Remove Pufferpanel and add Nix-Minecraft properly
This commit is contained in:
parent
f8907ae96e
commit
b6f1cb5259
13 changed files with 45 additions and 221 deletions
|
@ -1,9 +1,4 @@
|
|||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | Notes | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
## Notes
|
||||
|
||||
# This is the config file for EssentialsX.
|
||||
# This config was generated for version 2.21.0-dev+107-7b02d22.
|
||||
|
@ -17,11 +12,7 @@
|
|||
|
||||
# If you need help, you can join the EssentialsX community: https://essentialsx.net/community.html
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | Essentials (Global) | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
# Essentials (Global)
|
||||
|
||||
# A color code between 0-9 or a-f. Set to 'none' to disable.
|
||||
# In 1.16+ you can use hex color codes here as well. (For example, #613e1d is brown).
|
||||
|
@ -760,11 +751,7 @@ max-itemlore-lines: 10
|
|||
# This uses the public GitHub API and no identifying information is sent or stored.
|
||||
update-check: true
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | Homes | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
## Homes
|
||||
|
||||
# Allows people to set their bed during the day.
|
||||
# This setting has no effect in Minecraft 1.15+, as Minecraft will always allow the player to set their bed location during the day.
|
||||
|
@ -804,11 +791,7 @@ spawn-if-no-home: true
|
|||
# Should players be asked to provide confirmation for homes which they attempt to overwrite?
|
||||
confirm-home-overwrite: false
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | Economy | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
## Economy
|
||||
|
||||
# For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy
|
||||
|
||||
|
@ -873,11 +856,7 @@ show-zero-baltop: true
|
|||
# For 1'234,50 use fr-ch
|
||||
#currency-symbol-format-locale: en-US
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | Help | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
## Help
|
||||
|
||||
# Show other plugins commands in help.
|
||||
non-ess-in-help: true
|
||||
|
@ -888,11 +867,7 @@ non-ess-in-help: true
|
|||
# You can use negative permissions to remove access to just a single plugins help if the following is enabled.
|
||||
hide-permissionless-help: true
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | EssentialsX Chat | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
## EssentialsX Chat
|
||||
|
||||
# You need to install EssentialsX Chat for this section to work.
|
||||
# See https://essentialsx.net/wiki/Module-Breakdown.html for more information.
|
||||
|
@ -955,11 +930,7 @@ chat:
|
|||
# Whether chat questions should be enabled or not.
|
||||
question-enabled: true
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | EssentialsX Protect | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
## EssentialsX Protect
|
||||
|
||||
# You need to install EssentialsX Protect for this section to work.
|
||||
# See https://essentialsx.net/wiki/Module-Breakdown.html for more information.
|
||||
|
@ -1103,11 +1074,7 @@ protect:
|
|||
thunder: false
|
||||
lightning: false
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | EssentialsX AntiBuild | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
## EssentialsX AntiBuild
|
||||
|
||||
# You need to install EssentialsX AntiBuild for this section to work.
|
||||
# See https://essentialsx.net/wiki/Module-Breakdown.html and http://wiki.ess3.net/wiki/AntiBuild for more information.
|
||||
|
@ -1149,11 +1116,7 @@ protect:
|
|||
# Which blocks should not be dispensed by dispensers
|
||||
dispenser:
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | EssentialsX Spawn + New Players | #
|
||||
# +------------------------------------------------------+ #
|
||||
############################################################
|
||||
## EssentialsX Spawn + New Players
|
||||
|
||||
# You need to install EssentialsX Spawn for this section to work.
|
||||
# See https://essentialsx.net/wiki/Module-Breakdown.html for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue