2.0.9
This commit is contained in:
parent
9494933930
commit
9c36b7983e
Binary file not shown.
|
@ -121,7 +121,7 @@ public class RewardData {
|
|||
command = command.replace("%p%", playerName);
|
||||
|
||||
// 执行命令
|
||||
player.performCommand(command);
|
||||
Bukkit.dispatchCommand(Bukkit.getConsoleSender(),command);
|
||||
}
|
||||
|
||||
// 记录日志
|
||||
|
|
Loading…
Reference in New Issue
Block a user