#help-server
1 messages · Page 368 of 1
there is something coming from his client/account tht is not correct
actually ... i wonder
does he have special char in his minecraft username? - if they are using something outside of UTF-8 set
i dun think so cuz he said he tried with an alt account
.
yea, i wouldnt trust that too far. anyone who tries to use the strobing char is likly to use it in their other accounts too
ye lol
@west cloak where did you get/generate your config from?
Its happening to me as well, it seems like its affecting java players only
that usually makes sense
most bedrock players do not get a client/version choice and geyser has a very strict set of rules for java pairity
Mojang also fixed the bedrock client and console connection issues in teh last few updates
anyone got an anti mob grief plugin?
there are lots of them
many break other mechanics though, so you should be aware of that
where can I download one???
what server version?
1.18.2
i just want anti mob
then you might just want to use a fork and set those
You can disable mob griefing with the gamerule command
that also breaks breeding
i just used no mob griefing bukkit
yeah that might work. does not list .2 yet
i would like to know if adding textures via plugins is possible. my assumption is no, but im not 100% sure
damn, ok
i do understand why, just kinda hoped there was a way
resourcepack and force download
yeah thats true huh
but even still it would neeed to be a texture for a specific set of nbt
so i dont think its viable
really depends what is trying to be acheived
^ yes, and i think what im trying to achieve is out of the realm of possibility
retexturing based on nbt data doesn't seem possible
as long as you are not introducing new objects it would be fine
Every time I change my server's gamemode it just reverts back any ideas?
It start doing it today though, the server has been up for 3 days now
Now its not doing it, whats is going on
¯_(ツ)_/¯
stop the server, change it, start the server
done that. Didn't work
wait the gamemode or difficulty
what version mc
like everyone else said youll need a texture pack but 100% possible
ItemsAdder, CustomItems, and theres another i forgot its name but its popular too
all these plugins force pack download
Oraxen
that one ^
you can even have custom models added in too using texture packs but idk if any of those can do that
paper 1.18.2
i got the item textures using a resource pack
however, is using this formula enough to make the unbreaking enchantment work with my item?
100/(level+1) % chance
so for level 1 it would be a 50% chance, level 2 would be a 33% chance, and so on
/**
* Breaks the block and spawns items as if a player had digged it with a
* specific tool
*
* @param tool The tool or item in hand used for digging
* @return true if the block was destroyed
*/
boolean breakNaturally(@Nullable ItemStack tool);```
this is kind of misleading to me
\
this means to me that it will do all of the stuff that happens like dropping the sufficient exp for the block broken as well as if a player had digged it
Player#breakBlock() is what you want instead
aa its generated
like I got it when the server started
Well that explains all the default stuff like giving md5 admin
is there a way to ensure the BreakBlock event wont get fired when Player#breakBlock is called?
i need to cancel the event based on some criteria somehow
i tried this before and got a recursion problem
u could store the block location in a list and then in the event if the list contains the block location then dont bother with it maybe @ancient wing
Looking for Developer to work in a big Minecraft Server to help with Plugins, Setting them up, making them etc. DM for more info.
?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/
hi, why is my bungee cord saying fall back cant connect to the server. and my server is online and I did everything that is needed to allow bungee cord.. but it still says Could not connect to default or fallback server, please try again later
help please ;-;
Hi, I saw this on my console, should I be worried? [04:05:11 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[04:05:11 WARN]: The server will make no attempt to authenticate usernames. Beware.
[04:05:11 WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[04:05:11 WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[04:05:11 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
offline mode kek
Why does this appear, maybe because my server is not premium?
because you're running your server in offline mode
which means people can join with non legacy clients
if anyone could tell me how to fix that annoying error that would really help me
Do you have bungeeord: true in spigot.yml in server ur tryin yo connect??
im trying to make a modded server but this pops up what is this
hi GuYS
gamingtr how bout not making a modded server xd
guys
verb and mee and double wont speak to me
btw theyre my frinds
idk why
i did nothin wronh
wron*
wrong**
bruh what r u saying
idk
lol
my riends are ignoring nd neglecting me
pls halp D:
UWU
UWUUWUWUUWUWUW
UWUWUUw
WuWUWU
java.util.zip.ZipError: zip END header not found
at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1643)
at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
at java.nio.file.FileSystems.newFileSystem(Unknown Source)
at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:645)
at java.util.ArrayList.forEach(Unknown Source)
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:625)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)
how do i fix this
This is the Spigot server, not Forge
uhh i made a spigot forge thingy
Okay we can't help with that though :p
Anyway usually this error suggests a zip file was written incorrectly
I think it's mainly c- oh wait that's ZipFileSystem
Are you closing your filesystem after usage?
wut
Okay so
You're not going to receive any help for this
Since this is not what this server is for
And I doubt your claims of creating a hybrid server if you don't understand how either server implementation works
Good day
good day lol
Is IP forwarding enabled? Is bungeecord set to true in spigot.yml? Is offline mode enabled for your spigot servers?
If all that is fine make sure your bungeecord config is fine
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
I enter my friend's LAN server and I'm falling into the infinite clean
Sounds like a slow connection or a slow pc
Is it a lan world or a server running on your network
LAN server
Stop running a cracked server and maybe someone will help
my game is original
Don't show those ips
here is the error
o
And read what the error tells you
how do I fix it tho
I dont see any errors
like in the console
or the proxy.0 file
Check what it tells you
Second part
YES
yes
all are enabled
but still not working
this guy haveing same prblm too (and here is my logs : https://paste.md-5.net/peluretuso.sql_)
Is there a way to change the disconnect message to show why a player was kicked back to the lobby, instead of it just saying the connection was interrupted?
Post your bungeecord config
no one?
@wary crow
Is IP forwarding enabled? Is bungeecord set to true in spigot.yml? Is offline mode enabled for your spigot servers?
I think I have disabled IP Fowarding, yes it set to true, and offline mode is disabled
Enable offline mode and IP forwarding
It's required
why offline mode
For bungeecord
Yes
He's getting an error
Sorry but yes, enable offline mode for spigot servers
Make offline_mode: true
but will cracked players be able to join?
what
Add it to your bungeecord server, and all spigot servers. Get the API key from your bungee server and put it in the config for bungeegaurd on your spigot servers. This will prevent spoofed players from joining, but allows bungeecord to function.
ok
how 2 get api key?
ok 1 sec
if u dont want them to join then enable online mode in bungeecord
ye ik
Running the plugin on your bungeecord server will generate an API key in token.yml
that won't work :) ¯\_(ツ)_/¯
that doesnt work ;v ?
anyway here is my config server_connect_timeout: 5000
listeners:
- query_port: 25577
motd: '&1Another Bungee server'
tab_list: GLOBAL_PING
query_enabled: false
proxy_protocol: false
forced_hosts:
pvp.md-5.net: pvp
ping_passthrough: false
priorities:- lobby
bind_local_address: true
host: 0.0.0.0:35698
max_players: 1
tab_size: 60
force_default_server: false
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
default: - bungeecord.command.server
- bungeecord.command.list
admin: - bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
log_pings: true
connection_throttle_limit: 3
prevent_proxy_connections: false
timeout: 30000
player_limit: -1
ip_forward: true
groups:
iftesum: - admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
stats: 7de196c8-8c05-4b76-8e19-803bf7e582b6
online_mode: false
forge_support: false
disabled_commands:
- lobby
- disabledcommandhere
servers:
lobby:
motd: '&1Just another BungeeCord - Forced Host'
address: game3.falix.cc:29922
restricted: false
survival:
motd: '&1Just another BungeeCord - Forced Host'
address: game3.falix.cc:62686
restricted: false
Offline mode needs to be anabled for backend servers
yea but in bungee config u can enable it for bungeecord
I don't think that's an option..... Hold please
ah any way man dont mind what i said.. but can ya tell me whats wrong with my config if u can that would really help me
You're right online mode does exist but spoofed players can still join
0w0 didnt knew that
Make sure your IPs are correct, you might need to add your other server as a priority
im preety much sure my ips are correct
I would try using their direct IPs instead of domain just to be safe
i did but it still gives me same error
Let me compare yours to my config 1 sec
I tried doing what u said
the same error
Did you enable offline mode in all your spigot servers
ye
And you restarted all the servers
ya
I'm out. If I get any more info il tell you
Very
It won't work at all
If it's enabled
But keep it enabled in bungee config
allr8 man
?help
selfrole Add or remove a selfrole from yourself.
cleanup Base command for deleting messages.
embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.
findcog Find which cog a command comes from.
names Show previous names and nicknames of a member.
userinfo Show information about a member.
listcases List cases for the specified member.
reason Specify a reason for a modlog case.
permissions Command permission management tools.
Is online mode currently enabled on your spigot servers
ye
Because if it is, disable it, I don't know any other way to say this
It will not function
Post your bungeecord config
I am running out of ideas
Online mode should be OFF
FALSE
NADA
server_connect_timeout: 5000
listeners:
- query_port: 30202
motd: '&1Another Bungee server'
tab_list: GLOBAL_PING
query_enabled: false
proxy_protocol: false
forced_hosts:
pvp.md-5.net: pvp
ping_passthrough: false
priorities:- lobby
bind_local_address: true
host: 0.0.0.0:30202
max_players: 100
tab_size: 60
force_default_server: false
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
default: - bungeecord.command.server
- bungeecord.command.list
admin: - bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
log_pings: true
connection_throttle_limit: 3
prevent_proxy_connections: false
timeout: 30000
player_limit: 100
ip_forward: true
groups:
q3mn: - admin
halfswedish: - admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
stats: 8fd42b05-5b73-4540-90b9-ef4783334806
online_mode: true
forge_support: false
disabled_commands:
- lobby
- disabledcommandhere
servers:
lobby:
motd: '&1Crackpixel - Lobby'
address: 95.217.110.210:30886
restricted: false
Should I be concerned about the motd
nah
ye working on it
And your host port should be the port of the main server
it is
It can't be the same as query-port
what
Ok I think you're missing something
30309
To have a bungeecord server with 2 servers
You need 3 servers total
Pain
What's the port of your bungeecord server
the 30202
@west cloak dude did u set connection throttle in every server to -1 ?
ye
ight then u have same prblm as mine ig
@grizzled hound
Okay
what
Hold on
Set host to be 0.0.0.0:port of bungeecord
Put your port there
You know what
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
Both of you
@wary crow @west cloak
this guy is more lazy than I am
You both are struggling with something that isn't very difficult
what should I put the query port as?
25577
ikr i made so many bungee cord server but i dont know whats wrong with this time
well i did same to same but it didnt work
man anyway u trying ur best to help us thank you so much for trying <3
Do you have multiple servers
yrd
yes
server_connect_timeout: 30000
listeners:
- query_port: 25577
motd: '&1Another Bungee server'
tab_list: GLOBAL_PING
query_enabled: false
proxy_protocol: false
forced_hosts:
pvp.md-5.net: pvp
ping_passthrough: false
priorities:- lobby
- copsandcrims
- skyblock
bind_local_address: true
host: 0.0.0.0:30202
max_players: 100
tab_size: 60
force_default_server: false
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
default: - bungeecord.command.server
- bungeecord.command.list
admin: - bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
log_pings: true
connection_throttle_limit: 40000
prevent_proxy_connections: false
timeout: 30000
player_limit: 100
ip_forward: true
groups:
q3mn: - admin
halfswedish: - admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
stats: 8fd42b05-5b73-4540-90b9-ef4783334806
online_mode: true
forge_support: false
disabled_commands:
- disabledcommandhere
servers:
lobby:
motd: '&1Crackpixel - Lobby'
address: 95.217.110.210:30886
restricted: false
copsandcrims:
motd: '&1Crackpixel - Cops'
address: 95.217.110.210:40143
restricted: false
skyblock:
motd: '&1Crackpixel - Skyblock'
address: 95.217.110.210:40159
restricted: false
those are all the ips
or can I just use this
donator1.freemc.host:40158
after disabling ip forward?
o
ig everything is wrong with his ip and port forwarding
It's not a bungeecord problem
I'm done helping with this
Once you get your servers plublic it will work
Don't forget to secure them so you don't get uuid spoofing
ah mann how do i fix my freaking bungeecord ;/
hi, why is my bungee cord saying fall back cant connect to the server. and my server is online and I did everything that is needed to allow bungee cord.. but it still says Could not connect to default or fallback server, please try again later
yes just uninstall the jar file and the folder of that plugin
yea i did
then restart the server :D
but it made some problems in my server
i did it alot
wat type of prblm
when i type a command
it wont show it in the chat
and in the console it says MANi_ASRAR issued server command: /locate stronghold
without that plugin ?
umm... guess this prblm of urs is beyond my knowledge im sorry
oh np tnx
any one can help me with this?
Make sure the server is up to date
. can anyone help me with this too ;-; this shitty error smh
what do you mean by that?
Is there any data pack or plugin to make a world go below y0 cause I downloaded a world previous to 1.17 and it didn't add anything below y0.
if you are in 1.18 it should generate
Are you on the latest version. Check /version
Your server is cracked so no
yes
Could you send the output?
hi, why is my bungee cord saying fall back cant connect to the server. and my server is online and I did everything that is needed to allow bungee cord.. but it still says Could not connect to default or fallback server, please try again later
?ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
Anyone know this error?
lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (8 > 7)
?paste send your config
your 1.18.2 right?
No, server version is 1.8.8
update.
But I can connect fine, its a few people that are getting this issue
its probably whatever version their joining from
They've tried every version, seeming we have ViaVersion installed
Is your server cracked?
Nope.
Could be a plugin that’s modifying the players display name
I made a completely fresh server on my dedicated server and it's still the same issue. Just a fresh install and it's still the same.
Is this with spigot?
Yes
Try with vanilla
They're getting this error on connecting: https://www.toptal.com/developers/hastebin/miguqeyowa.properties
( this is from their MC logs )
did they try reinstalling their java?
Can we get full logs?
Are they using the mc launcher?
You realize if this is only happening to a few people then its a client issue and not a server issue....
Yes
I'll ask them to now.
Thing is they can connect to other networks perfectly fine.. it's weird
Dude your legend, just his outdated Java... what a douche! thanks dude
@wary crow I spent like 20 mins on you and your game was pirated the whole time?
yes but that should not be an issue
How is it gone
hacked
gimme money brother
💸
thank u
Woudl anyone be albe to help me with an error?
?ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
But yes
is it okay i send pastebin here or i have to go somewhere else?
o
K
SORRY
DiscordSRV
it is the problem?
Seems to be having some problems
Oh okay you know why or that log isn't that good?
Did the server crash?
Try taking out discordSRV and wait for a bit
Just to be sure are you using some variant of a free hosting service?
No we pay
We have an in game ranked mode which shows the game results into discord that was added quite recently
Did it start then?
Also 1.8.8?
Yeah
fallback server option removed from config?
???
like I quacked a video, and the video had a quacking line saying fallback server
was it removed?
Yes
NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
Are your servers online now
ya
o.o
If you didn't change the IPs the servers still aren't available
Are you self hosting the servers
wat da dog doin
is the dynmap download broken or something
the website to download it is taking a million years to load
hey, Im currently using vault and EssentialsX as economy plugins to manage the money but Id like to set up a second currency like tokens. what is the usual way to do that? I thought maybe just use EssentialsX and modify it a little. dose that make sense? problem is, I saw that Essentials has not an only eco plugin but just one thing that contains everything. Im worried that it takes a lot of useless space because of that
will have a look at that, ty. can I modify it so get multable currencies?
so dude u got fix ?
yes
do u know what was the issue ? so maybe i could fix too :D
We 👏 don't 👏 support 👏 cracked 👏 Minecraft
nothing it just keep saying fall back
ik it man ;-; but i gotta connect to lobby first then i build lobby server then ill add other servers ;D
I dont use mysql, I wanted to save the data in a yml file, is that possible with the plugin. also, when I try to give me coins or check my current coins I dont get a message (possibly because its not liked to some mysql server)
how would i set up a dynmap url
when I do /dynmap URL it says it hasnt been configured yet but there isnt a way to config it
# Published public URL for Dynmap server (allows users to use 'dynmap url' command to get public URL usable to access server
# If not set, 'dynmap url' will not return anything. URL should be fully qualified (e.g. https://mc.westeroscraft.com/)
#publicURL: http://my.greatserver.com/dynmap
line 506 in configuration.txt
thank you
i tried doing this and it still says the URL is not configured
im not really sure what i should be doing
dont forget to remove # before publicURL
ohhhhh ok
Does the priority system in bungeecord not send players to the next server in the list if the first one is full? Or does it only work for incorrect versions or if the server is down?
I've got force-default-server enabled.
Is there any data pack or plugin to make a world go below y0 cause I downloaded a world previous to 1.17 and it didn't add anything below y0, I uploaded a map to my server and it didn't automatically go below y=0 please help.
Dont try to load a 1.18 map on 1.17, youre just asking for trouble
huh?
I read that wrong
you have to be in chunks that are unloaded to make the new stuff happen
Also use 1.18 if you want below y0
I am using 1.18
what does this settings in spigot.yml
villagers-max-per-tick: 4
villagers-every: 600
villagers-for: 100
Hi, im getting an issue that has persisted for some time and ive been made aware that it is a spigot issue. Here is a github link explaining it (not mine): https://github.com/PaperMC/Paper/issues/6456. Is there a fix and if so, how do i fix it? Thanks (any questions lmk)
it seems like it will be fixed in Paper soon, I would recommend making an issue on Spigot's JIRA, if not just wait for Paper
What blocks and items do you recommend me to ban from being used or placed to avoid lag and other major issues in my creative server?
anything redstone
or just use a plugin to prevent lag
like chunk hoppers, anti clocks
ty
If im not bad, md_5 owns something like that rigth?
whut
^ for a note on that, as its versions are limited from 1.8 to 1.15.2, Paper does have an alternative baked in; I normally wouldent recommend this but due to the version restrictions and you are most likely running Paper eitherway lol
most people run into lag mainly because of the plugins they choose to run
Hi guys, I just tried playing without being an op on my survival server and I can't interact with any of the citizen npc's, am I missing any perms or is it something with worldguard?
most likely a permissions problem
you probably didn't give yourself the appropriate permissions. You should generally avoid giving youself * perm
sometimes giving yourself the * perm will also give you perms that negate the ones you really want 😉
I gave the group I'm in citizenscmd.interact and citizenscmd.use
try giving yourself some worldguard permissions too
quite possible you made the region where people can't interact with them with some flag
I made sure both use and interact are allowed in the worldguard world config as well >.>
well I did it in the server and confirmed it in the config
did you check the region flags?
also keep note that if the region is inside another one
however it is most likely going to be a permission problem
can't really tell you which one exactly, could even be an essentials permission
if the group you are in, doesn't inherit permissions from another group
thanks! it was the LibsDisguises plugin out of all things haha, idk why
lol
world edit
🤔 ?
I don't know of any plugins that would automatically stop that
or if you could make one
but world edit lets you remove things easily even if they are large structures like that
not really you can prevent lava placement at a certain y level though
or cancel making lava + water create cobblestone
Plugin folder coulnd*t be found. Creating one...
Creation of directory C:\Users\USER\Desktop\plugins failed
Please check the config file! how i can fix this and how to make to be redirectionated to my server plugin file?(Pluget plugin)
pls help
Why does alot people use citizenscmd when it's not needed? Citizens has somethings like this already built-in, try /npc command
I know this might be off topic but i need help with port forwarding.. i did everything i can: disabled router firewall and pc firewall, flushed dns etc... it it still shows as closed in canyouseeme.org
Hi, would it be possible to have an open map in armor stand's arms.
I know how infuriating problems with that can be 🙃 . That configuration page looks alright, assuming the IP is the local IP your computer is located at. Typically I have found the solution from here to be making firewall rules on your computer to allow incoming and outgoing data from the 25565 port (look up how to do that on google or snoop around in your firewall on your computer). Also, of course, double check your server is on port 25565 😄
Does anyone know what .cf host is?
hello any plugin that disable leaf decay and ice melting?
is there ant plugin to create custom nametags like this?
that is, but texture packs replaces some blocks or items, how they put that items on their nametags?
that will solve it, thank you very much
i did everything you said, allowed 25565 through the incoming and outgoing data in firewall, double checked that the server port is 25565 and still port is closed
Can someone help me with Terralith datapack?
I got an error when I start the server
Do you have port forwarding set up on your internet settings
Lol I just showed up
I see you need help with that
What company do you use?
you probably wont know it its called WE
Yea no idea
Sometimes you need to restart your router
Also make sure it's In and Out
i havent restarted my router yet so ima give it a try
still dont work 😔
Can you send me some images of the settings on your router site
Just wanna make sure
It's the most likely problem here
Your internet is weird lol
1 sec
alright
When using canyouseeme you are using your public IP with the port right
What causes this error and how can I fix it?
https://cdn.discordapp.com/attachments/945808497470218280/962770856436695060/unknown.png
Is there an error?
Never seen that
no click on the link
I did
i cant send images
An error in the console
yep
Can't find any error in console
Can you connect using localhost:25565
I don't know
to the minecraft server you mean?
I know that, but try to connect to your server from within your house with localhost:25565
it wont even go up since it cant bind to port
AHA
Okay
Well
canyouseeme won't find anything unless there is a server running
It can't bind to port?
Okay so I need you to open command prompt
done
And run netstat -a -n -o
I think
And find the PID of the process running on 25565
alright one min
Its actually netstat -ano | findstr : 25565
i get a whole bunch of local addresses with ports
That's not possible
I would use a pastesite instead of notepad
It will only look where you select
?paste
still nothing.. you need the paste?
No
alright
Erm
Try to launch the server again?
If it still doesn't work
Restart your pc
It will close all the ports
didnt work
And possible background servers
ill restart right now
oh and btw
i tried the same thing on a macos and it still didnt work
port was closed
Macos is shit so ya know
failed to bind
[18:10:07 WARN]: The exception was: java.net.BindException: Cannot assign requested address: bind
[18:10:07 WARN]: Perhaps a server is already running on that port?```
Set server-ip to be 0.0.0.0
That will make it automatically set it
hmm it works
so canyouseeme should recognize?
Try to connect with localhost:25565
127.0.0.1:25565 kek
well im in
Oh god egypt
Ok
Yea so there is no info
What does it look like if you click application?
@west cloak
i couldnt find info either
where you mean?
ohh
ill check
Send a ss
Is there an option to create a new port forwarding** rule**
And you did ipv4 port mapping correct?
correct
yeah
i have another router laying around.. port forwarding worked on it for a few days but then it didnt work after
some people said im behind CGNAT
Your internal host is set to your computers ip right
Idfk
yeah me either.. anyways thank you so much for sticking around n have a great day 😁
You too
try user-defined instead of application
and then fill in the info accordingly (TCP service on port 25565)
Hello, I need some help with my spigot server. I have been using a gold farm but there aren't nearly as enough spawns as I would like. I'm wondering if there is something I could do in the settings of the spigot server so that I can increase the number of spawns? Or if I have changed something by accident in the settings. Any help on this one? Thanks.
He did that first
Didn't work
oh what
so i just set up a bungee cord server and im crashing on startup
do i need something other than bungeecord.jar and the config file for it to start?
ive tried starting it with a spigot/paper/purpur jar file as the server.jar but it wont startup
https://paste.md-5.net/opezikiweb.sql i think thats the right link
can anyone help
looks like you entered an incorrect version?
Hello, I have a server with 12 GB ram and 4vCore cpu and frequently crashes when more than 20 people are online at once. Any way to increase its performance so it doesn’t crash as often and can handle more people at once?
Could you send a crash log
can I chain bungeecord networks together
since having only one for EVERYTHING makes no sense
for example: main proxy connects to minigame proxy and private proxy, and minigame proxy connects to minigame servers and private proxy connects to private servers
Nope
It will generate all of it
What's the crash error lol
You might be able to set up a server in your bungeecord config and set the IP to another proxy
wouldn't make it authenticate twice and encrypt and a lotta weird stuff
Hi, any plugins that people know of that could save your location and then allows you to return to that location via a command?
i just ran it again and it worked lmao
How do i make myself op on a pre-existing singleplayer world?
nvm i got it
thanks so much for your help 🙏
recently I had this question, and I'm wondering if it's not possible to do something similar, putting images in the chat tab or in items using this Plugin or some other, and I want to know how to do it too
Like this
Can someone help me with my Friends being able to join my server, i gave them my ip address, my ipv 4 address but none of them worked, what ip do i have to give them so they can join?
make sure you're giving them your external ipv4 address (google "what is my ip" to find it) and not your pc's local one. also you need to make sure you have port forwarded 25565. the process for that varies across different routers so you'll probably have to google that too
i have a quick question so i ran a server and it loaded up but its not showing the running scripts
so i have to give them this? ipv4:25565 right?
they don't need to include the :25565, since the minecraft client uses that port by default when connecting to a server
okay so it would just be my ipv4 address?
yes
but i still need to portforward the 25565 port right?
yes
once you've done that, test using something like https://www.canyouseeme.org/
A free open port check tool used to detect open ports on your connection. Test if port forwarding is correctly setup or if your port is being blocked by your firewall or ISP.
if that test is successful, it means your friends will be able to connect
assuming nothing on their end is blocking their outbound connection
I have a question so I ran a server and it loaded up but its not showing the running scripts
what is the question
i ran a server and it loaded but it cmd its not showing the running files like if someone joined or got anything its just blank but the server is up @earnest void
https://www.spigotmc.org/wiki/rate-limit/ does this affect players joining the server
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
The server will cache name -> UUID maps (hence usercache.json), so not very often, no
Unless you expect more than 600 unique players to join in less than 10 minutes, no you will not run into any issues
i followed a tutorial and got the port allowed thru my firewall, but now i would have to access my router settings but i cant because the username and password are not the standard ones even though no one has ever changed it. what shall i do now?
probably factory reset your router and try the default credentials again
i dont think my family will allow me that
unfortunately i can't help with that
how to set default speed walk
You use fonts
Fonts with an image attatched
Theres a rly good tutorial on this on yt
Can u send it to me? I haven't found tutorials using this on chat or on tab
Since Minecraft 1.13 we have access to custom fonts. Since I have not seen much about it here a little video about it.
I want to show you everything you need to know and provide some ideas how you can use fonts creatively.
Resourcepack: https://dmanager.stevertus.com/pack/stevertus:custom-font
Reddit article: https://www.reddit.com/r/Minecraft...
This would work the same way
I’ll send one when it next crashes and when I have access to my computer
Does anyone know how to place custom made chests
designs with custom model data?
Do i need an armor stand plugin
I want to create a server that has 4 worlds:
Survival
Nether
The End
Creative
But I want to use Multiverse Core & Multiverse portals to create a portal between the Creative and Survival world. However, this is where it gets tricky. I want Survival, Nether and The End to have COMPLETELY SEPARATE inventories than Creative does. To further explain, I basically don't want people to teleport to creative and spawn stacks of ores and then teleport back. Could someone please assist me in configuring this properly?
Isn’t there is a plugin made by the creators of multiverse called multi inventory or something
No clue never used any multiverse plugin
Is there a better plugin?
There is tutorials online to guide you
Is there a better plugin that does what I'm looking for?
I’m not sure that’s something you’ve gotta research.
I’m sure there is something out there.
Multiverse is pretty standard for multi-world handling
There is another one and I can't remember the name of it for the life of me
Though it was still sort of a WIP last I recall
Hyperverse. That's the one
Thank u
I guess, but it would work
Hello, I have a question does anyone have an image plugin for 1.16.5?
does anyone know how to prevent player from shooting bow to himself?
You can code a plugin
Any1 know of a plugin to lose a % of your balance when u die
Of your balance?
i saw someone discussing it on spigotmc forum, and they recommend to create the plugin urself. maybe ill learn how to code, thx for answering tho ❤️
👍
Idk
I just want a plugin to make you lose a % of money when u die
Not a fixed amount
Yea your best bet would be coding it yourself
Only if I knew how to
Oh cool
check if it still works for your version
it is very old
but open source
prolly works tbh cuz vault isn't updated a lot
I'ma start being that lmgtfy guy
Do you mean actually googling it or just sending them to the link that Google's it for them?
Sending them the link
Obv
hi, so I want to display hex colors on MOTD using server list plus, however, it's just showing the codes in the menu. Is it possible?
Use the & formatting right?
Does it need to be JSON?
Kff&lD
what?
this is the whole MOTD, Kff&lDµff&lodfe&llīfe&lpa5fd&lhb1fd&libcfd&lnc8fc&lod4fc&lce0fb&leecfb&la &7| &#ff00001&#df0000.&#be00001	e00007d0000+
&7,,&#ff4545&oC&#ff3f51&oe&#ff385d&os&#ff3268&ot&#ff2c74&oa &#ff2680&oz&#ff1f8c&oa&#ff1998&oč&#ff13a4&oí&#ff0daf&on&#ff06bb&oa&#ff00c7&o.&7"
😄
It honestly might be too long
Try like just doing Hello with some formatting
Yikes
and the hello isn't working either
Maybe try disabling serverlistplus and try using the server.properties motd
why
To test
but I will have to restart whole server then
You have to anyways
bruh
??
I'm literally messing with a stupid description of server for like 3 hours now
/reload is not reliable
I'm dying
How long does it take to restart lol
ya ikr
Okay
cant talk in verified 🥱
works in server.properties except the custom characters, like éíáýžťč
¯\_(ツ)_/¯
Ask the plugin people
Seems like their problem
bruh
Is there a plugin so that items dropped on death will disappear permanently
You can set despawn time to liek 0
spigot.yml
on death
Isn't there a specific one for that
but how about people giving items. It'll despawn once they drop it
iirc there is a specific setting for death items despawn time
oh
what is it?
no there isn't
yeahh its carrier grade nat thats causing the issue 😔
Throw it into hastebin.com
alr gimme a sec
https://mclo.gs/ or whateve md-5's is
thats not a server crash
I can't find one where it actually says it crashes, it just stops to right before it crashed
well , if i were to guess : ask people to stop using the reload command
alr
things get rather wonky for some plugins if you do
Wish the reload command actually fuckin' worked
works or not seems relative to what you expect i guess
Is able to be used for the intended usage (reloading server and plugins) without introducing side-effects :p
floodgate for sure will stop functioning correctly if it gets called
ive only ever used it once and there were some crashes where the reload command wasnt even used
calls that one restart :P
A full restart takes too long tho
its a lot faster than this stupid fabric server i have
If reloading worked with no issues, then so would PlugMan/BileTools, which would mean that I could actually setup a dev cycle where I could just build my plugin to reload it on the server :)
You know how fast that would be?
S u p a q u i k
my server always complains about not being able to replace the file while running
Some other process locking IT?
it says Java Platform SE binary
or something like that
i assume thats the server
what else would be accessing my plugin file
your plugin
i should know better than to delete over ftp
invalid
Hi there just wondering if soemone can help me, I recently installed a world map into my server and I just seem to keep falling through the world
anyone got any fixes?
what version?
its pretty normal for 1.17 and 1.18 on intial
I heard that protection caps at 20 for an armour set, is this true?
Only op players can do stuff on the server, everyone else is met with these kind of messages;
Anyone got any idea where it's coming from?
Plugins: CoreProtect, FarmProtect, LuckPerms, WorldEdit, WorldGuard
isn't that from essentials?
That's a WorldGuard thing last I recall
Probably some interaction flag in your global WG region
Hello I am having a problem with AuthMe. So, I added a custom resource pack go my server, and players cant press install because AuthMe instantly entere you into chat mode. So the button goes away and we cant download the pack. Is there any way I could fix this
remove authme and turn online-mode to true
Bruh
would running a repeating scheduler that checks an int value every tick for 30 seconds cause lag?
No, almost certainly not ;p
Consider the fact that vanilla Minecraft ticks entities, tile entities, and literally anything else that requires ticking 20 times every second
Comparing an integer will not make even the slightest blip on the TPS
thanks, it was kinda obvious after all but you never know 🙂
could someone help me with this?
50 lines
i keep crashing on startup
and it says something about line 1 column one but nothing is wrong
ask in paper discord
im not on paper
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]

~[paper-1.18.2.jar:git-Paper-283]



The issue is a malformatted bukkit.yml though
Send your bukkit.yml
i think i fixed it actually, i just didnt add an S to the worlds settings
Mhmm
Hey, I was wondering if anybody knows of any ways or if it’s possible to make custom entities with custom models
12.04 03:09:09 [Server] java.lang.Exception
12.04 03:09:09 [Server] at org.bukkit.craftbukkit.v1_18_R2.legacy.CraftLegacy.<clinit>(CraftLegacy.java:260)
12.04 03:09:09 [Server] at org.bukkit.craftbukkit.v1_18_R2.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:383)
12.04 03:09:09 [Server] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149)
12.04 03:09:09 [Server] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:415)
12.04 03:09:09 [Server] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:323)
12.04 03:09:09 [Server] at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:417)
12.04 03:09:09 [Server] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:288)
12.04 03:09:09 [Server] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1163)
12.04 03:09:09 [Server] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
12.04 03:09:09 [Server] at java.base/java.lang.Thread.run(Thread.java:831)```
help?
How do I fix this?
https://i.imgur.com/8SLvvIL.png
running the latest version?
hello, i need help hahaha, i have a server in aternos (Minecraft) and i wanted to integrate the plugin SafeTrade, but i dont know how to modify the permissions for the players (safetrade.request ; safetrade.accept ; safetrade.deny). I want to know where i have to put these commands. thank u btw
Yes
those are permission nodes. you need a permission plugin like luckperms
That exception only gets thrown if you have debug=true in your server.properties file
Set it to false
It is false ...
Well nothing else throws that exception. If you have it set to false, then some plugin on your server is setting it to true at runtime
Can someone help me with DiscordSRV. The .jar file is installed but there is no DiscordSRV folder with the yml files
Hello there guys, I have something weird that happened recently. Me or my developers didn't install a plugin in our panel (using pterodactyl), but we found out that a plugin auto-installed itself somehow.
I have a copy of the jar, and the jar is sus asfuck as it's called "rcefix" and apparently it's a jar that fixes the log4j exploit. Is there anyone who can decompile it and see what the hell it is?
Can I send the jar here, in case anyone wants to see it? (for spigot staff)
Yeah, you can send it here, I'll take a quick peek
What I am afraid of, is that this malware is spreading through legit plugins from spigot.
As I do purchase all the plugins, as you can see on my spigot history. So I don't download sussy things from the internet.
Note on that: I found the jar even in the lobby server, which has like 10 plugins.
Oh yeah that does some sketchy shit
i was looking but idk how to use that plugin
Jesus Christ that's the last thing I needed.
fwiw it does "prevent" JNDI injection (barely... I'd hardly consider it prevented), but 99.9% of that jar is doing some weird bytecode shit and is heavily obfuscated
If you want to prevent Log4Shell you just have to update your server. It was patched all the way back to 1.8 I believe
i just got that shit seconds ago in my server and all of my plugins has this "javaassist" package inside them
yikes.
I think new malware spreading
Yep