Death's Wishlist
-
Spray Skins
permission for use - sprayskins.use
permission for workshop's skins - sprayskin.workshop
Open UI - fire button or command /spray (you need to look at the object whose skin you want to change at the same time hold the spray in the hands)
FEATURES:
Change skinID with spray All steam workshop skins Skins from config
{ "Command": "spray", "all - workshop + your config | config - only from config | workshop - only from workshop": "all", "Perm for use": "sprayskins.use", "Your skins": { "furnace": [ 2729798683 ] } } P.s - (My Discord - tofurahie#4144)
-
Advanced Player Hud
Advanced Player Hud will show players the health information of their armor, the ammount of bullets left on their inventory (for the weapon they are using in that moment). And the information on how many kills and deaths the user has.
Important: This plugin depends on Image Library
Permissions:
advancedplayerhud.use - Players with this permission will be able to see the hud. Commands:
/hud - Hides or shows the hud. (Can be changed on the config) Configuration:
In order to make an easier config, there are 3 default hud positions, but the hud can be changed anywhere by adjusting the X and Y value. Value 0 x and 0 y will place the hud on the bottom left corner. The max values cont be changed through the config so the aspect ration isnt unintentionally altered.
{ "Plugin Settings": { "Chat command:": "hud", // Changes chat comand "Hud position config (1-4)": 2, //Selects the default hud position. "-Option 1: Hud position config coordinates X (Min Value)": 0.651, "-Option 1: Hud position config coordinates Y (Min Value)": 0.025, "-Option 2: Hud position config coordinates X (Min Value)": 0.011, "-Option 2: Hud position config coordinates Y (Min Value)": 0.025, "-Option 3: Hud position config coordinates X (Min Value)": 0.161, "-Option 3: Hud position config coordinates Y (Min Value)": 0.025 }, "Customization Settings": { "Health bar color. Over 50% (Default green):": "0.298 0.686 0.313 1", // https://umod.org/guides/rust/basic-concepts-of-gui#colors "Health bar color. Under 50% (Default orange):": "0.949 0.549 0.156 1", "Health bar color. Under 25% (Default red):": "1 0.266 0.2 1" }, "Image Settings": { "Helmet image": "https://i.imgur.com/WIMi8bQ.png", "Vest armor image": "https://i.imgur.com/6Oip7iZ.png", "Pants armor image": "https://i.imgur.com/JtJ6Epi.png", "Ammunition image": "https://i.imgur.com/Fp0PQxG.png", "Kills image": "https://i.imgur.com/dcPqZgS.png", "Deaths image": "https://i.imgur.com/v805gz7.png" } }
-
NPCShop
EATURES:
Selling custom items with a modified skin and display name Commands for sale as an item, allows you to use the command whenever the player wants, can be changed to instant use after purchase Creating a trader with the right set of items Players can check item description before they buy it Refill system Players can see marker on the map to check what the bot can sell them Local positions for Monuments (after wipe you don't need to change positions anymore) [Dependent on MonumentFinder]
Commands:
permission for use commands and edit the npc shop - npcshop.admin
/settrader (use for create new trader) /remtrader (use for remove trader by his name) /newtraderpos (look directyl at the bot) then /newtraderpos update (use on new position) or /newtraderpos cancel (if you unselect the bot)
Hooks:
void OnNPCShopItemBuy(BasePlayer buyer, Item saleItem, Item priceItem) - called when player buys an item
Example of plugin config
My Discord Profile
-
Setup Furnaces
permission for use UI - setupfurnaces.use
Commands:
/fsetup - open UI /fadd - you can add new furnace /fremove - you can remove added furnace FEATURES:
Reoganize button in UI Work without fuel Output multiplier Melting speed
{ "Auto reload [If you change the config and save the file the plugin will reload itself]": true, "Oven setup for players": { "setupfurnaces.default": { "furnace": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": false, "Cook without fuel": true }, "furnace.large": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "electricfurnace.deployed": { "Quick smelt multiplier": 2, "Output multiplier": 5, "Reorganize items": true, "Cook without fuel": true }, "refinery_small_deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "campfire": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "bbq.deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true } }, "setupfurnaces.vip": { "furnace": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "furnace.large": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "electricfurnace.deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "refinery_small_deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "campfire": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true }, "bbq.deployed": { "Quick smelt multiplier": 1, "Output multiplier": 1, "Reorganize items": true, "Cook without fuel": true } } } } -
Loadout Controller
Loadout controller is made to assist in allowing your battlefield or even PVE community to thrive with customizable loadouts.
FEATURES
- Multiple permission groups - You can set different saveable items for each permission group - You can set different default loadouts for each permission group - You can set the amount of saveable personal loadouts for each permission group - You can limit the amount of items that are able to be saved in each permission group - Very nice UI that tells you what can and cannot be saved and if a partial bit of a stack can be saved - You can view what is in your loadout right in the UI - Supports multiple loadouts for each player - Admins can set new loadouts for each permission group right in the UI - Automatically applies loadout on respawn
- #loadout
- #controller
-
(and 5 more)
Tagged with: