Class MainCategory.hooksCat.dynmapCat
java.lang.Object
br.net.fabiozumbi12.RedProtect.Core.config.Category.MainCategory.hooksCat.dynmapCat
- Enclosing class:
- MainCategory.hooksCat
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanintintbooleanbooleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enable
@Setting(comment="Enable hook to show all regions on dynmap plugin?") public boolean enable -
hide_by_default
@Setting(value="hide-by-default", comment="Hide the Redprotect tab group by default?") public boolean hide_by_default -
marks_groupname
@Setting(value="marks-groupname", comment="Group name to show on hide/show tab map.") public String marks_groupname -
layer_priority
@Setting(value="layer-priority", comment="If you use another region mark plugin.") public int layer_priority -
show_label
@Setting(value="show-label", comment="Show names under regions.") public boolean show_label -
show_icon
@Setting(value="show-icon", comment="Show icons under regions.") public boolean show_icon -
marker
-
show_leaders_admins
@Setting(value="show-leaders-admins", comment="Show leaders and admins on hover?") public boolean show_leaders_admins -
cuboid_region
-
min_zoom
@Setting("min-zoom") public int min_zoom
-
-
Constructor Details
-
dynmapCat
public dynmapCat()
-