Plugin category: Admin Tool Suggested name: 2Hub What I want: Basically what i would like is when they do /hub it will take the to spawn Ideas for commands: /hub - to go to spawn Ideas for permissions: 2hub.spawn - to get the /hub command When I'd like it by: Today or tomorrow
You can create aliases for commands with an alias plugin, I prefer CommandHelper. Then you can use this line: Code: /hub = /multiverse goto Hubworld
I was gonna recommend the alias plugin as Tim said. It's not really a hard task with the alias plugins at all. I am too busy to be coding this, sorry.
Kk Link: http://wiki.sk89q.com/wiki/CommandHelper/Installation/Bukkit Oh ok EDIT by Moderator: merged posts, please use the edit button instead of double posting.
This will generate a config file, add the following line to it: Code: /hub = /<the command that should teleport the player to the hub world, no mather how long the plugin is>
kk This is the line of code i added is this correct?? Click Me For The Picture EDIT by Moderator: merged posts, please use the edit button instead of double posting.