HTTP Requests
作者:rebot | 分类:模组
Minecraft 版本: 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1
平台: paper spigot
标签: management utility
A plugin which allows for basic HTTP requests to be sent from an in-game command.
The plugin supports a range of features, including an address whitelist and blacklist, and optional request cooldowns to prevent your server from being used to execute a DOS attack. It also supports JavaScript based response processing on the server end, powered by the Nashorn Engine.
HTTP requests can be sent from a variety of interfaces within the game, including command blocks, the console, the player, and much more.
The plugin offers a simple and easy to understand command syntax:
/httpsend POST/GET http://example.com username="bob"&password="1234"
For a full list of features, visit the plugin's wiki: https://github.com/DNAmaster10/httpRequests/wiki
This plugin offers a very wide variety of use cases. A database system can be set up which logs the amount of times a minecart travels across a detector rail. IRL lights can be controlled using an in-game lever.
请登录后举报
暂无评论,抢个沙发吧~