#help-server
1 messages · Page 164 of 1
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
noob question but... where is the plugin.yml stored? 😅
Generally in the root of the plugin
ohhhh in the jar file?
oh i see thanks
Anyone knows why I'm getting this error when building 1.16.2?
are there any settings in spigot that would stop villagers from throwing/dropping items?
cant find any in spigot
yml
ah ok thanks, ill check it out
anyone every experience when executing a command (such as /list) the chat doesn't show up for specific players?
Nop
@daring shale What /List plugin are you using?
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
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?
Can someone help me, I upgraded my server from 1.15.2 to 1.16.1(paper spigot) and when I start my server it loads the plugin but then this shows up in red color https://pastebin.com/VtXD2CCY !!!
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
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
@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
Hello, whenever I hop in a nether / end portal, my server crashes, and I get the error, Internal Server Error. Here's the log:
@teal meteor can you send me paper discord link, I cant find it!
search in server discovery
can't find it
Look harder because it really isn’t hard to find at all
I can only find the widget, how do you join a server through a widget?
Click it?
Like you would any other widget or button? We can't explain to you "Computers 101" here ;P
Not working,
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?
So now whenever I even try to log in the server, I can't boot. It still pops up with internal server error. https://hastebin.com/iraganemip.md
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
yes i am @gloomy hemlock
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
When using worldedit or tnt I get these grass blocks that stay there https://i.imgur.com/Fyad72f.jpg
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
Well first thing's first, you're on a hacked client, you should expect things to not work as expected
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.
I'm glad the bot finally decided to answer after like 5 hours
where is the bot hosted?
Africa
Singapore apparently lol
on a smart toaster or something?
is that directed at me?
No no, ;P We're making fun of @keen crest
I mean the bot
That command was sent hours ago and it's only just now responding
ah okay
How did that not timeout
¯_(ツ)_/¯
any idea how I can fix my issue?
Imagine those server that uses that bot for everyting
No
🤔
can someone port actual cafebabe to discord
can someone port actual cafebabe to discord
@runic rain, here's your chance to be loved by md_5
Father? 🥺
is this the place to post crash logs? im not too sure whats causing my crash specifically. Would anyone be able to help?
AAAAA
i
🤔Shift+Middle Click don’t work to copy NBT data.
For spawners
So, How can one copy a Spawner?
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
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
Is there a way to escape the percentage symbol with PlaceholderAPI?
@glossy wigeon i mean i think i know the overlap, would you mind taking a peak at the log?
What Plugin replaces the %? And what are you using it for?
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
Remove color@codes
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
%math_{server_ram_total}/{server_ram_max}*100[precision:0]%
Wait... 🤔 Memory with percentage would not it just be ram/maxram?
Did it work?
xD
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]%%
Put it before
huh
<here>%math_<etc>
Then <here>% after equation no? Before last % lol
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
Yea
the docs dont say anything about an escape character
Well it’s only for numbers “math”
which is kind of silly, i might open a ticket and be the first to suggest it
How does the output look like?
considering that papi is a pretty big thing
memory at the bottom
I shit you not, its actually at 69%
Guess so
alright, thanks man
@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?
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.
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
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
@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
it doesnt crash, just lower tps
mmm
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.
okay now datapacks arent deleting itself from the ftp even when the server is shut down...
i
Did you also Download many at once without testing them first?
Then, How you got to the problem? xD found out last Minute?
Did you check the logs?
its sort of more then one function issue it seems
im kinda just removing everything rom last night
Ooof
it keeps reinstalling some craftable eggs thing
which 1 is yours LOL
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.
Is it possible to speed up the loading of the world in the spigot?
Less plugins
i use chunky @west oracle
Seems like a plugin
wait
Datapacks dont use the “google” websites
if i gave myself all the recipes before and im reconnecting once a datapack w custom recipe is removed can thaT cause an issue
Every time a server is turned on, Spigot increases the CPU usage, I think it's the loading part of the map ...
are you using chunky or something to pregenerate your world? @west oracle
No
You can remove all your Recipes aswell
cmd for that?
/recipe revoke
i mean that errors at the top of the logs @glossy wigeon
Minecraft command
It’s good to test. Also, When it comes to datapacks they are silent xD
thats what i used and it made it very smooth
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
great, I will test it here
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
You can, Turn on the “Command Feedback” for Gamerules I think.
Gamerules, Admin commands 🤔
Not in Mc atm
Chunky is 1.13 😦
my server is 1.8 lol
Does it use a system that only works at 1.13?
@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
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
hm
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
🤔Mob Transporter...
Im using towny plugin and wen normal players do /wild it does not work how do i change that?
@glossy wigeon i took it out and it is working
well it hasnt crashed in like 2 hours
Mob Transporter? xD
Well, If it beats Previous shutdown, Then should be doing good.
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?
@glossy wigeon old versions of worldborder should work good on 1.8
for generating chunks
can find them on the bukkitdev page
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)
yea, I know, but it literally crashes my economy
do you just need bonemeal not to work at all
no, only this thing with the Flowers
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.
im the author of chunky lol
cool
i like worldborder still though, it's just a shame it isn't being properly maintained further
👍 Great plugin, I havent used it yet. But I know it will be good. After I review it.
test it out tomorrow because i'll be pushing an update with some improvements
Wiki first. But running on 2G smh.
Well, Now I remember what I was going to do today. Damn. Well gotta start now.
lol whatcha up to
Chunky:
Me: I will see what this does later.
Alsome: Gets side tracked
Was Making a better Automatic sorter.
I need it to break servers.
Better to link it. More views xD
thanks
the only weird thing is it still does the green sparkles effect when clicking with the bonemeal
but like eh minor thing
Part of Minecraft.
It’s like me with placing Spawners. (datapack). Keeps EXP ahh smh
heres the code for that plugin anyway if you need it though https://gist.github.com/pop4959/5c10f2f3d80ed5ca995c728bbacb77a9
Wait you said Testing chunky for 1.16.2? Because Guess I’ll wait.
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
Wiki now, Test later. Since Yea.
Ah nice
Is it for 1.8 or for 1.16.2?
idk what version do you need this on lol
1.8.8
yeah it looks like it doesnt work for 1.8
yes, I tested it
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.
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.
Definite manager
What the benefit over just running the jar and running the dynmap plugin? Dynmap runs a webserver by default
yeah... I'm kind of like... coming to that conclusion myself actually... :l
Lmao
If you need an autorestart script you could throw that together with a simple batch script
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
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)
LuckPerms isnt taking effect on my server
@glossy wigeon you have to run chunky worldborder to set it to use your world border, otherwise it will not
as in the example
Ok, Thanks. And for your time.
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 😛
Yea, I read the wiki first. 😂☠️
Yup, I’ll dm. I’ll follow the Page.
Why won't luckperms take effect on my server?
did you restart it
Did you read the wiki?
thats a good one too
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.
@glossy wigeon wut? you mean i have to read something before i use it?🤢
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.
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?
Stick to spigot, It’s like an downgrade of Spigot.
Craftbukkit was from a few Years back
There is some history there.
i see =X
Oof, My brain is failing me.
spigot is based on craftbukkit
basically the same thing but spigot has a few extra features
Nahpææ
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
does the prison plugin have any permissions like access perms. like only certain ranks can use a mine
Just create worldguard regions around the mines
hi, im currently using redprotect and it spams the chat if a player goes above the nther
how do you turns this off
What does it spam
it spams the chat saying that you cant go there
Go to their discord and ask. You will probably get better help there
not sure what caused this
https://i.imgur.com/AarGnbN.png
Vanilla Minecraft being silly
Yeah, it's a known vanilla bug
16.2 unlinked all multiverse portals so they had to be relinked
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
It's almost like you're 2024 versions behind running 5 year old software
Surprise! 1.16.2 was just released!
Whatever BuildTools compiles for 1.8.8 is the latest build for 1.8.8
Then why does it say this? :)))
because you're on 1.8.8 when 1.16.2 is the modern version
you're 5 years behind on updates
Uhm, oke
My users can't use /mvtp or /world even with LuckPerms setup to enable it.
Then why does it say this? :)))
@nova panther Stop giving it "tuica"
hmm dependency missing
Yes but it's supposed to download it
What args should I add K?
Yes me too ahah first time using and it's not working
Heard its though at the begginning
as alot of problems appear but its rly good when you get used to it
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 Stop giving it "tuica"
@neat umbra Good one
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.
My players see this but why
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
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
@placid trench https://github.com/FlashyReese/sodium-fabric/releases/tag/mc1.16.2-0.1.0 there is an unofficial sodium port
don't ask for support in JellySquid's discord as it's unofficial/unsupported but it works
Hello, I bought a plugin and it did not arrive, they told me to send a message here
Payments can take up to 48 hours to process @cobalt patrol
Ah ok, is that all the plugins I bought reached me instantly
Hello. I have encountered this issue when trying to build a 1.16.2 jar: https://pastebin.com/j1ED6UMJ
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
@teal meteor yep we found it thanks
https://paste.helpch.at/nowinezifu.md pls help my server keeps crashing
And when can I get help with my BuildTools issue?: https://pastebin.com/j1ED6UMJ
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
https://paste.helpch.at/nowinezifu.md pls help my server keeps crashing
@sweet jetty "consider increasing timeout-time in spigot.yml"
read the error
@languid tundra try updating your buildtools version
you are on build 105, latest is build 120
how do i fix Please do not run BuildTools in a Dropbox, OneDrive, or similar. You can always copy the completed jars there later.
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
if you are using paper why are you asking here?
o.O
besides, you are on an outdated version
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
Timings
@tawdry narwhal people from this dsc told me to change to paper
Have you seen the spigotmc tutorial on buildtools? Pretty damn sure they cover errors like these in their tutorial
n
people from this dsc told me to change to paper
people from this discord need to be kicked
also i think i solved it by deleting nms-patches from craftbukkit
or everything in it anyway
aha it did
im so smart
Pog mate
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
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
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..
is there a way to make it stop?
The server has 64 GB of ram and an i7-8700k barely being utilised x.x
Much ram = bad performance
A server needs to have a certain amount based on how many people are on it
there's 2 of us... I think I gave it 8 gigs.... so I should probably just give it less?
For 2 people try go for 4gb
more ram = more time GC will take == no good
Alot of rams without proper parameters basically allows trash to be collected and dumped all at once..
couldn't you just switch to concmarksweep?
The amount of ram is still exagerated will still hurt the performance
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
Make sure you have a lot of storage...
Dynmap is like CoreProtect, takes up a lot of storage
just wondering, are there any free vanish plugins for bungeecord?
Is it that hard to make?
There's only that one above for 1.16+
Isnt vanish just a remove player packet?
Believe so, but that one hides them from /glist too
Fair point
He just copy pasted some classes from a PR to his class instead of accepting the PR
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
uh... no credit was given
same
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?
What's the 1.8 R0.1 ID for Redstone Repeaters? I can't find it
anyone?
@neat umbra
nothing
ok it kinda works now
but it has to be on the ground
does anyone know what plugin do people use to show welcome on ur screen when u join a game?
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"
is it possible to start and then stop my server as soon as it finishes with linux sh scrips?
any good anti-cheat plugin that works with 1.16.2?
how can i remove the access to the /plugins command?
but it has to be on the ground
@lilac osprey yes at 1.13 i think mojang disabled golems spawning in air
cannot find the permission for it anywhere 😦
oh
Hey guys! Im looking for random teleportation plugin with only first join** for 1.16**
hi i'm wondering if there's a command to add a worldboarder
@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.
what version r u using
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
I'd put that blame mostly on the authors of SilkSpawners. Spigot just enables them to have their mechanics work ;P
I'm looking to hire a developer for a one-time audit and optimization of my server
Is anyone interested?
?services
If you wish to request or offer development/art/building/administration services, please do so at https://www.spigotmc.org/forums/services-recruitment-v2.54/
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
My users can't do /mvtp no matter what even with all perms set.
hello there 🙂
there seems to be this class
ContainerAnvil which returns an Anvil GUI
however it needs a world and a block position
@analog trellis can you send your permissions in a pastebin?
it seems you can't have an anvil GUI which isn't linked to a block in game?
Just can just enter a location at 0, 0, 0 the location doesn't matter much
Sure.
(Unless another plugin reads it)
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
@urban maple https://hastebin.com/raw/gilemuhowi
@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]
I dont think you can use a wildcard, then. You'll have to set up multiple permissions like this:
multiverse.teleport.self.[WORLDNAME]
Still doesn't work.
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
inc class change
what was he doing 😮
it's a programming thing
it's what i call an exotic error
Hey guys! Im looking for random teleportation plugin with only first join** for 1.16**
@white crypt Found anything yet?
because it's very rare to get
Ya he just never set it to a class
how can one do that tho
SomeInterface someInterface = null;
someInterface.someMethod();``` likely
i think he just passed in a wrong class
@atomic agate I just made one for specific
somewhere where a object is asked
@white crypt Found anything yet?
@atomic agate yup
anonimous class nvm
inb4 he compiled with errors anyway
I use Interfaces for my NMS stuff. so ```java
NMSClass nmsClass;
switch(NMS_VERSION) {
case "v1_16_R1": nmsClass = new nmsClass_1_16_R1();
}
damn people rly do that?
i use abstractism for it..
not sure if there is much difference
That is abstraction
could do reflection too
but otherwise i use the interface default
Though why are we in #help-server lol
because of an error
this came forth from an error lol ¯_(ツ)_/¯
got'cha
that i never saw before
IncompatibleClassChangeError: Found interface ga.strikepractice.battlekit.BattleKit, but class was expected
You know how conversations tend to go, they always trail a bit xd
we go deeper into it
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
mhmm what he implements it in a random class and pass it as parameter?
i mean after it crealy says a class expected
🤔
so most likely some object
hmm battlekit though
is that a way to modulize kits maybe?
Curious how that exception was not caught in the IDE, compiler or in testing lol
to allow as many as someone wants
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
Nty
?
what is the best version of java for spigot ? ^^
Newest
are you shure
Yes?
You can use anything from 8 to 14 if you really want
Actually 14 might break things because plugins like to use reflection and it's icky in 14
But, when i start my server :
Latest lts
[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
Stop posting fucking halfassed exceptions
I run my servers on Java 11, but still dev my plugins in 8
Yeah i think someone had a similar issue try using java 11
Java -version?
11
Which 11 version?
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)
Install from somewhere else
._.
I installed it from root ._.
Not tmux
sudo apt update
sudo apt install default-jre
why can't I fill my jar with water?
Pepega
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
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..
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
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```
@woeful quail Maybe you know why my Bungee server is not running?
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?
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: ?)
@long sandal just use a plugin for it OwO
@west cloak can’t you just use the data for wheat
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
for some reason after a few hours the map just goes blank
🤔
@winged orchid there must be a block data but i cant find it
but i need full grown wheat
Isn’t that fully grown?
That won’t help
'age' represents the different growth stages that a crop-like block can go through.
It’s on a plugin
anyone know the default directory for a server? My shortcut was deleted, and I can't find it
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
whatever it is its gonna be a plugin
Here are my plugins
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
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
This is what I'm talking about: https://imgur.com/tMvEGmg. Any help would be appreciated, thanks!
I had all those plugins before and everything worked fine. I restarted my server and it didn't work anymore. @west cloak
at the end of the day its gonna be a plugin
obviously
maybe u changed some setting that broke something
Thank you @winged orchid that was the issue!
:) happy to help
eh I just reinstalled it I guess
So as soon as I change tab-complete: -1 to any other integer, I can't connect to the server :S
What’s the error
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
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
i using first paper engine but i update my server
i try back 😄
pls tell me what should I delete
paper files
srry im just joking XDDD
ok easy 😄
xdd
I would try without deleting stuff. Spigot won't load things it doesn't use
get out. he said.
lol
take a backup first though
become a donor then you will have the option
yup
https://www.spigotmc.org/ right side of page
owh ok thanks ;D
np
less aggression would be nice :)
sorry 😄 im trying fix my server somtimes here tell update to spigot
i do this
and more problems
and i back 😄
ahha
Do you have multiple worlds?
550mps
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?
Is it on an usb hard drive lol
Lmao no what?
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
sharex / snipping tool please
True
It sucks, but hey, it's atleast there
can someone help me? i own a minehut server and i want to update my spigot plugin. how do i do that?
what do you mean by spigot plugin
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
Pastebin.pl is a website where you can store code/text online for a set period of time and share to anybody on earth
15.08 19:25:18 [Server] INFO java.lang.NullPointerException: Name is null
What's your configuration section set to?
^
Right, notably "Type"
wdym configuration section :/
The config file
(Though this is a bug that the author should account for, so I would direct this stacktrace to the author as well)
Yeah in your config.yml, is there a value set for "Type"
Does anyone know of any good crate plugins that work?
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
hmmm
@runic rain in the loottables there is a type: chest
the options are either chest or entitity
one sec
let me try something
Yeah it's in the loot tables
One of those loot table configurations don't have a Type set
I'll write a change request to account for that missing value but yeah, that should be the issue you're having
that was my mistake
its Type
not TYPE
but yeah every loottable has Type: 'CHEST'
and it still has the error
are entities considered Lootable?
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?
What do you mean?
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?
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)
yeah, it does
If that's not the case, then you have to stop your server, change the configuration files, then start your server again
oki
Actually I think it has to be stopped anyways because the plugin didn't load lol
can i just download the customstructure folder, delete it, then just put it back in?
after I let the folder regenerate*
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
oh
@runic rain srry about pinging, but it didnt work :/
any other things i could do?
Still the same issue at startup?
yes
Mind if you send it again? Could be another option that's not cased properly
Yeah this is a slightly different error
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?
Your loot table is missing another entry, Geometry
Items.<itemid>.Key
So one of your items is missing a Key entry
The configuration option. In your loot table you should have an Items section
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
o
but I don't know where it pulls its custom items from
Order doesn't matter, just so long as it's indented the same
oh
ok
@runic rain so, I tried the Key: thing but it didnt work, also just tried removing custom items altogether, didnt work
Then at that point it might be better for support from the author because it's a plugin I'm not super familiar with
oh
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 😅
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?
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"
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 :/
if you're still getting the stack trace above, you're calling contains(null)
hmmm
should I try a custom item instead of a book with an enchant?
ah found the problem
enchanted books
Spigot doesn't patch dupes right?
I don't see a patching listing in the bukkit though
it really depends on the issue
Some could have been inadvertently patched as well lol
I think, for instance, tnt duplication was patched? Don't quote me on that though
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?
Has anyone had issues with Spigot server taking forever to save chunks when shutting down / restarting the server?
Does anyone know what this error means?
https://hastebin.com/vacucedibu.bash
It happens when players join a server
My Plugin List
com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:473)
It means you're using a protocol hack that isn't supported
You're best sending that error to the ProtocolLib support area
Ok thanks
Wasn’t the portal issue patched already
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
le sigh
Mirrors

That would make sense... Darn hosts...
I encourage you to bug them as best as you can 😄
I am trying to update Spigot but keep getting this message:
your buildtools is outdated as well
I just deleted my BuildTools file and downloaded everything again. It seems to be working now.
How would I go about getting the latest jar?
Is there any way to stop the "Chat message too long" limit on 1.16 bungeecord
?bt
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
curl "https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar" -o BuildTools.jar updating jar xD
I think
Question, my server is lagging pretty bad all of a sudden. Can I post my timings here and maybe someone can understand it?
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
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
I am literally the owner of the server, why is this happening?
[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```
You've been ip banned
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
Hi, are there any plugins for bungeecord that can make the server seem offline while one of the servers under bungee are restarting?
https://www.spigotmc.org/resources/maintenance-bungee-and-spigot-support-1-8-1-16.40699/
@woeful quail it's for maintenance. I don't think it can automatically enable when a server is restarting or disable when the server is online again
Hi, how can I upgrade from 1.15.2 to 1.16 without losing the previews or maps?
No-one in my game chat can use caps, including the prefix and username
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).
No-one in my game chat can use caps, including the prefix and username
@lilac osprey solved
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?
Use deluxemenus
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 can use worldguard for that iirc
But I mean- Adding a permission for each door. For example, VIPs can only access VIP doors, and MVPs can only access MVP doors
Hello my Server killed it self. I dont know what to do
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?
Look in the Crash Report or logs right before it died
Does anyone else have access to the console? Kill is nnot something it would do to itself
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
Well boot it back up and hope it doesnt happen again, if it does, look for the cause, might be overloading/ram issue ye
any scoreboard plugin compatible with PAPIplaceholders?
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)
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?
Is there a way to block pistons from moving anything?
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 there should be a BlockPistonExtendEvent
@woeful quail are there plugins for that?
BlockPistonExtendEvent is java ^_^
if I were developing a plugin I would write in help-development 😉
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
Do you have worldguard or anything like that that could set difficulty for a certain region
Do you have worldguard or anything like that that could set difficulty for a certain region
@fair light Oh, yes
That could be it check the region's for difficulty
That could be it check the region's for difficulty
@fair light Ok thanks 💠
i cant get my custom stop message working