diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-08-19 21:58:40 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-08-19 21:58:40 -0600 |
commit | f75681144085e729b4e9972908c1fc859670bb4b (patch) | |
tree | 6c5c493288cfc5c241b68a803402b4c8763df41c /data/settings.resurrection | |
parent | 4af9e11bf4abae7f866b62af0877b4ce8bd94365 (diff) | |
download | resurrection-f75681144085e729b4e9972908c1fc859670bb4b.tar resurrection-f75681144085e729b4e9972908c1fc859670bb4b.tar.gz resurrection-f75681144085e729b4e9972908c1fc859670bb4b.tar.bz2 |
added h and f mods for timecheck.formattime
Diffstat (limited to 'data/settings.resurrection')
-rw-r--r-- | data/settings.resurrection | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/settings.resurrection b/data/settings.resurrection deleted file mode 100644 index e3ef96e..0000000 --- a/data/settings.resurrection +++ /dev/null @@ -1,5 +0,0 @@ -# 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). -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
\ No newline at end of file |