From cc3da822777c37e9112ce59758f404652fbd05f9 Mon Sep 17 00:00:00 2001 From: Robbie Ferguson Date: Wed, 11 May 2016 13:36:25 -0400 Subject: [PATCH] New feature on to-do list Shara accidentally gave me a great idea. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 817b2a7..3e73f0d 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,4 @@ Deny a user's request to teleport to youor teleport you to them. ##To Do: - Make it so players can teleport to coordinates within a protected area if they own the area. - Make it so if a player attempts to teleport to coordinates within a protected area owned by another player, and that player is online, the owner receives a request to allow or deny the user from teleporting to their area. +- Add limitations to /tpc which only allow a user to teleport X number of blocks. Prevents users from teleporting to the edge of the world.