I am an administrator, why am I also restricted?
MinecraftEarthVillage opened this issue · 1 comments
The Problem
I have set in config.yml that ordinary players can only affect 900 blocks by default, while OP should not be restricted
limits:
max-blocks-changed:
default: 900
maximum: -1
However, when an OP uses //set command, they still receive a message saying "Change limit of 900 has been reached"
Even if they have all permissions starting with "worldedit."
Reproduction Steps
0.Set max-blocks-changed in config.yml to a relatively small value, such as 900
- set a player as OP
- Ask him to use //pos1,//pos2,//set to fill a large area
- He will find...
A Solution
Limits should only work for regular players, and OP should not be limited in //set quantity
You can set an "OP judgment"
Alternatives
Set the default: of max-blocks-changed to infinite (-1), but this will allow everyone, including regular players, to use//setto change the area without restrictions
Anything Else?
Can you stop being so lazy and just turn off feedback without saying anything? What does that mean
#2545
This is the question I raised yesterday, you made the user very sad💔qwq