Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/confusedtick/multiinventory
Plugin for PocketMine-MP (5) for switching inventories when changing gamemodes
https://github.com/confusedtick/multiinventory
pmmp-plugin pmmp-plugins pmmp5 pocketmine-mp-plugin pocketmine-plugin
Last synced: 14 days ago
JSON representation
Plugin for PocketMine-MP (5) for switching inventories when changing gamemodes
- Host: GitHub
- URL: https://github.com/confusedtick/multiinventory
- Owner: ConfusedTick
- License: lgpl-2.1
- Created: 2023-09-02T20:23:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T15:11:47.000Z (7 months ago)
- Last Synced: 2024-11-01T14:06:18.155Z (14 days ago)
- Topics: pmmp-plugin, pmmp-plugins, pmmp5, pocketmine-mp-plugin, pocketmine-plugin
- Language: PHP
- Homepage:
- Size: 28.3 KB
- Stars: 0
- 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 saving and loading inventories
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"