fix aliases not being registered

This commit is contained in:
kento2 2026-04-16 21:53:59 +02:00
parent 124e65a472
commit 00eb51595d
4 changed files with 7 additions and 4 deletions

View file

@ -1,4 +1,4 @@
As of v2.0.1, a command for getting/setting coins of a player could look like this:
As of v2.0.2, a command for getting/setting coins of a player could look like this:
```java
public class CoinsCommand {