This is an Advanced & Feature Rich Server Software to hopefully Replace Tesseract.
(They're dead. And this is NOT supposed to be taken out of context.)
This spoon is based off of GenisysPro (For Stability) which is based on Genisys
Report any BUGS in the issues section...
NOTE: The master branch is the only officially supported branch. All other branches are in testing and may be unstable. Do not use builds from other branches unless you are sure you understand the risks.
Leveryl for Minecraft Bedrock edition (PE) v1.2.0 is currently being developed. Please be patient on waiting for it to be ready for merging...
If you want to contribute and/or help, You may open a Pull Request on the MCPE1dot2 branch...
If it's correct, we'll surely merge it.
Head Developer's PayPal Donation Page
Your donations support us as we continue to Develop Leveryl for free 😉
You can download the latest phar from our Jenkins Build Server
- CustomPotions
- Fully Support UserNames with spaces
- XBox Live Authentication
- Integrated DevTools
- Advanced Player Functions
- GeniAPI v2.0
- LoginPacket variables are accessible Via plugins
- CustomEnchants
- Plugin Compatibility for PMMP Plugins
- Plugin Compatibility for Tesseract & Genisys Plugins
- More Advanced & Open MainLogger
Other List Entries are on "leveryl.yml"....
Discord Server (Talk to a Human For Support): Join Server
Read this page on our Wiki... ;)
To be able to run this on Windows, You'll need Visual Studio C++ Redistributable 2015, Which can be downloaded Here.
- Leveryl is a "spoon" of Pocketmine-MP
- Most of the original code was written by the original PocketMine Team and GenisysPro.
- Some Implementations are ported from Tesseract, PMMP, Prismarine and Genisys
- Ported files' authors are stated inside the file
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
- PHP Sockets
- PHP mbstring
- PHP SQLite3
- PHP BCMath
- PHP pthreads by krakjoe: Threading for PHP - Share Nothing, Do Everything.
- PHP YAML by Bryan Davis: The Yaml PHP Extension provides a wrapper to the LibYAML library.
- LibYAML by Kirill Simonov: A YAML 1.1 parser and emitter written in C.
- cURL: cURL is a command line tool for transferring data with URL syntax
- Zlib: A Massively Spiffy Yet Delicately Unobtrusive Compression Library
- Source RCON Protocol
- UT3 Query Protocol
- PHP OpenSSL by OpenSSL.org: Cryptography and SSL/TLS Toolkit