https://github.com/taskov1ch/gminventories
Separate inventories for each gamemode
https://github.com/taskov1ch/gminventories
pmmp pmmp-plugin pmmp5 pocketmine-mp
Last synced: about 1 year ago
JSON representation
Separate inventories for each gamemode
- Host: GitHub
- URL: https://github.com/taskov1ch/gminventories
- Owner: Taskov1ch
- License: mit
- Created: 2024-03-08T18:06:07.000Z (over 2 years ago)
- Default Branch: Be
- Last Pushed: 2025-03-08T19:08:43.000Z (over 1 year ago)
- Last Synced: 2025-04-09T07:29:03.451Z (about 1 year ago)
- Topics: pmmp, pmmp-plugin, pmmp5, pocketmine-mp
- Language: PHP
- Homepage: https://poggit.pmmp.io/p/GmInventories
- Size: 235 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 🎒 GmInventories
**Separate inventories for each gamemode**
[](https://poggit.pmmp.io/p/GmInventories)
___
## 🧾 Description
A simple plugin to divide inventories into different game modes. Creative mode has its own inventory, and survival mode has its own.
## 💡 How it works?
Whenever a game mode is changed, the player’s current inventory is saved, and after the mode change, the inventory of the mode to which the player switched is loaded.
## ⚠️ Warning
No bugs or shortcomings were noticed during testing, but this does not mean that the plugin is completely stable.