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

Josscoder/WoolVolcano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);