1
0
Derivar 1

Update README.md

Este cometimento está contido em:
Ad5001 2017-11-12 18:16:38 +01:00 cometido por GitHub
ascendente 4a989844ca
cometimento 63c1aed6c8
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23

Ver ficheiro

@ -1,4 +1,7 @@
<h1><img src="https://github.com/Ad5001/PlayerSelectors/raw/master/icon.png">&nbsp;&nbsp;PlayerSelectors</h1>
<h1>
<img src="https://github.com/Ad5001/PlayerSelectors/raw/master/icon.png" width="36px" height="36px">&nbsp;&nbsp;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">&nbsp;&nbsp;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">&nbsp;&nbsp;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!