#Add new examples custom tab (Velocity) and new features
1 messages · Page 1 of 1 (latest)
I could provide some examples 🙂 the one with the custom logo requires a resource pack, of course
It would be nice! Can you provide it now?
oh, not immediately -- I don't have those config files, they're just user pictures people sent in
if you have a skim through the plugin docs you can see how to do it. I may update those with examples in the future
what are you trying to do?
You have a slight inconvenience, you need to write a lot of \n in order to transfer to another line.
and as a result, it is difficult to maintain it when it is in one line.
I suggest doing this:
- 'text1'
- 'text2'
- 'text3'
In Minecraft:
Add new examples custom tab (Velocity) and new features
Thanks for your suggestion, however in the next update that is how you will be able so specify frames of animations in groups so I am sticking with the new line for now
thanks!
@patent sigilthe question is, does it display ALL the players or only the players on the backend server? Is it possible to change?
Velocitab will display all players online on servers in the group. In the current release version, it's not possible to change this, however in the latest alpha available on modrinth you can use a config setting. If you want, you can upgrade to this version (which also includes animations). You will need to regenerate your config file when upgrading.
ooo, okey!
I will download the alpha version and let you know if I have any problems.
Ah, the question is, in the build that last has basic animation support, right? Are there any examples? How to use...
@patent sigil Can you add placeholders to the maximum number on the backend server, and not the total?
here %local_players_online% is, but there is no maximum local.
thanks!
heres an example with the config
minimessage has <br> for a new line.
if I'm not wrong you can do a multi-line string with yaml formatting
-| line1
line2
thanks for your work
oh I think you're right
forgot about that
example: |
··Several lines of text,
··with some "quotes" of various 'types',
··and also a blank line:
··
··and some text with
····extra indentation
··on the next line,
··plus another line at the end.