forked from TheRamU/KungFu
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Hardcoded Keybinding
Line 373 in d18c7f2
| - "&7面对墙壁双击 Shift 开始翻墙" |
| public void onToggleSneak(PlayerToggleSneakEvent e) { |
According to the code, the user will actually "overwall" when they toggle sneaking. The key binding is hardcoded so that it will cause confusion when user key binding varies from the default one.
Recommend using chat component containing translate with key bindings.
Metadata
Metadata
Assignees
Labels
No labels