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

    gamemakertim

    make a video whit how you can make a basic new world
     
  3. I didn't found a way to set it, I wil loook again for you

    I am searching ways to do that

    format
    "<name of world>#<type>" wheretype is 1 of the following: "NORMAL", "NETHER", "SKYLANDS", "FLATLAND", "PIXELARTROOM"
    or you can add worlds whit "/mw create <worldname> <type>"

    Have any server log? mayby theres an error while starting up, or another plugin blocks this plugin.
     
  4. Offline

    Asvybre

    No I don't get any error the server starts normaly.
    But the creative mode in the other map doesn't work. :(
    I don't know but is there any chance of this 2 nodes being in conflit multiworld.whitelist and multiworld.creativemode?
     
  5. multiworld.whitelist is designed to stop the working of multiworld.creativemode
     
  6. Offline

    Asvybre

    I know but when you are op or something like that did the multiworld.whitelist take effecf over the multiworld.creativemode?
     
  7. that bug was fixed at 1.5.0, hence the line throug it
     
  8. Offline

    SieniFani

    THANK YOU SO MUCH FOR THIS PLUGIN!!! :)
     
  9. I like to help others.
     
  10. Offline

    Asvybre

    Ok.
    But I still don't know what's happening, is it working to the other?
     
  11. that bug was there since the function was implemented.
     
  12. Offline

    number1_Master

    creative mode does not work for me at all, i cant make a creative world(s) :(
     
  13. mayby its because you need to set "plugins.creativeworld" to true insteds of "creativeworld"

    pre realese for 1.6.0 is out, whit support for nether portals between worlds, plz test and report the bugs if you find them:
    <Edit by Moderator: Redacted mediafire url>

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

    nicholasntp

    So, How does the world.txt file work? I need to set that up!

    And its for the advertised server. I use to have multiverse, but its not seeming to work well for me. :p
     
  15. Offline

    skyranger

    Please add ALL possible Flags which can be set to a world to the first post.

    there is just told, that its possible to use flags, but WHICH flags, ist not written.

    also the values to each flag.

    til now, its impossible to switch off monster spawn , creeper explosions and so on for each world, because its not within the /mw help

    thx.

    and nice mod, til this Infos, which are not given .
     
  16. its just the name of the world, and then a '#' followed by the type
    examples
    Code:
    myNormalWorld#NORMAL
    justMyCreativeWorld#FLATLAND
    netherWorld#NETHER
    skyBuildings#SKYLANDS
    
    just 1 world at each line

    I will add it

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

    soccercheese

    When i make the new world, the permissions dont work :( idk whats wrong, can someone help me?
     
  18. this is caused by the permissions plugin you using, you forgot to set up permissions for the world where you warp to.
     
  19. Offline

    nicholasntp

    Ok, thank you so much! Is there any other config, like specifying pvp in certain worlds, or anything like that?

    You should probably specify this in the info, aswell. And maybe having the files generate first use of the plugin. I could get you help on this. I am a programmer for plugins. Im working on my first plugin.
     
  20. its only the file "config.yml" that it forgets to create.
     
  21. Offline

    Popupkiller

    After updating til 1.6.0 I get the error
    An Internal error occurred while attempting to perform this command
    I am simply trying to create a world. Doesnt matter if the world is already existing or if I try to create a bran new one.
    Any ideas?
     
  22. if you give the error that is recorded at the server log, then I can see what the problem is
     
  23. Offline

    Popupkiller

    2011-10-05 21:20:45 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'multiworld' in plugin MultiWorld v1.6.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    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.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/WorldCreator
    at multiworld.worldgen.WorldGenerator.getDefaultGen(WorldGenerator.java:76)
    at multiworld.worldgen.WorldGenerator.makeWorldGen(WorldGenerator.java:82)
    at multiworld.worldgen.DefaultGen.makeWorld(DefaultGen.java:15)
    at multiworld.worldgen.WorldGenerator.makeWorld(WorldGenerator.java:39)
    at multiworld.MultiWorld.onCommand(MultiWorld.java:206)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    ... 12 more
     
  24. Offline

    doctarock

    Nice easy to use plugin!

    Using permissionsBukkit, non op can destroy blocks but not place.

    Op works fine.

    I added permissions.build to the specific world (even though global permissions allow) - no change

    No errors or messages, the user gets their block back.

    Running latest RB and permissions plugin.

    EDIT: the disconnect when you die is a bit of an issue on skylands as it prevents a player from recovering when they fall off

    keep up the good work!
     
  25. you need version 1240 for this plugin to work, it looks you have version 1185.
     
  26. Offline

    Popupkiller

    Stupid me. Thanks. I'll try that
     
  27. my plugin dont handle block placements/block destroy, so I cant fix the cause of it
     
  28. Offline

    Race Pro Kid

    How do I add a world?

    (see spoiler)
    Show Spoiler

    [​IMG]
    [​IMG]
    [​IMG]

    Except I changed all of those to "Island", but it still didn't work.
     
  29. It dont support spaces at a names, it there an way that you remove the space from the name?

    if you call it "SurvivalIsland", then you need to do "/mw create SurvivalIsland" to load it (filenames are case sensitive on linux server, but case insence on windows servers)

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

    DesdiPhoenix

    Having the same problem.


    What do you mean by this? I've tried editing the flag in the /plugins/MultiWorld/flags.txt file and it doesn't appear to make a difference.

    I've also tried setting it as per the info post and that doesn't seem to work either. In fact none of the flags seem to work.
     
  31. Offline

    Race Pro Kid

    That might help, thanks

    I called it "Island", but when I try to create it it says an internal error occurred D:

    Edit: Pics
    Show Spoiler

    [​IMG]


    [​IMG]


    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