#help-server
1 messages · Page 176 of 1
Hey
I just wrote a bungeecord plugin but
I'm trying to do the command in-game, it says command not found
How do I execute proxy commands on spigot?
Just a guess: try from console
You have to run your plugin on the proxy
but the problem is the memory havent used all
@short path did you select the memory usage?
i would like this plugin https://dev.bukkit.org/projects/battletags but for 1.15 or 1.16 anyone can help ?
I need help with setting up a custom ip using namecheap, but could someone dm me instead?
Since I don't necessarily want to send the pictures of the server ip and stuff there
@short path how many ram in your vps? and how many servers? inside
what is CMI?
It is Content Management Interface
basically a more in depth version of EssentialsX
but its expensive and complicated xD
can I send links here?
yo how do I restart my localhost server on windows?
@west cloak did you make a start.bat file or similar for it? If so, you just need to change the restart-script value in the spigot.yml file to ./start.bat instead of ./start.sh or whatever the name of the file is.
uhh
so that makes it so when I type /restart in-game it restarts the server without closing cmd prompt?
no
Either:
- Use a server wrapper (recommended)
- Just close the old cmd and the new one will show up
When the server stops it runs the file in the config, so it just stops the server the starts it again @west cloak
Hello! I have a question, I have a server online and running, and everyone but one of us it's non premium, so we are running in offline mode, with a login auth plugin, the thing is that someone is constantly trying to log in with our names, thus disconnecting us in the meantime, we have a whitelist running, and we ban the Ip's that try to log in with our names to disconnect us, but they just keep trying, is there a way to stop that from happening? Thanks for the help
Need some nice plugins to my survival server
this might not be uploaded yet but what is doing this? when my friend breaks spawners he gets the spawner and a pig spawner, its all wierd. https://youtu.be/AJbyt9KLmqU
Assasin,CustomCrafting,EconmyShopGui,Essentials,EssentialsSpawn,FogusCore,GoldenCrates,HolographicDisplays,Jobs,Multiverse-core,PlaceHolderAPI,Protocal-lib,Shopkeepers,SilkSpawners,SimpleRename,Ultrapermissions,UnlimitedEnchants,Vault,VeinMiner,Vulcan,WolfieUtilities
those are the plugins and i have these permissions set
silkspawners.place.*
silkspawners.silkdrop.*
silkspawners.nosilk.*
Everything works like normal for me
Cuz im op id think
i have asked this many times pls help or at least answer if you dont know
i want a plugin that runs a command when a player runs a command like /code <code>
so they can certain permissions. Does anyone know a plugin like this?
Hey guys - I run my own customer server with my own custom plugin. Recently (at about 70 players) we started to notice some severe TPS drops. I'm not overly familiar with TPS, and I am not sure exactly how to read the results. I ran the report and got the following results:
From this, it says my MarketCapturedState method is running at 1800% of what it should be... but it still says its only consuming 0.27% of the total
I know my playerjoin event is also very high, but that is because in that method we run a lot of operations that are critical to setting up the player's object. We also make database callouts to properly load player data.
Are there any other major issues that you guys see in this timing report?
your server load being at 104% is a small problem
MarketCapturedState task seems to be destroying your tps
So how would I restart my server without cmd prompt closing?
What does that do?
I restarted my server today and all of a sudden it's started screaming errors at me about invalid END header (bad central directory offset) and Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!. I don't recall changing anything, anyone know what could've happened?
The last one is as a result of a plugin making use of the legacy stuff. Update plugins that need updating
If they're all up to date, yell at the author to not be stupid
It was working like 2 hours ago though
Also say this if it's any consolation.
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
A plugin has an invalid plugin.yml
They were all working 2 hours ago but now all of a sudden they're all invalid?
Bearing in mind that I haven't changed anything
I'm sorry all of them are doing that?
Anyone have any ideas?
Well you've changed something because it doesn't magically happen between restarts unless you added or updated a plugin
I, personally, haven't touched anything, and the other admin says they haven't either.
wait i didnt read the whole question
@west cloak what do you mean restart the server without CMD closing
Yeah, like when you type /restart or something, the server restarts, but I don't want the command prompt to close, otherwise what's the point of restarting.
There's a /restart?
Do you mean /reload?
yo there's a /restart in spigot
but I just wanna restart the server that's all without opening and closing cmd prompt again
I guess you could open cmd separately and type the command manually
How does spigot restart?
best way to get players?
to be honest my server is pretty much fully polished but we were struggling of getting players for around 2 months, and its pretty demotivating, where we're probably going to just shut it down
we have tried many ways of advertising and just nothing
Is this related to another conversation or are you trying to do reverse psychology
??
The same way you get plugin downloads
Patience and advertising in the right places
And bribery
one of my players has an iron farm with villagers and a 'tamed' + nametagged pillager, but the pillager seems to be despawning every now and then.. any ideas?
if you didn't do anything and no one else did, the only other thing that could suddenly cause that is you might just have a malicious plugin @median wedge
Or something went wack with the file system
Hey
Everytime I start the server it says the version of spigot is outdated
I have the latest version
Whats happening?
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
your server load being at 104% is a small problem
@woeful basin Are there any obvious reasons for thsi?
MarketCapturedState task seems to be destroying your tps]
is there a way to have like a website but it is the filesystem gui for my website? Is there a plugin like this?
Cuz i swear i saw one but i cant find it
@runic rain Hey Choco - I wanted some experienced eyes to take a look at this. I ran a timings test & https://timings.spigotmc.org/?url=wemomopiyi says that the MarketCapturedState thread is detsroying my TPS (1800%). That is my own method, but I cant think of a reason why. Would a hanging thread cause that? What actually destroys TPS in a process?
Stuff that takes a long time basically
You have a budget of 50ms per tick, if you use more than that your tps is going to drop
well i don't know what that method is so i can't tell you what's wrong
I just meant "common pitfalls" or something along those lines
@mellow dock Is there a way to name bukkit threads?
I need to see which thread is causing the holdup
if i cange the servers from online to offline mode, will the inventories be cleared andother data?
no
however, the inventories/data will seem to disappear between the two modes because the UUID of players actually changes between the two
online mode, the server gets the UUID of the player from mojang services
offline mode, the server will generate the players UUID using their name as part of the generation process
thats the thing that im worried about as we have about 300+ unique players with existing player inventories
Then don't do that
then don't use offline mode, unless you are using bungee and have the bungee option enabled
which prevents that from happening
well if you are using the server with bungee, you don't have to worry about the offline part, as the bungee server will control the networks online/offline modes
okay so all i need to do is to set servers into offline and then no player invertories will go?
just have to ensure in the spigot.yml that bungee is set to true
and then you are good to go
okay thanks
and yes have to set the servers in offline mode if connecting them to bungee
otherwise as long as you do those things as stated, don't have to worry about player inventories disappearing even though they don't lol
yo is having tick inactive villages set to false gonna damage anything?
https://screeny.grzegorzkibitz.com/javaw_cUI1lIKYnn.png im having this error
even tho in the server.properties it is set to offline mode
did you set bungee to true
ah fixed it
https://screeny.grzegorzkibitz.com/javaw_j8wHP3dLP2.png everything works!
and inventories are here!
thanks guys!
Whats a good plugin for when your inventory is full not drop any items after trying to mine something?
@tawdry narwhal Is there a way to name bukkit threads?
I need to keep track of threads consuming the most amount of resources so I can look at the timings report & figure out where things are going wrong & driving my tps down
https://timings.spigotmc.org/?url=wemomopiyi is my latest timings - that thread consuming 1800% of the resources it should be is annihilating my tps
you can't name them, but you can see what threads belong to who though
@tawdry narwhal So looking at this timings report, Task: MarketCapturedState$1(Single) I understand this is in my MarketcapturedState class... but not much else
There are MANY actions taking place in this class. I don't really understand how this could be dragging down TPS though. All the actions are necessary.
@mellow dock There are many different threads going on in this class
You know what, let me just get a pastebin of the code so you can see what is going on
you are doing too much in player join it seems
while all the actions might be necessary you probably need to re-exam how you are going about it
yeah, but I know why that is
During player join I am making synchronous calls to the db, which I shouldn't be doing
They should be async, but theres a problem with that for me right now, so I stuck to sync
CompleteableFuture time?
What I am way more concerned with is this class: https://pastebin.com/DiqkgLLT
I knowwwww
@tawdry narwhal Would low TPS cause issues with entities? For example, I have a TNT that I want to detonate with a timer - it gets stuck at 1 second for like 15 seceonds before blowing up.
Would low TPS cause an issue like that?
yes
low tps causes issues with almost everything related to the server
Ok, I thought that might be the case
@mellow dock If I did something as simple as runtasklater(1) ie, just running some of my tasks on the next tick... would that help?
I meant if I broke it up
I guess
@mellow dock@tawdry narwhal last question from me - what would be your recommended course of action here?
yikes
I guess I have a bunch of loops that could be handed off to async threads
I could also eliminate several unnecessary loops as well
I would re-design it so that most things can be placed in another thread
except for things that absolutely need to be sync
ok
Thanks for the help @mellow dock @tawdry narwhal . I underestimated the load I put on the main thread, as well as the importance of recognizing it
That much is certain
well, the main thread can handle a lot
however it is more designed to handle in game stuff really. Anything that requires a bit more processing should be re-designed to make use of multi-threading. This way, it can be done in its own time separate from the main thread
if main thread slows down, literally almost everything else does as well
so the more things main thread needs to do before completing a single loop, the lower the tick rate will be 😉
18-20TPS is acceptable, so you can sacrifice a couple of ticks before anyone starts noticing as well
so the goal should be to do as much as you can off the main thread and keep in mind, not everything needs to be done in the JVM either
people keep forgetting that you can process stuff outside of the JVM as well. Don't have to strictly keep everything in the JVM
you can even use 2 JVM's if that suits your needs as well
@cunning phoenix 16gb 8core 3.2ghz each
how to solve it? my server hv 12 gb ram give to the server and server got 9 people and crash with this error
Alot of ram = bad performance in java
Unless you use all the free ram the GC will make sure you regret givin it so much ram
what is gc
Garbage cleaner,basically it waits till it gathers alot of ram then clears it all at once
Often causing lag spikes
@short path threads require ram too and will take up more ram then what you gave the overall JVM to use
this is due to the fact that the thread stack is outside of the heap, while everything else in the thread is inside the heap
if you only have 9 people on, you don't need 12GB of ram allocated to it, second unless you tailor the JVM to handle large ram allocations the performance will suffer anyways. The reason you ran out of memory is because not only is there Hard memory IE physical ram, there is also virtual memory and it is the virtual memory where you hit the limit. To get beyond that limit you would need to increase the size of your swap.
also recommended you utilize large pages as well
if you are going to insist on large ram allocations
but you only have 15GB for the OS, so you really can't allocate a whole lot lol
so this could be under dev but idk. i need a way to give people uperms ranks using a command, im willing to pay for it i just frickin need it
hopefully
1.16
sompthing like
addrank {user} {rank}
If you know anyone who could do this could you tell me? i found this plugin but it dosent work on 1.16 and i dont want to wait months for the owner to update it
https://www.spigotmc.org/resources/ultra-permissions-commands.67566/
@vague pike /upc setGroups (user) (group)
well 1.13 and up
it should have its own material name
Material.ink_sack
under should have lapis with a durability stuff
does any plugin can do that when i use bungee to switch server(like /server lobby) and the player will run an command(like /say hello)?
i want to use on a menu plugin
Bossshoppro will do that @covert salmon, I personally use bossshoppro, mostly because I'm used to it, and it's really easy to use
Hey guys, I'm still looking for some answers on this: https://pastebin.com/DxUu4vzY
I get a thread dump every time I shut down my server. I have a strong feeling this is bungeecord, but I wait 5 seconds before stopping the server after all players have left the game. Even after doing this, the game still crashes.
Does anyone see anything in the above thread dump that is an obvious problem?
Hello hello is there any admins i can confirm with over an account email problem please
email the spigot support
Hey my main dev isnt on my server rn and im tryna setup voting. Anyone willing to maybe walk me throuth setting it up
Can anyone tell me how to set up voting with Fast Async World Edit
Does anyone know the cause of this error from LiteBans? [14:48:41] [LiteBans-0/WARN]: java.util.zip.ZipException: invalid distance too far back
Maybe your version is incorrect
No
No
you just want fix that error?
Yes?
Guys, I'm still looking for some answers on this: https://pastebin.com/DxUu4vzY
I get a thread dump every time I shut down my server. I have a strong feeling this is bungeecord, but I wait 5 seconds before stopping the server after all players have left the game. Even after doing this, the game still crashes.
Does anyone see anything in the above thread dump that is an obvious problem?
The server gets stuck every time saving chunks for our custom world...
does anyone know how to make vault economy money not transfer between multiverse worlds
Use an economy plugin that supports per world balances
can anyone help me setup voting
What does that even mean
Presumably server list voting
after a restart, started getting "Don't know how to turn {...} into component" again :(
i was told to come here for server questions, instead of development
I have the following timings report:
https://timings.spigotmc.org/?url=socoxogafi
but I am not sure how to interpret it. My plugin does not appear to be the cause of the lag, but I can't think of anothe reason for the lag.
Are entities that high? Its saying to turn down the view distance, but its only set at 10 (which I think many other servers have?)
In the timings report, it mentioned memory & garbage collection. I set up my start.bat file to look as follows:
PID=$(screen java -Xms24G -Xmx24G -XX:+UseConcMarkSweepGC -XX:+UseG1GC -XX:MaxGCPauseMillis=50 -DIReallyKnowWhatIAmDoingISwear=true -jar spigot.jar nogui | tee /dev/stderr & echo $!)
Would this be correct? The -XX:+UseG1GC -XX:MaxGCPauseMillis=50 to reduce garbage collection time?
Hi im making a bungee server and I was wondering what .jar file to download to use for spigot
If I want a pvp server to be in 1.7.10 but any other version can play would I download all versions 1.7.10+?
bungeecord jar...?
Download waterfall jar (faster than bungeecord), run that server, run the spigot servers, then in the configs you have to put in the ports and those stuff, watch a yt video I can't explain rn
after a couple minutes friend me if u still need help doing it
How is waterfall faster than bungee?
More optimized and stuff
also, I know I shouldn't say this here, but paper is faster than spigot
Is there a 1.7.10 version? and whats the command to start it java -Xms512M -Xmx512M -jar BungeeCord.jar etc
yep
To run jar files it's always java -jar JarFile.jar
But for the mc server you should put the -Xmx512M
so thats a good cmd line
friend me and I can help you further
What do I use instead of multiverse for 1.16
Ok, what would be faster: an AWS t3.xlarge or a t4g.xlarge (I’m looking for single core performance)
Hey! I'm trying to just simply make the main world generated void though I haven't been able to really find a solution, I believe taht I can use something in the spigot.ymlhere in the worlds field, can anyone help? Thanks!
Hello, im trying to install the insanemobs2 plugin but im getting this
Anybody knos how to fix?
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Can Anyone With LeaderHeads Plugin Post A Message?
Is BuildTools responsible for setting my Git email address to unconfigured@null.spigotmc.org?
I think I am going to add a command in my script that sets it back to my email
of course, my email will be stored in environment variables
hehe
someone knows how to fix this? :c
12 players in my server
when I reach 20 = die tps
Hey guys - does wheat cause lag? I'm talking about large wheat fields that are entirely grown. The wheat cannot grow anymore, and it does not drop seeds or anything. Does simple grown wheat fields cause lag?
ok good good
@mellow dock I was also told excessive numbers of chests, barrels, basically anything implementing TileState causes lag - is this true as well?
When you say 'somewhat', are you saying that because they don't tick but they load in their inventories?
I mean that will be heavier on RAM
I’m not sure about their impact on tick time, never really looked into it
I’d imagine it’s at least slightly more than a normal block
I'm just trying to figure out why my server has such high lag. TileEntity takes up a huge amount of the time on the server. These are the timings:
57.19% 75.04% 974.01 s 37.52 ms 1.0 26.0k Caelum - doTick
14.44% 18.95% 245.93 s 9.47 ms 1.0 26.0k Caelum - tickEntities
and then in the TileTick portion:
70.27% 92.20% 1,196.80 s 46.10 ms 1.0 26.0k Full Server Tick
12.65% 16.60% 215.44 s 8.30 ms 1.0 26.0k Caelum - tileEntityTick
the tileEntityTick in particular
Hoppers are the worst
Anybody knows why is this happening to me?
null error
at me.sueswol.insanemobs.spawncommand.onCommand(spawncommand.java:991) ~[?:?]
Looks like an outdated/too updated plugin
Looks like an outdated/too updated plugin
@mellow dock Im running 1.12.2 and i couldnt find another version working. The other one are not even getting loaded correctly in my server
Oh
null error
at me.sueswol.insanemobs.spawncommand.onCommand(spawncommand.java:991) ~[?:?]
@royal zodiac There is no way to fix this?
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/HashSet;I)Lorg/bukkit/block/Block;```
The method Player#getTargetBlock() apparently doesn't exist
🤔
Hmmm
Hashset, integer
mhm
When was that version of getTargetBlock added
Apparently was in 1.12.2 https://i.imgur.com/UWw1qQD.png
but the error type is NoSuchMethodError
OH
I know why it doesn't exist
It's deprecated in 1.11.2
and removed in 1.12.2
1.12.2's version asks for a Set, not a HashSet
kek
Can i put in a world that already has progress and datapacks into my server
Hi ,i have a problem with bungeecord
When I entered the game for the first time, I exited the game. Then the second number enters the game, and you will be prompted with the game name of the first number and the backpack is also the first number.
What?
I use the Bungeecord
But it has a problem with it.
If I have two accounts, after the first account enters the game, and the second account enters the game, the second account will have the contents of the backpack of the first account.
are you using offlinemode?
online mode
did you change the name of the accounts by chance?
sounds more like you have an issue with the plugin then you do with bungee
I searched for a long time, but I don't know where the problem is.
do you have a bungee server?
I think I know your issue if you do have a bungee server then
you need to stop directly connecting to the mc server and connect through bungee
if you directly connect to the MC server, it is effectively the same as offline mode
if you have a bungee network setup
Yes ,i have a bungee server.
so, just connect using bungee servers address and not the mc servers address
and the problem should be solved, should either setup a firewall as well to prevent direct connection or set your mc servers to listen on the loop back address both of which I am not going to really guide you on as there is guides already on spigots website that talks you through this
I use bungee servers address not mc servers address,
no directyl connect the mc server
Anyone know anything about SuperLobby?
i join the bungee lobby than tp to mc servers.
is ur server on
Are there errors
yes
lol
Also the bot is slow
You using 1.16.3?
yes
yep
I tried it the other day and got the same error
but I didnt bother looking into it
welp then we gotta wait for a update
lololololol
my server players wanted a dynmap for easy navigation lol
ill see if they got a discord
lmao
when ever someone that's not op try's to place a car they get a message saying "you don't have permission for this" and in the logs it says [05:51:56] [Server thread/ERROR]: Block at -485, 65, 264 is Block{minecraft:grass} but has net.minecraft.server.v1_16_R2.TileEntityChest@389914dd. Bukkit will attempt to fix this, but there may be additional damage that we cannot recover. fixes?
a car?
ya a plug in
he using that vehicle plugin probs
Then give them perms
cough cough luckperms
Advertising!
Advertising
...
does piglin dupe work in spigot 1.16.2?
Someone reply
...
i am actually using paper 1.16.2 but it dsnt have this dupe so was asking and ofc 1.16.3 has patched
thnx !
https://hastebin.com/uvadawawar.md
Does anyone know what that error is due to?
@west cloak I think there is a 1.16.3 version for dynmap on github
Probably
how do i make it so when people join my mc server for example when they join survival they automaticly get 2k. i have looked up lots of tutorials but there are like none lol
ok
can anyone help me with the nether. whenever someone goes bedbombing for netherite the blocks will start to regenerate and the plugin i have suspicion of is coreprotect but I dont know how to fix it. I just want to take out the regeneration from the nether tho and not the regular world.
How did you come to the conclusion that its coreprotect
Srry wrong button
Hello, I have a private server with my friends and I'm currently experiencing a problem that I heard may be connected to a Spigot API bug, I'm hosting a 1.16.3 Minecraft server with 8GB RAM, 4-Core CPU and with 100% SSD. I've got a few plugins, two major ones being Vehicles and QualityArmory, because of the vehicles plugin my players load a lot of chunks, but even without using it and doing /timings my CPU is almost all the time at 200% and then the server crashes, and it's all mainly because of the mob spawns I already regulated in the bukkit.yml. This is the most recent timings: https://timings.aikar.co/?id=9d08144d83a34eddb42d7b89da34ad4c****
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
I meant 100% SSD disc storage, yeah.
SSD disk storage? LOLOL
ssd is solid state
there is no disk
Maybe like
clear your entities
Look man I just want to play some Minecraft with my friends, I checked my server info on the site that offered me the servers just so I can say more info.
I tried everything, ClearLagg etc. etc. they are just constantly spawning in abnormal rates
The default minecraft mob spawning mechanics? It's a vanilla world with a few plugins.
It's like every chunk someone explored during the server session, mobs keep on spawning in them
when I clear all the entities, mobs just instantly spawn in chunks no one is around of.
I mean that's useful, but still that would mean when the limit is reached, new chunks couldn't have mobs in any way.
And it is rather insane that only rabbits take up more than 40% of my server's CPU.
Thats not how it works
it can limit it on a per chunk basis
its 40% of the server tick
not cpu
how do i put in a world that already has progress and datapacks into my server
Developer without work; I will make (free) simple plugins for you
?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/
Thanks
is there any plugin that turns many server consoles into 1
what do you mean?
o.k.
Hey, so I configured a shop with the bossshoppro web editor but i dont know how to actually integrate it ingame. Any help?
Does it let you export as YML, @plucky cradle
no in the web editor it says this:
yeah, i have one open as well
ooh!
Lol, I am blind
the left there
that is all the YAML content
wdym?
so you would copy that and paste it into your yaml shop file
I think there is a shops folder
yeah
what directory is that?
i am assuming that is the shops directory
so yeah, just edit that file
clear it's content, then paste all the yaml content in it
then you should be set
copy this YAML content
yep
into the file
did that
and then /bs reload
Save and reload
Check the console
It could be a YAML syntax error
did you make sure to delete whatever was in the file before pasting in the new YAML content?
yes
If you want, there are YAML parsers online as well
but let me know what the console says
it should look like a bunch of lines
try restarting your server
idk
maybe talk to the author
https://github.com/Blackixx/BossShopPro/issues @plucky cradle
yeah
I'm searching a skyblock plugin for 1.16.1
To make arena for bedwars
Can u help me?
@warm coral i suggest 1.16.3 first of all
But I have 1.16.1
you can upgrade
just run buildtools for 1.16.3
np
Is it possible to play on the same server with low ping from different and distant regions? Like EU and US servers. Do EU players only play with players on EU servers or can an EU player play with a US player?
A user said "This is not possible."
I mean yea it's possible with the right type of uplink. But usually you will have a bit higher ping
But it's better than connecting to the US server while in the EU, right?
The closer the server is to your location the lower ping you will have
As I said it is possible with systems such as Starlink which can lower latency. Although people closer to the server will still have lower ping
They say it is still not possible on another server.
Something something transfer packets
Hey can someone help me? I've had 2 or 3 hackers get into my mysql I just reset it and he gets access within 2 minutes. He can op himself whenver he wants and hes constantly griefing my server
Please ping me as soon as you can if you can help me with this
First, shut the SQL server down
so the hackers wont cause more damage
second, do you know which account that is used to access the database was hacked?
Yeah I think so
Honestly I think my hosting provider just offers horrible protection, I need to get a database from somewhere else.
Any suggestions?
@grizzled nimbus
its not about your hosting provider
its about your password
your hosting provider cant really do anything except shut the server down if your server gets hacked
after all they arent the ones controlling your account being used
did your password get cracked or something?
Well I cant make my own password
theirs are randomly generated and only like 10 characters
yeah just do that
but I made the database only about 30 minutes before it was hacked
I think its still too weak with 10 character pass
Just wondering
Like the old one was 9755163fec
what hosting is this?
elixirnode
its weird though
a password like that
shouldnt be cracked
in 30 minutes
you are share you never shared it with anyone right
Yes
I had shared it with someone that was helping me but reset it immediately after
so different pass
no
I was sending plugin folders to a trusted developer and it had my old mysql info in it
but I changed it after
There is no way they couldve cracked that password in 30 minutes though
unless it was spread
maybe in a couple days they can
but not 30 minutes
So the changes were made beforehand
that just isnt reasonable
Yeah me too
or something like that?
I IP banned them
Good
They come back with alts though
here is the one from today
his channel
Thats not my server but thats him
yes
Do you have a log of all incoming connections to your sql server?
Where would I find that
They gotta be logged somewhere
Well I deleted the database so I cant get to it anymore anyways
Rip
Yeah then i dont think there is a way
to catch them
if you permanantly deleted it
They may not have even modified your DB, if your networking isn't restricted they could have just used a fake proxy
i have copied a world file over into the spigot server, and for some reason the nether spawns are completely busted. In the local vanilla worldfile, all the mobs spawn normally, but in the spigot worldfile the mobs dont spawn at all. Is there a fix for this?
i cant find any settings in the config files that are related to nether spawning
yes
If so please install and set up BungeeGuard
They connected directly to one of your server with a hack called bungeespoof
It acts like they connected through bungee cord when they didn’t
Then they can set their own uuid since it’s cracked and then they have their username with your uuid and since your uuid is op that basically means they’re op too if that makes sense
Someone did this to me before
Ok thanks
how do i increase mob spawn rates
i meant animals
Hi! I would like a suggestion and help. I just created a server and I have been attacked with bots. Any plugin that you recommend? I only have a prison server with authme
who here runs a public minigame network?
😦
oh
Is there a land claiming plugin that can be set to a certain block? Like a campfire, when placed, will automatically claim a 6x6 area
Kind of like the archon outlands server
is there anyway to make the nether spawns spawn more monsters? right now my nether world wont spawn any mobs
In console
When someone joins the server
The ip it shows
Is device ip or router ip
Cause a plugin to see who has same ip is going crazy
it's the router ip @steep sluice
it's the router ip @steep sluice
@pure sinew isn't router ip like default 192.168.1.1
ipv4 right?
👀
So I have updatet my server from 1.16.2 to 1.16.3 only now the server doesn't read the plugins folder (isn't loading any plugins)
How can I fix this?
when the server loads, do the plugins throw any errors?
you'd be able to see that in the console
how can i show my code?
i mean import a code to discord
for show the code
.<"
Hey!
So I found memory leak. Java static com.mysql.jdbc.AbadonedConnectionCleanupThread.connection Finalizer Phantom Refs using 1 GB of my RAM. How can I find out which plugin does this?
This is my startup @wide willow
hm
it just doesn't load
try making a backup of your plugin data and jars
then delete the plugins folder
run the server to regenerate the folder
so a clean sweep ok
then put them all back
that might work
i've never had that problem before, so thats just a guess
@wide willow So I did a clean sweep but now it doesn't make a plugins folder any more F
hello
is spigot dont have 1.8.9?
No. 1.8.8
@runic rain are you saying 1.8.8 or 1.8.9
Hi, I've seen a server that is specifically optimized for creative mode, but I can't remember the name. Does someone know it's name? I'm not sure if it's a spigot fork
lmao wat
Never mind, I found it, it's mchprs. I just remembered it wasn't written in java
EntityType entity = EntityType.valueOf(args[0].toUpperCase()); //Error
if(entity != null)
{
.....
I get an null error is entity is not found
valueOf returns null if there was no entity with that name
I am checking for null
I'm also checking for args btw
What do I need to make?
Ah get it fixed with try and catch
args[0] can also be null
hi how do u add a spigot plugin to a minehut server
I can't connect to one of my spigot servers from the bungeecord. Any help?
I got some of my spigot servers to work, just not one of them
whats the error?
Make sure the server is actually online and you have the IP and port correct
what was the issue?
what is Different craftbukket and spigot
Use spigot
It contains performance improvements and addition API on top of bukkit
And craftbukkit is just the implementation of the bukkit API and NMS iirc
what was the issue?
@prisma garnet firewall :P
is passble forge with bukket api?
No
Forge and bukkit don’t work together unless you use some weird outdated third party stuff
what is getbukket
why do I get this when I only say getbuck it.....
So what do you mean with that @carmine olive ?
I think getbuk.. is the name of one of those sites
Hackers are still able to get into my server unauthenticated even with Bungeeguard. Can someone help?
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
You can see him doing it successfully here. I had to ipban a bunch of his accounts and ban myself so he couldnt get access to op
I need ingame perms lol there needs to be a better solution
He shouldnt be able to hack his way in regardless
Did you set online mode true in bungee and offline mode false in spigot
Yes
And you’ve fire walled the ports behind the server?
Pretty sure there’s something in the spigot yml that relates to forwards
bungeecord=true
yep
@valid crow use ipwhitelist
I am now
why cant i delete multiverse worlds
Hello, can somebody help me?
You could try asking the developer.
I don"t know... his name...
Where did you get the plugin from?
SPIGOT
So there should a developer or author listed on the plugin overview page.
https://hastebin.com/egesavureg.cs
I have an error in bungeecord, I don't know why
anyone have server recommendations for a server that can support around 8 people
I was using pebblehost 5$ a month plan and it was really laggy
Just looking for a server that wont lag, because pebblehost was really laggy
ExtraVM is the only host I can really recommend that's actually good nowadays.
ExtraVM is the only host I can really recommend that's actually good nowadays.
@west cloak I'll check it out what do you use it specifically for?
Used to use it to host a server. Try researching about it online.
Does anyone know how to make the Server selector teleport me somewhere when i click on an item in the menu? please help i use deluxe hub 3 btw
I am making a manhunt plugin that updates everyone on a team's compass to a location every 1 tick
Can this cause my server to lag or anything since I am updating them so frequently?
oops wrong channel
Hi I made a spigot server but when ever i open the console it closes immediately
hello??
@gritty token post the contents of your Run.bat file (or equivalent)
does anyone know how to fix nether spawns? no mobs (piglins, hoglins, zombie hoglins) are spawning no matter where i go
Is difficulty on easy, normal or hard? @west cloak
hard
no matter the difficulty they dont spawn
ive tried new worlds, generating worlds, making new server files
Weird
Well have you also checked worldguard config to allow spawning in those worlds?
Hey! Anybody knows any way to disable command blocks just in an specific world?
@jade solstice I don't believe that's possible without a plugin. :)
:/
@west cloak Do you have any world managers (e.g. Multiverse) installed that might be preventing mobs from spawning?
@gritty token Could you send over your batch file?
@mental vapor would it really be necessary for every 1 tick?
why do I get this when I only say getbu*c
@terse kettle They redistribute the Spigot jars = they are illegally redistributing Mojang's code. Just install BuildTools or use Paper :)
Hi, are there any better worldguard-like plugins, but with customizable messages and region limits
Worldguard
You can customize the messages
Don’t know what a region limit implies though
Worldedit
@mellow dock Worldedit isn't worldguard alternative. You can't claim regions with that
Woops wrong one
Names are too similar
It’s been developed for years, you probably won’t get anything better
Unless you mean letting players claim areas, in which case probably something like grief protection
Almost a decade to be exact
yeah, i'm reading greef prevention page right now. Can I select regions with worldedit there?
That's how you make them, yes
Oh Grief Prevention
I don't know
It's a claim-based system with another, separate tool
are there any worldguard forks with same commands and worldedit dependency? I think it would be better for the players
You want WorldGuard but useable by players as a claim system?
yes
I have question minecraft poket edition and bedrock edition is in crossplatform ?
I've seen a plugin do what you're looking for. Altoguh it's probably private
The closest you'll get as far as I'm aware, is GriefPrevention. Albeit not nearly as flexible as WorldGuard may be but WG is a server administrator tool
WG was on every server for region claiming like 5 years ago, what happend xD
@amber pivot Both pocket edition and bedrock edition is the same version. They are corssplatform compatible
(@lost ivy) It still is everywhere just not for players to claim
ouch I didn't mean to tag
so everybody uses GriefPrevention instead?
GriefPrevention is one of the common claiming plugins
WorldGuard was always for admins to claim server spawns ect.
ok, thanks
The closest you'll get as far as I'm aware, is GriefPrevention. Albeit not nearly as flexible as WorldGuard may be but WG is a server administrator tool
@runic rain
That plugin ProtectionStones(place a block and region is protected) it uses WorldGuard regions to define claims for the player
I thought it just assumed an area around the block you placed
Well that specific one has WorldGuard as dependency it somehow creates invisible regions wich dont rly show up in the worldguard list
I found this one as well https://www.spigotmc.org/resources/regionclaim.78293/
Hello is anyone aware of plugin that can save your inventory if you paid for an invenory protection for example 64 diamonds? To avoid duping it would only work in void or lava.
Would the risk of a glitch be worth it though?
Your better off telling people to just store them in a ender chest or smthng
You can’t predict everything that’s why you buy insurance 😉
Well you also need to consider the chance of someone carrying with no reason 64 diamonds in their inventory going mining or a trip to the end...
hmm unlucky for it to exists for new versions
meh you can always ask here
Got an idea for a plugin? Post it here and someone might make it!
maybe ill make that someday
Might sound easy but there is alot of indepth things based on how good you want it to be
I would go on the route of removing the item on death and storing them in a "insurance inventory"
for the guy to later get it when he wants
i was thinking more of a keep inventory scenario, where you pay once, and the next time you die you dont lose anything
you could also automatically put all the stuff in a shulkerbox in the player's enderchest
@wide willow this was my idea
check the link above if you wish to request someone to make it
@wide willow I'm not a plugin dev, but I can write a plugin request when I'll have time to describe it
nice
@crystal sigil ive uninstalled multiverse, same issue
if multiverse can fix it tell me
https://gyazo.com/a5d4837e25c1eabc0743d934266bf4b1
Could you help me with this problem? I had a prison server and now that I install bungeecord, it won't let me in when I use / server prison. I get that message
please i need help on how to get my minecraft ip address- IVE TRIED EVERYTHING. i literally- PLEASE. it always says "unknown host" for my friends
only i can join when i put "localhost"
You mus't open your server for other users (in router settings (port)) and then they can join.
At moment only you can join because it is on your computer ...^^
How do I put a resource pack in my spigot server
https://pastebin.com/8D3mDJC3
How do I fix these bungeecord Lagspikes
Ik this is a fork of bungee but it did the same with bungee
That worked, ty
can anyone help my friend set up a votifier with rewards like claim blocks?
I'm using IPWhitelist and it won't let me in, in the config I put the ipnumerica and the port xxxxxxx: 25565
Do you know how I fix it?
https://gyazo.com/b45d8c1e3848c658d4ce3bc8ff8b4554
I need help my Nuvotifyer isnt working and im stupid so i idk how to fix it
what is the problem of connecting through the proxy @timid dome ?
what is the problem of connecting through the proxy @timid dome ?
@tawdry narwhal That does not leave me, because on the server I have IPWhitelist with the ip of bungee. but still it does not allow me to enter
has anyone figured out how to fix the nether spawning?
no mobs are spawning in the nether
just start spawning some 😉
I unfortunately am not caught up on the bugs that exist at the moment nor the fixes for them
I unfortunately am not caught up on the bugs that exist at the moment nor the fixes for them
@tawdry narwhal
I talk to myself?
are you talking to me?**
well you are not the only one here in need of help you know
its just weird because if i move the world back into the regular vanilla format mobs spawn normally
just asking
is there someone who would know more in depth about issues?
Probably, just will have to wait and see if those with more knowledge are awake/ will respond/or stop being away lol
this issue specifically is a slippery one
every thread ive seen addressing it never resolves
so there are no solutions that i can find thus far
well I am sure they found a solution
just failed to share it
I know a temporary one would be to find a plugin that handles mob spawning
I agree
i could get a plugin
but also like
this error seems 1.16.3 specific
havent had this error yet
as I said, that is temporary fix that I can see working for the time being until a more permanent solution is found
understandable
who knows, maybe it turns out to be a config option afterall but with there being so many
makes it hard to know which one
XD
well i just started a brand new server on a brand new world
and spawning works fine
so its either my current server config or the world config
and i have no idea which
possibly your nether world got stuck on peaceful?
could be a bug but you would need to upload a world with the issue to the bug tracker
I just bought a plugin, I get paid in paypal but I never get in spigot
where can I find support on these issues?
how do i remove the protection at spaqwn
server.properties
its not in peaceful
endermen spawn
its just
no nether mobs spawn
its the weirdest shit
Does any one know why my vote not go through to my server?
i portfowarded correctly and still dont understand why my vote on minecraftservers.org can not connect to my server
Does anyone know whats going on with my server crashing on shutdown
Every time it starts saving my Caelum map it crashes. The map is not that big either, maybe 3kx3k
I posted about it here: https://stackoverflow.com/questions/64140951/spigot-thread-dump
This thread shows the Thread dump stacktrace
I'm just looking for some, ANY guidance on whats wrong. I've been at this for a week, I posted on the forums, still can't figure it out.
My friend built this gold farm https://www.youtube.com/watch?v=nMBYnGD8PbQ&ab_channel=RaysWorks on a **spigot 1.16.2 server **, the pigmen aggro for 1 min and then when i try hitting a pigman, the others don't react whatsoever, only if i die will they be able to reaggro. anyone have an idea?
EDIT: Bartering Update for 1.16.2+ and auto sorter https://youtu.be/lnuzrmDGF1Q
EDIT: getting above nether ceiling and break bedrock videos linked below.
Like and Share with other Minecrafters!
We made an automatic AFK bartering farm that is simple and easy yet fast! It allow...
Do any of you know why it says this? "Can't keep up! Is the server overloaded? Running 24361ms or 487 ticks behind"
Yo I setup a bungeecord server everyone who joins comes as an Alex skin
I had permssions set where I was oped and when I became an alex skin I lost op even though its still in the ops.json
Is the bungee server on online mode
which is the most recommendable message announcements plugin?
am i an idiot
im trying to make a yml editor
from within mc
case "bool":
p.sendMessage(args[4]); // this literally prints "true"
if (args[4].toLowerCase() == "true") {
p.sendMessage(dev + "true");
inst.getConfig().set(args[2], true);
}
else {
p.sendMessage(dev + "false");
inst.getConfig().set(args[2], false);
}
inst.saveConfig();
break;```
wtf have i dont wrong
wait moved to #help-development
can someone help me with something.
when ever i do /gm 0 it changes for 1 sec and switches to adventure mode, how can i fix that
You should always hash all passwords for exactly these cases
the mysql data wouldn't really work for that tho
Ah, right
at best you can just hash it and somehow give the key as well
either inside the plugin
or a safer space
Well here is probably the safest way to not allow remote connections to db
but then it won't do much vs someone with 2 >= brain cells
ye
no remote connection could help
but then they could afterall just write their own plugin on the server to drop all the tables
👀
i doubt anyone would come for your minecraft database
I personally use replication that ignores drop commands 😛
since you know, its built in to begin with
hey, my minecraft 1.15.2 spigot plugins dosen't show up when i do /plugins
it shows the most but it dosen't show the new plugins
and yes, i did /reload
you should look in the logs
usually is due to ambiguity or missing depenency
or either the api version isn't supported by the server
I recommend restarting, don't reload unless you know what you're doing
can someone help me with something.
when ever i do /gm 0 it changes for 1 sec and switches to adventure mode, how can i fix that
What plugins are you using?
AcceptTheRules
AnimatedScoreboard
Antivpn
Ascmd
Bungeecord
Chatcontrol
Essentials/chat /spawn
Hologramdisplays
Leaderheadsrevamped
Multiverse-core
Holographic extention
NoColisions
PlaceholdersAPI
Pluginhiderplus
Powerranks
Protocollip
Spawnjoin
Tab
Vault
Via version
Void generator
World edit
Worldguard
Ipwhitelist
@tawny dust
This issue doesn't happen to my account, but it happens to others even tho they're op
Do you have force-gamemode in the server.properties
also its also set in the Multiverse-core whenever you change worlds you get switched to survival mode.
i was trying to move the jar files of the plugins to temp folder and test each 10, the issue was from the AcceptTheRules plugin
hello, im searching for maybe a free anticheat, im considering NCP since it's one of the best free anticheats I can find, the thing is that: it says to only support up to 1.12.2, is it a good idea to drop it into my 1.16.3 server? (It's papermc, which doesnt matter since it's basically the same but with patches) and optimizations