Table of Contents Basics Screen Layout Navigation
Finding games Playing games Customization Meta Game
Commands Glossary Etiquette German Language Help
If you're using the BSW client program you have the ability to customize your client to simplify things for you. If you aren't using the client software, I highly recommend downloading it and using it.

Note: If you are a windows user, it is strongly suggested that you get the version with the Java VM built-in:

Download the client

I have a sample prop file that you can copy or download.

After you have downloaded and installed the client, installation instructions are on the download webpage, you are ready to customize the client.


What are some of the things I can customize?
You can set your screen size, username and password(to log you on automatically), starting location, default language and Function Keys and create custom menus.

This is done by editing your brettspielwelt.prop file. This file is a plain text file and is located in your brettspielwelt directory. You can use any text editor, I happen to prefer using windows notepad for this.

First I highly recommend making a backup of your prop file before making any changes, the slightest error in this file can cause your client to not load. If this happens just restore the backup.

Also, very important, like many things in BSW, the prop file is Case sensitive, which for you non-techies means things that you see in Capital letters must stay in Capital Letters.

Most of the lines in this file are fairly easy to understand.

The lines shown in bold are the actual lines that you would put in you prop file.

All lines that begin with a # are comments and are ignored.

# Boomer's Prop file, version 2.03

WinWidth and WinHeight control the size of your client window, the greater the height the more lines you'll have in the chat area. My screen is 1400X1050 and I use 1160 and 960. A good way to figure out what's best for you is to resize the client window and issue the /getsize command. That will tell you the current size of your client and then you can update your prop file.

WinWidth = 1160
WinHeight = 960

WinPosX and WinPosY control the location of your client window. 0 and 0 would put the window in the top left corner of your screnn. A larger value for WinPosX would move the window to the right and a larger value for WinPosY would move the window down. A good way to figure out what's best for you is to resize the client window and issue the /getsize command. That will tell you the current size of your client and then you can update your prop file.

WinPosX = 60
WinPosY = 85

These next 2 lines will log you in automatically

Name = TheBoomer
Password = wouldntyouliketoknow

The Nation setting is very important, en is for english, unless you read german, you'll want this set to en

Nation = en

Starting Location is just that, when you log on, you'll be in that room

Room = C10

You can ask the client to timestamp all messages with

Time = on


The following groups of lines allow you to modify the font, font size, text color and background color of the different text windows.

The format for the colors is the standard 6 character html RGB values. If you aren't familar with that format, don't worry, just go to Sam Choukri's Color Maker Page. Click on a color, and the page will show RGB value to use.

#inpfocol is the Text color of the input line
inpfoCol = 000000

#inpbgcol is the background color of the input line
inpbgCol = ffffff

#bgcol is the background color of the message area
bgCol = 999999

#focol is the Text color of the message area
foCol = 000000

#foType is the font
foType = Times

#foSize is the font size
foSize = 12

#color and font setting for channel windows, including the city channel
chan_inpfoCol = 000000
chan_inpbgCol = ffffff
chan_bgCol = 9090d0
chan_foCol = 000000
chan_foType = Arial
chan_foSize = 12

#color and font setting for tell windows
tell_foType = Times
tell_foSize = 12
tell_foCol = 3333ff
tell_bgCol = ffffcc
tell_inpfoCol = 3333ff
tell_inpbgCol = ffffff


You can assign any command to a Function Key, the * means automatically execute the command, a + means display it in the chat area first. In the example below, pressing F6 would display "/hook" and I just complete the command and press ENTER

#Game 19 is the main BSW game manager
#C10 is EnglishTown
#C10-27 is thr EnglishTown game manager

FKey1 = */game 19
FKey2 = */who
FKey3 = */join
FKey4 = */room C10
FKey5 =*/room C10-27
FKey6 = +/hook

You can even assign commands to combinations of Shift-FKey, Cntl-FKey and Shift-Cntl-FKey

ShiftFKey7 = +/friendsonline

CtrlFKey3 = */mutectell on
CtrlFKey4 = */mutectell off


The most powerful and probably the most difficult part of the prop file is the custom menus.

The following lines build the pull down menus for the top of your client window. I like to have menus for frequently issued commands. I also have a menu with all the EnglishTown game rooms. The lines below would give you an Info,Game,German,ETGameRooms, OtherRooms menus. Just make sure Menu starts with a capital M and don't forget the + or *. I've also assigned several of these menu items to cntl keys. I have Cntl-J for the join command as an example.

# these lines build a series of pull down menus for the top
# of the window an * at the beginning of the command means
# automatically execute the command, a + displays it and allows
# you to add text and then press enter to execute
# the format is MenuXXXX-YYYY-Z XXXX is the name of the menu
# YYYY is the name of the menu item and Z is optional and makes Cntl-Z active

MenuInfo-Info = +/info
MenuInfo-Who-W = */who
MenuInfo-ETPeopleOnline = */wwho EnglishTown
MenuInfo-WhoIsInTheSameTown = */gwho
MenuInfo-MyFriends = */friendsonline
MenuInfo-AddWatch = +/add watch
MenuInfo-SaveWatch = */save watch

The above group of lines would create an Info Menu with Info,Who, ETPeopleOnline, WhiIsInTheSameTown,MyFriends,AddWatch,SaveWatch as the menu items

MenuGame-Reset-R = */reset
MenuGame-Join-J = */join
MenuGame-Start-S = */start
MenuGame-Accept-A = */accept
MenuGame-ResetStartedGame-M = */masterreset
MenuGame-Refuse = */refuse
MenuGame-Remove = +/remove

MenuGerman-Notgood-N = *mein Deutsch ist nicht sehr gut
MenuGerman-Wanna = *lust auf spiel?
MenuGerman-English-E = *Sprechen Sie Englisch?
MenuGerman-Goodluck-L = *viel Glück
MenuGerman-Wellplayed = *sehr gut getan
MenuGerman-goodbye = *Auf Wiedersehen
MenuGerman-goodnight-G = *Gute Nacht
MenuGerman-PlayAgain? = *Sie wieder spielen?
MenuGerman-MuchFun-F = *viel spass
MenuGerman-ThanksforGaming = *Danke furs spielen

MenuETGameRooms-Backgammon = */game C10-9
MenuETGameRooms-Bazaar = */game C10-10
MenuETGameRooms-Bluff = */game C10-69
MenuETGameRooms-CantStop = */game C10-13

MenuOtherRooms-BohnDuell = */game C21-38
MenuOtherRooms-Dislodge = */room C16-42

Home About