JoinMessageChanger

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

JoinMessageChanger allows you to change the join and leave messages that are displayed when a player connects or disconnects from the server. You can change this messages in the configuration file.

Features

  • change the join message
  • change the leave message
  • add a first join message
  • color code support
  • compatible with Java 6 and Java 7

Installation

  • copy JoinMessageChanger.jar into your plugins folder
  • restart your server to generate the config file
  • change the config as needed (if you make any changes restart your server once more to make the changes take effect)

Commands

  • No commands

Permissions

  • No permissions

Configuration

  • The messages sent can be altered in the configuration (located in the plugin data folder, as config.yml) file:
      config:
        PlayerJoinMessage: '&a<player> joined the game.'
        PlayerQuitMessage: '&a<player> left the game.'
        FirstJoinMessage: '&a<player> is new on the server.'
        EnableFirstJoinMessage: true
  • These can be changed at will. If you disable the first join message by writing
      EnableFirstJoinMessage: false
  • the join message will be sent instead the first join message.
  • The following codes can be used in the configuration:
    • All fomatting codes, for red use for example '&c<player> joined the game'. You can see all formatting codes here.
    • <player> - this will be replaced with the name of the player who is joining or leaving the server

Known Bugs

  • No known bugs.

Download

  • Newest Version: 1.2
  • Download: Click here
  • Compatible with Bukkit 1.6.4
  • Changelog v1.2:
    • bugfix: if a player was kicked from the server the default leave message was sent
    • removed commands /joinmessagechanger and /joinmessagechanger update
  • If you have found bugs or if you have a feature request, you can write here.

Donate

If you like this plugin, you can support my work by donating. To donate just click on the following link: Donate


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    52069
  • Created
    Feb 14, 2013
  • Last Released File
    May 4, 2013
  • Total Downloads
    5,423
  • License

Categories

Members

Recent Files