promotional bannermobile promotional banner

Better Message | PAPI Support

Better messages for your server, join/leave messages, world change messages and more!

File Details

3.2.0 - Recoded commands and added new features!

  • R
  • Aug 22, 2022
  • 112.14 KB
  • 507
  • 1.19.1+18

File Name

BetterMessages-3.2.0.jar

Supported Versions

  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.3
  • 1.8.1
  • 1.8
  • 1.7.4
  • 1.7.2

Requires an updated config but it shouldn't break everything (maybe).
TEST BEFORE USING IN PRODUCTION

 

- Recoded the whole command system with a custom library (https://github.com/JustDoom/CMDInstruction if your interested, documentation soon)
- Added a "storage-type" option to switch between a custom system for tracking join, leave etc stats and using Minecrafts statistics system.
- Added an "editmsg" command. This allows you to edit a message if you have the correct permission using "/bm editmsg <message name> <new message>". User must have the permission "bettermessages.editmsg.<message name>". The console can also do this, it is good for custom message menus for example. Command from the console "/bm editmsgother <player> <message name> <new message>".
- And some general optimizations/bug fixes