92c3eadf8f
Updates Stargate for Spigot 1.19
EpicKnarvik97/Stargate/pipeline/head There was a failure building this commit
2022-06-17 12:40:15 +02:00
28bb6f2109
Improves the generation of the list of available chat colors
2022-02-09 17:19:51 +01:00
2bb0e8670d
Makes a lot of changes necessary for RGB and per-sign color configuration support
2022-01-25 16:46:29 +01:00
b4d908eaa0
Improves tab completion for Stargate commands by taking into account typed text
...
Sends tab completion for the config command to the config tab completer
2021-11-09 20:58:55 +01:00
37cf75ada1
Adds the config command as a child to the Stargate command
2021-11-09 02:01:58 +01:00
2541391d3e
Moves all config related code from Stargate to StargateConfig
2021-10-23 18:34:31 +02:00
51afa1527f
Updates the API version used as 1.16 is no longer the target version
2021-10-11 20:16:36 +02:00
f12306426b
Renames strings in onCommand to args for consistency
2021-09-20 13:46:20 +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
1721750aa1
Adds comments and simplifies some of the code
...
Adds a PortalOption enum to simplify portal options
Adds a BungeeHelper class to collect the bungee-related code
2021-02-20 13:57:04 +01:00
5b7f5649b1
Makes a whole lot of changes
...
Adds some new tests
Improves plugin command handling by using one class for each command
Makes some changes to vehicle teleportation to support horses and pigs, but vehicle teleportation is still buggy and messy
Adds some more missing comments
Adds a wildcard permission and uses built-in permissions some places to avoid checking for three different permissions
2021-02-16 21:58:31 +01:00