WGExtender X
作者:rebot | 分类:模组
Minecraft 版本: 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: folia paper purpur
标签: management social utility
WGExtender X is a Paper plugin that extends WorldGuard's region system with additional protection, claim controls, flags, and admin tooling. A fork, updated for modern Paper versions.
Head to the wiki pages for more info.
For the per-group functionality to work correctly with LuckPerms, you may need to set the
vault-group-use-displaynamesparameter in its config tofalse.
Region Protection
- Blocks liquids (lava, water, or other) from flowing across region boundaries
- Prevents fire from spreading into a region from outside, and/or spreading within a region
- Prevents blocks inside a region from burning
- Prevents explosions from damaging blocks or entities inside regions - with optional source detection for creepers (by target) and TNT (by primer)
Claim Enhancements
- Auto-expands the WorldEdit selection to full vertical height before claiming
- Enforces per-group maximum block limits on region size
- Enforces configurable minimum size limits: volume, horizontal, and vertical
- Applies WorldGuard flags automatically on every new claim
Command Restrictions
- Blocks non-members from running a configurable list of commands inside regions they don't own; command aliases are resolved and re-checked on a configurable tick interval
Extended WorldEdit Wand
- A special wand item (same material as the WE wand) that can't be dropped, doesn't appear in death drops, and can't deal damage - acts as a safe selection tool
Plugin Integration
WorldGuard
item-consume: Controls whether players can eat food or drink potions inside a region.context-helper: A flag that allows to manage LuckPermswgex:context-helpercontext, also available as%wgex_context_helper%placeholder.
LuckPerms
wgex:in-region: returnstrue, if a player is in any region;falseotherwise.wgex:context-helper: returns a value of customcontext-helperWG flag.
PlaceholderAPI
%wgex_context_helper%: returns a value of customcontext-helperWG flag.%wgex_blocklimit_refresh%: For an online player, recalculates how many blocks they've placed, updates the info, and returns the new number.%wgex_blocklimit_cached%: Shows the last saved block count for an online player. Faster but might not be up to date.%wgex_blocklimit_calc%: Calculates a player's block limit from scratch without saving it. Works for offline players too. Good for one-time checks.%wgex_blocklimit_group_<group>%: Shows the block limit set for a specific group. You can use a fixed group name or a{bracketed_placeholder}.
Requirements
- Paper 1.21.3 or higher
(with beta Folia support) - WorldGuard 7
- WorldEdit 7
请登录后举报
暂无评论,抢个沙发吧~