tutorial/Configuration

Configuration

Step 1

Open up the config

warrior:
  levelitems: []
  restricted: []
Groups: []
NotEnoughLevel: '&6You are not able to use this item till level %lvl%'
Prefix: '&0[&3LevelItems&0]&f'
UnlockItem: '&6You''re now Level %lvl%! You now can use %item%!'

Step 2

Setting up groups

warrior:

  levelitems:
     //This is the items you can add to groups to with levels
     //You need to put at least 4 spaces then after the dash, put the thing in the syntax 'item:data;level'
     //Note: You need to put quotation marks on the sides!
      - '10:2;4'

  restricted: 
      //This items, are the items the group can NEVER touch.
      //Remember to add the data, even if its 0!
     //Note: You need to put quotation marks on the sides!
      - '5:0'

//NOTE TO NON PEX USERS
//For the plugin to work, please add in your group name here!
Groups: 
  -Warrior

Step 3

Reload the config with /li or /levelitems reload!


Comments

Posts Quoted:
Reply
Clear All Quotes