poggit-orphanage / essentialsTP

EssentialsTP by ServerKart_Rod
13 stars 27 forks source link

Update plugin.yml #23

Closed GhostMaster1573 closed 6 years ago

Awzaw commented 6 years ago

Marking a plugin as compatible with a new API version, especially a new major version update, is the thing you get to do when you have updated and thoroughly tested a plugin with a new PocketMine release (not an ever changing dev build), fixed previously deprecated function calls that have been removed, corrected code that needs correcting. Not forgetting that ideally you should also update any code that can run more efficiently, or be written more concisely.

Poggit plugins are updated for releases, not the ever-changing master branch.