Update README.md
This commit is contained in:
parent
4a989844ca
commit
63c1aed6c8
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
@ -1,4 +1,7 @@
|
|||
<h1><img src="https://github.com/Ad5001/PlayerSelectors/raw/master/icon.png"> PlayerSelectors</h1>
|
||||
<h1>
|
||||
<img src="https://github.com/Ad5001/PlayerSelectors/raw/master/icon.png" width="36px" height="36px"> PlayerSelectors -
|
||||
<a href="https://poggit.pmmp.io/p/GenPainterPE"><img src="https://poggit.pmmp.io/shield.approved/GenPainterPE"></a>
|
||||
</h1>
|
||||
Implementation of minecraft selectors into PocketMine!
|
||||
|
||||
<h1><img src="https://png.icons8.com/?id=365&size=1x"> How to install?</h1>
|
||||
|
@ -8,9 +11,9 @@ Implementation of minecraft selectors into PocketMine!
|
|||
|
||||
<h1><img src="https://png.icons8.com/?id=3330&size=1x"> Implemented features</h1>
|
||||
PlayerSelectors implements all the default minecraft selectors:<br>
|
||||
- @a - All players<br>
|
||||
- @p - Nearset player<br>
|
||||
- @e - Entities<br>
|
||||
- @a - All players<br>
|
||||
- @p - Nearset player<br>
|
||||
- @e - Entities<br>
|
||||
- @r - Random player<br>
|
||||
- @s - Self/Sender<br>
|
||||
but also features a custom made one:<br>
|
||||
|
@ -25,4 +28,4 @@ All the standard minecraft search params can be used with the syntax
|
|||
|
||||
EXEPT the team & score params since the /scoreboard command isn't implemeted into pocketmine yet<br> Thought, one new params comes with this plugin: the "lvl" param which is for searching in a specific level.
|
||||
|
||||
Have fun!
|
||||
Have fun!
|
||||
|
|
Loading…
Reference in a new issue