Minat0_

Results 23 comments of Minat0_

Can I ask you to enable SimpleClans' debug and try to reproduce your issue? SimpleClans should throw an error in console when there are duplicated channels appears at server boot.

You told us those discord channels were created on boot, However, I am sure they were created **earlier**. It follows from the error exception you sent us: ```java java.lang.IllegalStateException: Duplicate...

> clan can just have that as their discord channel ID, and not its name being unique It was made on purpose. Storing Clan Discord ID in a separated file...

@TomLewis It was just merged, can you try it? It was uploaded on [Jenkins](https://ci.roinujnosde.me/job/SimpleClans/428/artifact/target/SimpleClans.jar).

if you have enabled `show-debug-info` in SimpleClans config and use the latest development build (from Jenkins). You should see something like this after command execution: ``` [23:52:23 INFO]: Tomut0 issued...

> We still have issues where players can re-run the command and it creates another channel, in turn this breaks Crew chat entirely, so they are using it to grief...

> global or local chat? Set the [radius](https://github.com/EssentialsX/Essentials/blob/2.x/Essentials/src/main/resources/config.yml#L927) in EssentialsX config. After it, add `%simpleclans_tag_label%` to [format](https://github.com/EssentialsX/Essentials/blob/2.x/Essentials/src/main/resources/config.yml#L950) (if it doesn't work, try `{simpleclans_tag_label}` and restart the server.

Check if `/papi parse me %simpleclans_tag_label%` return any result. If it does then the problem with ChatInjector and EssentialsXChat, this is why we recommended to use another plugin to you.

> > You choose the tag placement by putting the placeholder wherever you want it to appear. > > i added the tag to Essentials but the result is -...

Расскажи, пожалуйста, чего ты пытаешься добиться. Что не получается? Как должен выглядить формат чата? Как он выглядит сейчас?