The Spookly Lobby System is a custom Minecraft Paper 1.21+ plugin designed to seamlessly integrate with the Spookly server infrastructure, providing a feature-rich lobby experience tailored for advanced server management.
git clone https://github.com/Spookly-Network/SpooklyLobby.git
cd Lobby
./gradlew build
- Place the generated Lobby.jar file in your server's plugins directory.
- Restart the server.
- CloudNet 4.0.0-RC10
- PaperMC 1.21+
- SpooklyCore
We welcome contributions to Spookly-Core-API! Here's how you can contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix (git checkout -b feature-name).
- Make your changes and commit them (git commit -m 'Add new feature').
- Push your changes to your fork (git push origin feature-name).
- Create a pull request with a description of your changes.
Please follow the existing code style and conventions when contributing. Ensure your code is properly documented with Javadoc comments.
If you encounter any issues or bugs, please report them on the GitHub issues page. Provide as much detail as possible, including steps to reproduce the issue and any relevant code snippets.
Spookly-Core-API is licensed under the MIT License. See the LICENSE file for more information.
Made with ❤️ by the Spookly Network team.