Main Page/33 [zh]

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "BKCommonLib 以每个插件为基础进行版本控制,因此当某个插件需要版本 2,并且安装了版本 1 时,会自动向服务器管理员发送通知,并且不启用这个插件。这可以防止因 BKCommonLib 版本过时而导致的各种问题。如果你想开发基于 BKCommonLib 的插件,请确保你是基于仍能提供你所需的功能的最早版本,这样你的插件才可以在较旧的 Spigot 版本上正常运行。")
(No difference)

Revision as of 07:43, 10 October 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Main Page)
BKCommonLib has versioning on a per-plugin basis, so when a certain plugin needs version 2, and version 1 is installed, the server owner is automatically notified and the plugin is not enabled. This prevents the common mishaps with outdated BKCommonLib versions. If you develop a plugin that uses BKCommonLib, make sure you depend on the earliest version that still offers the features you need. This makes sure your plugin remains functional on older Spigot builds.

BKCommonLib 以每個插件為基礎進行版本控制,因此當某個插件需要版本 2,並且安裝了版本 1 時,會自動向伺服器管理員發送通知,並且不啟用這個插件。這可以防止因 BKCommonLib 版本過時而導致的各種問題。如果你想開發基於 BKCommonLib 的插件,請確保你是基於仍能提供你所需的功能的最早版本,這樣你的插件才可以在較舊的 Spigot 版本上正常運行。