index
:
resurrection
master
Force Minecraft players to wait absurd amounts of time before respawning
Bryson Steck
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
brysonsteck
/
Resurrection
/
Resurrection.java
Age
Commit message (
Expand
)
Author
2022-01-04
fixed all System.out calls, added command
Bryson Steck
2021-09-13
made debug mode disclaimer console only
Bryson Steck
2021-09-13
added debug messages to all where applicable
Bryson Steck
2021-09-13
found lack of saving data if player joins during dead state and resurrects
Bryson Steck
2021-09-13
testing new debug mode
Bryson Steck
2021-09-13
moved settings constructor call
Bryson Steck
2021-09-13
added constructor to else in setting file check
Bryson Steck
2021-09-13
plugin continues to run after disabling"
Bryson Steck
2021-09-13
found parsesettings bug
Bryson Steck
2021-08-25
did some cleanup for transtioning out of beta
Bryson Steck
2021-08-19
well that magically fixed itself
Bryson Steck
2021-08-19
trying to find why settings wont apply
Bryson Steck
2021-08-19
added h and f mods for timecheck.formattime
Bryson Steck
2021-08-19
completed setting parser
Bryson Steck
2021-08-11
added check for settings file
Bryson Steck
2021-08-11
adding new settings feature
Bryson Steck
2021-07-21
testing spawn air tester
Bryson Steck
2021-07-19
am i done?
Bryson Steck
2021-07-19
added bug command
Bryson Steck
2021-07-19
program exits if playerdata file creation fails
Bryson Steck
2021-07-04
forgot to change filepath in main class
Bryson Steck
2021-07-04
fixed time formatting
Bryson Steck
2021-07-04
added info to about command
Bryson Steck
2021-07-04
added howlong command
Bryson Steck
2021-06-16
resurrect command should remove death
Bryson Steck
2021-06-16
acutally fixed file location
Bryson Steck
2021-06-16
fixed file location
Bryson Steck
2021-06-16
implemented playerdata
Bryson Steck
2021-06-15
finally figured out how to edit player data. now how to save it...
Bryson Steck
2021-06-15
added sounds to resurrection event
Bryson Steck
2021-06-15
now testing full day resurrection
Bryson Steck
2021-06-15
starting to test timer
Bryson Steck
2021-06-06
trying threads
Bryson Steck
2021-06-06
removed plugin getter from main
Bryson Steck
2021-06-06
trying syncdelaytask
Bryson Steck
2021-06-06
updater should work now
Bryson Steck
2021-06-06
added updater, checking if it works...
Bryson Steck
2021-06-06
i think the death thing works now
Bryson Steck
2021-06-06
hopefully fixed crash
Bryson Steck
2021-06-06
death event works, working on commands
Bryson Steck