Notes

  1. /notes add (player) (text)

    • Function: Adds a note for the specified player.

    • Usage: /notes add PlayerName Important note about this player.

  2. /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).

  3. /notes

    • Function: Allows the user to check their own notes.

    • Usage: /notes (You’ll get a list of all notes you have for yourself).

  4. /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.notify will receive a notification with those notes.

Last updated