aboutsummaryrefslogtreecommitdiff
path: root/src/net/brysonsteck/Resurrection/config.yml
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-06-15 22:01:12 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-06-15 22:01:12 -0600
commitfb22ed40df5b1599aefce668e8ce6e1c43643544 (patch)
treea4f4e8a95e6e92ca997c5b5fc35d15a71c9f070e /src/net/brysonsteck/Resurrection/config.yml
parent34e7a03d283051b81fee60a67170ea22c672f81d (diff)
downloadresurrection-fb22ed40df5b1599aefce668e8ce6e1c43643544.tar
resurrection-fb22ed40df5b1599aefce668e8ce6e1c43643544.tar.gz
resurrection-fb22ed40df5b1599aefce668e8ce6e1c43643544.tar.bz2
finally figured out how to edit player data. now how to save it...
Diffstat (limited to 'src/net/brysonsteck/Resurrection/config.yml')
-rw-r--r--src/net/brysonsteck/Resurrection/config.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/net/brysonsteck/Resurrection/config.yml b/src/net/brysonsteck/Resurrection/config.yml
new file mode 100644
index 0000000..825512d
--- /dev/null
+++ b/src/net/brysonsteck/Resurrection/config.yml
@@ -0,0 +1,7 @@
+resurrect:
+ bryzinga:
+ dead: false
+ resurrectTime: 0
+ jobuxx:
+ dead: true
+ resurrectTime: 8192734897563945 \ No newline at end of file