Initial commit
This commit is contained in:
commit
30f633c7ff
1281 changed files with 265821 additions and 0 deletions
13
servers/creative/plugins/WorldGuard/worlds/Hub/config.yml
Normal file
13
servers/creative/plugins/WorldGuard/worlds/Hub/config.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
#
|
||||
# WorldGuard's world configuration file
|
||||
#
|
||||
# This is a world configuration file. Anything placed into here will only
|
||||
# affect this world. If you don't put anything in this file, then the
|
||||
# settings will be inherited from the main configuration file.
|
||||
#
|
||||
# If you see {} below, that means that there are NO entries in this file.
|
||||
# Remove the {} and add your own entries.
|
||||
#
|
||||
|
||||
regions:
|
||||
titles-always-use-default-times: true
|
||||
Reference in a new issue