Page: 1 2 3 4 5

3.0.1-beta2 Mar 3, 2022
3.0.1-beta2 - MC 1.18.2

Please update LoneLibs.

Added 1.18.2 compatibility.

fixes:
- fixed custom entities floating of 0.5 from the ground
- better mounting code
- fixed chorus_fruit dropping sometimes from REAL_TRANSPARENT blocks
- fixed config property "replace-in-customitems-name-and-lore" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1489


3.0.0-beta7 Mar 2, 2022
3.0.0-beta7

The biggest ItemsAdder update is here!
Custom animated entities system!
> Tutorial here <

  More videos


new:
- custom animated entities/mobs system https://itemsadder.devs.beer/plugin-usage/advanced/mobs/advanced-method
- "return_item" attribute for vehicle fuels. For example you can return an empty Petrol Can. https://github.com/PluginBugs/Issues-ItemsAdder/issues/1369#issuecomment-1048864276

fixes:
- fixed InventoryCloseEvent error AdvancedLogin https://github.com/PluginBugs/Issues-ItemsAdder/issues/1448
- fixed "Not implemented!" error when placing a liquid in 1.18.1 https://github.com/PluginBugs/Issues-ItemsAdder/issues/1464
- fixed blocks loots working also on not full-grown blocks https://github.com/PluginBugs/Issues-ItemsAdder/issues/1434
- possible fix for breaking animation not being stopped when changing slot https://github.com/PluginBugs/Issues-ItemsAdder/issues/1482
- fixed furnace permission bypass https://github.com/PluginBugs/Issues-ItemsAdder/issues/1460
- fixed permission bypass if user has (somehow) unlocked a recipe in the recipesbook and tries to use it without permission using the auto-recipe feature of the recipesbook
- fixed RealisticWorldGenerator compatibility https://github.com/PluginBugs/Issues-ItemsAdder/issues/1457
- fixed falling through floor after applying resourcepack if floor is only 1 layer of height
- fixed other stores license checking showing the wrong username in some cases
- removed deprecated listener warning
- updated Mimic support https://github.com/PluginBugs/Issues-ItemsAdder/issues/1503
- fixed Botsentry compatibility https://github.com/PluginBugs/Issues-ItemsAdder/issues/1485
- fixed /iadrop not working with negative coords
- fixed /iadrop message showing wrong coords
- fixed /iadrop not accepting decimals
- fixed Unhandled exception occured in onPacketSending https://github.com/PluginBugs/Issues-ItemsAdder/issues/1509


2.5.5 Jan 20, 2022
2.5.5
new:
- break event for furniture https://github.com/PluginBugs/Issues-ItemsAdder/issues/1365

api changes:
- api changelog: https://github.com/LoneDev6/API-ItemsAdder/commit/e77eb2c17e03c82e7ba10290204d5b0a8447a352
- deprecated some methods of TexturedInventoryWrapper, you should use the other ones from now on.
- TexturedInventoryWrapper accepts multiple textures, for example to create high definition GUIs https://github.com/PluginBugs/Issues-ItemsAdder/issues/1420
- TexturedInventoryWrapper accepts null or empty titles, if you don't want to set a title to your custom textured GUI.

fixes:
- fixed duplication glitch https://github.com/PluginBugs/Issues-ItemsAdder/issues/1436
- fixed water not flowing after when a custom block is broken https://github.com/PluginBugs/Issues-ItemsAdder/issues/1438
- fixed NullPointerException when breaking crops if removed from configurations https://github.com/PluginBugs/Issues-ItemsAdder/issues/1430
- fixed chat debug code leftover
- fixed pack.mcmeta wrong version 1.18.1 https://github.com/PluginBugs/Issues-ItemsAdder/issues/1428
- fixed API: Recipes are not registered on ItemsAdderLoadDataEvent https://github.com/PluginBugs/Issues-ItemsAdder/issues/1419
- probably fixed "onPacketSending error" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1431
- fixed breaking custom blocks doesn't update near blocks causing floating blocks https://github.com/PluginBugs/Issues-ItemsAdder/issues/1429
- fixed Custom blocks of the type REAL and REAL_NOTE catch fire when near lava https://github.com/PluginBugs/Issues-ItemsAdder/issues/1435
- better error messages when a player stats file failed to load somehow: https://github.com/PluginBugs/Issues-ItemsAdder/issues/1426

2.5.3 Jan 19, 2022
2.5.3
new:
- added new option in config.yml "reset-color-to-white" to disable fixing the emoji colors to white: https://github.com/PluginBugs/Issues-ItemsAdder/issues/1407
- added CustomCrafting 3.16.0.0-f support, removed support for older versions of the plugin (1.7.1.3 and older won't work anymore.)
 
fixes:
- fixed "No such field: WATER_CAULDRON" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1396
- fixed "Use font effects without permission" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1398
- fixed "Durability bug with items that have unbreaking" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1408
- added missing "increment_durability" action https://github.com/PluginBugs/Issues-ItemsAdder/issues/1394
- fixed furniture cannot be removed if a plugin previously cancelled EntityDamageByEntityEvent event

2.5.4-beta2 Jan 19, 2022
old

Page: 1 2 3 4 5