Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.56 KB

readme.md

File metadata and controls

46 lines (34 loc) · 1.56 KB

Spookly Lobby

License

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.

Installation and Setup

Clone the Repository:

git clone https://github.com/Spookly-Network/SpooklyLobby.git

Build the Plugin:

cd Lobby
./gradlew build

Add to Server:

  • Place the generated Lobby.jar file in your server's plugins directory.
  • Restart the server.

Dependencies

  • CloudNet 4.0.0-RC10
  • PaperMC 1.21+
  • SpooklyCore

Contributing

We welcome contributions to Spookly-Core-API! Here's how you can contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix (git checkout -b feature-name).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push your changes to your fork (git push origin feature-name).
  5. Create a pull request with a description of your changes.

Code Style

Please follow the existing code style and conventions when contributing. Ensure your code is properly documented with Javadoc comments.

Reporting Issues

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.

License

Spookly-Core-API is licensed under the MIT License. See the LICENSE file for more information.

Made with ❤️ by the Spookly Network team.