Changelog v1.6.0:
#Added: config option to change the inventory's title.
#Added: config option to change the plugin's chat prefix.
#Fixed: biginv.see did not grant access to the command /biginv see
IMPORTANT: This plugin needs editing of the current config. Please add the following below save_on_inventory_close:
Code (YAML):
# Set the title of a BigInv inventory. Use %player% for the player's name.
inventory_title
:
"BigInv (%player%)"
In addition please add the following within the messages section:
Code (YAML):
# Set the command's main prefix. Use "default" for the default command prefix.
cmd_prefix
:
"default"
Best regards
Alex_qp
PS:
@Outlander87 Thanks for pointing the bug out to me. Also I hope your now satisfied with the additional options.