WorldGuardExtraFlags icon indicating copy to clipboard operation
WorldGuardExtraFlags copied to clipboard

Extension for the WorldGuard plugin.

Results 37 WorldGuardExtraFlags issues
Sort by recently updated
recently updated
newest added

## Problem: When leaving a region with fly to a region without fly, players often fall to their death because they don't know the edge of the region. ### Request...

enhancement

Steps to reproduce: 1) Install WorldGuard & WorldGuardExtraFlags 2) Create a region with "Keep-inventory" flags set to false and `/gamerule keepInventory true` 3) kill player inside the region Expected result:...

bug

Hello, Can you add the support for the Paper `AsyncChatEvent` and/or `AsyncChatDecorateEvent` in the configuration of your plugin please? Because you're currently using an old listener: `org.bukkit.event.player.AsyncPlayerChatEvent`. Example for a...

The plugin is crashing on startup: ``` [16:39:59] [Server thread/ERROR]: Error occurred while enabling WorldGuardExtraFlags v4.2.2 (Is it up to date?) java.lang.NullPointerException: Cannot invoke "com.sk89q.worldguard.WorldGuard.getPlatform()" because "this.worldGuard" is null at...

In the latest version of the plugin, Players that die inside (or likely outside) and respawn within the region aren't given fly. This may be applicable to other things too.

Block cetain blocks from being broke inside the region

I have setup teleport-on-entry as an attempt to prevent people outside the claim requesting TP into it to a player thats inside the claim. If they walk into the claim...

bug

Hey, I'd like to set a custom message in the "Flying is disabled in this region" but I'm not sure how as I can't find it even in the code

enhancement