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

https://github.com/shanebeee/skbee

SkBee is a Skript addon that aims to add more useful elements to Skript.
https://github.com/shanebeee/skbee

bukkit hacktoberfest minecraft papermc plugin skript spigot

Last synced: about 2 months ago
JSON representation

SkBee is a Skript addon that aims to add more useful elements to Skript.

Awesome Lists containing this project

README

          

# SkBee

**SkBee** is a [**Skript**](https://github.com/SkriptLang/Skript) addon that aims to add more useful elements to Skript.

## ELEMENTS:
This is only a small list of the many things included
- **NBT elements** get/set NBT of items, blocks (tile entities) and entities. (Available for 1.8.8+)
- **FastBoards** super-duper simple anti-flicker scoreboards (Available on 1.13+)
- **Recipes** add custom recipes and remove vanilla recipes (Available on 1.13+)
- **BlockData** get/set block data with ease (Available on 1.13+)
- **Structures** use vanilla Minecraft's structure system for saving/pasting structures in your world
- **TextComponents** a system a little more advanced than Skript's text formatting. You can build text components and manipulate each one separately with things like hover events (including showing an item), click events, and much more.
- **WorldCreator** create your own custom worlds with some handly little options
- **Bounds** create your own simple bounds similarly to WorldGuard regions
- **GameEvents** use Minecraft's GameEvent system, which was created for Skulk Sensors. This system adds more events to the server than were previously available

## DOWNLOADS:
Downloads for SkBee can be found on [**Modrinth**](https://modrinth.com/plugin/skbee/versions)

## VERSION SUPPORT:
Here at SkBee, we strive to support the latest versions of both Skript and Minecraft.
Let's break it down:
- Skript:
- We aim to support the latest stable version of Skript, ensuring compatibility and functionality.
- We also hope to support upto the latest 3 major releases of Skript.
- Minecraft:
- We aim to support the latest release of Minecraft as soon as we can. (This is usually delayed as we wait for NBT-API to update).
- We also aim to support the latest 3 drops of Minecraft.

## WIKI:
See the [**Wiki**](https://github.com/ShaneBeee/SkBee/wiki) for more detailed info on syntaxes

## DOCS:
[![SkriptHubViewTheDocs](http://skripthub.net/static/addon/ViewTheDocsButton.png)](http://skripthub.net/docs/?addon=SkBee)

## [**JavaDocs**](https://shanebeee.github.io/docs/SkBee/)

## CONTRIBUTING:
SkBee is an open source project, and we are open to contributions from the community.
Before working on a contribution please read our [contributing guidelines](https://github.com/ShaneBeee/SkBee/blob/master/.github/contributing.md)

## BUILDING:
SkBee is a gradle project.
Simply clone the repo to your computer then run `./gradlew build`.

## OUTDATED:
Are you running an **outdated** version of Minecraft and looking for an **outdated** build of SkBee that will work on your **outdated** server? Well look no further, here is a list of **outdated** builds of SkBee for your **outdated** server.
Keep in mind, these **outdated** builds for **outdated** servers are not supported and you will not get support/bug fixes, because they're **outdated**!

See the version tab on [**Modrinth**](https://modrinth.com/plugin/skbee/versions) for all version downloads.
Use the "Game Versions" dropdown to locate the appropriate version of SkBee for your server version.