Skip to content

ttrilobyte/no-health-hunger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no-health-hunger

Bukkit plugin that disables health and hunger

Features

  • Disables health
  • Disables hunger
  • Teleports players in the void to spawn

Permissions

Node Default Description
NoHealthHunger.nohealth OP Player takes no damage
NoHealthHunger.nohunger OP Player loses no hunger
NoHealthHunger.escapevoid TRUE On entering void, player is teleported to spawn

Config

Node Sample Description
escapevoid.teleport_out_of_void true Set false to prevent all players from escaping the void (NOTE: This overrides permissions!
escapevoid.message Please don't go on spacewalks. Message that players see when they are teleported out of the void.
spawn.world Server_lobby The name of the world that your spawn point is located in. This is usually the name of the folder containing the world data files.
spawn.x 0.5 The x-coordinate of the spawn point. Press F3 in-game to view your coordinates.
spawn.y 3 The y-coordinate of the spawn point. Press F3 in-game to view your coordinates.
spawn.z 0.5 The z-coordinate of the spawn point. Press F3 in-game to view your coordinates.

About

Bukkit plugin that disables health and hunger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages