#help-server

1 messages · Page 162 of 1

hybrid kayak
#

does it use the sh executable, or only search for it?

tawny dust
#

It uses the executable

#

to check for it

random bridge
#

If it's in your path, it should work

hybrid kayak
#

meh i'm not gonna modify user's system env vars, and the last time i tried doing it temporarily windows nuked my entire path

tawny dust
#

What are you trying to do exactly?

hybrid kayak
#

looks gud to me tbh, just gonna link it and be happy

hybrid kayak
#

could use paper, but last time i checked they didnt have 26.1.2 jars ready

#

also i hate paper

random bridge
#

Man, I need to revisit the BT codebase.
It need some serious work.

tawny dust
#

Yeah please fix the caching bug

#

It's been there for years

random bridge
#

Please explain that one

tawny dust
#

I believe I already have to you in the past

#

though it's been quite a while so I don't remember exactly what the cause is anymore

random bridge
#

I can't remember everything. .-.

tawny dust
#

Basically it's the classic case of bt assuming a file already exists by checking another file

#

so you need to get rid of the entire bt folder and rerun so it actually tries again

#

Take this for example

#

Let me see if I can track the cause down again

shy falcon
#

😿

random bridge
shy falcon
#

i did sadly

#

is that fucking my little pony

random bridge
#

What about it

shy falcon
#

nothin

#

oh i need to check the issue i created on BT actually

random bridge
#

Open issues??

random bridge
#

Couldn't be

#

Ohhhh

shy falcon
#

ohthats a link to all of them

#

oh nvm that's a link to mine

#

i think i meant to do it myself and just sorta forgot

random bridge
#

Imma be real. It needs to be rewritten from the ground up.

#

All of it

shy falcon
#

truth nuke

tawny dust
#

BuildTools 2 when

shy falcon
#

we need official spigotclip binary patcher for server owners

#

BuildTools can stay for developers

random bridge
#

Any idea where you would start with that?

shy falcon
#

steal paperclip

tawny dust
#

Wasn't that already done

shy falcon
#

yeah

#

but none official 😿

random bridge
#

Someone already made it?

#

Link me

tawny dust
shy falcon
#

a shame

tawny dust
#

There's alsohttps://github.com/spigotclip/spigotclip.github.io/tree/main/downloads containing premade jars

random bridge
#

Interesting

random bridge
charred pier
#

i'm trying to use buildtools on linux mint 22.3, works perfectly fine when run, even says "BUILD SUCCESS" before throwing an exception

Backing up NMS dir
Patching net/minecraft/stats/ServerRecipeBook.java
Exception in thread "main" java.lang.RuntimeException: Error patching net/minecraft/stats/ServerRecipeBook.java```
do ask for more context if needed, i'm not sure what would be relevant here
random bridge
charred pier
#

says latest

Java Version: Java 25
Current Path: /home/itzzme/Downloads
git version 2.43.0
openjdk version "25.0.2" 2026-01-20
OpenJDK Runtime Environment (build 25.0.2+10-Ubuntu-124.04)
OpenJDK 64-Bit Server VM (build 25.0.2+10-Ubuntu-124.04, mixed mode, sharing)
Attempting to build version: 'latest' use --rev <version> to override
random bridge
#

Is this a fresh build? Or are you running this in an older BT directory?

charred pier
#

error popped up the first time i ran it, though i've ran it many more

#

i did try deleting the folders it generated, and running with sudo, but no luck

random bridge
#

This is odd. I'm on 22.2 and don't have any issue running BT.
I also have the same exact java and git.

#

Are you able to build any other version?

#

Also, is there any more to that error message?

charred pier
#

deleted everything and retried with the same .jar, it got further this time it seems, but it still failed

#

should i post the log or would it contain sensitive info?

random bridge
#

You can just post the log

#

?paste

magic zenithBOT
charred pier
random bridge
#

Do you have the Java 25 JDK installed or just the JRE?

charred pier
#

i believe it was just the JRE

barren tartan
#

hi cloudfare isnt verifying me and I need help

#

i recently bought a plugin and I cant download it bc of a cloudfare loop

random bridge
mellow dock
#

And not the headless one :p

random bridge
#

sudo apt install openjdk-25-jdk

charred pier
#

if it really is just that, i will implode catastrophically

random bridge
#

Java has done some weird stuff that no one here can explain, but there are significant differences between what the JRE and the JDK does now.

charred pier
#

it worked, so i am going to implode

#

thank you very much

hybrid kayak
shy falcon
random bridge
#

I want to say the GUI has some sort of preference for JDK variants, but I'm not 100% sure

charred pier
#

where exactly do i get server mappings?

jagged orbit
random bridge
glacial sundial
#

26.1 you mean

hexed sleet
#

How do I migrate a 26.1.X world back to vanilla after using it with spigot?

random bridge
#

Follow these steps @hexed sleet

hexed sleet
#

Thank you ❀

solid mortar
#

does anyone know any plugins that can regenerate big arenas automatically and remove player placed blocks for free that works on 1.21.11?

final compass
#

Hey, I'm having issues building the 26.1 jar on my Ubuntu server. Got the newest BuildTools.jar yesterday.

  1. Installed the openjdk-25-jre package
  2. Set java to use java 25 jdk installation using update-alternatives
  3. Verified I'm using openJDK 25 with java --version

Yet when I go to build it fails. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project spigot-api: Fatal error compiling: error: release version 17 not supported -> [Help 1].

Any ideas?

tawny dust
#

openjdk-25-jdk

final compass
crimson nexus
#

guys

#

dont ?whereami me

#

Is disabling advancements not a gamerule?

#

I thought it was /gamerule announceAdvancements

#

(paper 1.21.11)... is this somewhere in the spigotyml instead?

shy falcon
#

show_advancement_messages

crimson nexus
#

TYY

wide plover
#

Hello, I would like some help. How can I create clickable messages in the server chat? I want to add links and commands.

tawny pawn
#

Text components

pure tendon
tawny dust
#

?support

magic zenithBOT
tawny dust
#

^ note it's for the website itself not plugins on it

weak drift
shy falcon
summer lance
#

Hey, does anyone know how to re-compile a decompiled plug-in?

tawny dust
#

Yeah you start by fixing any issues that the decomp caused

#

Then just set up your dev env with maven or gradle

#

^ doing the otherway around is probably easier 💀

#

How you setup the dev env depends on the plugin

summer lance
#

uhh

#

idk what any of that means lokl

#

I had a friend help

#

cause somthing in the decomp is screwing my other mods

#

idk if u can help

summer lance
#

I need someones help

random bridge
#

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

summer lance
#

OK, I have a data pack that includes a scoreboard on the side bar. But whenever I have a certain plug-in on that I need for my server the sidebar disappears. I need help figuring out how to keep the plug-in, but actually be able to see the scoreboard for the data pack.

strange forge
#

Quick question, is it actually possible for normal survival players to see spectators/vanished players on a server?

shy falcon
#

nitpick - "vanished" isnt a vanilla state, it comes from a plugin like SuperVanish or VanishNoPacket (or whatever ppl use now)

#

just Survival/Adventure/Creative/Spectator are your standard gamemode states

strange forge
#

oh I mean more so, say with supervanish, once a player is vanish, can a normal player somehow detect that player's position or get notified if that player went into vanish?

shy falcon
#

there have been exploits in the past that allowed for detection, never looked into how they worked tho, dunno if they still work either

crimson nexus
glacial sundial
#

They may be able to infer a vanish and not quit depending on other things on your server / no quit messages etc

glacial sundial
true yoke
#

eh there are a few ways to tell

#

server list player count not matching what's on the tab

#

cross-server player counts, movement packets etc

strange forge
#

hmm interesting, what about players in spectator mode? can a normal survival player use esp or anything else to detect where they are, or get notified when someone switches to spectator mode, either nearby or globally? i know spectators can see other spectators, but i’m not sure if any of that other stuff is possible

I assume that servers most likely block data or change spectator mode so it behaves more like vanish?

white leaf
#

why is cloudflare warp blocked?

tawny dust
white leaf
#

as my internet is fast as hell but it takes so long to load a page

#

whether i use a custom dns or not there's no change

#

unless i flush my dns but that only works for like a few minutes

#

this is what im stuck on:

www.spigotmc.org
Performing security verification
This website uses a security service to protect against malicious bots. This page is displayed while the website verifies you are not a bot.

mellow dock
#

Smh

shy falcon
#

not even a good metric anyway

runic rain
#

Yeah. Unless your server player count is low, it's not really discernable from players leaving/joining in the time that you refreshed the server list and joined the server

#

And even then, it's not "reliable"

#
  • you don't know who it is
true yoke
coarse hemlock
#

hey! i am trying to set up an smp through hostinger and we previously ran it on paper, but we are running it on spigot this time. i just got the plugin all configured and loaded in and now when i try to use the /whitelist add command in the console, it says unknown command. same problem with every command. any idea how i can fix that?

shy falcon
#

what is <the plugin> ?

#

and are you running these commands from an unprivileged (non-operator) user?

coarse hemlock
#

sorry i meant i just got everything with spigot configured

#

no i am running them from the admin account on the console, i've never had a problem whitelisting from there before

shy falcon
#

can you use a command like /version so we can see what spigot version ur running?

coarse hemlock
#

its giving me the unkown command message, but on server reset it says this "This server is running Spigot version 4625-Spigot-566f972-6faf826"

shy falcon
#

where is the spigot server jar from?

#

is it a jar Hostinger provides, or did u build it with BuildTools and upload it

coarse hemlock
#

it was a jar hostinger provided

#

is it outdated?

shy falcon
#

is there a particular reason u switched away from Paper? not that i believe that should/would suddenly break all commands, but

coarse hemlock
#

this is a whole new smp with new files so it has never been on paper. i did initially try setting up a version using paper and everything kept crashing so i started a new one with spigot instead

#

our last smp broke and i was never able to figure out what happened

random bridge
#

Is this the vanilla whitelist command or a custom one?

coarse hemlock
#

vanilla

#

just /whitelist add

random bridge
#

Have you tried running it with the prefix?

#

/minecraft:whitelist

coarse hemlock
#

just tried, still says unknown

random bridge
#

Are you removing the / when you put it in console?

coarse hemlock
#

no, should i be?

random bridge
#

Yes

#

Console doesn't need the /

#

In fact, in some cases, it won't recognize it

coarse hemlock
#

that worked!! thank you!

#

it always used the slash when i used paper so i didn't even think to consider that

random bridge
#

Just remember that it applies to all commands put in console.
Although it should be the same for paper. (Maybe they added some extra support for it tho)

coarse hemlock
#

got it, thank you!!

shy falcon
#

crazy how it isnt a thing for the console to support /command

#

i get that its not necessary for console since everything it does is a command

mellow dock
#

Console should get chat rights

shy falcon
#

but its basically muscle memory for players to start with the /

mellow dock
#

It deserves to talk to

shy falcon
#

the console has always had chat rights..

random bridge
#

Maybe I could put it on the todo list.

#

But I already have quite a list

mellow dock
#

That’s technically still a command

shy falcon
#

i wonder if it would break any plugins

mellow dock
#

Inb4 worldedit

shy falcon
#

that was my immediate thought

#

why did they choose to do commands that way?

#

like its just an extra character... but Why?

unique hazel
#

bedrock version 26.1 cant join my aternos server that uses spigot version 26.1

crimson nexus
#

... and I mean, Geyser 26.1 only just now released (see their discord):

Support for 26.1 is now finally here! This update took longer than anticipated - lots of dependencies took a while to update, and further complications made it take longer. To those helping us test the 26.1 Geyser & Floodgate previews: THANK YOU! Geyser build 1136 and up supports Java Edition 26.1.

crimson nexus
#

If you haven't updated geyser then you're 100% not on the right geyser version

#

/geyser version should report it

low fossil
#

hey can someone help me (one of my plugins - ecoenchants is not working properly i don't y?)

tawny pawn
#

ask the dev

#

he's more than happy to help

low fossil
#

tried

tawny pawn
#

😄

low fossil
#

he aint seeing my messages

#

from 2 days

#

i can send you the error personally if you can help i think its something related to kotlin

tawny pawn
#

i don't know echo enchants code sadly

#

you have to see it fixed with the developer

low fossil
#

Oh I'm tryin

native quest
#

where is a website with zgc flags?

#

so i can put them on my server

crimson nexus
native quest
crimson nexus
crimson nexus
# low fossil he aint seeing my messages
  • What do you mean ‘isn’t working’— this means a lot of things to different people
  • What is / isn’t happening
  • When does this happen? At startup? After some conditions? Potential edge cases?
  • Did you just install this plugin? Have you changed your config? Does the default config work?
#

This should be a mental checklist for you. If you know you’re changed something, backtrack.

low fossil
#

Nope it used to work I haven't edited anything

#

Not even updated any single thing in the whole server

crimson nexus
#

Again, what is the metric for ‘working’? When does it fail?

low fossil
#

On loading time

#

I can send you the error personally

#

It's too long I won't post it here though

crimson nexus
low fossil
#

Ok

#

Still would you please see the error

#

If you can?

crimson nexus
#

that’s why I’m asking to upload it so I can view it.

low fossil
#

Oh

#

thats the main error line

native quest
# crimson nexus Dunno sorry mate

java -Xms10G -Xmx10G \
-XX:+UseZGC
-XX:+ZGenerational
-XX:+AlwaysPreTouch
-XX:+DisableExplicitGC
-XX:+PerfDisableSharedMem
-jar server.jar nogui

#

i think this is good

crimson nexus
#

This?

low fossil
#

yes

#

ofc

crimson nexus
#

It would be helpful if you sent the entire log then. Because what you sent is a small portion. I would like to see what plugins you have.

#

Also. This is SpigotMC btw, you’re running Paper.

low fossil
#

ok from where should i send exactly

#

sorry but i didnt get support anywhere else

crimson nexus
#

the PaperMc Discord

#

Paper is an entirely different project

low fossil
#

i tried

#

they aint seeing sh3t

#

plus my friend who bought the plugin for the server got it from spigotmc

crimson nexus
#

SpigotMC is just a marketplace

low fossil
#

hmm

#

did you see the error though?

crimson nexus
#

Plugin is missing Kotlin from the jar.

#

You’ll need to get help from the dev. Nothing anyone here can do.

dim viper
#

Pirating opensourced plugins is the next level of cringe

low fossil
#

damn im sorry

#

i dont have that much money

dim viper
#
  1. Doesn't justify stealing from creators
  2. Don't care, didn't ask, called you out and I'm out
low fossil
#

ok bro sorry

shy falcon
#

servers can bind to ipv6 addresses right?

crimson nexus
#

In sum, Java is definitely able to, but depending on your system, your Java installation may or may not prefer IPv6 when IPv4 is available. The -Djava.net.preferIPv4Stack=false flag will ensure you get IPv6.

#

AFAIK Spigot just inherits Java's networking and make no attempt to modify how the stack works

shy falcon
#

or at least it used to

#

ok looks like it doesnt anymore

crimson nexus
#

Bro whenever anyone sends their server logs these days i always see "VoiceChat" or some adjacent mod

#

and these newgens are hyped about proximity chat

#

yall forgetting about the OG mumble's positional audio

shy falcon
#

fucckkk i should set up mumble server again

thin bear
#

I want a seever setup

crimson nexus
fierce plover
#

Does anyone know what is causing the server to lag

unborn frigate
#

I made a forum post like 3-4 days ago and it still says awaiting moderation. How long does that usually take

tawny dust
#

also this is the Spigot discord. You really should head over to the Paper one

fierce plover
#

Oki

raw smelt
#

cĂł ai lĂ  ng việt ko nhee

pale wharf
fierce plover
#

Yo can anyone help me , my server survival smp paper, is getting spammed with bots anyone got a plugin suggestion that is good ? To avoid bots

tawny dust
#

Online mode

#

also

#

?whereami

fierce plover
violet aspen
fierce plover
#

It has

#

Bot bots able to register and spam

violet aspen
#

as i said

#

alternatively find a plugin that makes the server not respond to pings

fierce plover
#

Cannot find any good ones

#

That can handle offline mode, premiu, bedrock ,etc

violet aspen
#

premium players can join offline mode servers

#

you can use geyser for bedrock

unborn frigate
#

I had a question about the forums. If someone posts about needing a specific type of plugin that I have made, am i allowed to give the spigot link on the forum post to help them or would it be like advertising and not allowed

tawny dust
shy falcon
#

who else out here usin Spigot

crimson nexus
shy falcon
raw smelt
#

chĂĄn nhỉ toĂ n người mÄ© :0 kháșŁ năn cao mỗi tao lĂ  người vietnam

#

omg :)))

ocean loom
#

??

crimson nexus
ocean loom
#

idk

crimson nexus
summer comet
wide mason
#

Hello, I've had a large issue with villagers causing lag from what I believe is the POI scan. I have tried many things to fix it, including getting purpur, enabling autolobotomy in the config. Setting up a Skript that auto turns off their brain when not being used, plugins said to fix villager lag but none prevailed. This has been on going for months now with me losing members on my server due to the lag. Please someone smarter than me help

shy falcon
#

?whereami

shy falcon
#

it would really be better to ask for support in the official channels for the software that youre using (Purpur)

edgy crown
#

Hey,
a few days ago I wanted to update Bungeecord and downloaded the latest version. Everything was working find on my aarch64 ubuntu server. Can't remember doing anything else and now when trying to join the server, the bungeecord fails with the error.
How can I fix that?
I also tried bungeecord in docker, but the same error...

white blaze
#

hey, when i delete the expansion files for combatlogx it re adds them when i restart the server. does anyone know how to fix this?

tawny dust
white blaze
#

oh ok

glacial sundial
mellow dock
#

Bungee has native code?

shy falcon
#

i think for compression it tries to use native calls otherwise it fallbacks to a Java implementation?

sacred glacier
#

Can you please help me? I turned on 2 factor authentication on my main spigot account in high school and no longer have access to whatever app it was attached to. I have the email and login but it says it has 2FA and I can’t login. I bought like 200-300$ worth of plugins. I have all details of account and can provide anything including name and email and password.

#

@glacial sundial

#

@nova meadow @fossil obsidian

#

@runic rain

mellow dock
#

I’m guessing you didn’t save the backup codes

sacred glacier
#

I have the email, password, and all details of the account. It’s just, the last I dev’d servers was like a decade ago and I don’t have the 2fa anymore

mellow dock
#

Email support and don’t mass ping staff

#

?support

magic zenithBOT
sacred glacier
#

I emailed them multiple times Jishuna. And waited

shy falcon
#

this foo didnt keep his backup codes in a safe location

sacred glacier
#

I wouldn’t ping people if I haven’t tried several channels already. And pixie- I was 15. I’m 26 now

shy falcon
#

i also still have backup codes from when i was young?

sacred glacier
#

Tbh I don’t remember ever setting it up. Please don’t be rude for no reason

mellow dock
#

How long ago did you email them

sacred glacier
#

2-3 days ago. If it’s offensive to reach out to them via channels that are more convenient, I apologize, but I’m just trying to figure this out. I started a Minecraft server again and I’m trying to get access to my old plugins. Sorry if I’m coming off as impatient. Just trying to figure this out. From my POV I couldn’t tell if it was an inactive support line or if this is like a yahoo thing where now I’m just SOL

shy falcon
sacred glacier
#

I definitely will. Preciate you Pixie

mellow dock
#

2-3 days isn’t that long

#

Pretty sure only md handles support so it can take a while

sacred glacier
#

For sure. And sounds good! I will wait patiently. If there is anything you’d be able to do, even if you’d be able to just let him know that your Homie Brotato sent an email to support, I’d really appreciate it

#

Thank you all for your input and advice

tawdry narwhal
shy falcon
#

and ciphers it looks like

tawdry narwhal
#

Could have sworn though compression was handled by netty

glacial sundial
#

Someone should open a pr to use new java API for byte buff compression

#

Then the native code for that can go away

glacial sundial
#

Via the nio buffers underlying the Netty ones

shy falcon
#

how would nio buffers help in this case /gen

glacial sundial
#

?

#

eliminating annoying native code

#

not sure what /gen means

shy falcon
#

/gen = genuine

#

like genuine question

#

how would it eliminate the need for native

glacial sundial
#

cause Java does it then rather than our native code

shy falcon
#

then why not use the JavaZlib class that is already there?

glacial sundial
#

cause that performs a copy which is slow

#

basically the java zlib class needs to be changed to use the underlying native buffer directly

#

which is possible since like java 11 or 17 or something

shy falcon
#

hm

glacial sundial
shy falcon
#

is nettys ByteBuf backed by an nio ByteBuffer?

#

if not it might not be able to do it without some sort of copy i think

glacial sundial
#

it can be with .nioBuffer / .internalNioBuffer

shy falcon
#

looks like internalNioBuffer would need to be the way to go otherwise u risk waiting on copy

#

unless copy only happens if u call nioBuffer(int, int) where index > 0 || length < limit

shy falcon
#

hm CompositeByteBuf's look... vexing

#

actually maybe not

#

ok maybe it is

#

allowComposite in JavaZlib is set to true which means it can? accept a CompositeByteBuf

#

and a CompositeByteBuf can be backed by one or more ByteBufs

#

internalNioBuffer will fail if its backed by more than one

#

and nioBuffer could end up returning a copy instead of the underlying ByteBuffers if it is backed by more than one ByteBuf

#

however, nioBuffers (note the plurality) exists and seems? like it will return the underlying ByteBuffers?

#

in which i believe Deflater#setInput(ByteBuffer) paired with Deflater#needsInput() and Deflater#finished() (and vise-versa for Inflater) could be viable

#

oh i dont know if avoiding a copy is possible on the output side actually

#

bc if the out ByteBuf is also a CompositeByteBuf (is this possible?) that also complicates things..

shy falcon
#

this codestyle enforcement will be the death of me

random bridge
#

Just write normally, then open the project in netbeans and autoformat it. Makes it much more manageable.

shy falcon
crimson nexus
#

Winnpixie gotta be diff cuh

shy falcon
#

i do Not have netbeans installed and i dont plan on it

glacial sundial
#

surely you can edit the ide settings for your project

shy falcon
#

went ahead and pushed some PRs for Zlib and Cipher, definitely need someone to stress test them though

#

i can confirm they worked on a local server, thats the best i can give for input

#

i guess u could just probably disable composite allowance like native does, but i wanted to preserve that option first edit

#

that would (probably) guarantee 1 ByteBuffer per 1 ByteBuf

edgy crown
native quest
#

does someone knows any good vanish plugin?

devout dew
#

How do spigot anti cheats detect kill aura?

native quest
#

I get 100 new users every day through TikTok/YouTube shorts/reels etc., and the maximum number of simultaneous players I get is 40. Could I be doing something wrong for my player retention to be so low?

jagged orbit
#

usually a hard to get into server has high turnover

native quest
#

that's why i don't understand

tawny dust
native quest
jagged orbit
#

Theres thousands of survival servers

native quest
#

multiplayer things

jagged orbit
#

90% of other servers also have that

#

It’s pretty hard to stand out in smp

native quest
#

Maybe I'll add a government plugin. It doesn't add much complexity to the server and I think people will like it

somber slate
#

How do I resolve this? This plugin is totally a Spigot/Paper plugin and it's been out for months and it has tons of people who use it... What is going on.

random bridge
#

Maybe the support email?

#

?support

magic zenithBOT
somber slate
#

Thanks

teal talon
#

Optic going on a rage

shy falcon
#

im having a bad week and im making it Everyones problem

shy falcon
teal talon
#

Yes

shy falcon
#

just reported another plugin bc source code reveals it is only for Paper+Velocity

#

not Spigot nor Bungee

#

kicking these god damn foreigners out of my forum one by one

daring sonnet
shy falcon
#

well the issue is Paper has such a large marketshare in the server space that its almost (but not completely) guaranteed the plugin dev can upload a Paper plugin to Spigot and not have someone complain that it doesnt work

teal talon
#

Thank god my Condom plugin is spigot compatible

daring sonnet
#

if you use a paper specific event then its by definition a paper plugin

daring sonnet
shy falcon
#

and get cloudflare blocked in like 3 seconds nty

teal talon
#

I can use paper events if i want to, i just need to gate it behind some reflection

daring sonnet
shy falcon
#

there is no approval process

#

except for premium plugin onboarding i believe

teal talon
#

Talk to optic about that. But still events can import paper stuff without issue and still run on spigot as long as they gate it

daring sonnet
#

How do you know a maven or gradle worm didnt make it into a jar

teal talon
#

Luck

shy falcon
teal talon
daring sonnet
shy falcon
#

if u have a system that can gracefully fallback to Spigot if a Paper component is missing thats whatever

#

but these plugins are just plain old calling those methods without a care in the world

daring sonnet
shy falcon
#

and would throw a NoClass on spigot

daring sonnet
#

jokes aside though md-5 is the only person i see in builddata commit logs

#

a person that probably manually updates the bukkit mappings deserves more help than this

teal talon
#

Just get AI to do it /s

daring sonnet
#

spigot 26.1 uses the unobfuscated code as is right

teal talon
#

Idk

shy falcon
#

add a checkbox to Resource Uploads "I, <DEVELOPER> do solemnly swear that this resource is compatible with SpigotMC software (Spigot, BungeeCord, etc), and will not crash during runtime due to missing API from non-SpigotMC-related systems (Paper, Velocity, etc)."

shy falcon
#

nuhuh

#

my server is spigot :(

teal talon
daring sonnet
#

Is there any intresting project that is spigot based but incompatible with paper lol

teal talon
#

Uh

#

Probably

shy falcon
#

i cant imagine yet bc paper api was just spigot api ++ until the hardfork

teal talon
#

I only allow craftbukkit

#

1.5

teal talon
#

Oh yeah it’s private now

#

Iirc it’s in kotlin so decompiling it will look funny

sand venture
#

whats the new gamerule for disabling advancement announcements

mellow dock
#

show_advancement_messages

pale wharf
steady ore
#

how to fix an issue where the should be a built in resourcepack from a plugin upon being in the server but it's not showing

smoky umbra
#

Is there anyway to know why posts arent being approved? Ive posted the same post 3 times and none are going through :c with no why or anything just confused how i know how to fix the post for it to work?

smoky umbra
#

Looking for a developer :c

tawny dust
#

also do make sure they're not just held for moderation as that can take a bit

smoky umbra
#

i keep c hecking back to see if they are still looking over it but then the posts are just gone with no notifications :c

tawny dust
#

Some threads may be removed without notification if they do not have 3 or more of our requirements partially fulfilled within them.

smoky umbra
#

thats annoying :c

white leaf
#

where do i send screenshots bcs spigot mc is stuck on the cloudflare verification screen when i'm trying to download a file

shy falcon
#

u just gotta thug it out

white leaf
#

me?

shy falcon
#

ye

white leaf
#

well do you know a fix?

white leaf
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 you can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

white leaf
#

!verify

magic zenithBOT
#

Usage: !verify <forums username>

white leaf
#

!verify slimefroster

magic zenithBOT
#

A private message has been sent to your SpigotMC.org account for verification!

signal cove
#

J

#

!verify

magic zenithBOT
#

Usage: !verify <forums username>

signal cove
#

!verify CannonFM

magic zenithBOT
#

A private message has been sent to your SpigotMC.org account for verification!

signal cove
#

How do i remove this

#

It is ghost
Blocks

runic rain
#

Those are display entities. If they're not managed by a plugin, you can use the kill command
/minecraft:kill @e[type=minecraft:block_display,distance=..3,limit=1] while standing next to it

#

I included a limit=1 and a distance=..3 just in case you fuck up or something lol. It'll only kill 1 entity within 3 blocks of you

#

cc @signal cove cause it's been about a half hour

signal cove
#

Ok

signal cove
#

Hold up

#

It works

#

ThANK YOU

runic rain
violet haven
#

I heard this server help with seting up Minecraft server

#

When I personnaly try to use it It just refuse to work

tawny dust
violet haven
#

idk what wrong lol

violet haven
#

also idk how to install Spigot / what it use

tawny dust
#

First of explain what you've tried and what's not working

violet haven
#

Well I downloaded Server.jar

#

Asked claude for help

#

Help me set up a mods folder and eula.txt

#

and when I use the comand Mc send to start the server it just show nothing

tawny dust
#

I see like 3 problems with that 😭

#
  1. You don't just download the Spigot jar. You need to run BuildTools
  2. Claude (or any AI for that matter...) 💀
  3. Spigot doesn't run mods only plugins
#

Also what command are you talking about and where did you run it

violet haven
#

java -Xmx4G -Xms4G -jar minecraft_server.26.1.2.jar nogui

#

in command prompt

tawny dust
#

That should have said something

#

probably that it couldn't find java or the jar file

violet haven
#

it just says nothing

#

I put the cd in the folder where Server.java was

tawny dust
#

.java??

violet haven
#

server.java

tawny dust
#

Why did you set the file extension to .java

violet haven
#

Idk it was like that when I downloaded it

tawny dust
#

x to doubt

violet haven
#

You want proof

tawny dust
#

or did claude make that server.java file for you 💀

violet haven
#

No

#

I downloaded it from the offical minecraft site

tawny dust
#

So it's not a Spigot jar

violet haven
#

No

tawny dust
#

also it's a jar file not a java file?

violet haven
#

yeah jar

#

but I can just rename it

tawny dust
#

No don't do that

violet haven
#

?

tawny dust
#

I'm just having to triple check everything you say since you're not consistent at all

#

It's supposed to be .jar

violet haven
#

yeah it was jar

tawny dust
#

and what is its name?

violet haven
#

server.jar

tawny dust
#

You're trying to start a file named minecraft_server.26.1.2.jar

#

but your jar is named server.jar

violet haven
#

even when i dojava -Xmx4G -Xms4G -jar server.jar nogui it doesnt work

tawny dust
#

Show me what it looks like

#

?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 you can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

violet haven
#

cant I just dm you the img

tawny dust
#

sure if you want to

violet haven
#

here

#

before you ask I have java 21

shy falcon
#

doesnt mc 26 need java 25

tawny dust
#

It does

#

Anyways it appears somethings messed up with their Java install to begin with

#

it never returns anything even just java --version returns blank

shy falcon
#

pog

rough folio
#

Hi, is there any well-known plugin (paid or free) that patch 1.21.11 known exploits (redstone, dupe stuffs, etc)? Ty

rough folio
rough folio
#

So clearly it is not working :((

tawny dust
#

You're out of date now though so you'll start to encounter dupes

#

that weren't patched

rough folio
native quest
#

sonar or limbofilter?

vagrant yarrow
#

Hi, I have a question. My plugin was removed from the Spigot website and I don't know why. Is there any way to find out?

jagged orbit
#

if not just email support

full arrow
#

guys i need help extremely much

subtle fulcrum
#

what happened

full arrow
#

Im making a plug in with chat GPT please dont judge and he keeps giving me weird lines of code that never works

#

Im trying to make it so when i equip a rescource pack a diamond helmet with a special id will be replaced with a different model i mase

#

Made

#

And i am so desperate like im about to shoot my monitor

random bridge
#

That's going to heavily depend on what version resource pack you are making.
(There are far too many changes between resourcepack versions for chatgpt to keep up with)

full arrow
#

Kind of unsure what you mean about rescource pack versions

#

Just in case which i dont think you mean im making this on 1.21.11

random bridge
#

I think they call it pack_format now, but I still refer to it as version.

#

1.21.11 is pack_format 75, so you gotta follow the structure for it.

full arrow
#

So in simple terms what can i do right now to fix my problems

#

If you want to i can tell you every thing i have

random bridge
#

It would be best.
What's your directory structure look like right now?

#

Wait, how are you modifying a helmet?
They don't have 3D model support. Are you using a different item for them to wear on their head?

full arrow
#

Dont they have a 3 model when equipped

random bridge
#

AFAIK, they are just a texture.

full arrow
#

So what can i do to fix this

#

@random bridge

#

What item has a 3d model

random bridge
#

Pretty much any item itself

#

You'd want to apply a custom model to an item and then force it on the player's head/helmet slot.

full arrow
#

How do i force it on

#

Hut then i cant add attributes like armor right

random bridge
#

I think there's a tag you can set for it being equipable

#

I'm not sure if there are tags for armor or not

full arrow
#

Isnt there armor_toughness

mellow dock
#

There’s armor and armor_toughness

chrome ridge
#

hey guys im new to hosting a server and really just want it to be for me and some of my friends and I have a couple of questions that are if im hosting a server for 8 players with a pretty big world for a long time with mods and plugins, i'm just really not sure which plan I should get from this server provider

random bridge
#

That's going to depend on the provider

chrome ridge
#

ah okay thank you

random bridge
#

Which one were you looking at using?

chrome ridge
random bridge
#

I've used their free servers before and they are alright.

chrome ridge
#

yeah im just not really sure what to use idrc as long as i spend around 20-30/mo and get it to work well

#

i did a server with my friends before but the world started lagging later when we built so much on it

random bridge
#

Yea, that seems to be a common issue with some providers.

If you want something good, I'd recommend KineticHosting.
https://www.kinetichosting.com

It's pretty impressive what they offer for the price. Servers are able to keep up with my usage.

Kinetic Hosting

Get Minecraft and game server hosting. Kinetic Hosting offers powerful hardware, 24/7 support, and an easy-to-use management panel. Start hosting with us today.

chrome ridge
#

okay cool ill just go with your recommendation then because id bet alot that you know more then me, thanks

#

is it simple to like adjust plugins and stuff on it

random bridge
#

They have a built in modpack manager that they update pretty frequently.
They also have full SFTP support if you want to manually upload things.

#

It has integration with Modrinth and Curseforge so finding mods is easy.

chrome ridge
#

oh thats perfect

native quest
#

is the universespigot a scam?

#

or is really worth?

shy falcon
#

sounds like heresy

native quest
crimson nexus
#

I think @wet badger has used universe spigot. Maybe he can attest to it.

elder python
#

how to make player heads show farther than 64 blocks? I tried changing entity tracking range other from 64 to 256 and making entity-broadcast-range-percentage higher too
but its still not showing. I tried vanilla client too so its not player side

mellow dock
#

I mean, it is client side

#

Block entities have a limited render distance

elder python
#

still 64 blocks

mellow dock
#

They probably don’t count for that

elder python
mellow dock
#

The rendering of block entities that use the block entity renderer stops beyond a hard-coded block limit which is modeled after the radius of a sphere. This limit is not affected by the Render Distance nor the Entity Distance scale in the Video Settings.

wet badger
#

i dont work for that server anymore,
I wasnt too involved in that area but it was pretty decent

true yoke
#

bunch of my customers use USpigot and it's pretty solid

#

I find it a little expensive but it's the foundation of half the SMPs I work for

native quest
native quest
#

Is it possible to change the simulation-distance/view-distance without restarting the server?

#

and change the max players

merry elk
#

There's startup overhead too

native quest
#

overrides:
minecraft:place_recipe:
action: DROP
interval: 4.0
max-packet-rate: 5.0
ServerboundCommandSuggestionPacket:
action: DROP
interval: 1.0
max-packet-rate: 15.0
ServerboundPlaceRecipePacket:
action: DROP
interval: 4.0
max-packet-rate: 5.0

#

what should i use?

#

first one or third one

pure narwhal
#

Can someone help me?

teal talon
#

Just try

leaden cape
#

so i just got a mc server and my friend said to install a few plugins and i just what to make a kit pvp server and i have no idea what im doing

pure narwhal
#

Accidentally reinstalled/reset my Minecraft server on Gamever. No backups visible. Need help checking for snapshots or recovery.

tawny dust
#

Nothing we can help you with

midnight blade
#

If anyone is dealing with any lag on there server they cant figure out give me a shout.
I'm Vise, I run Astral Studios. I've just finished work on a new Paper plugin called Astral Profiler — it attributes server lag back to specific plugins, and within those plugins, back to specific listeners, commands, and tasks. The idea is to skip the "remove plugins until the lag stops" guessing game and just see which one is actually misbehaving.
I'm offering free copies to a few server owners before launch in exchange for honest feedback. No catch — keep the plugin either way, and you don't have to write a review or post about it a review would be nice but dont have to.
If you've had any unexplained lag on your server or just want to see what your plugins are actually doing under the hood, happy to send you a copy and walk you through setup.
Let me know if you're interested.
— Vise
Astral Studios

midnight blade
teal talon
fast vapor
#

have you heard of spark

midnight blade
#

spark is alright but this is alot better

fast vapor
#

how?

midnight blade
#

it was also designed for people dont code your typical server owner who has no clue about anything code related

fast vapor
#

such people should probably let people with knowledge deal with problems

midnight blade
#

im not shitting on spark at all spark is decent. but mine is alot more indepth and easy to understand than spark

lyric cedar
#

how do you attribute stuff?

#

this just sounds like a "fancy" UI for spark, which will prolly make assumptions that turn out to be wrong, hiding details, etc, all the stuff we like

thorn gale
midnight blade
#

well here let me actually send you the indetail sections for each of the plugins approaches to different things

worldly fractal
#

Are you capturing memory allocation or something? What's the difference between your plugin and spark.

fast vapor
worldly fractal
#

I just remember that there was a profile called Flare for the Airplane server once that had a paid server, and it's main draw was capturing memory allocations

lyric cedar
#

that at least was written by somebody reputable

fast vapor
#

I mean spark has memory allocations as well

worldly fractal
#

yes, it's good software. take a look at flare which is GPL licensed, if you are trying to compete with spark it would be interesting to bring that up to date

midnight blade
#

again im not trying to "compete" with spark because mine has a soft dependency for more features from spark if you know how to read spark.

#

but anyway back to your question yuel

#

ill use worldedit and world guard as the example as we all know how they work together

#

WorldEdit pastes a large schematic, which fires thousands of BlockPlaceEvents. WorldGuard listens for BlockPlaceEvent to check region permissions. So a single WorldEdit paste causes WorldGuard to do alot of region-check work. what my profiler will report/catch is that WorldGuard is slow. The samples show WorldGuard's BlockPlaceEvent listener having a p95 of 12ms with 50,000 calls. Looks like WorldGuard's fault. The reality: WorldGuard's per-call performance is fine — it's just been called 50,000 times in a burst because WorldEdit fired all those events. The cause is WorldEdit; the symptom is WorldGuard. Astral attributes the symptom and realises that it was world edit that enitially causes those problems which threw world guard as the issue basically.

#

thats how it determines in that example

lyric cedar
#

so you just hook into listeners?

#

and walk up the call stack?

#

that seems super simple

midnight blade
#

Not quite — there's no call-stack walking. Astral wraps the registered listeners themselves (HandlerList swap) and times the dispatch, so attribution is direct from the registration point, not inferred from a stack. Same approach for commands via CommandMap and tasks via scheduler proxying. You're right that the core idea is simple — it's basically "instrument the entry points, ring-buffer the durations, run a detector pipeline over the samples once a second." Three detectors in v1: main-thread heavy, exception rate, async/sync violation. Severity comes out of configurable p95/mean thresholds. The interesting part isn't the wrapping, it's the bits you have to get right around it — keeping overhead sub-microsecond per call, classloader visibility for the proxies (Proxy.newProxyInstance needs the right loader to see both Bukkit's interfaces and our own marker), the dev API for plugin-author-driven attribution

#

like i said im not competing to remove spark itself but run along side it in a sense you can use either but the main point of my profiler is for people who you know dont exactly know exactly what on earth they looking at.

lyric cedar
#

Oh god that sounds horribly inefficient

midnight blade
#

and also little extra things spark cant do for big moduler cores for example automatically detect if a module is causing insane problems and disable them and log why it did and is doing it.

midnight blade
# lyric cedar Oh god that sounds horribly inefficient

It's measurable but very small. Two System.nanoTime() calls and a write into a lock-free ring buffer per dispatch — comes out to roughly 50–150ns of overhead per event invocation depending on JVM and CPU. For context, the events Astral wraps are things like BlockPlaceEvent, which already cost on the order of 10–100”s to dispatch on a normal server (handler lookup, listener iteration, plugin code itself). Adding ~100ns is well under 1% overhead even on hot paths. The ring buffer is 256 longs per module, fixed size, no allocation on the hot path. Aggregation (computing p95 etc) only runs when Astral builds a snapshot for the dashboard — not on every event.

#

and just to clarify again its not to replace spark but coexist

lyric cedar
#

So one proper profiler with a bit of overhead and another instrumenting profiler with even more overhead, wooo

midnight blade
#

not necessarily

fast vapor
#

why does all of that sound like ai made up stuff

lyric cedar
#

And you are choosing to promote a paper plugin on the spigot discord, breaking two rules at once, nice!

lyric cedar
midnight blade
mellow dock
#

And at the end of the day, the lag is coming from the game itself

#

What a shame

midnight blade
lyric cedar
midnight blade
#

becuase its not supported of everything and is mainly tested on paper at the moment but does work on others for example im currently working on folia support

lyric cedar
#

Great, another project maintained by papermc! We are still on the spigotmc discord tho

midnight blade
#

Well thank you for your input

lyric cedar
#

I would suggest you to familiarize yourself with the rules of this community

midnight blade
#

i know the rules and im technically not breaking any

#

fine line

lyric cedar
#

How was your initial message not a blatant advertisement for your paid product? Lol

midnight blade
#

its in a channel for help and i offered help for a common issue people have again fine line im not technically breaking a rule

lyric cedar
#

You are lucky this place isn't moderated, lmao

glacial sundial
midnight blade
#

well its not "AI" took awhile to code it actually thank you for discrediting my work. but everyone to their own

pliant creek
crimson nexus
#

top 10 spigot moments of the 2026 season

pale wharf
#

💀 bro

shy falcon
#

view/sim distance dont think so

midnight blade
jagged orbit
#

To test

#

All these people are haters

thorn gale
#

Yeah same I want a copy to test on my private server

pale wharf
#

Same

#

People just jealous they are bad

fossil obsidian
#

first

jolly rock
#

second i guess? <- thats a question no mute pls

left tree
#

how do i us bungee cord

restive pivot
#

fourth

brisk hedge
#

I’m going to strangle you

brave tulip
late fulcrum
#

huh, did someone use Za Hando to erase my obnoxious seventh message

#

no wait, nevermind, i got the channels mixed up

rough surge
#

9th

west cloak
#

Ok

west cloak
#

11th

#

Hey

#

I need support

#

Is anyone there?

#

I get a io.netty.abstractchannel error when i join my own server

#

Its spigot

vocal thunder
#

14th

rough surge
#

15th

tropic grove
#

16th

fair light
#

Is there a plugin that shows your own name tag above yourself in F5 mode?

left crescent
#

First guess would be that that is totally a client-side thing and can't be influenced by a server.

west cloak
#

Is there a way to bump up the string limit from these: UpstreamBridge - overflow in packet detected! Cannot receive string longer than 2048

spare tendon
#

i mean i dont know of a plugin for it but it'd most likely have to use armor stands or something above u

fair light
#

Then other players would see multiple name tags on you

scarlet horizon
#

Hey guys, people joining with bedrock on my java server with geyser are told they need permission to join this realm. Any ideas why?

fair light
#

Anyone know a plugin for right clicking villagers to run commands?

#

that isnt citizens

lyric needle
#

@fair light , I could perhaps create this for you. DM me, need to know more information

gritty fossil
#

30th

west cloak
#

How can I check a player's village reputation? I have tried using NBTExplorer but I don't know what file it is stored in.

ocean gazelle
#

which version?

scarlet horizon
#

I couldnt re-create the issue with the npcs not loading in, but its there. I did however manage to crash the bedrock client when switching servers

#

Does anyone know where the logs for bedrock are?

#

I opened an issue for the particles aswell

#

Oh shoot

#

Wrong place :L

pure sonnet
#

@west cloak might be the villagers nbt

west cloak
#

anyone know why this doesnt work? /summon minecraft:armor_stand ~ ~ ~ {NoBasePlate:1b,ShowArms:1b,ArmourItems:[{id:"leather_boots",Count:1b,tag:{display:{color:13224393}}},{id:"leather_leggings",Count:1b,tag:{display:{color:113224393}}},{id:"leather_chestplate",Count:1b,tag:{display:{color:11394815}}},id:"player_head",Count:1b,tag:{SkullOwner:"gamergirl008"}}],HandItems:[{id:"powered_rail",Count:1b,{id:"minecart",Count:1b,CustomName:"{\"text"\:\"gamergirl008\",\"color\":\"blue\"}",Pose:Body:[0f,20f,0f],Head:[328f,20f,2f],LeftLeg:[340f,360f,0f],RightLeg:[20f,21f,2f],LeftArm:[312f,344f,22f],RightArm:[242f,38f,28f]}}

quaint otter
#

Guys I need help

#

I am unable to use grief prevention plugins on spigotmc

#

Anyone

#

Mods

mellow dock
#

Can you give like

#

Any more detail

quaint otter
#

When I try to apply grief prevention to my aternos server it always shows a prob

mellow dock
#

How about like

#

A log or anything

quaint otter
#

Yes in log it shows that install unknown or delete grief prevention.jar

#

@mellow dock

#

Bro u there ?

winged orchid
#

Dude

#

Aternos. srsly?

west cloak
#

leave him

#

if he cant afford lol

#

let him

winged orchid
#

lol

west cloak
#

i remember at thr time i couldnt

#

i used aternos

runic rain
#

then you should not be running a server because you will have other costs that you will not be able to cover

#

i think if you can't afford a $5 - $15/mo host, you should have other priorities - like finding a job

grave goblet
#

For plugins how do I give permissions?

#

Do I use console or what

runic rain
#

You would have to use a plugin dedicated to managing player permission nodes by group

#

The general go-to is LuckPerms

grave goblet
#

So to use any plugin I need to have luckyperms?

runic rain
#

Well, not necessarily. Some plugins don't have permissions, some have reasonable defaults. Though if you want to change what players have what permissions, yes, you will need a permission plugin

grave goblet
#

Ok

onyx geode
#

why is help archived

runic rain
#

separated the two topics as they often cluttered one another in a single help channel

quaint otter
#

@runic rain bro I'm a 16 year old

#

And in my country there arent exactly job options for the youth

runic rain
#

(1) I seriously doubt there are no job opportunities for youth, especially at 16. There are community centres that will assist you in finding a job at that age
(2) That leads me to believe you're too young.
Nevertheless, if you're running a free host, you should expect to run into limitations

quaint otter
#

The government here is unable to give jobs to the graduates

sharp karma
#

Hippity hoppity arent you too young for discord

silk dune
#

What country?

#

No, 13 is the minimum age I believe. He said he’s 16 if you want to believe that

tidal goblet
#

in other countries the min age is different

blissful quail
#

COOPA law requires minimum age of 13 Thats a world wide internet law if you want to call it that

runic rain
#

COPPA, lol

#

though it's also an American law

mellow dock
#

^ Not worldwide

blissful quail
#

The COPPA or what ever its called isn't named the same in other countries but its the same law worldwide

runic rain
#

Well, no. COPPA is literally defined in US federal law.

blissful quail
#

I know in the netherlands it starts with a D

runic rain
#

There may be similar laws in other countries, though it's not COPPA

blissful quail
#

isn't named the same in other countries

runic rain
#

That being said, that's why "in other countries the minimum age is different" applies

meager orchid
#

in my country COPPA exists so idk, maybe its world-wide but not in a few countries

runic rain
#

Not sure why we're on about this though lol. Very off topic

blissful quail
#

Cause someone was talking about a minimum age requirement

winged orchid
#

It went from aternos to coppa lol

west cloak
#

how do i make it say the world next to the name in chat like this [survival] member bicxter > hi

#

..

teal talon
#

Multiverse has that as a config option

west cloak
#

ok

#

its true in the config

#

but it doesnt show up?

teal talon
#

Fix your chat plugin then

exotic panther
#

Does anyone can tell me an alternative for Multiverse Core?

#

(1.16.1)

runic rain
#

Hyperverse, though I don't think it's exactly 1:1 feature wise

exotic panther
#

Thanks, i will test it ^^

scarlet thorn
#

Hello i have a problem with the permissions of bungeecord, the command /list work for me but not the /server

daring shale
#

Has anyone here experienced vanilla chunk loaders(minecarts going in and out of nether portals) not working fully in spigot? Like the redstone in the area seems to work, but plants dont seem to be growing. Is this maybe entity activation range? Are plants (wheat/melons/potatos) considered entities for the spigot.yml config?

brave bone
runic rain
#

disable tab completion in the spigot.yml

daring shale
#

Or could anyone tell me when chunks are loaded without players around, do villagers still work and do plants grow? if not, is this something that is easily fixable?

teal talon
#

Only spawn chunks are loaded by default

daring shale
#

yes, but say i have a chunkloader - like a minecart bringing materials to the nether and back

#

the plants (wheat/melons) dont grow, and the villagers dont plant stuff, but the redstone still works

teal talon
#

If they are loaded they tick

#

unless you use paper and have notickviewdist thingy

daring shale
#

is that in spigot.yml?

#

i dont think its paper

#

is there documentation for the spigot.yml properties?

exotic panther
#

@runic rain, i have downloaded the 1.16 version, but the Plugin give the error java.lang.ClassNotFoundException: net.minecraft.server.v1_14_R1.NBTBase that says, it's for 1.14

brave bone
west cloak
#

does towny API even exist any more

runic rain
#

Sure. They have a Discord too

teal talon
#

I know pure did stuff

west cloak
#

ok ty

brave bone
#

If any1 had the same problem as i did, the solution is to downgrade your server to like 1.12 or something and then use the plugin viaversion and join in 1.16. Jeez that took me all day

runic rain
#

Answering a question != advertising ;P

#

Gijs, in doing so you're also not able to use any features added in 1.13+

#

So you're basically trading off 3 years worth of features just so your tab completion doesn't show?

brave bone
#

Yeah I realised that, but i am working on a faction server so I wasnt going to use a lot of the newer features.

#

And maybe it works if you dowgrade to just something like 1.15 than you would still have some newer features

runic rain
#

A viable alternative would be to continue to run latest but install a plugin that blocks tab completion

#

Though I don't understand why you want to block tab completion to begin with

#

If players don't have permission for a command, it won't tab complete

atomic agate
#

Should be pretty easy to make such a plugin too, tbh

runic rain
#

Well they exist

atomic agate
#

probably yeah, I imagine more people would want such a thing

meager orchid
#

yeah, more people could hide their /skript:12jjwdaj432j12qdasjk that gives you op

teal talon
#

Hot

#

ezProtector disables tab and shit

#

https://papermc.io/forums/t/1-12-2-1-16-x-ezprotector/1361 i heard it works on spigot from someone too

atomic agate
#

if it uses Paperlib features and has that lib shaded in, yeah it will

teal talon
#

I mean building against paper does not mean it won’t work on spigot

#

Using paper features without providing proper fallbacks will

atomic agate
#

Yeah exactly, thats why I mentioned that if it uses features from the paperlib and doesnt shade the lib, it wont work

teal talon
#

It has no real reason to use paperlib

atomic agate
#

Only thing ive used paperlib for so-far is to load chunks and using less ram whilst using less ram (dont remember exactly)

latent shore
#

how i give to friend

#

perms to the server

#

i mean to the server files

meager orchid
#

give him ftp?

latent shore
#

i mean i want move them minehut

#

and make server

#

but

#

how i give to my friend perms to the channel files

meager orchid
#

i think you need to give him ur minehut passes, minehut doesnt support sftp/ftp/ssh

latent shore
#

on minehut i give them email and password

meager orchid
#

yeah

latent shore
#

no not minehut

#

i move them minehut

#

now i use with my pc

#

but how i give to my friend perms

meager orchid
#

you moved away from minehut right

latent shore
#

yea

meager orchid
#

what host you have

latent shore
#

hmm i just use my pc

meager orchid
#

you'll need to set up a FTP-Server or just send him/her the files they want

#

or use something like anydesk so he/she can live edit them

scarlet chasm
#

does anyone here use start.sh to restart their server when you use the console command "restart"? Because i cannot get mine to work

latent shore
#

hmm

atomic agate
#

you'll need to set up a FTP-Server or just send him/her the files they want
Ill recommend you use SFTP though.

latent shore
#

FTP-Server?

#

ok i will look abot that

atomic agate
#

Yep, if youre on Linux, use vsftpd

meager orchid
#

hes windows probably

latent shore
#

yea

atomic agate
#

and to get it SFTP, install openssh-server too

latent shore
#

we have windows

meager orchid
#

FileZilla server maybe?

atomic agate
#

Use FileZilla server then

meager orchid
#

or openssh-server yeah

atomic agate
#

nah openssh-server is just to get it secured

meager orchid
#

recommend FileZilla Seerver then, easier to understand

atomic agate
#

since SFTP is essentially FTP but over an ssh tunnel 🙂

scarlet chasm
#
while true
do
java -Xmx8G -Xms2G -jar spigot-1.16.1.jar nogui
echo Restarting in 10 seconds, CTRL + C To Terminate.
sleep 10
done```
meager orchid
#

while true wat

runic rain
#

Restarts the server when it's stopped

meager orchid
#

but hes starting the server before the Restarting in 10 second message sends

runic rain
#

Yes

#

When the server stops, that message is sent

meager orchid
#

why

scarlet chasm
#

But it's not working when i use either "stop" or "restart" on the server console

#

I've tried all sorts of commands, even just:

#

java -Xmx8G -Xms2G -jar spigot-1.16.1.jar nogui

runic rain
#

You don't need the while true if you intend on using /restart

#

Be sure it's set properly in the spigot.yml

scarlet chasm
#
  restart-script: ./start.sh```
meager orchid
#

you need to remove the ./ i think

scarlet chasm
#

I tried that too

meager orchid
#

wth then

scarlet chasm
#

The server recognizes that start.sh exists

#

because it attempts to restart using it

atomic agate
#

your shebang is wrong

#

its #!/bin/bash

#

or in your case, since you use /bin/sh, #!/bin/sh ( I assume youve got a reason to use sh over bash

scarlet chasm
#

Oh, i just tried both #!/bin/bash and #!/bin/sh and neither work

atomic agate
#

Odd, but thats one issue less 🙂

scarlet chasm
#

lol true

#

I don't have any plugins in there either, so there's no interference

#

And it's a clean build, spigot is up-to-date

restive pivot
#

do you have a file called start.sh in the same directory spigot is in

#

and it tuns the startup command

#

not .bat but .sh

tiny scroll
#

Bot that allows my hub compass to be only in a specific region

west oracle
#

Hello, I would like to know if anyone has used Docker to orchestrate multi server with Spigot and BungeeCord and its advantages and disadvantages md_5

scarlet chasm
#

@restive pivot I have a start.sh file, and i use a startup.bat file to initially start the server

cedar ivy
restive pivot
#

try makingg the ./start.sh to
./start.bat in the config

tiny scroll
#

Plugin that allows my hub compass to be only in a specific region pls

river dew
cedar ivy
#

Oh, hey, ty, I figured it out -- it's the "⎯" character

west cloak
#

We added two new blank servers to our bungee network with pebblehost, but now many players are unable to connect to any of our servers, including our hub. I have heard this is an issue with bungee connecting to spigot. Anyone have any ideas?

scarlet chasm
#

The start.bat thing works on my home computer, but not on my server.pro server

humble salmon
#

hello wondering if anyone else has had this happen and if so how you fixed it i have a server with about 150 players and it seems over night a few players had issues login on and now about 10 players have god mode that im not able to take away hoping someone might have a few ideas

west cloak
#

Does anyone Know how to install minecraft plugin exsention on Vs code????

fringe ruin
#

hello does anyone know why after changing my spigot .yml messages it just overwrites it after reloading?

rocky sphinx
#

Can spigot plugins run bungeecord commands?
Also visa versa: Can bungeecord plugins run spigot commands

#

hello does anyone know why after changing my spigot .yml messages it just overwrites it after reloading?
@fringe ruin Never /reload. always /restart. and try changing while the server is shut down

fringe ruin
#

i did it again just now and it still doesnt work

rocky sphinx
#

i did it again just now and it still doesnt work
you did what?

#

Does anyone Know how to install minecraft plugin exsention on Vs code????
@west cloak what MC plugin extension on vs code. there are many. If you are making a plugin use a Java IDE like Intellij or Eclipse

jagged orbit
#

Don't use vs code for java

rocky sphinx
#

yup

sand silo
#

Hi, I have loaded a resource pack into the resource folder loads fine but users from the outside can not download all of the resource as it keeps getting stuck at 50% . Can any body help

crisp barn
#

hello please help

#

i make spigot plugin vault(Inventory) and Kits

#

why is it my kits items will be put on the vault?

neat umbra
#

trying to not post a "english do you speak it" meme

crisp barn
#

you dont understand?

#

is their anyone who can understand please

#

2 plugins vault for users and kits for all users

#

my problem is the items from the kits will also show on the vault

lament lynx
#

Looking for someone who'd like to share their ideas on a profession plugin we'll be working on soon for a Gamemode system thats been in the works for almost 2 years.

The current gamemode system we have implemented allows us to spawn schematics across the world without obstructing terrain/lakes/trees etc. Allowing players to join a dynamic world that perpetually moves around players. This would allow us to spawn things like gold veines/ iron veines/ herbs schematics and much more and add some sort of animation when mined/collected/chopped with holograms what not.

We're really looking for some sort of economic profession system that'd be balanced.

coarse junco
#

I have been having a issue with a server, I start it up, loads all of the plugins and then shuts down.

#

Anyone had that issue before?

atomic agate
#

There's likely an error

coarse junco
#

Hmmm

#

Want me to paste the pastebin of my lastest.log?

#

Here it is, just in case.

cunning cloud
#

somehow I cant create kits any reason why it says kit has been improperly defined contact an admin

west cloak
#

@coarse junco There is an NPE in the plugin "AuctionHouse", and there is an SQLite issue with "SuperiorSkyblock2". The NPE can only be fixed by the developer of that plugin, but you can try changing your SQLite credidentials and see if that works (for SkyblockSuperior2)

neat umbra
#

If you include written books in the inventory essentials says that try make the book in the config @cunning cloud

west cloak
#

is it even possible to enable the gui for older spigot servers

#

which gui?

#

the built in gui

#

oh