iSail

A helpful tutorial!
We have finally made a YouTube video using iSail, and how to use it. The link is below!
http://www.youtube.com/watch?v=v1WDdD0zv7E
Server, using iSail is @ piratekings.mcserver.ws (not my)
English
We have created this plugin, since there is currently no well-functioning plugins for ships that is well updated at the moment. This plugin will realize sailing and sea battles.
To do
- Improve sails manipulations
- Improve sinking (50% done)
- Make autorefreshing of ships
Features
- Realistic movement of ships
- Realistic turning
- Ships take damage from accidents
- Speed, acceleration, and turning depends on its size and sails
- Realistic takelage of ship
- Pumps (fast drain of water)
- Fast quenching of fire
- Climbing
- Small protection in shipyards
- Realistic fire: blocks burns for a longer time, and rain doesn't quench fire. It's made for removing broken masts from the game and for the smooth burning of everything. Otherwise ships may burn quickly
- Ship may kill players
- Cannons integration!
Installing
Soon will be downloaded archive with plugin and config file. Just unpack it into folder "plugins".
Configuration
Using
Click this YouTube video http://www.youtube.com/watch?v=v1WDdD0zv7E
OR
Be prepared, because the creation of a ship needs a lot of time. Ready? Click! (wait until pages and movie will finish)
Warning
If you see messages like "no ship detected", know: You have to stay on ship in moment of moving to be part of the crew of the ship! Otherwise the ship won't add you to the crew!
If you fell out off your ship, know: you were not on the ship or you tripped and fell off. You have to sneak to hold on unstable place, like a mast or the edge of the ship.
Redstone don't moves!
All inventory blocks don't moves (you can only use it while ship is staying) ! But you can to use vaults or minecart chests.
If your configuration file doesn't works, just copy default configuration
Sorry for bad English.
:)
-
View User Profile
-
Send Message
Posted Sep 14, 2013I hope, I fixed this bug. Soon will release new version! ;)
-
View User Profile
-
Send Message
Posted Sep 10, 2013I have craftbukkit-1.6.2-R0.1, but try to use earlier versions.
-
View User Profile
-
Send Message
Posted Sep 5, 2013I am having that same problem.
-
View User Profile
-
Send Message
Posted Sep 4, 2013I'll check it
-
View User Profile
-
Send Message
Posted Sep 3, 2013Checked my Java and bukkit, I'm running the latest java, both 32-bit and 64 bit, and I have the current Bukkit Beta build, then I went ahead and refreshed the folder for isail in case something in the config is causing the issue, but I'm still getting the same error message.
-
View User Profile
-
Send Message
Posted Sep 3, 2013Hi JlJlJl, I've got 2 things:
1. I could make a dutch translation for you.
2. When I try to start my Bukkit Server with you plugin it gives me an error: 14:43:50 [SEVERE] Could not load 'plugins/iSail.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: iSail/iSail : Unsupported major.minor version 51.0 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_6_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56) at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.UnsupportedClassVersionError: iSail/iSail : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 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(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:249) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
Do you know what I have done wrong? I just put the Isail plugin in my plugins folder but that doesn't seem to work. Thanks!
-
View User Profile
-
Send Message
Posted Sep 3, 2013@Mr_B3n
What is your phase time?
-
View User Profile
-
Send Message
Posted Sep 3, 2013@Astro8794
Check your bukkit and java
-
View User Profile
-
Send Message
Posted Sep 2, 2013Hey guys. I've been working with your plugin trying to see if it is right for my server. However I can't seem to make a wheel to control the direction of the ship. Could anyone please help?
Everything else works fine and when I go to make the wheel I put a sign on the ground then attempt to put another sign over top however doesn't do anything and breaks when a wave comes.
-
View User Profile
-
Send Message
Posted Sep 1, 2013The console keeps getting spammed by this error:
2013-09-01 14:30:38 [WARNING] [iSail] Task #23 for iSail v0.4 generated an exception java.lang.NullPointerException at iSail.iSail$1.run(iSail.java:118) at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:522) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
It's not messing anything up that I can tell, it's just kind of annoying
-
View User Profile
-
Send Message
Posted Sep 1, 2013@ryakra
Read tutorial, then check your mast type, sail type, location and direction of sign. If it don't works, make a ticket with screenshots.
-
View User Profile
-
Send Message
Posted Aug 31, 2013I can make the mast but when I make it then put the sign for the sail even on the exact spot where the mast sign was I get No mast blocks detected. what do i do!?
-
View User Profile
-
Send Message
Posted Aug 30, 2013a video: how to use isail
-
View User Profile
-
Send Message
Posted Aug 29, 2013@JayGuL
If blocks/BlocksPerPlayer <= amount of players, ship can move. Else it will stay. If you want, increase paramether BlocksPerPlayer ;)
-
View User Profile
-
Send Message
Posted Aug 29, 2013@JayGuL
1. Did it displaced enough water or were it destroyed by colliding with other blocks?
2. You can change the value of blocks being assisted by one player in the config.yml
3. You have to build a new ship if yours sunken with the plugin iquench you can pump out water by quick leftclicking while holding a Piston in hands.
-
View User Profile
-
Send Message
Posted Aug 29, 2013Oh my god, my ship was sinking and seemed to be destroyed. I did't know that we need at least 8 players. How should I do for recovery?
-
View User Profile
-
Send Message
Posted Aug 29, 2013I Updated the "Activation of ships, anchors, sails and wheels" page in the "Using" Section with example pictures and a more detailed explanation in the section "Activation of mast" and "Activation of sail". If you still got questions just ask me ill answer it and explain it some more on the page. i hope i could help you out understanding the usage better and happy sailing.
-
View User Profile
-
Send Message
Posted Aug 28, 2013@TheSkinProBuilder
um. wow, man. just wow.
-
View User Profile
-
Send Message
Posted Aug 28, 2013Ah you know what, I'll just stick to boatmod for a while :D
-
View User Profile
-
Send Message
Posted Aug 27, 2013Read