Changelog:
How to update to this version:
- Fixed full drop message print in console instead of player.
- Just drop to /plugins/ folder.
Changelog:
How to update to this version?
- Fixed plugin always generate new custom model data even the icon/frame item model already generated.
- Improved error system, now plugin won't spam your console if its catch error.
- Just drop to /plugins/ folders.
Changelog:
How to update to this version?
- Fixed gui option does not parse color code.
- Now placeholder option in UI prices configs will also parse color code.
- Added new animation: Last Reward claimed!
- Open your message files, added those contents at gui options.
YAML:gui: last-reward-item-add-lore: '&3(Will obtain if all rewards have claimed!)' common-reward-item-add-lore: '&7Rate: %rate%%' last-reward-received-title: '&3Last reward received!' # <--- Added line. last-reward-received-subtitle: '%display% has been sent to your inventory' # <--- Added line.
Changelog:
How to update to this version?
- Fixed plugin will fail to copy resourcepack when you are first use auto-copy-resourcepack feature.
- Plugin will auto add white color code to your GUI title if you are try using ItemsAdder or Oraxen image symbol, placeholder.
- Added history_gui and history_size_dynamic option in UI config, this will help you edit history GUI!
- Just copy to your plugins folder. (if you need use 2 new histroy gui options, just add them by yourself, plugin won't get error if you didn't add the 2 options)
Changelog:
How to update to this version:
- Changed auto-copy-resourcepack.path option default value, it was flipcard's, now fixed to spintowin.
- Don't need update to this version if you have downloaded 2.0.6, just change auto-copy-resourcpack.path value to /contents/spintowin/resourcepack.
Changelog:
How to update to this version?
- Added auto copy resource pack features. Default support ItemsAdder plugin, you can set your own copy rule to support other plugins!
- Added those contents in your config.yml file:
YAML:auto-copy-resourcepack: enabled: true # If you are using Oraxen, please change this to Oraxen. # Other plugins is OK, you just need put correct path in path option. plugin: "ItemsAdder" # If you are using Oraxen, please change this to "/pack/assets". path: "/contents/flipcard/resourcepack/"
