andsim

Untitled

Jul 10th, 2011
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1.  
  2.  
  3. [Messaging]
  4. ;; Control which region module is used for instant messaging.
  5. ;; Default is InstantMessageModule (this is the name of the core IM module as well as the setting)
  6. InstantMessageModule = InstantMessageModule
  7. MessageTransferModule = MessageTransferModule
  8. OfflineMessageModule = AuroraOfflineMessageModule
  9.  
  10. MuteListModule = AuroraChatModule
  11. LureModule = AuroraLureModule
  12. ;; Allow people in god mode to force tp others
  13. AllowGodTeleports = false
  14.  
  15. ;; Control whether group messages are forwarded to offline users.
  16. ;; Default is true.
  17. ForwardOfflineGroupMessages = true
  18.  
  19. ;; Control whether offline IMs should be sent to the user's email as well
  20. ;; Default is false
  21. SendOfflineMessagesToEmail = true
Advertisement
Add Comment
Please, Sign In to add comment