EngineHub / WorldGuard

🛡️ Protect your Minecraft server and lets players claim areas
https://enginehub.org/worldguard/
Other
820 stars 541 forks source link

Region bypass not functioning properly with paper 1.20.2 #2037

Closed MassaHex closed 12 months ago

MassaHex commented 12 months ago

WorldEdit Version

7.3.0-BETA-1

WorldGuard Version

7.0.9

Platform Version

Paper-222 1.20.2

Confirmations

Bug Description

When trying to break blocks with OP or with bypass perms it doesn't work and when I try to toggle region bypass with the command it returns a java.lang zip file error.

Expected Behavior

Ability to break blocks

Reproduction Steps

  1. Use paper
  2. Try to break blocks

Optional WorldGuard-Report

/wg toggle-bypass

Anything Else?

An image Screenshot_20231009_075432_Minecraft

me4502 commented 12 months ago

If you're referring to "zip file closed", that's not related to WorldGuard at all. It just means that something has modified the jar file while the server is running.

See https://madelinemiller.dev/blog/minecraft-zip-file-closed/ for more information

MassaHex commented 12 months ago

I'm still having the bug even after reading your forum. Don't close issue submissions without further information. First off I've already restarted my server. I've already replaced the worldguard file as well. @me4502

me4502 commented 12 months ago

As I said, the error you're having is entirely unrelated to WorldGuard. There's no WorldGuard issue here, so having an issue open does not make sense.

All information about the error you received is in the linked article, there's nothing more I can say in relation to this issue as you've already been given all relevant information.

Joo200 commented 12 months ago

The correct command is /rg bypass, not /wg toggle-bypass...