Commit graph

72 commits

Author SHA1 Message Date
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