Campfire is a PvP Protection plugin designed to give new players a chance to get their footing before being attacked by more well-equipped players. While under PvP Protection, players can't deal or receive PvP damage. Players' PvP protection expires after a configurable amount of time, or players may opt to terminate their protection early.
Campfire does protect against any kind of environmental damage such as mobs, fall damage, and drowning.
The following options are available in the config.yml file:
Duration (integer)
The length of time players' PvP protection will last in seconds
ResetOnDeath (boolean)
Whether the players' protection starts over if they die.
WorldGuardPause (boolean)
Pause the protection count-down when the player is in a WorldGuard region that has the AntiPvP flag or Invincible flag
FireRadius (integer)
Radius in blocks players are not allowed to start fires or place lava near protected players.
This prevents indirect killing from fires or lava. Set to 0 to disable.
This project is also available on Github. While major releases will be uploaded here on BukkitDev, you can get the latest development branch from this project's Github page, located at https://github.com/bitdagger/campfire
This version is incompatible with the previous version released by Psychobit.