Easily create lists of users
by Stealth2800
Version: 2.4.1
Tested on Bukkit: 1.7.2
Originally written for a request by: Stevensaurus
Adds a command that allows players to view a list of online staff. Staff is defined via permissions specified in the config file. An example config file is below.
This plugin allows you to create multiple lists of users. You can use this for things from lists of online staff members to lists of donors. For configuration help, visit this page.


| Command | Info | Permission |
|---|---|---|
| /customuserlist (version) | Show plugin version | -- |
| /customuserlist list | List all loaded UserLists | customuserlist.list |
| /customuserlist show <UserList name> | View UserList | permission is set per-UserList |
| /<UserList alias> | View UserList | permission is set per-UserList |
| /customuserlist reload | Reload plugin data | customuserlist.admin.reload |
Debug: false #Turns debug mode on/off. You shouldn't need to use this. Check for updates: true #Enables/disables update check on server startup/reload
Request any features you would like to see in future updates!