CustomWings [1.13 - 1.20.1] [Opensource] icon

CustomWings [1.13 - 1.20.1] [Opensource] -----

Create custom particle wings for your players!




- Added support up to 1.20.1
- Fixed previous page item using the material from the next page item
- Added option to disable the update check on startup (add disableUpdateCheck: true to your config, or generate a new default config)
----------, Aug 11, 2023

- Added support for 1.19 and 1.19.1
----------, Jul 30, 2022

1.18.2 support (correct version)
----------, Mar 18, 2022

- Added support for 1.18.2
- Fixed incorrect url being shown when new plugin version is available
----------, Mar 17, 2022

- Added support for 1.18
----------, Jan 6, 2022

- Fixed the 'show only one side' setting not working.
- Added some small backend optimizations.
----------, Sep 17, 2021

- 1.17 support
- Completely recoded the menu's
- Menu's should run a lot smoother now
- Better multi page support for the wing select menu
- Each wing now has their own config file in the wings folder
- You can now give color to Notes and Potion particles
- Equipped wings will now be saved between server restarts
- And a bunch of other small improvements

You will have to make changes to your configs if you are using configs from older Customwings versions and move them to the wings folder. Please see the example config for more information.

If you have any trouble feel free to ask for help in the discord like always. https://discord.gg/G8nG65S
----------, Jun 26, 2021

- Fixed gui not listing wings
- Updated spigot API version to 1.16.5
----------, May 29, 2021

- Fixed gui not listing wings
- Updated spigot API version to 1.16.5
----------, May 29, 2021

- Fixed error message which popped up on rare occasions when the player has an inventory open and customwings is running an async function.
----------, May 28, 2021

- Changed the wingMaxPitch in the config to be 90 by default (instead of 40 previously)
- Fixed the issue where using /wings setwing though the console would produce an error
- Fix a bug where the config was not properly reloaded after using /wings reload causing it to be reset when using changing a setting form the editor GUI.
- Removed that annoying debug error message when using /wings reload. Which triggered even though there wasn't an error.
----------, Apr 12, 2021

- When previewing a wing, it will now stay pointing in the original direction.
- Wings will now be hidden when a player is swimming, gliding or in a vehicle
- Wings will now be probably hidden again when they are configured to do so in the config
- Wings will now be properly shown in a whitelisted world.
- Fixed multiple issues with the editor GUI's previous pages buttons and page tracking for reopening the GUI.
- Improved some things in the backend to reduce computation load on the server
----------, Mar 24, 2021

- CustomWings now offically supports 1.16.5
- Added a console message when a new version of the plugin is available on Spigot
----------, Jan 16, 2021

Fixed movement checker, wings will now disappear properly again when the player is moving
----------, Nov 7, 2020

Fixed /wings command throwing NPE after player relogged
----------, Nov 5, 2020

Customwings now officially supports 1.16.4.
- Thanks to YouHaveTrouble for this update
----------, Nov 3, 2020

New features:
  • Plugin will now disable on versions 1.12 and below instead of just showing unsupported message
  • Wing select gui now supports paging, so you can add more wings safely.
  • You can now sort wings and only display the ones you own or ones you do not own.
  • Improved movement check and moved it to async.
  • Wings move down slightly when crouching to match player's back position.
  • Wings now disappear for their owner if they look down (max pitch is configurable).
  • Wings now stick to players back when possible instead of using head position.
  • Wings now disappear when player is swimming or crawling.
  • Wings now disappear if player has invis potion effect (configurable).
Fixes:
  • Select gui handling is now mostly async.
  • Vanish check
----------, Oct 20, 2020

- Fixed particles in particle select GUI not being correctly checked against server version
- Removed the skull API and replaced all heads with blocks, for better multi-version support
----------, Aug 16, 2020

Changed the spawning of particles to be an asynchronous task. Which may improve performance.

This is an experimental feature. As it has no been thoroughly tested.
If you experience problems, switch back to 3.5

If you find improvements in your server's performance or experience issues with this update please let us know in the discussion tread.
----------, Aug 15, 2020

- Added Maven support
- Added the new 1.15 and 1.16 particles to the editor GUI
- Fixed wings still rendering when in spectator or in properly registered vanish
- Added message when settings change is cancelled
- Added customwings.wing.* superperm
- Added vault support: (You will need vault and any vault economy plugin for this to work)
-- Wings can be made buyable directly from /wings GUI
-- Players can pay either using vault economy or TokenManager
-- Custom item lores when wing is buyable
-- Command /wings takeaway [player] [wing_ID] will take access to wing [wing_ID] from [player]
-- Configurable per wing messages for wing buy action

(Thanks to YouHaveTrouble for the help with this update)
----------, Aug 15, 2020

- Added support for 1.16.1
- Added bStats
----------, Jul 18, 2020

- Bug fixed where duplicating of items was possible when using the CustomWings GUI.
- Bug fixed where world whitelisting for wings would not properly work.
- Bug fixed where settings made in the CustomWings editor would not properly reload the plugin, to register the changes.
----------, Jun 11, 2020

Fixed a bug where players could shift click GUI items into their own inventories in some cases.
----------, Jun 9, 2020

- Customwings now supports 1.13-15.2.
- Fixed a bug where the config would not reload properly, causing /wings reload to not work.
----------, Apr 29, 2020

Fixed a bug where the plugin still wouldn't work on 1.13.2.
Added support for 1.14.3.
----------, Jul 13, 2019

Fixed a bug where the plugin would produce an error when a player switched worlds.
----------, Jun 4, 2019

Fixed bugs causing the plugin to not work in 1.13.2
----------, May 20, 2019

Bug fixed, which caused the plugin to crash in 1.13.2
----------, May 20, 2019

CustomWings has been completly recoded and many new features listed below have been added. The plugin has been updated for 1.13 and 1.14.
(versions below 1.13 will be no longer supported!).

New features:
- Recoded the whole plugin
- Updated the plugin for 1.13 and 1.14
- Added a preview command
- Made the config easier to use
- Added an ingame editor GUI
- Fixed a lot of bugs
- Plugin is now on Github
----------, May 19, 2019

Plugin wil now work on 1.13.1!
----------, Aug 28, 2018

- Fixed a bug where FALLING_DUST, BLOCK_DUST and BLOCK_CRACK would not work in 1.13
----------, Aug 22, 2018

- Added support for 1.13.
- Item materials how have to be definded by their name in capital letters insteads of the item id.
- Added a new variable in the particle config to define block materials for the BLOCK_CRACK, BLOCK_DUST or FALLING_DUST Particles and the redstone color in 1.13. This value looks like this:

Code (YAML):
particleNames:
        x
:
          particle
: "FALLING_DUST"
          1
: 0
          2
: 0
          3
: 0
          4
: 0
          data
: QUARTZ_BLOCK
You will have to add this manually or let the plugin create a new config or the plugin will not work.
----------, Aug 21, 2018

Resource Information
Author:
----------
Total Downloads: 38,594
First Release: Aug 16, 2018
Last Update: Aug 11, 2023
Category: ---------------
All-Time Rating:
39 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings