#help-server
1 messages · Page 376 of 1
pleeasseeee spare me
Listen pal I was just dunning around
Come on
You don't have to do this
I have created a server using your spigot
Its showing failed to verify username
i wanna make it cracked
how can i make it cracked
its already too late. the process has been initiated, there is no way back.
you got 20 hours left
Can one of these handle for start like faction server 1.18.2 and like 30-50 players
first one wouldnt be good choice for a game
Crack it, duh
dont do drugs kids
Soyoustart is good?
Kimsufi?
i said 1-1000
What's that
range
I use 30 plugins
And is faction server 1.18.2
So which one u suggest
Problem is just ddos protection
Soyoustart don't have 4gb?
Yes
But soyoustart don't have 4gb ram plan
I think
Is just for start
Next is 16 or 32gb
I don't want 50 daily players
Ouu
But i can try with 4gb?
Yep
Kimsufi has this
hetzner has amazing prices - but for dedis
Ouu
What is cheapest dedi they have
Myb i can get money
But problem why i start low is because I wanna see are my server gonna success or not
its like 40 euro
Ou myb i buy that but is there any way to see first with that kimsufi plan
Did my srw gonna success
when i am on a bungeecord backend server and rejoin it sends me to the last server i was on. Is this a default feature? I want it to go to hub only
nvm i got it, its force_default_server: true
guys can someone help me
I have crackshot on server
installed
and I want to use resource pack
guys can someone help me i get everytime strange symbols and -Dfile.encoding=UTF-8 before -jar dont working
is there a way to fix it?
file encoding is irrelevant to your issue
so what to do man?
This is an issue with the chat plugin or your resource pack
Then it’s probably your plug-in
Then it is a mojank issue
what server version ?
@placid lodge Can you come dm
1.8.8
Did you probably add this anywhere in config §
Well if it is 1.8.8 it probably answers the question
when i put on paid host it dosnt work while on my pc work
what
It is a UTF-8 problem and it’s 1.8.8 too that says it
You either added colour codes to config using that character instead of & or 1.8.8 itself is causing something
?
i added today scoreboard plugin and have same problem
typed ć there and got symbols
There
?
Are there any anti cheats that detect schematica?
Can I delete those Score and just leave the 1.7.2.5 and not have a problem
I just updated to 1.18 from 1.17 and server has been using a lot of CPU and the ram is 20gb/20gb and and CPU is around 200%-300% then server crashes, https://pastebin.com/H95JE9FG
https://pastebin.com/S8jd7H7i
These are the two errors I find in chat. Ram starts up using 13gb then goes to 20gb. Before update was only using 5-6gb with around 20-25 players.
Like I said, was using 5-6gb with 20-25 players and 3 maps, plus end and nether. Wasn't bad optimization.
It happened after updating the world.
I was talking about how it jumps to 20gb
I put in every optmized flag as well in the startup
Make a timings report and send it over
Is there a plugin that one a play join the server it will l make them run a command
not sure but theres plugins that can run console commands when the player joins the server
When we donate $10, do we get our name change perks right away or do we need to contact someone?
And do the perks stay forever?
donations are processed manually so it can take a bit. until md5 has time basically.
as far as i know they are permanent yes.
Okay, thanks
Anyone know of a way to run a command automatically or like for example if a villager isn’t in a specific place it’s supposed to be it’ll run the command so that I’ll go back to where it should be? It’s for a specific plug-in I use that I need to be able to have rhe villagers aka npcs to be where their supposed to be
probably going to be needing a custom plugin with how specific that is
just disable their ai
i want people to beable to use /tpa but even when i turn use-bukkit-permissions to false it still says players do not have the perms to use this command
Gl
Good luck fixing it.
pls help me someone io cant install a addon on my minehut server please help it says incompatible
please help someone
I keep getting this error:
[04:57: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.
1.8?
yep
does this only happen with 1.8
that looks like a netty error message
is that really the only line you get?
there should be more in the logs
It's a known issue. You can fix it by updating to a modern version
Or hire someone to fix it
Because 1.8 isn't supported anymore
Has anyone here experience with Unit Testing Bungeecord. If so, are there some examples you can share
- [Fri 14:41:47 ERROR Minecraft] Could not pass event PlayerDeathEvent to CrazyEnchantments v1.8-Dev-Build-v9-RELEASE
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:383)
at net.minecraft.server.v1_8_R3.EntityPlayer.die(EntityPlayer.java:425)
at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:822)
at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:801)
at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:504)
at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1002)
at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1086)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1387)
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52)
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:776)
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:715)
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:618)
at java.lang.Thread.run(Unknow
Anyone know why i get this errors?
is there more to that error
event exceptions usually carry the actual exception as a cause
kk one sec
??
ok gonna give you full log
so?
??
what you mean
every 1 minut i get some errors
and idk why
i dont know
wait i will download whole log
console
i will try from latest.log now
Nullpointerexception
so what is that
😄
Bro wtf why does your server have soo many errors ?!?
easy fix : update to 1.18 lmao
viaversion???
i have viaversion
It’s via rewind and via backward if you have latest ver
update placeholder API or downgrade to recommended version for 1.8.8
i have viaversion cus i have 1.8.8 srw
^^
Use older version
use a 1.8.8 version for ALL your plugins if you understand
except the ones that dont require version or has legacy support
Btw how many plugins are you running @balmy agate
💀
does the crazy enchants developer provide support? if so you should post there instead of here for crazy enchants errors
60 or more
not sure
ok so me and some friends have this server and can not place certain blocks like trapdoors, grindstones, stonecutters, most nether blocks and other stones like deepslate and stuff like that. i was wondering if there is a fix for that
Could you send the output from /version?
Yes update
Is there a plugin with which I can limit the taming of wolves and cats per user?
?bt The same way you're supposed to get the jar
ok thx ill try
Guys is there any way to download mod on clients minecraft like resource pack
No
Bruh
And do you guys have crackshot plugin texture packs I want to add it but i don't know how to make packs
first tutorial that popped up using google
installing mods on a client would be madness :/
you'd be allowing a server you connect to to install any code they want on your client lol
The most your server can do is deny entry for a player and Forge will state which mods the client needs installed
Which should be sufficient for the reasons stated above
does anyone have a good tutorial to help me setup a bungeecord server and network?
anyway to change ur username on the forums?
I believe you need to be a donator to change your name
tanks
how do i add 1.16 support to a 1.7 server
ViaVersion
i got a server setup with specific plugins and i cant update
viaversion doesnt work
org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchMethodError: com.google.common.collect.Lists.newCopyOnWriteArrayList()Ljava/util/concurrent/CopyOnWriteArrayList;
He has a 1.7 server and wants to add 1.16
I'd at least use 1.8 and not 1.7
mainly i quite literally dont have the code to the custom spigot
so i cant even get a 1.8
What's so special about the spigot that others don't have
And what spigot is it
lets just say, its not going to show up in hub without it
one that got leaked from another server that if i say here im probably getting banned.
mSpigot?
mSpigot is from a popular server...
that has the first part of the games name in the name
Right
Well ViaVersion doesn't work unless your base version is 1.8
my friend refuses to use 1.8 because he is dumb and i need him to test it with me so yeah
yeahhhh thats an issue.
So you can't add support for 1.16 if your on 1.7
Unless you had src to the spigot
But you don't because its leaked
ill check and see if i do but i doubt it
yeah
yeah no i dont
is there any way to get atleast 1.14?
You could try using ProtocolSupport and ViaVersion together
Native Minecraft Version: 1.18 Tested Minecraft Versions: 1.18
and their old versions jenkins is dead
https://dev.bukkit.org/projects/protocolsupport would this old bukkit one work?
to your spigot 1.18.1 server he has a 1.7.10 base server
Hella people still use 1.7 and 1.8
its very old lmao
i use 1.8 for pvp
Mainly 1.8 over 1.7 though
yeah no idk why 1.7 but the server supportss 1.7-1.8
Just use a 1.16 spigot and then revert the combat mechanics to 1.8?
thats the issue, no one supports 1.8 let alone 1.7 and i dont have access to spigot src
no i meant 1.8 client
all servers are 1.7.10
Yeah most oppose against it
and again, if i dont use the custom spigot one it will straight up not appear at hub
nor on the server manager
its custom spigot
Minemen is 1.8 based, Lunar is 1.8 based
Hardly anyone uses 1.7
i meant my one
Did you 1.7 even receive log4shell fixes
Good
Most 1.7 forks have received them
Sad
And if not just patch it yourself
no this fork is from 2018
Easy enough
hell probably even earlier
Just use a 1.8 spigot @rare kernel
Don't just cracked/leaked plugins and you won't have any issues
its not cracked/leaked plugins
its a cracked/leaked server
💀
and i wanna have it because it looks cool and i like the design of it
like legit this is the only issue ive got with it, my friend refuses 1.8 like he refuses help from the lord
1.8 is literally the same as 1.7
pvp wise
he wants to use 1.16 😢
Use 1.16 then
exactly what i said
look ill show with even a 1.8 spigot
was going on here?
Just don't use cracked/leaked plugins and you literally won't have a issue.
No one can help if your using a cracked/leaked pre-made server that doesn't function properly
if you use old versions of the game you get no support here
aight cool its fine, cya.
💀
💀
i heard you
hi how do i disable the fly from players who already fly in a certain region
example players found a glitch where, they can fly in spawn and teleport to someone and worldguard wont disable that fly
huh ?
can anyone help with this:
i'm trying to find an item economy plugin that will let me use items as economy, but i use itemsadder to show custom textures, so the plugin would need to let be use custom NBT data and custom model data. hope someone responds
ping me
I need help with PlasmoVoice, and I already tried asking in their discord. Whenever i hit "V" it says "Connecting to the UDP server..." Can anyone help?
do anyone know a nice announcer plugin?
Hello I installed a Npc plugin and when I stop the server and turn it back on all the npc I had created disappeared...
which plugin?
it makes the bug with any npc plugin
what other plugins do yohu have
multiverse-core
thats it?
world edit
decent holograms
essentials
SuperVanish
PlayerNPC
SetSpawn
and SkinRestorer
holograms could mess with the npc plugin if its not written well
it is the most used
How can I disable collision on the server from version 1.18.2?
putting players in the same team with the collision rule set to never
in case you need this
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/scoreboard/Team.html
declaration: package: org.bukkit.scoreboard, interface: Team
how do i update my server spigot version. It says i am 41 versions behind
This is very unclear to me and I don't feel like this is what I actually have to do. When I type /version it says that I am 41 versions behind. Because of this I cannot place a lot of blocks but I feel like that should be solved differently. Or am I wrong?
you have to replace your server jar by one from a higher mc version
and i would make a backup in case stuff breaks
server.pro doesn't allow me to unless i pay
pain
i guess i'll just hope nothing breaks
if only there was a compiled jar everytime the build version updated
guys i need help, my server have kit plugin and i want to remove it but my server dosnt have kit plugin or jar and nothing i dont know what to do
please help
whats in your plugins folder?
i searched and there is no kit plugin
there is just faction plugins
!verify
Usage: !verify <forums username>
!verify caki1
A private message has been sent to your SpigotMC.org account for verification!
holy fuck thats alot of plugins
remove /kit from permissions in essentials config
some of dirt cannot be shoveled, anyone why this is happend?
server have 8 gb ram
okay
currently using grass of dirt and shovel again to work it
hvae fun with stability with factions 💀
is there a way on spigot to make a resource cost money after an update when it was free before?
LMAO
There only plugins should be eaten atleast 10-20% of server resources
Never put ips
Some people is dumb and can use it to explote vulnerabilities
Have you restarted the servers?
But they cannot have the same name so its like 🤡
😂
ok thanks
hello does anyone knows a plugin that takes money from your balance everytime you die?
You can use Vault for economy
I use vault but i want to lets say when I die to take me 100$
so in order for my players to be able to lose some money
Can someone
explain me
my server is 1.8 and this happens but i need java 11 for one plugin
I mean, you are using software that is about to turn 7 years old
update to latest and use via version for 1.8 support
I mean, the server uses as much ram as you tell it to 😅
and if you really want 1.8, don't use an unsupported version
look for a maintained 1.8 fork
not paper
ou
yes but for example for 50 players they tell me i need 32 gb rams
check out stuff like nacho spigot
tho tbf that is the only fork I know that actively maintains 1.8.9
ou okay
and one q xD
1.8.9 can handle 1.8 players?
I mean because this is 1.8.0 and this 1.8.9
eh
sry
probably not ?
idk you'd have to check
okay
lemme check real quick
okay xD
okay
but
i try to use spigot now
and this still happens
so i need java 1.8 ?
is that a question ? 😅
yes
idk
is normal server no start and sen always this :
[18:02:53 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
at io.netty.channel.epoll.Native.read(Native Method) ~[spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-c6871e2-e1d3516]
at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:678) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-c6871e2-e1d3516]
at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-c6871e2-e1d3516]
at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe$3.run(EpollSocketChannel.java:755) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-c6871e2-e1d3516]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-c6871e2-e1d3516]
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-c6871e2-e1d3516]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot-1.9.4-R0.1-SNAPSHOT-latest.jar:git-Spigot-c6871e2-e1d3516]
at java.lang.Thread.run(Thread.java:833) [?:?]
I am just saying, both paper and spigot are not maintained
no one added code for 1.8.8 spigot or paper
no one can offer you support
so instead use a project like nacho spigot
You are running 1.9.4 😂
same issue, not maintained, no one knows
ou okay
@fallow gust i,m running srw now
one sec to tell you results
is just tell
server is not fully started
and is not started
nvm fixed
do you know to fix this
If you're going to setup that many servers you should look in to making a docker image or smth
ou okay
Someone know why when using viaversion + worldedit pasted signs are blank?
Till updated by some manner
Hello i need a plugin which when you die it removes a percentage of your in game money
Thank you i will try to use it with 1.18
i will probably go with the second one cause of the more features!
thank you for helping!
does max-entity-collisions ignore minecarts? people are spawning 700~ minecarts in the same spot and lagging the server 😛
hey i'm 3 hrs here and can't get the plugin working
do you know how to configure it?
the second one!
ok!
here you are
sr for the delay
i found the problem.... on the death-money-lost-percentage i was putting 30.0 but the values were for 0 up to 1.0
and now that I set it to 0.3 it takes the 30% from my balance!
Am I able to delete All those Score besides the newest one?
Why are you asking here?
Yes
How can I find out what’s doing this and is that a bad thing
Send a spark
How
Aka download spark then run the profiler and send the link
Ok
Brb
How long should I wait before stopping it
Ran it for 827 seconds
Everything looks fine I'm not sure what your issue would be your keeping a solid tps not too much resources used. Only thing I could think of is a plugin stalling main thread
And what would be the fix to that tbh
Ok
something is up with one of your plugins
Where can I see that
100% of your main thead is being used
I unfortunatly have no clue what plugin
how many plugins are you running
Oh ok so that’s probably why it freezes for a few second when trying to run a command
Quite a few I have a feeling what plug-in it is Ty for the help
if it isn't hte plugin you think remove half and isolate it
by removing half at a time
until you end up with one
Ok
That's normal
Minecraft's async task handler which is waiting for tasks, of which it has none to perform. Your server, at least in that profiler, is performing exceptionally well
All your plugins are doing very well too
Oh ok
I’m still trying to figure why when trying to run a command it freezes for a few seconds
Just any command? Or a specific set of commands?
stalling main thread do to DB reach probably or some sort of mainthread stall by the plugin command your running
Right. If it's a plugin command, it's likely something to that degree ^
but again, as far as that profiler is concerned, nothing out of the ordinary
Ok
IASYNC takes that much? never used a profiler lol I was confused why it didn't trace back to any plugins
It's just a bit misleading is all. Think of it this way:
new Thread(() -> {
Thread.sleep(10000000000);
});```
That's really not gonna do much at all
yea
Ok so removing some plugins may fix it
just remove the one that is causing the stalling
is it hooked up to a DB? would be my main question
or drawing web information etc
So from my understanding it may be the elitemob plugin if u know which one that one is
Ideally, run a profiler, then run the command that's causing the stalling, then stop the profiler
Should give a better indication of what's wrong
It’s any command I try to do that causes a freeze for a few seconds
even vanilla commands?
or specific plugin related commands
Yea it’s just when I put / it freezes a few seconds and then it will show up what I typed
interesting do what choco said do what causes the lag then stop the profiler right away
then send the results here
Ok
I ran it did / it froze for a few seconds and then stopped it
Quick quesiton about any of your plugins are any plugins connected to a database of any kind
or the internet / other data pulling besides config
your server timings still look rather normal
which is why I'm confused here
take out the plugin you suspect
Ok
anyone know a good announcer plugin?
Ok this is so fucking creepy
i've made my own local host server
and some account just randomly tried to join my server
UUID of player INETDataSurveyPT is 5b8ac423-e9ae-30ef-aa28-0b11928005f8 [12:15:43 INFO]: Disconnecting com.mojang.authlib.GameProfile@931ceb0[id=5b8ac423-e9ae-30ef-aa28-0b11928005f8,name=INETDataSurveyPT,properties={},legacy=false]
wtf is this
some kind of data collection bot
if so, why?
it seems im not the only one
does max-entity-collisions ignore minecarts? people are spawning 700~ minecarts in the same spot and lagging the server, is there anything I can do to prevent this without using any plugins?
Hello does anyone know anything about LandLord??
When I claim a chunk it doesn't take the amount of money that I have set when someone claims a chunk
Is it possible to connect with Bungeecord to a server on a different network?
Hiya. Is it possible to change the bungeecord messages such as "Kicked whilst connecting to %server%"?
Gotcha.
And how about Spigot?
I was actually more thinking in terms of sending people from my server to my server
When I get the error "Can't keep up! Is the server overloaded?"
My computer seems to disconnect off the internet to the point where I have to restart it to reconnect
does anyone know anyhting about this
Well, dont self host. how much ram are you using, whats your internet speeds
Can someone explain me how is working with bedwars server are i need one server per game or ?
I mean how for example it work on Hypixel
Is it on same server or?
Normally, it is one server per game. This way everything is isolated. You would only need to create something that could boot up the servers automatically and load balance players, but it's a solid system.,
You could have a setup with multiple worlds on one server, but having multiple servers running might give a more stable experience.
Well depends what plugin you use. Some do different servers, some just run them on different maps. Some even do just different regions just really far from each other
Isn't it the same way on Hypixel?
thats individual servers. but thats also more money
what version mc are you running
1.8
ew
so?
so old
not to mention, unless youre planning on coding everything yourself, you arent going to find much support for what you want to do.
yea but is just bedwars
Youre still using old apis and whatnot
how do i set up an area like /shop
so that a member could do /shop and tpa to an area
1.18.2 Then you wont have the most issues also, just making a copy of Hypixel wont be profitable.
Shop plugin, and make a warp to said area
google shop plugin spigot
what is the url
google shop plugin spigot
why go into general... this is literally where you should be talking about it
but i rly don't want to make copy of Hypixel
I first wanna make Faction server thats is 1.18.2
but problem is that it needs a lot of ram
what is that
call
no lmao
idk i just wanna bedwars like every server do i said Hypixel because is popular srw i wanna say like Pika Network BlocksMC
i need it to be a warp
But idk if they know that server
so i can do / warp shop
For all those people who find it more convenient to bother you with their question rather than to Google it for themselves.
yea i gonna edit it
butt i talk about servers
is there one server or multiple servers like one game is one server
Well like I said before and shadow did too, theres multiple ways of doing it
uh
try relogging
but from looking at the texture i would assume its an old version
and
older versions tend to be wacky
Bungee with custom plugins redirecting you to another server when you join the cue
que*
clientside bug probs
Figured it out
Turns out when you spawn a minecart a block above the rails
Spigot doesn't realize it's a block up
And so the hitbox is a block up
(Version 1.12)
Hitboxes are controlled by client
so its not spigot's fault
Mb, thanks for responding though
np
@fallow tulip couple mins of me googling found this:
its indeed a clientside bug
Yeah, I didn't find that because I thought it was a spigot thing, forgot hitboxes were client side
Thanks for the help though!
how much rome ?
ram*
Depends how many lobbys you want
can some one explain this is confuing is it just a sever with mods installed for that version of mc?
Spigot isn't modded
It's server software that supports plugins
Doesn't modify the game
then can you tell me where tpal gets his mods
Whos tpal
look em up he has like crazy ass mods
He probably pays people for them
Theyre datapacks most likely
and custom made
and its tapl not tpal
What’s the proper id to use for enchantment bottles
Run a timings report Demopro
./timings report
wait lemme launch the server
turn on the server, make sure timings are on (I think /timings on); wait like 3-5 minutes and generate a report
No reason to hop in a call for something this simple
ok
no i didnt mean for timings
for after
if there is no one in a world
will the world affect ram at all
create world and load world are very different things im guessing
ok wait lemme load and create some worlds
rn
ok i did
report
i have no idea what this means tho
most run paper lol
How much ram do you have dedicated to the server
i didnt choose
i just run the jar
but this is on my pc rn
and i wanna put online in future
and i wanna put online in future, but idk how to make it use less ram for less costy
or if it even is using much ram
idek
how much ram is it running atm?
is that from what i just sent
or the report
no that image you sent
so 5gigs, roughly
I mean, you're server has no optimizations with from what it seems a lot of worlds created, so that isnt that bad to be honest
It will jump around, that means the garbage collector is doing its work
ye it has 13 worlds and only when one person warps
it creates it
but i think it does unload when someone warps out
and there is noone left
are you unloading/loading them everytime?
i think so
haha
i guess when i tp them it does load
and Im pretty sure i am unloading
wait
are you unloading/loading it forcefulyl in the code or not?
ah
In my experience at least, your server doesn't seem that bad. I would start by seeing if there is an actual performance difference between leaving them loaded and actually unloading them everytime. Secondly it's a test server it seems, for it it does not really matter. When you do want to make a server for others to join, I recommend checking out https://github.com/YouHaveTrouble/minecraft-optimization and highly optimize your server, of that be from switching software or just editing a lot of configuration details. That github repo goes over optimization very indepth; a very useful tool
should I go through it by detail?
like can even this make a change
if i did have mobs spawning in the world
what do u think is the most important thing
for a prison server
u know those just mining grinding
ones
honestly, for any production server I would go through that entire guide
it will take time but not that much
also where is the spigot.yml
base dir
huh
you're running spigot so you def got one
i want to disable some commands such as /back but even when i put it in disabled-commands other players can use the commands
can someone help me fix this where i can disable /back for all players
like the essentials /back command?
i need help
in my run.bat file if i set the -xms(number) higher then 1 gb then it shows this error
Error occurred during initialization of VM Could not reserve enough space for 2097152KB object heap
You don't have enough ram probably
use permissions to do it then
Everything is gonna be from hub
So i need just servers for game so how much ram
how much ram per minigame server?
If you ask me,yes
depends heavily on plugins and amount of players but usually 512mb-1gb for a mini server is good
Anyone know what’s the correct id for xp bottles?
Yes
[16:38:03 WARN]: at net.minecraft.server.level.PlayerChunkMap.addEntity(PlayerChunkMap.java:2004)
[16:38:03 WARN]: at net.minecraft.server.players.PlayerList.postChunkLoadJoin(PlayerList.java:394)
[16:38:03 WARN]: at net.minecraft.server.players.PlayerList.lambda$placeNewPlayer$1(PlayerList.java:302)
[16:38:03 WARN]: at net.minecraft.server.network.PlayerConnection.tick(PlayerConnection.java:308)
[16:38:03 WARN]: at net.minecraft.network.NetworkManager.a(NetworkManager.java:555)
[16:38:03 WARN]: at net.minecraft.server.network.ServerConnection.c(ServerConnection.java:201)
[16:38:03 WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1714)
[16:38:03 WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:512)
[16:38:03 WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1532)
[16:38:03 WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1309)
[16:38:03 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
[16:38:03 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)```
any1 knows what is this?
lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well! hello i havent enabled i p forwarding but also it is comming like that
Make sure you're connecting to the bungeecord and not the server directly
Also make sure bungeecord mode is enabled in the spigot.yml
Then you have something to fix with the Bungee
How can I remove an entry from the scoreboard
ye I dont think I can remove entry like taht
Try resetScores
doesnt do it
just makes it zero
unless i forgot to reload
my server
hold on
yes that was the problem lmaoo
that was the problem....
hello when i made the bungee proxy it says verison and it is latest realy which verison is it
hello how do i sovle this
lost connection: If you wish to use IP forwarding, please enable it in your BungeeCord config as well!
i have enabled ip forwarding but also its comming
can i join bunge server?
its comming cannot connect
is there anyway to fix that
is it that the spigot server should also be the same version of bungee
server
its comming connection refused
aerodyctyl host sucks
its dueo to the port thing
change hosts then
There's a host called Arodyctyl?
Anyone know how to config an interactive max capacity, like a player joins and max goes from 100 -> 101 etc etc, so it would be
100/101 once a player joins it would be
101/102 etc
Like would you set the max players to -1
i know that you could override the max amount of players if you are an operator and its configured in the ops.json file explictely
not sure about non ops
looks like this for ops
maybe by setting the level to 0 or 1
hey guys, i need help, i'm searching for plugin which can limit the number of shulkers in inventory
worth to check out
maybe someone know that
Heyy i need help finding a plugin that is similar to the Origins Mod for 1.18.2 ^^`
Help pls, why since i swap my server world by version 1.13.2 one and in spigot.yml set below-zero-generation-in-existing-chunks: false, it continues to generate even on already rendered chunks new caves under 0 as usual
Has anyone ever used excellent crates I'm having problems with the menu gui feature
every plugin on my server is spamming this error
Slot 8114 greater than inventory slot count
java.lang.IllegalArgumentException: Slot 8114 greater than inventory slot count
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:189) ~[spigot.jar:git-Airplane-"a3b010c"]
at org.bukkit.inventory.InventoryView.getInventory(InventoryView.java:241) ~[spigot.jar:git-Airplane-"a3b010c"]
at org.bukkit.event.inventory.InventoryClickEvent.getClickedInventory(InventoryClickEvent.java:173) ~[spigot.jar:git-Airplane-"a3b010c"]
at com.drtshock.playervaults.listeners.Listeners.onClick(Listeners.java:117) ~[PlayerVaultsX.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor264.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Airplane-"a3b010c"]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[spigot.jar:git-Airplane-"a3b010c"]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Airplane-"a3b010c"]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[spigot.jar:git-Airplane-"a3b010c"]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:2807) ~[app:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:55) ~[app:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:11) ~[app:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[spigot.jar:git-Airplane-"a3b010c"]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1426) ~[spigot.jar:git-Airplane-"a3b010c"]
at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) ~[spigot.jar:git-Airplane-"a3b010c"]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1404) ~[spigot.jar:git-Airplane-"a3b010c"]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1397) ~[spigot.jar:git-Airplane-"a3b010c"]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1375) ~[spigot.jar:git-Airplane-"a3b010c"]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1286) ~[spigot.jar:git-Airplane-"a3b010c"]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[spigot.jar:git-Airplane-"a3b010c"]
at java.lang.Thread.run(Thread.java:831) ~[?:?]```
any idea?
paper lol
its some player crashing it
some invalid slot index?
how would i go about figuring out what exactly :/
remove ur plugins half and half till the issue goes away to isolate hte issue
if it doesn't go away who tf knows
does the built in anti xray in paper.yml work ok?
mfw asks in Spigotcord
could anyone see why buildtools just suddenly stopped
Patching net\minecraft\world\level\World.java
Patching net\minecraft\world\level\WorldAccess.java
'sh' is not recognized as an internal or external command,
operable program or batch file.
Error compiling Spigot. Please check the wiki for FAQs.
If this does not resolve your issue then please pastebin the entire BuildTools.log.txt file when seeking support.
java.lang.RuntimeException: Error running command, return status !=0: [C:\WINDOWS\system32\cmd.exe, /D, /C, sh, applyPatches.sh]
at org.spigotmc.builder.Builder.runProcess0(Builder.java:973)
at org.spigotmc.builder.Builder.runProcess(Builder.java:904)
at org.spigotmc.builder.Builder.main(Builder.java:703)
at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)
the full log:
anyone know a 1.18 plugin that does a worlspawn random spawn location
You dont want a worldspawn random location
It could lead to issues of building and protection
I have a pretty large spawn protection radius & it is an anarchy type server, so I don't want people to be able to stand at one location and kill everyone.
For some reason anytime you run in my server u start to lose health anyone got any idea how I can find out what’s causing that and how to fix it
That's gonna be a plugin
Not a spigot issue
best bet is remove plugins 1 by 1 until it stops happening
Rtp
is there any way to restore a backup without having to restart the server
yo does anyone know why my items disappear after i die, i mean they should be spawned on the ground, buy they don't
No because everything is in memory you. Could delete the entire server folder and it run fine for the most part
yeah i know but is there any way to have minecraft unload only the world from meory
memory
and reload it
On runtime I don't think so unless it's not your main world
Then you could
You'd need to take the players off of it though
yeah
If it's your main world though I don't know a way of it being possible
Possible plugin, or you don't get to them in time
Minecraft has a despawn timer
I'm searching for a developer for paying tasks. Contact me in DM
?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/
idk if this is the reason, cuz it was working and suddenly not
wdym?
?stash
Bukkit/CraftBukkit/Spigot repos
Minecraft has a despawn timer or it's a plugin
unconfigured@null.spigotmc.org
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Could not successfully run Java.Error running command, return status !=0: [C:\windows\system32\cmd.exe, /D, /C, C:\Program Files\Java\jdk-17.0.3.1/bin/java, -version]
Buildtools repeated failiure
Remove any Clearlagg plugins that could be an issue
I don't have one
where can i access that?
It's built into the vanilla game you can't remove it
Removing it would be idiotic
You got 5 minutes to get your stuff or it's gone
If it's shorter than 5 minutes you got a plugin issue
yeah it's 0.1s
the moment i die i can't see any items dropping from me
and it's in one world only
do you have keep inv on in that world?
Im having trouble with my server. When I quit the server in a world, the inventory doesent save. But if i switch worlds before quitting the server, the inventory saves. What could it be?
Trying to use the buildtools.jar with the automated install process but it keeps saying 'curl' is not recognized as an internal or external command. what exactly is going on here?
curl isnt installed
Is there an easy way to list all the permissions that are grantable in a server? I doubt it, but luckperms seems to be able to autocomplete most permissions through their editor idk how tho
/lp tree
Plugins
yes there is but it requires reflection hacks to make it work without running into memory leak problems
In the config of my bungeecoord server, does the host need anything special? Right now it's just 0.0.0.0:25577. Do I... need to change this or open another port or do anything or can I just keep this as is?
you can keep it as is
0.0.0.0 means to bind to all available adapters/addresses assigned to the host with the port 25577
do i need to portforward/open 25577 so other people can use it?
and is there any way to get a a domain/dns (whatever you call it) like mc.xxx.net instead of just 0.0.0.0?
not sure why people bother hosting stuff if they can't understand networking
if you are home hosting odds are you will need to port forward
if you can't figure it out, rent a server from a hoster
ty
only port you have to forward is the proxy itself
dont have to forward your other servers with bungee
domains are handled by a host, all you have to do is point the dns to your external ip
Hello i cant use citizen2 but my server is on 1.14.4 why ?
any errors in the console?
?paste them
Or you can just use ngrok.
Multiverse core, inv, nether portals. Lobby api znpcs, luckperms, and some others.
[13:14:48 ERROR]: Cause of unexpected exception was
java.lang.NoClassDefFoundError: org/terraform/structure/small/DesertWellPopulator
at org.terraform.biome.flat.DesertHandler.populateLargeItems(DesertHandler.java:120) ~[TerraformGenerator-7.1.3_1.16.5-1.18.2.jar:?]
at org.terraform.coregen.TerraformPopulator.populate(TerraformPopulator.java:202) ~[TerraformGenerator-7.1.3_1.16.5-1.18.2.jar:?]
at org.terraform.v1_18_R2.NMSChunkGenerator.a(NMSChunkGenerator.java:191) ~[TerraformGenerator-7.1.3_1.16.5-1.18.2.jar:?]
at net.minecraft.world.level.chunk.ChunkStatus.lambda$static$12(ChunkStatus.java:148) ~[purpur-1.18.2.jar:git-Purpur-1623]
at net.minecraft.world.level.chunk.ChunkStatus.generate(ChunkStatus.java:273) ~[purpur-1.18.2.jar:git-Purpur-1623]
at net.minecraft.server.level.ChunkTracker.lambda$scheduleChunkGeneration$37(ChunkTracker.java:1257) ~[?:?]
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[purpur-1.18.2.jar:?]
at net.minecraft.server.level.ChunkTracker.lambda$scheduleChunkGeneration$39(ChunkTracker.java:1255) ~[?:?]
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.lambda$message$1(ChunkTaskPriorityQueueSorter.java:51) ~[?:?]
at net.minecraft.util.thread.ProcessorMailbox.pollTask(ProcessorMailbox.java:87) ~[?:?]
at net.minecraft.util.thread.ProcessorMailbox.pollUntil(ProcessorMailbox.java:141) ~[?:?]
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:96) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Which devs?
guys what's the problem ?
Im at school rn. Ill do it when i get home
okay
Here is it
https://mclo.gs/4WjK5MQ
Any premission plugin like luckperms but for 1.7.10?
pex may support that
Can anyone help me? I don't understand why it's showing like this all of a sudden when yesterday it worked.
I have not touched anything in the configuration
Doesn’t luckperms have a legacy version?
Question. How do i downgrade a world?
I downgraded the overworld
However i can't seam to down grade the nether and end
You don't
I'm going to freak out you don't touch anything it crashes you touch it crashes
#help-server message
hm
Help:
20:34:28 [SEVERE] May 15, 2022 8:34:28 PM com.github.games647.fastlogin.core.CommonUtil initializeLoggerService INFO: Initialize logging service 20:34:28 [SEVERE] Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. 20:34:28 [SEVERE] May 15, 2022 8:34:28 PM fastlogin.hikari.HikariDataSource <init> INFO: FastLogin - Starting... 20:34:28 [SEVERE] May 15, 2022 8:34:28 PM fastlogin.hikari.util.DriverDataSource <init> WARNING: Registered driver with driverClassName=com.mysql.jdbc.Driver was not found, trying direct instantiation.
FastLogin BungeeCord error, why?
is it actually causing an error?
that seems like its more of a warning rather than anything
don't work fastlogin
But even then- Few things,
a: We don't support OfflineMode servers
b: contact the author
Permluck not working
Error:
hello everyone, I have a problem with my Minecraft server, I have configured everything for the server but when I go to join the server does not enter or the writings in the info do not appear
explain more I can not join isn't descriptive enough
what error is appearing
whats being written to logs if anything?
What did you configure what type of server?
Bungeecord connected? just spigot or paper?
can any devs volenteer to help me with this problem
i need it fixed quick
pls dm me
?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/
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
