- 版权类型
- 转载
- 插件中文名称
- 加入和退出消息管理器
- 插件英文名称
- DonatorJoin+
- 支持的核心(服务端)
- Spigot
- 语言支持
- 多语言
- 适配版本(Java)
- 1.20
- 1.19
- 1.18
前置插件:
Vault:
https://www.spigotmc.org/resources/vault.34315/
功能:
默认配置:
config.yml
messages.yml
赞助原作者:
PayPal
Vault:
https://www.spigotmc.org/resources/vault.34315/
功能:
- 禁用默认加入和退出消息。
- 优先级(如果某人有多个等级,这些等级被设置为具有加入消息,则它只会发送最高优先级消息 - 优先级可以被禁用!
- 每个等级的自定义加入消息(可以禁用)
- 每个等级的自定义退出消息(可以禁用)
- 加入/退出时的声音(您可以在此处找到声音)
- 加入/退出时的烟花
- 根据排名 OR 权限定义加入/退出消息
- 玩家可以在加入/离开时自定义声音(在获得一定权限的情况下)
- 能够切换每个玩家的加入/退出消息、声音和烟花
- 支持 SuperVanish、PremiumVanish、VelocityVanish 和 Essentials 等
- 支持剪辑的 PlaceHolderAPI
- 完全可定制
- 多种存储类型
- 能够打开/关闭加入消息
- 每个世界加入消息
- 捐赠者插槽系统(在下面阅读更多内容)
- 使用 \n 的多条消息行
- 使用 bstats 的指标
Commands - Permissions
SlotForcer / Donator Slots
SlotForcer is a system that allows the server to go over its max player limit by a preset amount.
For example, when your server is full, and you staff to be able to join still, then this is a perfect tool to do so.
By making a slotforcer limit for the group "staff" with 10 additional slots, you would allow a server of f.e. 20 slots to go up to 30 slots (with 10 of them guaranteed being staff).
IMPORTANT:
Not many permission systems have loaded in player permissions when the PlayerLoginEvent gets fired (which is used for this system), so to use this system, you have to set the slotgroup with /djp setslotgroup (player) (groupname) (with groupname being the name from the limit int he config).
NOTE:
- /djp reload - donatorjoinplus.reload
- /djp toggle [player] - donatorjoinplus.toggle & donatorjoinplus.toggle.others
- /djp enable [player] - donatorjoinplus.toggle & donatorjoinplus.toggle.others
- /djp disable [player] - donatorjoinplus.toggle & donatorjoinplus.toggle.others
- /djp setslotgroup (player) (groupname) - donatorjoinplus.setslotgroup
- /djp listsounds - donatorjoinplus.listsounds (this command lists available sounds of your server version and creates a paste at https://paste.dbsoftwares.eu (this might load a while))
- /djp joinsound (sound) [player] - donatorjoinplus.changesound.join & donatorjoinplus.changesound.join.other
- /djp leavesound (sound) [player] - donatorjoinplus.changesound.leave & donatorjoinplus.changesound.leave.other
- /djp togglesound [player] - donatorjoinplus.togglesound & donatorjoinplus.togglesound.other
- /djp togglefirework [player] - donatorjoinplus.togglefirework & donatorjoinplus.togglefirework.other
- /djp togglemessages - donatorjoinplus.togglemessages
SlotForcer / Donator Slots
SlotForcer is a system that allows the server to go over its max player limit by a preset amount.
For example, when your server is full, and you staff to be able to join still, then this is a perfect tool to do so.
By making a slotforcer limit for the group "staff" with 10 additional slots, you would allow a server of f.e. 20 slots to go up to 30 slots (with 10 of them guaranteed being staff).
IMPORTANT:
Not many permission systems have loaded in player permissions when the PlayerLoginEvent gets fired (which is used for this system), so to use this system, you have to set the slotgroup with /djp setslotgroup (player) (groupname) (with groupname being the name from the limit int he config).
NOTE:
- These slots are only being used when the server is FULL.
- If your hosting service restricts the amount of allowed slots, you should not use this feature, as this might lead into the suspension of your service (depending on the host you use).
默认配置:
config.yml
messages.yml
赞助原作者:
PayPal