An open API service indexing awesome lists of open source software.

https://github.com/bg-software-llc/ssb-oneblock

OneBlock Addon for SuperiorSkyblock2
https://github.com/bg-software-llc/ssb-oneblock

bgsoftware java minecraft oneblock plugin skyblock spigot superiorskyblock

Last synced: 5 months ago
JSON representation

OneBlock Addon for SuperiorSkyblock2

Awesome Lists containing this project

README

          

# SSB - OneBlock

OneBlock module for [SuperiorSkyblock2](https://www.spigotmc.org/resources/63905/).

## Compiling

You can compile the project using gradlew.

Run `gradlew build` in console to build the project.

## Installation

1. Download the module on our [Jenkins page](https://hub.bg-software.com/job/SuperiorSkyblock%20Addons/job/OneBlock/)!
2. Drag the jar to the modules folder of SuperiorSkyblock.
3. Start the server.

## Placeholders

The module supports custom placeholders to grab progress of islands:
- `%superior_oneblock_phase_block%` Get the current block in the phase of the island.
- `%superior_oneblock_phase_level%` Get the current phase level of the island.
- `%superior_oneblock_progress%` Get the progress of the island, in percentage.
- `%superior_oneblock_blocks_in_phase%` Get the number of blocks needed to be broken in the phase of the island.
- `%superior_oneblock_phase_name%` Get the name of the phase of the island.
- `%superior_oneblock_next_phase_name%` Get the name of the next phase of the island.

## Updates

This plugin is provided "as is", which means no updates or new features are guaranteed. We will do our best to keep
updating and pushing new updates, and you are more than welcome to contribute your time as well and make pull requests
for bug fixes.

## License

This plugin is licensed under GNU GPL v3.0