You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The region is ignored if the claiming player is permitted for BUILD, BLOCK_BREAK, ENTRY, EXIT, USE, INTERACT and PASSTHROUGH with rules defined here and enforced here. Make sure in your testing that this is not the case; e.g. you are not an operator and do not own the region. Only responding as the integration essentially works the exact same way in v2.
Also, the rule for a WorldGuard region to be considered as "in a chunk" is if it contains any blocks in the chunk at Y=0. If the region does not extend down to Y=0, it's effectively invisible to XClaim (code here).
Hello,
The plugin is allowing players to make claims in worldguard regions. Protection integration is set to true in the config.
[00:43:54 INFO]: [XC] Enabling XClaim v1.15.3
[00:43:54 INFO]: [XC] Locating JAR file
[00:43:54 INFO]: [XC] Checking for Dynmap
[00:43:55 INFO]: [XC] Loading trusted players
[00:43:55 INFO]: [XC] Loading claims
[00:43:55 INFO]: [XC] Unpacking claims
[00:43:55 INFO]: [PlaceholderAPI] Successfully registered internal expansion: xclaim [1.15.3]
[00:43:55 INFO]: [XC] Initializing chunk editor
[00:43:55 INFO]: [XC] Loading command manager
[00:43:55 INFO]: [XC] Registering default commands
[00:43:55 INFO]: [org.reflections.Reflections] Reflections took 185 ms to scan 1 urls, producing 6 keys and 28 values
[00:43:55 INFO]: [XC] Starting movement routine
[00:43:55 INFO]: [XC] Refreshing grace routine
[00:43:55 INFO]: [XC] Done
Thanks
The text was updated successfully, but these errors were encountered: