InfoMan v1.1.5

Details

  • Filename
    InfoMan.jar
  • Uploaded by
  • Uploaded
    Aug 10, 2012
  • Size
    11.45 KB
  • Downloads
    2,078
  • MD5
    351262f64ee9f66b132c710182b72818

Supported Bukkit Versions

  • CB 1.3.1-R1.0

Changelog

v1.1.5
  • Case sensitivity now works correctly on Linux systems, make sure the .txt files are all in lowercase if you want to disable case sensitivity for the commands.
v1.1.4
  • Added an option in the config to make all commands case insensitive.
v1.1.3
  • Added bold text (CBOLD)
  • Writing incomplete commands in the console should no longer spew out errors (e.g.infoman motd), the plugin will instead remind you that you forgot an argument.
v1.1.2
  • Added a reload command in order to let you reload the commands without reloading the entire server. Writing infoman reload in the console will reload the commands found in commands.txt.
v1.1.1
  • You can now specify the location of player.dat files, firstjoin should work if the files are not saved in world/players as long as they are saved as individual files.
v1.1
  • Added a "firstjoin" motd that is displayed the first time a player joins the server
  • Added underlined, italic and strikethrough text
  • Added "CLIST", displays the players online, much like the list command in the server console does.
  • Added "CTOT", displays the current amount of players online. E.g. if there are 14 players online CTOT will be replaced with "14".
v1.0
  • Initial release