wode490390 / SpiralGenerator

This is an easter egg generator ported from 20w14infinite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spiral Generator for Nukkit

Build Release Release date

This is an easter egg generator ported from 20w14infinite.

If you found any bugs or have any suggestions, please open an issue on GitHub Issues.

If you love this plugin, please star it on GitHub.

Download

Configurations

config.yml

wall:
  # Block ID used to generate the wall
  material: 48
  meta: 0
ground:
  # Block ID used to generate the ground
  material: 2
  meta: 0

Compiling

  1. Install Maven.
  2. Run mvn clean package. The compiled JAR can be found in the target/ directory.

Metrics Collection

This plugin uses bStats - you can opt out using the global bStats config, see the official website for more details.

If I have any grammar and terms error, please correct my wrong :)

About

This is an easter egg generator ported from 20w14infinite.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%