Skywars
SkyWars - Battle against players in a sky environment
Schematic creation
- 1) Build your map
- 2) Place a BEACON block to define a spawn point (somewhere above the island, the glass box will be created automatically)
- 3) Make a schematic out of it with WorldEdit
- 4) Place schematic in the plugins/SkyWars/schematics directory (format: name.schematic)
Installation
- Download SkyWars.jar and put it in your plugins/ directory
- Place your schematics in the plugins/SkyWars/schematics directory
- Set the lobby with /sw setlobby
- Place stone pressure plate in the lobby world for players to join a game
Requirements
- WorldEdit
- Vault
- A permissions plugin compatible with Vault
Optional requirements
- Essentials
- WhatIsIt (v1.0.3+)
- CommandBook
- Multiverse-Core
Commands
| Command | Permission | Description |
|---|---|---|
| /sw | N/A | Main command, will list all available commands |
| /sw start | skywars.command.start | Starts a SkyWars game |
| /sw leave | N/A | Removes you from the game you're currently in |
| /sw kit | N/A | Allows a player to pick kits (skywars.kit.name) |
| /sw setlobby | skywars.command.setlobby | Sets the lobby |
| /sw reload | skywars.command.reload | Reloads the chests, kits and the plugin.yml |
| /sw score | skywars.command.score | Shows your current point balance |
| /sw score <player> | skywars.command.score.others | Shows current score balance of given player |
| /sw score set <player> <balance> | skywars.command.score.set | Sets the score balance for the given player |
| /sw score give <player> <balance> | skywars.command.score.give | Adds given amount to players score balance |
| /sw score take <player> <balance> | skywars.command.score.take | Removes given amount from players score balance |
Configurable files
Source
Development Builds
Quote:Disclaimer: 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.
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
-
View User Profile
-
Send Message
Posted Sep 14, 2013Hey, When I give someone the permission skywars.kit.(kitname) it doesn't give them the kit. I know that is now what you are supposed to do but also, when I do skywars.kit they still don't receive any kits. If there is a way to individually give people kits, please tell me!
Also, I have made kits in the kit folder and when I op myself, I can pick them. I am wondering if you have to make global groups (groupmanager) for the permissions to work in the skylands world. I have another question, and that is should my arena be in my skyworld?
-
View User Profile
-
Send Message
Posted Sep 14, 2013@Wietje
Holy shit you actually answered my question thank you so much! It works great now :D
-
View User Profile
-
Send Message
Posted Sep 13, 2013@TornadoPlaysMc5
Watch this video
http://www.youtube.com/watch?v=Aw5N5O9ZV8U
-
View User Profile
-
Send Message
Posted Sep 13, 2013HELP- i have lost many players on the server by always having problems with this plugin..i resolved all of them except this: Whenever skywars is enabled, i type a message and am not able to see it, but i can see other peoples chats. i also attempted to erase the MESSAGES file, but nothing changed, i also switched to various worlds to see if it was limited to that world, nothing changed. the only time iam able to view my chat messages is when aim in the Skywars game and playing. Please reply asap. thank you
-
View User Profile
-
Send Message
Posted Sep 13, 2013I cant set up the kits? Or the chest? How do i do this?
-
View User Profile
-
Send Message
Posted Sep 13, 2013@johandre
You don't have a permissions plugin installed.
@alexandroww
I will look into that, in the meanwhile set chat-handled-by-other-plugin to true in the latest version uploading to BukkitDev
@poofit1337
The use if /reload isn't generally recommended.
-
View User Profile
-
Send Message
Posted Sep 13, 2013Hey guys i got a little problem with my skywars server. All works fine but when somone fall down in the void this is comming plox help
13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.x(EntityLiving.java:152) 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.Entity.x(Entity.java:338) 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.B(EntityLiving.java:987) 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.EntityPlayer.damageEntity(EntityPlayer.java:394) 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.EntityHuman.damageEntity(EntityHuman.java:715) 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.damageEntity(EntityLiving.java:643) 13.09 18:15:35 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:425) 13.09 18:15:35 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:94) 13.09 18:15:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 13.09 18:15:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 13.09 18:15:35 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 13.09 18:15:35 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 13.09 18:15:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 13.09 18:15:35 [Server] INFO org.bukkit.event.EventException 13.09 18:15:35 [Server] SEVERE Could not pass event EntityDamageByBlockEvent to SkyWars v1.0-SNAPSHOT 13.09 18:15:35 [Server] INFO ... 27 more 13.09 18:15:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 13.09 18:15:35 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 13.09 18:15:35 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13.09 18:15:35 [Server] INFO at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) 13.09 18:15:35 [Server] INFO at vc.pvp.skywars.listeners.EntityListener.onEntityDamage(EntityListener.java:38) 13.09 18:15:35 [Server] INFO at vc.pvp.skywars.game.Game.onPlayerDeath(Game.java:169) 13.09 18:15:35 [Server] INFO at vc.pvp.skywars.config.PluginConfig.getScorePerDeath(PluginConfig.java:72) 13.09 18:15:35 [Server] INFO at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:644) 13.09 18:15:35 [Server] INFO at net.milkbowl.vault.permission.plugins.Permission_SuperPerms.getPrimaryGroup(Permission_SuperPerms.java:96) 13.09 18:15:35 [Server] INFO Caused by: java.lang.UnsupportedOperationException: SuperPerms no group permissions. 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413) 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481) 13.09 18:15:35 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239) 13.09 18:15:35 [Multicraft] Skipped 790 lines due to rate limit (30/s) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.x(EntityLiving.java:152) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.Entity.x(Entity.java:338) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.B(EntityLiving.java:987) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.EntityPlayer.damageEntity(EntityPlayer.java:394) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.EntityHuman.damageEntity(EntityHuman.java:715) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.damageEntity(EntityLiving.java:643) 13.09 18:15:34 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:425) 13.09 18:15:34 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:94) 13.09 18:15:34 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 13.09 18:15:34 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 13.09 18:15:34 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 13.09 18:15:34 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 13.09 18:15:34 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 13.09 18:15:34 [Server] INFO org.bukkit.event.EventException 13.09 18:15:34 [Server] SEVERE Could not pass event EntityDamageByBlockEvent to SkyWars v1.0-SNAPSHOT 13.09 18:15:34 [Server] INFO ... 27 more 13.09 18:15:34 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 13.09 18:15:34 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 13.09 18:15:34 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13.09 18:15:34 [Server] INFO at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) 13.09 18:15:34 [Server] INFO at vc.pvp.skywars.listeners.EntityListener.onEntityDamage(EntityListener.java:38) 13.09 18:15:34 [Server] INFO at vc.pvp.skywars.game.Game.onPlayerDeath(Game.java:169) 13.09 18:15:34 [Server] INFO at vc.pvp.skywars.config.PluginConfig.getScorePerDeath(PluginConfig.java:72) 13.09 18:15:34 [Server] INFO at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:644) 13.09 18:15:34 [Server] INFO at net.milkbowl.vault.permission.plugins.Permission_SuperPerms.getPrimaryGroup(Permission_SuperPerms.java:96) 13.09 18:15:34 [Server] INFO Caused by: java.lang.UnsupportedOperationException: SuperPerms no group permissions. 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481) 13.09 18:15:34 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239) 13.09 18:15:34 [Multicraft] Skipped 790 lines due to rate limit (30/s) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.x(EntityLiving.java:152) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.Entity.x(Entity.java:338) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.B(EntityLiving.java:987) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.EntityPlayer.damageEntity(EntityPlayer.java:394) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.EntityHuman.damageEntity(EntityHuman.java:715) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.damageEntity(EntityLiving.java:643) 13.09 18:15:33 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:425) 13.09 18:15:33 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:94) 13.09 18:15:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 13.09 18:15:33 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 13.09 18:15:33 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 13.09 18:15:33 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 13.09 18:15:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 13.09 18:15:33 [Server] INFO org.bukkit.event.EventException 13.09 18:15:33 [Server] SEVERE Could not pass event EntityDamageByBlockEvent to SkyWars v1.0-SNAPSHOT 13.09 18:15:33 [Server] INFO ... 27 more 13.09 18:15:33 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 13.09 18:15:33 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 13.09 18:15:33 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13.09 18:15:33 [Server] INFO at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) 13.09 18:15:33 [Server] INFO at vc.pvp.skywars.listeners.EntityListener.onEntityDamage(EntityListener.java:38) 13.09 18:15:33 [Server] INFO at vc.pvp.skywars.game.Game.onPlayerDeath(Game.java:169) 13.09 18:15:33 [Server] INFO at vc.pvp.skywars.config.PluginConfig.getScorePerDeath(PluginConfig.java:72) 13.09 18:15:33 [Server] INFO at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:644) 13.09 18:15:33 [Server] INFO at net.milkbowl.vault.permission.plugins.Permission_SuperPerms.getPrimaryGroup(Permission_SuperPerms.java:96) 13.09 18:15:33 [Server] INFO Caused by: java.lang.UnsupportedOperationException: SuperPerms no group permissions. 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481) 13.09 18:15:33 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239) 13.09 18:15:33 [Multicraft] Skipped 816 lines due to rate limit (30/s) 13.09 18:15:32 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 13.09 18:15:32 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
-
View User Profile
-
Send Message
Posted Sep 13, 2013When i set Sky War's chat format, i cant see my message.. but i can see the message of other people... and they cant see them chat, but i can see there chat! ??????
-
View User Profile
-
Send Message
Posted Sep 13, 2013I have an issue with the plugin. I have all the requirements for it. I have set it up correctly. I have a schematic of my skywars map with beacons. Placed it in the SkyWars folder. I set the spawn and run /sw start. However, I get this error : (See PasteBin below) http:pastebin.com/trCSP2F1
Thanks <3
-
View User Profile
-
Send Message
Posted Sep 13, 2013Can {ticket} be supported with Essentials? I want use essentaisl chat format .. and i want enable {TICKET} on it?
-
View User Profile
-
Send Message
Posted Sep 12, 2013@alexandroww
Make sure to set data-storage to SQL.
-
View User Profile
-
Send Message
Posted Sep 12, 2013Why it won't to connect with mysql? ???
-
View User Profile
-
Send Message
Posted Sep 12, 2013@FourDowning
Aug 11, 2013
@shawshark
Plugin doesn't seem compatible with Multiverse. Will look into it.
-
View User Profile
-
Send Message
Posted Sep 12, 201309:54:39 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_6_R2.entity.CraftPlayer.teleport(CraftPlayer.java:382) at org.bukkit.craftbukkit.v1_6_R2.entity.CraftEntity.teleport(CraftEntity.java:199) at vc.pvp.skywars.game.Game.onPlayerJoin(Game.java:123) at vc.pvp.skywars.listeners.PlayerListener.onPlayerInteract(PlayerListener.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190) at net.minecraft.server.v1_6_R2.BlockPressurePlateBinary.e(BlockPressurePlateBinary.java:53) at net.minecraft.server.v1_6_R2.BlockPressurePlateAbstract.b(BlockPressurePlateAbstract.java:92) at net.minecraft.server.v1_6_R2.BlockPressurePlateAbstract.a(BlockPressurePlateAbstract.java:86) at net.minecraft.server.v1_6_R2.Entity.C(Entity.java:734) at net.minecraft.server.v1_6_R2.Entity.move(Entity.java:677) at net.minecraft.server.v1_6_R2.EntityLiving.e(EntityLiving.java:1105) at net.minecraft.server.v1_6_R2.EntityHuman.e(EntityHuman.java:1229) at net.minecraft.server.v1_6_R2.EntityLiving.c(EntityLiving.java:1443) at net.minecraft.server.v1_6_R2.EntityHuman.c(EntityHuman.java:371) at net.minecraft.server.v1_6_R2.EntityLiving.l_(EntityLiving.java:1276) at net.minecraft.server.v1_6_R2.EntityHuman.l_(EntityHuman.java:157) at net.minecraft.server.v1_6_R2.EntityPlayer.h(EntityPlayer.java:223) at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:343) at net.minecraft.server.v1_6_R2.Packet10Flying.handle(SourceFile:136) at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) 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) Caused by: java.lang.NullPointerException at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:222) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 39 more
-
View User Profile
-
Send Message
Posted Sep 12, 2013@Wietje
From what date? :)
-
View User Profile
-
Send Message
Posted Sep 12, 2013Change log for 1.0.1 ?
-
View User Profile
-
Send Message
Posted Sep 12, 2013@FourDowning
https://github.com/Wietje/SkyWars/commits/master
@alexandroww
You probably have one of the beta versions of Essentials. I will get rid of the Essentials dependency today.
-
View User Profile
-
Send Message
Posted Sep 12, 20132013-09-12 13:02:11 [INFO] AlexandrowW issued server command: /sw reload2013-09-12 13:02:11 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'sw' in plugin SkyWars v1.0-SNAPSHOT
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523) at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954) at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872) at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829) at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49) at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) 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)
Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.IEssentials.getItemDb()Lcom/earth2me/essentials/ItemDb;
at vc.pvp.skywars.utilities.ItemUtils.parseItem(ItemUtils.java:19) at vc.pvp.skywars.controllers.ChestController.load(ChestController.java:44) at vc.pvp.skywars.controllers.ChestController.<init>(ChestController.java:25) at vc.pvp.skywars.controllers.ChestController.get(ChestController.java:92) at vc.pvp.skywars.commands.ReloadCommand.onCommand(ReloadCommand.java:17) at vc.pvp.skywars.commands.MainCommand.onCommand(MainCommand.java:49) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
Help, please? I have Essentials, World Edit and Vault - Last Versions..
-
View User Profile
-
Send Message
Posted Sep 11, 2013Please post a changelog for the latest version.
Thanks!
-
View User Profile
-
Send Message
Posted Sep 11, 2013@khoidevil
Because you will have to make your own schematcs.