Erase Map
# ❌ Project Archived
👋 Hello everyone ! This project is **archived** !
👉 To **continue to use** *EraseMap*, use the source code of the project or the last version
🥹 I’m sorry !
—
# 💻 Platforms





—
# 🔨 Erase Map
⛏️ EraseMap is a lightweight administration plugin designed for fast and simple map editing.
With the /erase command, you can instantly remove a horizontal layer of blocks in a circular radius of **10 blocks around the player**.
👉 This plugin is perfect for:
– 🗺️ Map preparation
– 🏃➡️ Quick terraforming
– 🫧 Cleaning or resetting flat areas
– 🤟 Simple, efficient, and easy to use — EraseMap does exactly what it’s meant to do.
Eptalist
## commands
“`
/eptalist add : Adds a player to the list
/eptalist remove : Removes a player from the list
/eptalist on-off: includes – disables, list
/eptalist reload: reloads the configuration
/eptalist list: list of whitelisted players
/eptalist mode : whitelist mode, unfinished but cool feature
“`
Enchant Limit
Limits enchants on anvils and enchanting tables, which means if you tried to apply a limited enchant it will change it to the limit, command enchants not included.
Absolutely no bypasses, loopholes or work arounds. Fully limited.
/enchantlimit (can also just run /enchantlimit to open the gui)
/enchantlimitadmin (it just tab completes, also on plugin version 1.0.2+ only)
versions below 1.21.8 arent tested so if they dont work please tell me
Any issues can be sent on my discord server.
ELITE Economy Provider


The name of the plugins describes it 😉 its just a very simple and lightweight economy provider for vault for ppl who wanna get rid of essentialsx’s bloat and not-needed commands, this just makes economy work!
NO COMMANDS BTW
Check out my BBB if you wanna support me: https://builtbybit.com/members/elite-studios.614223/
EaglerXPlan
# EaglerXPlan
Plan player analytics addon for EaglercraftXServer on Spigot, BungeeCord, and Velocity.
Requires the Plan Player Analytics plugin.
This plugin adds additional information for Eaglercraft players, like what Eaglercraft client they’re using, and what their browser’s user agent is. It will also allow you to track what websites players are using to access your server.
EaglerWeb
# EaglerWeb
Web server addon for EaglercraftXServer on Spigot, BungeeCord, and Velocity.
This plugin allows you to host files via HTTP from your server address. For better performance and security, the document root is only indexed at startup and cached, to make the plugin reindex the directory run the `/eaglerweb refresh` command.
There is currently no support for virtual hosts.
EaglerMOTD
# EaglerMOTD
EaglerMOTD is a plugin that adds support for animated and/or randomized MOTDs to EaglercraftXServer.

This plugin is fully compatible with your config files from the previous two revisions of EaglerMOTD, with the exception of the `random` and `shuffle` options in messages.json. These were eliminated to allow the code to be better optimized, and because its already possible to randomize what MOTD the plugin displays through different means.
This plugin can be installed on any Spigot, BungeeCord, or Velocity server that runs EaglercraftXServer.
## Configuration
Please consult the README of the EaglerXBungee/EaglerXVelocity version of EaglerMOTD for more information on the config file format: https://github.com/lax1dude/eaglercraft-motd-1.8/blob/main/README.md
Do not forget that `random` and `shuffle` are no longer supported.
EaglercraftXServer
# EaglercraftXServer
### An industrial-grade Eaglercraft server
Adds support for various browser ports of Minecraft Java Edition to your Spigot, BungeeCord, or Velocity server.
a.k.a. “EaglerXServer”
## Key Features
– **EaglercraftX 1.8, Eaglercraft 1.12.2, and Eaglercraft 1.5.2 clients are supported**
– **Install on Spigot, BungeeCord, or Velocity from only a single JAR file**
– **Access dozens of exclusive Eaglercraft features through a cross-platform API**
– **Install packet translator modules for legacy protocol versions (1.5, 1.6, beta, etc)**
– **Native RPC protocol to access the API of a BungeeCord/Velocity server from Spigot**
– **Synchronize multi-proxy setups seamlessly using EaglerXSupervisor**
## Installation
EaglerXServer works best when installed on a reverse proxy (BungeeCord, Velocity), you can also install the plugin on your Bukkit/Spigot/Paper server, but we do not currently maintain Bukkit plugin support for versions above 1.17.
To get started, place the EaglerXServer JAR in the “plugins” folder of your Spigot, BungeeCord, or Velocity server. In most cases you will also need to use ViaVersion, ViaBackwards, and ViaRewind to make your Spigot servers compatible with 1.8. If you would like to support 1.5, add the EaglerXRewind JAR to the “plugins” folder as well. Add EaglerMOTD for animated MOTDs and EaglerWeb if you want to host a website from your server.
To connect to your server, use the same IP address and port as you would on Java edition, EaglerXServer adds a translation layer that converts any Eaglercraft connections on your server to a regular Java edition connection.
Please keep in mind that on BungeeCord and Velocity you must edit the EaglercraftXServer listeners config file to change the `inject_address` to match the address of one of the listeners configured on the underlying BungeeCord/Velocity server. This is different from how EaglercraftXBungee and EaglercraftXVelocity worked, where you could put any address and allow the plugin to open the port, this change was made to allow EaglercraftXServer to be better compatible with other plugins like ViaVersion and ProtocolLib.
**Velocity Note:** You may have issues if you attempt to use EaglercraftXServer with other plugins that also register plugin message event handlers, because Velocity’s event bus will cause the plugin messages to be observed in an undefined order if an async handler is given higher priority than EaglercraftXServer.
**xCord Note:** You will probably have issues if you attempt to install EaglercraftXServer on xCord (premium fork of BungeeCord) depending what additional xCord configuration options you enable. If you have issues, reset the xCord configuration files to their defaults, EaglercraftXServer has been confirmed to work (or at least connects) on xCord if you use the default configuration files.
## Configuration
On BungeeCord and Velocity, EaglercraftXServer should generate detailed comments in the config files, describing each property in detail. However this does not work on most Spigot versions (like 1.12) due to the YAML parser/serializer bundled with it not supporting comments. Please see the CONFIG.md file for documentation if your platform does not support comments.
Large server view distances are known to cause problems on the low bandwidth connections most people find themselves playing Eaglercraft on, consider reducing your server’s view distance if you experience intermittent “End of stream” errors.
## 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 EaglercraftXServer API
EaglercraftXRewind
# EaglercraftXRewind
Addon for EaglercraftXServer to add Eaglercraft 1.5.2 support on Spigot, BungeeCord, and Velocity.
This plugin is a compatibility layer that will translate the Eaglercraft 1.5 packets to an EaglercraftX 1.8 connection, allowing them to connect to a 1.8-compatible Eaglercraft server. This usually involves running ViaVersion, ViaBackwards, and ViaRewind on your server as well, to upgrade the 1.8 connection to whatever modern version of Spigot you’re running.
**Note:** If you would like to support versions of Eaglercraft 1.5 older than 22w34a (before singleplayer), add the `-Deaglerxrewind.oldChunkFormat=true` system property to your JVM arguments. This will perform worse for both clients and the server, but will be compatible with every version of 1.5 going back to 2020.
DynamicDNS

This plugin keeps your subserver always reachable, even if it’s hosted on a dynamic IP address. It’s perfect for setups where a server (like a Minecraft subserver) runs on a home computer or any machine without a static IP. You don’t have to manually update IPs anymore – it just works.
No need for external DNS tricks or restarts – the IP stays in sync automatically, in real-time.
## How it works?
The proxy server listens for incoming connections using a ServerSocket. When a new connection attempt is detected, the plugin checks if the subserver’s IP address has changed. If it has, the plugin updates the subserver’s address automatically before forwarding the connection. This way, the proxy always routes traffic to the correct, current IP of the subserver.
## How to install?
1. Upload the plugin to your Velocity/BungeeCord proxy server.
2. Start the proxy and adjust the configuration to fit your setup.
3. Copy the secret key from the token.txt file generated on the proxy server.
4. Upload the plugin to your subserver (e.g. a Spigot-based survival server).
5. In the subserver config, set the server ID that should have its IP updated.
6. Paste the secret key from the proxy into the Spigot plugin’s configuration.