Note: All of my projects have been converted to public domain. See http://dev.bukkit.org/server-mods/moarrows/ for more information.
Introduction: Developed from a plugin request by np98765 on the forums, this plugin allows server administrators the ability to see all new players within a specified time interval. It can be used to greet and say hello, as a guide for who to watch more closely, or it can be used in conjunction with McBans to lookup your most nooby of noobs.
Note: NoobList will only record dates and times of users who join after it is installed. However, it is designed not to register existing players as "noobs."
Features:
/nooblist [integer] <h|d>
/nooblist join [playername]
Permissions:
Installation:
- Add the NoobList jar to your server plugins folder
- Run or /reload your server to generate the default config.yml
- Edit the world name in the config if it is not already "world"
- Restart or reload your server for changes to take effect