diff --git a/pom.xml b/pom.xml index 3d4370c..7ac9e07 100644 --- a/pom.xml +++ b/pom.xml @@ -83,9 +83,9 @@ me.badbones69:* - Crazy Auctions[v${project.version}-Dev-Build-v2] - - + + + /Users/badbones/Plugins/Public Plugins/Crazy Auctions/Crazy Auctions[v${project.version}].jar diff --git a/src/main/resources/Messages.yml b/src/main/resources/Messages.yml index 38809b7..35bd150 100644 --- a/src/main/resources/Messages.yml +++ b/src/main/resources/Messages.yml @@ -41,4 +41,4 @@ Messages: - '&9/Ah Sell/Bid [Amount of items] - &eList the item you are holding on the crazy auction.' - '&9/Ah Expired/Collect - &eView and manage your canceled and expired items.' - '&9/Ah Listed - &eView and manage the items you are selling.' - - '&9/Ah Help - &eView this help menu.' + - '&9/Ah Help - &eView this help menu.' \ No newline at end of file diff --git a/src/main/resources/config1.12.2-Down.yml b/src/main/resources/config1.12.2-Down.yml index 4ac0449..012162e 100644 --- a/src/main/resources/config1.12.2-Down.yml +++ b/src/main/resources/config1.12.2-Down.yml @@ -301,4 +301,4 @@ Settings: - '&7Click here to Bid Now.' BlackList: - '7' - - '120' + - '120' \ No newline at end of file diff --git a/src/main/resources/config1.13-Up.yml b/src/main/resources/config1.13-Up.yml index 91454ed..cf1b837 100644 --- a/src/main/resources/config1.13-Up.yml +++ b/src/main/resources/config1.13-Up.yml @@ -300,4 +300,4 @@ Settings: - '&7Click here to Bid Now.' BlackList: - 'BEDROCK' - - 'END_PORTAL_FRAME' + - 'END_PORTAL_FRAME' \ No newline at end of file