Skywars

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

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

CommandPermissionDescription
/swN/AMain command, will list all available commands
/sw startskywars.command.startStarts a SkyWars game
/sw leaveN/ARemoves you from the game you're currently in
/sw kitN/AAllows a player to pick kits (skywars.kit.name)
/sw setlobbyskywars.command.setlobbySets the lobby
/sw reloadskywars.command.reloadReloads the chests, kits and the plugin.yml
/sw scoreskywars.command.scoreShows your current point balance
/sw score <player>skywars.command.score.othersShows current score balance of given player
/sw score set <player> <balance>skywars.command.score.setSets the score balance for the given player
/sw score give <player> <balance>skywars.command.score.giveAdds given amount to players score balance
/sw score take <player> <balance>skywars.command.score.takeRemoves given amount from players score balance

Configurable files

FileURL
config.ymlhttps://github.com/andypandy89/SkyWars/blob/master/src/main/resources/config.yml
messages.ymlhttps://github.com/andypandy89/SkyWars/blob/master/src/main/resources/messages.yml
chest.ymlhttps://github.com/andypandy89/SkyWars/blob/master/src/main/resources/chest.yml
kitshttps://github.com/andypandy89/SkyWars/blob/master/src/main/resources/example.yml

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.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Recent Files

Bukkit