menu
#9249178 Cannot use Doki\Item\AntiPearl as AntiPearl because the name is already in use

Submitted by PocketMine-MP 5.5.0

General information

Version: 5.5.0
Git commit: c8d357f4
Plugin involvement: Direct
Report date: 2023-09-19 15:26:05 +0000 UTC
Server uptime: 0 days 0 hours 0 minutes 0 seconds

System Information

PHP version: 8.1.23
JIT status: Not available
Operating system: linux
System banner: Linux cfed3a91-9b9c-47d1-8863-23365bfb5a45 5.10.0-25-amd64 #1 SMP Debian 5.10.191-1 (2023-08-16) x86_64

Error information

Warning: a plugin was directly involved in this crash. Please contact the plugin author.
Thread: Main
Message: Cannot use Doki\Item\AntiPearl as AntiPearl because the name is already in use
File: plugins/EnarCorePM5/src/Doki/Main
Line: #97
Type: E_COMPILE_ERROR
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
use Doki\Commands\Modérations\Mutelist;
use Doki\Commands\Modérations\Unban;
use Doki\Commands\Modérations\Unmute;
use Doki\Events\PlayerChat;
use Doki\Events\PlayerJoin;
use Doki\API\SanctionAPI;
use Doki\Tasks\KickTask;
use Doki\Commands\Utils\Spawncmd;
use Doki\Events\NoHunger;
use Doki\Item\AntiPearl;

class Main extends PluginBase
{
use SingletonTrait;

private CooldownAPI $cooldownAPI;
public array $cooldown_antiperle = [];
public array $cooldown_use = [];
private UtilsAPI $utilsAPI;
private AtmAPI $atmAPI;

Loaded Plugins

  • Show

Server Settings

  • Show

Installed Composer Dependencies

Installed PHP Extensions

  • Show