Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Bounties not Working Properly #106

Closed
gmitch215 opened this issue Aug 30, 2023 · 1 comment
Closed

Bounties not Working Properly #106

gmitch215 opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@gmitch215
Copy link
Member

gmitch215 commented Aug 30, 2023

Bug Type

Other Unexpected Behavior

Minecraft Version

Any MC Version

Description

Bounties & Bounty Commands are not working

Steps to Reproduce

  1. Create a bounty as normal
  2. Bounty creation works
  3. Killing the player does not grant reward, money is lost

Expected Behavior

Bounties work as normal

Actual Behavior

No Errors, Bounty cannot be claimed

Additional Info

According to @SimpleWayx:

While it registers the bounty there is no possible reward, There is no easy removal either. Two users can place bounty on one user but trying to remove it will not exactly remove it. Killing the player does not grant the bounty on bounty owned. There is no indicator of earning the bounty.

@gmitch215 gmitch215 added the bug Something isn't working label Aug 30, 2023
@gmitch215 gmitch215 self-assigned this Aug 30, 2023
@gmitch215
Copy link
Member Author

Fixed in 110f072.

FloLoFlo added a commit to FloLoFlo/Novaconomy that referenced this issue Mar 23, 2024
commit d189d8d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 23 00:17:29 2024 -0500

    Fix Folia Issues

commit 68e0d19
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 23 00:17:23 2024 -0500

    Update plugin.yml

commit fe2f06c
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 23 00:13:54 2024 -0500

    Update Events.java

commit ca960a3
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 23 00:07:43 2024 -0500

    Include Folia on JDK 17+

commit 0900d2f
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 23 00:03:21 2024 -0500

    Add `fail-fast: false`

commit 64465c7
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 23 00:03:15 2024 -0500

    Fix Java 8 Compatibility

commit 616010d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 23 00:03:09 2024 -0500

    Add Missing `package-info`

commit 62de411
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Mar 22 23:58:47 2024 -0500

    Fix Bank Balances GUI (Fixes Team-Inceptus#140)

commit 62a2e4b
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Mar 22 23:56:30 2024 -0500

    Use JDK 8-17 Matrix Build

commit 5ba34b0
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Mar 22 23:55:54 2024 -0500

    Add Folia & Java 8 Support

commit 29326e6
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Mar 22 23:05:10 2024 -0500

    Add TestMC Build

commit 6667d1f
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Mar 22 23:05:02 2024 -0500

    Add Player-Specific Language Override Implementation

commit 9cd6788
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Mar 22 23:00:03 2024 -0500

    Upgrade to Gradle 8.7

commit 7b05c1e
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Mar 10 21:12:31 2024 -0500

    Draft Player-Specific Language Override

commit 5da5a55
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 2 23:30:07 2024 -0600

    Upgrade to Gradle 8.6

commit bfe381d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Mar 2 23:29:44 2024 -0600

    Update Version to 1.9.2

commit ea86ff7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Feb 7 14:04:58 2024 -0600

    Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (Team-Inceptus#139)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.1...r5.10.2)

    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit edc3e1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Jan 31 10:34:57 2024 -0600

    Bump gradle/wrapper-validation-action from 1 to 2 (Team-Inceptus#138)

    Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
    - [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
    - [Commits](gradle/wrapper-validation-action@v1...v2)

    ---
    updated-dependencies:
    - dependency-name: gradle/wrapper-validation-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 098745c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jan 25 11:23:13 2024 -0600

    Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 (Team-Inceptus#137)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.9.0 to 5.10.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.9.0...v5.10.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit a123f5d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jan 23 07:54:35 2024 -0600

    Bump net.md-5:bungeecord-chat from 1.20-R0.1 to 1.20-R0.2 (Team-Inceptus#136)

    Bumps [net.md-5:bungeecord-chat](https://github.com/SpigotMC/BungeeCord) from 1.20-R0.1 to 1.20-R0.2.
    - [Commits](https://github.com/SpigotMC/BungeeCord/commits)

    ---
    updated-dependencies:
    - dependency-name: net.md-5:bungeecord-chat
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit cabaf29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Jan 20 12:17:01 2024 -0800

    Bump actions/cache from 3 to 4 (Team-Inceptus#135)

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 55d2df8
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:45:01 2024 -0600

    Update README.md

commit c37cce4
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:44:39 2024 -0600

    Update README.md

commit 9bafd25
Merge: a555cc4 64f001e
Author: Gregory <gamercoder215@gmail.com>
Date:   Tue Jan 16 18:39:23 2024 -0600

    Update to v1.9.1 (Team-Inceptus#134)

commit 64f001e
Merge: 703d0f8 a555cc4
Author: Gregory <gamercoder215@gmail.com>
Date:   Tue Jan 16 18:39:05 2024 -0600

    Merge branch 'master' into ver/1.9.1

commit 703d0f8
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:38:55 2024 -0600

    Update README.md

commit 84c9b58
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:32:27 2024 -0600

    Update README.md

commit a555cc4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jan 16 18:28:54 2024 -0600

    Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 (Team-Inceptus#133)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.9.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.8.0...v5.9.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e05dae7
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:28:08 2024 -0600

    Add More Translations

    + Rename/Update Translations that are unused/need name changes

commit 60cfd81
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:27:47 2024 -0600

    Add Corporation Rank GUIs

    - Corporation Rank Editor
    - Corporation Rank Listings
    - Other GUI Updates based on Corporation Rank

commit ca073fa
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:27:22 2024 -0600

    Update Corporation.java

    - Add More Rank-related API Methods
    - Set Default Rank in `read` methods

commit 1e6beae
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:26:39 2024 -0600

    Update CorporationPermission.java

    Make BROADCAST_MESSAGES Off by Default

commit 25177d6
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:26:21 2024 -0600

    Update MessageHandler.java

    Change Random Map Selection

commit 636d677
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:26:09 2024 -0600

    Update CorporationRank.java

    - Add RegEx & Length Validators for Name and Prefix
    - Update Identifier Comparing

commit 2e6905a
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 18:25:36 2024 -0600

    Update Corporation Commands

    - Add Corporation Rank Commands
    - Add Corporation Ban, Kick & Broadcast
    - Update Corporation Command Permissions based on Rank

commit e70d4e0
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Jan 16 14:35:29 2024 -0600

    Remove Unused Wrapper#createSkull

commit a2ca0b7
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Jan 15 23:47:07 2024 -0600

    Update Corporation Ranks

    - Add More Permissions
    - Update Docs, Add More Corporation Methods
    - Add Static Generators, Increase MAX_RANK_COUNT
    - Add Corporation-Specific Max Ranks

commit 103becf
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Jan 14 13:21:39 2024 -0600

    Add `ADVANDED_TEXT` Setting Translation

commit 1a96e12
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Jan 14 13:21:26 2024 -0600

    Update AdventureMessageHandler.java

commit 1c60100
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Jan 14 13:03:52 2024 -0600

    Create Settings.Personal#ADVANDED_TEXT

    Toggle Advanced Text Features Per-Player

commit 7983075
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Jan 14 12:34:30 2024 -0600

    Fix Wrapper#createSkull for 1.20.2+

commit 80b3d72
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 23:37:52 2024 -0600

    Update AdventureMessageHandler.java

commit bec8c4d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 23:36:41 2024 -0600

    Update AdventureMessageHandler.java

commit c44025e
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 23:34:01 2024 -0600

    Fix `short_grass` missing in Market Prices

commit 8df9caf
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 23:32:22 2024 -0600

    Add MessageHandler Implementation

    Revamp of the Entire Messaging System

    - MessageHandler API & Implementation (Bukkit, Spigot, Paper)
    - Override in `functionality.yml`
    - Add `adventure` module for Paper 1.16 API & Adventure API
    - Enable Adventure when detected in CommandWrapperV2
    - Use MessageHandler messaging instead of CommandSender#sendMessage, Delete Wrapper#getMessage, Wrapper#getSuccess, Wrapper#getError
    - Draft Component Replacing & Component Details
    - Move Wrapper#get and NovaUtil#format to MessageHandler
    - Add Translations for MEssageHandler Error Examples & Other Component Features
    - Other Optimization Methods & Move-arounds

commit 8c68eae
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 23:27:10 2024 -0600

    Create NBTWrapper#getFullTag

commit ccf9b35
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 21:15:15 2024 -0600

    Update PlayerMembershipChangeEvent.java

    Add Event JavaDocs

commit cf7c0c6
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 15:46:13 2024 -0600

    Add Translations

    - TOO_MANY Corporation Achievement Translation
    - Negative Balance & Business Name Length Error Messages

commit 32fb92d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 15:45:45 2024 -0600

    Update NovaPlayer.java

    - Fix `won_auctions` being serialized incorrectly
    - Update #setBalance to allow for Negative Balances

commit effb857
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 15:45:21 2024 -0600

    Fix 1.20.4+ Grass

commit e80c034
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 15:45:11 2024 -0600

    Create Corporation#getAllProducts

commit 705cfc1
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 15:45:01 2024 -0600

    Update CommandWrapper.java

commit 1d105a8
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 15:44:48 2024 -0600

    Update Generator.java

    Make Debt Red on Balance GUI

commit d81aa93
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 15:44:31 2024 -0600

    Fix `/economy setbalance` on 1.13.2+

commit 75175c9
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 14:03:19 2024 -0600

    Upgrade Lamp

commit a30fc35
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 13:56:56 2024 -0600

    Add TOO_MANY CorporationAchievement

commit 813a6c8
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Jan 13 13:47:11 2024 -0600

    Fix Building Natural Cause, ModifierReader Cache

    + Load Config in onEnable

commit c77d0cf
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Jan 12 15:18:09 2024 -0600

    Update EssentialsListener.java

    - Fix using `withdraw` instead of `remove`
    - Remove Unused `deprecation` suppresser
    - Add Negative Balances Implementation

commit c9893c7
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Jan 12 15:17:33 2024 -0600

    Update AuctionProduct.java

commit a0b3bd5
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Jan 12 15:17:31 2024 -0600

    Add Negative Player Balances Functionality

    - Configuration in `functionality.yml`
    - NovaConfig API
    - Implementation in Listeners
    - Added Utility API Methods in NovaPlayer

commit 0aa81dd
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Jan 12 14:05:10 2024 -0600

    Update BusinessStatistics.java

commit e297680
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Jan 12 14:05:04 2024 -0600

    Add Building Natural Cause, Optimization

    - Building Natural Cause Config, API & Implementation
    - Building Natural Cause Modifier
    - Add ModifierReader Caching

commit a2a7d57
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Jan 4 23:47:52 2024 -0600

    Add More Kotlin Extensions

commit 0e0e4f1
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Jan 4 23:47:47 2024 -0600

    Fix Kotlin Metadata

commit fbe974b
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Jan 4 23:47:32 2024 -0600

    Update BusinessStatistics.java

    Use ImmutableMaps for Serialization

commit 7b36b31
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Jan 4 23:26:26 2024 -0600

    Undeprecate Corporation Hierarchy API

commit 7747c6f
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Jan 4 23:16:55 2024 -0600

    Update Version to 1.9.1

commit bde0b21
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 22 11:33:54 2023 -0600

    Bump jvm from 1.9.21 to 1.9.22 (Team-Inceptus#132)

    Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.22.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.21...v1.9.22)

    ---
    updated-dependencies:
    - dependency-name: jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3d18f09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 15 08:21:43 2023 -0600

    Bump actions/upload-artifact from 3 to 4 (Team-Inceptus#131)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c9c4495
Merge: 37308e2 a497dff
Author: Gregory Mitchell <gamercoder215@gmail.com>
Date:   Sun Dec 10 20:28:27 2023 -0600

    Update to v1.9.0 (Team-Inceptus#130)

commit a497dff
Merge: 1bb1ef4 37308e2
Author: Gregory Mitchell <gamercoder215@gmail.com>
Date:   Sun Dec 10 20:23:55 2023 -0600

    Merge branch 'master' into ver/1.9.0

commit 1bb1ef4
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 20:23:27 2023 -0600

    Update README.md

commit 2b6590a
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 20:14:53 2023 -0600

    Make Product Serializable

commit 6aa17c2
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 20:14:47 2023 -0600

    Add AuctionProduct Sorting Types

commit 98e1972
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 20:14:37 2023 -0600

    Add Auction Events

commit fa33b86
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 20:14:28 2023 -0600

    Deprecate Corporation Ranks as Draft API

commit ba24a0f
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 20:14:19 2023 -0600

    Remove Duplicate Suffix Function

commit c0b90d0
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 20:14:09 2023 -0600

    Add Auction House Commands & Implementation

commit 660c1f2
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 17:43:35 2023 -0600

    Rename AuctionItem to AuctionProduct

commit 66897db
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 17:43:28 2023 -0600

    Pass Inventory Instance in InventorySelector#confirm

commit 09d711c
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 13:38:25 2023 -0600

    Make AuctionItem extend Product

commit 7544a43
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 13:35:51 2023 -0600

    Move BusinessProduct to Business Package

    + Make Product Fields Protected

commit 96133d5
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 00:07:23 2023 -0600

    Add AuctionItem#getExpirationTimestamp

commit 26f3e28
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Dec 10 00:07:06 2023 -0600

    Draft Bidding API

commit 19c1ca2
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Dec 9 23:17:52 2023 -0600

    Rename Economy#getEconomy Methods to more Specifics

    Implemented for Consistency according to Business and Corporation API Methods

commit d3671dc
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Dec 7 19:15:59 2023 -0600

    Draft Corporation Banning & Ranks

commit 3541be8
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Dec 7 19:15:40 2023 -0600

    Add More Corporation Events

commit 5f8fc27
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Dec 7 17:35:49 2023 -0600

    Create crowdin.yml

commit c093fd7
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Dec 7 16:57:30 2023 -0600

    Remove Unused Imports

commit d5bb171
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Dec 7 16:57:23 2023 -0600

    Add 1.20.3 Support

commit e560748
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Dec 7 16:53:06 2023 -0600

    Increase Maximum Transaction History Size

commit 255f429
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Dec 7 16:52:50 2023 -0600

    Add Balance on Economy Wheel Player Setting

commit 91a7b6b
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Dec 5 20:48:22 2023 -0600

    Draft Auction House API

commit 4b4316e
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Dec 5 20:48:17 2023 -0600

    Remove Deleted Objects from SQL Database

commit 37308e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 4 09:55:53 2023 -0600

    Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 (Team-Inceptus#129)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.7.0...v5.8.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 53e05f2
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Dec 2 18:41:06 2023 -0600

    Update plugin.yml

commit 9e9ca78
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Dec 2 13:57:10 2023 -0600

    Use `ImmutableMap` when Serializing

commit 3fcbe0f
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Dec 2 13:57:01 2023 -0600

    Fix Temporary Copy Exception

commit eaa8be6
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Dec 2 13:56:52 2023 -0600

    Draft Official Extensions

commit 23a36fd
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Dec 2 13:56:34 2023 -0600

    Update to Gradle 8.5

commit a92bf04
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Nov 30 14:48:17 2023 -0600

    Bump actions/setup-java from 3 to 4 (Team-Inceptus#128)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 54de80d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Nov 28 19:58:31 2023 -0600

    Add More Business Supply Options

commit a605419
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Tue Nov 28 19:50:20 2023 -0600

    Update overview.html

commit b6474b8
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Nov 26 19:44:38 2023 -0600

    Update Version to 1.9.0

    + Cleanup Build

commit 9acec86
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Nov 26 19:39:50 2023 -0600

    Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (Team-Inceptus#126)

    Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0.
    - [Release notes](https://github.com/JetBrains/java-annotations/releases)
    - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
    - [Commits](JetBrains/java-annotations@24.0.1...24.1.0)

    ---
    updated-dependencies:
    - dependency-name: org.jetbrains:annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b6eecfb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 6 14:22:41 2023 -0600

    Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.1 (Team-Inceptus#125)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.9.3...r5.10.1)

    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d5cda90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 3 08:13:15 2023 -0500

    Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (Team-Inceptus#124)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.6.0 to 5.7.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.6.0...v5.7.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 1f8febd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Oct 30 08:22:54 2023 -0500

    Bump me.clip:placeholderapi from 2.11.4 to 2.11.5 (Team-Inceptus#123)

    Bumps me.clip:placeholderapi from 2.11.4 to 2.11.5.

    ---
    updated-dependencies:
    - dependency-name: me.clip:placeholderapi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 984a1d7
Merge: c2a9b2c 5cbc31d
Author: Gregory Mitchell <gamercoder215@gmail.com>
Date:   Fri Oct 20 19:38:46 2023 -0500

    Update to v1.8.3 (Team-Inceptus#122)

commit 5cbc31d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Oct 20 19:36:06 2023 -0500

    Update README.md

commit 23c2ef6
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Oct 20 19:31:53 2023 -0500

    Add Check for Natural Economies (Fixes Team-Inceptus#121)

commit 16ed7c7
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Oct 20 19:31:30 2023 -0500

    Fix SQL Errors (Closes Team-Inceptus#117)

    - Fix Database Deserialization Errors
    - Move Conversion to onEnable
    - Fix Database-to-File Conversion
    - Fix Market SQL Serialization

commit bcb8eec
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Oct 20 19:17:41 2023 -0500

    Fix NBT Product Bug

commit 8b28841
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Oct 20 19:13:30 2023 -0500

    Rename to v1.8.3

    Set load to POSTWORLD

commit f27f29e
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Oct 15 13:17:54 2023 -0500

    Update Version to v1.8.2.1

commit 6167ff4
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Oct 15 13:17:42 2023 -0500

    Remove Supplier from Settings$Business (Closes Team-Inceptus#117)

commit c2a9b2c
Author: Gregory Mitchell <gamercoder215@gmail.com>
Date:   Sat Oct 14 20:19:57 2023 -0500

    Update README.md

    Signed-off-by: Gregory Mitchell <gamercoder215@gmail.com>

commit 7255e42
Merge: 520b3fa 267340a
Author: Gregory Mitchell <gamercoder215@gmail.com>
Date:   Sat Oct 14 20:18:23 2023 -0500

    Update to v1.8.2 (Team-Inceptus#120)

    * Fix Team-Inceptus#114 (Team-Inceptus#115)

    Co-authored-by: ajh123 <ajh123@users.noreply.github.com>

    * Fix typo in custom_model_data and fix Vault (Team-Inceptus#116)

    * Fix Team-Inceptus#114

    * Fix another typo

    * Make vault load once database has

    * Move vault and loadFiles into onLoad

    * Fix Plugin attempted to register task while disabled initializing

    * Fix another register task while disabled initializing

    ---------

    Co-authored-by: ajh123 <ajh123@users.noreply.github.com>
    Co-authored-by: Gregory Mitchell <gamercoder215@gmail.com>

    * Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 (Team-Inceptus#118)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.5.0...v5.6.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gregory Mitchell <gamercoder215@gmail.com>

    * Fix 1.20.2 Protocol Changes, Null Checks (Closes Team-Inceptus#111)

    * Update Lamp to v3.1.7

    * Fix API Errors (Closes Team-Inceptus#117)

    - Update Lamp
    - Add Null Check for NovaPlayer#stats
    - Make Generic Settings Serializable

    * Update Version to 1.8.2

    * Fix 1.20.2 Support

    Fix Packet Handlers

    * Fix `#playerStatistics`, Add Market Stock Command

    * Add Market Stock Implementation, Update Market API

    - Add Checks in `#setStock`
    - Add `setStock(Iterable, long)`
    - Create MaterialSelector for parsing tags and `all` as Material types

    * Add Market Stock Command Translations

    * Update Novaconomy.java

    Update Donation Link

    * Add Whitelisted & Blacklisted Market Economies (Closes Team-Inceptus#113)

    * Update GUIManager.java

    Fix Whitelisted/Blacklisted Economies

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Samuel Hulme <41990982+ajh123@users.noreply.github.com>
    Co-authored-by: ajh123 <ajh123@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 267340a
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Oct 14 20:09:59 2023 -0500

    Update GUIManager.java

    Fix Whitelisted/Blacklisted Economies

commit 366a99e
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Oct 14 20:08:03 2023 -0500

    Add Whitelisted & Blacklisted Market Economies (Closes Team-Inceptus#113)

commit 3dfa6e1
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Oct 14 19:52:19 2023 -0500

    Update Novaconomy.java

    Update Donation Link

commit c59920e
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Oct 14 19:39:55 2023 -0500

    Add Market Stock Command Translations

commit 4a3bd82
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Oct 14 19:39:44 2023 -0500

    Add Market Stock Implementation, Update Market API

    - Add Checks in `#setStock`
    - Add `setStock(Iterable, long)`
    - Create MaterialSelector for parsing tags and `all` as Material types

commit 94f67e4
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Oct 14 19:38:49 2023 -0500

    Fix `#playerStatistics`, Add Market Stock Command

commit 4e9e079
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Oct 14 17:55:06 2023 -0500

    Fix 1.20.2 Support

    Fix Packet Handlers

commit 006623f
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Oct 14 17:40:37 2023 -0500

    Update Version to 1.8.2

commit e5d9ec7
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Oct 9 15:25:32 2023 -0500

    Fix API Errors (Closes Team-Inceptus#117)

    - Update Lamp
    - Add Null Check for NovaPlayer#stats
    - Make Generic Settings Serializable

commit bad4224
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Oct 9 15:21:28 2023 -0500

    Update Lamp to v3.1.7

commit b9c7d90
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Oct 9 15:20:26 2023 -0500

    Fix 1.20.2 Protocol Changes, Null Checks (Closes Team-Inceptus#111)

commit f8b9790
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Oct 9 00:51:33 2023 -0500

    Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 (Team-Inceptus#118)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.5.0...v5.6.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gregory Mitchell <gamercoder215@gmail.com>

commit 8b70cc3
Author: Samuel Hulme <41990982+ajh123@users.noreply.github.com>
Date:   Sun Oct 8 00:01:51 2023 +0100

    Fix typo in custom_model_data and fix Vault (Team-Inceptus#116)

    * Fix Team-Inceptus#114

    * Fix another typo

    * Make vault load once database has

    * Move vault and loadFiles into onLoad

    * Fix Plugin attempted to register task while disabled initializing

    * Fix another register task while disabled initializing

    ---------

    Co-authored-by: ajh123 <ajh123@users.noreply.github.com>
    Co-authored-by: Gregory Mitchell <gamercoder215@gmail.com>

commit 7579e38
Author: Samuel Hulme <41990982+ajh123@users.noreply.github.com>
Date:   Sat Oct 7 01:15:19 2023 +0100

    Fix Team-Inceptus#114 (Team-Inceptus#115)

    Co-authored-by: ajh123 <ajh123@users.noreply.github.com>

commit 520b3fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 25 13:14:25 2023 -0500

    Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 (Team-Inceptus#110)

    Bumps me.clip:placeholderapi from 2.11.3 to 2.11.4.

    ---
    updated-dependencies:
    - dependency-name: me.clip:placeholderapi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4ec28c6
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Sep 22 19:18:19 2023 -0500

    Add 1.20.2 Support

commit 3d1fff9
Merge: 9bc869e 9c5a48e
Author: Gregory Mitchell <gamercoder215@gmail.com>
Date:   Sun Sep 17 19:11:26 2023 -0500

    Update to v1.8.1 (Team-Inceptus#109)

commit 9c5a48e
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Sep 16 01:05:03 2023 -0500

    Update README.md

commit 28a6fa3
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Sep 16 01:04:56 2023 -0500

    Create Redstone Market Category

commit 95ccf02
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Sep 16 01:04:41 2023 -0500

    Use Number Suffix for Economy Wheel

commit d99ed93
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Sep 16 01:04:20 2023 -0500

    Reformat Featured Products

commit dc252bc
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Sep 16 01:03:52 2023 -0500

    Update CommandWrapper.java

    - Fix #editPrice and #removeProduct with multiple products

commit e837621
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Sep 14 19:53:58 2023 -0500

    Add File Check for `supply.yml`

commit 9220564
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Sep 14 19:45:27 2023 -0500

    Create Economy#isConvertable

    - Add Command Translations for Convertable
    - API & Implementation for Convertable, SQL Checks
    - Other Economy API Updates

commit 0229fbf
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Sep 14 18:07:30 2023 -0500

    More Optimization

commit 2fa69bf
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Thu Sep 14 17:49:25 2023 -0500

    Optimization, Draft Fix Edit Price

commit 569fcb9
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Wed Sep 13 20:22:37 2023 -0500

    Add Corporation Query Command

commit ff0742d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Wed Sep 13 20:09:35 2023 -0500

    Draft Featured Corporation Products

commit 37fc3c6
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Sep 10 20:10:15 2023 -0500

    Add new Achievement Translations

commit 6d29206
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Sep 10 11:15:00 2023 -0500

    Add `STOCKPILER` and `SUPER_QUALITY` Achievements

commit b7bf86d
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sun Sep 10 11:14:40 2023 -0500

    Update Settings.java

    Add Missing `public_headquarters`

commit 4d4f618
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Sep 8 17:24:04 2023 -0500

    Create Business & Corporation Teleport Events

commit 43b86ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Sep 6 13:43:37 2023 -0500

    Bump actions/checkout from 3 to 4 (Team-Inceptus#107)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gregory Mitchell <gamercoder215@gmail.com>

commit 0d554e5
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 20:38:38 2023 -0500

    Add Settings Translations, Implement `PUBLIC_HEADQUARTERS`

commit 99bd4ae
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 20:38:13 2023 -0500

    Add Primitive Check for `#getSetting`

commit d7f29ca
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 20:37:58 2023 -0500

    Update CommandWrapper.java

    - Fix Incorrect Player Settings Title
    - Implement Public Headquarters, Public Transaction History, Public Statistics

commit b4bb6b4
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 20:37:34 2023 -0500

    Update Generator.java

    Implement `PUBLIC_HEADQUARTERS`

commit 3e07230
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 20:37:20 2023 -0500

    Update NovaInventory.java

commit e9c10c0
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 20:37:14 2023 -0500

    Update Settings.java

    - Add Public Transaction History and Public Statistics
    - Add Public Headquarters for Corporations

commit c5b45f2
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 20:36:42 2023 -0500

    Move `#capitalize` to NovaUtil

commit a33d378
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 19:51:26 2023 -0500

    Add Balance to Economy Wheels

commit 110f072
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 19:35:59 2023 -0500

    Fix Bounties Bug (Fixes Team-Inceptus#106)

commit e44f9d9
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 12:09:24 2023 -0500

    Implement Vault Fixes

    Load Vault Registry when plugin Loads

commit fecb011
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Mon Sep 4 12:05:55 2023 -0500

    Make Build Parallel

commit 9923b90
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Sat Sep 2 01:28:32 2023 -0500

    Add Online Check to Wrapper

commit f801d90
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Sep 1 16:27:45 2023 -0500

    Update plugin.yml

    Change Version to v1.8.1

commit e669544
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Wed Aug 30 19:54:05 2023 -0500

    Add Player Null Checks (Fixes Team-Inceptus#105)

commit 993acfc
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Wed Aug 30 19:51:22 2023 -0500

    Make gradlew Executable

commit 4146a44
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Wed Aug 30 19:51:15 2023 -0500

    Update to Version 1.8.1

commit 9bc869e
Author: Gregory Mitchell <gamercoder215@gmail.com>
Date:   Sun Aug 27 16:29:39 2023 -0500

    Update FUNDING.yml

    Signed-off-by: Gregory Mitchell <gamercoder215@gmail.com>

commit 41e9e6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Aug 23 12:17:46 2023 -0500

    Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (Team-Inceptus#104)

    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.4.0...v5.5.0)

    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 40fe827
Author: Gregory Mitchell <54124162+GamerCoder215@users.noreply.github.com>
Date:   Fri Aug 18 22:29:56 2023 -0500

    Upgrade to Gradle 8.3

commit f8513af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 7 13:46:50 2023 -0500

    Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 (Team-Inceptus#103)

commit 3c93834
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 7 08:10:45 2023 -0500

    Bump net.md-5:bungeecord-chat from 1.16-R0.4 to 1.20-R0.1 (Team-Inceptus#102)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant