What is it for? There is no information in the description
My defaultallowdamage false and I want to reduce the load from the plugin on the server,
what standard settings are heavily loaded and can be disabled?
I disable the log to trace, that else? thx
Can i disable handleDamage?
hi.
handle damage is for the plugin to handle damage or not. self explanatory.
defaultAllowDamage should stay false. that reduces the amount of rules needed to block damage = better performance.
everything else is minimal by default. I always write everything with performance in mind
hi, well, if anythyng can hurt players then I understand why players cannot hurt players but why npcs can hurt players (anything not includes npcs)?
isn't it redundant if everyone except players can damage players
heya, yes, there is some redundancy. it is easier to remove or modify something than it is to add it, when you don't know what you're doing. many people are new server owners so I like to give them extra bit of help.