mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-18 01:46:44 +01:00
Add command description multilingual
This commit is contained in:
@@ -6,6 +6,9 @@ import emu.grasscutter.game.player.Player;
|
||||
import java.util.List;
|
||||
|
||||
public interface CommandHandler {
|
||||
|
||||
String description();
|
||||
|
||||
/**
|
||||
* Send a message to the target.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user