This update will wipe your existing config!
Reworked the config to:
- Clean up the order of config entries to make it easier to manage
- Be more descriptive of what the options do
- Use entity short names instead of full resource paths
- Damage rates are now actual percentages not fractional (0.1 used to equal 10%, now its just 10 equals 10%)
Changed decay manager initialization to spread out the time that entity decay happens to improve performance
Changed privilege detection for building blocks to prevent unnecessary sphere casts to improve performance
Fixed issue with dk.setall not working correctly
Thanks to
@Ryan for testing