FUCKING HELL JUST WRITE UP AND IT GOT DELETED FUCKING SMILES 
Difficulty: idk... u might be good at coding u might not so idk
Files Edited: PublicChat.java
YOU CAN REPLACE AS YELL AS ::yell IS BORING TO TYPE
open up PlayerChat.java and search for
Code:
public void handlePacket(Player p, int packetId, int packetSize) {
replace that whole void to end of file with
Code:
public void handlePacket(Player p, int packetId, int packetSize) {
if (p == null || p.stream == null) {
return;
}
p.chatTextEffects = p.stream.readUnsignedWord();
int numChars = p.stream.readUnsignedByte();
p.chatText = Misc.decryptPlayerChat(p.stream, numChars);
if (p.muteType > 0) {
p.frames.sendMessage(p, "You are are permanently muted for breaking a rule.");
return;
}
if (p.chatText.startsWith("/")) {
for (Player player : Server.engine.players) {
if (player == null)
continue;
String chatMessage = p.chatText.substring(1);
player.frames.sendMessage(player, "[<col=0000FF>SERVER NAME HERE - User "+p.username+"</col>]: <col=000000> " + p.chatText + "</col>");
return;
}
}
p.chatTextUpdateReq = true;
p.updateReq = true;
}
}
on SERVER NAME HERE write ur server name WITH CAPITALS like. Yupper Scape cuz it looks better than yupper scape
save compile done. run server test it bitch u gotta type with
/n00bs
IF U HAVE CLANCHAT ALREDY THIS IS FOR YOU!
do same tut above search for
Code:
if (p.chatText.startsWith("/")) {
and replace the / with antoehr symbol like * or % then save compile done
USERNAMEZ
Rune-Server R 4 A
Silab - pingu
Mopar - pure ic3 0wn (forgot password tho posted it incase of leechers)
CREDITZ
40% to the dude who made PublicChat.java
10% Gimp or Photoshop for the coding of colours
45% to me for making the tut and creating the code
5% to modblazex to test it on his source
THIS ALSO WORKS INSTED OF USING ::yell
PICTURE:

THIS IS MY FIRST TUTORIAL! ON 508'S
if u liked u can rep but plz feed my pokemon in my sig?