MagstarLib | 使用Magstar插件,从这里开始。

原创 闭源 前置/API MagstarLib | 使用Magstar插件,从这里开始。 1.0.0

Source of resources
Original
插件中文名称
幻素星辰·前置
插件英文名称
MagstarLib
原帖地址
#
支持的核心(服务端)
  1. Spigot
  2. Paper
  3. Purpur
  4. 其他核心
Language
Chinese(Simplified)
适配版本(Java)
  1. 1.21
  2. 1.20
  3. 1.19
  4. 1.18
  5. 1.17
  6. 1.16
  7. 1.15
  8. 1.14
  9. 1.13
————————————————————————

Magstar, 与您。

————————————————————————

欢迎您使用Magstar系列插件!这里将是您的起点。

MagstarLib是一个轻量化的插件,它提供了运行Magstar插件的一些必要前置。如果您希望在您的服务器上运行Magstar系列插件,请确保先安装了本插件。本插件会为所有Magstar系列插件提供验证程序。

不过请您放心!Magstar系列的绝大多数插件都将会是免费开源的,我们非常欢迎用户使用我们的插件,同时也非常欢迎开发者们以我们的插件作为前置进行开发。也正因如此,本插件并未设置过多的防御。对于笔者本人来讲,这更像是一个练手的工具(哈哈哈,这应该是玩笑话。)

回归正题。由于本插件较为轻量化,所以笔者在这里会把关于本插件的所有注意事项全都讲清楚。如果您对本插件有任何疑虑,欢迎您随时垂询


------====命令及权限====------
Code:
/magstarlib
#查询插件版本
#别名: mslib, mslb
#权限: magstar.lib

------====配置文件====------
本插件的配置文件十分简单,仅有两个节点。您只需要分别在Account和Password节点上面填入属于您的Magstar账户和密码就可以了。

Code:
Account: yourAccount
Password: yourPassword

------====API====------

使用本插件的API十分简单。您只需要将本插件的jar包作为API就可以了。

Code:
/**
  * @return if the account and the password are correct.
  * */
public boolean check();

/**
  * @param id the specific id of Magstar plugin.
  * @param updatedVersion the updated version of the given plugin.
  * @return if the account have the permission of using the given plugin.
  * */
public boolean check(int id, String updatedVersion);


再次感谢您对Magstar系列插件的支持!
Author
Berryso
Downloads
40
Views
222
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Berryso

Share this resource