add and configure PlaceholderAPI and MiniPlaceholders

This commit is contained in:
cuqmbr 2025-07-08 15:09:47 +03:00
parent 4291aa21dc
commit cebfeffe62
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199
5 changed files with 48 additions and 0 deletions

BIN
src/plugins/MiniPlaceholders-Paper-2.3.0.jar (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/plugins/PlaceholderAPI-2.11.6.jar (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/plugins/PlaceholderAPI-Expansion-1.2.0.jar (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,36 @@
# 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: true
cloud_enabled: true
cloud_sorting: name
boolean:
'true': 'yes'
'false': 'no'
date_format: MM/dd/yy HH:mm:ss
debug: false
expansions:
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'

BIN
src/plugins/PlaceholderAPI/expansions/Expansion-player.jar (Stored with Git LFS) Normal file

Binary file not shown.