3
0
Fork 0
This repository has been archived on 2024-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
ThemePark/src/main/resources/messages.yml
2020-06-16 18:30:29 +02:00

47 lines
No EOL
2.3 KiB
YAML

prefix: "&6&LThemePark&f:"
onlyplayers: "{prefix} &4Only players can use this command"
nopermission: "{prefix} &4You don't have permission to use this command"
noplayer: "{prefix} &4No player found with name: {name}"
nonumber: "&6Themepark&f: &4{number} &4is not a valid number"
menu-item:
enabled: "&aENABLED"
disabled: "&4DISABLED"
toggle: "{prefix} &aMenu item has been {status}"
no-type: "{prefix} &4There is no type named: {type}"
no-status: "{prefix} &4There is no status named: {status}"
region:
not: "{prefix} &4There is no region with ID: {id}"
create: "{prefix} &aSuccessfully created region with name: &r{name}"
exists: "{prefix} &4There already is a region with ID: {id}"
name: "{prefix} &aChanged name of region to: &r{name}"
ridecount:
count: "{prefix} &fplayer has a ridecount of: &6{count} &ffor attraction {name}"
set: "{prefix} &fChanged ridecount of player to: &6{count} &ffor attraction {name}"
add: "{prefix} &fAdded &6{count} &fto ridecount of player for attraction {name}"
message: "{prefix} &fYou have ridden the attraction {name} &6{amount}&Lx &r&ffor a total of &6{total}&Lx"
attraction:
exists: "{prefix} &4There already is a region with ID: {id}"
create: "{prefix} &aSuccessfully created attraction with name: &r{name}"
notfound: "&4No attractions found"
list: "&6ID: &f{id} &6Name: &f{name} &6Region: &f{region} &6Status: &f{status}"
not: "{prefix} &4There is no attraction with ID: {id}"
nostatus: "{prefix} &4Attraction: {name} &4has no status named: {status}"
changed:
hover: "&6Click to Warp"
CONSTRUCTION: "{prefix} &fAttraction: {name} &fis now &7Under Construction"
OPEN: "{prefix} &fAttraction: [TP]{name}[/TP] &fhas been &aOpened"
CLOSED: "{prefix} &fAttraction: {name} &fhas been &4Closed"
MAINTENANCE: "{prefix} &fAttraction: {name} &fis now in &6Maintenance"
MALFUNCTION: "{prefix} &fAttraction: {name} &fhas been closed due to a &5Malfunction"
ACTIVE: "{prefix} &fShow: {name} &fis now &aActive"
INACTIVE: "{prefix} &fShow: {name} &fis now &4In Active"
location: "{prefix} &aChanged locatation of attraction: {name} &ato your current location"
name: "{prefix} &aChanged name of attraction to: &r{name}"
teleport:
status: "{prefix} &4It's not possible to teleport to {name} &4because it's {status}"
success: "{prefix} &ayou have been teleported to the attraction: {name}"