resurrection/data/settings.resurrection

5 lines
459 B
Text
Raw Normal View History

2021-08-11 20:32:42 -06:00
# This is the default settings file. All lines starting with a '#' are treated as comments and will be ignored.
# 'resurrection_time' is the amount of time in milliseconds Resurrection will force the player to wait. Default value is 8640000 milliseconds (24 hours).
2021-08-19 21:12:47 -06:00
resurrection_time=8640000
# 'debug' enables debug messages in the console and players' chat as the plugin runs. The only valid values are 'true' and 'false'. Default value is false.
debug=false