Hotfix and change Tablist Header
All checks were successful
Build Plugin / build-test (push) Successful in 59s

This commit is contained in:
tobid7 2024-11-27 19:16:08 +01:00
parent 00f741eb2c
commit 141bdd163f
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Create Pre Release - name: Create Pre Release
run: | run: |
FILES=./target/d7serverlite*.jar FILES=./target/d7serverlite*.jar
USER=D7MC USER=LagacySurvival
REPO=D7ServerLite REPO=D7ServerLite
# Set up variables # Set up variables
AUTH_HEADER="Authorization: token ${{ secrets.TOKEN }}" AUTH_HEADER="Authorization: token ${{ secrets.TOKEN }}"

View File

@ -55,7 +55,7 @@ public class TablistTask {
tpsclr = ChatColor.RED.toString(); tpsclr = ChatColor.RED.toString();
} }
pl.setPlayerListHeader( pl.setPlayerListHeader(
"\n§x§5§5§5§5§5§5§lѕ§x§5§B§5§B§5§B§l§x§6§1§6§1§6§1§lʀ§x§6§7§6§7§6§7§l§x§6§D§6§D§6§D§lɪ§x§7§3§7§3§7§3§l§x§7§9§7§9§7§9§lᴀ§x§8§0§8§0§8§0§lʟ§x§8§6§8§6§8§6§lᴘ§x§8§C§8§C§8§C§lʀ§x§9§2§9§2§9§2§l§x§9§8§9§8§9§8§lᴊ§x§9§E§9§E§9§E§lᴇ§x§A§4§A§4§A§4§lᴋ§x§A§A§A§A§A§A§lᴛ\n" "\n§x§B§1§9§1§6§9§lʟ§x§A§D§8§E§6§8§lᴇ§x§A§A§8§C§6§7§lɢ§x§A§6§8§9§6§6§lᴀ§x§A§2§8§7§6§5§l§x§9§F§8§4§6§4§lʏ §x§9§8§7§F§6§2§lѕ§x§9§4§7§C§6§0§l§x§9§0§7§A§5§F§lʀ§x§8§D§7§7§5§E§l§x§8§9§7§5§5§D§lɪ§x§8§5§7§2§5§C§l§x§8§2§7§0§5§B§lᴀ§x§7§E§6§D§5§A§lʟ\n"
+ "\n" + ChatColor.GRAY.toString() + "ᴅᴇɪɴ ᴘɪɴɢ" + ChatColor.DARK_GRAY.toString() + ": " + "\n" + ChatColor.GRAY.toString() + "ᴅᴇɪɴ ᴘɪɴɢ" + ChatColor.DARK_GRAY.toString() + ": "
+ ChatColor.GREEN.toString() + pl.getPing() + " " + ChatColor.GRAY.toString() + ChatColor.GREEN.toString() + pl.getPing() + " " + ChatColor.GRAY.toString()
+ "ѕᴇʀᴠᴇʀ ᴛᴘѕ" + ChatColor.DARK_GRAY.toString() + ": " + ChatColor.GREEN.toString() + "ѕᴇʀᴠᴇʀ ᴛᴘѕ" + ChatColor.DARK_GRAY.toString() + ": " + ChatColor.GREEN.toString()