[TP/ADMIN/EDIT] WorldWarp 3.3 No BS. Pure MultiWorld! 1.4.7 R1.0

Discussion in 'Plugin Releases' started by Raz, Apr 13, 2011.

     
  1. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]
    Updated to 3.3!
    Hey! It's time. WorldWarp 3.3! Please use Bukkit Dev for further information about the plugin & questions.



    Changelog:
    Version 3.3
    • Fixed Flatlands (Thanks Neusor!)
    • Added /wback ability:
      • Allows players to use /wback to get back to their previous location after using /wwarp.
      • Uses WorldWarp.WBack for permission and defaults to all players.
      • Locations are NOT stored after server restarts / reloads
    Version 3.2
    • Changes to metrics
    • Added /wflag
    • Added ability to use flags with /wcreate
    • *Added Flatlands!
    • Updated for CB 1.3.1 - R2.0
    • Read Bukkit Dev for more information about new commands
    Version 3.0.0
    • Completely rewrote plugin
    • Added /wimport
    • Added /wdelete
    • Changed to new config system
    • Updated for 1.3.1
    Version 2.3.1
    • Fixed /wcreate
    Version 2.3

    • Updated for 1185 (1.8)
    • Changed to BukkitPermissions
    Version 2.2
    • Fixed some bugs with saving/loading worldwarp's files, again.
    • Fixed seeds
    • Fixed sending commands from console
    • Fixed error in yml formatting


    Version 2.1

    • Fixed some bugs with saving/loading worldwarp's files.
    Version 2.0


    • Updated for minecraft 1.7.3
    • Added /wdelete
    • Rewrote whole pluin
    • Added Skylands
    • Added seeds
    • Added configs
    • Changed way of saving worlds
    Version 02


    • Updated for minecraft 1.5_02
    • Added /wlist
    • Some minor changes to code
    Version 0.1
    • Initial release.



    Wanna donate?
    You can find my PayPal in my signature

    This post has been edited 19 times. It was last edited by Raz Feb 27, 2013.
  2.  
  3. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    Ooops:p Seems like i released 1 of the test builds.

    The real version is out on the same link:
    http://bit.ly/pkXbad
  4. Offline

    Megalanias

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does it works mit Multiworld ?
  5. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don't quite understand, But it is a Multi World plugin.
  6. Offline

    GLaDOS_9000

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    no work. Gives me: Internal server error occurred.
  7. Offline

    Lyndon321

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yeah I'm getting an internal server error as well.

    I have an old map from our old server that I have uploaded and named as "Old" and I want my players to be able to warp to that world, is it possible? If so how because when i do /wcreate Old Normal I get internal Server Error
  8. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Download it again, i updated it. same link but different file :) I tried it and it works with booth new and old maps
  9. Offline

    Ineentho

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hello, could you provide your source? I'm interested in how you does the wdelete thing. If not, could you please provide wdelete from the console?
  10. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I will provide source, In the future. Its too messy currently.
    But you got a good point, I will allow wcreate and wdelete from console in the next release.
  11. Offline

    daemitus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Crazily enough, when I enable this plugin, pvp becomes disabled. I removed and readded multiple times, extremely odd.
  12. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    That is wierd, The plugin isn't changing any pvp settings. Sure that it's not caused by any other plugin?
  13. Offline

    daemitus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I suppose I should try with just WW and no other plugins. I assume its a conflict somewhere.
  14. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If you have time, you could try to add 1 plugin after another and see when the conflict starts :)
  15. Offline

    daemitus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So I ran ONLY worldwarp.
    plugin.yml v2.3
    9.52kb.

    No pvp is allowed while its installed.

    server.properties
    Code:
    #Minecraft server properties
    #Sun Sep 25 13:03:34 EDT 2011
    level-name=world
    allow-nether=true
    view-distance=10
    spawn-monsters=true
    online-mode=false
    gamemode=0
    spawn-animals=true
    difficulty=1
    server-name=Unknown Server
    server-ip=
    max-players=20
    pvp=true
    level-seed=
    server-port=25565
    allow-flight=true
    white-list=false
    motd=A Minecraft Server
    
  16. Offline

    soccercheese

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I need help please!!!! I added a new world on me server, but when i try to do /wwarp survival (name of the name) it says internal error! here is what it says in the log....

    2011-10-04 12:43:45 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'wwarp' in plugin WorldWarp v2.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:358)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.teleportTo(Lorg/bukkit/Location;)V
    at Raz.WorldWarp.WWarp.<init>(WWarp.java:16)
    at Raz.WorldWarp.WorldWarp.onCommand(WorldWarp.java:110)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
  17. Offline

    soccercheese

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I think i found the problem. i think it was because i had the world pre-made and i created one with the same name so it got messsed up. How do i add a world that is already made?

    This post has been edited 1 time. It was last edited by soccercheese Oct 4, 2011.
  18. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update, 2.3.1 is out.

    Should work with /wcreate if you use /wcreate name environmate
  19. Offline

    FutureFilmsToday

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    There needs to be an update where you can change names of worlds.
  20. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I know, And i will add that. But I'm a student who works as a construction worker / carpenter 3 days / week.¨
    Too... Little... Timeeee :(
  21. Offline

    Lupo cani

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This is a perfect lightweight multiworld plugin!
    Even if my server seem ta have a problem with the warps,(seriosly, ALL warps, not just the worldwarp ones, are broken) I easily compensated with Wormhole X-treme.(a wery sophisticated portal plugin)

    This post has been edited 2 times. It was last edited by Lupo cani Oct 8, 2011.
  22. Offline

    RTRD

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Raz Make it gamemode compatible? So one world have creative and another survival? :)

    And one world, one inventory? :D

    This post has been edited 1 time. It was last edited by RTRD Oct 8, 2011.
  23. Offline

    Taeir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  24. Offline

    RTRD

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  25. Offline

    boioi

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yea I have op and it tells me you don't have permissions to do that when I use any of the commands. How would I override that?
  26. Offline

    Naruchico

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    a you have to set permission in the config to false.

    another comment to the Creator, can we get an option to hide worlds from the list, so only those who know it can find it (I don't use permission cause I hate making them lol) so I thought hiding it from the list absolves the problems :D
  27. Offline

    matthew83610

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    can you add an option to say whether you want to use a warp command or go through a portal so it could be like portal made out of id:46 and lighter is water or whatever. I have seen something like this on some video but i can't remember the name... Also because this is bukkit you can't change portals animation effects right? Like the Aether mod. THAT WOULD BE SO COOL IF YOU COULD DO THIS STUFF!
  28. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'll consider this in the next release, It will take a while though, No time to code :(

    WorldWarp is created to be a lightweight plugin, There are separate portal plugins that can be used together with worldwarp to create a simple Multi world portal teleportion :)
  29. Offline

    Knuckx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Why can't I create or delete a world from the server console?
  30. Offline

    Raz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I didn't add support for that yet.
  31. Offline

    remypas

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is there any way to add the nether to one of your worlds later on?
    I have a few worlds and I want to add a nether world to the survival world.
  32. Offline

    MikeyWheeler

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Your plugin disabled PvP somehow.. You need to fix this. Its the only plugin that works for multiworld. But it overrides pvp. Please fix fast :( (IK its this plugin. I tried running with only it and pvp true.. Still wouldnt pvp..)

Share This Page