File Name: @reward command File Submitter: Missingno File Submitted: 21 Feb 2014 File Category: Utilities Content Author: Missingno Description Allows for preset or user-defined rewards via atcommand. Announce and logging options are also available. Create this table in your logs schema:CREATE TABLE IF NOT EXISTS `rewardlog` ( `id` int(11) unsigned NOT NULL auto_increment, `account_id` int(11) NOT NULL, `staff_name` varchar(255) NOT NULL, `item_amount` int(11) NOT NULL, `item_