mirror of
https://e.coding.net/circlecloud/SimpleEssential.git
synced 2024-11-16 01:08:46 +00:00
modify annotation...
Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
parent
c07655b6da
commit
1c529d697c
@ -97,6 +97,8 @@ public abstract class SimpleEssentialCommand {
|
||||
|
||||
/**
|
||||
* 是否只有玩家才能执行此命令
|
||||
*
|
||||
* @return 是否为玩家命令
|
||||
*/
|
||||
public abstract boolean isOnlyPlayerExecutable();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user