#help-server

1 messages · Page 368 of 1

full solstice
#

Otherwise the number of the error would be 16, cos thats the maximum

main oriole
#

there is something coming from his client/account tht is not correct

full solstice
#

8 > 7 just doesnt make any sence

#

I'll explain it to him, thank you.

main oriole
#

actually ... i wonder

#

does he have special char in his minecraft username? - if they are using something outside of UTF-8 set

heavy birch
#

.

main oriole
#

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

heavy birch
#

ye lol

main oriole
#

@west cloak where did you get/generate your config from?

west cloak
#

Its happening to me as well, it seems like its affecting java players only

main oriole
#

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

unique olive
#

anyone got an anti mob grief plugin?

main oriole
#

there are lots of them

#

many break other mechanics though, so you should be aware of that

unique olive
#

where can I download one???

main oriole
#

what server version?

unique olive
#

1.18.2

unique olive
#

i just want anti mob

main oriole
#

then you might just want to use a fork and set those

tawny dust
#

You can disable mob griefing with the gamerule command

main oriole
#

that also breaks breeding

unique olive
#

i just used no mob griefing bukkit

main oriole
ancient wing
#

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

main oriole
#

resourcepack and force download

ancient wing
#

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

main oriole
#

really depends what is trying to be acheived

ancient wing
#

^ 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

main oriole
#

as long as you are not introducing new objects it would be fine

solid pilot
#

Every time I change my server's gamemode it just reverts back any ideas?

west cloak
#

Now its not doing it, whats is going on

main oriole
#

¯_(ツ)_/¯

inland ibex
solid pilot
inland ibex
#

wait the gamemode or difficulty

solid pilot
#

gamemode (adventure)

#

defaults back to survival

inland ibex
#

what version mc

celest kernel
#

all these plugins force pack download

mellow dock
#

Oraxen

celest kernel
#

that one ^

#

you can even have custom models added in too using texture packs but idk if any of those can do that

solid pilot
ancient wing
#

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

ancient wing
#
/**
     * 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

runic rain
#

Player#breakBlock() is what you want instead

west cloak
#

like I got it when the server started

main oriole
#

Well that explains all the default stuff like giving md5 admin

ancient wing
#

i need to cancel the event based on some criteria somehow

ancient wing
shy falcon
#

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

coarse python
#

Looking for Developer to work in a big Minecraft Server to help with Plugins, Setting them up, making them etc. DM for more info.

tawdry narwhal
#

?services

magic zenithBOT
wary crow
#

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

wary crow
#

help please ;-;

dense laurel
#

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.

deep briar
#

offline mode kek

dense laurel
deep briar
#

because you're running your server in offline mode

#

which means people can join with non legacy clients

wary crow
sudden loom
zinc basin
#

im trying to make a modded server but this pops up what is this

heavy thorn
#

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**

zinc basin
#

bruh what r u saying

heavy thorn
#

idk

#

lol

#

my riends are ignoring nd neglecting me

#

pls halp D:

#

uwu UWU
UWUUWUWUUWUWUW
UWUWUUw
WuWUWU

zinc basin
#

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

scenic coyote
#

This is the Spigot server, not Forge

zinc basin
#

uhh i made a spigot forge thingy

scenic coyote
#

Okay we can't help with that though :p

scenic coyote
#

I think it's mainly c- oh wait that's ZipFileSystem

#

Are you closing your filesystem after usage?

zinc basin
#

wut

scenic coyote
#

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

zinc basin
#

good day lol

grizzled hound
#

If all that is fine make sure your bungeecord config is fine

frank narwhal
#

hi

#

Can someone help me?

tawny dust
#

Hi

#

?ask

magic zenithBOT
#

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!

frank narwhal
#

I enter my friend's LAN server and I'm falling into the infinite clean

tawny dust
#

Sounds like a slow connection or a slow pc

frank narwhal
#

Is there any other possible solution?

#

my pc and his are so good

tawny dust
#

Is it a lan world or a server running on your network

frank narwhal
#

LAN server

west cloak
#

hey could anyonr hrlp me?

#

*anyone

tawny dust
#

Stop running a cracked server and maybe someone will help

frank narwhal
#

my game is original

west cloak
#

its not

#

?paste

magic zenithBOT
tawny dust
#

Don't show those ips

west cloak
#

here is the error

west cloak
tawny dust
#

And read what the error tells you

west cloak
#

I dont see any

#

errors

tawny dust
#

:/

west cloak
#

how do I fix it tho

#

I dont see any errors

#

like in the console

#

or the proxy.0 file

west cloak
#

could not connect to a default or a fallback server

#

should I force a default server?

tawny dust
#

Second part

west cloak
#

incorrectly configured address

#

I am sure that its configured properly

#

hm

wary crow
#

all are enabled

#

but still not working

lofty phoenix
#

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?

west cloak
#

now I keep getting this error

#

anyone?

grizzled hound
west cloak
#

no one?

grizzled hound
#

@wary crow

west cloak
#

hm

#

I keep getting readTimeoutException: Null

#

how do I fix this?

#

@tawny dust

grizzled hound
#

I fogor how to fix that

#

It showed up for me at one point

grizzled hound
west cloak
grizzled hound
#

It's required

heavy birch
#

why offline mode

grizzled hound
#

For bungeecord

heavy birch
#

it is for backend servers

#

not bungee

grizzled hound
#

Yes

#

He's getting an error

#

Sorry but yes, enable offline mode for spigot servers

west cloak
#

offline_mode: false

#

so I need to make it true

#

?

grizzled hound
#

Make offline_mode: true

west cloak
#

but will cracked players be able to join?

grizzled hound
#

Use a plugin like bungeegaurd

#

To prevent that

west cloak
#

what

grizzled hound
west cloak
#

so if I add this

#

what will happen?

grizzled hound
# west cloak what will happen?

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.

west cloak
#

ok

wary crow
wary crow
west cloak
#

ye ik

grizzled hound
grizzled hound
wary crow
#

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:
  • 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
grizzled hound
#

Offline mode needs to be anabled for backend servers

wary crow
grizzled hound
wary crow
grizzled hound
#

You're right online mode does exist but spoofed players can still join

grizzled hound
wary crow
grizzled hound
#

I would try using their direct IPs instead of domain just to be safe

wary crow
grizzled hound
#

Let me compare yours to my config 1 sec

west cloak
#

the same error

grizzled hound
west cloak
#

ye

grizzled hound
#

And you restarted all the servers

west cloak
#

ya

grizzled hound
west cloak
#

a importantpart?

grizzled hound
#

Very

#

It won't work at all

#

If it's enabled

#

But keep it enabled in bungee config

wary crow
grizzled hound
#

?help

magic zenithBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

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.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

west cloak
#

hm

#

so u say

#

it will work after this?

grizzled hound
west cloak
#

ye

grizzled hound
#

Because if it is, disable it, I don't know any other way to say this

#

It will not function

west cloak
#

nope

#

still the same error

grizzled hound
#

Give me a hug when you're done

#

ok ok

west cloak
#

I tried everything u said

#

online mode

#

enabled ip foward

#

bungeeguard

grizzled hound
#

Post your bungeecord config

#

I am running out of ideas

#

Online mode should be OFF

#

FALSE

#

NADA

west cloak
#

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:
  • disabledcommandhere
    servers:
    lobby:
    motd: '&1Crackpixel - Lobby'
    address: 95.217.110.210:30886
    restricted: false
grizzled hound
#

Should I be concerned about the motd

west cloak
#

nah

grizzled hound
#

I found another issue

#

Acually multiple issues

#

You need 2 or more servers

west cloak
#

ye working on it

grizzled hound
#

And your host port should be the port of the main server

west cloak
#

it is

grizzled hound
#

It can't be the same as query-port

west cloak
#

what

grizzled hound
#

Ok I think you're missing something

west cloak
#

30309

grizzled hound
#

To have a bungeecord server with 2 servers

west cloak
#

should I put this

#

as the main port?

grizzled hound
#

You need 3 servers total

west cloak
#

IK

#

OMG

grizzled hound
#

Pain

west cloak
#

go ahead

#

what should I put as the main port?

grizzled hound
#

What's the port of your bungeecord server

west cloak
#

the 30202

wary crow
#

@west cloak dude did u set connection throttle in every server to -1 ?

west cloak
#

ye

wary crow
#

ight then u have same prblm as mine ig

west cloak
#

@grizzled hound

grizzled hound
west cloak
#

what

grizzled hound
#

Hold on

west cloak
#

ok I changed the query port

#

and

#

the

#

host port

grizzled hound
#

Set host to be 0.0.0.0:port of bungeecord

#

Put your port there

#

You know what

#

Both of you

#

@wary crow @west cloak

west cloak
#

this guy is more lazy than I am

grizzled hound
#

You both are struggling with something that isn't very difficult

west cloak
grizzled hound
wary crow
west cloak
#

the same error

wary crow
#

man anyway u trying ur best to help us thank you so much for trying <3

grizzled hound
west cloak
#

*3 servers

grizzled hound
#

Are they all added

#

Because the config you showed me had 1

west cloak
#

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
grizzled hound
#

The only thing I can think of is your IPs are wrong

#

Please list them

#

Ok 1 sec

west cloak
#

those are all the ips

#

or can I just use this
donator1.freemc.host:40158

#

after disabling ip forward?

grizzled hound
west cloak
#

o

grizzled hound
wary crow
#

ig everything is wrong with his ip and port forwarding

grizzled hound
#

It's not a bungeecord problem

#

I'm done helping with this

#

Once you get your servers plublic it will work

tawny dust
#

Don't forget to secure them so you don't get uuid spoofing

wary crow
#

ah mann how do i fix my freaking bungeecord ;/

wary crow
#

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

sand wadi
#

hi

#

is there any way to remove a spigot plugin completely?

wary crow
wary crow
#

then restart the server :D

sand wadi
#

but it made some problems in my server

sand wadi
wary crow
sand wadi
#

it wont show it in the chat

#

and in the console it says MANi_ASRAR issued server command: /locate stronghold

wary crow
#

without that plugin ?

sand wadi
#

i deleted all the plugins

wary crow
#

umm... guess this prblm of urs is beyond my knowledge im sorry

sand wadi
tawny dust
#

Make sure the server is up to date

wary crow
sand wadi
west cloak
#

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.

heavy birch
tawny dust
tawny dust
tawny dust
#

Could you send the output?

wary crow
#

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

west cloak
#

hi

#

i need help

tawny dust
#

?ask

magic zenithBOT
#

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!

full solstice
#

Anyone know this error?
lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (8 > 7)

magic zenithBOT
full solstice
#

No, server version is 1.8.8

inland ibex
#

update.

full solstice
#

But I can connect fine, its a few people that are getting this issue

inland ibex
#

its probably whatever version their joining from

full solstice
inland ibex
#

Is your server cracked?

full solstice
#

Nope.

full orchid
#

Could be a plugin that’s modifying the players display name

full solstice
full orchid
#

Is this with spigot?

full solstice
full orchid
#

Try with vanilla

full solstice
inland ibex
#

did they try reinstalling their java?

full orchid
#

Can we get full logs?

full orchid
#

Are they using the mc launcher?

inland ibex
#

You realize if this is only happening to a few people then its a client issue and not a server issue....

full solstice
full solstice
full solstice
inland ibex
#

its a java issue

#

and also a known bug for mc version 1.12.2

full solstice
grizzled hound
wary crow
grizzled hound
#

It is

#

And always will be

#

Shoe shoe

wary crow
#

;v

#

i used to have a premium acc :*) that acc gone

grizzled hound
wary crow
grizzled hound
#

Piracy is theivery

#

You should buy it again :)

#

It's worth it

wary crow
#

gimme money brother

grizzled hound
#

💸

wary crow
#

thank u

small bluff
#

Woudl anyone be albe to help me with an error?

grizzled hound
magic zenithBOT
#

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!

grizzled hound
#

But yes

small bluff
#

is it okay i send pastebin here or i have to go somewhere else?

grizzled hound
#

Yea you can

#

?paste

magic zenithBOT
small bluff
#

o

grizzled hound
#

K

small bluff
#

SORRY

grizzled hound
#

Doesn't matter

#

But ok

small bluff
#

hold on ill put it there

#

sorry

grizzled hound
#

DiscordSRV

small bluff
#

it is the problem?

grizzled hound
#

Seems to be having some problems

small bluff
#

Oh okay you know why or that log isn't that good?

grizzled hound
small bluff
#

yeah

#

it has a few times now

grizzled hound
#

Try taking out discordSRV and wait for a bit

#

Just to be sure are you using some variant of a free hosting service?

small bluff
#

No we pay

grizzled hound
#

Aight

#

Try it without discordsrv

small bluff
#

We have an in game ranked mode which shows the game results into discord that was added quite recently

small bluff
#

Yeah server is back up now

#

Gonna see if it happens again

grizzled hound
#

Also 1.8.8?

small bluff
#

Yeah

grizzled hound
#

It's really not supported

#

At all

#

At least use 1.8.9

west cloak
#

fallback server option removed from config?

grizzled hound
west cloak
#

was it removed?

grizzled hound
#

Yes

west cloak
#

NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

grizzled hound
#

Are your servers online now

west cloak
#

ya

grizzled hound
#

Send IPs again

#

I dont trust you :/

west cloak
#

o.o

grizzled hound
#

The servers with the same ips are still not online

#

Are you self hosting?

west cloak
#

which one?

#

the numerical ips?

grizzled hound
#

If you didn't change the IPs the servers still aren't available

#

Are you self hosting the servers

west cloak
#

dw ITS WORKING

#

u can trust steve

grizzled hound
#

I trust Steve

#

Not stretched Steve

west cloak
#

why u bully me

#

I am very smexy

grizzled hound
west cloak
#

wat da dog doin

proper fossil
#

is the dynmap download broken or something

#

the website to download it is taking a million years to load

silk pivot
#

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

silk pivot
#

will have a look at that, ty. can I modify it so get multable currencies?

wary crow
west cloak
#

yes

wary crow
west cloak
#

hm

#

try with the same hosting

#

and whats the error u get

grizzled hound
#

We 👏 don't 👏 support 👏 cracked 👏 Minecraft

wary crow
grizzled hound
#

Also you need more than one extra server

#

2 minumum

wary crow
grizzled hound
#

Add them first

#

There is no fallback server

#

Add like a blank world

wary crow
#

allr8 man im doing it

#

well it still doesnt work

silk pivot
proper fossil
#

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

sturdy shuttle
proper fossil
#

thank you

#

i tried doing this and it still says the URL is not configured

#

im not really sure what i should be doing

sturdy shuttle
proper fossil
#

ohhhhh ok

shrewd marlin
#

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.

west cloak
#

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.

inland ibex
west cloak
#

huh?

inland ibex
#

I read that wrong

#

you have to be in chunks that are unloaded to make the new stuff happen

tawny dust
#

Also use 1.18 if you want below y0

west cloak
#

I am using 1.18

rugged abyss
#

what does this settings in spigot.yml

villagers-max-per-tick: 4
villagers-every: 600
villagers-for: 100
keen ledge
#

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)

ashen fox
#

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

exotic yarrow
#

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?

west cloak
#

anything redstone

#

or just use a plugin to prevent lag

#

like chunk hoppers, anti clocks

exotic yarrow
#

ty

cold sluice
west cloak
#

whut

cold sluice
#

from md_5^^

ashen fox
#

^ 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

tawdry narwhal
#

most people run into lag mainly because of the plugins they choose to run

glacial nacelle
#

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?

tawdry narwhal
#

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 😉

glacial nacelle
#

I gave the group I'm in citizenscmd.interact and citizenscmd.use

tawdry narwhal
#

try giving yourself some worldguard permissions too

#

quite possible you made the region where people can't interact with them with some flag

glacial nacelle
#

I made sure both use and interact are allowed in the worldguard world config as well >.>

tawdry narwhal
#

generally shouldn't need to touch the configs

#

in regards to that

glacial nacelle
#

well I did it in the server and confirmed it in the config

tawdry narwhal
#

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

glacial nacelle
tawdry narwhal
#

lol

thorny steeple
#

a plugin to prevent cobble monsters?

#

things like this

tawdry narwhal
thorny steeple
#

🤔 ?

tawdry narwhal
#

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

celest kernel
#

or cancel making lava + water create cobblestone

fierce rivet
#

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

west cloak
west cloak
#

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

drowsy mesa
#

Hi, would it be possible to have an open map in armor stand's arms.

delicate otter
# west cloak I know this might be off topic but i need help with port forwarding.. i did ever...

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 😄

wind sigil
#

Does anyone know what .cf host is?

slow anvil
#

hello any plugin that disable leaf decay and ice melting?

stiff hound
#

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

west cloak
quick trellis
#

Can someone help me with Terralith datapack?

#

I got an error when I start the server

grizzled hound
grizzled hound
#

Lol I just showed up

grizzled hound
#

I see you need help with that

grizzled hound
west cloak
grizzled hound
#

Yea no idea

#

Sometimes you need to restart your router

#

Also make sure it's In and Out

west cloak
#

i havent restarted my router yet so ima give it a try

west cloak
grizzled hound
#

Just wanna make sure

#

It's the most likely problem here

west cloak
#

what other settings do you want to see?

#

firewall is completely off

grizzled hound
#

Your internet is weird lol

west cloak
#

lol

#

kinda yeah

grizzled hound
#

1 sec

west cloak
#

alright

grizzled hound
#

When using canyouseeme you are using your public IP with the port right

west cloak
grizzled hound
#

Never seen that

west cloak
#

no click on the link

grizzled hound
#

I did

west cloak
#

i cant send images

grizzled hound
#

An error in the console

west cloak
grizzled hound
west cloak
grizzled hound
west cloak
grizzled hound
# west cloak

I know that, but try to connect to your server from within your house with localhost:25565

west cloak
grizzled hound
#

AHA

#

Okay

#

Well

#

canyouseeme won't find anything unless there is a server running

west cloak
#

so what do i do now?

grizzled hound
#

It can't bind to port?

west cloak
#

yeah

grizzled hound
#

Okay so I need you to open command prompt

west cloak
#

done

grizzled hound
#

And run netstat -a -n -o

#

I think

#

And find the PID of the process running on 25565

west cloak
#

alright one min

grizzled hound
west cloak
grizzled hound
#

Weird okay we can do it a different day

#

Just do netstat -a -n -o

west cloak
#

i get a whole bunch of local addresses with ports

grizzled hound
#

Good

#

Find 25565

#

And find the PID of that process

west cloak
#

huh

#

25565 isnt there

#

in any of the local ips

grizzled hound
#

That's not possible

west cloak
#

ill try to copy and do ctrl f

#

one sec

grizzled hound
#

I would use a pastesite instead of notepad

#

It will only look where you select

#

?paste

magic zenithBOT
grizzled hound
#

Paste it there and try again

#

Just to be 100% sure

west cloak
#

still nothing.. you need the paste?

grizzled hound
#

No

west cloak
#

alright

grizzled hound
#

Erm

#

Try to launch the server again?

#

If it still doesn't work

#

Restart your pc

#

It will close all the ports

west cloak
#

didnt work

grizzled hound
#

And possible background servers

west cloak
#

ill restart right now

#

oh and btw

#

i tried the same thing on a macos and it still didnt work

#

port was closed

grizzled hound
#

Macos is shit so ya know

west cloak
#

fr

#

ill restart now

#

brb

#

restarted and ran netstat -a -n -o and still nothing

grizzled hound
#

Try the server after restart

#

We don't want anything there after restart

west cloak
#

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?```
grizzled hound
#

That will make it automatically set it

west cloak
#

hmm it works

grizzled hound
#

Tada

#

13th solution's the charm

west cloak
#

so canyouseeme should recognize?

grizzled hound
#

should

#

Yes

west cloak
grizzled hound
#

Try to connect with localhost:25565

west cloak
#

:KEK:

#

alright

deep briar
#

127.0.0.1:25565 kek

west cloak
grizzled hound
#

It's a port forwarding problem

west cloak
#

what should i do now

#

i cant find the issue in the port forwarding i did

grizzled hound
#

Yea let me Google your company a little bit

#

Il be back in a few mins

west cloak
#

alright

#

its called WE Telecom

grizzled hound
#

Oh god egypt

#

Ok

#

Yea so there is no info

#

What does it look like if you click application?

#

@west cloak

west cloak
west cloak
#

ohh

#

ill check

grizzled hound
#

Send a ss

west cloak
grizzled hound
#

Oosh

#

I have no idea

west cloak
#

me either 🤣

#

Best thing i can do right now is to contact isp

grizzled hound
#

Is there an option to create a new port forwarding** rule**

west cloak
#

these are the only options i see

grizzled hound
#

And you did ipv4 port mapping correct?

west cloak
#

correct

grizzled hound
#

¯\_(ツ)_/¯

#

Really weird

west cloak
#

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

grizzled hound
#

Your internal host is set to your computers ip right

west cloak
#

yeah

#

same as the one i sent in the port forward ss

grizzled hound
#

Idfk

west cloak
#

yeah me either.. anyways thank you so much for sticking around n have a great day 😁

grizzled hound
#

You too

shy falcon
#

and then fill in the info accordingly (TCP service on port 25565)

misty ibex
#

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.

grizzled hound
#

Didn't work

shy falcon
#

oh what

proper fossil
#

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

hollow sparrow
#

i got an error while running build tools

#

hold on

#

?paste

magic zenithBOT
hollow sparrow
#

can anyone help

steel sierra
west cloak
#

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?

proven urchin
#

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

grizzled hound
#

It will generate all of it

#

What's the crash error lol

grizzled hound
proven urchin
loud olive
#

Hi, any plugins that people know of that could save your location and then allows you to return to that location via a command?

hollow sparrow
misty ibex
#

How do i make myself op on a pre-existing singleplayer world?

#

nvm i got it

#

thanks so much for your help 🙏

stiff hound
odd thorn
#

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?

earnest void
#

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

sudden egret
#

i have a quick question so i ran a server and it loaded up but its not showing the running scripts

odd thorn
#

so i have to give them this? ipv4:25565 right?

earnest void
#

they don't need to include the :25565, since the minecraft client uses that port by default when connecting to a server

odd thorn
#

okay so it would just be my ipv4 address?

earnest void
#

yes

odd thorn
#

but i still need to portforward the 25565 port right?

earnest void
#

yes

#

if that test is successful, it means your friends will be able to connect

#

assuming nothing on their end is blocking their outbound connection

sudden egret
#

I have a question so I ran a server and it loaded up but its not showing the running scripts

earnest void
#

what is the question

sudden egret
#

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

west cloak
runic rain
#

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

odd thorn
earnest void
#

probably factory reset your router and try the default credentials again

odd thorn
#

i dont think my family will allow me that

earnest void
#

unfortunately i can't help with that

shell nimbus
#

how to set default speed walk

celest kernel
#

Fonts with an image attatched

#

Theres a rly good tutorial on this on yt

stiff hound
celest kernel
# stiff hound 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...

▶ Play video
#

This would work the same way

west cloak
#

Does anyone know how to place custom made chests

#

designs with custom model data?

#

Do i need an armor stand plugin

solemn aspen
#

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?

full orchid
#

Isn’t there is a plugin made by the creators of multiverse called multi inventory or something

solemn aspen
#

I'm very new to this but I will check.

#

Thank you!

full orchid
solemn aspen
#

Yes

#

I found it

#

Is this fairly easy to setup?

full orchid
#

No clue never used any multiverse plugin

solemn aspen
#

Is there a better plugin?

full orchid
#

There is tutorials online to guide you

solemn aspen
#

Is there a better plugin that does what I'm looking for?

full orchid
#

I’m not sure that’s something you’ve gotta research.

#

I’m sure there is something out there.

runic rain
#

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

stiff hound
grizzled hound
balmy siren
#

Hello, I have a question does anyone have an image plugin for 1.16.5?

normal sluice
#

does anyone know how to prevent player from shooting bow to himself?

grizzled hound
elder nova
#

Any1 know of a plugin to lose a % of your balance when u die

grizzled hound
heavy birch
#

vault?

#

you mean for vault?

normal sluice
elder nova
#

Like money

grizzled hound
#

Idk about vault

#

It's an API right

elder nova
#

Idk

#

I just want a plugin to make you lose a % of money when u die

#

Not a fixed amount

grizzled hound
heavy birch
elder nova
grizzled hound
#

Oh cool

heavy birch
#

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

grizzled hound
#

I might be able to update it

#

If it doesn't work

grizzled hound
#

I'ma start being that lmgtfy guy

inland ibex
raw hamlet
#

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?

grizzled hound
#

Does it need to be JSON?

raw hamlet
#

&#0075ff&lD

raw hamlet
grizzled hound
#

It might need to be JSON

#

What's the message I can transfer it

raw hamlet
# grizzled hound What's the message I can transfer it

this is the whole MOTD, &#0075ff&lD&#0181ff&lo&#018dfe&ll&#0299fe&lp&#02a5fd&lh&#03b1fd&li&#03bcfd&ln&#04c8fc&lo&#04d4fc&lc&#05e0fb&le&#05ecfb&la &7| &#ff00001&#df0000.&#be00001&#9e00007&#7d0000+
&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"

grizzled hound
#

Holy

#

Okay

#

1 sec

raw hamlet
#

😄

grizzled hound
#

Use this

raw hamlet
#

ooh wait I didn't realise

#

omg thanks

#

hmmm, weird... still doesn't work

grizzled hound
raw hamlet
grizzled hound
#

Try like just doing Hello with some formatting

raw hamlet
#

the second one

grizzled hound
#

Yikes

raw hamlet
#

and the hello isn't working either

grizzled hound
#

Maybe try disabling serverlistplus and try using the server.properties motd

grizzled hound
#

To test

raw hamlet
#

but I will have to restart whole server then

grizzled hound
raw hamlet
grizzled hound
#

??

raw hamlet
#

I'm literally messing with a stupid description of server for like 3 hours now

grizzled hound
#

/reload is not reliable

raw hamlet
#

I'm dying

grizzled hound
#

How long does it take to restart lol

raw hamlet
#

like 2 minutes

grizzled hound
#

Why

#

That's really long

raw hamlet
grizzled hound
#

Okay

raw hamlet
grizzled hound
#

Ask the plugin people

#

Seems like their problem

raw hamlet
#

bruh

visual spindle
#

Is there a plugin so that items dropped on death will disappear permanently

grizzled hound
#

spigot.yml

heavy birch
#

on death

grizzled hound
#

Isn't there a specific one for that

visual spindle
grizzled hound
heavy birch
#

oh

grizzled hound
#

oh

#

welp

visual spindle
#

oh well

#

time to just make the despawn rate to 30 seconds

west cloak
west cloak
#

dms?

full orchid
west cloak
#

alr gimme a sec

main oriole
main oriole
#

thats not a server crash

west cloak
#

bruh

#

wrong one mb

west cloak
main oriole
#

well , if i were to guess : ask people to stop using the reload command

west cloak
#

alr

main oriole
#

things get rather wonky for some plugins if you do

scenic coyote
main oriole
#

works or not seems relative to what you expect i guess

scenic coyote
#

Is able to be used for the intended usage (reloading server and plugins) without introducing side-effects :p

main oriole
#

floodgate for sure will stop functioning correctly if it gets called

west cloak
scenic coyote
#

A full restart takes too long tho

main oriole
#

its a lot faster than this stupid fabric server i have

scenic coyote
#

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

fallen isle
#

my server always complains about not being able to replace the file while running

mortal portal
#

Some other process locking IT?

fallen isle
#

it says Java Platform SE binary

#

or something like that

#

i assume thats the server

#

what else would be accessing my plugin file

main oriole
#

your plugin

main oriole
#

i should know better than to delete over ftp

gleaming robin
#

what is wrong with my Terra world pack

main oriole
#

invalid

main knot
#

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?

main oriole
#

what version?

grizzled hound
#

Or it might be too laggy

main oriole
#

its pretty normal for 1.17 and 1.18 on intial

river carbon
#

I heard that protection caps at 20 for an armour set, is this true?

shadow jolt
#

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

wary crater
#

isn't that from essentials?

runic rain
#

That's a WorldGuard thing last I recall

#

Probably some interaction flag in your global WG region

bitter phoenix
#

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

wary crater
#

remove authme and turn online-mode to true

bitter phoenix
#

Bruh

past breach
#

would running a repeating scheduler that checks an int value every tick for 30 seconds cause lag?

runic rain
#

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

past breach
#

thanks, it was kinda obvious after all but you never know 🙂

proper fossil
#

could someone help me with this?

#

i keep crashing on startup

#

and it says something about line 1 column one but nothing is wrong

wary crater
#

ask in paper discord

proper fossil
#

im not on paper

runic rain
#

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

proper fossil
#

i think i fixed it actually, i just didnt add an S to the worlds settings

runic rain
#

Mhmm

buoyant silo
#

Hey, I was wondering if anybody knows of any ways or if it’s possible to make custom entities with custom models

west cloak
#
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?

west cloak
full kelp
#

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

west cloak
true yoke
full kelp
#

you are a hero

#

thank u

runic rain
#

Set it to false

west cloak
#

It is false ...

runic rain
#

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

west cloak
#

Ah

#

how can I find which plugin does?

visual spindle
#

Can someone help me with DiscordSRV. The .jar file is installed but there is no DiscordSRV folder with the yml files

west cloak
#

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)

runic rain
#

Yeah, you can send it here, I'll take a quick peek

west cloak
#

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.

runic rain
#

Oh yeah that does some sketchy shit

full kelp
west cloak
#

Jesus Christ that's the last thing I needed.

runic rain
#

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

west cloak
# west cloak

i just got that shit seconds ago in my server and all of my plugins has this "javaassist" package inside them

west cloak
#

I think new malware spreading

runic rain
#

Yep