Warning: Undefined variable $http_response_header in /var/www/html/new/skunity/library/skUnity/Util/HTTP.php on line 95

ClearChat.sk

Created by Unknown

Just so you know, we don't know the file format for every file. If it's just a bunch of random characters, it's probably a .zip or .jar.

command /clearchat:
	permission: chat.mod
	permission message: &cErreur, tu n'as pas la permission...
	aliases: /cc
	trigger:
		loop 100 times:
			broadcast ""
		broadcast "&cChat > &eLe chat a été &aclear &epar &a%player% &e!"

command /chat:
	permission: chat.mod
	permission message: &cErreur, tu n'as pas la permission...
	trigger:
		open chest with 4 rows named "&5Gestion du chat" to player
		wait 1 tick
		format slot 4 of player with a book named "&6&lGestion du chat." to run [make player execute command "/chat"]
		format slot 20 of player with a 166 named "&eBientôt..." to run [make player execute command "/chat"]
		format slot 22 of player with a snowball named "&6Clear le chat" with lore "&7Ou /clearchat" to close then run [make player execute command "/clearchat"]
		format slot 24 of player with a 166 named "&eBientôt..." to run [make player execute command "/chat"]