DiscordSRV

DiscordSRV

86.8k Downloads

Some issues

ChefMC opened this issue ยท 4 comments

commented
  1. Add placeholder to show Discord user id (#0123) in Minecraft chat to resolve users with equal nicknames. Because some people can use the same nickname as server admin for example
  2. Trim :emoticons: from role name shown in Minecraft chat. E.g. my owner role named ๐Ÿ‘‘ Project owner and in Minecraft chat it looks as :crown: Project owner. Trim :emoticons: and then trim spaces { roleNameString.replaceEmoticons().trim(); }
  3. Add ability to show player Permissions group prefix & suffix instead of only use of just Permissions group name
commented

Add ability to show player Permissions group prefix & suffix instead of only use of just Permissions group name

Check out the vault PlaceholderAPI expansion. %vault_prefix% and %vault_suffix% /papi ecloud download Vault

commented

PAPI is too big plugin to install it just for DiscordSRV

commented

Will probably be added in the future. Don't hold your breath though

commented
  1. ID..? Would make fill chat too fast. If you mean discriminator, that can be the same (with nicknames), if you have problems with pretending to be staff, use roles in the DC -> MC format and/or the ban hammer
  2. Duplicate of #434
  3. What I said above, Duplicate of #103