Change Log
Changes
Version 1.4.5
Status: Optional
- Moved /cb to an alias command of /cbook. You can now use /cb OR /cbook but /cb will be overridden by other plugins
- Fixed some small bugs
Version 1.4.3
Status: Higly Recommended
- Added @name[namehere] (put anywhere in your book) to name books
- Added permissions based on name "cmdbook.book.namehere" for individual permissions per book
- Fixed several bugs with "You do not have permissions!" messages
- Updated to 1.6.4
Version 1.4.2
Status: Recommended
- Fixed updater
- Added Example books /cb examples
- Permission nodes added for workbench ,etc
- Fixed several bugs
Version 1.4.1
Status: Bugfixes
- Fixed pressure plate bug
- Fixed cooldown with /cb info bug
- Fixed /cd variables 5 bug
- /cb info now shows uses/cooldown/price
- Added check for updates (Toggle in Configuration)
Version 1.4.0
Status: Updated and more features
- Updated for CB 1.5.2
- Updated to the latest Towny and Vault
- Added @cooldown[minutes] @lastused[yyyy/MM/dd HH:mm:ss] Both are required to use cooldown
- Added $workbench and $enchtable to open GUI of enchantment table or crafting bench
- Several bugfixes
Version 1.3.9
Status: More features
- Added support for Wood and stone buttons
- Added config settings for chest range
- UPDATED some permissions BUT THEY DONT WORK YET
Version 1.3.6
Status: Minor + Bugfixes
- Compiled for 1.4.7 R1.0
- Removed updater completly,.. until I have time to fix it
- Added @pay[..] to override default cost to use a cmdbook
- Added @uses[..] to define how many times you can use the book (decreases with 1 until 0)
- Added @destroywhenused to remove the book when @uses = 0 (MIGHT NOT WORK VERY WELL)
- Fixed economy bug
- ADDED base of new permissions, cmdbook.use.xxxx and cmdbook.variable.xxx will be changed cmdbook.use.xxxx allows you to use a variable in a book cmdbook.variable.xxxx allows you to use and add a variable in a book !!!NOTE: THIS IS NOT IMPLEMENTED YET!!! (I know, still it hasn't been done)
Version 1.3.5
Status: MAYOR PRIORITY!!
- Removed updater (default true) as it is bugged!!!!
- Added Pressureplate command
- ADDED base of new permissions, cmdbook.use.xxxx and cmdbook.variable.xxx will be changed cmdbook.use.xxxx allows you to use a variable in a book cmdbook.variable.xxxx allows you to use and add a variable in a book !!!NOTE: THIS IS NOT IMPLEMENTED YET!!!
Version 1.3.4
Status: Minor but higly recommended
- Fixed updater of 1.3.3
- Added Economy support with vault, You can change the price to create/edit/use a cmdbook
- cmdBook Updater now checks for the latest version that matches your craftbook version
- Added opPermissions to config, but it might not work completly
- ADDED base of new permissions, cmdbook.use.xxxx and cmdbook.variable.xxx will be changed cmdbook.use.xxxx allows you to use a variable in a book cmdbook.variable.xxxx allows you to use and add a variable in a book !!!NOTE: THIS IS NOT IMPLEMENTED YET!!!
Version 1.3.3
Status: Not Released
- Added Economy support with vault, You can change the price to create/edit/use a cmdbook
- cmdBook Updater now checks for the latest version that matches your craftbook version
- Added opPermissions to config, but it might not work completly
- ADDED base of new permissions, cmdbook.use.xxxx and cmdbook.variable.xxx will be changed cmdbook.use.xxxx allows you to use a variable in a book cmdbook.variable.xxxx allows you to use and add a variable in a book !!!NOTE: THIS IS NOT IMPLEMENTED YET!!!
Version 1.3.2
Status: Release - Minor
- Added /cb variables a list of all variables
- Added cmdBook Updater beta (might break between craftbook version
- Removed copyright symbol in config to fix bugs with linux
- Added some config options such as "executeOnRead"
- Removed everything related to the /cmdbook command switch over to /cb now
- ADDED base of new permissions, cmdbook.use.xxxx and cmdbook.variable.xxx will be changed cmdbook.use.xxxx allows you to use a variable in a book cmdbook.variable.xxxx allows you to use and add a variable in a book !!!NOTE: THIS IS NOT IMPLEMENTED YET!!!
Version 1.3.1
Status: Release - Mayor
- Updated and tested on Bukkit 1.4.7 R0.1 - ONLY WORKS FOR THIS VERSION
- Added /cb convert to convert deprecated variables
- Changed calc(..) to $calc[..] use /cb convert to convert it in existing books
- Added $msg[..] private message
- Added $broadcast[..] public message
- Added $script[...] Javascript the variable ' output ' will be used to replace the $script[...]
- Added color support in msg, broadcast and input
- Added @input[..] this will input the user at the beginning of the book $input[..] will input the user right before executing the command
- Fixed several bugs (Including config for cmd_split)
- ADDED base of new permissions, cmdbook.use.xxxx and cmdbook.variable.xxx will be changed cmdbook.use.xxxx allows you to use a variable in a book cmdbook.variable.xxxx allows you to use and add a variable in a book !!!NOTE: THIS IS NOT IMPLEMENTED YET!!!
Version 1.3.0
Status: Release - Mayor
- Updated and tested on Bukkit 1.4.6 R0.3
- Added update checker
- Added configuration (see page) - ability to change split char
- Added: losx losy and losz (line of sight locations) variables
- Added @runconsole and @hidemessages (put them anywhere in the cmdbook not cmd split needed)
- Added /cb public and /cb private to make books private (works on normal books)
- Fixed calc() bug and input() bug and first command bug
Version 1.2.0
Status: Release - Mayor
- Updated and tested on Bukkit 1.4.6 R0.3
- Removed updater (temp)
Version 1.1.2
Status: Release - Minor
- Updated and tested on Bukkit 1.4.2 R0.1
Version 1.1.1
Status: Release - Bugfixes
- Added $wait[integer] replace integer with a number (miliseconds) this will halt the commands
- Fixed CommandBook plugin incompatibility (due to ./cmdbook)
- Fixed some bugs
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
Comments