why is ender chest still enabled
This commit is contained in:
parent
4395da4c2b
commit
d5fe25fccc
4 changed files with 2 additions and 18 deletions
|
|
@ -49,7 +49,7 @@
|
|||
# Allows users to access their ender chest, as well as admins to manage other players' ender chests.
|
||||
enderchest: {
|
||||
# Default: true
|
||||
enabled: true
|
||||
enabled: false
|
||||
}
|
||||
|
||||
# Allows users to set a custom hat as their head item by using a command
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
# Allows users to access their ender chest, as well as admins to manage other players' ender chests.
|
||||
enderchest: {
|
||||
# Default: true
|
||||
enabled: true
|
||||
enabled: false
|
||||
}
|
||||
|
||||
# Allows users to set a custom hat as their head item by using a command
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
# Default config file that will be copied to instance's config/ftbqoptimizer.snbt location
|
||||
|
||||
{ }
|
||||
Loading…
Add table
Add a link
Reference in a new issue