-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VentureChat Support #96
Comments
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. " |
I'll take a look at it. |
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 |
@ataranlen Heres a error that shows after reloading VentureChat via plugman then trying to make camp: http://pastebin.com/8ajBSJCr |
For the BoneCP error, you will need a correct META-INF in your jar. |
@BenjaminGoGurts How do I do that? |
https://gyazo.com/5ea2db7b632961132e962fe38e7abe89 This is how I build it. |
ok I think I figured it out |
You simply need to use the manifest file. |
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
The text was updated successfully, but these errors were encountered: