Jump to content

ARobinhood's Wishlist

  1. More information about "XBuildingSkinMenu"

    $18.99 $15.19

    XBuildingSkinMenu

    XBuildingSkinMenu - building block skins menu for your server.

     
     
    - Optimization of the interface for different monitor resolutions.
    -  Storing player data in - oxide/data/XDataSystem/XBuildingSkinMenu
    - There is a lang ru/en/uk/es.
    - Sound effects when interacting with the menu.
    - Possibility to allow only the owner of the cupboard to paint the building blocks of the house.
    - Possibility to paint building blocks only when authorized in the cupboard.
    - Possibility to paint building blocks with a hit of a hammer.
    [  Each player can turn on/off in the main menu for convenience. ]
    - Possibility to paint building blocks when upgraded.
    - Possibility to use effects when painting.
    - Possibility to paint each house separately.
    [  You can paint an unlimited number of houses at the same time. ]
    -  Plugin support - BGrade and IQGradeRemove.
    - Chat messages about the started/completed of painting the house.
    [  The number of painted building blocks. ]
    - Chat messages about the started/completed of painting items/constructions inside the house.
    [  The number of painted items/constructions. ]
    - Chat messages: the house is already being painted - items/constructions in the house are already being painted.
    - To paint the containers, the color chosen by the player through the Spray can is used.
    - UI button for easy transition from the XBuildingSkinMenu menu to the XSkinMenu menu. [ And vice versa. ]
    - Possibility to choose color in UI.
    - Automatic replenishment of the configuration with new skins of building blocks.
    - Permissions for each skin.
    - Automatically reset selected skins from a player, if revoke away their permission.

     

     
    Permissions
    xbuildingskinmenu.use - access to plugin functionality. [ Skins menu, hammer, building. ] xbuildingskinmenu.painting - access to paint the entire house through the cupboard. xbuildingskinmenu.simpleblock - access to paint high Walls/Gates. [ Hammer hit only. ] xbuildingskinmenu.entity - access to painting items/constructions inside the house. [ Requires XSkinMenu plugin version 1.1.14 and above. ] xbuildingskinmenu.default - default permission for skins. Commands
    /bskin - open the building block skins menu. API
    ulong GetBuildingSkin(BasePlayer player, string grade) - returns the skin of the building block selected by the player. ulong GetBuildingSkin(BasePlayer player, BuildingGrade.Enum grade) - returns the skin of the building block selected by the player. ulong GetBuildingSkin(BasePlayer player, BuildingBlock block) - returns the skin of the building block selected by the player. Config
    { "General setting": { "Automatically add actual skins of building blocks to the configuration": true, "Only the owner of the cupboard can start painting the house": false, "Use effects when painting home": true, "Use effects when painting items/constructions in the house": true, "Use effects when painting building blocks by hitting a hammer": false, "Enable painting of items/constructions in the house using player skins from the XSkinMenu plugin": false, "Skins for buildings": { "Wood": { "0": { "ImageURL": "", "Permission": "" } }, "Stone": { "0": { "ImageURL": "", "Permission": "" }, "10220": { "ImageURL": "", "Permission": "xbuildingskinmenu.default" }, "10223": { "ImageURL": "", "Permission": "xbuildingskinmenu.default" }, "10225": { "ImageURL": "", "Permission": "xbuildingskinmenu.default" } }, "Metal": { "0": { "ImageURL": "", "Permission": "" }, "10221": { "ImageURL": "", "Permission": "xbuildingskinmenu.default" } }, "TopTier": { "0": { "ImageURL": "", "Permission": "" } } }, "Default skins for new players": { "Wood": 0, "Stone": 0, "Metal": 0, "TopTier": 0 } }, "GUI setting": { "Close the menu by tapping on an empty area of the screen": false, "Material_background_0": "assets/icons/greyout.mat", "Color_background_0": "0 0 0 0", "Color_background_1": "0.517 0.521 0.509 0.95", "Color_background_2": "0.217 0.221 0.209 0.95", "Skin background color": "0.517 0.521 0.509 0.5", "Background color of the selected skin": "0.53 0.77 0.35 0.8", "Close button (icon) color": "1 1 1 0.75", "Color of buttons in cupboard": "0.35 0.45 0.25 1", "Button text color in cupboard": "0.75 0.95 0.41 1", "Hammer button color - On": "0.35 0.45 0.25 1", "Hammer button text color - On": "0.75 0.95 0.41 1", "Hammer button color - Off": "0.65 0.29 0.24 1", "Hammer button text color - Off": "0.92 0.79 0.76 1", "AnchorMin - button 1": "0.5 0", "AnchorMax - button 1": "0.5 0", "OffsetMin - button 1": "395 621.5", "OffsetMax - button 1": "572.5 641.5", "AnchorMin - button 2": "0.5 0", "AnchorMax - button 2": "0.5 0", "OffsetMin - button 2": "395 646.5", "OffsetMax - button 2": "572.5 666.5" } }
  2. More information about "ServerBridge – Server Switching"

    $7.99

    ServerBridge – Server Switching

    ServerBridge makes it quick and easy for players to join other Rust servers using an intuitive in-game UI.
    Players can use a server list that is customizable by the admin.
    Due to Rust's own Nexus system, players can be connected smoothly to the server they want without having to disconnect and connect manually.
    🧭 Player Command: /servers — opens the server list
    🔧 Admin Command: /serverbridge — opens the admin panel


    • ServerBridge.use – access the server list • ServerBridge.admin – manage servers via admin panel
    All edits of this file can be done with the /serverbridge Admin Panel
    { "Server with Domain & no Port": { "Name": "Server with Domain & no Port", "IP": "mycool-rustserver.com", "Port": null, "Description": "I disabled the Port with -1 in the Port field!", "ImageUrl": "" }, "Server with IP Address & Port": { "Name": "Server with IP Address & Port", "IP": "192.168.2.1", "Port": 28015, "Description": "This is my cool Rust Server!", "ImageUrl": "" } }
    { "ui.serverlist.title": "SERVER LIST", "ui.admin.title": "SERVER MANAGEMENT", "ui.addserver.title": "ADD NEW SERVER", "ui.editserver.title": "EDIT SERVER", "ui.button.connect": "CONNECT", "ui.button.add": "ADD", "ui.button.save": "SAVE", "ui.button.addserver": "ADD NEW SERVER", "ui.form.servername": "SERVER NAME", "ui.form.ipaddress": "IP ADDRESS OR DOMAIN", "ui.form.port": "PORT", "ui.form.description": "DESCRIPTION", "ui.table.server": "SERVER", "ui.table.address": "ADDRESS", "ui.table.actions": "ACTIONS", "msg.noperm.serverlist": "You don't have permission to open the server list.", "msg.noperm.admin": "You don't have permission for this command.", "msg.server.notfound": "Server '{0}' not found.", "msg.server.redirect": "You are being redirected to server '{0}'...", "msg.server.noname": "No server name specified.", "msg.server.deleted": "Server '{0}' has been deleted.", "msg.server.fillfields": "Please fill in all required fields.", "msg.server.exists": "A server with the name '{0}' already exists.", "msg.server.invalidport": "Invalid port. Please enter a number between 1 and 65535.", "msg.server.added": "Server '{0}' has been added.", "msg.server.updated": "Server '{0}' has been updated.", "msg.connection.redirect": "Connecting to {0} - Have fun!", "ui.button.nextpage": "NEXT →", "ui.button.prevpage": "← PREV", "ui.pagination.info": "PAGE {0} OF {1}" }  
  3. More information about "Team Gather Bonus"

    $4.99

    Team Gather Bonus

    You receive more resources when you're farming close to a team member
    Permissions
    teamgatherbonus.use:  Is required to get first config setting. teamgatherbonus.vip:  Is required to get vip config setting.
      Configuration
    {   "Distance between a team member (in feet)": 32.0,   "Bonus percentage Default": 10,   "Bonus percentage Vip": 50,   "Enable Fish Trap": true,   "Enable Fishing Pole": true,   "Enable On Collectible Pickup": true,   "Enable On Dispenser Gather": true }
    Localization
    Supports 10 Languages out of the box!
    English French Swedish Dutch Korean Catalan Simplified Chinese Portuguese Brazil German Russian
  4. More information about "JetPack"

    $19.99 $14.79

    JetPack

    Take your players to new heights in the game of Rust, and get a few laughs watching people try to fly one for the first time! Introducing Jetpack! A plugin that allows your players to soar around like never before in the game of Rust. Grab this plugin and give your players something to talk about! Many functions have already been implemented like the ability to shoot while piloting a jetpack, and the plugin will continue to expand and grow with the community.
    You'll find the configuration covers almost anything you can think of, and you'll see a breakdown of the configuration file in the description below. By default you can simply press the middle mouse wheel to equip and remove the jetpack quickly, you can't run around once you've equipped it. You can customize loot crates the jetpack might appear in, and all of the stats from thrust to rotation and all of the other controls. Be sure to check the permission section and feel free to use the command creatively to give jetpacks as an award for completing other tasks on your server using the commands provided. Make sure you have some lowgrade handy, let's take to the skies!
     

    Сontrols
    Space bar - thrust W/S keys - pitch axis A/D keys - yaw axis  
    Chat commands (check config for permissions)
    /jet - toggle jetpack on & off /givejetpack - give a jetpack to yourself  
    Console commands (admin only)
    givejetpack - give a jetpack to yourself givejetpack SteamID - give a jetpack to player using their SteamID  
    Plugin config
    en –  example of plugin configuration in English
    ru –  example of plugin configuration in Russian
     
    Check out the rest of my work: Adem's Codefling Library
    You can reach out to me in Discord: Adem's Discord Profile
    Thanks to Jbird for writing, translation, & support: Jbird's Discord Profile
    Join the Mad Mappers Discord!
  5. More information about "Roleplay Police Station"

    $5.00

    Roleplay Police Station

    A fully-featured police station for your RP server!
    It’s highly optimized with just 628 prefabs, ensuring great performance.
    Note: This prefab does not include terrain, splat, or topology — you’ll need to paint those yourself after placement.
2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

144.3k

Files Sold

Total number of files sold.

3.1m

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.