Advertisement
Marcely99

MBedwars PrivateGames: Messages

Mar 24th, 2024 (edited)
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.38 KB | None | 0 0
  1. PrivateGames_NoPermCreatePrivate: '&cSorry, you have to buy &6MVP++ to create private games!'
  2. PrivateGames_Commands: "Commands"
  3. PrivateGames_SetModeCreation: '&aYou are now in private game creation mode'
  4. PrivateGames_SetModeNormal: '&aYou are now in normal bedwars mode!'
  5. PrivateGames_JoinArenaPrivate: '&cThe arena you are trying to join has been made private by a party'
  6. PrivateGames_GameCreationInactive: "&cThe private game creation mode isn't active"
  7. PrivateGames_JoinPrivateMatch: "&aYou have joined {name}'s private game"
  8. PrivateGames_UnableTurnPrivateContainsNonMembers: "&cCan't turn arena private, as non-members of your party are a part of the match"
  9. PrivateGames_WarpButNotPrivate: '&cYou may not warp players in a non-private game room'
  10. PrivateGames_WarpButNotParty: '&cYou must be a part of a party to warp players'
  11. PrivateGames_WarpButNotPartyLeader: '&cYou must be the leader of a party to warp players'
  12. PrivateGames_WarpAllMembersPlaying: "&eAll of your members are already playing in the same arena"
  13. PrivateGames_WarpNoMembers: "&cThere are no online members in your party to warp"
  14. PrivateGames_Warp: "&eWarping &6{name} &eto this arena"
  15. PrivateGames_Reload: "&aSuccessfully reloaded Private Games Addon!"
  16. PrivateGames_AdminJoinMatch: "&aJoining {player}'s private game..."
  17. PrivateGames_AdminForceStop: "&cTHIS MATCH IS BEING FORCEFULLY STOPPED BY AN ADMIN.."
  18. PrivateGames_AdminNotSameServer: "&cThis only works if you are on the same server (&4{server}&c)"
  19. PrivateGames_AdminMenuTitle: "&c&lADMIN PANEL"
  20. PrivateGames_BuffOneHit: "One Hit"
  21. PrivateGames_BuffHealth: "Health"
  22. PrivateGames_BuffLowGravity: "Low Gravity"
  23. PrivateGames_BuffSpeed: "Movement Speed"
  24. PrivateGames_BuffDisabledBlockProtection: "Disabled Block Protection"
  25. PrivateGames_BuffRespawnTime: "Respawn Time"
  26. PrivateGames_BuffSpawnRate: "Spawn Rate (Team Base Only)"
  27. PrivateGames_BuffFallDamage: "Fall Damage"
  28. PrivateGames_BuffMaxUpgrades: "Max Upgrades"
  29. PrivateGames_BuffNoSpecialSpawners: "No Special Spawners"
  30. PrivateGames_NoSpecialSpawners_Info:
  31.  - "Emerald and diamond spawners"
  32. PrivateGames_ModifyBuff_MenuTitle: "&bPrivate Games Setup"
  33. PrivateGames_ModifyBuffNoSpecialSpawners_Info:
  34.  - "Spawners outside of team's base"
  35.   - "won't drop anything if this"
  36.   - "toggle is activated"
  37. PrivateGames_ModifyBuffMaxUpgrades_Info:
  38.  - "Enabling this causes all players"
  39.   - "to spawn with all upgrades maxed"
  40. PrivateGames_ModifyBuffFallDamage_Info:
  41.  - "Enabling this causes players to"
  42.   - "take no fall damage"
  43. PrivateGames_ModifyBuffRespawnTime: "&aPlayers will now need {time} to respawn"
  44. PrivateGames_ModifyBuffRespawnTime_Instant: "&aPlayers will now won't have to wait to respawn"
  45. PrivateGames_ModifyBuffRespawnTime_MenuTitle: "&bRespawn Time"
  46. PrivateGames_ModifyBuffRespawnTime_Info:
  47.  - "Modify how long players shall"
  48.   - "wait until they respawn after"
  49.   - "their death"
  50. PrivateGames_ModifyBuffBlockProtection_Info:
  51.  - "Permit everyone to break every block"
  52.   - "within the arena by enabling this"
  53. PrivateGames_ModifyBuffSpawnRate: "&aSpawners now spawn {amount}x as fast as regularly"
  54. PrivateGames_ModifyBuffSpawnRate_MenuTitle: "&bSpawn Rate (Team Base Only)"
  55. PrivateGames_ModifyBuffSpawnRate_Info:
  56.  - "Define how frequently spawners of"
  57.   - "the team base shall spawn items"
  58.   - "Less than 1: Slower | More than 1: Faster"
  59. PrivateGames_ModifyBuffSpeed: "&aPlayers now spawn with {effect}"
  60. PrivateGames_ModifyBuffSpeed_MenuTitle: "&bMovement Speed"
  61. PrivateGames_ModifyBuffSpeed_NameNone: "No speed effect"
  62. PrivateGames_ModifyBuffSpeed_NameTier: "Speed {tier}"
  63. PrivateGames_ModifyBuffSpeed_Info:
  64.  - "Make players spawn with a speed effect,"
  65.  - "which will cause them to walk faster"
  66. PrivateGames_ModfyBuffGravity_Info:
  67.  - "Make players spawn with low gravity"
  68.  - "by enabling this toggle"
  69. PrivateGames_ModifyBuffOneHit_Info:
  70.  - "Players will die instantly after"
  71.  - "a single hit if this toggle is enabled"
  72. PrivateGames_ModifyBuffHealth: "&aPlayers will spawn with {hearts} hearts"
  73. PrivateGames_ModifyBuffHealth_Name: "{amount} hearts"
  74. PrivateGames_ModifyBuffHealth_MenuTitle: "&bHealth"
  75. PrivateGames_ModifyBuffHealth_Info:
  76.  - "Modify the maximum amount of hearts"
  77.  - "that players shall have"
  78. PrivateGames_ModifyBuff_ToggleOn: "&aEnabled {buff}"
  79. PrivateGames_ModifyBuff_ToggleOff: "&aDisabled {buff}"
  80. PrivateGames_Seconds_Singular: "{amount} second"
  81. PrivateGames_Seconds_Plural: "{amount} seconds"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement