Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
EaglercraftXBackendRPC
Eaglercraft server RPC API plugin for Spigot.
This plugin is intended to be installed on Spigot servers behind a BungeeCord or Velocity proxy running EaglercraftXServer, it provides an API to allow Spigot plugins to access the EaglercraftXServer API from the backend Spigot servers.
It also allows you to reduce the view distances of Eaglercraft players automatically on newer Spigot versions (via an option in the EaglercraftXServer settings file) and provides a way to configure per-world voice chat and manage voice channels from your backend Spigot servers.
If you are using EaglercraftXSupervisor, this plugin can allow you to use voice chat in a multi-proxy setup by relaying the voice chat packets through the backend Paper servers.
Plugin Development
The API is available through a "maven repository" at https://repo.lax1dude.net/repository/releases/
Please see the GitHub for more information on the EaglercraftXBackendRPC API