aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/MylesAndMore/tumble/commands/ReloadCommand.java (follow)
Commit message (Collapse)AuthorAge
* refactoring!MylesAndMore2023-06-17
| | | | it's been a while, I thought I would clean up the code a bit and test to make sure everything works on 1.20 :)
* refactor: the PluginManager was too op, so we had to nerf itMyles2022-11-27
| | | | it is now TumbleManager because I just realized bukkit already has something called PluginManager
* reformat if/else to reflect commonalityMyles2022-11-27
|
* add PluginManagerMyles2022-11-26
|
* add var for pluginMyles2022-11-26
|
* add comments for my idiot future self 🙄Myles2022-11-25
|
* make permission message configurableMyles2022-11-25
|
* add ReloadCommand to...reload..yeahMyles2022-11-25