Closed indigomontoya closed 12 years ago
I will take a look.
I just tried this on my test server and it appears to be working.
I have two worlds setup using the Multiverse-core plugin. The first world is just named "world" and my second world is named "world2". My directory structure looks like this:
plugins/ecoCreature/default.yml
plugins/ecoCreature/worlds/world2.yml
The first default.yml takes care of "world" and the second config takes care of my "world2." After starting up the server, I also see this in my server.log:
13:00:21 [INFO] [ecoCreature] Loaded config defaults.
13:00:21 [INFO] [ecoCreature] Loaded config for world2 world.
I configured default.yml to always drop coin and world2.yml to not drop any. So far, everything looks fine.
Hello,
I'm using transporter plugin in order to load my worlds. And the multiworld support is not working. http://dev.bukkit.org/server-mods/transporter/
I'm using dev build #17
tinzwol, could you file a separate issue since yours is related to another plugin? thanks.
Multi world support isnt working. I've made the file for my creative world which is named creative. I set all the coin values to 0 to make no coins drop and it doesnt do a thing.