For proper functioning of the plugin, it is necessary to have installed
PlaceholderAPI
LumiCore is a basic plugin designed to enrich your experience on survival or hardcore servers. Adds useful and interesting features that improve gameplay.
Commands:
/lc reload Reload the plugin.
/lc animation <@a/player> <effect> Start resurrection animation with a totem.
/lc config <config> <true/false> Configure the plugin through commands
Placeholder: More placeholders will be added soon.
%lumicore_version% - Plugin version.
Permissions:
luminarycore.admin - This permission is required to run any plugin command.
If you find any errors or have suggestions, do not hesitate to contact me by Discord
# Totem Message # This message will be used if a player uses a custom model data totem that is not on the list or is a vanilla totem totem-message: '&6&lLumiCore &8&l>> &7The player
%player% &7has consumed a &6Immortality Totem &7Cause: %causa%'
# Custom Model Data Totems custom-model-totems:
1:
message: '&6&lLumiCore &8&l>> &7The player
%player% &7has consumed a &6Immortality Totem Custom Model Data 1 &7Cause: %causa%' 2:
message: '&6&lLumiCore &8&l>> &7The player
%player% &7has consumed a &6LOL Totem Custom Model Data 2 &7Cause: %causa%'
# Tomb message on the poster line-1: '&7&lR.I.P'
line-2: '
%player%' line-3: '
%date%' line-4: '&0
....'
# Messages when entering and leaving the server join-message: '&a
%player% joined the server' leave-message: '&7
%player% left the server'
# Death message in action_bar and time of the actiobar_bar chat-actionbar-death: '&b&l
%death_cause%' chat-actionbar-time: 1
# Generate grave upon death generate-grave: true
# Personalized death, spectator and message of the actionbar custom-death: true
# Send messages to chat when someone consumes a totem totem-use: true
# These are the custom input and output messages to the server, if you want to use the default Minecraft messages, set this to "false" custom-join-and-leave: true
Code (YAML):
# Configuración de LumiCore (compatible con PlaceholderAPI)
# Mensaje de Totem # Este mensaje se usará si un jugador usa un tótem de custom model data que no está en la lista de custom model data o es un tótem vanilla. totem-message: '&6&lLumiCore &8&l>> &7El jugador
%player% &7ha consumido un &6Totem De La Inmortalidad &7Causa: %causa%'
# Custom Model Data Totems custom-model-totems:
1:
message: '&6&lLumiCore &8&l>> &7El jugador
%player% &7ha consumido un &6Totem de la inmortalidad Custom Model Data 1 &7Causa: %causa%' 2:
message: '&6&lLumiCore &8&l>> &7El jugador
%player% &7ha consumido un &6LOL totem Custom Model Data 2 &7Causa: %causa%'
# Causas del Totem messages:
FALL: 'Caida'
FIRE: 'Fuego'
LAVA: 'Lava'
DROWNING: 'Ahogamiento'
DRAGON_BREATH: 'Aliento de Dragón'
SONIC_BOOM: 'Ataque sonico de Warden'
PLAYER: 'Jugador'
WITHER: 'Efecto Wither'
WORLD_BORDER: 'Borde del Mundo'
SUFFOCATION: 'Sofocacion'
STARVATION: 'Hambre'
LIGHTNING: 'Rayo'
PRIMED_TNT: 'Explosion'
BLOCK_EXPLOSION: 'Explosion'
FIREBALL: 'Bola de Fuego'
MAGIC: 'Magia'
POISON: 'Veneno'
ENDER_PEARL: 'Daño por Ender Pearl'
UNKNOWN: 'Custom'
CUSTOM: 'Custom'
# Mensaje de la tumba en el cartel line-1: '&7&lR.I.P'
line-2: '
%player%' line-3: '
%date%' line-4: '&a
...'
# Mensajes al entrar y salir del servidor join-message: '&a
%player% Entro al Servidor' leave-message: '&7
%player% Salio del Servidor'
# Mensaje de muerte en la action_bar y tiempo de la action_bar chat-actionbar-death: '&b&l
%death_cause%' chat-actionbar-time: 1
# Configuración adicional
# Generar tumba al morir generate-grave: true
# Muerte personalizada, espectador y mensaje de la actionbar custom-death: true
# Enviar mensajes al chat cuando alguien consume un totem totem-use: true
# Estos son los mensajes personalizados de entrada y salida al servidor, si deseas usar los mensajes de Minecraft por defecto, configura esto como "false" custom-join-and-leave: true