Jump to content

Omega

Creator
  • Posts

    303
  • Joined

  • Last visited

Everything posted by Omega

  1. Version 1.0.2

    189 downloads

    This plugin let you manage the placement of vending machines by permission and limit. It ´s also possible to prevent from placing vending machines on land or/and water seperatly. Permissions Allow above water managevendingplacement.canplace.abovewater Allow under water managevendingplacement.canplace.underwater Allow above water with limit managevendingplacement.canplace.limited.abovewater Allow under water with limit managevendingplacement.canplace.limited.underwater Chat Command Show the List of limits by rank /vplimit Configuration { "AllowAboveWaterDefault": true, "AllowUnderWaterDefault": true, "ChatCommand": "vplimit", "DefaultLandLimit": 5, "DefaultWaterLimit": 3, "GroupLandLimits": { "default": 5, "vip": 10 }, "GroupWaterLimits": { "default": 3, "vip": 6 } } Localization English & German { "CannotPlaceUnderwater": "You cannot place vending machines underwater.", "ReachedLandLimit": "You have reached the land limit for placing vending machines.", "ReachedWaterLimit": "You have reached the water limit for placing vending machines.", "NoPermission": "You do not have permission to place vending machines.", "CheckLimit": "You have placed {0} out of {1} allowed vending machines.", "NoLimitedPermission": "You do not have a limited permission to place vending machines.", "RankLimits": "Land Limits: {0}\nWater Limits: {1}", "LimitsHeader": "Vending Machine Limits by Rank:" } The plugin was created in parts with the help of artificial intelligence
    Free
  2. Omega

    Events Manager

    You have to deactivate all event timers of the event plugins you want to manage with EventManager.
  3. Omega

    Shoppy Stock

    This function is given. /list And btw. you have to install Redeem Storage API for the "shopping basket".
  4. Omega

    aQuarry

    You could install this to prevent Quarry Ladder Flyhack Fix - Plugins - Codefling
  5. Omega

    Furnace Levels

    Read on top of page. Due to facepunch's changes and additions to furnace system, this plugin is no longer maintained therefore not available for purchase.
  6. Omega

    Events Manager

    He probably means a view for users without authorization to view the event times. When does what take place?
  7. Omega

    Custom Buttons

    Voila, Rust Color Picker (rust-colorpicker.vercel.app) https://rust-colorpicker.vercel.app/
  8. Omega

    PookEvent

    Ok you´re right. Don´t noticed that. Good question than!
  9. Omega

    PookEvent

    "Reward Items (Item Shortname, Quantity)": [ { "Item Shortname": "ammo.rifle", "Item Skin": 0, "Item Name": "", "Minimum Quantity": 40, "Maximum Quantity": 120 }, { "Item Shortname": "apple", "Item Skin": 0, "Item Name": "", "Minimum Quantity": 3, "Maximum Quantity": 5 }, { "Item Shortname": "bandage", "Item Skin": 0, "Item Name": "", "Minimum Quantity": 5, "Maximum Quantity": 7 }, { "Item Shortname": "pookie.bear", "Item Skin": 0, "Item Name": "", "Minimum Quantity":1, "Maximum Quantity": 2 }
  10. Omega

    SvFastMenu

    It works, thank you!
  11. Omega

    SvFastMenu

    Hi, Error while compiling SvFastMenu: ; expected | Line: 20, Pos: 28
  12. Omega

    EMenu

    Best server menu I have bought for Rust. Simple, clean, and flexible. Thank you for that!
  13. Hi Kaho, is it possible to get prevent torch damage only in the holder? And damage while player hold them in hand.
  14. Omega

    Lost Factory

    There´s an broken prefab in it. Unity Error
  15. Omega

    PookEvent

    Good morning, this would be great "Minimum Players Online to Automatically Start Random Event": 2,
  16. The building spots make no sense than. Have many tickets from players because of that.
  17. Hi, everytime someone disconnect in the tunnel and rejoin he is dead. What can cause that? PvE Server
  18. Omega

    Building Skins

    Had the same problem with 1.1.8 but with 1.1.9 update it work now for me. But i use this config file https://codefling.com/files/support/9897-new-skin-not-loading/
  19. Omega

    Industrial Dung

    Thank´s for reply. I thought that it would also be taken if you throw it down because you can see it in the video. I understand now, thank´s. I only ever have 1 dung per stack in the composter. Perhaps it is like it work but i normally have higher stacksizes. Could make a video later. (Stacks work now after a server restart)
  20. Omega

    Industrial Dung

    Hi, just purchased 0.1.2 Could we get a use permission? I sold permissions in a shop but in this state anyone can use this for free. /idung unload work but /idung reload then doesn´t (unknown command) The box take the dung direct from horse but when i drop it from inventory to the ground it doesn´t take it. Dung stacksize in composter is 1. Could that be higher somehow? "Allow placing only Horse Dung and Fertilizer in the Composter": true, It takes all!
  21. Omega

    Fuel Pump

    Do you try the fix i posted above your post?
  22. Omega

    OGSplitter

    If you get compile error in cs file find line List<Item> playerFuel = player.inventory.FindItemIDs(oven.fuelType.itemid); and replace with List<Item> playerFuel = player.inventory.FindItemsByItemID(oven.fuelType.itemid);
  23. Omega

    Fuel Pump

    If you get compile error in cs file find line foreach (var item in player.inventory.FindItemIDs(config.PayItemID)) and replace with foreach (var item in player.inventory.FindItemsByItemID(config.PayItemID))
  24. Omega

    aQuarry

    +antihack.flyhack_protection 0
  25. Btw. i have a version of this panel that work the way i asked above for. If someone interestet send me a message. It only activated when pvp base spawn by shedule. If player buy a pve base it stay off.
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.7k

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.