wode490390 / PatternsGenerator

This is an easter egg generator ported from 20w14infinite.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patterns 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

pattern1:
  # Block ID used to generate the pattern A
  material: 236
  meta: 0
pattern2:
  # Block ID used to generate the pattern B
  material: 236
  meta: 15

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%