implement tag tools and check tools
This commit is contained in:
parent
07dd923927
commit
2577a71ca7
10 changed files with 252 additions and 50 deletions
|
@ -24,6 +24,7 @@ public final class EaaMod implements ClientModInitializer {
|
|||
//Register Commands
|
||||
new EchoCommand();
|
||||
new TagCommand();
|
||||
new CheckPlayerCommand();
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue