Skip to content
TetraTheta edited this page Oct 10, 2022 · 6 revisions

HardPlus

This is home page of HardPlus wiki.

Terms

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.

Warning

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.

Permission List

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

Config

Each module can be globally on/off.

  • module.<module name>.enable: If set to false, the module won't work at all. Default is true.

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.