implement lobby check
This commit is contained in:
parent
2577a71ca7
commit
1a9a9aea42
4 changed files with 83 additions and 4 deletions
|
@ -25,6 +25,7 @@ public final class EaaMod implements ClientModInitializer {
|
|||
new EchoCommand();
|
||||
new TagCommand();
|
||||
new CheckPlayerCommand();
|
||||
new CheckLobbyCommand();
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue