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

onChat hook error fixed

This commit is contained in:
nossr50
2011-01-09 13:36:09 -08:00
parent 621fe2279b
commit ce6c242cf2
3 changed files with 6 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ public class vConfig {
//The feature settings
static boolean toggle = true,
adminChat = false,
groupcoloredbrackets = false,
groupcoloredbrackets = false,
partyChat = false,
greentext = false,
FFF = false,