Andrey Terentev
Results
2
issues of
Andrey Terentev
### Summary Installation wizard before starting server in first time ### The Problem - When I start server software in first time I got error with conflict of ports. -...
enhancement
Please add special factories for easy getting items and blocks. Using `BlockFactory::getInstance()->get($blockId, 0)` is very bulky. Using `NetherBlocks::BLOCK_NAME` is most convenient.
enhancement