Added cursery, sneaky curses: adds new curses, causes curses to have a chance to affix when enchanting regardless of its presence in the description, obfuscates curses from tooltip and instead makes the item's name red. curse of pandora: adds curios and cursed curios ancientcurses: adds altars where you can earn jewels (gems) to affix to an amulet for bonuses (future curio wip) Sound attracts mobs, proximity chat, and simple radios for bequiet systems Iron's spells & spellbook integrates with some of our mods and adds mobs and magic tenseambiance: dynamic biome based creepy ambient noise
15 lines
1.1 KiB
Properties
15 lines
1.1 KiB
Properties
# Simple Voice Chat translations
|
|
# This file contains all server-side translations for the Simple Voice Chat mod
|
|
|
|
# The message a player gets when kicked for not having voice chat installed and the server has force_voicechat enabled
|
|
# The first parameter is the mod/plugin name and the second parameter is the mod/plugin version
|
|
force_voicechat_kick_message=You need %s %s to play on this server
|
|
# The message a player gets when joining a server with an incompatible voice chat version
|
|
# The first parameter is the mod/plugin version and the second parameter is the mod/plugin name
|
|
voicechat_not_compatible_message=Your voice chat client version is not compatible with the server-side version.\\nPlease install version %s of %s.
|
|
# The message a player gets when trying to execute a command that requires the voice chat mod installed on the client side.
|
|
# The first parameter is the mod/plugin name
|
|
voicechat_needed_for_command_message=You need to have %s installed on your client to use this command
|
|
# The message a player gets when trying to execute a command that can only be executed as a player
|
|
player_command_message=This command can only be executed as a player
|