SimpleSeen 0.3
Description:
SimpleSeen is a light-weight, config-less seen script which reports the date and time of when a player was last seen logging out, or first seen logging into the server.
SimpleSeen displays information already saved in the user file in a readable format.
I just threw it together for use on my server and thought I may as well share.
Update: This plugin is an extract of
SimpleExtras
Installation:
1. Download the .jar
2. Place the .jar in your plugins directory
3. Restart the server
Commands:
/seen (PlayerName) - Check when a player was last seen logging out of the server.
/seenfirst (PlayerName) - Check when a player was first seen logging into the server.
/ss - Commands Menu
/ss version - Check SimpleSeen's Version Number
Permissions:
simpleseen.seen
simpleseen.seenfirst
simpleseen.ss
Change-Log:
0.3
- Updated player to /fplayer
- Changed Colour Schee
- Change DateFormat
0.2
- - Fixed commands to work from console
0.1
- Coded & Uploaded.