-
### Issue description
Players can't join. Error: "Invalid session (Try restarting your game)".
- Expected result: Players can join and play
- Actual result: Players can't join. Errormessage…
-
```
----------------------REPORT THE DATA BELOW THIS LINE-----------------------
===BEGIN CRASH DUMP===
eNrNPIty27ayv4KjZO5xzuhBPW2r48x1HCdxaye6ltP0tDzjgUhIQsxXCdKy2um/310AJAHKrq1Y
7b3pI+IC2Dd2F8vH74…
-
The plugin lacks the ability to configure command attributes
Like for example command's name, aliases etc
Or the ability to disable/not register the command listener at all via a config
-
### Issue description
When i start the server i get this error:
Could not load level "survival": Return value of pocketmine\Server::getTick() must be of the type integer, null returned
[19:48…
-
### Issue description
### Steps to reproduce the issue
1. Get the latest phar for PMMP
2. go into creative mode, place some stairs (several directions)
3. clear your inventory
4. use pi…
-
# Issue: PMMP Module Version 1.0.1.5.16.0 Installation Error
When installing the module, the script gives an error. The next update will rewrite `customize.sh` or update the updater-script.
![In…
-
Right now, `Threaded` is your only option if you need a thread-safe queue. This is heavily suboptimal for large numbers of items.
Consider the following script:
```php
-
https://github.com/GenisysPro/GenisysPro/pull/821
-
Parse error: syntax error, unexpected 'command' (T_STRING), expecting ';' in phar://C:/Users/sophia mak/Desktop/GM TownCraft+/plugins/BlockHunt.phar/src/BlockHunt/BlockHunt.php on line 99
20:20:49 [EM…
-
CustomiesBlockFactory::getInstance()->registerBlock(static fn(int $id) => new Block(new BlockIdentifier($id, 0), "Example Block", new BlockBreakInfo(1)), "customies:example_block");
Error : [19:0…