#minecraft

1 messages · Page 140 of 1

ember briar
#

Are you slow? No, literally just ping the connection ip as its running on a machine.

#

Its not that hard to obtain an ip.

bright raptor
#

Oh the domain

ember briar
#

When pinging it you will get an ip response back.

bright raptor
#

You're the slow one

#

Lol

ember briar
#

How is that? You don't know common server protection.

#

Just make sure you have ovh and other is trash.

bright raptor
#

Do I not?

ember briar
#

💂

west flame
#

If it's not proxied.

ember briar
west flame
ember briar
#

If thats what you mean

ember briar
#

They connect through another ip which filters out attacks

west flame
#

... not talking about DDOS protection. I'm talking about not being able to just ping an ip because its hidden through a proxy.

ember briar
#

You can still ping

#

It will ping the ddos protection

#

ddos will either show ip.

#

Or the filtered version

west flame
#

You won't get the ip of the server... you will get the ip of the proxy which is what I initially stated.

ember briar
#

All your doing is adding records, it doesn't change the connection ip from the proxy just through 3

#

You still get the ip.

#

Unless its a vps machine filtering the proxy to ur bungeecord

west flame
#

Please read this entire convo over again before sending another message with its context.

ember briar
#

If they ping tcp shield whats the point?

#

If they got his main ip

#

Then just ask for an ip change

#

Not that hard

west flame
#

🤦

ember briar
#

If its his machine reset dynamic ip settings or mac

drifting thistle
#

Hey so i created a resource pack for my server... and im having issues with it. something went wrong in the coding and i am unsure where how or anything about it. Is there someone here able to take a look at the pack and see where i went wrong?

torpid turtle
#

can anyone suggest me a black market plugin for 1.19?

cunning abyss
#

Yo guys
Any help with this spark please?
Like, my server is not lagging but the average mspt is 30
and probably today we'll reach 100 players
and i want to fix any occasional lag
https://spark.lucko.me/wU4SgHhr6j
Profiler with ticks only over 150

last sierra
#

30 mspt is not that bad tho

cunning abyss
#

i know i know

slow imp
#

30 ms means one tick takes 50% more time to 'complete' nvm, I was thinking about '20 ticks per second', one tick has 50ms

cunning abyss
#

but

#

it could be better

#

any way to optimize my server?

umbral lanceBOT
#
FAQ Answer:

Are you trying to optimize your minecraft server and don't know how?

Well fortunately for you, others already did it and shared their knowledge! You can find a good guide here: https://github.com/YouHaveTrouble/minecraft-optimization

cunning abyss
#

following that guide is quite useless if i don't know what i should optimize

#

and i sucks reading profiler or timings

slow imp
#

too many entities from what I can see

cunning abyss
#

can you see how much active entities are there?

slow imp
#

no

cunning abyss
#

so that's the main problem?

slow imp
#

do you allow spawners relocation with plugins like silkspawners?

cunning abyss
#

i do

slow imp
#

time to implement some limits

cunning abyss
#

like limit per chunk of spawner?

#

or something like that?

slow imp
#

yeah

#

on our server we used to stop the spawners if in an area of 3x3 chunks around them were more than n mobs

cunning abyss
#

oh so you don't prevent placing spawner

#

but you prevent spawner spawning mob

#

if there are more then n mobs

slow imp
#

we also had a limit of 25 spawners / chunk or something like that

#

and always disable the AI of mobs from spawners

cunning abyss
#

any good plugin for that limiting system buddy?

slow imp
cunning abyss
#

And another thing

#

No performance impact using insights plugin?

empty matrix
cunning abyss
empty matrix
#

I've never used one

#

so I can't really recommend one

slow imp
#

MANY people say stacking is not good

empty matrix
#

that too

#

I forgot

cunning abyss
#

just for spawner mobs

#

i think that's okay

slow imp
#

idk

timid plover
#

they can be bad. That doesn't mean they are. But many entity stacking plugins claim to be optimizing stuff while they actually do the opposite as they are most likely written by incompetent developers.

#

This also happens with clear lag plugins. Paper has a great item disposal system built in. There's usually no need for a clear lag plugin.

misty root
tough haven
# cunning abyss i think that's okay

It's not good, it will cause more issues, for example it can create thousands of fake UUID which will cause lot of problems, also it can mess up with so many other plugins, it's just not worth to use mob stacking plugins in any case

Also if I'm not wrong stacked mobs completely fucks up Bukkit mob limits

cunning abyss
#

that's why i'm using it just for spawner mob

#

and not for natural spawned mob

timid plover
#

well by default in minecraft items get cleared 5 minutes after being on the ground in a loaded chunk. But paper allows you to change that time and also allows you to do it per item type

empty matrix
#

ah

timid plover
#

so on a faction server for example I Can have stone be removed every 30 seconds instead. or something like that

cunning abyss
#

Does this profiler says something more usefull?

#

we reached 91 players and 42 mspt

timid plover
cunning abyss
#

Lag spikes everywhere

#

with 16gb of ram

#

it was unplayable

timid plover
#

interesting. others claim they've seen a lot of improvement.

cunning abyss
#

i noticed that ZGC performance depends really on the server

#

ect

#

they can be good for someone

#

and bad of others

timid plover
#

I assume you already pre generated your world?

cunning abyss
stable zodiac
#

the player cannot write to the chat, while an error is displayed in the console
"sent message with invalid signature"
I use the plugin Chatty

#

Version 1.19

last sierra
#

ChatChat is better though

fading turtle
timid plover
#

ugh?

Chatty - Lightweight universal Bukkit chat-system solution

fading turtle
#

Oh nvm it is

#

Mm other thing has the same name.

thin orbit
#

i mean it was kinda in the name

fading turtle
#

My bad

#

No true, but if I'm not wrong the other plugin is called chatty too-

stable zodiac
#

Now I have disabled any add-ons in the chat, the problem remains. Does it have a solution?

wheat talon
#

Does anyone here want to develop for my upcoming bedrock and Java crossplay server volunteering named calcitecube

fading turtle
#

I don't think people realize how much work goes into a good server.

drifting thistle
#

ive checked the coding and looked throught the textures and file paths it goes too

#

nothing looks out of place. like..

#

im so confused where i went wrong and maybe a second opinion will find something that i was unable to find

tough haven
drifting thistle
#

See thats what i was thinking but going over all the paths and model locations in the file as well as what i have it set to im not finding where it could be at

#

unless im just blind and its something obvious

tough haven
#

It could also be that your item.json file is configured wrongly, like cmodel data in wrong order etc

#

Purple cube = wrong path to model
Purple model = wrong path to texture

drifting thistle
#

its not a cube its a flat purple null item

#

so path to texture then

tough haven
#

What do you mean as the null item? By "cube" im talking about missing texture block

#

Also it can be caused by capital letters in names of any files, resource packs dont like capitals

#

Same goes for spaces

drifting thistle
#

as in the purple/black texture. its flat instead of a cube

tough haven
#

Is it 2D item?

drifting thistle
#

yes

tough haven
#

If so, then its still missing model

drifting thistle
#

Hm... thanks let me recheck everything if i still cant find it ill let ya know

#

So i went over it really quickly and like....
{ "predicate": { "custom_model_data": 2200015}, "model": "item/raulh22/slimefun/slimefun/food/diet_cookie"}, This is the line of code puling up for the diet cookie texture. I also rechecked the model data in the configs and it shows correctly. its also in the correct order in the json file
Zadda Textures (3).zip\assets\minecraft\textures\item\raulh22\slimefun\slimefun\food\diet_cookie.png This is the path it takes to find the texture for the item
Zadda Textures (3).zip\assets\minecraft\models\item\raulh22\slimefun\slimefun\food\diet_cookie.json And this is the filepath for the model. So im back to being confused.. there is no capitals anywhere in the coding so like...

#

also i have Zadda Textures (3).zip\assets\minecraft\models\item\activator_rail.json As the base item model where the first line of code i sent is located.

full sage
#

Does deluxe menus have its own channel?

timid plover
warm canyon
#

you can't do that with a proxy but there are other ways around it

#

seems like you guys already went over that though

unreal adder
#

Does anyone have any strategies on debugging a command for a plugin?

#

I'm no java developer, but there's an issue with a command on my production server where if I give the permission without specifying a world= context the command breaks.

If I specify the world= context, it works, but only for that world

drifting thistle
chilly flax
misty root
#

outside of notifying the developer

unreal adder
#

Sorry for not updating, but you're right ty 🙂

drifting thistle
drifting thistle
#

I load the texture pack in through the server. So is there a way to check that? It shows nothing on client

chilly flax
#

The file name and path checks out

#

How big is the texture in pixels?

drifting thistle
#

I can send the texture pack if need be. And if I remember correctly the pixels are correct. It’s a texture build for use with slimefun

#

I incorporated it with my texture pack and the only part that works is my own items and maybe 2 or 3 of the slimefun ones

chilly flax
#

Are the custommodeldata numbers in the correct order?

#

From lowest to highest

drifting thistle
#

Yes on all of the files

#

took me 30 min to check. all the file paths are accurate as well

#

same for the model data in the plugins item-model.yml file

#

if i send the texture pack here would i get into any trouble? im unsure if that violates any rules.

warm canyon
#

I was pinged

#

wwhhheeerrreee

unique kite
#

I got this super weird error when joining a survival world (1.18.2, Optifine) ```
java.lang.NoSuchMethodError: 'void net.minecraft.server.level.DistanceManager.addRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)'
at net.minecraft.server.level.ServerChunkCache.addRegionTicket(ServerChunkCache.java:429) ~[client-1.18.2-20220404.173914-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerChunkCache.m_8387_(ServerChunkCache.java:425) ~[client-1.18.2-20220404.173914-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_129940_(MinecraftServer.java:471) ~[client-1.18.2-20220404.173914-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:318) ~[client-1.18.2-20220404.173914-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2357!/:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:833) [?:?] {}

Any ideas?
granite brook
unique kite
#

Client

#

Since it isn't a server, and it is a survival world

radiant quartz
#

how can i access updated version on deluxe chat

umbral lanceBOT
#
FAQ Answer:

Spigot Account Linking
To get support for a premium plugin owned by Clip or Glare you will need to verify your spigot account using /spigot in the #bot-commands channel. After you have successfully linked your spigot account you should ask your question in the coresponding channel for that plugin. If you have already linked your account and want to update your roles, run this command /spigot check.

timid plover
#

@radiant quartz this

drifting thistle
#

hellllloooooo i need help to make a server

forest gazelle
#

hi

empty matrix
#

HI

wind palm
#

HELLO

forest gazelle
#

😔

empty matrix
#

don't be :pensive:

#

😭

forest gazelle
#

i am always :pensive:

sour gale
inland forge
#

minecraft skin viewer program (without shaders ig)/novaskin wallpaper gen (without shaders ig)/blender

drifting thistle
#

whatt

warm canyon
#

Does anyone here have any background with MythicMobs? I've tried asking for support in their Discord but as expected it's dead as hell.

shrewd sphinx
steep dove
#

Does anyone know clear world generator what doesn't need like multiverse or something similiar plugin

wheat sorrel
warm canyon
#

Does anyone know if Factions /help stuff is hard coded or can that be changed via a config file somewhere? The /help stuff is very sloppy (as expected from MassiveCraft) and I wanted to clean it up a bit.

tacit folio
#

Hello

tough haven
warm canyon
tough haven
#

You don't need to be dev for that

warm canyon
#

I wouldn't know how to do it

tough haven
#

Just open the jar in WinRAR, find the text and rewrite it, then save it and you are ready to go
But you will have to do that with every plugin update

warm canyon
torpid ore
warm canyon
#

Factions3 is basically dead so update isn't an issue

buoyant haven
#

which is plaintext

#

not bytecode

torpid ore
#

oh alr like some internal config or sth

buoyant haven
#

yes

#

i'm like 70% sure that's the case

#

feel like I did it for my server yonks ago

torpid ore
#

oink?

buoyant haven
#

bark