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 Jan 18, 2014@andypandy89
:D
-
View User Profile
-
Send Message
Posted Jan 18, 2014I have now uploaded version 1.0.5 and it's pending approval by the BukkitDev-staff. Please update to this version before reporting bugs, and specify that you are using v1.0.5 in any requests.
Make sure you read the changelog before you update and note that you will need to upgrade to Essentials v.2.12.1 or newer before updating SkyWars.
v1.0.5. is marked as a Beta release and I will be looking to fix any errors that may be reported.
Andy
-
View User Profile
-
Send Message
Posted Jan 18, 2014I did it right but it says this:
19.01 00:25:12 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at vc.pvp.skywars.commands.MainCommand.onCommand(MainCommand.java:49) [?:?] 19.01 00:25:12 [Server] INFO at vc.pvp.skywars.commands.StartCommand.onCommand(StartCommand.java:21) [?:?] 19.01 00:25:12 [Server] INFO Caused by: java.lang.NullPointerException 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:811) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:929) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit2966.jar:git-Bukkit-1.6.4-R2.0-58-g74a2979-b2966jnks] 19.01 00:25:12 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'sw' in plugin SkyWars v1.0.4 19.01 00:25:12 [Server] ERROR null
-
View User Profile
-
Send Message
Posted Jan 18, 2014I configured all the .ymls and put in a schematic and when I join a game i am endlessly falling out of the world. I get this crash error: [Server thread/ERROR]: Encountered an unexpected exception java.lang.IllegalArgumentException: n must be positive at java.util.Random.nextInt(Unknown Source) [?:1.7.0_45] at net.minecraft.server.v1_7_R1.BiomeDecorator.a(SourceFile:122) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.BiomeDecorator.a(SourceFile:27) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.BiomeBase.a(SourceFile:362) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.BiomeForest.a(SourceFile:138) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.ChunkProviderGenerate.getChunkAt(SourceFile:432) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at org.bukkit.craftbukkit.v1_7_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:49) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:226) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.Chunk.a(Chunk.java:836) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:61) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at org.bukkit.craftbukkit.v1_7_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at org.bukkit.craftbukkit.v1_7_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:594) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-5-g40526e4-b2983jnks] [22:11:52] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Mitchel\Desktop\Minecraft Servers\SuperNovaMC\.\crash-reports\crash-2014-01-17_22.11.52-server.txt
-
View User Profile
-
Send Message
Posted Jan 18, 2014Hey how do i disable the kit menu? when people join games
-
View User Profile
-
Send Message
Posted Jan 18, 2014does this work for 1.7 without bugs? i really want to use this plugin on my server. just wanna be sure it works, before i take my other skywar plugin down.
-
View User Profile
-
Send Message
Posted Jan 18, 2014Can u let it work with the lastest Essentials version?
-
View User Profile
-
Send Message
Posted Jan 17, 2014How come my islands are missing sometimes?
-
View User Profile
-
Send Message
Posted Jan 17, 2014@Welite
Same :_) This plugin is too great.
-
View User Profile
-
Send Message
Posted Jan 17, 2014@mohammedz3z3
If you mean more than one schematics then yes , you can , just put more schematic files with your maps in the schematic folder...
-
View User Profile
-
Send Message
Posted Jan 17, 2014I got this error when i restart my server: [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
-
View User Profile
-
Send Message
Posted Jan 17, 2014Can I Put More than schematic ?
-
View User Profile
-
Send Message
Posted Jan 16, 2014@AAGInfamousJr
Is it in the right format? Name.schemtic
-
View User Profile
-
Send Message
Posted Jan 16, 2014@Welite
The new author has said he will update this a while ago...
-
View User Profile
-
Send Message
Posted Jan 16, 2014@pxogames
What do you mean ? They all work with this.
-
View User Profile
-
Send Message
Posted Jan 16, 2014When this will be updated for 1.7 (real 1.7) ? I am really looking forward to this.
-
View User Profile
-
Send Message
Posted Jan 16, 2014@shahiem99
Just make them your selv with worldedit or go to planetminecraft, they have some schematic files, here one guy that has made a few, http://www.planetminecraft.com/member/jarhead13803/
-
View User Profile
-
Send Message
Posted Jan 16, 2014@SafeNode_Alex
change the distance between islands thing in the plugin's config file :)
-
View User Profile
-
Send Message
Posted Jan 16, 2014hey guys anyone know how to get rid of the kit menu when you join a game? i just don't want it to pop up for people and is there a way to add start delay to game start?
-
View User Profile
-
Send Message
Posted Jan 16, 2014The plugin dependencies have been updated and this plugin needs a update for the dependencies, it does not work with them if you dont use the 2.11.1 essentials and 1.3.1 whatisit.