What are Carbon Modules?
Carbon modules are similar to plugins but are built directly into Carbon. They provide a lightweight way to add common functionality, such as managing players or increasing stack sizes.
Core Modules
- Admin Module – Adds an in-game Carbon Administration Panel.
- Color Picker Module – Displays a color picker and saves the selected values.
- Date Picker Module – Allows date selection and saves the chosen date.
- File Picker Module – Enables file selection from the filesystem and stores the value.
- Image Database Module – Lets developers store and retrieve images easily.
- Modal Module – Displays modals (popup dialogs) to players.
Optional Modules
- AutoWipe Module – Automates wipe actions using cron jobs.
- Circular Networking Module – Optimizes player networking to be radius-based.
- Gather Manager Module – Adjusts in-game gather rates for resources.
- Moderation Tools Module – Grants
Auth 0
users access to specific F1 commands likenoclip
andgod true
. - Selective EAC Module – Allows toggling Easy Anti-Cheat for specific players via permissions.
- Stack Manager Module – Enables in-game item stack customization.
- Vanish Module – Lets players with permission use
/vanish
to toggle visibility from other players. - Whitelist Module – Restricts server access to whitelisted players with proper permissions.