Mentions
PluginLicenseRef-All-Rights-Reserved

Mentions

This plugin allows players and admins to ping @everyone, @here and specfic members!

29
Downloads
0
Followers
1 months ago
Updated
📦
2
Versions

📖About Mentions

Mention Types

  • @everyone

    • Says in chat
    • Appears in the title
    • Operators only
  • @here

    • Says in chat with a sound
    • Operators only
  • @themember

    • Notifies the mentioned member with a sound
    • Available to all members

Detects:

  • Paper chat
  • Console commands/messages
  • /say
  • Broadcasts
  • Most staff chats using Bukkit events
  • Most custom chat plugins using Adventure/Bukkit APIs
max-line-length: 128

everyone:
  enabled: true
  show-title: true
  chat-message: true
  title: "@EVERYONE"
  prefix: "[PING] "

here:
  enabled: true
  chat-message: true
  prefix: "[HERE] "

mentions:
  enabled: true
  highlight: true
  show-title: true
  actionbar: true
  chat-message: true
  title: "Mentioned"
  prefix: "[MENTION] "