You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose an improvement for the Gsit plugin to enhance its functionality when integrated with WorldGuard. Currently, when a region in WorldGuard has the playersit deny flag set, the plugin only prevents players from initiating "sitting" on that specific terrain. However, there is a loophole: a player can start sitting in a permitted area (e.g., on someone’s back) and then move into a restricted region. Despite the restriction, they remain in the sitting position, bypassing the flag's intended behavior.
Proposal:
I suggest that the Gsit plugin actively checks for the playersit deny flag whenever a player enters a region protected by WorldGuard. If a player is in a sitting position (either on the ground or on another player’s back) and enters a restricted region, they should be automatically removed from the sitting position.
This functionality would ensure that the playersit deny flag works as expected and improves the compatibility between Gsit and WorldGuard, eliminating any potential exploits. 😊****
The text was updated successfully, but these errors were encountered:
Hi,
I would like to propose an improvement for the Gsit plugin to enhance its functionality when integrated with WorldGuard. Currently, when a region in WorldGuard has the
playersit deny
flag set, the plugin only prevents players from initiating "sitting" on that specific terrain. However, there is a loophole: a player can start sitting in a permitted area (e.g., on someone’s back) and then move into a restricted region. Despite the restriction, they remain in the sitting position, bypassing the flag's intended behavior.Proposal:
I suggest that the Gsit plugin actively checks for the
playersit deny
flag whenever a player enters a region protected by WorldGuard. If a player is in a sitting position (either on the ground or on another player’s back) and enters a restricted region, they should be automatically removed from the sitting position.This functionality would ensure that the
playersit deny
flag works as expected and improves the compatibility between Gsit and WorldGuard, eliminating any potential exploits. 😊****The text was updated successfully, but these errors were encountered: