BAPlayerWelcome icon

BAPlayerWelcome -----

Quick to setup unique player join message!




PAPI placeholders are now handled internally and only enabled if PAPI is on the server. The placeholder values are the same so you shouldn't need to change anything if you're updating from previous version. Just delete the expansion from the placeholderapi expansion folder.

Double checked that the plugin functions correctly on the newest versions of spigot.

Also, I did a complete rewrite to update the code to my new more experienced way of doing things which you don't care about
----------, Mar 25, 2024

Added an update checker so you get notified when a new update has been posted to the spigot page.
----------, Jun 19, 2019

You can now center your message MUCH easier.

By putting '
' at the beginning of the line it will be centered.

Code (Text):

#
#    BAPlayerWelcome
#
#-------------------------------------------------------
# %PLAYER% - Will display the players name who's joining
# %PLAYER_COUNT% - Will display the total number of unique players to join.
#-------------------------------------------------------
SendMessage: true
Prefix: '&7[&aBAPlayerMessage&7]'
# Start the line with [center] to center the message. It MUST be at the beginning with no space before it.
# BAD: ' [center]this wont be centered.'
# GOOD: '[center]this will be centered.'
Message:
  - ''
  - '[center]&aLine 2'
  - '[center]&aWelcome &b%PLAYER%'
  - '[center]&aTotal players joined: %PLAYER_COUNT%'
  - ''
############################################################
# DO NOT CHANGE THIS VALUE
# The plugin tracks the player count on its own.
# Unless you wanna be sneaky and make the number bigger.
#########################################################
PlayerCount: 0
 

I also did some organizational work with the code but you don't care as much about that.​
----------, Jun 19, 2019

Added /baplayerwelcome test
This allows you to test how the message will look ingame without having to remove a player and constantly have them rejoin.
----------, May 11, 2019

I added an update checker that will send a message to people with the permission BAPlayerWelcome.update or OP.

Added more aliases:
  • /playerwelcome
  • /pw

New command:
  • /baplayerwelcome | Will return a message saying the current version you are using.
----------, Mar 25, 2019

Resource Information
Author:
----------
Total Downloads: 364
First Release: Mar 25, 2019
Last Update: Mar 25, 2024
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings