Level Requirements

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Plugin based on a Plugin Request: http://forums.bukkit.org/threads/equipment-level-requirement.308514/#post-2783918

Level Requirement

What you can do:

  • Add a Level Requirement to your Plugin. If you don't have the required Level you can't use ist.
  • Change the Requirement for every Minecraft Item (Items by Plugins modified includet) to every Level you want
  • Configure how hard the Plugin decides whether you can use it (more information below)

Commands

There is only one command to add items to the config which makes it much easier. Usage: /lvlrq add <level> the item in your hand will added to the config with the specified level (Note: You have to be OP to use that command)

Configuration

In the config are 4 things to configure:

  • enableInventoryCheck: Set this to true if you want that you can't put the item to an another Slot in your inventory if your level isn't high enough.
  • enableDamageCheck: Set this to true if you want that you can't hit an entity with the item if your level isn't high enough.
  • enableInteractCheck: Set this to true if you want that it is impossible to do left- or right-Clicks
  • enableMoveInventory: If true the item get moved to the next free Slot if your level isn't high enough.

Note: If an item has an Level Requirement is decided whether is defined by its "type" and not one special item.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    84713
  • Created
    Sep 2, 2014
  • Last Released File
    Jan 17, 2015
  • Total Downloads
    1,422
  • License

Categories

Members

Recent Files