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. Offline

    ibreaktoucher

    ok try it
     
  3. Offline

    toby000

    I try use this command and show this message:
    The Function you tried to use is not enabled, enable it first.

    I did it, thank you ! :D

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

    pandy8

    to unlink two worlds, is there a special command or do i have to modify the settings file?
     
  5. use the link command without giving the second world.
     
  6. Offline

    pandy8

    ok thanks!
     
  7. Offline

    hastings.luke

    Hi LOV THIS PLUGGIN but after i updated it when i start server i get a message saying MALL FUNCTIO SHUTTINGDOWN :( im not sure if its something i did wrong or just an error probabaly me xD anyways hope you see this
     
  8. it would help me if you give me information what bukkit version you use.
     
  9. Offline

    toby000

    how to create a world of type "THE END"? You working on any new updates for this to happen?

    A doubt ... How to I flat a world of type "Flatland"? Because it has flat in a limited area. Thanks for the help.
     
  10. you can make an end world whit the newest version. You can make an world flat whit another plugin, I dont have something for it, still.
     
  11. Offline

    Eryxle

    When ever i try to create a world it just says "An internal error occured while trying to perform this command."
    Is it because i'm using too many plugins?
     
  12. Offline

    toby000

    thank you for the answer, other DOUBT: it is possible to link three worlds? Example: I create a normal world and link this world with a world of type "nether", I can also link with the world of the "END"? (to look like the game itself, in the singleplayer)
     
  13. its not posiable to link end portals yet.

    what error comes up at the server at the time of error?

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

    Turitafo

    How to Load a world so you can do /goto <world name>
     
  15. just create an world whit the same name as the world you want to load.
     
  16. Hey, just installed this plugin and i saw that there's nothing in the config file. I really wanted a multi world plugin and found the one with no errors in the console, thanks! :D

    just got an error while i tried to make a planet world, i'll post the code
    Code:
    19:08:57 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'multiworld' in plugin MultiWorld v2.3.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: THE_END
        at multiworld.worldgen.WorldGenerator.<clinit>(WorldGenerator.java:24)
        at multiworld.command.CreateCommand.runCommand(CreateCommand.java:64)
        at multiworld.command.Command.excute(Command.java:20)
        at multiworld.command.CommandHandler.parseCommand(CommandHandler.java:85)
        at multiworld.command.CommandHandler.excute(CommandHandler.java:56)
        at multiworld.MultiWorldPlugin.onCommand(MultiWorldPlugin.java:212)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
        ... 12 more
    >
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  17. already fixed at private message, I think...
     
  18. Offline

    Baron6

    I cannot get the mw link to work. I've enabled it in the config, reloaded, shut the server off, but nothing seems to work. Any advice? It just tells me that I haven't enabled it.
     
  19. can you post your config.yml (from this plugin) and posiable some startup logs from this plugin?
     
  20. Offline

    The_Wrecker

    I have the same problem. No permissions plugins and I'm OP.

    Console and ingame; same results.

    Btw. error message typo when you just do /mw link
    terget shoul be target.

    I think you are looking for this part:
    Code:
    01:47:25 [INFO] [MultiWorld] [PortalHandler] loaded!
    01:47:25 [INFO] [MultiWorld] Enabling MultiWorld
    01:47:25 [INFO] [MultiWorld] v2.4.4 enabled.

    and my config:
    Code:
    
    options:
      debug: false
      difficulty: 1
      usecreativemode: false
      usecreativemodeinv: true
      useportalhandler: true
      useportalhandler: true
      locale: en_US
    worlds:
      world:
        seed: -1614015952655484863
        worldgen: NORMAL
        options: ''
      world_nether:
        seed: -1614015952655484863
        worldgen: NETHER
        options: ''
      world_the_end:
        seed: -995850592236703216
        worldgen: THE_END
        options: ''
      world1:
        seed: -8201030685370794879
        worldgen: NORMAL
        options: ''
      world2:
        seed: 5096739984582502056
        worldgen: NORMAL
        options: ''
      world3:
        seed: 7121198110282432546
        worldgen: NORMAL
        options: ''
      world4:
        seed: -6313998025301049324
        worldgen: NORMAL
        options: ''
      world2_nether:
        seed: 3779518917343735063
        worldgen: NETHER
        options: ''
    
    Ooh yeah, tried doing the true thing twice btw...

    didn't work obviously!

    Some debug info:
    Code:
    >mw debug
    02:51:51 [INFO] Now printing debug information
    02:51:51 [INFO] Bukkit version: git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1)
    02:51:51 [INFO] Plugin version: 2.4.4
    02:51:51 [INFO] Is creative mode chancer enabled: false
    02:51:51 [INFO] Is creative mode chancer loaded: false
    02:51:51 [INFO] Is portal maneger enabled: true
    02:51:51 [INFO] Is portal maneger loaded: true
    Again some typo's there: maneger should be manager.

    What is chancer? pretty sure that's a typo as well

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  21. I just found abn bug at the portal thing, wil be fixed soon
     
  22. Offline

    The_Wrecker

    Superb!

    Found a work-around for now. So I don't need it very fast...

    There is another plugin called portal-link.

    I would like to use yours instead because of the goto and stuff.
     
  23. fixed
     
  24. Offline

    homosapien97

    If I am correct, after reading the first couple of pages of this thread, this was a seperately developed plugin called multiworld that did exactly what the other MultiWorlds did? THANK YOU! Since the other Multiworlds stopped updating, I've been stuck with the old plugin on my server. |:~)>
     
  25. I started whit the source of the older multiworld actually.
     
  26. Offline

    strontkever

    creating a new world since 1.1 crashes the server
     
  27. whats your definition of crashing?
     
  28. Offline

    strontkever

    its the creating a new world with 1.1 everyone had... it has been fixed in 1 of the latest builds
     
  29. Offline

    Delta-One

    I have an important question, please help me! If i create a new world, my Server goes down and makes errors endless. And also i cant join it anymore, always errors after the load. It only happens, if i add a new world. What do I have to do to make it work? Im playing on 1.1​
     
  30. may I get the errors to solve it?
     
  31. Offline

    Delta-One

    Lol, that are many erros. Well i hope u can help me then:


    Unexpected exception
    java.lang.NullPointerException
    at net.minecraft.server.WorldData.a<WorldData.java:128>
    at net.minecraft.server.WorldData.a<WorldData.java:122>
    at net.minecraft.server.WorldNBTStorage.saveWorldData<WorldNBTStorage.java:124>
    at net.minecraft.server.ServerNBTManager.saveWorldData<SourceFile:43>
    at net.minecraft.server.World.y<World.java:279>
    at net.minecraft.server.World.save<World.java:268>
    at net.minecraft.server.World.doTick<World.java:1739>
    at net.minecraft.server.MinecraftServer.w<MinecraftServer.java:521>
    at net.minecraft.server.MinecraftServer.run<MinecraftServer.java:432>
    at net.minecraft.server.ThreadServerApplication.run<SourceFile:465>

    That are the last errors. A few seconds after i created the world, i get kicked and noone can join anymore till i delete the world in the plugin config. Was much work to write all that shit errors, because u cant just copy&paste it >.< Please help if you can!
     

Share This Page