English
Translations made by me
When a totem of undying is used, the player who use it not lose the effects who have before using it.
Español
Traducciones echas por mi
Cuando un totem es usado, el jugador que lo usa no pierde los efectos que tenia antes de usarlo.
Compiled with Java 8
Configuration in English
Translations made by me
When a totem of undying is used, the player who use it not lose the effects who have before using it.
Español
Traducciones echas por mi
Cuando un totem es usado, el jugador que lo usa no pierde los efectos que tenia antes de usarlo.
Compiled with Java 8
Configuration in English
Spoiler: config.yml
config :
# List of allowed worlds in which the plugin works
allowed-worlds :
- world
- world_nether
- world_the_end
# Enable/Disable the keep effects option
keep-effects : true
# Enable/Disable the new version available message (update-message)
update-checker : true
# Variables: %plugin%, %version%, %latestversion%, %link%
update-message : ' %plugin% &bNew version available &e(&f%latestversion%&e)&b. Download it here: &7%link%'
messages :
# Variables: NA
help :
- '&b< -----------------&aCOMMANDS TOTEMINATOR&b ----------------->'
- '&e/toteminator help &7Show this message'
- '&e/toteminator reload &7Reload plugin config'
- '&e/toteminator version &7Show plugin version'
- '&e/toteminator author &7Show plugin author'
- '&e/toteminator permissions &7Show plugin permission list'
- '&e/toteminator plugin &7Show plugin download link'
# Variables: %plugin%
reload : ' %plugin% &aThe plugin has been reloaded'
# Variables: %plugin%, %version%, %latestversion%
version : ' %plugin% &aPlugin version: &b%version%'
# Variables: %plugin%, %author%
author : ' %plugin% &aPlugin author: &b%author%'
# Variables: NA
permissions :
- '&b< -----------------&aPERMISSIONS TOTEMINATOR&b ----------------->'
- '&etoteminator.* &7OP permissions'
- '&etoteminator.help &7Allow to use &e/toteminator help'
- '&etoteminator.reload &7Allow to use &e/toteminator reload'
- '&etoteminator.version &7Allow to use &e/toteminator version'
- '&etoteminator.author &7Allow to use &e/toteminator author'
- '&etoteminator.plugin &7Allow to use &e/toteminator plugin'
- '&etoteminator.permissions &7Allow to use &e/toteminator permissions'
- '&etoteminator.updatechecker &7Allow receive message if there is an update'
- '&etoteminator.use &7Allow to keep effects when use a totem'
# Variables: %plugin%
command-no-argument : ' %plugin% &7Use &e/toteminator help &7to see the command list'
# Variables: %plugin%
no-perm : ' %plugin% &cYou don`t have permission to use that command'
# Variables: NA
console-error : 'You can`t use that command in console'
Configuración en Español
Code (YAML):
config :
# List of allowed worlds in which the plugin works
allowed-worlds :
- world
- world_nether
- world_the_end
# Enable/Disable the keep effects option
keep-effects : true
# Enable/Disable the new version available message (update-message)
update-checker : true
# Variables: %plugin%, %version%, %latestversion%, %link%
update-message : ' %plugin% &bNew version available &e(&f%latestversion%&e)&b. Download it here: &7%link%'
messages :
# Variables: NA
help :
- '&b< -----------------&aCOMMANDS TOTEMINATOR&b ----------------->'
- '&e/toteminator help &7Show this message'
- '&e/toteminator reload &7Reload plugin config'
- '&e/toteminator version &7Show plugin version'
- '&e/toteminator author &7Show plugin author'
- '&e/toteminator permissions &7Show plugin permission list'
- '&e/toteminator plugin &7Show plugin download link'
# Variables: %plugin%
reload : ' %plugin% &aThe plugin has been reloaded'
# Variables: %plugin%, %version%, %latestversion%
version : ' %plugin% &aPlugin version: &b%version%'
# Variables: %plugin%, %author%
author : ' %plugin% &aPlugin author: &b%author%'
# Variables: NA
permissions :
- '&b< -----------------&aPERMISSIONS TOTEMINATOR&b ----------------->'
- '&etoteminator.* &7OP permissions'
- '&etoteminator.help &7Allow to use &e/toteminator help'
- '&etoteminator.reload &7Allow to use &e/toteminator reload'
- '&etoteminator.version &7Allow to use &e/toteminator version'
- '&etoteminator.author &7Allow to use &e/toteminator author'
- '&etoteminator.plugin &7Allow to use &e/toteminator plugin'
- '&etoteminator.permissions &7Allow to use &e/toteminator permissions'
- '&etoteminator.updatechecker &7Allow receive message if there is an update'
- '&etoteminator.use &7Allow to keep effects when use a totem'
# Variables: %plugin%
command-no-argument : ' %plugin% &7Use &e/toteminator help &7to see the command list'
# Variables: %plugin%
no-perm : ' %plugin% &cYou don`t have permission to use that command'
# Variables: NA
console-error : 'You can`t use that command in console'
Spoiler: config.yml
Code (YAML):
[/SIZE
]
config :
Lista de mundos permitidos en los que funciona el plugin
allowed-worlds :
- world
- world_nether
- world_the_end
# Activar/Desactivar la opción de conservar efectos
keep-effects : true
# Activar/Desactivar el mensaje de nueva versión disponible (update-message)
update-checker : true
# Variables: %plugin%, %version%, %latestversion%, %link%
update-message : ' %plugin% &bNueva versión disponible &e(&f%latestversion%&e)&b. Descárgala aquí: &7%link%'
messages :
# Variables: NA
help :
- '&b< -----------------&aCOMANDOS TOTEMINATOR&b ----------------->'
- '&e/toteminator help &7Muestra este mensaje'
- '&e/toteminator reload &7Recargar el plugin'
- '&e/toteminator version &7Version del plugin'
- '&e/toteminator author &7Muestra el autor del plugin'
- '&e/toteminator permissions &7Muestra la lista de permisos del plugin'
- '&e/toteminator plugin &7Muestra el link de descarga del plugin'
# Variables: %plugin%
reload : ' %plugin% &aEl plugin ha sido recargado'
# Variables: %plugin%, %version%, %latestversion%
version : ' %plugin% &aVersión: &b%version%'
# Variables: %plugin%, %author%
author : ' %plugin% &aAutor: &b%author%'
# Variables: NA
permissions :
- '&b< -----------------&aPERMISOS TOTEMINATOR&b ----------------->'
- '&etoteminator.* &7Permisos de OP'
- '&etoteminator.help &7Permite usar &e/toteminator help'
- '&etoteminator.reload &7Permite usar &e/toteminator reload'
- '&etoteminator.version &7Permite usar &e/toteminator version'
- '&etoteminator.author &7Permite usar &e/toteminator author'
- '&etoteminator.plugin &7Permite usar &e/toteminator plugin'
- '&etoteminator.permissions &7Permite usar &e/toteminator permissions'
- '&etoteminator.updatechecker &7Permite recibir mensajes si hay una actualizacion'
- '&etoteminator.use &7Permitir conservar los efectos cuando se usa un tótem'
# Variables: %plugin%
command-no-argument : ' %plugin% &7Usa &e/toteminator help &7para ver la lista de comandos'
# Variables: %plugin%
no-perm : ' %plugin% &No tienes permiso para ejecutar ese comando'
# Variables: NA
console-error : ' No puedes ejecutar ese comando desde la consola'
[SIZE=6 ]
config :
Lista de mundos permitidos en los que funciona el plugin
allowed-worlds :
- world
- world_nether
- world_the_end
# Activar/Desactivar la opción de conservar efectos
keep-effects : true
# Activar/Desactivar el mensaje de nueva versión disponible (update-message)
update-checker : true
# Variables: %plugin%, %version%, %latestversion%, %link%
update-message : ' %plugin% &bNueva versión disponible &e(&f%latestversion%&e)&b. Descárgala aquí: &7%link%'
messages :
# Variables: NA
help :
- '&b< -----------------&aCOMANDOS TOTEMINATOR&b ----------------->'
- '&e/toteminator help &7Muestra este mensaje'
- '&e/toteminator reload &7Recargar el plugin'
- '&e/toteminator version &7Version del plugin'
- '&e/toteminator author &7Muestra el autor del plugin'
- '&e/toteminator permissions &7Muestra la lista de permisos del plugin'
- '&e/toteminator plugin &7Muestra el link de descarga del plugin'
# Variables: %plugin%
reload : ' %plugin% &aEl plugin ha sido recargado'
# Variables: %plugin%, %version%, %latestversion%
version : ' %plugin% &aVersión: &b%version%'
# Variables: %plugin%, %author%
author : ' %plugin% &aAutor: &b%author%'
# Variables: NA
permissions :
- '&b< -----------------&aPERMISOS TOTEMINATOR&b ----------------->'
- '&etoteminator.* &7Permisos de OP'
- '&etoteminator.help &7Permite usar &e/toteminator help'
- '&etoteminator.reload &7Permite usar &e/toteminator reload'
- '&etoteminator.version &7Permite usar &e/toteminator version'
- '&etoteminator.author &7Permite usar &e/toteminator author'
- '&etoteminator.plugin &7Permite usar &e/toteminator plugin'
- '&etoteminator.permissions &7Permite usar &e/toteminator permissions'
- '&etoteminator.updatechecker &7Permite recibir mensajes si hay una actualizacion'
- '&etoteminator.use &7Permitir conservar los efectos cuando se usa un tótem'
# Variables: %plugin%
command-no-argument : ' %plugin% &7Usa &e/toteminator help &7para ver la lista de comandos'
# Variables: %plugin%
no-perm : ' %plugin% &No tienes permiso para ejecutar ese comando'
# Variables: NA
console-error : ' No puedes ejecutar ese comando desde la consola'
[SIZE=6 ]
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.11, 1.12, 1.13
- 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.
Toteminator [1.11 - 1.21] DISCONTINUED is a free Minecraft Java mod. Compatible with Minecraft 1.11, 1.12, 1.13, 1.14 and newer. Downloaded 399 times (via Spigot). Download it and open it directly in the game.