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
- Host: GitHub
- URL: https://github.com/bg-software-llc/ssb-oneblock
- Owner: BG-Software-LLC
- License: gpl-3.0
- Created: 2020-08-18T19:51:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T09:59:48.000Z (10 months ago)
- Last Synced: 2025-04-13T10:42:08.642Z (10 months ago)
- Topics: bgsoftware, java, minecraft, oneblock, plugin, skyblock, spigot, superiorskyblock
- Language: Java
- Homepage:
- Size: 321 KB
- Stars: 17
- Watchers: 1
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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