Skip to content

v1.20.1-1.0.0

Latest
Compare
Choose a tag to compare
@lab3 lab3 released this 28 Jan 02:34
· 10 commits to 1.20.1 since this release

Core Features

  • Players can flag or unflag themselves to opt into PVP
  • Both players must be flagged for PVP to occur
  • Admins can create areas for PVP that will auto flag players when they enter the area (with warning as you get close).
  • Nametag overlay for visible PVP indicator
  • Unflagging yourself is not instant. Will be unflagged in 60 seconds. This is configurable
  • When waiting to be unflagged if you deliver or take player damage your unflag request will be cancelled.
  • Logging out auto cancels your unflag request

Commands

  • /pvpFlag [on | off | status] sets your pvp state
  • /pvpZone [add | remove | list] allow admins to define PVP zones and the size of the warning area around them.

Config

  • player_login_state = PRESERVE | FLAG | UNFLAG
  • player_respawn_state = PRESERVE | FLAG | UNFLAG
  • unflag_wait_time_ticks = 1200
  • pvp_zone_bounds_check_ticks = 20