#help-server
1 messages · Page 73 of 1
i bought a godaddy domain and i have everything set up correctly. the A and SRV records are done correctly since yesterday but it doesnt seem to work
it shows errors like for ping: Failed to connect or create a socket: 110 (Connection timed out) and for query: Failed to read from socket.
how old even are you
I'd guess like under TOS
what are you trying to achieve? just redirecting your domain to your ip? if you have your server running on 25565, you should be fine by creating an A-Record to your ip, because the client automatically redirects no given port to 25565
its okay now, i was forced to create a subdomain when i wanted it to be my root domain
well, you could also use your root domain
should technically work the same
this is what it'd look like (created with a minecraft-template by my domain-provider)
it'd redirect my domain (chloedev.de) to my ip
my server uses a different port tho
in that case gimme a sec
i mean, it could technically just be every port you want
in this case 12345
i'd just do it the way i did it above, mc-6774 is just some "variable" you could change to whatever if you like
i mean, @ just means the root-domain afaik
what error
this
i guess i'll just use subdomain
no, minecraft server pinger
debug
these 2 should redirect your domain to whatever ip+port you choose, without any problems
i mean, it works for my own server too
mine doesnt
no its okay ill just use subdomain
i need help with essentials
when a player set a respawn point at their bed, they dont spawn there but in the spawnpoint
already have the essentials configured
who can help me here please
hunger:
jump-walk-exhaustion: 0.5
jump-sprint-exhaustion: 0.4
combat-exhaustion: 0.4
regen-exhaustion: 0.5
swim-multiplier: 0.1
sprint-multiplier: 0.5
other-multiplier: 0.1
i want the regen to be verry verry slow
but is still the same
Would bungeeguard be all i need for preventing against the problems caused be setting the server to offline mode with bungeecord? (im actually using velocity)
alright
Hey guys, have a question with the spigot.yml file in a paper server I am running on my windows 10 PC, currently, once you get around 1 chunk away from entities and chest they disappear, regardless of simulation distance. I believe this has to do with entity activation or entity tracking range, I tried changing the values to 32 chunks but it crashed my computer entirely on starting the server.
I have a decent PC with 32gb ram so lag isn't a problem, just want to see entities and other things from a large distance away, running the server smoothly on 32 chunks render and simulation distances
Sir this is Spigot
hi is there any plugin to change the behavior of entities in playerless dimensions?
I made a wither skeleton farm by ianxo4's which relies on sending the wiske's to the overworld then back to the nether again but it only works when no other players are online, or theres a player within 128 blocks from the "bridge'
Chunkloader
Not a plugin
but a build
Would that work? Hadn’t thought of it yet but noone else suggested it either
Hmmm
I’ll try that out
is there a way to block the gamemode command for op'd players?
but why
Hi my hostile / passif isn't dispawning if the chunk isn't load, i can't figured out, maybe it's a plugin but i don't find what plugin can cause this, maybe someone know something about this and can help me ?
Because I want op permissions with out being temepted to use creative or give commands. Figured it out on my own. Add this to permissions.yml
minecraft.command: description: Minecraft default commands default: true children: minecraft.commad.give: false minecraft.command.gamemode: false
I have one, too easy to just change it. That way I would have to change the file and restart the server. Bigger deterrent
Hello
How can i Lock all access for All recipes?
I dont wanna that players get all receipes as Pop up how can i do this smart?
Do you mean that the player doesnt have the recipe?
what should be the value of max-auto-save-chunks-per-tick for about 50 players and about 15000 loaded chunks?
Why do you have 15k loaded chunks?
There is no reason or possibility that you have that many chunks loaded https://cdn.discordapp.com/emojis/1119386948574912643.webp?size=44&quality=lossless
Yea, thats chunks that have been genearted 
Not chunks that are activly ticking 

Depends on your hardware 
10GB of ram allocated to survival server
memory speed is 3200MHz and server installed on NVME SSD 1TB
what should be this value? bellow 100 or over 100?
isnt that a paper servr option...
Lmao 
at least you could give me some suggestions?

We arent from paper
thanks for cookie
Go to paper
okay sir

Spigot is spigot, paper has its own options, we dont use paper
nice cookie
it's a schitzel
YOU DARE
its nice
Cookie???!?!?!?! 
INSULT MY SCHNITZEL
We shall execute them 
This is unacceptable 
sorry guys
Imma make oyu an unspecified null
js users would say undefined 
Giga chads would say 00
true computer 
hello, on my server the second hand does not work. I don't know why, do you have an idea? My server is in 1.19.4 thanks
hey
how do i replace this water with a command?
i tried this //replace water[level=* air
Hello, I'm getting all these errors on my minecraft server, can you help me figure out what's making the server stop please : https://pastebin.com/eHQkqbbx
Just //replace water air should work fine
No state is a wildcard state
Won't work on the waterlogged blocks though. I know there's a command to remove the waterlogged state of blocks in a radius... lemme see if I can find it
sandstone_stairs[waterlogged=true]
//drain -w <radius> will drain waterlogged blocks, but there's also a modifier in //replace (I think ^) to change states
Yeah, ``//replacenear ^[waterlogged=true] ^[waterlogged=false]` I think would work
So you have options 🙂
doesnt work
drain not working too
//replacenear 100 ^[waterlogged=true] ^[waterlogged=false]
worked
how do i do it with console?
Thanks
how do i replace diamond block that has air block below and above?
hello, on my server the second hand does not work. I don't know why, do you have an idea? My server is in 1.19.4 thanks
How do I enable the ability for my players to send links in chat? Running a standard spigot server with no plugins
Are there some exploits witch can crash bungeecord caused by configuration problems? Because someone is crashing my server and he's saying that is a configuration problem
the server resource pack on my server only works for 1.18.2 (the server version) is it possbile to make it so people on higher versions can use it aswell
bro can i ask sec
ihave some problem minecraft If players hit monsters at the same time One can inflict damage. The other one didn't hit.
And sometimes a player deals 7 damage with a diamond sword, but hits 2 people, the first one hits 6.1, the other hits 0.9.
I can't really find a solution. Is there a way to solve it? Some people tell me to adjust the player-shuffle
anyone knows how to change the buttons in the pause menu to redirect somewhere else. like changing the report bug button to website and have it redirect to our website?
please ping
You'd need a mod
just to change the ling=k?
Yes
anyone know how to fix my bug ?
.
Is there a plugin that I can install on Bungeecord and Spigot and use redisbungee to automatically register the server at startup?
How to make brewery execute a command at the player?
That might be a normal Mojang addition. But you can mess around with a plugin or game code to disable hit delay
Or maybe a texturepack
im like 99% sure you can do that with a resourcepack
Oddly enough
When you join a partnered server
On bedrock
They can edit your settings menu
Add extra stuff
you cant change button links without a mod
they might have changed logos or stuff
hey, when I want to install datapacks, do I put them all in the datapack folder in the "world" folder? or do I install nether datapacks for example in "world_nether"?
I ask because in vanilla, there is only one world folder but in spigot the worlds are split.
you put it into the default world's folder, so yeah only in "world"
okay thanks
asking again. is there any plugin that prevents other languages written in english letters?
or how do i block some language?
did you try looking on spigot?
ig you cannot
you can block non english letter
you would probably need a custom plugin for it
hm
use any chat filter plugin that supports regex
and?
and just use this regex
as a filter
what if someone types something on their language with english letters?
Just add some chat rules lol
you could try making an english words dictionary
but that would be a bit extreme
And people could just find words that sounds like some words in their language and communicate lke that
I found out how to change the visuals but unfortunately not a way to change the links
is there any option to increase the amount of time it takes to be kicked for flying?
howw
You can’t change the links with a resource pack
You’d need a mod
is there is a plugin that makes certian mobs doesn't wander too far and tp them back to there defined spawn location?
Hello i cannot run my server
need more information than that
Ok so i already download da spigot and then after i install Java it cannot
what's your native language
Indonesia, im stuck at Java i already install java22 but it saya unable to locate package
is no java home yet
yeah I'm just gonna ignore that part lol
huh
wtf yas on
doesn't java 21 have pattern matching
wtf already
ty Y2k bringin miik in the right channel
make sure java can run in console, go from there
there's nothing.
How bizarre, what is the purpose of early-accessing a version two versions ahead of latest?
its early access build plus openjdk and java use different #s dont they?
The only thing attached to this JDK are the enhancement proposals.
no they use the same numbers the standards and jdk are the same numbers a desync would be weird
yeah I always thought it was cuz opengpl lags behind or used to official java
or maybe Im thinking jdk vs sdk hmm
the main purpose has to do with the JEP's
Anyone got a clue of a plugin to talk with villagers? e.g chatGPT?
Anyone seen this error before and know what it is? (Running paper 1.20.1)
?whereami
Is there a plugin that creates territories in a separate world? How the islands of the Albion Online
You mean like spitting one world into several worlds?
Quick question, if you bought the plugin for another server, and you were then proceedingly kicked/banned from the server a while after(like a couple days), how can you revoke use of the plugin from said server?
Something similar, but more specific would be to generate a separate world and in that world you have a plot of land.
you mean like skyblock
towny provinces does that similar
Yes
I use the lands plugin and I can't change it.
Kk
Hello is there a plugin that can force users to type a command? Essentials sudo doesn't work for me
Hey kind stranger, I can code this plugin for you for some money in crypto 😄
Sure!
what command isnt working on ess sudo
seems like a bug to report tbh
Could be one of those "fake" commands
That use the preprocess event rather than actually registering a command
I am not sure if sudo works on just the Essentials plugin or not but I am trying to sudo a command that is not apart of the Essentials plugin
it should still work, what command are you trying to run and what plugin is it from
So I am running a network and I am trying to force send users from Lobby to the Survival server I don't want a plugin to automatically do it I want to just type a command and users will be send
Yeah that's what I thought
Hi, I am looking for a plugin that logs bans and mutes in my discord server could someone give me some suggestions.
Hey pal, I can code it for you for some money in crypto
Are you broke?
You are telling like everybody you can code a plugin for crypto lol
how can I get the block break sound in 1.8.8?
ok so there's Effect.STEP_SOUND but that also adds the particles...
actually I am
you need Sound.BREAK_BLOCK or smth ig but not Effect class
Bro, come over, I can give you 50 euro cash, I got no crypto rn
problem is that Sound.BREAK_BLOCK isn't a thing in 1.8.8
how can I retrieve the sound of a block if I don't have a block
like is there a way to construct a block then retrieve its sound?
Wrong order for the sound name, it's Sound.BLOCK_BREAK(tag of block) since each of the blocks has a different break sound
idt that's a thing in 1.8.8
Lemme find out rq
block.(blockname).break
Heres a quick sound name list https://www.digminecraft.com/lists/sound_list_pc.php
Each sound effect has a name assigned to it in Minecraft Java Edition (PC/Mac). The game will play these sound effects when different things happen in the game such as breaking a block or throwing a potion. You can also choose to play these sound files or stop them from playing whenever you want using game commands such as /playsound or /stopsound.
right, but how do I retrieve a block?
Retrieve a blocks sound?
no, retrieve a block
like I don't have a block on-hand to get the sound from
*block object
Ohhh
Best way to ask that question is in #help-development they know that kinda stuff better
Is there a plugin or property to stop this? It creates tons of lag with the server
The logging is what I want to stop*
The lag is from the anticheat
There’s a plugin called ConsoleSpamFix to filter stuff
But ideally you should address the actual cause
The cause is me hosting the server on my computer with about 6g ram
should be fine if someone isn't going faster than chunk loading but for some reason they are
on a boat
how to disable spigot optimizations.
my farm works on vanella but not in spigot servers.
spigot shouldn't break your farm
what are you doing
honestly spigot doesn't even optimize much of anything lmao
its simple optimizations still ruins multiple things
the farm i used works with 1 player in vanella
but in spigot i need 2
do you know if spigot even does it
spigot barely touches things that could even affect farms
are you using paper?
where'd you get it from?
aternos
are you doing like portal chunkloaders
what farm is it
afaik it should work on spigot, I don't think we patch portal chunk loading ofc could be wrong
but maybe aternos does something?
the vanella server was also on aternos
so i dont think so
is there a way to make spigot basically changes nothing?
like make it only apply plugins and thats it
i dont want any optimizations
even if they are minor
then you'll have to look through each spigot server patch and remove the one that's breaking the farm then rebuild spigot and upload it to aternos (granted idk if aternos even supports this option)
I haven’t seen Aternos let you upload custom versions
Because you could exploit their service
exactly
why cant they just add it as an option
easier said than done adding a toggle for every single optimization
find the patch and make a jira feature suggestion
?jira
its imperative you find the patch though
This is assuming it isn’t already an option
You haven’t stated what actually is happening
does anyone know of a plugin that will run the stop command after a specific amount of time?
how can I get raw beef particles?
I'm thinking about buying this €24.49 server. Will it be sufficient for hosting 50 Minecraft players with just simple SMP plugins? https://www.hetzner.com/cloud
16 vCPU
32 GB RAM
320 GB Disk
20 TB Traffic
yeah thats plenty
Thanks, but cpu is shared and ARM64
what does it say if u run /ver ?
Better off buying a host instead
I recommend lily pad 8gb for $20
You get a 5/7950x
you can get more from bloom
do they sell goat hides?
sadly not
wht for
pearson needs 2 and the trapper needs 7
Why deluxecombat world guard not working. I downloaded from dc menu still not eork
?dc
?deluxecombat
lemme check
This server is running CraftBukkit version 3843-Spigot-b41c46d-4be756e (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT)
and then it checks versions and says this is the latest version
wack, very strange to hear Spigot being the issue for something like farms, normally its Paper due to their patches
is there like a plugin or something to remove spigot patches
i did choose spigot for having the minimal patches
No you'd have to remove them yourself
Technically a plugin could be made for that
to detect when some kind of thing is trying to be achived and replicate that?
Wouldn't that need to launch before the server
I don't think you can get enough access to the classloader to use ASM
You can
👀 How?
Bytebuddy can runtime attach
u can retransform and redefine classes with agents loaded through attach api not just premain agents
right I forgot about that
Is there any reason thrown eggs would be unable to spawn baby chickens at all?
why my /restart does not work? this is my script. yes, i have tried dos2unix
Is the server on linux or windows
Just make sure the spigot yml is pointing tobthe right script and give exec perms
Whats it saying in console
Im not home atm. Will check once am
@shy falcon @nocturne finch
Why deluxecombat world guard not working. I downloaded from dc menu still not eork
Don't randomly ping people
No one helping me so
and go to the DeluxeCombat discord
and this official plugij paid
You're not entitled to help
so?
🖕 go away
How I can get help??
Ask in the DeluxeCombat discord
link?
See their Spigot page
?notworking
"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.
firstly read this
secondly be mindful of whatever you type. randomly pinging kinda discourages people from helping you
?notworking deluxecombat worldguard addon
"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.
Bro is clueless
?paste how to dowload deluxecombat addons?
I read I'm not getting any errors on console
Deluxecombat working fine and addond not working sir
there is no ticket system
Go to their spigot page
They likely have a discord
Ah
That’s unfortunate
Are you sure they don’t have anywhere you could ask for help
They have a discord
link? Please
ok
Simple as that
Don't spoon them the link ._.
Let them learn to read the Spigot page
reading comprehension is an important skill to learn!
well if you find one pls ping me
Somewhere in depths of spigotmc you might find something
tutorial pls 💀
I remember when i was on mc 1.16 with the piglin glitch and i still didnt want to upgrade there was a nice plugin that disabled the duping
there is an annoying glich with items in spigot
where when i for example break a tree
the saplings sometimes keeps suddenly tp up for a split second
and you cant pick them up unless you build up
💀
Have you tried if the same behaviour is on vanilla
yea
Cause i think its a vanilla thing
there is another server i play on
which is vanilla
and nothing of the issues i have happens
Like completely vanilla?
That happens in vanilla too
yea
never seen it in the vanilla server
Are the conditions the same?
Well that's lucky
hmmm actually not exactly
Then try on the exactly same conditions
You can make it telekenisis
the issue im here for is a farm that works in vanilla with 1 player to work while in spigot it takes 2 players to work
Ah so chunk loading thing?
prob
There are plenty plugins that allow the chunk to remain loaded
can you dm me one that exists in aternos.
Oh aternos
please do not use aternos
Why not host it on oracle cloud?
Oracle is also free
they don't have ftp
is it free?
Yes
does it let you allow cracked mc ?
some of my friends are on cracked
There is a tutorial. Takes like 40 mins to set up
the spigot community is in general against cracked mc
you need a card to sign up but you can do anything with it
Yes
but it's configurable in the server.properties
it does not vary hosting by hosting
It's not a Minecraft specific host
dm me link
You're going to need to learn Linux
It will be on 24/7 tho
learning is annoying?
i just finished grade 12 and i have to retake some exams
Ok focus on that first
is there a way to disable essentials economy section?
Probably in the config
What is grade 12
secondary 3
basically the final year in school
high school
hello I am having 50 hearts per player in my server how can I fix it please help
i was just trying it again and apparently spigot makes them just need longer time to go through portals
so they die to entity cramming before going through the portal
yea barely any of them manage to come through and they all on 1 heart
and their loot also comes through the portal
increase entitycramming gamerule
Oh ty
isnt there a way to just decrease the time needed for entities to go through portal?
weird
is there any spigot dev here?
to confirm?
wait actually
the problem could be
entities loads chunck for a smaller time in spigot
when they go through portal
cuz that would explain why it works properly when a second player is on the overworld part
Too old! (Click the link to get the exact time)
lol
still the most relevant mc version
so, how do I set the item on the cursor?
is setCursor entering the danger zone
you mean how do you give item to a player in the slot he is currently holding?
on the cursor
1.7 better
aaa you mean like wipe what is currently in the inventory "limbo"?
idk how to explain
it would be better to do Material.AIR i guess
@merry sundial ?
does annyone know a plugin that lets players break enderportal frames. for skyblock island value. ALSO a plugin that lets players stack blocks and also works with ASkyblock
not as far as i know
no not that
start reading from the message i replied to
idk i have no idea
ok so setItemOnCursor doesn't work it seems
for some reason the items can't be seen on the cursor
wait
@merry sundial i see in the worlds options there is something called enabled data packs
and it has something called file/bukkit
what does removing it do?
Are you using it in the console?
update: its saying nothing. just "trying to restart server from blah blah blah"
Is there file restart.sh
yes
this is the script
ls -la in your mc dir
and send?
i will fix permissions some day
and unroot
yall want me to unroot or sum?
better?
Well in your restart script
You are starting new screen
Which makes no sense
Just run java -jar xy
but isnt it like stopping it also?
What
Cloud vs dedi for say a standard survival
Just curious, always wondered tbh
Just try to change restart script from screen command to just java -jar cmd
Oop pls finish speaking first
Depends on budget, if you have I will always pick dedi
but afaik isnt that server gonna go bye once i close putty?
at least according to the tutorial i watched
It would be started in already running screen session
As your server is already running inside of screen
so this?
thanks i love you everything works
how do I update a xp level?
like after I take away xp, the level should be updated to match that, but it's not
i think i talked to them abt once, not a random ping
figured it out
Hello, how disable advancements title on server ?
so im trying to spawn fireworks, but they go up in the air for 1/2 a second and disappear
use Firework#setTicksLived
well, in your code
fw.setTicksLived(n) what do I set it to?
the issue is that it doesn't explode
I would like to ask everyone, where should I seek help when my SpigotMC account was stolen. I saw an email this morning reminding me that my email address has been changed. The IP of the thief seems to be in Vietnam
Hello, I wanted to ask before. Can the uploaded resources be edited? like adding a Description on the plugin page maybe?
Yes
how to disable please
Essentials motd
ty
How can I enable tnt-duping?
Also, do tunnel bores work? I'm having problems with getting it to duplicate - assumed this was a fix.
Ask in their discord
Ok
wtf how is minecraft rendering text now that only some of it has a shadow and some of it doesnt
Would anyone know/recommend a plugin that adds a chunk loader block? I want to be able to sell blocks that keeps chunks loaded to players.
hey I need help with the code for a plugin
This is the plugin that I'm using that I need help with https://www.spigotmc.org/resources/mycommand.22272/
I want to ask, how do we make the resources we upload premium? Are there any conditions that must be met or what?
i'm trying to figure out how to make a command that'll delete a warp and give your money but if the warp doesn't exist it'll just say doesn't exist and here's what I got so far and I've tried it in a bunch of different ways but I'm having trouble figuring it out. Delete_warp:
command: /del
type: RUN_COMMAND
runcmd:
- $Script$%if%$arg1==
- '/delwarp $arg1'
- $Script$%if%/delwarp $arg1==arg1
- '/eco give $arg2 500'
- $Script$%else%
- $text$Password not
cost: 0
aa thanks for telling me, you are cool
So now I'm just stumped
How do I get this to work i'm trying to make a command where if the warp exists it'll delete it and give you $500 if it doesn't it won't do anything it'll just say it doesn't exist. Delete_warp:
command: /del
type: RUN_COMMAND
runcmd:
'/delwarp $arg1'
$Script$%if%$arg1==$arg1
'/eco give * 500'
$Script$%else%
$text$doesn't exist
Hello! I have a query, when setting up a minigame, would you rather have one lobby server and one map per server all connected with bungeecord, or one server for all, lobby and maps included?
you may need to ask the plugin author for support. or you can use denizen or similar
Could planting crops be restricted based on permissions? For instance, If X has permission "farming.carrots" they can plant and harvest carrots but if they don't have permission they receive a message (You do not have permission to farm Carrots)
Sure, back in the day EssentialsProtect and WorldGuard can do it
Any sort of blacklist type plugin
Though message might not be so customisable
Tysm I'll have to look into that 👍
Having a problem with MMOItems, saying 'Player data is not loaded'?
Causing the server to close its self...
java.lang.NullPointerException: Player data is not loaded
at java.util.Objects.requireNonNull(Objects.java:235) ~[?:?]
at io.lumine.mythic.lib.data.SynchronizedDataManager.get(SynchronizedDataManager.java:89) ~[MythicLib-1.6.1.jar:?]
at net.Indyuce.mmoitems.api.player.PlayerData.get(PlayerData.java:409) ~[MMOItems-6.9.4.jar:?]
at net.Indyuce.mmoitems.api.player.PlayerData.get(PlayerData.java:383) ~[MMOItems-6.9.4.jar:?]
at net.Indyuce.mmoitems.MMOItemsBukkit.lambda$new$0(MMOItemsBukkit.java:35) ~[MMOItems-6.9.4.jar:?]
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) ~[?:?]
at net.Indyuce.mmoitems.MMOItemsBukkit.lambda$new$1(MMOItemsBukkit.java:35) ~[MMOItems-6.9.4.jar:?]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.1.jar:git-Paper-98]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480) ~[paper-1.20.1.jar:git-Paper-98]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1480) ~[paper-1.20.1.jar:git-Paper-98]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447) ~[paper-1.20.1.jar:git-Paper-98]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1394) ~[paper-1.20.1.jar:git-Paper-98]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1171) ~[paper-1.20.1.jar:git-Paper-98]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[paper-1.20.1.jar:git-Paper-98]
at java.lang.Thread.run(Thread.java:833) ~[?:?]```
still waiting on their reply, just taking two places for a higher faster helping chance 🙂
how do i disable Yggdrasil and all the other online shit when i set my server to OFFLINE mode
don't set it to offline mode, easy
i know its not recommended for actual servers but this is a mobile test server
see the thing is having something proclaim to be offline and then still drain my data volume is rather frustrating
When a player joins sometimes their name goes white in tab (instead of default gray or other rank color) and the TAB plugin just doesn't work for them and doesn't update for anyone. There is no errors when they join but when I reload the plugin there is this error and it fixes but it's not a perm fix and continues to happen after https://paste.md-5.net/uyuwedabiw.md
when you set it to offline you arent connectign to auth servers
online-mode=false
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server```
this very much looks like my offline mode server trying to connect to the auth server
Wait your getting the samething too?
Lol
apparantly
Time to create a fork that patches that and make people pay 200 bucks for it
nah man
u dont believe mojang would actually fix this do you?
If I had 200 bucks I will not be hosting a server on a dell optiplex
Yes prob
Lol
Idk they might
Wait are you on 1.19.4?
well probably not this decade knowing them. eh, couldnt hurt to try
I wanna see something rq are you on 1.19.4
no, this is 1.20.1
Oh
Mojang sleeping on this
Btw ur missing out if dont host on a dell optiplex
dont have one i dont currently host anything
I host my server on a linux vm on my laptop
Top tier server fr
any cannon plugin for 1.20?
Anyone knows what are the configs are for allowing the breaking of bedrock and end portals, duping of tnt with pistons and piston and slime blocks, and automatic restart upon or before the server crashes?
I don't exactly get how unsupported configs work since I can't see them in the default yml
Also, the server is on 1.20.1
Hi, I have the NEZNAMY TAB plugin from GitHub.
I want to put %essentials_nickname% and the wiki tells me that I must activate 'unlimited-nametag-mode'.
Enabling the latter disables the nametag for all players.
Does anyone know how to fix it? Thank you
https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Unlimited-nametag-mode#additional-note-1---belowname-incompatibility
how would i create a bukkit runnable???
Someone please help
I can provide my latest.log if that makes it easier for anyone to help
Idk go ask TAB for help
Hi, ive programmed a minecraft plugin that uses a GUI and ANVIL_GUI to control the homes of the user.
Expectation:
A 3x9 GUI with the middle row of homes in different colors (function to get the wool block colors) and a emerald and redstone block to switch between creation, deletion and "normal" mode.
The items are non-moveable.
When clicking on the emerald block (creation mode) the gui should be renamed and when clicking on a item a anvil gui with paper should be opened where you can input the name of the home. The location will be your current location.
When clicking on the redstone block (deletion mode) the gui should be renamed and when clicking on a home it should be deleted.
When clicking on a home in normal mode you shall be teleported to its location.
Reality:
When opening the GUI via /home and clicking on either redstone or emerald blocks, the gui flickers extremely and can (when spamming the blocks) crash minecraft and the server. when spamming wool blocks this happens semi extremely the same.
When clicking on a home in creation mode, the anvil and home gui flickers and when it finally settles after naming the home, it just resets itself and doesnt reopen the normal gui and applys the changes.
This is my code: https://pastebin.com/j6AH0D5y
Anyone know a plugin that takes items that were u given to u by a plugin when ur inv was full and then make like a mailbox?
similar to hypixel skyblock stash
when i set resource-pack-prompt to anything it always throws this error [17:55:44 WARN]: Failed to parse resource pack prompt 'hi' (even with something simple like "hi" and i dont understand why. even in double/single quotes the error is the same
ive tried googling around but i havent found a fix, does anyone know how to resolve this?
It needs to be a json component
how do i make it a json component? like whats the correct format for that?
it doesn't throw an error anymore but now it just doesn't do anything
resource-pack-prompt={"text"\: "This resource pack is required to view the server assets; it will not affect performance\!"}
not sure if something is wrong with my json or not, i just followed the wiki
You'd need to escape the " with \
And surround entire thing with "
im confused, which quotes are you referring to?
All of them (except the surrounding ones)
i did surround the entire thing with " but it still doesnt work
okay
so like, resource-pack-prompt="{\"text\": \"This resource pack is required to view the server assets; it will not affect performance\!\"}" ?
yeah
it still doesnt show the prompt for some reason
i mean this looks kind of ridiculous, you have to put a \ before every quote?
Because quotes are actual characters inside of string, they have to be escaped
Just try to write it in ide without backslashes, it will freak out
how can i make some commands invisible for players?
wym
a more in depth explanation of what u aim to accomplish?
^ (replied cuz b4 i didnt ping reply)
oh
i want the server to say unknown command
^
ty
np
just remove the permissions
spigot or bukkit.yml iirc
hello, good afternoon. how can i remove this? about the /help command
it won't let me send pictures
Remove bukkit.command.help permission
oc, i'll try that, thanks
@glacial sundial
It didn't work for me, I already deleted it and it keeps appearing in private I sent you a photo
???
help
You need to negate it
It's a default permission
- to disabled advancements in spigot.yml
'*'
ok thks i thinks
They didnt fix the auth thing yet
Hi, I'm new to bungeecord, is this supposed to happen please? I cannot enter any commands.
I'm moving from Velocity to bungee, but in Velocity I was able to enter commands directly into the window.
I think its git bash icon
whats your start script
#!/bin/bash
JAVA_EXECUTABLE="C:/Program Files/Java/jdk-19/bin/java.exe"
# Detect proxy executable
PROXY_FILENAME=$(
find . -maxdepth 1 -type f \( \
-iname "proxy*.jar" -o \
-iname "bungee*.jar" -o \
-iname "velocity*.jar" \
\) -print -quit
)
# If proxy was not found, exit
if [ -z "${PROXY_FILENAME}" ]; then
echo "Failed to find executable of the proxy"
read -p "Press enter to exit"
exit 1
fi
# Successfuly found some suitable JAR file, start
echo "Starting ${PROXY_FILENAME}"
sleep 2
# Set chmod to allow executions (needed only on Linux)
chmod +x ${PROXY_FILENAME};
"$JAVA_EXECUTABLE" `# IMPORTANT - the -jar argument must be exactly where they are` \
-Xmx2048M -Xms2048M `# Maximum (XMX) and starting (XMS) memory allocated, for proxy 2 GB is enough` \
-XX:+UseG1GC `# Enable G1 garbage collector` \
-XX:+ParallelRefProcEnabled `# Use multiple threads for weak references checks in GC` \
-XX:+UnlockExperimentalVMOptions `# Unlocks some JVM features` \
-XX:+AlwaysPreTouch `# Allocates all of the RAM to the server on startup` \
-XX:G1HeapRegionSize=4M `# Fewer objects for old gen, less time spent cleaning old gen memory` \
-XX:MaxInlineLevel=15 `# Tends to improve performance in general` \
-jar ${PROXY_FILENAME} `# IMPORTANT - the -jar argument must be exactly where they are`
read -p "Press enter to exit"
idk should be ok
I guess you can open a bug report or someone else can test git bash console
Please is there someone who uses git bash on Windows for Bungeecord server? Can you input commands?
I'm going to sleep now so hopefully somebody will show up. I will try to investigate further before opening bug report.
Thank you, gn
can not activate the dupe? 😦
Spigot doesn’t disable them
occ, but in which part?
I can't find
Anybody got anything on that auth thing
placeholder probably
how did u make this
Yes, I can input commands when using gitbash on windows for bungeecord servers. Atleast it worked last time I tried
I'm confused, so it worked before but doesn't work right now, is that correct?
well, I'm not sure
it might be possible that it didn't work and I'm just misremembering something
Alright, thanks for your valuable feedback 🙂
now we know it is an actual issue
I will open bug report and in the meantime I will try to find other terminal for Windows. I guess it is not high priority, because I can input those commands in-game and there are plugins which allows executing console commands from game.
Unfortunatelly I'm using bash scripts, not bat scripts
how can i ceate a TabCompletor. i know how to set it to a command but idk how to create it
wrong channel bro
Regarding git bash bug on Windows - it seems that JLine2 (library bungeecord uses) is resolving git bash on Windows incorrectly.
So when I run bungeecord with this param to explicitly set terminal:
-Djline.terminal=jline.UnixTerminal
Command input is working again. There is still no colorized text, but at least it works.
List of available terminals is there: https://github.com/jline/jline2/tree/12b98d94589e3bd6a60719c495b0ab911c571329/src/main/java/jline
You can use any class extending TerminalSupport, e.g. jline.AnsiWindowsTerminal.
However note that bungee currently uses jline2 ver 2.12.1 and some terminals may not be available because of that. Refer to "@since javadoc".
Thanks
Not sure what the solution is, 2.12.1 had the best multi platform support
Newer versions were funny about windows
Although maybe 3 is better now
Spigot still uses 2 as well though
Does terminal work on that?
Not sure what do you mean by your question. Like to use "Terminal" or "dline.Terminal" as Djline.terminal param? That would cause error and fallback to unsupported terminal (which still works better on Windows git bash than their Windows implementation).
Or maybe you were asking whether terminal works correctly when using Spigot on Windows Git Bash? Let me try. I used purpur as my backend and that worked. Commands, colors, everything.
hmm - Interesting - when using Spigot 1.20.1 with similar startup script WITHOUT explicit terminal setting, git bash window still has no font colors BUT commands input is working correctly.
Guess the bungee input is a bit weird then
Yeah but as there is workaround available, it's alright.
I have created ticket there: https://github.com/SpigotMC/BungeeCord/issues/3497 with all details, so if someone encounters similar problem in the future, they can hopefully apply the workaround.
does anyone know why windows powershell doesnt support my server colors?
but colors work here
should i use a different console?
if so which one
is that spigot or paper @west cloak
spigot
so why is it saying that §r
That's the color code for "resetting" the color to, normally, plain white
idk
use paper?
why
no
i have a confession to make
What kind of backup solution do you recommend for docker?
Lemme guess: you got banned from there?
!
I have a survival server, with 2 worlds, one is survival and the other is spawn, when someone enters the survival nether and re-enters it sends them to the spawn world, can someone help me? I'm using multiverse core
I have a colored console with a special caracters
@west cloak
How is this meant to help me
I’m not writing any code
Well go ask whatever hybrid they’re using for support then i suppose.
heyyy soo i got an problem with my server world spawn when i use /setworldspawn it set my world spawn but if I spawn it on that pre-marked spot just back to the lobby
any ideas how to fix it?
yo
can someone recommend me a plugin for 1.8 that shares inventories
Someone help me?
Rename the name of the survival world to world and the spawn to spawn
Then when they join just teleport them to spawn
Or there might be something in server properties too
And since the name is changed?, sorry I'm new using plugin
Wdym
What command is used to change or name the worlds?
I think you misunderstood them
heyyy soo i got an problem with my server world spawn when i use /setworldspawn it set my world spawn but if I spawn it on that pre-marked spot just back to the lobby
any ideas how to fix it?
.
@thorn gale help them
maybe u can help me ?
with what
with this #help-server message
that makes no sense
.
:/
soo?
Hello! I think I can help you!
It seems like you're having an issue with the world spawn in your Minecraft server, right?
These things might help you solve the problem:
- Check if the /setworldspawn command executed successfully, try to use /setworldspawn X Y Z.
- Ensure you're in the correct world. Make sure you are running the /setworldspawn command in the correct world. Sometimes, servers have multiple worlds, and the spawn point can differ for each one.
- Check for spawn protection plugins: Some server plugins may interfere with the default spawn behaviour. Look for any plugins that might control player spawning, teleportation, or spawn protection. Plugins like: EssentialX, ProtectionStones, etc.
- Verify that you're not using a spawn plugin: Some servers use custom plugins to manage the spawn location and its behaviour. Check your server's plugins folder for any plugins related to spawning. These plugins may override the behaviour of the /setworldspawn command.
- Test with a new world: Create a new temporary world and try setting the spawn point there using /setworldspawn. If it works correctly in the new world, the issue may be specific to your current world.
- Check for spawn data files: Minecraft saves the spawn point data in the level.dat file of the world. This file may be corrupted or modified incorrectly. Make a backup of your world and try deleting the level.dat file from your server's world folder. This will reset the spawn point to its default location. Then, use the /setworldspawn command again.
I'm a bit new to giving support but I have two years in Minecraft Spigot Server Development. I hope those tips might help!
Hey everyone, I'm having an issue with grief prevention that's preventing me from interacting with an armor stand. I'm currently using McModels (mcpets), which relies on the armor stand to open a GUI when clicked on. Does anyone have any suggestions for fixing this problem right away? Thanks!
Hey guys, do you have any tip for good plugin to make aliases please? 🙏
I was using BetterAlias for a looooong time but it cannot access commands from proxy.
Why do ppl use proxies
Multiples servers one ip
Does anybody know some good vanilla style plugins/datapacks that add and expand on the base game instead of doing their own thingie
Thank u but i mean that my mc camera got wrong angle and when i change it it doesnt work. Ill try to remove level.dat file from my world.
: )
Also when i kill my self using /kill it spawn me in the right place but back to the font of the spawn. And for 1 sec it changes my inventory slot.
Also im using world guard and j tried to change spawn of the spawn flag but it doesnt work
i'm making something like that in a sec
I couldnt think about how to do it
without like injectijng code
depends how you wanna do it
what im doing is that people send others items
and add an interface for other plugins to interact with the players mailbox
oh nvm
what did you think of
So its not the same method right
itts not Inventory#additem
I mean
to add to the mailbox if a plugin tries to add item to someones inv if its full
they would have to add support for your mailbox plugin then
yeah no you dont wanna do that
also plugins typically check if the inventory is full, otherwise it will error or whatever
but yeah im about to make a mailbox plugin to send items to a player
what is the placeholder that shows the number of players in a world
I've just discovered that not a single stronghold has spawned in my entire world. Is there any known/common cause of this? the world was generated around Version 1.18 using chunky if that means anything
I'm planning on creating a network. Any good dedicated servers providers preferably with DDoS protection.
Ovh
But it's kinda expensive, what people do is buy dedi from hetzner or smth and tunnel it trough some ovh vps
EntityType doesn't have key! Is it UNKNOWN? Error that I get when listening to PlayerInteractEntityEvent and the player interacts with ender dragon
I want to add cracked to my minecraft server how do i make sure nobody steals accounts or anything?
pay for the game
i want cracked players to play
please ping me if you know what to do
we dont support cracked servers
Enable online mode in your server settings
Hey, anyone know why my items dissapeared from chest when i used //undo with worldedit?
Evening what is the best plugin to use with a paper 1.20.1 server that protects against bots? I took a look at bot sentry but that seems to have bugs, but i am interested in flamecord but im not too sertain, if anyone knows alternatives please do tell me
Hey, any good server start scripts?
sir, this is spigot
"don't care"
you may not care, but it does not change the fact this is spigot.
?whereami
Hello, does anybody know good plugin for aliases / custom commands which works on proxy and can sync aliases between servers please? Ideally with placeholder API support.
I have found many aliases plugins but they are for backend servers only (cannot access commands from plugins on proxy).
Why?
How can i fix this
It happens ~4 hours after starting the server
Please help
1.17 😩
It's old
I cant just upgrade to 1.20.1 cuz that will break things
Please help with the problem
Whenever I try to connect, I get this beautiful message: [15:01:45 WARN]: Error occurred processing connection for Gyrmadro AnnotatedConnectException : finishConnect(..) failed: Connection refused: /**.**.***.***:30000. How can I possibly fix this? I've tried ufw commands, iptables, etc., yet, it still refuses my connection. Ports are all set correctly. IP addresses on the backends are 0.0.0.0, due to Pterodactyl's... limits or something? Bungee's host is also set to 0.0.0.0. The server is pingable btw.
Backend servers are not pingable btw.
Seems like port is closed. 🤔
Problem solved 😆
Have a vps hosting and my server using 5gb when there 0 plugins and players why?
Maybe world size, or the server is infected by malware.
Mining crypto
Please help with this :(((
Looks like a thread dump because the server tick took too long
though you cut off the important information so 🤷♂️
what startup flags
i should be making 'another' anti cheat with bot protection
hi I am having an issue with Xaero minimap mod and Essentials Plugin.
So the issue is that the map TP is not working, because I installed Essentials. Maybe because its overriding it. Is there a way I could fix this?
Error:Player not found
i'm pretty good at making lightweight stuff
How may i be able to prevent that from happening
Well that depends on what's causing it
Disease is to hard for me, anybody can help me? i can pay for it
what?
Disease Plugin
?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/
I want help, not a service
you said you can pay, so i took a guess you wanted to pay for that plugin
i can pay for a little help, like, how to make splint be placed on other players
what plugin cen couse this?
** org.sqlite.SQLiteException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
[17:53:42] [Thread-98/WARN]: at org.sqlite.core.DB.newSQLException(DB.java:1179)
[17:53:42] [Thread-98/WARN]: at org.sqlite.core.DB.newSQLException(DB.java:1190)
[17:53:42] [Thread-98/WARN]: at org.sqlite.core.DB.execute(DB.java:988)
[17:53:42] [Thread-98/WARN]: at org.sqlite.core.DB.executeUpdate(DB.java:1054)
[17:53:42] [Thread-98/WARN]: at org.sqlite.jdbc3.JDBC3PreparedStatement.lambda$executeLargeUpdate$2(JDBC3PreparedStatement.java:119)
[17:53:42] [Thread-98/WARN]: at org.sqlite.jdbc3.JDBC3Statement.withConnectionTimeout(JDBC3Statement.java:454)
[17:53:42] [Thread-98/WARN]: at org.sqlite.jdbc3.JDBC3PreparedStatement.executeLargeUpdate(JDBC3PreparedStatement.java:118)
[17:53:42] [Thread-98/WARN]: at org.sqlite.jdbc3.JDBC3PreparedStatement.executeUpdate(JDBC3PreparedStatement.java:100)
[17:53:42] [Thread-98/WARN]: at net.coreprotect.database.statement.EntityStatement.insert(EntityStatement.java:33)
[17:53:42] [Thread-98/WARN]: at net.coreprotect.database.logger.EntityKillLogger.log(EntityKillLogger.java:39)
[17:53:42] [Thread-98/WARN]: at net.coreprotect.consumer.process.EntityKillProcess.process(EntityKillProcess.java:24)
[17:53:42] [Thread-98/WARN]: at net.coreprotect.consumer.process.Process.processConsumer(Process.java:197)
[17:53:42] [Thread-98/WARN]: at net.coreprotect.consumer.Consumer.run(Consumer.java:133)
[17:53:42] [Thread-98/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
**
and why my server crashes
Looks like your CoreProtect database is corrupt
what version
that isnt a whereami moment
ok nerd
we depend on the offical mojang server, if we cant give a download link we shouldnt even have a channel for it
The correct use of ?whereami would be people asking stuff about paper or one of papers forks, that we have 0 connection to
really?
most likely the server hard stopped mid save and it didnt save correctly
i was transfering from other hosting to new
No it doesnt
it literally exists to tell people we are not paper and cannot help with paper stuff
did you use a ftp transfer page on your new host or download everything and reuploading
I host this server on aternos 1.16.5
download and reupload
was the server stopped when you downloaded it
amm maybe not ;D
some data was saved while you were downloading and it missed part of it
it couldnt be more obvious that you have no idea what that means, or what aternos even is
check the spelling of the ip and check console for any server side errors
DO I NEED DOWNLOAD NEW PLUGIN OR JUST REMOVE THE FOLDER
you can just remove the folder if you dont need old coreprotect logs
judging the fact you sent a chatgpt esque response a few days ago you are trying to give bad help and its just the wrong thing to do
[19:03:06 INFO]: Uptime: 39 minutes 16 seconds
[19:03:06 INFO]: Current TPS = 14.3
[19:03:06 INFO]: Maximum memory: 15,360 MB.
[19:03:06 INFO]: Allocated memory: 9,920 MB.
[19:03:06 INFO]: Free memory: 5,008 MB.
[19:03:06 INFO]: World "V": 13,118 chunks, 2,981 entities, 5,644 tiles.
[19:03:06 INFO]: Nether "V_nether": 1,628 chunks, 315 entities, 26 tiles.
Could there be any reason my server has low tps
run spark
What is spark
Do I ask questions here?
profiler, can help with showing whats causing the lag
Alr
spigot/bungeecord server related ones here
I update a plugin
no uh i just need help with changing my username on spigots website
?changename
Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.
it was loashun before but now its something different
I restart a server
Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.
change name?
read the message cafebabe sent back
I have donated on 2 separate occasions I believe.