diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 981eb25ab0ecbe86b971d63dbfe0e2d8f5635311..864209062cfd5ad5e564857d3251709df0d413c0 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