Code:
Database Version: 0.7.0-1110a With maps
EQ Emu Rev408-Bots
If you are setting up a fresh server, it would be best to use the matching database to go with the revision of the SVN code you are using. Unless there is a particular reason you are using 1110a.
You can find most of the answers you are looking for in these forums or in the wiki here:
http://www.eqemulator.net/wiki/wikka.php?wakka=HomePage
To adjust mob and player stats, it is probably easiest to use Navicat or setup GeorgeS tools from his section of the forums here. Navicat has access to do everything, but GeorgeS tools make most of it really easy once you set them up properly.
For summoning items, you need to find the item ID. You can use the #fi command to find items by searching "#fi cloth cap" as an example. For summoning the item, you then use the #si command followed by the item ID you got from the #fi command output. In this case, it would be "#si 1001". For giving plat, you use the #givemoney command. An example to give 100 plat is "#givemoney 100 0 0 0". To give AA points, you use the #setAA command.
You can find most of the command info easily from in game. Just use the #help command to search for available commands. An example is "#help aa" to find all commands that contain "aa" in the name of them.