From c912a58a96ffaa03e00425f8c8915600c4f4c7c2 Mon Sep 17 00:00:00 2001 From: tastybento Date: Sun, 30 Jul 2017 10:26:25 -0700 Subject: [PATCH] Shifted out warps. --- Planning-wiki.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Planning-wiki.md b/Planning-wiki.md index 3f4380a..2a3218c 100644 --- a/Planning-wiki.md +++ b/Planning-wiki.md @@ -42,6 +42,7 @@ This functionality will be put into add-ons and will not be in the core plugin: - Entity Limiting (spawn limiting, breeding limits, etc) - Island stats for admins - Lag reduction options, (e.g. red stone disabling) +- Welcome warp signs, /is warps, /is warp ## Core User Commands ### The /island, /is or /bsb command @@ -56,7 +57,7 @@ The command /island by itself can perform the following - help - shows help text - go - teleport to your island -- go - teleport to a numbered island home (use /sethome to set) +- go - teleport to a numbered island home (use /island sethome to set) - cp - shows a GUI with useful commands so players do not have to type - expel - Removes a visitor from your island - reset - restarts an island. There is a cool down timer and a max limit on this so that players do not abuse it @@ -66,8 +67,6 @@ The command /island by itself can perform the following - sethome - sets your island home - sethome - sets a numbered home point, up to the max the server allows - spawn - teleport to the island-world spawn, if it exists (set via admin command setspawn) -- warps - Lists warps that are available via Welcome Warp Signs -- warp - warps to a Welcome Warp Sign. The full name does not have to by typed in (just the first few letters) ### Team-related Commands - invite - Invite a player to join your team. You can only invite one person at a time. @@ -100,15 +99,15 @@ Access via /bsadmin command: ### Team Editing Commands - team kick - Removes player from any team. - team add - Adds player to the leader's team. +- team makeleader - Makes player the leader of the team. ### In-game admin commands - register - Registers the closest island to . To use, go to an island and execute the command. - setspawn - Sets the spawn point for the world. The spawn area has special rules and protections. -- tp - Teleport to a player's island +- tp , tpnether , tpend - Teleports to a player's island - unregister - Removes any player registration for the island you are standing on. - deleteisland confirm - Deletes the island you are standing on. Note that you must type the full command. - info - Provides info on the island that you are standing on. - setrange - Sets the range of the island you are on. If the area is spawn, the range can be greater than the island range. - - +- reserve - Reserves the spot you are in for this player's next island. Lasts until server restart.