PlayerMention 完全重构 | |
---|---|
![]() |
当玩家在聊天中说到你的名字时,它会通知你 |
作 者 | HYPExMon5ter |
发布时间 | 2015年7月4日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.8,1.9,1.10,1.11,1.12 |
插件详细介绍
PlayerMention 插件允许玩家在聊天中 @ 某人,被 @ 的玩家会收到通知。插件提供多种配置选项和权限控制,方便服务器管理。
/PlayerMention
:显示帮助菜单。
config
(pm.admin
), messages
(pm.admin
), reload
(pm.admin
), everyone
(pm.everyone
), toggle
(pm.toggle
)/PM
pm.receive
:允许接收他人 @ 你的通知。pm.use
:允许 @ 他人(仅当配置中 needPermissionToMention
为 true
时生效)。pm.admin
:允许执行所有 set/disable 命令,接收更新消息,执行 /PlayerMention everyone
等。pm.everyone
:允许使用 @everyone
和 /PlayerMention everyone
。pm.bypass
:允许绕过冷却时间。pm.toggle
:允许使用 /PlayerMention toggle
。
# +-----------------------------------------------------+ #
# | PlayerMention | #
# | Plugin by Exus_Kun and Maintained by HYPExMon5ter | #
# +-----------------------------------------------------+ #
# General configuration
Update-Check: true
Metrics: true
Debug: false
# Mention configuration
mentionCharacter: "@"
cooldown: 5
needPermissionToMention: false
distance: 50
notifySelf: false
stripColor: true
# Mention Everyone configuration
mentionEveryone: true
needPermissionToMentionEveryone: true
cooldownEveryone: 60
# Placeholders: %player% (The player who mentioned), %mentioned% (The mentioned player)
Formats:
Mention: "&7[&bMention&7] &3%player% &bsent a mention to &3%mentioned%&b!"
Mention-Self: "&7[&bMention&7] &bYou sent a mention to &3%mentioned%&b!"
Mention-Everyone: "&7[&bMention&7] &3%player% &bsent a mention to everyone!"
Mention-Disabled: "&7[&bMention&7] &cMentions are disabled!"
# The sound played to the mentioned player
Sound:
Enabled: true
Sound: "ENTITY_EXPERIENCE_ORB_PICKUP"
Volume: 1.0
Pitch: 1.0
# The settings for the glowing effect
Glowing-Effect:
Enabled: true
Color: "WHITE"
Duration: 100
# Customizeable Mention Message (Only works if PlaceholderAPI is installed!)
Custom-Mention:
Enabled: false
Message: "&bYou have been mentioned by %player%!"
# Blacklisted words
Blacklisted-Words:
Enabled: true
Words:
- "badword1"
- "badword2"
# Whitelisted words (This will override the blacklisted words)
Whitelisted-Words:
Enabled: false
Words:
- "goodword1"
- "goodword2"
如果您有任何建议,请 点击这里 提交。
如果您发现任何错误,请 点击这里 提交。
如果您喜欢我的插件并想支持我,请随时捐赠:PayPal