Skip to content

uprial/respawnlimiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RespawnLimiter Logo

Compatibility

Tested on Spigot-1.19.

Introduction

A Minecraft (Bukkit) plugin that limits gameplay strategies based on easy player respawn.

Features

  • Each time a player dies, their max health is scaled down sequentially to a half heart.
  • The player can recover from the last scale-down via 1 day of surviving or 10 mob kills.
  • The survival period and the number of mob kills can be configured.

You can configure:

  • Whether to show messages about max life changes via the "verbose" flag in the configs.

Commands

respawnlimiter reload - reload config from disk

respawnlimiter info [@player] - show player limits

respawnlimiter reset [@player] - reset player limits

Permissions

  • Access to 'reload' command: respawnlimiter.reload (default: op)

  • Access to 'info' command: respawnlimiter.info (default: op)

  • Access to 'reset' command: respawnlimiter.reset (default: op)

Configuration

Default configuration file

Author

I will be happy to add some features or fix bugs. My mail: uprial@gmail.com.

Useful links

Related projects

About

A Minecraft (Bukkit) plugin that limits gameplay strategies based on easy player respawn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages