mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-16 03:24:31 +02: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:
@@ -23,7 +23,6 @@ public class Commandlightning extends EssentialsCommand
|
|||||||
if (args.length < 1)
|
if (args.length < 1)
|
||||||
{
|
{
|
||||||
world.strikeLightning(user.getTargetBlock(null, 600).getLocation());
|
world.strikeLightning(user.getTargetBlock(null, 600).getLocation());
|
||||||
user.sendMessage("§7CRACK");
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user