- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Contributors:
- ZopentYT
- Languages Supported:
- UTF-8 Languages
- Donation Link:
- https://paypal.me/zopentyt
SUPERPLAYERJOINEVENTS
Enjoy my new plugin, it's simple but necessary.
This plugin is used to add events when a player joins
This plugin supports PLACEHOLDERAPI, here you can find the PLACEHOLDERAPI WIKI
Code (YAML):####################################################################################################################
#PLEASE READ THIS #
#PLEASE READ THIS #
#PLEASE READ THIS #
#PLEASE READ THIS #
#
#CONFIG FILE OF SuperPlayerJoinEvents #
#Plugin developed by ZopentYT #
#I'm Spanish, so the ALL comments are in English and Spanish! #
#The comment translations will be like this: #
#English comment #
#If the comment has more than two lines, the Spanish translation will start when the comment in English ends #
#Spanish comment #
#Another line #
#
#
#
#Thanks for use my plugin :D #
#This plugin has PLACEHOLDERAPI compatibility! #
####################################################################################################################
####################################################################################################################
#POR FAVOR LEA ESTO #
#POR FAVOR LEA ESTO #
#POR FAVOR LEA ESTO #
#POR FAVOR LEA ESTO #
#
#ARCHIVO DE CONFIGURACIÓN DE SuperPlayerJoinEvents #
#Plugin desarrollado por ZopentYT #
#Soy español, ¡así que los comentarios están en inglés y español! #
#Los comentarios de traducción serán así: #
#Comentario en inglés #
#Si el comentario tiene más de dos lineas, la traducción al español comenzará cuando acabe el comentario en inglés #
#Comentario en español #
#Otra línea #
#
#
#
#Gracias por usar mi plugin :D #
#Este plugin tiene compatibilidad con PLACEHOLDERAPI! #
####################################################################################################################
#################################################
#Please, to avoid bugs, leave a space in the end
#Por favor, para evitar bugs, deje un espacio en el final
# Like here
# Como aquí
# |
# v
Prefix: "&e[&9SuperPlayerJoinEvents&e] "
#################################################
###########################################################################################
Config:
###########################################################
# Should the welcome message be activated?
# ¿Debería estar activado el mensaje de bienvenida?
Enable Welcome Message: true
###########################################################
################################################################
# This will be the welcome message
# Así será el mensaje de bienvenida
Welcome Message:
- "&7&m "
- ""
- "&2&lWelcome %vault-prefix% &4%player% &6<o MY SERVER!!!"
- "&a&lYour ping: %player_ping%"
- "&7Are you op?: %player_is_op%"
- "&7If you need help, use /help"
- "&aPlugin developed by ZopentYT"
- ""
- "&7&m "
################################################################
########################################################################################
# Should a firework be launched every time a player joins the server?
# ¿Debería lanzarse un fuego artificial cada vez que un jugador se una al servidor?
Firework On Join: true
########################################################################################
# Should a message be displayed to the player when the firework appears?
# ¿Debería aparecer un mensaje cuando el fuego artificial aparezca?
Show Message When Firework Spawned: false
Firework Message: "&aA firework spawned!"
# Later, I'll have you can create a custom firework
# Más adelante, haré que puedas crear un fuego artificial personalizado
##############################################################################################
#Should I send commands when a player joins?
#¿Debería mandar comandos cuando un jugador se una?
Send Commands On Join: true
#(EXPERIMENTAL) Available types: PLAYER (for the player to send the commands automatically)
#and CONSOLE (doesn't work, I'll fix it) (for the console to send the commands automatically)
#(EXPERIMENTAL) Tipos disponibles: PLAYER (para que el jugador envíe los comandos automáticamente)
#y CONSOLE (no sirve, lo arreglaré) (para que la consola envíe los comandos automáticamente)
type: PLAYER
#Commands to send
#Comandos a enviar
commands:
- spawn
- say "Hello!"
##############################################################################################
#Should I send a message when a player teleports to the spawn?
#¿Debería mandar un mensaje cuando un jugador se teletransporte al spawn?
Show Message When Teleport To Spawn: true
Show Prefix: true
#Here I mean that if you want the messages of the sections "Messages.Teleport To Spawn" and "Messages.Message On Teleport" to be sent
#Aquí me refiero a que si quieres que se manden los mensajes de las secciones "Messages.Teleport To Spawn" y "Messages.Message On Teleport"
Make A Message Sequence: true
###########################################################################################
#########################################################################################################
Messages:
# I think you don't need help for the plugin translation
# Creo que no necesitas ayuda para la traducción del plugin
No Permission: "&cYou don't have permission to execute that command!"
Plugin Reloaded: "&aPlugin reloaded :D"
Message On Teleport: "&aTeleported to spawn!"
Help Command:
- "&m &e[&9SuperPlayerJoinEvents Help&e]&m "
- ""
- "&7/spje info &2- Shows information about the plugin"
- "&7/spje reload &2- Reloads the config (this file)"
- "&7/spje help &2- Shows this message"
- "&7/spje setspawn &2- Set the server spawn"
- "&7/spje spawn &2-Teleports you to the server spawn"
- "&7/spje deletespawn &2- Delete the spawn server"
- '&7/spawn &2- Teleports you to the server spawn'
- ""
- "&m &e[&9SuperPlayerJoinEvents Help&e]&m "
Inexistent Command: "&cThat command doesn't exist!"
Inexistent Spawn: "&cThe Spawn doesn't exists!"
Teleporting To Spawn: "&7Teleporting..."
Spawn Setted: "&aSpawn setted"
Spawn Deleted: "&aSpawn deleted"
#########################################################################################################
spje.admin - You have full acces to the plugin
spje.setspawn - Access to use the command /spje setspawn
spje.deletespawn - Access to use the command /spje deletespawn
spje.reload - Access to use the command /spje reload
spje.info - Access to use the command /spje infospje.help - Access to use the command /spje help
/spje setspawn - sets the spawn
/spje deletespawn - deletes the spawn/spje reload - reloads the config
/spje info - shows info about the plugin
/spje help - shows help about the plugin
/spje spawn - teleports you to the server spawn
/spawn - teleports you to the server spawn

SuperPlayerJoinEvents - FULLY CONFIGURABLE 1.0
The best plugin for the PlayerJoinEvent event