Difference between revisions of "Mod:SEmotd"

From Space Engineers Wiki
Jump to: navigation, search
(Overview)
Line 19: Line 19:
 
*players and admins can control the mod through server commands
 
*players and admins can control the mod through server commands
 
**Player Commands
 
**Player Commands
***.motd ''displays current message of the day, cannot be displayed more than once every 60 seconds''
+
***/motd ''displays current message of the day, cannot be displayed more than once every 60 seconds''
 
**Admin commands
 
**Admin commands
***.set motd '''motdmessage''' ''sets the message of the day to '''motdmessage'''.''
+
***/set motd '''motdmessage''' ''sets the message of the day to '''motdmessage'''.''
***.motd-enable ''turns on auto-broadcasting of the message of the day
+
***/motd-enable ''turns on auto-broadcasting of the message of the day
***.motd-disable ''turns off auto-broadcasting of the message of the day. note that while disabled users can still query the motd with the .motd command''
+
***/motd-disable ''turns off auto-broadcasting of the message of the day. note that while disabled users can still query the motd with the .motd command''
 
 
  
 
== Download and installation instructions ==
 
== Download and installation instructions ==

Revision as of 01:35, 24 July 2014

Mod page
SE motd
 
Author:
Draygo
 
Mod Type:
SEServerExtender Plugin
 
Mod Version:
0.1.1.0
 
SE Version:
01.039.011
 
Forum Thread:
 

Overview

version 0.1.1.0

  • Allows server owners to set a repeating message of the day
  • Server owners can configure the frequency to which the message repeats
  • players and admins can control the mod through server commands
    • Player Commands
      • /motd displays current message of the day, cannot be displayed more than once every 60 seconds
    • Admin commands
      • /set motd motdmessage sets the message of the day to motdmessage.
      • /motd-enable turns on auto-broadcasting of the message of the day
      • /motd-disable turns off auto-broadcasting of the message of the day. note that while disabled users can still query the motd with the .motd command

Download and installation instructions