Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.
/ ToggleTag Public archive

An SCP:SL ServerMod plugin which lets you persistently toggle your staff tag.

License

Notifications You must be signed in to change notification settings

ServerMod/ToggleTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToggleTag Build Status Release Downloads Discord Server

An SCP:SL ServerMod plugin which lets you persistently toggle your staff tag using the default hidetag and showtag commands. You have to use the RA console, not the local one.

Requires you to enable the text based admin commands or use scpdiscord.

Now also persistently toggles overwatch.

Has a single config entry, toggletag_global which decides whether the plugin files are placed in the global or local config directory.

Installation

Extract the included zip and place the contents in sm_plugins.

Commands

console_hidetag <steamid>

console_showtag <steamid>

These are not meant to be used directly, they just exist for SCPDiscord integration. You can instead just use the default hidetag and showtag commands.

Permissions

toggletag.savetag - Allows players to have their tag status saved, given by default.

toggletag.saveoverwatch - Allows players to have their overwatch status saved, given by default.