Skip to content

Instantly share code, notes, and snippets.

@PEMapModder
Created January 17, 2015 16:55
Show Gist options
  • Select an option

  • Save PEMapModder/82057d34e1d68d4d184a to your computer and use it in GitHub Desktop.

Select an option

Save PEMapModder/82057d34e1d68d4d184a to your computer and use it in GitHub Desktop.
LegionPE User Commands

LegionPE User Commands

/auth

Usage: /auth <option> <value>

Description: change your auth settings

Option Value
ip no or yes

/chat

Usage: /chat off to be deaf to player chat in the current session (still listens to mandatory announcements) (will be reset after rejoin), /chat on to undo

/coins

Description: Check your coins

/friend

  • Add a friend or accept a friend request: /friend add <other player's FULL name case-insensitive>
  • Remove friend, cancel sent friend request or deny received friend request: /friend remove <other player's FULL name>
  • List your friends: /friend list
  • Check your friend inbox (check who sent you friend requests): /friend inbox
  • Check your friend outbox (check friend requests sent by you): /friend outbox

/getpos

Get your current position (for all players) Get certain player's position, console only: /getpos <player partial name>

/ignore

Usage: `/ignore

Description: Ignore chat messages from certain players

/kill

Suicide, returns to spawnpoint

/me

You know 😝

/quit

Quit the current minigame (if any) and return to hub

/showall

Alias: /sa

Description: despawn all players and spawn them again, trying to fix invisibility bugs

/stats

Usage: may vary per minigame

  • KitPvP: /stats to show personal stats, /stats top [count=5] to show stats of top [count] kills players

/tell

You know ;)

/tpr

Description: send a teleport request

Usage: `/tpr <player (partial name is OK)> [message ...]

/tpc

Description: cancel pending (sent) teleport request

/tpa

Description: accept received teleport request

Usage: /tpa <player (partial name is OK)>

Note: this will be executed a few seconds after the command is sent

/tpd

Description: deny a received teleport request

Usage: /tpd <player (partial name is OK)> [message ...]

/unignore

Description: remove player from ignoring list

Usage: /unignore <player FULL name>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment