Interface ObjectiveModule
- All Superinterfaces:
ModuleSimple
Groups the scoreboard objectives shown below a player's name and in the tab list.
-
Method Summary
Modifier and TypeMethodDescriptionconfig()The config section this module reads its settings from.The permission that gates this module.Methods inherited from interface ModuleSimple
children, isDisable, name, onDisable, onEnable, permissions
-
Method Details
-
config
Message.Scoreboard.Objective config()Description copied from interface:ModuleSimpleThe config section this module reads its settings from.- Specified by:
configin interfaceModuleSimple- Returns:
- the settings
-
permission
Permission.Message.Scoreboard.Objective permission()Description copied from interface:ModuleSimpleThe permission that gates this module.- Specified by:
permissionin interfaceModuleSimple- Returns:
- the permission
-