DragonTechMC / DTPunishment

Sponge API 5/7 - Punishment and Chat Filter Plugin
http://www.dragontechmc.com/
4 stars 6 forks source link

Notifications #6

Closed yepidoodles closed 7 years ago

yepidoodles commented 7 years ago

We need to tell both players, and staff when mute/ban points are being removed and added via command.

Player
AQUA <amount> mute/ban points have been removed; you now have <amount>
RED <amount> mute/ban points have been added; you now have <amount>

Staff doing command
AQUA You have removed <amount> mute/ban points from <player>; they now have <amount>
RED You have added <amount> mute/ban points from <player>; they now have <amount>

All staff notification
AQUA <staff> has removed <amount> mute/ban points from <player>; they now have x
RED <staff> has added <amount> mute/ban points from <player>; they now have <amount>

All staff notifications start with
GOLD [DTP]

yepidoodles commented 7 years ago

Also when people are muted/ banned.

To all players GOLD [DTP] RED <player> has been banned/muted for <time> for exceeding <amount> mute/ban points.