SirBlobman / CombatLogX

A modular Spigot plugin that prevents players from logging out during combat and has many expansions for extra features.
https://www.spigotmc.org/resources/31689/
GNU General Public License v3.0
150 stars 51 forks source link

[Bug] [ Paper1.20.2] CombatLogX WorldGuard expansion does not work properly #749

Closed PiggiesGoSqueal closed 8 months ago

PiggiesGoSqueal commented 9 months ago

Server Implementation

Paper

Server Version

other

Describe the bug

Region expansions do not work properly. Or at least WorldGuard Compatibility does not.

Specifically this feature in the expansion config: no-entry-mode: KNOCKBACK_PLAYER I tried setting it to: KNOCKBACK_PLAYER, CANCEL_EVENT, and VULNERABLE. None of them worked after reloading the plugin or restarting the server.

Reproduction Steps

  1. Make the setting change.
  2. Reload plugin or restart server.
  3. Set yourself as a normal player (not opped, no owner rank)
  4. Test with another player near a no-pvp worldguard region such as a spawn on a server. Hit each other then run into the spawn region. It will allow you to enter and PvP will be disabled.

Expected behaviour

I expect the entry modes to do their respective settings.

Screenshots / Videos

No response

latest log file (if applicable)

https://hastebin.skyra.pw/uzuwojigaw.swift

CombatLogX Version

clx version [07:26:58 INFO]: Java Version: 18.0.2.1 [07:26:58 INFO]: Java Vendor: Eclipse Adoptium [07:26:58 INFO]: Java URL: N/A [07:26:58 INFO]: Server Version: git-Paper-280 (MC: 1.20.2) [07:26:58 INFO]: Bukkit Version: 1.20.2-R0.1-SNAPSHOT [07:26:58 INFO]: Minecraft Version: 1.20.2 [07:26:58 INFO]: NMS Version: 1_20_R2 [07:26:58 INFO]: Dependency Information: [07:26:58 INFO]: - AngelChest (not installed) [07:26:58 INFO]: - ASkyBlock (not installed) [07:26:58 INFO]: - BentoBox (not installed) [07:26:58 INFO]: - Citizens (not installed) [07:26:58 INFO]: - CMI v9.6.8.4 [07:26:58 INFO]: - CrackShot (not installed) [07:26:58 INFO]: - CrashClaim (not installed) [07:26:58 INFO]: - Essentials (not installed) [07:26:58 INFO]: - FabledSkyBlock (not installed) [07:26:58 INFO]: - FeatherBoard (not installed) [07:26:58 INFO]: - FlagWar (not installed) [07:26:58 INFO]: - GriefDefender (not installed) [07:26:58 INFO]: - GriefPrevention (not installed) [07:26:58 INFO]: - HuskHomes (not installed) [07:26:58 INFO]: - HuskSync (not installed) [07:26:58 INFO]: - HuskTowns (not installed) [07:26:58 INFO]: - iDisguise (not installed) [07:26:58 INFO]: - IridiumSkyblock (not installed) [07:26:58 INFO]: - Kingdoms v1.16.17 [07:26:58 INFO]: - Konquest (not installed) [07:26:58 INFO]: - Lands (not installed) [07:26:58 INFO]: - LibsDisguises v10.0.40 [07:26:58 INFO]: - MarriageMaster (not installed) [07:26:58 INFO]: - MythicMobs v5.4.1-${CI_COMMIT_SHORT_SHA} [07:26:58 INFO]: - PlaceholderAPI v2.11.5 [07:26:58 INFO]: - PlayerParticles v8.4 [07:26:58 INFO]: - PreciousStones (not installed) [07:26:58 INFO]: - PremiumVanish v2.9.3 [07:26:58 INFO]: - ProtectionStones (not installed) [07:26:58 INFO]: - ProtocolLib v5.1.1-SNAPSHOT-673 [07:26:58 INFO]: - RedProtect (not installed) [07:26:58 INFO]: - Residence (not installed) [07:26:58 INFO]: - Sentinel (not installed) [07:26:58 INFO]: - SuperiorSkyblock2 (not installed) [07:26:58 INFO]: - SuperVanish (not installed) [07:26:58 INFO]: - Towny (not installed) [07:26:58 INFO]: - UltimateClaims (not installed) [07:26:58 INFO]: - uSkyBlock (not installed) [07:26:58 INFO]: - VanishNoPacket (not installed) [07:26:58 INFO]: - WorldGuard v7.0.9+5934e49 [07:26:58 INFO]: - ViaVersion (not installed) [07:26:58 INFO]: - BlueSlimeCore v2.9.4.377 [07:26:58 INFO]: CombatLogX by SirBlobman [07:26:58 INFO]: Local Version: 11.4.0.1.1193 [07:26:58 INFO]: Remote Version: 11.4.0.1.1193 [07:26:58 INFO]: Enabled Expansions (6): [07:26:58 INFO]: - CMI Compatibility v17.0 [07:26:58 INFO]: - KingdomsX Compatibility v17.1 [07:26:58 INFO]: - LuckPerms Compatibility v17.1 [07:26:58 INFO]: - PlaceholderAPI Compatibility v17.1 [07:26:58 INFO]: - SuperVanish Compatibility v17.1 [07:26:58 INFO]: - WorldGuard Compatibility v17.2

Anything else?

No response

GreenedDev commented 9 months ago

im experiencing the issue too

Olivoz commented 9 months ago

im experiencing the issue too

This was mostly solved in the Discord. Make sure you have our WorldGuard flags set in the region, you can find the list on our documentation page

SirBlobman commented 8 months ago

Issue closed per discord. If not resolved please reopen this.