【ItemFlip】 icon

【ItemFlip】 4.3.3

⚡️Gamble with your items, win all or lose all⚡️

Page 1 2 3
3.9 Nov 29, 2024

 - Added animation.yml file like on my CoinFlip plugin ( will make a generator for it later)
 - Credits now are removed after game ends instead at start

 - improved logger

 - added SkinsRestorer hook

3.8 Nov 28, 2024

Fixed support for legacy versions

Added new config option Settings.SpinItemsInsteadHeads to spin bet items instead of players head

3.7 Nov 8, 2024

1.21.3 support

3.6 Oct 14, 2024

WARNING: PLUGIN WILL NOW REQUIRE JAVA 17+ !

Fixed 

java.lang.IncompatibleClassChangeError: Found class org.bukkit.inventory.InventoryView, but interface was expected

3.5 Sep 14, 2024

Updated NBTAPI library

Added 1.21.1 support

3.3 Jun 17, 2024

Fixed NPE in versions below 1.20.5

3.2 Jun 17, 2024

Added ability to add gamled items into lore

  ItemsLore:
    Enable: true
    MaxItems: 5
    MoreString: '&f&o... and more'
    Lore:
    - '&f&lItems:'
3.1 Jun 17, 2024

Changed HistoryGUI materials.

Now You can specify material for each side (heads/tails) in config like this

  Item:
    # Material used by side(heads/tails)
    MaterialHeads: EMERALD
    # Material used by side(heads/tails)
    MaterialTails: DIAMOND

 

Added side icons to preview game GUI

HistoryServerGUI:
  # Slot for side items for first & second player
  HeadsTailsSlots: [47, 51]

Heads:
    Material: EMERALD
    DisplayName: §bHEADS
    Lore:
    - '&7Player1 %PLAYER1%'
    - '&7Player2 %PLAYER2%'
    - '&7Winner %WINNER%'
    - '&7Loser %LOSER%'
    - '&7Time %TIME%'
    - '&7Side %SIDE%'
    Base64: 0
    CustomModelData: 0
    Amount: 1
    Glow: false
    ItemFlags:
    - HIDE_ENCHANTS
    - HIDE_ATTRIBUTES

Tails:
    Material: DIAMOND
    DisplayName: §bTAILS
    Lore:
    - '&7Player1 %PLAYER1%'
    - '&7Player2 %PLAYER2%'
    - '&7Winner %WINNER%'
    - '&7Loser %LOSER%'
    - '&7Time %TIME%'
    - '&7Side %SIDE%'
    Base64: 0
    CustomModelData: 0
    Amount: 1
    Glow: false
    ItemFlags:
    - HIDE_ENCHANTS
    - HIDE_ATTRIBUTES
3.0 Jun 16, 2024

Fixed MySQL database issue

2.9 Jun 16, 2024

Removed debug messages

2.8 Jun 16, 2024

Fixed NPE

2.8 Jun 16, 2024

IF YOU ARE USING SQLITE DATABASE YOU HAVE TO REMOVE IT

 

  • Fixed bug with invite command ( Now you can't see if vanished player is online on the server )
  • Reworked /itemflip history GUI ( Now it shows all server games and can be clicked to show items etc)
  • Config values will be added automatically after restart.
  • Added api, you can found it here: DexterSK/ItemFlipAPI (github.com)
  • Added new subcommand /if voucher [player] [credits]
2.7 Jun 12, 2024

Updated libraries to support MC 1.20.6

2.6 May 25, 2024

Removed debug message

2.6 May 25, 2024

Fixed %ITEMS% placeholder

2.5 Apr 2, 2024

Fixed typo in GUI with player games

Changed command to invite player to the game from /itemflip [player] to /itemflip invite [player]

Added new credit system. When enabled you need to have specified amount of credits to invite someone to the game

 

  CreditSystem:
    Enable: false
    CommandCost: 10

 

New permissions for new commands

  itemflip.admin:
    default: op
  itemflip.showcredits:
    default: true
  itemflip.showcredits_other:
    default: true

 

New commands

/itemflip showcredits - show your credits
/itemflip showcredits [player] - show credits of other player
/itemflip setcredits [player] - set credits to specified number to the player
/itemflip addcredits [player] - add specified amount of credits to the player
/itemflip removecredits [player] - remove specified credits from the player
2.4 Jul 28, 2023

Rewrited code for better performance

2.3 Jul 17, 2023

Code optimalizations

2.2 Jul 7, 2023

Small fixes

2.1 Jun 29, 2023

Fixed a issue with InvitationExpire thing.

Added new option to enable/disable InvitationExpire

Added ability to change lore in /if history menu:

History:
  LoreWin:
    - ""
    - "&c%LOSER%"
    - "&a%WINNER%"
    - ""
    - "&a&lWON"
  LoreLost:
    - ""
    - "&c%LOSER%"
    - "&a%WINNER%"
    - ""
    - "&c&lLOST"

 

Fix:

When players leave a server(or gets kicked etc), game will stops and all items will be returned to owners

Fixed items flickering in menu

Page 1 2 3

gamble

items

itemflip

You might also like...