ServerAPIv1.1.0

第三方整合Integrations

皆為選用軟依賴。未安裝時對應欄位為 null,不影響其他功能。

插件提供
LuckPerms/playerrank
CMI/player 的暱稱、顏色、遊玩時長、AFK;/punishments 的警告、禁言、監禁
Vault/playerbalance
DiscordSRV/playerdiscord/status 的成員數
PlaceholderAPI/placeholders 端點
/placeholders 是唯一會派工到主執行緒的端點(多數 expansion 需存取 Bukkit API), 已設逾時上限保護,逾時回 504

All optional soft dependencies. When a plugin is missing its fields are null and nothing else breaks.

PluginProvides
LuckPermsrank on /player
CMINickname, colours, playtime and AFK on /player; warnings, mutes and jails on /punishments
Vaultbalance on /player
DiscordSRVdiscord on /player, member count on /status
PlaceholderAPIThe /placeholders endpoint
/placeholders is the only endpoint that dispatches to the main thread, since most expansions need Bukkit API access. It is bounded by a timeout and answers 504 if it expires.