RegionPay
PluginMIT

RegionPay

Minecraft plugin that charges players upon entering specific WorldGuard regions.

16
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions

📖About RegionPay

RegionPay

Short Description:
Charges players when entering specified WorldGuard regions. Supports per-region fees and distributes money to region owners.

Full Description:

RegionPay is a Minecraft plugin that charges players when they enter a specified WorldGuard region. Perfect for servers that want toll areas, paid zones, restricted access, or player-driven economies.

Features:

Automatically charges players upon entering configured regions

Per-region pricing using a WorldGuard custom flag

Region owners receive income (minus tax)

Fully configurable via config.yml

Lightweight and production-ready

Requirements:

Paper / Spigot 1.21.x

Vault (Economy API)

Any Vault-compatible economy plugin

WorldGuard / WorldEdit

Installation:

Download regionpay-1.0.jar

Place it into the plugins/ folder

Restart the server

Configure config.yml

Usage / Commands:

/regionpay reload - Reloads configuration files

WorldGuard setup: /rg flag regionpay-entry-fee allow

Region ownership: /rg addowner

Disable temporarily: /rg flag regionpay-entry-fee deny

Remove flag: /rg flag regionpay-entry-fee -

License: MIT License

Notes / Upcoming Features:

Region-based discounts

Additional fee triggers

API expansion