-
Posts
55 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Beast_
-
Version 1.0.1
73 downloads
Allows players with permission to instantly grow plants. Commands /grow - grow the plant you looking at /grow [r or radius] - grow plants in the radius specified in the config /autogrow - toggle the auto grow on and off Configuration { "Global Settings": { "Allowed Plant Shortnames (empty = all)": [], "Blocked Plant Shortnames": [], "Allow Growing Other Players Plants": false }, "Chat Settings": { "Chat Commands": [ "instantgrow", "grow" ], "Auto Grow Toggle Command": "autogrow", "Chat Prefix": "<color=#00cc00>[InstantGrow]</color>: ", "Icon SteamID": 0 }, "Grow Tiers": { "instantgrow.use": { "Allow Manual Command": true, "Manual Command Cooldown Seconds": 60.0, "Enable Auto Grow": false, "Use Radius": false, "Max Radius": 0.0, "Planters Only": true, "Max Plants Per Use (0 = Unlimited)": 3 }, "instantgrow.vip": { "Allow Manual Command": true, "Manual Command Cooldown Seconds": 10.0, "Enable Auto Grow": true, "Use Radius": true, "Max Radius": 5.0, "Planters Only": false, "Max Plants Per Use (0 = Unlimited)": 0 } } }Free -
Version 1.0.0
23 downloads
Modifies the containers acceptance rules optionally for players with permissions. Permissions containerrules.use - Use the plugin. Configuration { "Global Settings": { "Notify Player when container rules are applied": true, "Use Tip Notifications instead of Chat Messages": true }, "Chat Settings": { "Chat Prefix": "<color=#00EDED>[ContainerRules]</color>: ", "Icon SteamID": 0 }, "Container Rules": { "cupboard.tool.deployed": { "Enabled": true, "Allowed Categories (Names - Empty = Accept All)": [ "Resources" ], "Blocked Categories (Names)": [], "Allowed Shortnames (Empty = Accept All)": [], "Blocked Shortnames": [], "Requires Permission": true }, "cupboard.tool.retro.deployed": { "Enabled": true, "Allowed Categories (Names - Empty = Accept All)": [ "Resources" ], "Blocked Categories (Names)": [], "Allowed Shortnames (Empty = Accept All)": [], "Blocked Shortnames": [], "Requires Permission": true }, "cupboard.tool.shockbyte.deployed": { "Enabled": true, "Allowed Categories (Names - Empty = Accept All)": [ "Resources" ], "Blocked Categories (Names)": [], "Allowed Shortnames (Empty = Accept All)": [], "Blocked Shortnames": [], "Requires Permission": true }, "fridge.deployed": { "Enabled": true, "Allowed Categories (Names - Empty = Accept All)": [ "Food" ], "Blocked Categories (Names)": [], "Allowed Shortnames (Empty = Accept All)": [], "Blocked Shortnames": [], "Requires Permission": true } } }Free-
- #container
- #containers
- (and 17 more)
-
- 6 comments
-
- #admin
- #restrictions
- (and 14 more)
-
- 8 comments
-
- 1
-
-
- #explosive
- #explode
-
(and 5 more)
Tagged with:
-
Version 1.2.2
27 downloads
Allows you to restrict specific actions in TC areas to authorized players only. Permissions tczonerestriction.use - Use the plugin. tczonerestriction.bypass - bypass the restrictions Configuration { "Blocked Actions in Building Blocked Zone": { "Farming Trees": false, "Mining Ores": false, "Building": false, "Looting": false, "Crafting": false, "Collectible Pickup": false, "Dropped Items/Entities Pickup": false, "Damaging Entities": false, "Damaging Players": false, "Vehicles Interaction": false }, "Extended TC Radius (0 to use default TC range)": 0.0, "Deal Damage to Intruder": 0.0, "Notify TC Owner on Intrusion": false, "Notify Player When Blocked": true }$11.99 -
Version 1.0.0
42 downloads
This plugin allows you to trigger commands based on the server entity count. Usage Check interval In Seconds - The amount of seconds the plugin check the server entities count. Execute One Trigger Per Check - Executes only one trigger every entities count check. Triggers [Count] - The server entities count for the trigger. Triggers [Enabled] - The trigger state. Triggers [Priority] - The trigger priority the lower the number is the higher the priority is, meaning it will run first if the conditions are met. Triggers [Type] - The type of the trigger "Equal" to the set entities count or "Equal Or Greater" than the set entities count. Triggers [Run Once] - Runs the trigger only one time if the conditions are met, meaning it will not run again even if the conditions are met. Triggers [Commands] - The commands that will be executed when the trigger conditions are met. Configuration { "Check Interval In Seconds": 60, "Execute One Trigger Per Check": true, "Triggers": { "100000": { "Enabled": true, "Priority (The lower the higher)": 1, "Type (0 = Equal, 1 = Equal Or Greater)": 1, "Run Once": false, "Commands": [ "say Server has reached 100,000 entities!" ] }, "120000": { "Enabled": true, "Priority (The lower the higher)": 2, "Type (0 = Equal, 1 = Equal Or Greater)": 1, "Run Once": false, "Commands": [ "say Server has reached 120,000 entities!" ] }, "135000": { "Enabled": true, "Priority (The lower the higher)": 3, "Type (0 = Equal, 1 = Equal Or Greater)": 0, "Run Once": false, "Commands": [ "say Server has reached 135,000 entities!" ] } } }Free -
Hey there, If you still looking for someone to make the bot, my discord beast.1
-
- 5 comments
-
- 1
-
-
- 5 comments
-
- 1
-
-
- 5 comments
-
- 1
-
-
I can do what you looking for. dm me on discord: beast.1
-
- 8 comments
-
- 1
-
-
- #explosive
- #explode
-
(and 5 more)
Tagged with:
-
- 6 comments
-
- #admin
- #restrictions
- (and 14 more)
-
Version 1.0.5
1,139 downloads
This is a simple plugin that allows players to use DLC gestures without having to buy them. Permissions rustgestures.use - Use the plugin. Commands /gestures or /rg - Open the gestures menu. Configuration Rust Gestures Commands - List of commands to open the rust gestures menu. Show all gestures in a single page - shows all the gestures in a single page (disable the multi pages) Gestures list - List of gestures and images. Note: Do not change the gestures ids in the config unless you know what you're doing.Free
