File Details
InfoMan v1.1.7
- R
- Dec 22, 2012
- 12.02 KB
- 2.2K
- CB 1.4.5-R1.0
File Name
InfoMan.jar
Supported Versions
- CB 1.4.5-R1.0
v1.1.7
- Changed the implementation of permissions, permissions set to true now restrict access to certain commands rather than grant it, this should make permissions less of a hassle to set up. Check http://dev.bukkit.org/server-mods/infoman/pages/usage/ for more information.
v1.1.6
- Permissions support added, nodes go by the format "InfoMan." + the command without / infront of it, e.g. "InfoMan.info", "InfoMan.test". Permissions are disabled by default and have to be enabled in the config. Check http://dev.bukkit.org/server-mods/infoman/pages/usage/for more information.
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

