WorldGuardWrapper icon indicating copy to clipboard operation
WorldGuardWrapper copied to clipboard

A wrapper for the WorldGuard API that allows plugins to support both v6 and v7 APIs.

Results 6 WorldGuardWrapper issues
Sort by recently updated
recently updated
newest added

IPolygonalSelection points order are changed when your using Set So change return new IPolygonalSelection() { @Override public Set getPoints() { return ((Polygonal2DRegion) selection).getPoints().stream() .map(BlockVector2::toBlockVector3) .map(vector -> BukkitAdapter.adapt(world, vector)) .collect(Collectors.toSet()); }...

Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30. Changelog Sourced from org.projectlombok:lombok's changelog. v1.18.30 (September 20th, 2023) PLATFORM: Initial JDK21 support added. [Issue #3393](projectlombok/lombok#3393). BUGFIX: Any @Helper class directly in a method...

dependencies

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0. Commits 7548066 [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.0 77adc47 [MJAVADOC-642] Make offline mode configurable (#238) 24362d2 [MJAVADOC-742] Fix resolution of docletArtifacts (#186) bee4197 fix jenkins link...

dependencies

Bumps com.sk89q.worldguard:worldguard-bukkit from 7.0.8 to 7.0.9. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.sk89q.worldguard:worldguard-bukkit&package-manager=maven&previous-version=7.0.8&new-version=7.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps worldedit-core from 6.1.3-SNAPSHOT to 7.2.15. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.sk89q.worldedit:worldedit-core&package-manager=maven&previous-version=6.1.3-SNAPSHOT&new-version=7.2.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps worldedit-bukkit from 6.1.5 to 7.2.15. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.sk89q.worldedit:worldedit-bukkit&package-manager=maven&previous-version=6.1.5&new-version=7.2.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies