DiMa
ModrinthDiMa is a Dimension Master tool
10 téléchargements 1 abonnés mis à jour 24d ago
dernière v1.0 Modrinth
DiMa (Dimension Master)
DiMa is a developer tool for quickly adding and using custom dimensions on a server.
-- Add a Dimension --
Place your map folder in:
world/dimensions/dima/<dimension_name>/
Required folders:
- region/
- poi/
- entities/
- data/
Restart the server and the new dimension should appear.
Code methods
-- Get a Dimension --
Dimension dim = DimensionsHandler.getDimension("dimension_name");
-- Teleport Player --
dim.teleport(player);

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.