https://github.com/titiky441/multiinventory
Plugin for PocketMine-MP (5) for switching inventories when changing gamemodes
https://github.com/titiky441/multiinventory
pmmp-plugin pmmp-plugins pmmp5 pocketmine-mp-plugin pocketmine-plugin
Last synced: about 2 months ago
JSON representation
Plugin for PocketMine-MP (5) for switching inventories when changing gamemodes
- Host: GitHub
- URL: https://github.com/titiky441/multiinventory
- Owner: TiTiKy441
- License: lgpl-2.1
- Created: 2023-09-02T20:23:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T17:58:05.000Z (over 1 year ago)
- Last Synced: 2025-02-20T22:18:21.564Z (over 1 year ago)
- Topics: pmmp-plugin, pmmp-plugins, pmmp5, pocketmine-mp-plugin, pocketmine-plugin
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MultiInventory
Plugin for PocketMine-MP (5) for switching inventories when changing gamemodes.
By default creates 4 slots for different gamemodes and switches between them when gamemode is changed
## Status
In development, currently beta, may contain bugs
#### Latest version
BETA 1.0.0
## Requirements
- PocketMine-MP 5
## Permissions
1. multiinventory.multiinventory.enable
* description: Player with this permission have multiple inventories in different gamemodes
* default: yes
## Setup
### plugin_data/MultiInventory/config.yml
- permission (default multiinventory.multiinventory.enable) permission for switching inventories
- clearondeath (default 1) if set to anything, except 0 will clear inventories on death in all gamemodes
- survival (default 0) slot for survival inventory
- creative (default 1) slot for creative inventory
- adventure (default 2) slot for adventure inventory
- spectator (default 3) slot for spectator inventory
## Database
### plugin_data/Inventories/database.db
SQLite3 Database with table "inventories"