Skip to content

Bukkit plugin for a multiplayer version of Skyblock. Contains a PvP version, where each player has one life/island and a build mode with endless lifes.

Notifications You must be signed in to change notification settings

redbaron148/SkyBlock-Multiplayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

This plugin is a multiplayer version of the singleplayer version of SkyBlock which contains two different game modes:
(1) PvP mode, where each player has one life and island
(2) build mode with endless lifes

The plugin creates an empty minecraft world with the name "SkyBlockMultiplayer" additional to your existing worlds.
Initially only an out-look tower is created, which can be accessed via console command "/skyblock join". With the command "/skyblock start" the player gets a new island.
The distance between the islands can be changed within the config file.


New languages for the game messages can be added as .yml files to the language folder. A number of languages (only default english and german at the moment) are provided in the zip subfolder "language_translations".
These files can be copied into the folder SkyBlockMultiplayer/languages and can also be used as basis for new tranlations. To load a new language file use the command "/skyblock set language <language>".


How to install the plugin:
Copy the SkyBlockMultiplayer.jar into your plugin folder
Start the server, the plugin creates a folder named SkyBlockMultiplayer, this folder contains the config file and the language folder with the default english.yml

Commands:
/skyblock – shows the version
/skyblock join - join Skyblock
/skyblock start - get an island
/skyblock newIsland [player] - give yourself or an other player a new island
/skyblock set offline - deactivate Skyblock
/skyblock set online - activate Skyblock
/skyblock set language <language> - change language
/skyblock set pvp <option> - <on> or <off>
/skyblock reset - reset Skyblock
/skyblock reload config - reload config
/skyblock reload language - reload language
/skyblock status - show status


Permissions:
skyblock.set – needed for set commands
skyblock.reset – needed for reset command
skyblock.newisland – needed only if PVP is on
skyblock.reload - needed for reload commands


Changelog:
version 0.45 alpha, for 1.1 R-7:
 	- fixed sign direction 	
 

Downloads:
https://github.com/Leseratte91/SkyBlock-Multiplayer/downloads

About

Bukkit plugin for a multiplayer version of Skyblock. Contains a PvP version, where each player has one life/island and a build mode with endless lifes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published