Jump to content

Search the Community

Showing results for tags 'store rust'.

  • 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

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 3 results

  1. DezLife

    XDShop

    Version 1.4.1

    128 downloads

    Large easily customizable shop – XDShop Features: Beautiful design – which can be customized for your server 2 built-in styles (dark and light) Which can be customized in your own way Great functionality Ability to connect the Human Npc plugin The ability to use any economy You can sell anything you want (Item, Blue-print, Custom Item, Command, Kit) Players can both buy goods and sell (Configurable) The ability to set a limit (purchases / sales) on WIPE, as well as a cooldown (purchases / sales) (by permissions) The ability to give access to categories by permissions Create personal discounts on permissions The ability to prohibit (buy/sell) items during the (raid/combat) block. And also during the duel This plugin does not load your server Beautiful notification option in the shopping menu Additional information I tested this plugin with the guys for a month. During testing, many problems were identified that were fixed. The plugin should work correctly. All settings have been checked. Feel free to write me your ideas. I will be happy to expand and add new functionality to this plugin! Also, if you use another plugin on the store, but you liked mine more and you want to buy it, Feel free to write to me in discord! I will help you move the goods from the old store to mine. Filling the store with standard categories and products For the convenience of configuring products, I made a very convenient function. It will allow you to fill your store with standard products and categories. And also if you install the plugin Item Cost Calculator, then when filling out the goods, the price for the item will be automatically set. How to do it? Just in case, save your old configuration Enter this command in the console – xdshop.refill and xdshop.yes After the process is completed successfully, the plugin will reboot. Next, you just need to change the settings for your server economy. Required Dependencies: ImageLibrary Supported Plugins (Optional): Economics Server Rewards IQEconomic Human NPC Item Cost Calculator IQKits Rust Kits Setup (Configuration): Economics: At the moment there are 4 variants of the economy Economics, Server Rewards, IQEconomic, Item Item – this is a type of economy in which the player will have to pay with an item, it can be scrap or other as well as custom items on your server. You will see an example of the setup below "Economics": { "Economics (0 - Economics, 1 - ServerRewards, 2 - IQEconomic, 3 - Item)": 3, "Prefix to the balance (for example, RP or $ - No more than 2 characters)": "$", "Item shortname (Use with type 3)": "", "Item SkinId (Use with Type 3)": 0 }, Product Setup: At the moment there are 5 different types of goods: Item, Blue-print, Custom item, Command, Kit (Whale plugins are supported Rust Kits & IQKits) Such a variety of items being sold will obviously appeal to your players! Product setup example { "Item Type (0 - Item, 1 - BluePrint, 2 - Custom item, 3 - Commands, 4 - Kit)": 0, "Unique ID (DO NOT TOUCH)": 1, "Shortame": "hat.wolf", "Descriptions": "", "Price": 11.0, "Sale price (If not necessary, leave 0)": 5.5, "Quantity": 1, "Quantity for sale": 1, "Custom item name (Use with item type 2, 3 and 4)": "", "Item SkinID (Use with item type 2)": 0, "Commands (Use with item type 3)": [], "Image URL": "", "Kits (Kits - kit name. IQKits - kit key)": "", "Purchase delay (0 - unlimited)": 0.0, "Sale delay (0 - unlimited)": 0.0, "Maximum number of lots for 1 purchase (Maximum 99)": {}, "Maximum number of lots for 1 sale (Maximum 99)": {}, "The maximum number of purchased lots per wipe (0 - unlimited)": {}, "The maximum number of lots sold per wipe (0 - unlimited)": {} }, Configuring integration with the Human NPC plugin: If you use this plugin, then you clearly need to use it with my plugin. This is a very interesting version of the NPC store Setup example "Setting up a Human NPC": { "Enable Human NPC support ?": false, "Human NPC [NPC ID | list shop category]": { "11223274496" : ["Attire","Weapon"] } }, Configuring the interface: The most interesting part of the plugin. After all, only in it you can customize the color palette for your server. You can create your own light and dark theme between which players will switch. I am sure that every player will choose what is best for him. You can customize the color of any element in my store. Setup example "Configuring the interface": { "Enable the ability to change the theme?": true, "Default theme (0 - light, 1 - dark)": 1, "Light Theme UI Settings": { "The color of the main background of the store": "1 1 1 1", "[TITLE] Text color": "0 0 0 1", "[TITLE] Picture Color": "0 0 0 1", "Color of the discount picture": "0.20 0.85 0.15 1.00", "Discount text color": "0 0 0 1", "Balance picture color": "0.26 0.53 0.80 1", "Balance text color": "0 0 0 1", "[PAGE] Page number text color": "0 0 0 1", "[PAGE] Color of the page switching buttons": "0.51 0.51 0.51 1.00", "[PRODUCT] color of the number of items (digits)": "0.627451 0.6313726 0.6392157 1", "[PRODUCT] product background color": "0.97 0.97 0.98 1.00", "[PRODUCT] Text color of the product name": "0 0 0 1", "[PRODUCT] Buy button color": "0.38 0.77 0.43 1.00", "[PRODUCT] Color of the sell button": "0.8588235 0.345098 0.3372549 1", "[PRODUCT] Close button color": "0.8392158 0.3647059 0.3568628 1", "[CATEGORY] color of the name of the active category": "0 0 0 1", "[CATEGORY] Color of the inactive category name": "0.51 0.51 0.51 1.00", "[CATEGORY] Band color of the active category": "0.5607843 0.8901961 0.4705883 0.6", "[CATEGORY] Color of the inactive category stripe": "0.4078432 0.4313726 0.4392157 0.6", "[NOTIFICATIONS] The color of the text in the notification": "0 0 0 1", "Color of additional gray text": "0.55 0.55 0.55 1.00", "The color of the exit UI button": "0.8392158 0.3647059 0.3568628 1" }, "Dark Theme UI Settings": { "The color of the main background of the store": "0.13 0.15 0.16 1.00", "[TITLE] Text color": "0.87 0.87 0.87 1.00", "[TITLE] Picture Color": "0.62 0.63 0.64 1.00", "Color of the discount picture": "0.20 0.85 0.15 1.00", "Discount text color": "1 1 1 1", "Balance picture color": "0.26 0.53 0.80 1", "Balance text color": "1 1 1 1", "[PAGE] Page number text color": "0.87 0.87 0.87 1.00", "[PAGE] Color of the page switching buttons": "0.51 0.51 0.51 1.00", "[PRODUCT] color of the number of items (digits)": "0.627451 0.6313726 0.6392157 1", "[PRODUCT] product background color": "0.17 0.18 0.21 1.00", "[PRODUCT] Text color of the product name": "0.87 0.87 0.87 1.00", "[PRODUCT] Buy button color": "0.38 0.77 0.43 1.00", "[PRODUCT] Color of the sell button": "0.8588235 0.345098 0.3372549 1", "[PRODUCT] Close button color": "0.8392158 0.3647059 0.3568628 1", "[CATEGORY] color of the name of the active category": "0.87 0.87 0.87 1.00", "[CATEGORY] Color of the inactive category name": "0.51 0.51 0.51 1.00", "[CATEGORY] Band color of the active category": "0.5607843 0.8901961 0.4705883 0.6", "[CATEGORY] Color of the inactive category stripe": "0.4078432 0.4313726 0.4392157 0.6", "[NOTIFICATIONS] The color of the text in the notification": "1 1 1 1", "Color of additional gray text": "0.55 0.55 0.55 1.00", "The color of the exit UI button": "0.8392158 0.3647059 0.3568628 1" } },
    $17.99
  2. 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
  3. Version 1.1.6

    19 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
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.4k

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.