A mod that allows players to request from another player to be teleported to them. Includes many more teleporting features.
Go to file
2016-05-10 11:14:43 -04:00
sounds Dummy file (for now) 2016-05-10 11:14:43 -04:00
init.lua First version after fork. 2016-05-10 11:11:31 -04:00
LICENSE.md Add DWYWPL license 2016-05-10 10:02:29 -04:00
README.md Update README.md 2016-05-10 10:24:08 -04:00

The Pixel Shadow game servers have switched "teleport" to "teleport request" which means players must literally request from a player to teleport to them before they will be allowed to do so. This prevents malicious users from teleporting to players' private areas where they are working and causing grief, or stealing items from locked chests. It also enhances the overall privacy of our services since if denied teleport, a player must instead travel to the area and "use the front door" so to speak... which might be a locked iron door.

##Usage:

/tpr [playername] Requests permission to teleport to another player, where [playername] is their exact name.

/tphr [playername] Request permission to teleport another player to you.

/tpy Accept a user's request to teleport to you or teleport you to them.

/tpn Deny a user's request to teleport to youor teleport you to them.

####To Do:

  • /tpc [x,y,z] Teleport to coordinates. Honors area protection.