66 lines
No EOL
1.7 KiB
Text
66 lines
No EOL
1.7 KiB
Text
# Each admin must be on their own line
|
|
# To add comments, use the hash sign
|
|
ADMIN = tashia redrose
|
|
ADMIN = allerbmu
|
|
#
|
|
#
|
|
# You specify the default mode with this parameter
|
|
DEFAULTMODE = IC
|
|
#
|
|
#
|
|
# You define modes using the MODE command
|
|
MODE = IC
|
|
MODE = OOC
|
|
MODE = KAJURALIA
|
|
MODE = RAID
|
|
MODE = TEST
|
|
#
|
|
#
|
|
# The modes all must have 3 options, the notification type, the actual message, and which mode this is being sent for. Examples are listed below
|
|
#
|
|
# none = no notifications
|
|
# im = InstantMessage notifications
|
|
# dialog = Dialog notifications
|
|
# both = IM & Dialog
|
|
#
|
|
#
|
|
# Format: <Mode> = <notification type> = <Message>
|
|
#
|
|
IC = none = IC, not being raided
|
|
OOC = both = Sim is currently OOC
|
|
KAJURALIA = dialog = Event : Kajuralia is in progress!
|
|
RAID = im = A raid is in progress
|
|
TEST = both = This is a test notification
|
|
#
|
|
#
|
|
#
|
|
# DEVELOPER MODE TOGGLE - THIS WILL SEND NOTIFICATIONS ONLY TO THOSE ON THE ADMIN LIST
|
|
DEVELOPER
|
|
#
|
|
#
|
|
# What should happen for those already on sim?
|
|
# zcs = Send a notification over the zCS Message Channel
|
|
# normal = Send the message the same way they would get it per the mode rules
|
|
# none = Don't send a change notification to those already on sim
|
|
CHANGE = zcs
|
|
#
|
|
#
|
|
#
|
|
# EXEMPT AVATARS
|
|
EXEMPT = allerbmu resident
|
|
#
|
|
#
|
|
#
|
|
# Want to only scan the parcel? (For non-sim owners)
|
|
# Put PARCEL on its own line, or uncomment the line below.
|
|
# Do NOT use region wide on a sim you do not own all parcels on as you could then be subject to abuse reports and ZNI Creations will not be held responsible, you have been warned.
|
|
#
|
|
#PARCEL
|
|
#
|
|
#
|
|
#
|
|
#
|
|
#
|
|
# Want to be able to hook another object up to the status?
|
|
# Then use the below method to set an API Channel. (Please do not use the default...)
|
|
#API = 1 |