Declyn / PlayerNotes

Home Page:https://www.spigotmc.org/resources/playernotes.102351/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Player Notes

A simple plugin to attach notes to players with multi-server support

Data Store Options

  • MongoDB (multi-server support)
  • MySQL (multi-server support)
  • SQLite (single-server only)

Commands

  • /notes view [id] - View a player's notes
  • /notes add - Add a note to a player
  • /notes remove - Remove a note from a player

Permissions

  • notes.view
  • notes.add
  • notes.remove