SkWorldGuard

⭐ — (1 endorsements) 📥 3,005 downloads 📌 v2.3.542 📅 8/28/2024
🟠 Updated over a year ago

By FluffyCat · library

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 9/25/2025 📅 Created: 8/28/2024

🔍 Analysis

  • 👍 0.0% endorsement rate
  • 🏆 #4 of 15 library mods in this game by downloads

📋 About This Mod

✅ # Use a gold axe as WorldGuard tool
✅ on rightclick with a gold axe:
✅ set {regionselect.%player%.loc2} to location of event-block
✅ send "Second Position set to: %clicked block%" to player
✅ cancel event

!(https://cdn.modrinth.com/data/cached_images/21b7e252ee8fb6bb55b3d24bcc65eb8db4712072_0.webp)

# Skworldguard: Advanced WorldGuard Integration for Skript

_Skworldguard is a Skript addon designed to extend the capabilities of WorldGuard within your Minecraft server. This plugin allows you to interact with WorldGuard regions directly through Skript, offering more control and flexibility in managing your server’s protected areas._

Key Features:

1. Region Management: Create and delete WorldGuard regions directly from Skript commands. Member and Owner Control: Easily add or remove members and owners from specific regions. 2. Flag Manipulation: Set and modify WorldGuard region flags, such as build permissions, directly through Skript. 3. Efficient Integration: Designed to work seamlessly with existing Skript setups, making it easier than ever to automate and customize region management.

Whether you're looking to automate region protection or integrate region-based features into your custom scripts, Skworldguard provides the tools you need to enhance your server’s WorldGuard capabilities.

## Effects Added: ```html Create Region: - create region %string% from %location% to %location%

Delete Region:

delete region %string% ``` ```html Add Member to Region: - add %string% as member to region %string%

Remove Member from Region: - remove %string% from region %string%

Add Owner to Region: - add %string% as owner to region %string%

Remove Owner from Region: - remove %string% as owner from region %string% ``` ```html

Set Region Flag: - set flag %string% of region %string% to %string% ```

  • -Template.sk
  • ```html
  • # Use a gold axe as WorldGuard tool
  • on rightclick with a gold axe:
  • set {regionselect.%player%.loc2} to location of event-block
  • send "Second Position set to: %clicked block%" to player
  • cancel event

on leftclick with a gold axe: set {regionselect.%player%.loc1} to location of event-block send "First Position set to: %clicked block%" to player cancel event

# Create or delete a region using the selected positions command /regionskript : permission: op trigger: if arg-1 is "create": if arg-2 is set: if {regionselect.%player%.loc1} or {regionselect.%player%.loc2} is not set: send "You need to set 2 location with your Axe" to player stop create region "%arg 2%" from {regionselect.%player%.loc1} to {regionselect.%player%.loc2} send "Region '%arg 2%' got created at %{regionselect.%player%.loc1}% to %{regionselect.%player%.loc2}%!" to player delete {regionselect.%player%.loc1} delete {regionselect.%player%.loc2} if arg-1 is "delete": if arg-2 is set: delete region "%arg-2%" ```

```html # Add or remove players as members or owners of a region command /addregionowner : trigger: add "%arg-1%" as owner to region "%arg-2%" send "%arg-1% got set as Owner from %arg-2% " to player

command /removeregionowner : trigger: remove "%arg-1%" as owner from region "%arg-2%" send "%arg-1% got removed from owner position from %arg-2% " to player

command /addregionuser : trigger: add "%arg-1%" as member to region "%arg-2%" send "%arg-1% got added as member to %arg-2%" to player

command /removeregionuser : trigger: remove "%arg-1%" from region "%arg-2%" send "member %arg-1% got removed from %arg-2% region" to player

# Set flags for a specific region command /setregionflag : trigger: set flag "%arg-1%" of region "%arg-2%" to "%arg-3%" send "Flag '%arg-1%' got set in the region %arg-2% to %arg-3%" to player

## 📢 Community & Support

[!(https://img.shields.io/discord/1415668646981800032?label=Join%20our%20Discord&logo=discord&logoColor=white&color=5865F2&style=for-the-badge)](https://discord.gg/bvAF3fA8zG) !(https://img.shields.io/badge/-NEW-ff4757?style=for-the-badge)

Join my Discord server for support, questions, or just to hang out!

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
FluffyCat
Version
2.3.542
Downloads
3,005
Endorsements
1
Category
library
Created
8/28/2024
Updated
9/25/2025
Game Versions
1.19.4, 1.20.4, 1.20.6, 1.21, 1.21.1
Tags
library, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does SkWorldGuard support?

The author lists 1.19.4, 1.20.4, 1.20.6, 1.21, 1.21.1, 1.21.6. Other versions may work but are untested by the author.

What is the latest version of SkWorldGuard?

Version 2.3.542, published 2025-09-25 with 3,005 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More library 👤 More by FluffyCat 🔎 Similar Mods 🌐 Best library (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods