PvPArea

A Minecraft Paper server plugin that enables keepInventory and keepLevel within designated PvP areas.

File Details

PvPArea-1.1.0.jar

  • R
  • Jul 3, 2026
  • 12.78 KB
  • 5
  • 26.2+4

File Name

PvPArea-1.1.0.jar

Supported Versions

  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.11

What's new in version 1.1.0:

  • Added support for multiple worlds! PvP areas can now be added to any world on your server and are stored in the respective PersistentDataContainer.
  • Added backwards compatibility: this plugin is now officially supported for all stable Paper builds built for versions 1.21.11 through 26.2 of Minecraft.
  • Increased performance significantly, especially for servers with many areas or players.
    • Added AreaChunkKey, containing a World and the chunk coordinates packed into a long. Coordinates will be checked to see if the death occurred in a PvP area only if the AreaChunkKey of the chunk the player has died in is present in the plugin's Map of areas.