mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
Alpha 1.0.1
Fixes non-loading plugins and Tree Growing
This commit is contained in:
parent
2353457b5b
commit
a7cc37ead6
2
TODO.md
2
TODO.md
@ -15,7 +15,7 @@ __Check Milestones [here](https://github.com/shoghicp/PocketMine-MP/issues/miles
|
|||||||
* Done!
|
* Done!
|
||||||
|
|
||||||
### Alpha v1.1
|
### Alpha v1.1
|
||||||
* Tree growing!
|
|
||||||
|
|
||||||
## Beta (Survival)
|
## Beta (Survival)
|
||||||
- Random Chunk Updates
|
- Random Chunk Updates
|
||||||
|
@ -40,4 +40,4 @@ define("CURRENT_VERSION", 1);
|
|||||||
define("LOG", true);
|
define("LOG", true);
|
||||||
define("MAGIC", "\x00\xff\xff\x00\xfe\xfe\xfe\xfe\xfd\xfd\xfd\xfd\x12\x34\x56\x78");
|
define("MAGIC", "\x00\xff\xff\x00\xfe\xfe\xfe\xfe\xfd\xfd\xfd\xfd\x12\x34\x56\x78");
|
||||||
define("TEST_MD5", "5ca8eced50a5801619f7ae86d631a4e7");
|
define("TEST_MD5", "5ca8eced50a5801619f7ae86d631a4e7");
|
||||||
define("MAJOR_VERSION", "Alpha_1.0");
|
define("MAJOR_VERSION", "Alpha_1.0.1");
|
Loading…
x
Reference in New Issue
Block a user