diff --git a/src/plugins/TAB/animations.yml b/src/plugins/TAB/animations.yml
deleted file mode 100644
index c6a95e7..0000000
--- a/src/plugins/TAB/animations.yml
+++ /dev/null
@@ -1,110 +0,0 @@
-MyAnimation1:
- change-interval: 100
- texts:
- - '&d-&3--------------'
- - '&3-&d-&3-------------'
- - '&3--&d-&3------------'
- - '&3---&d-&3-----------'
- - '&3----&d-&3----------'
- - '&3-----&d-&3---------'
- - '&3------&d-&3--------'
- - '&3-------&d-&3-------'
- - '&3--------&d-&3------'
- - '&3---------&d-&3-----'
- - '&3----------&d-&3----'
- - '&3-----------&d-&3---'
- - '&3------------&d-&3--'
- - '&3-------------&d-&3-'
- - '&3--------------&d-'
- - '&3-------------&d-&3-'
- - '&3------------&d-&3--'
- - '&3-----------&d-&3---'
- - '&3----------&d-&3----'
- - '&3---------&d-&3-----'
- - '&3--------&d-&3------'
- - '&3-------&d-&3-------'
- - '&3------&d-&3--------'
- - '&3-----&d-&3---------'
- - '&3----&d-&3----------'
- - '&3---&d-&3-----------'
- - '&3--&d-&3------------'
- - '&3-&d-&3-------------'
- - '&d-&3--------------'
-ServerName:
- change-interval: 300
- texts:
- - '&c&lServerName'
- - '&c&n&lServerName'
- - '&b&lServerName'
- - '&b&l&nServerName'
- - '&e&lServerName'
- - '&e&n&lServerName'
-web:
- change-interval: 200
- texts:
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&6w&eww.domain.com'
- - '&ew&6w&ew.domain.com'
- - '&eww&6w&e.domain.com'
- - '&ewww&6.&edomain.com'
- - '&ewww.&6d&eomain.com'
- - '&ewww.d&6o&emain.com'
- - '&ewww.do&6m&eain.com'
- - '&ewww.dom&6a&ein.com'
- - '&ewww.doma&6i&en.com'
- - '&ewww.domai&6n&e.com'
- - '&ewww.domain&6.&ecom'
- - '&ewww.domain.&6c&eom'
- - '&ewww.domain.c&6o&em'
- - '&ewww.domain.co&6m'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
- - '&ewww.domain.com'
-vote:
- change-interval: 1000
- texts:
- - '&avote.domain.com'
- - '&a&nvote.domain.com'
- - '&5vote.domain.com'
- - '&5&nvote.domain.com'
-Welcome:
- change-interval: 400
- texts:
- - '&7&lW_'
- - '&7&lW_'
- - '&7&lWe_'
- - '&7&lWel_'
- - '&7&lWelc_'
- - '&7&lWelco_'
- - '&7&lWelcom_'
- - '&7&lWelcome_'
- - '&7&lWelcome_'
- - '&7&lWelcome_'
- - '&7&lWelcome_'
- - '&7&lWelcom_'
- - '&7&lWelco_'
- - '&7&lWelc_'
- - '&7&lWel_'
- - '&7&lWe_'
- - '&7&lW_'
- - '&7&lW_'
-time:
- change-interval: 3000
- texts:
- - '&7Time &b%time%'
- - '&7Date &b%date%'
-barcolors:
- change-interval: 1000
- texts:
- - RED
- - BLUE
- - GREEN
- - YELLOW
\ No newline at end of file
diff --git a/src/plugins/TAB/groups.yml b/src/plugins/TAB/groups.yml
deleted file mode 100644
index 50da95d..0000000
--- a/src/plugins/TAB/groups.yml
+++ /dev/null
@@ -1,25 +0,0 @@
-#Owner:
-# tabprefix: "&0&l[&a&lOwner&0&l] &a"
-# tagprefix: "&2&lOwner &a"
-Player:
- tabprefix: "&0&l[&7&lPlayer&0&l] &3"
- tagprefix: "&2&lPlayer &3"
-example_group:
- header:
- - "This is an example of per-group header/footer"
- footer:
- - "applied to a group"
-
- # default settings for all groups, all groups will take properties from this section unless player's primary group overrides a specific setting
-_DEFAULT_:
- tabprefix: "%luckperms-prefix%"
- tagprefix: "%luckperms-prefix%"
- customtabname: "%player%"
- tabsuffix: "%luckperms-suffix%"
- tagsuffix: "%luckperms-suffix%"
-
-per-world:
- world1:
- Owner:
- tabprefix: "&0&l[&a&lOwner&0&l] &a"
- tagprefix: "&2&lOwner &a"
\ No newline at end of file
diff --git a/src/plugins/luckperms/config.yml b/src/plugins/luckperms/config.yml
index f0481b3..788e64e 100644
--- a/src/plugins/luckperms/config.yml
+++ b/src/plugins/luckperms/config.yml
@@ -403,11 +403,12 @@ auto-install-translations: true
meta-formatting:
prefix:
format:
- - "highest"
+ - highest_on_track_clans
+ - highest_on_track_staff
duplicates: first-only
- start-spacer: "["
- middle-spacer: " "
- end-spacer: "]"
+ start-spacer: "["
+ middle-spacer: "] ["
+ end-spacer: "] "
suffix:
format:
- "highest"
diff --git a/src/plugins/tab/animations.yml b/src/plugins/tab/animations.yml
new file mode 100644
index 0000000..7f2b0a8
--- /dev/null
+++ b/src/plugins/tab/animations.yml
@@ -0,0 +1,19 @@
+GachiWelcome:
+ change-interval: 4000
+ texts:
+ - "Нажми на кнопочку."
+ - "Струячим дальше!"
+ - "Оооооооо..."
+ - "ПОИХАЛИ"
+ - "Я посрал!"
+ - "Ясно. Бан."
+ - "Тьома ти підар"
+ - "Тошик ты пидар"
+ - "Ооо, щас мы тебя прокачаем"
+ - "АСФУРИЛЛАХ."
+ - "Бисмастер Бивлакарта?"
+ - "Тошик где мой редстоун?"
+ - "Тьома я зробив ферму свекли!"
+ - "АРА, во всём виновата курица."
+ - "ЭЭЭ УЕБКИ ДЫРЯВЫЕ!"
+ - "Мама твоя..."
\ No newline at end of file
diff --git a/src/plugins/TAB/config.yml b/src/plugins/tab/config.yml
similarity index 73%
rename from src/plugins/TAB/config.yml
rename to src/plugins/tab/config.yml
index c5cc6d9..9a9b2be 100644
--- a/src/plugins/TAB/config.yml
+++ b/src/plugins/tab/config.yml
@@ -2,32 +2,20 @@
header-footer:
enabled: true
header:
- - "<#FFFFFF>&m #FFFF00>"
- - "Bebrashield:re"
- - "%server_name%"
+ - "&m "
+ - "BEBRASHIELD RELOAD"
+ - "%animation:GachiWelcome%"
- ""
footer:
- ""
- ""
- - "TPS: %server_tps_1% | Ping: %ping% ms"
- - " bebrashield.net "
- - "<#FFFF00>&m #FFFFFF>"
+ - "TPS: %server_tps_1% | Ping: %ping% ms"
+ - "Онлайн: %online%/%server_max_players%"
+ - ""
+ - " bebrashield.net "
+ - "&m "
- disable-condition: '%world%=disabledworld'
- per-world:
- world1:
- header:
- - "an example of world with custom"
- footer:
- - "header/footer and prefix/suffix"
- world2;world3:
- header:
- - "This is a shared header for"
- - "world2 and world3"
- per-server:
- server1:
- header:
- - "an example of server with custom header"
+
# https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Tablist-name-formatting
tablist-name-formatting:
@@ -36,12 +24,12 @@ tablist-name-formatting:
# https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Nametags
scoreboard-teams:
- enabled: true
- enable-collision: true
+ enabled: false
+ enable-collision: false
invisible-nametags: false
# https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Sorting-players-in-tablist
sorting-types:
- - "GROUPS:owner,admin,mod,helper,builder,vip,default"
+ - "GROUPS:owner,clans,admin,mod,helper,builder,vip,default"
- "PLACEHOLDER_A_TO_Z:%player%"
case-sensitive-sorting: true
can-see-friendly-invisibles: false
@@ -95,34 +83,10 @@ scoreboard:
scoreboard-1.20.3+:
title: "<#E0B11E>MyServer#FF0000>"
display-condition: "%player-version-id%>=765;%bedrock%=false" # Only display it to players using 1.20.3+ AND NOT bedrock edition
- lines:
- - "&7%date%"
- - "%animation:MyAnimation1%"
- - "&6Online:"
- - "* &eOnline&7:||%online%"
- - "* &eCurrent World&7:||%worldonline%"
- - "* &eStaff&7:||%staffonline%"
- - ""
- - "&6Personal Info:"
- - "* &bRank&7:||%group%"
- - "* &bPing&7:||%ping%&8ms"
- - "* &bWorld&7:||%world%"
- - "%animation:MyAnimation1%"
+ lines: []
scoreboard:
title: "<#E0B11E>MyServer#FF0000>"
- lines:
- - "&7%date%"
- - "%animation:MyAnimation1%"
- - "&6Online:"
- - "* &eOnline&7: &f%online%"
- - "* &eCurrent World&7: &f%worldonline%"
- - "* &eStaff&7: &f%staffonline%"
- - ""
- - "&6Personal Info:"
- - "* &bRank&7: &f%group%"
- - "* &bPing&7: &f%ping%&8ms"
- - "* &bWorld&7: &f%world%"
- - "%animation:MyAnimation1%"
+ lines: []
# https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Layout
layout:
@@ -134,24 +98,7 @@ layout:
empty-slot-ping-value: 1000
layouts:
default:
- fixed-slots:
- - '1|&3Website&f:'
- - '2|&bmyserver.net'
- - '3|&8&m '
- - '4|&3Name&f:'
- - '5|&b%player%'
- - '7|&3Rank&f:'
- - '8|Rank: %group%'
- - '10|&3World&f:'
- - '11|&b%world%'
- - '13|&3Time&f:'
- - '14|&b%time%'
- - '21|&3Teamspeak&f:'
- - '22|&bts.myserver.net'
- - '23|&8&m '
- - '41|&3Store&f:'
- - '42|&bshop.myserver.net'
- - '43|&8&m '
+ fixed-slots: []
groups:
staff:
condition: permission:tab.staff
@@ -270,21 +217,16 @@ compensate-for-packetevents-bug: false
# https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Global-playerlist
global-playerlist:
- enabled: false
+ enabled: true
display-others-as-spectators: false
display-vanished-players-as-spectators: true
isolate-unlisted-servers: false
update-latency: false
- spy-servers:
- - spyserver1
- - spyserver2
+ spy-servers: []
server-groups:
- lobbies:
- - lobby1
- - lobby2
- group2:
- - server1
- - server2
+ servers:
+ - lobby
+ - survival
# Take permissions and groups from backend server instead of proxy
use-bukkit-permissions-manager: false
@@ -292,4 +234,4 @@ use-bukkit-permissions-manager: false
# Sometimes server might be using offline uuids in tablist instead of online, such as disabling waterfall's tablist rewrite option
# If you experience tablist formatting not working, toggle this option (set it to opposite value)
# Only affects proxies with online mode enabled
-use-online-uuid-in-tablist: true
\ No newline at end of file
+use-online-uuid-in-tablist: false
\ No newline at end of file
diff --git a/src/plugins/tab/groups.yml b/src/plugins/tab/groups.yml
new file mode 100644
index 0000000..2eaa172
--- /dev/null
+++ b/src/plugins/tab/groups.yml
@@ -0,0 +1,6 @@
+_DEFAULT_:
+ tabprefix: "%luckperms-prefix%"
+ tagprefix: "%luckperms-prefix%"
+ customtabname: "%player%"
+ tabsuffix: "%luckperms-suffix%"
+ tagsuffix: "%luckperms-suffix%"
\ No newline at end of file
diff --git a/src/plugins/TAB/messages.yml b/src/plugins/tab/messages.yml
similarity index 100%
rename from src/plugins/TAB/messages.yml
rename to src/plugins/tab/messages.yml
diff --git a/src/plugins/TAB/users.yml b/src/plugins/tab/users.yml
similarity index 100%
rename from src/plugins/TAB/users.yml
rename to src/plugins/tab/users.yml