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 22, 2014is it only 4 1.6.4
-
View User Profile
-
Send Message
Posted Jan 22, 2014whoops i actually have Beta build R0.2
-
View User Profile
-
Send Message
Posted Jan 22, 2014@andypandy89
i think it might be because my server has an error enabling it
i am running 1.7.2 Beta R0.1 and i have A few plugins this is what my server says
[16:42:52 INFO]: [SkyWars] Enabling SkyWars v1.0.5
[16:42:52 INFO]: [SkyWars] [SchematicController] Registered 0 schematics ...
[16:42:52 INFO]: [Multiverse-Core] Loading World & Settings - 'island-0' - Env:
NORMAL - Type: NORMAL & generator: SkyWars
[16:42:53 INFO]: Preparing start region for level 8 (Seed: -7121903516840431554)
[16:42:54 INFO]: [SkyWars] [ChestController] Registered 1 chest items ...
[16:42:54 ERROR]: Error occurred while enabling SkyWars v1.0.5 (Is it up to date
?)
java.lang.NoClassDefFoundError: net/ess3/api/IEssentials
at vc.pvp.skywars.utilities.ItemUtils.parseItem(ItemUtils.java:43) [?:?
]
at vc.pvp.skywars.controllers.KitController$Kit.<init>(KitController.jav
a:193) [?:?]
at vc.pvp.skywars.controllers.KitController.load(KitController.java:64)
[?:?]
at vc.pvp.skywars.controllers.KitController.<init>(KitController.java:34
) [?:?]
at vc.pvp.skywars.controllers.KitController.get(KitController.java:256)
[?:?]
at vc.pvp.skywars.SkyWars.onEnable(SkyWars.java:116) [?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) [c
raftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
r.java:384) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.jav
a:298) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.
java:280) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:3
42) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:3
19) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:2
75) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.jav
a:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
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.findClass0(PluginClassLoader
.java:80) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_40]
at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_40]
... 17 more**
-
View User Profile
-
Send Message
Posted Jan 22, 2014@andypandy89
Plz tell me what to do to play i did wand, selected the skywars i also put chests and a beacon block above every island. i dd schematic save <name> then dragged it into the schematics folder in the skywars folder, launched the server then i set my lobby again and put a pressure plate in the world that i set my lobby in. then i steped on it. my friend steped on it too it didnt do anything. plz help
-
View User Profile
-
Send Message
Posted Jan 22, 2014@KevinEssence
hi
-
View User Profile
-
Send Message
Posted Jan 22, 2014@andypandy89
Plz tell me what to do to play i did //wand, selected the skywars i also put chests and a beacon block above every island. i dd //schematic save <name> then dragged it into the schematics folder in the skywars folder, launched the server then i set my lobby again and put a pressure plate in the world that i set my lobby in. then i steped on it. my friend steped on it too it didnt do anything. plz help
-
View User Profile
-
Send Message
Posted Jan 22, 2014will there be a command for adding score
-
View User Profile
-
Send Message
Posted Jan 21, 2014@pompy5685
Thank you :_)
-
View User Profile
-
Send Message
Posted Jan 21, 2014If any ones having probs downloading dev builds follow this
go to http://ci.ultimateminecraft.net/job/SkyWars/5/vc.pvp$skywars/ And find Build Artifacts then click skywars-1.0.5.jar and that should download it!
:D
-
View User Profile
-
Send Message
Posted Jan 21, 2014@richardswp
Prob today or tommor :)
-
View User Profile
-
Send Message
Posted Jan 21, 2014missing out too far to version 1.0.5?
-
View User Profile
-
Send Message
Posted Jan 21, 2014@levisn1
Your welcome!
-
View User Profile
-
Send Message
Posted Jan 21, 2014@KevinEssence
Thanks for the answer :D
-
View User Profile
-
Send Message
Posted Jan 21, 2014@levisn1
Wait for it, should be out today, can't see or download it in Jenkins.
-
View User Profile
-
Send Message
Posted Jan 21, 2014latest dev is 5
-
View User Profile
-
Send Message
Posted Jan 21, 2014someone can link me the latest dev version? i can't download it
-
View User Profile
-
Send Message
Posted Jan 21, 2014i went into the world where i wanted to set my lobby and then did /sw setlobby
then i made a little hole 4 people to jump into when they wanna play and i put pressure plates in that hole
@andypandy89
-
View User Profile
-
Send Message
Posted Jan 21, 2014I did that
@andypandy89
-
View User Profile
-
Send Message
Posted Jan 21, 2014@CoolPikaPlaysMC
Hey, /sw leave currently has no permission node, all players may use it. Please make a ticket describing the wanted enhancement if you want to see this changed.
You can use skywars.kit.<nameofkit> to restrict a kit to certain users or groups.
Step on a stone pressure plate in the lobby world to join the SkyWars-game.
-
View User Profile
-
Send Message
Posted Jan 21, 2014@andypandy89
I have PermissionsEx and i want to add permission 4 people to leave and choose kits but on the permission bourd thing it says N/A for them plz help and also after ive added the permissions what do i do i set my lobby and added the scematic to the schematics folder in skywars but i cant figure out how to join is there like a /sw setportal command or something
plz help