An open API service indexing awesome lists of open source software.

https://github.com/ad5001/easiertp

Let's make teleportation easier, cooler and faster to type! For PocketMine.
https://github.com/ad5001/easiertp

Last synced: 3 months ago
JSON representation

Let's make teleportation easier, cooler and faster to type! For PocketMine.

Awesome Lists containing this project

README

        

# EasierTP
Let's make teleportation easier, cooler and faster to type!
Commands:
- /up
Description: Go up from your coordinates with a simple and short command (will set a glass glock above you) (inspired from BukkitEssentials) (will clear space if you're in a block to avoid suffocating)
permission: easiertp.command.up

- /down
Description: Same think as /up but down :)
permission: easiertp.command.down

- /facing [North, East, South or West]
Description: Display on the screen where are you looking at (north,east,south or west) and sent you what axis is it (exemple : North (z-negative) ) Will be useful to get where you're looking at to tp
permission: easiertp.command.facing

- /surface
Description: Teleport you to surface
permission: easiertp.command.surface
aliases: /top

- /east
Description: Tp yourself to East, relatively to your coordinates
permission: easiertp.command.east
aliases: /x+

- /north
Description: Tp yourself to North, relatively to your coordinates
permission: easiertp.command.north
aliases: /z-

- /west
Description: Tp yourself to West, relatively to your coordinates
permission: easiertp.command.west
aliases: /x-

- /south
Description: Tp yourself to South, relatively to your coordinates
aliases: /z+