From c6f7cc011fb029b4240a73c408fb5d13f61f3ad0 Mon Sep 17 00:00:00 2001 From: Robbie Ferguson Date: Fri, 13 May 2016 08:50:21 -0400 Subject: [PATCH] Add contributors Contributors: please add yourself and/or update your web link if desired. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c24bc66..2c64174 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,12 @@ 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. +##Contributors: +- [RobbieF](https://minetest.tv) +- [DonBatman](https://github.com/donbatman) +- [NathanS21](http://nathansalapat.com/) +- All those who contributed to the original mod (please see init.lua) + ##To Do: - 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.