Home - momoservertw/CorePlus GitHub Wiki

Minecraft server plugin

Contains some utility functions and the function library of my plugin.

Spigot: https://www.spigotmc.org/resources/#####/
Author: Momocraft


Features​

1. Improved the plugins performance To separate the common functions in every plugins like "Custom Commands". So my plugins will not longer need to store them in the memory.

2. Decrease the mistakes and save time It will have some errors while copying the new codes to each plugins. Building an API is easy to updating plugins for me.

3. To remove the duplicate configurations The common settings are integrated in CorePlus config.yml. For examples, "noPermission"


Related Websites

Spigot: https://www.spigotmc.org/resources/entityplus.70592/
MCBBS: https://www.mcbbs.net/thread-1139929-1-1.html
Source Code: https://github.com/momoservertw/EntityPlus
Donation Link: https://paypal.me/momocraft


License

This plugin is developed and published by me. It is strictly prohibited to claim to be my own work, respect intellectual property rights, if there is any infringement, legal action will be taken, and the latest code will not be released. The source code of this plug-in can be changed freely. Please use it in accordance with the "GNU General Public License v3.0". If you use all or part of the source code, please open source and give back to the community.

*本插件由本人開發、發布,嚴禁宣稱為自己的作品,尊重智慧財產權,若有侵權行為將採取法律訴訟,並不再發布最新代碼。此插件之原始碼可自由更改,使用請依據「GNU普通通用公共許可證v3.0」,若使用該全部或部分原始碼,請開源回饋給社群。

GNU Lesser General Public License v3.0
Permissions of this copyleft license are conditioned on making available complete source code of licensed works and modifications under the same license or the GNU GPLv3. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. However, a larger work using the licensed work through interfaces provided by the licensed work may be distributed under different terms and without source code for the larger work.