MessageJoin

MessageJoin
<p>Example with the initial config</p>

Example with the initial config

Description

MessageJoin

MessageJoin allows to hide/custom the join/leave messages. You can config all that in the config.yml and with permissions. Support all versions

Features

  • Hide or not the Join/Leave messages
  • Custom Join/Leave message
  • Permission to hide join/leave messages when the player join/leave the server. (ex: for staff, admin...) v0.8
  • Possibility of config several messages, randomly chosen when a player connect/disconnect or just have one message
  • Support ALL colors codes (§ or &)
  • Reload the config.yml IG

Tutorials

German: (By MineCraftler4live)

Portuguese: (By AbsintoJ)

Needs

- It doesn't need others plugins.

Commands

- /mj reload ==> Reload the config.yml (only IG)

Permissions

    - messagejoin.reload:
        default: OP
        description: Allows to reload the config.yml
        
    - messagejoin.join.vanish:
        default: OP
        description: Hide the join message when the player joins.
        
    - messagejoin.leave.vanish:
        default: OP
        description: Hide the leave message when the player leaves.

Config.yml

#### Use %p for define the player who join or left your server

  MessageJoin:
  - '&e[&a+&e] &l%p &ehas joined us !'
  - '&e[&a+&e] &l%p &ehas joined the server !'
  - '&e[&a+&e] &l%p &eis happy to join us !'

  MessageLeave:
  - '&e[&a-&e] &l%p &ehas leave us !'
  - '&e[&a-&e] &l%p &ehas leave the server !'
  - '&e[&a+&e] &l%p &eis NOT happy to leave us !'

Color Code

The config.yml supports all Color Codes ! (&l ==> Bold ¦¦¦ &o ==> Italic ¦¦¦ &m ==> Strikethrough ¦¦¦ &n ==> Underline ¦¦¦ &k ==> Magic ¦¦¦ &r ==> Reset (reset all color characters before this))

All Colors Codes

Installation

Delete the old config.yml if you have an old version of this plugin and put the MessageJoin.jar in your folder plugins and restart or reload your server.

TO DO

  • Permission hide join/leave messages

The MessageJoin Team

profile avatar
  • 4
    Projects
  • 36.9K
    Downloads

More from _ForgeUser12008991