Skip to content
noil edited this page Nov 6, 2021 · 1 revision

Welcome to the Seppuku wiki!

FAQ (frequently asked questions in our beautiful discord)

  1. How do I clear a key-bind?

.bind [module] none

  1. How do I create a key-bind?

.bind [module] [key]

  1. How do I run the client?

Place the downloaded seppuku-x.x.x.jar in your /mods/ folder.

  1. How do I use Seppuku with other clients?

Seppuku does all it can to try and be compatible with other mods, currently running well in large 1.12.2 mod-packs.

With other clients we do not promise compatibility, as anything can happen modifying events in the same place.

  1. How do I use NoteBot?

Place .midi song files in your /Seppuku/Config/Songs/ directory.

Turn on NoteBot while the player is centered above a 5x5 area of note-blocks below.

Once tuning is complete, in chat enter: .play [midi file name], without the file extension.

  1. How do I use the PacketLogger?

Check the game's console or IDE console output while using this module.

  1. How do I change the command prefix?

.commands prefix [character]

  1. How do I bind the click GUI?

.bind gui [key]

  1. How do I download older versions of Seppuku?

Github Releases, or on our website.

  1. How do I set the scale of the HudEditor?

This option will be available soon.

How to create a Seppuku external plugin:

WIP

Clone this wiki locally