RealmsMud / RealmsCode

RealmsCode
GNU Affero General Public License v3.0
5 stars 2 forks source link

update list.cpp - list players #168

Closed ocelot134269 closed 1 year ago

ocelot134269 commented 1 year ago

Added the ability to ./List p Now ez to find who has the most XP and gold..can export to .csv spreadsheet. Just lists: name, level race, class, deity, xp, gold, bank, hpmax, mpmax, str, dex, con, int, pie, and last login. Can add other stuff to list out later if need be.