[NEW] Plugin now supports version 1.21.4 - 1.21.8
[INFO] Plugin is in rewrite process (V2 Coming), stay tuned on my discord server
- Added support for 1.21.4+
- Added Nexo Support
- Added new Slime Hitbox feature. Now you can use wheel without setuping any interaction blocks. More info at wiki page.
- Changed default tick item from STICK to the TRIPWIRE_HOOK
- Updated nbt api for new versions
- Updated to Java 21
- Updated to the newest ProtocolLib
- BETA testing of FortuneWheel is over. All core things are currently implemented. You can still post your ideas for new updates on our discord server :wink:
- New reworked packet engine.
- Finally fixed FortuneWheel on 1.21.1 version (1.21 not tested). TESTED ON PURPUR 1.21.1 - You need latest build of your fork and ProtocolLib. Any new issues are on your fork side.
- New Digital tickets support (For now only works with mysql. You can find mysql settings in config.yml)
command to give digital tickets is /fw digital-ticket-give <player> <id> [amount] [silent]
Digital tickets can be combined with physical ones, so you can use both at once + you can combine that with multi-ticket wheel support.
- New feature! You can now create reward specific win animations! Simply add this to your animation:
YAML:animation-name: ... animation data # Mode allows you to create reward specified animations mode: REWARD_SPECIFIED allowed-rewards: - '1' # reward id
- New feature! Now you can setup time of reward announce time after wheel stops. Just add this to your wheel config:
YAML:control: # Time in ticks of reward announce after wheel stops reward-announce-time: 80
- New feature! Allow one ticket to be used on multiple wheels.
YAML:multiple-wheel-ticket: use: false wheels: - "example" - "example2"
- Added new auto setup feature. Providers ITEMSADDER and ORAXEN now supports auto setup, that will automatically setup whole plugin in seconds on the first run.
- Fixed duplication bug on provider pack reload
- Fixed some optimization
We are slowly going to end whole BETA phase of this plugin. Introducing version BETA-1.7. Soo what is new?
- Implemented version adapter feature for correct loading of packets on your fork. (Read more on our wiki page)
- Reworked arrow item, now works on all minecraft forks and clients.
- Added custom arrow material (Read more on our wiki page)
- Icons on the wheel are now flat, so 3D based materials now look on the wheel same as in the inventory.
- We did a lot of optimization for smooth experience
- New wheel animation Particle Explode (Read more on our wiki page)
Thanks for all of your support even during these hard days in my life...
+ New custom actions mode (more on wiki)
This means that you can create chanceable action bundles
- Now /fw ticket-give command can be sent silently
- Fixed issue with World loading
- Fixed commands load on startup
