#minecraft

1 messages Β· Page 33 of 1

twin wing
#

Cloudflare is down

wet nymph
#

oh ok

twin wing
#

A lot of the internet isn't working rn

wet nymph
#

rare occurences

wet nymph
#

xd

#

sorry i'm under the rock

sullen verge
#

wahhh cloudflare say they fix but no fix

#

grrrrr

remote bay
#

Stop calling it premium

#

It's a paid plugin

flint kiln
#

Im wondering aswell

remote bay
#

Premium quality is never guaranteed in a paid plugin and there are premium quality free plugins

flint kiln
#

But you're right

remote bay
#

Nowadays it's an oversaturated market imo. The way to go is providing free plugins with paid support.

flint kiln
remote bay
flint kiln
#

I think you misunderstood

#

I don't say it is

#

I just say that its common for people to call it that

#

Besides the same goes for you

remote bay
#

Regarding this, there is Hangar but currently does not support paid plugins and it kinda never will directly. We are working on implementing private release channels which will be the closest to "paid plugins"

flint kiln
#

Dont listen to people saying its oversaturated they be saying that about anything

remote bay
remote bay
#

And several others have the same opinion

flint kiln
#

And then see

remote bay
#

Just because it's oversaturated does not mean you can't succeed, it's just extremely harder and requires way more effort.

flint kiln
#

Yes. But you frame it as a "no don't" I frame it as a "try and see" that's all

remote bay
#

I don't frame it as don't, just that due to oversaturation it requires way more time investment and due to that the time to profit ratio is way lower, you earn less per hour and the chances of succeeding are also lower.

flint kiln
#

In general you should try things and see

#

Except for drugs and stuff

remote bay
flint kiln
#

I say go and see if it's oversaturated

remote bay
flint kiln
#

And the market being over saturated doesn't mean its subsets are oversaturated

remote bay
#

There is a clear definition for oversaturated

#

And it clearly fits into it

flint kiln
#

It depends on the kind of plugin and target audience

remote bay
#

Again, not impossible to succeed but he asked to compare it to before covid

flint kiln
#

If you do regular plugin like the ones that everyone does and that are trending the yes. But you can find a profitable subset / niche I think

remote bay
#

And it's factual that it is not as easy anymore as in those past days

flint kiln
#

Factual?

#

Because you said it'

#

But its true that there are a lot of plugins

#

But it's often the same things

#

Over and over again

remote bay
#

Cool, we are speaking about an established author to a person getting into the market now

#

Totally comparable lol

flint kiln
#

Antway

#

You should try, give it 1 month and see

#

Or 2

remote bay
#

I'd say study the market and only invest time if you actually think you can do better

#

Otherwise why waste time

flint kiln
#

Study the market is cool but it's hard when you have no experience

#

You can try and see interact with the market and learn

#

@remote bay what are your thoughts on lean startup Principles?

remote bay
remote bay
flint kiln
#

Nothing im asking your thoughts about it

#

How would you do if you wanted to sell something from scratch quickly and effectively

#

Without scamming ofc

remote bay
#

I wouldn't

#

I hate building for profit.

#

That just creates shitty products

thin flame
#

I need advice because my minecraft server is getting new members, but they leave since the chat is empty. What should I do?

toxic pulsar
thin flame
#

I know

sullen verge
#

maybe make trivia in chat?

#

there are some servers that add trivia

#

make a multiple choice question and have players type the number in chat

#

what kind of server is it?

#

@thin flame

delicate wagon
#

6-7 SMP

thin flame
delicate wagon
#

Chat?

sullen verge
#

ok

thin flame
#

come ands look for urself

#

idk how to explain

sullen verge
#

I'm good rn

thin flame
#

oki

sullen verge
#

can't you give me a general idea of what you do in it?

delicate wagon
#

OPom3om if its paid im down to help you

sullen verge
#

for example what's the first thing a player does after the tutorial/start

mossy solar
#

Does anyone know how to make a group bypass the spam kick

small shuttle
#

Hi! I'm opening an SMP server soon and would like to know what hosting and package you would recommend for this type of server?
I am potentially looking for a host where infrastructure installation is not required.
PS: I'm looking for a machine location suitable for international use.

someone can help me ?

pastel widget
#

google it, ask chatgpt or sum

pale bough
#

Where do I look for a owner for my Minecraft Network

buoyant haven
#

link ur github and get the linked role in the server settings to access dev general

pale bough
toxic pulsar
# thin flame I know

i mean with a fresh server, thats why u try to build hype and a community before launch, so on launch u ideally will have some activity, and then you need to capitalize off the existing activity and launch hype, to get more people into the door

#

but yea noone will give u any magic answer, make content and make ur server seen, or pay someone to do it

thin flame
#

hm

fierce drum
#

.

#

why cant i see services

small shuttle
#

Hi, I'd like to sell a Minecraft project/server. I can offer this for sale publicly or exclusively (I'll only sell it to one person).

sullen verge
#

s

twin wing
#

Does anyone here know how images can be added to written books through custom fonts in minecraft 1.21?

#

I heard it is meant to be possible

forest flame
#

how to find help with deluxetag

median vigil
#

i need help with pai

#

papi

#

it spams my console

#

i use latest version

cosmic osprey
#

how do i use the /dm execute <player> <action> command on dmenus

twin wing
toxic pulsar
#

and then you could put that character in the book, i havent really seen anyone do this to make like full custom book guis

#

but it would work

#

cause even oraxen emojis menu, is just a book with all the emojis

#

which are done the same way

twin wing
#

nah im thinking of making a "guidebook" for how to build certain things in my server

#

With images

twin wing
#

In regards to adding a custom font in resource packs, I've made this font here:

{
  "providers": [
    {
      "type": "bitmap",
      "file": "crescentsun:font/vault_example.png",
      "height": 92,
      "ascent": 0,
      "chars": [
        "\ua000"
      ]
    }
  ]
}```
 With the image in question being found at `assets/crescentsun/textures/vault_example.png`.
Whenever I type `κ€€` (`u+a000`) though, the image does not appear.
The font json is found at `assets/crescentsun/font/crescentsun_images.json`
chilly flax
#

try /tellraw @p {"font":"crescentsun:crescentsun_images","text":"κ€€"}

twin wing
#

The image is about 700x700 in size, is that too big?

chilly flax
#

256x256 is the max

twin wing
#

Ohh alright

chilly flax
#

you can split it into more parts by adding more chars

#

"chars":["abcd","efgh"] would take 4 horizontal chunks on 2 vertical chunk things if that makes sense

twin wing
#

Okay well now the image is 48x48

#

And the issue still takes place?

sinful hollow
#

what should i do if nobody answering me in the "Help Chat" Server?????

twin wing
chilly flax
#

Send me a dm with the stuff, I'd be happy to help

twin wing
#

Alright πŸ™‚ be there asap

#

Done!

toxic pulsar
foggy nymph
#

describe your problem in the correct place with details that others can use to diagnose your issue and be patient

limber tendon
#

can someone giwe me welcity placeholders proxy welocity

clear mason
#

@shy robin also here

#

I'm not gonna bother pinging you, but he pre much said it in each public channel lol

shy robin
#

ty

midnight crypt
#

hello

#

is there a plugin that disables mob ai + movement and damage?

#

but it still reacts to gravity

faint trellis
midnight crypt
#

free

#

or paid

#

honestly depends on the price

faint trellis
#

i found 1 on bbb for 4$

midnight crypt
#

can i have the link? thank you

faint trellis
faint trellis
midnight crypt
#

thanks will look into it

lofty ore
#

Where do yall usually find good devs? People from #1434110121558020117 are crazy unreliable its always a hassle to find someone who actually knows how to do what they signed up for

lofty ore
clear mason
#

DM me with what you need, can possibly get it done πŸ‘€

lofty ore
#

i can do it but i got a lot of other things that need to be done so dont have the time

#

i might have more things to do in the future so i will note down your name for later

clear mason
#

k

toxic pulsar
pastel widget
#

not an alt at all

lofty ore
# pastel widget not an alt at all

i did originally create this account just to join this server. I guess its a alt in a sense. I keep my main account and this separate for organisation purposes

#

the username of this account is the same as the name of my main mc account so im not trying to hide anything. I literally just keep it separate from my private discord account thats all

#

you could easily link the two

#

i never bothered getting a pfp for this i will look for one or reuse the one from my main acc

toxic pulsar
#

Yeah but u realize how sketch it is, if I'd see you list something in paid, I'd open ur profile and instantly write u off as a scammer. I don't really see why u assume people would put in so much effort to make sure ur legit over 20 bucks

#

Atleast link ur mc server and etc, or whatever your working towards

midnight crypt
#

Hello

Is there a plugin that spawns giant zombie and is configurable like the HP, MOB AI, Rewards, etc
And when it dies, it shows a scoreboard on who dealt the most damage, then those who are part of the scoreboard receives rewards, prizes depending on their placing in the score?
For 1.8.9 server

#

Thank you

velvet forum
#

Hey

#

Check this plugin out

remote bay
#

I won't check out stuff people spam with a google drive link lol

velvet forum
#

"MinusOne reacted by Barry and Mr. Afonso" πŸ˜‚ πŸ˜‚

#

Why you angry man?

shadow parcel
#

@velvet forum dont link stuff like that

faint trellis
shadow parcel
velvet forum
#

It was just a video

lime lynx
#

hello placeholder api error "eCloud Manager is not enabled! To enable it, set cloud_enabled to true and reload the plugin."

faint trellis
lime lynx
faint trellis
#

hmm

faint trellis
faint trellis
remote bay
outer trench
#

I am in need of money 😭 😭 😭

#

Please dm me if any one wanna help

remote bay
#

And work

#

Like every other human being

outer trench
mystic bronze
#

how does one do the coordinates and whatever at the middle/top of the screen via resource packs?

#

is it just bossbar?

remote bay
#

and some spacing characters

mystic bronze
#

seems like pain in the ass to do

remote bay
#

it is

#

I just know how to do it

#

I haven't dared to do it though

#

xD

#

I suck at resource packs xD

mystic bronze
#

also is it me or %img_<font_image>% doesn't work?

#

like it seems like everything is correct, I can use it surrounded with :'s, but not in %img_...%

pale bough
#

Anyone know a great place where to find an Investor or Owner (or both) for a Minecraft Network? Like I am trying to grow my Network, and it has so much potential, but I need an investor & Owner to help me in the long-term, but I just can't find anyone who is interested/sees the same potential as I do. Without anyone to help my Network will be forced to shut down
Plus, the Network is already established and well-made, yet no one seems interested 😭

remote bay
pale bough
remote bay
#

If MVP is not possible then at least a document laying everything out

pale bough
hasty mortar
remote bay
pale bough
#

πŸ‘

untold stump
#

Hi i found a sort of abondad corruted server on java thers some scary bugs but im too scared t play alone soemoene play with me?

forest gazelle
#

πŸ’€

#

interesting marketing tactic

clear mason
#

examples;

  • betterHUD
  • mythicHUD
  • CustomNameplates
#

personally, i use customnameplates since I don't want any advance huds, just the bossbar shadow.

foggy nymph
meager orbit
#

Anyone knows an alternative plugin for essentials info commands like last seen, ip, uuid, just regular info from users?

#

Oh. And the extra /hat command

#

That's all i need to not miss essentials on my server

fair egret
#

t

meager orbit
# clear mason CMI

The reason i stopped using essentials is that i dont want to have an AIO plugin gatolhando

cloud gull
#

I'm making a resource pack for rank/prefix images

is it possible to animate them?

toxic pulsar
#

yes

cloud gull
# toxic pulsar yes

How do I go about doing that? As I can’t seem to figure out how to animate a font/unicode char?

#

Oops sorry, forgot to turn off reply ping

toxic pulsar
#

No clue, I dont make texture packs from scratch, would also suggest you do the same

#

Nexo or it's many alternatives can do it and it's well documented for them :)

meager orbit
remote bay
#

modular way better

maiden umbra
#

hi

pale bough
rare shell
#

Hewo

void hinge
#

For DeluxeMenus can i use hex colors?

leaden pier
#

@leaden quest You are very stupid and rude.

leaden pier
#

I didn't understand the +1.

toxic pulsar
#

What she do

leaden pier
#

He requests a service, and when we send a message, it just blocks us.

#

And it seems she does this with everyone.

cunning topaz
#

holy sexism

leaden pier
foggy nymph
#

man just had to drop that last tidibit

foggy nymph
#

you're so awesome bro

#

to not even have shame after getting called out on that comment is wild

foggy nymph
#

she dodged a bullet

#

working with you seems awful

#

and that's all she did? blocked you? and you felt the need to publicly insult her here over that?

cunning topaz
#

bro got shredded

#

did a commission for her once, had no issues idk what you're talking about lol

leaden pier
leaden pier
leaden pier
leaden pier
foggy nymph
leaden pier
#

Check your private messages later.

foggy nymph
foggy nymph
leaden pier
#

I'm a bit slow with some things, if you know what I mean, and also my English isn't that good.

#

I'm Brazilian, but I lived in the US a long time ago. My English used to be fluent, but now it's kind of bad.

foggy nymph
#

man's sent me an image of her being perfectly courteous 😭

leaden pier
#

If the person doesn't want the service, then why did they advertise there?

foggy nymph
#

man's she said "no thank you, not what I'm looking for" when you started off talking about 3d modeling when she's looking for a skin

#

and either way in what world does that mean you go in here and call them stupid and rude with no further explanation 😭

leaden pier
#

She was looking for the service I offered; she wanted skins, and in Blockbench, people create skins; 3D modeling is also skins.

#

She seemed polite, but she wasn't.

cunning topaz
#

You could've used all this time to find a job you can do instead of complaining

leaden pier
empty matrix
#

_ _
maybe it might've been unnecessary to add though

#

Β―_(ツ)_/Β―

#

but I don't think he meant anything deeply personal

leaden pier
#

And I have my own companies, I never need to work.

empty matrix
knotty flame
#

bro u behave like a freaking kid, grow up

#

I think shes just blocking everyone who offers studio services

#

bcs those are usually the worst quality

empty matrix
#

wait that's actually a good theory/idea

#

and at least judging by this conversation as a whole (including with ixume/etc) there might've been some miscommunication as well

knotty flame
jolly hornet
jolly hornet
jolly hornet
mystic bronze
knotty flame
mystic bronze
#

Never would I ever choose a studio over directly contacting a person

#

But that's just me

foggy nymph
knotty flame
#

nah, most people wouldn't choose studios actually

unborn tulip
#

Yo

foggy nymph
#

not a support channel

jolly hornet
#

But let me say one thing: just because of one mistake, doesn't mean you have to speak ill of all active studios. It's the same as saying that all the studios that sell on McModels are crap.

knotty flame
jolly hornet
#

Since everyone who sells on the McModels website is a good seller.

jolly hornet
foggy nymph
knotty flame
#

bros trying hard and am having fun ngl

mystic bronze
knotty flame
mystic bronze
jolly hornet
#

Not everyone is like that, that's true, but you need to prove that they aren't. In my case, I've never had a complaint because we provide service calmly. We don't rush anything; that's the dilemma of my studio.

knotty flame
jolly hornet
#

Everything should be done according to the necessary timeframe; I see no need to rush things.

#

But otherwise, we'll just end up arguing like children.

mystic bronze
#

so you are saying that doing something the right way, on agreed time, is something out of ordinary? I would assume no one rushes to do things when there is no reason to.

jolly hornet
#

Or shall we talk business?

#

This Discord server is for talking about good things and business.

#

You guys started causing trouble with me.

#

Now I'm going to eat my breakfast, I have to go to my company soon.

#

Have a good day everyone.

#

And clearly, as I said before, if I was rude or ignorant to anyone, I apologize.

#

Now please go get help and stop starting pointless fights.

knotty flame
#

Man you caused ur trouble urself. You are just a joke atp. Nobody talked bad abt anything of yours, on the other hand you started defending yourself for nothing? Thus you have advertised ur services using ur alt, sorry but that's just a joke

jolly hornet
knotty flame
#

ye, so show me where I've said so

mystic bronze
#

no he didnt lol

knotty flame
#

and you have said ur someone else and started advertising ur services

#

...

mystic bronze
leaden pier
mystic bronze
#

do you know what usually means, versus "always"

leaden pier
#

he said right there

knotty flame
#

thus started talking bad abt Jasmine (Yukii) even tho she did nothing wrong. She just has her own preference and you should respect it.

leaden pier
#

I'm being respectful, I already apologized and the guy over there saw it, this one here. @foggy nymph

mystic bronze
# leaden pier here

that doesn't imply they are bad, maybe they don't like working with studios and prefer working with individuals (what larky said)

#

what

#

no?

knotty flame
#

wtf is bro yapping

late breach
#

Guys anyone here ?

knotty flame
#

i feel like chatting with bad AI

mystic bronze
#

lol real

#

but thats just language barrier i would assume

#

is this ragebait

knotty flame
foggy nymph
#

he's saying "most", "usually", which is not the same as "all"

#

I highly doubt that

mystic bronze
#

lol wat

foggy nymph
#

defamation laws are not that lenient

late breach
#

Guys

mystic bronze
#

guys

knotty flame
foggy nymph
#

I don't think you understand the laws in your country for that. in most places defamation means someone has ill intent and is defaming your business to an audience

late breach
#

What a fucking group members

foggy nymph
#

saying "your thing is bad" is never and will never be defamatory

#

lying about an experience with your service to make it seem bad would be defamation yes, but no one did that

mystic bronze
#

either way talking generally about studios is not the same as defaming a single studio

foggy nymph
#

also he didn't even single you out

knotty flame
mystic bronze
#

ragebait fr

foggy nymph
#

😭

#

you are free to report our behavior

late breach
#

Noobs

foggy nymph
#

no one is saying that you have done a bad job

#

literally no one has said that

cunning topaz
#

awh man

#

missed the deleted messages

leaden pier
#

I'm still grating mozzarella.

#

I can't send images here, but I'm grating mozzarella.

cunning topaz
#

Okay, you're grating Mozzarella.

leaden pier
leaden pier
cunning topaz
leaden pier
pastel widget
#

😭😭🀣

empty matrix
leaden pier
pastel widget
#

πŸ’”πŸ’”πŸ’”

empty matrix
analog cape
#

bro is this beef still going on 😭

fiery bolt
#

Someone knows abt fixing a modpack here

mystic bronze
#

probably

tired matrix
#

hm

stoic gulch
#

.

errant sky
#

because the constructor is so good but really its annoying all menus moved vs how i clicked off and if i have something that uses all slots well it gets overriden

remote bay
#

but it hasnt been updated since 2023

errant sky
#

oh

#

ok

mystic bronze
errant sky
faint trellis
#

@shadow parcel sorry to interrumpt, but this is a scam or non related

faint trellis
narrow dagger
#

is it possible for a single village iron farm to produce 453-510 iron per hour in bedrock editon minecraft?

#

or am i just getting lucky drops

remote bay
#

doubt anyone can answer anything about bedrock behaviour

narrow dagger
#

oh well

knotty flame
#

bugrock?

clear edge
#

Yo looking to buy Minecraft servers. If you’re selling or know someone who is, reach out. I’m buying projects with real monthly revenue, active players, and clean handover potential.
Budget depends on performance, but I close fast.
Cheers

ocean valley
hardy badge
remote bay
#

for those unaware

remote bay
#

what

#

the versioning is hella good like this

#

and quite clear

#

[Year].[Drop].[Patch]

#

way better than 1.idk

toxic pulsar
#

idk, i dont really see the point

#

like sure it might be more clear, but most versions were 1.[drop].[patch] anyways

#

all ur adding is a year, which i find kinda useless

mystic bronze
#

personally I don't really care about the versioning

toxic pulsar
#

change is bad 😑

thin orbit
#

oh im hyped for this

#

i think i'm gonna miss the 1.21, 1.22, etc., but this is so much better than just not incrementing the first number, now not incrementing the second number, and the third number is for both game drops and the bugfix patches

#

now instead of saying "download 1.21.11", it can be "download 25.4.1" or whatever

empty matrix
#

oh what are they dropping the first number

thin orbit
#

and swapping to year

#

yeah

empty matrix
mystic bronze
#

how do yall like my prefered versioning for plugins j21-mc1.21.8-2.4.0 aka j<target-java-version>.mc<target-minecraft-version>-<major>.<minor>.<patch/bugfix>

empty matrix
#

I mean yeah makes sense

thin orbit
#

i like how HuskSync does it: HuskSync-Paper-3.7.2+mc.1.21.1.jar

mystic bronze
#

hm, I guess including server software is also useful, but I only do paper so, not that useful for me

empty matrix
#

Β―_(ツ)_/Β―

#

so it's not really a new thing to happen

mystic bronze
#

yeah inventing something new these days is, well, pretty difficult lol

empty matrix
#

tru

wintry torrent
#

apple also started doing that recently with ios

leaden root
#

hey guys

shadow parcel
#

@leaden root no self promoting

leaden root
#

ok

ocean valley
#

@clear edge

west oyster
#

is there any way to tint the languages text using hex colors?

silver scaffold
#

Hey, where can i report a freelancer scamming?

#

Nvm found!

cosmic walrus
#

If there's anyone here who is familiar with Forge modding (the actual development process) please shoot me a dm, I want to do a silly but complex thing that might not even work and I'd rather prevent wasting tens of hours agathanks

small shuttle
#

yo wsp ! what is the best location for host a internationnal server ?

knotty flame
#

I would say germany?

forest gazelle
ancient saddle
pastel widget
#

i guess he meant which location is the most optimal to use

#

but depends on your target playerbase, you can either choose US/Canada or Germany

#

if you choose US/Canada, EU players will have higher pings

#

and if you choose Germany, n. american players will have higher pings instead

ancient plank
#

they were like "we want it to line up with Bedrock!" then made it instantly fall out

#

idk why they can't make them both consistent, like I get bedrock is much different but there's no reason for these drastic differences imo

remote bay
#

the change makes total sense lol

#

bedrock and java not being the same doesn't.

#

But who cares about bedrock tbh

#

also, bedrock has limitations on console

#

in terms of version naming

knotty flame
#

personally I think it makes sense they wanna have same versioning system on both platforms

#

just bcs of overall management

#

i dont really mind such change and idk why's everyone so dramatic abt it tbh

remote bay
#

yeah

ancient plank
#

not the numbering but their idea of update cycles

#

drops have made the development cycle feel so cursed

remote bay
#

people when only 1-2 updates per year: 😑
people when constant updates every 2-3 months: 😑

ancient plank
#

I've been against the updates we've gotten for a while

#

I think criticizing the amount of updates we get is unfair, especially for how massive the game is, but I think their update contents are wonky

remote bay
#

honestly, I disagree, the updates mojang has been doing have been anything but awesome.

ancient plank
#

I'm also not one of the people who thinks every update needs to be as big as 1.13 or 1.16, however the drop cycle makes it seem like we are only getting "experimental" new content rather than anything changing the core game

remote bay
#

Bringing constant flow of content and specially the huge amount of additions for servers

#

like data driving stuff

ancient plank
#

yeah, I agree that way, but on the flipside servers have a harder time updating with this cycle

remote bay
#

not really

ancient plank
#

not so much now, but moreso at the beginning of drops being introduced I'd say

#

I seen a lot of complaints on it

ocean valley
remote bay
#

Yeah, from unexperienced server owners OR because of servers using plugins from developers who take ages to update things, specially since they love supporting 1.8 lol

#

Plugins using NMS are the only ones that realistically break with game updates. Server owner's fault for using them. And even then, there are abstraction layers like PacketEvents.

#

Updating runway to new versions is (most of the time) just updating PacketEvents

ancient plank
#

Here's the thing, more owners ARE unexperienced, so they are the majority

remote bay
#

well yeah

elder sail
#

All the rest just feel like unnecessary bloat that barely anyone asked for

ancient plank
#

Pale garden was cool, halloween themed drop

#

but still the content of it was so like uh..

#

I mean it's cool don't get me wrong, but I'm tired of every new biome that gets added just being some cool looking but rare biome

elder sail
#

And it's annoying to have to keep updating plugins, wait for stable paper release (or whatever software you use)

ancient plank
#

cherry, pale garden, mangrove, etc

elder sail
#

I don't mind the pale garden in this kind of format

ancient plank
#

why not some new common biomes, would love to see that

elder sail
#

It was a small content drop like they said they would do

ancient plank
#

Copper drop was noice tho, I actually use copper stuff in survival

elder sail
#

And it actually made sense

ancient plank
#

That's fair

elder sail
#

But in my opinion, the game has mainly gotten worse after 1.20

ancient plank
#

To me I wouldn't say worse, I'd say it got interesting for sure, but the core game is still so similar

#

They seem scared to try anything new that impacts the core

#

Which I understand but there is 0 risk taking in the updates or even snapshots

#

they play it very safe

elder sail
#

Yea most of them just feel like a waste of time and not worth the hastle of updating stuff

#

This "Mounts of Mayhem" drop feels like it was just thrown together with random ideas that nobody really asked for

#

No real thought behind it

#

Yay we get another reskinned skeleton labeled as a new mob...

ancient plank
#

Yea I agree on that mostly

#

I like the mob varients but there is such little thought behind it lol

#

Other than headlines

#

Whenever someone sees a short with the title NEW MOB no matter how bland it is it goes mad viral

elder sail
#

They just want to pump out more bloat and call it new

ocean valley
#

hey @blissful pine

ancient plank
#

And the formula works so they just keep doing it so

elder sail
#

Nobody asked for a zombie camel

ancient plank
#

As long as the game isn't dying they'll keeping doing it

#

and MC isn't really dying atm

#

maybe on decline yeah but not dying

elder sail
#

I feel like when they reveal the new drops, they just want the initial GASP from the kids

ancient plank
#

Mhm

#

It's all kid oriented

#

The lives are made for kids for sure

#

Not the community as a whole

elder sail
#

Disregarding how bland the features actually are

#

For example the spear

#

Looks about as broken as the mace but the kids are going to make huge reactions out of it

ancient plank
#

Yea, it's just stuff they are trying

#

No one really asked for it but

#

they wanna experiment with side features

elder sail
#

That's not a side feature

#

Stuff like that completely changes PvP

#

And makes it worse in my opinion

ancient plank
#

Ehh, I see spears more as a side feature, when I go to a crafting table I wouldn't include a spear in my typical crafting routine

#

More of a novelty

elder sail
#

Anything that can one shot a maxed player with egap and turtle master, wither, warden, etc is a stupid idea

ancient plank
#

I agree with that yeah

elder sail
ancient plank
#

Yea I don't play much SMP type servers so that makes sense

elder sail
#

For example build servers won't have a difference

#

But survival, PvP, anarchy will be hit hard

ocean valley
elder sail
#

I don't know

#

That category is still around but I don't think many people search for "factions" anymore

#

That was more of a 2014 thing

ocean valley
#

on bedrock edition, faction and hcf is still a thing

elder sail
#

I think people mainly just search for SMP, survival, or anarchy

elder sail
#

Whoever that youtube was made everyone call servers SMP

ocean valley
blissful pine
ocean valley
elder sail
#

I feel like the Minecraft server community as a whole is getting worse and worse every year

blissful pine
elder sail
#

It's slowly getting filled with more and more brain rot kids and it's really starting to show

ocean valley
blissful pine
elder sail
#

Incredible

ocean valley
ocean valley
ocean valley
#

it's cooked

elder sail
#

Yea I play an 18+ server and it's not bad at all

ocean valley
elder sail
#

We still get some kids joining from time to time but they usually leave pretty quickly when they realise everyone is more mature than them

blissful pine
#

18+ mc server

#

What am I reading

elder sail
#

So we don't get all the brainrot / wannabe wembu kids

blissful pine
#

Oh

elder sail
#

It's great

blissful pine
#

Fair, I thought nsfw πŸ’€

ocean valley
#

haha

elder sail
#

Just mild

ocean valley
proud sky
#

Isn't that against discord's tos?

remote bay
#

@worn hornet bit sus

remote bay
maiden umbra
#

hi guys

stone bay
#

hi

ancient plank
stone bay
#

⁢🀷⁷

sinful night
#

This is exactly the kind of thing that blocks users from being able to embed images.
I guess your account got hacked, sorry broh...

remote bay
#

@worn hornet

carmine oak
#

Hi

#

I've had this mod in the back of my mind for years now, and now that I remembered it, I couldn't find it anywhere, thankfully the Wayback machine had 1 occurence of its overview page to let me know that I wasn't crazy and didn't dream it, but I can't find any jar ;-;

shadow parcel
carmine oak
#

I tried checking the Dependants page but it wasn't archived

#

meaning I'd need to check all modpacks made for 1.7.10 πŸ₯²

#

one day maybe, but not right now

shadow parcel
carmine oak
#

;-;

wintry torrent
carmine oak
#

saw it, but doesn't have the ATM which is what I was looking for ;-;

#

there's another one that says the same thing, ncc-stuff, but yet again, no ATM

wintry torrent
#

oh rip

empty matrix
#

unless you need it for specifically 1.7.10

#

not sure if it has ATMs, but you could ask in their discord

carmine oak
#

that'd be nice though I doubt it has it ;-;

#

though considering the project is pretty recent, the dev may still have a jar of the old mod so that could be a good lead

#

if only he still had a discord server😭

empty matrix
#

oh nvm the invite link is invalid lol

carmine oak
#

all the discord links are expiredπŸ₯²

empty matrix
#

yeah

carmine oak
#

found his github and yt channel

#

same

#

no repo for the mod either

empty matrix
#

@carmine oak tada

carmine oak
#

insane

empty matrix
#

uhhhhhhh

carmine oak
#

I'm very tempted to post the "I DON'T SPEAK TACO BELL" video XD

empty matrix
#

πŸ₯²

#

huh (google translate)

carmine oak
#

did the same thing lol

#

well f me

#

welp, we'll see if I get an answer on the server

hardy badge
#

@wicked badge DM’s.

charred abyss
#

Any available to help me

#

Is anyone available

thorny mauve
#

Greetings, everyone!
Bringing strong experience in AI engineering and cross-platform app development, focused on scalable, user-centric, and high-performance solutions.

Skills :

 ⦁ AI & Machine Learning: ML, DL, NLP, Computer Vision (PyTorch, TensorFlow, LangChain, OpenAI API)
 ⦁ App Development: iOS & Android (Flutter, React Native), Web Apps (React, Next.js, Vue.js)
 ⦁ Backend & APIs: Node.js, NestJS, Express, FastAPI, Python, Go
 ⦁ Automation & Agents: AI agents, workflow automation, RAG systems, chatbots
 ⦁ Cloud & DevOps: Firebase, AWS, Docker, CI/CD, Supabase

DM anytime for collaboration on AI projects, mobile apps, or full-stack app development.
β€” Senior AI and App Developer β€”

mystic bronze
#

im going to start adding "X Rest API" as a skill from now on

shadow parcel
#

aswell

#

lol

mystic bronze
#

then I realized X aka Twitter

#

when I meant "<insert-any-name-here rest> api" lol

proud sky
#

@safe pebble dms

rotund palm
#

@safe pebble I sent a friend request! can do that for 15$ πŸ™‚

proud sky
#

Like ain't no way someone does that

#

right... RIGHT?

nova sand
proud sky
nova sand
proud sky
nova sand
#

But im more than 100% sure some random guy who uses AI to code for himself will take that thing

proud sky
#

but again, you might be right on this lol

livid pawn
#

He might be offering $3 per each basic feature he needs

random marsh
#

I'll give you 3 dollars so that guy don't send that message to that channel again.

small shore
#

I never seen so many people get worked up over someone lol. This is great πŸ˜‚

#

I love 🍡

flint kiln
#

Its a cool offer for beginners

#

And the requested feature is like very easy to do

cunning topaz
#

I especially love that they are a dev themselves (apparently)

nova sand
remote bay
#

like inventory rollback plus with 140k downloads

#

he also created FoliaLib lol

nova sand
random marsh
pale bough
#

Is there anywhere reliable to find a potential Investor or Co-Owner for a Minecraft Network? Our hosting is fully covered, and the Network itself is already established, and well made.

Our primary investment needs are for Developers, content creation, and a few smaller server-related expenses. We also have a strong marketing plan and a fully developed concept for our unique Lifesteal serverβ€”one that has the potential to attract a substantial player base. If you know someone that could help please ping me here or send a DM.

ocean valley
#

@outer tinsel dms

thin flame
#

i need help

umbral lanceBOT
#

There is no time to wait! Ask your question @thin flame!

thin flame
#

2 players got permanantly banned and we cant unban them

#

we checked their warning history

#

its all the warning x 10

#

and we cant unban people

#

ok wth, it just randomly fixed

winged haven
#

how can i optimise my spigot and my server in general cause we reached to about 22 players and the server was just really choppy. The tps was consisstant 20 but there were problems with the tick stuff. Server was stuttering and stuff. I own a bedwars server. Anybody have suggestinos?

cunning topaz
remote bay
winged haven
woeful tree
mystic bronze
#

last time I compared - the difference in performance is quite big, especially when well configured

winged haven
#

I already have promised spigot

#

Optimised

remote bay
#

Paper.

#

Is your answer

#

There is no "optimized spigot"

#

The only optimized spigot that technically exists is paper

#

And some other paid scams too

north star
#

@uneven bison hello, sorry to tag you, im trying to comunicate with zorbeytorunoglu for a plugin he did to me but he donΒ΄t answer, would you help me with that please?

uneven bison
north star
#

Thank you matt, you're the best!

proud sky
livid pawn
proud sky
livid pawn
#

Me myself, i consider it worth it. The support that they offer is amazing and you can learn a lot from there

random marsh
#

And developer is not nice guy

#

And and fuck and this software still based on PaperMC

remote bay
nova sand
#

uspigot is decent but i would rather use folia

knotty flame
#

leaf does not let other devs work on folia and he's also pretty slow with update

#

missing documentation and yeh

#

CanvasMC is doing their job for them

nova sand
#

I mean its either use leaf/folia or kill your brain making your own version

knotty flame
#

uspigot has crazy stats tho

#

like regarding player to server ratio

nova sand
#

that yeah

random marsh
#

Leaf: Just some renaming and untested old patches

nova sand
#

its very good

random marsh
knotty flame
#

and Tubbo has tested it with 500 players on smp

#

and we are using it on hoplite

#

so

nova sand
#

U make the models for hoplite?

knotty flame
#

i would say it is tested yea

#

nah

#

I've done some plugins and textures

random marsh
# knotty flame so

There's a huge demand, and it's highly unlikely, but could you ask your client to provide the USPIGOT source code? Your client has the right to request the source code.

nova sand
#

Uspigot is monthly paid and giving some1 the source code is basically saying "yo lets give this paid thing away for free"

livid pawn
#

Its monthly paid if you want uspigot +

#

Uspigot is $70 per major version

random marsh
#

I don't know if there's a legal basis for it.

winged haven
remote bay
remote bay
remote bay
#

which is why they left BBB I think

#

Uspigot is one of the greatest scams ever either way

#

Actually, just checked, machine breaker said he would make the source available to any buyers.

#

This was said in bstats' discord

muted cobalt
#

I repeat HE WONT PAY YOU

shadow parcel
tawny steeple
#

Hey if anyone in here is well versed in pvp smp server setup, dm me. I've got a few questions regarding crystal pvp.

bright swan
#

Hi, i was using my paper 1.21.4 server well and good (external server in minehut) , but yesterday i updated it to latest 1.21.11 but now it's saying Failed to verify username constantly , How can i fix this ?

frail gorge
#

hello, can someone dm me, i needed some help related to minecraft

wintry torrent
bright swan
wintry torrent
shut solar
#

does any1 know why minecraft looks so noisey/ grainy i have a pretty good pc but i still use ires and sodium

bright swan
# wintry torrent by log do you mean their docs?

yes like what exact flag to add like you said that might be causing the issue…
also i have connected the server in minehut so it already has a custom startup flag…
would helpful if you can point me out the flag that they had added in the changelogs, so i can refer that to minehut also if needed

bright swan
wintry torrent
#

it isn't something that paper changed. its something minecraft themselves changed

bright swan
wintry torrent
real cargo
#

probably wind charge too if its newer versions

#

netherrite tools (if you want them to break the arena), fireworks elytra (if you want them to fly) pots

#

and by using phoenixduels cat_smirk

tawny steeple
real cargo
#

cause if yes, then its the plugin itself πŸ’€

tawny steeple
#

This has nothing to do with phoenix though

#

Simply an issue I’m having lol.

real cargo
#

oh fair enough cause we do have an issue with the delay on crystal πŸ’€

#

and its a known one that many people complain about

tawny steeple
#

This feels like universal how do servers escape it. 😭

real cargo
#

do you use strike practice or another duels plugin?

#

cause if so, they might have their own methods of handling the crystal explosion too

#

and there isn't rly a great way to replicate the vanilla behavior

tawny steeple
#

I don’t use any duels plugin

real cargo
#

so the default minecraft behavior SCaaa

tawny steeple
#

Precisely 😭

#

Just didn’t know if there was any known causes or solutions for vanilla Minecraft crystal delay.

real cargo
# tawny steeple Precisely 😭

i only found a single option (if you are using paper) in the paper-world-defaults.yml file under the enviroment section optimize-explosions:

#

but i dont believe its enabled by default and its unlikely that you have it enabled

tawny steeple
#

Ah ok I’ll give it a go

real cargo
#

i am not aware if it interferes with crystals, but they explode so.. shrug

tawny steeple
real cargo
#

false probably

tawny steeple
#

Kk

#

already false sadly

real cargo
#

it could also be a plugin interfering with it. for example protection, maybe an anti cheat(?)

tawny steeple
#

I checked and no mitigations are being made when crystals are in use.

real cargo
#

what about a combat plugin? they always have the most random options

tawny steeple
#

I do use something called "eternal combat"

real cargo
#

try removing it and check if the crystal issue is fixed πŸ’€

elder forge
#

I'm getting an odd issue with DeluxeTags showing color code symbols arbitrarily. Anyone know why by any chance? #1449143760616423484

tawny steeple
#

for like combat logging purposes

tawny steeple
#

you guys did make phoenix duels

real cargo
#

nuh uh that is different πŸ’€

#

thats for pvp, not combat logging

tawny steeple
#

ah you just don't like how they're coded or the fact that you can't dc lol?

real cargo
#

tbh if thats the one causing the issue you can switch over to more universal ones like combatlogx

tawny steeple
#

I've tried that, sadly it got like discontinued it seems

#

Hasn't been updated since July

real cargo
tawny steeple
#

yeah no luck with removing the plugin

real cargo
#

πŸ₯€

tawny steeple
#

it fine if I dm you side by side videos of like crystal on CLUB PBP, and then my server?

#

I just can't send videos here lol

real cargo
#

yeah send a friend request my dms are off

steel lichen
#

Hey everyone !

Looking for some cool devs/creators that wanna partner up on building a server with me πŸ™‚ I'm pretty self sufficent everything is mostly done just need a team to finish it up and rollout

latent sapphire
#

Sorry to bother, does this server support fabric servers?

formal tundra
#

Hello

#

The "rgb" function is not working for me, am I doing something wrong?

          type: has item
          material: LEATHER_BOOTS
          rgb: 176, 46, 38
          amount: 1
timid plover
#

I am alos not sure if this option works with the has item requirement

remote bay
#

also, cant I just spawn them?

#

oh wait

#

it needs to be done on bedrock

#

tf?

timid plover
#

@near depot please report them using /report or DM @umbral lance. Thanks!

stray basalt
#

I had a friend whose account was hacked and he ended up getting banned from this server. Is there a way for him to appeal for it?

#

He was a verified dev here

proven rover
#

Is there a more performant alternative to citizens using manequins already?

remote bay
#

Oh that's cool, might take a look into it and make one

wintry torrent
remote bay
wintry torrent
#

the only thing about it is that if your server supports older clients, they can still see it. but some versions may show a text above them that says "mannequin"

wintry torrent
#

most players use the latest version anyways

remote bay
#

Exactly

#

Gotta see if there is a plugin already doing it.

regal flame
#

Can anyone help me out with proxy placeholders?

I want to show in my hub a hologram with play time per server like:

  • playtime Survival (per player)
  • playtime Skyblock (per player)
  • top 10 playtime Skyblock
  • top 10 playtime Survival

Etc

queen cradle
#

Playing Minecraft beta

naive raptor
#

.

pale bough
#

I have a question, so I am looking for an investor have yet to find a trustworthy, genuine person that shows interested and sees potential in my project. I know people say, "Oh I'm making the next big Lifesteal server pay me!! yap yap yap" and shi but I actually have a great idea for my Lifesteal server that is unique and I've NEVER seen it used before, and it will be easy to grow aswell. I mean we have a solid plan for both the idea and marketing.

Any advice on how to find a person to invest and you know, isn't a scammer... if you know someone or have some good advice it'd be greatly appreciated, it has been my dream to own a successful Network, but I just need help.

pastel widget
#

good luck whatsoever

pale bough
pastel widget
#

πŸ‘

unique wigeon
#

What would be the latest version of the Deluxe Menu that works on 1.8.9? Would it be 1.10.5?

unique wigeon
#

πŸ˜”

small shore
#

you already know what that is for don't you lmao

wintry torrent
#

Minecraft 26.1 will apparently be using Java 25

thin orbit
#

based

#

i love the keeping up to date with lts versions of java

mystic bronze
#

when are they migrating to rust

thin orbit
#

when Rust 25 is out

dark thicket
#

who wants to join me evil gang in da hood

flint kiln
#

Me

dawn pewter
#

@woeful schooner

#

your thing that you just sent in #showcase is actually fire bro

woeful schooner
#

thank you bro

#

i appreciate it

dawn pewter
dawn pewter
woeful schooner
#

i can still remember that we used to chase pokemons in the streets

dawn pewter
dawn pewter
#

good luck on your project wish you best !

woeful schooner
#

thank you bro

dawn pewter
#

πŸ˜†

small shore
#

Is there any channel appropriate to discuss different host providers?

serene lotus
#

as long as you're not advertising this channel is fine

small shore
#

Sweet, LiteByte reached out to me, and was wondering if anyone has experience with them. They provided their trustpilot, but the total amount of reviews is quite low to be a source of trust

quartz pike
#

Hello, Is there anyone i can talk to who's experienced in creating plugins for minecraft servers? I have this server Idea in mind but I can't find the right existing plugins and I have no clue how to mess with their config and make the vision I have in mind come to life. It's a bran new project and I'd really like some support or assistance in it, I'd also appreciate it if whoever it is would like to work along side me on this project. Note: Please don't expect getting paid any time soon, If it works out and this becomes a successful server then you'd recieve more than your cut for the effort! I don't expect getting anything from here but I'm desperate and I don't have the money to hire someone experienced in coding to help me out.

keen sierra
#

Can I get some help with setting up my Minecraft server?My developer quit

turbid flint
#

Some of these paid requests are insane. 8 hours work a day, 4 years of expierence as a coder and pay is 500 usd a month? You better off flipping burgers in mcdonalds

toxic pulsar
sharp vessel
rotund palm
#

Lol

keen sierra
toxic pulsar
#

😊

#

i want 25 europes an hour

knotty flame
proven cedar
left plank
#

Hello, I have a problem. I have the following code for a kit menu, and I want to make it so that if a kit is timed out, a different description is displayed. I already have the "no permissions" and "default" descriptions, but the timed-out description isn't working. Please help:

# ========== KIT TERRA ==========
  
  # KIT TERRA - PUEDE RECLAMAR
  'terra_si':
    material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmQyOTFiNWI0YWVmYWQ4OTQwZjZiMDBkZmZjMzZmYTlmYjJlMWViNDI2Yjg2ZGU3ODgyODNkZDExM2QzNGE3ZCJ9fX0=
    slot: 20
    priority: 1
    update: true
    display_name: '&fKit &#6ebb64&lTERRA'
    lore:
      - '&8Al reclamarlo obtendrΓ‘s lo siguiente:'
      - ''
      - '&eContenido:'
      - ' &#6ebb64β–  &fArmadura'
      - ' &#6ebb64β–  &fHerramientas'
      - ' &#6ebb64β–  &fComida'
      - ' '
      - '&ePermiso requerido: &aβœ”'
      - '&aβœ” α΄…ΙͺsᴘᴏɴΙͺΚ™ΚŸα΄‡'
      - '&aClick para reclamar'
    view_requirement:
      requirements:
        permiso:
          type: 'has permission'
          permission: 'cmi.kit.terra'
        disponible:
          type: '=='
          input1: '%papi_cmi_user_kitcd_terra%'
          input2: '-'
    click_commands:
      - '[player] cmi kit terra'
      - '[close]'

  # KIT TERRA - EN COOLDOWN
  'terra_no':
    material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmQyOTFiNWI4YWVmYWQ4OTQwZjZiMDBkZmZjMzZmYTlmYjJlMWViNDI2Yjg2ZGU3ODgyODNkZDExM2QzNGE3ZCJ9fX0=
    slot: 20
    priority: 2
    update: true
    display_name: '&fKit &#6ebb64&lTERRA'
    lore:
      - '&8Al reclamarlo obtendrΓ‘s lo siguiente:'
      - ''
      - '&eContenido:'
      - ' &#6ebb64β–  &fArmadura'
      - ' &#6ebb64β–  &fHerramientas'
      - ' &#6ebb64β–  &fComida'
      - ' '
      - '&ePermiso requerido: &aβœ”'
      - '&c✘ ᴇɴ α΄„α΄α΄ΚŸα΄…α΄α΄‘Ι΄'
      - '&cEspera: &#6ebb64%papi_cmi_user_kitcd_terra%'
    view_requirement:
      requirements:
        permiso:
          type: 'has permission'
          permission: 'cmi.kit.terra'
        cooldown:
          type: '!='
          input1: '%papi_cmi_user_kitcd_terra%'
          input2: '-'
    click_commands:
      - '[message] &fDebes esperar &c%papi_cmi_user_kitcd_terra% &fpara reclamar el kit &#6ebb64&lTERRA'
      - '[close]'

  # KIT TERRA - SIN PERMISO
  'terra_noperms':
    material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmQyOTFiNWI0YWVmYWQ4OTQwZjZiMDBkZmZjMzZmYTlmYjJlMWViNDI2Yjg2ZGU3ODgyODNkZDExM2QzNGE3ZCJ9fX0=
    slot: 20
    priority: 3
    update: true
    display_name: '&fKit &#6ebb64&lTERRA'
    lore:
      - '&8Al reclamarlo obtendrΓ‘s lo siguiente:'
      - ''
      - '&eContenido:'
      - ' &#6ebb64β–  &fArmadura'
      - ' &#6ebb64β–  &fHerramientas'
      - ' &#6ebb64β–  &fComida'
      - ' '
      - '&ePermiso requerido: &c✘'
      - '&cNo tienes permiso para reclamar'
    view_requirement:
      requirements:
        nopermiso:
          type: '!has permission'
          permission: 'cmi.kit.terra'
    click_commands:
      - '[message] &fNecesitas el rango &#6ebb64&lTERRA &fpara reclamar este kit'
      - '[close]'
spark compass
#

Looking for minecraft dev's to help on a minecraft server, join the team, its a lot of fun, if you have the skill dm me

sacred jay
#

@misty niche DM's

weak lynx
#

Does someone know how I can use paper plugins on my 1.20.1 forge server?

remote bay
mystic bronze
#

obviously it's very questionable how well they will work. my guess it should be fine for most simple plugins, but I wouldn't recommend using it for any big/complicated ones.

obsidian tinsel
#

Hi, I'm looking for someone who knows how to make Minecraft logos. Anyone interested, please DM me on Discord. Thanks.

fervent pine
#

yoyo

limpid delta
#

Does anyone know how to disable the console entering /list? I've looked in the server list's scheduled tasks and theres nothing for /list.

Also can't see anything in the essentials config about it unless im blind?

mystic bronze
#

that's how it checks if the server is used iirc

soft gate
#

Nuvotifier version 1.21.8 doesn't support VoteParty. Which other plugin can I use it with?

deep rain
#

Looking for a reliable collaborator from America, Europe or Australia

cunning topaz
random marsh
#

Be like

#

Requirements: 10 years of experience with a framework released 2 years ago

Budget: banana (optional)

steep cloak
#

will mojang take me down if i add gambling just based on the general concept of it, or will it only matter if players r using real-world money to purchase in-game money that will be thrown at a lotto machine? my server only allows players to mine gold to get money, no way to actually purchase

wintry torrent
steep cloak
#

Since I'm using townyadvanced

wintry torrent
#

yeah that wouldnt be allowed even with fake money

blazing patio
#

related question: is minecraft eula even enforced?

sour slate
#

They dont even care much

slow imp
#

probably unless you are a biiig server you can get away with P2W

blazing patio
#

like, wdym i cant make realistic guns and graphic horror depictions 😭

foggy nymph
blazing patio
#

it wont lol

worldly flax
#

guys how to post on the showcase

wintry torrent
remote bay
#

I have seen several small projects get taken down before they even launched

#

just because they posted some sneakpeaks in twitter and such

wintry torrent
#

yeah enforcement does happen, can just be slow especially if no one is reporting it

foggy nymph
#

unfortunate

blazing patio
#

and like how does that even work? does mojang literally sue you, or just adds to some sort of "blacklist" in their auth servers?

remote bay
remote bay
#

not common though

blazing patio
#

i heard Russian copyright system sometimes still lets foreign companies sure Russian companies for copyright, even if it's "sanctioned", or something, well, and sometimes it's just ignored

#

(in quotes because idk if that's the correct term)

dapper tide
#

how do I get a instant health potion in deluxe menu? and Ive alr tried looking through wiki I dont understand

thick gate
#

@fervent pine hi

wraith matrix
#

hello

#

guys

#

i look for dev

#

to work with me in our server

#

who know ?

mystic bronze
#

any Spark experts here?
I cant for the life of me figure out what the hell is going on lmao

https://spark.lucko.me/bURhAPXZs6

(not my server, just working on it)

spark is a performance profiler for Minecraft clients, servers, and proxies.

#

from my understanding chunk ticking seems problematic

clear mason
#

try updating plugins--
check your protocolib vers

mystic bronze
#

protocollib is already the latest

clear mason
#

highkenuinely dont know whats happening thing, everything looks fine.

#

weird how CPU usage is at 20% while TPS is tanking

#

okay now I see the issue

#

its someshit with chunks nd rendering 99% sure

#

are you pregenerating anything rn?

mystic bronze
clear mason
mystic bronze
clear mason
#

sometimes up sometimes down

clear mason
#

Chunky / Map Plugins

mystic bronze
#

the world map is generated already (squaremap), Chunky isnt running right now

#

though idrm if the owner generated the chunks prior to opening the server

#

nvm they said they did

#

yeah Im at a loss rn, everything seems fine

clear mason
mystic bronze
clear mason
#

14.75K chunks are being loaded

#

no wonder TPS tanks

mystic bronze
#

isnt that more of view/sim distance issue?

clear mason
#

it depends

#

if you have file access can you check what the server render distance is?

mystic bronze
#

by default its 3, but they use ViewDistanceTweaks

#

so it can be manually/automatically modified

remote bay
#

you are using protocollib

knotty flame
#

low-key tru