#help-server

1 messages Β· Page 41 of 1

summer comet
#

-20 is highest, and +19 is lowest

west cloak
#

Okay, so I should probably do nice -20 right?

summer comet
#

yeah basically instead of doing java -jar ... you could try nice -20 java -jar ...

#

you can also adjust it at runtime

#

one sec

west cloak
#

Alright :)

#

Oh?

#

Wait, would that work with Docker/Pterodactyl though?

summer comet
#

oh in that case you'd have to adjust the nice of the container thingy

west cloak
#

Yeah that's what I was thinking

#

I'll go add some Aikar's flags and add the nice thing

summer comet
#

pls share the output of ps -eo pid,ppid,ni,comm

summer comet
#

the "niceness" can only be adjusted by root

west cloak
#

So even if I adjusted it in the run command of the server, it wouldn't actually do anything?

summer comet
#

(unless you wanna "lower it" = higher number, but you want to have a lower number = raising the niceness)

summer comet
#

oh damn that's a lot of docer-proxy's running

#

you don't by any chance know which one is your server, I guess? :X

west cloak
#

Well, there's multiple server instances running lol

#

Bungee, lobby, authme server, factions

summer comet
#

could be any of these

west cloak
#

One moment I might be able to find out which one

#

Is there any way I could check with docker?

summer comet
#

to me it definitely looks like the usual I/O bottleneck. since whenever an entity gets spawned, MC saves that into the respective world's .dat file, and to me it seems like that's the problem. I am however not sure, and the problem might be something totally different

#

there's nothing more I can contribute, sorry that I cannot help anymore D:

west cloak
#

Ahh that's alright. At least you gave it your best shot :)

#

Do you know where else I could go?

summer comet
#

you could ofc run some disk benchmark

#

and check whether it returns resonable results, or totally ridiculous ones

west cloak
#

So could it possibly be some kind of disk speed limitation?

summer comet
#

e.g. yabs

#
mkdir /opt/yabs/
cd /opt/yabs/
wget https://github.com/anti43/openyabs/releases/download/release-01-18/yabs-1.2.7.3-linux-windows-2.zip
unzip yabs-1.2.7.3-linux-windows-2.zip 
cd yabs-1.2.7.3-linux-windows/
java -jar yabs.jar 
#

try to run this

#

then post the output

#

it's just a benchmarking tool that tests stuff like internet connection, disk i/o, etc

#

it might take a while

west cloak
#

Hmm okay. Is it safe to run while the servers are online etc?

summer comet
#

it might make your TPS go even lower

#

it's basically a stress test for your server

west cloak
#

Hmm, okay

summer comet
#

but it shows very useful information

#

maybe just go joiin your server, and if the TPS go TOOOO low, you can cancel YABS with Ctrl+C anytime

summer comet
#

I really doubt that the server is the problem. it must be the core, i.e. 1.8.8 fucks up, or some plugin doing shitty stuff. However, both should be visible in the spark report :/

west cloak
#

If it was plugin related then it would surely be visible in the spark report

summer comet
#

yeah

#

idk sorry but I also have no other suggestions / ideas lol

west cloak
#

Don't worry about it. You tried your best :)

limber coral
#

any know any domains website?

wet badger
#

help, i did /setworldspawn, but when i go to another world and then go back to the world i was orginanly in, it puts me somewhere else

wet badger
thorn gale
#

do you even know what rizz is

clear sierra
#

I'm getting ready for 1.20 and was wondering which version of Java I'll need. Any info on this yet?

mint rose
#

If you stick with Java 17 you should be fine

clear sierra
#

Okay thank you

autumn mantle
#

Why is BuildTool installing Spigot, Craftbukkit etc at the same time.

Is there a flag with which I can only install (download) the Spigot.jar?

dapper ocean
#

It's not only downloading, but compiling spigot too

autumn mantle
#

Whats the difference between this and me just downloading the spigot.jar right away?

#

I mean there is a direct download which I can do with wget

dapper ocean
#

There is, but not officially provided by spigot

autumn mantle
#

Its on their official website

dapper ocean
#

There were some legal stuff which prevents spigot from just publishing jar

dapper ocean
autumn mantle
#

Just google e.g. "Spigot 1.8.8 download"

dapper ocean
#

It's not on spigot website.

autumn mantle
#

I can't post a link or a screenshot here

dapper ocean
#

You can't because it's forbidden keyword

autumn mantle
#

Yeah but get bukkit is their official website right?

thorn gale
#

get bukkit is not legit or hosted by spigot and should not be used or trusted

autumn mantle
#

Really?

#

Oh lol I see it now. I always thought its official wtf

dapper ocean
#

Bukkit as an project is abonded

thorn gale
#

if there could be a download for spigot or bukkit it would most likely be on spigotmc.org

autumn mantle
#

Hmm ok

#

Anyway: Is there a way to only compile the spigot jar with BuildTools?

thorn gale
#

spigot depends on bukkit, craftbukkit is the implementation of bukkit and is required to work

autumn mantle
thorn gale
#

spigot code isnt copyrighted

nocturne gale
#

is it bnad to share my timings report?

thorn gale
#

?dma be like

#

?dmca

magic zenithBOT
autumn mantle
dapper ocean
#

You can just use spigot

autumn mantle
#

Thanks for the dmca infos!
Will read them

thorn gale
#

you can just use the spigot jar

dapper ocean
#

As its shaded in same jar

autumn mantle
#

Hm... Ok

#

I'm asking these questions cuz I wanted to automate the installation of a Spigot Server with a script and the way with using BuildTools seemed to be very long

#

Cuz I do java -jar BuildTools.jar --rev 1.8.9

thorn gale
#

1.8.9 does not exist as a server version

autumn mantle
#

Its taking very long to download (or as it seems compile) all of this and I need to delete the other files I dont need

autumn mantle
thorn gale
#

it is a client version only, use 1.8.8

autumn mantle
#

Of course I would use a working version

thorn gale
#

it will take about 10/20 min depending on your hardware

#

then you can move/delete all but the spigot-version.jar

autumn mantle
#

But there is no other way?😐

thorn gale
#

there is not sadly

autumn mantle
#

That will significantly slow down the speed of my Script....

dapper ocean
#

Why not just compile it once and use same jar

autumn mantle
#

For the users which may use my installer script not

dapper ocean
#

True

autumn mantle
#

Or to be precise: Of course it would work

#

But its taking a lot of time (and their ressources to compile the jar(s))

#

Btw if its forbidden for spigot to provide a direct download of the jar why can get bukkit do it (or at least Mojang isn't preventing that?)

thorn gale
#

you could probably recommend paper because they distrubute paperclip jars which apply a binary patch, but they do change a lot and patch more stuff that spigot does

autumn mantle
autumn mantle
thorn gale
#

im not a lawyer so ive got no clue

autumn mantle
#

Hmm ok

dapper ocean
#

Or they just don't care

autumn mantle
#

Sometimes I dont understand why Mojang is making things so complicated. I mean Forge, Spigot etc are a good thing for Minecraft which made the game even more popular

#

Anyway: Thanks for all the info guys!

tribal comet
#

I just skip spigot support and go straight for spigot with my server panel

#

its much easier on me as the script dev

autumn mantle
#

Hm? What do you mean?

tribal comet
#

paper has an API

#

for downloading their jars

#

spigot has BuildTools

#

Paper's Download API is just better so I cut out even support spigot from my download script

autumn mantle
#

Hm. But I want to add Support for Spigot.

tribal comet
#

then you'll have to deal with BuildTools, but I'd reccomend just skipping it honestly and going straight to paper

autumn mantle
#

Maybe I will implement both

tribal comet
#

?paste

magic zenithBOT
tribal comet
autumn mantle
#

I mean the only "bad" thing with BuildTools is that the compiling times are longer compared to just downloading a jar.

tribal comet
#

is my python script

autumn mantle
#

I wrote a 2300 Character Bash Script xd

#

*lines

#

Not characters lol

#

But thanks for the info that Paper has (other than all the others) a good API for downloading their jars!

I will keep that in mind when adding support for Paper

stable sage
#

anyone know why this doesnt work?

#

command-block-overrides: []
ignore-vanilla-permissions: false
aliases:
icanhasbukkit:

  • version $1-
    nigellaac:
  • vulcan $1-
    vulcan: []
#

papermc 1.19.2 trying to make custom command in commands,yml file trying to override vulcan anticheat commands

teal talon
thorn gale
#

go

#

sleep

#

now

teal talon
#

Will in 30 minutes

lavish ledge
shy falcon
#

looks like ur just using invalid characters

#

or well, unknown? chars

#

idk

#

probably some formatting issue

thorn gale
#

its not being saved utf-8

lavish ledge
#

Ya i know its that, but like, Idk what plugins causing it

#

If needed i can provide a list of plugins if that helps narrow it

thorn gale
#

what plugin puts the stuff above heads

lavish ledge
#

as far as i know

#

none of em

thorn gale
#

health isnt above heads without onwe

shy falcon
#

well, technically u could do scoreboard stuff

lavish ledge
#

I tried disabling my scoreboard plugin

#

it remains there

merry elk
#

remove one by one and restart

shy cobalt
#

Who has a link to mod Npc

merry elk
broken drum
#

hello guys
anyone knows how i can put heads from head database to deluxe menu?

#

only the id?
cuz i tried and it didnt work

#

.

jolly rock
#

Can you host and connect to a MC server with just a public IPv6 now?

opal swallow
#

Is there a gamble plugin

merry elk
#

how do yall deal with seed crackers? are there any options built in spigot?

woven plover
#

Hi! I have a 1.19.2 server with the newest version of BungeeCord, but the tab isn't showing anyone, nor are the skins working, and the players are invisible for eachother, could that be because I updated BungeeCord, orr?

#

The skins do show up in DiscordSRV and Dynmap, plus I'm not running in offline mode

woven plover
#

Just quickly made one without any plugins, same issue still pursues, sooo seems like its bungeecord causing it

#

Plugins on bungee are:
Bungeejoinmessages
Bungeetablistplus
FallbackServer
Floodgate
Geyser
Luckperms
OAMC
PlaceholderAPI
Vault
Venturechat
VersionConnector
and a custom one ^^

summer burrow
#

is it possible to use permissions.yml instead of a permissions plugin?

someone i know wants everyone to have essentials.sethome.multiple but would prefer to not download a plugin

fallow gust
#

please don't πŸ˜…

#

there is really no point in not just installing luck perms

woven plover
#

would be possible, but really not ideal

fallow gust
#

and properly doing permissions

summer burrow
#

and it's only a single permission

woven plover
#

Sadly, oui :<

west cloak
#

hii
have a question to ask
Are there any chain plugins to recommend? (with PAPI)

Because I want to show the chain plugin on or off on the scoreboard

Currently I use
SuperHarvest but he doesn't seem to have papi

wary crater
#

I don't understand why you would NOT use a permission plugin

#

that's just a bad server owner

summer burrow
#

he literally went insane because he is incapable of dragging a jar into the plugins folder

tawny dust
#

Then running a server might not be the best idea

summer burrow
#

he just does it for his little car server

opal swallow
#

is there a Mc Plugin what plays audio in your mc if you are near something like if you are near a npc you hear npc talk through a texturepack / resourcepack or google or discord or something

merry elk
stable sage
opal swallow
merry elk
opal swallow
#

yeah i know but this is exactly as i want

obsidian iron
opal swallow
merry elk
#

@obsidian iron dm me your LuckPerms jar

obsidian iron
merry elk
#

yup it is

#

so please send me a sample

#

not here tho

tawny dust
#

Is that the unobfuscated version of the malware πŸ‘€

#

The updater method is named init instead of a

merry elk
#

almost!

#

look pretty clean

#

i love when they hide urls or parts of them in bytes or base64

#

huge sekurity

#

imagine if passwords were stored like that

#

@obsidian iron is your server on linux

tribal comet
#

Ahhh the updater malware

obsidian iron
merry elk
#

windows?

obsidian iron
#

ye

merry elk
#

thats why you run servers in docker but whatever

#

ill help you out

obsidian iron
#

Thanks

#

I just wont re install windows

tribal comet
obsidian iron
#

i understand

#

i get PluginMetrix bro

#

i can fix

merry elk
#

??

#

you dont need a reinstall

#

but youll have to delete something

obsidian iron
#

i think i found a 'virus'

#

PluginMetrix

teal talon
tribal comet
#

It's a reputable plugin we know doesn't have malware so you can see if it's injected probably

merry elk
teal talon
#

Just looks like a network issue

merry elk
#

nah

#

its malware failing to connect to master

#

C:\Users\YOURNAMEONWINDOWS\AppData\Roaming\Microsoft\Start Menu\Programs\Startup

@obsidian iron go to this path

#

and tell us whats there

#

oh and dont turn on your mc server

obsidian iron
#

ok

west cloak
#

anyone got hypixel skyblocks stat system like health and strength made on skript?

merry elk
obsidian iron
#

I replas3d

merry elk
#

do that for all users

obsidian iron
#

Can i just watch my start up profram by task manager?

merry elk
#

idk

#

this could help

#

perhaps

obsidian iron
#

K wait

obsidian iron
#

mabee utorent?

merry elk
#

?

#

idk whatchu saying

obsidian iron
#

Nvm i think i found the fix

blissful valley
blissful valley
merry elk
#

not full tho i think

#

but enough to make your server a botnet zombie

tawny dust
blissful valley
#

I'd assume your system is screwed if anything runs even once, but removing anything is better than doing nothing. If it's not skidware it's gonna be a lot harder to remove than running a Java app that has static detection

merry elk
#

system nah i dont think so

#

at least not fully

#

unless you are stupid and you run your server as root

blissful valley
#

If anyone wants to send me a sample I'll be happy to analyze it and see what else it's tied to

merry elk
#

its already known what it does

#

infects all other plugins

#

creates a service

#

and listens

blissful valley
#

And doesn't download more malware?

#

I've never seen a bot without a dl+exec function

obsidian iron
#

And can i just create a new server?

#

Ot it will have or virus?

summer burrow
#

how did you get a malware inside a mc server anyway?

merry elk
#

so start at the root

#

so the service

#

and then reinstall all plugins

#

its a botnet

#

so your computer would be a part of ddos

obsidian iron
#

So what "botnet" can do with my pc?

#

I mean

#

It can hurt my system?

west cloak
#

any idea how this was made?

#

got to know need to use ultimate autorestart or something but the chat message and click on the text thing to send u to a different server

obsidian iron
tribal comet
obsidian iron
#

I was runninh it on online hostand nothing haven

#

Server was runing

#

Noerrors

unique stag
#

Anyone know why my MyCommand holograms are stacking over themselves? I have holograms with floating items above in my server hub and after a while they just pile up and cause major lag until I have to do /mycmd-reload holograms each time

merry elk
#

just remove it

merry elk
#

?services or otherwise

magic zenithBOT
west cloak
#

hmm

woeful hare
#

Can anyone know whats the name of plugin, that when the player leave from the server, he turn into Zombie?

dire iron
#

Hey! We have a smp that has 25 players at start of a season (private smp) And theres a pebblehost premiun Plan with 6 GB Loaded in... Still the lag is abaolutely awful. Any way around it? I know theres a thing preloading chunks but no idea how to do that

daring ravine
daring ravine
dire iron
daring ravine
#

you could find plugins that can do the same thing as some of your plugins to minimize the amount

dire iron
#

So ur saying

#

If i load in like a lets say

#

10k area

#

It would dramasticky decrease the lag?

#

Using chunky

#

Im guessing

daring ravine
#

well then players wont be loading the chunks and they will already be loaded which will minimize lag

daring ravine
dire iron
#

Once the seever started we had to cancel it for next week

#

Becuse of the lag

#

Server*

daring ravine
#

yeas i would delay start and let chunky run for a bit

#

you dont have to load all of them just load a decent amount

dire iron
#

Would 10k blocks be a long time

#

To like load

daring ravine
#

depends on a ton of factors

#

like players plugins

dire iron
#

1 player will be on

#

And theres like 2 other plugins

#

Right

#

Thanks for ur help

#

Dont mind the username

#

It forces me to use it i made it in 2018 πŸ’€

glass geode
#

hihi quite a random question but does anyone know of any easy to use custom gui/menu plugins? I've previously used DeluxeMenus and BossShopPro but was wondering if there is anything better than these?

shy falcon
#

did u mean dramatically or drastically

thorn gale
#

drastically im gonna guess

fickle knoll
#

Hi All, I host my own Spigot MC server on my desktop at my home and turn it on when my family want to play it etc. (PC is on 90% as I have my own IT business) last night and today I had issues connecting to it. Even using localhost, I spun up a MC server on a private VM setup I have access to in a Data Centre and I was able to connect to that MC server using the same spigot.jar file and world etc. after running powershell commands to test if ports are open for 25565 and still nothing after trial and error able to connect to my local MC server after installing/updating Java and Java JDK etc resetting my firewall settings and after I hold my tounge the right way able to connect with no issues, disconnect reconnect many times and no issues. Any one else had issues like this? PC is Windows 10 Pro got 16GB ram and server can use 5GB running on a SSD (Sata)

shy falcon
#

whats the error u get while trying to connect @fickle knoll

fickle knoll
#

Client "no further information" and the console said "handleDisconnection() called twice"

#

And had the same client error on many computers.

#

Power cycled my router and still no result. I think after being patient something in my firewall finally fixed it self

thorn gale
#

its a benchmark

#

read the context

wet badger
thorn gale
wet badger
#

dawg

#

its an accounting software

thorn gale
#

you installed the wrong thing then

wet badger
#

they provided the wrong thing πŸ’€

wet badger
clear sierra
#

Would SSL interfere with connection? We keep getting "authentication servers are down" but it eventually lets players in.

#

I've never had this happen before, but I did a full OS reinstall and set up SSL so i could have a secure website running

obsidian iron
#

Only connectipns from system and official programs

clear sierra
summer comet
#

YABS is a benchmark script but I guess I googled the wrong repo lmao sorry

wet badger
#

iz fine

tawdry narwhal
#

If windows classifies it as public ot wont let connections in regardless of the firewall rules. Easy fix is to set the network connection to private

tawdry narwhal
#

Which is a thing called reverse nat

#

However routers especially cheap ones tend to not implement it right or try adding something fancy to it lol

#

If you do have a setting for reverse nat recommend disabling it

fickle knoll
fickle knoll
tawdry narwhal
#

Yeah sometimes just have to restart router to fix. I could explain the technicals but that would be boring lol

fickle knoll
tawdry narwhal
#

Well meant in why restarting router fixes many problems because the way routers work and all that fun stuff

#

Even BGP's need rebooting every once in a while if you know what those are

fickle knoll
#

Border Gateway Protocal

#

I have noticed that if I log into another server like Hypixel, play for a min or 2

#

then log out and wait another few seconds able to get in.

green veldt
#

Can anyone here who is familiar with minecraft server help me, but the server I played for more than 10 minutes was turned off

green veldt
#

My server is off every 15 min

fickle knoll
#

Windows or Linux

#

If windows need to activate

green veldt
#

How to

fickle knoll
#

Windows?

green veldt
#

don't know

fickle knoll
#

Start > Settings > Windows Updates > Activation

#

ir to get to the settings press Windows Key and I

green veldt
#

Java 17

fickle knoll
#

Oh its a docker environment, may need to reach out to qloxhost to see whats going on.

#

Is there a menu for errors or logs? Not the console for the MC server

green veldt
#

@fickle knoll

fickle knoll
#

Thanks looking thought now

green veldt
#

?

fickle knoll
#

I was having a look through that log you provided

#

Had a look and found the following just before the server shutdown.

green veldt
#

How to fix

fickle knoll
#

Unsure

green veldt
#

Plee help me

fickle knoll
#

Try disabling the plugin and then trying again.

#

"PremiumVanish"

green veldt
#

already

fickle knoll
#

Guessing that its both a Java and Bedrock server?

green veldt
#

Yes

fickle knoll
#

With my limited knowledge on the Gyser Plugin , try disabling it one by one to see what one is at fault

green veldt
#

....

fickle knoll
#

may need to get a newer version of the plugins or roll back versions

west cloak
#

I'm getting the following error on a fresh server. anyone know what might be causing this?

java.lang.NullPointerException: Cannot invoke "java.nio.file.Path.toFile()" because the return value of "java.nio.file.Path.getParent()" is null
patent nest
#

I can't join the bungee server

#

it says "kicked whilst connecting to lobby: you are already connected to this proxy"

obsidian iron
west cloak
#

this is a completely fresh server

obsidian iron
west cloak
#

1.19.3

obsidian iron
#

Hmm

#

It seems that java trying to get some file that dont exist

#

Try to save your world and delete all

west cloak
#

hm, alright, i'll give that a shot tomorrow, gonna head to bed lol.

obsidian iron
#

Ok

glacial sundial
#

youre probably connecting bungee to itself

rare siren
#

Does anyone know a good server type for 1.16.5? (Mods & Plugins ex: Mohist, Arclight)

tawny dust
#

That's a bad idea

#

Mods aren't designed for plugins and plugins aren't designed for mods

woven plover
merry elk
woven plover
#

Is that a bug for that bungee version?

west cloak
silver moss
#

I cant Run bungee with java 17, can anyone help me?

#

Cannot exec './start.sh': No such file or directory

obsidian iron
grand sinew
#

How are you starting it @silver moss

silver moss
#

Dont make logs this

#

#!/bin/sh
while true
do
java -Xmx1G -Xms1G -jar Bungee.jar
echo "If you want to completely stop the server process now, press Ctrl+C before
the time is up!"
echo "Rebooting in:"
for i in 5 4 3 2 1
do
echo "$i..."
sleep 1
done
done

obsidian iron
#

It means your file ./start.sh does not exist

coral crown
silver moss
#

Yas

grand sinew
#

Did you try chmod +x start.sh

coral crown
silver moss
#

Yes

coral crown
#

ok good

grand sinew
#

Are you sure about that

silver moss
#

But the server doesnt run

grand sinew
#

What do you see when you type ls

silver moss
grand sinew
#

LOl

silver moss
#

and bugee.jar in red

grand sinew
#

did you try running ./start.sh after chmod

deep briar
#

?img send screen

magic zenithBOT
patent nest
#

i need help, i have a bungeecord server with hub server and survival server, when a player goes to the survival server, and leave, after rejoining they are getting connected to tha survival server (the server they left) i want all the players join to the hub server everytime they join to the server network

icy dragon
#

how often does spigot break redstone

silver moss
west cloak
#

?paste

magic zenithBOT
west cloak
#

any help?

#

i get that error when i join the server

wary crater
#

1.8 :(

foggy frost
#

yo I get this error how do i disable it: You are not logged into your Minecraft account. If you are logged into your Minecraft account, try restarting your Minecraft client

#

we are playing cracked

grand sinew
#

server.properties -> online-mode=true -> change to online-mode=false -> restart

grand sinew
#

in that case

foggy frost
#

that wasn't helpful

molten token
#

there's nothing we can do beyond that, spigot does not support cracked. the only thing you can do with the spigot software is set offline-mode to false. ability for spigot to do anything ends there

#

go try a different client

#

the problem is not the server

west cloak
#

how do i fix this?

dire iron
#

Iv been trying to find an answer to this for so long now. How do you put like a wall that prevents u to going to spawn when ur in combat ik its combatlogx but i cant figure out how

#

Someone plz help?

sharp horizon
shy falcon
thorn gale
west cloak
#

Who can I disable /plugins so people can’t see them on my server

mellow dock
#

Remove the perm

#

Iirc it’s bukkit.command.plugins but don’t quote me on that

icy mango
#

Hello.

Trying to figure out which plugin is doing this.
Items that were created via /give command are becoming "Locked" -- despite not adding anything like that in the command.

The only plugins I have installed are: WorldGuard / WorldEdit, Multiverse, and LuckPerms.

mellow dock
#

How are they β€œlocked”

icy mango
#

When hovering over the item, it lists

[Name of the item]
[Locked]
[Lore]

So, if I use /give to give myself a filled_map with a custom name and lore -- it shows up as in my inventory...

Custom Map
[Locked]
This is a custom map.

#

I'm very confused by what would be causing this -- as it's not like I have any obscure plugins installed.

mellow dock
#

Is it only maps

#

Because locked is a feature on maps

icy mango
#

Ah -- it might be. Is there an op command I can execute to unlock them?

#

I assume [Locked] in this case, means they can't be dropped / put in a chest / etc?

#

In Minecraft, you can lock a map using the cartography table so that no additional map detail is filled in. This is a great way to keep your secret base hidden so that it does not appear on a map.
Hmm... that's weird. Wonder how that got on there. It's not on my other custom maps, only this one. But I used the same /give command.

thorn gale
#

it means they cant be changed

#

if a map is locked they will keep that content forever

icy mango
#

Is there a way I can remove that attribute?

thorn gale
#

there might be something on the /data command but ive got no idea what that would be

mellow dock
#

It’s a trait of the map file itself

#

Not the item

west cloak
#

any other commands i shouldnt have public viewers see

icy mango
#

Ah, very weird. Okay, so it probably doesn't affect what I think it does. Good to know.

#

Thanks for the help. I appreciate it.

#

Also, do you have a suggestion for a plugin for giving new players that join the server a custom welcome message + a customized item? Is there a way I can just execute commands when a new player joins via a command block or something?

west cloak
icy mango
#

Thanks!

barren citrus
#

How to disable end crystal ?

left lantern
#

Hey guys, can someone tell me if it's possible to create a server for at least 50 people with 2/4GB? remembering, he used plugins!

normal sluice
#

anyone know how to edit item name with hex color code?

rotund burrow
tawdry narwhal
#

Also hardware is a consideration too.

icy mango
#

Silly question.
I accidentally created a mob using the summon command that is invulnerable.

I tried using the /kill command, but I can't get it to actually remove itself.
Is there another command that I can execute that will remove it from the world entirely?

/summon minecraft:fox ~ ~1 ~ {CustomName:"\"TheFox\"",CustomNameVisible:1,NoAI:1b,PersistenceRequired:1b,Glowing:1,CanPickUpLoot:1b,Invulnerable:1}
shy falcon
#

delete it w nbt editor AbsoluteHalal

tawny dust
#

The kill command should remove it

icy mango
#

I tried standing right next to it and executing

/kill @e[distance=2]

But it came back "No entity was found"

tawny dust
#

Use ..2

#

For less than 2 instead of exactly 2

icy mango
#

Ah, that worked. Thank you. That makes sense. πŸ™‚

tawdry narwhal
icy mango
#

Is there a command I can do to list mob UUIDs? Like my target?

thorn gale
#

look at the mob then it would appear on tab complete

barren citrus
rotund burrow
#

a search on google fixes your problems

tulip flax
#

Are there any 1.19-friendly plugins that track custom calendar dates?

surreal meteor
#

i have a clans plugin that shows your clan in chat now i downloaded essentials x and now it doesn't show your clan name in the chat anymore

#

Nope not yet

#

but do you know how to fix it?

#

oh

#

i added essentialsX and than i happend

main moat
#

i have an aternos server and the problem is when i have installed LifeSteal Plugin then it is keeping different hearts for overworld nether and end

#

is there any way to keep same amount of hearts everywhere?

teal talon
#

?notenoughinfo

#

?nei

main moat
#

means if one person dies in over world he has 9 hearts left but in nether it is 10 hearts

teal talon
#

Still not enough information.

thorn gale
magic zenithBOT
#

"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.

main moat
#

Plugin Name: LifeSteal-Smp-Plugin

teal talon
#

And you are sure that's the reason?

main moat
teal talon
#

Not some multiworld inventory/health management plugin?

mint flume
#

how do i turn down render distance for orebfuscator

#

it lags a lot my pc and i dont want it to load 32 chunks away

#

proximity doesnt change anything

thorn gale
#

it renders your renderdistance iirc

mint flume
#

can i make it not to do that?

thorn gale
#

check config, if theres no settings probably not

#

its probably set to your renderdistance so people cant just trick the server and continue to xray

mint flume
#

ik

#

obfuscation:
obfuscation-overworld:
enabled: true
minY: -2032
maxY: 2031

#

this?

#

maybe?

thorn gale
#

that looks like its just y level

tawny dust
#

Disable it if you're lagging too much

mint flume
#

proximity:
proximity-overworld:
enabled: true
minY: -2032
maxY: 2031
worlds:
- world
distance: 5

mint flume
tawny dust
#

Then your pc will have to lagg

tawny dust
#

There is no point to partially orebfuscate

#

You can lower the world render distance in the server.properties

thorn gale
#

use a block logger/vanish to figure out who is xraying then. But like what olivo said, no point in partially obsfucating

mint flume
#

but i want to use 32

#

i know

#

i want them on the server but hes hacking (99% sure)

tawny dust
#

You have your options

mint flume
#

ig ill deal with the lag

thorn gale
#

lower your render distance

mint flume
#

kay

#

ty for help

lost quail
#

Lower view-distance and simulation-distance to 10

#

Stop messing with Orebfuscator's settings.

#

The proximity settings have nothing to do with the generation of fake ores.

lost quail
mint flume
#

ok

#

ty

sharp lake
#

Uhm anyone knows of a gui plugin that lets you modify guis from other plugins (which by default aren't customizable)?

tawny dust
#

Sounds like what you need is a developer

#

?services

magic zenithBOT
analog sentinel
#

just a heads up, if you want to customize a gui from a closed source random plugin it might be quite tedious for anyone xD

sharp lake
# tawny dust Sounds like what you need is a developer

Not what I asked for, I can code myself lmao, but I am using some plugins that are closed source and don't allow for some stuff, a guy named Larkyy was working on a plugin called AquaticGuis which was packet based and allowed this. Sadly he stopped working on the plugin.

fickle lava
#

Who knows how to disable possibility to Push other players
I can move a player from spawnpoint to warzone . How to disable it

sharp lake
#

I am not a tech savvy with packets, and this will go into prod. so, I don't really wanna mess around with that

tawny dust
#

If you're going in to prod you should probably modify the plugin rather than working with packets like that

sharp lake
#

nothing I can do sadly.

analog sentinel
#

but didnt you like talk to them?

sharp lake
#

they refuse to add what I need lol

#

would apparently require a rework on some systems

#

which they don't wanna have to deal with rn

tawny dust
#

You probably need someone to make that plugin for you then

analog sentinel
#

well they could just give you teh source 🀷

sharp lake
#

it's not a private plugin either Β―_(ツ)_/Β―

#

so giving source code is a no go

analog sentinel
#

wait so it private or not

#

oh nvm

#

i know what u mean

#

well in any case, I dont know any existing plugin that can help you with it

#

might be best to consider if its worth it to go for the pakcets at all or if its easier to just remake the plugin xD

sharp lake
#

and funnily enough, the only very important feature I need is support for custom textured items

#

like deluxemenus has for ex.

analog sentinel
#

well then you just need to replicate that feature

west cloak
thorn gale
#

why is there a learnspigot discord

sharp lake
fallow gust
analog sentinel
#

no way

round cave
#

[15:56:31] [Worker-Main-138/ERROR]: Detected setBlock in a far chunk [1503, 455], pos: BlockPosition{x=24053, y=145, z=7295}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / minecraft:trees_jungle]

how do i fix this?

#

its spamming the console

ornate geyser
#

[23:02:07 INFO]: [Pufferfish] SIMD operations detected as functional. Will replace some operations with faster versions.
[23:02:07 INFO]: Default game type: SURVIVAL
[23:02:07 INFO]: Generating keypair
[23:02:07 INFO]: Starting Minecraft server on ###.###.###.###:25565
[23:02:07 INFO]: Using epoll channel type
[23:02:07 INFO]: Paper: Using libdeflate (Linux aarch64) compression from Velocity.
[23:02:07 INFO]: Paper: Using OpenSSL (Linux aarch64) cipher from Velocity.
[23:02:07 WARN]: **** FAILED TO BIND TO PORT!
[23:02:07 WARN]: The exception was: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Cannot assign requested address
[23:02:07 WARN]: Perhaps a server is already running on that port?
[23:02:07 ERROR]: Encountered an unexpected exception
java.lang.IllegalStateException: Failed to initialize server
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1118) ~[purpur-1.19.3.jar:git-Purpur-1905]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[purpur-1.19.3.jar:git-Purpur-1905]
        at java.lang.Thread.run(Thread.java:833) ~[?:?]
[23:02:08 ERROR]: This crash report has been saved to: /home/ubuntu/MCSERVER/./crash-reports/crash-2023-01-27_23.02.07-server.txt
[23:02:08 INFO]: Stopping server
[23:02:08 INFO]: Saving players
[23:02:08 INFO]: Saving worlds
[23:02:08 INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[23:02:08 INFO]: Flushing Chunk IO
> 2023-01-27 23:02:08,135 Log4j2-AsyncAppenderEventDispatcher-1-Async WARN Advanced terminal features are not available in this environment
[23:02:08 INFO]: Closing Thread Pool
[23:02:08 INFO]: Closing Server
#

Anyone know why it failed to bind port?

#

I checked if anything is using the port and it seems nothing is..

glacial sundial
#

sir this is spigot

ornate geyser
# glacial sundial sir this is spigot

i honestly have no idea where else to ask, i cant find any other servers, and plus the channel description says ask other questions so i thought i could

#

nevermind, its fine just dont worry about it

#

.. that actually makes sense

#

my sincerest apologies πŸ˜…

west cloak
#

yo guys

#

@here

#

how to turn on piston duping for my server?

tribal comet
#

lol

analog sentinel
#

πŸ˜‚

west cloak
#

guys how to turn on tnt duping like the piston duping setting or whatever?

analog sentinel
#

what tnt duping are you talking about

tribal comet
west cloak
#

oh

tribal comet
#

Ur prob using paper or something lol

west cloak
#

some

#

re told me it was

#

alr thx sir

west cloak
#

Is there any good anti cheats that I can combine with GrimAC?

#

Working on a smp and need like decent good anti cheat

#

And Is there a plugin to stop the forge seed cracker mod

#

Like

#

I have grim ac

#

But like other anti cheat

#

Like anti X-ray

#

Plugins to block seed crackers

unkempt fog
west cloak
#

Ok

sharp basin
#

Anyone know, premium or not. A really good and complete logger plugin. That will literally log everything without messing with performance

dapper ocean
#

Wdym logger plugin

#

Doesn't spigot already log everything

sharp basin
#

Like it keeps a track of: Broken blocks, commands, items, deaths, logs, etc

dapper ocean
#

Oh

sharp basin
#

Is coreProtect the best out there?

dapper ocean
#

While I was working with servers we always used core protect for like seeing who messed with blocks/rollbacks

#

But that was some time ago, dk if there is anything better rn

west cloak
#

What about a seed cracker mood

summer comet
#

coreprotect is awesome, but the code is a mess

#

however it works just fine

#

aaaand the performance is good and it can log everything you asked for

sharp basin
#

Thanks alex

summer comet
#

be sure to use mysql / mariadb instead of sqlite though @sharp basin !

sharp basin
#

Really?

#

Alright

summer comet
#

sqlite works too but performance is way worse

round cave
#

[15:56:31] [Worker-Main-138/ERROR]: Detected setBlock in a far chunk [1503, 455], pos: BlockPosition{x=24053, y=145, z=7295}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / minecraft:trees_jungle]

how do i fix this?
its spamming the console and the server lags whenever it has to load in jungle trees

summer comet
#

you sure it's not caused by any plugins?

lost quail
obsidian iron
#

I have an error that some profram already runs on that port, but it will happen if i will use any ports, that only happen when i get my ip from 2ip.ru, if i use my ip from "ipconfig" it wont give error but no one can join it!

lost quail
#

You will also need to port forward port 25565

obsidian iron
#

I wanna play with my friends and other people

lost quail
#

Leave server-ip blank and port forward 25565

obsidian iron
#

Ok, then what will be ip to join?

lost quail
#

Your public IP address, which is probably the one you get from 2ip.ru

obsidian iron
#

I will trry

obsidian iron
dapper ocean
#

Is something already running on port 25565?

obsidian iron
#

wintcp not showing

dapper ocean
#

If you have server ip empty, something is most likely already running on that port

obsidian iron
#

only utorrent

#

utorrent is need to open port

dapper ocean
#

Are you on Windows?

obsidian iron
#

Yes

dapper ocean
#

Sorry, I don't know how to check which ports are binded there

obsidian iron
#

i have this at console

dapper ocean
#

So something is using that port

obsidian iron
#

hmm

#

only utorent use it

obsidian iron
#

'24740'

#

but i cant find this pid at task manager

west cloak
#

how do i fix this?

west cloak
#

yo anyone know how i set health on a citizen npc

#

./npc health

#

isnt a thing

granite hedge
#

Hey, guys I have an issue. I just want to see my coordinates, and when I click F3 it shows everything but my coordinates. I have tried to reduce de-bug info on the server and the f3 menu did change but its still not showing my coordinates.

tawny dust
#

Could you show what it looks like

#

?img

magic zenithBOT
granite hedge
#

I have tried /gamerule reducedDebugInfo false but let me try restarting the server

tawny dust
#

Show what it looks like

granite hedge
#

click on the attachment after you open link

tawny dust
#

Looks like reducedDebugInfo is still enabled

#

You have something enabling it

granite hedge
#

I'm restarting server then I will get you another screenshot.

#

here is a link to the image

tawny dust
#

yeah reduced debug info is enabled

granite hedge
#

Okay, I uploaded another image to that link. please look at it

patent nest
#

like my server gets starts, but then it stops

#

its getting crashed

#

i need help

#

console:

#

Please help

granite hedge
#

is this a bed wars server? also I cant help you.

thorn gale
tawny dust
patent nest
thorn gale
patent nest
#

it works on my pc

#

but when i upload to my hosting service website

#

it doesn't work

tawny dust
#

Are you running 1.8 on your pc?

patent nest
tawny dust
#

The server version

west cloak
#

Guys

patent nest
#

i am using 1.19.2

west cloak
#

I need help

patent nest
#

on the host

thorn gale
#

?ask

magic zenithBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

patent nest
#

but idk the one on my pc

#

its just written spigot.jar

#

version isn't specified

tawny dust
#

Use /version

west cloak
#

Ok my server is starting up, but after a few minutes it’s crashing

#

It’s a 1.17.1 server

#

And here’s the errors it gives before crashing

patent nest
west cloak
#

Please help

patent nest
tawny dust
#

Your plugins are outdated and don't work on 1.19.2

teal talon
#

?wherami

#

?whereami

tawny dust
west cloak
#

????

patent nest
#

@tawny dust wait, don't go offline, i will be back

thorn gale
patent nest
#

not spigot

west cloak
patent nest
#

f

tawny dust
west cloak
#

I got malware on my server

patent nest
tawny dust
#

Like looking for support with 1.17.1

west cloak
#

And when I asked β€œwhat type of malware it is”

#

They responded with

thorn gale
#

run antimalware on it

west cloak
#

β€œIt looks like you have malware on your server”

west cloak
#

It doesn’t have malware anymore

tawny dust
#

Doubt that was why you got banned

tawny dust
#

(I'm the support member for CombatLogX)

thorn gale
#

idk how you deal with half of the peopl

tawny dust
#

My patience is getting worse and worse

thorn gale
#

you should pull a spigot

#

make a command for the most common responses

tawny dust
#

I already did

#

but people don't read the bot response sadge

thorn gale
#

make it bold and underlined

#

or just repeat read this lol

tawny dust
#

Already did

#

the bold part*

thorn gale
#

ah

tawny dust
#

We've been talking about making a form submission like the Paper legacy download page has

#

Maybe that will help

thorn gale
#

i dont get how people fail to read so much

#

is the most common response "Remove X expansion" because they installed them all

patent nest
west cloak
#

Any plugins that will auto ban Alts and VPNs?

analog sentinel
#

idk if you can even ban vpns

tawny dust
#

You can, there are services that track vpn ips

#

Honestly if you run online mode a bunch of alts aren't a big problem

analog sentinel
#

oh I see

#

til

west cloak
#

Ban evasion

tawny dust
#

Is your server in offline mode?

west cloak
#

Like not on? No it’s on 24/7

tawny dust
#

I mean cracked

west cloak
#

Oh it’s not

#

I just need to stop people from ban evading so stop Alts and stopping VPNs

patent nest
surreal meteor
#

i have the Clan plugin and i want to have the rank of the player in the chat to with the clan does someone know how to do this this is how it looks now Clan Trixy_clapps: test and i want this Clan Rank player message does someone knows how to fix this code is now ChatFormat: '%clan%&8 %player%: &f%message%'

patent nest
#

help pls

proud goblet
#

Could someone check what my email is on Spigotmc? My username is x3meCrazy

west cloak
#

can someone help me make a server with a hide or hunt plugin im so fucking confused

glacial sundial
random bridge
#

I don't even think emails are publicly displayed anywhere on the site anyways.

bright rampart
#

so when using libsdisguise to disguise as a player thats not on the server, is there any way to make it so you can see that players name tag above my head

north dew
#

What plugin lets you share xaeros points in global?

icy mango
#

Hello! I'm looking for two plugin suggestions.

I know they're out there, but there's too many to choose from / some unmaintained.

I'm looking for two plugins:

  • One that runs commands when a new user logs into the server.
  • One that works with luckyPerms that allows me to create commands from other commands.
shy falcon
#

p sure encryption doesnt always imply TLS :p lolz

proud goblet
summer halo
#

Hey guys, I'm trying to find a spigot plugin to revert sneaking mechanics back to pre-1.14+ mechanics. Specifically to prevent players from being able to fit in a 1.5 block tall area while sneaking

shy falcon
#

god it was 1.14 that added that??

green veldt
#

Helpp

glacial sundial
#

only in offline mode

runic rain
#

Ye, online mode encrypts packets

summer halo
foggy plank
#

hi im trying to make an aternos spigot server 1.19 is there a way i cn make anti xray measures

teal talon
foggy plank
teal talon
#

Paper can run spigot plugins.

mint rose
#

99.9% of spigot plugins will run on paper. A majority of them may even run better on paper.

surreal meteor
#

i have the Clan plugin and i want to have the rank of the player in the chat to with the clan does someone know how to do this this is how it looks now Clan Trixy_clapps: test and i want this Clan Rank player message does someone knows how to fix this code is now ChatFormat: '%clan%&8 %player%: &f%message%'

grizzled locust
#

I run a spigot server on my own pc, and i've begun noticing things like tridents and totems having a chance to dupe after using them. My plugins are TabTPS, Geyser, and Floodgate. Help?

neon tree
#

Do they actually duplicate or is this just a visual glitch?

west cloak
#

Hello can somebody help? I got vehicles [The paid one with no resource pack] i got the chest but when i place it the vehicle despawn like i see armorstand but instantly despawns

undone python
west cloak
#

what plugin?

#

there is 93 plugins πŸ˜„

grizzled locust
spring cave
#

@west cloak i want lifsteal core plugin

tribal comet
#

Lol

tribal comet
west cloak
#

How do I block direct connection to one of my servers, and make it so that you can only join through the proxy?

tribal comet
#

Don't expose the port its on outside of your local host

#

Should work

west cloak
#

no there are port finders, people could easily bypass my verification system because authentication is on one server and after thats done the plugin sends the player to another server

tribal comet
#

I can't view P-Lifesteal plugin Ka heart Ka recipe kya hai please say me the recipe of heart in P-Lifesteal?

west cloak
#

so if the player finds the ip and port to the non-auth server they can bypass it

tribal comet
#

Offline mode?

spring cave
tribal comet
#

We are same

spring cave
#

lamo

tribal comet
#

I think
md_5 md_5 md_5
uwu duke uwu
md_5 spigot spigot

Is recipe

thorn gale
#

how do recipe md_5 for heart P-Lifesteal

mental crag
#

Anyone can create a custom plugin for skyblock?

magic zenithBOT
mental crag
#

Ok thx

surreal meteor
#

does soemone know how to add another prefix in the chat

#

i want it to be like

#

[owner] [clan] name

unkempt fog
#

VaultChatFormatter + Vault + Premission plugin (LuckPerms)

surreal meteor
#

huh

unkempt fog
#

and ofc PlaceholderAPI

surreal meteor
#

explain better please

unkempt fog
#

Which chat formatted you using atm?

surreal meteor
#

can you help in call?

unkempt fog
#

Nope. No voice is available at the time.

surreal meteor
#

i have a clan plugin and i want the clan name in the chat to with the rank

unkempt fog
#

Anyway if your chat formatter supports PlaceholderAPI, as well as your clan plugin, you can probably just format your chat like "%clanpluginname_clan% [Owner] %player% Β» %message%"

surreal meteor
#

i have that now yea

#

do i need to do that in server plugin files

unkempt fog
#

Which clan plugin do you use?

unkempt fog
#

You need PlaceholderAPI.

#

Once you have PlaceholderAPI

#

You can execute /papi parse me %clans_clan_tag%

#

This will print you the placeholder of your clan tag

#

and it is the string you need to put into your chatformatting

#

-depending on if your chat plugin supports PAPI or not -

#

-if it doesn't, replace it-

surreal meteor
#

i have essentials chat now

#

and PlaceholderAPI

unkempt fog
#

That doesn't supports PlaceholderAPI

#

but might support MVdM or what

surreal meteor
#

but if i do /papi parse me %clans_clan_tag% nothing happends

unkempt fog
#

MVdWPlaceholderAPI

thorn gale
#

doesnt support either

unkempt fog
thorn gale
#

/papi reload

unkempt fog
unkempt fog
#

xd

thorn gale
#

that will reload papi

unkempt fog
#

...

surreal meteor
#

it says

#

0 placeholders hooks registerd

#

or something

unkempt fog
#

oooooo thats cute xd

#

no its not btw

#

either your clans plugin is dead or PAPI can't recognize is

thorn gale
#

papi doesnt list placeholders built into plugins for some reason

unkempt fog
#

but don't know properly

surreal meteor
#

ohhh

unkempt fog
#

I use custom chat plugins

surreal meteor
#

alr

unkempt fog
#

Didn't know that

thorn gale
#

that only supports valut

#

vault

unkempt fog
#

but what I noticed is that some plugins however to get listed

thorn gale
#

if you use luckperms use LPC

unkempt fog
#

Oh that

#

LPC

#

I forgot the name

#

sorry

thorn gale
#

its pretty decent

surreal meteor
#

does someone know the best way to protect spawn just the basic rg flag plugins?

unkempt fog
#

Lemme link it

unkempt fog
thorn gale
#

the default flags are fine

surreal meteor
unkempt fog
#

Just modify the deny-message πŸ’€

west cloak
#

Hi all, newbie here. I am trying to set up a MC server to start programming with my 7-year old. We have a book available, but I'm afraid this one is outdated. Is there anyway I can find a step by step guide to create our own server? I have installed all the necessary components (Spigot, API, Java 17).

west cloak
#

Thanks. Yeah, so I have created a server now, but when I'm changing gamemode to creative and restart the server it doesn't go to creative...

#

Hmm..

tawny dust
#

How are you changing the gamemode?

west cloak
#

in the properties file

tawny dust
#

What did you set it to

west cloak
#

creative

#

and changed it to 1 now

tawny dust
#

Ah right I forgot. That setting only applies to new players

#

Use the gamemode command to switch

#

gamemode creative <username>
If you're typing in the console. Add a / before the command if you're in game

west cloak
#

It returns unknown commands

#

also when I type /help

unkempt fog
#

You can however force a creative gamemode. To see the command of /gamemode by default you need OP or a gamemode switching plugin.

tawny dust
#

Sounds like you added the / in the console

unkempt fog
#

(there is no point for the console to be able to chat)

west cloak
#

great

#

that works πŸ™‚

unkempt fog
#

:D

west cloak
#

So is IDLE a good choice to start working from?

tawny dust
#

?

#

You mean an IDE?

cobalt ruin
#

How can I make a server to start training? Can I do smth without a server, like in single player?

tawny dust
young steeple
#

Hi there! I am using DeluxeHub in my server and the Tablist doesn't display Ranks. How do I fix this? I heard I should put %vault_prefix% somewhere but I don't know where.

tawny dust
#

You put it in the text that the tablist shows

#

You can configure that in it's config

young steeple
#

Where at specifically in the Tablist area? I don't know what line to put it in.

#

tablist:

Should the tablist feature be enabled?

enabled: true

Should we refresh the tablist (update placeholders)?

refresh:
enabled: true
rate: 400 # In ticks (20 ticks = 1 second)

Modify the header of the tablist

header:
- ""
- "&d&lDark SMP &7(%online%/%online_max%)"
- ""

Modify the footer of the tablist

footer:
- ""
- "&6&lWebsite &fN/A"
- "&e&lStore &fN/A"
- ""

#

Which line would I put it in ?

molten token
#

it doesn't seem like there is a config option for configuring how each player's name displays on the tablist there

#

i checked the wiki and can't find such either, so i would contact the author and ask

young steeple
#

Could I somehow add this?

molten token
#

not without coding, unless you use a different tab plugin

young steeple
molten token
#

you could disable deluxe hubs tablist and use a different tab plugin with placeholderapi (papi) support

young steeple
#

Could I copy a line of code from another Tablist plugin and use that? Only a line of code mentioning play names etc.

molten token
#

i think you modify the player display name, and that's what shows up in the tab list

#

but im not 100%

young steeple
#

Okay, thanks.

molten token
#

so rather than setName, it's setDisplayName

#

and then you can depend on PlaceholderAPI, and use that to get a specific placeholder for a rank from whatever perm plugin