From 4b35fd40e3be20c3c0b156f83a916e6d30e63290 Mon Sep 17 00:00:00 2001
From: Luna <lunahatesgogle@gmail.com>
Date: Sat, 10 Jun 2023 20:08:06 -0300
Subject: [PATCH] Misc changes

---
 config/plugins/TotalFreedomMod/config.yml | 25 +++++------------------
 config/server.properties                  |  2 +-
 server.toml                               |  2 +-
 3 files changed, 7 insertions(+), 22 deletions(-)

diff --git a/config/plugins/TotalFreedomMod/config.yml b/config/plugins/TotalFreedomMod/config.yml
index 3978b72..bd54607 100644
--- a/config/plugins/TotalFreedomMod/config.yml
+++ b/config/plugins/TotalFreedomMod/config.yml
@@ -252,16 +252,9 @@ blocked_commands:
   #   - 'n:b:/ban:_'
   #
   global:
-    # CoreProtect Blocked and shows as an unknown command...
-    - 'a:b:/co:_'
-    - 'n:b:/co purge:_'
-
     # Disabled commands
     - 'n:b:/essentials:_'
-    - 'n:b:/near:_'
     - 'n:b:/time:Server-side time changing is disabled. Please use /ptime to set your own personal time.'
-    - 'n:b:/disguiseradius:_'
-    - 'n:b:/undisguiseradius:_'
     - 'n:b:/debug:_'
     - 'n:b:/stop:_'
     - 'n:b:/restart:_'
@@ -285,40 +278,34 @@ blocked_commands:
     - 'n:b:/forceload:_'
     - 'n:b:/fill:_'
     - 'n:b:/paper:_'
+    - 'n:b:/scissors:_'
     - 'n:b:/locate:_'
     - 'n:b:/vvbukkit:_'
-    - 'n:b:/plot area c:_'
     - 'n:b:/loot:_'
-    - 'n:b:/plan:_'
-    - 'n:b://mat:_'
-    - 'n:b:/mat:_'
-    - 'n:b://distr:_'
     - 'n:b:/data:_'
     - 'n:b:/datapack:_'
     - 'n:b://regen:_'
-    - 'n:b://brush:_'
     - 'n:b:/execute:_'
     - 'n:b:/killall:_'
-    - 'n:b:/createdisguise:_'
     - 'n:b:/attribute:_'
     - 'n:b:/reload:_'
     - 'n:b:/gamerule:_'
     - 'n:b:/packet_filter:_'
     - 'n:b:/packetlog:_'
     - 'n:b:/protocol:_'
-    - 'n:b:/libsdisguises:_'
     - 'n:b:/setidletimeout:_'
     - 'n:b:/delchunks:_'
     - 'n:b:/worldguard:_'
     - 'n:b:/tpall:_'
-    - 'n:b:/wra:_'
     - 'n:b:/viaversion:_'
     - 'n:b:/spark:_'
-    - 'n:b://g:_'
     - 'n:b:/damage:_'
     - 'n:b:/fawe:_'
+    - 'n:b:/co purge:_'
+    - 'n:b:/jfr:_'
 
     # Admin commands
+    - 'a:b:/co:_'
     - 'a:b:/lightning:_'
     - 'a:b:/playsound:_'
     - 'a:b:/createkit:_'
@@ -331,7 +318,7 @@ blocked_commands:
     - 'a:b:/stoplag:_'
     - 'a:b:/slay:_'
     - 'a:b:/save-all:_'
-    - 'a:b:/particle:Due to security reasons, the use of /particle has been disabled.'
+    - 'a:b:/particle:_'
     - 'a:b:/kick:_'
     - 'a:b:/difficulty:_'
     - 'a:b:/socialspy:_'
@@ -339,7 +326,6 @@ blocked_commands:
     - 'a:b:/setworldspawn:_'
     - 'a:b:/scoreboard:_'
     - 'a:b:/setspawn:_'
-    - 'a:b:/disentity:_'
     - 'a:b:/title:_'
     - 'a:b:/weather:_'
     - 'a:b:/setblock:_'
@@ -373,7 +359,6 @@ blocked_commands:
     - 'a:b:/anychest:_'
     - 'a:b:/sc:_'
     - 'a:b:/wea:_'
-    - 'a:b:/ps:_'
 
   # Commands that cannot be used by muted players
   muted:
diff --git a/config/server.properties b/config/server.properties
index 4339f88..a5ff7dc 100644
--- a/config/server.properties
+++ b/config/server.properties
@@ -5,6 +5,6 @@ motd=${SERVER_NAME}
 gamemode=creative
 enable-query=true
 enforce-secure-profile=false
-max-players=20
+max-players=75
 allow-flight=true
 sync-chunk-writes=false
diff --git a/server.toml b/server.toml
index dbc55b5..7a087d3 100644
--- a/server.toml
+++ b/server.toml
@@ -65,7 +65,7 @@ version = "usc9dcSx"
 
 [[plugins]]
 type = "url"
-url = "https://github.com/IPTFreedom/BukkitTelnet/releases/download/4.9-IPT/BukkitTelnet.jar"
+url = "https://github.com/IPTFreedom/BukkitTelnet/releases/download/4.9.1-IPT/bukkittelnet-4.9.1-IPT.jar"
 
 [[plugins]]
 type = "url"