All Projects β†’ ConflictPE β†’ Extropy

ConflictPE / Extropy

Licence: LGPL-3.0 License
Custom version of PocketMine-MP for the @ConflictPE network! πŸš€πŸ•ΉοΈ

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Extropy

BedrockProxy
Allow Minecraft Bedrock players on your BungeeCord server!
Stars: ✭ 16 (+0%)
Mutual labels:  minecraft, mcpe, bedrock
bedrock-server
Minecraft Bedrock (MCPE) Server on Docker
Stars: ✭ 47 (+193.75%)
Mutual labels:  mcpe, bedrock
minecraft-worldedit-bedrock
World Edit for Minecraft bedrock
Stars: ✭ 48 (+200%)
Mutual labels:  mcpe, bedrock
Emotes
This plugin allows players to use their favorite emotes on the server!
Stars: ✭ 15 (-6.25%)
Mutual labels:  pocketmine, mcpe
UHC
A UHC plugin for MCPE v1.2.x
Stars: ✭ 15 (-6.25%)
Mutual labels:  pocketmine, mcpe
ProfileUI
Get any player's profile on a Modal Form! MCPE v1.2! PMMP support only!
Stars: ✭ 20 (+25%)
Mutual labels:  pocketmine, mcpe
bedrock-emotes
A collection of all Bedrock Edition emote UUIDs currently in the game.
Stars: ✭ 70 (+337.5%)
Mutual labels:  mcpe, bedrock
FactionsPE
Most advanced factions plugin for PocketMine-MP
Stars: ✭ 46 (+187.5%)
Mutual labels:  pocketmine, mcpe
InvSee
A PocketMine-MP plugin that lets you view and modify offline and online players' inventories in real-time!
Stars: ✭ 19 (+18.75%)
Mutual labels:  pocketmine, mcpe
Volt
A painless web server for PocketMine-MP
Stars: ✭ 24 (+50%)
Mutual labels:  pocketmine, mcpe
Functions
Create your own commands with ease! For PocketMine, a Minecraft PE server software
Stars: ✭ 17 (+6.25%)
Mutual labels:  pocketmine, mcpe
bedrock-viz
Minecraft Bedrock Edition World Visualization & Reporting Tool with Web App
Stars: ✭ 194 (+1112.5%)
Mutual labels:  mcpe, bedrock
MineReset
Powerful mine resetting tool
Stars: ✭ 44 (+175%)
Mutual labels:  pocketmine, mcpe
WaterdogPE
Brand new proxy server for Minecraft: Bedrock Edition
Stars: ✭ 164 (+925%)
Mutual labels:  mcpe, bedrock
SAC
An AntiCheat software for PockeMine-MP made to detect unfair gamplay advantages.
Stars: ✭ 52 (+225%)
Mutual labels:  pocketmine, mcpe
MinecraftDeveloperGuide
πŸ“Minecraft developer Chinese guideοΌŒζˆ‘ηš„δΈ–η•ŒεΌ€ε‘θ€…δΈ­ζ–‡ζŒ‡ε—
Stars: ✭ 1,307 (+8068.75%)
Mutual labels:  pocketmine, bedrock
Geyser
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
Stars: ✭ 2,851 (+17718.75%)
Mutual labels:  minecraft, bedrock
Pocketmine Mp
A server software for Minecraft: Bedrock Edition in PHP
Stars: ✭ 2,594 (+16112.5%)
Mutual labels:  minecraft, pocketmine
CommandShop
Players have to pay items or money to use specific commands! A PocketMine plugin.
Stars: ✭ 32 (+100%)
Mutual labels:  pocketmine, mcpe
NpcDialog
πŸ—½ PocketMine-MP virion to add dialogs to entities easily
Stars: ✭ 55 (+243.75%)
Mutual labels:  minecraft, pocketmine

Extropy

Minecraft: Pocket Edition server software

Introduction

Extropy is an implementation of the Minecraft: Pocket Edition protocol that allows clients to connect and play together. This software is based on PocketMine-Soft-235 and aims to back port the new Minecraft: PE protocol to an older PocketMine version for better stability and performance, while implementing as many features from the new protocol as possible. Extropy is currently compatible with all clients running Minecraft: PE v1.1.0 and above. This software is currently in production on all of the Conflict network's servers.

Things you might want to change before building:

  • Saving the server.log is disabled because it takes a lot of time to write to disk
  • Saving player inventory and location is disabled by default as the software is optimised for mini-games servers
  • Chunk generation is disabled by default as Extropy is optimised for mini-game servers

Known issues:

  • Performance isn't as good as 1.4, some profiling needs to be done

Things you'll want to change in your plugins:

  • API version checking is disabled as this software is designed for our needs
  • Most default commands have been removed due to not being
  • You will have to override the player class to send custom command data

To build, run the server with DevTools installed, then run /makeserver. It'll drop a phar file in it's plugin directory.

The content of this repo is licensed under the GNU Lesser General Public License v3. A full copy of the license is available here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].