XPStorage icon

XPStorage -----

Store and pack experience in on of the awesome XP-Blocks!




- Minecraft Version 1.20.4
----------, Dec 8, 2023

1.6.1
  • -Minecraft Version 1.20.2
Fixed
  • -Console errors when opening the barrel/bottler
----------, Oct 27, 2023

1.6.0
- Minecraft Version 1.20.1

Fixed
- XPBarrel: Experience sometimes not get picked up
----------, Jun 21, 2023

1.5.4
- Minecraft Version 1.19.4

Added
- More permissions to control the usage of a block/item
- See Help.md in the plugins config folder

- Custom Model ID for Items
- See Help.md in the plugins config folder

Changed
- Recipe editing should now be working

Removed
- `How-To` command until the rework is finished.
----------, Apr 10, 2023

1.5.3
- Minecraft Version 1.19.3

Fixed
- Issue [#14]( https://dev.bukkit.org/projects/xp-blocks/issues/14): Could not pass event BlockPlaceEvent to XPStorage v1.5.2
----------, Dec 21, 2022

1.5.2
NOTE: I replaced the old 1.5.2 file with this one. This is the right file ;)

Added
- Config option to directly give experience points of a `Custom XP-Bottle` without throwing them or spawning experience orbs.
- **With this config set, they can't be used in dispensers anymore!**

Changed
- Renamed permission: `xps.commands.editrecipe` to `xps.editrecipe`

Fixed
- Loading error of blocks in an unknown or not loaded world (Multiverse)
- Custom XP-Bottle duplication
----------, Sep 23, 2022

1.5.2
NOTE: I replaced the old 1.5.2 file with this one. This is the right file ;)

Added
- Config option to directly give experience points of a `Custom XP-Bottle` without throwing them or spawning experience orbs.
- **With this config set, they can't be used in dispensers anymore!**

Changed
- Renamed permission: `xps.commands.editrecipe` to `xps.editrecipe`

Fixed
- Loading error of blocks in an unknown or not loaded world (Multiverse)
- Custom XP-Bottle duplication
----------, Sep 23, 2022

1.5.2
Added
- Config option to directly give experience points of a `Custom XP-Bottle` without throwing them or spawning experience orbs.
- **With this config set, they can't be used in dispensers anymore!**

Changed
- Renamed permission: `xps.commands.editrecipe` to `xps.editrecipe`

Fixed
- Loading error of blocks in an unknown or not loaded world (Multiverse)
----------, Sep 22, 2022

1.5.1
- Minecraft Version 1.19.1 (1.19)

Changed
- Increased maximum xp-barrel experience pickup range from 10 to 30.

Fixed
- Related to Issue #9: Disabling parent permission node for recipes not disable all recipes
----------, Aug 4, 2022

1.5.0
- Minecraft Version 1.19

Changed

- Deleting a player access now asks for confirmation

Fixed

- (Hopefully) Issue #5 and #6 (Console Spam)
- Error during reloading recipes
----------, Jun 11, 2022

1.4.2
- Minecraft Version 1.18.2
----------, Mar 28, 2022

1.4.1
- Minecraft Version 1.18.x

Fixed

- Related to Issue #2: Custom xp bottles not release right amount of experience. (Act like a normal experience bottle.)
- Related to Issue #3: (CraftBukkit fix) Recipe Command not working.
- (CraftBukkit fix) Custom-Heads are not displayed correctly.

Notes for CraftBukkit-Servers

Due to some currently unfixable bugs, recipe editing and the HowTo-Command is disabled.
----------, Dec 18, 2021

Reupload.
----------, Dec 6, 2021

1.4.0
- Minecraft Version 1.18.x

Changed

- Added glass bottle "icon" to show where to put them
- Updated some texts and translations

Fixed

- Console Error on `/xps give` when no arguments are given
- Wrong help text on '/xps give'
----------, Dec 6, 2021

1.3.0
- Minecraft Version: 1.17.x

**NOTE: Configuration files from below version 1.2.0 are not compatible with this version!**

Added

- Config to set the maximum level per XP-Barrel. (Default: Infinite)
- Config to set the maximum level per custom experience bottle. (Default: 30)
- These limits not apply to the `give` command. Therefore, a barrel or bottle can be prefilled with more experience.

- Middle click in recipe inventory to directly get the item. (Only for players with the xps `give` permission.)
- Plugin update checker.
- Setting to change the owner of a block.
- Settings to control the actions a player can take on a block. (view, use, take/place items, withdraw xp, deposit xp)

Changed

- Renamed Permission `xps.commands.showrecipe` to `xps.commands.recipes`.
- If you now forbid a player to craft a recipe, (via Permission) the recipe and how-to-topic is now hidden for that user.
- Inventory Layout. Empty, unusable Slots are now filled with a decent gray glass pane. (Maybe change that again.)
- Loading the default recipe not closing the editing window anymore.
- Settings inventory stacks are less confusing now.
- XP-Barrel and XP-Bottler are now immune to fire and explosions.
- Some translations. Also Removed color codes, they're handled internally.

Fixed

- Config only loads the default value.
- Possible error when loading modified recipes.
- Stacks are not saved correctly, when breaking the block.
----------, Oct 22, 2021

1.3.0
- Minecraft Version: 1.17.x

NOTE: Configuration files from below version 1.2.0 are not compatible with this version!

Added

- Config to set the maximum level per XP-Barrel. (Default: Infinite)
- Config to set the maximum level per custom experience bottle. (Default: 30)
- These limits not apply to the `give` command. Therefore, a barrel or bottle can be prefilled with more experience.

- Middle click in recipe inventory to directly get the item. (Only for players with the xps `give` permission.)
- Plugin update checker.
- Setting to change the owner of a block.
- Settings to control the actions a player can take on a block. (view, use, take/place items, withdraw xp, deposit xp)

Changed

- Renamed Permission `xps.commands.showrecipe` to `xps.commands.recipes`.
- If you now forbid a player to craft a recipe, (via Permission) the recipe and how-to-topic is now hidden for that user.
- Inventory Layout. Empty, unusable Slots are now filled with a decent gray glass pane. (Maybe change that again.)
- Loading the default recipe not closing the editing window anymore.
- Settings inventory stacks are less confusing now.
- XP-Barrel and XP-Bottler are now immune to fire and explosions.
- Some translations. Also Removed color codes, they're handled internally.

Fixed

- Config only loads the default value.
- Possible error when loading modified recipes.
- Stacks are not saved correctly, when breaking the block.
----------, Oct 20, 2021

- ADDED HowTo-Command permission (xps.commands.howto)
- FIXED Old Storage file was unable to get patched.
----------, Dec 13, 2020

- ADDED HowTo-Command permission (xps.commands.howto)
- FIXED Old Storage file was unable to get patched.
----------, Dec 12, 2020

- Sorry for the late update! Work keep me busy~

  • Minecraft Version: 1.16.x
  • ADDED new block: XP-Bottler. (Experience can now be filled in custom experience bottles.)
  • ADDED new recipe view/edit system. You can view recipes with '/xps recipes' and edit them (if you have the permission)
  • ADDED How-To command to explain the new blocks. (\xps howto <topic>)
  • CHANGED translation file. Old files will NOT be converted.
  • CHANGED config file layout. Old files will NOT be converted.
  • CHANGED saving of blocks. Old files will be converted.
  • FIXED shift click duping and accidental placing of blocks in the custom inventory.
----------, Dec 12, 2020

Resource Information
Author:
----------
Total Downloads: 4,189
First Release: Jan 12, 2020
Last Update: Dec 8, 2023
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings