Inactive [TP] HeroSpawn - Spawn first time users in a different location v2.0. [1.2.3-R0.1]

Discussion in 'Inactive/Unsupported Plugins' started by shadrxninga, Jun 10, 2011.

  1. Offline

    shadrxninga

    HeroSpawn
    Version: 2.0
    CraftBukkit Version: 1.2.3-R0.1 (Works on 1.1-R6 too)
    Spawns first time users in a different location!

    Note: Essentials Spawn will break this plugin, making it useless. I am working on a fix.

    Download: Here

    Do you have a tutorial area that you have to go through every time you respawn? Not anymore!
    HeroSpawn allows you to set a new spawn point called a "HeroSpawn", so when a user joins your server for the first time, they'll spawn there instead!

    HeroSpawn 2.0 also works with multiple worlds, when I user joins a world on your server for the first time, you can send them to the "HeroSpawn" of that world.

    Features
    • MultiWorld Support (Finally :) )
    • Easy to use commands
    • Knows who's already joined! (Even before the plugin was installed)
    Commands and Permissions
    • /herospawn - Lists help for commands you have permission to use
    • /herospawn set (herospawn.set) - Sets the HeroSpawn of the world you are in to your current location
    • /herospawn tp [world] (herospawn.tp) - Teleports you to the herospawn of the world given, or the current world you are in.
    Changelog

    Version 2.0
    • Completely rewrote
    • Added multiworld support
    • Improved /herospawn tp command
    Bugs and Support
    If have a problem or find any bugs, please head over to the BukkitDev page and file a ticket and I'll try and respond as soon as possible.

    Donations
    It takes up quite a bit of my time to develop plugins, if you're feeling generous - a donation of any size would be greatly appreciated!

    You can donate using PayPal here.

    Note
    This plugin uses Hidendra Plugin Metrics to collect usage data. If you wish to opt-out from this, then take a look in the config.yml in the PluginMetrics folder and change 'opt-out' to true.
    http://metrics.griefcraft.com/plugin/HeroSpawn
     
  2. Offline

    frownnn

    I got it working fine and everything but i don't understand 1 thing when I login as the new user it spawns me on
    top of the building I want people to spawn in any help?
     
  3. Offline

    j_selby

    Um, is there any other spawn-related plugins installed? And how high is the spawn area?
    And I know you said that you are new user - but are you sure that HeroSpawn doesn't already know about you?
     
  4. Offline

    frownnn

    I fixed it
     
  5. how did u fix it?
    i am considering getting it and any tips before i install? thx
     
  6. Offline

    Grizzmo

    I don't know if it's broken with the newest rb? But I can't get my new players to spawn at the place where i use /herospawn set.
     
  7. Offline

    oskarvb10

    Same
    I have the same problem as you and it really is annoying
     
  8. Offline

    Grizzmo

    Hopefully he will see this soon and try to update it :)
     
  9. Offline

    oskarvb10

    I hope so!
     
  10. Offline

    Fuzzwolf

    I'm having the same issue. :(

    Perhaps its a conflicting plugin since it seems to work for HeroCraft. Multiverse maybe?
     
  11. Offline

    Iceman4391

    I am having a problem in which when I set it, people are spawning at the regular spawn rather then the Herospawn, like they have said in the comments above me. Please fix it. Thanks.
     
  12. Offline

    j_selby

    Fuzzwolf and Iceman4391
    Do you have Essentials installed and if not, could you give me a list of your plugins?
    Thanks
     
  13. Offline

    Iceman4391

    Yes I have Essentials installed. I don't know what went wrong. I did everything correct....I think.
    XD
     
  14. Offline

    Fuzzwolf

    I fixed this by removing the spawn feature of CommandBook. Sorry for not updating.
     
  15. Offline

    lentheman

    does it work with bukkit 1.2.5?

    EDIT: never mind, it does :D
     
  16. Offline

    Iceman4391

    Nice plugin. The only problem is that the plugin will not work for me because I have essentials spawn. Please fix this, I really want this plugin.
     
  17. Offline

    jjjhhh98

    Awesome plugin!~

    In the commands description, did you mean /herospawn tp [world], not "/herspawn tp [world]"?
    (notice the 'o' in her'o')
    :)
     
  18. Offline

    gabessdsp

    I really need to use this plugin. But I use essentials. Please fix ASAP.
     
  19. Offline

    DinoScope

    If I shouldn't be using Essentials Spawn, which plugin would you recommend?
     
  20. Offline

    mcheadhunts

    Can u fix this bug with Essentials? i really need this plugin!
     
  21. Offline

    Iceman4391

    Hello. I am curious just where this plugin is going since you have not updated in a while. This is a plugin that I need, and also when will the essentials spawn breaking this plugin be fixed? Please reply. Thanks.
    =)
     
  22. Offline

    Zmolahah

    Going to use this plugin again, Hope it works with 1.3.1 because I don't know a plugin like this for 1.3

    [Edit]
    Whooooo It works! Love this plugin now I can make my tutorial without people raging saying I've ran through the tutorial a million times... get's old xD
     
  23. Offline

    broluigi

    will you update this to 1.3.1? It pops up with errors sometimes that has problems with mvp
     
  24. Offline

    fatcom4

    Hello! So I think someone got this error before, but anyway: when I type /herospawn, it shows the command list for HS. However, when I try to use /herospawn set in any world or /herospawn tp in any world, it gives me "An internal error occurred while attempting to perform this command".
    Code:
    08:01:15 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'herospawn' in plugin HeroSpawn v2.0
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
        at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:281)
        at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
        at net.minecraft.server.ServerConnection.b(SourceFile:35)
        at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
        at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:583)
        at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
        at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.NullPointerException
        at com.herocraftonline.shadrxninga.HeroSpawn.saveData(HeroSpawn.java:303)
        at com.herocraftonline.shadrxninga.HeroSpawn.onCommand(HeroSpawn.java:236)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 15 more
    
    Does anyone know how to fix this! If so, thanks! :) Btw, I had essentials spawn, and then deleted it and tried again, but it still doesn't work.
     
  25. Offline

    FuzzyStatic

Share This Page