-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
TetraTheta edited this page Oct 10, 2022
·
6 revisions
This is home page of HardPlus wiki.
In this wiki, Player is referring online player with proper permission.
HardPlus won't work at all by default. You have to assign permissions to each players or groups.
Due to the limitation of how certain modules work, here are the aspects that cannot be 'turned off' or 'permission-based'.
Check out these pages for more details.
Here is full list of permissions. For a detailed explanation, head to document of each module.
hardplus.cold-damage
hardplus.creeper-charge
hardplus.creeper-explode
hardplus.damage-critical
hardplus.damage-give
hardplus.damage-take
hardplus.fast-air
hardplus.fire-forever
hardplus.hunger-debuff
hardplus.lava-death
hardplus.mob-target
hardplus.no-fire-resistance
hardplus.no-sweep
hardplus.no-water
hardplus.sharp-cut
hardplus.uncooked-poison
hardplus.wither-skeleton-bow
Each module can be globally on/off.
-
module.<module name>.enable
: If set tofalse
, the module won't work at all. Default istrue
.
Some modules have config keys like module.<module name>.timer.delay
and module.<module name>.timer.period
.
These values are for timer, so do not modify these values unless you experience performace impact of your server!
-
module.<module name>.timer.delay
: How long should the timer wait to work after HardPlus is loaded, in ticks. -
module.<module name>.timer.period
: How often should the timer run, once in given ticks.