Commit graph

89 commits

Author SHA1 Message Date
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
stijnb1234
92840b7864 Added group whitelist system 2020-02-25 10:34:19 +01:00
stijnb1234
6b21dd687d Added rename to help 2020-02-25 10:10:05 +01:00
stijnb1234
b2722a59fc Fixed liftname issues 2020-02-24 18:56:25 +01:00
stijnb1234
9c56e5b38d Fixed jackson issues 2020-02-24 18:10:37 +01:00
stijnb1234
9ce170acb3 Fixed ArrayIndexOutOfBoundsException for start command 2020-02-24 16:55:53 +01:00
stijnb1234
ecd0fdd6f6 Updated tabcompleter 2020-02-22 19:00:27 +01:00
stijnb1234
6f0aa3c1ff Added #29 2020-02-22 16:51:20 +01:00
stijnb1234
4b5ee21872 Added tabcompleter 2020-02-21 10:51:37 +01:00
stijnb1234
2fa2cd9b95 Bump to 0.5.2 2020-02-21 10:27:44 +01:00
stijnb1234
338509c8d1 Booleans can't be null :| 2020-02-21 10:23:01 +01:00
stijnb1234
6e8dfd8e91 Made UpdateChecker default true if null 2020-02-21 10:21:09 +01:00
stijnb1234
a881adb64a Added metrics & made UpdateChecker optional 2020-02-21 10:18:59 +01:00
stijnb1234
383b99114a Added start & stop commands 2020-02-21 10:13:45 +01:00
stijnb1234
6b82ba9d72 Fixed rename command not working, because of namechange. (Will be listed if working) 2020-02-21 10:06:36 +01:00
stijnb1234
abfc935e4d Added todo 2020-02-17 22:11:09 +01:00
stijnb1234
06f8bd6c57 Cleaned pom.xml 2020-02-16 18:54:33 +01:00
stijnb1234
70b1af39e8 Possibly fixes #25 2020-02-16 09:19:31 +01:00