I am Japanese and I use a translation tool called Deepl, so there may be some sentences that are not correct.
It is a simple, well-designed /spawn plugin with no extra features.
Also, unlike other plug-ins, there are no unnecessary functions, which makes the server lightweight!
Commands
Permissions
Code (YAML):
# Spawn Plugin Configuration
# Countdown duration in seconds
countdown_seconds
: 3
# Teleport location
teleport_location:
world
: world
x
: 0.5
y
: 4.0
z
: 0.5
yaw
: 0.0
pitch
: 0.0
# Messages
messages:
teleport_start
:
"&eTeleporting in %seconds% seconds"
teleport_complete
:
"&aTeleported successfully!"
teleport_error
:
"&cAn error occurred during teleportation."
command_not_player
:
"&cThis command can only be executed by players."
cancel_message
:
"&cCancelled the teleportation."
already_executing_message
:
"&cAlready executing teleportation."
reload_config_message
:
"&aConfig.yml reloaded successfully."
no_permission_message
:
"&cYou don't have permission to use this command."
If you have any glitches or requests for plugins you would like to see made, please go to me.