Commit Graph

8 Commits

Author SHA1 Message Date
PiggyPiglet bc0535e2f4 Converted to gradle 2020-07-15 00:56:49 +08:00
Frcsty 3e396a97b0
Changed command system (#304)
* Save Cacheable expansions data on shutdown

* Prepare for 1.16

* 1.16.1 is out apparently

* Further fixes, still not done

* Inline JSONMessages & fix for 1.16

* Done :O

* Done for real now, (hopefully)

* Changed to static instead of DI for plugin instance

* Cleanup

* Modified tab completions. Removed extra command.

* Apparently this is needed

* Started cleaning stuff up

basically just pushing so I can continue on laptop

* did more cleaning, probs like half way done

* more cleaning. reverted back to a min arg system somewhat similar to what frosty had, but less boilerplate.

* Started debugging and fixing runtime/compile errors

* Fixed bugs, still needs thorough testing

* Re-enable metrics

* relocated stuff again

* - Remove json message relocation
- uncomment other relocations
- reformat pom
- remove useless scope declaration
- Fix metrics constructor
- Switch commands to use inline json message

Co-authored-by: iGabyTM <contactgabytm@gmail.com>
Co-authored-by: darbyjack <admin@glaremasters.me>
Co-authored-by: PiggyPiglet <noreply@piggypiglet.me>
2020-07-13 15:27:59 -04:00
darbyjack 6e68929a5c
Updated gitignore to ignore IDEA files. 2019-12-10 17:16:28 -06:00
Mitchell Cook 27ca32b14c
Updated .gitignore to ignore .iml project files. 2018-07-16 18:01:40 +10:00
DoNotSpamPls a98f3cb366 Change config system to use Bukkit's implementation, optimize code (#2) 2018-03-22 15:15:47 -04:00
Banbeucmas 58b2ba5de7
Update using Luck suggestion 2018-03-22 00:47:13 +09:00
Banbeucmas f2493bbaef Actually, remove copy pasta stuff from MCMMO lol 2018-03-22 00:24:02 +09:00
Banbeucmas 755cf208d9 Adding .gitignore 2018-03-22 00:22:34 +09:00