✨DeluxeSpawn | Spawn and Lobby✨ | [1.8.8 - 1.20.6] The Ultimate Spawn Experience! icon

✨DeluxeSpawn | Spawn and Lobby✨ | [1.8.8 - 1.20.6] The Ultimate Spawn Experience! -----

Define your spawn, teleport in style with a splash of awesomeness!




Add compatibility with newer versions of minecraft
----------, Jun 6, 2024

Automatic Configuration File Updater:

I have implemented an automatic updater for all plugin configuration files. Now, in each update the new configurations will be added automatically

Possibility of Adding Aliases to the /spawn and /lobby Commands:
Added alias functionality to the /spawn and /lobby commands
----------, Mar 19, 2024

Bug Fixes:

Several bugs have been fixed:

Fixed an error that occurred when logging in for the first time and a saved location did not exist

Resolved an issue that prevented the /spawn world command from working
Fixed a bug that caused world aliases to not be displayed in the /spawn world command

Fixed a bug that prevented another player from being teleported to spawn

Deleting Message Files:

It is recommended to delete the message files to avoid possible conflicts and errors in the new version of the plugin. Restart the server after deleting the files to apply the changes correctly.
----------, Mar 17, 2024

Teleport Another Player to the Spawn:

Adds the functionality to teleport another player to spawn. Users can now specify the player name when using the spawn command (/spawn <player>) to move other players to the spawn point.
----------, Mar 15, 2024

Error correction:
In this version, several bugs have been addressed and resolved.

MySQL support for player locations:
He introduced a significant improvement by adding MySQL support for storing player locations. This implementation offers a more robust and efficient option for managing data.
----------, Mar 12, 2024

Autocomplete with Permissions:
Autofill is now enabled only for users who have the appropriate permissions

Basic Commands Recovered:
Basic commands (/help, /lastlocation, /version) have been reinstated
----------, Mar 11, 2024

Fix a bug
----------, Mar 11, 2024

Fix a bug
----------, Mar 11, 2024

Automatic Updater:
Featured novelty in this version! Now the plugin has an automatic updater. Keep your plugin always up to date without complications and enjoy the latest improvements effortlessly.

Internal Changes to Improve:
Numerous internal changes were made to improve the efficiency, stability, and overall performance of the plugin.
----------, Mar 11, 2024

Elimination of Hindi Language (HI)

PlaceHolderAPI Support in Welcome Message:
Welcome message now supports PlaceHolderAPI

Error correction:
Code fixes to resolve some bugs

Option for When a Last Location does not exist:
Add an option to handle cases where a last saved location does not exist

Code (YAML):

# Settings if you added the OnCommand option
Command
:
  # Select if the command will only work once, if you select true and the player executes
  # the command more than once it will no longer work until they log in again
  OneTime
: true
  # Where the player will be sent if a location does not exist (usually if it is the first time entering)
  # Available options:
  # Spawn: Send the user to spawn
  # SendMessage: Sends the user a message that a last location does not exist
  # DoNothing: Do nothing
  LocationNotExist
: SendMessage
  # If in LocationNotExist you selected Spawn and SpawnByWorld is true, which world should the player go to spawn?
  Spawn
: world
 
New Commands:
The /delspawn and /dellobby commands were introduced, allowing quick and easy removal of spawn and lobby points, respectively.

Improvements to /ds lastlocation:
Significant improvements were made to the /ds lastlocation command

Transport to Another Player in /lobby:
Add the ability to the /lobby command to transport another player to the lobby location. The new format is /lobby <player>

Eliminación del Idioma Hindi (HI)

Compatibilidad con PlaceHolderAPI en el Mensaje de Bienvenida:
Ahora el mensaje de bienvenida es compatible con PlaceHolderAPI

Corrección de Errores:
Correcciones en el código para resolver algunos errores

Opción para Cuando no Existe una Última Ubicación:
Agregue una opción para manejar casos en los que no existe una última ubicación guardada

Code (YAML):

# Configuración si agregaste la opción OnCommand
Command
:
  # Selecciona si el comando funcionará solo una vez. Si eliges true y el jugador ejecuta
  # el comando más de una vez, ya no funcionará hasta que vuelvan a iniciar sesión.
  OneTime
: true
  # A dónde se enviará al jugador si no existe una ubicación (generalmente, si es la primera vez que entra)
  # Opciones disponibles:
  # Spawn: Envía al usuario al punto de generación (spawn)
  # SendMessage: Envía al usuario un mensaje indicando que no existe una última ubicación
  # DoNothing: No hace nada
  LocationNotExist
: SendMessage
  # Si en LocationNotExist seleccionaste Spawn y SpawnByWorld es true, ¿a qué mundo debería ir el jugador al punto de generación?
  Spawn
: world
 
Nuevos Comandos:
Se introdujeron los comandos /delspawn y /dellobby, permitiendo la eliminación rápida y sencilla de puntos de spawn y lobby, respectivamente.

Mejoras en /ds lastlocation:
Se realizaron mejoras significativas en el comando /ds lastlocation

Transporte a Otro Jugador en /lobby:
Agregue la capacidad al comando /lobby para transportar a otro jugador a la ubicación del lobby. El nuevo formato es /lobby <jugador>
----------, Mar 8, 2024

Teleportation Improvements:
Added the ability to play a customizable sound when teleporting the player to their last location
Additionally, it is now possible to execute a configurable list of commands at that time

Autocompletion of Worlds in /spawn:
Implemented an autocomplete feature for worlds in the /spawn command

BStats – Plugin Statistics:
Added bStats support

Support for Colors 1.16 (EXA Colors):
Updated the plugin to support the specific colors of version 1.16 (EXA Colors)

Base Version Update:
The base version of the plugin has been updated to 1.20

Cooldown in /lobby and /spawn Commands:
It is now possible to configure a cooldown for the /lobby and /spawn commands

Saving Last Location when Shutting Down the Server:
Implemented functionality to save the player's last location when shutting down the server
Mejoras en Teletransportación:
Se incorporó la capacidad de reproducir un sonido personalizable al teletransportar al jugador a su última ubicación
Además, ahora es posible ejecutar una lista configurable de comandos en ese momento

Autoacompletado de Mundos en /spawn:
Se implementó una función de autoacompletado para los mundos en el comando /spawn

BStats - Estadísticas del Plugin:
Añadida compatibilidad con bStats

Compatibilidad con Colores de la 1.16 (Colores EXA):
Se actualizó el plugin para ser compatible con los colores específicos de la versión 1.16 (Colores EXA)

Actualización de la Versión Base:
La versión base del plugin se ha actualizado a la 1.20

Cooldown en Comandos /lobby y /spawn:
Ahora es posible configurar un cooldown para los comandos /lobby y /spawn

Guardado de Última Ubicación al Apagar el Servidor:
Se implementó la funcionalidad para guardar la última ubicación del jugador al apagar el servidor
----------, Mar 7, 2024

Command Improvements:
Implemented Cooldon functionality in the /spawn and /lobby commands

Bug Fixes:
Fixed a bug related to the DelayTeleport message

New Permissions File:
Introduced an updated permissions file

Additional Permissions:
New permission that allows you to ignore the delay when using the /lobby and /spawn commands

Saved Last Location:
Player's last location is now saved automatically

Code Optimizations:
Made substantial improvements to the code

Mejoras en Comandos:
Se implementó la funcionalidad de Cooldon en los comandos /spawn y /lobby

Corrección de Bugs:
Se solucionó un bug relacionado con el mensaje de DelayTeleport

Nuevo Archivo de Permisos:
Se introdujo un archivo de permisos actualizado

Permisos Adicionales:
Nuevo permiso que les permite ignorar el delay al utilizar los comandos /lobby y /spawn

Guardado de Última Ubicación:
La última ubicación del jugador ahora se guarda automáticamente

Optimizaciones en el Código:
Se realizaron mejoras sustanciales en el código
----------, Mar 5, 2024

Many new features added (I recommend you delete your config.yml and lang folder)
----------, Feb 27, 2024

New code
I have made the plugin again and I have improved some features, in a next update I will add all the features that were before
----------, Feb 26, 2024

  • Error when entering for the first time fixed
  • Minor code changes
----------, Jul 27, 2023

  • Added option to transport the player to the lobby when he is falling into the void (configurable)
----------, Jul 26, 2023

  • Among other minor changes
----------, Jul 25, 2023

  • Add update notification system (can be disabled)
  • Teleport to lobby for new players (can be disabled)
  • Teleport to lobby for all players upon entry (can be disabled)
  • Teleport to lobby/spawn after death (can be disabled)
  • Among other minor changes
----------, Jul 25, 2023

I have made the plugin from scratch to have a cleaner workspace

News:

  • Spawn by world
  • Lobby
----------, Jul 24, 2023

  • Add teleport option to spawn for new players
  • Add cooldown to use /spawn command (configurable)
  • Add a delay for the teleport (configurable)
  • Add option to cancel teleport with movement or damage to player
  • Among others...
----------, Jul 22, 2023

Resource Information
Author:
----------
Total Downloads: 1,316
First Release: Jul 22, 2023
Last Update: Jun 6, 2024
Category: ---------------
All-Time Rating:
2 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings