Dafür sind wir ja da
Beiträge von Yenz
-
-
-
Dann hast du höchstwahrscheinlich nicht die richtige php.ini editiert.
Edit: MAM neugestartet?
-
and there is no benefit ! as far as i know when someone spoofed an admin GUID he has admin right from spoofed guid
This plugin prevent this, because an admin is not only identified by his guid but also by his ip.
-
Öffne deine "php.ini" und änder den Wert für "safe_mode" auf "0".
-
Alternatively (if player isn't currently playing) edit config/admins.cfg (delete the complete "block" beginning with the square brackets including his guid). After that go ingame and execute !readconfig to apply the changes.
-
As with every other command you have to add "rules" in config/groups.cfg for every group!
example for default:
Code[default] name = "Player" commands = "rules,vote,yes,no,forgive,tki,stats,fun,help,admintest,time,nextmap,uptime,status,info,me,ff,cmdlist,session,serverstats,resetmystats,skip,vmap"
Do this for every group. -
-
There is a "Rules Plugin" which automatically shows up the rules for a new player (after he joins) via PMs. Furthermore it offers a !rules command.
@g_logsync: This error message is self explaining. g_logsync (your server dvar) must be >= 1.
-
stats.db ist eine SQLite2-Datenbank. SQLite2 und SQLite3 sind nicht zueinander kompatibel.
Entweder nutzt du die Version 1.1.2 (welche komplett ohne Datenbank auskommt) oder die erkundigst dich, wie du SQLite3 aktivierst und nutzt die aktuellste (auch weiterhin unterstützte) Version, welche eine Datenbank nutzt!
Sollten noch Fehler in 1.1.2 vorhanden sein, werde ich diese NICHT beheben! Ich empfehle dir also, SQLite3 zu aktivieren. Ist kein großer Aufwand. -
Ja, Version 1.1.2 funktioniert ohne SQLite. Außerdem wird die Datei config/plugins/banned_ips.lst selbsständig angelegt.
-
Du brauchst SQLite3, um das Plugin nutzen zu können: PHP: Installing/Configuring - Manual
Wegen dem Fehler in der ersten Zeile: Bitte Version 2.0.1 nutzen! (siehe erster Post) -
Auf !banlist habe ich keinen Einfluss. Man muss sich außerdem nicht an den genauen nick erinnern, da man auch direkt eine IP entbannen kann (sollte der Mate sie zufällig haben).
-
You don't need! The database will be created by the plugin automatically.
Gar nicht! Die Datenbank wird selbständig vom Plugin erstellt. -
first post
-
Funktioniert ohne Punkbuster.
-
Benutze lieber den SQLite Database Browser. (Der oben genannte SQL Browser wird bald schon Ur-Opa!)
Einen ingame-Befehl zum durchstöbern gibt es nicht (hauptsächlich, da die Aussgabe sehr zeitaufwendig wäre). Wenn du mir vll genauer sagst, was für dich "durchsuchen" heißt, lässt sich aber vielleicht was machen.Ansonsten das oben genannte Tool benutzen und die manuadminmod/config/plugins/banip.db-Datei öffnen (und auf Wunsch bearbeiten und speichern).
-
use this attachment
-
1. The warnings are not saved permanently. Reconnect will reset the warnings. Restarting the MAM will reset the warnings, too.
2. (In config.cfg) [kickban]pbtempbanduration
Default is 5 (minutes). If you're not using pb you're not able to adjust the duration (it is hardcoded in cod gameserver). -
Anti Multi GUID (Version: 1.0)
This plugin will kick a joining player if another player with his guid is already on the server.[tabmenu]
[tab='Requirements']
ManuAdminMod Version 0.11.3 or newer[tab='Description']
If two player have the same guid, the MAM triggers a ChangePlayerID-Event. Because the COD server doesn't change the player id it is an evidence that two player have the same guid. The new player will be kicked by this plugin.[tab='Installation Manual']
extract, copy and paste
restart MAM[tab='Configuration Manual']
nothing to do[tab='Changelog']
released version 1.0
[/tabmenu]