Added an data option to disable caching database on mysql.
Fixed bug where players couldn't move items in inventory.
Code (YAML):
data
:
# Should SupremeTags cache data? this will optimize the amount of connections being used but will minimize db use across servers.
# If disabled, this setting only applies to MySQL type.
cache-data
: true