RandomItemChallenge v2.0-beta.1

Details

  • Filename
    RandomItemChallenge-2.0-beta.1.jar
  • Uploaded by
  • Uploaded
    May 8, 2025
  • Size
    52.01 KB
  • Downloads
    56
  • MD5
    a54f2266f7a63c8e450d66a4edea4f4f

Supported Bukkit Versions

  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21.5-Snapshot
  • 1.21

Changelog

v2.0-beta.1

This is a beta version, please report any bugs, it might not be fully stable.

This is not the full 2.0 update, more will come !

Scenarios !

You can now handle multiple game scenarios without needing to change the config all the time.

There are 5 default scenarios available at the moment:

  • allItems
  • Base (previous default config)
  • noweapon (No weapons)
  • cheat (almost complete opposite, fun to play)
  • rarities1 (explaination below)

The previous config will be transferred into a scenario, the 'itemChooseMode', 'stacks', 'drop-interval', 'drop-count' and 'items' entries can be safely deleted

Rarities

There is a new scenario type available: Rarities !

With this scenario, instaed of giving each player a fully random item, a random Rarity is chosen and each player gets an item from this category. Each one can have a different probability to appear.

If you want to test this, the default scenario rarities1 is available for you !

Command Changes

  • New command alias: /ric
  • Permission for the command is now randomitemchallenge.admin instead of randomitemchallenge.start
  • There are now 3 subcommands: /ric start [scenario], /ric stop, /ric scenario <set|setDefault> [scenario]

Random Changes

  • Stopped announcing advancements
  • Fixed 2 bugs
  • Did some internal optimisations