Inactive [ADMN/GEN/MECH] Equipment v1.3 - The equipment commands [1.2.3-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by tobindev, Mar 24, 2012.

  1. Offline

    tobindev

    Equipment

    Equipment is a simple plugin that allows the user to type the command: /[command1] [command2], which, based on their Permissions will automatically equip them with the specified equipment. For example, typing "/eminer stone" would equip my player with a stone pickaxe, torchs, a workbench and ladders, given I had sufficient permission to do so. The Permissions is enabled so you can allow users to use for example "/earcher iron" but NOT use "/earcher diamond". It's very flexible to user demand. Also it takes money of the player when they get an equipment. E. g. 200 money are taken for stone/leather equipment, 300 for iron equipment and 400 for diamond equipment. But you can configure all the prices in the config.yml. You can also configure the messages the players receive in the config. This plugin needs Vault for the permissions and money!


    BukkitDev-Page

    Files
    Equipment v1.3 for CB 1.2.3-R0.2

    All files to download can be found here!

    Commands
    Comands can be found here!

    Permissions
    Permissions can be found here!

    Features
    • Automatically equips equipment of any type (leather, stone,iron and diamond).
    • Automatically acquire a tool-set in your inventory of the specified type.
    • Permissions-enabled.
    • Economy-enabled
    • Options to clear your inventory.
    • Configuration file to configure the prices of the equipments and the messages they receive.
    To-Do List
    • (Add a farmer class?)
    • Add /erepair
    • Add /eheal
    • Optimize the /eci command to /eci <main|bar|all>
    Changelog
    Version 1.3
    • Updated to CB 1.2.3-R0.2
    • Added the messages to the config for configuration
    Show Spoiler

    Version1.2
    • Added a configuration file for the prizes.
    • Added general permission called "Equipment.player" for all commands.
    Version1.1
    • Fixed permissions support (Vault is needed!)
    • Added economy support (Vault is needed!)
    • Updated on 1.1-R6/#1988 and updated the events, methods, etc.
    Version1.0
    • Released to the community
    Version0.4
    • Fixed multisending of messages that are sent back to the player
    • Fixed a bug with permissions
    Version0.3:
    • Added clear inventory command
    Version0.2:
    • Finished programming the classes
    • Added Permissions
    Version 0.1:
    • Idea formed
    • Began coding process
     
  2. Offline

    md_5

    Approved
     

Share This Page