#Player

1 messages · Page 1 of 1 (latest)

vapid mural
#

I dont know if there is a placeholder for this but is there one where is shows players alive? Like if theres 10 ppl in a server 7 in survival and 3 in spectator can it show the ones alive ( the 7 )

jovial grove
#

use the PlayerList expansion

#

you can create a list in PAPI's config and display it ingame with placeholders

frail pumice
#

you can use a gamemode filter

#

to show only people in survival/adventure mode

#

or possibly CANSEE

#
    lists:
      alive-players:
        type: ONLINE #only online
        included: true #includes self
        filters:
        - GAMEMODE:survival #has to be in survival
        #- CANSEE # Might be able to use instead of GAMEMODE:survival
vapid mural
frail pumice
#

yes in the playerlist entry

#

it should be generated i believe

vapid mural
frail pumice
#

command?

#

it's a placeholder

#

wiki has all the info

vapid mural
#

yea i made it like this

frail pumice
#

also, send pastes of text please, not images

#

I can not copy and edit that

vapid mural
#

alr

vapid mural
frail pumice
#
  playerlist:
    offline-text: Offline
    argument-separator: '||'
    lists:
      staff:
        type: ONLINE
        included: true
        filters:
        - PERMISSION:group.staff
        - CANSEE
      alive-players:
        type: ONLINE #only online
        included: true #includes self
        filters:
        - GAMEMODE:survival #has to be in survival
        #- CANSEE # Might be able to use instead of GAMEMODE:survival
vapid mural
#

i mean paste it

frail pumice
#

yes, that is a working config

frail pumice
#

the placeholder is %playerlist_<name>_<list|amount|#>%

#

you want amount I believe

#

and the name is alive-players

#

so %playerlist_alive-players_amount%

vapid mural
frail pumice
#

yes, that's what I sent

vapid mural
#

so i confirm it like this?

frail pumice
#

?

vapid mural
frail pumice
#

nice

vapid mural
#

do you know any way i can put it on the action bar with skript like for example Players in survival or players alive: %playerlist_alive-players_amount%

#

do you know how to make the action bar last forever

frail pumice
#

no idea

vapid mural
#

i put it to show as action bar on command and it doesnt work

frail pumice
#

never used skript

vapid mural
#

awh its fine ill try to see what i can do

vapid mural
vapid mural
#

before it said :

sturdy sigil
#

My world border is 75,000 by 75,000 but when i get to about 40k out from 0 it doesn't let me break or place blocks

#

Nvm I had to download a working world border for 1.20.1

jovial grove
#

why'd you ask here thonk

hazy spear