Jump to content

Search the Community

Showing results for tags 'store'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Container

  • Support
  • Tutorials

container

  • Support
  • Tutorials

Posting Records Settings

  • Records

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 16 results

  1. Version 1.4.4

    1,852 downloads

    This plugin connects your https://tip4serv.com/ store to your Rust Oxide server. It checks if a player has made a donation on your Tip4Serv store and delivers the order in a minute (group, inventory item...) by typing commands in the server console. Supports Rust Garry's Mod FiveM Minecraft Discord ARK and more HMAC authentication Tip4serv adds a layer of security using HMAC authentication to communicate. It is a strong authentication method that is used by banks HMAC WIKI Features for starter plan (only 5% fee) Unlimited game servers & commands Create subscriptions plan Commands status tracking Stock management Deliver roles & messages on Discord Easily offer a product to a friend Create discount coupon Add managers for your store Purchase email and invoice Sales statistics Private flow for subscribers Custom sub-domain Resend commands Fast delivery of orders (less than 5 minutes) No ads Features for PRO members (subscription required) Dynamic Dark/Light theme Account linking with avatars Product page with gallery & video GUI colors editor & additional CSS Top customers & related products Store available in 15 languages English, Danish, Dutch, French, German, Hungarian, Italian, Norwegian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish. Several payment methods Here are the payment methods you can offer your players: Card, Paypal, Venmo, Google Pay, Ideal, Giropay, Bancontact, Sofort, My Bank, Sepa, EPS, BACS, Multibanco, BECS, Przelexy24, BOLETO, OXXO, Mercado Pago. Installation via Plugin Open an account at https://tip4serv.com/, follow the instructions and add a Rust server. Drag and drop tip4serv.cs into the oxide plugins directory on your Rust server Reload the plugin by typing oxide.reload Tip4serv in your Rust server console. Set key to your tip4serv API key in the config file tip4serv.json. Reload plugin by typing oxide.reload Tip4serv in console. You should get this message: Server has been successfully connected Installation via RCON Open an account at https://tip4serv.com/, follow the instructions and add a Rust server. Enter your server IP Enter your server RCON port Enter your server RCON password You should get this message: Server has been successfully connected Setting up commands on Tip4Serv Before setting up your commands on Tip4serv.com, you should know that command work in your server's console (not ingame as an admin). Here are some sample commands you can use in the products configuration: MY PRODUCTS. But you can use any plugin commands you want. Give a group or permission Add a player to a group previously created with oxide.group add [group-name]: oxide.usergroup add {steam_id} group-name Remove a player from a group: oxide.usergroup remove {steam_id} group-name Give a permission to a player: oxide.grant user {steam_id} permission-name Remove a permission from a player: oxide.revoke user {steam_id} permission-name Give an item to a player inventory with steam_id (advised) IMPORTANT: Please select the option [Player must be online] in your product editor inventory.giveto {steam_id} item-short-name quantity Example: inventory.giveto {steam_id} scientist 5 Give an item to a player inventory with Give plugin IMPORTANT: Please select the option [Player must be online] in your product editor giveto {steam_id} item-short-name quantity Example: giveto {steam_id} fun.guitar 1 Give a kit to a player with Give plugin: givekitto {steam_id} kit-name Give money Give money to a player with Economics plugin: deposit {steam_id} amount Give points Give points to a player with Server Rewards plugin: sr add {rust_username} amount Quantity multiplier You can also multiply the quantity choosen by the customer like this: {quantity*50} Note: You must first activate the **Allow quantity choice** option in your product. Use this command on Tip4serv if you want to sell bundles of $200 with economics plugin: deposit {steam_id} {quantity*200} This will run in your server console after a purchase if the player buys product 4 times: deposit 76561198181797231 800 Store examples https://originrust.tip4serv.com/ https://2stonedrust.tip4serv.com/ https://murga.tip4serv.com https://instantcode.tip4serv.com Need Help ? Read the Tip4Serv documentation here https://docs.tip4serv.com Any issues feel free to contact us here https://tip4serv.com/contact
    Free
  2. Mevent

    Shop

    Version 1.3.6

    4,823 downloads

    Enjoy a highly customizable Shop that can be configured in game! Use NPCs as shopkeepers, and set up a shop with ease using the game interface to add, edit, or remove items on the fly! ️ Features Beautiful user interface Discount system (by permissions) Automatic shop filling (+ the plugin has support for the ItemCostCalculator plugin) Selling items (players can sell items to the store and receive money for it) Performance Adding/editing/removing items IN GAME Supports NPC Supports Custom Vending Machines Supports NoEscape Convert from ServerRewards Favorite items By default, the plugin has English, Russian and Chinese translations Transfer money between players directly in the plugin! Shop allows you to use multiple economy plugins at once (players can choose what they want to pay with) Commands shop - open shop interface shop.refill - refill shop again shop.convert.sr [clear] - convert items from ServerRewards to Shop. The option clear means clearing Shop items before convert shop.setvm [categories: cat1 cat2 ...] - add custom VM in config shop.setnpc [categories: cat1 cat2 ...] - add NPC in config shop.remove all - a console command to remove all items and categories from the plugin shop.remove item [category name/all] - a console command to remove an item (or all items) shop.remove category [category name/all] - a console command to remove a category (or all categories) shop.fill.icc [all/buy/sell] - a console command for updating prices of items in the store using ItemCostCalculator. all - updates both Price and SellPrice, buy - updates Price, sell - updates SellPrice shop.convert.from.1.2.26 – command to convert Shop plugin version 1.2.26 to version 1.3.0+ Permissions shop.setvm - for command "shop.setvm" shop.setnpc - for command "shop.setnpc" shop.free - for free item purchases shop.admin - admin permission Sort Types None Name Amount PriceDecrease PriceIncrease Category Types None – normal category for items Favorite – category for favorite items Hided – hidden category, available only in NPC stores or Vending Machines Video FAQ Q: Where can I see an example of a config? A: Config Q: How to use BankSystem to store the economy A: "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "BankSystem", "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0, "Lang Key (for Title)": "LangTitle", "Lang Key (for Balance)": "BalanceTitle" }, Q: How to use ServerRewards to store the economy A: "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "ServerRewards", "Balance add hook": "AddPoints", "Balance remove hook": "TakePoints", "Balance show hook": "CheckPoints", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0, "Lang Key (for Title)": "LangTitle", "Lang Key (for Balance)": "BalanceTitle" }, Q: How to use Economics to store the economy A: "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "Economics", "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0, "Lang Key (for Title)": "LangTitle", "Lang Key (for Balance)": "BalanceTitle" }, Q: How to use scrap to pay for items A: "Economy": { "Type (Plugin/Item)": "Item", "Plugin name": "", "Balance add hook": "", "Balance remove hook": "", "Balance show hook": "", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0, "Lang Key (for Title)": "LangTitle", "Lang Key (for Balance)": "BalanceTitle" }, Q: How to add KIT as shop item A: https://pastebin.com/4szBQCgz Q: How to add Command as shop item A: https://pastebin.com/bcCkzBEL Q: How do I make a weapon spawn with ammo in it? A: You need to configure the "Weapon" section in the item config: "Weapon": { "Enabled": true, "Ammo Type": "ammo.rifle.explosive", "Ammo Amount": 128 } Q: How do I make items spawn some content (liquid, weapon modifications)? A: You need to configure the "Content" section in the item config: "Content": { "Enabled": true, "Contents": [ { "ShortName": "weapon.mod.lasersight", "Condition": 100.0, "Amount": 1, "Position": -1 } ] }, Q: How to turn off the sell feature? A: You need to turn off “Enable item selling” in the config, or do it in the item setting in the game. "Enable item selling?": false, Q: How to use the ItemCostCalculator with Shop? A: You need to use command "shop.refill" (command to refill the Shop) Q: What should be the size of images for item icons? A: Typically, the image dimensions for item icons are 512x512 pixels, but any square image can suffice.
    $29.95
  3. Version 1.0.1

    14 downloads

    The very famous and well known Pawn Stars Pawn Shop! I tried my best recreating the pawn shop from pawn stars in nevada. Obviously with lots of missing colors and shapes you have to get creative, but here it is. It wont be scaled 1:1 to the actual store as there is quite a lack of pictures of some of the outside and some of the inside of the actual building so I have improvised quite a bit. There is no loot or anything but feel free to place this yourself if you want. The prefab includes splat. Looking to get a prefab or map customly made? Feel free to contact me on discord [-Core-] Daan#1402
    $8.00
  4. Version 1.0.0

    5 downloads

    Medieval Style Farm House set up as a shop front so you can add your own npc shop if you'd like! Prefab comes with the following: 520 Prefabs Loot Horses Collectable Food (pumpkins, corn, potatoes, all berry types) Recyclers Water Well Gambling Workbench Level 1 Repair Bench Large Furnace Customizable signs (with Sign Artist Plugin)
    $15.00
  5. Wohaho

    GameCMS

    Version 1.0.0

    16 downloads

    What is GameCMS.ORG? GameCMS is a platform that allows server owners to create their own website in just a few clicks. GameCMS is focused on covering all server needs without the need to create different domains or installing different systems for each part that you want to have. GameCMS is an all-in-one solution that is build to cover multiple games! Some of the GameCMS Features: Intuitive user experience Store System Integrations Easy to use Modules Vote Module Punishment Module Forum Module Forms Module And that's just part of the modules! There are many more available and many more to come! Plugin Information Currently, our plugin is used to handle the following things: Execute store commands when a player buys something from your store. We are open to any request of how we can improve our Rust integration with our platform! Installation and Setup Create your website at https://gamecms.org Create New Normal Server Integration from Integrations > Servers (Once you create your website) Download the latest version of our plugin from the GitHub page. Download the plugin and upload it to your /plugns folder. That is located in oxide/plugins or carbon/plugins Reload the server plugins. Type the command gamecms.server.apikey API_KEY (Change API_KEY with the key from 1st step.) Ys, it's that simple! Additional information You can find more about our Minecraft Java Plugin in our documentation https://docs.gamecms.org/rust-plugin If you have any questions, don't hesitate to contact us or join our Discord server at https://gamecms.org/discord
    Free
  6. Version 1.0.0

    3 downloads

    Modern, unique & easy editable Theme for all Tebex compatible games webstores. Documentation: CLICK Features Strong Design - The template is strongly inspired by the appearance desired by clients and modern standards, which includes the maximum functionality of the Tebex platform. Fully Customizable - Even if you have no knowledge of Web Development, you don't have to check dozens of files until you customize the template. You can make all changes to the template through JSON forms, which saves a lot of time and can be done in a few minutes! Mobile Responsve & Extremely Fast - The template loads very quickly, thanks to SEO and is perfectly responsive on all devices. 7 Color Schemes - You don't have to complicate yourself with changing colors, I have prepared 7 color schemes perfectly compatible with the activity of game stores, which will boost the productivity of your store and impress customers! Multi-structured - You will have the choice of how the store will be structured, to change the navigation system, package structure, header menu and many others Shopping Cart - The animated option to add the products to the cart Package View - The option to present the product description in a separate page or Modal page 2 Preloader Styles Show/Hideen Modules Premium Support NOTE: YOU NEED TO HAVE TEBEX PLUS TO BE ABLE TO USE THIS THEME. REFUNDS WILL NOT BE GRANTED TO THOSE WHO PURCHASED THE RESOURCE WITHOUT HAVING THIS REQUIREMENT. General FAQ: How do I upload the Theme to my store? Above is Axel Documentation, Installation section, also in the downloaded zip you will have README.txt file with guide How do I set my server information? After you uploaded the template and following the steps in the Setup instruction file, you will see template options. Check Axel Documentation, section Settings Does this work on CraftingStore, MineStore etc.? This theme was created for Tebex. Possibly in the future. Can I remove your Watermark ? In no case, only with my permission, it requires an additional payment, contact me to pay. I purchased the theme but do not have access to download it. What do I do? Please have your information ready with the email you used to purchase the resource and the order number for it. If the purchase is still pending by PayPal, you will need to wait for the payment to go through. How long is the license? You are granted a lifetime license to use the theme for your own store. This license is granted for the BuiltByBit Account in which it was purchased on. It is not allowed to use the template for multiple stores! If you have any additional questions, feel free to message me via BBB or discord. INFORMATION Discord: Johnn#8299 - Installation, configuration, edits, custom templates have an additional price. - Breaking Terms of Service may result in the removal of your license. REVIEW If you liked the theme please leave a 5 star review! If you are having problems ( Contact me ), before leaving a review
    $39.99
  7. Version 1.1.6

    18 downloads

    TEMPLATE STYLES VALABLE FOR MINECRAFT, FIVEM, RUST, ARK, UNTURNED AND GARRY'S MOD GAMES What's the difference? Now it is possible to select the game for which you use this template, saving you the time needed to customize other templates foreign to your game IMAGES FEATURES Quick Customization ( 60+ options ) Custom Basket Custom Category & Products Custom Navbar / Sidebar & Header menu Custom Footer Custom Modules Mobile Friendly Custom Discord & Minecraft players count Logged Minecraft skin User Panel Buttons Animation Custom Dropdown Menu Custom Currency Menu Custom Login Page Custom Checkout Page Clean, formatted code Icons from Material Design Icons Favicon support High-quality support INFORMATION Discord: Johnn#8299 - Installation, configuration, edits, custom templates have an additional price. - Breaking Terms of Service may result in the removal of your license. REVIEW If you liked the theme please leave a 5 star review! If you are having problems (Contact us), before leaving a review
    $29.99
  8. Version 2.0.7

    90 downloads

    We make your job as an admin easier by covering every aspect of managing your server and community with our service. Key features are: * Shop system (unlimited categories, server and package options) * Over 20 payment integrations (PayPal, Paysafecard, Stripe, ...) * Gift function * Website for your community * Discord roles and notifications * Ban and warning system * Synchronization of groups/ranks * Ticketing system * Available in multiple languages * Forum (as a paid add-on) * Quick support * Complete API The plugin connects your VyHub store to your Rust server. It checks if a player has made a purchase on your VyHub store and delivers the order such as items, skins or ranks by typing commands in the server console. It also synchronizes player roles, warnings, and bans. Registration is free; we only charge a commission of 3-5% on shop revenue. The full documentation can be found here . Also check out our website or try the demo. For direct contact to the team, feel free to join our Discord!
    Free
  9. Version 1.0.0

    7 downloads

    A car store/dealer that includes a showroom, a garage for mechanics, a staff lockerroom, a staff canteen and a office for doing transactions. Upstairs is not used. This building would fit perfectly in a city area and could be used for Roleplay or perhaps other purposes. The prefab is standalone and does not include height, splat, alpha or topology of any kind. Looking to get a prefab or map customly made? Feel free to contact me on discord [-Core-] Daan#1402
    $6.00
  10. Version 1.0.2

    13 downloads

    Small abandoned grocery store with 2 scientists carefully guarding 2 puzzle maps which are hidden in the store. ------------ Français ------------ Petite boutique abandonner que 2 scientifiques gardent précieusement 2 cartes à gagner qui sont cachées dans la boutique.
    $3.49
  11. Version 1.0.2

    18 downloads

    Inventory Shop is a plugin that introduces a fast user friendly shop, just a simple drag and drop to sell/purchase items. This plugin comes very configurable, with dynamic category's and shop item list with the ability to add custom items with permission and command run on purchase. All feedback will be accounted for and applied in future updates, what are you waiting for make your players love the unique fast to use shop today! Plugin Permissions: inventoryshop.useshop - Allows user to access the /shop command Plugin Config: { "Economic Settings": { "Use Economics": false, "Use Server Rewards": false, "Use Item Economy": true, "Item Name (For display)": "Scrap", "Item ID": -932201673, "Item Skin": 0 }, "Prevention Settings": { "Prevent shop when building blocked": true }, "NoEscape Settings": { "Use No Escape": true, "Block when Combat Blocked": true, "Block when Raid Blocked": true }, "Chat Settings": { "Message Prefix": "<color=#FFD700>[Inventory Shop]</color>", "Message Icon (Steam ID)": 76561198194158447, "Shop CMD Abbrivations": [ "s", "rewards" ] }, "Sound Effects": { "Purchase Sound Effect": "assets/prefabs/deployable/vendingmachine/effects/vending-machine-purchase-human.prefab", "Sell Sound Effect": "assets/prefabs/deployable/vendingmachine/effects/vending-machine-purchase-human.prefab", "Save Inventory Effect": "assets/prefabs/deployable/locker/sound/equip_zipper.prefab", "Not Enough Money Effect": "assets/prefabs/locks/keypad/effects/lock.code.denied.prefab", "Button Press Effect": "assets/bundled/prefabs/fx/notice/stack.world.fx.prefab" }, "Permission Settings": { "Require permission for Shop": true, "Shop permission": "inventoryshop.useshop" }, "Additional Settings": { "Allow shop open using shift + middle mouse": true, "Log players buy/sell transactions to console": true }, "Shop Categories": { "Weapons": [ { "Item ID": 1545779598, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 5000, "Item Sell Price (for 1)": 3000, "Item Skin": 0, "Item Amount In Store": 1, "Item Permission": "", "Item Command": "", "Condition Of Item": 150.0, "Weapon Attributes": { "Ammo Item ID": -1211166256, "Amount in Magazine": 30 } }, { "Item ID": -1812555177, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 3000, "Item Sell Price (for 1)": 1500, "Item Skin": 0, "Item Amount In Store": 1, "Item Permission": "", "Item Command": "", "Condition Of Item": 150.0, "Weapon Attributes": { "Ammo Item ID": -1211166256, "Amount in Magazine": 30 } }, { "Item ID": 28201841, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 3250, "Item Sell Price (for 1)": 2000, "Item Skin": 0, "Item Amount In Store": 1, "Item Permission": "", "Item Command": "", "Condition Of Item": 150.0, "Weapon Attributes": { "Ammo Item ID": -1211166256, "Amount in Magazine": 30 } } ], "Attire": [ { "Item ID": 1266491000, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 550, "Item Sell Price (for 1)": -1, "Item Skin": 0, "Item Amount In Store": 1, "Item Permission": "", "Item Command": "", "Condition Of Item": 200.0, "Weapon Attributes": { "Ammo Item ID": -1, "Amount in Magazine": -1 } }, { "Item ID": -470439097, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 600, "Item Sell Price (for 1)": -1, "Item Skin": 0, "Item Amount In Store": 1, "Item Permission": "", "Item Command": "", "Condition Of Item": 200.0, "Weapon Attributes": { "Ammo Item ID": -1, "Amount in Magazine": -1 } }, { "Item ID": 491263800, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 600, "Item Sell Price (for 1)": -1, "Item Skin": 0, "Item Amount In Store": 1, "Item Permission": "", "Item Command": "", "Condition Of Item": 200.0, "Weapon Attributes": { "Ammo Item ID": -1, "Amount in Magazine": -1 } } ], "Resources": [ { "Item ID": -151838493, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 10, "Item Sell Price (for 1)": -1, "Item Skin": 0, "Item Amount In Store": 1000, "Item Permission": "", "Item Command": "", "Condition Of Item": 0.0, "Weapon Attributes": { "Ammo Item ID": -1, "Amount in Magazine": -1 } }, { "Item ID": -2099697608, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 50, "Item Sell Price (for 1)": -1, "Item Skin": 0, "Item Amount In Store": 10000, "Item Permission": "", "Item Command": "", "Condition Of Item": 0.0, "Weapon Attributes": { "Ammo Item ID": -1, "Amount in Magazine": -1 } }, { "Item ID": -1581843485, "Item Display Name (Leave blank for default)": "", "Item Buy Price (for 1)": 100, "Item Sell Price (for 1)": -1, "Item Skin": 0, "Item Amount In Store": 1000, "Item Permission": "", "Item Command": "", "Condition Of Item": 0.0, "Weapon Attributes": { "Ammo Item ID": -1, "Amount in Magazine": -1 } } ] } } Plugin Language File: { "CannotDragOnItem": "You can not drag onto a slot with a item already in it.", "PurchaseSuccessful": "You have successfully purchased {0}x {1} for {2}.", "ErrorStacking": "You would be exceeding the max stack size of that item, please drag into another slot.", "ErrorPurchase": "There was an error purchasing this item, please try again.", "CannotAfford": "You can not afford this item with the selected amount.", "ItemCantBeSold": "This item is not able to be sold.", "SoldItem": "You have sold {0}x {1} for {2}.", "ErrorSelling": "There was an error selling this item, please try again.", "BuildingBlocked": "You cannot use this action when building blocked.", "CombatBlocked": "You cannot use this action when combat blocked.", "RaidBlocked": "You cannot use this action when raid blocked.", "InformationText": "<color=green>Purchase</color> items:\nSelect the BUY action in the action menu, and drag items from the crate into either your belt, main, or attire container. A conformation will pop up, with the price and amount you are purchasing.\n\n<color=red>Sell</color> items:\nSelect the SELL action in the action menu, and drag items from your inventory into the container on the right.", "NotEnoughAuto": "You did not have enough balance to auto purchase your kit.", "NoPermission": "You do not have permission to use this command.", "BuyTransactionLog": "{0} [{1}] has bought {3}x {2} for {4}.", "SellTransactionLog": "{0} [{1}] has sold {3}x {2} for {4}.", "ConformationText": "Conformation", "BuyConformationText": "Are you sure you want to buy {0}x {1} for {2}?", "SellConformationText": "Are you sure you want to sell {0}x {1} for {2}?", "ConfirmButton": "Confirm", "CancelButton": "Cancel", "NoConfBuyButton": "Purchase and dont show again", "NoConfSellButton": "Sell and dont show again" } Credits: Shoutout to RIPJAWBONES for giving me the idea and UI layout.
    $14.99
  12. Jerwiz

    Gun Counter

    Version 1.0.0

    194 downloads

    Weapons store. Small and compact design. It will probably look good in the outpost. I really hope you like it There aren't a lot of prefabs here, but it looks very cool and cool I hope you like my gun shop and you will appreciate it! You can also contact me via my discord PlayBoy#2879
    Free
  13. Version 1.0.0

    8 downloads

    This drugstore was created with great attention to detail. players will find medical boxes in the building to equip themselves for the next fight. there is a ground floor and an upper floor. in the upper area is an office. Prefabs: 634 Please note: Download the prefab files and place them in RustEdit/CustomPrefabs directory of RustEdit. The prefabs can be accessed in the custom section of prefab browser. To use sinlge letters, the prefab has to be broken by selecting it (once placed) and using the "break prefab" function. Important: I don't use "prevent building sphere/cubes" in any of my prefabs, also no monument markers are set. These need to be added by yourself. If the NPCs are not wanted, press the H key (overview of all prefabs) and delete them from the prefab. Questions and suggestions: If you have any problems you can contact me via Katalaner - Discord: https://discord.gg/e2vrPszZFX Katalaner Webseite: http://katalaner.de Rustgame Infoseite: http://webarte.de Youtube: https://www.youtube.com/channel/UC_5P_wAFKl5bdndkDEQDK4g PVE Urlaub Rust Server - Discord: https://discord.gg/75u3fJwPQw
    $6.94
  14. Fiber

    Tools Store

    Version 1.0.0

    5 downloads

    Designed to add a location to roleplay and buy/sell tools at. You can add this to your server and be sure players will get a unique shopping experience! This prefab has been designed to be placed in a city/town. This is a standalone prefab and does not include height, splat, alpha or topology of any kind. Want to have a custom map or prefab created? Contact me on discord! Fiber#0001
    $3.99
  15. Fiber

    Gun Store

    Version 1.0.0

    8 downloads

    Designed to sell top quality weapons and to use as a place of roleplay/weapon buying. You can add this to your server and be sure players will get a unique shopping experience! This prefab has been designed to be placed in a city/town. This is a standalone prefab and does not include height, splat, alpha or topology of any kind. Want to have a custom map or prefab created? Contact me on discord! Fiber#0001
    $3.49
  16. Version 1.0.0

    3 downloads

    Refrigerated store coolers with shelves and light.
    $3.00
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

80.8k

Files Sold

Total number of files sold.

1.6m

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.