Holographic Displays

Holographic Displays

3M Downloads

Simple online improvement

Duartteno opened this issue ยท 2 comments

commented

Hello, I have a lot of servers for mini games.

bedwars:
  location: hub, 10.500, 100, 10.500
  lines:
  - '&aBed Wars'
  - '{online:bw-1,bw-2,bw-3,bw-4,bw-5,bw-6...} players'

Could you simplify it to

bedwars:
  location: hub, 10.500, 100, 10.500
  lines:
  - '&aBed Wars'
  - '{online:bw-*} players'

Thanks!

commented

The plugin doesn't know the names of the servers it has to ping. There is a method to get the list of servers through BungeeCord, but it's not a quick edit. I will keep this request in mind for the future.

commented

Thinking again about this, it's really too much effort for such a small feature. I'm not going to implement it.