Users List, multiple options..

Discussion in 'Archived: Plugin Requests' started by fffizzz, Jan 10, 2011.

  1. Offline

    fffizzz

    Id like to store users in a database (not necessarily the same db as bukkit), id like to have a table similar to this maybe?
    id (auto incr)
    name
    group
    last online
    online (tinyint) 0/1

    Groups for easily color coding names in your display output.
    online 1/0 for showing users who are online now, and keeping others so you can weed out inactives.
     

Share This Page