Commit Graph

36 Commits

Author SHA1 Message Date
Daniel 540bf968cc Deleted Mockito and a few other things 2022-10-06 20:36:50 -04:00
Daniel 0c47de7a3e Small Update to TabComplete 2022-10-05 19:05:39 -04:00
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 2402b7a412 Added Part of the New Config & Temp removed old Code 2022-09-29 13:49:39 -04:00
Daniel cd43b51329 Minor Class Refactoring 2022-09-08 10:30:29 -04:00
Daniel d85e632fc7 Returned Project to Maven && Disabled Async World Generation 2022-09-07 10:27:38 -04:00
Daniel 57c7d2a61f 1.18 update 2021-12-14 19:34:28 -05:00
Peda 42c43c41b6 World gamerules etc. are now only updated on world load 2020-12-29 12:44:04 +01:00
Peda 0e180a0d50 + added player uuid caching
+ added extreme paper speedup on sync mode, by disabling the chunk loading
2020-12-28 01:30:59 +01:00
Peda 5b69c58bbb some fiddeling to make use of fawe worldgen 2020-12-27 20:00:36 +01:00
Daniel a5f193363e Repair Minor Bugs and readying a release candidate 2020-09-14 11:45:27 -04:00
Daniel 66c3e60a6f Updating To Gradlew and New Command Framework 2020-09-09 14:47:02 -04:00
Butzlabben b22e863acf Improved log message 2020-08-24 12:16:39 +02:00
Butzlabben 5f88f34d24 Removed async world creation option for all versions 1.13 or higher, as this doesn't work properly anymore with FAWE 2020-08-24 12:15:35 +02:00
Butzlabben 9627dead9f Fixed NPE 2020-05-23 12:17:42 +02:00
Butzlabben 32e6ba3c50 Added first 1.15 support. More testing has to be done by the users 2020-02-12 18:31:02 +01:00
Butzlabben 14a5dd7657 Implemented #51 2020-02-03 20:34:08 +01:00
SNAKE 9db6b05c33
Update WorldSystem.java 2019-10-24 14:44:15 +09:00
Butzlabben 1fb92ab47c Fixed bug, added contributor and fixed typos 2019-08-26 15:18:06 +02:00
montlikadani d303be4f82 Copy the files correctly 2019-08-23 16:29:12 +02:00
montlikadani 68b69e2548 Moved language files to a languages folder 2019-08-23 16:14:16 +02:00
Butzlabben a8b9524238 Fixed #34 2019-08-23 15:17:10 +02:00
Butzlabben f7277a68f9 Reformatted code + fixed bug 2019-08-10 15:31:30 +02:00
Daniel ad774d00b3
Merge pull request #27 from Butzlabben/multiple_generators
Multiple generators
2019-05-04 09:26:48 +02:00
Daniel 0d5364a041 Removed unnecessary imports 2019-05-04 09:23:09 +02:00
Butzlabben b952ad71f8 Added 1.14 compatibility 2019-05-01 14:12:22 +02:00
Daniel 15b5f79acf Refactored some old code 2019-04-30 00:39:13 +02:00
Daniel 74c346924b Refactored some old code 2019-04-30 00:29:07 +02:00
Daniel 42e1548310 refactored location of autoupdater package 2019-04-30 00:22:22 +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 7eccbb3882 Added PlaceholderAPI support 2019-03-17 20:35:37 +01:00
Butzlabben 93b322116b Some code clean up 2019-02-12 10:06:54 +01:00
Butzlabben 3b63d92741 Fixed problems with permissions of ws.get and ws.sethome 2019-02-11 15:02:40 +01:00
Butzlabben e26791589a Made project structure prettier 2019-02-10 22:03:53 +01:00