Ever wanted to embed information from your server in your own projects like your website, forum, mobile app, ...?
Here is BungeeWebAPI!
It provides a simple to use REST API. What is that?
When you call an url ( http:// ...) in your browser, you will get a response.
Setup
Just open an url and you will get a response:
http://yourdomain.com:2001/api=YOUR_API_KEY_HERE/YOUR_ACTION_HERE
You will get an answer like:
{onlineplayers:"TimoCrafter, Lasergott, md_5"}
This is in JSON format so you can parse it simply!
What actions can I perform (replace it with YOUR_ACTION_HERE)?
Support
My Server:
TimoCraft.at
Deutscher Server mit Wirtschaft & MiniGames
Here is BungeeWebAPI!
It provides a simple to use REST API. What is that?
When you call an url ( http:// ...) in your browser, you will get a response.
Setup
- Just put the BungeeWebAPI.jar in your BungeeCord plugins folder and reload/restart your server.
- Create an apikey with /bwa createkey . Write down this key, you will need it later. You can find all keys in plugins/BungeeWebAPI/users.yml .
- BungeeWebAPI will host a WebServer for you, you don´t have to do anything
Just open an url and you will get a response:
Code (Text):
http://yourdomain.com:2001/api=YOUR_API_KEY_HERE/YOUR_ACTION_HERE
Code (Text):
{onlineplayers:"TimoCrafter, Lasergott, md_5"}
What actions can I perform (replace it with YOUR_ACTION_HERE)?
- onlineplayers - List all onlineplayers (e.g. {"onlineplayers": [TimoCrafter, Lasergott, md_5]}
- onlinecount - Onlinecount (e.g. {"onlinecount":3} )
Support
- Skype: Timo ZIKELI
- Email: TimoCrafter@TimoCraft.at
My Server:
TimoCraft.at
Deutscher Server mit Wirtschaft & MiniGames
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BungeeWebAPI is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9. Downloaded 1,153 times (via Spigot). Download it and open it directly in the game.