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 Oct 13, 2013Still a bit confused on allowing VIP points, this is how I have it set up, and it's now giving it to both groups:
http://pastebin.com/ucjF9Yf9
-
View User Profile
-
Send Message
Posted Oct 13, 2013@matthijs110
Update your messages.yml. Score can be obtained with GamePlayer.getScore.
-
View User Profile
-
Send Message
Posted Oct 13, 2013It works now :D.
What code do you use to get the total score? objective.getScore etc..
And here are 2 bugs: - The title of the kit menu is kit.window-title - Content: is shown under the lore text. Example: Stone Bow Content:
And my points are still wrong. I tried everything.. doesn't work :(.
-
View User Profile
-
Send Message
Posted Oct 13, 2013please help i dont have any idea
The Error
@wietje
-
View User Profile
-
Send Message
Posted Oct 13, 2013@Wietje
amazing, appreciate it :)
-
View User Profile
-
Send Message
Posted Oct 13, 2013@Wietje
Didn't worked...
-
View User Profile
-
Send Message
Posted Oct 13, 2013@GameplayerHD
Done.
@matthijs110
Probably because you've "use-economy" set to true.
@matthijs110
There are plenty of tutorial on how to use maven.
-
View User Profile
-
Send Message
Posted Oct 13, 2013@Wietje
Still confused….
-
View User Profile
-
Send Message
Posted Oct 13, 2013I can't reset my points. It stays on -300 or so..
Even after removing or changing my player data.
-
View User Profile
-
Send Message
Posted Oct 13, 2013Wietje a suggestion, can we have an option in config:
Clear-inventory: true/false
So we can have a shop in the skywars lobby, so people can buy stuff with their earned skywars coins and use them ingames :D
Thanks :)
-
View User Profile
-
Send Message
Posted Oct 13, 2013@matthijs110
Install the 3rd party JARs with "mvn install" and modify the pom file. Google is your friend.
-
View User Profile
-
Send Message
Posted Oct 13, 2013@wietje
Its still not working with Meaven. I get this error:
Thats the error
-
View User Profile
-
Send Message
Posted Oct 12, 2013@Lengendaryhalo
Multiverse issue. Get their BETA version.
-
View User Profile
-
Send Message
Posted Oct 12, 2013People dont die when people fall in to the void.
-
View User Profile
-
Send Message
Posted Oct 12, 2013Anyone have some schematics they could send me?
-
View User Profile
-
Send Message
Posted Oct 12, 2013@drnose21
Upgrade your Multiverse to the latest BETA version.
@Lengendaryhalo
Look up the error above, in the "Error Troubleshooting" section.
-
View User Profile
-
Send Message
Posted Oct 12, 2013Anyone have the fix for the error occured while enabling skywars http://pastebin.com/av8Ng5MD
-
View User Profile
-
Send Message
Posted Oct 12, 2013I downgraded my skwars plugin to the first release but the arena is still generating like that
-
View User Profile
-
Send Message
Posted Oct 12, 2013@Wietje
I am using multiverse thank you very much :D
-
View User Profile
-
Send Message
Posted Oct 12, 2013@drnose21
I'm guessing you're using Multiverse. Get the BETA version.