Permission typo
This commit is contained in:
parent
6818ff28ba
commit
101b01cae9
@ -33,7 +33,7 @@ public class InspectBrush extends BrushTool implements DoubleActionTraceTool {
|
||||
* Construct the tool.
|
||||
*/
|
||||
public InspectBrush() {
|
||||
super("worldedit.brush.inspect");
|
||||
super("worldedit.tool.inspect");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user