Commit graph

130 commits

Author SHA1 Message Date
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
stijnb1234
526cdde9e6 Disabled hikari logs and added closing editor saving, closes 26 and 27 2020-02-16 08:47:28 +01:00
stijnb1234
549ace8399 Bumped version to 0.5.1 2020-02-08 19:25:59 +01:00
stijnb1234
8f9a825935 Fixed 1.12.2 blockdata issues, closes #17 2020-02-08 19:16:19 +01:00
stijnb1234
9d5de9c0e7 Fixed some equals() issues 2020-02-08 19:05:22 +01:00
stijnb1234
2146beba9d Fixed Bisected issues 2020-02-08 16:47:25 +01:00
stijnb1234
13b5ab69a2 Fixed lombok building (javadoc) & fixed equals() and toString() methods 2020-02-08 11:56:17 +01:00
stijnb1234
27bf53aaad Fixed saving issues 2020-02-08 10:59:57 +01:00
stijnb1234
79f37ee2bc Fixed confliction error and moved to Jackson for faster binding 2020-02-06 20:47:47 +01:00
stijnb1234
4696050b86 Moved to SBUtilities <3 2020-02-06 19:46:15 +01:00
stijnb1234
211b331d4d Fixed some rotation issues 2020-02-06 17:56:27 +01:00
stijnb1234
c61063ebdf Fixed GSON issues for 1.14+ & fixed dir blocks 2020-02-03 19:53:29 +01:00
stijnb1234
c712ad1775 Fixed issues with ropes 2020-02-03 18:30:41 +01:00
stijnb1234
144f9cdaf1 Fixed removing lifts (DB) 2020-02-03 16:51:20 +01:00
stijnb1234
ba3394703c Added abort & reload commands 2020-02-03 15:40:49 +01:00
stijnb1234
5a16c6261a Added help and removed debug, bump to v0.5 2020-02-03 15:26:13 +01:00
stijnb1234
17214098cd Added defaults to config 2020-02-03 15:10:28 +01:00
stijnb1234
3cc819cd7d Added data system 2020-02-03 14:44:22 +01:00
stijnb1234
68157e19de Added UpdateManager and started with data system using GSON 2020-02-02 21:01:28 +01:00
stijnb1234
b51f777836 Fixed little issue with < 1.12.2 support 2020-02-02 16:31:47 +01:00
stijnb1234
6fa89ba03c Fixed direction issues for 1.12.2 < 2020-02-02 16:26:52 +01:00
stijnb1234
f6529ecf32 Removed sign check to support other Directional blocks 2020-02-02 16:21:26 +01:00
stijnb1234
847267713e Code fully working for 1.13+ (except saving) 2020-02-02 16:20:20 +01:00
stijnb1234
52758e18a1 Fixed BlockState issues 2020-02-02 13:01:58 +01:00
stijnb1234
f24b35a2df Testing things with blockstate 2020-02-02 12:57:28 +01:00
stijnb1234
1bb722d639 Added docs to the V10LiftAPI class 2020-02-02 11:33:07 +01:00
stijnb1234
f619080a2d PlayerInteractListener done! :) 2020-02-02 11:24:12 +01:00
stijnb1234
54fe26647a Started with PlayerInteractListener 2020-02-01 14:12:54 +01:00
stijnb1234
77dccb3a59 Listeners added (only PlayerInteractListener not done) 2020-02-01 11:25:24 +01:00
stijnb1234
edf3ee2db4 CommandHandler done! ;) 2020-02-01 10:46:33 +01:00
stijnb1234
2c3ef91e0c Added some new things, and some commands 2020-01-31 15:31:33 +01:00
stijnb1234
61b23816c0 MoveLift class ready 2020-01-31 15:13:48 +01:00
stijnb1234
75390dfd08 Move Up system done, down system WIP 2020-01-31 14:31:51 +01:00
stijnb1234
daacbe2eb4 Added a lot of things!! 2020-01-31 11:42:52 +01:00
stijnb1234
5b1ef5bfa9 Added offline input and rename commands 2020-01-30 14:59:01 +01:00
stijnb1234
9ef7830c69 Added input command 2020-01-30 14:47:22 +01:00
stijnb1234
46bd6676e3 Added floor command 2020-01-30 14:39:22 +01:00
stijnb1234
9e2a758dee Added some things, and added the edit command 2020-01-30 14:19:13 +01:00
stijnb1234
d9679539de Fixed old LiftSign class 2020-01-30 12:57:42 +01:00
stijnb1234
5c8b10faa1 Started with the recode :) 2020-01-30 12:50:29 +01:00