Jump to content

Beast_

Creator
  • Posts

    55
  • Joined

  • Last visited

Everything posted by Beast_

  1. Beast_

    Instant Grow

    What are you planting and where so I can recreate it on a test server and check if there any issues
  2. Beast_

    Instant Grow

    Make sure you looking at the plant and it has to be not fully grown, if you using radius then the plants need also to be not fully grown, it can't grow it if it's already grown
  3. Beast_

    Instant Grow

    Yes there is permission, you can define them in the config
  4. Beast_

    Instant Grow

    You mean like to require a specific item to instant grow ? if so then yes its totally doable, if you want to discuss it more dm me on discord: beast.1
  5. Beast_

    Instant Grow

    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
  6. 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
  7. just pushed an update to block cloning when "Collectible Pickup" option is enabled
  8. it's currently the region of the tc, and yes its possible to make it expand, will push an update soon that will allow that from the config.
  9. Beast_

    Admin Restrictions

    Hey, what are you trying to block in f1 console ?, please dm me on discord for faster response: beast.1
  10. 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
  11. 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
  12. Hey there, If you still looking for someone to make the bot, my discord beast.1
  13. Beast_

    Constant Turbine

    Yes its possible, will add a config option for it.
  14. Beast_

    Constant Turbine

    Sure thing, will add permissions
  15. Version 1.0.2

    198 downloads

    Allows you to adjust the wind turbine output to be constant power regardless of height or wind. Permissions constantturbine.use - Use the plugin. Configuration { "Constant Output Power": 100, "Force Max Height Simulation": false }
    Free
  16. I can do what you looking for. dm me on discord: beast.1
  17. Beast_

    Rust Gestures

    Make sure to delete the old config and reload the plugin
  18. Yes it's possible, i will add it to my to do list.
  19. Beast_

    Admin Restrictions

    You can give the limit permission to users or groups to limit their actions, you can also give the ignore permission to users/groups to make the plugin ignore them. If you have suggestions/ideas please let me know.
  20. Beast_

    Rust Gestures

    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
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.6k

Files Sold

Total number of files sold.

3.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.