Improved the island creation feedback messages

Based on advice from @wellnesscookie, I made these messages feel more welcoming to the user.
This commit is contained in:
Florian CUNY 2019-10-21 23:07:03 +02:00 committed by GitHub
parent 8692685822
commit 6ed1212e47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -424,13 +424,13 @@ commands:
parameters: "<blueprint>"
too-many-islands: "&cThere are too many islands in this world: there isn't enough room for yours to be created."
unable-create-island: "&cYour island could not be generated, please contact an administrator."
creating-island: "&aCreating your island, please wait a moment..."
creating-island: "&aWe found a spot for your island, let us prepare it for you."
pasting:
estimated-time: "&aThis might take up to &b[number] &aseconds."
blocks: "&aPasting &b[number] &ablocks..."
entities: "&aPasting &b[number] &aentities..."
done: "&aYour island is ready!"
pick: "&aPick an island"
estimated-time: "&aEstimated time: &b[number] &aseconds."
blocks: "&aBuilding it block by block: &b[number] &ablocks in all..."
entities: "&aFilling it with entities: &b[number] &aentities in all..."
done: "&aDone! Your island is ready and waiting for you!"
pick: "&2Pick an island"
unknown-blueprint: "&cThat blueprint has not been loaded yet."
info:
description: "display info about your island or the player's island"