use deny flag affects region owners and members #79


  • New
  • Defect
Open
Assigned to axeldios
  • _ForgeUser16143878 created this issue Dec 20, 2014

    What steps will reproduce the problem?
    1. Set default flag use deny at the config or set it manually ingame after setting a ProtectionStone.
    2. Try to open a chest or use a button (in your own region of course)
    3. See an error message

    I think the problem is associated with the missing UUID support so WorldGuard prevents all use interacts for this "unknown" player.
    This only affects if you globally allow "use" at the WG configuration and try to especially deny it in player regions.

    git-Spigot-47b1dff-f233e7d
    ProtectionStones v1.9i (ProtectionStones-1.0-SNAPSHOT build #5)
    WorldGuard v6.0.0-SNAPSHOT.1477-

    Thanks for reading.

  • _ForgeUser16143878 added the tags New Defect Dec 20, 2014
  • _ForgeUser16143878 edited description Dec 20, 2014
  • _ForgeUser7550340 posted a comment Jan 22, 2015

    This is an issue with WorldGuard. They changed how the use flag works. I had to replace use: deny to use: null in the region file.


To post a comment, please login or register a new account.