
This plugin gives players access to items according to levels, without permissions!
| /li nextitem | Checks your next item in the list |
| /li reload | Reloads your config |
| levelitems.(group) | Add a player to the group (Not needed, if you have PEX) |
For extra information on Configs, click here!
//Group Name (Can use Permissions, or hook into PEX) warrior: //Items you want, per level in the syntax: itemid:data;level levelitems: [] //Items you want never accessible by the group restricted: [] //IMPORTANT FOR NON PEX USERS: Add your group here, or you wont be able to access it! Groups: [] //Message to send when the player has not enough levels to use this item NotEnoughLevel: '&6You are not able to use this item till level %lvl%' //Prefix of the plugin Prefix: '&0[&3LevelItems&0]&f' //Message sent when the item is unlocked UnlockItem: '&6You''re now Level %lvl%! You now can use %item%!'