- Fougerite Compatibility
- 1.1.0+
- Plugin's Engine
- C# (Modules)
This plugin allows you to talk to moderators/admins in private in-game!
Command:
/adc message
/mdc message <-- If adminchat is disabled for mods, they can also use the mod chat.
/adcreload
Config:
There is no config. Open the py file, and there is only one setting.
Permissions:
adminchat.admin - To use admin chat
adminchat.moderator - To use moderator chat
adminchat.reload - To reload the config
Command:
/adc message
/mdc message <-- If adminchat is disabled for mods, they can also use the mod chat.
/adcreload
Config:
There is no config. Open the py file, and there is only one setting.
Python:
# Set It to False to disable
EnableForModerators = True
adminchat.admin - To use admin chat
adminchat.moderator - To use moderator chat
adminchat.reload - To reload the config