Citations - Player Infraction Tracking

About
The Citations plugin allows your server staff (or anyone you specify) to easily issue citations to players for rule violations. This data is then stored for easy review by all staff. Citation does not require SQL and it requires very little permissions configuration. It was also written specifically to be extremely light-weight and efficient, perfect for large servers with performance concerns.
Installation
- Put Citations.jar in your plugins directory.
- Do a /reload to reload your plugins.
- Configure your permissions if needed.
- Enjoy!
Permissions
- citations.use - allows use of all commands except /cite deletecitations
- citations.admin - allows use of /cite deletecitations
note: OPs have access to all commands
Commands
- /cite check <player>
- /cite checkoffline <player>
- /cite issue <player> <reason>
- /cite issueoffline <player> <reason>
- /cite deletecitations <player>
- /cite help
note: The offline versions will work for offline players
This plugin was tested with CraftBukkit 1.2.5-R4.0 on both Windows and Linux servers.

