Skip to content

Commit

Permalink
fix: backup server folder not found + feature: /fuji reload now mer…
Browse files Browse the repository at this point in the history
…ges config file every time + update: wiki for chat module + fix: correct /stat/ folder for single-player world
  • Loading branch information
sakurawald committed Jul 14, 2024
1 parent 7cb06a4 commit c2c0754
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/io/github/sakurawald/Fuji.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
// TODO: add native shell support specific command
// TODO: kit module -> spec-command


public class Fuji implements ModInitializer {
public static final String MOD_ID = "fuji";
public static final Logger LOGGER = LogUtil.createLogger(StringUtils.capitalize(MOD_ID));
Expand Down

0 comments on commit c2c0754

Please sign in to comment.