Commit Graph

8 Commits

Author SHA1 Message Date
SeanOMik 7519b049b3 Implement #66 2021-12-11 18:55:49 -05:00
SeanOMik c77e8065d3
Add a way for certain gameplay related messages to get disabled 2021-09-20 23:09:04 -04:00
SeanOMik ddd00cf9e8
Fix #14 2021-08-14 17:33:03 -04:00
SeanOMik 89200ae301
Remove need for program arguments. Add notice of bStats in readme. 2021-07-18 23:12:38 -04:00
SeanOMik 63814427db
Fix config reload command 2021-06-23 19:46:13 -04:00
SeanOMik 01efec4092
Add a fix for #42 that doesn't involve deleting the configuration files
Also add link default language.yml to the readme.
2021-06-23 19:21:59 -04:00
SeanOMik d94907128f
Add support for modifying the prefix
This relates to #36. Also add a link to the default config file onto the readme. The last thing I did was fixing AnvilGUI for users not using Java 16.
2021-06-23 19:14:43 -04:00
SeanOMik 1dbdfb0049
Update for 1.17
I had to separate the 1.17 implementation in a separate maven module. I will do similar things to all other older MC versions since we will no longer need to have the jar file with a bunch of nms versions packaged inside of it.
2021-06-23 15:54:58 -04:00