Ender Chest Plugin is a lightweight, minimalistic, and secure plugin designed for Minecraft Spigot servers (version 1.21.4). This plugin allows players to access their Ender Chest anywhere on the server, providing a seamless gameplay experience.
With its small file size and efficient performance, it’s an ideal choice for any server looking to add Ender Chest functionality without bloating the server.
- Lightweight & Small: The plugin is designed to have minimal impact on your server’s performance.
- No Exploits: The code is so simplistic, it is basically impossible, ensuring that exploiting the plugin is virtually impossible.
- Ender Chest Access Anywhere: Players can access their Ender Chest from any location.
- Supports Minecraft 1.21.4: Specifically designed for this version.
- Download the plugin: Obtain the latest
.jarfile from the Releases. - Place the .jar file in your plugins directory: Copy the
.jarfile into yourplugins/folder of your Spigot server. - Restart your server: Restart the server to enable the plugin.
That's it! The plugin should now be up and running.
If you'd like to build the plugin yourself, you can do so with Maven. Follow the instructions below:
- Java 17 or higher
- Maven installed
-
Clone the repository:
git clone https://github.com/ayxxxxx/Spigot-Ender-Chest-Plugin.git cd ender-chest-plugin -
Build the .jar file: Run the following Maven command to compile the project:
mvn clean package
-
Find the compiled .jar: After the build completes, the
.jarfile will be located in thetarget/directory. Simply place it in your Spigot server'splugins/folder and restart the server.
If you encounter any issues during the build process, please ensure that:
- You are using the correct version of Java (Java 17 or higher).
- Maven is properly installed on your machine.
If you encounter any bugs or have feature suggestions, feel free to open an issue in the GitHub Issues tab. I will look into them as soon as possible and provide fixes or enhancements.
If you need help or have questions, don't hesitate to reach out to me via GitHub or Discord.
Made with 💖 by ayxx.
