Posts: 12
Threads: 3
Joined: Nov 2015
Thanks: 0
Given 0 thank(s) in 0 post(s)
Hi
I do not see a skywars plugin.
And i like SkyWars
PS:sorry for my bad english i come from the netherlands
Posts: 1,162
Threads: 68
Joined: Mar 2013
Thanks: 245
Given 125 thank(s) in 100 post(s)
Yay, a skywars plugin would be awesome.
Im addicted to skywars.
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
12-21-2015, 07:04 AM
(This post was last modified: 12-21-2015, 08:23 PM by NiLSPACE.)
Could you describe the plugin? I have no idea what a "skywars" plugin is.
I'm from the Netherlands as well, so if you want I can translate your description.
Posts: 12
Threads: 3
Joined: Nov 2015
Thanks: 0
Given 0 thank(s) in 0 post(s)
Hoi NilSpace
Ik ben wel een beetje slecht in Engels dus dankjewel.
Nou een SkyWars is een plugin voor een game net zo als PantBall en HungerGames alleen is deze natuurlijk anders.
Iedereen begint op een apart eilandje in een koker na wat aftellen val je uit je koker op je eiland. Op je eiland zitten chesten met spullen erin (diamant zwaard armor enz) met die spullen kan je naar ander manse eilandjes gaan en hun killen voor spullen als iedereen dood is op een na heeft die gewonnen. O ja als plugin zou ik doen dat je spawnpoints kan neerzetten als admin en een arena selecteren. En het is handig als net bij joun hungergames plugin de chesten automatisch worden gevuld
Groetjes, Pelle
Posts: 4,628
Threads: 115
Joined: Dec 2011
Thanks: 693
Given 494 thank(s) in 423 post(s)
Thanks, I'll translate it tomorrow, because it's a little hard to do on a phone.
Posts: 66
Threads: 12
Joined: Oct 2015
Thanks: 0
Given 10 thank(s) in 8 post(s)
Here's the basic idea of a SkyWars map:
You have a number of islands all surrounding one central island. Each island has 1 spawn point, plus a chest and a bed (only in some versions). The chest contains beginner items, including stone/cobblestone. One central island is home to a larger number of chests containing much more powerful items. Players have to get between the islands and fill all other players. This is normally made easier by the islands essentially being 'floating' above a void.
All the plugin should do: Handle start/stop of a round, and remember arena definitions, as well as resetting the arena between games. Spawn points should just be remembered as coordinates, and there should be a command to set them, as well as a "lobby", "spectator", and "dead" area. The plugin should also handle a few player fail safes such as AFK kicking, what happens when a player logs out mid-game, etc. Luckily, unlike some other minigames, Skywars ONLY cares about player deaths, so it would be one of the easiest to write a plugin for.
When I mentioned beds earlier: Some versions of Sky Wars allow you to keep respawning so long as you have a bed (without inventory keeping). This means that players have to destroy other players beds in addition to killing them, adding another layer. For this one to be done, you'd need to set the players personal spawn there, without requiring them to sleep in the bed.