Editing ServerTP

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
ServerTP is a Minecraft server plugin originally created for Craftbukkit servers, which has since been ported to Spigot (which is backwards compatible). It has been downloaded over 20 thousand times and is in the top 100 pages of Minecraft server plugins (when sorted by total downloads) on dev.bukkit.org, making it in the top 10 percent of total downloaded plugins.
+
ServerTP is a Minecraft server plugin originally created for Craftbukkit servers, which has since been ported to Spigot (which is backwards compatible). It has been downloaded nearly 20 thousand times and is in the top 100 pages of Minecraft server plugins (when sorted by total downloads) on dev.bukkit.org.
[[File:ServerTP logo.png|thumb|ServerTP logo]]
+
 
 
This plugin allows you to easily set the spawn in a hub server and a shop in wherever your server might have one and teleport to it with simple commands and permissions! See down below for what we hope/want to add in the near future (odds are in the next update we will be adding one or more of the below).
 
This plugin allows you to easily set the spawn in a hub server and a shop in wherever your server might have one and teleport to it with simple commands and permissions! See down below for what we hope/want to add in the near future (odds are in the next update we will be adding one or more of the below).
  
Line 15: Line 15:
 
*Set shop location
 
*Set shop location
 
*Set hub location
 
*Set hub location
*Allows players to teleport to custom locations, as defined by server administrators.
 
  
 
==Commands==
 
==Commands==
Below are a list of the commands currently available in ServerTP.
+
Below are a list of the commands available in ServerTP.
 
{{PluginCommand
 
{{PluginCommand
 
|name = st
 
|name = st
 
|syntax =
 
|syntax =
 
|parameters =  
 
|parameters =  
|alias = servertp, stp
+
|alias = servertp
 
|target = player, console
 
|target = player, console
 
|added = 1.4
 
|added = 1.4
Line 33: Line 32:
 
|syntax =
 
|syntax =
 
|parameters = 1.4
 
|parameters = 1.4
|alias = servertp reload, stp reload
+
|alias = servertp reload
 
|target = player, console
 
|target = player, console
 
|added = 1.9.2
 
|added = 1.9.2
Line 83: Line 82:
 
|syntax =
 
|syntax =
 
|parameters =  
 
|parameters =  
|alias = stp help
+
|alias =  
 
|target = player, console
 
|target = player, console
 
|added = 1.3
 
|added = 1.3
Line 93: Line 92:
 
|syntax =
 
|syntax =
 
|parameters =  
 
|parameters =  
|alias = servertp info, stp info
+
|alias = servertp info
 
|target = player, console
 
|target = player, console
 
|added = 1.3
 
|added = 1.3
Line 103: Line 102:
 
|syntax =
 
|syntax =
 
|parameters =  
 
|parameters =  
|alias = servertp version, stp version
+
|alias = servertp version
 
|target = player, console
 
|target = player, console
 
|added = 1.3
 
|added = 1.3
Line 119: Line 118:
 
|permission = servertp.admin
 
|permission = servertp.admin
 
}}
 
}}
{{PluginCommand
+
 
|name = st set <location>
+
==Configurability==
|syntax =
+
If a player types a command wrong it notifies them and tells them the command that they can enter to view all plugin commands.
|parameters = custom name for location, this will be used for players to type in in order to teleport to it
+
/st admin command to allow admins to see full set of commands for plugin
|alias = servertp set <location>, stp set <location>
 
|target = player
 
|added = 2.0
 
|description = This command, when executed, saves the current location information of the issuing player to the config file.
 
|permission = op
 
}}
 
{{PluginCommand
 
|name = st del <location>
 
|syntax =
 
|parameters = custom name for location to be deleted
 
|alias = servertp del <location>, stp del <location>, servertp delete <location>, stp delete <location>, st delete <location>
 
|target = player
 
|added = 2.0
 
|description = This command, when executed, saves the current location information of the issuing player to the config file.
 
|permission = op
 
}}
 
{{PluginCommand
 
|name = st loc <location>
 
|syntax =
 
|parameters = name of location in config file, as set by st set (unless manually changed afterwords in config)
 
|alias = servertp loc <location>, stp loc <location>, servertp teleport <location>, stp teleport <location>, st teleport <location>, st tp <location>, stp <location>, servertp <location>
 
|target = player
 
|added = 2.0
 
|description = This command, when executed, teleports the issuing player to the specified location in the config
 
|permission =
 
}}
 
{{PluginCommand
 
|name = st set delay <location> <time>
 
|syntax =
 
|parameters = location (as defined in config file) to alter, delay duration (in milliseconds)
 
|alias = servertp set delay <location> <time>, stp set delay <location> <time>
 
|target = player
 
|added = 2.0
 
|description = This command, when executed, teleports the issuing player to the specified location in the config
 
|permission = op
 
}}
 
{{PluginCommand
 
|name = st set toggle <location> <true/false>
 
|syntax =
 
|parameters = location (as defined in config file) to alter, whether or not delay is to be enabled for that specific location
 
|alias = servertp set toggle <location> <true/false>, stp set toggle <location> <true/false>
 
|target = player
 
|added = 2.0
 
|description = This command, when executed, teleports the issuing player to the specified location in the config
 
|permission = op
 
}}
 
  
 
==Installation==
 
==Installation==
Line 185: Line 138:
 
Also, if you want anything added to the plugin we will most likely be willing to help (for free) and add it to future versions of the plugin. We help you and your idea helps us grow.
 
Also, if you want anything added to the plugin we will most likely be willing to help (for free) and add it to future versions of the plugin. We help you and your idea helps us grow.
  
{{ServerTP To do list}}
+
==To Do List==
 +
 
 +
*Expand the plugin
 +
*Squash any bugs
 +
*Add more commands and features.
 +
If you would like a feature added please let us know either by sending Markyroson a private message on dev.bukkit.org, or by email markyroson[at]gmail.com. Thanks!
  
 
==Stats collection and data gathering==
 
==Stats collection and data gathering==
Line 208: Line 166:
  
 
You can check out our website at [https://www.markyrosongaming.com markyrosongaming.com] and view the official project page at [https://dev.bukkit.org/projects/servertp dev.bukkit.org].
 
You can check out our website at [https://www.markyrosongaming.com markyrosongaming.com] and view the official project page at [https://dev.bukkit.org/projects/servertp dev.bukkit.org].
[[Category:ServerTP]]
 

Please note that all contributions to MG Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see MG Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)

Templates used on this page: