Jump to content

YaMang -w-'s Wishlist

  1. More information about "Additional Belt"

    $18.00

    Additional Belt

    The AdditionalBelt plugin is a useful tool for players who want to get the most out of their game experience.
    By providing an extra slot in your inventory to carry needed items, this plugin can make gameplay more enjoyable and rewarding.
    One of the main benefits of using this plugin is that it allows players to carry more items without losing valuable inventory space. This can be especially useful in gameplay moments where inventory management is a key gameplay element, as it allows players to be more efficient and effective in exploration and combat.

    Feathures:
    Doesn't stress the server. The whole plugin is made on the mechanics of the game and does not stress the server in any way, no data files, no containers with the creation of new items. Convenient bind switch through "E then R", which allows you to freely switch between belts even in the most intense PvP. Nice UI button next to belt slots for switching inside inventory. It's possible to protect a dropped belt, after which a codelock will be installed on the crate. Video
    Plugin Demo:
     
    Permissions:
    additionalbelt.enabled - Permission to receive/wear an additional belt additionalbelt.loot.protection - protect a dropped belt from being looted by other players additionalbelt.nodrop - Disable the belt dropout additionalbelt.keep - Saving the belt, returns after respawning  
    Key combination for switching:
    E then R  
    Default Command:
    belt (Configurable in the config)
     
    Default Config:
    {   "Cooldown between belt switches in seconds": 0.0,   "Notify the player in the chat after switching belts?": true,   "Command": "belt" }  
    Default Lang:
    {   "NoPermission": "You do not have permission to use this command.",   "LootProtection": "This crate is protected, it cannot be looted.",   "Title": "Belt of {0}",   "Switch": "You switched to an additional belt.",   "Cooldown": "You switch between belts too often, you can switch again after {0} seconds.",   "Grant": "You have been added an additional belt. Usage: E then R, console command - {0}, chat command - /{0}.",   "Revoke": "You have been revoked for an extra belt.",   "RevokeWithDrop": "You have been revoked for an extra belt. The belt is dropped next to you, remember to pick up your items." }
    API:
    bool HasBelt(ulong playerId) // Find out if a player has an additional belt or not (includes sleepers) List<Item> GetItems(ulong playerId) // Get a list of additional belt items (includes sleepers)  
  2. More information about "Sortify"

    $15.00

    Sortify

    Introducing Sortify, the best plugin for making it easy to sort and filter boxes and containers from various plugins, all without the need for complex integrations. Sortify offers an intuitive solution to easily categorize your items, all within an elegant and efficient Rust-style user interface.

    Key Features:
    Custom Categories: With Sortify, you can create and customize your own categories to suit your unique needs. Rust style user interface: The plugin has a minimalistic and aesthetic Rust style user interface. Ease of Use: Sortify is designed with ease of use in mind. Whether you're a beginner or an experienced user, you'll find Sortify incredibly easy to use. It does not require complex training or any action on the part of the player, which allows the player to immediately begin organizing elements effectively.  
    Permissions:
    sortify.allow  -  permission to use the plugin
    Video at moment version 1.0.0  (after the sorting scheme was changed, see gif):
     
  3. More information about "Custom Ore"

    $18.00 $11.70

    Custom Ore

    Introduce some new ore to your server for your players to Mine for, Smelt or Recycle.
    ***DISCLAIMER***
    I CANNOT GUARANTEE COMPATIBILITY WITH OTHER FURNACE PLUGINS EX. SPLITTERS, FURNACE UPGRADES ETC. REFRAIN FROM PURCHASE IF YOU USE ANY OF THESE.
    REASON FOR SPLITTERS, ON CUSTOM ORE INSERTION, SINCE OUR "ORE" ISNT REALLY ORE, IT DOESNT GET DETECTED AS REGULAR ORE DOES.
    REASON FOR FURNACE UPGRADES, API WILL MOST LIKELY NEED TO BE IN PLACE IN ORDER TO GET THINGS TO WORK RIGHT.
     ***DISCLAIMER***
    ***NOTES***
    I RECOMMEND  USING COAL AS THE ITEM SHORTNAME - IF YOU NEED TO CHANGE IT DO NOT USE ORE ITEMS.
    ORE GATHER CAN BE LOCKED BEHIND PERMISSION - IF YOU NEED TO ADD A PERMISSION USE - customore.yourpermissionname
    ***NOTES***
    The Plugin comes preset with 7 Custom Ore items & 2 output possibilities for each, depending on if its smelted or recycled.
    Recycling is optional for each ore.  
    Smelting time is configurable per each ore.  
    Make Rare ore longer to smelt if using it as an ingredient in a currency item ex. using it as an item needed to craft gold bars etc.
    Set tools needed to mine for custom ore, and set what ore types can give which ore, set stone metal and sulfur to give or one type if needed.
    Works with Skill Tree for Ore Yield.
     
    COMMANDS  
    /C.GI - REQUIRES CUSTOMORE.ADMIN - GIVES ALL INPUT ITEMS TO INVENTORY
    /C.GO - REQUIRES CUSTOMORE.ADMIN - GIVES ALL OUTPUT ITEMS TO INVENTORY
    /SmeltTime- Will message the player if they have a custom ore item highlighted in hotbar, that ores smelt time, and output item.
     
    { "Global Settings": { "Tools Allowed to Gather Custom Ore": [ "stone.pickaxe", "concretepickaxe" ], "Allow Stack Handling?": false, "Ore Shortname": "coal", "If using Stack Handling - Max Stackable for Ore Shortname": 1000, "Enable Skill Tree Yield Boost": true, "Enable Message on Regular Gather": true, "Enable Message on Bonus Gather": true }, "Ore Items": [ { "Ore Setup": { "Input CustomName": "Jade Ore", "Input SkinID": 3422508408, "Input Cook Time In Seconds": 5.0, "Gather Options": { "Able to be Mined for?": true, "Requires Permission to find while Mining?": true, "Permission Name": "CustomOre.Jade", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Refined Jade", "Smelting Output SkinID": 3422508525, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Jade Shard", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669338 } }, { "Ore Setup": { "Input CustomName": "Ocean Ore", "Input SkinID": 3422508784, "Input Cook Time In Seconds": 425.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Refined Ocean Gem", "Smelting Output SkinID": 3422508907, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Ocean Shard", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669283 } }, { "Ore Setup": { "Input CustomName": "Lightning Ore", "Input SkinID": 3422508998, "Input Cook Time In Seconds": 525.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Refined Lightning Gem", "Smelting Output SkinID": 3422509109, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Lightning Shard", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669228 } }, { "Ore Setup": { "Input CustomName": "Firestone Ore", "Input SkinID": 3422509169, "Input Cook Time In Seconds": 700.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Refined Firestone Gem", "Smelting Output SkinID": 3422509268, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Firestone Shard", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669152 } }, { "Ore Setup": { "Input CustomName": "Copper Ore", "Input SkinID": 3423923076, "Input Cook Time In Seconds": 30.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Copper Chunk", "Smelting Output SkinID": 3423923167, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Copper Dust", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424669038 } }, { "Ore Setup": { "Input CustomName": "Silver Ore", "Input SkinID": 3423923258, "Input Cook Time In Seconds": 60.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Silver Chunk", "Smelting Output SkinID": 3423923356, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Silver Dust", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424668983 } }, { "Ore Setup": { "Input CustomName": "Gold Ore", "Input SkinID": 3423923435, "Input Cook Time In Seconds": 90.0, "Gather Options": { "Able to be Mined for?": false, "Requires Permission to find while Mining?": false, "Permission Name": "", "Nodes to Find this Ore? 1 - Stone, 2 - Metal, 3 - Sulfur": [ 1, 2, 3 ], "Gather Min": 1, "Gather Max": 1, "Gather Bonus Multiplier On Bonus Hit": 2, "Probability - 1.0 is 100%": 0.5 } }, "Output Setup": { "Smelting Output ShortName": "coal", "Smelting Output CustomName": "Gold Chunk", "Smelting Output SkinID": 3423923558, "Smelting Output Amount Min": 1, "Smelting Output Amount Max": 1, "Can Be Recycled?": false, "Recycler Output ShortName": "coal", "Recycler Output CustomName": "Gold Dust", "Recycler Output Amount Min": 1, "Recycler Output Amount Max": 1, "Recycler Output SkinID": 3424668919 } } ] }  
    Video Demo  
     
     
     
1.7m

Downloads

Total number of downloads.

8.1k

Customers

Total customers served.

122.1k

Files Sold

Total number of files sold.

2.5m

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.