Coder Social home page Coder Social logo

brightsteel / joinmessageplus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 4ndyz/joinmessageplus

0.0 0.0 0.0 41 KB

JoinMessagePlus is a Bukkit/BungeeCord Plugin which allows you to change or turn off the join and quit messages of Minecraft.

Home Page: https://dev.bukkit.org/bukkit-plugins/join-message-plus/

License: GNU General Public License v3.0

Java 100.00%

joinmessageplus's Introduction

JoinMessagePlus

Build and Test Release

JoinMessagePlus is a Bukkit/BungeeCord Plugin which allows you to change or turn off the join and quit messages of Minecraft.

Original by MrKinau.

Example

Join-Message:

Join-Message

Leave-Message:

Leave-Message

Features

Supports the following plugins PlaceHolderAPI, AuthMeReloaded and BungeeCord.

Installation

Download the lastest version of the plugin and put it in the plugin directory of your Bukkit/Spigot or BungeeCord server. Reload or restart your Minecraft server.

Configuration

Bukkit/Spigot:

The configuration file is located under plugins/JoinMessagePlus/config-bukkit.yml.

BungeeSupport:
  Enabled: false/true # Activate this option if you only like to have Bungee Join/Quit-Messages. To use this feature you have to enable BungeeCord in the spigot.yml.
AuthMeSupport:
  Enabled: false/true # Activate this option if you only like to have Join/Quit-Messages if an user logs in successful using AuthMe.
JoinMessage:
  Enabled: true/false # Should the Join-Message be enabled.
  Message: '&6[&a+&6] %player_name%' # Your custom Join-Message.
QuitMessage:
  Enabled: true/false # Should the Quit-Message be enabled.
  Message: '&6[&4-&6] %player_name%' # Your custom Quit-Message.

BungeeCord:

The configuration file is located under plugins/JoinMessagePlus/config-bungee.yml.

GlobalJoinMessage:
  Enabled: true/false # Should the Global-Join-Message be enabled.
  Message: '&6[&a+&6] &6[&bGLOBAL&6] %player_name%' # Your custom Global-Join-Message.
GlobalQuitMessage:
  Enabled: true/false # Should the Global-Quit-Message be enabled.
  Message: '&6[&4-&6]&6 [&bGLOBAL&6] %player_name%'# Your custom Global-Quit-Message.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL-3.0

joinmessageplus's People

Contributors

4ndyz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.