WebRPC icon

WebRPC -----

Remote Procedure Call for website integration



logo1.jpg

Send a request with the command and the configurable token.
The command will execute in the server.
Be careful, anyone with the token can manage your server.
Set your own accessToken.

Installation:
  1. Just put the .jar file into plugins folder
  2. Run the server once
  3. Change the default access token in config.yml
You're ready.

Commands:

/webrpc - show the token

Permissions:

-
webrpc.accessToken - allows the usage of previous command

Example:

GET 127.0.0.1:4567/?accessToken=password&command=say Hello World

My use case:

Online marketplace, where I need to give custom items to customer running commands on server. It was needed to be autonomous.

Why I created:

I didn't find any similar plugins dated after 2015.

ps: using Ajax API or Fetch API (javascript) are not recommended since token is exposed. Server side scripts solve that security issue.
Resource Information
Author:
----------
Total Downloads: 40
First Release: Aug 3, 2021
Last Update: Aug 3, 2021
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings