Jack
Jack
**Describe the bug** During initial construction of the libasynql if you have a internet connection issue or DB issue you can expect waits of up to 3 minutes PER plugin...
Note there may be an odd use case in virions that I haven't tested but I have tested virion in virion, virion in plugin both with and without psr-4 code...
Currently (better known recently) poggit will overwrite the following details in plugin.yml with details from submission form: - name - version - api https://github.com/poggit/poggit/blob/db24acddb9b9e99478be8e88b8401375a59570e7/src/poggit/release/submit/PluginSubmission.php#L297-L301 This creates a lot of inconsistency...
See page for demo, https://poggit.pmmp.io/500ise.template
Currently each plugin must attempt to fetch the relevant data individually which is causing mass amounts of requests / callbacks. If the event had these getters and cached the data....
I regret to inform you, you have not included my actual “player account” name, the ones listed only include developer aliases for testing etc. It’s very upsetting that I am...
Ref / Closes #335 plugin.yml fields are now the absolute only values used and not altered in anyway. A simple problem can arise from this but has been mitigated, where...
Note, to be actioned post #352 Sends all plugins to client for the client to be able to actually use the sorting functions rather than pinging off different URL's
Currently you can select any known API but they won't actually work pre like 4.0.0 because poggit doesnt send all the plugin info. I think I spoke about this before...
Auto webhook tested on separate repo. Notes: - DB Changes apply patches. - Secret added - Webhook `https://poggit.pmmp.io/spoon.add.webhook` needs to be added to the pmmp/PocketMine-MP repository: - Type: `application/json` -...