Commit graph

106 commits

Author SHA1 Message Date
Stijn Bannink
77ae6c98f8
Removed fixed todo 2021-04-10 18:16:27 +02:00
stijnb1234
a2228fecb7 Removed unused import 2021-04-10 17:53:59 +02:00
stijnb1234
a1e158eb01 Beautified MoveLift (removed duplicate code) 2021-04-10 16:56:47 +02:00
stijnb1234
4f5ef2cee5 Fixed Javadoc building and removed instance of ACBM and FBM 2021-04-07 10:57:35 +02:00
stijnb1234
e446a44af8 Fixed missing imports 2021-04-07 10:44:04 +02:00
stijnb1234
4e9ac799a2 General cleanup
- Moved XSeries to Maven
- Updated UpdateManager
- New ConfigUpdater
2021-04-07 10:41:01 +02:00
Stijn Bannink
346f9bcb00
Cleanup 2021-03-24 12:15:01 +01:00
stijnb1234
04191649f9 Changed Main class 2020-09-20 18:53:23 +02:00
stijnb1234
ae20ae9797 Moved all values to signtext in config, closes #51 2020-09-20 15:17:57 +02:00
stijnb1234
48e94d6404 Updated to 1.16.3 2020-09-20 15:12:21 +02:00
stijnb1234
870b454b20 Added slf4j, because hikari uses it. Closes #50 2020-07-25 20:31:13 +02:00
stijnb1234
579b2d7e28 Fixed "Not a JSON Array", closes #49 2020-07-05 21:31:34 +02:00
stijnb1234
d57406f66e Bump to v0.6 -> Renamed packages following Java standard, and added 1.16 support. 2020-07-01 22:44:57 +02:00
stijnb1234
f27bc96b20 Updated UpdateManager 2020-04-15 12:50:04 +02:00
stijnb1234
1f144220a6 Merge remote-tracking branch 'origin/master' 2020-03-16 10:35:18 +01:00
stijnb1234
608ea1906a Made speed non-player by adding a name argument 2020-03-16 10:34:45 +01:00
stijnb1234
69beb8efe2 Added packet teleportation methods (optional) 2020-03-16 10:27:26 +01:00
freezweb
0d3075c4cf
Hardcoded sign changed to config
Hardcoded sign changed to config ConfigUtil.getConfigText("SignText")
2020-03-09 10:49:10 +01:00
stijnb1234
83f092c262 Added class documentation 2020-03-01 10:19:22 +01:00
stijnb1234
14c26b996b Added package-info 2020-03-01 10:05:43 +01:00
stijnb1234
6c0a635063 Added spaces between messages 2020-02-28 16:40:42 +01:00
stijnb1234
f5f8ba67e9 Fixed message formatting 2020-02-28 16:38:47 +01:00
stijnb1234
f6bf85c654 Fixed slab support 2020-02-27 19:41:26 +01:00
stijnb1234
78158f9f38 Added support for slabs in 1.13+ 2020-02-27 19:31:56 +01:00
stijnb1234
53cdc27880 Added bisected but not directional support 2020-02-27 19:25:17 +01:00
stijnb1234
0a57539d50 Hotfix: Fixed variables in messages. 2020-02-27 19:09:45 +01:00
stijnb1234
7e5072ef3e Bumped to v0.5.7 2020-02-27 15:24:56 +01:00
stijnb1234
a6302f8418 Implemented messages.yml file in code 2020-02-27 14:13:49 +01:00
stijnb1234
58dd349140 Made ConfigUtil ready for message usage 2020-02-27 12:45:05 +01:00
stijnb1234
6319b181c4 Added messages.yml, must be implemented. 2020-02-27 12:30:40 +01:00
stijnb1234
110c5cbfd5 Fixed casting issues for BlockBreakListener 2020-02-26 20:32:34 +01:00
stijnb1234
0a69a63f3a Fixed bugs in real door system and added break protection for upper/lower of door 2020-02-26 17:28:25 +01:00
stijnb1234
6d922f4f73 Added real door support 2020-02-26 11:33:35 +01:00
stijnb1234
be11d3852a Added bypass for repair command 2020-02-26 10:50:15 +01:00
stijnb1234
330ead82ff Removed randomnizer in setDefective() because it's useless 2020-02-26 10:43:00 +01:00
stijnb1234
8832db764c Made tabcompleter a lot nicer :) 2020-02-26 10:38:32 +01:00
stijnb1234
f24e8d50ed Minor change in API 2020-02-26 10:19:33 +01:00
stijnb1234
5991e4ade7 Fixed some non-player commands 2020-02-26 10:17:34 +01:00
stijnb1234
90f6e4c6ab Fixed typos in help 2020-02-25 21:31:16 +01:00
stijnb1234
3db2ab11f2 Fixed offline input not working 2020-02-25 21:24:28 +01:00
stijnb1234
74b4ce38fb Added disable command and fixed permissions, closes #15 2020-02-25 21:19:15 +01:00
stijnb1234
fb2f6da9cf Fixed left click adventure issues 2020-02-25 16:40:31 +01:00
stijnb1234
64bf28b85d Changed event type for left click in adventure 2020-02-25 16:21:08 +01:00
stijnb1234
a26dc56b9a Building test 2020-02-25 15:58:47 +01:00
stijnb1234
50864479c9 Made tabcompleter smaller 2020-02-25 15:31:28 +01:00
stijnb1234
345fd9cf77 Fixed typo in help 2020-02-25 15:12:35 +01:00
stijnb1234
bf371acd8f Bump to v0.5.4 2020-02-25 13:34:58 +01:00
stijnb1234
3907de1610 Moved back to GSON, makes jar smaller. 2020-02-25 13:14:49 +01:00
stijnb1234
b6f80dba35 Fixed left click for adventure, closes #25 2020-02-25 10:50:21 +01:00
stijnb1234
b048cc59cd Fixed building issues 2020-02-25 10:41:48 +01:00