CubWorlds – Lightweight World Management icon

CubWorlds – Lightweight World Management -----

Lightweight alternative to your favorite world manager plugin!



CubWorlds 1.1.6 – World Border and Spawn Loc
Changelog:
- Added `world-border:<number>` parameter to `/cubworlds create`
Code (YAML):
New usage : /cubworlds create <name> <NORMAL|VOID|NETHER|END> [prevent-grief:<true|false> ] [world-border:<number> ]
- Changed teleportation logic in `/cubworlds teleport <world_name>`
- Improved world loading reliability
- Refactored code for clarity and maintainability

⚠️ Configuration Changes (Breaking)
The config.yml structure has been reworked.
worlds is a list of maps with explicit **name, spawn, and optional world-border fields**.
Existing configs must be updated manually.

Old:
Code (YAML):

worlds
:
- name
: world_spawn
  type
: VOID
  prevent-grief
: true
 
New:
Code (YAML):

worlds
:
- name
: world_spawn
  type
: VOID
  prevent-grief
: true
  world-border
:
    size
: 1010
    center
:
      x
: 0
      z
: 0
  spawn
:
    x
: 0.5
    y
: 0
    z
: -62.5
    yaw
: 0
    pitch
: -5.0
 
Full Changelog: https://github.com/CublexLabs/CubWorlds/compare/v1.1.5...v1.1.6
----------, Sep 29, 2025
Resource Information
Author:
----------
Total Downloads: 52
First Release: Jun 13, 2025
Last Update: Oct 2, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings