Finnbar
Finnbar
**Feature description or problem with existing feature** When using a case sensitive autoloader, users may want to see an error if their files are referenced in code with the wrong...
## Description A class that can be used as a base for entities that have player skins without inventory, effects, etc. ## Justification Skins can be used to create custom...
This makes it impossible for players to check for nicknames through the player list and disables reporting which some servers may want.
Allows multiple entity types to have the same network ID.
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** A way to show particles for all the chunks you own. **Describe alternatives you've...
**Describe the bug** ```Fatal error: Uncaught ErrorException: SQLite3Stmt::execute(): Unable to execute statement: UNIQUE constraint failed: players.xuid in D:\projects\pocketmine-dev-env-new\virions\libasynql\src\poggit\libasynql\sqlite3\Sqlite3Thread.php:89 Stack trace: #0 [internal function]: pocketmine\errorhandler\ErrorToExceptionHandler::handle(2, 'SQLite3Stmt::ex...', 'D:\\projects\\poc...', 89) #1 D:\projects\pocketmine-dev-env-new\virions\libasynql\src\poggit\libasynql\sqlite3\Sqlite3Thread.php(89): SQLite3Stmt->execute()...
The capes don't apply, and when I try to use them I get an error. Here are my plugins:  Duels and OnePlayerGamemode are custom plugins.
I need nickname functionality for my server, and in order for it to be effective, it should make the nicknamed player look like a default rank. A good way to...
Tested with the proxy in main.go, slightly modified to remove authentication (lines 17-20 deleted and all mention of the `src` variable removed.) I have no idea why or when it...