You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the meantime I made some other suggestions, probably all bad, no idea really. Just trying hard:
1.) Staff mode. Includes inventory inspection, patrol (teleports to a random player in spectator mode when used, and will not pick the same player again until every player has been patrolled. Certain users can be exempted with a permission ) and other useful tools. Downside: Plugin would probably be needed on the Bukkit server to support such a feature
2.) Allow indefinite punishments if no time is specified (For example /ban TheRobLP My reason will just ban him indefinitely.)
3.) Punishment animations. That one would be just for entertainment of others, but before a user gets banned server owners can decide to enable ban animations, such as a lightning bold, or being struck by multiple non-damaging ghast balls with ghast screams.
4.) /report feature. Users will have the opportunity to report others. They can also choose to enable a "Attach Proof" option. It will add recent (One hour, or maybe half an hour ago) messages/DMs, commands, if CoreProtect is installed Destroyed/placed blocks/entities/etc. and whichever else would be good to have to the report. Only the Moderators will be able to see the proof. That way its easier to tell if something is going on.
The text was updated successfully, but these errors were encountered:
Some additional suggestions from me ported from Discord for archiving purposes:
1.) Is it possible to add a way to call a punishment GUI on a player directly? Example:
/pun TheRobLP would open a GUI where I can choose what to do with the user.
2.) in the section of PunishControl where you can choose custom commands to be
executed on punishment can you add a {action} placeholder, so it can broadcast
the type of action taken? For example, if I ban NoobPlayer1 it broadcasts:
NoobPlayer has been banned for 3 days due to "Being a Noob"
Now I want to mute NaggingPlayer and the broadcast would say:
NaggingPlayer has been muted for permanent due to "Being annoying"
It would look something like that in the config:
- '"broadcast {target_name} has been {action} for {duration} due to {reason}!"'
Or maybe what would be better is, if you could define commands based on which type
of punishment has been executed.
In the meantime I made some other suggestions, probably all bad, no idea really. Just trying hard:
1.) Staff mode. Includes inventory inspection, patrol (teleports to a random player in spectator mode when used, and will not pick the same player again until every player has been patrolled. Certain users can be exempted with a permission ) and other useful tools. Downside: Plugin would probably be needed on the Bukkit server to support such a feature
2.) Allow indefinite punishments if no time is specified (For example /ban TheRobLP My reason will just ban him indefinitely.)
3.) Punishment animations. That one would be just for entertainment of others, but before a user gets banned server owners can decide to enable ban animations, such as a lightning bold, or being struck by multiple non-damaging ghast balls with ghast screams.
4.) /report feature. Users will have the opportunity to report others. They can also choose to enable a "Attach Proof" option. It will add recent (One hour, or maybe half an hour ago) messages/DMs, commands, if CoreProtect is installed Destroyed/placed blocks/entities/etc. and whichever else would be good to have to the report. Only the Moderators will be able to see the proof. That way its easier to tell if something is going on.
The text was updated successfully, but these errors were encountered: