Party chat fixed

This commit is contained in:
nossr50
2010-12-30 12:43:59 -08:00
parent 42cb17db5b
commit ab86705d31
3 changed files with 10 additions and 3 deletions

View File

@ -174,6 +174,9 @@ public class vMinecraftListener extends PluginListener {
return false;
}
}
else {
return false;
}
}
}
return false;