This thread is locked, you cannot reply.
  • Poussiko
    User
    Member since March 05, 2018

    hi,

    The plugin detect cheaters but doesnt keep them from spawning (official serv).

    Every fews seceonds the plugins say : "player xxx is ban " .... but xxx can play normaly ! (there is a lot of serv slots free...)

    Is there something to do in config to make it work ? 

    thanks for your help



  • Poussiko
    Administrator
    Member since October 30, 2017

    No. As far as I know you can't make the plugins work in an Official server. Change it to Ranked.

  • Poussiko
    Gold Supporter
    Member since June 16, 2017

    EA disabled all plugins and kick methods on official servers! There is nothing we can do!

  • Poussiko
    Retired Staff
    Member since May 05, 2017

    Plugin only works on Ranked servers. Does not work on Official. 
  • Poussiko
    User
    Member since March 05, 2018

    ok, thanks for your answers.

  • Poussiko
    User
    Member since April 02, 2018

    https://forums.ubi.com/showthread.php/449016-PunkBuster-Commands-Forums

    MPORTANT: -Slot number is optained by typing : pb_sv_plist and see the number of the player
    -Guid is the id used to identify a cd-key .. See the complicated Alphanumerical in pb_sv_plist

    PB_SV_AutoUpdBan [0/1]
    Set to 1 (defaults to 0) if you want PB to automatically update the permanent ban file (pbbans.dat) after each change to the banlist in memory

    PB_SV_BadName [grace_seconds] [text_filter]
    Adds a bad name to the list of bad names for the server to disallow in player names (useful to ban clans tags )

    PB_SV_BadNameDel [slot #]
    Deletes a bad name from the list of bad names

    PB_SV_BadNameList
    Displays the current bad name list for the Game Server; see the section dealing with the Player Name Management Facility

    PB_SV_Ban [name or slot #] [displayed_reason] | [optional_private_reason]
    Removes a player from the game and permanently bans that player from the server based on the player's guid (based on the cdkey); the ban is logged and also written to the pbbans.dat file in the pb folder

    PB_SV_BanEmpty
    Empties the current ban list stored in memory

    PB_SV_BanGuid [guid] [player_name] [IP_Address] [reason]
    Adds a guid directly to PB's permanent ban list; if the player_name or IP_Address are not known, we recommend using "???"

    PB_SV_BanList [optional_search_text]
    Displays the list of bans in the console, including kicks with a temporary ban; if the [optional_search_text] parameter is specified, then only bans/kicks that include the search text are listed (useful for searching for a specific name / guid).

    PB_SV_BanLoad [optional filename]
    Loads a PB Ban List from the specified file; if no filename specified, then pbbans.dat is loaded

    PB_SV_BanMask [IP Address / Subnet Mask]
    Permanently bans players from joining the server from the specified IP Address / Subnet Mask; for example: issuing PB_SV_BanMask "12.34." will cause PB to deny access to all players trying to join from an IP Address that begins with "12.34."; These bans are written to the pbbans.dat file just like bans issued with the PB_SV_Ban command

    Official Server bans


  • Poussiko
    Gold Supporter
    Member since June 16, 2017

    With the latest server updates all these commands were set to "Read only" by EA! It doesn´t work anymore on official servers!