mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-12 13:43:57 +01:00
Remove unused lang strings
This commit is contained in:
parent
cbb5f443c7
commit
b48c10aa58
@ -6,7 +6,7 @@ website: https://www.spigotmc.org/resources/quests.3711/
|
||||
dev-url: https://github.com/FlyingPikachu/Quests
|
||||
author: HappyPikachu
|
||||
depend: [Vault]
|
||||
softdepend: [Citizens, PhatLoots, PlaceholderAPI, CitizensBooks]
|
||||
softdepend: [Citizens, CitizensBooks, PhatLoots, PlaceholderAPI]
|
||||
permissions:
|
||||
quests.quest:
|
||||
description: View current Quest objectives
|
||||
|
@ -573,9 +573,6 @@ dateCreateEnterSecond: "Enter a second (max. 59), <cancel>"
|
||||
dateCreateEnterOffset: "Enter a UTC time offset (max. 14), <cancel>"
|
||||
dateCreateEnterZone: "Enter a UTC time zone, <cancel>"
|
||||
dateCreateNoYearAmount: "You must set a year first!"
|
||||
bookCreateEnterTitle: "Enter a book title, <cancel>"
|
||||
bookCreateEnterAuthor: "Enter a book author, <cancel>"
|
||||
bookCreateEnterPages: "Enter a list of page contents, <semicolon>, <cancel>"
|
||||
questTitle: "-- <quest> --"
|
||||
questObjectivesTitle: "---(<quest>)---"
|
||||
questCompleteTitle: '**QUEST COMPLETE: <quest>**'
|
||||
@ -621,7 +618,6 @@ topQuestersTitle: "- Top <number> Questers -"
|
||||
createItemTitle: "- Create Item -"
|
||||
dateTimeTitle: "- Date & Time -"
|
||||
timeZoneTitle: "- Time Zones -"
|
||||
bookMetaTitle: "- Book Meta -"
|
||||
enchantmentsTitle: "- Enchantments -"
|
||||
questGUITitle: "- GUI Item Display -"
|
||||
questRegionTitle: "- Quest Region -"
|
||||
|
Loading…
Reference in New Issue
Block a user