Inactive [TP] MultiWorld v1.9.0 - The easy multi world plugin [1317]

Discussion in 'Inactive/Unsupported Plugins' started by ferrybig, Sep 6, 2011.

  1. MultiWorld - The easy multi world plugin
    Version: v1.9.0






    Show Spoiler
    I designed this plugin because the multiworld plugin I was using, no longer was supported. its an easy to use multiworld plugin, and also my first. It support permisions and superperm.

    Features:
    * support world removing
    * support nether/skylands
    * just a few command for you to remember "/multiworld","/mw","/goto"
    * you can now have creative worlds and survival worlds next to each other (hard to configure this)

    download:
    * v1.9.0: <Edit by Moderator: Redacted mediafire url>
    * v1.8.0: <Edit by Moderator: Redacted mediafire url>
    * v1.7.1: <Edit by Moderator: Redacted mediafire url>
    * v1.7.0: <Edit by Moderator: Redacted mediafire url>
    * v1.6.0: <Edit by Moderator: Redacted mediafire url>
    * v1.5.2: <Edit by Moderator: Redacted mediafire url>
    * v1.5.1: <Edit by Moderator: Redacted mediafire url>
    * v1.5.0: <Edit by Moderator: Redacted mediafire url>
    * v1.4.0: <Edit by Moderator: Redacted mediafire url>
    * v1.3.2: <Edit by Moderator: Redacted mediafire url>
    * v1.3.1: <Edit by Moderator: Redacted mediafire url>
    * v1.3.0: <Edit by Moderator: Redacted mediafire url>
    * v1.2.1: <Edit by Moderator: Redacted mediafire url>
    * v1.2.0: <Edit by Moderator: Redacted mediafire url>
    * v1.1.2: <Edit by Moderator: Redacted mediafire url>
    * v1.1.1: <Edit by Moderator: Redacted mediafire url>
    * v1.1.0: <Edit by Moderator: Redacted mediafire url>
    * v1.0.0: <Edit by Moderator: Redacted mediafire url>

    permision nodes for permissions Bukkit:
    Code:
        multiworld.*:
            description: Gives access to all the permissions
            children:
                multiworld.admin: true
                multiworld.whitelist: true
        multiworld.minium:
            description: The most used permissions
            children:
                multiworld.goto: true
                multiworld.list: true
        multiworld.basic:
            description: Just the basic permissions
            children:
                multiworld.minium: true
                multiworld.getflag: true
                multiworld.help: true
                multiworld.creativemode: true
        multiworld.moderate:
            description: moderator settings
            children:
                multiworld.basic: true
                multiworld.setflag: true
                multiworld.save: true
                multiworld.reload: true
                multiworld.link: true
                multiworld.move: true
        multiworld.admin:
            description: admin settings
            children:
                multiworld.moderate: true
                multiworld.create: true
                multiworld.remove: true
                multiworld.debug: true
        multiworld.goto:
            description: Teleport to a world.
            default: true
        multiworld.list:
            description: list al the worlds.
            default: true
        multiworld.remove:
            description: removes a world.
            default: op
        multiworld.create:
            description: Creates a world.
            default: op
        multiworld.save:
            description: save the data.
            default: op
        multiworld.link:
            description: chance the nether portals links.
            default: op
        multiworld.reload:
            description: reload the plugin.
            default: op
        multiworld.help:
            description: shows the help text.
            default: true
        multiworld.setflag:
            description: sets an world option.
            default: op
        multiworld.getflag:
            description: get an world option.
            default: true
        multiworld.creativemode:
            description: able to get the creative mode at creative worlds.
            default: true
        multiworld.whitelist:
            description: dont get affected at creative worlds.
            default: false
        multiworld.debug:
            description: shows debug information about the plugin.
            default: op
        multiworld.move:
            description: move a player to another world.
            default: op
    
    Show Spoiler
    Show Spoiler
    Show Spoiler
    Show Spoiler
    Show Spoiler
    Show Spoiler
    Flags for "/mw getflag" and "/mw setflag" Note: the flag value can be "true" or "false" (or ("on" or "off") or ("allow" or "deny") or ("yes" or "no"))
    * SpawnMonster - spawn monsters at this world
    * SpawnAnimal - spawn animals at this world
    * PvP - allow pvp at this world
    * RememberSpawn - make the server keep the spawn at its memory
    * CreativeWorld - makes this world creative

    todo:
    * Add an option to delete the world totally.
    * Add an option to enter the world seed.
    * Make an option to kick al the users from the world before removing it.
    * Add flags to worlds to stop monster spawning and animal spawning.
    * Make an option to save the worlds at the YML format.
    * Add custom language support
    * add support for creative worlds and survivel worlds whit separated invs.
    * make the height of the flatland terrain chancable

    bugs:
    * [med] it can acept tokens like "/" at the file name, what can cause wrong things to happen



    change log:
    version 1.9.0:
    * added 1 new world gen: Planets
    * fixed a bug about the gamemode chancer

    version 1.8.0:
    * stopped support of permissions plugin

    version 1.7.1:
    * tried to fix the bug that cause your game mode not be reverted

    version 1.7.0:
    * Fixed the cause of the following bugs:

    - * [med] it spams errors at the server consule when you try to use not setted portals at worlds when the portal handler is activated at the config
    * [low] it dont say the name of world after creation
    * [low] portals using + creative worlds + unknown world to warp to = error
    - added 2 new commands: "/mw move", "/mw debug"
    - deleted some dublicated code (it was loading config.yml 2 times at startup)
    - added 1 more option at config (its consulelogging.debug and is an boolean(not documented at that file))
    - deleted 1 option at config
    - now it makes its config automaticly


    Show Spoiler
    version 1.6.0:
    * added an option to link nether portals to other custom worlds
    * added new permission: multiworld.link - use the mw link command
    * addded new command
    * rewrote world gen
    * added an custom diffecalty for the custom worlds at config

    version 1.5.2:
    * made the flatland creator less cpu using

    version 1.5.1:
    * fixed the bug at 1.5.0

    version 1.5.0:
    * fixed the bug whit creative mode and admins
    * added 2 new world generators
    * shows an list of world generators if entered it wrong
    * added option to enter the seed when making world
    * [Bug] It have problems loading worlds after server startup.

    version 1.4.0:
    * Added an creative world flag (enable it at the config.yml)
    * Added an option to select the debugging level (chance it at config.yml)
    * added an configuration file "multiworld/config.yml"
    * added 2 new permissions: multiworld.whitelist, multiworld.creativemode
    * automaticly restores the inv if you go from an creative world to an survival world

    version 1.3.2:
    * Fixed the part always setting the pvp flag when you set a flag

    version 1.3.1:
    * fixed the bug that it was showing the world name instead of the enviroment whan using a wrong enviroment
    * fixed the new bug from v 1.3.0

    version 1.3.0:
    * You can now use * as flag name when using "/mw getflag <world> <flag>"
    * New bug: when you use an unknown world, it says the wrong thing

    version 1.2.1:
    * fixed a bug where the flags was been saved at the wrong file

    version 1.2.0:
    * added 3 new permision nodes: multiworld.setflag, multiworld.getflag, multiworld.*;
    * 2 new subcommands: "/mw setflag" and "/mw get flag"
    * fixed the bug that the help screen was using the permission "multiworld.goto" instead of "multiworld.help"

    version 1.1.2
    * Forgot to fix 1 grammar error, now fixed

    version 1.1.1
    * fixed the grammar errors @Ninjag said

    version 1.1.0
    * added /goto as alias for /multiworld goto
    * added alias /mw for /multiworld
    * new permision to see the help screen "multiworld.help"

    version 1.0.0
    * first release of the plugin
     
    Last edited by a moderator: Nov 12, 2016
  2. Its just that I am not good at recording vids, but if I was, then I did it.
     
  3. Offline

    toby000

    I can't create new worlds in the version 1.0. Show this error:

    12:16:57 [GRAVE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mw'
    in plugin MultiWorld v2.1.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    64)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)

    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    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.w(MinecraftServer.java:516)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NoSuchFieldError: SKYLANDS
    at multiworld.worldgen.WorldGenerator.<clinit>(Unknown Source)
    at multiworld.MultiWorldPlugin.onCommand(Unknown Source)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more

    Will leave an update to fix this problem? When?
     
  4. Offline

    Xiaoan

    I have a same problem too,when i command any about "mw"

    2011-11-24 20:16:14 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mw' in plugin MultiWorld v2.1.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:364)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    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.w(MinecraftServer.java:516)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NoSuchFieldError: SKYLANDS
    at multiworld.worldgen.WorldGenerator.<clinit>(Unknown Source)
    at multiworld.MultiWorldPlugin.onCommand(Unknown Source)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more

    and can't create a SKYLANDS type wolrd. i just think is bukkit 1.0 can't create any SKYLANDS?

    because they change the code or what?

    or because The End?
     
  5. Offline

    Speediestsaf

    umm... I have bukkit 1337. And Does it require permissions and all that to be filled or just turn on, turn off, turn on, use?
     
  6. it not deigned for the 1.0.0 bukkit, I will update it at trecomment build
    its because they chanced SKYLAND to THE_END at bukkit 14..

    n permissions for use, give default ops al permissions
     
  7. Offline

    Speediestsaf

    So you're saying that if there are no permissions, it will automatically give ops permissions? thats what i needed. thanks... but one question, why is your version at 1317 yet bukkit is in 1337... and there are some confusions right now thanks to minecraft 1.0.0., but I'm still staying at 1.8 until worldedit and worldguard is out for 1.0.0., and I heard bukkit for 1.0.0 is out too. I dunno what version is what, but using the minecraft version(1.8 or 1.0.0), I don't think your plugin is at 1.8 yet, but still, you could update to 1.0.0... so confusing though
     
  8. Offline

    MultipleGermans

    I can't seen to make a creative world. I do "/mw setflag [worldname] CreativeMode true" says "flag updated" in green letters but even after a restart I still don't have creative mode.
     
  9. it wont work direct , do it work when you teleport to your self or something, because it updates at teleport

    I update when the recomment build comes out. I update at the dev.bukkit.org thread only

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

    shadow_panda

    there is a thing the records ur screen and your voice so u dont have to use a camera
     
  11. Offline

    MultipleGermans

    I tried it and that did now work.
     
  12. you enabled it at the configuration?
     
  13. Offline

    Alefaz

    What happens if the Plugin isn't supported any more?
    Am I still able to go to the other worlds then?
     
  14. Offline

    MultipleGermans

    Yes it is enabled.

    I figured it out, it does not efect op players so I had to de op myself to figure it out.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  15. try using the newest version at the dev.bukkit.org thread

    Try downloading newest version of dev.bukkit.org where this bug is fixed

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

    Alefaz

    I didn't mean, that it doesn't run any more, i thought about what happens if the plugin won't be supported any more.
     
  17. yes, there are some of that programs, ever heard from programs like "fraps", "hypercam" and bandicam? they record your screen.
    EDIT: or was it not an question... now I see it good, the problem was at my side, that I talk not so verry good at english.

    you can always get your worlds back.

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

    clavat

    Hi, the commande /mw link doesn't work for nether ?

    how to link new world with older nether ? because in new world, portal nether doesn't work...
     
  19. what do you mean whit 'not work' give it an error at the server? is the plugin not enabled? give it an error because the worlds isn't loaded?
     
  20. Offline

    clavat

    When i link my new world with command /mw link new18 world, the command /goto new18 dosn't work it return "uknow world new18" but in server folder i see the world oO

    /mw list don't return "new18" just world, wolrd_nether and world_the_end

    in the config file "worlds.txt" i see "new18#NORMAL" , WTF ?

    If i try /mw create new10 then return in console
    2011-11-30 20:30:34 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mw' in plugin MultiWorld v1.9.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:370)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    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.w(MinecraftServer.java:516)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class multiworld.worldgen.WorldGenerator
    at multiworld.MultiWorld.onCommand(Unknown Source)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more

    CB1519
     
  21. Offline

    mmob18

    When I generate a world I can get to it fine, but when I restart my server and I go back to go to it, it says it's not a world and the only world that exists is the one that I am in. I can clearly see that in my server folder the world that I generated is there!
    Is this supposed to happen!?
    Thanks,
    mmob18
    CB 1519
     
  22. it have an problem making the world, try downloading 2.2.1 from dev.bukkit.org

    this is not suposted to happend, does it generate an error at the server at the moment of hapening?

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

    ibreaktoucher

    the config file is empty:(
     
  24. Offline

    Pants_party

    so this looks like a solid plugin. But say i want to have gates from one world to another? How do i get portals?
     
  25. have more information? like startup messages? version of my plugin? version of bukkit? other plugins?

    just use nether portals to make gates

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

    ibreaktoucher

    the version is 2.1 the newest i can find. bukkit 1.8.1
     
  27. what does it say when it startup?
     
  28. Offline

    ibreaktoucher

    hope that helps http://78.143.2.189/wi-ni/minecraft_settings.php?dllog=1

    EDIT! it says that: 2011-12-03 10:54:15 [SEVERE] [MultiWorld] error while enabling:java.util.MissingResourceException: Can't find bundle for base name lang, locale en_US
    2011-12-03 10:54:15 [SEVERE] [MultiWorld] plz report the full error to the author:
    2011-12-03 10:54:15 [SEVERE] java.util.MissingResourceException: Can't find bundle for base name lang, locale en_US
    2011-12-03 10:54:15 [SEVERE] at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
    2011-12-03 10:54:15 [SEVERE] at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
    2011-12-03 10:54:15 [SEVERE] at java.util.ResourceBundle.getBundle(ResourceBundle.java:1246)
    2011-12-03 10:54:15 [SEVERE] at multiworld.data.LangStrings.<init>(LangStrings.java:39)
    2011-12-03 10:54:15 [SEVERE] at multiworld.data.DataHandler.load(DataHandler.java:139)
    2011-12-03 10:54:15 [SEVERE] at multiworld.data.DataHandler.<init>(DataHandler.java:60)
    2011-12-03 10:54:15 [SEVERE] at multiworld.MultiWorldPlugin.onEnable(MultiWorldPlugin.java:86)
    2011-12-03 10:54:15 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:174)
    2011-12-03 10:54:15 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    2011-12-03 10:54:15 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    2011-12-03 10:54:15 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:171)
    2011-12-03 10:54:15 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154)
    2011-12-03 10:54:15 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    2011-12-03 10:54:15 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    2011-12-03 10:54:15 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    2011-12-03 10:54:15 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    2011-12-03 10:54:15 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-12-03 10:54:15 [SEVERE] [MultiWorld] !!! CRITICAL MALL FUNCTION !!!
    2011-12-03 10:54:15 [SEVERE] [MultiWorld] !!! SHUTTING DOWN !!!
    2011-12-03 10:54:15 [SEVERE] [MultiWorld] !!! :( !!!
     
  29. Offline

    toby000

    I created a new world NORMAL in the minecraft 1.0, and I can't enter in the nether. Why?
     
  30. Offline

    mmob18

    N
    No, there is no error. I re-installed this plugin, and the same problem is there..... Any suggestions?
     
  31. v 2.2.0 has an bug, try using version 2.2.1

    becaus
    e you also need to make an nether world for that world, and link them together whit /mw link <wrold 1> <world 2>

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

Share This Page