Chest Commands v2.2
Details
-
FilenameChestCommands.jar
-
Uploaded by
-
UploadedJan 27, 2014
-
Size95.73 KB
-
Downloads10,551
-
MD552a91fbc8aee5583504d19627acac6d8
Supported Bukkit Versions
- 1.7.4
- 1.6.4
Changelog
- A new file called "changelog.txt" will appear in the main plugin's folder, and will be updated with newer versions.
- Breaking Changes
- REQUIRED-ITEM has a new format: '<id>[:data], [amount]'.
- You must use the quotes.
- Examples:
- REQUIRED-ITEM: '35:1, 3' (requires orange wool x3)
- REQUIRED-ITEM: '264' (requires one diamond)
- REQUIRED-ITEM: '3, 10' (requires dirt x10)
- COMMAND: 'give:' has a new format: '<id>[:data], [amount]'.
- Example: COMMAND: 'give: wool:1, 3' (orange wool x3)
- Example: COMMAND: 'give: wool:1, 3' (orange wool x3)
- REQUIRED-ITEM has a new format: '<id>[:data], [amount]'.
- Normal changes
- You can now use literal ids (http://jd.bukkit.org/rb/apidocs/org/bukkit/Material.html) instead of numerical ids (but you can still use them) in:
- REQUIRED-ITEM: 'dirt'
- ID: 'dirt'
- COMMAND: 'give: dirt'
- in "menu-settings > item-id"
- in "menu-settings > item-id"
- You can now use literal ids (http://jd.bukkit.org/rb/apidocs/org/bukkit/Material.html) instead of numerical ids (but you can still use them) in:
Sorry, but now I'm too busy to add new features.
Ghost items glitch: client-side bug that I cannot fix. Do not use KEEP-OPEN on 1.7.2. It will be fixed in 1.7.4.