MOTD & News



== Purpose ==


The goal of this plugin it to allow for a multi-line MOTD to be displayed to the users upon connection. All lines of the MOTD are configurable from both the server console and in-game without needing a restart of the server or a /reload of the plugins. You can also update the MOTD on the Server Connection page on-demand. Once changed you have the option to broadcast the new MOTD to all online players (on-demand, not scheduled).


== Usage ==


CommandDescriptionPermission
/motdReturns the current MOTDrzc.motd.view
/motd_alAdd line to the TOP of the MOTDrzc.motd.add
/motd_ilInsert a line to [position] of the MOTDrzc.motd.insert
/motd_rlRemove line at [position] from the MOTDrzc.motd.remove
/motd_brBroadcast current MOTD to all players.rzc.motd.broadcast
/motd_siSet 'server info' MOTD (server list)rzc.motd.setping
/motd_ahAdd a line to the TOP of the headerrzc.motd.head
/motd_ihInsert a line to [position] of headerrzc.motd.head
/motd_rhRemove line at [position] from headerrzc.motd.head
/motd_afAdd a line to the TOP of the footerrzc.motd.foot
/motd_ifInsert a line to [position] of footerrzc.motd.foot
/motd.rfRemove a line at [position] from footerrzc.motd.foot


There are also additional permission nodes:
NodeContains
rzc.motd.* rzc.motd.view: true
rzc.motd.add: true
rzc.motd.remove: true
rzc.motd.insert: true
rzc.motd.broadcast: true
rzc.motd.setping: true
rzc.motd.head: true
rzc.motd.foot: true
rzc.motd.update rzc.motd.add: true
rzc.motd.remove: true
rzc.motd.insert: true
rzc.motd.setping: true
rzc.motd.head: true
rzc.motd.foot: true
NOTE: Node "rzc.motd.view" defaults to true. All others default to OP


All sections can use the standard Minecraft Color&Format codes using the ampersand (&). Text will default to red (&c) if not specified. If editing is done directly in the config file the ยง symbol should be used.
CodeOfficial Name
&0Black
&1Dark Blue
&2Dark Green
&3Dark Aqua
&4Dark Red
&5Dark Purple
&6Gold
&7Gray
&8Dark Gray
&9Blue
&aGreen
&bAqua
&cRed
&dLight Purple
&eYellow
&fWhite

Samples of the colors can be found on the Minecraft Wiki.


== In Game ==


A copy of the config used to create this MOTD can be found Here.


== Misc ==


Be sure to check out my other plugins:



Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    65124
  • Created
    Sep 5, 2013
  • Last Released File
    Sep 5, 2013
  • Total Downloads
    1,320
  • License

Categories

Members

Recent Files