About Lobby
Allows players to set and teleport to a lobby location with permission-based access and cooldowns.
Commands:
/setlobby
Description: Sets the current player's position as the lobby location.
Permission Required: lobby.set
/lobby
Description: Teleports the player to the pre-defined lobby location.
Permission Required: lobby.use
Cooldown: Defined in the configuration file (Lobby.json).
/clearlobby
Description: removes lobby location.
Configuration File (Lobby.json):
TeleportCooldown: Time (in seconds) a player must wait before using the /lobby command again.
Granting Permissions:
Use the following commands in the server console:
- Grant: oxide.grant user <username|steamid> <permission>
- Revoke: oxide.revoke user <username|steamid> <permission>
Example: oxide.grant user 76561198000000000 lobby.set