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.
- Host: GitHub
- URL: https://github.com/ad5001/easiertp
- Owner: Ad5001
- Created: 2016-03-19T16:42:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-19T17:59:22.000Z (about 9 years ago)
- Last Synced: 2025-01-16T12:56:04.016Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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+