MultiMOTD v1.2.2

Details

  • Filename
    MultiMOTD.jar
  • Uploaded by
  • Uploaded
    Feb 2, 2014
  • Size
    12.24 KB
  • Downloads
    26,273
  • MD5
    6b7949e093a350df6462f1023a368d29

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

Works for 1.7.x

03/02/2013
- Added a configurable delay in seconds to the login MOTD (variable named delayLoginMOTD in config) - Supports values like 0.5 (half a second)

15/01/2013
- Fixed a new line bug on the main server list (possibly cause by a Java 6/7 issue)

31/12/2013
- Added new line support to the server list
- Added %lastlogin% - The last player to log in to the server
- Added %lastlogin_display% - A formatted version of %lastlogin% (the players name as it is shown in chat with colours etc.)

07/06/2013
- Added a simpler version of %bukkitver% that just displays what Minecraft Version it is compatible with (%bukkitver_simple%)
- Fixed the bug where the actual date/time would not update without reloading the server

27/03/2013
- Added hunger in terms of bars (%player_food_bars%)
- Variable saying whether the server is hardcore (%hardcore%)
- Unique Player Count (%unique%) - NOTE: Will only count players after plugin updated

06/12/2012
- Initial Release