Skip to content

Releases: TheNextLvl-net/holograms

1.5.4

Choose a tag to compare

@NonSwag NonSwag released this 04 Jul 16:53
2617574

What's Changed

Full Changelog: 1.5.3...1.5.4

1.5.3

Choose a tag to compare

@NonSwag NonSwag released this 04 Jul 15:14
b8caaaf

What's Changed

  • Fixed bungeecord connect action not working by @NonSwag in #236

Full Changelog: 1.5.2...1.5.3

1.5.1

Choose a tag to compare

@NonSwag NonSwag released this 16 May 17:54

What's Changed

  • Update dependency net.thenextlvl:worlds to v4.2.1 by @renovate[bot] in #213

Full Changelog: 1.5.0...1.5.1

1.5.0

Choose a tag to compare

@NonSwag NonSwag released this 16 May 15:36

What's Changed

  • All commands that accept an item now also accept hand as argument and use the executor's held item
  • Updated hologram list output to tree view
    • Holograms are now listed on a world basis
    • Clicking a hologram now shows information about it instead of teleporting to it
  • Updated hologram translation list output to tree view
  • Added /hologram info <hologram> [<page>] command
    • Clicking a line will suggest the respective edit command for quicker editing
    • Hovering [paged (x)] will show the settings of a paged line, clicking it will suggest editing those
    • If no lines are added to the hologram yet, clicking the message will suggest adding one
  • Added new tag suggestions
    • All default named colors
    • <bold>, <b>
    • <italic>, <i>, <em>
    • <newline>, <br>
    • <obfuscated>, <obf>
    • <strikethrough>, <st>
    • <underline>, <u>
    • <font:
    • <head:
    • <key:
    • <gradient
    • <pride
    • <rainbow
    • <shadow
    • <sprite
    • <transition
    • Matching closing tags are now suggested as well, if applicable
  • Translation files have been renamed from messages(_<language>).properties to <language>.properties

Full Changelog: 1.4.0...1.5.0

1.4.0

Choose a tag to compare

@NonSwag NonSwag released this 15 May 22:25

What's Changed

  • Fixed data folder resolving (I copy pasted the code from Portals but didn't change "portals" folder to "holograms" 😬)
    Since nobody reported this to me I assume no real damage was done, I apologize nonetheless.
    If your holograms are missing after the update, just rename the "portals" folder to "holograms".
  • Added world folder migration (requires Worlds >= 4.2.0 to work)
  • Fixed hologram list click actions

Full Changelog: 1.3.1...1.4.0

1.3.1

Choose a tag to compare

@NonSwag NonSwag released this 27 Apr 18:46

What's Changed

Update data folder resolving for new versions

Full Changelog: 1.3.0...1.3.1

1.3.0

Choose a tag to compare

@NonSwag NonSwag released this 25 Apr 22:16

What's Changed

  • Add ServiceIO hologram controller integration by @NonSwag in #139
  • Added multi-currency support for hologram actions

Full Changelog: 1.2.0...1.3.0

1.2.0

Choose a tag to compare

@NonSwag NonSwag released this 03 Apr 23:36

What's Changed

  • 26.1 Support

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@NonSwag NonSwag released this 22 Feb 18:43
aaa5f94

What's Changed

  • Add rotation argument to hologram teleport/create by @NonSwag in #148

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@NonSwag NonSwag released this 20 Feb 20:32

Register all permissions in paper-plugin.yml

Full Changelog: 1.0.0...1.0.1