mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 12:23:59 +00:00
Separate config sections evenly
This commit is contained in:
parent
bae337cc49
commit
3f26d4ad98
1 changed files with 0 additions and 5 deletions
|
@ -18,8 +18,6 @@
|
||||||
# - CraftBukkit and Permissions have been updated: CraftBukkit and Essentials almost always line up, but sometimes other plugins fall behind CraftBukkit's multiple daily updates
|
# - CraftBukkit and Permissions have been updated: CraftBukkit and Essentials almost always line up, but sometimes other plugins fall behind CraftBukkit's multiple daily updates
|
||||||
# - You have saved the document as UTF-8, NOT the default, ANSI
|
# - You have saved the document as UTF-8, NOT the default, ANSI
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
# +------------------------------------------------------+ #
|
# +------------------------------------------------------+ #
|
||||||
# | Essentials (Global) | #
|
# | Essentials (Global) | #
|
||||||
|
@ -368,8 +366,6 @@ chat:
|
||||||
|
|
||||||
# If your using group formats make sure to remove the '#' to allow the setting to be read.
|
# If your using group formats make sure to remove the '#' to allow the setting to be read.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
# +------------------------------------------------------+ #
|
# +------------------------------------------------------+ #
|
||||||
# | EssentialsProtect | #
|
# | EssentialsProtect | #
|
||||||
|
@ -525,7 +521,6 @@ protect:
|
||||||
# Should we tell people they are not allowed to build
|
# Should we tell people they are not allowed to build
|
||||||
warn-on-build-disallow: true
|
warn-on-build-disallow: true
|
||||||
|
|
||||||
|
|
||||||
# Disable weather options
|
# Disable weather options
|
||||||
weather:
|
weather:
|
||||||
storm: false
|
storm: false
|
||||||
|
|
Loading…
Reference in a new issue