Vanguard Realm Bounds Plugin protects player land and stops griefing on multiplayer servers. It gives players simple tools to claim areas, assign trusted roles to friends, and toggle custom rules like PvP or explosion protection. All claims stay saved across server restarts without needing extra database setups.

Vanguard Realm Bounds Plugin

Features:

  • Lets players claim custom plots using a selection wand or coordinate commands.
  • Includes a role system with Owner, Co-Owner, Member, and Guest ranks.
  • Blocks TNT explosions, Creeper blasts, fire spread, and lava griefing inside claims.
  • Prevents Endermen from picking up and moving blocks away from builds.
  • Lets claim owners toggle specific flags for PvP, chests, doors, redstone, and entry.
  • Shows border particles in the game world so players see exact claim limits.
  • Saves all claim information directly to YAML files on the server.
  • Works with PlaceholderAPI to show claim names and roles in scoreboards and tab lists.

Commands:

  • /twand: Gives you the wand item to select land corners.
  • /tg tpos1: Sets the first corner position of your claim.
  • /tg tpos2: Sets the second corner position of your claim.
  • /tg create <name>: Creates a new protected territory with your chosen name.
  • /tg flag <territory> <flag> [on/off]: Changes a protection rule setting for a territory.

Configuration:

settings:
  language: "en"
  max-territories-per-player: 5

  min-size: 10
  max-size: 1000

  particles-enabled: true

flags:
  build: false
  pvp: false
  fire: false
  lava: false
  water: false
  piston: false
  explosions: false
  enderman: false
  chest: false
  door: false
  redstone: false
  enter: true

How to Use:

  1. Type /twand in chat to receive the territory selection wand.
  2. Left-click a block to mark the first corner of your build area.
  3. Right-click a block to mark the opposite corner of your build area.
  4. Type /tg create <name> to save your newly protected land.
  5. Use /tg flag <territory> <flag> [on/off] to control settings like PvP or container access.

Vanguard Realm Bounds Plugin Download Links

For Minecraft 26.2, 26.1.2, 26.1.1

Click to rate this post!
[Total: 0 Average: 0]