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. open server.log, ctrl+v for paste, ctrl+c for copy?

    can you also give me the config.yml and other stuff?
     
  3. Offline

    Delta-One

    [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-40-ge30dc2f-b1718jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
    2012-01-20 23:21:18 [INFO] DataSourcePool [Locker] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2012-01-20 23:21:18 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2012-01-20 23:21:18 [INFO] Entities enhanced[0] subclassed[1]
    2012-01-20 23:21:18 [INFO] [XcraftGate v0.9.1] by Engelier loaded.
    2012-01-20 23:21:18 [INFO] [XcraftGate v0.9.1] loaded 3 world configurations
    2012-01-20 23:21:18 [INFO] [XcraftGate v0.9.1] loaded 6 gates
    2012-01-20 23:21:18 [INFO] Preparing level "world"
    2012-01-20 23:21:18 [INFO] Default game type: 0
    2012-01-20 23:21:18 [INFO] Preparing start region for level 0 (Seed: -2371037177727469874)
    2012-01-20 23:21:19 [INFO] Preparing start region for level 1 (Seed: -2371037177727469874)
    2012-01-20 23:21:19 [INFO] Preparing spawn area: 16%
    2012-01-20 23:21:20 [INFO] Preparing start region for level 2 (Seed: -2371037177727469874)
    2012-01-20 23:21:20 [INFO] Preparing spawn area: 52%
    2012-01-20 23:21:21 [INFO] [XcraftGate v0.9.1] World 'world' detected. Applying config.
    2012-01-20 23:21:21 [INFO] [XcraftGate v0.9.1] loaded 6 gates for world 'world'
    2012-01-20 23:21:21 [INFO] [XcraftGate v0.9.1] World 'world_nether' detected. Applying config.
    2012-01-20 23:21:21 [INFO] [XcraftGate v0.9.1] loaded 0 gates for world 'world_nether'
    2012-01-20 23:21:21 [INFO] [XcraftGate v0.9.1] World 'world_the_end' detected. Applying config.
    2012-01-20 23:21:21 [INFO] [XcraftGate v0.9.1] loaded 0 gates for world 'world_the_end'
    2012-01-20 23:21:21 [INFO] AntiCreeper v2.0 - by Rothens
    2012-01-20 23:21:21 [INFO] Anticreeper v2.0 - STARTED
    2012-01-20 23:21:21 [INFO] [iOP+] v2.1 Enabled (#1060)
    2012-01-20 23:21:21 [INFO] Locker 1.5.2 is enabled. There are 100 blocks in the database.
    2012-01-20 23:21:21 [INFO] [MultiWorld] Enabling MultiWorld
    2012-01-20 23:21:21 [INFO] [MultiWorld] v2.5.0 enabled.
    2012-01-20 23:21:21 [INFO] SafeFire 1.3 Enabled.
    2012-01-20 23:21:21 [INFO] [SafeFire] Permission system not detected, defaulting to OP.
    2012-01-20 23:21:21 [INFO] Waypoints is loading.
    2012-01-20 23:21:21 [INFO] Waypoints has loaded.
    2012-01-20 23:21:21 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-01-20 23:21:21 [INFO] Done (3,047s)! For help, type "help" or "?"
    2012-01-20 23:21:27 [INFO] Sylux375 [/5.20.148.134:53481] logged in with entity id 334 at ([world] 175.78017015781205, 68.0, 266.89067263388137)
    2012-01-20 23:21:34 [INFO] Sylux375 lost connection: disconnect.quitting
    2012-01-20 23:21:34 [INFO] Connection reset
    2012-01-20 23:21:38 [INFO] Sylux375 [/5.20.148.134:53486] logged in with entity id 488 at ([world] 175.78017015781205, 68.0, 266.89067263388137)
    2012-01-20 23:22:38 [INFO] Connection reset
    2012-01-20 23:22:38 [INFO] Sylux375 lost connection: disconnect.quitting
    2012-01-20 23:22:42 [INFO] CONSOLE: Stopping the server..
    2012-01-20 23:22:42 [INFO] Stopping server
    2012-01-20 23:22:42 [INFO] AntiCreeper v2.0 - STOPPED
    2012-01-20 23:22:42 [INFO] [iOP+] v2.1 Shutting Down
    2012-01-20 23:22:42 [INFO] Locker 1.5.2 is disabled.
    2012-01-20 23:22:42 [INFO] [MultiWorld] Disabled.
    2012-01-20 23:22:42 [INFO] SafeFire 1.3 Disabled.
    2012-01-20 23:22:42 [INFO] World's Waypoints has unloaded.
    2012-01-20 23:22:42 [INFO] Saving chunks
    2012-01-21 10:44:27 [INFO] Starting minecraft server version 1.1
    2012-01-21 10:44:27 [INFO] Loading properties
    2012-01-21 10:44:27 [INFO] Starting Minecraft server on 5.20.148.134:25565
    2012-01-21 10:44:27 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2012-01-21 10:44:27 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2012-01-21 10:44:27 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2012-01-21 10:44:27 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
    2012-01-21 10:44:27 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-40-ge30dc2f-b1718jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
    2012-01-21 10:44:27 [INFO] DataSourcePool [Locker] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2012-01-21 10:44:27 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2012-01-21 10:44:27 [INFO] Entities enhanced[0] subclassed[1]
    2012-01-21 10:44:27 [INFO] [XcraftGate v0.9.1] by Engelier loaded.
    2012-01-21 10:44:27 [INFO] [XcraftGate v0.9.1] loaded 3 world configurations
    2012-01-21 10:44:27 [INFO] [XcraftGate v0.9.1] loaded 6 gates
    2012-01-21 10:44:27 [INFO] Preparing level "world"
    2012-01-21 10:44:27 [INFO] Default game type: 0
    2012-01-21 10:44:28 [INFO] Preparing start region for level 0 (Seed: -2371037177727469874)
    2012-01-21 10:44:28 [INFO] Preparing start region for level 1 (Seed: -2371037177727469874)
    2012-01-21 10:44:29 [INFO] Preparing spawn area: 36%
    2012-01-21 10:44:29 [INFO] Preparing start region for level 2 (Seed: -2371037177727469874)
    2012-01-21 10:44:30 [INFO] [XcraftGate v0.9.1] World 'world' detected. Applying config.
    2012-01-21 10:44:30 [INFO] [XcraftGate v0.9.1] loaded 6 gates for world 'world'
    2012-01-21 10:44:30 [INFO] [XcraftGate v0.9.1] World 'world_nether' detected. Applying config.
    2012-01-21 10:44:30 [INFO] [XcraftGate v0.9.1] loaded 0 gates for world 'world_nether'
    2012-01-21 10:44:30 [INFO] [XcraftGate v0.9.1] World 'world_the_end' detected. Applying config.
    2012-01-21 10:44:30 [INFO] [XcraftGate v0.9.1] loaded 0 gates for world 'world_the_end'
    2012-01-21 10:44:30 [INFO] AntiCreeper v2.0 - by Rothens
    2012-01-21 10:44:30 [INFO] Anticreeper v2.0 - STARTED
    2012-01-21 10:44:30 [INFO] [iOP+] v2.1 Enabled (#1060)
    2012-01-21 10:44:30 [INFO] Locker 1.5.2 is enabled. There are 100 blocks in the database.
    2012-01-21 10:44:30 [INFO] [MultiWorld] Enabling MultiWorld
    2012-01-21 10:44:30 [INFO] [MultiWorld] v2.5.0 enabled.
    2012-01-21 10:44:30 [INFO] SafeFire 1.3 Enabled.
    2012-01-21 10:44:30 [INFO] [SafeFire] Permission system not detected, defaulting to OP.
    2012-01-21 10:44:30 [INFO] Waypoints is loading.
    2012-01-21 10:44:30 [INFO] Waypoints has loaded.
    2012-01-21 10:44:30 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2012-01-21 10:44:30 [INFO] Done (2,615s)! For help, type "help" or "?"
    2012-01-21 11:00:02 [INFO] Sylux375 [/5.20.148.134:49569] logged in with entity id 331 at ([world] 175.37459990574825, 68.0, 265.86651948945746)
    2012-01-21 11:01:59 [INFO] Placed stronghold in INVALID biome at (-37, -33)
    2012-01-21 11:01:59 [INFO] Preparing start region for level 3 (Seed: 6470989983448723189)
    2012-01-21 11:02:00 [INFO] Preparing spawn area for test, 8%
    2012-01-21 11:02:01 [INFO] Preparing spawn area for test, 16%
    2012-01-21 11:02:02 [INFO] Preparing spawn area for test, 24%
    2012-01-21 11:02:03 [INFO] Preparing spawn area for test, 32%
    2012-01-21 11:02:04 [INFO] Preparing spawn area for test, 40%
    2012-01-21 11:02:05 [INFO] Preparing spawn area for test, 52%
    2012-01-21 11:02:06 [INFO] Preparing spawn area for test, 61%
    2012-01-21 11:02:07 [INFO] Preparing spawn area for test, 69%
    2012-01-21 11:02:08 [INFO] Preparing spawn area for test, 81%
    2012-01-21 11:02:09 [INFO] Preparing spawn area for test, 85%
    2012-01-21 11:02:10 [INFO] Preparing spawn area for test, 93%
    2012-01-21 11:02:11 [INFO] [XcraftGate v0.9.1] World 'test' detected. Adding to config.
    2012-01-21 11:02:11 [INFO] [XcraftGate v0.9.1] loaded 0 gates for world 'test'
    2012-01-21 11:02:11 [INFO] [MultiWorld] Sylux375 made an new world named: test
    2012-01-21 11:02:11 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2012-01-21 11:02:11 [SEVERE] java.lang.NullPointerException
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.WorldData.a(WorldData.java:128)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.WorldData.a(WorldData.java:122)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.WorldNBTStorage.saveWorldData(WorldNBTStorage.java:124)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.ServerNBTManager.saveWorldData(SourceFile:43)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.World.y(World.java:279)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.World.save(World.java:268)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.World.doTick(World.java:1739)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:521)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    2012-01-21 11:02:11 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012-01-21 11:02:11 [SEVERE] 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)
    2012-01-21 11:02:48 [INFO] CONSOLE: Stopping the server..
    2012-01-21 11:02:48 [INFO] Stopping server
    2012-01-21 11:02:48 [INFO] AntiCreeper v2.0 - STOPPED
    2012-01-21 11:02:48 [INFO] [iOP+] v2.1 Shutting Down
    2012-01-21 11:02:48 [INFO] Locker 1.5.2 is disabled.
    2012-01-21 11:02:48 [INFO] [MultiWorld] Disabled.
    2012-01-21 11:02:48 [INFO] SafeFire 1.3 Disabled.
    2012-01-21 11:02:48 [INFO] World's Waypoints has unloaded.
    2012-01-21 11:02:48 [INFO] Saving chunks
    2012-01-21 11:02:49 [SEVERE] java.lang.NullPointerException
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.WorldData.a(WorldData.java:128)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.WorldData.a(WorldData.java:122)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.WorldNBTStorage.saveWorldData(WorldNBTStorage.java:124)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.ServerNBTManager.saveWorldData(SourceFile:43)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.World.y(World.java:279)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.World.save(World.java:268)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.MinecraftServer.saveChunks(MinecraftServer.java:365)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:395)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:462)
    2012-01-21 11:02:49 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012-01-21 11:02:49 [INFO] Stopping server
    config.yml after creating a new world:
    options:
    debug: false
    difficulty: 1
    usecreativemode: false
    usecreativemodeinv: true
    useportalhandler: false
    locale: en_US
    worlds:
    world:
    seed: -2371037177727469874
    worldgen: NORMAL
    options: ''
    world_nether:
    seed: -2371037177727469874
    worldgen: NETHER
    options: ''
    world_the_end:
    seed: -2371037177727469874
    worldgen: THE_END
    options: ''
    test:
    seed: 6470989983448723189
    worldgen: NORMAL
    options: ''
     
  4. Offline

    strontkever

    so, how can i link end-portals to the_end while having nether portal linked to nether

    end portal now link to nether :S
     
  5. can you verify if the world "test" is not disabled

    end portal linking is not surported...

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

    Delta-One

    lol how could i do that. btw if i use a 1.0.0 server with 1.0.0 mc (ofc) it works, but if i use 1.1, it doesnt.
     
  7. I mean, does the world work if you copy it to your singeplayer
    I writed "disabled" instead of "damaged"
     
  8. Offline

    strontkever


    any chance it wíll support it later on?

    [edit]
    hmm i just read this:
    IMPORTANT: Due to a lack of APIs in the builds for Minecraft 1.0.1+, PortalLink is unable to determine the difference between Nether portals and The End portals, and so all End portals lead to the Nether. When The Craftbukkit team releases new APIs (which are set to be released for R2) I will update the plugin to support these. Apologies for this inconvenience.
     
  9. Offline

    Delta-One

    No i cant even play it in singleplayer, because it cant generate the level.dat it seems. And btw, if i create worlds with a generator like skylands or solarsystem (only not normal) it crashes it crashes instantly. So? Doesnt the plugin work for 1.1? Do i use a false build? What do I have to do to make it work :(:(
     
  10. there is an bug at 1.1 that it will look like it hang, but actually is it loading/generating the world,, you tried waiting 1 a 2 minuts?
     
  11. Offline

    Delta-One

    hmmm i will try it again then

    Wtf, it still doesnt work, it says preparing spawn area, and when its finished, there are erros again, it cant generate the leveldat and its not possible to join...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
  12. if you cant play singleplayer the world, how its soposted to work normal at multiplayer?
     
  13. Offline

    Delta-One

    i never said that it work on multiplayer, i said it SAYS it create spawn area but it doesnt do anything, the level dat is not there and even if it was, i cant join the game. but for some reason ur plugin works for me now in minecraft 1.0.0 hmm i will test it again in 1.1..
     
  14. try updating craftbukkit? because the plugin works at my public server?
     
  15. Offline

    Delta-One

    dont know how to update it. is it possible to give me a download link for a recommended build? i think ur right that i need an other version.
     
  16. Offline

    SL4Y3R

    Hm i have the problem that when i use 2 worlds (Serverwelt002 and test) sometimes it doesn´t change the gamemode from Serverwelt002 to test in 1.... if it changes and i want back from test to Serverwelt002 the gamemode is still 1 ...
    are there any options i missed ? I just want 1 CreativeWorld(test) and 1Survial World (Serverwelt002)..And is there any way to forbid the survial inventory to the creative and back the same ?
    It doesn´t write any errormessages.
    I am using Bukkit for Minecraft 1.0.0.

    Ok Problem solved ... ^^
    There was a mistake with true and false :)

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

    Delta-One

  18. Offline

    MinecraftDODO

    Why when i make /multiworld create Test1 normal 34212364546 there came an internal error occured while attemting to perform this command????
     
  19. like?

    it would help me 100 times better if you give me your craftbukkit version and the error that comes up.

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

    QBcrusher

    I found a bug. I am running a creative world aside my survival world. when people teleport out of creative its all fine, their inventory restores like its supposed to. But i noticed if i restart the server or reload the plugins while people are in the creative world, they keep that inventory if they go back to survival world. I had to close my creative world off to the public because i dont want anyone giving themselves diamond blocks and whatnot....is there any fix for this? thanks in advanced
     
  21. Responsed already at the bukkit dev thread
     
  22. Offline

    GumaCZ

    Hello,
    please can you tell me how to set flag for any world permanently? On my server always after restart I must set flags again. Thank you.
     
  23. its already permanently
     
  24. Offline

    rogvid700

    Will this be updated for R5? Once the new 1.2 code is released? I use this plugin and I don't want it to crash. :)
     
  25. look at the dev.bukkit.org thread for the newest versions, and yes, will be updated if you follow the files
     
  26. Offline

    Xarcher321

    When ever i try to /mw create BuildWorld flat land, it says that an internal error occured. im not expecting you to know how to fix this but i really want a build world but the internal error is interupting
     
  27. Offline

    Emiya Shirou

    I know how to unload my world (/mw unload <name>) but how to load that world back? /mw load <name> reloads the plugin but doesn't load that world...

    I want to load back my old world with all the settings (including generator and seed that was in it before... How to do so?
     
  28. Offline

    schwarzeriag

    i have a question: It is possible to do the settings on the other world so that the world be hardcore and you dont link in the world on, if you are die??
     
  29. Offline

    kattemjau

    UPDATE!! I CANT WAIT LONGER!
     
  30. May you read the OP? There is a link which points you to the dev.bukkit site where a version for 1.2.3 is avaialable for download!
     

Share This Page