Skip to content

Declyn/PlayerNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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