Vivecraft_Spigot_Extensions icon indicating copy to clipboard operation
Vivecraft_Spigot_Extensions copied to clipboard

Spigot plugin for Vivecraft, the VR mod for Java Minecraft.

Results 38 Vivecraft_Spigot_Extensions issues
Sort by recently updated
recently updated
newest added

[23:56:28] [Server thread/ERROR]: Error occurred while enabling Vivecraft-Spigot-Extensions v1.18.2-1 (Is it up to date?) java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_18_R2/inventory/CraftItemStack at org.vivecraft.VSE.setLocalizedItemName(VSE.java:201) ~[Vivecraft_Spigot_Extensions.jar:?] at org.vivecraft.VSE.onEnable(VSE.java:93) ~[Vivecraft_Spigot_Extensions.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)...

Just updated my server and getting error enabling 1.18.1-b2 Assuming its 1.18.1 vs 1.18.2 related? Error log below if needed [14:24:54 ERROR]: Error occurred while enabling Vivecraft-Spigot-Extensions v1.18.1-b2 (Is it...

Make it so if Vivecraft Spigot/forge is installed on your server make it so there is an option in the config to force non-vr players to install the non-vr companion...

When any creeper gets in the range of a player when they would start flashing and hissing before exploding, the server throws an error and the creeper disappears. Error below:...

Just posting this, as this is something that should be looked at, at some point `[13:51:03 ERROR]: Nag author: 'jrbudda, jaron780' of 'Vivecraft-Spigot-Extensions' about the following: This plugin is not...

Can now be built on a fresh clone with "mvn package" As long as you have used BuildTools with the --remapped flag, which will add the remapping spigot dependencies to...

This would allow for server owners to give certain players a permission node to bypass VR only without having to give them OP status Closes #70

Version: This server is running CraftBukkit version git-Spigot-a56d446-7029c0a (MC: 1.16.4) (Implementing API version 1.16.4-R0.1-SNAPSHOT) Whenever a user on the server tries to place water or lava using a bucket, that...

Metadata is "a really inefficient global hashmap of uuid to data list". I suggest replacing metadata with an API class to access the values.