Config and messages translation, English and Spanish in Github
Translations made by me
If you found any bug, report it here
Links: Vault, EssentialsX
Translations made by me
If you found any bug, report it here
Links: Vault, EssentialsX
Spoiler: Config.yml
# ################################################################################## #
# +--------------------------------------------------------------------------------+ #
# | | #
# | | #
# | | #
# | __ __ ___ __ __ __ | #
# | /__` | |\/| |__) | |_ /__` |__) |__| \ / |\ | | #
# | .__/ | | | | |___ |___ .__/ | | | \/\/ | \| | #
# | | #
# | | #
# | | #
# | Youtube: www.youtube.com/@davigamer1614 | #
# | Github: https://github.com/BEAMONDO/Minecraft-Plugin-SimpleSpawn | #
# | | #
# | | #
# | | #
# +--------------------------------------------------------------------------------+ #
# ################################################################################## #
# update-message: enable or disable the update message when enter in server
# no-argument-message: enable or disable the command message "/sh" if it not have any argument
# no-perm-message: enable or disable message when use a command and don`t have permission
# spawn-message: enable or disable the command message "/spawn" and "/spawn <player>"
# setspawn-message: enable or disable the command message "/setspawn"
# pay-to-spawn: enable or disable the option to pay to spawn (if enable is necessary the plugin Vault and EssentialsX)
# spawn-price: amount to pay if use "/spawn" command if (pay-to-spawn) is enable
Config:
update-message: true
no-argument-message: true
no-perm-message: true
setspawn-message: true
spawn-message: true
pay-to-spawn: false
spawn-price: 1000
Code (Text):
# ################################################################################## #
# +--------------------------------------------------------------------------------+ #
# | | #
# | | #
# | | #
# | __ __ ___ __ __ __ | #
# | /__` | |\/| |__) | |_ /__` |__) |__| \ / |\ | | #
# | .__/ | | | | |___ |___ .__/ | | | \/\/ | \| | #
# | | #
# | | #
# | | #
# | Youtube: www.youtube.com/@davigamer1614 | #
# | Github: https://github.com/BEAMONDO/Minecraft-Plugin-SimpleSpawn | #
# | | #
# | | #
# | | #
# +--------------------------------------------------------------------------------+ #
# ################################################################################## #
# update-message: enable or disable the update message when enter in server
# no-argument-message: enable or disable the command message "/sh" if it not have any argument
# no-perm-message: enable or disable message when use a command and don`t have permission
# spawn-message: enable or disable the command message "/spawn" and "/spawn <player>"
# setspawn-message: enable or disable the command message "/setspawn"
# pay-to-spawn: enable or disable the option to pay to spawn (if enable is necessary the plugin Vault and EssentialsX)
# spawn-price: amount to pay if use "/spawn" command if (pay-to-spawn) is enable
Config:
update-message: true
no-argument-message: true
no-perm-message: true
setspawn-message: true
spawn-message: true
pay-to-spawn: false
spawn-price: 1000
Spoiler: Messages.yml
Messages:
spawn:
setspawn: '%plugin% &aSpawn has been placed'
no-exist: '%plugin% &cSpawn doesn`t exist'
teleport: '%plugin% &aYou teleported to spawn'
teleport-others: '%plugin% &aYou teleport &6%target% &ato spawn'
no-enought-money: '%plugin% &cYou don`t have enough money to teleport to spawn'
no-enought-money-others: '%plugin% &cYou don`t have enough money to teleport &6%target% &cto spawn'
help:
- '&b<-----------------&aCOMMANDS&b----------------->'
- '&e/ss help &7Show this message'
- '&e/ss version &7Show plugin version'
- '&e/ss reload &7Reload plugin'
- '&e/ss plugin &7Show plugin download link'
- '&e/setspawn &7Create a spawn'
- '&e/spawn &7Teleport to spawn'
- '&e/spawn <player> &7Teleport other player to spawn'
reload: '%plugin% &aThe plugin has been reloaded'
version: '%plugin% &aPlugin version: &b%version%'
command-no-argument: '%plugin% &fUse &e/ss help &fto see the command list'
no-perm: '%plugin% &cYou don`t have permission to use that command'
console-error: 'You can`t use that command in console'
update-checker: '%plugin% &bThere is a new version &e(&f%latestversion%&e)&b. Download it here: &7https://www.spigotmc.org/resources/111086/'
Code (Text):
Messages:
spawn:
setspawn: '%plugin% &aSpawn has been placed'
no-exist: '%plugin% &cSpawn doesn`t exist'
teleport: '%plugin% &aYou teleported to spawn'
teleport-others: '%plugin% &aYou teleport &6%target% &ato spawn'
no-enought-money: '%plugin% &cYou don`t have enough money to teleport to spawn'
no-enought-money-others: '%plugin% &cYou don`t have enough money to teleport &6%target% &cto spawn'
help:
- '&b<-----------------&aCOMMANDS&b----------------->'
- '&e/ss help &7Show this message'
- '&e/ss version &7Show plugin version'
- '&e/ss reload &7Reload plugin'
- '&e/ss plugin &7Show plugin download link'
- '&e/setspawn &7Create a spawn'
- '&e/spawn &7Teleport to spawn'
- '&e/spawn <player> &7Teleport other player to spawn'
reload: '%plugin% &aThe plugin has been reloaded'
version: '%plugin% &aPlugin version: &b%version%'
command-no-argument: '%plugin% &fUse &e/ss help &fto see the command list'
no-perm: '%plugin% &cYou don`t have permission to use that command'
console-error: 'You can`t use that command in console'
update-checker: '%plugin% &bThere is a new version &e(&f%latestversion%&e)&b. Download it here: &7https://www.spigotmc.org/resources/111086/'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
SimpleSpawn [1.8 - 1.21] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,864 times (via Spigot). Download it and open it directly in the game.