From fddddfd50039386df561f276cf9247864d5ff64d Mon Sep 17 00:00:00 2001
From: unknown <martin.hustoles@student.reutlingen-university.de>
Date: Wed, 28 Feb 2024 03:20:45 +0100
Subject: [PATCH] update

---
 src/main/resources/config.yml | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index 981eb25..8642090 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -3,12 +3,4 @@ max-plot-size: 62500
 #Chop Radius for Trees
 chop-radius: 4
 #Name of Lobby Server in the Proxy Network
-proxy-hub-name: lobby
-#Disables Command for People without the nessecary Permission. The Plugin compares these Strings using startsWith()
-disabled_commands:
-  - /pl
-  - /?
-  - /ver
-  - /bukkit
-  - /luckperms
-  - /worldedit
\ No newline at end of file
+proxy-hub-name: lobby
\ No newline at end of file
-- 
GitLab