This repository was archived by the owner on Aug 13, 2022. It is now read-only.
Releases: Invvk/WorldGuardExtraFlags
Releases · Invvk/WorldGuardExtraFlags
WorldEdit Patch 2
Changelog
- fixed a problem that causes the worldedit flag to be inverted.
WorldEdit Patch
Changelog
- Fixed an issue that causes the plugin to throw an error while using WorldEdit
- Added update checker
- added config to disable update checker
EssentialsX Patch
Changelog
- patched an issue that prevents the plugin from hooking into EssentialsX.
Metrics v2.1.2
Changelog
- Added metrics, or information about what data is being collected please visit bStats
Hotfix 2.1.1
Changelog
- hotfix for
allow/deny block place/break
flags
[BETA] Villager Trade Flag
Changelog:
- added
villager-trade
flag: allow or deny players from trading inside the region
[BETA] 2.0.0 RE-CODE
NOTE: THIS IS A BETA RELEASE, PLEASE REPORT ISSUE IN THE ISSUE TRACKER
Plugin has been fully re-coded.
Changelog
After the re-code some parts were removed and some parts were improved.
Flags that were removed
- Removed flag
PLAY_SOUNDS
. - Removed flag
MYTHICMOB_EGGS
. - Removed flag
RESPAWN-LOCATION
. - Removed flag
CHUNK_UNLOAD
. - Removed flag
JOIN_LOCATION
. - Removed ForcedState from glide flag.
- Removed WorldGuard v6 support.
Changes
- Switched from maven to gradle.
- Made the plugin automatically inject the classpath into
allowed-plugins
if the server is using FAWE (FastAsyncWorldEdit). - Re-added
allow/deny block break/place
flags. - Chat prefix/suffix now has a space in between messages.
Bug Fixes
- Fixed a bug were players can glide by spamming the space bar in denied regions (rare case).
- Fixed #1 related to
allow/deny block place/break
protection (related to #152). - Fixed a bug were players can fly after switching gamemode from creative to survival then back to creative.
- Fixed a bug were players can get boost from fly after they get denied to fly.
- Fixed a bug were players with permissions (
op
or admin rights) can't place nether portals in disallowed region. - Fixed a bug were players
walk-speed
and/orfly-speed
doesn't reset on server stop. - Fixed a bug were players can still get the blocked effects by having another player throw a potion from outside the region.
- Fixed a bug related to FAWE not working correctly with
WORLDEDIT
flag.
Patch 1.0.2
Patch notes:
- patched issue #152
Patch 1.0.1
This update was applied to version 1.0.0, but I will draft a new release anyways
Also, THIS IS NOT INTENDED FOR PRODUCTION.
patch notes:
- patched a problem causing the commands on exit to run twice
Plugin REBORN
BETA VERSION, DO NOT USE IN PRODUCTION.
patch notes:
- allow-block-break re-added
- allow-block-place re-added
- deny-block-break re-added
- deny-block-place re-added
- providing some what of a fix for fly flag