From 89b1021275f4078ce2b92bf04efedb9d683312b5 Mon Sep 17 00:00:00 2001 From: Robbie Ferguson Date: Wed, 18 May 2016 07:43:47 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80f0f6c..fdf3aae 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,4 @@ Deny a user's request to teleport to youor teleport you to them. - Add a privilege which is required in order to use all commands. I haven't added such a thing since it hasn't been needed on our servers, but I imagine it would be useful on other servers who desire to grant these features only to specific players. - Create a new function for the actual setpos() to remove all the redundant code each time the player is moved and the sound played. - Rewrite to place all chat commands into one single command much like how /teleport works. +- Add a [different] sound effect at the source coords when a TP takes place (so other players hear it when to teleport away).