Package org.ships.config.messages
Class AdventureMessageConfig
java.lang.Object
org.ships.config.messages.AdventureMessageConfig
- All Implemented Interfaces:
Config,Config.KnownNodes
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.ships.config.Config
Config.KnownNodes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BlockFinderBarMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorAlreadyMovingMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorBlockInWayMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorCannotCreateOntopMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorCollideDetectedMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorFailedInMovementDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorFailedToFindLicenceSignMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorFailedToFindNamedBlockMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorInvalidShipNameMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorInvalidShipTypeMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorNoSpeedSetMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorNotEnoughFuelMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorNotMovingOnMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorOversizedMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorPermissionMissMatchMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorPreventMovementMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorShipsSignIsMovingDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorSpecialBlockPercentNotEnoughDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorTooManyOfBlockMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorUndersizedMessageDeprecated, for removal: This API element is subject to removal in a future version.static final ErrorVesselStillLoadingMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoAltitudeSpeedMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoDefaultPermissionMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoEntitiesLineMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoEntitiesListMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoFlagMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoIdMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoMaxSpeedMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoNameMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoPlayerSpawnedOnShipMessagestatic final InfoSizeMessageDeprecated, for removal: This API element is subject to removal in a future version.static final InfoVesselInfoMessageDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.core.config.ConfigurationStream.ConfigurationFilegetFile()Set<DedicatedNode<net.kyori.adventure.text.Component,net.kyori.adventure.text.Component, org.core.config.ConfigurationNode.KnownParser.SingleKnown<net.kyori.adventure.text.Component>>> getNodes()voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ships.config.Config.KnownNodes
getNode
-
Field Details
-
INFO_PLAYER_SPAWNED_ON_SHIP
-
ERROR_PREVENT_MOVEMENT
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_FAILED_IN_MOVEMENT
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_NAME
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_ID
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_MAX_SPEED
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_ALTITUDE_SPEED
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_SIZE
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_DEFAULT_PERMISSION
@Deprecated(forRemoval=true) public static final InfoDefaultPermissionMessage INFO_DEFAULT_PERMISSIONDeprecated, for removal: This API element is subject to removal in a future version. -
INFO_VESSEL_INFO
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_FLAG
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_ENTITIES_LIST
Deprecated, for removal: This API element is subject to removal in a future version. -
INFO_ENTITIES_LINE
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_OVERSIZED
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_UNDERSIZED
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_NOT_ENOUGH_FUEL
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_TOO_MANY_OF_BLOCK
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_ALREADY_MOVING
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_VESSEL_STILL_LOADING
@Deprecated(forRemoval=true) public static final ErrorVesselStillLoadingMessage ERROR_VESSEL_STILL_LOADINGDeprecated, for removal: This API element is subject to removal in a future version. -
ERROR_PERMISSION_MISS_MATCH
@Deprecated(forRemoval=true) public static final ErrorPermissionMissMatchMessage ERROR_PERMISSION_MISS_MATCHDeprecated, for removal: This API element is subject to removal in a future version. -
ERROR_INVALID_SHIP_TYPE
@Deprecated(forRemoval=true) public static final ErrorInvalidShipTypeMessage ERROR_INVALID_SHIP_TYPEDeprecated, for removal: This API element is subject to removal in a future version. -
ERROR_INVALID_SHIP_NAME
@Deprecated(forRemoval=true) public static final ErrorInvalidShipNameMessage ERROR_INVALID_SHIP_NAMEDeprecated, for removal: This API element is subject to removal in a future version. -
ERROR_CANNOT_CREATE_ONTOP
@Deprecated(forRemoval=true) public static final ErrorCannotCreateOntopMessage ERROR_CANNOT_CREATE_ONTOPDeprecated, for removal: This API element is subject to removal in a future version. -
ERROR_SHIPS_SIGN_IS_MOVING
Deprecated, for removal: This API element is subject to removal in a future version. -
BAR_BLOCK_FINDER_ON_FIND
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_BLOCK_IN_WAY
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_SPECIAL_BLOCK_PERCENT_NOT_ENOUGH
@Deprecated(forRemoval=true) public static final ErrorSpecialBlockPercentNotEnough ERROR_SPECIAL_BLOCK_PERCENT_NOT_ENOUGHDeprecated, for removal: This API element is subject to removal in a future version. -
ERROR_NO_SPEED_SET
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_NOT_MOVING_ON
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_COLLIDE_DETECTED
Deprecated, for removal: This API element is subject to removal in a future version. -
ERROR_FAILED_TO_FIND_LICENCE_SIGN
@Deprecated(forRemoval=true) public static final ErrorFailedToFindLicenceSignMessage ERROR_FAILED_TO_FIND_LICENCE_SIGNDeprecated, for removal: This API element is subject to removal in a future version. -
ERROR_FAILED_TO_FIND_NAMED_BLOCK
@Deprecated(forRemoval=true) public static final ErrorFailedToFindNamedBlockMessage ERROR_FAILED_TO_FIND_NAMED_BLOCKDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
AdventureMessageConfig
public AdventureMessageConfig()
-
-
Method Details
-
getNodes
public Set<DedicatedNode<net.kyori.adventure.text.Component,net.kyori.adventure.text.Component, getNodes()org.core.config.ConfigurationNode.KnownParser.SingleKnown<net.kyori.adventure.text.Component>>> - Specified by:
getNodesin interfaceConfig.KnownNodes
-
getFile
public org.core.config.ConfigurationStream.ConfigurationFile getFile() -
recreateFile
public void recreateFile()- Specified by:
recreateFilein interfaceConfig
-