JOINDELUXE Joindeluxe is an input and output messages plugin where you can customize the input and output messages and depending on the range different messages will be displayed on the screen and in the player's
ActionBar.
FEATURES:
Messages in the chat and also screen and Action Bar totally different and customizable.
Customizable commands that will be executed when a player enters the server depending on the rank.
Support for the new colors above version 1.16.
PlaceholderAPI support.
Authme support.
PERMISSIONS:
joindeluxe.default
joindeluxe.vip
joindeluxe.admin
joindeluxe.*
COMMANDS:
JoinDeluxe reload
SETTINGS:
Code (YAML):
[/B
][/B
] [B
][B
]Config:
[/B
][/B
] [B
][B
][/B
] [B
]# ==============================#[/B] [B
]# JOINDELUXE #[/B] [B
]# By CypherSlifer #[/B] [B
]# ==============================#[/B] [B
]# Here you will find all the settings to modify what you want to be shown to the player[/B] [B
]# when he enters the server and when he leaves the server.[/B] [B] Dependencies: # Set true if you use Authme on your server default is false.[/B] [B] Authme: false
# When true, once the player login or registers on the server, the messages will appear.[/B] [B
] Options-Messages:
[/B
] [B] Message-Players: # Message to all players when a player enters the server and leaves the server.[/B] [B] Message-default: true
[/B
] [B] Message-vip: true
[/B
] [B] Message-admin: true
[/B
] [B] Message-owner: true
[/B
] [B] Action-bar-leave-default: true
[/B
] [B] Action-bar-leave-vip: true
[/B
] [B] Action-bar-leave-admin: true
[/B
] [B] Action-bar-leave-owner: true
[/B
] [B
][/B
] [B] Message-chat: # Message that will be sent in the chat to the player when he/she enters the server.[/B] [B] Message-fistjoin: true
[/B
] [B] Message-default: true
[/B
] [B] Message-vip: true
[/B
] [B] Message-admin: true
[/B
] [B] Message-owner: true
[/B
] [B
][/B
] [B] Message-title: # Message that will be sent on the screen to the player when he/she enters the server.[/B] [B] Message-fistjoin: true
[/B
] [B] Message-default: true
[/B
] [B] Message-vip: true
[/B
] [B] Message-admin: true
[/B
] [B] Message-owner: true
[/B
] [B
][/B
] [B] Message-action-bar: # Message that will be sent in the Action Bar to the player when he/she enters the server.[/B] [B] Message-fistjoin: true
[/B
] [B] Message-default: true
[/B
] [B] Message-vip: true
[/B
] [B] Message-admin: true
[/B
] [B] Message-owner: true
[/B
] [B
][/B
] [B] Options-Players: # Command that will be executed when the player enters the server.[/B] [B] Commands-Fistjoin: true
[/B
] [B] Commands-default: true
[/B
] [B] cooldown-default: 86400
# Time to wait in seconds for the command to be executed again.[/B] [B] Commands-vip: true
[/B
] [B] cooldown-vip: 43200
[/B
] [B] Commands-admin: true
[/B
] [B] cooldown-admin: 3600
[/B
] [B] Commands-owner: true
[/B
] [B] cooldown-owner: 3600
[/B
] [B] Commands: # Here you can set the commands that will be executed when a player enters the server.[/B] [B
] Fistjoin:
[/B
] [B
] - give
%Player% diamond 1[/B] [B
] Default:
[/B
] [B
] - give
%Player% diamond 1[/B] [B
] Vip:
[/B
] [B
] - give
%Player% diamond 5[/B] [B
] Admin:
[/B
] [B
] - give
%Player% diamond 10[/B] [B
] Owner:
[/B
] [B
] - give
%Player% diamond 15[/B] [B
]
Code (YAML):
[/B
][/B
] [B
][B
]Messages-join:
[/B
][/B
] [B
][B
][/B
] [B
]# ==============================#[/B] [B
]# JOINDELUXE #[/B] [B
]# By CypherSlifer #[/B] [B
]# ==============================#[/B] [B
]# %Player% is a local variable that gives the name of the player.[/B] [B] Message-chat: # Here, you can modify the messages that will appear in the game chat when a player with a certain rank enters the server.[/B] [B] Message-Players: # Message to be sent to all players when a player enters the server, depending on his rank.[/B] [B
] message-first:
[/B
] [B
] - '&dThe player &6
%Player% &dhas joined for the first time.'[/B] [B
] message-default:
[/B
] [B
] - '&7The player &8
%Player% &7has joined the server.'[/B] [B
] message-vip:
[/B
] [B
] - '&5The player &e
%Player% &5has joined the server.'[/B] [B
] message-admin:
[/B
] [B
] - '&4The admin &e
%Player% &4has joined the server'[/B] [B
] message-owner:
[/B
] [B
] - '&4The Owner &e
%Player% &4has joined the server.'[/B] [B
][/B
] [B] First-join: # The message will be sent to the player when he/she first enters the server.[/B] [B
] - '&6&m&l '
[/B
] [B
] - ' &6ServerName '
[/B
] [B
] - '&5Welcome new player &e
%Player%'[/B] [B] - '&6Website: &9www.example.com'[/B] [B] - '&6Store: &9store.example.com'[/B] [B
] - '&6&m&l '
[/B
] [B
][/B
] [B
] Default:
[/B
] [B
] - '&f&m&l '
[/B
] [B
] - ' &6ServerName '
[/B
] [B
] - '&7Welcome user &8
%Player% '[/B] [B] - '&6Website: &9www.example.com'[/B] [B] - '&6Store: &9store.example.com'[/B] [B
] - '&f&m&l '
[/B
] [B
][/B
] [B
] Vip:
[/B
] [B
] - '&5&m&l '
[/B
] [B
] - ' &6ServerName '
[/B
] [B
] - '&5Welcome vip &e
%Player% '[/B] [B] - '&6Website: &9www.example.com'[/B] [B] - '&6Store: &9store.example.com'[/B] [B
] - '&5&m&l '
[/B
] [B
][/B
] [B
] Admin:
[/B
] [B
] - '&4&m&l '
[/B
] [B
] - '&cWelcome Admin &e
%Player% '[/B] [B] - '&6Online players: &f%server_online%'[/B] [B] - '&6Ping: &e%player_ping%'[/B] [B] - '&6World: &f%player_world%'[/B] [B
] - '&4&m&l '
[/B
] [B
][/B
] [B
] Owner:
[/B
] [B
] - '&4&m&l '
[/B
] [B
] - '&cWelcome Owner &e
%Player% '[/B] [B] - '&6Online players: &f%server_online%'[/B] [B] - '&6Ping: &e%player_ping%'[/B] [B] - '&6TPS: &f%server_tps%'[/B] [B
] - '&4&m&l '
[/B
] [B
][/B
] [B] Message-title: # The messages to be sent to the player on the screen, the title and subtitle.[/B] [B] First-join: # Title that will be sent to the player when he/she logs in for the first time.[/B] [B
] - '&6Welcome new user'
[/B
] [B] Subtitle-First: # Subtitle that will be sent to the player when he/she logs in for the first time.[/B] [B
] - '&fEnjoy your stay on the server'
[/B
] [B
][/B
] [B
] Default:
[/B
] [B
] - '&7Welcome to &8
%Player%'[/B] [B
] Subtitle-Default:
[/B
] [B
] - '&fRemember you can buy ranks'
[/B
] [B
][/B
] [B
] Vip:
[/B
] [B
] - '&5Welcome to &e
%Player%'[/B] [B
] Subtitle-Vip:
[/B
] [B
] - '&bEnjoy your stay on our server'
[/B
] [B
][/B
] [B
] Admin:
[/B
] [B
] - '&cWelcome to Admin'
[/B
] [B
] Subtitle-Admin:
[/B
] [B
] - ''
[/B
] [B
][/B
] [B
] Owner:
[/B
] [B
] - '&4Welcome Owner'
[/B
] [B
] Subtitle-Owner:
[/B
] [B
] - ''
[/B
] [B
][/B
] [B] Message-action-bar: # Messages that will be sent to the player in the Action bar when he/she enters the server.[/B] [B
] First-join:
[/B
] [B
] - '&6>>> &dWelcome for the first time &6<<<'
[/B
] [B
] - '&6>>> &4❤ &e
%Player% &4❤ &6<<<'[/B] [B
] - '&6>>> &dEnjoy your stay on the server &6<<<'
[/B
] [B
][/B
] [B
] Default:
[/B
] [B
] - '&6>>> &7Welcome to user &8
%Player% &6<<<'[/B] [B
] - '&6>>> &7Enjoy your stay on the server &6<<<'
[/B
] [B
][/B
] [B
] Vip:
[/B
] [B
] - '&6>>> &5Welcome to &4❤ &e
%Player% &4❤ &6<<<'[/B] [B
] - '&6>>> &5Enjoy your stay on the server &6<<<'
[/B
] [B
][/B
] [B
] Admin:
[/B
] [B
] - '&6>>> &cWelcome to Admin &e
%Player% &6<<<'[/B] [B
][/B
] [B
] Owner:
[/B
] [B
] - '&e>>> &4Welcome to Owner &6
%Player% &e<<<'[/B] [B
]Messages-leave:
[/B
] [B
]# Messages-leave contains everything that will happen when a player leaves the server.[/B] [B] Message-chat: # Message that will be sent to all players when the player leaves the server.[/B] [B
] Default:
[/B
] [B
] - '&7The player &8
%Player% &7has left the server.'[/B] [B
] Vip:
[/B
] [B
] - '&5The player &e
%Player% &5has left the server.'[/B] [B
] Admin:
[/B
] [B
] - '&4The admin &e
%Player% &4has left the server.'[/B] [B
] Owner:
[/B
] [B
] - '&4The Owner has left the server.'
[/B
] [B
][/B
] [B] Message-action-bar: # Message that will be sent to all players in the Action bar when the player leaves the server.[/B] [B
] Default:
[/B
] [B
] - '&8
%Player% &7has left the server.'[/B] [B
] Vip:
[/B
] [B
] - '&e
%Player% &5has left the server.'[/B] [B
] Admin:
[/B
] [B
] - '&e
%Player% &4has left the server.'[/B] [B
] Owner:
[/B
] [B
] - '&6>>> &4Owner &e
%%Player% &4has left the server. &6<<<'[/B] [B
] - '&6>&5>&6> &4Owner &6
%Player% &4has left the server. &6<&5<&6<'[/B] [B
] - '&6>>&5> &4Owner &e
%Player% &4has left the server. &&5<&6<<'