https://github.com/multiverse/multiverse-inventories
Per world inventories made easy!
https://github.com/multiverse/multiverse-inventories
bukkit bukkit-plugin hacktoberfest java multiverse
Last synced: about 2 months ago
JSON representation
Per world inventories made easy!
- Host: GitHub
- URL: https://github.com/multiverse/multiverse-inventories
- Owner: Multiverse
- License: bsd-3-clause
- Created: 2012-01-19T04:23:50.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T14:07:11.000Z (11 months ago)
- Last Synced: 2025-03-28T09:08:51.741Z (11 months ago)
- Topics: bukkit, bukkit-plugin, hacktoberfest, java, multiverse
- Language: Java
- Homepage:
- Size: 3.83 MB
- Stars: 103
- Watchers: 12
- Forks: 81
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://modrinth.com/plugin/multiverse-inventories)
[](https://hangar.papermc.io/Multiverse/Multiverse-Inventories)
[](https://dev.bukkit.org/projects/multiverse-inventories)
[](https://github.com/Multiverse/Multiverse-Inventories/releases/latest)
[](https://github.com/Multiverse/Multiverse-Inventories/releases)
[](https://discord.gg/NZtfKky)
[](https://github.com/sponsors/Multiverse)
[](https://opencollective.com/multiverse-plugins)
## About
[Multiverse Inventories](https://dev.bukkit.org/projects/multiverse-inventories) is an add-on Plugin for [Multiverse core](https://dev.bukkit.org/projects/multiverse-core) that lets players have separate inventories **per world!** This makes it possible to create multi gamemode servers without Velocity or Bungee!
Now it's time to create your very own server with Multiverse Inventories, do check out our [Wiki](https://mvplugins.org) and [Usage Guide](https://mvplugins.org/inventories/fundamentals/basic-usage/) to get started. Feel free to hop onto our [Discord](https://discord.gg/NZtfKky) if you have any questions or just want to have a chat with us!
## Our other amazing sub-modules:
With just [Multiverse Core](https://github.com/multiverse/multiverse-core) and any of the below plugins, you can access all of these other related features in the Multiverse ecosystem.
* [Multiverse-NetherPortals](https://github.com/Multiverse/Multiverse-NetherPortals) -> Have separate nether and end worlds for each of your overworlds!
* [Multiverse-Portals](https://github.com/Multiverse/Multiverse-Portals) -> Make custom portals to go to any destination!
* [Multiverse-SignPortals](https://github.com/Multiverse/Multiverse-SignPortals) -> Signs as teleporters!
## Building
Simply build the source with Gradle:
```
./gradlew build
```
## Contributing
**Want to help improve Multiverse Inventories?** There are several ways you can support and contribute to the project.
* Take a look at our "Bug: Unconfirmed" issues, where you can find issues that need extra testing and investigation.
* Want others to love Multiverse too? You can join the [Multiverse Discord community](https://discord.gg/NZtfKky) and help others with issues and setup!
* A Multiverse guru? You can update our [Wiki](https://github.com/Multiverse/multiverse-web) with your latest tips, tricks and guides! The wiki open for all to edit and improve.
* Love coding? You could look at ["State: Open to PR"](https://github.com/Multiverse/Multiverse-Inventories/labels/State%3A%20Open%20to%20PR) and ["Resolution: Accepted"](https://github.com/Multiverse/Multiverse-Inventories/labels/Resolution%3A%20Accepted) issues. We're always happy to receive bug fixes and feature additions as [pull requests](https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/).
* If you'd like to make a financial contribution to the project, do consider donating to our [Github Sponsors](https://github.com/sponsors/Multiverse) or [Open Collective](https://opencollective.com/multiverse-plugins)!
Additionally, we would like to give a big thanks to everyone that has supported Multiverse over the years, as well as those in the years to come. Thank you!
## License
Multiverse-Core is licensed under BSD-3-Clause License. Please see [LICENSE.md](LICENSE.md) for more info.