Notes
/notes add (player) (text)
Function: Adds a note for the specified player.
Usage:
/notes add PlayerName Important note about this player.
/notes remove (player) (note number)
Function: Removes a specific note from a player based on its number.
Usage:
/notes remove PlayerName 1(this removes the first note for the player).
/notes
Function: Allows the user to check their own notes.
Usage:
/notes(You’ll get a list of all notes you have for yourself).
/notes check (player)
Function: Checks and displays all the notes for a specified player.
Usage:
/notes check PlayerName(displays all notes on this player).
Notifications:
When a player with notes joins, all users with the permission
easystaff.notes.notifywill receive a notification with those notes.
Last updated