REQMC

REQMC

Plugin

REQMC - Integrate your server with any app or discord bot!

Server ManagementUtility

86 downloads
0 followers
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Hey there!

Are you tired of manually executing commands on your Minecraft server? Want an easy way to connect your server to external applications and services? Look no further than REQMC! With our plugin, you can execute commands on your server using simple HTTP requests. It's super easy to use - just install the plugin and you're ready to go! No need to worry about setting up an endpoint - REQMC does that automatically for you.

With REQMC, you can automate tasks, or create custom integrations with your Minecraft server. Connect your server to a Discord bot, or create your own custom application to interact with your server. Don't worry about security - REQMC is using configurable ip whitelist and command blacklist, so you can trust that your server is protected while using it. It's super easy to use and configure, and it's sure to make your life as a server owner a whole lot easier.

Note: When adding ips to ip whitelist, you must restart the server. Reload alone won't work in this case.

  • Send commands to your server remotely
    |_ Supports every vanilla and other plugins command
  • Connect your server with any application easily.
  • Integrate your server with discord bot
  • Running endpoint on custom port
  • IP whitelist (with multiple addresses support)
  • Authkey authentication (You can choose whether you want to use IP whitelist or this)
  • Block possibly dangerous commands (Custom)
  • Add prefix to every command
  • Customizable request
  • Logs everything in console (so you can see that reqmc have executed command)
  • More comming soon!
    |_ This is just a first public version of this plugin!

Just move the plugin to your plugins directory and start server. Plugin will create configuration files and add your server's ip to whitelist automatically. If you wish, you can change the settings in configuration: Then, you can send request in your application like this:
http://your-server-ip:port/execute/?command=tp_player1_player2

If you have set auth-mode to key, send request like this:
http://your-server-ip:port/execute/?command=tp_player1_player2&authkey=your_key

Note: Port is the port you have set in config (default: 8080)
The space in command is also in config (default: _ )
Please, choose strong authkey when using key auth. (in config)

If you did everything right you should get response like this:
Command executed succesfully: <command>
If there is no response at all, that mean your IP is not whitelisted.
(You can change whitelisted IPs in config or you can set auth-mode to key)

  • /rmreload - rqmc.reload

Please, do not post bugs in reviews!

Contact me on discord instead. Discord: Ando#2000

You can download discord bot whitelister made using REQMC here
(Your players can add themselves to whitelist by typing command /whitelist <nick> on discord!)


Project members

Andoo0

Owner


Technical information

License
CC-BY-NC-ND-4.0
Project ID