From fb22ed40df5b1599aefce668e8ce6e1c43643544 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 15 Jun 2021 22:01:12 -0600 Subject: finally figured out how to edit player data. now how to save it... --- src/net/brysonsteck/Resurrection/config.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/net/brysonsteck/Resurrection/config.yml (limited to 'src/net/brysonsteck/Resurrection/config.yml') 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 -- cgit v1.2.3