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

Commit 60ac993

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents c678574 + 5943650 commit 60ac993

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
# WoolVolcano
2-
Win Effect by cubecraft, now in pocketmine
32

4-
# Installation:
3+
## Installation:
54
- Download the latest version [here](https://github.com/Josscoder/WoolVolcano/releases/latest).
65
- Put the WoolVolcano_v1.phar inside plugins/.
76
- Start the server.
87

9-
# How can I preview?
8+
## How can I preview?
109
Only op users can type "volcano" without quotes in chat.
1110
[Here](https://twitter.com/Josscoder/status/1397231329180364801) is an example video
1211

13-
# For developers
12+
## For developers
1413
To give the player the win effect, do:
1514
````
1615
WoolVolcano::getInstance()->giveTo($player);
17-
````
16+
````

0 commit comments

Comments
 (0)