#help-server

1 messages · Page 74 of 1

thorn gale
#

you should be able to change ur name somewhere on the profile page

west cloak
#

under preferences? or?

#

I can't seem to find it I've been looking.

#

Oh I got it.

#

I found it, thank you so much!

thorn gale
#

np

west cloak
#

plz name dont be taken

#

dont be took!

fast ore
#

I resole thank you

thorn gale
#

i actually care for people that arent a dick or just being dumb

tribal comet
#

can you get a hobby please this is a help channel

#

if you have a question ask otherwise leave

torpid niche
#

Been a while since I've made a server. Was wondering which proxy is the best nowadays?

tribal comet
torpid niche
tribal comet
#

Never heard of that

cinder fjord
#

IS IT POSSIBLE TRANSFER FILE FROM 1 TO OTHER HOSTING TROUGHT WINSCP WHITOUT DOWNLOADING THE FILES? ops caps

thorn gale
#

unless the host offers that

cinder fjord
#

oh god 2h to download map ...

jovial linden
#

how big is that map ⁉️

cinder fjord
#

maybe few gb

#

but its downloading it for me 500kb -1mb...

#

idk why

plain path
thorn gale
#

/spark profiler start wait like 5 min then /spark profiler stop and send the link

plain path
thorn gale
#

send it here

#

spark removes and identifying infomation

sleek osprey
#

Hey guys do somenone knows a prophunt (hide and seek) plugin with some taunts on 1.8.9 pls or higher but I prefer 1.8.9

thorn gale
#

you have way too many chunks loaded for the cpu it seems

plain path
#

ah okay

tawny dust
#

Yeah most is just mobs and chunks

jovial linden
#

how would you even get that much chunks loaded in the first place?

plain path
#

Is it alot of chunks?

#

How much are there?

jovial linden
#

about 6k loaded

#

With ~13 players

plain path
#

Im not sure

#

what should i do

tawny dust
#

You can lower the render distance on the server

plain path
#

Oh alr

#

its currently 16

#

what should i make it?

tawny dust
#

No wonder you have many chunks loaded

#

but still 6k seems much

plain path
#

i checked again

#

and it said 15k

half flax
#

hey

#

anyone can propose an spigot plugin to set place where players spawn at mc server ?

random bridge
#

Essentials Spawn?

half flax
#

okay thanks ill try it

clear pilot
#

is there command like /plugins to list bungee plugins?

trail scroll
#

Hi ! i have a problem with my spigot plugin. I'm trying to use Reflections in my plugin but when i reload my server, i've this issue : java.lang.NoClassDefFoundError: org/reflections/Reflections

merry elk
#

Don't reload

#
  • you probably modified or replaced the jar
trail scroll
#

yes ? and

#

i think i need to shade my artifact or something like that but idk how to do this ! i'm using maven btw

mellow dock
#

Google maven shade plugin

analog aspen
#

server version - 1.19.2

red notch
#

Is there any plugin for 1.20 that makes it so I can disable raids but only in specific places? We have a villager market and we dont want players starting raids at the market. But we dont want to disable all raids on server

random bridge
red notch
random bridge
#

Oh, well yea, stopping a raid is easy, provided you have a custom plugin.
As simple as adding an event listener and calling RaidTriggerEvent#setCancelled(true)

However, I'm not aware of any plugin that already does this.

#

Especially one that meets your criteria. WorldGuard was the likely candidate, but according to their docs, they don't have such a flag.

red notch
#

Alright, thanks

mellow dock
#

Shouldn’t be hard to add an extra worldguard flag for that

#

Providing the event has a location

random bridge
#

The event has #getPlayer & #getWorld, so getting a location would be trivial.

mellow dock
#

Yeah that’s a fairly easy addon to make then

storm carbon
#

For thunder-chance in world settings. is it a higher number means less thunder or a lower number?

nocturne sky
#

Anyone

mellow dock
#

Ender dragon is made up of a bunch of entities

#

And the sub entities probably don’t have a proper key

#

EntityType.UNKNOWN does not have a NamespacedKey

nocturne sky
#

So how can I tell when the player interacts (right clicks) an ender dragon

mellow dock
#

Idk, see what entity.getClass returns

#

Maybe it’s something more distinct

#

Or you can just assume all EntityType.UNKNOWN are the dragon sub parts

#

(Idk if that’s a safe assumption)

nocturne sky
#

wrong channel lol

#

Just defaulted here for some reason when the last channel I used was dev

shy falcon
#

ah nvm, there really isnt one, hmm

cinder fjord
#

Hey, so in my server XP farms not working, why? Spigot on vps

#

Do į need change some settings

charred hound
#

i download simple voice chat in my server but cant use have i download somethings in my pc?

strange remnant
#

How can i track down what its causing it?

civic gust
#

is xms and xmx the same?

jagged orbit
#

xms is the initial memory allocation, xmx is the max

civic gust
#

if they are the same it will use max

jagged orbit
#

i mean yeah but not technically

#

if they are the same, they are the same it doesnt prioritise max

civic gust
#

4g xms xmx + extra used by the jvm

jagged orbit
#

it will use more memory than xmx

#

xmx is just the heap

civic gust
#

128 xms 4g xmx

jagged orbit
#

oh hold up i thought you were asking the difference of the two lmao

#

not asking the guy

civic gust
#

no i know what and why

trail scroll
#

Hi ! i have a problem with my spigot plugin. I'm trying to use Reflections in my plugin but when i reload my server, i've this issue : java.lang.NoClassDefFoundError: org/reflections/Reflections

tawny dust
trail scroll
#

okay but how can i shade reflections in my plugin ?

#

i'm using maven btw

tawny dust
trail scroll
#

okay =

tawny dust
#

Well they do have a point

#

Always google your question first

cinder fjord
#

My server sometimes start laging what should i do to find out why

fallow gust
#

run a profiler like spark

sullen basin
cinder fjord
#

root

cinder fjord
#

There was a lag spike and all player ping went from 40 to 600+

cinder fjord
fallow gust
#

yea just throw it here

cinder fjord
fallow gust
#

someone can hopefully look at it 👍

#

that report has consistent 20 tps 😅

#

are you sure it wasn't client side lag ?

cinder fjord
#

ye but there was lag spike and all player went to 600+

#

there was like 7 player online

cinder fjord
#

ye ping went to 600 from 20-40

charred hound
#

how install voice chat on my client

nocturne finch
charred hound
nocturne finch
#

Yes, you need to have a modloader such as fabric or forge installed on your client

#

The minecraft client has no built-in voice chat, so it's done using a mod

charred hound
#

oh ok

nocturne finch
#

Do you know how to install mods or do you need a guide?

charred hound
#

yes i need

nocturne finch
#

So, what launcher do you use?

#

Do you use the official one or maybe some other?

charred hound
nocturne finch
#

Do you own the game? So, have you bought it or do you play cracked?

charred hound
#

i cracked

nocturne finch
#

Well, it is not recommended to use tlauncher generally, as it is knows for having malware inside it.

charred hound
#

i cant use voice chat with optifine yse?

nocturne finch
#

You can use voice chat with optifine

#

Tlauncher has such a thing as "ForgeOptifine"

charred hound
#

ok thanks

nocturne finch
#

Now, you need to download the voice chat mod for your version https://modrinth.com/plugin/simple-voice-chat/versions and put it into your mods folder. To get to the mods folder, press Win+R if you are on windows, type in %AppData%/.minecraft and create a folder named mods if it does not exist yet. There you put the mod.

#

Also, please buy the game

random bridge
#

Why are you helping them?

nocturne finch
#

Idk I just feel like cracked players should be able to get some help too :( I have so many friends who play cracked and it's just sad

nocturne finch
#

It was a very difficult thought process to decide to help them

charred hound
nocturne finch
hollow vine
#

Can i ask a question abount bungeecord in here?

tribal comet
#

yeah

hollow vine
#

Okay so though about if i have a bungeecord server and i have luckperms on the bungee server how do i get permissions on the other server ( the one there isnt the bungee ) should i just put luckperms on that too?

random bridge
#

LuckPerms & LuckPermsBungee are two different things.

LuckPerms is used for your spigot servers.
LuckPermsBungee is used for your BungeeCord server.

They don't overlap and should not be treated as such.

hollow vine
#

Okay thanks

random bridge
#

LPB is really there to help you manage Bungeecord groups and permissions. However, by default there is only one group defined (admin) and permissions are set on a per user basis.

LPB tries to improve upon this similar to how you would use normal LuckPerms, however LPB only applies to BungeeCord.

west cloak
#

How do I link discord and spigot account?

thorn gale
#

ur linked already

#

you have the verified role

obsidian plinth
#

I am having problems with HorseEnhancer plugin

#

Everything goes well in my test server, but it screws me over in the main one

#

and since the plugin author is taking a long time to investigate I am trying to see if anyone here could help

thorn gale
#

i swear xisumavoid made somer video like it

#

yeah thats probably it

#

i mean its better than taking days

strange remnant
strange remnant
cursive coral
west cloak
#

My server tps isnt dropping but it looks like players are lagging around is that because one of the plugins is like making the ntty thread lag?

merry sundial
#

Citizens 2

quiet helm
#

Is there a issue with vault? I just made a paper server for the first time and i tried to put vault in and then it wouldnt load my server up it pops up with a bunch of red text in my paper loader

mellow dock
#

This isn’t paper

#

Also post logs

alpine phoenix
#

?whereami

drifting pier
#

hey i just ran spark (timings) plugin on my server and it says server thread 100% libpthread-2.27.so.__pthread_cond_timedwait() 97.31% is causing lag? is this true and can i fix it

obsidian plinth
#

Plugin: HorseEnhancer

west cloak
#

s

runic rain
#

It's either an intentional performance improvement, or just mishandling the horse instances by Entity reference rather than by UUID

#

Best to talk with the author for that

summer comet
obsidian plinth
#

asked before I post here

#

like

#

a few days ago

#

only asked me a few more questions and... no more response

#

The frustrating thing over this is that this never happens in my test server but it screws me over when it comes to the main one above

west cloak
#

why does it say this

thorn gale
west cloak
thorn gale
#

they scan all ip's ports for a vulverable port to attack

west cloak
#

how to stop that

thorn gale
#

block connections from their ip or just live with it

west cloak
#

ok

merry elk
west cloak
tawny dust
west cloak
#

in dms?

merry elk
#

no here

#

@west cloak

west cloak
#

ok

#

how would I know whos ip is it I use playit.gg

#

they dont put players user with there ips

merry elk
#

it literally says in the disconnected message

#

lol

west cloak
#

oh yeah

merry elk
#

or is that local ip

#

i dont think it is

west cloak
#

well its not hes real ip everyone has that ip 127.124 then some numbers at the end

merry elk
#

so its proxied

#

ah

#

that sounds bad

nocturne finch
#

How do you expect it to work

#

Isn't it called like a tunnel or somrthing

west cloak
#

I was just saying

nocturne finch
#

Basically, the idea is that you use a program for people to be able to access ports on your local network without giving them your ip and forwarding the port. It's basically like a middleman, a second router you could say

sly hull
#

My server keeps crashing and this is the crash report
https://pastebin.com/vreMKyv3

Any help would be needed.

(Context : I downloaded a 1.12.2 Map and my friend said it would be compatible with 1.16.2(because I had thoughts that the trees and ores wouldnt spawn correctly on a newer version) so I changed the server type to 1.16.2 and the custom map wasnt loading and instead was a random minecraft seed, so I reverted it back to 1.12.2 and now get this crash report)

tawny dust
sly hull
#

So would I have to reupload the map?

#

with the 1.12.2 version

tawny dust
#

Yes

edgy bluff
#

hola

west cloak
#

why does my server conlse keep freezeing up?

#

I got to press enter for it too work

sick meadow
#

hello, i have problem whit vault, it loads but when i do this:

private boolean setupEconomy() {
        if (!getServer().getPluginManager().getPlugin("Vault").isEnabled()) {
            return false;
        }

        RegisteredServiceProvider<Economy> rsp = getServer().getServicesManager().getRegistration(Economy.class);
        if (rsp == null) {
            return false;
        }

        eco = rsp.getProvider();
        return eco != null;
    }```
it says that it isn't enabled in the server (vault) but it is!
sick meadow
#

they said to go here

quiet helm
#

How do I reset the entire server including inventories?

dusty wolf
#

is spigot down

thorn gale
#

no

runic rain
#

For you and you only

#

Fuck you in particular I guess Kappa

hearty mist
#

Error:

Could not connect to a default or fallback server. Incorrectly configured address/port/firewall? io.netty.channel.ConnectTimeoutException

I have been trying to fix this for a while now, i have tried a few different things like changing the ports of my servers. I have also tried making the servers from scratch again, and configured them properly.. I really don't know what to do about this..

Anyone know what to do?

tawny dust
hearty mist
tawny dust
#

Are you running Ubuntu

hearty mist
#

No Debian

tawny dust
#

What ip did you use in the Bungeecord config

#

Public, localhost or docker internal

hearty mist
#

I used the ipv4 from my host

#

so public ig

tawny dust
#

Could you dm me your Bungee config

hearty mist
#

Sure

storm carbon
velvet wadi
storm carbon
#

I updated paper. Is there any thing else I need to do to make sure this doesn't happen?

glacial sundial
#

Sir this is Spigot

storm carbon
#

Yes but someone may know

scenic coyote
#

?whereami

scenic coyote
#

Not to sound like a dick but you'll have better luck asking for support in Paper's Discord.

#

Spigot people aren't guaranteed to know anything about how Paper works.

worn garnet
#

Hello everybody! I have players kicking at certain coordinates if I teleport there with the error "lost connection: Internal Exception: net.minecraft.network.PacketEncoder$PacketTooLargeException: PacketTooLarge - ClientboundLevelChunkWithLightPacket is 16805190. Max is 8388608" And it is no longer possible to log in to the server. Help!

mellow dock
#

You have a chunk that contains too much data

worn garnet
#

how i can fix this?

silver siren
#

can anyone tell me a plugin that works for bungeecord server warps ? I have tried seragate but it doesnt work.

shy falcon
dusty wolf
#

can cracked servers get banned?

jagged orbit
#

Like blacklisted? Mojang doesnt care enough to

dusty wolf
#

cracked servers dont use auth servers right?

#

so they cannot be banned?

merry elk
#

Probably because it's too easy to evade

dusty wolf
#

mojang is blocking them on auth servers?

merry elk
#

No

#

Client had the list

#

It's client sided

#

So a 3 line mod can bypass it

dusty wolf
#

ah

dusty wolf
merry elk
#

Or a firewall rule

#

But if you are an online server they can ban you from auth

#

I wonder how they check EULA violations

#

Do they join the server?

dusty wolf
#

idk players report it i guess

tawny dust
nocturne finch
merry elk
#

they gotta verify reports themselves tho

nocturne finch
#

I remember I would scan ngrok ports and join servers saying I'm mojangs moderator looking for bad servers

merry elk
#

what if you ban all mojang employees 🧌

nocturne finch
merry elk
#

i dont think mojang would use alt accoutns

nocturne finch
#

bro, they own the game, they can make as many alts as they want

barren pine
#

?changename

magic zenithBOT
#

Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.

west cloak
#

Heya! I recently updated bungeecord and upon attempted join get a

InitialHandler - overflow in packet detected! Cannot receive byte array longer than 8 (got 12956 bytes)
warning and instant disconnect

#

No other logs, does not ping the backend server (at least, visible)

#

No plugins on either waterfall or backend server

#

the backend server is spigot (not paper) 1.19.4

#

Any clue?

#

Only the proxy is exposed to the open on public port 25570 which translates to 25565 in the container

#

The backend server is just in the internal network with the containername has hostname

#
servers:
  server:
    motd: '&1Test stuff'
    address: minecraft-server-1:25565
    restricted: false
runic rain
lost quail
#

IP ban

silk berry
#

Hello.
When a player connects to my server, a plugin takes him to worldspawn, but I don't know what plugin it is.
Someone help me?

#

It only happens to me with the players, the OPs are doing well

nocturne finch
#

Sounds like there might be some specific permission to bypass teleporting

silk berry
#

I already tried with essentials.spawn-on-join.exempt and nothing

west cloak
#

how do I remove this before the : for commands like e.g essentials:fly

nocturne finch
nocturne finch
#

I hope you have a test server to test such things

silk berry
#

yes, i have

nocturne finch
#

That's good

#

Last time I tried binary searching it worked very quick

silk berry
#

That is, go taking plugins and see which one is the one that gives problems

west cloak
#

how do I remove this before the : for commands like e.g /essentials:fly

tribal comet
#

You don't have to

#

You should beable to just do /fly

west cloak
#

yeah i know

tribal comet
#

If you can't you probably have command namespace conflicts

west cloak
#

because it is not displayed on known servers and wanted to remove it from me

tribal comet
#

You can't remove that either because theirs namespaces for commands that prevent conflicts

tribal comet
west cloak
#

?

tribal comet
# west cloak ?

You'll need another plugin and no I don't know If one exists

west cloak
#

Pity

raven gorge
#

I am needing help with Citizens Plugin and NPC's not working
[16:39:31] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.32-SNAPSHOT (build 3177)

[16:39:39 ERROR]: [Citizens] v2.0.32-SNAPSHOT (build 3177) is not compatible with Minecraft v1_19_R2 - try upgrading Minecraft or Citizens. Disabling.

[16:39:41] [Server thread/ERROR]: [ServerNPC] Failed to register events for class me.JarneCraft125.BungeeNPC.BungeeNPC because net/citizensnpcs/api/event/NPCRightClickEvent does not exist.

[16:40:16] [Thread-19/INFO]: This server is running Paper version git-Paper-431 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT)
All the plugins are suppose to support this version,

golden garnet
#

any essx alternative?

#

with less stuff such as kits, economy

#

but still as useful as essx

tawny dust
golden garnet
#

it does

#

with the right build

golden garnet
#

version 2.0.30

tawny dust
#

Still better to be on supported versions

#

You're not getting any updates or support if you remain on 1.19.3

raven gorge
raven gorge
golden garnet
#

so

#

any1 has an essx alternative which is not cmi?

#

i just need less commands

#

not some /sell /esell /essentialsx:sell

#

and some more command

#

s

west cloak
#

how do i make keyall every (1h) for example with excellent crates?

golden garnet
#

u want me to dm it to u?

carmine skiff
#

yo im trying to download a plugin, but the plugin is a skript without anything else. can i still put it in the plugin folder or do i need anything else

carmine skiff
tawny dust
#

You need to install the skript plugin

#

on your server

#

then place the skript file in it's folder

carmine skiff
#

the site didnt give me one?

tawny dust
#

Yeah it won't

#

Skript is installed separately

carmine skiff
#

yeah ik but this one didnt give me a link

loud comet
#

hey some server have custom hud to display the quest progress, someone know how they do this ?, i can send a picture of what im talking about

tawny dust
#

They use resource packs

loud comet
#

Yeah me 2 i have itemadder but idk how to display the hud only when the player have a quest

tawny dust
#

You might need some custom code for that

tawny dust
#

smth like that yes

keen panther
#

Can someone help me make a MOTD for the TAB plugin?

hallow token
#

hi, im OP of a aternos server, and i cant break blocks....

#

all was working until i installed a skin plugin

#

d

teal talon
#

Do a luckperms verbose thingy

hallow token
teal talon
#

Did you try to break anything meanwhile?

hallow token
#

yes

teal talon
#

Well no luck, no perm requests from wahtever

hallow token
#

so

summer comet
#
  1. enter /lp verbose record
  2. break a block
  3. enter /lp verbose upload and send the link
hallow token
#

and now i unistalled my plugins

#

and still is not working...

#

i unistalled skins restorer, register and luckyperms

summer comet
hallow token
summer comet
#

show a list of /plugins

#

are you 100% sure you are op?

hallow token
#

im sure xd

summer comet
#

AnvilLogin?

hallow token
#

yes i installed it meanwhile the server was on

#

5min ago

#

but i have to reset it

summer comet
#

how about you try to fix your problem first before randomly installing and uninstalling plugins in the meantime, without even restarting the server

hallow token
#

i didnt know

#

sorry

#

maybe that was de problem

#

i did that 1 time before

#

what should i do

summer comet
#

idk but this is really annoying, you ask here for help and then people try to help you by doing things step by and step and meanwhile you have just removed 3 plugins and added another one, that's not very helpful lol

hallow token
#

sorryyy

#

tell me

summer comet
#

now stop your server, remove AnvilLogin, and start it again

hallow token
#

ok

summer comet
#

don't /reload or anything

hallow token
#

ok

#

done

#

now?

#

@summer comet

#

should i install luckperms again

teal talon
#

why did you remove it

hallow token
#

i saw a comment out there

#

in a forum

#

about removing all the plugins

#

is not working gg

#

should i install it again?

#

omg 14 hours and is not solved

#

🥲

thorn gale
#

are you directly next to world spawn

hallow token
#

no

thorn gale
#

how far away

hallow token
#

1k blocks

thorn gale
#

and what plugins are currently installed

hallow token
thorn gale
#

break a block and check console, and can other players break blocks

hallow token
#

yes

#

other players can

thorn gale
#

what happens when you break a block

hallow token
#

nothing appears in consool

#

nothing

thorn gale
#

or attempt to

#

so does the block just glitch back?

hallow token
#

yes

#

i move my tool

thorn gale
#

its a client issue then

hallow token
#

and thats all

#

what can i do

#

i can fight, open chest

#

etc

#

omg please help

thorn gale
hallow token
#

i dont use mods

thorn gale
#

eg fabric, forge, lunarclient, badlion, feather

#

do you just run vanilla on your client

hallow token
#

spigot

#

paper

thorn gale
#

no

#

your client

#

the minecraft on your pc

hallow token
#

tlauncher

thorn gale
#

im gonna guess you dont have an mc account then

tawny dust
hallow token
#

i played all my life there

#

bro

#

is not the problem

thorn gale
#

you cannot break blocks, others can

#

its an issue with your client

hallow token
#

ok

#

what should i do

thorn gale
#

you use pirated mc, end of my support

thorn gale
#

11 years ago, from someone who no longer is associated with mojang

hallow token
#

the creator

#

is not enough?

tawny dust
hallow token
#

he said the same in a interview last year

thorn gale
#

notch doesnt have anything to do with minecraft anymore

hallow token
#

and?

thorn gale
#

it doesnt matter what he says

#

i still dont support piracy

hallow token
#

you never downloaded a film?

#

or a song?

#

you are lying then

#

and im sure it was this year

thorn gale
#

what notch said a year ago has no reflection on what microsoft thinks

tribal comet
#

mr EpicEbic

thorn gale
#

true

hallow token
#

sorry im poor

dapper ocean
#

It's ok kek

ebon palm
#

hello, i need a hand
I don't understand why the piglin doesn't attack turtle eggs.
only when I use your software
in vanilla work
on the config files they have the range etc so I wouldn't know

keen panther
#

I found someone who could help me make custom team prefixes, but now we are unable to get it to display in chat. He told me to change the format to this

format: '&7{PREFIX}&r{NICKNAME}&r&7{SUFFIX}&r: {MESSAGE}'

In the essentialsX config, but it does not work. Does anyone have any possible ideas how we can fix it? Attached is a picture of what I should look like vs. what it is.
If you would like pictures of what it should look like DM me

random bridge
#

?img

magic zenithBOT
#

Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.

Here's some screenshot utilities that can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

lucid stag
#

can anyone here help me with velocity?

keen panther
#

I have the role

#

But I cant update

random bridge
#

If you have the role, you can post images. Try now as it looks like it finally updated.

keen panther
#

When I hit the plus button i only have the option to create threads or use apps

random bridge
#

Is your resource pack active?

keen panther
#

yes

#

Thats how I got the how it shoudl look

random bridge
#

Did you copy and paste the special characters used into the essentials chat config?

void lagoon
#

Hi All, trying to get Chunk Pre-Generator plug-in up and running. Mineos install. Plugin directory created under server, and Chunk Pre-Generator.jar file copied over. But nothing seems to happen on restart. What am I missing? TIA

keen panther
random bridge
#

Ohhh, then did you set the rank prefix to the special characters?

keen panther
#

Yes, on Luckperms

prefix.1.&fꁰ
prefix.1.&fꁱ
prefix.1.&fꁲ
prefix.1.&fꁳ
prefix.1.&fꁴ
prefix.1.&fꁵ
prefix.1.&fꁶ
prefix.1.&fꁷ
prefix.1.&fꁸ
prefix.1.&fꁹ
prefix.1.&fꂀ
prefix.1.&fꂁ
prefix.1.&fꂂ
prefix.1.&fꂃ
prefix.1.&fꂄ

random bridge
#

Have you setup inheritance correctly?

keen panther
#

It works on the tab menu

keen panther
random bridge
#

I'm under the assumption that there are more rank tags than admin.

keen panther
#

yes

random bridge
#

Have you set rank weights?

keen panther
#

I also have no idea what that means, up until this point I had the person who helped me develop this walk me through every step

random bridge
#

What's the output of /lp listgroups?

keen panther
#

It displays correctly on the TAB listhttps://prnt.sc/AdRl7DQ1yE0p

Lightshot

Captured with Lightshot

random bridge
#

You don't have weights set. Those 0s represent the group weight. It's used for permission calculations, but it's also useful for inheritance.
You might want to set those up and then update your prefix weights as well.

/lp <group> setweight <weight>
/lp <group> meta set prefix <weight> <value>

keen panther
#

How would this allow it to show in chat?

#

Also, what are the diffrent weights and what do they mean?

random bridge
#

By making sure your chat config pulls from Vault, which you already have.
You now just need to make sure your rank prefixes are setup correctly. The prefix weights will matter.

keen panther
#

I dont have vault, its a plugin right?

random bridge
#

Yes, you will need it.

keen panther
#

ok, let me instal it rq

#

Ill talk to you in a bit, I am currently eatting dinner

keen panther
#

I have it installed, what should I set the weight to for each group?

random bridge
#

The numbers are arbitrary, but usually if you don't have a lot of groups, people do intervals of 10.
Owner - 100
Admin - 90
Mod - 80
Member - 10
Default - 0

keen panther
#

Would 10 work for each one? I am the only admin/owner

random bridge
#

You want the number to be different for each rank. Weights are used for calculating permission inheritance in some cases.

keen panther
#

So for the teams they are all technically members, except me whice I set to 100

#

I just wanted to let you know I figured it out with someone else

limber ice
#

?paste

magic zenithBOT
quiet mauve
#

Hello there. Ive found alot of mixed answers about this question and figured here is the best place to ask it. I was looking into mixing my bungeecord network with forge and vanilla servers. Is this a supported thing or no? If its not is there a way to actually do vanilla and forge?

shy falcon
#

ideally bungee shouldnt care if ur client or server is vanilla or forge or fabric or sponge or whatever

#

its just a proxy for packets

quiet mauve
#

But the main question is, is it actually possible to use bungee to link the two?

shy falcon
#

i dont see why not

#

can always fck around and find out :P host 3 servers, 1 bungee, 1 spigot, and 1 forge/fabric, and see what happens

quiet mauve
#

well then alright

#

will do xD

carmine peak
#

Hey anyone there

#

I want a little bit help

mellow dock
#

?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!

carmine peak
#

Coll i cant able to send image here

#

How can i explain my error

mellow dock
#

?img

magic zenithBOT
#

Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.

Here's some screenshot utilities that can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

carmine peak
#

Can you check this error i cant able to fix it

mellow dock
#

Please paste the full error

#

?paste

magic zenithBOT
random sapphire
random bridge
#

Yes, that's standard across most java programs and it means that garbage collection is working as intended.

random sapphire
#

thank you

livid crater
#

hi, i have a problem, when i start run.bat in my new server spigot

#

it open the terminal and after 0.5 second it close

civic gust
#

send args

livid crater
#

what is?

civic gust
#

the stuff in the batch file

livid crater
#

ah ok sorry

#

java -Xmx20G -Xms5G -jar spigot-1.18.2.jar nogui

thorn gale
#

Add PAUSE on a new line after that

livid crater
#

ok tank u i try

#

no

#

shows clicking a key in the keyboard and then closes

#

I have followed many tutorials

#

but i don't know why they dont work

civic gust
#

@livid crater how much ram does your computer have?

livid crater
#

32

civic gust
#

do you have java installed?

dense void
#

there is no -

#

-nogui

livid crater
#

yes i have java installed

#

ahhh

civic gust
#

can you run java -version

livid crater
#

on the terminal?

civic gust
#

yes

livid crater
#

Java(TM) SE Runtime Environment (build 1.8.0_381-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.381-b09, mixed mode)

dense void
#

ah then its because your java version is too low

civic gust
#

1.18 needs java 17

#

Eclipse Adoptium provides prebuilt OpenJDK binaries from a fully open source set of build scripts and infrastructure. Supported platforms include Linux, macOS, Windows, ARM, Solaris, and AIX.

livid crater
#

@dense void with - it doesn't work

#

what is this site?

civic gust
#

For java 17

livid crater
#

ok

#

now it work tank u

#

tank u all very much

civic gust
#

I'd recommend paper if you want a better performing server and also use https://flags.sh/ to get your flags for the batch file

livid crater
#

ok

#

tank u

frank pewter
#

Why can't I verify my account ;-;

#

"Command not found."

#

"Rate limited. Please try again later."

#

Nvm

crystal marsh
#

Hi, I don't understand, when I stop flying. I stay in the air and move super slowly.

#

in survival too, and I've deactivated the fly

crystal marsh
burnt mountain
#

Hello. For you how much cpu(cores) I need for a fastbuilder

mellow dock
#

What the heck is a fast builder

buoyant spade
burnt mountain
#

Ok

buoyant spade
# crystal marsh

Hey, where did you get that spawn from? Do you have your own personal builder or did you build that?
I'm quite interested.

crystal marsh
west cloak
#

Hey, does anyone by a chance know how to create this check, can it be created with vault and essentials economy?

#

see the emerald

#

thats a check

thorn gale
#

oh a cheque

west cloak
#

like if u land on it u get the money

west cloak
#

i need help

thorn gale
#

id use beast withdraw

#

i think that was the plugin anyway

west cloak
#

whats beast?

#

ah i see

#

imma try in 5min im fiinishing the spawn

west cloak
thorn gale
#

if you have vault yea

west cloak
#

i do

#

thanks imma try

west cloak
#

may i ask

#

which placheolder was it for player count to display

#

i forgot

crystal marsh
#

does anyone have any idea what's happening to me, please?

thorn gale
west cloak
#

i know

#

i still cant seem to find

#

nvm i found i had to ecloud downlaod

west cloak
#

/BeastWithdraw giveCashNote <player> <cash> <amount> <signer>

#

wym lol

#

and the command doesnt work

west cloak
#

@thorn gale

thorn gale
#

/bw iirc

west cloak
#

??

#

doestnt wrk

#

bro

#

@thorn gale

#

it literally aint work

#

...

thorn gale
#

did you restart

west cloak
#

yep

west cloak
#

onyl this works and

#

and it just shows this when i do /bwithdraw <amoutn>

#

?

desert ginkgo
#

Hello, I have a question: is there any free(or at least not requiring monthly payments) Minecraft server hosting that allows you to import plugins (that you made by yourself) in it? Because I’ve been trying with aternos but it doesn’t accept plugins coming from any other way than it’s own.

shy falcon
desert ginkgo
#

I tried to drag the plugin from my local host folder into the thing

shy falcon
#

the fuck? ur aternos looks very different from mine

#

oh my god wait

#

LMAO

#

sorry im actually dumb as shit

mellow dock
#

Kek

hardy spire
#

Hey not sure if this is the correct chat but here it goes;
I came out as trans in the recent year and have been trying to change my account names across all systems that I use as don't want to deal with seeing my deadname, I found a thread on spigot saying I had to donate $10 to be able to do so but still am not able to, is there anyway I can change my username on SpigotMC.org as I have many plugins I've paid for and want to keep accessable without using my deadname

glacial sundial
#

Rule 11.3

#

?support

magic zenithBOT
hardy spire
hardy spire
#

I would like to not be deadnamed

glacial sundial
#

Rule 11.3

#

?support

magic zenithBOT
glacial sundial
#

We don't provide account support over discord

hardy spire
#

How long does email support take as I would like to get this sorted ASAP, expecially being deadnamed on Discord as well as now

#

Please don't @me I don't want to see my deadname

thorn gale
#

email is md only

#

iirc

hardy spire
#

Can an admin atleast change my name back to SamXavia as that is my Legal name

glacial sundial
#

you're a bit entitled

hardy spire
#

I'd rather not be deadnamed thank you

#

Thank you for changing it

glacial sundial
#

also think carefully about whether you really want your forums username to be your real name

hardy spire
thorn gale
#

its perm

#

what

hardy spire
#

Cool, As long as the main name they see if SamXavia I should be fine. Thank yuo

thorn gale
#

depends how it was changed iirc

desert ginkgo
shy falcon
#

only you [the account owner] can see previous names iirc

thorn gale
#

xXSKHXx

shy falcon
#

oh

#

embarrassing

thorn gale
#

that is all im gonna call you now

#

xXSKHXx

#

what does it even mean

empty mantle
#

for some reason, when entities with the invisible flag set to true (or with a potion of invisibility) are spawned, they're appearing as visible to players for a few moments before becoming invisible - is it possible this is due to a spigot.yml setting? it seems to happen with no plugins

compact cliff
#

Hi,
I was wondering if it was possible for me to find a 1.7.4 build of spigot. I tried on the get bukkit website with no sucess (there is only 1.7.2 and 1.7.5) and I also tried with BuildTool but with no avail, I also tried the Spigot's Jenkins page but it redirect me to a forum page asking me to use BuildTool.
Thank you very much

random bridge
#

Spigot started at 1.8, hence why BuildTools only goes as far back as 1.8.

Also, don't download spigot/craftbukkit from any website. There's a reason Spigot makes you run BuildTools.

compact cliff
#

Thank you for the answer

ebon halo
summer comet
#

spuget destroyah

umbral sun
shy falcon
summer comet
#

you should have kept that name

plucky rapids
#

i have Spigot on my server and i was wondering if there was some config i could use to make it so certain farms work like vanilla

mellow dock
#

Could we get a bit more detail

slender patrol
#

Also the only stuff I currently know is how to start the server with java -Xms8G -Xms8G -jar spigot-1.20.1.jar

prime belfry
#

pls help skin restorer not work

#

half people can see skins changing and the other half dont

random bridge
#

Simple solution. Have everyone buy the game. Won't ever have issues with skins. 🙂

prime belfry
#

a cracked one can see the skin changing

slender patrol
#

Any recommended control panel I could use for my server? I'm currently only using a VPS and controlling it using SSH, I'm extremely noob and just created the server with geysermc and floodgate, any tips?
Also the only stuff I currently know is how to start the server with java -Xms8G -Xms8G -jar spigot-1.20.1.jar

jagged orbit
#

Takes a bit of setup but they have a good guide

slender patrol
#

Is this the best one in your opinion?

faint void
#

Anyone know of a plugin that gives the shine enchantment effect on armor and items without any enchantment buffs? The enchantment shine is normally purpleish but is there also a plugin that can make it any colour?

opaque sonnet
#

@faint void the shine is handled clientside so you can't change the color without a clientside mod

faint void
opaque sonnet
#

nope, not unless the client is running a mod

faint void
opaque sonnet
#

yeah you can do that

#

I've not done it for years, but I think you need to use reflection to access NMS to set the flag on CraftItem

faint void
#

You think you can create one for me?

opaque sonnet
#

an easy way to do it would be to encahnt the item and then set the hide enchants flag if you're not wanting to show any enchantments in the lore

#

I think it's under the ItemMeta

devout sky
#

Anyone knows a tool or something that would help to find and delete illegal (pig) spawners?

opaque sonnet
#

are you wanting to delete all pig spawners?

devout sky
#

Yes

opaque sonnet
#

best way would be to write some code to iterate the world region files and delete all the pig spawners, that would be the fastest, if you don't really care if people have them you can just prevent them from spawning pigs

humble wedge
#

is there a plugin to send a player to another server when they join

shy falcon
#

forced_hosts with bungee? @humble wedge

humble wedge
#

they are not in a bungeecord server

fallow gust
#

without a proxy, you cannot change servers

#

java edition does not have the technical ability to instruct a client to connect to a server

humble wedge
#

ok

silver schooner
#

I downloaded FAWE for 1.8 version, its loaded in plugins but commands are not working

#

also there is no folder

opaque sonnet
#

check console for errors

silver schooner
#

there is no errors

#

oh wait

opaque sonnet
#

Error 526 is an HTTPS error that happens when the website cannot establish a secure connection, indicating a failed or incomplete SSL handshake

#

not a you problem

#

looks like they have an invalid ssl cert

silver schooner
#

i can't do anything?

opaque sonnet
#

not really, no, just hurry up and wait

#

you could try and download the plugin manually

#

so it doesn't need to fetch it

silver schooner
opaque sonnet
#

this is a link to the exact file it is trying to download

silver schooner
#

and i added that

#

thats error from that version

opaque sonnet
#

no idea then. just wait for him to fix the ssl cert

#

maybe your problem will be fixed

silver schooner
#

i dont think so

#
  • they dont want to help, they dont have support for 1.8 anymore
opaque sonnet
#

I know SB still supports 1.8

silver schooner
opaque sonnet
#

I've not used it in years, just read the docs

silver schooner
summer comet
#

WE 7.1.0 on 1.8? good luck

silver schooner
#

yea

#

i see

summer comet
#

7+ is for 1.13+

silver schooner
opaque sonnet
#

I’m surprised anyone still uses 1.8 lol

summer comet
#

not many people

#

but yeah quite sad

#

?1.8

magic zenithBOT
opaque sonnet
#

Lolol

silver schooner
#

i have faction server, not survival

summer comet
#

5% still living in the dark ages

opaque sonnet
#

That’s a cool graph

silver schooner
#

1.8 best version ❤️

opaque sonnet
#

I like that

summer comet
#

it's global bstats

summer comet
opaque sonnet
#

I wanna start a network again

#

I miss writing plugins and setting up infrastructure

summer comet
#

i hate setting up servers lol

#

but yeah writing plugins is nice

opaque sonnet
#

I used to do it all in k8s

#

So was super ez

summer comet
#

i always avoided k8s as much as possible

#

which worked out quite well since I'm not a sysadmin or anything

#

lel

opaque sonnet
#

I used agones to manage game servers

summer comet
#

for myself I'm just using pterodactyl like 99% of people

opaque sonnet
#

eh I don’t like panels like that

#

I didn’t have a need

silver schooner
summer comet
opaque sonnet
#

I was automatically scaling with hpa’s on k8s

#

And had all stats in grafana

summer comet
#

I rekd my uptime today after messing with iptables

opaque sonnet
#

Lel

summer comet
#

i still haven't managed to get NAT working from VM to VM

silver schooner
#

Plugin already initialized!

silver schooner
#

ok, wait

summer comet
silver schooner
#

🥲

summer comet
#

why dont you just send it here

lethal dock
#

how do i turn up the distance before a player disappears from view?

#

right now players disappear like 20 blocks away

silver schooner
#

i think u can't change that

#

im not sure

summer comet
#

default is 48

silver schooner
#

or you can

lethal dock
#

how do i fix the tnt duping and sand duping too

summer comet
#

that's a vanilla "feature", spigot doesnt fix it

silver schooner
#

.

lethal dock
#

my farms dont work anymore

summer comet
#

you're using paper and that's why it doesn't work

silver schooner
#

me?

summer comet
#

no, Hazza

lethal dock
#

is there a way around that

#

i cant find a plug in for the tnt

summer comet
#

just use spigot

#

if you're using paper, ask on paper's discord if you can make it work

#

I'd just use spigot where it works out of the box

silver schooner
lethal dock
#

thanks

dapper ocean
silver schooner
#

Fixed.

slender patrol
#

Which one do you guys think is the best game panel to manage a minecraft server? I'm extremely noob and just created the server with geysermc and floodgate, any tips?
Also the only stuff I currently know is how to start the server with java -Xms8G -Xms8G -jar spigot-1.20.1.jar

tawny dust
#

Pterodactyl uwu

slender patrol
#

Thanks! Any tips for a new server owner? I have no idea on what to do next or how to really manage my server lol

tawny dust
#

Start small

#

Don't try to make a multi server network

#

and don't compare your server with or copy Hypixel

slender patrol
#

I plan to only use the server for playing with friends though, not gonna try anything really big

#

Stuff is I dunno how to manage or do anything with it except start lol

broken sleet
#

guys can i have some help pleaseeeee

broken sleet
kind hazel
#

Hello from Hamburg / Germany

hybrid cosmos
kind hazel
#

have i configure GriefPrevention ?

kind hazel
slender patrol
#

Is screen the same one I use to keep my server running when SSH is closed?

kind hazel
slender patrol
#

Nice, thanks!

kind hazel
#

no problem

languid bluff
#

anyone know how to randomly assign teams to players? I'm trying to run a civilization event, and I need to evenly split teams with 2 teams

summer comet
languid bluff
#

I was thinking a plugin I didnt know about

summer comet
#

I wouldn't know any plugin that does this

languid bluff
#

how might I do it then

slender patrol
#

Hey, my VPS has 32GB Ram, if I start the server with java -Xms16G -Xms16G -jar spigot-1.20.1.jar it'll use 16GB or 32GB?

nocturne finch
#

You shouldn't allocate too much

summer comet
#

why are you using Xms twice?

#

Just use -Xmx for the maximum amount you want it to use and forget about Xms

slender patrol
slender patrol
crystal marsh
#

Hey

#

How can I set colours with this system in 1.20.1, please? The same ocnfig works perfectly in 1.19.4

summer comet
#

usually Xms is not needed and you just set Xmx to whatever you want to use as "max RAM"

summer comet
crystal marsh
#

LPC

summer comet
#

if it supports normal colors like &a &b etc the nyou can use &x&a&d&0&0&3&f instead of #ad003f

crystal marsh
#

but it supports it in 1.19.4 why not in 1.20.1?

crystal marsh
#

unfortunately this doesn't work 😢

tawny pawn
#

you didn't add the &x

crystal marsh
#

Yeaahhh

#

Thanks a lot @tawny pawn @summer comet have a nice day!!

summer comet
#

thanks, you too

crystal marsh
#

Is it possible to remedy this?

woven remnant
#

Hello!
I have a paper 1.20 paper server and I keep getting this error in console

[19:18:55 INFO]:lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(7) + length(1) exceeds writerIndex(7): PooledUnsafeDirectByteBuf(ridx: 7, widx: 7, cap: 256)```
Its spamming console
#

Plugin list

woven remnant
#

done

woven remnant
#

alright M<3 Ill go ask in Paper

#

Nope

#

I got a dedicated machine

lucid stag
#

so, on my velocity network, i have 3 servers + a 1.12.2 server with via version on. The idea is for 1.12.2 players to be able to play on that server with 1.20 and above players ect ect ect. However, The lobby/default server is not with viaversion. I tried using via rewind on it, and it didnt work. So im wondering how i would be able to get players to be able to connect to the 1.12 server by either skipping the lobby server or finding a way out of it. (and without modifying the lobby server)

carmine swift
#

Is there a plugin that allows me to write /pay 1k instant /pay 1000

tawny pawn
#

there is no instant

carmine swift
#

Wdym

tawny pawn
#

when you type 1000 it just sends it directly

thorn gale
#

they want /pay 1k

#

not /pay 1000

carmine swift
#

And 1m etc

tawny pawn
#

hmm, i could add the option

carmine swift
#

What do you mean you can add

tawny pawn
#

frconomy is my plugin

carmine swift
#

Ohhh nice

tawny pawn
#

i'll add those tomorrow

carmine swift
#

But not only for for pay for bounty too

tawny pawn
#

hmm, how does that work?

carmine swift
#

Is your plugin free?

tawny pawn
#

yes

carmine swift
#

Do you know what a bounty is ?

tawny pawn
#

like you can place a bounty on someone?

carmine swift
#

Yeah but not /bounty 1000 I want /bounty 1k

tawny pawn
#

and what triggers a bounty?

#

the death?

carmine swift
#

No when someone kills the player

tawny pawn
#

hmm, this sounds more like a feature for another plugin

carmine swift
#

What does your plugin do ?

tawny pawn
#

it's an economy plugin

carmine swift
#

The 1k to 1000 you must add for what is your plugin now

carmine swift
tawny pawn
#

it stores the money of a player

#

you can pay, you can give set take as an admin

#

etc

carmine swift
#

Ohhh you mean I need delete my economy plugin that I have I took its an ad on to mine now

tawny pawn
#

well if you have one already

#

that sounds more of a feature for that plugin

carmine swift
#

Is is possible to do it for the chat

#

Even without / if I right 1k it turns to 1000

#

Or is this not possible

tawny pawn
#

yes

carmine swift
#

You mean not possible or possible

tawny pawn
#

it's possible

carmine swift
#

Could you make that one ?

tawny pawn
#

yes

carmine swift
#

For free ?

tawny pawn
#

yes

carmine swift
#

Ty so much if you really create an plugin that I want

#

When would it be finish ?

tawny pawn
#

i'll work on it tomorrow

carmine swift
#

Love you

#

Can you accept my Friend request

#

Can you look in dm ?

winged citrus
#

Currently I'm working on a puzzle thing for my server that's similar to Portal. Any ideas on any plugins I can use to make it? (So far I have the portal gun plugin. Maybe something that enhances puzzles and stuff?)

unborn owl
#

Any ideas why sniffers on my server cant sniff?? WorldGuard not installed

empty mantle
#

for some reason, when entities with the invisible flag set to true (or with a potion of invisibility) are spawned, they're appearing as visible to players for a few moments before becoming invisible - is it possible this is due to a spigot.yml setting? it seems to happen with no plugins

worn raven
empty mantle
#

it's getting 20 tps and the invis effect is in the /summon command

worn raven
#

What invisibility flag are talking about?

#

Invisible:1b?

thorn gale
#

id say thats probably due to mojang internals

pure warren
#

anyone able to help. i want to move some worldfiles into my console i dont remember how...

#

i have file zilla just not a clue what im doing from there

pure warren
summer comet
#

then you just stop your server and upload the folders world, world_nether and world_the_end into the server folder

pure warren
#

its a pre bought factions setup file @summer comet

sharp osprey
#

does anyone know a plugin that could work for my server idea, im not gonna get into exact details but i need a plugin that generates the schematic i have for each player when they type a command (similar to how a skyblock plugin will generate a skyblock island for each player)

mellow dock
#

Theres probably skyblock plugins that can generate any given schematic

west cloak
#

hello, I am using a plugin called SimpleTpa and I have given the simpletpa.tpacancel perm to default players, but still default players cannot use the /tpacancel command. Is there someone can help me?

empty mantle
#

both have the same issue

lethal dock
#

@summer comet do chunk loaders work on spigot

summer comet
#

i don't know

carmine swift
#

Can I use the sellgui with every economy plugin ?

summer comet
#

if it says anything about "vault" on the plugin page, then it should work with every economy plugin that also uses vault

carmine swift
#

Okay

prime belfry
#

pls help skinrestorer doesnt work for some players

#

papermc server

#

all people premium

#

it say is supported

#

but skin no change

gaunt osprey
prime belfry
#

if no support how come it worked

#

before updating to 1.20.1

#

and now it only works for like 3 people out of an entire server

gaunt osprey
#

you're running a paper server and having a specific plugin issue
I suggest either contacting the plugin author or asking on the paper discord server

crystal marsh
#

Hi, I have a problem on my minecraft server. I'm flying by myself while I'm in survival mode and I have NO plugins on my server.

#

I don't have any cheats, my client is clean

gaunt osprey
#

do /version, show output
Seems like server software glitch of some kind when switching between creative/survival?

#

also try updating the server software

final girder
#

How do i make orbefusactor less laggy