@minecraft
    正在准备搜索索引...

    类 AdminBeforeEvents

    索引

    属性

    This event is fired before a player joins the world. Unlike other before events, this event is a before event that you can delay several ticks by not resolving the promise returned in the subscribe function. If the promise is rejected, the client is rejected.