High performance pocketmine 4.0 vote plugin

Overview

Voting38

This is a threaded high performance voting plugin for PocketMine-MP API 4.0

You can configure messages and voting rewards in the config. There's also an "autoclaim" option in the config. If that is set to true the server will check every 30 seconds if the player has voted or not.

For developers

When a player votes there's a PlayerVoteEvent called.

You might also like...
A MCPE server software that backporting new Minecraft: Bedrock Edition to older PocketMine versions with better stability and performance.
A MCPE server software that backporting new Minecraft: Bedrock Edition to older PocketMine versions with better stability and performance.

CoarseMC is a server software that backports new Minecraft: Bedrock Edition versions to older PocketMine versions with better stability and performance, while retaining as many features from the new PocketMine-MP versions as possible.

A plugin to test Server-getPlayerExact() vs Mapusername, Player performance

PeformanceTests A plugin to test Server-getPlayerExact() vs Mapusername, Player performance Timings with Server-getPlayerExact() https://timings.p

This Pocketmine-MP plugin is a plugin including a complete faction system.

SimpleFaction Simple faction plugin replacing FactionsPro which is no longer updated. Commands Command Name Command Description Available for /f help

SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point

SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point

A high-level machine learning and deep learning library for the PHP language.

Rubix ML A high-level machine learning and deep learning library for the PHP language. Developer-friendly API is delightful to use 40+ supervised and

The game is implemented as an example of scalable and high load architecture combined with modern software development practices
The game is implemented as an example of scalable and high load architecture combined with modern software development practices

Crossword game The game is implemented as an example of scalable and high load architecture combined with modern software development practices Exampl

Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.

Zephir - is a high level programming language that eases the creation and maintainability of extensions for PHP. Zephir extensions are exported to C c

Rubix ML - A high-level machine learning and deep learning library for the PHP language.

A high-level machine learning and deep learning library for the PHP language. Developer-friendly API is delightful to use 40+ supervised and

WPForms coding standards are based on the WordPress Coding Standards and the PHPCompatibility Coding Standards and help create strict and high-quality code.

WPForms coding standards are based on the WordPress Coding Standards and the PHPCompatibility Coding Standards and help create strict and high-quality code.

Comments
  • cannot give item for space name

    cannot give item for space name

    [13:04:56.504] [Server thread/INFO]: [Track] Bapak Gile Gg > /vote [13:04:57.581] [Server thread/INFO]: Bapak Gile Gg has voted and received 1 diamond [13:04:57.582] [Server thread/INFO]: [Track] CONSOLE > /give Bapak Gile Gg diamond 4 [13:04:57.582] [Server thread/INFO]: There is no such item with name Gile

    https://poggit.pmmp.io/p/Track for know console of players want execute command or chat ( console )

    opened by TukangM 4
  • Help

    Help

    I'm a little confused, how do I submit this plugin to minecraftpocket vote? Let me elaborate... So is there a certain box I have to put a certain command in, I'm a tad bit confused.

    opened by Maddaniann 2
  • Error after set key

    Error after set key

    "SOFe\AwaitStd\AwaitStd" not found" (EXCEPTION) in "plugins/Voting38[PM4]/src/kingofturkey38/voting38/Main" at line 52 --- Stack trace --- #0 pmsrc/src/plugin/PluginBase(137): kingofturkey38\voting38\Main->onEnable() #1 pmsrc/src/plugin/PluginManager(438): pocketmine\plugin\PluginBase->onEnableStateChange(true) #2 pmsrc/src/Server(1383): pocketmine\plugin\PluginManager->enablePlugin(object kingofturkey38\voting38\Main#23971) #3 pmsrc/src/Server(1009): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#23437) #4 pmsrc/src/PocketMine(303): pocketmine\Server->__construct(object BaseClassLoader#3, object pocketmine\utils\MainLogger#2, string[14] /root/newRvmp/, string[22] /root/newRvmp/plugins/) #5 pmsrc/src/PocketMine(326): pocketmine\server() #6 pmsrc(11): require(string[58] phar:///root/newRvmp/PocketMine-MP.phar/src/PocketMine.php) --- End of exception information ---

    opened by HeXeRMC 2
Releases(v1)
Owner
KingOfTurkey38
Owner of AetherPE
KingOfTurkey38
High performance mine reset plugin for PocketMine-MP 4.0.0

MineReset38 High performance mine reset plugin for PocketMine-MP 4.0.0 Unlike other plugins, this plugin is not threaded but asynchronous. When a mine

KingOfTurkey38 6 Dec 17, 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
Vote pour le code le plus moche

Smelly Code Installation Dans un premier temps, cloner le repository : git clone https://github.com/TBoileau/smelly-code cd smelly-code Installer les

Thomas Boileau 6 Jan 10, 2022
High-performance, low-memory-footprint, single-file embedded database for key/value storage

LDBA - a fast, pure PHP, key-value database. Information LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value

Simplito 12 Nov 13, 2022
A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.

Motan Overview Motan is a cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services. Related

Weibo R&D Open Source Projects 5.8k Dec 20, 2022
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.

TARS - A Linux Foundation Project TARS Foundation Official Website TARS Project Official Website WeChat Group: TARS01 WeChat Offical Account: TarsClou

THE TARS FOUNDATION PROJECTS 9.6k Jan 1, 2023
A high-performance license server system service for creating and managing products, major versions, and software licenses for the purpose of selling installable software products.

A high-performance license server system service for creating and managing products, major versions, and software licenses for the purpose of selling installable software products. Comes with a SDK and command-line tool. Works anywhere that PHP runs.

CubicleSoft 32 Dec 5, 2022
A high-performance event loop library for PHP

?? A high-performance event loop library for PHP ??

workbunny 13 Dec 22, 2022
High performance view templating API for PHP applications using tags & expressions inspired by Java JSTL and C compiler

View Language API Table of contents: About Expressions Tags Configuration Compilation Installation Unit Tests Examples Reference Guide About This API

Lucian Gabriel Popescu 0 Jan 9, 2022