Added spaces between messages
This commit is contained in:
parent
f5f8ba67e9
commit
6c0a635063
1 changed files with 22 additions and 0 deletions
|
@ -20,21 +20,26 @@ General:
|
||||||
RemoveLiftFirst: '&cYou can''t do this! Remove the lift first.'
|
RemoveLiftFirst: '&cYou can''t do this! Remove the lift first.'
|
||||||
RemoveRopeFirst: '&cYou can''t do this! Remove the rope first.'
|
RemoveRopeFirst: '&cYou can''t do this! Remove the rope first.'
|
||||||
RemoveDoorFirst: '&cYou can''t do this! Remove the door first.'
|
RemoveDoorFirst: '&cYou can''t do this! Remove the door first.'
|
||||||
|
|
||||||
Create:
|
Create:
|
||||||
AddBlocks: |-
|
AddBlocks: |-
|
||||||
&aOkay, now add all the blocks from the cab by right-clicking them.
|
&aOkay, now add all the blocks from the cab by right-clicking them.
|
||||||
&awhen finished, type: /v10lift create <Name>
|
&awhen finished, type: /v10lift create <Name>
|
||||||
NoBlocks: '&cYou must add blocks first.'
|
NoBlocks: '&cYou must add blocks first.'
|
||||||
Created: '&aSuccessfully created lift %Name%.'
|
Created: '&aSuccessfully created lift %Name%.'
|
||||||
|
|
||||||
Delete:
|
Delete:
|
||||||
NotRemoved: '&cThe lift %Name% couldn''t be removed.'
|
NotRemoved: '&cThe lift %Name% couldn''t be removed.'
|
||||||
Removed: '&aSuccessfully removed lift %Name%.'
|
Removed: '&aSuccessfully removed lift %Name%.'
|
||||||
|
|
||||||
Rename:
|
Rename:
|
||||||
Renamed: '&aLift successfully renamed!'
|
Renamed: '&aLift successfully renamed!'
|
||||||
|
|
||||||
Edit:
|
Edit:
|
||||||
StillInEditMode: '&cYou are still in editor mode.'
|
StillInEditMode: '&cYou are still in editor mode.'
|
||||||
TurnedOn: '&aEnabled editor.'
|
TurnedOn: '&aEnabled editor.'
|
||||||
TurnedOff: '&aDisabled editor.'
|
TurnedOff: '&aDisabled editor.'
|
||||||
|
|
||||||
Floor:
|
Floor:
|
||||||
ToHigh: '&cThat floor is too high!'
|
ToHigh: '&cThat floor is too high!'
|
||||||
AlreadyExists: '&cThat floor already exists!'
|
AlreadyExists: '&cThat floor already exists!'
|
||||||
|
@ -42,6 +47,7 @@ Floor:
|
||||||
Added: '&aFloor successfully added!'
|
Added: '&aFloor successfully added!'
|
||||||
Removed: '&aFloor successfully removed!'
|
Removed: '&aFloor successfully removed!'
|
||||||
Renamed: '&aFloor successfully renamed!'
|
Renamed: '&aFloor successfully renamed!'
|
||||||
|
|
||||||
Input:
|
Input:
|
||||||
StillAdjusting: '&cYou are still adjusting an input!'
|
StillAdjusting: '&cYou are still adjusting an input!'
|
||||||
NothingToRemove: '&cThere is no input to remove!'
|
NothingToRemove: '&cThere is no input to remove!'
|
||||||
|
@ -51,6 +57,7 @@ Input:
|
||||||
RightClick: '&aNow right click on the input block!'
|
RightClick: '&aNow right click on the input block!'
|
||||||
Created: '&aInput created!'
|
Created: '&aInput created!'
|
||||||
Removed: '&aInput removed!'
|
Removed: '&aInput removed!'
|
||||||
|
|
||||||
OfflineInput:
|
OfflineInput:
|
||||||
StillAdjusting: '&cYou are still adjusting an offline input!'
|
StillAdjusting: '&cYou are still adjusting an offline input!'
|
||||||
NothingToRemove: '&cThere is no offline input to remove!'
|
NothingToRemove: '&cThere is no offline input to remove!'
|
||||||
|
@ -60,6 +67,7 @@ OfflineInput:
|
||||||
RightClick: '&aNow right click on the offline input block!'
|
RightClick: '&aNow right click on the offline input block!'
|
||||||
Created: '&aOffline input created!'
|
Created: '&aOffline input created!'
|
||||||
Removed: '&aOffline input removed!'
|
Removed: '&aOffline input removed!'
|
||||||
|
|
||||||
Build:
|
Build:
|
||||||
Disabled: '&aConstruction mode disabled!'
|
Disabled: '&aConstruction mode disabled!'
|
||||||
Enabled: |-
|
Enabled: |-
|
||||||
|
@ -68,6 +76,7 @@ Build:
|
||||||
BlockAdded: '&aBlock added to the elevator.'
|
BlockAdded: '&aBlock added to the elevator.'
|
||||||
BlockRemoved: '&6Block removed from the elevator.'
|
BlockRemoved: '&6Block removed from the elevator.'
|
||||||
BlacklistedMaterial: '&cThe material %Name% cannot be used!'
|
BlacklistedMaterial: '&cThe material %Name% cannot be used!'
|
||||||
|
|
||||||
Rope:
|
Rope:
|
||||||
StillAdjusting: '&cYou are still adjusting a rope.'
|
StillAdjusting: '&cYou are still adjusting a rope.'
|
||||||
OnlyUp: '&cA rope can only go up!'
|
OnlyUp: '&cA rope can only go up!'
|
||||||
|
@ -83,6 +92,7 @@ Rope:
|
||||||
&6Now right-click on the end of the rope!
|
&6Now right-click on the end of the rope!
|
||||||
Created: '&aRope created.'
|
Created: '&aRope created.'
|
||||||
Removed: '&aRope removed.'
|
Removed: '&aRope removed.'
|
||||||
|
|
||||||
Door:
|
Door:
|
||||||
BlacklistedMaterial: '&cThe material %Name% is currently not supported!'
|
BlacklistedMaterial: '&cThe material %Name% is currently not supported!'
|
||||||
Disabled: '&aDoor editor mode disabled!'
|
Disabled: '&aDoor editor mode disabled!'
|
||||||
|
@ -91,6 +101,7 @@ Door:
|
||||||
&aThen do /v10lift door to save it.
|
&aThen do /v10lift door to save it.
|
||||||
Created: '&aDoor created.'
|
Created: '&aDoor created.'
|
||||||
Removed: '&6Door removed.'
|
Removed: '&6Door removed.'
|
||||||
|
|
||||||
Whitelist:
|
Whitelist:
|
||||||
Group:
|
Group:
|
||||||
VaultNotFound: '&cYou can''t add a group when Vault is not found.'
|
VaultNotFound: '&cYou can''t add a group when Vault is not found.'
|
||||||
|
@ -105,38 +116,49 @@ Whitelist:
|
||||||
DoesntContains: '&cThis user isn''t on the whitelist'
|
DoesntContains: '&cThis user isn''t on the whitelist'
|
||||||
Added: '&aUser added to whitelist!'
|
Added: '&aUser added to whitelist!'
|
||||||
Removed: '&aUser removed from whitelist!'
|
Removed: '&aUser removed from whitelist!'
|
||||||
|
|
||||||
Whois:
|
Whois:
|
||||||
UseWithoutName: '&cYou need to be a player to use this command without name.'
|
UseWithoutName: '&cYou need to be a player to use this command without name.'
|
||||||
NotALift: '&cThis block is not part of a lift.'
|
NotALift: '&cThis block is not part of a lift.'
|
||||||
WithoutName: '&aNow right-click on the block you want to check.'
|
WithoutName: '&aNow right-click on the block you want to check.'
|
||||||
|
|
||||||
Speed:
|
Speed:
|
||||||
WrongSpeed: '&cThe speed %Speed% is incorrect.'
|
WrongSpeed: '&cThe speed %Speed% is incorrect.'
|
||||||
Changed: '&aUpdated lift speed!'
|
Changed: '&aUpdated lift speed!'
|
||||||
|
|
||||||
Sound:
|
Sound:
|
||||||
TurnedOn: '&aSounds are now turned on!'
|
TurnedOn: '&aSounds are now turned on!'
|
||||||
TurnedOff: '&aSounds are now turned off!'
|
TurnedOff: '&aSounds are now turned off!'
|
||||||
|
|
||||||
Realistic:
|
Realistic:
|
||||||
TurnedOn: '&aRealistic mode turned on!'
|
TurnedOn: '&aRealistic mode turned on!'
|
||||||
TurnedOff: '&aRealistic mode turned off!'
|
TurnedOff: '&aRealistic mode turned off!'
|
||||||
|
|
||||||
Disable:
|
Disable:
|
||||||
AlreadyDefective: '&cThis lift is already defective!'
|
AlreadyDefective: '&cThis lift is already defective!'
|
||||||
Disabled: '&aLift disabled!'
|
Disabled: '&aLift disabled!'
|
||||||
|
|
||||||
Repair:
|
Repair:
|
||||||
NotDefective: '&cThis lift isn''t defective!'
|
NotDefective: '&cThis lift isn''t defective!'
|
||||||
ItemsNeeded: '&cYou need %Amount%x %ItemName%!'
|
ItemsNeeded: '&cYou need %Amount%x %ItemName%!'
|
||||||
Repaired: '&aYou successfully repaired the lift!'
|
Repaired: '&aYou successfully repaired the lift!'
|
||||||
|
|
||||||
Abort:
|
Abort:
|
||||||
NothingToCancel: '&cOops! You can''t cancel anything.'
|
NothingToCancel: '&cOops! You can''t cancel anything.'
|
||||||
Cancelled: '&6Cancelled.'
|
Cancelled: '&6Cancelled.'
|
||||||
|
|
||||||
Reload:
|
Reload:
|
||||||
Reloaded: '&6Plugin reloaded successfully!'
|
Reloaded: '&6Plugin reloaded successfully!'
|
||||||
|
|
||||||
Start:
|
Start:
|
||||||
NonPlayer: '&cPlease give a name as non-player!'
|
NonPlayer: '&cPlease give a name as non-player!'
|
||||||
Started: '&aLift %Name% started.'
|
Started: '&aLift %Name% started.'
|
||||||
|
|
||||||
Stop:
|
Stop:
|
||||||
NonPlayer: '&cPlease give a name as non-player!'
|
NonPlayer: '&cPlease give a name as non-player!'
|
||||||
NoMovingTasks: '&cLift %Name% doesn''t contain any movingtasks!'
|
NoMovingTasks: '&cLift %Name% doesn''t contain any movingtasks!'
|
||||||
Started: '&aLift %Name% stopped.'
|
Started: '&aLift %Name% stopped.'
|
||||||
|
|
||||||
LiftSign:
|
LiftSign:
|
||||||
NoName: '&cNo lift name given!'
|
NoName: '&cNo lift name given!'
|
||||||
Created: '&aLift sign created!'
|
Created: '&aLift sign created!'
|
||||||
|
|
Loading…
Reference in a new issue