add and configure PlaceholderAPI and MiniPlaceholders
This commit is contained in:
parent
4291aa21dc
commit
cebfeffe62
BIN
src/plugins/MiniPlaceholders-Paper-2.3.0.jar
(Stored with Git LFS)
Normal file
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
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
BIN
src/plugins/PlaceholderAPI-Expansion-1.2.0.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
36
src/plugins/PlaceholderAPI/config.yml
Normal file
36
src/plugins/PlaceholderAPI/config.yml
Normal 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
BIN
src/plugins/PlaceholderAPI/expansions/Expansion-player.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user