Additions:
Added a string replacer for personal tags, this means you can auto make players follow a strict format when creating tags.
Revamped personal tags limits, now changed to group limiting permissions:
Code (YAML):
personal-tags:
enable
: true
# this setting allows players to make and access their own tags.
limits
:
# permission limits: supremetags.mytags.limit.<group>
## example: supremetags.mytags.limit.default
default
: 10
## example: supremetags.mytags.limit.vip
vip
: 20
format-replace
: '
%tag%' # strict format replacer.