马上登录/注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
x
本帖最后由 像素搬运菌 于 2024-4-4 00:37 编辑
AutoAnnouncer 是一个插件,在配置
中配置一定时间后自动宣布公告
* 从配置中随机选择的无限消息!
* 一切都可以从配置中启用或禁用!
*易于使用的配置!
* PlaceholderAPI 支持所有使用的消息!
* 可自定义的权限和无权限消息
命令:
/announcer help - 显示帮助
/announcer on|off - 启动/停止 AutoAnnouncer
/announcer restart - 重新启动 AutoAnnouncer 调度程序
/announcer interval <minutes|seconds> - 设置公告之间的间隔时间
/announcer random <on|off> - 设置随机或使用连续公告
/announcer add [announce here] - 在列表中添加一个新的公告
/announcer list - 列出所有带有 id 的公告。
/announcer remove [announce id] - 从列表中删除公告。
announcer.reload <- 这是重新加载配置
PlaceholderAPI 的权限完全支持插件中的所有消息(权限消息除外)。 AutoAnnouncer:
AnnouncerMessage:
Announcer:
- "You can join our discord at https://discord.gg/25TVBY"
- "Don't forget to vote for the server using /vote!"
- "Come visit our shop: https://shop.example.com"
Delay: 5 seconds
Enabled: true
AnnouncerHeader:
Message: "&7[---------&8[&4&lAnnouncement&8]&7---------]"
Enabled: true
Enable_Space: true
AnnouncerFooter:
# PlaceholderAPI is fully supported with this plugin.
Message: "&4Thank you for playing on play.example.com, %server_online% out of %server_max_players% are online"
Enabled: true
Enable_Space: true
Prefix_Settings:
Prefix: "&8[&4&lAnnouncer&8]"
Enable_Prefix: true
Commands:
Reload:
Message: "&6{plugin_name} {plugin_version} has been reloaded."
Enable: true
Disable_Message: 'Command disabled! If you want to enable this command set "Enabled" in the config to true!'
Permission:
Reload_Permission: "announcer.reload"
Reload_NoPermission_Message: "Insufficient permission (announcer.reload)"
# Don't mess anything below this comment
Log_Lag_Over_Milis: 100
Debug: []
Version: 1
AutoAnnouncer-1.1.0.jar
(732.63 KB, 下载次数: 13)
原文表面版本只支持到1.16
本人已在Arclight - 1.19.2实测成功
参考配置:
|