mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-10 22:05:10 +01:00
I do believe that I made a typo
By: Nathan Adams <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
f3ddaaf09f
commit
712ca9d3b6
@ -86,7 +86,7 @@ public abstract class Command {
|
||||
return true;
|
||||
}
|
||||
|
||||
target.sendMessage(ChatColor.RED + "I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you beleieve this is in error.");
|
||||
target.sendMessage(ChatColor.RED + "I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error.");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user