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

Mass teleport implemented, adminchat can be used by groups/users with /adminchat permissions.

This commit is contained in:
nossr50
2010-10-12 23:54:03 -07:00
parent 9a68fa78dc
commit 842001f8ac
4 changed files with 22 additions and 26 deletions

View File

@@ -129,4 +129,6 @@ public class other {
return color;
}
}
}