Recently Updated Pages
Center A Message In Chat
To center a message in chat, add <center> at the start of the message.
Send Message As A Boss Bar
You can choose to send a chat message as a bossbar by adding <bossbar> at the start of the messag...
Send Message As A Title
You can choose to send a chat message as a title by adding <title> at the start of the message.
Send Message As Toast
You can choose to send a chat message as a toast by adding <toast> at the start of the message.
Send Message As Action Bar
You can choose to send a chat message as an actionbar by adding <actionbar> at the start of the m...
Player Variable
You can also show the players name by inserting {player} into the message.
Json
Minecraft allows you to create more advanced messages using Json. You can use a json text generat...
Creating Your First Multiplier Category
What are categories? Categories serve as the organizing framework for categorizing each type of ...
Prefix
Insert the Prefix from settings.yml into any message just add {prefix} to the message
Add-on Roundup
What are add-ons? Add-ons are .jar files used to extend the capabilities of the main plugin. We ...
Installing The Plugin
After downloading the plugin from BuiltByBit, place it in the plugins folder on your server. That...
Creating Addon Lua
To accommodate addons that necessitate only a minimal amount of code, we have introduced the opti...
Addon Roundup
What are addons? Addons are used to extend the capabilities of the main plugin. We offer free ad...
PlaceholderAPI
Below is a list of placeholders that can be used to retrieve data about the boosters. {scope} ...
Creating A Custom Fragment Generator Lua
It is possible to use Lua to develop a simple or new fragment generator for additional events. F...
Creating An Addon
Setup a new project then right click the project and create a directory called libs. Once that i...
Creating A New Fragment Generator Java
We made it easy to create new custom fragment generators Create a new class in your project and ...
Creating A New Currency Java
Creating a new currency is very easy; simply extend our Currency class Currency After extending...
Installing The Plugin
After downloading the plugin from BuiltByBit, place it in the plugins folder on your server. That...
Creating an Effect Booster (Java)
Below is an example of how you can create a booster that applies effects to the player Main Cl...