97 lines
2.1 KiB
YAML
97 lines
2.1 KiB
YAML
|
|
# PlaceholderAPI
|
||
|
|
# Version: 2.11.6
|
||
|
|
# Created by: extended_clip
|
||
|
|
# Contributors: https://github.com/PlaceholderAPI/PlaceholderAPI/graphs/contributors
|
||
|
|
# Issues: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
|
||
|
|
# Expansions: https://placeholderapi.com/ecloud
|
||
|
|
# Wiki: https://wiki.placeholderapi.com/
|
||
|
|
# Discord: https://helpch.at/discord
|
||
|
|
# No placeholders are provided with this plugin by default.
|
||
|
|
# Download placeholders: /papi ecloud
|
||
|
|
check_updates: false
|
||
|
|
cloud_enabled: true
|
||
|
|
cloud_sorting: name
|
||
|
|
boolean:
|
||
|
|
'true': 'yes'
|
||
|
|
'false': 'no'
|
||
|
|
date_format: MM/dd/yy HH:mm:ss
|
||
|
|
debug: false
|
||
|
|
expansions:
|
||
|
|
checkdate:
|
||
|
|
days:
|
||
|
|
monday: Monday
|
||
|
|
tuesday: Tuesday
|
||
|
|
wednesday: Wednesday
|
||
|
|
thursday: Thursday
|
||
|
|
friday: Friday
|
||
|
|
saturday: Saturday
|
||
|
|
sunday: Sunday
|
||
|
|
unknown: Unknown?
|
||
|
|
localtime:
|
||
|
|
date_format: dd/MM/yyyy hh:mma
|
||
|
|
pinger:
|
||
|
|
offline: '&cOffline'
|
||
|
|
check_interval: 30
|
||
|
|
online: '&aOnline'
|
||
|
|
server:
|
||
|
|
server_name: A Minecraft Server
|
||
|
|
time:
|
||
|
|
locale: en-US
|
||
|
|
zone: Europe/London
|
||
|
|
suffix:
|
||
|
|
week: w
|
||
|
|
day: d
|
||
|
|
hour: h
|
||
|
|
minute: m
|
||
|
|
second: s
|
||
|
|
tps_color:
|
||
|
|
high: '&a'
|
||
|
|
medium: '&e'
|
||
|
|
low: '&c'
|
||
|
|
utils:
|
||
|
|
shortcuts:
|
||
|
|
othermath: '%utils_parseother:[{0}]_math_{1}+1%'
|
||
|
|
player:
|
||
|
|
ping_value:
|
||
|
|
high: 100
|
||
|
|
medium: 50
|
||
|
|
direction:
|
||
|
|
north: N
|
||
|
|
south: S
|
||
|
|
north_west: NW
|
||
|
|
north_east: NE
|
||
|
|
east: E
|
||
|
|
south_east: SE
|
||
|
|
west: W
|
||
|
|
south_west: SW
|
||
|
|
ping_color:
|
||
|
|
medium: '&e'
|
||
|
|
high: '&c'
|
||
|
|
low: '&a'
|
||
|
|
playerlist:
|
||
|
|
offline-text: Offline
|
||
|
|
argument-separator: ','
|
||
|
|
lists:
|
||
|
|
players:
|
||
|
|
type: ONLINE
|
||
|
|
included: true
|
||
|
|
filters:
|
||
|
|
- '!PERMISSION:group.staff'
|
||
|
|
- CANSEE
|
||
|
|
staff:
|
||
|
|
type: ONLINE
|
||
|
|
included: true
|
||
|
|
filters:
|
||
|
|
- PERMISSION:group.staff
|
||
|
|
- CANSEE
|
||
|
|
groups:
|
||
|
|
staffAndPlayers:
|
||
|
|
gap: 1
|
||
|
|
lists:
|
||
|
|
staff:
|
||
|
|
title: Staff Members (%amount%)
|
||
|
|
max: 10
|
||
|
|
remaining: '... and %remaining% more!'
|
||
|
|
players:
|
||
|
|
title: Players (%amount%)
|