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 Nov 22, 2013@CharlesVien456
Allows a player to pick kits (skywars.kit.name)
-
View User Profile
-
Send Message
Posted Nov 22, 2013This plugin needs more documentation.
-
View User Profile
-
Send Message
Posted Nov 22, 2013Can you list the permissions somewhere for kits. I dont see how I can give people certain kits.
-
View User Profile
-
Send Message
Posted Nov 22, 2013@CharlesVien456
@CraftPimp
Will do whenever I've the time to do so. Feel free to submit a pull request to support both the older and newer API of Essentials.
-
View User Profile
-
Send Message
Posted Nov 21, 2013@CharlesVien456
Amen... why dont u make a version with the new essentials?
-
View User Profile
-
Send Message
Posted Nov 21, 2013Instead of telling us to downgrade essentials when the error java.lang.NoSuchMethodError: com.earth2me.essentials.IEssentials.getItemDb()Lcom/earth2me/essentials/ItemDb; occurs, how about you make a version that actually works with essentials?
-
View User Profile
-
Send Message
Posted Nov 20, 2013@Wietje
Yes. It won't transfer the event
-
View User Profile
-
Send Message
Posted Nov 20, 2013@Hunterasaurus
You sure that's the full error?
-
View User Profile
-
Send Message
Posted Nov 20, 2013@Wietje
No it happens when it tries to start the game then this happens. http://pastebin.com/9yxRcGAu
-
View User Profile
-
Send Message
Posted Nov 20, 2013@Wietje
Thanks!
-
View User Profile
-
Send Message
Posted Nov 20, 2013@alex444143
http://www.pastebin.com/. Paste your error here and comment with the link.
@KevinEssence
@Hunterasaurus
@Hunterasaurus
Totally unrelated. That's a message by WorldEdit.
-
View User Profile
-
Send Message
Posted Nov 20, 2013@Hunterasaurus
Happens when I step on Pressure Plate
-
View User Profile
-
Send Message
Posted Nov 20, 201320.11 09:32:42 [Server] WARNING No compatible nms block class found.
-
View User Profile
-
Send Message
Posted Nov 19, 20133 questions:
1. Not all chest get filled anymore, any idea? 2. Is there a command to give out score aka points? As some users are reporting they lost a bunch of points. 3. Any way to make points spendable on not only kits but on a shop as currency?
-
View User Profile
-
Send Message
Posted Nov 19, 2013Help me, i made a arena, did everything in this vid: https://www.youtube.com/watch?v=u06mwEI1Daw i got al the required stuff but when i join, i fell down the world, en then i got a message, flying is not allowed?
-
View User Profile
-
Send Message
Posted Nov 19, 2013@alex444143
Do you have all the requirements?
-
View User Profile
-
Send Message
Posted Nov 19, 2013Please help me! Everything i write xcept /sw turns into An Interal error
-
View User Profile
-
Send Message
Posted Nov 19, 2013@deleted_11279897
Item parsing due to laziness.
@winter4w
Use a chat plugin and enable "chat-handled-by-other-plugin"
@MacFresno
Your schematic does not have any spawn points. Define a spawn point in your schematic with a beacon block.
@nightcrawler601
I'm guessing that the permissions plugin you're using does not support prefixes, or the prefixes of your permissions plugin is not supported by Vault. Look for any stack traces in your server.log and pastebin (http://www.pastebin.com/) them. You can always enable "chat-handled-by-other-plugin" and have an extern plugin handle your chat (like EssentialsChat), you can set the score property by using "[score]" in the chat formatting.
The use of /reload is not recommended. Always stop/start your server the normal way.
-
View User Profile
-
Send Message
Posted Nov 17, 2013Why do I need Essentials? CommandBook support?
-
View User Profile
-
Send Message
Posted Nov 17, 2013@nightcrawler601
@nightcrawler601
I am not sure