Commit graph

24 commits

Author SHA1 Message Date
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
608ea1906a Made speed non-player by adding a name argument 2020-03-16 10:34:45 +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
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
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
74b4ce38fb Added disable command and fixed permissions, closes #15 2020-02-25 21:19:15 +01:00
stijnb1234
345fd9cf77 Fixed typo in help 2020-02-25 15:12:35 +01:00
stijnb1234
3907de1610 Moved back to GSON, makes jar smaller. 2020-02-25 13:14:49 +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
6f0aa3c1ff Added #29 2020-02-22 16:51:20 +01:00
stijnb1234
4b5ee21872 Added tabcompleter 2020-02-21 10:51:37 +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
526cdde9e6 Disabled hikari logs and added closing editor saving, closes 26 and 27 2020-02-16 08:47:28 +01:00
stijnb1234
13b5ab69a2 Fixed lombok building (javadoc) & fixed equals() and toString() methods 2020-02-08 11:56:17 +01:00
Renamed from src/main/java/nl/SBDeveloper/V10Lift/Commands/V10LiftCommand.java (Browse further)