Mineuniverse
Log in Register
Plugins

OneMoreAPI

API to execute commands and fetch data on and from a server.
by _ForgeUser8195871
Download Claim this project
1,114 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Developer Tools Website Administration

This plugin was built for the OneMoreBlock.eu creative server because Websend is unstable. Simple as that.

Features

Simple API to do the following:

  • Execute a command on the server as Console
  • Fetch data from the server via API-builtin commands
  • Check if the API is alive

Current builtin commands:

  • players - get a CSV formatted list of all current players

Planned features:

  • Execute client provided code (compile at runtime)
  • Scripting (for custom builtin fetchers)
  • Stream encryption
  • Statistics command "/api"

Usage

Jar contains a text file documenting the protocol and a class for easy use with PHP:

<?php
require_once('OneMoreAPI.php');
$api = new OneMoreAPI();
var_dump($api->ExecuteApiCommand("players"));

Configuration

  • apiport: Port on which the API should listen (Default: 25569)
  • password: Password to protect access to the API (Default: "OneMoreBlock.eu")

Commands

None.

Source code is at svn://onemoreblock.eu/OneMoreAPI/trunk

OneMoreAPI 1.0.0
MC CB 1.4.6-R0.3
Release 2013-01-13 Get

You Might Also Like

WorldGuard Custom Flags
WorldGuard Custom Flags
97,851
HoloAPI
Advanced and powerful holographic displays
93,959
Minequery
Minequery
91,099
SQLibrary
SQLibrary aims to streamline driver wrappers in Java for every database engine
85,675
WolfyUtilities
Utils and APIs: Config, Language and Inventory API, Protection Utils: WorldGuard, LWC, PlotSquared
84,728
DisguiseTester
Experiment with disguises!
9,677