Fixed a bug with auto joining channels when not using the plugin with BungeeCord. (Should be fixed anyways, had some test servers malfunctions so I couldn't fully test it.)
Also added a new set of command aliases in the plugin.yml. I added an alias v[commandname] for every command.
Example: /vtell is an alias for /tell
I noticed I there were some issues with plugin syntax commands (/venturechat:tell for example) so I added in this set of aliases for use in my alias section of the config, commands.yml, or any other plugin that can create aliases. So instead of aliases /tell -> /venturechat:tell, you can simply alias /tell -> /vtell.