You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
Aaron Salyer edited this page Oct 7, 2017
·
1 revision
Current commands offered in PureEntitesX
Summon
/pesummon <mob-name> [playername] [isBaby(true|false)]
When no playername or isBaby option is passed in, PEX will spawn the selected mob at the location of the player who ran the command.
At the moment, to spawn a mob as a baby it is necessary to provide a players name.
/pesummon sheep jasonwynn10 true
This will summon a sheep at the location of player 'jasonwynn10' as a baby.
Remove
/peremove <opt: all>
When a player calls this command with no options, it will remove all entities, that were generated by PureEntitiesX, from the current level the player is on.
/peremove all
This will remove all entities from the same level as the player who ran the command, including entities that were not created by PureEntitiesX (eg. Slappers).