»What is it API?
This api is for mananger tab per worlds
(Continuation of the Cuidabrutos project)
»Usage:
tab("footer", "header", world) - set the tab in an specific world
tabname("player", "text") - set the tab name to an player
displayname("player", "text") - set the display name to an player
»Examples:
Spoiler: Example
Code (Text):
command /perworldtablist [<text>] [<text>] [<text>] [<text>]:
aliases: /pwt
permission: pwt.admin
trigger:
if arg 1 is "set":
if arg 2, arg 3 and arg 4 is set:
set {_x} to arg 3
set {_x2} to arg 4
replace every "&" with "ยง" in {_x}
replace every "&" with "ยง" in {_x2}
tab({_x}, {_x2}, arg 2)
send "&aTab in world &e%arg 2% &aset to footer: &e%{_x}% &aand header: &e%{_x2}%"
else:
send "&c/pwt set <world> <footer> <header>"
send "&c/tabname <player> <name>"
command /tabname [<player>] [<text>]:
aliases: /tn
permission: pwt.admin
trigger:
tabname(arg 1, arg 2)
command /displayname [<player>] [<text>]:
aliases: /dp
permission: pwt.admin
trigger:
displayname(arg 1, arg 2)
aliases: /pwt
permission: pwt.admin
trigger:
if arg 1 is "set":
if arg 2, arg 3 and arg 4 is set:
set {_x} to arg 3
set {_x2} to arg 4
replace every "&" with "ยง" in {_x}
replace every "&" with "ยง" in {_x2}
tab({_x}, {_x2}, arg 2)
send "&aTab in world &e%arg 2% &aset to footer: &e%{_x}% &aand header: &e%{_x2}%"
else:
send "&c/pwt set <world> <footer> <header>"
send "&c/tabname <player> <name>"
command /tabname [<player>] [<text>]:
aliases: /tn
permission: pwt.admin
trigger:
tabname(arg 1, arg 2)
command /displayname [<player>] [<text>]:
aliases: /dp
permission: pwt.admin
trigger:
displayname(arg 1, arg 2)
» Dependencies:
Skript 2.2: Click here to download
skRayFall: Click here to download
SharpSK: Click here to download
» To do list:
- display name (nametag)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
[Skript] PerWorldTabListAPI is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 745 times (via Spigot). Download it and open it directly in the game.