1. GSManager
    1. Funktionen
    2. Unterstützte Spiele
    3. Neuigkeiten
    4. Statistiken
    5. Serverliste
  2. Lexikon
  3. Filebase
  4. Entwicklung
  5. Forum
    1. Dashboard
    2. Unerledigte Themen
  6. Web-Interface
  7. Artikel
  8. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Deutsch
  • Anmelden
  • Registrieren
  • Suche
Lexikon
  1. GSManager
  2. Lexikon

List of events

  • Belstgut
  • 16. September 2015 um 17:32
  • 8. August 2017 um 19:59
  • 5.856 mal gelesen
Das Projekt GSManager (vormals ManuAdminMod) wurde am 01.01.2020 eingestellt - diese Internetpräsenz bleibt verfügbar, die Software wird aber nicht länger gepflegt. Vielen Dank für eure Unterstützung in den mehr als zehn vergangenen Jahren!
  • List of events you can listen to in your plugins.

    Event name Passed arguments Description
    playerJoined string $guid: Guid of the player who just joined Gets triggered, when a new player joins the server
    playerJoinTeam string $guid: Guid of the player who joined the team
    int $oldteam: Previous team of the player
    Gets triggered, when a player joins a team
    playerJoinSquad string $guid: Guid of the player who joined the squad
    int $oldsquad: Previous squad of the player
    Gets triggered, when a player joins a squad
    playerQuit string $guid: Guid of the player who just quit Gets triggered, when a player leaves the server
    playerSay string $guid: Guid of the player who said something
    string $msg: The message the player said
    bool $executed: Wether the message was executed as a command
    Gets triggered, when a player says something in the chat
    nextMap array $dvars: Current active server dvars Gets triggered on a map change / map restart
    serverRestart void Gets triggered on a server restart
    roundover int $team: winning team Gets triggered when a round is over
    punkBuster string $line: Punkbuster logline Gets triggered on new punkbuster log entries
    playerWin string $guid: Guid of the player Gets triggered on win
    playerLoss string $guid: Guid of the player Gets triggered on loss
    playerTie string $guid: Guid of the player Gets triggered on tie
    playerExecutedCommand string $guid: Guid of the player who executed the command
    string $command: Command which got executed
    array $parameters: Command arguments
    Gets triggered on command execution
    parseConfig void Gets triggered after all configs are parsed
    adminAdded string $guid: guid of the player who got added as admin
    array &$admins: Reference to the admins array
    Gets triggered, when a player gets added to a admin group
    rconYell string $msg: Messages which gets yelled Gets triggered before a player gets yelled at
    playerTeamChange string $guid: Guid of the player who changed team
    int $oldteam: Teamnumber of the old team
    Gets triggered, when a player changes teams
    playerSquadChange string $guid: Guid of the player who changed squad
    int $oldsquad: Squadnumber of the old squad
    Gets triggered, when a player changes squad
    playerKilled string $guid: Guid of the killed player
    string $reason: Reason for kill
    string $killer: Guid of the killer
    Gets triggered, when a player gets killed due to adminaction
    playerKicked string $guid: Guid of the kicked player
    string $reason: Reason for kick
    string $kicker: Guid of the kicker
    Gets triggered, when a player gets kicked due to adminaction
    WIP


    unedited list:

    Code
    adminAdded
    BFHLWeaponNotFound
    everyTime
    gsmStarted
    ipBanAdded
    logAction
    mapEnd
    nextMap
    parseConfig
    playerWin
    playerLoss
    playerTie
    playerActorsDamageGiven
    playerBanned
    playerDamageGiven
    playerDamageTaken
    playerDeath
    playerExecutedCommand
    playerIPUpdated
    playerJoined
    playerJoinSquad
    playerJoinTeam
    playerKicked
    playerKill
    playerKilled
    playerMoved
    playerNameChange
    playerPbUpdated
    playerPIDChange
    playerQuit
    playerSay
    playerSelfDamage
    playerSelfKill
    playerSquadChange
    playerTeamActorsDamageGiven
    playerTeamChange
    playerTeamDamageGiven
    playerTeamDamageTaken
    playerTeamDeath
    playerTeamKill
    playerTeamVehicleDamageGiven
    playerTempBanned
    playerVehicleDamageGiven
    punkBuster
    rconSay
    rconYell
    roundover
    serverRestart
    Alles anzeigen
  • Vorheriger Eintrag Killmessages
  • Nächster Eintrag Liste der möglichen Startparameter
  • Änderungsprotokoll
  • PDF
  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Lexikon, entwickelt von www.viecode.com
Community-Software: WoltLab Suite™
  • Alles
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  • Deutsch
  • English
Zitat speichern