-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
TetraTheta edited this page Aug 15, 2024
·
6 revisions
This is the home page of the HardPlus wiki.
In this wiki, "player" refers to an authorized online player.
HardPlus won't work at all by default. You have to assign permissions to each player or group.
Warning
Due to the limitations of how certain modules work, there are some aspects that cannot be "turned off" or "permission-based".
Check out these pages for more details.
Here is the full list of permissions. For a detailed explanation, head to the document for each module.
hardplus.cold-damage
hardplus.creeper-charge
hardplus.creeper-explode
hardplus.damage-critical
hardplus.damage-give
hardplus.damage-take
hardplus.dangerous-nether-chest
hardplus.fast-air
hardplus.fire-forever
hardplus.hunger-debuff
hardplus.lava-death
hardplus.mob-target
hardplus.no-fire-resistance
hardplus.no-passive-health-regen
hardplus.no-sweep
hardplus.no-water
hardplus.sharp-cut
hardplus.uncooked-poison
hardplus.wither-skeleton-bow
With configuration, each module can be turned on/off globally.
-
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 timers, so do not change them unless you notice a performance impact on 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.