Reload Hotbar

Reload Hotbar 1.0.0

Sign in to download
This plugin allows players to quickly reload all weapons in their hotbar using available ammo from their inventory. It also provides an option to unload weapons, returning their ammo to the inventory.



Permissions

  • reloadhotbar.use - Allows players to use both the reload and unload commands.

Commands

  • /reload - Reloads all weapons in the player's hotbar using available ammo from their inventory.
  • /unload - Unloads all weapons in the player's hotbar, returning their ammo to the inventory.
Note: The actual command names can be changed via configuration.

Configuration

JSON:
{
  "Version": "1.0.0",
  "Reload Chat Command": "reload",
  "Unload Chat Command": "unload"
}
  • Reload Chat Command - Defines the chat command players use to reload all their hotbar weapons.
  • Unload Chat Command - Defines the chat command players use to unload all their hotbar weapons.

Localization

JSON:
{
  "NoPermission": "You do not have permission to use this command.",
  "Reloading": "Reloading your hotbar weapons...",
  "NoWeapon": "No weapons in your hotbar need reloading.",
  "SuccessReload": "Reloaded {0} weapons using a total of {1} ammo:\n{2}",
  "NoAmmo": "You have no matching ammo in your inventory to reload your weapons.",
  "Unloading": "Unloading your hotbar weapons...",
  "SuccessUnload": "Unloaded {0} weapons, removing a total of {1} ammo:\n{2}"
}
Author
VisEntities
Downloads
8
First release
Last update

Ratings

0.00 star(s) 0 reviews

Also by VisEntities

  • Remineration
    Remineration
    Spawns additional ore nodes close to mined spots
  • Volcano
    Volcano
    Adds volcanoes that release lava, ash clouds, and debris
  • Advanced Backup
    Advanced Backup
    Creates scheduled backups of your server
Back
Top
Cart