Fixed no permission message when removing an admin shop (en_US)

This commit is contained in:
Eric 2017-01-05 14:36:32 +01:00
parent 30ede5e01e
commit c78f81a1b6

View File

@ -248,7 +248,7 @@ message.noPermission.worldguard-sell=&cYou don't have permission to sell somethi
message.noPermission.remove-others=&cYou don't have permission to remove this shop.
# Set the message when a not permitted player tries to remove an admin shop.
message.noPermission.remove-others=&cYou don't have permission to remove an admin shop.
message.noPermission.remove-admin=&cYou don't have permission to remove an admin shop.
# Set the message when a not permitted player tries to reload the shops.
message.noPermission.reload=&cYou don't have permission to reload the shops.