#help-server
1 messages · Page 329 of 1
you literally posted your question 4 minutes ago be patient
anyone got a good recommended player vault plugin? and not the $10 one
Anyone know bungeecord well?
?ask
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. Create a thread in case the help channel you are using is already in use!
So I have a issue with Bungeecord, After linking all my servers up, i'm getting this error.
19:19:38 [WARNING] Could not bind to host /0.0.0.0:25565
java.net.BindException: Address already in use: bind
I've forwaded all the ports and no other thing is using the port. Ideas?
is that from the proxy itself?
Hi I need help about my purchase in spigotmc please
im pretty new to Bungeecord, Im not sure what you asking exactly but That is from the Bungeecord Console
Hi I bought a plugin and It does not show anything
Windows
What the hell is that-
erm purchase plugin in spigotmc.org
email staff
sometimes plugins take a while to process, wait a day then see
You got a idea why?
use this in your cmd
netstat -aof | findstr :25565
Ok
sometimes apps bind to a port and are still bound once they die
usually a restart fixes it
Ah
in just cmd or console
cmd
Kk
try restarting then
I've restarted the proxy, same error
at one of the servers already running on port 25565
Oh Okay
Ive checked
Nothing else is running there
I've got a survival running on :25555
but not on 25565
he already said no other server is using the port
u killed all ur java processes too to make sure there were no stray servers?
ill give it a check in task manager
just restart it will most likely fix it
^
Kk
welp that fixed it
F
try to run java from the command line if u know it doesnt have a GUI, itll make finding the strays a bit easier and less headache inducing
kk
World terrain not loading
Idk if this is a dumb question but would AAC Be on the proxy or serp servers
im having an issue where llama's can't be spawned with /summon or a spawn egg, is this something to do with spigot or do i need to look somewhere else?
Version?
Did something changed around custom colors in 1.18? My colorful MOTD is no longer colorful 😅 It is converted to 2 basic minecraft blue colors
1.18
Full output from /version
Does anyone have a crate plugin recommendation that focuses more on functionality?
All the crates plugin I seem to say just talk about these fancy animations etc. but in the end, all that matters is item picking and weighting that is correct
I bought specialized crates, and am not a fan, so wondered if you guys have other recommendations
my issue still persists
Eternalcrates
Indeed
would it be better to run ubuntu over raspbian to run a minecraft server?
raspbian is far more lightweight
you can try something more ligthweight like debian
im not too familiar with raspbian
OOOOOOOO
I FIGURED IT OUT!!!!!
so java17 requires 64bit
but I am running 32bit raspbian
I put headless raspbain 64bit on my 3b+
and I can't ssh into it
I would assume the IP address would be the same
same lan port and everything
plus I cannot find anoy additional ethernet devices
and I've tried all the ethernet devices
oh ok
so it's just that some key has changed
and windows ddoesn't like that
How do I clear these keys:
Add correct host key in C:\Users\isaac/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in C:\Users\isaac/.ssh/known_hosts:1
yeah but how do I remove said file?
Are you on windows 10?
Great :)
this time I'm just uding CMD
I have termanl
and I prefer it
but it breaks a script I use on a daily basis
if I set it as default
it's finally installing openjdk-17-jre
thanks @tawny dust for all your help!
No problem :)
would Spigot 1.18 be considered stable enough to update production servers
can you runa minecraft server with 500mb of ram?
[14:15:02] [Server thread/INFO]: Could not connect to database! [14:15:02] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/mongodb/MongoClientURI [14:15:02] [Server thread/WARN]: at me.livelove.mongodb.mongodb.connect(mongodb.java:19)
I always get this error
package me.livelove.mongodb;
import com.mongodb.MongoClient;
import com.mongodb.MongoClientURI;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoDatabase;
import javax.swing.text.Document;
import java.net.UnknownHostException;
import java.util.UUID;
public class mongodb {
// private MongoCollection players;
private MongoDatabase collection;
private MongoClient client;
public boolean connect(){
try {
MongoClientURI connectionString = new MongoClientURI("mongodb://localhost:27017/?readPreference=primary&appname=MongoDB%20Compass&directConnection=true&ssl=false");
MongoClient mongoClient = new MongoClient(connectionString);
} catch (Error e) {
//When you end up here, the server the db is running on could not be found!
System.out.println("Could not connect to database!");
e.printStackTrace();
return false;
}
collection = client.getDatabase("Rola");
// MongoCollection<Document> collection = collection.getCollection("test");
//Get the collection called "players" in the database "mcserver"
//Equivalent to the table in MySQL, you can store objects in here
// collection.getCollection("players");
return true;
}```
But the database exits
mongodb mongo = new mongodb();
boolean connected = mongo.connect();
if(!connected) {
getLogger().warning("you didnt connect");
} else {
getLogger().info("connected to mognodb");
}```
Not the channel for this
no
and it will be a pain to even host proxy only on it
It can, but you wouldnt want to play on it
its hard to host mc on even a 4gb server anymore.
somebody knows any plugin which gives players different spawn points?
no?
cough 1.8
anyone know how to turn of the vanilla AC? running paper 1.16.5
feel free to ping me if you know
what could u possibly be doing that triggers vanilla
Does anyone know if there's a plugin that allows you to change mobs? Basically make them respawn on kill in a certain position
so when the mob gets killed, it respawns
Allow Flight in the server properties. That about all the AC the base server has
is there a way to disable the "Moved too quickly" error
moving too fast
thanks I'll try that
without disabling the AC you can always use the anticonsolespam plugin
I was trying to prevent the teleporting of players for no reason
any external AC's you have installed?
otherwise that obviously shouldn't be happening
moved too quickly... i cant think of what could trigger that tbh
even speed 255 shouldnt
moving too quickly?
it can since it's set in the config
but I want to disable the whole thing
idk if that's the only vanilla check
that limit is hardcoded into the vanilla server iirc
oh maybe they changed it then
maybe a higher threshold would work? idk
and the multiplier?
Can someone help me set up roles and permissions on my Bungeecord server, I'm using localhost...
K
are mobs supposed to spawn on the nether roof by default or is spigot preventing this ive googled some stuff but its just some people saying spigot doesnt allow it back in 2019 but ive been on servers with nether farms before?
they still aint spawning lmao thats why im confused lol
Anyone know what plugin you can use to make players always spawn at a set point when teleporting to that server? Thinking about a lobby server where you get moved if the main server restarts, I would want players to spawn in one set location, and not the last place they were
The best would be if its part of CMI or HubMagic, but cant find that functionality
How can i get the plugin "movemenow" to work. I put the correct server name but it still doesnt work. It's also in my bungee server plugins file
You can use HubMagic insted
Hello can anyone help me because recently I tried to download a server jar for 1.18 I tried to open the jar by itself it doesn't open so I tried to do run.bat and put the necessary things such as (java -Xmx1G -Xms1G -jar server.jar nogui) and put pause so I can know what's the problem with the file and it said it says an error. "this version of the Java Runtime only recognizes class file versions up to 60.0"
you cant "download" the server jar
you have to create it using buildtools
if you downloaded the server jar, you got it off some illegal site
no I mean like a vanilla one
I download it on minecraft.net
can I have a link for that??
?java17 for future reference :)
Install Java 17 at https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
does anyone know of any simple elemental/superpowers plugin? not bending, those are confusing
Hi. I'm running my server on windows 7. I have an issue with letters encoding. My native language is polish and all of the polish letters (example: ą ę ó ź ż) appear in the console and log files as set of random characters. I did set -Dfile.encoding=UTF-8 before jar in start code but it didn't work. I am using windows cmd with Lucida Console font. Setting chcp 65001 in regedit didn't change anything. Can someone help?
I am making minecraft server for me and few of my friends. I'm not really into Linux so that's why I've decided to go with win7. Talking about the font - I saw somewhere that sometimes the easiest fix to show proper characters in the console is to change your font. Lucida is the one that shows almost all the characters the proper way
Is it possible to increase default pre-render radius on new worlds? When I start a new server with no map, it does some pre-generation. Can I set this to specific radius?
Exception in thread "main" java.lang.IllegalArgumentException: Server lobby (priority 0) is not defined
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:407)
at net.md_5.bungee.conf.Configuration.load(Configuration.java:160)
at io.github.waterfallmc.waterfall.conf.WaterfallConfiguration.load(WaterfallConfiguration.java:67)
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:279)
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)
at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
nvm
, 87.8668170673909, 165.14393044312024)
[20:59:57] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to PluginyV2 v1.0
org.bukkit.event.EventException: null```
public static Map<UUID, Integer> clicks = new HashMap<UUID, Integer>();
public static Map<UUID, Integer> warnings = new HashMap<UUID, Integer>();
@EventHandler
public void onPlayerInteract(PlayerInteractEvent e ) {
Player p = e.getPlayer();
Action a = e.getAction();
UUID uuid = p.getUniqueId();
if(a == Action.LEFT_CLICK_BLOCK || a == Action.LEFT_CLICK_AIR) {
if(clicks.get(uuid) >= 3) {
if(warnings.get(uuid) == 3) {
p.kickPlayer("§4Zostales wyrzucony za za szybkie makro");
warnings.put(uuid, 0);
} else {
p.sendTitle("§4Za szybkie Makro","§4Towje makro jest powyzej 15cps §l" + warnings.get(uuid) + "/3",1, 6, 1);
warnings.put(uuid, clicks.get(uuid) + 1);
}
} else {
clicks.put(uuid, clicks.get(uuid) +1);
}
}
}```
@Override
public void onEnable() {
super.onEnable();
getCommand("pomoc").setExecutor(new HelpCommand());
getCommand("helpOp").setExecutor(new HelpOpCommand());
// getServer().getPluginManager().registerEvents(new JoinListener(), this);
getServer().getPluginManager().registerEvents(new AntyMakro(), this);
}
``` WHy this not works
Hey, we have problems in my 1.18 spigot vanilla server. There is a lag whenever people join the server or whenever they join to world from nether. I guess it is happening because of the chunk loading. What can I do?
that's something for #help-development
uhhh,ok,but can you help
in the stacktrace is there a part that says caused at ...?
(....java: line number)
probably if(clicks.get(uuid) >= 3)
Can someone please help me with bungeecord? Followed the setup to a T. I have been literally fighting people being able to join my server with whatever name they want since I've set it up and I'm losing my mind. Is there anything I'm missing that would NOT be in this? https://www.spigotmc.org/wiki/bungeecord-installation/
can someon help me with this crash? 1.18
Put it in paste bin or paste gg please
i would love some help
https://imgur.com/1TVrciR
Any help with WorldBorder?
Not running spigot
Sorry.
-- Entity being ticked --
Details:
Entity Type: minecraft:trader_llama (net.minecraft.world.entity.animal.horse.EntityLlamaTrader)
Entity ID: 198
Entity Name: Trader Llama
Entity's Exact location: 695.13, 111.00, -1348.51
Crashed because of a ticking entity
Gg thanks md
Can someone help me with this crashreport? My server shuts down immediatly after starting it up
MD and I both replied to you about this
Hi, can anyone help me with a question about the KingdomsX plugin in 1.17.1? It turns out that a kingdom other than mine invaded me but the nexus disappeared, is it possible to rebuild the nexus without losing the territories and progress? or is it necessary to create a new kingdom with new nexus?
Thx sorry didnt saw your reaction
All good :)
Help :(
You can build 1.18 using BuildTools https://www.spigotmc.org/wiki/buildtools/
java -jar BuildTools.jar --rev 1.18
where do you put the code in?
into your command line
I assume you run windows, right?
mhm
I want a good eu host not very overpriced
what command line?
@keen topaz press Win+R, enter "cmd" and press enter
alr then what?
then switch to the directory where your BuildTools.jar is. You can do so using cd C:\Path\Where\Your\BuildTools\is
and then, you do
java -jar BuildTools.jar --rev 1.18
DM me
Accept friend
so I download latest one then Do that?
this @keen topaz
?1.18
You can build 1.18 using BuildTools https://www.spigotmc.org/wiki/buildtools/
java -jar BuildTools.jar --rev 1.18
Hey ya, im trying to run a 1.18 server using spigot with geyser and floodgate pluggins and having issues. The first one is when loading the world up, it gets killed midway on nether, had it on 8gb than turned it down to 6gb and it worked?? The next one is with porting, had the same ports that i used on a 1.17 server(that is shut down) but says it cant bind. I switched the ports around and it loaded up but java couldn't join but bedrock could. Tried starting up the server again and for some reason it gets killed again when i didn't touch anything besides ports.
without logs, noone can help you @raw pilot
I'm getting this after my server starts up and I join the game, ideas? (The server works i just wanna know why)
also getting this
what do u mean? is there an newer version of spigot? i got the message your spigot vers. is outdated but didnt find any newer versions on spigot.org
?bt
about spigot.yml. i'm a bit confused. should i set this to true or false to retain the mechanism?
tick-inactive-villagers
Def: true
Opt: false
Impact: Medium
➫ Enabling this prevents the server from ticking villagers outside the activation range.
Note: Vanilla behavior ticks all villagers in loaded chunks. Enable villagers-active-for-panic to save some iron farms from breaking.
*** Error, this build is outdated ***
*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
*** Server will start in 20 seconds ***
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
got this error message
but cant find a newer build version of spigot
running buildtools 1.18.0
@summer comet how would i go about sending them and should i change anything for privacy
@woeful kestrel 1.18 is not a single version, there are many builds for each mc version
where can i find the latest build?
Same place you found the original build
okay how do i know its a newer version bc its not given
Code (Bash):
java -jar BuildTools.jar --rev 1.18
Will build a Spigot jar for 1.18
used this code for the buildtools jar
but still got the same message
okay thanks amigo
i've installed git (have items on right click menu) but BuildTools still attempts to download PortableGit and becomes extremely slow...
can anybody help?
just rightclick git bash here
i use the batch script from the tutorial.
Just run it and wait
Hey, I’m wondering if anyone else is experiencing this bug… when rendering a map with Dynmap or Bluemap, I get these weird missing chunks:
I suspect it’s a lighting glitch, and I’m wondering if this is a known bug or if anyone else has experienced this
did you do full render?
Yes
hmm
Btw top is Dynmap bottom is Bluemap
If any additional information is required, lmk. No idea what may be needed 😪
can Bungeecord handle a CNAME record for a forced host?
Allo
So .. im very new.
how do I upgrade the spigot 117 server to 118?
I looked at the instructions but I think they are for people who already know what to do.
... how do I do that jar replacing thing.
Probably
how do I get java version 17 installed?
?java17
Install Java 17 at https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
oh. thanks!
how can i set color of Leather armor in deluxe menus?
I have no Fking idea why snowman melts in spigot server although it has fire resistance.
Version is 1.17.1 and it worked normally in single, so I think it is not related to Client / Versions
hi
My players are unable to purchase items from the ChestShops admin shop in spawn. I am running a 1.12.2 spigot server with EssentialsX, GroupManager, WorldGuard, ChestShops, and Vault. I am able to buy from the Admin shops when I am opped, but not when I am de-opped. I have assigned the ChestShop.shop.* permission under the g:essentials_default group.
Spawn has a worldguard region around it with the interact flag allowed.
How to get the light block
what the heck is light block
I already explained
just wait
it takes a while
perhaps it's slower for you
but yeah it took some time for me as well
Pls help
i have no freaking idea why this happens
?ask
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. Create a thread in case the help channel you are using is already in use!
Nobody else? :(
Btw I'm on the latest Spigot 1.18 build
Is spigot 1.18 fully relesased or are there just test/experimental builds?
1.18 is fully released now
Nice
try contacting the developers
Is there any way to fix chunk lighting in 1.18 spigot? I think that's what's causing it
I think that because out of all the "missing" ones there's some that are gradients for whatever reason
And I know that BlueMaps excludes blocks that have 0 skylight
Why not join the dynmap discord and ask?
Because I don't think it's a dynmap specific bug. This appears in every map that renders lighting
And I've tried several
invisible light source block from 1.18
Well it's clearly a specific bug towards plugins like dynmap so you should still contact them and see if they already have a fix.
Yeah that's probably true, I'll definitely ask around there. So I guess there's no command to reset lighting in a Spigot world? :|
I only know certain plugins like worldedit, fawe and a few others that have that type of command. I don't think spigot has one but I could be wrong.
@gritty hedge try Pl3xMap
The latest version of Pl3xmap (from a new developer) doesn't load for whatever reason
Not sure hwy
*why
you need paper
I would use paper but this:
Is pl3xmap on spigot? Make sure to report it if it doesn't work on spigot servers.
did you pre-generate that world before rendering it?
alr, nvm then ^^
/dynmap fullrender ?
it's not on spigot 👍
👍
Hey, can I use vault on 1.18?
sure @onyx basin
You will probably still be able to use it in 1.32 without any updates
just, I wanted to transport residents to hell, but here is such a misfortune
yo
Plugin = Citizen2
How to make an npc drop items when they die? i have search on everything but can't find any answer.
Hi! does anyone know if there's a plugin that allows for /backpack <page> ?
i know there's a lot of backpack plugins, but none seem to support multiple pages
Ok so after #general I still don't know
do you have ram free after you start the server?
I'm configuring since nearly 7 years and never got this type of problem
Wdym free after I start?
I have a 32gb ram machine
I believe it's enough for it, right?
90gb storage
and how much ram it's left after starting the server
Actually no idea, should be around 2 to 4gb
oh ok
have you tried removing plugins gradually to see what happens?
I try, but nothing changes for now
I tried a timings report to see if there is any reason of it, nothing's showin
hmm
pretty much all you can do to start with, is to remove halfs of the plugins remaining until the issue is gone
The server shouldnt stop when I afk
with or without client
imagine if I get some players
does anyone a plugin for proximity chat 1.18?
again I am writing about the fact that mobs do not teleport to hell
really no one knows how to fix it?
Oh, i meant for 1.17/1.18, sorry i didnt specify that
Need Expireincd Builders/dev/admin dm me for more info serv info 32ram 8 core discord server is done allredy
Need Expireincd Builders/dev/admin dm me for more info serv info 32ram 8 core discord server is done allredy
?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/
@west cloak
not that much
uhm
1.18 generates slightly slower
wt thats
its not that bad
what they were trying to say, this is the wrong place.
oh
they opimized it i think (?) but because its a lot bigger chunks its still slower
but i'm not too sure
Need Expireincd Builders/dev/admin dm me for more info serv info 32ram 8 core discord server is done allredy
eheehhahahah
;DDDDDDD
lmfao
oh sorry lmao
didnt read up enough
i apologise
no worries lol
from what ive seen, on 1.18 spigot generates chunks at around 10-20cps on a fairly powerful~ish vps
on 1.17 its at around 25
so not a big difference, not a difference which matters
dude
lp is literal shit
I don't understand anything
I just want to remove the flag as suffix
I get < > on chat now
do you have a chat plugin?
lp user <user> meta clear suffix
with pex it worked perfectly
already did it, doesnt work
Exactly same as I gave you on screenshot,
I'm still getting the arrows too <user>
lp worst permission plugin I ever seen
let me try LPC (LuckPerms Chat) plugin
Error here
How do enter a command after using a screen server? In ubuntu
wdym
If your server is started, enter it normally without slash
If its not, please start your server using sh <name of script>.sh
I have the server running in a screen, how do I inter the commands?
I told you
you're not enough accurate dude
Hey, i can't uninstall java 11, it says "Package 'openjdk-11-jdk' is not installed, so not removed" even tho it's in the list of packages
..
?
it's in the list of installed packages
apt list --installed
"java -version" also works
meh, fixed by re-installing and uninstalling it again
any idea when world edit is going to be updated to 1.18?
When they have time to do so
08.12 09:10:25 [Server] net.dv8tion.jda.shaded.com.neovisionaries.ws.client.WebSocketException: Flushing frames to the server failed: Connection or outbound has closed
08.12 09:10:25 [Server] at net.dv8tion.jda.shaded.com.neovisionaries.ws.client.WritingThread.doFlush(WritingThread.java:434)
08.12 09:10:25 [Server] at net.dv8tion.jda.shaded.com.neovisionaries.ws.client.WritingThread.sendFrames(WritingThread.java:384)
08.12 09:10:25 [Server] at net.dv8tion.jda.shaded.com.neovisionaries.ws.client.WritingThread.main(WritingThread.java:120)
08.12 09:10:25 [Server] at net.dv8tion.jda.shaded.com.neovisionaries.ws.client.WritingThread.runMain(WritingThread.java:55)
08.12 09:10:25 [Server] at net.dv8tion.jda.shaded.com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
08.12 09:10:25 [Server] Caused by: java.net.SocketException: Connection or outbound has closed
08.12 09:10:25 [Server] at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1172)
08.12 09:10:25 [Server] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
08.12 09:10:25 [Server] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
08.12 09:10:25 [Server] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:141)
08.12 09:10:25 [Server] at net.dv8tion.jda.shaded.com.neovisionaries.ws.client.WritingThread.flush(WritingThread.java:271)
08.12 09:10:25 [Server] at net.dv8tion.jda.shaded.com.neovisionaries.ws.client.WritingThread.doFlush(WritingThread.java:422)
08.12 09:10:25 [Server] ... 4 more```
Can someone help
Something closed the connection
That error won't say what closed it
oh
I'd just report it to the authors of your plugin
theres over 50 plugins on the server
Find the Discord plugin
mk thanks :)
So
Anyone knows why my server is shutting down itself without any errors?
26gb ram free, no problem about performances
TPS Turning at 20
pls halp
Is there a 1.18 version of worledit?
Downloads and builds for the WorldEdit project. Download beta and test builds!
Anyone know a plugin that makes the sea level rise and decend overtime? ( ping me please )
That sounds more like a mod type of thing rather than plugin ngl
Thank you so much
thx for al the help, fixed the issue with NBTexplorer.
okay cool
[20:08:49] [Craft Scheduler Thread - 86/WARN]: java.lang.NullPointerException
[20:08:49] [Craft Scheduler Thread - 86/WARN]: java.lang.NullPointerException
[20:08:49] [Craft Scheduler Thread - 86/WARN]: java.lang.NullPointerException
warn issue, of some problems in the code? i dontknow , atleast this is no issue for me rn. (maybe in the long run) dont need a instant fix too, bc it will probably be gone when updating spigot/bukkit 2 a newer version of 1.18, i think
I have problem which i can't fix... when i start the server many chunks are missing, but when i start the world in singleplayer it will work.
There are so many errors like Failed to read chunk and many like this:
[IO-Worker-21/ERROR]: Failed to store chunk [-18, 17]
java.nio.file.AccessDeniedException: ./world_nether/DIM-1/poi/r.-1.0.mca
Hello how i can make my bungeecord run on java 16 without crashing?
it will be ultra laggy
server and client side
is there any plugin that has commands that interact with a mysql database?
something like /db add_data <table> <column> <data>
It works fine
What is the error
do not give error, only crash
i'll see
i'll need to start the bungee on java 16 again, because this only have the log from java 11
see do not give error on the log... only crash
Hey,
The spigot server I'm currently running seems to have a problem where every time a player joins or switches worlds, the server laggs and throws the following exception in the console:
[11:30:04] [IO-Worker-897/ERROR]: Failed to store chunk [60, -13]
java.util.ConcurrentModificationException: null
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?]
at java.util.HashMap$KeyIterator.next(HashMap.java:1620) ~[?:?]
at net.minecraft.nbt.NBTTagCompound.a(SourceFile:163) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.nbt.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:230) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.nbt.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:198) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.world.level.chunk.storage.RegionFileCache.a(RegionFileCache.java:141) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.world.level.chunk.storage.IOWorker.a(SourceFile:174) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.world.level.chunk.storage.IOWorker.a(SourceFile:164) ~[spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.util.thread.PairedQueue$b.run(SourceFile:59) [spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.util.thread.ThreadedMailbox.g(SourceFile:91) [spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.util.thread.ThreadedMailbox.a(SourceFile:146) [spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
at net.minecraft.util.thread.ThreadedMailbox.run(SourceFile:102) [spigot-1.18-R0.1-SNAPSHOT.jar:3350-Spigot-dbf4938-1825cc0]
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) [?:?]
Server is running on the latest stable 1.18 spigot version without any plugins at the moment. Anyone got a clue on what could be going on?
Try without plugins
If its reproducible with that specific world, upload it or the relevant parts to a bug report
is there any plugin that has commands that interact with a mysql database? something like /db add_data <table> <column> <data>
same as mine. it said spigot needs an update and i did it and boom world is sort of broke but when i load it in singleplayer its fine
Multiverse help
no no no no no no no bad idea
login to your database if you must
mysqlclient, psql, etc
can someone pls explain me this?
chown -R $USER: serverfolder
minecraft best vulcan config?
My players in afk client cannot enter in default config
Still have this problem with this world. Overworld and Nether.
it says like failed to storage chunks and reading chunks
resinstalled everything
I don't know what I'm doing anymore. I used to just download a server jar off of buckit, because i thought that was how this worked... And just set the eula to true before starting a new server. I didn't know you had to make the .jar yourself... And i have no idea how. I have never used build tools.
How do i do this?
?bt
i mean, how do I create a server.jar for spigot? I've never had to do that before because I would just download it off of bukkit. Until I was told that wasn't how it worked. I don't know what I'm doing... and that link... I have no idea what I'm looking at
yeah that explains it better... Is there no step by step on how to create the server?
yeah but it's completely unhelpful to me. There's nothing on there about how to make a server
i wouldn't have come here if that wiki page was actually helpful.
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
- java -jar BuildTools.jar
- java -jar spigot-1.17.1.jar
That's it
Which part of those two steps are you having difficulty with
all of it. I don't understand at all.
You don't understand how to run java?
those are'nt steps, those are just randoms strings of letters...
They are the two commands you need
commands into what though?
If you ran any server ever, including vanilla or bukkit 7 years ago you would be familiar with java command
Literally all I did before was google "Spigot server 1.??", find a link to a server.jar for a spigot server, download it, click it, set the eula, and click it again. I have never run java commands. I don't even know what java commands are
just like I would a non-plugin server
well obviously I haven't been doing the standard process
I've apparently been doing it wrong this whole time. And my method is no longer working.
Follow a YouTube video or something then
I've linked you two different wiki pages with reasonable instructions
A simple video that explains download and setting up your own Spigot OR CraftBukkit server for 1.16 and above. I show 1.16.3 in this video, but it applies to every recent version and even future ones! By the end, you will have a working multiplayer server that you and your friends can play on, for free! Yes, this video uses BuildTools, but it's ...
I tried that... it just left me more confused... this was my last resort... I thought I coudl get clearer instructions here.. Step by step by step, in a simple, straight forward, easy for an idiot like me to understand way
Or mc wiki
Or vultr
Or this random website https://subscription.packtpub.com/book/game-development/9781785883026/1/ch01lvl1sec09/installing-a-new-spigot-server
All top results on google
Find something that works for you
how do i make my server like have a hub then when u press go to survival it tps you to world without bungeecord
Multiverse
So... followed the instructions, it just looks like the command prompt is doing a bunch of things non-stop... and has been doing so for the past 5 minutes. lot of decompiling. this is as far as I got last time, and it odesn't look at all like the video
Sounds like it's doing what its supposed to
how do i know when it's finally done? I t just keeps going...
It’ll stop eventually
alright... it seems to be working now... thanks for being patient with me.
Anyone know how I can make my worldborder show the cool blue wall?
Wdym cool blue wall? It's blue by default, just 30 million blocks out.
Yeah but I'm using the worldborder plugin
I've made the border much smaller, but there is no blue wall
@random bridge
How much smaller?
Like 800x800 instead of 30mx30m
The worldborder plugin doesn't use a blue wall. It is invisible.
Try running into the world border and see if it teleports you back.
Maybe I should have asked that in the first place, which worldborder plugin are you using?
I am trying to install NameLayer on my 1.12.2 Spigot Minecraft server, but I am having trouble with the MYSQL database. Whenever the plugin tries to load, I get a "migration error". Does anybody know how to deal with a migration error?
java -jar server.jar simple as that
You got a comma in your port field.
Anyone else having to delete the bundler folder every time you start the server? Starting Server... Error: Unable to initialize main class org.bukkit.craftbukkit.Main Caused by: java.lang.NoClassDefFoundError: joptsimple/OptionException
First run is fine, but I'm having to delete the bundler for each startup
Can't say I have. My 1.18 install starts up every time just fine. What version are you running? I'm using 3350-Spigot-dbf4938-1825cc0 only 4 versions behind main.
I just rebuilt latest to see if it fixed it
been happening for me since 1.18
If I delete the bundler folder, it spits out all teh files fresh and runs the server once.
How are you running BuildTools? Because I did have some trouble getting my server to start initially with too many flags.
java -jar BuildTools.jar --generate-source --generate-docs --rev %Input% --remapped
Yea, try running it once like this: java -jar BuildTools.jar --rev 1.18 --remapped then take that jar and see what happens.
I usually have the --generate-source flag and for some reason it was causing issues.
You may also want to just try it vanilla: java -jar BuildTools.jar --rev 1.18 and see what happens.
Still does it with java -jar BuildTools.jar --remapped --rev %Input%
Try without the --remapped
Yep just did. Still fails
Hmmm
very odd
Want me to give you my version of the jar? See if that does anything.
could try
1 sec.
I don't think I'll get in trouble for posting a we transfer link.
Yeah I have no idea how to get a file from there, without accepting cookies
It ok, I'm not going to accept cookies from an odd site.
it seems to want to force me to accept tracking/advertising cookies
That's odd, here's what cookies are on the site.
click no thanks on teh cookies and it just kicks you to an advert
I uninstalled my DB when it got bought out
Do you need to be logged in to download from there?
no idea
this is really odd. I see no reason for the error. Had zero issues up untill 1.18
I guess because the new bootstrap came with 1.18
Java version?
adopt 1.17
its really wierd, the library it complains abotu is there and teh class is in it
jopt-simple-5.0.4.jar
but it only works for a single startup
ok thats wierd. a fresh setup works
Gotta love when things just start randomly working.
its really odd. I deleted everything bar files in teh root and the old setup is still broken
really qwierd
oh no its my start script it seems
really wierd ```bat
for /f "tokens=" %%a in ('dir spigot.jar /b /s') do set p=%%a
if defined p (
echo Starting Server...
java -Xms1G -Xmx1G -jar "%p%" nogui
) else (
echo No Spigot found!
) Breaks using 1.18 with a classNotfound starting spigotbat
forfiles /M spigot*.jar /C "java -Xms1G -Xmx1G -jar @file nogui"```Works fine.
lmao, my file is just this.
it seems teh new bootstrap does not like being started with teh full path to the jar
APSHOT.jar
Error: Unable to initialize main class org.bukkit.craftbukkit.Main
Caused by: java.lang.NoClassDefFoundError: joptsimple/OptionException```
ah I see my issue
My script is finding the wrong jar
Hey, anybody knows why im getting this error on my Bungeecord server while in trying to join in?
Double check everything it tells you to
i double checked everything except the firewall, because the problem i dont really know how to check it, basically everything else is correct.
Ubuntu
turn off your firewall and try again
If it works, then check your firewall/redo it
say for example i want to get rid of netherite from world generation, meaning players can only get it through like events or a shop
how can i do that
You would need a plugin
Hello,
I really need your help. Switched from purpur to Paper to test and that doesn't work
My server is shutting down itself for no reason, no errors on console
Server version: 1.17.1
that happens mostly when no one is online, or afk
Pretty sure that’s a paper specific thing. This is the Spigot discord.
Uh how you got my old pfp lmao
Well, thought paper was supported here. Even by changing jar that doesnt work
Depends on who you ask, but you’d probably get better support in their discord.
Could be a plugin.
If you have a “core” plugin or something, I’d check those. Try running the jar on it’s own fresh directory.
Full plugin list?
Hello
so basically
I use multiverse and i managed to do it so that players join everytime they get teleported into the main lobby from where they can join my gamemodes
now the problem is that when they join lets say vanilla gamemode they always get teleported to the world spawn of it, like lets say the world spawn is at x 0 z0 cords, now if they would move a bit to lets say x 100 z 1000 when re joining vanilla they would be back at x0 z 0
i tried installing a plugin called stay put but it seems to not work in 1.17.1 (edited)
Change the spawn point in multiverse using /mvsetspawn
It’ll change the default spawn point for the world you’re currently in.
Hey, so is there a pets plugin that already updated to 1.18?
I need help
My minecraft server is lagging very bad and I'm 99% sure its because of this
Does anyone know how to fix this?
That tells us nothing
Heres the timings report: https://timings.pl3x.net/?id=1ebb92fdf24342899263639ae76f6955
Purpur Timings Viewer - View Timings v2 reports from Purpur
Matrix is causing a lot of that
It won't be released until mid December likely, but the dev of GSit and a few other plugins is in the process of making a GPets plugin. Their discord should be on the Spigot pages if you want to join and get more info about it.
How do I decrease the lag caused by the connection handler?
You could increase the amount of threads that are available to handle that
I believe that it's set to 4 by default, but you can increase it if you want. The config is called "netty-threads" and it's located inside the spigot.yml file. Keep in mind that it doesn't really make sense to increase it to a greater amount than you've got CPU cores available
This however possibly won't fix it completely. The best solution would be to ask the developer behind Matrix directly
I changed it to 8
You can tell him that he should try to off-balance his tasks onto seperate thread(s) with a lower priority, so that they don't interfere with the general gameplay which a anticheat shouldn't do in any circumstances
I'd rather have an anticheat that operates worse than one that lags the whole server
Wait Matrix is lagging the server?
I just switched from vulcan to matrix a few hours ago and the server still lagging
According to your timings, Matrix is consuming 40% of a tick
You can see that by simply clicking on the "plugins" tab
Ohhh yeah, but is there anything else I can do to decrease the lag caused by the connection handler?
Just started lagging like 30 hours ago when I restarted the server because I removed some plugins
I see what you mean. I do not have a comma in the port in the config though.
Here is how I have the port number in the config
Is there someone who had problem with mob spawning limits on the server?
I have created a creeper farm but it works only when im alone. When someone joins the server and is in different part of the map, creepers stop to spawn
how can i fix this?
Use Paper and enable per player mob spawn
tnx
What kind of perf problems are people experiencing with 1.18?
by a lot?
Speaking of ram - is there a mapping between number of users and recommended ram?
Not really
Depends on the server type, version, plugins, etc
Aikar recommends at least 10, or as much as you can give it
Give it 64gb and tell me how performance is
Is there a good working inventory spying plugin out for 1.18 right now?
And a plugin to customize roles in chat and give people tags and such?
Essentials?
can i get a link to the page for that plugin? shockbyte plugin search isn't too helpful
Hey anyone know how YAML works (for Dynmap)?
The Wiki has outdated information and I need to convert this:
- x0: -1000
z0: -1000
x1: 1000
z1: 1000```
to fit in this:
```visbilitylimits: [
]```
thank you sir
@glacial sundial Hey, your fix does not work for 1.8.8
Hi, with multiverse or anything like that, how do i disable structure generation per world? I already generated first few chunks of world in singleplayr to use the superflat generator customizator, but is there any possible way to get rid of villages and other structures to spawn?
I'm looking into a simple fix for 1.8.8 right now without having to edit code
Which part of it doesn’t work?
It only stops the server crashing, not the client
hey guys, anyone know how to fix the connection timed out error?
I'm trying to use multiverse inventories to create a "survival" gamemode, as well as a "hub" world
my current understanding is, that with last_location enabled, any worlds that are not grouped, you will be teleported to your last location in that group of worlds
this works fine, but i'm not sure how I would make this relationship one way- as when teleporting to the hub world, you are also teleported to your last location there
would anyone have any idea how to fix this?
also- if anyone knows how to retain your gamemode in different worlds.. that would be nice to know too
1.8.8 is patch?
did you read #announcements
bungeecord has the exploit?
no
?1.17
Install 1.17 with BuildTools: https://www.spigotmc.org/wiki/buildtools/
?ask
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. Create a thread in case the help channel you are using is already in use!
How do i fix this?
Could not connect to a default or fallback server, Please try again later:Server nont reachable (Timeout) Offline? Incorrectly configured address/port/firewall?
did you connect each server
I'm trying to make my bunggec cord cracked
Ye
It says, Please enable IP Forwarding,
I do have it on
never used cracked so have fun.
but by the sounds of it you don't have them connected.
anyone may help you ...
hello
can anybody help me noone can pickup item even oped
Did you try removing plugins to narrow it down
I think luckperms has a debug mode too if you are using that
ok ill try
@fierce surge yep
i do
sry for ping
ill try narrowing it down first
i got it
it was NoMobGriefing that create the problem
ty
Why do you use a plugin instead of the gamerule?
i want snowballs from snow golem
You mean the snowblocks?
yea
Ah fair enough
snow generator
because i have a plugin that need mysql
Does it offer any other storage types
i dont know
i have a plugin called bedwars practice made by mher
I don’t see that on their profile page
Not much I can do to help you there
Get a different plugin, there are probably tons of them
Does paper spigot or bukkit decrease the explosive power or duped tnt
Is there a recommended build tool between Gradle or Maven?
Is one objectively better than the other?
Any tips?
Maven
Haha, okay, I suppose I will take a deeper look at both then, and decide on ease of use. 😄
I am considering writing a quick plugin if there is no pre-made solution for this that anyone heard of. Is this most reasonable way? I'll try to hook into village generation logic and disable it if thats possible (still googling around examples of that)
Another way is to brutely delete everything after flat Y axis lmao. but thats terrible... Since I also might need to do same in non-flat world of mine
Isn’t structure’s literally an option in the customizer
Yeah.
So whats the issue
I think I toggled it off, but as I improted it on my server, it ended up generating village again in multiplayer/server enviroment
By customizer dont you mean that singleplayer world creator thing? or is there something else?
It should preserve single player
But check the structures option in server.properites ahyway
Maybe I did an oopsie and somehow doubel clicked and re-checked it to true or something, i will try aain just to be sure
Properties
Yeah I definetely need world-only though, I know of server.properties but I want one of my worlds to be standard generating
is spigot release new exploit fix for 1.8.8?
I double checked but...
always triple check I guess.
that was it
I accidently left "generate structures: on" even though I intended it to off
uuurgh nevermind I just had to fly around for ridiculiosuly long time to find a village lol
🤦♂️
Oh well. I am not using pure spigot though, I use Magma
Could it be the part of mess?
Sigh. yeah
I think I should take matter into my own hands and try to mess around with generation code :/
at least now i have both spigot AND forge under my disposal lol..
Accordings to md_5 post i dont need to update bungee right?
yes thanks for reply
so the spigot servers connected to the bungee still do need to be updated
Yes
how i enable command block on my server
server.properties
is there any website todownloadapart from build tools as im on phone rn
dont think so
run buildtools on phone
hello, what woud happen if i deleted CoreProtects database.db? will it reset just core protect stuff? It will not remove inventories etc.. right?
does anyone know how to work with DNS SRV records?
ive setup an SRV record that points subdomain.my.site to my.site:62012
and it works for me, on my local machine where the server is hosted
but for everyone else, it doesnt?
Is the port forwarded
csn i just use the -Dlog4j java arg or do i have to update the server jar
yes it is
Hi, I have a public minecraft server which running in 1.16.1 version (not bungee). How I understand, the security problem affects my sever. What I am need to do? Download new build tools for this version? Or something else?
since people can connect to my.site:62012 just fine if they type it out
i know log4j2 was fixed,i need build a new one.
but there are no new buildtool for 1.18,the last one is 6days ago
i don't how to do
i think you can use BuildTools rev 3096-a
You don't need to update buildtools itself, just run it again
ou thinks!
my default run command is this
java -Xms128M -Xmx{{SERVER_MEMORY}}M -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}
where should i add Dlog4j2.formatMsgNoLookups=true
run again the build tools?
yes
java -jar BuildTools.jar
it make new version
java -jar BuildTools.jar --rev 1.12.2 for example for 1.12.2
all in the post
Yes yes I just didn't understand what did you mean. Thanks!
wait, why I can't upload images?
not verified
oh
my previous account was hacked and banned on discord which was verified
and I cant verify again :/
what is your spigot name
Gandlaff
you can now
Thank you!! ❤️
Hey ium checking my logs to find that sketchy stuff what should i look out for
there's like dline or idk bu i read it on a article that check logs with some word that i cant remember
if you updated java in the last 3 years you'll be fine
how can i spot the thingy in server log
yeah i did to java16
and goodness I hope you updated java in the last 3 years
but still i wanna check it
i did when 1.17 came out i had to update :D
What im scared of is my plugin(s) won't support java 16
Does anyone know any plugins that chat from one cluster to another, like I'm in Faction, I chat abc, people in lobby, skyblock will see my message
even 3 year old java 8 is ok
use jva 11
yes
Yes.
ok, but i didn't because once it said is compiled with eariler version of java, bla bla so i decided not to update java
last thing, this is not related to help, but can i be cool and add you as a friend?
no sorry
& you can update java 8 to a newer java 8
people always fail to grasp that there can be more than one version of a major release
youre probably running an ok java version already
you would have to be actively ignoring automatic updates for years for this to be an issue
Have you rebooted your Minecraft?
ofc
Yes, you are safe
Mojang automatically updated
Wait
no
not all versions
i think like to 1.11 not sure
1.18-1.11
Use 1.12.2 to be extra safe
Pretty sure Minecraft bundles its own jre with the current launcher... So client side SHOULD be fine?
sort of
they bundle a very old JRE, but they also make changes that (supposedly) stop the exploit
yes but thats ok for the client because of mojang
were you running your server with that though?
do you not have other more recent versions installed?
so its not an issue (based on what we currently know) then
how do i fix my server!
just update it
same way you installed it
Update ur server.jar
how doe
?bt
here
Hello, I have small and quick question, Spigot is good choice for mini games server?
Are you referring to scoreboards?
yes but paper is always better, after all paper is a fork of spigot
mind you a little more, can you help me find plugins like in the video?
https://youtu.be/4oB0DhULlPI
I case you not aware yet:
Log4j 2.15.0 is released now with the vulnerability fixed. Propose to update that packet instead of the current workaround.
https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.15.0/
https://logging.apache.org/log4j/2.x/changes-report.html#a2.15.0
https://logging.apache.org/log4j/2.x/security.html
... perhaps I will release my nifty new server next week...