PlaceholderAPI / WorldGuard-Expansion

Placeholder expansion for WorldGuard
GNU General Public License v3.0
1 stars 11 forks source link

Update codebase #19

Closed BeakerThe1st closed 6 months ago

BeakerThe1st commented 3 years ago

Just a simple update to the codebase 👍

This PR also moves from the wrapper being used to the native WorldGuard API. Not sure if there's a reason that the wrapper is being used, but this seems much better :)

Andre601 commented 3 years ago

The WG Wrapper guarantees support for pre-7 versions. If the API does have a version independant API now should this be okay

BeakerThe1st commented 3 years ago

The WG Wrapper guarantees support for pre-7 versions. If the API does have a version independant API now should this be okay

Ah, I thought it had something to do with backwards compatibility. However, WorldGuard's documentation mentions "without breaking a significant amount of backwards compatibility" so while I haven't tested it yet, fingers crossed that it is version independent 🤞

iGabyTM commented 2 years ago

Hey @BeakerThe1st are you going to finish this? 😃