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. it default must work on ops
     
  3. Offline

    MalcolmLC

    It does , but I need to allow a certain group on my server to use it without making them op
     
  4. then you need to use an system thats compactable whit the default permissions sytem
     
  5. Offline

    pandy8

    thank you for this usefull plugin!

    hi, tank you for this plugin! but i just have a question. My player can go to a world with the commande /mw goto but they cannot built (but they can destroy). i took the same permissions as in the main world.

    any ideas?

    never minded!^^

    and how do i create a portal?

    yes i know, a lot of questions for one guy!^^

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

    BBoyXfro

    K so our host isn't able to get out server log but i was able to get the console message if that helps.


    10.11 01:43:58 [Server] INFO ... 12 more
    10.11 01:43:58 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    10.11 01:43:58 [Server] INFO at multiworld.MultiWorld.onCommand(Unknown Source)
    10.11 01:43:58 [Server] INFO at multiworld.MultiWorld.save(Unknown Source)
    10.11 01:43:58 [Server] INFO at multiworld.MultiWorld.saveWorlds(Unknown Source)
    10.11 01:43:58 [Server] INFO at java.io.PrintWriter.<init>(PrintWriter.java:263)
    10.11 01:43:58 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
    10.11 01:43:58 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:206)
    10.11 01:43:58 [Server] INFO Caused by: java.lang.NullPointerException
    10.11 01:43:58 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    10.11 01:43:58 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    10.11 01:43:58 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    10.11 01:43:58 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    10.11 01:43:58 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    10.11 01:43:58 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mw' in plugin MultiWorld v1.9.0
    10.11 01:43:58 [Server] SEVERE null
     
  7. Offline

    MalcolmLC

    Could you recommend any I'm willing to switch for this plugin .
     
  8. if you linked 2 worlds whit "/mw link <world_from> <world_to>"
    then all nether portals from <world_from> will lead to world <world_to>

    You are missing 1 rule on the top, that contains the summary of the error
    EDIT: whitout the top line, I cant get the cause of it.

    I use permissionsbukkit, and I dont have anny problems whit that

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

    pandy8

    ok thanks! but can we build maybe 2 portals in the world_from ( 1 for nether and 1 for pixelart for exemple)?
     
  10. when i goto link nether portals it says "this fucntion is not avalabil right now it must be activated"
     
  11. Offline

    MalcolmLC

    Alright Ill try to switch to that from bPermissions
     
  12. thats not posiable for now

    try enabling the portal handler at the config first

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

    BBoyXfro

    K so I tried the consol message again and I think i got it this time...

    13.11 17:58:31 [God]BBoyXfro ran command Message of the Day
    13.11 17:58:31 [Connect] User [God]BBoyXfro, IP unknown
    13.11 17:58:31 [Disconnect] User BBoyXfro has disconnected, reason: unknown
    13.11 17:58:21 [Server] INFO ... 12 more
    13.11 17:58:21 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    13.11 17:58:21 [Server] INFO at multiworld.MultiWorld.onCommand(Unknown Source)
    13.11 17:58:21 [Server] INFO at multiworld.MultiWorld.save(Unknown Source)
    13.11 17:58:21 [Server] INFO at multiworld.MultiWorld.saveWorlds(Unknown Source)
    13.11 17:58:21 [Server] INFO at java.io.PrintWriter.<init>(PrintWriter.java:263)
    13.11 17:58:21 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
    13.11 17:58:21 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:206)
    13.11 17:58:21 [Server] INFO Caused by: java.lang.NullPointerException
    13.11 17:58:21 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    13.11 17:58:21 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    13.11 17:58:21 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
    13.11 17:58:21 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    13.11 17:58:21 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    13.11 17:58:21 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'mw' in plugin MultiWorld v1.9.0
    13.11 17:58:21 [Server] SEVERE null
     
  14. t
    heres something wrong whit it, why are the lkatest messages on top? they should be on the bottom. it looks like something whent wrong when saving the worlds. try the newest version: http://dev.bukkit.org/server-mods/multiworld-v-2-0/
     
  15. i did enable it and it still doesnt work like in the cinfig i made one world creative in the config and it did not work
     
  16. Offline

    leithal7

    this looks confusing, how do i create a second world? and have a portal between the main world and the second world?
     
  17. did you reloaded the plugin before trying it?

    make the second world whit "/mw create <name>" and I dont recommend using my portalss, because it works onn al the portals in the world, so you nether in not acesable annymore

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

    alda61

    You need rename plugin: <Name>.jar
     
  19. Offline

    Kohle

    What's the purpose of quoting me...?
     
  20. isn't it already?
     
  21. Offline

    gamemakertim

    hey plugin devolper
    i has a problem
    19:42:06 [INFO] [MultiWorld] Enabling MultiWorld
    19:42:06 [INFO] [MultiWorld] Defaulting to default permissions
    19:42:06 [INFO] Preparing start region for level 1 (Seed: 0)
    19:42:07 [INFO] Preparing spawn area for Survival, 73%
    19:42:07 [INFO] Preparing start region for level 2 (Seed: 6419978011432295401)
    19:42:08 [INFO] Preparing spawn area for BuildWorld, 85%
    19:42:09 [INFO] [MultiWorld] load complete
    19:42:09 [INFO] [MultiWorld] v1.9.0 enabled.
    19:42:09 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.*' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.* is already defin
    ed!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    19:42:09 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.minium' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.minium is already
    defined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    19:42:09 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.basic' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.basic is already d
    efined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    19:42:09 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.moderate' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.moderate is alread
    y defined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    19:42:09 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.admin' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.admin is already d
    efined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    19:42:09 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.creativemode' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.creativemode is al
    ready defined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    19:42:09 [INFO] Server permissions file permissions.yml is empty, ignoring it
    What is the problem, and can i fix it? i use the yeti pluggin
     
  22. another plugin is already using the permission nodes that this plugin uses, can you check if not 2 versions of this plugin are running or something?
     
  23. Offline

    gamemakertim

    i has check it, but nothing find
    maby is it better to show u the rest

    161 recipes
    17 achievements
    16:41:36 [INFO] Starting minecraft server version Beta 1.8.1
    16:41:36 [INFO] Loading properties
    16:41:36 [INFO] Starting Minecraft server on 5.12.98.116:2304
    16:41:36 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    16:41:36 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    16:41:36 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    16:41:36 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    16:41:36 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1131
    -g86b7fa8-b1337jnks (MC: 1.8.1)
    16:41:37 [INFO] [Permissions] (Yeti) was initialized.
    16:41:37 [INFO] [Permissions] version [3.1.6] (Yeti) loaded
    16:41:37 [INFO] Preparing level "ICE"
    16:41:37 [INFO] Default game type: 0
    16:41:38 [INFO] Preparing start region for level 0 (Seed: -4012765667149408368)
    16:41:39 [INFO] Preparing spawn area: 44%
    16:41:39 [INFO] [Alerter] ALERTER v1.41 is enabled! created by: Patrick_pk91
    16:41:39 [INFO] [Alerter] Permissions v3.1.6 found
    16:41:40 [INFO] [Alerter] Database area ''ICE''' FOUND and loaded!!
    16:41:40 [INFO] [Alerter]: Searching upgrade...(maybe during few second)
    16:41:40 [INFO] [Alerter]: Your version of Alerter is the lastest!
    16:41:40 [INFO] [Alerter]: WARNING Plugin conflicts detected: Regios,
    16:41:40 [INFO] [Alerter]: Current language: English
    16:41:40 [INFO] [AntiCreeper] 1.1 enabled.
    16:41:41 [INFO] BOSEconomy: Located Permissions 3.1.6.
    16:41:41 [INFO] BOSEconomy v0.7.2 enabled.
    16:41:41 [INFO] [ColorMe] v2.4.1 has been enabled.
    16:41:41 [INFO] [eMob Lite] v0.5.3 - Enabled
    16:41:41 [INFO] [FalseBook Block] No Books loaded!
    16:41:41 [INFO] FalseBookBlock v0.87alpha DEV#3 by GeMo enabled
    16:41:41 [INFO] [FalseBook Block] No Cauldrons loaded!
    16:41:41 [INFO] [FalseBook Core] FalseBookCore v0.87alpha DEV#3 by GeMo enabled!

    16:41:41 [INFO] [HeroicDeath] 1.9.1 enabled.
    16:41:41 [INFO] [MultiWorld] Enabling MultiWorld
    16:41:41 [INFO] [MultiWorld] v2.1.0 enabled.
    16:41:41 [INFO] |----------------|
    16:41:41 [INFO] | NoEndermen v1.2|
    16:41:41 [INFO] | Enabled |
    16:41:41 [INFO] | by |
    16:41:41 [INFO] | javoris767 |
    16:41:41 [INFO] |----------------|
    16:41:42 [INFO] [Regios] Spout not detected. No Spout support.
    16:41:42 [INFO] [Regios] Checking directories.
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios/Database
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios/Configuration
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios/Backups
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios/Other
    16:41:42 [INFO] [Regios] Deleting directory @_root/plugins/Regios/Dependancies
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios/Restrictions
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios/Blueprints
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios/Other/Pending
    16:41:42 [INFO] [Regios] Creating directory @_root/plugins/Regios/Versions
    16:41:42 [INFO] [Regios] Required directories created successfully!
    16:41:42 [INFO] [Regios] Directory check completed.
    16:41:42 [INFO] [Regios] Checking configuration files.
    16:41:42 [INFO] [Regios] Creating general configuration.
    16:41:42 [INFO] [Regios] Creating default region settings configuration.
    16:41:42 [INFO] [Regios] Configuration check completed.
    16:41:42 [INFO] [Regios] Loading configuration files.
    16:41:42 [INFO] [Regios] Loaded default region configuation file.
    16:41:42 [INFO] [Regios] No economy preset specified in config.
    16:41:42 [INFO] [Regios] Creating world configuration for world : ICE
    16:41:42 [INFO] [Regios] Loading world configuration for world : ICE
    16:41:42 [INFO] [Regios] Configuration files loaded successfully!
    16:41:42 [INFO] [Regios] No Regions to load.
    16:41:42 [INFO] [Regios] Permissions support enabled!
    16:41:42 [INFO] [Regios] Starting scheduler task...
    16:41:42 [INFO] [Regios] Scheduler task initiated!
    16:41:42 [INFO] [Regios][Patch] Patching files for version : 4.0.71
    16:41:42 [INFO] [Regios][Patch] Modifying general configuration file...
    16:41:42 [INFO] [Regios][Patch] Region.LogsEnabled property added.
    16:41:42 [INFO] [Regios][Patch] Region.Economy property modified from Regios.Eco
    nomy.
    16:41:42 [INFO] [Regios][Patch] Patch completed!
    16:41:42 [INFO] [Regios][Patch] Patching files for version : 4.0.71
    16:41:42 [INFO] [Regios][Patch] Modifying 'DefaultRegion' configuration file...
    16:41:42 [INFO] [Regios][Patch] Economy.ForSale property added.
    16:41:42 [INFO] [Regios][Patch] Economy.SalePrice property added.
    16:41:42 [INFO] [Regios][Patch] Patch completed!
    16:41:42 [INFO] [Regios][Patch] Patching files for version : 4.0.71
    16:41:42 [INFO] [Regios][Patch] Modifying existing region files...
    16:41:42 [INFO] [Regios][Patch] Spout welcome/leave popup toggle property added!

    16:41:42 [INFO] [Regios][Patch] Patch completed!
    16:41:42 [INFO] [Regios] Regios version 4.0.71 enabled successfully!
    16:41:42 [INFO] [Regios] Regios Developed by [Adamki11s].
    16:41:42 [INFO] [Rules] plugin version 1.1 is enabled.
    16:41:43 [INFO] [Sortal] An update is available! Will be downloaded on Disable!
    New version: 4.3
    16:41:43 [INFO] [Sortal] Starting to load warps..
    16:41:43 [INFO] [Sortal] 0 warps loaded!
    16:41:43 [INFO] [Sortal] Starting to load signs..
    16:41:43 [INFO] [Sortal] 0 signs loaded!
    16:41:43 [INFO] [Sortal] BOSEconomy found but not used due to settings!
    16:41:43 [INFO] [Sortal] No permissions Plugin found!
    16:41:43 [INFO] [Sortal] No permissions Plugin found!
    16:41:43 [INFO] [Sortal] Enabled! It took 356.784829ms!
    16:41:43 [INFO] WelcomeMe version 1.2.0 is enabled!
    16:41:43 [INFO] WhichMob v 0.2 is enabled
    16:41:43 [INFO] WoolGiver version 1.0 is enabled!
    16:41:43 [INFO] [WoolGiver] loaded
    16:41:43 [INFO] WorldEdit 4.7 enabled.
    16:41:43 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
    for permissions.
    16:41:43 [INFO] [AdminCmd] Plugin Enabled. (version 5.9.2-SNAPSHOT (BUILD 03.10.
    2011 @ 12:55:32))
    16:41:43 [INFO] [AdminCmd] 90 extra help entries loaded from files: AdminCmd(90)

    16:41:43 [INFO] [AdminCmd] bal_mob has all his alias already registered. Command
    deactivated
    16:41:44 [INFO] [AdminCmd] bal_extinguish has all his alias already registered.
    Command deactivated
    16:41:44 [INFO] [AdminCmd] bal_list has all his alias already registered. Comman
    d deactivated
    16:41:44 [INFO] [AdminCmd] bal_rules has all his alias already registered. Comma
    nd deactivated
    16:41:44 [INFO] [AdminCmd] Disabled Alias(es) for bal_undo : undo,
    16:41:44 [INFO] [AdminCmd] Disabled Alias(es) for bal_sp : sp,
    16:41:44 [INFO] [AdminCmd] Disabled Alias(es) for bal_itemcolor : color,
    16:41:44 [INFO] [AdminCmd] Disabled Alias(es) for bal_uptime : up,
    16:41:44 [INFO] [AdminCmd] 0 blacklisted items loaded.
    16:41:44 [INFO] [AdminCmd] 0 blacklisted blocks loaded.
    16:41:44 [INFO] [AdminCmd] 1655 alias loaded.
    16:41:44 [INFO] [AdminCmd] 2 kits loaded.
    16:41:44 [INFO] [AdminCmd] 2 banned players loaded.
    16:41:44 [INFO] [AdminCmd] Successfully linked with Yeti's Permissions.
    16:41:44 [INFO] [ChestShop] Permissions version 3.1.6 loaded.
    16:41:44 [INFO] [ChestShop] version 3.24 initialized!
    16:41:44 [INFO] [ChestShop] BOSEconomy 0.7.0 loaded.
    16:41:44 [INFO] [Jail] Loaded 0 jail zones.
    16:41:44 [INFO] [Jail] Loaded 0 prisoners.
    16:41:44 [INFO] [Jail] Loaded 0 cells.
    16:41:44 [INFO] [Jail] Jail v2.0.3 loaded!
    16:41:48 [INFO] [Jobs v2.5.2] has been enabled succesfully.
    16:41:48 [INFO] [Jobs] Successfully linked with BOSEconomy.
    16:41:48 [INFO] [Jobs] Successfully linked with Permissions.
    16:41:48 [INFO] [MultiWorld] Enabling MultiWorld
    16:41:48 [INFO] [MultiWorld] Defaulting to default permissions
    16:41:48 [INFO] Preparing start region for level 1 (Seed: 0)
    16:41:49 [INFO] Preparing spawn area for Survival, 73%
    16:41:50 [INFO] Preparing start region for level 2 (Seed: 6419978011432295401)
    16:41:51 [INFO] Preparing spawn area for BuildWorld, 77%
    16:41:51 [INFO] [MultiWorld] load complete
    16:41:51 [INFO] [MultiWorld] v1.9.0 enabled.
    16:41:51 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.*' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.* is already defin
    ed!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:41:51 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.minium' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.minium is already
    defined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:41:51 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.basic' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.basic is already d
    efined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:41:51 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.moderate' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.moderate is alread
    y defined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:41:51 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.admin' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.admin is already d
    efined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:41:51 [WARNING] Plugin MultiWorld v1.9.0 tried to register permission 'multiw
    orld.creativemode' but it's already registered
    java.lang.IllegalArgumentException: The permission multiworld.creativemode is al
    ready defined!
    at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManag
    er.java:424)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:177)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:154
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:41:51 [INFO] Server permissions file permissions.yml is empty, ignoring it
    16:41:51 [INFO] Done (1,369s)! For help, type "help" or "?"
    16:41:51 [INFO] [FalseBook Block] 0 Bridges successfully loaded.
    16:41:51 [INFO] [FalseBook Block] 2 Doors successfully loaded.
    16:41:51 [INFO] [FalseBook Block] 0 protected gateblocks successfully loaded.
    >

    hope that u can find the problem
     
  24. found the problem, you using version 2.1.0 and 1.9.0 both together, the first (v2.1.0) is starting good up, but then it loads the second (v1.9.0) and then it start to give errors because it cant access something because its already used at version 2.1.0. Solution, delete v1.9.0 and keep v2.1.0 because thats the latest version.

    ps: Surround the code that comes fro server or that like things whit [.code] tags to make the post easier to read.
     
  25. Offline

    gamemakertim

    Thank u, i saw the same problem just a minnit ago, i was the hole server copie, one by one, and saw it -.- srry
     
  26. Offline

    Speediestsaf

    Please help. I have Installed this: put this jar in plugins. turn on server. turn off. turn on. then I tried to create world but it says an internal error occured. Please listen. I don not know how to install bukkit plugins and many people don't. Please leave a video/instructions of installation. Dont assume that anyone knows how to download this properly. Please. I have no idea what to do.:'(

    EDIT 1: and just to tell you, I dont use permissions. If this plugin MUST have your permssions and crap loaded, then make a noob version for permission-less servers.
     
  27. if it gives an internal error, verify that you have the newest craftbukkit
    edit1: I wil look for something klike that
     
  28. Offline

    discoverdan

    I'm currently looking into adding a secondary 'Test' world for my server. Here's the idea:

    The test world would be a rather large flat smooth stone terrain in which players would be able to build/test certain structures for the main world.

    I have a few questions before I look more into this:

    1. Would the 2 worlds effect each other in ANY way?(ie. Would players have 2 seperate inventories for each world?) My main world is a fully legit vanilla style world, I'd like to keep it that way.
    2. I'd like the test world to be a flat terrain of pure smooth stone, how could I achieve this?
    3. I'd like the test world to reset back to default/empty world every X hours/days to prevent people greifing, or staying/living in this world. Is this possible?
    4. I'd like the test world to be in creative mode, with the main being in survival as it currently is. Possible?

    Thanks for all the help in advance. Please bear with me, I'm pretty new to running a server or anything like this. I hope you understand what I want.

    -Dan
     
  29. 1. Its posiable to have the 2 worlds effect each other, but also a separated inventories is posiable.
    2. Its not posiable for now, but I wil try to add somethng like this at an future update
    3. Reseting a world can cause lots off lagg (because it must delete al those world files), so I wont able to add it.
    4. Yes, its possibly to have the second world at creative mode. Look at the dev.bukkit.org thread of this how to archive that.
     
  30. Offline

    discoverdan

    Hey thanks!
     
  31. Offline

    shadow_panda

    it would be great if someone made a vid to help with the inv and creative thing cuz i am confused
     

Share This Page