geforkt von Mirrors/Velocity
Remove unrelated change
Dieser Commit ist enthalten in:
Ursprung
16d557a109
Commit
3c9cc2c4a8
@ -260,7 +260,7 @@ public class VelocityCommand implements Command {
|
||||
|
||||
@Override
|
||||
public boolean hasPermission(CommandSource source, String @NonNull [] args) {
|
||||
return source.getPermissionValue("velocity.command.plugins").asBoolean();
|
||||
return source.getPermissionValue("velocity.command.plugins") == Tristate.TRUE;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren