Inactive [INACTIVE][FUN] SkyBlockMultiplayer v0.58 alpha - SkyBlock for Multiplayer [1.2.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Seadragon91, Mar 7, 2012.

  1. Offline

    Seadragon91

    SkyBlockMultiplayer - A SkyBlock implementation for multiplayer
    Version: v0.58 alpha

    This plugin is a multiplayer version of the singleplayer version of SkyBlock. The game is created in an additional empty world. For each player a new island is generated after he joins the game.

    Two different game modes can be used:
    1. PvP mode, where each player has a defined amount of lifes and islands
    2. Build mode, with endless lifes
    Features:
    • Creates a new empty world named "SkyBlockMultiplayer"
    • Generates a tower in the middle of the world, for players to join the world and see the progress of other players
    • After joining the game, the player gets a new floating island where he has to survive and built
    • With chat commands the player can leave to the main world and join again to his island (with empty inventory, of course)
    • Chat commands enable different game modes, the reset of the world, language changes, etc (see commands list for details)
    • Chest content and distance can be changed via config
    • Buildprotection around the look-out tower
    • Allow the player to join / leave SkyBlock with content, change need to be done in config
    • Build protection for every island, setting can be changed in config file (only in build mode)
    • Respawn with inventory on your island (only in build mode)
    • Enable / disable the use of a ender pearl (only in build mode)
    • Get the owner and the island number of a island by right-clicking with a stick on the block of a island
    • With the island number you can change the owner of a island over the command /skyblock setOwner <number> <player>
    • Create you own island and tower over schematics.
    Commands:
    • as alias for /skyblock you can use /skb
    • /skyblock – shows the version of the plugin
    • /skyblock help – shows all possible chat commands
    • /skyblock join - join the Skyblock world (spawns you on the look-out tower)
    • /skyblock start - get an island
    • /skyblock newIsland [player] - give yourself or an other player a new island
    • /skyblock set offline - deactivate the Skyblock world
    • /skyblock set online - activate Skyblock the Skyblock world
    • /skyblock set language <language> - change language
    • /skyblock set gamemode <option> - <build> or <pvp> , choose build or pvp mode
    • /skyblock set closed - close SkyBlock to stop players to join
    • /skyblock set opened - open SkyBlock to allow players to join
    • /skyblock reset - reset Skyblock
    • /skyblock remove <island number> - removes an area of 15 blocks in each direction of the spawn location
    • /skyblock reload config - reload config
    • /skyblock reload language - reload language
    • /skyblock status - show status (amount of island and players who are in SkyBlock)
    • /skyblock home - teleport back to your island (only build mode)
    • /skyblock home add - add a player to your friend list (only build mode)
    • /skyblock home remove - remove a player from your friend list (only build mode)
    • /skyblock home join <player name> - teleport to a friends's island (only build mode)
    • /skyblock home list - show all friends in your list (only build mode)
    • /skyblock home set - change your spawn location
    • /skyblock tower - teleport to the spawn tower
    • /skyblock tower recreate - recreates the tower
    • /skyblock setOwner <island number> <player> - change the owner of a island
    Permissions:
    skyblock.set – needed for set commands
    skyblock.reset – needed for reset command
    skyblock.newisland – needed only if PVP is on
    skyblock.reload - needed for reload commands
    skyblock.join - needed for the join command
    skyblock.build - to build on the spawn tower, to build on other player islands (only needed if build.withProtectedArea is true)
    skyblock.owner.set - needed for command /skyblock setowner <island number> <player>
    skyblock.messages - needed for getting messages outside from SkyBlock.
    skyblock.remove needed for remove command

    Game Pictures
    After joining the SkyBlockMultiplayer world:
    Show Spoiler
    [​IMG]


    A new island is generated for the player if he starts playing:
    Show Spoiler
    [​IMG]


    New island are added for each joining player in a defined distance:
    Show Spoiler
    [​IMG]


    Player can either work against each other (PvP mode) or together (Build mode):
    Show Spoiler
    [​IMG]


    Bukkitdev Page:
    For more informations and for the config file please look here.

    Languages:
    There are at the moment 4 languages:
    Show Spoiler


    Download:
    You can download it here from GitHub.
    The source code is also available on GitHub.

    Problem by MultiVerse:
    • /mv import SkyBlockMultiplayer normal -g SkyBlockMultiplayer
    If that doesn't work please try this:
    • /mv import SkyBlockMultiplayer normal -g CleanRoomGenerator
    Changelog:
    version 0.58 alpha:
    • fixed NPEs, by home join
    • fixed if player teleport to friend was teleporting to island lcoation if home location exists
    Changelog for older version (0.46 - 0.57 alpha):
    version 0.57 alpha:
    • fixed default spawn location for tower if schematic file is given
    • fixed ender pearl, have not working in other world
    • fixed joining location from other world
    • added a big improvement for build mode, if withProtecedArea is true
    • fixed home join not working if friend is offline
    • a few other improvements and fixes
    version 0.56 alpha:
    • fixed teleport
    • fixed schematic file paths
    • added setting removeCreaturesByTeleport (by true): If player teleport to island, creatures (enderman , creeper, zombie, skeleton and spider) will be removed.
    • added alias skb for command skyblock
    • fixed a problem with inventorys (enchantments)
    Show Spoiler

    version 0.55 alpha:
    • fixed home commands
    • fixed pvp issues
    • fixed teleport issues
    • added command /skyblock remove <island number> - with this you can remove a island over the island number
    • The newisland command removes an area of 15 blocks in each direction of the spawn location, it also used the island remove function
    • added settings for schematic files:
    • The schematic has to have one (and only one) bedrock block, which is used as spawn location.
    • If the schematic contains no or more than one bedrock the default island/tower will be generated.
    • added setting withProtectedBorders, to switch off the border protection between the islands.
    • fixed another problems with encoding of language files
    version 0.54 alpha:
    • fixed issues if allowContent is true
    • fixed issues player could have after leaving, joining SkyBlock 0 health, food
    • fixed problem with the generator, if you running multiverse on your server, if you have a older version of SkyBlock use:
    • - /mv import SkyBlockMultiplayer normal -g SkyBlockMultiplayer
    • leaving of SkyBlock only works now from tower, do first /skyblock tower then the command with that you want to leave SkyBlock
    • Don't get anymore messages outside from SkyBlock, only with permissions skyblock.messages and if setting messagesOutside is true
    • fixed language reading and saving
    • updated language
    version 0.53 alpha:
    • IMPORTANT: player info saving method incompatible with previous versions, please read installation note!
    • fixed bugs and issues
    • added setting for pvp mode: livesPerIslands, islandsPerPlayer
    • fixed stick
    • added command /skyblock home set - change your spawn location
    • language updated
    • if allowContent is false, inventory, food level health, exp and level will be saved by joining / leaving, in both cases
    • added possibility to change the owner of a island, with the command /skyblock setOwner <island number> <player>
    version 0.52 alpha:
    • fixed bugs and issues
    • added setting for pvp mode, livePointsPerPlayer
    • fixed setting buildWithProtectedArea
    • ender pearl can not be used to come on the tower
    • added command skyblock tower - teleport to the spawn tower
    • added command skyblock tower recreate - recreates the tower
    • tower won't be recreated anymore after restart of the server, only if the world is deleted
    • if player fell into void, should not anymore disconnecting the client
    • language updated
    version 0.51 alpha:
    • fixed permission for command /skyblock join
    • Get the owner of a island by right-clicking with a stick on the block of a island
    version 0.50 alpha:
    • replaced settings: pvp with gamemode, chest.items with chestItems,
    • added settings: worldName, gameMode, respawnWithInventory (for build mode), withProtectedArea (for build mode), allowEnderPearl (for build mode)
    • updated language (to apply changes, please replace language files inside the language folder or look at the file inside the language_translations)
    • code cleaning
    • rechanged saving the player data: The plugin will exporting the players.yml.
    • replaced command set pvp with set gamemode
    version 0.49 alpha:
    • fixed command newIsland
    • fixed PvP mode counter
    • fixed language (to apply changes, please replace language files inside the language folder)
    • simplified chunk generator code (At the moment chunks can be seen in the distance instead of air in CB 1.2.3 R0.1, vanishs however after relogin - not sure if problem in bukkit or in chunk generator)
    • code cleaning
    version 0.48 alpha for 1.1-R-7
    • - fixed commands, default player could access them
    • - fixed error (NPE) by skyblock leave
    • - added allowContent, join / leave SkyBlock with content
    version 0.48 alpha for 1.2.3-R0.1
    • - fixed commands, default player could access them
    • - fixed error (NPE) by skyblock leave
    • - added allowContent, join / leave SkyBlock with content
    version 0.45 alpha, for 1.1 R-7:
    • fixed sign direction
    version 0.46 alpha for 1.2.3-R0.1
    • compiled with the new API

    ToDo:
    • finding bugs, fixing them
    • cleaning up code
    • ...
    Done:
    • added schematic option for island and tower
    Known Bugs:
    • ...
     

    Attached Files:

    Galy4a, Phiwa, jpitiu and 3 others like this.
  2. Finally, I waited for something like this. :) Thanks!

    Well, I got Errors:
    Show Spoiler

    2012-03-07 22:55:46 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R6-33-gb66156b-b2034jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.1)
    2012-03-07 22:55:47 [SEVERE] Could not load 'plugins/SkyblockMultiplayer.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/lukas/skyblockmultiplayer/SkyBlockMultiplayer : Unsupported major.minor version 51.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:287)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:211)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.UnsupportedClassVersionError: me/lukas/skyblockmultiplayer/SkyBlockMultiplayer : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139)
    ... 8 more
     
  3. Offline

    un4seendeathz

    same error^
     
  4. Offline

    Seadragon91

    Ok compiled both jars, with Java6. Hope it works now, sorry :'(
     
  5. Offline

    Kostronor

    Looks nice, will have a look at your source and give some opinion ;)
     
  6. Offline

    Seadragon91

    Ok ty very much :). There are some german comments in the source, will try to comment only in english...
     
  7. Haha, deutsch, noch besser. ;D Zumindest für mich. *-*
    I hope it works now. :)

    Nope, still errors:
    Show Spoiler

    2012-03-08 08:48:47 [SEVERE] Could not load 'plugins/SkyblockMultiplayer.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/lukas/skyblockmultiplayer/SkyBlockMultiplayer : Unsupported major.minor version 51.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:287)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:211)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:529)
    at org.bukkit.Bukkit.reload(Bukkit.java:174)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
    at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:457)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.UnsupportedClassVersionError: me/lukas/skyblockmultiplayer/SkyBlockMultiplayer : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139)
    ... 13 more


    Still Java 7 maybe? o.o
     
  8. Offline

    Seadragon91

    Ok ty... looks like that I have problems by uploading files to github. I use a fresh file and then there was a other file uploaded... . Looking in that now...
     
  9. Offline

    RROD

    Make sure it's compiled in Java JDK 1.6 ^^
    Not Java JRE 1.7

    Code:
    org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7
     
  10. Offline

    Seadragon91

    I compiled it now with jdk 1.6, changed the java compiler to 1.6 and then I found the error :) . It should work now :oops:
     
  11. Sounds good! But the downloads seem to be missing... :confused:

    Edit: Yay, they are back :)
     
  12. Offline

    Seadragon91

    Added them again, had problems with github :confused: ... don't ask me why...
     
  13. Offline

    aaomidi

    Thanks :D
     
  14. Offline

    Frecyboy

    Can i allow Players to join with Inventory ? i use WorldInventoris to manatch the Inventoris and my Players didn't want to type /skyblock leave bevore there go to another world with /warp

    -------------------------------------------------------------

    Kann ich meinen Usern erlauben mit Inventar zu joinen, damit sie nicht immer /skyblock leave tippen müssen , bevor sie die Welt wegseln, ich manage meine Invenatare mit WorldInventories
     
  15. Offline

    aaomidi

    This is what i get when i am using multiverse

    08.03 22:01:23 [Server] INFO NC: darkspartan1009 failed moving.nofall: tried to avoid fall damage for ~14.03 blocks. VL 13
    08.03 22:01:18 [Server] INFO [**girls SkyBlock]<[ Moderator] ~Jess> sure here
    08.03 22:01:09 [Server] INFO [BroadCast] The server need 12 dollars per month to run so i would love your donations!!!
    08.03 22:01:04 [Server] INFO ... 14 more
    08.03 22:01:04 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    08.03 22:01:04 [Server] INFO at me.lukas.skyblockmultiplayer.SkyBlockMultiplayer.onCommand(SkyBlockMultiplayer.java:395)
    08.03 22:01:04 [Server] INFO at me.lukas.skyblockmultiplayer.SkyBlockMultiplayer.playerLeave(SkyBlockMultiplayer.java:554)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.entity.CraftEntity.teleport(CraftEntity.java:167)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:356)
    08.03 22:01:04 [Server] INFO Caused by: java.lang.NullPointerException
    08.03 22:01:04 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    08.03 22:01:04 [Server] INFO at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:60)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    08.03 22:01:04 [Server] INFO at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:117)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:778)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:818)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
    08.03 22:01:04 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    08.03 22:01:04 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    08.03 22:01:04 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'skyblock' in plugin SkyBlockMultiplayer v0.46
    08.03 22:01:04 [Server] SEVERE null
    08.03 22:01:04 [Server] INFO ... 21 more
    08.03 22:01:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    08.03 22:01:04 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:616)
    08.03 22:01:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    08.03 22:01:04 [Server] INFO at sun.reflect.GeneratedMethodAccessor392.invoke(Unknown Source)
    08.03 22:01:04 [Server] INFO at uk.co.oliwali.HawkEye.listeners.MonitorPlayerListener.onPlayerTeleport(MonitorPlayerListener.java:95)
    08.03 22:01:04 [Server] INFO at uk.co.oliwali.HawkEye.util.Util.distance(Util.java:223)
    08.03 22:01:04 [Server] INFO Caused by: java.lang.NullPointerException
    08.03 22:01:04 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    08.03 22:01:04 [Server] INFO at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:60)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    08.03 22:01:04 [Server] INFO at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:117)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:778)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:818)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
    08.03 22:01:04 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    08.03 22:01:04 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    08.03 22:01:04 [Server] INFO at me.lukas.skyblockmultiplayer.SkyBlockMultiplayer.onCommand(SkyBlockMultiplayer.java:395)
    08.03 22:01:04 [Server] INFO at me.lukas.skyblockmultiplayer.SkyBlockMultiplayer.playerLeave(SkyBlockMultiplayer.java:554)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.entity.CraftEntity.teleport(CraftEntity.java:167)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:345)
    08.03 22:01:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
    08.03 22:01:04 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    08.03 22:01:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    08.03 22:01:04 [Server] INFO org.bukkit.event.EventException
    08.03 22:01:04 [Server] SEVERE Could not pass event PlayerTeleportEvent to HawkEye
    08.03 22:01:04 [Server] INFO ... 21 more
    08.03 22:01:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    08.03 22:01:04 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:616)
    08.03 22:01:04 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    08.03 22:01:04 [Server] INFO at sun.reflect.GeneratedMethodAccessor390.invoke(Unknown Source)
    08.03 22:01:04 [Server] INFO at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:192)
    08.03 22:01:04 [Server] INFO Caused by: java.lang.NullPointerException
    08.03 22:01:04 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    08.03 22:01:04 [Server] INFO at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:60)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    08.03 22:01:04 [Server] INFO at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:117)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:778)
    08.03 22:01:04 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:818)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
    08.03 22:01:04 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    08.03 22:01:04 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    08.03 22:01:04 [Server] INFO at me.lukas.skyblockmultiplayer.SkyBlockMultiplayer.onCommand(SkyBlockMultiplayer.java:395)
    08.03 22:01:04 [Server] INFO at me.lukas.skyblockmultiplayer.SkyBlockMultiplayer.playerLeave(SkyBlockMultiplayer.java:554)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.entity.CraftEntity.teleport(CraftEntity.java:167)
    08.03 22:01:04 [Server] INFO at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:345)
    08.03 22:01:04 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
    08.03 22:01:04 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    08.03 22:01:04 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    08.03 22:01:04 [Server] INFO org.bukkit.event.EventException
    08.03 22:01:04 [Server] SEVERE Could not pass event PlayerTeleportEvent to Multiverse-Core
    08.03 22:01:02 [Server] INFO [**Diamond SkyBlockMultiplayer]<[ Builder] ~Brett> no
    08.03 22:01:00 [Server] INFO [*homies SkyBlock]<[ Builder] jspyda> cus todays my bday
    08.03 22:00:58 [Server] INFO [SkyBlockMultiplayer]<[ Builder] Trevman12> Can i join your faction?
    08.03 22:00:55 [Server] INFO [*homies SkyBlock]<[ Builder] jspyda> was the dirt for my bday?
    08.03 22:00:49 [Server] INFO [BroadCast] To donate do /buy and read the instructions!!!
    08.03 22:00:49 [Server] INFO [**Diamond SkyBlockMultiplayer]<[ Builder] ~Brett> ya
    08.03 22:00:39 [Server] INFO [SkyBlockMultiplayer]<[ Builder] Trevman12> Bret?
    08.03 22:00:34 [Server] INFO [**girls SkyBlock]<[ Moderator] ~Jess> ok...
    08.03 22:00:30 [Server] INFO [*homies SkyBlock]<[ Builder] jspyda> in that chest
    08.03 22:00:29 [Server] INFO [BroadCast] Vote for the server every 12 hours and get money!
    08.03 22:00:24 [Server] INFO [*homies SkyBlock]<[ Builder] jspyda> dont take the wood
    08.03 22:00:09 [Server] INFO [BroadCast] Donate 10 dolars for VIP and 30 dollars For Super VIP!!!
    08.03 21:59:59 [Server] INFO [SkyBlockMultiplayer]<[OWNER] ~OKOKAAOMIDIOKOK> fixing
    08.03 21:59:55 [Server] INFO ... 14 more
    08.03 21:59:55 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    08.03 21:59:55 [Server] INFO at me.lukas.skyblockmultiplayer.SkyBlockMultiplayer.onCommand(SkyBlockMultiplayer.java:395)
    08.03 21:59:55 [Server] INFO at me.lukas.skyblockmultiplayer.SkyBlockMultiplayer.playerLeave(SkyBlockMultiplayer.java:554)
    08.03 21:59:55 [Server] INFO at org.bukkit.craftbukkit.entity.CraftEntity.teleport(CraftEntity.java:167)
    08.03 21:59:55 [Server] INFO at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:356)
    08.03 21:59:55 [Server] INFO Caused by: java.lang.NullPointerException
    08.03 21:59:55 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    08.03 21:59:55 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    08.03 21:59:55 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    08.03 21:59:55 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    08.03 21:59:55 [Server] INFO at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:60)
    08.03 21:59:55 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
    08.03 21:59:55 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    08.03 21:59:55 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    08.03 21:59:55 [Server] INFO at lishid.orebfuscator.hook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:117)
    08.03 21:59:55 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
     
  16. Offline

    autoit4you

    I will watch how other people think about the plugin. Maybe i will add it to my RPG Server later.

    -----------------------------------------------------------------------------------------------------------

    Ich werde es im Auge behalten und schauen wie andere Leute über das Plugin denken. Vielleicht werde ich es dann später meinem RPG Server hinzufügen.
     
  17. Offline

    shadoxfix

    I just tried it but I encountered a bug.
    When someone dies it removes them from play and decreases the players by 0. If he suicides without having an own island it will still count down 1 saying someone has won without someone else still alive.
     
  18. Offline

    Kostronor

    i dont care as i am also german ;)
     
  19. Offline

    Seadragon91

    New version 0.48 alpha:
    • - fixed commands, default player could access them
    • - fixed error (NPE) by skyblock leave
    • - added allowContent, join / leave SkyBlock with content
    I will try to fix the points today, too.
     
  20. Offline

    LinkterSHD

    It depends if he is using Java 7 or 6. Install both JDK version and see if it works.
    But to my knowledge i think there is some code which has gone wrong and is creating these errors for you
     
  21. Offline

    Seadragon91

    I compiled boths with jdk1.6, it should work with java6 ;). Yes there were a few lines, only for java 7, changed them for java 6.
     
  22. Offline

    un4seendeathz

    new island command doesnt work
     
  23. Offline

    Seadragon91

    Ty for your help, should been fixed :) .


    New version 0.49 alpha:
    • fixed command newIsland
    • fixed PvP mode counter
    • fixed language (to apply changes, please replace language files inside the language folder)
    • simplified chunk generator code (At the moment chunks can be seen in the distance instead of air in CB 1.2.3 R0.1, vanishs however after relogin - not sure if problem in bukkit or in chunk generator)
    • code cleaning
     
  24. Offline

    md_5

    Last 3 changes out of spoiler, R7 please
    Going to read the source code, looks great
     
  25. Offline

    LinkterSHD

    to make things more easier have 2 download links. One to the JDK 7 and one to JDK 6 :)
     
  26. Offline

    Seadragon91

    I compile only with Java6 now, have no reason to use Java7 (at the moment) :)
     
  27. Offline

    Ylar

    I dont get it... Can player grief each other ? :S

    Sent from my Android device using Tapatalk
     
  28. Offline

    Seadragon91

    Yes you can grief other players. If you want to know what SkyBlock is ... play the singe player version :D. Have fun and ... good luck!
     
  29. Offline

    Ylar

    I have already played it :p
     
  30. Offline

    LinkterSHD

    Ok :p
     

Share This Page