This example tipjar configuration represents the default values in the script. It includes:
# Tipjar configuration # Determine who is allowed to log in to the tipjar. # MATCH - users must have the tipjar group active # ANY - anyone may log in to the tipjar # NONE - only users listed in allow settings below are allowed to log in group_login=MATCH # Add an allow= line to allow an avatar to use the tipjar without being in # the same group as the tipjar. # User name/login name or UUID #allow=6c8ff91f-d74b-4842-b38b-81bb08f6efde #allow=rebozuelo # An admin has the ability to see the control menu like the owner, usually # used to allow others to remotely log out a performer. Use carefully! # User name/login name or UUID #admin=tomjs # Set the default amounts in the Pay popup dialog box default_tip=10 tip_buttons=20, 30, 40, 50 # Set to TRUE to have tipper thank-you visible to all in range in local chat public_thanks=FALSE # Set the channel to listen for HUD commands, set to 0 to turn of listening #channel=71 # Tipjar messages idle=Tipjar idle\nPlease click to log in # The following messages can have names substituted into them # %login% is replaced with logged in avatar's display name # %tipper% is replaced with tipping avatar's display name overhead=%login%'s Tipjar\nAny tip is welcome! touch=Hello %tipper%! You may give %login% a tip by right-clicking the tipjar and selecting Pay then entering an amount. Thank you! thanks=Thank you for your tip %tipper%! %login% greatly appreciates it! # Configure tip splitting among the avatars listed below. Add a percentage to fix the amount or leave it off (or set to zero) # to evenly split the remainder among everyone without a percentage. # split=name,percent #split=tomjs #split=rebozuelo,10 #split=privius,5