SkylandsPlus+
Description
This plugin will add a replacement for the default skylands world generator, the one in the game was never finished.
Stuff that this generator has that the default skylands doesn't:
- Day-night cycle
- Weather
- Normal biomes
- All mobs
- All ores
Bug Reports / Suggestions
If you find a bug, encounter a problem or have a suggestion, please fill out a ticket via the Tickets link above. I do not have the time to read through the comments section, any comment that fits the previous three categories will be ignored.
Promo Video
How do I use it ?
Don't want to watch the awesome video ? Fine, here are the basic commands.
/mv create skylands normal -g SkylandsPlus
Or a skylands style Nether like this
/mv create skylands nether -g SkylandsPlus
Or a skylands style End like this
/mv create skylands the_end -g SkylandsPlus
Other world management plugins should have similar commands, I use Multiverse on my server which is why I only provide the instructions for that. The documentation for which ever plugin you use should tell you how to do it. You can also add a world by editing the bukkit.yml file, instructions on how to do that can be found on the Bukkit wiki.
Config
prevent-sand-falling: true restrict-mob-spawning: true
prevent-sand-falling - When set to true no sand will fall in skylands worlds.
restrict-mob-spawning - When set to true the number of mobs in a single chunk will be limited to a sane amount in skylands worlds.
Contributing
Contributions to the project are very much welcome, if you have a feature that you want implemented and know a nice way to do it then consider forking the repo and submitting a pull request. These will be accepted as long as the following simple guidelines are followed.
- Do not edit the structure of the pom.xml file, feel free to add a dependency if you need it but the formatting and structure should not be changed.
- If you are exposing a new API method, add a JavaDoc comment to it, but don't over-comment internal code.
- Follow the existing code style, don't antagonise over every space though !
All dependencies that are used are now available from a public Maven repo, so you don't have to worry about building several other projects just to add a simple change any more.
Source Code
Dev Builds
Changes Since Last Release
Download
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
http://bukkit.jacekk.co.uk:8000/job/SkylandsPlus/
-
View User Profile
-
Send Message
Posted Apr 6, 2013I had the same problem of SkylandsPlus not showing up in the /mv gens or my /plugins, but I fixed it by installing ProtocolLib.. though it then caused a problem with my Multiverse plug in. I don't know if would know a fix to this or not but this is what I get whenever I try to do /mv gens or /mv create (don't know if there are other commands that give me this error.)
http://puu.sh/2vjqu
-
View User Profile
-
Send Message
Posted Apr 6, 2013@tryy3
@TheMock90
@shadow132
You need to use the correct version for your server version.
@risen32
That can not be anything to do with this plugin, something it causing it not to be used as the generator when the world loads. It's come up loads of times before and I've never been able to reproduce it.
-
View User Profile
-
Send Message
Posted Apr 6, 2013For me SkyblockPlus isn't in gens and doesn't work at all.
-
View User Profile
-
Send Message
Posted Apr 6, 2013I'm using the latest dev build of skyland and build 665 of multiverse.
When I create skylands with multiverse everything seems to go fine, the world is created and i can tp to the world and it looks just like skylands should.
however, after a server restart any new chunks that load are no longer loading like a skyland world, they start loading in as a normal world.
Here's a screenshot to show you what it's doing: http://postimg.org/image/5505ghqox/
-
View User Profile
-
Send Message
Posted Apr 6, 201301:12:55 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.0) 01:12:56 [SEVERE] Could not load 'plugins\SkylandsPlus.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_4_R1.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_4_R1.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:104) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 12 more
help plz
-
View User Profile
-
Send Message
Posted Apr 6, 2013its latest #665 http://ci.onarandombox.com/job/Multiverse-Core/665/
-
View User Profile
-
Send Message
Posted Apr 5, 2013@tryy3
Strange that my package name does not appear in the stackrtrace, can you make sure multiverse is up to date and try again ?
-
View User Profile
-
Send Message
Posted Apr 5, 2013"This server is running CraftBukkit version git-Spigot-741 (MC: 1.5.1) (Implementing API version 1.5.1-R0.1-SNAPSHOT)" "SkylandsPlus version 0.15.2-SNAPSHOT" downloaded from http://bukkit.jacekk.co.uk:8000/job/SkylandsPlus/19/
still getting this error:
-
View User Profile
-
Send Message
Posted Apr 4, 2013@Brojman
Check the server log for errors. You most likely have the wrong version.
-
View User Profile
-
Send Message
Posted Apr 4, 2013So i have forge server with Bukkitforge. When i do /mv gens or generators it shows nothing. I have tried the dev version(as im 1.5.1) and nothing. can i even use this fantastic mod on forge?
-
View User Profile
-
Send Message
Posted Apr 4, 2013Ah, I see.
-
View User Profile
-
Send Message
Posted Apr 4, 2013@croftcw http://bukkit.jacekk.co.uk/jenkins_changelog_image.php?job=SkylandsPlus
-
View User Profile
-
Send Message
Posted Apr 3, 2013Hey, man. Thanks for the awesome plugin. I really love it. It makes things so much more epic! :D (especially jungles- not so much underbrush anymore) However, I know i'm probably supposed to post this somewhere else, but I have two issues. Sand does fall when provoked (I don't know if this is supposed to happen) and there is no option for "fix-black-void" even though I do have ProtocolLib. If you could hit me up i'd appreciate the help. If i'm just stupid, ignore this as these aren't too much of a problem. The plugin itself overwhelms this. Thanks!
-
View User Profile
-
Send Message
Posted Apr 1, 2013@tschagg
You need the right version for your server, just like all the other reports of the same error below ._.
-
View User Profile
-
Send Message
Posted Mar 31, 2013i tried to /mv load my SkyLand... but: 17:19:12 [WARNING] [Multiverse-Core] Failed to set the generator for world 'SkyLand' to 'SkylandsPlus': java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_R1/World 17:19:12 [WARNING] [Multiverse-Core] This is a bug in the generator plugin, NOT a bug in Multiverse!
any ideas?
-
View User Profile
-
Send Message
Posted Mar 31, 2013@wide_load
but i got latest dev build? build 17
-
View User Profile
-
Send Message
Posted Mar 30, 2013@tryy3
Only the dev builds so you probably have the wrong version.
-
View User Profile
-
Send Message
Posted Mar 29, 2013@wide_load
but i got 1.5.1 and i assume skylandsplus is updated for 1.5.1?
-
View User Profile
-
Send Message
Posted Mar 29, 2013@tryy3
Wrong version for the server version.
-
View User Profile
-
Send Message
Posted Mar 29, 2013getting error on #741 of spigot (latest) using latest skylands dev build #17
error from doing /mv generators