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

Vminecraft.properties should be created if one doesn't exist, added masstp

This commit is contained in:
nossr50
2010-10-12 16:56:01 -07:00
parent 1b9b57889c
commit 9a68fa78dc
3 changed files with 56 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ public class other {
}
return gmsg;
}
public static boolean lengthCheck(String str)
{
int length = 0;