Description

Version: 0.1.3
This is a simple plugin providing multiple inventory usage. The ammount of inventories per player is changeable in the config file and if you use a permissions plugin you can set different ammounts of inventories to different players.
Features:
- Multiple inventories
- Permissions support
- Different ammounts of inventories for different players
Planned Features:
- Autoscroll: go to the next inventory if the current is full
Commands:
- /chng [1-n] - Changes you current inventory (requires permission "invent0ry.access")
- /currinv - Displays your current inventory index (requires permission "invent0ry.access")
- /clrinv <player-name> - Displays your current inventory index (requires permission "invent0ry.admin")
Changelog:
0.1.3
- commands have been renamed from "/ci" to "/chnginv" and from "/cu" to "/currinv"
- command "/clrinv" has been added, it clears all inventories of given player (needs permission "invent0ry.admin")
0.1.2
- yaml configuration file added
- permissions on/off switchable
- inventory ammount(size) via permissions
0.1.1
- added basic permissions support
0.1
- implementation of the basic plugin
- implementation of ci / cu commands


