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 Mar 2, 2014Got this error all the time, and it crashing my server http://pastebin.com/8Sq6yDwC
-
View User Profile
-
Send Message
Posted Mar 2, 2014@LeBronsMom
I Think you just have to add ( sw leave , sw start ) in the whitelisted commands section in the configuration file :)
-
View User Profile
-
Send Message
Posted Mar 1, 2014This plugin is hands down one of the best for SkyWars, but I believe I have found an issue with it. On my server, whenever we are playing SkyWars and it is down to 2 people sometimes after one player dies it does not announce the other player as the winner of the match. Instead they are stuck in the game until they commit suicide. This only seems to happen when someone dies because of pvp- Bows, Swords, Igniting TNT and blowing the other one up. If you have a fix for this it would be a great help :D. Also, just a minor issue is that sometimes the game just ends randomly after one player dies even if it is not down to the final 2. Other than that this plugin is great and I bet it is just something wrong with the config and/or compatibility. If you could provide a fix or come onto my server to see it first hand that would be amazing (Will give you IP if you need it. Just say so in response.). Thanks again and good work.
-
View User Profile
-
Send Message
Posted Mar 1, 2014When I'm in the SkyWars and I do a command it says that this command is diasbled durring the game. ex./sw start or /sw leave. P.S. was working yesterday! ?????
-
View User Profile
-
Send Message
Posted Mar 1, 2014@andypandy89:
Please add to SkyWars features:
1) Ability to change the default SkyWars island-0 world on or off or change. 2) Ability to change what item teleports to SkyWars game.
-
View User Profile
-
Send Message
Posted Mar 1, 2014@ETblaky
you have to download the plugin vault
-
View User Profile
-
Send Message
Posted Mar 1, 2014What I do ?
11:11:48] [Server thread/ERROR]: Error occurred while enabling SkyWars v1.1-m16 (Is it up to date?) java.lang.NoClassDefFoundError: com/sk89q/worldedit/schematic/SchematicFormat at vc.pvp.skywars.controllers.SchematicController.<init>(SchematicController.java:56) [?:?] at vc.pvp.skywars.controllers.SchematicController.get(SchematicController.java:179) [?:?] at vc.pvp.skywars.SkyWars.onEnable(SkyWars.java:118) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.schematic.SchematicFormat at java.net.URLClassLoader$1.run(Unknown Source) [?:1.7.0_51] at java.net.URLClassLoader$1.run(Unknown Source) [?:1.7.0_51] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_51] at java.net.URLClassLoader.findClass(Unknown Source) [?:1.7.0_51] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit1.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3023jnks] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_51] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_51] ... 14 more [11:11:48] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.6
-
View User Profile
-
Send Message
Posted Mar 1, 2014@VolcainTheBoss
Not sure either D:
-
View User Profile
-
Send Message
Posted Mar 1, 2014Hello,
win i die in the Lava My items and every thing back to my after i play again
-
View User Profile
-
Send Message
Posted Feb 28, 2014Bonjours, pourrais tu faire un Skywars pour les sevrer 1.5.2 ?
-
View User Profile
-
Send Message
Posted Feb 27, 2014Is there anyway to get rid of the prefx? because when I looked at the messages.yml I just deleted to local and global prefix, but now I cant talk. Is there anyway to get my GroupManager prefix on it for all of my groups?
-
View User Profile
-
Send Message
Posted Feb 27, 2014SOMEONE PLEASE HELP ME!!!
Whenever i jump in the game i spawn in a glass cage. I would assume that you would see the arena under your feet but for me it is just a void!!!
Also when my friend joins and i do /sw start it say ARENA IS UNDER CONSTRUCTION!!!
How do i fix this? Do i just wait???? PLEASE REPLY!!!!!
email me back or reply to this comment! PLEASE HELP!!
elbowcod@hotmail.com
Thanks!!!
-
View User Profile
-
Send Message
Posted Feb 27, 2014Hi guys! I have this problem when i step on the pressure plate nothing happens!
Can you guys tell me how to fix it? Thanks:)**//
-
View User Profile
-
Send Message
Posted Feb 27, 2014@TurtleMasterMC
do you have the problem of having maps next to each other? I have it... could you pelase tell me the version you are using and send me a copy of your config? Thanks ;)
-
View User Profile
-
Send Message
Posted Feb 26, 2014@ShooterMC
Oh alright, thanks :)
-
View User Profile
-
Send Message
Posted Feb 26, 2014@TurtleMasterMC
When you restart server thay are deleted.
-
View User Profile
-
Send Message
Posted Feb 26, 2014I've noticed how you can actually have 'unlimited' games in this plugin and I was just wondering if the old games get deleted. If anyone knows if they do please let me know! Thanks! :D
-
View User Profile
-
Send Message
Posted Feb 25, 2014SOMEONE PLEASE HELP ME!!!
Whenever i jump in the game i spawn in a glass cage. I would assume that you would see the arena under your feet but for me it is just a void!!!
Also when my friend joins and i do /sw start it say ARENA IS UNDER CONSTRUCTION!!!
How do i fix this? Do i just wait???? PLEASE REPLY!!!!!
email me back or reply to this comment! PLEASE HELP!!
elbowcod@hotmail.com
Thanks!!!
-
View User Profile
-
Send Message
Posted Feb 25, 2014BUMP: does somenone know why the arenas are generated one on top of the other, all in the same place?
-
View User Profile
-
Send Message
Posted Feb 25, 2014[17:06:39] [Server thread/ERROR]: Error occurred while enabling SkyWars v1.1-m16 (Is it up to date?) java.lang.NoClassDefFoundError: net/ess3/api/IEssentials at vc.pvp.skywars.utilities.ItemUtils.parseItem(ItemUtils.java:48) [?:?] 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:94) [?:?] at vc.pvp.skywars.SkyWars.onEnable(SkyWars.java:122) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [spigot.jar:git-Spigot-1322] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [spigot.jar:git-Spigot-1322] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:390) [spigot.jar:git-Spigot-1322] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:460) [spigot.jar:git-Spigot-1322] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:380) [spigot.jar:git-Spigot-1322] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:348) [spigot.jar:git-Spigot-1322] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:325) [spigot.jar:git-Spigot-1322] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:281) [spigot.jar:git-Spigot-1322] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) [spigot.jar:git-Spigot-1322] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:437) [spigot.jar:git-Spigot-1322] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1322] Caused by: java.lang.ClassNotFoundException: net.ess3.api.IEssentials at java.net.URLClassLoader$1.run(Unknown Source) [?:1.7.0_40] at java.net.URLClassLoader$1.run(Unknown Source) [?:1.7.0_40] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_40] at java.net.URLClassLoader.findClass(Unknown Source) [?:1.7.0_40] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [spigot.jar:git-Spigot-1322] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [spigot.jar:git-Spigot-1322] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_40] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_40] ... 16 more [17:06:39] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.11.1 [17:06:39] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it