NoteLand / PlotSquaredPM

Plot and protection plugin for PocketMine-MP
https://discord.gg/FqawGaY
MIT License
4 stars 4 forks source link

Cant use /p rand and /p wand with Custom Permission #6

Closed PocketMiner92 closed 2 years ago

PocketMiner92 commented 2 years ago

Issue description

Steps to reproduce the issue

  1. Change the Permission to another, for example myplot.wand.1
  2. Use /op name
  3. Now you can See, you have OP but you cant use the Border or Wall

OS and versions

Other Plugins

Console error, backtrace or other files

Crasher508 commented 2 years ago

Use perms myplot.border.default, myplot.border.admin, myplot.border.op

or

myplot.wall.default, myplot.wall.admin, myplot.wall.op

Otherwise you have to register the new perm in PermissionManager

PocketMiner92 commented 2 years ago

Ahhhh i have seen this too late. Thank you very much! Another Question. I merging planned?

Crasher508 commented 2 years ago

Plot Merging is finish, but not released yet

PocketMiner92 commented 2 years ago

Is there a way to get this?