Overview

Namespaces

  • aliuly
    • common
      • selectors
    • grabbag
      • api
    • killrate
      • api
  • xPaw

Classes

  • KillRate
  • KillRateBonusScoreEvent
  • KillRateEndStreakEvent
  • KillRateEvent
  • KillRateNewStreakEvent
  • KillRateResetEvent
  • KillRateScoreEvent
  • Overview
  • Namespace
  • Class

Class KillRateBonusScoreEvent

Triggered when the player is scoring points

pocketmine\event\plugin\PluginEvent
Extended by aliuly\killrate\api\KillRateEvent
Extended by aliuly\killrate\api\KillRateBonusScoreEvent implements pocketmine\event\Cancellable
Namespace: aliuly\killrate\api
Located at KillRateBonusScoreEvent.php
Methods summary
public
# __construct( aliuly\killrate\Main $plugin, pocketmine\Player $player, pocketmine\Player $money = 0, integer $money,… )

Parameters

$plugin
  • plugin owner
$player
  • player making the score
$money
$victim - victim of last score
$money,…
  • money being awarded

Overrides

aliuly\killrate\api\KillRateEvent::__construct()
public pocketmine\Player
# getPlayer( )

Returns

pocketmine\Player
public
# getMoney( )
public
# setMoney( $money )
Properties summary
public static $handlerList
# null
API documentation generated by ApiGen