Very simple plugin, create http server, to execute minecraft commands
To authorize, just use password from config
Authorization header name:
Code (Text):
Authorization
PS: If you have any vanilla commands with error `Error execute command(CommandException)`, then you should also add `mode` with value `console` to the request header.
Code (Text):
Mode: console
This is because not all vanilla commands support custom ComandSender