RadBuilder / EmojiChat

A simple, configurable, opensource plugin that adds emojis to your chat!
https://emojichat.radbuilder.net/
MIT License
41 stars 29 forks source link

Add option to switch replaced characters to a different language #1

Closed lightria closed 6 years ago

lightria commented 6 years ago

What steps will reproduce the issue?

  1. write Korean.(가, 나, 다 ...)

What was supposed to happen?

I write Korean!

What happened instead?

가 = :100: / 공 = :dragon: / 건 = :pray: etc...(There are others, but I'll skip them.)

What Spigot version are you using? Paste the output of /version below.

This server is running CraftBukkit version git-Spigot-7754231-362ed32 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)

What plugins do you have installed? Paste the output of /plugins below.

TreysDoubleJump, SuperElytra, WorldEdit, PlayerPanels, TranslatorAPI, InventoryFullPlus, GoldBigDragonRPG, Calculator, Mention, ProtocolLib, WorldGuard, EpicBoss-Updated-Edition, TTranslateChat, SignEdit, ChatItem, AlwaysElytra, VoxelSniper, EffectLib, ParticleLIB, Vault, ArmorWeight, MCRealisticPlus, Essentials, BKCommonLib, GadgetsMenu, SignLink, Maplands, VariableTriggers, Citizens, DiscordSRV, EmojiChat, EssentialsSpawn

Are any errors related to EmojiChat in your console or logs? If so, paste below.

nothing.

Any additional information that you would like to provide that may be relevant to the issue?

There are two Korean plug-ins! And Im Korean!(I can't speak English.)

RadBuilder commented 6 years ago

Hello, Because of the way EmojiChat works, characters from other languages are replaced with emojis. Currently, it replaces Korean characters with emojis. I'll work on an option to be able to switch which characters from other languages are replaced. Thanks.

lightria commented 6 years ago

Thank You :)

RadBuilder commented 6 years ago

Do you require other languages to be able to speak too (e.g. Chinese), or just Korean?

lightria commented 6 years ago

All languages... However, only Korean, Chinese, Japanese, and English are likely to be used.

RadBuilder commented 6 years ago

Fixed the best I could in v1.7. Due to the way emojis are shaped, there aren't many characters from other languages that I can replace easily.

lightria commented 6 years ago

Thank You!