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
(
unfollow
)
Commit message (
Collapse
)
Author
2022-11-26
add logic so players cannot rejoin in game world
Myles
EventListener logic
2022-11-26
remove start-game alias
Myles
it's no longer applicable with the new command name
2022-11-26
add null config check in Main.java
Myles
2022-11-26
complete reformat of logic in StartGame
Myles
2022-11-26
add duplicate world protection in SetWorldConfig
Myles
also changed the msgs slightly
2022-11-26
rename StartGame to start
Myles
2022-11-26
amend PluginManager
Myles
2022-11-26
add PluginManager
Myles
2022-11-26
begin the StartGame command
Myles
2022-11-26
we're too cool for a worldmanager
Myles
2022-11-26
spigot yaml parser is weird
Myles
2022-11-26
oopsies forgot to add perms
Myles
2022-11-26
add world config command
Myles
PLEASE I JUST WANT TO GO TO BED
2022-11-26
add var for plugin
Myles
2022-11-25
add comments for my idiot future self 🙄
Myles
2022-11-25
make permission message configurable
Myles
2022-11-25
I have reformatting ocd
Myles
2022-11-25
add ReloadCommand to...reload..yeah
Myles
2022-11-25
add Metrics class for bStats
Myles
2022-11-25
register config, bStats, command, and add disable method
Myles
2022-11-25
wow the event listener actually works now! (maybe)
Myles
2022-11-25
update plugin.yml for reload cmd
Myles
2022-11-25
add config.yml for join msgs
Myles
2022-11-25
add bStats support
Myles
2022-11-25
add plugin.yml
Myles
2022-11-25
sike we're using spigot now
Myles
2022-11-25
refactoring file struct changes
Myles