Worldguard region creates internal error #117


  • New
  • Defect
Open
Assigned to _ForgeUser7682724
  • _ForgeUser12604527 created this issue May 20, 2016

    What steps will reproduce the problem?
    1. set EnableWorldGuardIntegration: true in config
    2. define areas in config like

      CommandAllowedRegions:
        Summon: [__GLOBAL__]
        Buy: [Stable]
        Dismiss: [__GLOBAL__]

    3.try to buy a horse anywhere, including the Stable and it will throw an external error

    What is the expected output? What do you see instead?
    Horse should be bought in the area specified, which has been set up in worldguard beforehand, in the region named Stable.

    What version of the product are you using?
    Latest

    Do you have an error log of what happened?
    no

    Please provide any additional information below.

    I tried removing the brackets in the config file but then it just didnt work.

  • _ForgeUser12604527 added the tags New Defect May 20, 2016

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