Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 574 Bytes

File metadata and controls

17 lines (11 loc) · 574 Bytes

WoolVolcano

Victory effect for your Minecraft BE server, inspired by Cubecraft, for Pocketmine 4.0.0

If you encounter any bugs, have suggestions or questions, create an issue.

How can I preview?

Only operator players can write "volcano" without quotes in the server chat. Here is an example video

For developers

With the following code you can give the win effect to the player:

\jossc\volcano\Main::getInstance()->giveTo($player);