THE SKELETON BOSSES | CUSTOM MOBS [1.20 - 1.21.1] icon

THE SKELETON BOSSES | CUSTOM MOBS [1.20 - 1.21.1] -----

Incorporate custom bosses with custom rewards, create a new boss dynamic




English

Fix: The message "when a player connects to the server" is now only sent to the player and not to all players.


• Rework: Permissions changed.
  • You can deny this permission "the-skeleton-bosses.use" to disable the following commands:
    /tsb location
    /tsb author
  • You can enable this permission "the-skeleton-bosses.admin" so they can use the following commands:
    /tsb reload
    /tsb help
    /tsb version
    /tsb spawn [NameBoss]
    /tsb clear
Addition: Added skeleton horse for El Skeleton King and El Skeleton Emperor

Addition: New skills for each Boss, now they generate soldiers to make it harder to kill each Boss.

Addition: New boss Skeleton Winter Lord.

Note: If this is the first time you download the plugin, ignore this note, but if you are updating the plugin, to avoid problems and conflicts it is recommended to regenerate the configurations.



---------------------------------------------------------------------------------------


Español

• Modificación: Se modificó los permisos.
  • Puedes denegar este permiso "the-skeleton-bosses.use" para deshabilitar los siguientes comandos.
    /tsb location
    /tsb author
  • Puedes habilitar este permiso "the-skeleton-bosses.admin" para que pueden usar los siguientes comandos:
    /tsb reload
    /tsb help
    /tsb version
    /tsb spawn [NameBoss]
    /tsb clear
• Adición: Se agrego caballos esqueletos para los jefes Skeleton King y Skeleton Emperor

• Parche: El mensaje que se ejecuta cuando un jugador se conecta al servidor, ahora solo se envía a ese jugador, ya no a todos los jugadores

• Adición: Nuevas habilidades para cada Jefe, ahora generan soldados para hacer mas difícil matar a cada Boss

• Adición: Nuevo Jefe "Skeleton Winter Lord" (Señor Esqueleto del invierno)

Nota: Si es la primera vez que descargas el complemento, ignora esta nota, pero si estás actualizando el complemento, para evitar problemas y conflictos se recomienda volver a generar las configuraciones.
----------, Oct 31, 2024

English

• Fix:
Fixed the problem ".getEntity() is null".

• Fix:
When the boss was in an unloaded chunk, another boss was generated. This issue has been resolved; now a new boss is not generated in this situation.

• Fix: Previously, when the boss was in an unloaded chunk and you approached it, the bossbar didn't reload. This has been fixed; now it automatically detects the registered boss and recreates the bossbar.

• Rework: A boss will no longer be generated if one is already registered.

• Addition: The position of the boss (x, y, z) is saved each time one is generated.

• Addition: Added /tsb location command
Sends a message to the chat with the last registered coordinates of the boss.

• Addition: Added /tsb clear command
Removes the logged data from the boss, it does not remove the boss only the logs.

• Addition: Added 2 personalized messages.

Code (YAML):
# Messages in English
plugin
:
  commands
:
    already_exists
: "You cannot generate another boss because one already exists in the world."
    clear_records
: "All the bosses' records have been deleted!"
 
Note: If this is the first time you download the plugin, ignore this note, but if you are updating the plugin, to avoid problems and conflicts it is recommended to delete the data folder inside the plugin folder.
---------------------------------------------------------------------------------------

Español

• Parche:
Se solucionó el problema ".getEntity() is null".

• Parche:
Cuando el jefe se encontraba en un chunk no cargado, se volvía a generar otro jefe, ya está solucionado, ahora ya no se genera de nuevo.

• Parche: Cuando el jefe se encontraba en un chunk no cargado y te acercas no se volvía a cargar la bossbar, solucionado, ahora automáticamente detecta al jefe registrado y recrea la bossbar.

• Modificación: Ya no se generará un jefe si ya existe uno registrado.

• Adición: Se guarda la posición del jefe (x, y, z) cada que se genera uno.

• Adición: Añadido el comando /tsb location
Envía un mensaje al chat con las últimas coordenadas registradas del jefe.

• Adición: Añadido el comando /tsb clear
Elimina los datos registrados del jefe, no elimina el jefe solo los registros.

• Adición: Añadido 2 mensajes personalizados.

Code (YAML):
# Mensajes en español
plugin
:
  commands
:
    already_exists
: "No puedes generar otro jefe porque ya existe uno en el mundo."
    clear_records
: "¡Todos los registros de los jefes han sido borrados!"
Nota: Si es la primera vez que descargas el complemento, ignora esta nota, pero si estás actualizando el complemento, para evitar problemas y conflictos se recomienda eliminar la carpeta data dentro de la carpeta del complemento.
----------, Oct 21, 2024

English

• Fix:
Fixed the command execution problem, when an empty command was set or not set at all.

• Addition: Now the bosses have unbreakable helmets.

• Addition: Now bosses will not be able to pick up items from the ground.

---------------------------------------------------------------------------------------

Español

• Parche: Se soluciono el problema de ejecución de comandos, cuando se establecía un comando vacío o simplemente no se establecía

• Adición: Ahora los jefes tienen cascos irrompibles.

• Adición: Ahora los jefes no podrán recoger items del suelo.
----------, Oct 18, 2024

English

• Addition: New ability: “ projectile avoidance”, bosses will be immune to projectiles such as arrows and snowballs based on a percentage defined in the config.yml file.

Code (YAML):

bosses
:
  skeleton_king
:
    # Projectile evasion chance (0-100)
    projectile_evasion
: 75
  skeleton_emperor
:
    # Projectile evasion chance (0-100)
    projectile_evasion
: 50
 

• Addition: The boss.health variable has been added, now it is fully customizable.

Code (YAML):

bosses
:
  skeleton_king
:
    # Health of the Skeleton King
    health
: 200
  skeleton_emperor
:
    # Health of the Skeleton Emperor
    health
: 140
 


• Addition: Add command for nearby players option to config.yml, now this new command will be executed once for each nearby player within a defined radius.

Code (YAML):

# If commands_after_death is enabled, the default custom items will not drop, instead the command will be executed.
# In both cases it will drop the experience.
commands_after_death
: false

bosses
:
  skeleton_king
:
    # This option will only be executed if “commands_after_death”
    # is set to true.
    command_for_nearby_players
:
      enabled
: false
      radius
: 50   # Radius in blocks
      # uses {player} representing each nearby player
      command
: "give {player} diamond 1"

  skeleton_emperor
:
    # This option will only be executed if “commands_after_death”
    # is set to true.
    command_for_nearby_players
:
      enabled
: false
      radius
: 50   # Radius in blocks
      # uses {player} representing each nearby player
      command
: "give {player} diamond 1"
 


---------------------------------------------------------------------------------------

Español

• Adición: Nueva habilidad: "evasión de proyectiles", los jefes serán inmunes a proyectiles como flechas y bolas de nieve basado en un porcentaje definido en el archivo config.yml.

• Adición: Se ha agregado la variable health (salud) a cada jefe, ahora es completamente personalizable.

• Adición: Opción para agregar comando para jugadores cercanos al archivo config.yml, ahora este nuevo comando se ejecutara una ves por cada jugador cercano en un radio definido.
----------, Oct 17, 2024

English

• Rework:
Update of the radius variable in config.yml, it is now replaced by 2 variables : min_radius and max_radius.

• Addition: The prefix variable has been added, now it is fully customizable.

• Addition: Added bossbar variable in the config.yml, now you can customize the text to display as the bossbar color.

• Addition: Added the ability to customize the message in the chat when a boss appears in the world (plugin_folder/lang/).

• Addition: Added the ability to fully customize the chat message when a boss is killed by a player and when a boss dies without being killed (plugin_folder/lang/).

Note: the configuration files are incompatible with version 1.1.x, to avoid problems and conflicts it is recommended to generate new configuration files.


---------------------------------------------------------------------------------------

Español

• Modificación: Actualización de la variable radius en config.yml, ahora es reemplazada por 2 variables : min_radius y max_radius.
• Adición:
Se ha añadido la variable prefix, ahora es completamente personalizable.

• Adición: Añadida la variable bossbar en el config.yml, ahora puedes personalizar el texto para mostrar como color de la barra de jefe.

• Adición: Añadida la capacidad de personalizar el mensaje en el chat cuando un jefe aparece en el mundo B[/B].

• Adición: Añadida la capacidad de personalizar completamente el mensaje del chat cuando un jefe es asesinado por un jugador y cuando un jefe muere sin ser asesinado (plugin_folder/lang/).

Nota: los archivos de configuración son incompatibles con la versión 1.1.x, para evitar problemas y conflictos se recomienda generar nuevos archivos de configuración.
----------, Oct 14, 2024

More coherent descriptions and a change in the command prefix.
----------, Oct 6, 2024

If the plugin was disabled and the reload command was executed, the plugin would stop working.
IT IS NOW SOLVED.
----------, Oct 6, 2024

Resource Information
Author:
----------
Total Downloads: 433
First Release: Oct 5, 2024
Last Update: Oct 31, 2024
Category: ---------------
All-Time Rating:
8 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings