Skip to content

Commit

Permalink
Fix typos and make challenge descriptions looking a bit nicer (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored and BONNe committed Sep 4, 2019
1 parent fd4a19b commit 68e09d6
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Admins can create their own challenges or import some default challenges, which

## Config.yml

As most of BenotBox addons, config can be edited only when server is stopped. Otherwise all changes will be overwritten by server.
As most of BentoBox addons, config can be edited only when server is stopped. Otherwise all changes will be overwritten by server.
The config.yml has the following sections:

* **Commands** - ability to enable */challenges* command. This option change is possible only via configuration and requires server restart.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ public boolean generateDefaultChallengeFile(User user, World world, boolean over
private final class DefaultJSONHandler
{
/**
* This constructor inits JSON builder that will be used to parese challenges.
* This constructor inits JSON builder that will be used to parse challenges.
* @param addon Challenges Adddon
*/
DefaultJSONHandler(ChallengesAddon addon)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ public void requestEntryGitHubData(User user, World world, LibraryEntry entry)


/**
* This method returns all library entries that are downlaoded.
* This method returns all library entries that are downloaded.
* @return existing Library entries.
*/
public List<LibraryEntry> getLibraryEntries()
Expand Down
64 changes: 32 additions & 32 deletions src/main/resources/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"friendlyName": "Potato farm",
"deployed": true,
"description": [
"Create simple potato farm"
"Create a simple potato farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: POTATO\n",
"order": 1,
Expand Down Expand Up @@ -94,7 +94,7 @@
"friendlyName": "Villager Breeder",
"deployed": true,
"description": [
"Start to create slave army."
"Start to create a slave army."
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: EMERALD_BLOCK\n",
"order": 1,
Expand Down Expand Up @@ -138,7 +138,7 @@
"friendlyName": "Beetroot farm",
"deployed": true,
"description": [
"Create simple beetroot farm"
"Create a simple beetroot farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: BEETROOT\n",
"order": 1,
Expand Down Expand Up @@ -181,7 +181,7 @@
"friendlyName": "Slime farm",
"deployed": true,
"description": [
"Create slime farm to get some slime blocks"
"Create a slime farm to get some slime blocks"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: SLIME_BLOCK\n",
"order": 1,
Expand All @@ -204,7 +204,7 @@
"takeMoney": false,
"requiredIslandLevel": 0,
"searchRadius": 10,
"rewardText": "Get some nether quartz ore and extra mending book",
"rewardText": "Get some nether quartz ore and an extra mending book",
"rewardItems": [
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: ENCHANTED_BOOK\n meta:\n ==: ItemMeta\n meta-type: ENCHANTED\n stored-enchants:\n MENDING: 1\n",
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: NETHER_QUARTZ_ORE\n amount: 16\n"
Expand Down Expand Up @@ -362,7 +362,7 @@
"friendlyName": "Carrot farm",
"deployed": true,
"description": [
"Create simple Carrot farm"
"Create a simple carrot farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: CARROT\n",
"order": 1,
Expand Down Expand Up @@ -441,7 +441,7 @@
"takeMoney": false,
"requiredIslandLevel": 0,
"searchRadius": 10,
"rewardText": "There are never too much diamonds",
"rewardText": "There are never too many diamonds",
"rewardItems": [
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: DIAMOND_ORE\n amount: 4\n"
],
Expand All @@ -463,7 +463,7 @@
"friendlyName": "Pumpkin farm",
"deployed": true,
"description": [
"Create simple Pumpkin farm"
"Create a simple Pumpkin farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: PUMPKIN\n",
"order": 2,
Expand Down Expand Up @@ -506,7 +506,7 @@
"friendlyName": "Cactus farm",
"deployed": true,
"description": [
"Create simple Cactus farm"
"Create a simple cactus farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: CACTUS\n",
"order": 2,
Expand Down Expand Up @@ -549,7 +549,7 @@
"friendlyName": "Egg Collector",
"deployed": true,
"description": [
"Create Chicken farm and collect their eggs."
"Create a chicken farm and collect their eggs."
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: EGG\n",
"order": 2,
Expand Down Expand Up @@ -594,7 +594,7 @@
"friendlyName": "Tree farm",
"deployed": true,
"description": [
"Create simple tree farm"
"Create a simple tree farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: OAK_SAPLING\n",
"order": 2,
Expand Down Expand Up @@ -682,7 +682,7 @@
"rewardMoney": 0,
"rewardCommands": [],
"repeatable": true,
"repeatRewardText": "Diamond and some emeralds for your disks",
"repeatRewardText": "A diamond and some emeralds for your disks",
"maxTimes": 100,
"repeatExperienceReward": 5,
"repeatItemReward": [
Expand All @@ -698,7 +698,7 @@
"friendlyName": "Sugarcane farm",
"deployed": true,
"description": [
"Create simple sugarcane farm"
"Create a simple sugarcane farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: SUGAR_CANE\n",
"order": 2,
Expand All @@ -721,7 +721,7 @@
"takeMoney": false,
"requiredIslandLevel": 0,
"searchRadius": 10,
"rewardText": "This sand will allow to increase your farm size.",
"rewardText": "This sand will help you to increase your farm size.",
"rewardItems": [
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: SAND\n amount: 16\n"
],
Expand All @@ -741,7 +741,7 @@
"friendlyName": "Animal farm",
"deployed": true,
"description": [
"Create grass field and wait for animals to spawn."
"Create a grass field and wait for animals to spawn."
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: GRASS_BLOCK\n",
"order": 2,
Expand Down Expand Up @@ -790,7 +790,7 @@
"friendlyName": "Mushroom farm",
"deployed": true,
"description": [
"Create simple mushroom farm"
"Create a simple mushroom farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: BROWN_MUSHROOM\n",
"order": 2,
Expand Down Expand Up @@ -1002,7 +1002,7 @@
"friendlyName": "Melon farm",
"deployed": true,
"description": [
"Create simple Melon farm"
"Create a simple Melon farm"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: MELON\n",
"order": 2,
Expand Down Expand Up @@ -1045,7 +1045,7 @@
"friendlyName": "Mob farm",
"deployed": true,
"description": [
"Create dark place and spawn some hostile mobs."
"Create a dark place and spawn some hostile mobs."
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: STONE\n",
"order": 2,
Expand Down Expand Up @@ -1398,7 +1398,7 @@
"takeMoney": false,
"requiredIslandLevel": 0,
"searchRadius": 20,
"rewardText": "Some diamonds and elytra for your efforts.",
"rewardText": "Some diamonds and an elytra for your efforts.",
"rewardItems": [
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: DIAMOND_ORE\n amount: 16\n",
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: ELYTRA\n"
Expand Down Expand Up @@ -1692,7 +1692,7 @@
"friendlyName": "Diamond Age",
"deployed": true,
"description": [
"Craft Diamond Tools and Armor"
"Craft diamond tools and armor"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: DIAMOND\n",
"order": 4,
Expand Down Expand Up @@ -1745,7 +1745,7 @@
"friendlyName": "Gold Age",
"deployed": true,
"description": [
"Craft Gold Tools and Armor"
"Craft gold tools and armor"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: GOLD_INGOT\n",
"order": 4,
Expand Down Expand Up @@ -1881,15 +1881,15 @@
"takeMoney": false,
"requiredIslandLevel": 0,
"searchRadius": 10,
"rewardText": "Exchange your terracotta to shulker box",
"rewardText": "Exchange your terracotta to a shulker box",
"rewardItems": [
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: SHULKER_BOX\n"
],
"rewardExperience": 50,
"rewardMoney": 0,
"rewardCommands": [],
"repeatable": true,
"repeatRewardText": "Exchange your terracotta to shulker shell",
"repeatRewardText": "Exchange your terracotta to a shulker shell",
"maxTimes": 100,
"repeatExperienceReward": 5,
"repeatItemReward": [
Expand All @@ -1903,7 +1903,7 @@
"friendlyName": "Iron Age",
"deployed": true,
"description": [
"Craft Iron Tools and Armor"
"Craft iron tools and armor"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: IRON_INGOT\n",
"order": 4,
Expand Down Expand Up @@ -1956,7 +1956,7 @@
"friendlyName": "Cracked stone bricks",
"deployed": true,
"description": [
"Smelt some bricks to get cracked briks."
"Smelt some bricks to get cracked stone bricks."
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: CRACKED_STONE_BRICKS\n",
"order": 4,
Expand Down Expand Up @@ -2001,7 +2001,7 @@
"friendlyName": "Logs Exchange",
"deployed": true,
"description": [
"Cut trees and collect some logs"
"Fell trees and collect some logs"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: OAK_LOG\n",
"order": 4,
Expand Down Expand Up @@ -2074,7 +2074,7 @@
"takeMoney": false,
"requiredIslandLevel": 0,
"searchRadius": 10,
"rewardText": "Exchaning drops will provide some useful materials.",
"rewardText": "Exchanging drops will provide some useful materials.",
"rewardItems": [
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: REDSTONE\n amount: 16\n",
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: IRON_ORE\n amount: 5\n",
Expand Down Expand Up @@ -2136,15 +2136,15 @@
"takeMoney": false,
"requiredIslandLevel": 0,
"searchRadius": 10,
"rewardText": "Exchange your glass to shulker box",
"rewardText": "Exchange your glass to a shulker box",
"rewardItems": [
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: SHULKER_BOX\n"
],
"rewardExperience": 50,
"rewardMoney": 0,
"rewardCommands": [],
"repeatable": true,
"repeatRewardText": "Exchange your glass to shulker shell",
"repeatRewardText": "Exchange your glass to a shulker shell",
"maxTimes": 100,
"repeatExperienceReward": 5,
"repeatItemReward": [
Expand Down Expand Up @@ -2269,7 +2269,7 @@
"takeMoney": false,
"requiredIslandLevel": 20,
"searchRadius": 10,
"rewardText": "Now you can create nether portal",
"rewardText": "Now you can create a nether portal",
"rewardItems": [
"is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: OBSIDIAN\n amount: 10\n"
],
Expand All @@ -2289,7 +2289,7 @@
"friendlyName": "Beaconator",
"deployed": true,
"description": [
"Create beacon with iron base"
"Create a beacon with iron base"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: BEACON\n",
"order": 6,
Expand Down Expand Up @@ -2611,7 +2611,7 @@
"friendlyName": "Water Zoo",
"deployed": true,
"description": [
"Create water animal zoo"
"Create a water animal zoo"
],
"icon": "is:\n ==: org.bukkit.inventory.ItemStack\n v: 1631\n type: BLUE_STAINED_GLASS_PANE\n",
"order": 7,
Expand Down

0 comments on commit 68e09d6

Please sign in to comment.