Jason Wynn

Results 18 issues of Jason Wynn

``` [15:39:26] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION) in "plugins/TeaSpoon-master/src/CortexPE/Utils" at line 160 [15:39:26] [Server thread/DEBUG]: #0 plugins/TeaSpoon-master/src/CortexPE/handlers/PacketHandler(150): CortexPE\Utils::getDimension(object pocketmine\level\Level) [15:39:26] [Server thread/DEBUG]: #1...

## Introduction Fixes /kill not functioning when player had more than 1000 health ### Relevant issues * Fixes #4680 ## Changes ### API changes N/A ### Behavioral changes /kill will...

Category: Gameplay
Type: Contribution
Line: Experimental

## Introduction Banners can now be set and used as the illager type. ### Relevant issues Fixes #2951 ## Changes ### API changes 6 new functions: `item\Banner::isIllagerPattern()` `item\Banner::setIllagerPattern(bool)` `tile\Banner::isIllagerPattern()` `tile\Banner::setIllagerPattern(bool)`...

Category: API
Category: Gameplay
Type: Contribution
Line: Experimental

## Introduction The existing MyPlot implementation is very heavily single threaded and relies on the cache too much. ### Relevant issues * N/A ## Changes ### API changes TODO ###...

Category: Enhancement
Status: Major Changes Needed
Status: Work In Progress
PR: Feature Additions
BC-Breaks
API 4

## Introduction Recently it was pointed out to me that `@a` would be better to be used in place of the asterisk `*` because Vanilla bedrock edition uses the `@a`...

Category: Feature Request
Priority: Low
Status: Work In Progress
BC-Breaks

- [ ] Implement plot buying, selling, and auctioning - [ ] Add new commands - [x] Add sell command - [ ] Add auction command - [ ] Add...

Category: Enhancement
Category: Feature Request
Status: TODO
Priority: Low
Status: Help Wanted
Status: Work In Progress

The SQL patch must be applied to the DB before anything else.

## Introduction It has been mentioned before (#3195) that using features from higher php versions on servers using previous versions is an issue. This PR addresses that issue by adding...

Category: API
Type: Contribution
Status: Waiting on Author
Line: Experimental