New: Staff Sprites
Staff Menu → Edit staff
Fixed player account not showing the proper data
You can now define default duty behaviour for all staff when they join the server.
Improved Job Distribution visualizer ( you can now hide jobs )
Fixed Noclip deleting entities on collision
Voice Channel is now implemented
offline bans
Fix console colouring
Statistics
"hierarchy_protection": true,
+ "default_duty": true,
"branding": {
Execute the following code to update your database and add missing structure
ALTER TABLE `luxu_admin_groups` ADD COLUMN `sprite` LONGTEXT NULL;
"staff_sprite": "Staff Sprite",
"width": "Width",
"height": "Height",
"change": "Change",
"change_staff_sprite": "Change Staff Sprite",
"set_the_staff_url_or_base64": "Set the staff url or base64",
"invalid_image_url": "Invalid image url",
"sprite_preview": "Sprite Preview",
"sprite": "Sprite",
"load": "Load",
"size": "Size",
"birthday": "Birthday",
"show_sprite": "Show Sprite",
"join_voice_channel": "Join Voice Channel",
"leave_voice_channel": "Leave Voice Channel",
"join": "Join",
"leave": "Leave",
"in_voice_channel": "In Voice Channel",
"not_in_voice_channel": "Not in Voice Channel"