Package com.mclds.plugins.realm
Class Realm.RootRealmData
java.lang.Object
com.mclds.plugins.realm.Realm.RootRealmData
- Enclosing class:
Realm
-
Field Summary
FieldsModifier and TypeFieldDescription领地列表显示类型领地设置org.bukkit.Location领地传送位置最近的浏览的玩家列表,最大存储数量为1000 有效期为一个月,超过一个月的记录会被自动清除 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
setting
领地设置 -
list_show_type
领地列表显示类型 -
teleport_location
public org.bukkit.Location teleport_location领地传送位置 -
view_records
最近的浏览的玩家列表,最大存储数量为1000 有效期为一个月,超过一个月的记录会被自动清除
-
-
Constructor Details
-
RootRealmData
public RootRealmData()
-