Installation & Configuration

Installation & Configuration

Installation Instructions

  1. Download the BetterMessages.jar version for the supported version of your server.
  2. Put the BetterMessages.jar file in your plugins folder in the server directory
  3. (Only if Updating) Delete or reload the config file! Or the plugin will break!
  4. start your server DO NOT RELOAD THE SERVER BECAUSE IT CAN CAUSE PROBLEMS
  5. After your server has started back up navigate to the BetterMessages folder in the plugin folder in the server directory
  6. Edit the config to your desired settings
  7. Finally restart your server for the changes to take effect

Config File

Notes added in manually, not in actual config.
Config displayed is for the newest version of plugin.
Config for "BetterMessages Version 1.0.0"

#These are for the plugin. Changing or deleting it will break it.
DO NOT DELETE: BetterMessages is developed and managed by Shades161
Config Version: '1.0'
#True/False if you want the plugin to check for updates.
Check for Updates: 'True'
#Decide what commands are enabled.
Commands:
  JoinEnabled: 'True'
  QuitEnabled: 'True'
#Decide what you want the default setting to be when a player joins. This is for when it auto-generates in the join.yml and quit.yml
Defaults:
  JoinMessages:
    Enabled: 'True'
  QuitMessages:
    Enabled: 'True'
#If you want the join/quit messages to be disabled or enabled for all players. (Not yet implemented.)
Global:
  JoinMessages:
    Enabled: 'True'
  QuitMessages:
    Enabled: 'True'
#Turn on or off notifications.
NOTIFICATIONS:
  Update: 'True'

Join.yml File

DO NOT DELETE: BetterMessage is developed and managed by Shades161
Join Version: '1.0'
#This will auto generate when a player joins the game.
JoinMessages:
  NepetaLeijonAC:
    Enabled: 'True'

Quit.yml File

DO NOT DELETE: BetterMessage is developed and managed by Shades161
Join Version: '1.0'
#This will auto generate when a player joins the game.
QuitMessages:
  NepetaLeijonAC:
    Enabled: 'False'