You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is to allow players to be able to warp to an event's respawn point, be it admin or normal player, pending settings. Simply warping someone to the respawn point already exists, so this should just be a case of implementing the commands and creating the toggleable setting.
/event warp [event name]
This will warp the user to the spawn set for this event. If no event name is given, then default to the current subscription.
/event warp [event name] [on/off]
Disabled by default. This enables/disables the use of this command for normal players. Again, if no event name given, then default to current subscription.
The text was updated successfully, but these errors were encountered:
This is to allow players to be able to warp to an event's respawn point, be it admin or normal player, pending settings. Simply warping someone to the respawn point already exists, so this should just be a case of implementing the commands and creating the toggleable setting.
/event warp [event name]
This will warp the user to the spawn set for this event. If no event name is given, then default to the current subscription.
/event warp [event name] [on/off]
Disabled by default. This enables/disables the use of this command for normal players. Again, if no event name given, then default to current subscription.
The text was updated successfully, but these errors were encountered: