Commit Graph

20 Commits

Author SHA1 Message Date
Daniel 19e61e2ae0 Completed Command Framework
The Command Framework is done and has been tested via JUnit Testing and via in game testing.
Along with that the project can properly be build into a valid plugin
2022-10-05 16:28:18 -04:00
Daniel f039c04e08 Change the name of Cord Classes 2022-10-04 10:09:09 -04:00
Daniel 2402b7a412 Added Part of the New Config & Temp removed old Code 2022-09-29 13:49:39 -04:00
Daniel 2c9f8dd51a Added Config Getters
because the tests wont run cause the plugin is complaining
2022-09-16 18:56:03 -04:00
Daniel b9f54ca6ed Created new ConfigSystem
Note this Config Merges Settings & Config together to prevent people getting confused *Mostly Me*
2022-09-16 17:55:34 -04:00
Daniel cd43b51329 Minor Class Refactoring 2022-09-08 10:30:29 -04:00
Peda 27b90b7343 possible fix for getOfflinePlayer running in timeouts due to mojang 2020-12-27 23:07:01 +01:00
Daniel 66c3e60a6f Updating To Gradlew and New Command Framework 2020-09-09 14:47:02 -04:00
Butzlabben 14a5dd7657 Implemented #51 2020-02-03 20:34:08 +01:00
Butzlabben 7d7ff9cc8c Cleaned up code 2019-08-23 15:18:50 +02:00
Butzlabben f7277a68f9 Reformatted code + fixed bug 2019-08-10 15:31:30 +02:00
Butzlabben a5c50d988e Fixed critical MySQL bug 2019-08-07 14:55:25 +02:00
Daniel 9dd351e102 Fixed bug in config 2019-05-21 18:04:33 +02:00
Daniel 0d5364a041 Removed unnecessary imports 2019-05-04 09:23:09 +02:00
Daniel 679ee5e8f9 Added config reader for generator settings 2019-05-02 20:46:47 +02:00
Butzlabben a8cd6af9c7 Implemented vice versa system for playerpositions 2019-04-22 21:53:21 +02:00
Butzlabben 0358a634b2 Fixed #23 2019-04-22 16:47:36 +02:00
Butzlabben 1f02b57adb Implemented database connections 2019-04-22 14:32:01 +02:00
Butzlabben cbf41729a9 Added site generation to pom.xml
Fixed encoding of some files
2019-03-03 16:28:19 +01:00
Butzlabben e26791589a Made project structure prettier 2019-02-10 22:03:53 +01:00