JoinCore | 1.8.x - 1.18.x | Many features | PAPI, HEX, SV & MySQL Support icon

JoinCore | 1.8.x - 1.18.x | Many features | PAPI, HEX, SV & MySQL Support -----

Fully customizable Join and Quit Messages with many options.




[​IMG]
| CHANGELIST |
v1.5.6
ADDED:
Added Random Messages but for the first connection to the server.

FIXED:
Fixed an error in the console when SuperVanish or PremiumVanish is not turned on.
----------, Jul 20, 2021

[​IMG]
| CHANGELIST |
v1.5.5
ADDED:
Added a delay for Particles.
Added for people who have permission "joincore.silent" option to see Silent Join / Quit.

FIXED:
Fixed Op_Quit which appeared during Silent_Mode.
Fixed Particles that don't appear after a quick connection.

IMPROVED:
Edited the config.yml format.
----------, Jul 6, 2021

[​IMG]
| CHANGELIST |
v1.5.4
ADDED:
Added 1.17 Support & PremiumVanish Support.
Added First Join / Join & Quit Messages per worlds.

IMPROVED:
Edited the config.yml format.
----------, Jun 24, 2021

[​IMG]
| CHANGELIST |
v1.5.3
ADDED:
Added SuperVanish & PremiumVanish Support.

IMPROVED:
Removed Custom Permissions.
Edited the config.yml format.
----------, Jun 3, 2021

[​IMG]
| CHANGELIST |
v1.5.2
FIXED:
Fixed Op_Join, BossBar & Silent_Mode which do not work when Join_Message is turned off.
Fixed GUI that doesn't respond to clicks.

IMPROVED:
Modified color system for ActionBar.
Edited HEX Color Pattern to "&#".
Edited the config.yml format.
Edited the lang.yml format.

----------, May 20, 2021

[​IMG]
| CHANGELIST |
v1.5.1
ADDED:
Added Tab Completer.
Added HEX Color Support.

IMPROVED:
Edited the config.yml format.
Edited the data.yml format.
----------, May 2, 2021

[​IMG]
| CHANGELIST |
v1.5.0
ADDED:
Added bStats Support.

FIXED:
Fixed Op_Join when Join_Message is turned off.
Fixed Random_Messages that were not random.
Fixed a bug where user can enter multiple arguments in a command.


IMPROVED:
Renamed project.
Edited the config.yml format.
Edited the data.yml format.
Edited the lang.yml format.
----------, Apr 13, 2021

[​IMG]
| CHANGELIST |
v1.4.9
ADDED:
Added message: "Invalid command".
Added message: "Plugin successfully disabled".

IMPROVED:
Code cleaned up.
Modified config.yml format.
Cleaned config.yml file.
Modified lang.yml format.
Cleaned lang.yml file.
Removed unnecessary functions: Heal, Clear Inventory, Blindness, etc.
----------, Apr 2, 2021

[​IMG]
| CHANGELIST |
v1.4.8
ADDED:
Added support for multiple versions.
Added message to console: "Connection to MySQL failed".

FIXED:
Fixed MySQL error in the console.
Fixed a delay in loading the plugin.


IMPROVED:
Edited items in the GUI.
Modified message colors in the console for MySQL status.
Modified lang.yml format.
----------, Mar 15, 2021

[​IMG]
| CHANGELIST |
v1.4.7
ADDED:
Added the option to adjust the delay for Title and Sub Title.

FIXED:
Fixed permission display for GUI.
Fixed commands.
Fixed warnings in the project.


IMPROVED:
Unnecessary lines of code deleted.
----------, Feb 17, 2021

[​IMG]
| CHANGELIST |
v1.4.6
ADDED:
Added BossBar.
Added support 1.16.5.
----------, Jan 20, 2021

[​IMG]
| CHANGELIST |
v1.4.5
ADDED:
Added Message Per Player.
Added Op_Join option.

FIXED:
Fixed Leave in Silent Mode.
Fixed Commands.
Fixed zero in Last Join.


IMPROVED:
Rewritten and cleaned up the entire code.
Modified data.yml format.
Modified config.yml format.
Renamed COUNTER in the database.
----------, Dec 31, 2020

[​IMG]
| CHANGELIST |
v1.4.4
ADDED:
Added Last Join to the database.
----------, Dec 22, 2020

[​IMG]
| CHANGELIST |
v1.4.3
ADDED:
Added GUI to control the plugin.
Added new command: /jm gui.
Added sounds for GUI.
Added new permission: joinmessage.gui.
Added section in config.yml to adjust GUI settings.
Added section in lang.yml for editing GUI language.


FIXED:
Fixed OP Leave (The message did not appear).

IMPROVED:
Renamed Title and Sub Title in config.yml.
----------, Dec 2, 2020

[​IMG]
| CHANGELIST |
v1.4.2

ADDED:
Added Last Join function to data.yml. Allows you to record the last player's connection to the server.
----------, Nov 22, 2020

[​IMG]
| CHANGELIST |
v1.4.1

ADDED:
Added support for MySQL. The settings are in the data.yml file, they can be turned on or off.

FIXED:

Fixed Silent_Mode, didn't work properly when disconnected.

IMPROVED:
Code cleaned up.
----------, Nov 14, 2020

[​IMG]
| CHANGELIST |
v1.4.0​

ADDED:
Added Range Message. Option to enable or disable in config.yml and you can
also adjust the range.

When turned on, Join and Leave Message will only be displayed to players who are in range.
----------, Sep 6, 2020

[​IMG]
| CHANGELIST |
v1.3.9

FIXED:
Fixed bug with Random Messages. They caused an error in the console.


IMPROVED:
Improved permissions for /jm counter, /jm help etc. New permission: joinmessage.use.
----------, Sep 5, 2020

[​IMG]
| CHANGELIST |
v1.3.8

ADDED:
Added notification when administrator disconnects.
----------, Aug 31, 2020

[​IMG]
| CHANGELIST |
v1.3.7

ADDED:
Individual player counting has been added to the data.yml file. The update shows the player's name + UUID and the number of connections.
----------, Aug 30, 2020

[​IMG]
| CHANGELIST |
v1.3.6

ADDED:
The /jm counter command has been added. Displays the current total number of connected players.


IMPROVED:
Modified config.yml and lang.yml structure. Unnecessary comments removed.
----------, Aug 29, 2020

[​IMG]
| CHANGELIST |
v1.3.5

ADDED:
In config.yml you can enable counting of first connected players and counting of players. The data is stored in the new data.yml config. These functions can be turned off or on.
----------, Aug 29, 2020

[​IMG]
| CHANGELIST |
v1.3.4

ADDED:
Players are notified that an administrator has connected to the server. The notification requires permission which can be edited in config.yml and the message can be edited in lang.yml.
----------, Aug 23, 2020

[​IMG]
| CHANGELIST |
v1.3.3

IMPROVED:
The reload message in the lang.yml file has been modified.
----------, Aug 21, 2020

[​IMG]
| CHANGELIST |
v1.3.2

FIXED:
The /jm reload command now reloads all plugin files including lang.yml.

Therefore, you do not have to restart the server due to changes in the config.


IMPROVED:
Improved the appearance of the help page. It now supports MultiLine messages and can be edited in the lang.yml file.
----------, Aug 15, 2020

[​IMG]
| CHANGELIST |
v1.3.1

ADDED:
Added sending private message to player who joins.

The message is only displayed to players.
Supports MultiLine and PlaceholderAPI.

IMPROVED:
Modified the appearance of config.yml and lang.yml.
----------, Aug 15, 2020

[​IMG]
| CHANGELIST |
v1.3.0
ADDED:
Added option to execute a command after a player joins. The function supports a list of commands. Can be turned on or off in the config. Information on how to use this function can be found directly in the plugin configuration.
----------, Aug 14, 2020

[​IMG]
| CHANGELIST |
v1.2.9

ADDED:
Added ActionBar after connection. Can be turned off or on in config. The message can be edited in lang.yml. The color can also be adjusted.


IMPROVED:
Changed the appearance of the lang.yml file.
----------, Jul 29, 2020

[​IMG]
| CHANGELIST |
v1.2.8

FIXED:
Fixed config bugs. False did not work for Join_Message, FirstJoin_Message, Quit_Message and Silent_Mode.
----------, Jul 28, 2020

[​IMG]
| CHANGELIST |
v1.2.7

ADDED:

Added Blindness option for players after connection. The duration and amplifier can be set.

FIXED:
Fixed bugs with plugin prefix and other known bugs.
----------, Jul 28, 2020

[​IMG]
| CHANGELIST |
v1.2.6

ADDED:
Added new features after connecting to config.

You can enable removal of potions and effects, fire removal, and inventory cleanup except armor.
Added better function labels in config.
----------, Jul 27, 2020

[​IMG]
| CHANGELIST |
v1.2.5
ADDED:
Added option to set Heal, Feed, Level after connecting to server.
All options can be set in the config.
Added editable permission for Update Notification in the game.

IMPROVED:
The appearance of the config has been modified.
----------, Jul 26, 2020

[​IMG]
| CHANGELIST |
v1.2.4

ADDED:
Added PlaceholderAPI support for the plugin. For the plugin to work properly, it is necessary to download the PlaceholderAPI plugin.
----------, Jul 25, 2020

[​IMG]
| CHANGELIST |
v1.2.3
IMPROVED:
Edited message in the console. Improved message visibility and now shows the current version of the plugin.
----------, Jul 24, 2020

[​IMG]
[1.2.3]
Edited message in the console. Improved message visibility and now shows the current version of the plugin.
----------, Jul 22, 2020

[​IMG]
| CHANGELIST |
v1.2.2

FIXED:
Fixed bug with particles. They did not display correctly when the player was connected.

Fixed Random Messages. After disconnecting the player, Random Message was displayed even if the plugin was turned off.


IMPROVED:
Improved code, unnecessary lines removed.
----------, Jul 21, 2020

[​IMG]
| CHANGELIST |
v1.2.1

ADDED:
A new Update Checker has been created. The old Update Checker had bugs, so it was replaced by a new one.
----------, Jul 20, 2020

[​IMG]
| CHANGELIST |
v1.2.0

ADDED:
Added a message that alerts you to the current version directly in the game.
----------, Jul 20, 2020

[​IMG]
| CHANGELIST |
v1.1.9

IMPROVED:
Modified the message sent by Update Checker to the console. It now shows the current and available new version.
----------, Jul 20, 2020

[​IMG]
| CHANGELIST |
v1.1.8

ADDED:
Added Update Checker.

FIXED:
Fixed bug with particles.
----------, Jul 20, 2020

[​IMG]
| CHANGELIST |
v1.1.7

ADDED:
Added Title and SubTitle. It can be turned off or on in the config. Messages can be edited in lang.yml.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.1.6

FIXED:
Fixed warnings in the project and in the console.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.4.1

ADDED:
Added option to play sound when connected to server.

The sound can be turned off or on in the config. You can also change the sound.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.1.4

FIXED:
Fixed bug with random messages. A random join message was seen during permission joinmessage.silent.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.1.3

FIXED:
An invalid previous version was uploaded. This is correct. Now everything is fixed.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.1.2

ADDED:
Particles can be turned off or on in the config after connecting to the server. The type of particles and the amount can be adjusted.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.1.1

ADDED:
Added option to create MultiLine messages. Just add \n to the message.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.1.0

ADDED:
Added ClearInventory option after connection. The option can be turned on or off in the config.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.0.9

ADDED:
Added option to edit plugin prefix in lang.yml. Just use {prefix} to add.
----------, Jul 19, 2020

[​IMG]
| CHANGELIST |
v1.0.8

ADDED:
Added settings for editing permissions in config.
----------, Jul 18, 2020

[​IMG]
| CHANGELIST |
v1.0.7

ADDED:
A shortcut has been added for the /joinmessage => /jm.

FIXED:

Fixed error: java.lang.NullPointerException in console.
----------, Jul 18, 2020

[​IMG]
| CHANGELIST |
v1.0.6

ADDED:
Config lang.yml has been added for better clarity and faster editing of messages.
----------, Jul 18, 2020

[​IMG]
| CHANGELIST |
v1.0.5

ADDED:
Random Messages have been added. These messages can be turned on or off in the config. They support color scheme and player name.
----------, Jul 18, 2020

[​IMG]
| CHANGELIST |
v1.0.4

ADDED:
Added silent mode. The explanation of the mode is directly in the plugin config.
----------, Jul 17, 2020

[​IMG]
| CHANGELIST |
v1.0.3

ADDED:
Added option to disable / enable plugin in config.

Added option to change message for help.

FIXED:
Fixed a bug in the console.

Fixed a white message when using the /joinmessage reload command, it appeared in version 1.16.1.

IMPROVED:
Redesigned config structure.
----------, Jul 17, 2020

[​IMG]
| CHANGELIST |
v1.0.2

FIXED:
Fixed a bug in the console that wrote an issue with api-version.
----------, Jul 17, 2020

[​IMG]
| CHANGELIST |
v1.0.1

FIXED:
Fixed bug, first join message did not display correctly.
----------, Jul 16, 2020

[​IMG]
| CHANGELIST |
v1.0

ADDED:
A quit message has been added that can be edited in config.
----------, Jul 16, 2020

Resource Information
Author:
----------
Total Downloads: 13,856
First Release: Jul 16, 2020
Last Update: Jul 20, 2021
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings