This addon requires you to have the latest version of Corebot, if you don't have Corebot you can purchase it here https://www.mc-market.org/resources/8501/
This ticket allows you to ban users from opening tickets.
This supports the following.
- Corbot Tickets
- LloydsTickets (v1.7.1)
- Partly UltimateTickets (This works with -new but you are gonna have to remove the role from viewing the open a ticket channel)
LloydsTickets:
Configuration:
This ticket allows you to ban users from opening tickets.
This supports the following.
- Corbot Tickets
- LloydsTickets (v1.7.1)
- Partly UltimateTickets (This works with -new but you are gonna have to remove the role from viewing the open a ticket channel)
LloydsTickets:
Configuration:
YAML:
Settings:
Command:
ticketMute:
CMD: ticketmute
Permission: Management
AssignRole: false
Messages:
BrandingName: LloydsTickets -
InvalidArgs:
Title: "{branding} Incorrect Usage"
Description: The correct usage for `ticketmute` is `ticketmute <@user> <time>`
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
IncorrectPermission:
Title: "{branding} Permission"
Description: You do not have the correct permission role to use `ticketmute`.
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
UserMuted:
Title: "{branding} User muted"
Description: You have successfully muted **{tagged-tag}** until <t:{time}>
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true
UserAlreadyMuted:
Title: "{branding} User already muted"
Description: You attempted to mute **{tagged-tag}** but they are already
ticketmuted until <t:{time}>
Footer: "{discord-tag}"
FooterIcon: "{discord-pfp}"
Timestamp: true