Jump to content

imthenewguy

Curator
  • Posts

    4,655
  • Joined

  • Last visited

  • Days Won

    57

Everything posted by imthenewguy

  1. imthenewguy

    Casinos

    It comes from the player themselves
  2. yeah it's not ideal. Will look at something more permanent down the track.
  3. There are a few plugins that can create items to run permissions. I use Cooking personally for this. It allows you to add the perms to a meal as a buff, and removes the perms once the meals timer is done.
  4. Monument Finder simply provides the bounds of the monument. It wouldn't be useful for automatically building a track unless I misunderstand what you mean?
  5. Hey mate, there are a few things. It's a ground up rebuild (entirely different code), so it's a lot more optimized and has less impact on your server. It also has admin tools to view users containers, allows for easy repositioning of containers at monuments and supports setting up containers for custom monuments (based on the monument marker location). It also supports armor slots and ownership tags when handling items and a more comprehensive whitelist/blacklist options. The old version is no longer being maintained either. The code is too old and bad to work with.
  6. Version 1.0.3

    86 downloads

    Global Storage Pro creates storage for your players that can be access from any global storage container. Containers will automatically spawn at safe-zone monuments, allowing players to safely store their items. The plugin will create an instance of storage for each player that loots the box, allowing for multiple players to loot the same global storage chest to manage their own instances of storage. Monument spawns: Automatically spawns containers at safe zone monuments. These can be repositioned using the gs.setpos command. Map specific spawns: Use the gs.addloc command to create a spawn point for a container that will be based on the map name. Anytime the map with a valid name is loaded, a container will spawn at the specified location. Placeholder spawns: Using RustEdit, placeholder entities can be deployed at specific locations to create automatic spawns for your custom monuments. Deployable containers: Players can be given deployable containers to setup in their bases that access the storage network. Comprehensive white/black list: Have full control over what items can be added to GlobalStoragePro containers based on skin, name, shortname and text fields. Permission based slots and deployments: You can create any number of permissions that will provide more or less storage slots, and deployments of containers. Administrative tool: Access the contents of any players global storage in-game using the gs.view command. Persistent wipe settings: Allow contents of containers to persist between wipes. Command: gs.givestorage <target> <amount> Type: Console Permission: globalstoragepro.admin (or can be run by the server with no perms) Description: Gives the target player a deployable global storage item. Command: gs.setpos Type: Chat Permission: globalstoragepro.admin Description: Sets the spawn location for the nearest monument (or monument marker for custom monuments) Command: gs.addloc Type: Chat Permission: globalstoragepro.admin Description: Adds a spawn location for a global storage chest. The name of the map is captured and put into the config along with the location for future spawns. Command: gs.openplayerinventory <userid> Type: Chat Permission: globalstoragepro.admin Description: Opens the storage container for the specified userid. Command: gs.view Type: Chat Permission: globalstoragepro.admin Description: Provides a list of all containers that have contents to the admin, who can then select one to view its contents. // Adds an item to the target players global storage container void TryAddItemToGlobalStorage(BasePlayer player, Item item, bool notify)
    $14.99
  7. There has been no feedback no. The testing has been primarily done using SurvivalArena as they all used the same logic for storing/restoring items. After many iterations, I have finally fixed the issue with SurvivalArena and have rolled the same logic out to EventHelper (which is how FishingContest handles its items). Will be pushing it once Ive tested on staging for next forced.
  8. Lets take this convo to discord. Ill send you a message shortly.
  9. Did you respond to my message asking you to let me know when you were around?
  10. The issue is a lot of it's client side, so its not possible to give the user a lot of information. I will add currency to the markers next release though. Drones is something I may look at adding in the future. It won't be the native method as you cannot see the modded listings from the drone UI, but I may add another button to handle custom UI vending and market drones.
  11. You've messed up the terrain, or something has gone wrong while saving the map. Start from the beginning and be careful not to apply any terrain heights.
  12. It supports lang, so you can change the language of the plugin using oxide's lang system.
  13. Version 1.0.6

    406 downloads

    This plugin allows your players to list and sell custom items through their vending machines. By creating a store via the back of the vending machine, players can list any item (custom or vanilla) for sale through their machines. Players can then interact with the players vending machine to purchase their wares, just like vanilla rust. This is ideal for any server, but especially for servers with heavy role play elements, or servers that use a lot of custom items. Custom Item Vending can receive data from other plugins for both a currency and an item properties. Custom items can be added manually through the config, or sent via an API directly from another plugin. Allows players to sell items for vanilla items, custom items, economics and server rewards. Customizable limit on how many listings each vending machine can have. A map marker that will display what is currently being sold (and is in stock) in the machine. Floating text at the front of each custom item machine indicating what is being sold and its stock level. Supports almost every custom item, identifying them uniquely based on skin, name, text field, slot count and condition. Economics and Server rewards are withdrawn from the back of the machine. The only requirement to use this plugin is the permission: customitemvending.create. This is require to turn a regular vending machine into a Custom Item Vending machine. Please note that due to the nature of the plugin and the way the map's vending listings are handled via client side, it is not possible to use market drones to obtain items using this plugin.
    $19.99
  14. You can use it to turn items equipment into epic items.
  15. You can use CopyPaste to create your own platform, and you can add vending machines in there.
  16. Should only spawn once, but respawns it if something kills the entity. It's used for the mobile workbench skill. If that skill is disabled, they won't spawn.
  17. The vending machines are the fishing village ones. They are in the Platform.json file. "prefab": "assets/prefabs/deployable/vendingmachine/npcvendingmachines/npcvendingmachine_fishexchange.prefab", "localPos": { "x": -0.0331726074, "y": 0.4754181, "z": 0.06617737 }, "rot": { "x": 0.0, "y": 0.0, "z": 0.0 } },
  18. Unsure. It's why it's in testing.
  19. Yes. Did you respond to that message?
  20. I don't see a PM from you on discord.
  21. You need to have roles on my discord to see it. There is a channel called plugin-support-info which gives instructions on how to get roles.
  22. Unfortunately they are no longer supported as FP changed the class structure of the horse. They are being removed next release.
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.8k

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.