You are on page 1of 1

//---------------------------------------------------

// NovaLogic Ban List File


//---------------------------------------------------

// This file contains a list of PCID's (Public Customer ID's)


// that you, as a game server host, chose to exclude from
// joining your game server.
//
// This file loads into memory when the game is run, and
// is modified by the game server when people are BANNED or UNBANNED using
// the BAN and UNBAN commands on the ~ command line in the game.
//
// Do not modify this file while the game is running!
//
// You must run your server as a NOVAWORLD server with the REQUIRES NOVAWORLD LOGIN
// feature turned on for this ban list to operate.

VERSION 1

// Usage: BAN "<pcid goes here>" "<optional player name>"


//
// Example:
// BAN "A-MM-WXXIB2" "Knightmare"
// BAN "A-WC-WXXIAD"

You might also like