
MissionPouches 1.17.0
Special pouches that won't unlock until its goals are met!
MissionPouches 1.17.0
Library Updates
- Updated NBT-API, XSeries and a couple of other libraries to their latest version.
Feature Updates
- 1.21.4 is now supported.
MissionPouches 1.13.0
Library Updates
- Updated NBT-API, XSeries and a couple of other libraries to their latest version.
Feature Updates
- 1.20.6 and 1.21 are now fully supported without any errors.
- Pouches are now searched recursively in the pouches folder. This means that your pouches can be within folders inside the pouches folder.
MissionPouches 1.14.0
API Updates
- Added a BiFunction with ConfigurationSection and ItemStack as its parameter. The new ItemStack parameter is the pouch item. This allows you to modify the item when it gets passed to your expansion.
New External Expansion
- Unique Kills - available now on Discord!
MissionPouches 1.13.0
Library Updates
- Updated NBT-API, XSeries and a couple of other libraries to their latest version.
Feature Updates
- 1.20.4 is now fully supported without any errors.
MissionPouches 1.12.0
Library Updates
- Updated NBT-API, XSeries and a couple of other libraries to their latest version.
Feature Updates
- 1.20.2 is now fully supported without any errors.
MissionPouches 1.11.1
Library Updates
- Updated Adventure, NBT-API, and a couple of other libraries to their latest version.
Feature Updates
- 1.20 is now fully supported without any errors.
- Added optional permission checks to the random actions. Check out the wiki!
MissionPouches 1.10.1
Bug Fixes
- Fixed a critical dupe issue. Details on this won't be shared, but I recommend updating to this version as soon as possible.
Library Updates
- Updated Adventure, NBT-API, and a couple of other libraries to their latest version.
Feature Updates
- 1.19.4 is now fully supported without any errors. It was supported previous to this update, but there was a warning in the console.
- Added a giverandom command. It takes a player argument. Example: /mp giverandom <Player>. It'll give a random pouch.
- The main plugin instance can now be accessed with MissionPouches.getInstance().
- MissionManager access has been added to the API as well, so you can register your own mission types without an expansion.
- MissionCheckPouchesEvent has been added - this'll be fired when an expansion checks for pouches.