-
Notifications
You must be signed in to change notification settings - Fork 1
Feautures
Nickitiki edited this page Aug 18, 2019
·
6 revisions
Command + Args | Descriptions | Permission |
---|---|---|
/mcp | Main command, help command | - |
/mcp login | Login command for admin mode | mcp.login |
/mcp logout | Logout command for admin mode | mcp.logout |
/mcp list | List of all logged in admins | mcp.list |
/heal | Heals a player, no args: heals you | mcp.health.heal |
/setmaxhealth [Player, value] | Sets max health of a player | mcp.health.maxhealth |
/mem | Server monitoring | mcp.mem |
Documentation of the Java code comming soon!