Page: 1 ... 7 8 9 10 11

3.2.2 Jul 6, 2020
Changes to "overridePermissions" action
This version makes some changes to the overridePermissions action parameter, so you can now force players to run commands that they usually wouldn't have permission for!

Check out the wiki for more info: https://github.com/jojodmo/CustomItems/wiki/Handlers-and-Actions#overridepermissions

3.2.1 Jul 2, 2020
Bug fixes with Bows & Crossbows
This version makes some minor bug fixes to bows and crossbows. Specifically, it fixes some bugs that would cause custom arrows to sometimes not work when shot from the off-hand

3.2.1 SNAPSHOT Jul 2, 2020
Bug fixes with custom arrows

3.2 Jul 2, 2020
Crafting Overhauls
This version completely re-designs the crafting system of CustomItems, and brings a ton of bug fixes and speed improvements for crafting on all versions. It is recommended for all users.

3.1.3 Jun 27, 2020
More improvements with Crafting
This version brings even more improvements with crafting

3.1.2 Jun 26, 2020
Crafting Bug Fixes
This version brings some major improvements and bug fixes to crafting

3.1.1 Jun 25, 2020
Minor 1.16 Improvements
This version makes some minor improvements for MC 1.16

3.1 Jun 25, 2020
1.16 Update
This version officially supports Minecraft 1.16, although older versions of CustomItems should also work with 1.16

3.0.9 Jun 23, 2020
Minor Bug Fixes
This version fixes a bug that sometimes caused a few users to get a long warning message in the console when starting up their server.

3.0.8 Jun 23, 2020
Bug Fixes with removeItem
This version fixes some minor bugs with the playerRemoveItem and targetRemoveItem actions

3.0.7 Jun 22, 2020
Bug fixes with pickup handler
This version brings some bug fixes when changing variables on items in the "pickup" handler

3.0.6 Jun 19, 2020
Bug Fixes with Item Updating Actions
This version brings some bug fixes with actions that update items

3.0.5 Jun 18, 2020

3.0.5 Jun 18, 2020
Targeting Improvements
This version makes some improvements with targeting actions, and adds a new "targetMaxDistance" option for actions, which sets the maximum distance that a targeted entity will be from the player (this is 4 by default, but can be a value up to 50).

3.0.4 Jun 16, 2020
Internal item storage updates
This version makes some minor changes to the internals of how items are stored, which will make it much easier to make updates to old versions of CustomItems in the future

3.0.3 Jun 15, 2020
Speed Improvements
This version brings some speed improvements for block physics on custom blocks!

3.0.2 Jun 15, 2020
Improvements with block generation
This version brings some bug fixes and improvements with block generation

3.0.1 Jun 14, 2020
Minor Bug Fixes
This version brings some minor bug fixes with the automatic resource pack generator

3.0 Jun 12, 2020
Automatic Resource Pack Generation!
This is a big update to CustomItems, which adds automatic resource pack generation for Minecraft versions 1.14 and up (older versions will be coming soon). This means that all you need to do is drop your texture images in a folder, and CustomItems will take care of making your resource pack for you!

After you add your textures to the CustomItems/textures folder (name them myCustomItemID.png), you can generate your resource pack with /cui rp gen

Check out the wiki page about Automatic Resource Pack Generation here: https://github.com/jojodmo/CustomItems/wiki/Automatic-Resource-Pack-Generation

2.19.5 Jun 8, 2020
Improvements with custom blocks
This version makes a few minor improvements & bug fixes with custom blocks

2.19.4 Jun 7, 2020
Minor bug fixes
This version brings some minor bug fixes with the new /cui blockstorage verify command

2.19.3 Jun 6, 2020
Minor bug fixes
This version brings some minor bug fixes with the new /cui blockstorage verify command

2.19.2 May 25, 2020
ifMemberOfRegion condition
This version adds a new "ifMemberOfRegion" condition, which can be used to check whether or not a player is a member of the world guard region they're in. Like this:

ifMemberOfRegion: true

It also makes a minor change to how other WorldGuard actions are handled — now, instead of always being checked at the player's current location, WorldGuard conditions are checked at the block that the player interacted with, if there is one, and the player's location if there isn't one.

2.19.1 May 24, 2020
Improvements with Fallback Block Textures
This version brings some bug fixes and improvements with fallback block textures. Specifically, it fixed a bug that sometimes caused fallback block textures to not work for some users

2.19 May 23, 2020
Shift-Click for Crafting
This version adds support for shift-clicking in crafting, and also makes some bug fixes and speed improvements with all crafting mechanics!

Page: 1 ... 7 8 9 10 11