1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-19 02:12:58 +01:00

Changed registerMessage to check for the player being in silent mode, added some things to registerMessage.

This commit is contained in:
nossr50
2011-01-05 11:12:11 -08:00
parent 1fd278a3c9
commit e13e062e40
2 changed files with 10 additions and 14 deletions

View File

@@ -33,6 +33,5 @@ public class vmc {
p.getUser().a.b(new d(player.getUser()));
}
}
}
}
}