LogiBlocks v1.01
Details
-
FilenameLogiBlocks.jar
-
Uploaded by
-
UploadedMar 4, 2013
-
Size22.74 KB
-
Downloads399
-
MD5056b901923aefb691a512e3585b598cd
Supported Bukkit Versions
- CB 1.4.7-R1.0
Changelog
Commands
- Added /c inventory show <player>
- Added /if inventory [subcommand] [args]...
Funtionality
- Changed how multiple entity variables interact with each other in the same command. Now it should work more like a for each statement.
- Allowed the "nesting" of multiple if commands in the same command (Ex:
if inventory isempty ? : if inventory isfull ? : say true)
Bug fixes
- Fixed a potential crash when a player used /if instead of a command block
None