VSE is a companion plugin for Vivecraft, the VR mod for Java Minecraft. VSE is for Spigot, Paper and Folia servers and adds several enhancements for VR players.
See the config.yml when you run the plugin, or the Config wiki entry for all available configuration options.
The plugins version number is split into two parts, the first part is the Vivecraft version that the plugin supports the features of, and the second part is the release version, this increments with fixes or when adding support for new Minecraft versions.
Example:
1.3.3-0: This version supports the features of Vivecraft 1.3.3 and is the first release for that version
When using proxy servers you might need to add a compatibility plugin to your proxy server so that our data is correctly forwarded to the spigot/paper/folia server.
A this moment we have extensions for
VSE provides Spigot metadata on Player objects so other plugins can provide special support for handed interactions or somesuch. If you aren’t sure what metadata is, check the Spigot documentation. The API supports multiple plugins using the same metadata key, so make sure you filter to our specific plugin name (Vivecraft-Spigot-Extension).
For details on available data see the wiki
We also have an API to access more data, like the history of all available body parts, for more details on that see the wiki.

Adds support for Vivecraft on Spigot/Paper/Folia based servers