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 10, 2014I cant get it to work on 1.7.x PLEASE tell me how to fix it net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:430) 10.01 16:36:53 [Server] WARN at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) 10.01 16:36:53 [Server] WARN at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:281) 10.01 16:36:53 [Server] WARN at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:325) 10.01 16:36:53 [Server] WARN at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:348) 10.01 16:36:53 [Server] WARN at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:284) 10.01 16:36:53 [Server] WARN at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:302) 10.01 16:36:53 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385) 10.01 16:36:53 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) 10.01 16:36:53 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) 10.01 16:36:53 [Server] WARN at vc.pvp.skywars.SkyWars.onEnable(SkyWars.java:108) 10.01 16:36:53 [Server] WARN at vc.pvp.skywars.controllers.WorldController.get(WorldController.java:204)
-
View User Profile
-
Send Message
Posted Jan 10, 2014I have the same issue as RileyMoyeBoy. Everything is happening like he said, and now I have the islands in the void, but parts of the islands and sometimes whole islands are missing. I checked the schematic files and recreated them and the same problem occurs. Please update this plugin. Has this been abandoned? If so, please pass the project on to someone who can update and fix these problems that make the plugin unusable
-
View User Profile
-
Send Message
Posted Jan 9, 2014@andypandy89
Yeah i have the message's, just shows the node before the message that is in the messages.yml so when you're joining a game it says game.join etc in the chat instead of the actual message that is preset!
I removed the essentials chat and group manager for the perms and installed the pex and still got the same result.
-
View User Profile
-
Send Message
Posted Jan 9, 2014java.lang.NoSuchMethodError: com.earth2me.essentials.IEssentials.getItemDb()Lcom/earth2me/essentials/ItemDb; it downgrade the essentials and the essentails keep crash not skywars when downgrading help PM Me
-
View User Profile
-
Send Message
Posted Jan 9, 2014@SafeNode_Alex
Could you paste the entire stack trace? Preferably using Pastebin or similar. Also, do you have beacons in your schematic?
-
View User Profile
-
Send Message
Posted Jan 8, 2014@andypandy89
Thanks! I have it working now. Well kinda, I have the folders and stuff, made lobby and everything, placed schematic in the correct folder with the correct name but, it says there are no schematics available.
I also get these errors in the console: WARN at vc.pvp.skywars.SkyWars.onEnable(SkyWars.java:108) 08.01 16:17:47 [Server] WARN at vc.pvp.skywars.controllers.WorldController.get(WorldController.java:204) 08.01 16:17:47 [Server] WARN at vc.pvp.skywars.controllers.WorldController.<init>(WorldController.java:31) 08.01 16:17:47 [Server] WARN at vc.pvp.skywars.controllers.WorldController.createWorld(WorldController.java:181)
-
View User Profile
-
Send Message
Posted Jan 8, 2014@SafeNode_Alex
Yeah, you need Essentials 2.11.1 with latest release.
-
View User Profile
-
Send Message
Posted Jan 8, 2014@andypandy89
The server didn't try to start it up at all. I have the latest essentials so I was wondering if that was the problem.
-
View User Profile
-
Send Message
Posted Jan 8, 2014@SafeNode_Alex
Pastebin the startup-log?
-
View User Profile
-
Send Message
Posted Jan 8, 2014Hey, I have gotten this plugin to work on a server when it was first released. Now I need it again for a server. I have all the depended plugins and skywars installed but, when I reload or restart, refrest FTP, there seems to be no folder generated. The commands don't work as well.
-
View User Profile
-
Send Message
Posted Jan 8, 2014@devilsphere007
Do you have the message present for the particular node in plugins/SkyWars/messages.yml
-
View User Profile
-
Send Message
Posted Jan 7, 2014i have got skywars working on 1.7.2 but when you enter and leave the game it shows the perm for the message not the message its self, also the countdown dosent work, I'm op on the server as well so have all the perms! any help would be appropriated.
-
View User Profile
-
Send Message
Posted Jan 7, 2014@PCM_Tazmaik
For a future release, sure
-
View User Profile
-
Send Message
Posted Jan 7, 2014@Ajalex118
Do you have the dependencies? Did it say that the plugin was enabled in console when you started up the server?
-
View User Profile
-
Send Message
Posted Jan 7, 2014@kingvasquez13
Make sure you op? or have the permission.
-
View User Profile
-
Send Message
Posted Jan 7, 2014i am not able to set lobby help me please? it says insufficient permissions
-
View User Profile
-
Send Message
Posted Jan 7, 2014@andypandy89
Oh ok that's good ! :D
-
View User Profile
-
Send Message
Posted Jan 7, 2014Hi andypandy89 !
It's possible to add for a future update: Is it possible to prevent the counter restart when the minimum number of players required for the game is affected? If some players leave and return and therefore the counter never ends :s
-
View User Profile
-
Send Message
Posted Jan 7, 2014hi can u help me when I put the .jar in my plugins folder there was not a config folder that showed up even when I started my server
-
View User Profile
-
Send Message
Posted Jan 7, 2014@Yhezz
Been a lot of reports that the pressure plates do not work on 1.7, you can recompile the plugin in order to fix this, or wait for the update I'm planning to release sometime this week.