Search the Community
Showing results for tags 'authorized'.
-
Version 1.5.2
541 downloads
Open UI - /tssettings (use permission - tcauth.use) FEATURES: The maximum number of players that can authorize in a cupboard Only authorized players can open crates (on/off) Only authorized players can look inside and open Furnaces (on/off) Authorized players are automatically not attacked by turrets and SAM site (on/off) Authorized players no longer need codes and keys to open doors (on/off) Automatically if players are registered on the TC (remove building parts) (on/off) Automatically registered your teammates on the TC PERMISSIONS: "tcauth.use" - you can use UI (only for config setup) "tcauth.bypass" - you can use all the functionality "tcauth.ignore" - you ignore all the functionality "tcauth.auth.use" - you are automatically authorizing in your teammates TC (AutoTurrets + SAM optional) "tcauth.lock.use" - you can open what's under lock and key "tcauth.chest.use" - you can open chests "tcauth.turret.use" - you are automatically authorized in the turrets and SAM "tcauth.furnace.use" - you can open the ovens "tcauth.removebp.use" - you can destroy parts of the building at any time P.s - (My Discord - tofurahie#4144)$11.99- 53 comments
- 1 review
-
- #tc
- #authorized
- (and 5 more)
-
Version 2.0.1
109 downloads
A lightweight plugin that disables various teaming methods to restrict players to solo gameplay. Now featuring an automated warning system with kick/ban abilities! Permissions soloenforcement.enforce Configuration { "Discord webhook URL": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Discord message color": 9109504, "Log turret violations to Discord": false, "Log respawn violations to Discord": true, "Log revive violations to Discord": false, "Log cupboard auth violations to Discord": false, "Log team violations to Discord": false, "Log crafting violations to Discord": true, "Log automatic kicks/bans from warning system to Discord": false, "Show violation messages in chat (does not need automatic warning turned on)": true, "Use automatic warning system": false, "Maximum warnings": 3, "Show warning count (popup)": false, "Warning popup time (seconds)": 5, "Ban after maximum warnings reached (will kick otherwise)": false, "Warn for turret violations": false, "Warn for respawn violations": false, "Warn for revive violations": false, "Warn for cupboard violations (recommended NOT to use)": false, "Warn for team violations": false, "Warn for crafting violations": false, "Restrict tool cupboards": true, "Require destruction of tool cupboards": true, "Ignore tool cupboard restrictions on decaying bases": true, "Restrict turrets": true, "Restrict sleeping bags & beds": true, "Restrict team creation": true, "Restrict codelock & keylock crafting": true } Localization { "DiscordTitle": "Solo Enforcement", "ChatCupboard": "Another player is already authorized on this tool cupboard.", "DiscordCupboard": "{player1} ({player1_id}) attempted to authorize themselves on an already authorized tool cupboard.", "ChatTurretAuth": "Another player is already authorized on this turret.", "DiscordTurret": "{player1} ({player1_id}) attempted to assign {player2} ({player2_id}) to their turret.", "ChatTurretAssign": "You are not allowed to assign players to your turret.", "DiscordRespawnAssign": "{player1} ({player1_id}) attempted to assign their sleeping bag/bed to {player2} ({player2_id}).", "ChatRespawnAssign": "You are not allowed to assign players to your sleeping bags/beds.", "DiscordPublicBed": "{player1} ({player1_id}) attempted to set their bed to public.", "ChatPublicBed": "You are not allowed to set your bed to public.", "DiscordTeam": "{player1} ({player1_id}) attempted to create a team.", "ChatTeam": "Teams have been disabled.", "DiscordCraft": "{player1} ({player1_id}) attempted to craft a codelock/key.", "ChatCraft": "You are not allowed to craft that item.", "DiscordRevive": "{player1} ({player1_id}) revived {player2} ({player2_id}).", "BanMessage": "Too many teaming violations detected (auto ban).", "KickMessage": "Too many teaming violations detected (auto kick).", "WarningPopup": "Warning {0}/{1}" }$15.00