Skip to content

Releases: monkegame/monkeModMail

monkeModMail v1.2.1

30 Oct 23:52
Compare
Choose a tag to compare

stuff changed

  • the suspicionlevel was able to get to a divide by 0. don't know how i missed that one...

monkeModMail v1.2

30 Oct 23:36
Compare
Choose a tag to compare

stuff changed:

  • fixed saving default config on every startup
  • removed and improved some functions
  • bumped the version in pom.xml (which was still on 1.0 for some reason)
  • created a page on the wiki that explains all the commands

i have not actually tested any of these changes but i have good faith that it should work.

monkeModMail v1.1

02 Aug 18:09
4a75a3e
Compare
Choose a tag to compare

various changes

  • got rid of the access role thing, it's now based on discord permissions
  • you can now customize the modmail channel
  • result messages from /report have been prettified
  • updated JDA to version 4.3.0_303

please back up your config.yml and delete it in the plugin folder, cuz otherwise it can't update (dunno why, but it works this way, sorry!)

monkeModMail v1.0

29 Jul 18:24
d706ca0
Compare
Choose a tag to compare

monkeModMail, the Discord-attached player reporting system for Paper!

features:

  • report command with customizable report categories!
  • trust system!
  • SQLite backend to store reports
  • Async to some degree