Flash Core is an open-source server management plugin for Spigot 1.8.8. It provides a clean and modular codebase, ideal for developers looking to create their own server core or explore plugin architecture.
This project is no longer actively developed by the original author, but community contributions are welcome.
Flash Core serves as a foundation for building custom server cores and understanding core plugin design. While it is no longer under active development, contributions are welcome to improve or extend the code.
This project is provided as-is without warranties. There are no guarantees of ongoing updates, but contributions and support are encouraged.
You are allowed to fork, modify, and resell this plugin under the following conditions:
- You must retain the original credit to the author ("Emmy") in the plugin. This includes:
- Retaining the file headers in all files that contain them, including comments that credit the original author.
- Preserving the repository link to the original source. If redistributing, you must keep the link to this repository in the plugin's documentation or associated files.
- Keeping the author section in the
plugin.yml
. You are allowed to add your own aliases, but you cannot remove "Emmy".
If you modify or customize this plugin, you may not redistribute the modified version without keeping the above credits intact. The modified version must also include a statement acknowledging the original work.
- You are free to modify the internal workings of the plugin and add additional features, but the main command and plugin structure should not be renamed or restructured in a way that removes the original credit.
If you ask me nicely, we can discuss exceptions on Discord: discord.com/invite/eT4B65k5E4.
While this project is no longer actively maintained, community contributions are welcome. If you would like to contribute, please fork the repository, make your changes, and submit a pull request. All contributions are reviewed and will be considered for inclusion in the project.