Skip to content

Releases: RSTeamCore/WorldGuardRegionProtect

0.7.5.3 for 1.19-1.19.4

12 May 13:54
842548e
Compare
Choose a tag to compare
  • Added two new mobs in checks region for future version 1.20.
  • Fixed a bug with the notification of updates related to the rights.

0.7.5.2 for 1.19-1.19.4

15 Mar 20:10
Compare
Choose a tag to compare
  • Added support for version 1.19.4
  • Code of some functions was rewritten and so cleared of unnecessary
  • Some libraries were moved to plugin.yml to reduce the size of the plugin .jar, which reduced the weight to 136 kb.

0.7.5.1 for 1.19-1.19.3

11 Jan 21:06
d09539d
Compare
Choose a tag to compare
  • Fixed IncompleteRegionException if region is not selected by a player.
  • The language file update check function is finally tested when there is a new update.

0.7.5 for 1.19-1.19.3

26 Dec 14:23
9fc61a6
Compare
Choose a tag to compare
  • Added 27 things and blocks to prohibit interaction with the pot.
  • Added 3 checks: LoomPatternSelect, StonecutterRecipeSelect, FlowerPotManipulate
  • Changed variable from canTakeLecternBook to denyTakeLecternBook in config.yml
  • Added 3 new variables to config.yml
    denyTakenOrPlaceNaturalBlockOrItemIOFlowerPot: true
    denyStonecutterRecipeSelect: true
    denyLoomPatternSelect: true
  • Reduced size of the plugin's jar file.

0.7.4.1 for 1.19-1.19.3

16 Dec 14:45
306f826
Compare
Choose a tag to compare
  • Fixed bug with MiniMessage in command /wgrp help.

0.7.4 for 1.19-1.19.3

16 Dec 12:22
48bbe14
Compare
Choose a tag to compare
  • Added support for versions 1.19-1.19.3. Versions below 1.19 are not supported.
  • changed messages to Api Kyori(MiniMessage). Now the message format has changed. Similar '&' characters are no longer supported.
  • Fixed chat messages for plugin updates.
  • added a parameter to be able to turn off update notifications in-game.
  • added a version check of the lang file for the correct work.
  • lang files were fixed because of bugs in them.

0.7.3 for 1.18-1.18.2

05 Jun 15:49
5a8e9d6
Compare
Choose a tag to compare
  • Fixed errors with the database. The database should already work stably.
  • Fixed errors in the translation into other languages.
  • Fixed methods where NullPointerException were made.
  • Added a check to prohibit current water and lava in protected regions.
  • Added two new values for enabling/disabling current water/lava.
  • Removed one extra check that didn't work in any way.
    P.S. to add a region to the protection while in the region itself.(Perhaps in the future we will change)

0.7.2 for 1.18-1.18.2

29 May 19:40
5a8e9d6
Compare
Choose a tag to compare
  • corrected path to database name.
  • added update notification when logging into the server.
  • Added support for 7 languages, namely German, Finnish, French, Russian, Chinese Simplified, Ukrainian, Japanese.
  • Added two new commands by which you can add or remove a region from the protection. See /wgrp help for details.
  • was redesigned config.yml because it was added support for worlds to protect regions to avoid abuses by players.

0.7.1 for 1.18-1.18.2!

26 May 15:30
25f3626
Compare
Choose a tag to compare

changelist:

  • NEED FULL CONFIGS UPDATE!
  • Added database with logs of interaction with the region(So far without viewing with the command).
  • Standard config and message config was completely rewritten.
  • Multi-language support has been added. Available initially two standard: ru, en. We will gladly help with translations!
  • Added the /wgrp spy sub-command to be able to monitor who is breaking/constructing in the region.
  • The function of tracking the player who is trying to use commands in a protected region has been improved.
  • Added 3 functions with the restriction of interaction with the vehicle. For example: with a boat or minecart, namely a ban on:
    !!!Also there is an option to enable or disable this in the config!
  1. The destruction of the transport.
  2. Unable to get into transportation.
  3. Restrict on collision with transports.
  4. Corrected the ability to spawn transports.
  • Added a function on the ban to take the book from the pulpit.
  • Corrected the function with interaction of buckets in the region. Now it is forbidden to pick up the fish in the bucket, as well as to spawn them on the region at the same time pouring water.
  • The function with destructions of the hanged objects was corrected, for example, a frame or a picture. They also now can not destroy mobs, such as: a skeleton or a creeper blast.
  • Improved function with the ban on interaction with the anchor revival. Now it's impossible to interact with it with the help of light-stone.
  • Ban on igniting dynamite on a protected region.
  • Added a ban on blowing up an ender crystal in a protected region, as well as a ban on interacting with it.