ℹ️CM Notification
CM Notification Documentation
-----INSTALLATION------
STEP 1 - Drag And Drop
STEP 2 - Add SQL
CREATE TABLE IF NOT EXISTS `cm_notify` (
`identifier` varchar(65) DEFAULT NULL,
`position` longtext DEFAULT NULL,
UNIQUE KEY `identifier` (`identifier`) USING HASH
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;STEP 3 - Edit Functions Lua
STEP 4 - Find Function
STEP 5 - Replace Code
-----INFORMATION------
Information - 1 How to use events or exports
Information - 2 Notification Types
Preview
TEBEX
Discord
Last updated