Azalea Essentials | Update V2.2 Beta 8
Go to filesAre you tired of your server being boring? Download this addon today!
Azalea is a feature-rich server essentials addon for Minecraft Bedrock Edition. It provides various tools and functionalities to enhance your server, such as a very customizable chat system or admin panel.
NOTE: Azalea is in a very unstable state currently. Please report any bugs on the Discord server!
Made by powertrash on Discord
Github: https://github.com/Azalea-Essentials/Azalea
Discord Server: https://discord.com/invite/azalea-essentials-922867041029984316
Documentation: https://azalea.trashdev.org
Here are some other screenshots I took of Azalea
Features
This is not a full list!
Once you open the Chest GUI Editor for the first time, you should see something like this (without the UIs, obviously):
You can add a Chest GUI by clicking "Add chest GUI" or "Add advanced chest GUI".
Advanced Chest GUIs
To use advanced chest GUIs, you need a basic understanding of jะฐvascript.
Functions:
setIcon("IconID")
setName("Item Name")
setPos(col,row)
setLore(["a","b"])
setonclick(player => {
โ// type code here...
});
Updated on September 26
Azalea Update 2.2 Beta 8
Features:
- Updated for 1.21.30.
- Added a Discontinuation Warning that will appear on October 1 2024.
Azalea V2.2 Beta 3 is out!
- Fixed many bugs.
- Major admin panel rework.
Azalea V2.2 Beta 1 is out!
- Fixed chatranks.
- Added new very cool emojis.
- Fixed some lag issues.
- Fixed some bugs.
- Added advanced Chest GUIs. (JะฐvaScript mode)