Giter Site home page Giter Site logo

jaxkdev / koth Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 4.0 3.9 MB

King Of The Hill, Pocketmine-MP Mini-game Plugin.

Home Page: https://tiny.cc/JaxksDC

License: GNU General Public License v3.0

PHP 100.00%
jaxkdev kingofthehill koth mcpe mcpe-plugin mini-game pocketmine-mp-plugin pocketmine-plugin

koth's Introduction

JaxkDev

Studying Computer Science at University.

Discord Presence

Profile Stats

koth's People

Contributors

icecruelstuff avatar jaxkdev avatar poggit-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

koth's Issues

[Bug|Issue] Permissions.

(Put issue here to remember to fix it 😜)

When using koth commands, it does check for permissions etc,
However every user gets every permission node therefor giving them power to do anything in koth.

Question

Are you still developing this plugin?

[Bug Report] Class not found

To Reproduce

  1. Download the plugin off poggit (dev # 15)
  2. Place in server and restart

Expected behaviour
The plugin to load

Actual behaviour
Plugin crashes because of class not found

Host (please complete the following information):

  • OS: WIN10
  • PocketMine Version: 4.7.0
  • Plugin Version DEV # 15

Player Device (If applicable | please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS12.1]
  • MCPE Version [e.g. 1.12.0]

Server Log (IMPORTANT)
Error: "Class "JaxkDev\KOTH\libs\poggit\libasynql\libasynql" not found" (EXCEPTION) in "plugins/KOTH_dev-15.phar/src/Providers/SqlProvider" at line 50

koth map remove after server restart

hi
i have a problem every time i restart the server the koth map remove.
i need always after a reststart set new map.

this is the error in console.

TypeError: "Argument 2 passed to Jackthehack21\KOTH\FloatingText::__construct() must be an instance of pocketmine\level\Level, null given, called in phar://C:/Users/......../Desktop/PocketMine-MP-minigames-hub/plugins/KOTH.phar/src/Jackthehack21/KOTH/Arena.php on line 215" (EXCEPTION) in "plugins/KOTH.phar/src/Jackthehack21/KOTH/FloatingText" at line 45
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #0 plugins/KOTH.phar/src/Jackthehack21/KOTH/Arena(215): Jackthehack21\KOTH\FloatingText->__construct(object Jackthehack21\KOTH\Main, NULL , object pocketmine\math\Vector3, string[13] ..cKing: ..6-)
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #1 plugins/KOTH.phar/src/Jackthehack21/KOTH/Arena(130): Jackthehack21\KOTH\Arena->createKingTextParticle()
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #2 plugins/KOTH.phar/src/Jackthehack21/KOTH/Main(135): Jackthehack21\KOTH\Arena->__construct(object Jackthehack21\KOTH\Main, string[5] koth1, integer 2, integer 10, integer 300, array[2], array[1], array[1], string[5] koth1)
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #3 plugins/KOTH.phar/src/Jackthehack21/KOTH/Main(102): Jackthehack21\KOTH\Main->loadArenas()
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #4 plugins/KOTH.phar/src/Jackthehack21/KOTH/Main(149): Jackthehack21\KOTH\Main->initResources()
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #5 src/pocketmine/plugin/PluginBase(116): Jackthehack21\KOTH\Main->onEnable()
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #6 src/pocketmine/plugin/PluginManager(552): pocketmine\plugin\PluginBase->setEnabled(boolean 1)
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #7 src/pocketmine/Server(1787): pocketmine\plugin\PluginManager->enablePlugin(object Jackthehack21\KOTH\Main)
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #8 src/pocketmine/Server(1773): pocketmine\Server->enablePlugin(object Jackthehack21\KOTH\Main)
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #9 src/pocketmine/Server(1586): pocketmine\Server->enablePlugins(integer 1)
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #10 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[52] C:\Users.......\Desktop\PocketMine-MP-minigames-hub, string[60] C:\Users.......\Desktop\PocketMine-MP-minigames-hub\plugins)
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #11 src/pocketmine/PocketMine(304): pocketmine\server()
2020-07-31 [12:15:41] [Server thread/CRITICAL]: #12 (11): require(string[107] phar://C:/Users/....../Desktop/PocketMine-MP-minigames-hub/PocketMine-MP.phar/sr)

Suggestion

Can you make it time based? Like at a certain time the koth arena will be enabled so players can join and then after the koth ends you need to wait another amount of time for koth to be activated again.

Koth

TypeError: "Argument 2 passed to pocketmine\math\AxisAlignedBB::setBounds() must be of the type float, null given, called in phar:///root/factions/PocketMine-MP.phar/src/pocketmine/entity/Entity.php on line 707" (EXCEPTION) in "vendor/pocketmine/math/src/AxisAlignedBB" at line 47
2019-04-18 [12:14:31] [Server thread/DEBUG]: #0 src/pocketmine/entity/Entity(707): pocketmine\math\AxisAlignedBB->setBounds(double -0.3, NULL , double -0.3, double 0.3, double 1.8, double 0.3)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #1 src/pocketmine/entity/Entity(1823): pocketmine\entity\Entity->recalculateBoundingBox()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #2 src/pocketmine/entity/Entity(1839): pocketmine\entity\Entity->setPosition(pocketmine\level\Position object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #3 src/pocketmine/entity/Entity(1934): pocketmine\entity\Entity->setPositionAndRotation(pocketmine\level\Position object, double 115.27261352539, double 0)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #4 src/pocketmine/Player(3754): pocketmine\entity\Entity->teleport(pocketmine\level\Position object, NULL , NULL )
2019-04-18 [12:14:31] [Server thread/DEBUG]: #5 plugins/KOTH_dev-4.phar/src/Jackthehack21/KOTH/Arena(273): pocketmine\Player->teleport(pocketmine\level\Position object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #6 plugins/KOTH_dev-4.phar/src/Jackthehack21/KOTH/EventHandler(75): Jackthehack21\KOTH\Arena->spawnPlayer(pocketmine\Player object, boolean 1)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #7 src/pocketmine/plugin/MethodEventExecutor(38): Jackthehack21\KOTH\EventHandler->onRespawn(pocketmine\event\player\PlayerRespawnEvent object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #8 src/pocketmine/plugin/RegisteredListener(98): pocketmine\plugin\MethodEventExecutor->execute(Jackthehack21\KOTH\EventHandler object, pocketmine\event\player\PlayerRespawnEvent object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #9 src/pocketmine/event/Event(99): pocketmine\plugin\RegisteredListener->callEvent(pocketmine\event\player\PlayerRespawnEvent object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #10 src/pocketmine/Player(3662): pocketmine\event\Event->call()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #11 src/pocketmine/Player(2818): pocketmine\Player->respawn()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #12 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(173): pocketmine\Player->handlePlayerAction(pocketmine\network\mcpe\protocol\PlayerActionPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #13 src/pocketmine/network/mcpe/protocol/PlayerActionPacket(88): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handlePlayerAction(pocketmine\network\mcpe\protocol\PlayerActionPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #14 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\PlayerActionPacket->handle(pocketmine\network\mcpe\PlayerNetworkSessionAdapter object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #15 src/pocketmine/network/mcpe/protocol/BatchPacket(119): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\network\mcpe\protocol\PlayerActionPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #16 src/pocketmine/network/mcpe/PlayerNetworkSessionAdapter(109): pocketmine\network\mcpe\protocol\BatchPacket->handle(pocketmine\network\mcpe\PlayerNetworkSessionAdapter object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #17 src/pocketmine/Player(3114): pocketmine\network\mcpe\PlayerNetworkSessionAdapter->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #18 src/pocketmine/network/mcpe/RakLibInterface(170): pocketmine\Player->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #19 vendor/pocketmine/raklib/src/server/ServerHandler(99): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string 86.121.210.56 57827, raklib\protocol\EncapsulatedPacket object, integer 0)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #20 src/pocketmine/network/mcpe/RakLibInterface(110): raklib\server\ServerHandler->handlePacket()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #21 src/pocketmine/network/mcpe/RakLibInterface(100): pocketmine\network\mcpe\RakLibInterface->process()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #22 vendor/pocketmine/snooze/src/SleeperHandler(123): pocketmine\network\mcpe\RakLibInterface->pocketmine\network\mcpe{closure}()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #23 vendor/pocketmine/snooze/src/SleeperHandler(85): pocketmine\snooze\SleeperHandler->processNotifications()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #24 src/pocketmine/Server(2328): pocketmine\snooze\SleeperHandler->sleepUntil(double 1555604071.6541)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #25 src/pocketmine/Server(2186): pocketmine\Server->tickProcessor()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #26 src/pocketmine/Server(1765): pocketmine\Server->start()
2019-04-18 [12:14:31] [Server thread/DEBUG]: #27 src/pocketmine/PocketMine(250): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /root/factions/, string /root/factions/plugins/)
2019-04-18 [12:14:31] [Server thread/DEBUG]: #28 (1): require(string phar:///root/factions/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

-Invalid-

Describe the bug in detail
A clear and in depth description of the bug.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to 'after server reset it removes the arenas spawn points'
  2. Click on '....'
  3. Server crash
  4. See error
    etc.

Expected behaviour
A clear and concise description of what you expected to happen.

Actual behaviour
What actually happens.

Screenshots
Add screenshots to help explain your problem.

Host (please complete the following information):

  • OS: [e.g. Windows10]
  • PocketMine Version: [e.g. 3.9.0]
  • Plugin Version [e.g. 1.0.0-Beta3]

Player Device (If applicable | please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS12.1]
  • MCPE Version [e.g. 1.12.0]

Server Log (IMPORTANT)
Please have both pmmp's debug option set to '2' and koth's debug option enabled.
Please paste your server.log content using https://pastebin.com

Additional context/notes
Add any other context/notes about the problem here.

-Invalid-

I haven’t had time yet to test your plugin so i was wondering with the rewards is it only items that can be rewarded? or can it be setup so the console can send the winner money/keys/custom enchants etc if this isnt a thing already would you be interested in adding it?

[Issue] FloatingText Creation error.

2019-05-03 [16:06:24] [Server thread/CRITICAL]: TypeError: "Argument 2 passed to Jackthehack21\KOTH\FloatingText::__construct() must be an instance of pocketmine\level\Level, null given, called in phar:///aternos/server/plugins/KOTH.phar/src/Jackthehack21/KOTH/Arena.php on line 215" (EXCEPTION) in "plugins/KOTH.phar/src/Jackthehack21/KOTH/FloatingText" at line 45

706 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #0 plugins/KOTH.phar/src/Jackthehack21/KOTH/Arena(215): Jackthehack21\KOTH\FloatingText->__construct(Jackthehack21\KOTH\Main object, NULL , pocketmine\math\Vector3 object, string ..cKing: ..6-)
707 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #1 plugins/KOTH.phar/src/Jackthehack21/KOTH/Arena(327): Jackthehack21\KOTH\Arena->createKingTextParticle()
708 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #2 plugins/KOTH.phar/src/Jackthehack21/KOTH/Tasks/Prestart(64): Jackthehack21\KOTH\Arena->startGame()
709 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #3 src/pocketmine/scheduler/TaskHandler(159): Jackthehack21\KOTH\Tasks\Prestart->onRun(integer 64159)
710 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #4 src/pocketmine/scheduler/TaskScheduler(199): pocketmine\scheduler\TaskHandler->run(integer 64159)
711 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #5 src/pocketmine/plugin/PluginManager(688): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 64159)
712 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #6 src/pocketmine/Server(2559): pocketmine\plugin\PluginManager->tickSchedulers(integer 64159)
713 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #7 src/pocketmine/Server(2335): pocketmine\Server->tick()
714 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #8 src/pocketmine/Server(2196): pocketmine\Server->tickProcessor()
715 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #9 src/pocketmine/Server(1775): pocketmine\Server->start()
716 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #10 src/pocketmine/PocketMine(258): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /aternos/server/, string /aternos/server/plugins/)
717 | 2019-05-03 [16:06:24] [Server thread/DEBUG]: #11 (1): require(string phar:///aternos/server/server.phar/src/pocketmine/PocketMine.php)
718 | 2019-05-03 [16:06:24] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
719 | 2019-05-03 [16:06:24] [Server thread/EMERGENCY]: Please upload the "/aternos/server/crashdumps/Fri_May_3-16.06.24-EDT_2019.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
720 | 2019-05-03 [16:06:24] [Server thread/EMERGENCY]: The crash dump has been automatically submitted to the Crash Archive. You can view it on https://crash.pmmp.io/view/2362103 or use the ID #2362103.

Any idea for fix

Corrupt Arena

Hy when i want to start à game with /hoth join : the Arena is corrupt
Please help me

[Suggestion] Better timer display

im not a big fan of u actually having to run /koth leave for it to detect that ur not in the koth, my players could /spawn or something to leave still be counted in the koth

also the koth timer for auto start should be in mins not secs, if i wanted to set up a koth to start every hour and broadcast a message every 10 mins the timer broadcast would say "starting in 3600, 3300, ect

Invalid Setup.

I have fully configured the world, yet it says that its configuration is invalid. When I click on a sign from KOTH-Signs, it tells me that the world no longer exists. I can assure you, this world does exist and is even spelt correctly in the DB entry.
20190727_191223

[Bug Report] IssueNameHere

Describe the bug in detail
On startup, server crashes

To Reproduce
Steps to reproduce the behaviour:
Add Plugin
Start Server

Expected behaviour
Run Smoothly

Actual behaviour
Crashes

Screenshots~
Heres the error:
[16:41:18.952] [Server thread/CRITICAL]: Error: "Class "poggit\libasynql\libasynql" not found" (EXCEPTION) in "plugins/koth.phar/src/Providers/SqlProvider" at line 50
--- Stack trace ---
#0 plugins/koth.phar/src/Main(64): JaxkDev\KOTH\Providers\SqlProvider->open(object Closure#105878)
#1 plugins/koth.phar/src/Main(125): JaxkDev\KOTH\Main->loadArenas()
#2 pmsrc/src/plugin/PluginBase(117): JaxkDev\KOTH\Main->onEnable()
#3 pmsrc/src/plugin/PluginManager(448): pocketmine\plugin\PluginBase->onEnableStateChange(true)
#4 pmsrc/src/Server(1419): pocketmine\plugin\PluginManager->enablePlugin(object JaxkDev\KOTH\Main#101289)
#5 pmsrc/src/Server(1024): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#21903)
#6 pmsrc/src/PocketMine(304): pocketmine\Server->__construct(object BaseClassLoader#2, object pocketmine\utils\MainLogger#3, string[16] /home/container/, string[24] /home/container/plugins/)
#7 pmsrc/src/PocketMine(327): pocketmine\server()
#8 pmsrc(11): require(string[60] phar:///home/container/PocketMine-MP.phar/src/PocketMine.php)
--- End of exception information ---

Host (please complete the following information):

  • OS: [e.g. Windows10]
  • PocketMine Version: [e.g. 3.9.0] Latest
  • Plugin Version [e.g. 1.0.0-Beta3] Latest

Player Device (If applicable | please complete the following information):

  • Device: [e.g. iPhone6] Windows10 PC
  • OS: [e.g. iOS12.1] Windows10
  • MCPE Version [e.g. 1.12.0] Latest

Server Log (IMPORTANT)
Please have both pmmp's debug option set to '2' and koth's debug option enabled.
Please paste your server.log content using https://pastebin.com

Additional context/notes
Add any other context/notes about the problem here.

[Bug Report] Config.yml won't save

Describe the bug in detail
Whenever you edit the config.yml file provided with the plugin, it will revert itself after you restart the server. Whether it might be setting something from true to false, it will revert itself.

To Reproduce
Steps to reproduce the behaviour:
1: Go to path /PocketMine-MP/plugin_data/KOTH
2: Config.yml is the file that keeps reverting after a server restart.
3: set something to true or false depending on what's it's currently set as.
4: save and restart the server. and ta-da all your changes are gone.

Expected behaviour
For my changes to config.yml to be not reverted and actually saved

Actual behaviour
Config.yml keeps reverting itself.

Screenshots
Add screenshots to help explain your problem.

Host (please complete the following information):

  • OS: Ubuntu 18.04.4 LTS
  • PocketMine Version: 3.12.5
  • Plugin Version: KOTH_v1.0.0-Beta4

Player Device (If applicable | please complete the following information):
Not applicable.

Server Log (IMPORTANT)
Unable to set debug on because of config.yml not saving+ the console tells me nothing the plugin just disables itself after a restart and re-enables itself with no errors displaying.

Additional context/notes
If you need any additional information or something from the console that you find useful since i was unable to find anything of significant use let me know.

-Invalid-

Describe the bug in detail
when i install this plugin and try to put colors in a sign they disappear.

To Reproduce
Steps to reproduce the behaviour:

  1. install the latest unpacked version from master.
  2. place a sign and try to put a colored word and taadda, no colors.

(no errors.)

Expected behaviour
any word to be colored in signs

Actual behaviour
no colors

Screenshots
Add screenshots to help explain your problem.

Host (please complete the following information):

  • OS: [e.g. Windows10]
  • PocketMine Version: 3.10.1 (unofficial) AND NOT THE CAUSE
  • Plugin Version: sorry idk but its the latest src right now

Player Device (If applicable | please complete the following information):

  • Device: all
  • OS: all
  • MCPE Version: 1.13.0

Server Log (IMPORTANT)
Please have both pmmp's debug option set to '2' and koth's debug option enabled.
Please paste your server.log content using https://pastebin.com

Additional context/notes
Add any other context/notes about the problem here.

Error on server startup.

18:57:41.997] [Server thread/CRITICAL]: Exception: "Cannot be run from source." (EXCEPTION) in "plugins/koth-stable/src/Main" at line 73
--- Stack trace ---
#0 pmsrc/src/plugin/PluginBase(75): JaxkDev\KOTH\Main->onLoad()
#1 pmsrc/src/plugin/PluginManager(213): pocketmine\plugin\PluginBase->construct(object DevTools\FolderPluginLoader#26249, object pocketmine\Server#10, object pocketmine\plugin\PluginDescription#26314, string[28] /home/container/plugins/KOTH, string[35] /home/container/plugins/koth-stable, object pocketmine\plugin\DiskResourceProvider#26831)
#2 pmsrc/src/plugin/PluginManager(362): pocketmine\plugin\PluginManager->internalLoadPlugin(string[35] /home/container/plugins/koth-stable, object DevTools\FolderPluginLoader#26249, object pocketmine\plugin\PluginDescription#26314)
#3 pmsrc/src/Server(1007): pocketmine\plugin\PluginManager->loadPlugins(string[24] /home/container/plugins/, int 0)
#4 pmsrc/src/PocketMine(304): pocketmine\Server->construct(object BaseClassLoader#2, object pocketmine\utils\MainLogger#3, string[16] /home/container/, string[24] /home/container/plugins/)
#5 pmsrc/src/PocketMine(327): pocketmine\server()
#6 pmsrc(11): require(string[60] phar:///home/container/PocketMine-MP.phar/src/PocketMine.php)
--- End of exception information ---

[Suggestion] add a capture timer

add a timer that tells u how long u have been capturing the point, as of now u have no way to tell how long u have been on the point and no one wants to wait out a complete koth

like make it so once u get to 100 seconds on the koth point u win, also add a feature that allows u to choose weather or not the timer would reset when they step off the point or not, that way 1st one to 100 wins the koth or no one wins if the timer on the match runs out

u can add a timer to the area above the hotbar or using a boss bar at the top of the screen

thats whats keeping me from using the plugin on my servers rn is no one can tell when there going to win or whats even going on

KOTH join error.

The command /koth join (arena) doesn't work.

Error: Undefined array key 1
File: plugins/koth-development-1.phar/src/Arena
Line: 346
Type: ErrorException
Backtrace:
#0 plugins/koth-development-1.phar/src/Arena(346): pocketmine\errorhandler\ErrorToExceptionHandler::handle(int 2, string[21] Undefined array key 1, string[68] phar:///home/container/plugins/koth-development-1.phar/src/Arena.php, int 346)
#1 plugins/koth-development-1.phar/src/Arena(316): JaxkDev\KOTH\Arena->getSpawn()
#2 plugins/koth-development-1.phar/src/Arena(613): JaxkDev\KOTH\Arena->spawnPlayer(object pocketmine\player\Player#110150)
#3 plugins/koth-development-1.phar/src/CommandHandler(154): JaxkDev\KOTH\Arena->addPlayer(object pocketmine\player\Player#110150)
#4 plugins/koth-development-1.phar/src/Main(146): JaxkDev\KOTH\CommandHandler->handleCommand(object pocketmine\player\Player#110150, array[2])
#5 pmsrc/src/command/PluginCommand(50): JaxkDev\KOTH\Main->onCommand(object pocketmine\player\Player#110150, object pocketmine\command\PluginCommand#26195, string[4] koth, array[2])
#6 pmsrc/src/command/SimpleCommandMap(205): pocketmine\command\PluginCommand->execute(object pocketmine\player\Player#110150, string[4] koth, array[2])
#7 pmsrc/src/Server(1446): pocketmine\command\SimpleCommandMap->dispatch(object pocketmine\player\Player#110150, string[15] koth join arena)
#8 pmsrc/src/player/Player(1410): pocketmine\Server->dispatchCommand(object pocketmine\player\Player#110150, string[15] koth join arena)
#9 pmsrc/src/network/mcpe/handler/InGamePacketHandler(737): pocketmine\player\Player->chat(string[16] /koth join arena)

Class not found.

[20:39:57.963] [Server thread/CRITICAL]: Error: "Class "poggit\libasynql\libasynql" not found" (EXCEPTION) in "plugins/koth-stable.phar/src/Providers/SqlProvider" at line 50

On server restart error, world no longer exist

As the title states, using multiworld setting up a KOTH arena works fine, but on server restart it says that the arena has been setup in a world that no longer exist. Which isn't the case. I've checked the db and the entry looks good.

Case sensitive replacement values.

I've found an issue involving the KOTH rewards. I set the reward as "givemoney {player} (amount), but it says "player {player} was never connected. How can I give the KOTH winner money?

Invalid world

hello? arena ? i just made u before i shutdown the server where are u gone? u didn't even leave an error behind! wwhhyyy??

[Bug Report] King name tag dosnt disapear

the king tag above a name dosnt leave after the koth is over, 5hey juat stack

all the plugin versions pmmp versions and mc versions are up to date

the user i incountered the issue with is on IOS

Rename

Rename the plugin to Last Man Standing, KoTH usually has a control area where players need to fight to capture with a timer and progress bar, in this case, the last standing on the control area, wins, therefore, last man standing...

[Suggestion] Ability to give items as rewards.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] so please add [...]
When a player wins koth, i would like them to get an item. I dont mean like a piece of stone, i mean like maybe a custom sword with custom enchants.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The ability to maybe /koth additem (And it would give the winner of the koth match the item in your hand)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Maybe a config that follows the format of other plugins that use piggy ces.
Additional context
Add any other context or screenshots about the feature request here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.