civcraft icon indicating copy to clipboard operation
civcraft copied to clipboard

VentureChat Support

Open Hellcode48 opened this issue 8 years ago • 9 comments

When using this plugin: https://www.spigotmc.org/resources/venturechat.771/

I cannot use the chat commands for Civcraft, when trying to make a camp for example with the VentureChat plugin installed it shows the error: "Camp names must only contain letters(A-Z). Enter another name.".

Please add support for the plugin

Hellcode48 avatar Mar 05 '17 05:03 Hellcode48

I contacted the developer and he said " If it runs a lower priority chat event, it should get the chat before me and handle it fine. I have no issues using other chat listener plugins with VentureChat. If he is trying to use the HIGHEST priority chat listener, then it might not work, but he shouldn't be using that anyways. "

Hellcode48 avatar Mar 05 '17 05:03 Hellcode48

I'll take a look at it.

ataranlen avatar Mar 05 '17 05:03 ataranlen

another thing @ataranlen I compiled civcraft by source fine with everything right as well as have the lib folder in the CivCraft folder but its giving me that BoneCP doesnt exist error

Hellcode48 avatar Mar 05 '17 05:03 Hellcode48

@ataranlen Heres a error that shows after reloading VentureChat via plugman then trying to make camp: http://pastebin.com/8ajBSJCr

Hellcode48 avatar Mar 05 '17 06:03 Hellcode48

For the BoneCP error, you will need a correct META-INF in your jar.

BenjaminGoGurts avatar Mar 05 '17 13:03 BenjaminGoGurts

@BenjaminGoGurts How do I do that?

Hellcode48 avatar Mar 05 '17 16:03 Hellcode48

https://gyazo.com/5ea2db7b632961132e962fe38e7abe89

This is how I build it.

BenjaminGoGurts avatar Mar 06 '17 02:03 BenjaminGoGurts

ok I think I figured it out

Hellcode48 avatar Mar 06 '17 03:03 Hellcode48

You simply need to use the manifest file.

ataranlen avatar Mar 09 '17 02:03 ataranlen