-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# BobMod | ||
BobMod provides an Inventory GUI for in-game moderation with LiteBans. The in-game menus allow mods to view player ban, mute, and warning history, as well as ban, warn, or mute players. | ||
All moderation actions through the GUI are done with pre-defined actions, reasons, and durations specified in the configuration file. I may change this later if anyone has any requests. | ||
This plugin is currently in development, but seems to be stable and gets the job done. | ||
If you do happen to use it and run across any bugs please let me know in the Github Issues. | ||
|
||
This is basically just a plugin that DevCow helped me with about a year ago, and I've just fixed a few bugs recently and made sure it would work with 1.16.5. | ||
|
||
# Commands | ||
`/bob-mod <player>`: Pulls up the moderation GUI for the specified player. |