Penelopeep / CharacterBuilder

Automatic artifact generator with customizable builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Character Builder Plugin

Plugin that nobody asked for but many of us needed.
Allows for quickly equipping character with one of saved builds.

Usage

  1. In game select character that you want to build
  2. Use command /build or !build to get list of current available builds
  3. Use /build BuildName (for example /build hydrodps) to equip current character with selected build

Expanding the build list

After first launch in your Grasscutter_Folder/Plugins/CharacterBuilder will be generated new file called builds.json.

There you can add/remove/edit current builds.
Plugin requests this file each time you use any form of /build command so you don't need to restart server after every change.
I'm open for extending current build list, so if you have any good builds that you want to share, make pull request on github or dm me on discord: Penelopeep#7963

FAQ

  1. How to install plugin?
    • Add the newest jar file from here, and put it in GrasscutterFolder/Plugins (make this folder if you don't have)
  2. I found a bug, where to report it?
  3. How to make builds:

Version

The plugin currently for Grasscutter version 1.7.3 (probably, I haven't tested). Credits: ZeroHazel#2017 for some builds <3

About

Automatic artifact generator with customizable builds


Languages

Language:Java 100.0%