it really pay's off to write your own adminpanel
i've started with a naked OSDS myself, but there isn't much original source left in it.
i created a limited adminpanel for al gm's and a full access panel without any layout (so i can use it on my cellphone) for myself
if not familair with php/sql as server owner i really think you don't stand a chance at decently administerring your server. since every community brings its own kind of players and the big thing with adminpanels is, that they should be designed to ease the pain in the ass a dekaronserver can give you with it's limited GM commands
when i started i only used my modified playersonline and loginlog scripts to partrol my server. nowadays i have procedures running serverside that log to the adminpanel if something strange has been detected on player xxx with ip xxx
just a small example what normal GM's see on abnormal:
(Normal GM's have limited access and cannot see userdata or send items, thats only possible for Head-GM's and higher)
If you pas good attention you still see 'some' of the osds remains

but 90% of it has been rewritten (also for protection reasons)
anyway way to long reply for a post on epvpers..
long story short, if you're taking the server you wish to run seriously. then seriously get involved and learn to create stuff yourself. it doesn't come overnight. but you will be sure that the tools you use, do exactly what you want them to do