ReinfyTeam / Zuri

A powerful anticheat made to destroy hackers from your server for PocketMine-MP.
GNU Lesser General Public License v2.1
31 stars 7 forks source link

ADD const VERSION_PLUGIN #14

Closed UnknownNull closed 3 months ago

UnknownNull commented 3 months ago

add const VERSION_PLUGIN for

    public static function getVersion() : string {
        return APIProvider::VERSION_PLUGIN;
    }

in API.php