Azalea Essentials | Update V2.2 Beta 3
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.
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 April 29
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)