|
f681db629f
|
Refactors a lot of code, and extracts permission-related functions to the PermissionHelper class
|
2021-09-20 13:56:30 +02:00 |
|
|
b191ac1de5
|
Moves some classes to the new container package, and improves some code
|
2021-09-18 21:51:29 +02:00 |
|
|
3ac6270897
|
Merge branch 'master' into vehicles
|
2021-09-09 15:26:25 +02:00 |
|
|
daa3c6f868
|
Cleans up a bit and changes to compile for java 16 and spigot 1.17
|
2021-09-09 15:25:08 +02:00 |
|
|
0fe2a5b380
|
Adds some more fixes and improvements for vehicle teleportation
|
2021-06-11 20:46:14 +02:00 |
|
|
44dfa2a10d
|
Greatly refactors gate loading
|
2021-02-28 21:53:27 +01:00 |
|
|
ba64572254
|
Adds more comments, simplifies some code and improves positioning of teleported large entities, like horses
|
2021-02-27 21:17:36 +01:00 |
|
|
e5fef0b16a
|
Moves the EconomyHandler to utility and adds some encapsulation for three of its variables
|
2021-02-22 20:26:10 +01:00 |
|
|
d26196b8aa
|
Adds some extra explanations to gate layout's description
|
2021-02-22 18:34:23 +01:00 |
|
|
fb70b8bc75
|
Splits Gate into Gate, GateLayout and GateHandler, and creates a new portal package with portal related classes
|
2021-02-22 17:01:47 +01:00 |
|