Changelog
v1.0.0 - Initial Release
-
Added teleportation commands:
/hub
– Teleport players to the defined hub point./lobby
– Teleport players to the defined lobby point./spawn
– Teleport players to the defined spawn point.
-
Added set commands for administrators:
/sethub
– Set the hub point./setlobby
– Set the lobby point./setspawn
– Set the spawn point.
-
Permission system:
- Integrated with LuckPerms for permission management.
-
Permissions added for setting points:
hubby.sethub
– Allows setting the hub point.hubby.setlobby
– Allows setting the lobby point.hubby.setspawn
– Allows setting the spawn point.
-
Dependencies:
- Requires Fabric API for functionality.
- Requires LuckPerms for managing permissions.