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: XZot1K/DisplayShopsAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: recode
Choose a base ref
...
head repository: AureusDevelopment/DisplayShopsAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: recode
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 13, 2024

  1. 1.20.6, 1.21, 1.21.1 compatibility, version system rework, added the …

    …possibility to swap between ItemDisplays and Armorstands (if server is compatible)
    
    Signed-off-by: petulikan1 <petulikan@gmail.com>
    petulikan1 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6b1ed46 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. - Fixed command /ds reload, now Displays are rotating after executi…

    …ng this command
    
    - Implemented AlwaysDisplay for Displays + made the range adjustable by config key (this previously only worked, for Armorstand based shops)
    
    Signed-off-by: petulikan1 <petulikan@gmail.com>
    petulikan1 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    6f9e7fd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. > 2.0.5

    > Implemented claimable item system (configurable) that allows you to collect the items of expired displayshops (Requested by CashFire)
    > Fixed a bug that caused to incorrectly save player's DisplayShop appearances data to MySQL in map format which then failed to load (Reported by Robotter112)
    
    Signed-off-by: petulikan1 <petulikan@gmail.com>
    petulikan1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    385d355 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. > 2.0.7

    - New Item saving system (configurable - `new-item-mysql-saving` - item's are stored in Base64 format instead of very likely to corrupt - plain)
    - Version support for 1.20.6, 1.21.2, 1.21.3 and 1.21.4 (if you encounter any bug or error, please let us know!)
    - Reformatted code & optimized imports
    
    Signed-off-by: petulikan1 <petulikan@gmail.com>
    petulikan1 committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    749b2bf View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. > 2.0.8

    > Implemented WorldGuard - added a flag that when enabled, allows players to build DisplayShops in protected WorldGuard regions (requested by Athlantes)
    
    Signed-off-by: petulikan1 <petulikan@gmail.com>
    petulikan1 committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    e74db38 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. > 2.1.6

    Signed-off-by: petulikan1 <petulikan@gmail.com>
    petulikan1 committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    b5f319e View commit details
    Browse the repository at this point in the history
Loading