WhyMeDudes4You / GappleCooldown

GappleCooldown for PocketMine (MCPE) Servers, support for latest PMMP API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GappleCooldown V2.0.0!

GappleCooldown for PocketMine (MCPE) Servers, support for latest PMMP API

HitCount

What's New?

  • Configurable cooldown messages! With variables like {TIME} & {NAME}!
  • Added easy-to-use API for developers
  • Rework & rewrite the plugin..

Features

  • Configurable cooldowns! (Support for Enchanted & Normal Golden Apples)
  • Frequently updated :P

Download

Poggit

Issues or Suggestions

Feel free to create an issue here if you have any problems or questions about this plugin.

API for Developers

use captainduck\GappleCooldown\GappleCooldown; // add GappleCooldown

$gapplecooldown = GappleCooldown::getInstance(); // get the instance of GappleCooldown

Check the rest of the API in my code. :)

About

GappleCooldown for PocketMine (MCPE) Servers, support for latest PMMP API

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%