Minecraft Server Management Protocol (MSMP) should have the capability to send in-game commands to the server as if it were sent from the java console. This would enable a lot of management features and automations past the very basic admin needs.
This could look like this:
:/server/command
Body: {
command: "tp "
}
(This is a loose example not following the exact current standards)
This could also include a notification that could be triggered when a command is sent (including data on who initiated it)
Please sign in to leave a comment.
0 Comments