alex9849 / advanced-region-market

A Bukkit/Spigot plugin for renting/selling WorldGuard regions
https://www.spigotmc.org/resources/advancedregionmarket.58732/
69 stars 44 forks source link

Missing config.yml option activateRegionKindPermissions #115

Closed Roos-Skywalker closed 2 years ago

Roos-Skywalker commented 2 years ago

According to the documentation about the config.yml a section called RegionKinds should exist. It should look like this:

RegionKinds:
  activateRegionKindPermissions: false

Is this intentional? What happened to it? I manually added the whole section to my config.yml without parsing errors but it does not seem to take effect when set to true. #

alex9849 commented 2 years ago

It looks like this part of the documentation is outdated. I'll remove it. The limit-system can be used to do that. These regionkind permissions have been redundant and got removed.

Roos-Skywalker commented 2 years ago

Thank you for your quick response! A reference to this missing documentation still exists here