Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmmppluginsrepository/pmexpansion
A plugin that make the PocketMine-MP environment similar to vanilla.
https://github.com/pmmppluginsrepository/pmexpansion
minecraft php81 pmmp pmmp-expansion pocketmine pocketmine-expansion pocketmine-plugin vanilla
Last synced: 3 months ago
JSON representation
A plugin that make the PocketMine-MP environment similar to vanilla.
- Host: GitHub
- URL: https://github.com/pmmppluginsrepository/pmexpansion
- Owner: PMMPPluginsRepository
- Created: 2022-10-25T10:41:19.000Z (about 2 years ago)
- Default Branch: pm5
- Last Pushed: 2023-04-13T01:18:47.000Z (over 1 year ago)
- Last Synced: 2024-10-09T23:04:34.515Z (3 months ago)
- Topics: minecraft, php81, pmmp, pmmp-expansion, pocketmine, pocketmine-expansion, pocketmine-plugin, vanilla
- Language: PHP
- Homepage:
- Size: 117 KB
- Stars: 23
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PMExpansion
A plugin that make the PocketMine-MP environment similar to vanilla.# Extended System
This plugin is a plugin that adds features that are not **not implemented at all** in **PocketMine-MP** software.## Extended Blocks
- [x] Azalea (Leaves, LeavesFlowered, FloweringAzalea)
- [x] Sculk (Catalyst, Sensor, Shrieker)
- [x] EndPortal (EndPortalFrame, EndPortal, EndGateway)
- [x] Moss (Carpet)
- [x] Education (Allow, Deny, Border)
- [x] CaveVines GlowBerries (Body, Head)
- [x] Target
- [x] Kelp
- [x] CaveVines GlowBerries
- [x] Camera## Extended Items
- [x] IceBomb
- [x] EnderEye (Eye of Ender)
- [x] Camera
- [x] GlowBerries
- [x] Kelp## Extended Objects
- [x] AzaleaTree## Released 1.0.5
**Blocks**
- Added Honey Block
- Added Campfire & Soul Campfire (Cooking interaction too)
- Added Composter Block (Recycle interaction too)**Refactor**
- Move the sound path (world/sound/block -> world/sound)
- The Chain block is implemented in core and is no longer supported by PMExpansion. [here](https://github.com/pmmp/PocketMine-MP/commit/b3473960b49f397f64ce6cbcc994bf413b2ab4ac)![Campfire](https://user-images.githubusercontent.com/44698603/209446243-26cfba0b-3d20-42d0-aea1-24e96eeb95f0.png)