mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-24 06:06:45 +01:00
remove whitespace
This commit is contained in:
parent
69e9e602f3
commit
79297f1324
@ -74,7 +74,7 @@ public class InspectCommand implements TabExecutor {
|
||||
if (!isVanished && CommandUtils.tooFar(sender, target, Permissions.inspectFar(sender))) {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
if (mcMMO.p.getGeneralConfig().getScoreboardsEnabled()
|
||||
&& sender instanceof Player
|
||||
&& mcMMO.p.getGeneralConfig().getInspectUseBoard()) {
|
||||
|
Loading…
Reference in New Issue
Block a user