What is WantedSpawn?
WantedSpawn is a fully customizable Minecraft plugin that uses the /spawn command to teleport players to the designated spawn point. It is actionbar-based and features a variety of sound effects for an enhanced gameplay experience.
join:
the: "Discord"
for: "FAST"
Support: true
server:
discord.gg: "/s6kpwB5NEZ"
Getting Started
Follow these steps to get WantedSpawn running:
Step 1:
Download the Plugin then put it into /root/plugins
Step 2:
Restart your server
Last Step:
Enjoy the Plugin
Commands, Permissions and their Functions
WantedStats has some pretty basic commands but heres how to use them:
Commands |
Permissions |
Functions |
/spawn |
spawn.use |
Lets you teleport to the spawn |
/setspawn |
setspawn.use |
Lets you set the spawn point |
/delspawn |
delspawn.use |
Deletes the spawn point |
/wantedspawn reload |
wantedspawn.reload.use |
Reloads the Config files |
Showcase of WantedSpawn
How it looks if you do /spawn
/set and /delspawn command:
Psst the Donut Config is in our Discord Server
For more try the Plugin yourself (Click on Download on the Right)
Configuration
Wanna become a Master in configuration?
Heres how to become one!
spawn.yml Configuration
Setting |
Value |
Description |
Spawn Location Settings |
spawn.world |
|
The world name where spawn is located |
spawn.x |
|
X coordinate of spawn |
spawn.y |
|
Y coordinate of spawn |
spawn.z |
|
Z coordinate of spawn |
spawn.yaw |
|
Yaw (horizontal rotation) of spawn |
spawn.pitch |
|
Pitch (vertical rotation) of spawn |
Teleport Settings |
teleport-cooldown |
5 |
Cooldown in seconds before teleporting |
Sound Settings |
teleported-sound.enabled |
true |
Enable/disable teleport sound |
teleported-sound.name |
ENTITY_ENDERMAN_TELEPORT |
Sound played when teleported |
cooldown-sound.enabled |
true |
Enable/disable cooldown sound |
cooldown-sound.name |
ENTITY_FOX_TELEPORT |
Sound played during cooldown |
messages.yml Configuration
Message Type |
Message Key |
Default Value |
Chat Messages |
Chat |
set-spawn |
&aYou successfully set the spawn point |
Chat |
already-spawn-set |
&cThere is already a spawn point set, please delete it first |
Chat |
teleport-cooldown |
&fYou will be teleported in &4%time% &fseconds |
Chat |
teleported |
&fTeleported |
Chat |
moved-cancel |
&cTeleportation cancelled because you moved |
Chat |
combat-cancel |
&cTeleportation cancelled because you got into combat |
Chat |
no-spawn-set |
&cThere is no spawn set yet, please set one first |
Chat |
delete-spawn |
&aYou successfully deleted the spawn point |
Chat |
no-spawn-set2 |
&cThere is no spawn set yet, please set one first |
Chat |
config-reloaded |
&aConfig Files have been reloaded |
Action Bar Messages |
Action Bar |
set-spawn |
&aYou successfully set the spawn point |
Action Bar |
already-spawn-set |
&cThere is already a spawn point set, please delete it first |
Action Bar |
teleport-cooldown |
&fYou will be teleported in &4%time% &fseconds |
Action Bar |
teleported |
&fTeleported |
Action Bar |
moved-cancel |
&cTeleportation cancelled because you moved |
Action Bar |
combat-cancel |
&cTeleportation cancelled because you got into combat |
Action Bar |
no-spawn-set |
&cThere is no spawn set yet, please set one first |
Action Bar |
delete-spawn |
&aYou successfully deleted the spawn point |
Action Bar |
no-spawn-set2 |
&cThere is no spawn set yet, please set one first |
Action Bar |
config-reloaded |
&aConfig Files have been reloaded |
Color Codes
For HEX Colors you can use this format:
example: #ff1818 -> &x&f&f&1&8&1&8
Note: The %time%
placeholder in cooldown messages will be replaced with the actual countdown time.