MCInv
This plugins handles inventory presets using MySQL. It provides support to save, load, list en clear inventories.
Commands
/inv save <invName>
saves the current items in you inventory bar
/inv load <invName>
loads the inventory preset into your inventory bar
/inv list
lists all your inventory presets
/inv remove <invName>
removes an inventory preset
/inv clear
clears the inventory abr
/inv clearall
clears the whole inventory
Dependencies
This plugin requires MySQL (http://forums.bukkit.org/threads/bukkit-guide-mysql.50500) for a full tutorial
Set up
The plugin requires just the MySQL information, which you give in the config file after running your server (be sure to restart once you gave the MySQL host, username and password). If you're unfamiliar with MySQL, you can go to the link I gave to get a full guide about setting up and configuring a MySQL server.
-
View User Profile
-
Send Message
Posted May 6, 2012Looks good I'll try this out
-
View User Profile
-
Send Message
Posted Apr 22, 2012Thanks for the plugin AND the guide!