Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0 #46

Merged
merged 10 commits into from
Aug 31, 2023
Merged

4.0 #46

merged 10 commits into from
Aug 31, 2023

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    e39012e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Fixed an issue with unknown UUIDs

    Now updateAccount accepts nulls on playerNames
    Emibergo02 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8bf9009 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fixed blocked-payments

    Transaction can now register who is calling Currency methods
    Emibergo02 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b6a3669 View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    Emibergo02 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7d332f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Security-related update

    Please update the plugin
    Emibergo02 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7825757 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Tax applied only on pay

    Emibergo02 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    59a17b5 View commit details
    Browse the repository at this point in the history
  2. Fixed bug

    Emibergo02 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2dde135 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge branch 'master' of https://github.com/Emibergo02/RedisEconomy i…

    …nto 4.0
    
    # Conflicts:
    #	src/main/java/dev/unnm3d/rediseconomy/RedisEconomyPlugin.java
    #	src/main/java/dev/unnm3d/rediseconomy/command/BackupRestoreCommand.java
    #	src/main/java/dev/unnm3d/rediseconomy/command/transaction/ArchiveTransactionsCommand.java
    #	src/main/java/dev/unnm3d/rediseconomy/config/Langs.java
    #	src/main/java/dev/unnm3d/rediseconomy/config/Settings.java
    #	src/main/java/dev/unnm3d/rediseconomy/currency/CurrenciesManager.java
    Emibergo02 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    536a9f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0be04a7 View commit details
    Browse the repository at this point in the history
  3. Fixed again a previous bug

    Emibergo02 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    14561fb View commit details
    Browse the repository at this point in the history