index
:
Tumble
main
A Minecraft: Java Edition plugin recreating the Tumble minigame from Minecraft Legacy Console Edition.
sowgro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
MylesAndMore
/
tumble
/
Main.java
(
unfollow
)
Commit message (
Expand
)
Author
2022-12-14
slight lang change
Myles
2022-12-11
make rounds timed
Myles
2022-12-10
lang changes
Myles
2022-12-10
1AM COMMIT LETS GOOOO
Myles
2022-12-08
add autostart config and command
Myles
2022-12-07
add feature: seperate winning player tp
Myles
2022-12-06
GIVING ITEMS IS SO ANNOYING!
CraivMan
2022-12-03
add [tumble] prefix
Myles
2022-12-03
carver is too good at bug fixing
Myles
2022-12-02
add init message
Myles
2022-11-27
more refactoring rel. TumbleManager
Myles
2022-11-27
onDisable() isn't necessary, so it's removed for now
Myles
2022-11-27
rename 'setworld' command to 'link'
Myles
2022-11-27
refactor: the PluginManager was too op, so we had to nerf it
Myles
2022-11-27
slight lang change to warning wording on startup
Myles
2022-11-26
add null config check in Main.java
Myles
2022-11-26
rename StartGame to start
Myles
2022-11-26
begin the StartGame command
Myles
2022-11-26
add world config command
Myles
2022-11-25
add comments for my idiot future self 🙄
Myles
2022-11-25
I have reformatting ocd
Myles
2022-11-25
register config, bStats, command, and add disable method
Myles
2022-11-25
add bStats support
Myles
2022-11-25
sike we're using spigot now
Myles
2022-11-25
refactoring file struct changes
Myles