mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-24 17:22:55 +01:00
Now with 60% less Dave errors!
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
ee9246ebae
commit
ac46850069
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ public abstract class Command {
|
|||
return true;
|
||||
}
|
||||
|
||||
target.sendMessage(ChatColor.RED + "I'm sorry, Dave. I'm afraid I can't do that.");
|
||||
target.sendMessage(ChatColor.RED + "Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'(");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue