boy0001 / FastAsyncWorldedit

Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
GNU General Public License v3.0
310 stars 225 forks source link

fawe.limit in 1.15.2 #1377

Closed aurel85 closed 4 years ago

aurel85 commented 4 years ago

Hi,

With fawe.limit I feel like I'm doing everything I need, but it doesn't work. I created my block limit 10,000 with //set for group "player" and then I gave fawe.limit.joueur to the group "player" (I also tried on personal permission) but when the players in this group make //set stone more than 10,000 blocks it works :/ Is there something that I did not understand well in the functioning of fawe.limit ?

No error in console. I am using the latest build version 1.15.2 (246) and Paper 1.15.2 (309).

Thank you in advance.

aurel85 commented 4 years ago

https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/481