Interface UserSessionOption
public interface UserSessionOption
Dynamic attribute names for UserSession
- Author:
- 渔民小镇
- date:
- 2023-02-21
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttrOption<String> Player's real ipstatic final AttrOption<Boolean> false : not verified identity
-
Field Details
-
verifyIdentity
false : not verified identity -
realIp
Player's real ip
-