温柔的小新
もぺもぺ 发表于 2021-7-22 20:42
PlayerPoints points = (PlayerPoints)Bukkit.getPluginManager().getPlugin("PlayerPoints");

以及 get ...

这个我加上了的

strings
@阳菜 发表于 2021-7-22 20:43
这个我加上了的

import org.black_ixx.playerpoints.PlayerPoints;
import org.black_ixx.playerpoints.PlayerPointsAPI;


PlayerPointsAPI api = PlayerPoints.getInstance().getAPI();
CompletableFuture<Integer> r = api.lookAsync(e.getPlayer().getUniqueId());
r.get();

第一页 上一页 下一页 最后一页