CubWorlds – Lightweight World Management icon

CubWorlds – Lightweight World Management -----

Lightweight alternative to your favorite world manager plugin!




Changelog:
  • Added /cubworlds setspawn command to update the world's spawn point to the command executer's location.
Full Changelog: https://github.com/CublexLabs/CubWorlds/compare/v1.1.6...v1.1.7

Thanks Benneth for testing & suggestions!
----------, Oct 2, 2025

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

Changes Since 1.1.4:
  • Added a new command set /cw recyclebin <empty|list|restore>
  • /cw recyclebin empty - Clears the recycle_bin folder
  • /cw recyclebin list - Lists the assets (world folders) in the recycle_bin folder
  • /cw recyclebin restore - Restores a world folder from the recycle bin
Download the jar from the Assets section and replace your old version.

Full Changelog
----------, Sep 29, 2025

Changes Since 1.1.0:

1.1.0: Rebrand from LiteWorlds to CubWorlds. Global refactor to io.github packages.
1.1.1: Complete command code revamp. Centralized command manager
1.1.2: Enhanced /world create with live feedback and improved /world delete to add timestamps when recycling. Stronger world creation/loading, safer deletion/recycling.
1.1.3: Added try–catch blocks for better runtime resilience.

Download the jar from the Assets section and replace your old version. Before starting your server, change the old configuration folder name from LiteWorlds to CubWorlds.

Full Changelog: https://github.com/CublexLabs/CubWorlds/commits/v1.1.4
----------, Sep 17, 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