Skip to content

ZPlayzMCPE/NoRegen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoRegen

A configurable plugin to disable regeneration in PocketMine-MP.

As requested on the forums.

Configuration

# NoRegen by TheDiamondYT

# Show a message to the player on join
message:
  show: true  # Set to false to disable
  text: 'This server has health regeneration disabled.'

block:
  # Block natural regeneration
  regen: true
  
  # Block eating regeneration
  eating: true
  
  # Block potion regeneration
  potion: true
  
  # Block custom (by plugins) regeneration
  custom: true
  
  # Block hunger saturation regeneration
  saturation: true

Stalk me

Stalk my social media, please.

About

A configurable plugin to disable regeneration in PocketMine-MP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%