Fuji (Essentials)
A mod that ports EssentialsX / CMI from bukkit to fabric. (Fully Server-side essential mod)
Fuji (Essentials)
Fuji
A mod that ports EssentialsX / CMI from bukkit to fabric.
Feature
- free: written with performance in mind. - free: designed with a minimal core, to load only the specified modules. - free: one module is designed to be simple, for one purpose. - free: enable the modules you want to use, and shape this mod to fit your server. - free: a text-based pdf manual, and an in-game inspector to describe things. - free: it's free, open source, and GPL-licensed.
Manual
- For the modules documentation, please refer to the modules. - For the modules documentation, please refer to the %%MD1%%.
Contributing
- For Developer: You can report bugs or suggest new features by opening an issue. Share your feedback and experience to help up improve this project. - For Developer: You can help us translate the `user interface` and `doc string` in For Developer. - For Developer: You can make any changes or improvements to this project, which you think would be beneficial to others. (Especially if your changes are bug fixes!)
For any contributors, you are welcome to open a `pull-request` to add your name into the contributor list.
Cite
This project cites the following open source projects: cite
License
``` Copyright (C) 2023 sakurawald@gmail.com
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ```