Query Plus Plugin:
- A plugin for displaying server information or game modes of a server on a website or software or . . . It provides your server information with a secure address in the shortest possible time with the smallest request, this plugin has the ability to provide information to specific IPs or in fact the IP Whitelisting system.
- The plugin gives you JSON output so that you can easily get server information and use it on your website.
Sample output of the plugin »
Code (Text):
{
"Proxy-OnlinePlayer": 0,
"Proxy-MaxPlayer": 500,
"Proxy-Version": "3.4.0-SNAPSHOT (git-ec793a9f-b537)",
"Proxy-Motd": "&3A Velocity Server",
"Proxy-Uptime": 17,
"All-servers": {
"lobby": {
"status": "Offline",
"online-players": 0,
"max-players": 0,
"motd": "",
"version": ""
},
"minigames": {
"status": "Offline",
"online-players": 0,
"max-players": 0,
"motd": "",
"version": ""
},
"factions": {
"status": "Offline",
"online-players": 0,
"max-players": 0,
"motd": "",
"version": ""
}
}
}
The plugin has sample code and HTML, CSS, JS pages that you can use to learn and achieve the type of information retrieval.
To download the template, click on the following link:
https://safedl.craft-tech.ir/?dl=QueryPlus-Webtemplate.zip
