RotatingHeads 2 ⭐️ Packet based decoration plugin ⭐️ ArmorStands, Heads and Entities ⭐️ 1.14-1.20 icon

RotatingHeads 2 ⭐️ Packet based decoration plugin ⭐️ ArmorStands, Heads and Entities ⭐️ 1.14-1.20 -----

Best decoration plugin for your lobby, minigame or survival server! Creativity is yours!




- Added conditions system officially ( Read more about on wiki)
- Added support for 1.20.4 (thanks to luncaaa)
- Fixed all reported bugs (luncaaa)
----------, Jan 1, 2024

Completly reworked the core of holograms, heads and RotatingEngine
Fixed issues that crashes server
Ready for 1.20.2
----------, Sep 24, 2023

- Added support for 1.20 minecraft server version (Beta testing) (Latest pclib devbuild required)
- Added new command /rh2 clone <head> <new head> for clonning heads
- Fixed some issues with ProtocolLib on 1.16.2
----------, Jun 13, 2023

- Now head can't load in the non existing world
- Added support for the Transparent heads plugin https://www.spigotmc.org/resources/transparent-heads-thread.86475/
format:
Code (YAML):
equipment:
  'HEAD'
:
   transparent-head
:
     location
: loc
     include-default-url
: true/false #(optional)
----------, Apr 29, 2023

- Fixed bug with console spamming
- Reworked temporary heads created with api
- Removed temporary heads from rh2 commands
----------, Apr 15, 2023

- Fixed bug with world changing
- Fixed bug with deleting head on disable
- Added hologram lines updater
----------, Apr 9, 2023

- Fixed fatal bug with loading head after the player changed world (teleported)
- Added bstats metrics
----------, Apr 9, 2023

New completly recoded RotatingHeads:

- Move to ProtocolLib
- Brand new RotatingEngine 1
- Support for rotating ArmorStands & Entities
- Support for ArmorStand body parts movement
- Reworked holograms
- Reworked Actions - From GSLibrary
- Redesigned config files
- Reworked animations
- New extensive Developer API
- New reworked commands - From GSLibrary
- Lost support for outdated minecraft versions (Now support only for 1.14+)
- Removed particles feature
----------, Apr 8, 2023

- Fixed packet listener on 1.19 version
- Updated to the latest ProtocolLIbrary
- Updated ParticleLibrary
----------, Jul 8, 2022

- Added support for 1.18.2
- Added support for 1.19
- Some API improvement (Prepare for upcoming addons)
----------, Jul 3, 2022

- Fixed view distance hide bug (Heads not showing)
----------, Mar 24, 2022

- Some fixes for latest RotatingFarmRobots version
----------, Mar 13, 2022

Fixed all issues on 1.18.2
----------, Mar 5, 2022

Added support for new minecraft version 1.18.2
----------, Mar 4, 2022

Added RotatingHeadInteractEvent to the API (cancellable)
Fixed bug with invisible head. Now you can set the join load time in the config.yml
----------, Mar 2, 2022

Internal changes..
Fixed load bug on servers without PlaceholderAPI plugin
Fixed placeholders in skin, hologram and gradients
----------, Feb 23, 2022

[*] Fixed mob interaction (Fatal bug)
----------, Feb 21, 2022

[*] Fixed issues with ProtocolLib (Plugin still not require ProtocolLib)
[+] Actions now support PlaceholderAPI
[+] Added replacement %player% to the Actions
----------, Feb 21, 2022

[+] Brand new spigot page Thread design
[+] New logo
[+] 70% of the wiki has already been rewritten.
[*] Fixed warning spam bug provided by holograms
----------, Feb 19, 2022

[!] Commands recode. The commands do not change, but have a better code structure.
[!] Actions recode. Actions are brand new and better! You need to rewrite the formatting in the configuration files, so follow the instructions below.
Format: 'type(value="your value for type",addons)'
Types: player-cmd, console-cmd, message, broadcast, sound, connect
Addons:
- cooldown (format - 'type(value=xxx,cooldown=5)' [5 = 5 seconds])
- clicks (format - 'type(value=xxx,clicks=LEFT:RIGHT)'), click types = LEFT, RIGHT, SHIFT_LEFT, SHIFT_RIGHT
----------, Feb 12, 2022

[+] New API mechanics
[*] API temp head
[*] Command security for temo head (moving/deleting)

[!] Preparing the plugin for the upcoming RotatingFarmRobots addon
----------, Dec 28, 2021

[*] Fixed Head class
----------, Dec 25, 2021

[*] Fixed a method that updates the hologram. In the old version, this bug crashed the server.
[*] Fixed hologram updater

// I apologize for my inactivity lately, but I'm working on my minercaft server and I'm preparing everything around Christmas. I wish you all a beautiful Christmas and a pleasant holidays with family. I also wish you all a happy New Year, unless another update is released by the new year.
----------, Dec 23, 2021

[+] Added new action named 'connect'! This action can connect the player to another server after clicking.
Example:
Code (YAML):
actions :
 - 'connect (<server> )'
[+] New feature that allows you to set the starting head rotation after spawning. The units are in degrees, so 0 - 360.
Example:
Code (YAML):
settings:
  yaw
: 90 #(1/4)
----------, Dec 18, 2021

[*] Fixed updown animation value
[+] I gradually rewrite the code. I rewrote the head class to implement tempheads into api.
[+] Finally api is done, it's not all on the wiki yet, but basics are here. I will add other elements tomorrow.
[+] I finally started rewriting the wiki page. Animations and head folder have already been rewritten.
----------, Dec 15, 2021

[*] Fixed a bug where the heads did not load at the start of the server
----------, Dec 7, 2021

[+] New head animation "Stalking".
Code (YAML):
 animations :
   - 'Stalking ( none )'
[+] New particle animation "Pulse".
Code (YAML):
particles :
 - 'CLOUD (type=Pulse,offset=0:1.8:0,points=100,speed=0.1,every=40 )'
## Only example
[+] Some code improvement
----------, Dec 6, 2021

[-] Removed debug entity
----------, Dec 2, 2021

[+] Added 1.18 support
[+] Added new option to rotate mobs (1.9+)
example:
Code (YAML):
head:
  type
: ENTITY
  value
: AXOLOTL
----------, Dec 2, 2021

[+] Added new particle animation Random
example:
Code (YAML):
particles :
 - 'CRIT_MAGIC (type=Random,offset=0:1.8:0,radius=0.5 )'
[​IMG]
[+] Added hologram/name updater
example:
Code (YAML):
name:
  update
: 20 #ticks & optional
  ...

[!] 1.18 support is WIP
----------, Nov 30, 2021

[*] Fixed bug, where players sometimes have bugged head and didn't show up.
----------, Nov 28, 2021

[+] Added language tr_TR.yml (Turkish)
[+] Added language vi_VN.yml (Vietnamese)
----------, Nov 27, 2021

[*] Fixed /rh reload command
[*] Fixed Message & Broadcast action.. Now if you want to make more messages in one config line, so use this "/n/" for split.
[+] Added resourcepack models support for head.
ModelData:
Code (YAML):
MATERIAL (amount=1,customModelData=<data integer> )
ItemsAdder:
Code (Text):
AIR(amount=1,itemsAdder=<namespace:id>)
######### example
AIR(amount=1,itemsAdder=itemsadder:ak47)
[​IMG]
[+] Added title action [- 'title(title/n/subtitle)']
[+] Added sound action [- 'sound(SOUND)']
[+] Added component action/click message [- 'component(message=text,hover=text,clickAction=RUN_COMMAND/COPY_ TO_CLIPBOARD/SUGGEST_COMMAND/OPEN_URL,clickValue=text)']
[+] Added version checker
----------, Nov 27, 2021

[+] Added new language file ca_ES.yml (By Lucaaa#9826)
[*] Fixed bug caused by click handler blocked killing entities
----------, Nov 27, 2021

[+] HeadDatabase support!
Code (YAML):
head:
  type
: ITEM
  value
: PLAYER_HEAD (amount=1,hdb=<hdb head id> )
[+] New language sk_SK.yml
----------, Nov 26, 2021

Resource Information
Author:
----------
Total Downloads: 20,434
First Release: Nov 26, 2021
Last Update: Jan 1, 2024
Category: ---------------
All-Time Rating:
37 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings