✨ Carousel ✨ [1.8 - 1.21.4] icon

✨ Carousel ✨ [1.8 - 1.21.4] -----

Unleash the magic of a carousel ride, where every spin is a delightful adventure!




  • Updated Commons library for better stability and compatibility.
----------, Dec 19, 2024

  • Support for MC 1.21.4.
----------, Dec 8, 2024

  • Updated Commons library.
  • Code based changes/improvements.
----------, Nov 27, 2024

  • Fixed a wrong log message.
----------, Nov 17, 2024

  • General code-based improvements.
  • Removed unnecessary debug code.
----------, Nov 15, 2024

  • Updated Commons library.
  • Small fix for update checker.
----------, Nov 13, 2024

  • Added option to remove specific colors from rainbow Carousels.
Changes in the config.yml
Code (YAML):
# Which colors should we remove from the colors that are used for the rainbow Carousels?
remove-from-rainbow
:
 - "BLACK"
----------, Nov 8, 2024

  • Updated Command Framework library to v1.5.12.
----------, Nov 4, 2024

  • Added an option to give different color of glowing effect to each horse.
    • Use "/carousel edit <carousel_name>" -> Glowing Colors -> Go to 2nd page -> Click to the Nether Star.
[​IMG]
----------, Nov 2, 2024

  • Updated Despical's Commons library to v1.8.81.
  • Updated some of the log messages.
----------, Oct 29, 2024

  • Support for Minecraft 1.21.2 & 1.21.3.
  • Removed /carousel check command.
----------, Oct 28, 2024


  • Updated Commons to v1.8.7
----------, Oct 14, 2024

  • Added /carousel version command to display detailed information about the plugin and server environment.
    • Permission: carousel.version
    • Can only be executed by players.
----------, Oct 9, 2024

  • Moved /carousel setlocation command to Carousel editor menu, the command is now removed.
[​IMG]
----------, Oct 6, 2024

  • Added option to send a message when a player mount/dismount a horse in the Carousel.
  • Code based small changes.
Changes in the messages.yml
Code (YAML):
carousel :
  # Leave the message empty if you don't want to send.
  mount
: ""
  dismount
: ""
----------, Oct 4, 2024

  • Updated Commons, Command Framework and bStats for better performance and compatibility.
----------, Oct 1, 2024

  • Added '/carousel help' command.
  • Fixed tab completer does not complete list command.
  • Updated Commons to v1.8.4.
  • Updated Command Framework to v1.5.1.
  • Code based small changes.
[​IMG]
----------, Sep 22, 2024

  • Updated Commons library to v1.8.3.
  • Updated shaded library locations.
  • Lots of improvements for the carousel editor menu.
----------, Sep 9, 2024

  • Added limit to the leash height for Minecraft 1.21 and later versions because the bug that allows to extend the leash height is fixed. (Limit is 10 blocks).
  • Allow horse riding option can no longer be enabled if the horse saddles option is enabled and the game version is 1.20.5 and later.
----------, Sep 5, 2024

  • Added no permission message.
Changes in messages.yml
Code (YAML):
commands:
  no-permission
: "&cYou must be admin or higher to use this command!"
----------, Sep 3, 2024

  • Added horse dismount sound effect.
  • Fixed an error for the lower game versions such as MC 1.8.8.
Changes in config.yml
Code (YAML):
# Set 'NONE' to disable.
sounds
:
  # The sound that is going to be played when a player dismounts a horse in a Carousel.
  dismount
: NONE
----------, Sep 2, 2024

  • Fixed players can put armors on the horses.
  • Fixed players can interact with the horse inventory.
  • Now horses and the leash holders won't be persistent which means they will be removed when on the server reload/restart/shutdown.
----------, Sep 1, 2024

  • Players can no longer put saddles on the horses.
----------, Aug 31, 2024

  • Added blue color to glow settings menu.
  • Fixed saving glow color to wrong path.
  • Updated config.yml comments and removed unused options.
  • Removed fonts folder from the shaded JAR (the JAR size is decreased by 25%-30% KBs)

[​IMG]
----------, Aug 29, 2024

  • Added option to play a sound when a player mounts a horse in a carousel.
Changes in config.yml
Code (YAML):
# Set any 'NONE' to disable.
sounds
:

  # The sound that is going to be played when a player mounts a horse in a Carousel.
  mount
: NONE
----------, Aug 28, 2024

  • Fixed a bug when player leaves the server while riding a horse.
  • Fixed tab completer recommends for inappropriate arguments.
  • Removed unnecessary tab completions.
  • Removed unused config options.
  • Set default system locale to English.
  • Code based improvements.
----------, Aug 27, 2024

  • Fixed '/carousel create' command throws exception.
----------, Aug 26, 2024

  • Added glowing effect feature with 15 different color option.
[​IMG]

[​IMG]

[​IMG]

[​IMG]
----------, Aug 24, 2024

  • Updated Commons license.
----------, Aug 22, 2024

  • Updated Command Framework to v1.5.0.
----------, Aug 19, 2024

  • Added small horses feature to the carousel editor menu.
----------, Aug 15, 2024

  • Fixed command matcher not working.
----------, Aug 12, 2024

  • Support for Minecraft 1.21.1.
----------, Aug 11, 2024

  • Added horse amount feature to the Carousel editor menu.
----------, Aug 9, 2024

  • Added leash offset option to editor menu.
  • Added return back to main menu item to leash settings page in editor menu.
  • Fixed a bug about the data saving.
  • Improvements on the editor menu.
----------, Aug 7, 2024

  • Added leash offset.

Changes in config.yml
Code (YAML):
# How much the leash rope should be close to the center?
leash-offset
: 1.5
----------, Aug 1, 2024

  • Leash height is now not limited by 10 blocks.
Special thanks to @asdasdadw21 to make me think about that limitation and finding a way to extend it.
----------, Aug 1, 2024

  • Added carousel editor menu to customize carousel features.

See the resource page for more images.
[​IMG]

This menu is not finished yet, all the customizable features from settings command and config file will be moved to here.
----------, Jul 31, 2024

  • Updated Command Framework to the v1.4.9.
  • Updated command descriptions.
  • Updated resource page design.
  • Fixed some of the commands sending command usage instead of sending the error message.
----------, Jul 29, 2024

  • Updated Command Framework to v1.4.8.
    • Huge improvements on the command system.
----------, Jul 19, 2024

  • Updated libraries to work better.
----------, Jul 15, 2024

  • Updated libraries for improved performance and stability.
----------, Jul 10, 2024

  • Fixed '/carousel setlocation' command not saving carousel's data.
  • Fixed command matcher sometimes system not working properly.
  • Fixed tab completer completes unnecessary commands.
----------, Jul 6, 2024

  • Added Multiverse-Core as a softdepend.
  • Updated Commons to v1.7.8.
----------, Jul 6, 2024

  • Added '/carousel check' command to check if there are any available updates.
    • Permission: carousel.check
    • Only executable by players.
----------, Jun 22, 2024

  • Added support for Minecraft 1.21.
----------, Jun 20, 2024

  • Support for Minecraft 1.21.
  • Improvements on code design.
----------, Jun 14, 2024

  • Added option to change adult horses with baby horses.
----------, Jun 1, 2024

  • Better support for Minecraft 1.20.5+
----------, May 23, 2024

Discord: mrdespical

1.1.0
  • Now config options are also going to be reloaded with the '/carousel reload' command.
    • Code based improvements on the config option system.
----------, May 18, 2024

Discord: mrdespical

1.0.9
  • Fixed update checker not working because the plugin id was incorrect.
  • Now '/carousel' and '/carousel reload' commands can be executed by console.
----------, May 16, 2024

Discord: mrdespical

1.0.8
  • Fixed a potential exception in MC 1.20.5+.
----------, May 12, 2024

Discord: mrdespical

1.0.7

  • Added '/carousel reload' command.
  • Improvements on tab completer.
----------, May 3, 2024

Discord: mrdespical

1.0.6
  • Disabled the horses getting damage from stucking inside the blocks.
  • Relocated the Command Framework package in the JAR to prevent conflicts with another plugins that use this framework too.
----------, May 2, 2024

Discord: mrdespical

1.0.5
  • Added option to disable riding horses in a carousel.
  • Added option to disable riding horses in a carousel if player does not have the required permission.
  • Separated the carousel data from config.yml to data.yml to not break config comments.
    • Copy the 'carousels' section from config.yml to data.yml.
Config Changes
Code (YAML):
# Should players be allowed to ride the horses in a carousel?
allow-riding-horse
: true

# This option si only going to work if the option above is enabled.
# Leave this section empty so everyone can ride the horses.
riding-horse-permission
: ""
----------, May 1, 2024

Discord: mrdespical

1.0.4
  • Added an option to give glowing effect to horses in a carousel.
Config Changes
Code (Text):
# Should we give glowing effect to the horses?
# This option is only available on Minecraft 1.9+.
glow: false
----------, Apr 29, 2024

Discord: mrdespical

1.0.3
  • Support for Minecraft 1.20.5.
  • Updated Command Framework.
  • Now 'saddle' option is disabled by default due to it breaks horses in Minecraft 1.20.5.
----------, Apr 28, 2024

Discord: mrdespical

1.0.2
  • Added 2 new options to configure horses.
    • Option to give saddle to horses.
    • Option to disable opening horse inventory.
Config Changes
Code (YAML):
# Should we allow players to open horse inventory while they are in a carousel?
allow-horse-inventory
: false

# Should we give saddle to horses, if disabled players will still be able to ride.
saddle
: true
----------, Apr 21, 2024

Discord: mrdespical

1.0.1
  • Added update checker.

Config Changes
Code (YAML):
# Should we check for updates when the plugin enables?
update-notifier
: true
----------, Apr 18, 2024

Resource Information
Author:
----------
Total Downloads: 24
First Release: Apr 17, 2024
Last Update: Dec 19, 2024
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings