Show listing of last logged in players.
LastLog will list players who last joined your server or joined for the first time. Furthermore, it can display the first and last login of specific players. It comes with a rich set of filters to extract precise date ranges of player joins. Its intended purpose is that server owners and their staff can easily see new players or who joined when. There is no data storage; LastLog utilizes Bukkit player information which is already readily available and presents in an accessible manor. Because said methods are computationally expensive, this plugin is not recommended for larger scale servers.
/firstlog [pagenumber]
- List the most recent first logins of players/lastlog [pagenumber]
- List the most recent last logins of players/loginfo <playername>
- Display first and last login date of a player
lastlog.*
- Get all permission nodeslastlog.lastlog
- Permit use of /lastloglastlog.firstlog
- Permit use of /firstloglastlog.loginfo
- Permit use of /loginfolastlog.notify
- Receive notification when a player joins for the first time
Copy the LastLog.jar into the plugins folder. Restart Spigot.
Except for permissions, none.