Tags
Creators
Details
1.5
Compatibility
Required content
Changes
VexBot 1.5 Mega PvP!
Team system overhaul.
Our aim for this update is to refine the algorithms driving VexBot. And improve its performance all round.
Massive improvements to Crystal PvP
Massive improvements to Spear Mace Massive improvements to Elytra Mace
Also made the mod compatible with Bukkit servers with Fabric installed
FIX
Fixed #8 - Bots sometimes dont spawn with bot ai
Fixed #38 - Elytra Mace needs to be improved
Fixed #39 - Spear mace needs to be improved
Fixed #41 - shielding
Fixed #43 - bot freezes when you use wind charge
Fixed #44 - Spear Dash Toggle
Fixed #45 - Gliding with an elytra
Fixed #47 - Bots when they use elytra mace they only fly up and doesnt it the mace
Fixed #48 - bots remove items when they wanna use it
Fixed #49 - classic pearl catch
Fixed #51 - everytime i try to do /settings it goes on abt player is null and cant invoke org.bukkit.craftbukkit.entity.crafthumanentity.getinventory
Fixed #54 - switching
Fixed #59 - add real players to bot teams
Fixed #65 - Buttons dont work
Fixed #66 - why cant i spawn clownpierce the bot only just stays there and doesnt do anything
Fixed #67 - About the teams
Fixed #68 - Other players not being able to go on teams fix that
Fixed #70 - better team system
Fixed #71 - Can't select all bots to a team
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:EPgNYyCG:Cg2fVE6l"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:EPgNYyCG:Cg2fVE6l"
}


