Hexo First Join
1- Download Plugin
2-
To install HexoFirstJoin, place the plugin .jar file into your server's "plugins" folder and restart or reload the server.
1-Open Config.yml
Configuration file :
# -------------------------
# HEXO DEVELOPMENT
# -------------------------
# Configuration
spawn: (For First Join Spawn)
world: world = Supported World
x: 100 = X Location
y: 65 = Y Location
z: 200 = Z Location
Open Messages.YML
server-name: "
YOUR_SERVER_NAME"
welcome: (Welcome Messages)
first-join: "&aWelcome %player%! &eThis is your first time on %server_name%!"
(First Join Message)
join: "&6Hello %player%! &aWelcome back to %server_name%!"
(On Join Message)
# you can use colored server name :
# &5 %server_name%
# join: &6Hello %player%! &aWelcome back to "&5 &l %server_name% &r!"