How to use:
step 1) type @<player> in chat
step 2) profit!
Default config:
# Supports bukkit color codes: https://wiki.ess3.net/mc/
highlight: '&7&l@'
# Supports 1.13 sounds but theoretically will work on older versions,
# Check out everything under "Enum Constants" at https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
sound: ENTITY_ARROW_HIT_PLAYER
sound-pitch: '1'
# Not implemented yet.
use-display-names: 'true'
Permissions:
DontAtMeSis.ping:
description: Determines if a player can ping another player.
default: true
DontAtMeSis.ping.admin:
description: Determines if a player can ping anyone who is opped or has \'DontAtMeSis.admin\'.
default: true
DontAtMeSis.admin:
description: Marks the player as admin, used for DontAtMeSis.ping.admin, also gives access to all other permissions and \"/dams reload\"
default: true
children:
DontAtMeSis.ping: true
DontAtMeSis.ping.admin: true
DontAtMeSis.ping.*:
description: Gives access to all DontAtMeSis permissions excluding DontAtMeSis.admin
children:
DontAtMeSis.ping: true
DontAtMeSis.ping.admin: true
Commands:
/dams [reload] - Reports the version, if reload is specified and the player has DontAtMeSis.admin it will reload the config.