A fully customizable CPS plugin for PocketMine-MP servers.

Related tags

Code Analysis CPS
Overview

CPS

A fully customizable CPS plugin for PocketMine-MP servers.

Features:

CPS Limiter

CPS Popup

CPS Alerts

Discord Webhook

Fully Configurable

If you have any feature requests, please open an issue and ask there.

Comments
  • bug

    bug

    why my server crash :

    crashdump:

    Error: Undefined array key "OnTheTop6226" File: plugins/CPS_dev-43.phar/src/iRainDrop/CPS/EventListener Line: 84 Type: ErrorException

    THIS CRASH WAS CAUSED BY A PLUGIN BAD PLUGIN: CPS

    Code: [75] } [76] } [77] } [78] } [79] } [80] } [81] if($packet instanceof InventoryTransactionPacket){ [82] if($packet->trData instanceof UseItemOnEntityTransactionData){ [83] $this->addCPS($event->getOrigin()->getPlayer()); [84] if(Main::$cpsEnabled[$event->getOrigin()->getPlayer()->getName()] === true){ [85] $popup = str_replace("{cps}", $this->getCPS($event->getOrigin()->getPlayer()), Main::$config->getNested("CPS.Popup")); [86] $event->getOrigin()->getPlayer()->sendPopup($popup); [87] } [88] if($this->getCPS($event->getOrigin()->getPlayer()) >= Main::$config->getNested("CPS.Trigger Amount")){ [89] $players = server::getInstance()->getOnlinePlayers(); [90] [91] if(!$this->hasCooldown($event->getOrigin()->getPlayer())){ [92] if(Main::$config->getNested("Discord Webhook.Enabled") === true){ [93] $webhook = new Webhook(Main::$config->getNested("Discord Webhook.Webhook URL")); [94] $msg = new Message();

    opened by Driwen 8
  • crash

    crash

    Fatal error: Could not check compatibility between iRainDrop\CPS\Commands\CPSCommand::getOwningPlugin(): iRainDrop\CPS\Commands\Plugin and pocketmine\plugin\PluginOwned::getOwningPlugin(): pocketmine\plugin\Plugin, because class iRainDrop\CPS\Commands\Plugin is not available in phar:///home/container/plugins/CPS (2).phar/src/iRainDrop/CPS/Commands/CPSCommand.php on line 18

    opened by PSYCHO1512 5
  • [FR] Discord Webhook

    [FR] Discord Webhook

    Great plugin! Looks nice!

    One request I have is maybe adding a webhook system for Discord, to send alerts on Discord as well, just incase staff are not online at the time!

    Feature Request 
    opened by PackBundle 3
  • [FR] Add activate at startup or not (config.yml)

    [FR] Add activate at startup or not (config.yml)

    Maybe some players do not want to have it activated, I was wondering if perhaps an option could be added so that when you enter the server, it will not be activated

    for example:

    #Load to start "CPS" enable: true

    opened by UnEnanoMas 3
  • Fatal Error

    Fatal Error

    Fatal error: Could not check compatibility between iRainDrop\CPS\Commands\CPSCommand::getOwningPlugin(): iRainDrop\CPS\Commands\Plugin and pocketmine\plugin\PluginOwned::getOwningPlugin(): pocketmine\plugin\Plugin, because class iRainDrop\CPS\Commands\Plugin is not available in phar:///home/container/plugins/CPS.phar/src/iRainDrop/CPS/Commands/CPSCommand.php on line 18

    I'm using 2.0 and the latest pmmp versions

    opened by YT-Duckyyy 1
Releases(v2.1)
  • v2(Mar 20, 2022)

    A Fully configurable CPS plugin for PocketMine-MP servers.

    Features | CPS Popup -- Can be disabled/enabled with /cps <on/off> CPS Limiter -- Max CPS can be edited through the config. CPS Alerts -- Alerts all players with the "cps.alerts" permission of people clicking more CPS than the set amount in the config. Fully configurable

    Source code(tar.gz)
    Source code(zip)
    CPS_dev-42.phar(7.98 KB)
  • v1(Apr 11, 2021)

    A Fully configurable CPS plugin for PocketMine-MP servers.

    Features | CPS Popup -- Can be disabled/enabled with /cps <on/off> CPS Limiter -- Max CPS can be edited through the config. CPS Alerts -- Alerts all players with the "cps.alerts" permission of people clicking more CPS than the set amount in the config. Fully configurable

    Source code(tar.gz)
    Source code(zip)
    CPS_v1.phar(9.08 KB)
Owner
Austin Desrochers
Austin Desrochers
HCF Plugin for PocketMine-MP

Notice This add-on is under development, if you want to test the add-on it is at you disposal see crashes, instabilities, addictions malfunction, etc.

SrDevYT 11 Jan 1, 2023
A Pocketmine-MP Plugin that keeps track of Player Statistics

VecnaLeaderboards This plugin will be an advanced Leaderboards plugin, with tons of supported feature, simple fast and easy! This plugin's current fea

null 21 Nov 5, 2022
Manhunt plugin for PocketMine-MP

Manhunt Manhunt is a minigame that you can play with your friends. In this game there are runners and hunters. Hunters are trying to kill runners. If

Oğuzhan 3 Jul 16, 2021
Anticheat for PocketMine-MP API-3.0.0.

Lunar AntiCheat for PocketMine-MP API 3.0.0 This project is in fast-development mode, anything may change. This anticheat is used in production server

TinyRick 19 Jan 4, 2023
Shade/Inject composer dependencies into PocketMine-MP plugins.

ComposerShader README for v0.2.0-dev Important Note: This is not perfect, nor will it ever be, with several checks for common uses of certain function

Jack Honour 8 Aug 17, 2022
Infection Static Analysis Plugin

Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis

Roave, LLC 108 Jan 2, 2023
A Customizable Fishing Rod for PocketMine-MP servers.

Custom Fishing Rod About [ENG] This is a PocketMine-MP (or forks) plugin that implements a customizable fishing rod to your server. [FRA] C'est un plu

null 6 May 25, 2022
cybercog 996 Dec 28, 2022
Fully customizable and tests supported Laravel admin dashboard for developers.

Laravel Admin dashboard Like Laravel Jetstream but built with Hotwire Turbo + additional perks. Tools used: tailwindcomponents/dashboard Hotwire Turbo

null 12 Nov 1, 2022
Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds.

Yclas 4.4.0. Description Yclas self-hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few

Yclas 299 May 29, 2022
A plugin manager for PocketMine-MP downloads plugin from PocketMine-MP official plugin repository

oh-my-pmmp A plugin manager for PocketMine-MP Getting Started Prerequisites Your server MUST RUN the latest version of PocketMine. Installation From P

thebigcrafter 6 Jan 4, 2023
librestful is a virion for PocketMine servers that make easier, readable code and for async http requests.

librestful is a virion for PocketMine servers that make easier, readable code for async rest requests.

RedMC Network 17 Oct 31, 2022
Creates a WorldBorder for PocketMine-MP servers!

This plugin is not yet ready for Poggit or download It is going through mass changes over the next few days Message my Discord to recieve an older eli

Soulz 9 Sep 5, 2021
✨A simple way to create a GUI on servers based on PocketMine-MP 4.0!✨

FakeInventories ✨ A simple way to create a GUI on servers based on PocketMine-MP 4.0! ✨ (https://youtu.be/D1NIx8E2UPg) Features Fast opening without a

iDarkQ 6 Nov 20, 2022
Allows the connection of Minecraft: JE clients to PocketMine servers. Made for PM4

JavaPlayer Allows the connection of Minecraft: JE clients to PocketMine servers. Made for PM4 MCJE VER: 1.18.2 Need implemented Chunks (convert proble

kanison konkla 30 Dec 7, 2022
Portable EnderChest for PocketMine-MP 4.0 Servers

EnderChest Portable EnderChest for PocketMine-MP 4.0 Servers Everything can be configured via 'config.yml', the name of the enderchest, a custom sound

fernanACM 1 May 8, 2022
The best announcer for PocketMine-MP 4.0 servers, make messages for your users very easily

BroadcastACM The best announcer for PocketMine-MP 4.0 servers, make messages for your users very easily. Make the best announcements for your server w

fernanACM 3 May 30, 2022
API server and modernized control panel for PocketMine servers.

WebConsole API server and modernized control panel for PocketMine servers. The WebConsole plugin provides an HTTP API server that can be extended with

Jonathan Chan Kwan Yin 5 Aug 26, 2022
WPCloudDeploy is a WordPress plugin that allows you to easily deploy servers at major cloud-server providers and then install apps

WPCloudDeploy is a WordPress plugin that allows you to easily deploy servers at major cloud-server providers and then install apps

WPCloudDeploy 41 Dec 24, 2022
Cool economy plugin for PM-like servers. API included.

Economy Description Cool and easy to use economy plugin API: 2.0.0 Plugin version: 1.0.0 Default money value on first join: 1000 (can be changed in co

Artem Turov 0 Feb 4, 2022