Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Releases: Invvk/WorldGuardExtraFlags

WorldEdit Patch 2

29 Oct 07:57
258fa68
Compare
Choose a tag to compare

Changelog

  • fixed a problem that causes the worldedit flag to be inverted.

WorldEdit Patch

28 Oct 10:41
293fa04
Compare
Choose a tag to compare

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

27 Oct 11:41
e2d4b47
Compare
Choose a tag to compare

Changelog

  • patched an issue that prevents the plugin from hooking into EssentialsX.

Metrics v2.1.2

23 Oct 11:24
b533c79
Compare
Choose a tag to compare

Changelog

  • Added metrics, or information about what data is being collected please visit bStats

Hotfix 2.1.1

17 Oct 20:18
46df21b
Compare
Choose a tag to compare

Changelog

  • hotfix for allow/deny block place/break flags

[BETA] Villager Trade Flag

17 Oct 17:25
1ab51bf
Compare
Choose a tag to compare

Changelog:

  • added villager-trade flag: allow or deny players from trading inside the region

[BETA] 2.0.0 RE-CODE

16 Oct 14:01
7dbe692
Compare
Choose a tag to compare

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/or fly-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

20 Sep 22:35
b5b82a0
Compare
Choose a tag to compare

Patch notes:

  • patched issue #152

Patch 1.0.1

20 Sep 17:53
60c9ca3
Compare
Choose a tag to compare

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

20 Sep 17:17
7202146
Compare
Choose a tag to compare

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