file SQL
INSERT INTO `groups` VALUES (3, 'a god', 134788128760, 1, 0, 0);
INSERT INTO `groups` VALUES (2, 'a gamemaster', 137438953471, 1, 0, 0);
INSERT INTO `groups` VALUES (1, 'player', 0, 0, 0, 0);
I have acc type 3, group id 3. In game is see.. You are a god.
In commands.xml
<command cmd="/i" group="3" acctype="3"/>
And can't use that command