feature-19-holograms #12

Merged
cuqmbr merged 3 commits from feature-19 into develop 2025-07-15 03:15:38 +00:00
5 changed files with 48 additions and 0 deletions
Showing only changes of commit cebfeffe62 - Show all commits

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.