🃏Card Collection
Steps to Add a New Card to the System and to use /collection command.
⚡ First Start
➕ Add a New Card or Collection
1. Define the Card in Config
Config.Cards = {
["Botilus"] = {
"bt_1",
"bt_2",
"bt_3",
"bt_4",
"bt_5",
"bt_6" -- New card
},
-- Other collections...
}2. Add the Card Image
3. Enable Automatic Database Insertion (Optional)
4. Test the Card
📝 Admin Command: /collection
Description
Command Syntax
Usage
📦 Card Placement Details
📌 Notes & Validations
📝 Admin Command: /delcollection
Description
How it works
Usage
📌 Notes
Last updated