Files
Arcturus-Morningstar-Extended/Database Updates
duckietm 0224f3f416 🆕 Added Staffchat to the Emu
!!! Do not run the Staffchat plugin anymore !!!!

- execute the sql:

INSERT INTO `permission_definitions` (`permission_key`, `max_value`, `comment`)
VALUES ( 'acc_staff_chat', 1, 'Grants access to the in-game Staff Chat group buddy: receives broadcasts from other staff and can broadcast to anyone holding this permission.' )
ON DUPLICATE KEY UPDATE `max_value` = VALUES(`max_value`), `comment`   = VALUES(`comment`);
2026-04-28 13:51:04 +02:00
..
2026-04-14 15:21:43 +02:00
2026-04-19 09:41:21 +02:00
2026-03-29 14:46:53 +02:00
2026-04-19 09:39:51 +02:00
2026-04-19 09:39:51 +02:00
2026-04-19 09:39:51 +02:00
2026-04-19 09:39:51 +02:00
2026-04-19 09:39:51 +02:00
2026-04-19 09:39:51 +02:00