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

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

  1. [​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
    Show Spoiler
    Show Spoiler

    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
     
  2. delete is partially done.
    There wont be a rename function (As the worldname is often used by a lot of other plugins) But, i might add a "Alias" function, Where you could alias world1 to build so /wwarp build would send /wwarp world1 to server :)
     
  3. Offline

    DaGrunts

    How do i go back to my old world???????
    i made a new 1 but i cant seem to go back to it
    HELP PLEASE

    and y doesnt /wlist work for me please help also
    sorry im kinda dumb :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  4. Offline

    dylanweber

    I suggest changing .worlds to /WorldWarp/worlds because it takes me 3 times more effort to just remove a world from my list...
     
  5. Offline

    Rikaelus

    One minor problem:
    I'm getting Java errors when I use the "wlist" command in both console and client:
    Code:
    23:57:28 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'wlist' in plugin WorldWarp v0.1
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:247)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:394)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:379)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.command.ColouredConsoleSender cannot be cast to org.bukkit.entity.Player
            at Raz.WorldWarp.WorldWarp.onCommand(WorldWarp.java:110)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 6 more
    And one request:
    I'd really really like all commands to be subject to permissions. WorldWarp is perfect for admin use when setting up new worlds, but I prefer my server's players not be able to warp on a whim to get out of trouble--I use Stargate to create gates at each world's spawn point to move between them. I'd just disable WorldWarp when I don't need it, but then I seem to lose additional worlds altogether (not sure I understand why...)

    Otherwise, great plugin!
     
  6. You have to create a new permissions file for the new world.

    Will change it to something, Probably YML.
    And /wdelete will be added later ;)

    I dont quite understand.
    What do you mean with "Subject to permissions" ? :)

    And the reason the worlds wont work without WorldWarp is because they are loaded with worldwarp.
     
  7. Offline

    Marescha

    It does not work! When I warp between my worlds, everytime my position ist random. That means, mostly I die, because I warp in the rock, in the deep water, high in the air and deeper than bedrock!!!

    And I can't go back to my default world "world". worldwarp lets me warp to a new nether-world and to an existing world, but tells me "world" doesn't exist. If I create it, my "world" is deleted and my inventory is empty.
     
  8. Offline

    Rikaelus

    As I understand it all users have access to /wwarp and /wlist; I'd like to be able to disable those so they can't warp around worlds. I want them to only be able to use the gates provided by the Stargates plugin.

    Ah. When I read that Bukkit itself supports multiple worlds and when I saw .worlds in the plugin directory, I assumed all would be loaded automatically even without this plugin.
     
  9. /wwarp uses ww.warp permission and /wlist uses ww.list permission :)
    And, bukkit supports multiple worlds. But they have to be loaded from the plugin :)
     
  10. Offline

    Rikaelus

    Ah.. alright, cool. I think I misunderstood this line in your OP:

    (Permissions based servers will use nodes ww.create, ww.warp & ww.list while /wwarp and /wlist will be avalible for all & /wcreate will be OP-Only in Non-Permissions servers.)

    I think you mean "while on non-permission based servers" instead of just "while". :p
     
  11. Yeah i mean that ^^
    ( while /wwarp and /wlist will be avalible for all & /wcreate will be OP-Only in Non-Permissions servers.)
    :p
     
  12. Offline

    Mike A

    One thing that would help, you could add /wremove to remove worlds.
     
  13. Offline

    Preston Taylor

    Thank you for this ;) Works perfectly.
     
  14. Offline

    Nelon

    Gonna Try Now :p Hope It Works:mad:

    Shit it worked , what sound is the nether sounds? :confused:

    ohh nvm pigman :L

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  15. Offline

    belfedia

    First, many thanks for this plugin !
    I don't use permissions, i can't use multiverse, but your plugin is more simple, is more better !
    I have also the /wlist don't work with error on console


    Can you customize /wcreate command ?
    like /wcreate [name] [normal:biome/nether] [size=x.y.z]
    this is possible ? i need this to create pocket's universe :p
     
  16. Offline

    joep15

    /wlist doesnt work at my 740 bukkit server, the rest does, great mod!
     
  17. Offline

    TheCastCraft

    to delete a world do i just delete it out of my server folder?
     
  18. Hello,
    Just some quick information to you all.
    My PC brooke down. I will answer all your questions and look at /wlist bug when i got a new one.
    (Currently i'm using a pc in my school)
     
  19. Offline

    belfedia

    I hope you have a new pc soon,
    your's plugin idea is a very good idea !
     
  20. Thank you :)

    I have ordered new parts to fix my pc and i will most likely receive them on monday.
     
  21. Offline

    Ragor

    BUG!
    sometimes I spawn underground!
    I was forced to delete 5 worlds for that!
    :(:(:(
    You have 2 versions only, but finally you going to have the best simple world warp mod
    EDIT: And I can't move to break blocks.
     
  22. I've been using WorldWarp for a long time, I assume this is a fork maybe of THIS plugin, which I also used. It is one of the few that I've found that loads worlds during bukkit server reloading, and its great and simple to use.
    Unfortunately, I've had to remove it due to the fact its adding a 15 - 20% load to my server CPU.
    I hasten to add, that with just this plugin on its own, my server is barely ticking over, but with all the other plugins loaded, the CPU seldom goes below 28% useage (Core2 Duo chip), often spiking up to 55%. I can however, load all my other plugins without this one, and my server is on tick-over (around 3 - 5%). It's obvious that this plugin may well be conflicting with another one to cause the CPU load, but I haven't had time to start the research to find out the conflict. It's dissappointing to have to remove it, I will be doing some testing in the near future when I can afford downtime to look into the issue, but I thought I'd ask if anyone else had come across the problem please and found a solution ?

    As for the issue rasied by @Ragor above :
    My solution is to have a pickaxe handy when spawning into another world using this plugin. It's only happened twice to me, but if you have armor and full health, swing your pickaxe above you, and around you to break a few blocks (even though you are stuck and in total darkness, you can still do this), then hit your 'jump' key and you'll come out of the block that's killing you. Have a torch handy as well. You can then light up the place and mine a small area around where you are so you won't have the problem again.
     
  23. Offline

    Minotaurus

    Please take the time to answer my question because i'm stuck :(
    If i create a world, can i change it into a world i made on single player?
    Or a downloaded map like labyrinth? Because i got a server with fun plugins where i play with my friends but my world is getting full and i want different kinda worlds like nether, desert and stuff so is it possible to upload a world or something? :S
    Sorry for bad Grammar English & stuff cuz i'm Dutch
    Very nice plugin btw :D[diamond][diamond][diamond]
    I like the Non-Permission :)
    Cake for you [cake]
     
  24. Offline

    Αρρεν

    Can you add permalink to your releases? So it should be nice to add this link to CutDB (updating)
     
  25. Offline

    wassilij

    thx i love this!
    Simple Plugin :)

    Works fine with 766, no errors, but please mark this as 766 compatible plugin ;)
     
  26. Offline

    Felonu

    You can use a map from single player or a downloaded map. Name the map folder what you want the world to be named, and place it in your server root folder. Then in game use the command /world create [x] [y]
    (x is name of world folder, y is normal/nether). The console will say it's creating a world but it will take less time than it would if it actually had to create one, and you will be able to warp to the world. the only problem is when you warp there you will be in the same coordinates you are on in your main world and may have to find where everything is built.
     
  27. Offline

    Minotaurus

    Tyvm

    Can you please make a jar only file?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  28. Offline

    agilerelic

    I have a problem i have monsters set to false but when i warp to my other world it has monsters
     
  29. Offline

    minecityweb

    Great Plugin, however can you add a mirror on a file-share site like MegaUpload.com or MediaFire? That way we don't have to login to download the attachment. Most admins will post in plugins that do not meet the submission guidelines...
     
  30. Offline

    mansl

    Me two, I don't want monsters in 2 worlds, but have monsters in 1 of my worlds.

    Raz, can't you try to make a commands like "/monsters [on/off] [world]" ?
     
  31. Offline

    Minotaurus

    Code:
    Could not load 'plugins/WorldWarp02.jar' in folder 'plugins':
    java.io.FileNotFoundException: Jar does not contain plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:63)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:191)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:115)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:100)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    What does this means?
    It says "Jar does not contain plugin.yml but i got a plugin.yml i can see in my folder..
    Anybody can help me?
     

Share This Page