Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abwasserrohr/skyblock.sk
Run Minecraft SkyBlock on Spigot with Skript
https://github.com/abwasserrohr/skyblock.sk
minecraft skript skyblock
Last synced: about 1 month ago
JSON representation
Run Minecraft SkyBlock on Spigot with Skript
- Host: GitHub
- URL: https://github.com/abwasserrohr/skyblock.sk
- Owner: Abwasserrohr
- License: mit
- Created: 2018-11-28T17:28:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T18:09:41.000Z (over 3 years ago)
- Last Synced: 2024-11-12T07:39:45.300Z (3 months ago)
- Topics: minecraft, skript, skyblock
- Homepage:
- Size: 1.73 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SKYBLOCK.SK
Run Minecraft SkyBlock with SkriptSKYBLOCK.SK adds a extensive and highly customizable SkyBlock Gamemode into your server using Skript with only a small amount of dependencies. Feel free to use SKYBLOCK.SK on your server and change it as you like, enhancements can be introduced by a pull request.
### Dependencies
- [Spigot](https://hub.spigotmc.org/stash/projects/SPIGOT) Minecraft Java version 1.16.5
- [Skript](https://github.com/SkriptLang/Skript)
- [skript-mirror](https://github.com/btk5h/skript-mirror)
- [SkQuery](https://www.spigotmc.org/resources/unofficial-skquery-fork-1-6-1-12.36631/)
- [Vault](https://www.spigotmc.org/resources/vault.34315)
- [Fe](https://www.spigotmc.org/resources/fe.723/) (Any economy plugin supporting Vault is possible)### Useful extensions
- [AdvancedAchievements](https://github.com/PyvesB/AdvancedAchievements)
- [ChestShop](https://github.com/ChestShop-authors/ChestShop-3)
- [GraviTree](https://github.com/ShaneBeee/GraviTree/releases)### Why SKYBLOCK.SK
SKYBLOCK.SK allows server operators to open the files plain in any editor of their choice, like Notepad++ and saving it directly into the server folder. Then reload the server and it can be used.
Thanks to the simplicity of Skript, server operators can use pseudocode like code, which is very easy to read and to change without getting in contact with Java. Skript is [well documented](http://skriptlang.github.io/Skript/), free and accessible to everyone who can read and write.### Demo servers
If you're running SKYBLOCK.SK, feel free to create a issue to get your server displayed here.
- join.skyroad.me
- [Website](https://skyroad.me)
- [Discord](https://discord.gg/FRuK5BC)### Roadmap
- Add multible languages to the project
- Create a documentation for server operators
- Also include all variables which can be used by the server operator
- Final Testing and bugfixing
- Publish the Skript to https://forums.skunity.com and maintain/update it for future versions of minecraft### Stats
[![Chat](https://img.shields.io/discord/183549486675525634.svg?style=for-the-badge&color=success)](https://discord.gg/FRuK5BC)
![Closed issues](https://img.shields.io/github/issues-closed-raw/Abwasserrohr/SKYBLOCK.SK.svg?style=for-the-badge&color=success)
![Last commit](https://img.shields.io/github/last-commit/Abwasserrohr/SKYBLOCK.SK.svg?style=for-the-badge&color=success)
![Repo size](https://img.shields.io/github/repo-size/Abwasserrohr/SKYBLOCK.SK.svg?style=for-the-badge&color=success)
![License](https://img.shields.io/github/license/Abwasserrohr/SKYBLOCK.SK.svg?style=for-the-badge&color=success)