worldguardk

Bu Minecraft Paper 1.

schedule
01

Features

  • Smart Selection: Only solid blocks are counted - air is completely ignored
  • Tight Bounding Box: Region shrinks to fit actual blocks, not empty space
  • Automatic Region Creation: WorldGuard region created instantly after selection
  • Permission Protected: Only admins with arceniaworldguard.admin can use the wand
  • Visual Feedback: Colored messages for all actions
02

Requirements

  • Paper 1.21.8 (or compatible)
  • Java 21
  • WorldEdit (7.3.x)
  • WorldGuard (7.0.x)
03

Installation

  1. Build the plugin (see below)
  2. Copy ArceniaWorldGuard-1.0.0.jar to your server's plugins/ folder
  3. Ensure WorldEdit and WorldGuard are installed
  4. Restart the server
04

Usage

Get the Wand

/awg wand

Making Selections

  1. Left-click a solid block to set the first position
  2. Right-click a solid block to set the second position
  3. Region is created automatically!

Important Notes

  • Clicking air cancels your selection
  • Only solid blocks are considered for the region bounds
  • If no solid blocks exist in selection, region creation fails
  • Regions are named: awg_<playername>_<timestamp>
05

Permission

Permission Description Default
arceniaworldguard.admin Access to all plugin features OP
06

Messages

  • First/Second position confirmations with coordinates
  • Region creation success with region name
  • Error messages for invalid selections
  • Permission denied for non-admins