Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iconomy5legacy/iConomy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.20
Choose a base ref
...
head repository: iconomy5legacy/iConomy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.21
Choose a head ref
  • 1 commit
  • 4 files changed
  • 2 contributors

Commits on Jul 25, 2023

  1. Add playername tabcompleting to the root money command. (#41)

    * show players in /money tab complete
    update placeholders to use <> as required and [] as optional
    
    * fix null controller exception in /money set
    make ? command show player as optional argument for /money
    update readme to new ? command
    
    * space
    
    * Update src/main/java/com/iConomy/entity/Players.java
    
    Co-authored-by: LlmDl <LlmDlio@gmail.com>
    
    * review
    
    * Update src/main/java/com/iConomy/entity/Players.java
    
    Co-authored-by: LlmDl <LlmDlio@gmail.com>
    
    * Update src/main/java/com/iConomy/entity/Players.java
    
    Co-authored-by: LlmDl <LlmDlio@gmail.com>
    
    ---------
    
    Co-authored-by: LlmDl <LlmDlio@gmail.com>
    ewof and LlmDl authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bfc6868 View commit details
    Browse the repository at this point in the history
Loading