From cebfeffe62405251a1070abb978545c5b677027a Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Tue, 8 Jul 2025 15:09:47 +0300 Subject: [PATCH] add and configure PlaceholderAPI and MiniPlaceholders --- src/plugins/MiniPlaceholders-Paper-2.3.0.jar | 3 ++ src/plugins/PlaceholderAPI-2.11.6.jar | 3 ++ .../PlaceholderAPI-Expansion-1.2.0.jar | 3 ++ src/plugins/PlaceholderAPI/config.yml | 36 +++++++++++++++++++ .../expansions/Expansion-player.jar | 3 ++ 5 files changed, 48 insertions(+) create mode 100644 src/plugins/MiniPlaceholders-Paper-2.3.0.jar create mode 100644 src/plugins/PlaceholderAPI-2.11.6.jar create mode 100644 src/plugins/PlaceholderAPI-Expansion-1.2.0.jar create mode 100644 src/plugins/PlaceholderAPI/config.yml create mode 100644 src/plugins/PlaceholderAPI/expansions/Expansion-player.jar diff --git a/src/plugins/MiniPlaceholders-Paper-2.3.0.jar b/src/plugins/MiniPlaceholders-Paper-2.3.0.jar new file mode 100644 index 0000000..15ad7f8 --- /dev/null +++ b/src/plugins/MiniPlaceholders-Paper-2.3.0.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc70dd344ed3ecb1cae1e9e1e5957cf35bd311bf01b108a3ff353a4c565c7130 +size 1068300 diff --git a/src/plugins/PlaceholderAPI-2.11.6.jar b/src/plugins/PlaceholderAPI-2.11.6.jar new file mode 100644 index 0000000..eb1ece6 --- /dev/null +++ b/src/plugins/PlaceholderAPI-2.11.6.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfea0f235da9e9d576577215acb50c74bb8122e03dcd988315b61145c7b61727 +size 933131 diff --git a/src/plugins/PlaceholderAPI-Expansion-1.2.0.jar b/src/plugins/PlaceholderAPI-Expansion-1.2.0.jar new file mode 100644 index 0000000..a3028b8 --- /dev/null +++ b/src/plugins/PlaceholderAPI-Expansion-1.2.0.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7635a11143e369001555c00a350dd14f0ee0b0470431b1e28a2d8afdc503b264 +size 7114 diff --git a/src/plugins/PlaceholderAPI/config.yml b/src/plugins/PlaceholderAPI/config.yml new file mode 100644 index 0000000..ee7b575 --- /dev/null +++ b/src/plugins/PlaceholderAPI/config.yml @@ -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' diff --git a/src/plugins/PlaceholderAPI/expansions/Expansion-player.jar b/src/plugins/PlaceholderAPI/expansions/Expansion-player.jar new file mode 100644 index 0000000..c667024 --- /dev/null +++ b/src/plugins/PlaceholderAPI/expansions/Expansion-player.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe81c94f73e28bae8193be44794fb2e968f93108f2794a8eb950688e9612abc +size 22302