[ 'Latest News' => 'news', 'News Archive' => 'news/archive', 'Changelog' => 'changelog', ], MENU_CATEGORY_ACCOUNT => [ 'Account Management' => 'account/manage', 'Create Account' => 'account/create', 'Lost Account?' => 'account/lost', 'Server Rules' => 'rules', 'Downloads' => 'downloads', 'Report Bug' => 'bugtracker', ], MENU_CATEGORY_COMMUNITY => [ 'Characters' => 'characters', 'Who is Online?' => 'online', 'Highscores' => 'highscores', 'Last Kills' => 'lastkills', 'Houses' => 'houses', 'Guilds' => 'guilds', 'Polls' => 'polls', 'Bans' => 'bans', 'Forum' => 'forum', 'Team' => 'team', ], MENU_CATEGORY_LIBRARY => [ 'Monsters' => 'creatures', 'Spells' => 'spells', 'Server Info' => 'serverInfo', 'Commands' => 'commands', 'Exp Stages' => 'experienceStages', 'Gallery' => 'gallery', 'Exp Table' => 'experienceTable', 'FAQ' => 'faq', ], MENU_CATEGORY_SHOP => [ 'Buy Points' => 'points', 'Shop Offer' => 'gifts', 'Shop History' => 'gifts/history', ], ];