tpLogin

If you are using a Spigot build and are getting a "Plugin Already Initialized" error message on startup, please update to v1.5.1.
tpLogin helps Hub server owners to force all players to teleport to a defined location every login. It's a very simple plugin that I thought I share after failing to find one that already exists.
Features
- Super Lightweight!
- Permission Support.
- Install it and leave it.
Commands
- /tpLogin - Base command, shows help.
- /tpLogin set - Sets the location players are teleported to.
- /tpLogin go - Teleport to the defined spawn location.
- Commands require the sender to either be opped, or have the permission "tpLogin.admin"
Donations
I put hours of work into tpLogin as a learning experience and hobby. If you enjoy using tpLogin, please consider supporting the development and donating to keep the plugin going. Thanks!



-
View User Profile
-
Send Message
Posted Jul 28, 2014will it work on 1.7.2+?
-
View User Profile
-
Send Message
Posted Jun 17, 2014The plugin is going crazy:
http://prntscr.com/3ttse3
-
View User Profile
-
Send Message
Posted Jun 3, 2014Great Plugin- Works 100%
-
View User Profile
-
Send Message
Posted May 18, 20145 Stars. Great Plugin, Works well With bungee Cord!
-
View User Profile
-
Send Message
Posted Apr 10, 2014I have updated tpLogin to 1.5.1 which includes fixes for the "Plugin Already Initialized" error that you may see if you're using a Spigot build.
You will be able to update once the BukkitDev team approves the plugin. :)
-
View User Profile
-
Send Message
Posted Apr 9, 2014Same error as listed before on Spigot #1358. Already intitialized blah blah. Doesn't transfer people back to spawn. I do not recommend until author fixes and comments back.
-
View User Profile
-
Send Message
Posted Apr 7, 2014Please fix the plugin. when they come to my server does not appear in the lobby (where I put / tpLogin set). I need it, THANKS
-
View User Profile
-
Send Message
Posted Apr 7, 2014Por favor arregle el plugin. cuando entran a mi servidor no aparecen en el lobby (donde puse /tpLogin set). lo necesito, GRACIAS
-
View User Profile
-
Send Message
Posted Apr 5, 2014Thank you so much! I've been looking for this plugin for about 3 hours!
-
View User Profile
-
Send Message
Posted Mar 30, 2014@nxtguy
The plugin seems to work, until I reconnect. Then for some reason it wont place me at the place I set. If I use the /tplogin go command it tp's me there perfectly.
-
View User Profile
-
Send Message
Posted Mar 29, 2014Please update it im getting the following error:
[14:09:34] [Server thread/INFO]: [tpLogin] Enabling tpLogin v1.5 [14:09:35] [Server thread/INFO]: [14:09:35] [Server thread/ERROR]: Error occurred while enabling tpLogin v1.5 (Is it up to date?) java.lang.IllegalArgumentException: Plugin already initialized! at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:98) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:59) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at com.volcanicplaza.tpLogin.PlayerListener.<init>(PlayerListener.java:15) [?:?] at com.volcanicplaza.tpLogin.tpLogin.onEnable(tpLogin.java:72) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] Caused by: java.lang.IllegalStateException: Initial initialization at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:101) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:59) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at com.volcanicplaza.tpLogin.tpLogin.<init>(tpLogin.java:16) [?:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.7.0_21] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_21] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_21] at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.7.0_21] at java.lang.Class.newInstance0(Unknown Source) [?:1.7.0_21] at java.lang.Class.newInstance(Unknown Source) [?:1.7.0_21] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] ... 2 more
Ive been searching for a plugin like this for ages and I really want it! so fix it please xD
-
View User Profile
-
Send Message
Posted Mar 22, 2014No! There is an Error in the console! Its saying something about that its already initialized or so... Please fix it
-
View User Profile
-
Send Message
Posted Mar 19, 2014@jb42300
I've tried using this on the latest version of bukkit and it's working fine for me. Are you getting any errors?
-
View User Profile
-
Send Message
Posted Mar 8, 2014Please, update it, it wont work with the latest bukkit version.
-
View User Profile
-
Send Message
Posted Mar 8, 2014@samueli5750
After spigot build Spigot-1244 . This great plugin is going break! we are very disappointed to nxtguy...Since i reported on Jan and paste the build 1244 However you said that it's work with spigot...Please Do not be careless with the test. And remember to rely the pm . It is very impolite
-
View User Profile
-
Send Message
Posted Mar 8, 2014@nxtguy
Try and test it with spigot . it's doesn't work! Download:http://ci.md-5.net/job/Spigot/1327/artifact/Spigot-Server/target/spigot.jar
-
View User Profile
-
Send Message
Posted Mar 1, 2014Doesn't work with MultiWorlds
-
View User Profile
-
Send Message
Posted Feb 20, 2014Yes, this seems to have broken with one of the later builds of bukkit/spigot. Please update!
Thanks!
Phil
-
View User Profile
-
Send Message
Posted Feb 17, 2014@samueli5750
Hmm... do you have any sort of "plugin manager" plugins? Can you try tpLogin without any other plugins installed?
Thanks!
-
View User Profile
-
Send Message
Posted Jan 31, 2014@nxtguy
same here we are using Spigot lastest build . it seem doesn't work fine.
http://pastebin.com/G0N2THiC
Build:http://ci.md-5.net/job/Spigot/1294/artifact/Spigot-Server/target/spigot.jar