Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xnite committed Apr 7, 2021
1 parent b5d2816 commit ce8da8f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
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.

0 comments on commit ce8da8f

Please sign in to comment.