#help-server

1 messages · Page 164 of 1

runic rain
#

Well, I mean, at the moment it crashes the server lol

#

md can take a look at it when he wakes up because I've the slightest of clue why an initialization exception would be thrown, but we recently changed the class identified in the stacktrace so it's possible it introduced an issue with the Eclipse compiler

west cloak
#

noob question but... where is the plugin.yml stored? 😅

runic rain
#

Generally in the root of the plugin

west cloak
#

ohhhh in the jar file?

runic rain
#

Well, not generally. That's where it needs to be lol

#

Yes

west cloak
#

oh i see thanks

void pagoda
teal talon
#

Seems to be quite a few error

#

S

daring shale
#

are there any settings in spigot that would stop villagers from throwing/dropping items?

#

cant find any in spigot

#

yml

teal talon
#

Ehm

#

mobGriefing gamerule?

#

Or some other gamerule

daring shale
#

ah ok thanks, ill check it out

daring shale
#

anyone every experience when executing a command (such as /list) the chat doesn't show up for specific players?

teal talon
#

Nop

compact silo
#

@daring shale What /List plugin are you using?

daring shale
#

none

#

the default server command

#

thjey work in the console as the server admin, but not as op player

#

probably something weird i did, didnt know if anyone had experience with a flag or something that just had to get swapped

unreal hamlet
#

So id like to add a possibility to choice what prefix u want, but for example if you have permission for 2 prefixes u can choice one and its gonna remove the other, any ideas how i could do something like this without coding custom plugins?

desert jasper
random stag
#

pretty odd question, but is there a way to do RNG just with a command?

#

like, make a command that either executes a different command or doesn't, based on some random number or sth

teal meteor
#

@desert jasper thats a known bug with village conversion in 1.16. if you are using paper you should go to the paper discord tho

silk dune
#

@random stag Generate a random number

#

And then have a switch case for each number

random stag
#

just with commands

#

not with a plugin

teal talon
#

There is

#

Go look how those crazy datapacks do it

pearl spear
#

Hello, whenever I hop in a nether / end portal, my server crashes, and I get the error, Internal Server Error. Here's the log:

desert jasper
#

@teal meteor can you send me paper discord link, I cant find it!

quaint forge
#

search in server discovery

desert jasper
#

can't find it

runic rain
#

Look harder because it really isn’t hard to find at all

desert jasper
#

I can only find the widget, how do you join a server through a widget?

runic rain
#

Click it?

#

Like you would any other widget or button? We can't explain to you "Computers 101" here ;P

desert jasper
#

Not working,

weak sage
#

does anyone know a plugin to get those tools used for uhc(when you break a tree all the wood breaks, fast mine, etc) and only the tools?

pearl spear
keen sapphire
#

Okay i almost am there.
So anyone have any clue how i would edit this file to automatically load/unload resource packs when entering a specific world?

you can see here in this file where i tried.
what am i doing wrong? T.T

p.s one person told me im actually supposed to be using the original world name in some places, if this is the name you can pull when going to world select in single player, selecting it and pressing edit, then i see name as
PokéWorld 1.12
.

To add an extra layer of confusion to i am using JED to handle these dimensions, so the world on my server i want to do this with is actually in a folder called DIM53 rather than a folder named "RED" or "PokéWorld 1.12". idk if that matters or not.

plz save me T.T
https://pastebin.com/r8GPmBsy

gloomy hemlock
#

-new

#

?new

#

!new

keen sapphire
#

yes i am @gloomy hemlock

daring shale
#

anyone every experience when executing a command (such as /list) the chat doesn't show up for specific players?
@daring shale This is from gamerule sendCommandFeedback = false

queen kiln
#

I'm pretty sure it's client sided because when i right or left click on them they disappear but when I do that new ones appear next to it

#

it's very frustrating

runic rain
#

Well first thing's first, you're on a hacked client, you should expect things to not work as expected

queen kiln
#

good point, i'll test it on vanilla

#

happens on vanilla as well

keen crestBOT
#

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.

runic rain
#

I'm glad the bot finally decided to answer after like 5 hours

tawny pawn
#

where is the bot hosted?

boreal saddle
#

Africa

runic rain
#

Singapore apparently lol

tawny pawn
#

on a smart toaster or something?

queen kiln
#

is that directed at me?

runic rain
#

No no, ;P We're making fun of @keen crest

queen kiln
#

I mean the bot

runic rain
#

That command was sent hours ago and it's only just now responding

queen kiln
#

ah okay

boreal saddle
#

How did that not timeout

runic rain
#

¯_(ツ)_/¯

queen kiln
#

any idea how I can fix my issue?

boreal saddle
#

Imagine those server that uses that bot for everyting

keen crestBOT
#

No

royal zodiac
#

🤔

glacial sundial
#

can someone port actual cafebabe to discord

west cloak
#

how to make a console on a localhost server

#

?

royal zodiac
#

can someone port actual cafebabe to discord
@runic rain, here's your chance to be loved by md_5

runic rain
#

Father? 🥺

frosty barn
#

is this the place to post crash logs? im not too sure whats causing my crash specifically. Would anyone be able to help?

west cloak
#

AAAAA

frosty barn
#

i

glossy wigeon
#

🤔Shift+Middle Click don’t work to copy NBT data.

#

For spawners

#

So, How can one copy a Spawner?

frosty barn
#

are there any specific plugins that help detect reasons for crashes? Im not getting crash logs im only getting my regular logs which im reading through and seeing issues from datapacks i've already removed in the logs

glossy wigeon
#

Probably some over lap

#

Delete log Stop amd start up again.
Option 2 /Minecraft:reload for datapacks. Option 3 Remove all plugins And Put one at a time ;3

late fulcrum
#

Is there a way to escape the percentage symbol with PlaceholderAPI?

frosty barn
#

@glossy wigeon i mean i think i know the overlap, would you mind taking a peak at the log?

glossy wigeon
#

What Plugin replaces the %? And what are you using it for?

late fulcrum
#

im using Quickboard

#

I want a scoreboard to say the memory with a percentage in front

#

`

  • '&7Memory&8:&r &6%%&e%math_({server_ram_total}/{server_ram_max})*100[precision:0]% &r'`
#

when I put two percentages, it shows two percentages

#

but when I do one, it freaks out and doesnt set the placeholders

glossy wigeon
#

Remove color@codes

late fulcrum
#

I tried all the escape characters I know of like \ and ^

#

well the thing above works

#

its just when i remove one percentage it will not evaluate

glossy wigeon
#

%math_{server_ram_total}/{server_ram_max}*100[precision:0]%

late fulcrum
#

ill try that

#

well, I will add the percent after it

#

for visual

glossy wigeon
#

Wait... 🤔 Memory with percentage would not it just be ram/maxram?

#

Did it work?

#

xD

late fulcrum
#

yeah its working kind of, but I still want the color codes in there

#

this is what I put in %math_{server_ram_total}/{server_ram_max}*100[precision:0]%%

glossy wigeon
#

Put it before

late fulcrum
#

huh

glossy wigeon
#

<here>%math_<etc>

late fulcrum
#

well

#

I want the percentage at the end to have its own color &6

#

oh weird

glossy wigeon
#

Then <here>% after equation no? Before last % lol

late fulcrum
#

well, this works:
&7Memory&8:&r &e%math_{server_ram_total}/{server_ram_max}*100[precision:0]%&6%&r

#

it may not be the proper solution, but at least it works

glossy wigeon
#

Yea

late fulcrum
#

the docs dont say anything about an escape character

glossy wigeon
#

Well it’s only for numbers “math”

late fulcrum
#

which is kind of silly, i might open a ticket and be the first to suggest it

glossy wigeon
#

How does the output look like?

late fulcrum
#

considering that papi is a pretty big thing

#

memory at the bottom

#

I shit you not, its actually at 69%

glossy wigeon
#

&e would look nicer

#

xD

#

Not the &6

#

Just to let it blend

late fulcrum
#

it would be more consistent

glossy wigeon
#

Guess so

late fulcrum
#

alright, thanks man

glossy wigeon
#

Np

#

I Just learned that math today xD

#

@frosty barn found the problem?

frosty barn
#

@glossy wigeon havent had much of a crash but no not really unfortunately im not the best at reading non crash logs and stuff related to spigot

#

ive been a fabric person for a while

#

not really used to vanilla

#

and crashed rip

#

@glossy wigeon mind taking a look?

bronze tulip
#

is anyone here good with worldguard? Apologies if this is the wrong place to ask.

#

for context I'm looking at the blacklist action feature and I'm wondering if I can stop people from using blocks with a specific name.

#

Or if there is a plugin that will allow me to do that.

west cloak
#

Hi all, could I please get someone's help on this, lag of course. I have view distance on to make min view of 4 when tps below 18. Modified mob spawn etc from spigot docs. Had clearlagg on there, but took that off. https://timings.spigotmc.org/?url=otozevuqup

#

avg tps with a ;ess than 10 peeps on is avg 14-16

glossy wigeon
#

I don’t have a modded style server. xD idk what to say tbh. Best option is to remove all datapacks then Add and minecraft:reload. Each one

frosty barn
#

@glossy wigeon see theres no specific thing causing a crash, its more that the server just shuts down after some time

#

but yeah i guess thats best

west cloak
#

it doesnt crash, just lower tps

glossy wigeon
#

Yea, I stick to Datapacks that don’t run ticks.

#

Aka commands Every tick

west cloak
#

mmm

glossy wigeon
#

Then again. I work on my own.

#

Look for the Biggest Datapack, Check the Functions commands and Wala

#

My theory

#

When is “Unless” used?

#

Like execute unless

#

🤔 execute if, Unless seems good one of them reduces the Spam command.

frosty barn
#

okay now datapacks arent deleting itself from the ftp even when the server is shut down...

#

i

glossy wigeon
#

Did you also Download many at once without testing them first?

frosty barn
#

nah

#

i would add then reload add reload etc

glossy wigeon
#

Then, How you got to the problem? xD found out last Minute?

#

Did you check the logs?

frosty barn
#

its sort of more then one function issue it seems

#

im kinda just removing everything rom last night

glossy wigeon
#

Ooof

frosty barn
#

it keeps reinstalling some craftable eggs thing

glossy wigeon
#

🤔 Hope that is not my datapack 😂

#

Then again mine doesnt tick

frosty barn
#

which 1 is yours LOL

glossy wigeon
#

Silk Spawners II

#

Datapack

#

But naw.

frosty barn
#

im using a plugin for that

#

i mean like

#

everything was fine til last night

glossy wigeon
#

Does it show the name?

#

I’m running on 2G on my phone 😂 I’m very limited atm lmao? You have perm to send a Screenshot.

frosty barn
west oracle
#

Is it possible to speed up the loading of the world in the spigot?

glossy wigeon
#

Less plugins

frosty barn
#

i use chunky @west oracle

glossy wigeon
#

Also yea chunk Render

#

Chunk Loader

#

That Image will take some time

frosty barn
#

however

glossy wigeon
#

Seems like a plugin

frosty barn
#

wait

glossy wigeon
#

Datapacks dont use the “google” websites

frosty barn
#

if i gave myself all the recipes before and im reconnecting once a datapack w custom recipe is removed can thaT cause an issue

west oracle
#

Every time a server is turned on, Spigot increases the CPU usage, I think it's the loading part of the map ...

frosty barn
#

are you using chunky or something to pregenerate your world? @west oracle

west oracle
#

No

glossy wigeon
#

You can remove all your Recipes aswell

frosty barn
#

cmd for that?

glossy wigeon
#

/recipe revoke

frosty barn
#

i mean that errors at the top of the logs @glossy wigeon

glossy wigeon
#

Minecraft command

frosty barn
#

like i get no crash log its just a server close

#

and kk figured

glossy wigeon
#

It’s good to test. Also, When it comes to datapacks they are silent xD

west oracle
frosty barn
#

thats what i used and it made it very smooth

glossy wigeon
#

Does chunky work with Minecraft world border?

#

Just wondering

frosty barn
#

i even asked my hosting company to look and they have 0 idea @glossy wigeon i mean i know what ininstalled yesterday but seems like i need to fix it manually

#

and im not 100)% sure

#

not using it

west oracle
#

great, I will test it here

frosty barn
#

i mean i always buy backup servers when doing modded, didnt expect as many issues with spigot lol

#

hopefully i can salvage what i have rn

glossy wigeon
#

You can, Turn on the “Command Feedback” for Gamerules I think.

#

Gamerules, Admin commands 🤔

#

Not in Mc atm

west oracle
#

Chunky is 1.13 😦

frosty barn
#

what

#

on 1.16.1

west oracle
#

my server is 1.8 lol

frosty barn
#

oH

#

yeah my bad

#

lol

#

i presumed latest version

glossy wigeon
#

1.8 from 7 Years ago?

#

There should be one

#

Maybe

#

World border

west oracle
#

Does it use a system that only works at 1.13?

glossy wigeon
#

Is one others use

#

Forgot the name.

glacial sundial
#

@frosty barn you have some plugin/datapack that adds recipes to craft spawn eggs that is written incorrectly

#

could be AdvancedSpawners maybe?

#

Its hard to tell

frosty barn
#

i mean advanced spawners is working properly but i mean it seems to keep adding a datapack by default that adjusts spawn eggs and then there we're two other datapacks that I had for crafting spawn eggs

#

ill contact the dev for advanced enchantment but i havent gotten a crash yet im kinda just doing things that would prompt a crash

#

i ./killed myself no crash

#

idek

glossy wigeon
#

🤔Mob Transporter...

pseudo mountain
#

Im using towny plugin and wen normal players do /wild it does not work how do i change that?

frosty barn
#

@glossy wigeon i took it out and it is working

#

well it hasnt crashed in like 2 hours

glossy wigeon
#

Mob Transporter? xD

#

Well, If it beats Previous shutdown, Then should be doing good.

limber barn
#

hey can anyone help me?

#

test

#

sad i cant upload image

#

how to hide achievment/hint Press 'E' to open your inventory from top right corner and from broadcasting it to the whole server?

indigo umbra
#

@glossy wigeon old versions of worldborder should work good on 1.8

#

for generating chunks

#

can find them on the bukkitdev page

west cloak
#

Hello, I have one Question: Is there a Plugin, that prevends the Bonemeal-Flower-Dupe Thing? I can't find one. (Sorry btw for bad english, I'm German)

indigo umbra
#

you mean just making flowers with bonemeal?

#

its not a dupe its a game feature

west cloak
#

yea, I know, but it literally crashes my economy

indigo umbra
#

do you just need bonemeal not to work at all

west cloak
#

no, only this thing with the Flowers

glossy wigeon
#

It’s used for breeding bees

#

Damn bees Eat flowers like nothing

#

Also @indigo umbra I Don’t run on 1.8, 1.16.2 atm. It was for the bro ontop.

#

Chunky is better, Just don’t say it out-loud or it’s an insult.

indigo umbra
#

im the author of chunky lol

rough surge
#

cool

indigo umbra
#

i like worldborder still though, it's just a shame it isn't being properly maintained further

glossy wigeon
#

👍 Great plugin, I havent used it yet. But I know it will be good. After I review it.

indigo umbra
#

test it out tomorrow because i'll be pushing an update with some improvements

glossy wigeon
#

Wiki first. But running on 2G smh.

#

Well, Now I remember what I was going to do today. Damn. Well gotta start now.

indigo umbra
#

lol whatcha up to

glossy wigeon
#

Chunky:
Me: I will see what this does later.
Alsome: Gets side tracked

indigo umbra
#

@west cloak there you go lol

glossy wigeon
#

Was Making a better Automatic sorter.

indigo umbra
#

only blocks grass

#

if you want to see the code i'll post it

glossy wigeon
#

I need it to break servers.
Better to link it. More views xD

west cloak
#

thanks

indigo umbra
#

the only weird thing is it still does the green sparkles effect when clicking with the bonemeal

#

but like eh minor thing

glossy wigeon
#

Part of Minecraft.

#

It’s like me with placing Spawners. (datapack). Keeps EXP ahh smh

indigo umbra
glossy wigeon
#

Wait you said Testing chunky for 1.16.2? Because Guess I’ll wait.

indigo umbra
#

i'll be testing it in the morning

#

it should work on 1.16.2 already but i was working on something to make the generation rate a bit more stable on spigot

glossy wigeon
#

Wiki now, Test later. Since Yea.
Ah nice

west cloak
#

Is it for 1.8 or for 1.16.2?

indigo umbra
#

idk what version do you need this on lol

west cloak
#

1.8.8

indigo umbra
#

yeah it looks like it doesnt work for 1.8

west cloak
#

yes, I tested it

glossy wigeon
#

Pop I’ll just ask this
Question(s):
1:
Does it by chance work with the Minecraft World border?
And
2:
If you already have it pre set will it by chance go over?
I saw the examples/commands.
Does not mention it, But does show it in the Examples.(I think)

#

I’ll figure it out. By not starting with an Over kill limit.

pearl bison
#

Anyone have advice for a good minecraft server manager on windows? I wanted something with a webserver so I could potentially use overview and or dynmap. I'm currently trying to use MCMA but it seems only work on the latest version of MC and I'm trying to run a 16.1 server so I can continue to use Optifine until it updates.

fresh halo
#

Definite manager

#

What the benefit over just running the jar and running the dynmap plugin? Dynmap runs a webserver by default

pearl bison
#

yeah... I'm kind of like... coming to that conclusion myself actually... :l

fresh halo
#

Lmao

#

If you need an autorestart script you could throw that together with a simple batch script

pearl bison
#

especially since I just spent like... 3 hours messing around in MCMA only to get super frustrated... and now I'm like... what is this tool actually even offering me :l

fresh halo
#

Yeah if it's just one server locally hosted then just running the jar is the best

#

There's definitely web panel based control solutions but those aren't really necessary in a simple server (depends on your situation)

fair light
#

LuckPerms isnt taking effect on my server

indigo umbra
#

@glossy wigeon you have to run chunky worldborder to set it to use your world border, otherwise it will not

#

as in the example

glossy wigeon
#

Ok, Thanks. And for your time.

indigo umbra
#

yeah np

#

feel free to dm me if you have other questions sometimes i dont check chat that often

#

@glossy wigeon just keep in mind that chunky isn't a world border plugin, it only pregenerates chunks

#

had someone else get confused about that before 😛

glossy wigeon
#

Yea, I read the wiki first. 😂☠️

indigo umbra
#

lol yeah

#

i can also let you know when i update it tomorrow if you want

glossy wigeon
#

Yup, I’ll dm. I’ll follow the Page.

fair light
#

Why won't luckperms take effect on my server?

indigo umbra
#

did you restart it

glossy wigeon
#

Did you read the wiki?

indigo umbra
#

thats a good one too

glossy wigeon
#

You also got to restart 2x I think, and they have a discord if you run into problems, Please read the Wiki first I would suggest.

#

It’s a Big page.

neat umbra
#

@glossy wigeon wut? you mean i have to read something before i use it?🤢

glossy wigeon
#

Well, If you want to run into leas problems. Or just jump back and forth.

#

Also, Let me just say some people ask some very... Luck perms is drag and drop. But If you want some of that Advanced stuff. >.> start reading.

pearl bison
#

What is CraftBukkit? If I ran spigotbuild and am using the spigot server... do I want to/need to run the whole CraftBukkit/applypatches.sh stuff or has this already been done?

glossy wigeon
#

Stick to spigot, It’s like an downgrade of Spigot.

#

Craftbukkit was from a few Years back

#

There is some history there.

pearl bison
#

i see =X

glossy wigeon
#

Oof, My brain is failing me.

indigo umbra
#

spigot is based on craftbukkit

#

basically the same thing but spigot has a few extra features

inner flicker
#

any commands to disable crafting in a world

#

?

teal talon
#

Nahpææ

pearl bison
#

I spent like... 2 hours... trying get dynmap working.... because like... my yaml was off by one space...

#

so that was pretty cool....
and I definitely harbour no feelings of animosity or ill intent against yaml or it's creators

#

it does but they all actually use yaml syntax internally

#

basically

inner flicker
#

does the prison plugin have any permissions like access perms. like only certain ranks can use a mine

tawny dust
#

Just create worldguard regions around the mines

strong estuary
#

hi, im currently using redprotect and it spams the chat if a player goes above the nther

#

how do you turns this off

tawny dust
#

What does it spam

strong estuary
#

it spams the chat saying that you cant go there

tawny dust
#

Go to their discord and ask. You will probably get better help there

merry thistle
runic rain
#

Vanilla Minecraft being silly

merry thistle
#

thought it was something to do with the bug i encountered

#

but i fixed that

runic rain
#

Yeah, it's a known vanilla bug

merry thistle
#

16.2 unlinked all multiverse portals so they had to be relinked

nova panther
#

How can I run the latest build for 1.8 cuz I did run this one in the build tools "java -jar BuildTools.jar --rev 1.8.8" but still 2024 versions behind

runic rain
#

It's almost like you're 2024 versions behind running 5 year old software

#

Surprise! 1.16.2 was just released!

nova panther
#

I need 1.8 for the Hub

#

But I am trying to run the latest build for 1.8

runic rain
#

Whatever BuildTools compiles for 1.8.8 is the latest build for 1.8.8

nova panther
runic rain
#

because you're on 1.8.8 when 1.16.2 is the modern version

#

you're 5 years behind on updates

nova panther
#

Uhm, oke

analog trellis
#

My users can't use /mvtp or /world even with LuckPerms setup to enable it.

neat umbra
#

Then why does it say this? :)))
@nova panther Stop giving it "tuica"

west cloak
#

Hey 🙂

#

Do you know where does this error come from ?

neat umbra
#

hmm dependency missing

west cloak
#

Yes but it's supposed to download it

neat umbra
#

well its connection refused

#

Maybe you missed something? in the arguments

west cloak
#

What args should I add K?

neat umbra
#

idk never bothered with maven

#

im always gonna use good ol jar slapped inside

west cloak
#

Yes me too ahah first time using and it's not working

neat umbra
#

Heard its though at the begginning

#

as alot of problems appear but its rly good when you get used to it

west cloak
#

So here I think the site is down

#

Like the Factions repository is 2 years old so they didn't updated it

#

But I have no idea of how to do anyway

nova panther
#

@nova panther Stop giving it "tuica"
@neat umbra Good one

somber sorrel
#

So I seem to have ran into an issue with 1.16.2 datapacks for dimensions, the custom dimension/biome seems to not load at all.

#

Do I have to rewrite the datapack for the dimensions to function? If so I will not be able to, I do not have the know-how to rewrite it.

lilac osprey
placid trench
#

is it possible to downgrade from 1.16.2 back to 1.16.1 without any issues

#

we realized there's no optifine/sodium for 1.16.2 and we literally cant play our world without it

keen sapphire
#

Okay i almost am there.
So anyone have any clue how i would edit this file to automatically load/unload resource packs when entering a specific world?

you can see here in this file where i tried.
what am i doing wrong? T.T

p.s one person told me im actually supposed to be using the original world name in some places, if this is the name you can pull when going to world select in single player, selecting it and pressing edit, then i see name as
PokéWorld 1.12
.

To add an extra layer of confusion to i am using JED to handle these dimensions, so the world on my server i want to do this with is actually in a folder called DIM53 rather than a folder named "RED" or "PokéWorld 1.12". idk if that matters or not.

plz save me T.T

https://pastebin.com/r8GPmBsy

teal meteor
#

don't ask for support in JellySquid's discord as it's unofficial/unsupported but it works

cobalt patrol
#

Hello, I bought a plugin and it did not arrive, they told me to send a message here

worldly plaza
#

Payments can take up to 48 hours to process @cobalt patrol

cobalt patrol
#

Ah ok, is that all the plugins I bought reached me instantly

languid tundra
placid trench
#

@teal meteor yep we found it thanks

sweet jetty
languid tundra
untold harness
#

read the error

sweet jetty
#

well

#

it didn't happen for a while

tawdry narwhal
#

@languid tundra try updating your buildtools version

#

you are on build 105, latest is build 120

west cloak
#

how do i fix Please do not run BuildTools in a Dropbox, OneDrive, or similar. You can always copy the completed jars there later.

chrome island
#

hi! i update my spigot server to paper engine. Still i need EnityTrackFix PLUGIN? sorry for me eng

#

enitytrackerfixr*

#

and villager optimalizer? my version spigot 1.15.2

tawdry narwhal
#

if you are using paper why are you asking here?

#

o.O

#

besides, you are on an outdated version

spark briar
#

My server is having random lag spikes. Is there a way to track down what's causing them?

#

They happen when people are just running around the world

mellow dock
#

Timings

outer sand
#

;-;

#

oh

#

buildtools btw

chrome island
#

@tawdry narwhal people from this dsc told me to change to paper

tidal goblet
#

Have you seen the spigotmc tutorial on buildtools? Pretty damn sure they cover errors like these in their tutorial

outer sand
#

n

runic rain
#

people from this dsc told me to change to paper
people from this discord need to be kicked

outer sand
#

also i think i solved it by deleting nms-patches from craftbukkit

#

or everything in it anyway

#

aha it did

#

im so smart

tidal goblet
#

Pog mate

chrome island
#

egh 😦 i have a problem with my server... somtimes players have a empty hitbox and ccant kill monster 😦

#

i dont have any errors etc

#

i send here my timmings plugin list... server start log and nothing

#

sombody tell me "try use spigot" and i try 😄 but still have a this bug

#

sorry for my eng

pearl bison
#

sometimes the server like... rolls back mid action for seemingly no reason.... what's that about? Is there a way to turn that off?

#

like specifically while digging it was happening a TON

#

and this is on a server I'm connected to locally version 1.16.1

neat umbra
#

Thats just lag,when the server cant keep up things gets delayed,you might be breaking a block but the server gets to it seconds later..

pearl bison
#

is there a way to make it stop?
The server has 64 GB of ram and an i7-8700k barely being utilised x.x

neat umbra
#

Much ram = bad performance

#

A server needs to have a certain amount based on how many people are on it

pearl bison
#

there's 2 of us... I think I gave it 8 gigs.... so I should probably just give it less?

neat umbra
#

For 2 people try go for 4gb

royal zodiac
#

more ram = more time GC will take == no good

neat umbra
#

Alot of rams without proper parameters basically allows trash to be collected and dumped all at once..

pearl bison
#

couldn't you just switch to concmarksweep?

neat umbra
#

The amount of ram is still exagerated will still hurt the performance

pearl bison
#

that's fair

#

I'm also running dynmap... which I think is causing CPU spikes as it runs...

#

maybe I should just tell it to render everything and it'll calm down

royal zodiac
#

Make sure you have a lot of storage...

#

Dynmap is like CoreProtect, takes up a lot of storage

rough surge
#

just wondering, are there any free vanish plugins for bungeecord?

royal zodiac
#

oh

#

free vanish plugins

neat umbra
#

Is it that hard to make?

royal zodiac
#

There's only that one above for 1.16+

neat umbra
#

Isnt vanish just a remove player packet?

royal zodiac
#

Believe so, but that one hides them from /glist too

neat umbra
#

Wont be thay hard to acces it

#

Either api ways or reflections

royal zodiac
#

I also don't know if the guy's a jerk or not

neat umbra
#

Fair point

royal zodiac
#

He just copy pasted some classes from a PR to his class instead of accepting the PR

tawdry narwhal
#

could be reasons for doing so

#

maybe the PR couldn't be automatically merged o.O

#

however, hopefully they give credit where it is due though for doing it that way

royal zodiac
#

uh... no credit was given

tawdry narwhal
#

then that is messed up

#

I dislike it when people don't give credit

royal zodiac
#

same

cold vector
#

entity-activation-range:
villagers: 8
villagers-work-immunity-after: 100
villagers-work-immunity-for: 20
villagers-active-for-panic: true
tick-inactive-villagers: false
wake-up-inactive:
villagers-max-per-tick: 4
villagers-every: 600
villagers-for: 100

#

These specific villager settings

#

what all do these actually do? and is it possible to use these to reduce the lag they create?

runic rain
#

Those are not Spigot options

#

If you're running a fork, you should seek support there

west cloak
#

What's the 1.8 R0.1 ID for Redstone Repeaters? I can't find it

lilac osprey
#

My mob spawners aren't spawning... any ideas why

#

anyone?

neat umbra
#

peacefull mode,gamerule to disable them or more

#

post a list of plugins here

lilac osprey
lilac osprey
#

anyone?

#

@neat umbra

#

nothing

#

ok it kinda works now

pseudo mountain
#

does anyone know what plugin do people use to show welcome on ur screen when u join a game?

brittle wing
#

guys, whenever i join my buildbattle server it sends me back to the lobby everytime i try to join

#

and keeps saying "The server you were previously on went down, you have been sent back to a fallback server"

jagged orbit
#

is it possible to start and then stop my server as soon as it finishes with linux sh scrips?

west cloak
#

any good anti-cheat plugin that works with 1.16.2?

balmy matrix
#

how can i remove the access to the /plugins command?

neat umbra
#

but it has to be on the ground
@lilac osprey yes at 1.13 i think mojang disabled golems spawning in air

balmy matrix
#

cannot find the permission for it anywhere 😦

lilac osprey
#

oh

white crypt
#

Hey guys! Im looking for random teleportation plugin with only first join** for 1.16**

spice remnant
#

hi i'm wondering if there's a command to add a worldboarder

runic rain
#

You mean like the /worldborder command?

#

From vanilla Minecraft?

urban maple
#

@lilac osprey that's actually really strange, players on my server have been able to make towers in the sky for them to spawn, and it works.

lilac osprey
#

what version r u using

urban maple
#

Not sure, I'll have to check later. However, I think SilkSpawners and Spigot sometimes disagree. I always have to fiddle with them both to get spawners to work properly

runic rain
#

I'd put that blame mostly on the authors of SilkSpawners. Spigot just enables them to have their mechanics work ;P

crisp vault
#

I'm looking to hire a developer for a one-time audit and optimization of my server

#

Is anyone interested?

runic rain
#

?services

keen crestBOT
urban maple
#

The one thing I've noticed though is Spigot has some properties that can nerf spawners and stop mobs from spawning sometimes. SilkSpawner can't override that, so you have to disable them in the spigot.yml

analog trellis
#

My users can't do /mvtp no matter what even with all perms set.

signal viper
#

hey guys 🙂

#

I'm looking into customising anvil GUIs using NMS

tawny dust
#

hello there 🙂

signal viper
#

there seems to be this class

#

ContainerAnvil which returns an Anvil GUI

#

however it needs a world and a block position

urban maple
#

@analog trellis can you send your permissions in a pastebin?

signal viper
#

it seems you can't have an anvil GUI which isn't linked to a block in game?

tawny dust
#

Just can just enter a location at 0, 0, 0 the location doesn't matter much

analog trellis
#

Sure.

tawny dust
#

(Unless another plugin reads it)

signal viper
#

right

#

that doesn't cause any errors?

#

like what happens if it tries to change the state of the anvil it's linked to

#

and finds that there is no anvil there?

#

because whenever somebody uses an anvil there's a chance that the anvil will get damaged right

#

but then again I'll be cancelling that event

#

so it shouldn't matter anyway

analog trellis
urban maple
#

@analog trellis I believe you're supposed to set the permission up as multiverse.teleport.self.w

#

and then the command used is /mv tp w:[WORLDNAME]

analog trellis
#

But I just want to use /mvtp [WORLDNAME].

#

That works for me at least.

urban maple
#

I dont think you can use a wildcard, then. You'll have to set up multiple permissions like this:
multiverse.teleport.self.[WORLDNAME]

analog trellis
#

Still doesn't work.

urban maple
#

Hm. You can try multiverse.teleport.self.w and see if you can use the command /mvtp [WORLDNAME]

#

If that doesn't work, I'd recommend heading over the to MV discord and seeing what other advice they could give you

tawny pawn
#

inc class change

#

what was he doing 😮

#

it's a programming thing

#

it's what i call an exotic error

atomic agate
#

Hey guys! Im looking for random teleportation plugin with only first join** for 1.16**
@white crypt Found anything yet?

tawny pawn
#

because it's very rare to get

neat umbra
#

oh damn

#

trying to pass interface

#

is that a sneaky unsuccesfull polymorphism?

atomic agate
#

Ya he just never set it to a class

tawny pawn
#

how can one do that tho

atomic agate
#
SomeInterface someInterface = null;

someInterface.someMethod();``` likely
tawny pawn
#

oh

#

but that would be a nullpointer tho

neat umbra
#

i think he just passed in a wrong class

tawny pawn
#

how can one instanciate an interface without a class

#

oh

brave plover
#

@atomic agate I just made one for specific

neat umbra
#

somewhere where a object is asked

white crypt
#

@white crypt Found anything yet?
@atomic agate yup

tawny pawn
#

anonimous class nvm

neat umbra
#

Strange though

#

the IDE should warn you before building

tawny pawn
#

inb4 he compiled with errors anyway

atomic agate
#

I use Interfaces for my NMS stuff. so ```java
NMSClass nmsClass;
switch(NMS_VERSION) {
case "v1_16_R1": nmsClass = new nmsClass_1_16_R1();
}

neat umbra
#

damn people rly do that?

#

i use abstractism for it..

#

not sure if there is much difference

tawny pawn
#

i use abstraction if it makes sense

#

like you need fields

runic rain
#

That is abstraction

atomic agate
#

could do reflection too

tawny pawn
#

but otherwise i use the interface default

runic rain
tawny pawn
#

because of an error

atomic agate
#

this came forth from an error lol ¯_(ツ)_/¯

runic rain
#

got'cha

tawny pawn
#

that i never saw before

#

IncompatibleClassChangeError: Found interface ga.strikepractice.battlekit.BattleKit, but class was expected

atomic agate
#

You know how conversations tend to go, they always trail a bit xd

neat umbra
#

we go deeper into it

tawny pawn
#

oh about that

#

we should tell the dude that there is nothing he can do 🤔

#

unless he input something wrong

#

and the plugin didn't liked it

neat umbra
#

mhmm what he implements it in a random class and pass it as parameter?

atomic agate
#

Unsupported NMS version maybe?

#

idk what the code is, just a guess lol

tawny pawn
#

it's in a command

#

how would that work?

neat umbra
#

i mean after it crealy says a class expected

tawny pawn
#

🤔

neat umbra
#

so most likely some object

#

hmm battlekit though

#

is that a way to modulize kits maybe?

atomic agate
#

Curious how that exception was not caught in the IDE, compiler or in testing lol

neat umbra
#

to allow as many as someone wants

atomic agate
#

could be yeah, so e.g a Kit object

#

Thats what I do in my plugin at least

little dirge
#

Hello, Help me

#

[17:31:15 WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.lang.RuntimeException: Unable to access address of buffer

teal talon
#

Nty

little dirge
#

?

little dirge
#

what is the best version of java for spigot ? ^^

teal talon
#

Newest

little dirge
#

are you shure

teal talon
#

Yes?

runic rain
#

You can use anything from 8 to 14 if you really want

teal talon
#

Choco best would be latest

#

It can run older and has improvements

runic rain
#

Actually 14 might break things because plugins like to use reflection and it's icky in 14

little dirge
#

But, when i start my server :

teal talon
#

Latest lts

little dirge
#

[17:31:15 WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.lang.RuntimeException: Unable to access address of buffer
@little dirge

teal talon
#

Stop posting fucking halfassed exceptions

atomic agate
#

I run my servers on Java 11, but still dev my plugins in 8

teal talon
#

Post the full damn trace

#

If you expect help we want the full details

teal talon
#

Yeah i think someone had a similar issue try using java 11

#

AdoptOpenJDK 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.

west cloak
#

When i run server a lot of fatal errors spigot run

#

Someone know what happend

teal talon
#

Java -version?

west cloak
#

11

teal talon
#

Which 11 version?

west cloak
#

JUst installed default

#

openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment (build 11.0.8+10-post-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build 11.0.8+10-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)

teal talon
#

Install from somewhere else

west cloak
#

._.

#

I installed it from root ._.

#

Not tmux

#

sudo apt update
sudo apt install default-jre

teal talon
#

Are you trying to run1.8?

#

Spigot 1.8?

rigid oar
#

why can't I fill my jar with water?

neat umbra
#

Pepega

hallow cargo
#

this is more of a meta question but is there any specific reason why there isn't a spigot event that covers the removal of an entity for any possible reason (death + despawn w/ no isPersistent from chunk unload + #remove() ) ?

#

oh wait I guess this is a dev question

west cloak
#
15.08 16:41:32 [Multicraft] Loaded config for "Mod: BungeeCord"
15.08 16:41:32 [Multicraft] Updating eula.txt file
15.08 16:41:32 [Server] INFO Using mbed TLS based native cipher.
15.08 16:41:32 [Server] INFO Using zlib based native compressor.
15.08 16:41:32 [Server] INFO Enabled BungeeCord version git:BungeeCord-Bootstrap:1.16-R0.4-SNAPSHOT:15b5141:1529
15.08 16:41:33 [Server] INFO Not on Windows, attempting to use enhanced EpollEventLoop
15.08 16:41:33 [Server] INFO Epoll is working, utilising it!
15.08 16:41:33 [Server] INFO Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
15.08 16:41:33 [Server] INFO Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
15.08 16:41:33 [Server] INFO Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
15.08 16:41:33 [Server] INFO Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
15.08 16:41:33 [Server] INFO Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
15.08 16:41:33 [Server] INFO Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
15.08 16:41:33 [Server] INFO Loaded plugin EnjinMinecraftPlugin version 3.0.1-bungee by www.Enjin.com
15.08 16:41:33 [Server] INFO Loaded plugin reconnect_yaml version git:reconnect_yaml:1.16-R0.4-SNAPSHOT:15b5141:1529 by SpigotMC
15.08 16:41:33 [Server] WARNING Error enabling plugin PreventPortBypass
15.08 16:41:33 [Server] INFO java.lang.NoClassDefFoundError: org/bukkit/plugin/java/JavaPlugin
15.08 16:41:33 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)```

Bungee server not starting up..
earnest flint
#

in my minecraft server bunch of bots joins and leaves the game. and the chat gets flooded. can it be prevented?

#

it lags the server

west cloak
#

OK i've uninstalled, and i removed the server.properties and then this happend and my server properties now looks like this:

server-port=25565
max-players=125
level-name=world```
earnest flint
#

lot of my friends play with cracked version

#

ok

west cloak
#

@woeful quail Maybe you know why my Bungee server is not running?

long sandal
#

whenever i upload a custom map_#.dat onto world/data, that custom map works when i /give it to myself. after a few hours or a few days, the custom map just turns into nothing and completely vanishes. any ideas?

west cloak
#

hey, can somebody help me please? i need help by configuring a plugin. I need the block data of full growed wheat (age 7) for the data in the config (data: ?)

winged orchid
#

@long sandal just use a plugin for it OwO

#

@west cloak can’t you just use the data for wheat

long sandal
#

what plugin could i use?

#

it's my own custom .dat map, i uploaded onto the world/data folder, gave it to myself, and put it on an item frame

winged orchid
#

Ah

long sandal
#

for some reason after a few hours the map just goes blank

winged orchid
#

🤔

west cloak
#

@winged orchid there must be a block data but i cant find it

winged orchid
#

minecraft:wheat

#

or 59

west cloak
#

but i need full grown wheat

winged orchid
#

Isn’t that fully grown?

west cloak
#

i try it

#

@west cloak this might help

winged orchid
#

That won’t help

west cloak
#

'age' represents the different growth stages that a crop-like block can go through.

winged orchid
#

It’s on a plugin

quaint locust
#

anyone know the default directory for a server? My shortcut was deleted, and I can't find it

west cloak
#

wat lol

#

the default directory is where you ran the jar file

analog raptor
#

For some reason all the text on my server is lowercase

#

plugin prefixes, rank prefixes, and player join messages

#

and death messages are completely broken

west cloak
#

whatever it is its gonna be a plugin

analog raptor
cosmic condor
#

Would anyone know why commands aren't being registered in chat? For example, /town should show a list of possible commands, but it doesn't register in chat. This is happening with every single command

west cloak
#

thats alot of plugins you cant possibly expect somebody here to figure that out

#

keep removing plugin after after plugin until its fixed

#

ChatInjector

#

is a good start

cosmic condor
winged orchid
#

Check your spigot.yml

#

There is a setting about tab completion

analog raptor
#

I had all those plugins before and everything worked fine. I restarted my server and it didn't work anymore. @west cloak

west cloak
#

at the end of the day its gonna be a plugin

analog raptor
#

obviously

west cloak
#

maybe u changed some setting that broke something

cosmic condor
#

Thank you @winged orchid that was the issue!

winged orchid
#

:) happy to help

quaint locust
#

eh I just reinstalled it I guess

cosmic condor
#

So as soon as I change tab-complete: -1 to any other integer, I can't connect to the server :S

winged orchid
#

What’s the error

cosmic condor
chrome island
#

Pla tell me how Back to spigot engine Server? I have paper

#

Pls

#

@silk hawk can you tell mi how back to spigo engine? i update for paper but i can back

#

sorry for my eng

silk hawk
#

I am not sure if you can. You can try swapping out the paper jar with a spigot one but I am not sure if paper changes stuff irreversibly. Take a backup first

chrome island
#

i using first paper engine but i update my server

#

i try back 😄

#

pls tell me what should I delete

#

paper files

rich tide
#

delete yourself

#

jk XDD

chrome island
#

fuuu u dude 🙂

#

you cant help? get out

#

from this server

rich tide
#

srry im just joking XDDD

chrome island
#

ok easy 😄

rich tide
#

xdd

silk hawk
#

I would try without deleting stuff. Spigot won't load things it doesn't use

west cloak
#

get out. he said.

rich tide
#

lol

chrome island
#

oki thanks bro

#

i try :d

silk hawk
#

take a backup first though

chrome island
#

oki

#

sorry for my english 😄 guys :d

rich tide
#

@silk hawk

#

How can i change my name on spigot?

silk hawk
#

become a donor then you will have the option

rich tide
#

Donor?

#

Donator?

silk hawk
#

yup

rich tide
#

oh .-.

#

How can i donate?

#

donate to a plugin?

#

Like

silk hawk
rich tide
#

owh ok thanks ;D

silk hawk
#

np

chrome island
#

ohhh i back for spigot

#

fuck paper

#

paper suckls

#

sucks

crude dune
#

less aggression would be nice :)

chrome island
#

sorry 😄 im trying fix my server somtimes here tell update to spigot

#

i do this

#

and more problems

#

and i back 😄

#

ahha

ocean bramble
#

Any1 can help me whit my timmings ?

brave plover
#

Do you have multiple worlds?

ocean bramble
#

Only 1

#

and nether and end

teal meteor
#

0.44% 2,686.06% 29.55 s 1,343.03 ms 0.0 0.0k World Save

#

how slow is your hard drive

ocean bramble
#

550mps

worldly plaza
#

I'm using the Minecraft Develoment plugin for IntelliJ and It was working fine last time I was in the IDE, but now none of the Spigot packages are being imported. My pom.xml file is fine, and I haven't changed anything since? Is this a bug with the plugin or?

brave plover
#

Is it on an usb hard drive lol

worldly plaza
#

Lmao no what?

brave plover
#

I mess read his at first I saw 55mbs lol

#

I can help you though

#

You need to add the 1.16.1 api .jar that downloads with build tools

worldly plaza
#

I have done that

#

Nvm got it

brave plover
#

Oh okay cool

royal zodiac
#

sharex / snipping tool please

brave plover
#

Yeah I’m vnc’d so 🤷‍♂️

#

Work computer don’t have discord

royal zodiac
#

o

#

There's the web version though

brave plover
#

True

royal zodiac
#

It sucks, but hey, it's atleast there

autumn fjord
#

can someone help me? i own a minehut server and i want to update my spigot plugin. how do i do that?

west cloak
#

what do you mean by spigot plugin

royal zodiac
#

He's on minehut, they're limited.

#

They use the Piece of Wood by default iirc

weak sage
#

hello, this is urgent so id be ever so grateful if someone helped me :/

Im using a plugin called CustomStructures, and for some reason, it keeps disabling my plugin at the start of the server. Anyone know why? Error: https://pastebin.pl/view/1d3f208d

royal zodiac
#

15.08 19:25:18 [Server] INFO java.lang.NullPointerException: Name is null

weak sage
#

?

#

@royal zodiac is that a problem

#

how do i fix it?

royal zodiac
#

🤔

runic rain
#

What's your configuration section set to?

royal zodiac
#

^

runic rain
#

Right, notably "Type"

weak sage
#

wdym configuration section :/

runic rain
#

The config file

weak sage
#

oh

#

give me one sec

runic rain
#

(Though this is a bug that the author should account for, so I would direct this stacktrace to the author as well)

weak sage
#

there is a config, but most of the configuration is done in these

runic rain
#

Yeah in your config.yml, is there a value set for "Type"

crisp vault
#

Does anyone know of any good crate plugins that work?

runic rain
#

Actually it might be in a structure specific config. idk. There's somewhere that's expecting a "Type" but isn't getting it

#

1 sec

weak sage
#

hmmm

#

@runic rain in the loottables there is a type: chest

#

the options are either chest or entitity

#

one sec

#

let me try something

runic rain
#

Yeah it's in the loot tables

#

One of those loot table configurations don't have a Type set

weak sage
#

o

#

let me see

#

all of them have TYPE: 'CHEST'

runic rain
#

Type is not the same as TYPE 🙂

#

It's case-sensitive

weak sage
#

oh

#

let me see

runic rain
#

I'll write a change request to account for that missing value but yeah, that should be the issue you're having

weak sage
#

that was my mistake

#

its Type

#

not TYPE

#

but yeah every loottable has Type: 'CHEST'

#

and it still has the error

silk dune
#

are entities considered Lootable?

runic rain
#

Be sure you changed that while your server was stopped

#

No, Gizmo

weak sage
#

oh shoot

#

I didnt change it while it was stopped ://///

#

ah I dont make a habit of that

#

how do I revert it or something?

runic rain
#

What do you mean?

weak sage
#

so I saved all the configs while the server was still online

#

and then i restarted it

#

so is that the problem/could be it?

runic rain
#

It's possible that plugin has a reload command that would support changing at runtime

#

i.e. /customstructures reload or something

#

(I'm not familiar with it, I don't know)

weak sage
#

yeah, it does

runic rain
#

If that's not the case, then you have to stop your server, change the configuration files, then start your server again

weak sage
#

oki

runic rain
#

Actually I think it has to be stopped anyways because the plugin didn't load lol

weak sage
#

can i just download the customstructure folder, delete it, then just put it back in?

#

after I let the folder regenerate*

runic rain
#

Uhh... I don't see why you would need to do that? You just need to update your loot tables from TYPE: 'CHEST' to Type: 'Chest' while the server is off

weak sage
#

oh

#

@runic rain srry about pinging, but it didnt work :/

#

any other things i could do?

runic rain
#

Still the same issue at startup?

weak sage
#

yes

runic rain
#

Mind if you send it again? Could be another option that's not cased properly

weak sage
#

ok

#

one sec

runic rain
#

Yeah this is a slightly different error

weak sage
#

oh

#

@runic rain how can i fix it?

normal shadow
#

Players haven't been able to light Nether Portals. I've poured through the configs for everything but I can't for the life of me figure out what's wrong. Is this a Spigot issue and how do I start trying to figure it out?

runic rain
#

Your loot table is missing another entry, Geometry

#

Items.<itemid>.Key

#

So one of your items is missing a Key entry

weak sage
#

o

#

wdym

#

key entry

#

I dont get it : (

runic rain
#

The configuration option. In your loot table you should have an Items section

weak sage
#

yea

#

oh

#

wait

#

yeah

#

wdym its missing a key entry tho

#

I dont get that 1

runic rain
#

Uh... even his default loot table doesn't have a Key option

#

Oh, if your item's Type is set to CUSTOM, it should have a Key option as well set to your item's key

weak sage
#

o

runic rain
#

but I don't know where it pulls its custom items from

weak sage
#

where should the Key option be? I set the key myself

#

like between Name and Type, or

runic rain
#

Order doesn't matter, just so long as it's indented the same

weak sage
#

oh

#

ok

#

@runic rain so, I tried the Key: thing but it didnt work, also just tried removing custom items altogether, didnt work

runic rain
#

Then at that point it might be better for support from the author because it's a plugin I'm not super familiar with

weak sage
#

oh

runic rain
#

Though it seems they need to sort out some loading issues because if something's missing from your file it should be a lot more friendly than just spewing all that nonsense at you 😅

weak sage
#

I mean, when I delete the folder it works again

#

should I set it to default and slowly insert the files until I see wahts wrong?

runic rain
#

I think it's just super user-unfriendly is all. As a server owner, seeing a stacktrace like that isn't a good way to tell you "Hey! This is what you're missing"

weak sage
#

oh ok

#

ah I gotta get this done by today tho

#

@runic rain last ping, i tracked it down to this one loottable

#

if u can still help, ill paste it here :/

quaint forge
#

if you're still getting the stack trace above, you're calling contains(null)

weak sage
#

hmmm

#

should I try a custom item instead of a book with an enchant?

#

ah found the problem

#

enchanted books

tall yarrow
#

Spigot doesn't patch dupes right?

outer sand
#

n

#

unless its a bukkit issue only

tall yarrow
#

I don't see a patching listing in the bukkit though

glacial sundial
#

it really depends on the issue

runic rain
#

Some could have been inadvertently patched as well lol

#

I think, for instance, tnt duplication was patched? Don't quote me on that though

mellow dock
#

I think mojang fixed that

#

Might have broken it again though

normal shadow
#

Hi! Players haven't been able to light Nether Portals. I've poured through the configs for everything but I haven't been able to figure out what's wrong. Is this a Spigot issue and how do I start trying to figure it out?

coarse junco
#

Has anyone had issues with Spigot server taking forever to save chunks when shutting down / restarting the server?

ocean zodiac
runic rain
#

com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:473)
It means you're using a protocol hack that isn't supported

ocean zodiac
#

What does that mean?

#

Im not familiar with code

runic rain
#

You're best sending that error to the ProtocolLib support area

ocean zodiac
#

Ok thanks

mellow dock
#

Wasn’t the portal issue patched already

runic rain
#

Yep

#

Hi! Players haven't been able to light Nether Portals. I've poured through the configs for everything but I haven't been able to figure out what's wrong. Is this a Spigot issue and how do I start trying to figure it out?
@normal shadow Update your server

#

Would bet you're like 10 - 15 versions out of date ;P

glacial sundial
#

le sigh

mellow dock
#

Mirrors

runic rain
normal shadow
#

That would make sense... Darn hosts...

runic rain
#

I encourage you to bug them as best as you can 😄

mellow dock
#

Hosts normally have an auto build update option

#

At least Multicraft does

fierce sky
royal zodiac
#

They ask you to delete a file and then try again

tawdry narwhal
#

your buildtools is outdated as well

fierce sky
#

I just deleted my BuildTools file and downloaded everything again. It seems to be working now.

normal shadow
#

How would I go about getting the latest jar?

rocky sphinx
#

Is there any way to stop the "Chat message too long" limit on 1.16 bungeecord

mellow dock
#

?bt

keen crestBOT
glossy wigeon
#

curl "https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar" -o BuildTools.jar updating jar xD

#

I think

coarse junco
#

Question, my server is lagging pretty bad all of a sudden. Can I post my timings here and maybe someone can understand it?

coarse junco
#

I got a better paste and longer report of timings:

pearl bison
#

Does anyone here use McMyAdmin? I'm trying to get java.CustomOpts to work and no matter what cannot get them working

#

anytime I say

java.CustomOpts=Anything here

The thing flips out and doesn't want to run

#
Error: Could not create the Java Virtual Machine.
#
################################
# Java
################################
Java.Path=C:\Program Files (x86)\Java\jre1.8.0_251\bin\java.exe
Java.Memory=2048
Java.GC=default
# Java.CustomOpts - Extra arguments to pass to Java when starting the Minecraft server.
Java.CustomOpts=-Xmx4G
lilac osprey
#
[08:41:21 INFO]: Plugins (51): AdvancedBan*, ArmedArmorStands*, ArmoredElytra, AuctionHouse, BungeeTabListPlus, BuyPlots*, ChatItemDisplay, ClearLag, CoreProtect, CustomJoinLeaveMessage, DeathBarrel, DeathMessagesPrime, DiscordSRV, DropHeads, DualWield*, EconomyShopGUI, Essentials, EssentialsSpawn, FastAsyncWorldEdit, GriefPrevention, GSit, HeadsInventory, HeadsPluginAPI, Hibernate*, HideAndCustomPlugins*, HolographicDisplays, InsaneAnnouncer, LockettePro, Minetrends*, NerfPhantoms, NoCheatPlus, OnePlayerSleep, PetDragon, PlayerWarps, PlotSquared, PlugMan, PortableCrafting*, PortableHorses, ProtocolLib, QuickShop, ShulkerPacks, SmallPets, StackMob, UltraPermissions, Vault, ViaBackwards, ViaRewind, ViaVersion, Wild, WorldEdit, WorldGuard```
tawny dust
#

You've been ip banned

west cloak
#

I am literally the owner of the server, why is this happening?
@lilac osprey in a consol text "unban-ip ip"

#

how to instal BungeeCord 1.16.1

lost ivy
#

Hi, are there any plugins for bungeecord that can make the server seem offline while one of the servers under bungee are restarting?

lost ivy
dense prism
#

Hi, how can I upgrade from 1.15.2 to 1.16 without losing the previews or maps?

lilac osprey
#

No-one in my game chat can use caps, including the prefix and username

empty pier
#

hello, could you suggest me the easiest way to create custom items on spigot 1.16.1? I would like to make my own invisibility potion (longer duration). Crafting not necessery (i would like to just put it in the shop).

lilac osprey
#

No-one in my game chat can use caps, including the prefix and username
@lilac osprey solved

barren creek
#

can someone help e with chestcommands

#

so heres the code:

  MATERIAL: Chest
  POSITION-X: 2
  POSITION-Y: 1
  NAME: '&f&lWhite Cars Browser'
  LORE:
    - '&eBrowse &fWhite &eCars'
  ACTIONS:
    - COMMAND: 'open: 0_1_White-Car-Shop.yml'```
#

but when i click the chest

#

it doesnt open the 2nd menu

#

is there a typo, if so where?

winged orchid
#

Use deluxemenus

fair bronze
#

Is there a plugin out there that supports protecting certain blocks (doors, trapdoors, buttons, etc.) whose permissions to use can be sorted in groups, instead of players? For example, only the people with VIP rank can open a certain door

jagged orbit
#

@fair bronze can use worldguard for that iirc

fair bronze
#

But I mean- Adding a permission for each door. For example, VIPs can only access VIP doors, and MVPs can only access MVP doors

brittle tangle
woeful rampart
#

Is there a plugin out there that supports protecting certain blocks (doors, trapdoors, buttons, etc.) whose permissions to use can be sorted in groups, instead of players? For example, only the people with VIP rank can open a certain door
@fair bronze I'm not sure but have you looked into LWC?
You could do it with worldguard and add certain permission groups to it though

#

Hello my Server killed it self. I dont know what to do
@brittle tangle On your next server, give it more attention and love so it won't commit suicide..

We need more context.
Maybe you didn't pay your host?
Is it local?

brittle tangle
#

The Server is payed for 2 Years.

#

I think its because Ram

woeful rampart
#

Look in the Crash Report or logs right before it died

brittle tangle
#

No Crash

#

Its just killed

woeful rampart
#

Does anyone else have access to the console? Kill is nnot something it would do to itself

brittle tangle
#

Does anyone else have access to the console? Kill is nnot something it would do to itself
@woeful rampart Yes Spigot dont make it. Its Java

woeful rampart
#

Well boot it back up and hope it doesnt happen again, if it does, look for the cause, might be overloading/ram issue ye

pseudo mountain
#

any scoreboard plugin compatible with PAPIplaceholders?

clear briar
#

can i have some help

#

@sage nest can u help me with my sever

ionic axle
#

hi

#

so im having this issue in html

#

where i try to load an image with some text and buttons on top of it

#

but when loading/refreshing the page

#

theres a flicker

#

0.2s before the image appears

#

could anyone please help me find a solution? (sorry for the dumb question im new to html/CSS)

ionic axle
#

dude

#

where else do i ask then

ivory sable
#

If I want to upload a premium plugin for sale, but I do not have the requirements to post it, am I allowed to make a free version publicly available, and sell a premium version on discord?

lost ivy
#

Is there a way to block pistons from moving anything?

plain remnant
#

Hey, does anyone know how I can change my main world? I have created a ''creative plots'' world, but if new players join they spawn in the normal world (survival), when they join for the second time they spawn in the right world

lost ivy
#

@lost ivy there should be a BlockPistonExtendEvent
@woeful quail are there plugins for that?

ivory sable
#

BlockPistonExtendEvent is java ^_^

lost ivy
#

if I were developing a plugin I would write in help-development 😉

dense coral
#

Sooo basically /difficulty is not working, i executed /difficuylty peaceful and it said "Can't change difficulty already in peaceful" or something like that but there still were a LOT of slimes in the world i also tried kill @e but they still spawn

fair light
#

Do you have worldguard or anything like that that could set difficulty for a certain region

dense coral
#

Do you have worldguard or anything like that that could set difficulty for a certain region
@fair light Oh, yes

fair light
#

That could be it check the region's for difficulty

dense coral
#

That could be it check the region's for difficulty
@fair light Ok thanks 💠

sly drift
#

i cant get my custom stop message working