Releases: XZot1K/PhysicsToGo
Releases · XZot1K/PhysicsToGo
PhysicsToGo 2.1.2
- Updated dependencies to 1.20.4
- Fixed an issue with whitelisting when a broken block is regenerated
What's Changed
New Contributors
Full Changelog: 2.1.1...2.1.2
PhysicsToGo 2.1.1
- Optimized WorldGuard region flag checks.
- The "block-in-claims" option is now enabled by default.
- Removed debug messages.
Full Changelog: 2.1...2.1.1
PhysicsToGo 2.1
- Added "no-block-explosions: false" and Added "blocked-block-regeneration: [ "BED", "AIR" ]" to the "config.yml".
- The "BlockExplodeEvent" is now handled. By default, BED explosions are now prevented from regenerating blocks.
- NOTE: For some reason, the BED explosions are listed as AIR, so having AIR in that list shown above will block it.
Full Changelog: 2.0.9...2.1
2.0.9
PhysicsToGo 2.0.8
- Updated to 1.20.1.
- 1.20 Double side signs are now supported.
- Added the "core-protect" option to the "config.yml" (this toggles the hook's usage).
- Fixed containers and several saved state inconsistencies.
What's Changed
- Update config.yml to be more human readable by @CortezJEL in #18
- Update plugin.yml to reflect latest version by @CortezJEL in #19
New Contributors
- @CortezJEL made their first contribution in #18
Full Changelog: 2.0.7...2.0.8
PhysicsToGo 2.0.7
Full Changelog: 2.0.6...2.0.7
This was built against the 1.19.2 Spigot API. In addition, the plugin was rebuilt on Maven. (Merged latest commits)
- Fixed issues involving world blacklisting and whitelisting.
- Fixed some issues with configuration reading.
- Removed Feudal and Massive Core Factions hooks due to abandonment.
PhysicsToGo 2.0.6
Full Changelog: 2.0.5...2.0.6
This was built against the 1.17.1 Spigot API; however, 1.18.x was in mind and will likely work just fine. Testing was minimal so use with caution.
- Added the
invert-bmrandinvert-wbblacklist inverting options to the config.yml. - Changed the event priorities to LOWEST.
- Fixed some plugin hooks.
PhysicsToGo 2.0.5
-
The 'avoided-materials' now properly applies to breaking and placing as well.
-
Fixed an issue involving the Factions hook. This caused issues with all other hooks as well.
PhysicsToGo 2.0.4-C
- Fixes a simple Feudal hook issue with the main class.
PhysicsToGo 2.0.4-B
- Resolved an issue with the feudal hook.