Updating delay on plugin starts
How many ticks do you want to wait until the plugin starts to update from the database?
This feature is useful when you're loading some plugins with placeholders after CyberStatistics.
# How many ticks until the database will begin to update?
# Useful when certain plugins load after CyberStatistics.start-updating-delay: 300
Round evaluation
When you transfer some placeholders from another server like balance or some statistics, you don't want to have a big amount of digits.
With CST, you can round your digits to whatever number you like.
# Should formula values be rounded?
round-evaluation:
enabled: true
# 2 digits: #.##, 4 digits: #.####
digits: 2
Auto update
Updates the config every time you update. Prior strings will remain the same!
# updates the config every time you update. Prior strings will
# remain the same! NOTE: disabling this will leave new settings
# as default and new lang string won't send.
auto-update:
config: true
lang: true
Navigation
NOTE: This wiki is for version 0.1.2 and later. Older versions are not supported, please stay up to date.