Search the Community
Showing results for tags 'prevent'.
-
Version 1.0.2
13 downloads
xSlowmodeChat xSlowmodeChat is a configurable chat-rate-limiting plugin for Rust servers. It allows server owners to control how frequently players can send messages, helping reduce spam, toxicity, and chat Flooding. Doesn't affect chat commands, only chat messages. Fully Configurable Slowmode Set custom cooldown between messages for normal- and vip players. Optional cumulative penalties for repeated spamming attempts. Adjustable penalty length for both, normal and VIP players. VIP Support Grant VIP players a separate cooldown & penalty system. VIP permission (xslowmodechat.vip). Lower intervals or completely remove slowmode for VIPs. Admin & Exclusion Options Easily toggle slowmode bypass for admins. Exclude specific SteamIDs from slowmode entirely. Informative Feedback Show a customizable slowmode warning message in chat. Optional on-screen UI timer showing remaining cooldown Console Commands xslowmode.enable - Enable slowmode xslowmode.disable - Disable slowmode xslowmode.setinterval <seconds> - Set default player cooldown xslowmode.setvipinterval <seconds> - Set VIP cooldown xslowmode.reloadconfig - Reload config from file Permission xslowmodechat.active - Only players with this permission will be affected by the slowmode chat if 'GlobalSlowmodeChat' is false. xslowmodechat.vip - Grants players the VIP slowmode settings. Config { "GlobalSlowmodeChat": true, "DisabledForAdmins": false, "ShowMessage": true, "MessageText": "<color=#e63939>Chat is in slow mode.\n»</color> Please wait <color=#e63939>{time} seconds</color> before sending another message.", "ShowSlowdownUi": true, "CumulativePenalty": true, "ChatMessageCooldown": 5.0, "CooldownPenalty": 5.0, "VipPermission": "xslowmodechat.vip", "VipChatMessageCooldown": 2.0, "VipCooldownPenalty": 2.0, "ExcludedSteamIds": [] }$8.99 -
Version 1.0.0
10 downloads
xNoBuilding xNoBuilding is a Rust plugin that gives you complete control over which players can or cannot build/deploy. By assigning a permission, you can restrict building privileges for certain players — perfect for handling rule-breakers, restricted zones, or special roleplay scenarios etc. When a player with the xnobuilding.use permission attempts to build, their construction is instantly denied, and they receive a chat message letting them know building is disabled for them, they also receive a chat message if they can build again. Media Features Prevents players with the xnobuilding.use permission from placing any construction pieces (Build & Deploy). Sends a clear, customizable chat message when a player tries to build while restricted. Automatically updates when permissions are granted or revoked — no reload needed. Works with both individual players and groups. Optimized performance (It's not checked on each build/deploy) Permission xnobuilding.use - Players with this permission cannot build/deploy anything. Commands oxide.grant user <username> xnobuilding.use oxide.revoke user <username> xnobuilding.use oxide.grant group <groupname> xnobuilding.use oxide.revoke group <groupname> xnobuilding.use$4.99 -
-
-
Version 0.0.2
155 downloads
This Harmony Plugin prevents ALL players who own the spray can from being able to use ONLY free spraying with the spray can. This means it still allows both the reskinning of entities, and allows the spray images (the ones similar to CS:GO). It will only prevent the use of the free spray, the one that allows a user to draw with the spray can. This means for servers who disabled the Spray Can because it was allowing players to spray things they shouldn't now can enable it! My next goal is to make it so staff (BasePlayer.Developer/BasePlayer.Admin) are allowed to use it if they own it, but regular players are not, so long as its possible. Just place this plugin in your plugins folder like any other plugin. This plugin does use harmony, but does so while still remaining a .cs file. As such, it needs to be placed in the plugins folder. DO NOT put it into the harmonymods folder, as it will not work.Free