mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-21 23:51:42 +01:00
[trunk] remove chat spam from lightning
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1286 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
de2ba1e06a
commit
a267cef78a
@ -23,7 +23,6 @@ public class Commandlightning extends EssentialsCommand
|
||||
if (args.length < 1)
|
||||
{
|
||||
world.strikeLightning(user.getTargetBlock(null, 600).getLocation());
|
||||
user.sendMessage("§7CRACK");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user