X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=database.defaults.sql;h=ea819170bf166db122734198aa066c4ef4f23e53;hp=36b56a76682b8b0717894a2e811992be0527806d;hb=HEAD;hpb=a0f5e337ee57df78939e9ddaccf9a18bcf811435 diff --git a/database.defaults.sql b/database.defaults.sql index 36b56a7..ea81917 100644 --- a/database.defaults.sql +++ b/database.defaults.sql @@ -2,192 +2,270 @@ -- Daten für Tabelle `bot_binds` -- -INSERT INTO `bot_binds` (`id`, `botclass`, `command`, `function`, `parameters`, `chan_access`, `global_access`, `flags`) VALUES -(1, 1, 'bind', 'bind', '', NULL, NULL, 0), -(3, 1, 'unbind', 'unbind', '', NULL, NULL, 0), -(4, 1, 'adduser', 'adduser', '', NULL, NULL, 0), -(5, 1, 'addowner', 'adduser', '%1 500', NULL, NULL, 0), -(6, 1, 'addcoowner', 'adduser', '%1 400', NULL, NULL, 0), -(7, 1, 'addco', 'adduser', '%1 400', NULL, NULL, 0), -(8, 1, 'addmaster', 'adduser', '%1 300', NULL, NULL, 0), -(9, 1, 'addop', 'adduser', '%1 200', NULL, NULL, 0), -(10, 1, 'addpeon', 'adduser', '%1 100', NULL, NULL, 0), -(11, 1, 'addvoice', 'adduser', '%1 100', NULL, NULL, 0), -(12, 1, 'deluser', 'deluser', '', NULL, NULL, 0), -(13, 1, 'clvl', 'clvl', '', NULL, NULL, 0), -(125, 1, 'access', 'access', '', NULL, NULL, 0), -(124, 1, 'a', 'access', '', NULL, NULL, 0), -(16, 1, 'users', 'users', '', NULL, NULL, 0), -(17, 1, 'vlist', 'users', '%1 100 199', NULL, NULL, 0), -(18, 1, 'olist', 'users', '%1 200 299', NULL, NULL, 0), -(19, 1, 'plist', 'users', '%1 100 199', NULL, NULL, 0), -(20, 1, 'mlist', 'users', '%1 300 399', NULL, NULL, 0), -(21, 1, 'clist', 'users', '%1 400 499', NULL, NULL, 0), -(22, 1, 'suspend', 'suspend', '', NULL, NULL, 0), -(23, 1, 'unsuspend', 'unsuspend', '', NULL, NULL, 0), -(24, 1, 'delme', 'delme', '', NULL, NULL, 0), -(25, 1, 'deleteme', 'delme', '', NULL, NULL, 0), -(26, 1, 'myaccess', 'myaccess', '', NULL, NULL, 0), -(27, 1, 'mya', 'myaccess', '', NULL, NULL, 0), -(28, 1, 'ma', 'myaccess', '', NULL, NULL, 0), -(29, 1, 'up', 'up', '', NULL, NULL, 0), -(30, 1, 'down', 'down', '', NULL, NULL, 0), -(31, 1, 'upall', 'upall', '', NULL, NULL, 0), -(32, 1, 'uall', 'upall', '', NULL, NULL, 0), -(33, 1, 'downall', 'downall', '', NULL, NULL, 0), -(34, 1, 'dall', 'downall', '', NULL, NULL, 0), -(35, 1, 'mdeluser', 'mdeluser', '', NULL, NULL, 0), -(41, 1, 'mdelop', 'mdeluser', '200 %1', NULL, NULL, 0), -(40, 1, 'mdelvoice', 'mdeluser', '100 %1', NULL, NULL, 0), -(39, 1, 'mdelpeon', 'mdeluser', '100 %1', NULL, NULL, 0), -(42, 1, 'mdelmaster', 'mdeluser', '300 %1', NULL, NULL, 0), -(43, 1, 'mdelcoowner', 'mdeluser', '400 %1', NULL, NULL, 0), -(44, 1, 'mdelco', 'mdeluser', '400 %1', NULL, NULL, 0), -(45, 1, 'trim', 'trim', '', NULL, NULL, 0), -(46, 1, 'giveowner', 'giveowner', '', NULL, NULL, 0), -(47, 1, 'giveownership', 'giveowner', '', NULL, NULL, 0), -(48, 1, 'op', 'op', '', NULL, NULL, 0), -(49, 1, 'deop', 'deop', '', NULL, NULL, 0), -(50, 1, 'voice', 'voice', '', NULL, NULL, 0), -(51, 1, 'devoice', 'devoice', '', NULL, NULL, 0), -(52, 1, 'v', 'voice', '', NULL, NULL, 0), -(53, 1, 'o', 'op', '', NULL, NULL, 0), -(54, 1, 'opall', 'opall', '', NULL, NULL, 0), -(55, 1, 'deopall', 'deopall', '', NULL, NULL, 0), -(56, 1, 'voiceall', 'voiceall', '', NULL, NULL, 0), -(57, 1, 'vall', 'voiceall', '', NULL, NULL, 0), -(58, 1, 'devoiceall', 'devoiceall', '', NULL, NULL, 0), -(59, 1, 'set', 'set', '', NULL, NULL, 0), -(60, 1, 'kick', 'kick', '', NULL, NULL, 0), -(61, 1, 'k', 'kick', '', NULL, NULL, 0), -(62, 1, 'kickban', 'kickban', '', NULL, NULL, 0), -(63, 1, 'kb', 'kickban', '', NULL, NULL, 0), -(64, 1, 'ban', 'ban', '', NULL, NULL, 0), -(65, 1, 'b', 'ban', '', NULL, NULL, 0), -(66, 1, 'wipeinfo', 'wipeinfo', '', NULL, NULL, 0), -(67, 1, 'deluinfo', 'wipeinfo', '', NULL, NULL, 0), -(68, 1, 'addban', 'addban', '', NULL, NULL, 0), -(69, 1, 'ab', 'addban', '', NULL, NULL, 0), -(70, 1, 'bans', 'bans', '', NULL, NULL, 0), -(71, 1, 'shitlist', 'bans', '', NULL, NULL, 0), -(72, 1, 'showbans', 'bans', '', NULL, NULL, 0), -(73, 1, 'showban', 'bans', '', NULL, NULL, 0), -(74, 1, 'delban', 'delban', '', NULL, NULL, 0), -(75, 1, 'netinfo', 'netinfo', '', NULL, NULL, 0), -(76, 1, 'topic', 'topic', '', NULL, NULL, 0), -(77, 1, 't', 'topic', '', NULL, NULL, 0), -(78, 1, 'chanservsync', 'chanservsync', '', NULL, NULL, 0), -(79, 1, 'resync', 'resync', '', NULL, NULL, 0), -(80, 1, 'r', 'resync', '', NULL, NULL, 0), -(81, 1, 'addtimeban', 'addtimeban', '', NULL, NULL, 0), -(82, 1, 'addtimedban', 'addtimeban', '', NULL, NULL, 0), -(83, 1, 'timeban', 'addtimeban', '', NULL, NULL, 0), -(84, 1, 'timedban', 'addtimeban', '', NULL, NULL, 0), -(85, 1, 'tb', 'addtimeban', '', NULL, NULL, 0), -(86, 1, 'atb', 'addtimeban', '', NULL, NULL, 0), -(87, 1, 'mode', 'mode', '', NULL, NULL, 0), -(88, 1, 'm', 'mode', '', NULL, NULL, 0), -(89, 1, 'version', 'version', '', NULL, NULL, 0), -(90, 1, 'peek', 'peek', '', NULL, NULL, 0), -(91, 1, 'uset', 'uset', '', NULL, NULL, 0), -(92, 1, 'aset', 'uset', '', NULL, NULL, 0), -(93, 1, 'unban', 'unban', '', NULL, NULL, 0), -(94, 1, 'ub', 'unban', '', NULL, NULL, 0), -(95, 1, 'unbanall', 'unbanall', '', NULL, NULL, 0), -(96, 1, 'uba', 'unbanall', '', NULL, NULL, 0), -(97, 1, 'unbanme', 'unbanme', '', NULL, NULL, 0), -(98, 1, 'ubme', 'unbanme', '', NULL, NULL, 0), -(99, 1, 'invite', 'invite', '', NULL, NULL, 0), -(100, 1, 'i', 'invite', '', NULL, NULL, 0), -(101, 1, 'inviteme', 'inviteme', '', NULL, NULL, 0), -(102, 1, 'help', 'help', '', NULL, NULL, 0), -(103, 1, 'h', 'help', '', NULL, NULL, 0), -(104, 1, 'trace', 'trace', '', NULL, NULL, 0), -(105, 1, 'register', 'register', '', NULL, NULL, 0), -(106, 1, 'reg', 'register', '', NULL, NULL, 0), -(107, 1, 'unregister', 'unregister', '', NULL, NULL, 0), -(108, 1, 'unreg', 'unregister', '', NULL, NULL, 0), -(109, 1, 'recover', 'recover', '', NULL, NULL, 0), -(110, 1, 'say', 'say', '', NULL, NULL, 0), -(111, 1, 'emote', 'emote', '', NULL, NULL, 0), -(112, 1, 'notice', 'notice', '', NULL, NULL, 0), -(113, 1, 'raw', 'raw', '', NULL, NULL, 0), -(114, 1, 'god', 'god', '', NULL, NULL, 0), -(115, 1, 'godmode', 'god', '', NULL, NULL, 0), -(116, 1, 'reloadlang', 'reloadlang', '', NULL, NULL, 0), -(117, 1, 'csuspend', 'csuspend', '', NULL, NULL, 0), -(118, 1, 'cunsuspend', 'cunsuspend', '', NULL, NULL, 0), -(119, 1, 'move', 'move', '', NULL, NULL, 0), -(120, 1, 'events', 'events', '', NULL, NULL, 0), -(121, 1, 'oplog', 'oplog', '', NULL, NULL, 0), -(122, 1, 'search', 'search', '', NULL, NULL, 0), -(123, 1, 'command', 'command', '', NULL, NULL, 0), -(126, 1, 'va', 'voiceall', '', NULL, NULL, 0), -(127, 1, 'setaccess', 'setaccess', '', NULL, NULL, 0), -(129, 1, 'suckers', 'bans', '', NULL, NULL, 0), -(130, 1, 'fu', 'kick', '', NULL, NULL, 0), -(131, 1, 'mobb', 'kick', '', NULL, NULL, 0), -(132, 1, 'blist', 'bans', '', NULL, NULL, 0), -(133, 1, 'addrank', 'addrank', '', NULL, NULL, 0), -(134, 1, 'delrank', 'delrank', '', NULL, NULL, 0), -(135, 1, 'listrank', 'listrank', '', NULL, NULL, 0), -(136, 1, 'rank', 'assignrank', '', NULL, NULL, 0), -(137, 1, 'assignrank', 'assignrank', '', NULL, NULL, 0), -(138, 1, 'setrank', 'setrank', '', NULL, NULL, 0), -(139, 1, 'ranks', 'listrank', '', NULL, NULL, 0), -(145, 1, 'setinfo', 'uset', 'info %1-', NULL, NULL, 0), -(147, 1, 'info', 'info', '', NULL, NULL, 0), -(148, 1, 'rename', 'rename', '', NULL, NULL, 0), -(149, 1, 'unvisited', 'unvisited', '', NULL, NULL, 0), -(150, 1, 'add', 'adduser', '', NULL, NULL, 0), -(151, 2, 'bind', 'bind', '', NULL, NULL, 0), -(152, 2, 'unbind', 'unbind', '', NULL, NULL, 0), -(153, 2, 'register', 'register', '', NULL, NULL, 0), -(154, 2, 'unregister', 'unregister', '', NULL, NULL, 0), -(155, 2, 'version', 'version', '', NULL, NULL, 0), -(156, 2, 'netinfo', 'netinfo', '', NULL, NULL, 0), -(157, 2, 'set', 'set', '', NULL, NULL, 0), -(158, 2, 'csuspend', 'csuspend', '', NULL, NULL, 0), -(159, 2, 'cunsuspend', 'cunsuspend', '', NULL, NULL, 0), -(160, 2, 'say', 'say', '', NULL, NULL, 0), -(161, 2, 'emote', 'emote', '', NULL, NULL, 0), -(162, 2, 'notice', 'notice', '', NULL, NULL, 0), -(163, 2, 'raw', 'raw', '', NULL, NULL, 0), -(164, 2, 'god', 'god', '', NULL, NULL, 0), -(165, 3, 'bind', 'bind', '', NULL, NULL, 0), -(166, 3, 'unbind', 'unbind', '', NULL, NULL, 0), -(167, 3, 'say', 'say', '', NULL, NULL, 0), -(168, 3, 'notice', 'notice', '', NULL, NULL, 0), -(169, 3, 'emote', 'emote', '', NULL, NULL, 0), -(171, 1, 'sync', 'resync', '', NULL, NULL, 0), -(172, 1, 'dv', 'devoice', '', NULL, NULL, 0), -(174, 2, 'commands', 'commands', '', NULL, NULL, 0), -(179, 1, 'ping', 'funcmd.ping', '', NULL, NULL, 0), -(180, 1, 'pong', 'funcmd.pong', '', NULL, NULL, 0), -(181, 1, 'dice', 'funcmd.dice', '', NULL, NULL, 0), -(182, 1, 'd', 'funcmd.dice', '', NULL, NULL, 0), -(183, 1, '8ball', 'funcmd.8ball', '', NULL, NULL, 0), -(184, 1, '8', 'funcmd.8ball', '', NULL, NULL, 0), -(185, 1, 'staff', 'staff', '', NULL, NULL, 0), -(186, 2, 'bans', 'NeonServ.bans', '', NULL, NULL, 0), -(187, 2, 'banlist', 'NeonServ.bans', '', NULL, NULL, 0), -(188, 2, 'delban', 'NeonServ.delban', '', NULL, NULL, 0), -(189, 2, 'addban', 'NeonServ.addban', '', NULL, NULL, 0), -(190, 1, 'noregister', 'noregister', '', NULL, NULL, 0), -(191, 1, 'commands', 'commands', '', NULL, NULL, 0), -(192, 1, 'oplogs', 'oplog', '', NULL, NULL, 0), -(193, 1, 'cmd', 'command', '', NULL, NULL, 0), -(194, 1, 'team', 'staff', '', NULL, NULL, 0), -(195, 1, 'syncusers', 'chanservsync', '', NULL, NULL, 0), -(196, 2, 'search', 'NeonServ.search', '', NULL, NULL, 0), -(197, 1, 'cookie', 'FunCMD.cookie', '', NULL, NULL, 0); +INSERT INTO `bot_binds` (`id`, `botclass`, `botid`, `command`, `function`, `parameters`, `chan_access`, `global_access`, `flags`) VALUES +(NULL, 1, 0, 'bind', 'bind', '', NULL, NULL, 0), +(NULL, 1, 0, 'unbind', 'unbind', '', NULL, NULL, 0), +(NULL, 1, 0, 'adduser', 'adduser', '', NULL, NULL, 0), +(NULL, 1, 0, 'addowner', 'adduser', '%1 500', NULL, NULL, 0), +(NULL, 1, 0, 'addcoowner', 'adduser', '%1 400', NULL, NULL, 0), +(NULL, 1, 0, 'addco', 'adduser', '%1 400', NULL, NULL, 0), +(NULL, 1, 0, 'addmaster', 'adduser', '%1 300', NULL, NULL, 0), +(NULL, 1, 0, 'addop', 'adduser', '%1 200', NULL, NULL, 0), +(NULL, 1, 0, 'addpeon', 'adduser', '%1 100', NULL, NULL, 0), +(NULL, 1, 0, 'addvoice', 'adduser', '%1 100', NULL, NULL, 0), +(NULL, 1, 0, 'deluser', 'deluser', '', NULL, NULL, 0), +(NULL, 1, 0, 'clvl', 'clvl', '', NULL, NULL, 0), +(NULL, 1, 0, 'access', 'access', '', NULL, NULL, 0), +(NULL, 1, 0, 'a', 'access', '', NULL, NULL, 0), +(NULL, 1, 0, 'users', 'users', '', NULL, NULL, 0), +(NULL, 1, 0, 'vlist', 'users', '%1|* 100 199', NULL, NULL, 0), +(NULL, 1, 0, 'olist', 'users', '%1|* 200 299', NULL, NULL, 0), +(NULL, 1, 0, 'plist', 'users', '%1|* 100 199', NULL, NULL, 0), +(NULL, 1, 0, 'mlist', 'users', '%1|* 300 399', NULL, NULL, 0), +(NULL, 1, 0, 'clist', 'users', '%1|* 400 499', NULL, NULL, 0), +(NULL, 1, 0, 'suspend', 'suspend', '', NULL, NULL, 0), +(NULL, 1, 0, 'unsuspend', 'unsuspend', '', NULL, NULL, 0), +(NULL, 1, 0, 'delme', 'delme', '', NULL, NULL, 0), +(NULL, 1, 0, 'deleteme', 'delme', '', NULL, NULL, 0), +(NULL, 1, 0, 'myaccess', 'myaccess', '', NULL, NULL, 0), +(NULL, 1, 0, 'mya', 'myaccess', '', NULL, NULL, 0), +(NULL, 1, 0, 'ma', 'myaccess', '', NULL, NULL, 0), +(NULL, 1, 0, 'up', 'up', '', NULL, NULL, 0), +(NULL, 1, 0, 'down', 'down', '', NULL, NULL, 0), +(NULL, 1, 0, 'upall', 'upall', '', NULL, NULL, 0), +(NULL, 1, 0, 'uall', 'upall', '', NULL, NULL, 0), +(NULL, 1, 0, 'downall', 'downall', '', NULL, NULL, 0), +(NULL, 1, 0, 'dall', 'downall', '', NULL, NULL, 0), +(NULL, 1, 0, 'mdeluser', 'mdeluser', '', NULL, NULL, 0), +(NULL, 1, 0, 'mdelop', 'mdeluser', '200 %1', NULL, NULL, 0), +(NULL, 1, 0, 'mdelvoice', 'mdeluser', '100 %1', NULL, NULL, 0), +(NULL, 1, 0, 'mdelpeon', 'mdeluser', '100 %1', NULL, NULL, 0), +(NULL, 1, 0, 'mdelmaster', 'mdeluser', '300 %1', NULL, NULL, 0), +(NULL, 1, 0, 'mdelcoowner', 'mdeluser', '400 %1', NULL, NULL, 0), +(NULL, 1, 0, 'mdelco', 'mdeluser', '400 %1', NULL, NULL, 0), +(NULL, 1, 0, 'trim', 'trim', '', NULL, NULL, 0), +(NULL, 1, 0, 'giveowner', 'giveowner', '', NULL, NULL, 0), +(NULL, 1, 0, 'giveownership', 'giveowner', '', NULL, NULL, 0), +(NULL, 1, 0, 'op', 'op', '', NULL, NULL, 0), +(NULL, 1, 0, 'deop', 'deop', '', NULL, NULL, 0), +(NULL, 1, 0, 'voice', 'voice', '', NULL, NULL, 0), +(NULL, 1, 0, 'devoice', 'devoice', '', NULL, NULL, 0), +(NULL, 1, 0, 'v', 'voice', '', NULL, NULL, 0), +(NULL, 1, 0, 'opall', 'opall', '', NULL, NULL, 0), +(NULL, 1, 0, 'deopall', 'deopall', '', NULL, NULL, 0), +(NULL, 1, 0, 'voiceall', 'voiceall', '', NULL, NULL, 0), +(NULL, 1, 0, 'vall', 'voiceall', '', NULL, NULL, 0), +(NULL, 1, 0, 'devoiceall', 'devoiceall', '', NULL, NULL, 0), +(NULL, 1, 0, 'set', 'set', '', NULL, NULL, 0), +(NULL, 1, 0, 'kick', 'kick', '', NULL, NULL, 0), +(NULL, 1, 0, 'k', 'kick', '', NULL, NULL, 0), +(NULL, 1, 0, 'kickban', 'kickban', '', NULL, NULL, 0), +(NULL, 1, 0, 'kb', 'kickban', '', NULL, NULL, 0), +(NULL, 1, 0, 'ban', 'ban', '', NULL, NULL, 0), +(NULL, 1, 0, 'b', 'ban', '', NULL, NULL, 0), +(NULL, 1, 0, 'wipeinfo', 'wipeinfo', '', NULL, NULL, 0), +(NULL, 1, 0, 'deluinfo', 'wipeinfo', '', NULL, NULL, 0), +(NULL, 1, 0, 'addban', 'addban', '', NULL, NULL, 0), +(NULL, 1, 0, 'ab', 'addban', '', NULL, NULL, 0), +(NULL, 1, 0, 'bans', 'bans', '', NULL, NULL, 0), +(NULL, 1, 0, 'shitlist', 'bans', '', NULL, NULL, 0), +(NULL, 1, 0, 'showbans', 'bans', '', NULL, NULL, 0), +(NULL, 1, 0, 'showban', 'bans', '', NULL, NULL, 0), +(NULL, 1, 0, 'delban', 'delban', '', NULL, NULL, 0), +(NULL, 1, 0, 'netinfo', 'netinfo', '', NULL, NULL, 0), +(NULL, 1, 0, 'topic', 'topic', '', NULL, NULL, 0), +(NULL, 1, 0, 'chanservsync', 'chanservsync', '', NULL, NULL, 0), +(NULL, 1, 0, 'resync', 'resync', '', NULL, NULL, 0), +(NULL, 1, 0, 'addtimeban', 'addtimeban', '', NULL, NULL, 0), +(NULL, 1, 0, 'addtimedban', 'addtimeban', '', NULL, NULL, 0), +(NULL, 1, 0, 'timeban', 'addtimeban', '', NULL, NULL, 0), +(NULL, 1, 0, 'timedban', 'addtimeban', '', NULL, NULL, 0), +(NULL, 1, 0, 'tb', 'addtimeban', '', NULL, NULL, 0), +(NULL, 1, 0, 'atb', 'addtimeban', '', NULL, NULL, 0), +(NULL, 1, 0, 'mode', 'mode', '', NULL, NULL, 0), +(NULL, 1, 0, 'version', 'version', '', NULL, NULL, 0), +(NULL, 1, 0, 'peek', 'peek', '', NULL, NULL, 0), +(NULL, 1, 0, 'uset', 'uset', '', NULL, NULL, 0), +(NULL, 1, 0, 'aset', 'uset', '', NULL, NULL, 0), +(NULL, 1, 0, 'unban', 'unban', '', NULL, NULL, 0), +(NULL, 1, 0, 'ub', 'unban', '', NULL, NULL, 0), +(NULL, 1, 0, 'unbanall', 'unbanall', '', NULL, NULL, 0), +(NULL, 1, 0, 'uba', 'unbanall', '', NULL, NULL, 0), +(NULL, 1, 0, 'unbanme', 'unbanme', '', NULL, NULL, 0), +(NULL, 1, 0, 'ubme', 'unbanme', '', NULL, NULL, 0), +(NULL, 1, 0, 'invite', 'invite', '', NULL, NULL, 0), +(NULL, 1, 0, 'inviteme', 'inviteme', '', NULL, NULL, 65536), +(NULL, 1, 0, 'help', 'help', '', NULL, NULL, 0), +(NULL, 1, 0, 'cmds', 'commands', '', NULL, NULL, 0), +(NULL, 1, 0, 'trace', 'trace', '', NULL, NULL, 0), +(NULL, 1, 0, 'register', 'register', '', NULL, NULL, 0), +(NULL, 1, 0, 'reg', 'register', '', NULL, NULL, 0), +(NULL, 1, 0, 'unregister', 'unregister', '', NULL, NULL, 0), +(NULL, 1, 0, 'unreg', 'unregister', '', NULL, NULL, 0), +(NULL, 1, 0, 'recover', 'recover', '', NULL, NULL, 0), +(NULL, 1, 0, 'say', 'say', '', NULL, NULL, 0), +(NULL, 1, 0, 'emote', 'emote', '', NULL, NULL, 0), +(NULL, 1, 0, 'notice', 'notice', '', NULL, NULL, 0), +(NULL, 1, 0, 'raw', 'raw', '', NULL, NULL, 0), +(NULL, 1, 0, 'god', 'god', '', NULL, NULL, 0), +(NULL, 1, 0, 'godmode', 'god', '', NULL, NULL, 0), +(NULL, 1, 0, 'reloadlang', 'reloadlang', '', NULL, NULL, 0), +(NULL, 1, 0, 'csuspend', 'csuspend', '', NULL, NULL, 0), +(NULL, 1, 0, 'cunsuspend', 'cunsuspend', '', NULL, NULL, 0), +(NULL, 1, 0, 'move', 'move', '', NULL, NULL, 0), +(NULL, 1, 0, 'events', 'events', '', NULL, NULL, 0), +(NULL, 1, 0, 'oplog', 'oplog', '', NULL, NULL, 0), +(NULL, 1, 0, 'search', 'search', '', NULL, NULL, 0), +(NULL, 1, 0, 'command', 'command', '', NULL, NULL, 0), +(NULL, 1, 0, 'va', 'voiceall', '', NULL, NULL, 0), +(NULL, 1, 0, 'setaccess', 'setaccess', '', NULL, NULL, 0), +(NULL, 1, 0, 'blist', 'bans', '', NULL, NULL, 0), +(NULL, 1, 0, 'addrank', 'addrank', '', NULL, NULL, 0), +(NULL, 1, 0, 'delrank', 'delrank', '', NULL, NULL, 0), +(NULL, 1, 0, 'listrank', 'listrank', '', NULL, NULL, 0), +(NULL, 1, 0, 'rank', 'assignrank', '', NULL, NULL, 0), +(NULL, 1, 0, 'assignrank', 'assignrank', '', NULL, NULL, 0), +(NULL, 1, 0, 'setrank', 'setrank', '', NULL, NULL, 0), +(NULL, 1, 0, 'ranks', 'listrank', '', NULL, NULL, 0), +(NULL, 1, 0, 'setinfo', 'uset', 'info %1-', NULL, NULL, 0), +(NULL, 1, 0, 'info', 'info', '', NULL, NULL, 0), +(NULL, 1, 0, 'rename', 'rename', '', NULL, NULL, 0), +(NULL, 1, 0, 'unvisited', 'unvisited', '', NULL, NULL, 0), +(NULL, 1, 0, 'add', 'adduser', '', NULL, NULL, 0), +(NULL, 1, 0, 'sync', 'resync', '', NULL, NULL, 0), +(NULL, 1, 0, 'dv', 'devoice', '', NULL, NULL, 0), +(NULL, 1, 0, 'ping', 'funcmd.ping', '', NULL, NULL, 0), +(NULL, 1, 0, 'pong', 'funcmd.pong', '', NULL, NULL, 0), +(NULL, 1, 0, 'dice', 'funcmd.dice', '', NULL, NULL, 0), +(NULL, 1, 0, 'd', 'funcmd.dice', '', NULL, NULL, 0), +(NULL, 1, 0, '8ball', 'funcmd.8ball', '', NULL, NULL, 0), +(NULL, 1, 0, '8', 'funcmd.8ball', '', NULL, NULL, 0), +(NULL, 1, 0, 'staff', 'staff', '', NULL, NULL, 0), +(NULL, 1, 0, 'noregister', 'noregister', '', NULL, NULL, 0), +(NULL, 1, 0, 'commands', 'commands', '', NULL, NULL, 0), +(NULL, 1, 0, 'oplogs', 'oplog', '', NULL, NULL, 0), +(NULL, 1, 0, 'cmd', 'command', '', NULL, NULL, 0), +(NULL, 1, 0, 'team', 'staff', '', NULL, NULL, 0), +(NULL, 1, 0, 'syncusers', 'chanservsync', '', NULL, NULL, 0), +(NULL, 1, 0, 'cookie', 'FunCMD.cookie', '', NULL, NULL, 0), +(NULL, 1, 0, 'banlist', 'bans', '', NULL, NULL, 0), +(NULL, 1, 0, 'del', 'deluser', '', NULL, NULL, 0), +(NULL, 1, 0, 'nicklist', 'nicklist', '', NULL, NULL, 0), +(NULL, 1, 0, 'bots', 'bots', '', NULL, NULL, 0), +(NULL, 1, 0, 'bot list', 'bots', '', NULL, NULL, 0), +(NULL, 1, 0, 'bot add', 'addbot', '', NULL, NULL, 0), +(NULL, 1, 0, 'bot del', 'delbot', '', NULL, NULL, 0), +(NULL, 1, 0, 'bot reconnect', 'reconnect', '', NULL, NULL, 0), +(NULL, 1, 0, 'bot', 'linker', '', NULL, NULL, 0), +(NULL, 1, 0, 'bot set', 'setbot', '', NULL, NULL, 0), +(NULL, 1, 0, 'dva', 'devoiceall', '', NULL, NULL, 0), +(NULL, 1, 0, 'restart', 'restart', '', NULL, NULL, 0), +(NULL, 1, 0, 'showcommands', 'commands', '', NULL, NULL, 0), +(NULL, 1, 0, 'moo', 'extscript', 'toys apt-get moo %1+', NULL, NULL, 0), +(NULL, 1, 0, 'botinfo', 'netinfo', '', NULL, NULL, 0), +(NULL, 1, 0, 'reload', 'reload', '', NULL, NULL, 0), +(NULL, 1, 0, 'moo', 'extscript', 'toys apt-get moo %1+', NULL, NULL, 0), +(NULL, 1, 0, 'botinfo', 'netinfo', '', NULL, NULL, 0), +(NULL, 1, 0, 'meminfo', 'meminfo', '', NULL, NULL, 0), +(NULL, 1, 0, 'die', 'die', '', NULL, NULL, 0), +(NULL, 1, 0, 'loadmod', 'loadmod', '', NULL, NULL, 0), +(NULL, 1, 0, 'unloadmod', 'unloadmod', '', NULL, NULL, 0), +(NULL, 1, 0, 'reloadmod', 'reloadmod', '', NULL, NULL, 0), +(NULL, 1, 0, 'modules', 'modules', '', NULL, NULL, 0), +(NULL, 1, 0, 'changelevel', 'clvl', '', NULL, NULL, 0), +(NULL, 1, 0, 'changelvl', 'clvl', '', NULL, NULL, 0), +(NULL, 1, 0, '4wins', 'NeonFun.4wins', '', NULL, NULL, 0), +(NULL, 1, 0, '4stone', 'NeonFun.4stone', '', NULL, NULL, 0), +(NULL, 1, 0, '4view', 'NeonFun.4view', '', NULL, NULL, 0), +(NULL, 1, 0, 'uno', 'NeonFun.uno', '', NULL, NULL, 0), +(NULL, 1, 0, 'unoplay', 'NeonFun.unoplay', '', NULL, NULL, 0), +(NULL, 1, 0, 'unotake', 'NeonFun.unotake', '', NULL, NULL, 0), +(NULL, 1, 0, 'netstats', 'netinfo', '', NULL, NULL, 0), +(NULL, 1, 0, 'bomb', 'funcmd.bomb', '', NULL, NULL, 0), +(NULL, 1, 0, 'inviteme all', 'invitemeall', '', NULL, NULL, 0), +(NULL, 1, 0, 'ship', 'funcmd.ship', '', NULL, NULL, 0), +(NULL, 1, 0, 'bj', 'NeonFun.blackjack', '', NULL, NULL, 0), +(NULL, 1, 0, 'bjtake', 'NeonFun.bjtake', '', NULL, NULL, 0), +(NULL, 1, 0, 'bjenough', 'NeonFun.bjenough', '', NULL, NULL, 0), + +(NULL, 2, 0, 'bind', 'bind', '', NULL, NULL, 0), +(NULL, 2, 0, 'unbind', 'unbind', '', NULL, NULL, 0), +(NULL, 2, 0, 'register', 'register', '', NULL, NULL, 0), +(NULL, 2, 0, 'unregister', 'unregister', '', NULL, NULL, 0), +(NULL, 2, 0, 'version', 'version', '', NULL, NULL, 0), +(NULL, 2, 0, 'netinfo', 'netinfo', '', NULL, NULL, 0), +(NULL, 2, 0, 'set', 'set', '', NULL, NULL, 0), +(NULL, 2, 0, 'csuspend', 'csuspend', '', NULL, NULL, 0), +(NULL, 2, 0, 'cunsuspend', 'cunsuspend', '', NULL, NULL, 0), +(NULL, 2, 0, 'say', 'say', '', NULL, NULL, 0), +(NULL, 2, 0, 'emote', 'emote', '', NULL, NULL, 0), +(NULL, 2, 0, 'notice', 'notice', '', NULL, NULL, 0), +(NULL, 2, 0, 'raw', 'raw', '', NULL, NULL, 0), +(NULL, 2, 0, 'god', 'god', '', NULL, NULL, 0), +(NULL, 2, 0, 'commands', 'commands', '', NULL, NULL, 0), +(NULL, 2, 0, 'bans', 'NeonServ.bans', '', NULL, NULL, 0), +(NULL, 2, 0, 'banlist', 'NeonServ.bans', '', NULL, NULL, 0), +(NULL, 2, 0, 'delban', 'NeonServ.delban', '', NULL, NULL, 0), +(NULL, 2, 0, 'addban', 'NeonServ.addban', '', NULL, NULL, 0), +(NULL, 2, 0, 'search', 'NeonServ.search', '', NULL, NULL, 0), +(NULL, 2, 0, 'unreg', 'unregister', '', NULL, NULL, 0), +(NULL, 2, 0, 'reg', 'register', '', NULL, NULL, 0), +(NULL, 2, 0, 'move', 'move', '', NULL, NULL, 0), +(NULL, 2, 0, 'badwords', 'badwords', '', NULL, NULL, 0), +(NULL, 2, 0, 'listbad', 'badwords', '', NULL, NULL, 0), +(NULL, 2, 0, 'addbad', 'addbad', '', NULL, NULL, 0), +(NULL, 2, 0, 'delbad', 'delbad', '', NULL, NULL, 0), + +(NULL, 3, 0, 'bind', 'bind', '', NULL, NULL, 0), +(NULL, 3, 0, 'unbind', 'unbind', '', NULL, NULL, 0), +(NULL, 3, 0, 'say', 'say', '', NULL, NULL, 0), +(NULL, 3, 0, 'notice', 'notice', '', NULL, NULL, 0), +(NULL, 3, 0, 'emote', 'emote', '', NULL, NULL, 0), + +(NULL, 4, 0, 'raw', 'raw', '', NULL, NULL, 0), +(NULL, 4, 0, 'next', 'next', '', NULL, NULL, 0), +(NULL, 4, 0, 'requests', 'requests', '', NULL, NULL, 0), +(NULL, 4, 0, 'delete', 'delete', '', NULL, NULL, 0), +(NULL, 4, 0, 'del', 'delete', '', NULL, NULL, 0), +(NULL, 4, 0, 'reqs', 'requests', '', NULL, NULL, 0), +(NULL, 4, 0, 'commands', 'commands', '', NULL, NULL, 0), +(NULL, 4, 0, 'version', 'version', '', NULL, NULL, 0), +(NULL, 4, 0, 'netinfo', 'netinfo', '', NULL, NULL, 0), +(NULL, 4, 0, 'stats', 'stats', '', NULL, NULL, 0), +(NULL, 4, 0, 'history', 'history', '', NULL, NULL, 0), +(NULL, 4, 0, 'register', 'register', '', NULL, NULL, 0), +(NULL, 4, 0, 'unregister', 'unregister', '', NULL, NULL, 0), + +(NULL, 6, 0, 'backup', 'linker', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup bind', 'bind', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup unbind', 'unbind', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup modcmd', 'modcmd', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup register', 'register', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup unregister', 'unregister', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup commands', 'commands', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup command', 'command', '', NULL, NULL, 0), +(NULL, 6, 0, 'ping', 'funcmd.ping', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup search', 'neonserv.search', '', NULL, NULL, 0), +(NULL, 6, 0, 'backup raw', 'raw', '', NULL, NULL, 0), + +(NULL, 7, 0, 'kickserv register', 'register', '', NULL, NULL, 0), +(NULL, 7, 0, 'kickserv unregister', 'unregister', '', NULL, NULL, 0), +(NULL, 7, 0, 'kickserv raw', 'raw', '', NULL, NULL, 0), +(NULL, 7, 0, 'kickserv bind', 'bind', '', NULL, NULL, 0), +(NULL, 7, 0, 'kickserv unbind', 'unbind', '', NULL, NULL, 0), +(NULL, 7, 0, 'kickserv modcmd', 'modcmd', '', NULL, NULL, 0), +(NULL, 7, 0, 'kickserv', 'linker', '', NULL, NULL, 0), + +(NULL, 1, 0, 'dns', 'extscript', 'toys php scripts/examples/dnslookup.php $1 $2 %1+', NULL, NULL, 0), +(NULL, 1, 0, 'calc', 'funcmd.extscript', 'toys php scripts/examples/calc.php $1- %1+', NULL, NULL, 0); + -- -- Daten für Tabelle `channels` -- -INSERT INTO `channels` (`channel_id`, `channel_name`, `channel_key`, `channel_maxusers`, `channel_lastvisit`, `channel_lastgiveowner`, `channel_pubcmd`, `channel_nodelete`, `channel_nogaccess`, `channel_canadd`, `channel_candel`, `channel_canclvl`, `channel_cankick`, `channel_canban`, `channel_staticban`, `channel_protect`, `channel_canop`, `channel_canvoice`, `channel_getop`, `channel_getvoice`, `channel_greeting`, `channel_usergreeting`, `channel_userinfo`, `channel_dynlimit`, `channel_getinvite`, `channel_topicmask`, `channel_exttopic`, `channel_exttopic_topic`, `channel_defaulttopic`, `channel_wipeinfo`, `channel_modes`, `channel_enfmodes`, `channel_enftopic`, `channel_topicsnarf`, `channel_changetopic`, `channel_setters`, `channel_canresync`, `channel_cansuspend`, `channel_notice`, `channel_noticereaction`, `channel_ctcp`, `channel_ctcpreaction`, `channel_registered`, `channel_registrator`, `channel_toys`, `channel_scanner`, `channel_spam_limit`, `channel_spam_reaction`, `channel_spam_reaction_duration`, `channel_spam_except`, `channel_flood_limit`, `channel_flood_time`, `channel_flood_reaction`, `channel_flood_reaction_duration`, `channel_flood_except`, `channel_join_limit`, `channel_join_time`, `channel_join_reaction`, `channel_join_reaction_duration`, `channel_join_except`, `channel_botnet_bantime`, `channel_botnet_except`, `channel_caps_percent`, `channel_caps_reaction`, `channel_caps_reaction_duration`, `channel_caps_except`, `channel_digit_percent`, `channel_digit_reaction`, `channel_digit_reaction_duration`, `channel_digit_except`) VALUES -(NULL, 'defaults', '', 0, 0, 0, 0, 0, 0, 300, 300, 300, 200, 200, 250, 0, 200, 200, 200, 100, '', '', 1, 0, 1, '', 0, '', '', 300, '+', 400, 400, 501, 200, 400, 200, 300, 0, 0, 0, 0, 0, 0, 0, '', 4, 0, 120, 400, 5, 3, 0, 120, 400, 4, 20, 2, 300, 400, 1800, 1, 60, 0, 60, 200, 60, 0, 60, 200); +INSERT INTO `channels` (`channel_id`, `channel_name`, `channel_key`, `channel_maxusers`, `channel_lastvisit`, `channel_lastgiveowner`, `channel_pubcmd`, `channel_nodelete`, `channel_nogaccess`, `channel_canadd`, `channel_candel`, `channel_canclvl`, `channel_cankick`, `channel_canban`, `channel_staticban`, `channel_protect`, `channel_canop`, `channel_canhalfop`, `channel_canvoice`, `channel_getop`, `channel_gethalfop`, `channel_getvoice`, `channel_greeting`, `channel_usergreeting`, `channel_userinfo`, `channel_dynlimit`, `channel_getinvite`, `channel_topicmask`, `channel_exttopic`, `channel_exttopic_topic`, `channel_defaulttopic`, `channel_wipeinfo`, `channel_modes`, `channel_enfmodes`, `channel_enftopic`, `channel_topicsnarf`, `channel_changetopic`, `channel_setters`, `channel_canresync`, `channel_cansuspend`, `channel_notice`, `channel_noticereaction`, `channel_ctcp`, `channel_ctcpreaction`, `channel_registered`, `channel_registrator`, `channel_toys`, `channel_scanner`, `channel_spam_limit`, `channel_spam_reaction`, `channel_spam_reaction_duration`, `channel_spam_except`, `channel_flood_limit`, `channel_flood_time`, `channel_flood_reaction`, `channel_flood_reaction_duration`, `channel_flood_except`, `channel_join_limit`, `channel_join_time`, `channel_join_reaction`, `channel_join_reaction_duration`, `channel_join_except`, `channel_botnet_bantime`, `channel_botnet_except`, `channel_caps_percent`, `channel_caps_reaction`, `channel_caps_reaction_duration`, `channel_caps_except`, `channel_digit_percent`, `channel_digit_reaction`, `channel_digit_reaction_duration`, `channel_digit_except`, `channel_badword_reaction`, `channel_badword_reaction_duration`, `channel_badword_except`) VALUES +(NULL, 'defaults', '', 0, 0, 0, 0, 0, 0, 300, 300, 300, 200, 200, 250, 0, 200, 200, 200, 200, 150, 100, '', '', 1, 0, 1, '', 0, '', '', 300, '+', 400, 400, 501, 200, 400, 200, 300, 0, 0, 0, 0, 0, 0, 0, '', 4, 0, 120, 400, 5, 3, 0, 120, 400, 4, 20, 2, 300, 400, 1800, 1, 60, 0, 60, 200, 60, 0, 60, 200, 0, 60, 400); -- -- please run language.php for help and language entries.