All Projects → jasonwynn10 → NativeDimensions

jasonwynn10 / NativeDimensions

Licence: GPL-3.0 License
A plugin which loads dimensions within worlds and provides an API for managing dimensions across worlds

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to NativeDimensions

Pocketmine-School
A Website To Teach Everything About PocketMine-MP
Stars: ✭ 15 (-6.25%)
Mutual labels:  pocketmine, pocketmine-mp
CommandShop
Players have to pay items or money to use specific commands! A PocketMine plugin.
Stars: ✭ 32 (+100%)
Mutual labels:  pocketmine, pocketmine-mp
AdvanceDeaths
A plugin to customize the death messages!
Stars: ✭ 16 (+0%)
Mutual labels:  pocketmine, pocketmine-mp
Emotes
This plugin allows players to use their favorite emotes on the server!
Stars: ✭ 15 (-6.25%)
Mutual labels:  pocketmine, pocketmine-mp
BlockSniper
An advanced (brush) world editing plugin for PocketMine-MP
Stars: ✭ 77 (+381.25%)
Mutual labels:  pocketmine, pocketmine-mp
CosmeticMenu
Fun and Easy-to-Use Pocketmine Cosmetics plugin. (Gadgets, Particles, Trails, etc)
Stars: ✭ 22 (+37.5%)
Mutual labels:  pocketmine, pocketmine-mp
Pathfinding
A pmmp virion (library) for pathfinding using A*
Stars: ✭ 36 (+125%)
Mutual labels:  pocketmine, pocketmine-mp
libform
It is a virion library that can handle various forms easily.
Stars: ✭ 12 (-25%)
Mutual labels:  pocketmine, pocketmine-mp
Volt
A painless web server for PocketMine-MP
Stars: ✭ 24 (+50%)
Mutual labels:  pocketmine, pocketmine-mp
PiggyAuth
Safe & feature-rich auth plugin. Project has been discontinued
Stars: ✭ 33 (+106.25%)
Mutual labels:  pocketmine, pocketmine-mp
MysteryBox
Crate implemention for PocketMine-MP (PMMP)
Stars: ✭ 19 (+18.75%)
Mutual labels:  pocketmine, pocketmine-mp
ProperDuels
A properly made duels plugin
Stars: ✭ 16 (+0%)
Mutual labels:  pocketmine, pocketmine-mp
FormAPI-PMMP
Create a Form for Minecraft Bedrock in PocketMine-MP
Stars: ✭ 14 (-12.5%)
Mutual labels:  pocketmine, pocketmine-mp
VirionTools
A handy plugin for developers who wish to compile and inject virions without using Poggit.
Stars: ✭ 17 (+6.25%)
Mutual labels:  pocketmine, pocketmine-mp
BuilderTools
🪓 Powerful World Editor plugin for PocketMine servers
Stars: ✭ 74 (+362.5%)
Mutual labels:  pocketmine, pocketmine-mp
MyPlot
Plot and protection plugin for PocketMine-MP
Stars: ✭ 101 (+531.25%)
Mutual labels:  pocketmine, pocketmine-mp
Other-Plugins
A collection of all the plugins which I used to work on but no longer maintain
Stars: ✭ 26 (+62.5%)
Mutual labels:  pocketmine, pocketmine-mp
RedstoneCircuit
This is the PocketMine plugin that implements the Redstone circuit.
Stars: ✭ 81 (+406.25%)
Mutual labels:  pocketmine, pocketmine-mp
PM-Beacons
Vanilla Beacons for PocketMine Servers
Stars: ✭ 20 (+25%)
Mutual labels:  pocketmine, pocketmine-mp
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, pocketmine-mp

NativeDimensions

Discord Poggit-Ci Download count

Intro

Minecraft places all dimensions inside of a single world folder, but pocketmine doesn't use the data - until now.

This plugin was built to add the missing functionality for pocketmine to load multiple dimensions from a single world save and have everything be accessible.

This plugin even converts old anvil worlds to new leveldb worlds by itself!

Features

  • Automatically reads dimension data from anvil worlds
  • Automatically reads and writes dimension data to and from leveldb worlds
  • Automatic Anvil to LevelDB world conversion

Future Additions

  • Leveldb nether portal mapping
  • Batch writes for more efficiency

About

This plugin has been a long-running project to allow the use of dimensions from within one world save instead of having multiple. This is a proof of concept for the first approach @dktapps laid out in this RFC.

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].