mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-28 10:58:15 -05:00
:>1.0.0 Add new EaglerXBukkitAPI plugin files
Use IEaglerXBukkitAPI.getAPI(player) to access the new official API for communication between your Bukkit plugins and an EaglerXBungee/EaglerXVelocity server
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
name: EaglercraftXBukkitAPI
|
||||
version: 1.0.0
|
||||
main: net.lax1dude.eaglercraft.v1_8.plugin.bukkit_rpc_helper.EaglerXBukkitAPIPlugin
|
||||
description: Official EaglercraftX API for Bukkit servers
|
||||
author: lax1dude
|
||||
api-version: 1.8
|
Reference in New Issue
Block a user