WackyWorlds Terrain Generator icon

WackyWorlds Terrain Generator -----

A collection of unusual and silly world generators.



Notice: This plugin requires minecraft 1.19.4 or above.

Introduction

WackyWorlds is a world generation plugin that contains various silly terrain generation patterns such as checkerboard, stripes, or grid. These generators work with the overworld, nether and end.

Generators
Grid
[​IMG]
Generates chunks in a grid pattern with configurable size and spacing between each cell.​
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:grid
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:grid

Inverse Grid
[​IMG]
Generates chunks in an inverse grid pattern with configurable size and spacing between each cell.​
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:inversegrid
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:inversegrid

Rings
[​IMG]
Generates chunks in square rings outwards from 0,0 with configurable ring size and spacing.​
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:ring
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:ring

Checkerboard
[​IMG]
Generates chunks in a checkerboard pattern with configurable size.​
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:checkerboard
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:checkerboard

Stripes
[​IMG]
Generates chunks in stripes with configurable size and spacing.​
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:stripe
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:stripe

Random
[​IMG]
Generates chunks in a random pattern with a configurable chance for a chunk to generate.​
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:random
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:random

Commands and Permissions
Code (YAML):
ww worldinfo : Shows info about your current world.
permission
: wackyworlds.command.worldinfo

ww reload
: Reload the settings for all loaded worlds.
permission
: wackyworlds.command.reload
Configuration
All messages can be edited in the plugins/WackyWorlds/messages.yml file. This file supports both & color formatting and minimessage formatting.

When a new world is created you can edit its settings in the plugins/WackyWorlds/worlds/<worldname>.yml file. These files contain comments to describe what each setting controls.
Resource Information
Author:
----------
Total Downloads: 189
First Release: Apr 14, 2023
Last Update: Apr 14, 2023
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings