mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-20 12:44:01 +00:00
41 lines
898 B
Markdown
41 lines
898 B
Markdown
## Introduction
|
|
<!-- Explain existing problems or why this pull request is necessary -->
|
|
|
|
### Relevant issues
|
|
<!-- List relevant issues here -->
|
|
<!--
|
|
|
|
* Fixes #1
|
|
* Fixes #2
|
|
|
|
-->
|
|
|
|
## Changes
|
|
### API changes
|
|
<!-- Any additions to the API that should be documented in release notes? -->
|
|
|
|
### Behavioural changes
|
|
<!-- Any change in how the server behaves, or its performance? -->
|
|
|
|
## Backwards compatibility
|
|
<!-- Any possible backwards incompatible changes? How are they solved, or how can they be solved? -->
|
|
|
|
## Follow-up
|
|
<!-- Suggest any actions to be done before/after merging this pull request -->
|
|
<!--
|
|
|
|
Requires translations:
|
|
|
|
| Name | Value in eng.ini |
|
|
| :--: | :---: |
|
|
| `foo.bar` | `Foo bar` |
|
|
|
|
-->
|
|
|
|
## Tests
|
|
<!--
|
|
Details should be provided of tests done. Simply saying "tested" or equivalent is not acceptable.
|
|
|
|
Attach scripts or actions to test this pull request, as well as the result
|
|
-->
|