mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-31 22:22:49 +00:00
Now with 60% less Dave errors!
This commit is contained in:
parent
8647e78379
commit
37c79edb3e
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