Skip to content

ayxxxxx/Spigot-Ender-Chest-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ender Chest Plugin for Spigot (Minecraft 1.21.4)

enderchest plugin

🚀 Overview

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.

🌟 Features

  • 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.

🛠️ Installation

  1. Download the plugin: Obtain the latest .jar file from the Releases.
  2. Place the .jar file in your plugins directory: Copy the .jar file into your plugins/ folder of your Spigot server.
  3. Restart your server: Restart the server to enable the plugin.

That's it! The plugin should now be up and running.

🧩 Build Instructions (For Developers)

If you'd like to build the plugin yourself, you can do so with Maven. Follow the instructions below:

Prerequisites:

  • Java 17 or higher
  • Maven installed

Steps:

  1. Clone the repository:

    git clone https://github.com/ayxxxxx/Spigot-Ender-Chest-Plugin.git
    cd ender-chest-plugin
  2. Build the .jar file: Run the following Maven command to compile the project:

    mvn clean package
  3. Find the compiled .jar: After the build completes, the .jar file will be located in the target/ directory. Simply place it in your Spigot server's plugins/ folder and restart the server.

Troubleshooting Build Issues

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.

🐞 Issues & Feedback

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.

💬 Contact

If you need help or have questions, don't hesitate to reach out to me via GitHub or Discord.


Made with 💖 by ayxx.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages