From 502aa3acc5315e1942a50c0c756e379b5dd9704c Mon Sep 17 00:00:00 2001 From: jomo Date: Mon, 14 Jul 2014 05:42:44 +0200 Subject: better message formatting --- damnspam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'damnspam.py') diff --git a/damnspam.py b/damnspam.py index ae0c108..b06848e 100644 --- a/damnspam.py +++ b/damnspam.py @@ -110,7 +110,7 @@ def onBreak(event): else: event.setCancelled(True) msg(sender, "&cYou cannot destroy this input!") - msg(sender, "&7&lSneak&7 and break if you want to remove it.") + msg(sender, "&c&nSneak&c and break if you want to remove it.") return True -- cgit v1.2.3