Skip to content

Releases: RSTeamCore/WorldGuardRegionProtect

1.8.2.21 for 1.20-1.21.4

16 Dec 09:30
bc68454
Compare
Choose a tag to compare

HOT-FIX age-old problem with /wgrp reload at messages after change language in config.yml

1.8.1.21 for 1.20-1.21.4

16 Dec 09:29
bc68454
Compare
Choose a tag to compare
  • More refactoring was done on the plugin to optimize performance.
  • An auto-uploader for updates from github was added.

1.8.0.21 for 1.20-1.21.4

15 Dec 02:24
1dcab38
Compare
Choose a tag to compare
  • The plugin code has been further rewritten and improved.
  • Added 3 new checks for entities, namely CreatureSpawnEvent, SpawnerSpawnEvent, ItemSpawnEvent to strengthen the protection of regions.
  • Returned CraftBukkit/Bukkit/Spigot support.
  • Fixed still found bugs of entity checking in protected regions.

1.7.0.21 for 1.20-1.21.4

13 Dec 09:50
f057731
Compare
Choose a tag to compare
  • some code was cleaned.
  • fix issues with entity error when trying to checking.
  • add protection from superpickaxe from worldedit! Only available in premium version.
  • 2 lang files will be translated by
    SnowCutieOwO(Chinese Simplified)
    DarkSavic(Turkish)
    api will be improved and closer to the finish line.

1.6.0.21 for 1.20-1.21.4

12 Dec 15:54
72c16ed
Compare
Choose a tag to compare
  • fix some problems with /wgrp protect | unprotect command
  • fix some problems with new api
  • added support for latest minecraft server version 1.21.4

1.5.2.21 for 1.20-1.21.3

12 Nov 17:46
262a853
Compare
Choose a tag to compare
  • Added back support from 1.20+ to latest 1.21.3
  • Added new API for checking isOwner or isMember player in region.
  • Most reformat text in loggers for better reading in output console.

1.3.1.21

10 Nov 15:52
3c29cf2
Compare
Choose a tag to compare
  • Updating the plugin api to allow for addon creation.
  • Up version api to 1.5.21 So please try create addon for WGRP. How to use new api you can read on wiki page.

1.2.1.21 for mc 1.21-1.21.3

09 Nov 18:15
7750c9a
Compare
Choose a tag to compare
  • Configs were recoded to final stage.
  • Code were recoded to be more better.
  • New "denyFormObsidianOrCobbleStone" parameter for disabling form obsidian or cobblestone by lava and water in the protected region.
  • Variable "Version" of config were be recoded from double "String" to "Integer"

1.1.0.21 for mc 1.21-1.21.3

09 Nov 00:20
bfa46e5
Compare
Choose a tag to compare
  • Recoded config logic of work (this is still in under revision, so please report any bugs on github!)
  • Minor fix bugs and cleaned code in latest build.
  • Added support for Minecraft 1.21-1.21.3.

1.0.4.21 for mc 1.20.5-1.21

19 Jun 20:56
Compare
Choose a tag to compare

The code has been significantly rewritten and improved. More details can be found on the github.
Folia support has been added in test mode. So you will need forks WorldGuard and WorldEdit (click on the name to go to the fork).
Two new mobs have been added for checking starting from version 1.21, or 1.20.5 if experiment features are enabled.
For developers: CheckStyle was added if someone will fork the project.