mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-12 22:08:35 +00:00
Begin work on toggles
This commit is contained in:
10
server/src/main/resources/toggles.yml
Normal file
10
server/src/main/resources/toggles.yml
Normal file
@ -0,0 +1,10 @@
|
||||
# Plex Toggles
|
||||
|
||||
# Should explosions be enabled?
|
||||
explosions: false
|
||||
|
||||
# Should fluid spread be enabled?
|
||||
fluidspread: true
|
||||
|
||||
# Should drops be enabled?
|
||||
drops: true
|
Reference in New Issue
Block a user