cmdBook 1.1.0
Details
-
FilenamecmdBook.jar
-
Uploaded by
-
UploadedSep 17, 2012
-
Size29.85 KB
-
Downloads486
-
MD539bcd7325436ffd788d86b54608511a5
Supported Bukkit Versions
- CB 1.3.1-R2.0
Changelog
Changes
Version 1.1.0
Status: Release - Including Mayor changes
- Added calc(..+...) to do basic calculations (+,-,*,/) You can use variables that return an integer aswell
- Added new variables: $lvl , $targetlvl , $xp ,$targetxp
- Added $input variable: $input just promts the player before running the commands When using $input[Question here] it does the same thing, but with a custom message
- Fixed several bugs (/cb info when not holding book, few performance bugs)
- Added check for update support using dev.bukkit page (Currently only on start with console)
Version 1.0.2
Status: Release
- When you type || (double) it wont see it as a split chat So you can use it in a command
- /cb info bug of 1.0.1 fixed
Version 1.0.1
Status: Not Released
- Added a way to split commands by putting them on another page IDEA: destroyer4017