#minecraft
1 messages · Page 35 of 1
Will see if I find the video later at home
But yeah the comments on your post are anything but positive lmao
yeah, yeah. Im talking just about the outcomes
The only positive comments are your own glazing over "AI" (spoiler alert: LLM*)
Outcomes are what you make of them
The whole conversation here was identical, difference is you made it personal here
That reminds me, wondering where craftbench is
Never heard of them ever again
Anyways, your product is like the 5th llm plugin generation service I have seen in the past 2 weeks alone lol
the product, in my opinion, is just straight up bad. I can't imagine having to:
- Write an entire book about what kind of plugin I want
- Trust the AI made no mistakes, no dupes, no unhandled edge cases.
- Go over the process again (I assume I could continue from the last "checkpoint" or whatever, but still) every time I want to change something (small)
- Manually move the plugin inside the server, restart it, where, if I used an IDE - most of the time I could just hotswap it (and I'm not even talking about the debugger, etc.) to test/check out the plugin/changes.
Sure it can generate me an event listener and a command, but I can't imagine it working for big projects. Someone kind of mentioned this, but I wanna repeat it, since I agree with it, basically - if you don't know how to code, you should not be making plugins (and anything else code related)
i meant email submissions and discord server joins
yeah. Im trying to sort out most of these issues
i'd recommend stopping while you still can lol
yo is anyone good at making smp like infuse and all that kinda plugins caus ei need custom abilities and a plugin maker that is not going to charge me over 60 bucks it is a big plugin but i need someone to make a it that is great with abilities and custom weaponms like infuse that kinda stuff dm me if u can ill pay
Exactly
These aren't issues an ai wrapper (which is what it is) can solve
at least in IDE you can pinpoint exact location where an issue may come from, because you can see actual code, and when you don't understand it, especially don't see it, good luck trying to fix it lol
I remember this funny post
https://www.reddit.com/r/ChatGPTCoding/comments/1ibtjri/my_project_became_so_big_that_claude_cant/
granted this guy said it's 30 files
I am working with projects with 100s of files
of course this was a year ago, but still
our microservice has 120 classes
xD
in Waves Ive got like 300 classes
love this website
❤️
wth is unclanked
if anyone knows, #1456082817833242818 message does this seem like a good price range?
i have no clue when it comes to stuff like this
no, 1-25 is not a good price range.
the plugin doesn't seem like it's difficult but developers time is definitely worth more than $1 in any way
should be 20-25 imo.
yes was just checking smthg
Hey,
Im looking for plugin ideas to build with Craftea to share and prove its performance. This would be helpful for testing and getting feedback as well. Appreciate it.
@forest gazelle when next unclanked post
i have unclanked down for maintenance rn
very soon it will be back up and you will have as many posts as you can consume
what do you want a post about
Craftea faces lawsuit as it helped build a pipe bomb
fyi you can make your own posts
all it takes is sending a made up url in discord (or even just loading it in your browser)
You got me
can someone join my bedrock world and help me get ennderpears and gear/stuff
is it best practice to include a db prefix or not if i have separate db for each plugin
i think you may as well, just in case
@civic rover just checking smthg
I did the thing 😔
I don't know how you saw the typing but missed my message though lol
dammit i wanted to see it
on mc im playing ATM10 i got around 100+ fps but when i played vanila i got like 80fps idk why but its looks like i got Vsync but i dont can anyone help me in dms maybe
and i got more fps in cs2 then minecraft
it's all a skill issue. To use AI to code you have to be able to do what you ask AI to code lol, and then check, say "bro use util" there, "you could do x better by doing y" there, and use it for repetitive tasks "ex: react/front web components", repetitive backend logic (setting up controllers, etc)
checking level points per msg thing
good day I don't know why but I have a problem with FPS and I don't know if it's some setting or not because I had a nvidia 750 graphics card and it was about 150 fps
now I have an nvidia 3060 and I have an 80 and a better monitor, the old one was 75hz and the new one was 180hz and I don't know why I have so little fps so maybe someone could take a look at it with me I would be very happy
and when I used another client I had 200+ fps and on atm10 I have more fps than on vanilla feather
what
so don't use feather
i got every mod
on feather
and i got lot of things soo i can play good on the feaher
One message removed from a suspended account.
why it shows as spam to me
is there anyone that can help me setup my minecraft server
i need help with a tree farm, could someone help me please?
i know there is plugins like pl hide pro which hide perms and tab complete, this is with of course the option of manunally listing each perm etc. wondering if there is any plugin out there that auto does this by chance? i know its probs one in a million but figured id ask here first!
Hello everyone, I'm having a problem with the plugin. I'm playing on version 1.16.5 and using plugin version 2.11.6, but no matter how much I try, the plugin won't download any extensions. I've tried uninstalling and reinstalling, but it still doesn't work. Can you please tell me how to fix this?
[10:54:18] [Server thread/INFO]: Failed to find an expansion named: Players
these are usually blocked automatically where are you listing these perms?
Its called Player not Players
type /papi ecloud download player
then /papi reload
[10:55:17] [Server thread/INFO]: Failed to find an expansion named: Player
same issue this side
Your host is blocking it
then
We changed domains I suggest telling your host about it
to whitelist our new domain
I made a mistake, the plugin doesn't download anything at all
You can read about it here #announcements message
You can search them all here https://ecloud.placeholderapi.com/expansions/all/
I have an error on localhost
What error?
Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
• HelpChat Paste - How To Use
Well, the plugin error is on the local host, so it doesn't download any extensions
Could be your network provider then
Are you on the latest version of placeholderapi?
type /ver placeholderapi
Where should I enter it? In the console?
doesnt matter
or just type /papi dump
papi dump
[11:00:46] [ForkJoinPool.commonPool-worker-2/WARN]: [PlaceholderAPI] failed to post dump details
java.util.concurrent.CompletionException: java.io.IOException: Server returned HTTP response code: 403 for URL: https://paste.helpch.at/documents
at me.clip.placeholderapi.commands.impl.local.CommandDump.lambda$postDump$1(CommandDump.java:113) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_401]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_401]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_401]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_401]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_401]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_401]
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://paste.helpch.at/documents
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_401]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_401]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_401]
at me.clip.placeholderapi.commands.impl.local.CommandDump.lambda$postDump$1(CommandDump.java:108) ~[?:?]
... 6 more
[11:00:46] [ForkJoinPool.commonPool-worker-2/INFO]: Failed to post dump details, check console.
What to do?
um
@serene lotus
403 lol
?
Just wait
pretty sure its just your network block our domain from doing anything
causing this
Okey
most likely getting blocked by cf
for being sus
us? or them
our cf blocking them
Out of curiosity does "https://paste.helpch.at/documents" work in a browser for you?
Yes
The link works, but everything else doesn't
So, what should I do?
anyone know a plugin or paper config to change the amount of times villigar refreshes
hello people i need a little help i want to make a pvp arena where people can crystal pvp but i do not want them do destroy the arena
Hello
hey, man
ty whoever took care of it xD
A Proof-Of-Concept (POC) for near-tracelessly injecting into the Minecraft client using ASM. - Swofty-Developments/MinecraftInjectionPOC
Mixins already exists and you can use them on paper using ignite
💀
this is a poc showing that it's not possible to detect all cheats with external software (in screenshare scenarios)
like many pvp servers try to do
1st
any populated discord server that has commission post? Like helpchat and mythicmobs?
No idea 😐
Btw provide me mythicmobs server link in discord
mythic kind of died
true that
I reached ht2 cpvp with a DMA that costed 300 usd (surprisingly cheap compared to other DMAs)
true that trust
Ooh
Helpchat is the most active so far ngl even more than bbb discord
Hello
everyone
i just want to ask if anyone have vidoe of Clutches / PvP moments their your server
sorry if this is the wrong place
yes
Hello, I'm facing a small problem, the scoreboard kill count says "unknown static 'player_kills'". I've tried everything but it doesn't work. What advice would you give?
how can i share my server in share-my-server, should i just copy paste server details, or is there any specific format.
format is in the pins of the channel
oh, thanks :)
hello need help in direwolfpack
Looking for someone to help me setup my server if you can u will get dev role in game trying my hardest rn I use ender hosting) if you don’t use it or don’t know how it works please don’t try, I want someone that knows abit and can get it done,I’ll share 25% of the server income once it’s sorted, have a pc and sort everything (files)(plugins) out yourself if you can.Thanks yzvia
I need a Hight Quality Minecraft shorts creator who can record and make content in my server, DM me, I’ll pay per short
#1456082817833242818 (you need to tell a budget)
If it’s good anywhere from $15-$40 per shirt if it’s really good
I mean don't send it here
Yo guys. i using deluxetags, and how to show tags in chat???
i use essentials + ess chat
help
PLace holder api
switch to pretty much any other chat providerr
LPC is decent
essxchat doesnt support placeholders, and its just better to not use it at all
lpc is the most basic chat provider that supports placeholderapi placeholders
Ignore them
People saying you can’t run it with that setup are delusional; though u need papi
Hello fellow owners and devs
Have y'all seen this player? "Mclist"
I've seen him on 2 seperate servers i dev on and one i play on, he does not do anything or any commands just comes by every now and again. anyone else seen him or is this just a coincidence?
As per the rules, we can only moderate messages in English.
no life
i wonder if skin designers actually exist 😭
like i have spent the last 5 hours looking for someone to make variations of a zombie skin 😭
Maybe contact a modeler
im not looking for a modeler its just to retexture zombie skins 😭
anyone can do it just the problem is im not creative enough
so not anyone can do it.
modelers exist for that purpose.
zombie skins are still somewhat of a model.
dont u just like use paint 3d to paint over the pixels 😭
idk im not smort
i thought modelers did like the actual shape and stuff for things
not just textures
Are there any Spanish-speaking configurators here?
well they do, but they are also very familiar with textures automatically
as models still require textures
alr
I know a modeler
Maybe he could be intrested @solar tide
Ooo yey
Modelers also textures the modrl
Depends on work if you give him like 100 of zombie variation
Time is money
I was thinking like 15 with different hats and stuff
Maybe slight recolour
Dm him i mean
Say arheniuss told
Kk
Why did he piss you off?
Because you think your time is more worth than his time and his talent?
People really want to underpay an already underpaid "industry" lol
I asked him to make my zombie blue
.
Well making a zombie blue and making 12 variations is not exactly the same thing is it?
If it's just making it blue, why don't you make it?
Cuz idk how to
Then you pay, what's the issue?
nvm
You pay for convenience, time and talent from someone who knows what he is doing lol
Never heard of the story of a man that was paid thousands to fix an issue in a ship? What he did was slam the hammer once in a specific place, it solved the issue. He got paid thousands to know where to hit, not to hit.
yea u got a point
[15:16:28 WARN]: [DeluxeMenus] Could not find and open menu donatemenuQeFFefFC why??
why cant i post on showcase ?
demn u also got my custom rank
nah u dont have it
its just og me
what ?
the role i have
@hasty mortar i have sent you a dm.
@long zenith open the DM.
Anyone a Dev or anything that would like to help me out with my network You will get SOME OF THE PROFIT that the server makes Our network will have Survival Lifesteal And SkyBlock (my server specs 16gb of ddr5 ram 4800 100gb of nvme storage and a ryzen AMD EPYC 9000 series
i dont think profit based requests are allowed
fair fair
this guy blocked me over trying to tell him to use
[server]
[request]
Correct, stick to #1456082816507838717 for profit based stuff
his msg got auto deleted but i got notification from it
bro straight up blocked me xD
yeah!
@grave wagon DM’s.
Русские есть?
help pls
my deluxemenus version 1 14 0
doesn't see tipped_arrow rgb color
version 1 14 1 don't working
what MC version?
show your deluxemenus setup
Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
• HelpChat Paste - How To Use
hey, where do i report stolen builds here?
Did someone scam you?
./report

gonna get em banned

That's why I take half advance

@clear edge DM’s
Hello, will there no longer be support for the clans plugin?
do you mean guilds?
Yea
It’s still supported what issues are you running into
It doesn't work in the latest versions of Minecraft
Hello ! is it planned to add the possibilité to use inventories to create larger menus, and even disable the visibility of the inventory in meus ? thank you
dm is os if u want u can do that urself
but iirc theres no plans for that.
what u use to create custom textures like in showcase that people make
Aseprite
I already did
Oks
@outer tinsel accept friend request 😄
done !
can i find builders here
not sure if i’m allowed to post a request
HIRING A BUILDER
WORLD DESCRIPTION
i need a spawn island 40x40 + 20 small floating islands each with enough space for a 10x10 mine + shopkeepers + pvp, (not a ton of space, just enough, keep it sorta small) the islands can be copy pasted with small tweaks, i will setup the mines, i only need the builder to make a 10x10 square on each of the 20 islands for the mine
the world is a tropical theme, please add extra details.
Paying $40 USD
ping me and add me as a friend and message me please
with that budget, go to breadbuilds and buy premade ones
but it’s a box mine pvp server
Lots of pre made ones around
where? i’ve looked everywhere and can’t find a single one
can you link me to one @tacit notch
What exactly do you need? Like, i can find alot of tropical builds. But it being exactly what you had in mind probably wont be the case.
Though it will end it being cheaper then commisioning it.
Add me as a friend ill try and help you out
Honestly might even be able to do the building for you.
@meager arch DM’s
@coarse coral plz accept friend request.
hello, i am looking for an experienced developer that is able to create a mod and has 1.21.1 mc command block knowledge to help me set up things on my server if youre intrested please dm me ! (there is a payment ofc aswell)
Can someone help me to setup velocity? I struggle real bad
I wonder if anyone will ever take the time to create a proper Minecraft build AI
as in doing it from scratch and specialized, like an image model but for Minecraft
there's definitely not enough data for it to be any good
but it would still be pretty interesting I think
It's not a AI that make build, it's just gemini with fonction to draw shape
I know
im talking in the hypothetical
Oh I see
I have a question. I use the e4mc mod to self host a server, but it seems to have an 8 player limit. does anyone know a way to raise the limit?
@lapis shadow you still breathing?
I didn't see a plugin, but I did end up just self hosting a full server using them. thanks!
oh nice
just if u need to setup voting or anything for a server
there is currrently only 1 plugin that supports HAproxy voting
huh, good to know. thanks!
im mostly just worried about how well my pc will run a server with a few players haha
and advertising to get more people
on ur main pc or separate
main at the moment
ouuf might be a tad hard on it depending the hardware
yeah thats my concern. im not planning to do anything super large with it at the moment, mostly just to get things started and eventually I might get a separate pc for hosting or just pay for a host
i have a good amount of ram, its my cpu im worried about
mc is single core intensive
ive been running a smp for a few years on an i7 7700k no issues
yeah ur fine if u turn that into a small server pc but not sure how good it is for playing and hostin same time
it should be okay, and I have a laptop I can use too for gaming
im also not planning to host more than like 10-20 at a time
Im just not quite sure what I want to do yet with my server. Something along the lines of an smp or maybe i'll run like small civilization events
im looking for co owners / partners if the shoe fits 👀
oh? im intrigued
I have server owning experience. I used to run a server with 200ish people on it a few years back
hit my dms, i was no joke writing up a request lol
sweet
i cant connect to the server
how do i make %player_team% work in placeholderapi while im using betterteams plugin??
i never used that plugin but i think that placeholder doesnt exist
check their docs for placeholders here: https://betterteams.booksaw.dev/docs/dependencies/PlaceholderAPI/
If I made a command like /punish <user> - how can I use litebans to punish the specified user
like what is that argument called
They vibecoded this entire tool btw, their security is absolute ass
Have all their google storage files:
https://t.co/xR3kiYdLcJ
Also you can see active requests from users rolling in
https://t.co/MUvTL5CA6W
There is also a cancel request endpoint, have fun :)
this tool was posted here earlier 😂
whats that
ai Minecraft builder tool
Not like mine
Check out showcase
sadly making minecraft developement community more lazy, and more useless with tools like this lol
Hey, kurze Frage, wie kann ich solche Custom GUIs machen?
idk
anybody know a mod that changes the new inventory drop on death system to the old one? The one that doesnt throw your items possibly 5 blocks away
@violet vault @viral portal add me as friend regarding both of your requests
what's the most played mod to play in mc
like smp/skyblock/kitpvp/factions?
and what version
I've just seen it, I will reply to you
guys i wanna include custom resouce pack to server
but tbh i dont have any paid pl is there any other way to enable them
i know there is via texture pack but im not good at it
Hello, I have a problem with my modded server. I use FTB Essentials. When a player dies, they appear NEAR a point of spawn. The point IS INSIDE a tower, but players appear ABOVE the tower. It happens even if a player used a bed. Nevertheless, /spawn works fine. It's super strange. My modlist of the server: https://pastebin.com/s5yQixxR THANK YOU A LOT!
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Yeah, ofc, any normal host has the opinion, check aternos for example, I never use paid plugins, just regular texturepacks
It's not strange, that's a vanilla feature. You can change it with the /gamerule spawnRadius <value> command. Essentials sucks imo btw xDD
OK thank you which mod is better?
What do you mean with which mod is better?
What's better than ftb essentials?
Just not having it, or specific commands for what you need, idk
So we just need to make some mods by ourself to cover all our needs?
It's very rare that a player needs essential commands, they usually use only a couple of them. Essentials (at least the plugin version) changes most vanilla syntax for commands, which can be confusing, and if you just need the god option of essentials for example, a simple Skript or even worldedit already has that. Essentials is like a solution to a problem that the 90% of people that use it, doesn't have
can u help me enable it with texture pack? do u have any texturepack to send me for an example so i can keep making it, i had back then and also used texturepack not an actual plugin but now when i try with pack it broke
guys can someone help me with custom textures?
i just get the null sign when i try to use logo that i inserted in pack
when i write charm it just says null
I recommend you watching a tutorial in Youtube, make sure it's for the same Minecraft version you're using. For the resourcepack thing you mentioned, search for custom model data example packs for your server's version.
imn watching but i still cant see a image that i put in
how do i make it to version of my server?
and whats the best server version i should go?
im making it 1.21.11 paper
this minecraft changed a lot since my last srv build i feel like im beginner in this fr
i downloaded texture u told me from site put it in make the server 1.21.10 now when i try to load it just unload by itself
Depends on what you're searching for
I didn't reference any texture, and if your server is 1.21.11, using a 1.21.10 texture pack probably won't work
can we go maybe in priv chat
nono, i downloaded pack for 1.21.10 adn srv is 1.21.10
same versions
i just added logo and default.json
and it crash my pack
my logo is like 1000xsomething
maybe that would be an issue?
I would advice you to search for a channel that's for community support, not sure if it's the case with #general-plugins and #1007620980627230730
Check the logs
2:17
[LC MemoryFix] Scaling resource pack icon from 128 to 64
maybe it really is that the logo is too large?
How more obvious do you need the message to be? 
i just made it 128 still crashes
Why are there so many people who just put a request and ghosts everyone who DMs them, despite we messaging them immediately after the request was sent?
@weak mulch may i recommend changing your logo
It is very similair to Wynncrafts logo
It's not same as of Wynncrafts, but yeah I had few references in the mind. And this is my first variation of the logo, plan to improve it meanwhile developing the server.
Thanks for pointing out it's more similar to of wynncrafts, I'll try some more variations and designs. But not changing the custom text.
Yeah it 100% directly reminded me of wynncraft
I think a color and background shape change would do alot
I honestly dont care, but its purely for publicity reasons. It would be better for your project if people wont associate your logo with another project. Especially if that project is so popular.
You're right. I'll try different colors and all and see how it goes
I just hope it helps you out 😉
It absolutely does, thanks
Hello friends
So I joined this server to potentially hire folks for Minecraft server (I am 1 of the owners of it) and are kinda looking for folks who can help optimize are modpack to make it less laggy/help out with bisect stuff. I don’t mean to advertise if this isn’t the right channel to do so
I wonder how successful people are who try to get people to optimize things for them
feels like most Minecraft developers are quite bad at that
I havent seen much people taking care of that in MC comm
ofc there are devs that truly care abt the performance & such
but dont think they are that successful imo
at least i dunno abt them
more minecraft developers care about how many sloptokens they have left than performance sadly
Ive spent too much for them
🙄
xD
sloptokens, u mean AI, right?
tbh I was against it a lot previously, but now am kind of using it on daily basis
we all use it at my job
ofc not for like vibe coding, but for making some time consuming tasks - u still need to edit the stuff that it does, but it does save quite a lot of time, ngl
Yeah
I use Claude if I can’t find something on google
Just so I don’t get flamed by people on forums
Have explicitly put in the system instructions that it needs to be concise and give steps mostly
Very smart
I actually let it fix my errors & such. Am using it for generating the unit tests & such
for like micro services
which is absolutely fine
bcs micro services aint a huge context, so AI still does understand it properly
ohh for unit test is smart
yeaa, sometimes it does pretty dumb tests, but in most cases it works just fine
it also has pretty nice ideas for optimizations btw
it still fails thinking abt optimization of whole project, but it does nice optimizations of certain parts
like I dont mean whole project as whole project, but thinking abt optimization of certain part that uses stuff from other namespaces, etc.
for example Ive been doing some calculations for ray casting that it bit more simplified than the vanilla one and it was recommending p stupid stuff
like it did not understand that it should b for minecraft blocks
while ray casting can be optimized a lot as you just step each block
@violet vault Im down add me as a friend
it gave some nice suggestions to optimise my rendering indeed
it is a nice tool
but full on vibecoding is just stupid
5.3 codex better imo
it understands things way better and tries to fix its mistakes
claude is good for one shotting stuff
in an indeal world you'd use claude and then codex to clean up the mess opus did lol
I just use codex most of the time, or gemini 3 flash for small things, codex is faster and less token hungry
That’s fair
I haven’t tried ChatGPT recently so I’ll give it a shot
It’s so hard to keep up with all the models
Been sticking to opus 4.6
5.3 is a thing? o-o
does essentials support bitmap like custom resource pack for an icon and custom generated fonts via sites?
yes?
intellij does not have it yet 
bruh so I could have spent abt 50% less tokens
kms
if you want to try it out, you can use it for free if you download openai's codex app. they are giving 2x usage for free for the first two months
2x usage?
idk exactly how much that is cause all it shows is a percentage that resets weekly. but from my experience, its a good amount
imma crash out
Failed to initialize ACP process. Invalid configuration for agent 'CodexCustom': Command executable not found: C:\Applications\codex-acp
xDD
YES GOT IT
yeah, hence why I switched to VSC, gets way more frequent updates
bruh some people shown an example without .exe
(switched to vsc for web stuff, not java)
some people say that they've got the 5.3 there
they had to reinstall the plugin
and log out
idk
I could not figure it out xD
however while Ive got the Go version I should have had some credits too, no?
yeah I use vscode for basically anything thats not java or kotlin
oh
no
I am speaking of github copilot
if you are using the codex extension
then only plus+ accounts have access to it
lol
I used to use IJ/Webstorm but eh VSC gets stuff faster
Go has access to it too
am already using it

added it into the jetbrains AI plugin
that's new then
either way, I don't use it via openai itself
github copilot better
well Ive used jetbrains AI which is basically the same thing
but they do not have the new codex there 🙁
so yeh am temporarily using this thingie
not the same thing fyi
whats the difference?
@cursive flint you should add splines (catmull for example) to the movement and make sure the editing experience is good
and other types of key frame and easing
making a good editor for this kind of thing is the hard part
Agreed, Im trying to make the best possible experience for first launch. Of course even when its out it will continue to improve but for now i dont want to overcomplicate it for the sake of it
well those things are necessary for anyone to use it
other plugins offering more functionality exist already
I dont agree, you may have a different perspective on it. the editing experience right now is easy enough for people to understand and use. with time it will upgrade and be more fleshed out
what's the plugin about??
theres also more people who would rather just buy packs that have pre - made and already configured cinematics. the whole purpose of everything i create is to bring more complex but visually appealing systems to standard consumers that dont have to then learn a whole new skill to just have 1 new feature, but also cannot afford to pay 4 digits for a commission for something so niche
its a modular cinematic plugin
from my experience, cinematic plugins now have worked on world, X , Y and Z. This works on relative positioning
not using precise coordinates (unless specified) you can run a camera movement anywhere and get the same subject result. but maybe a different backdrop
also keep in mind that already exist doesn't mean there is no space for new products. People have different needs, maybe you solve pain points in other ways...
in fact its easier to make a product in an already established niche than creating a new one
my other plugin proved that
what is it about ?
AnimationsCore
the cinematics ?
Giving event based animations to players
it wasnt exactly a new niche but it wasnt massively developed enough
etc
which one
I dont typically make free plugins. I dont believe i should, the point is to make it accessable for very cheap , not for free. My time is valuable and if i want to turn this into a business i cant just be giving handouts for 100+ hours
I totally agree with uou
https://youtu.be/3tTCTHQJCaw
this is a pack that was made for my plugin
Teleport Using AnimationCore Plugin
Download here: https://mcmodels.net/vendors/23/tugkandeman
discord: https://discord.gg/p5xajUAwa8
(i make my plugins so other sellers can make assets for it)
oh well Codex is just free
it aint included in Go
but i can still use it

anyone teach me developing of minecraft plugins?
watch vids
nobody's gonna invest loads of his time just to teach you all basics
theres loads of tutorials on ytb
@full orbit accept my friennd request
Where do I start learning to code Minecraft plugins? Which language etc? :)
I feel like all tutorials are outdated, 3-4+ yrs
i dont know if much has changed since 3-4 years ago, the same tools probably all still work
i would advise you to start with java + gradle (kotlin), you can use intellij as your IDE
Will do! :)
How to add custom Items to GUI ? 1.21.10
@lyric sigil check dms!
guys i have a problem with custom gui, map is used to see a lore of clickable button but i cant hid the map item from gui menu bcs if i do the click icon is not clickable anymore
i have custommodel number which i use in plugin but i see the map still
i can show pic of what i mean in dm if someone is willing to help
Do deluxemenus support folia 🤔
I believe we added support in a dev build, yes
or it mightve been a different branch
After so many years of the plugin's existence, it still can't reproduce the command's action as op?
No, it's a security risk and won't be added. The command should be executed from the console and target the player.
hey guys
i was wondering
how do you verify your account on a minecraft discord server that reqires a phone number to verify if i dont have a phone number
you don't
Unless you want to get hacked 👍🏻
Anyone need a dev in theyre server
no
hey @proven hornet
How to disable advancements in chat?
/gamerule show_advancement_messages false
it has changed
ah ty
gamerules are now data driven, there's a registry in the server, so yeeeh, all gamerule namings have changed
minecraft:something_something

thats a good boi thing
@red mason add me as a friend 😉
Just did
@proven hornet can you accept my friend request?
https://www.youtube.com/watch?v=xt1mEY5-9ko
hey guys im doing a competition, pls hit a like it will help us so much! Its our dream to win this, we need as much help as possible!
#blueoceancompetition
Captions were AI generated by OpusClip
bro it was made with opusclip
hey guys, while u're making a texture for a custom gui let's say for shop do u use chest gui layer for a reference where the items and everything else should be?
ofc, there isn't any other option ig
but how do i adjust it to be a perfect size?
just scale your design with the default chest size (image resolution) first, then line up slots using the vanilla gui as overlay. if it fits that, it’ll be perfect in-game
but what if i wanna add like some gadgets that are gonna be higher than chest size, what then?
then just make the gui taller and match the texture to it. chest size is only a base reference, just make sure slot size matches and are in exact location
Bald what you doing here
help
Add me @chrome estuary
Also add me @maiden umbra 😛
@south rune add me, i know an experienced (helped multiple companies including in the restaurant bussiness) Dev that can help you!
😭
@serene lotus #1456082817833242818 message
Isnt this one violating the rules? 😄
the service teams thing
there was a rule for that, no?
how

that was quick lol
he already removed these requests
ohhh i believe someone else doing the same
mhmm?
why u pinging my pookie
msg was deleted and he is NOT your pookie
he IS
ok
Hi I am a server
hi i am
does this hurt the server
owner i am hi
job had one bro
he failed it yea
Server hurts the owner
Owner hurts the co owner
Co owner hurts the staff manager
And the lore goes on
i am gonna hurt you 😋
I made a report on a member here that scammed me, and no action was taken? @buoyant haven No one reached out to me
Man I see someone reporting they got scammed almost daily. A bunch of good for nothings lurk the server I guess.

address me
Greece hanging tower of paglet
what does that even mean 
I own yall
sit
woof woof 🗣️
wtf
ayo
he said sit
@jagged monolith accept friend req
Hello, I will very soon be opening a survival server. Do I need to preload the resource, overworld, End, and Nether worlds before players arrive? If so, which plugin should I use to do this? Thanks.
you don't need to but would be very helpful - https://modrinth.com/plugin/chunky
Ok ty !
almost certainly yeah to avoid lag
@astral geyser for that budget you wont get yourself a proper worldpainter map i am afraid .
👍🏿
You could just look around on PMC and look for paid for maps that are like 5$ per or something
Oh Bett Ty
np!
https://www.planetminecraft.com/member/serpentem_malfoy/
https://www.planetminecraft.com/member/mcmeddon/
https://www.planetminecraft.com/member/kintsukuroi/
Here is a few nice creators
View Serpentem_Malfoy's profile on Planet Minecraft to see their public Minecraft community activity.
McMeddon is a passionate Minecraft map maker who loves to create stunning landscapes and environments for you to enjoy. Whether you want to adventure,...
I keep seeing a player called 'mclist' in many servers im on. but does not do or say anything. Is it a bot?
prob
@clear mason add me as a friend for the task
Hiii people
You can got to #bot-commands and use /level to check. Also you can use /daily to get some free xp, should get you to lvl 1...
I got scammed
and i cant report here that means that person can walk away...
dont make #1456082817833242818 Got the Money from him back.
do /report
He just sendet the money back 👀
@tidal granite You cannot convert a bb standard model to a block? What is your idea
It is possible to export it as a json
Then it becomes a block, but it is static and has no animations.
If you wish to have animated models use modelengine and mythic plugins
no ads
it's gonna get removed
you could have posted a screenshot or something of a cool plugin that it let you create and just mentioned its name
wouldve been much more effective and not against the rules
half stack 😭
@rapid crag add me as a friend
Is the Guilden plugin still being developed? And is it only available on Spigotmc, or can it be purchased elsewhere?
yes
What exactly, yes? Because the last update for Guilds was in 2024, that's almost two years ago. And when I try to buy the plugin, it tells me my credit card wasn't accepted. It's not my card's fault, because I just bought MMOCore with the same card on Spigotmc this week.
@rapid crag DM’s.
can anyone here help me make a plugin
Anyone having any ideas on how to handle ”anti-ddos”.
I have tried routing the traffic through a OVH server, it works but drastically highers my ping.
TCPShield could work, but is way out of my budget.
Anyone who has any ideas?
My machine is located at Hetzner, Helsinki Finland
if you're small and don't have proper budget for ddos protection then just run without
until you have proper cash
the risk's there, that's true, tho unlikely to happen to a small target
We already have ddos attacks sent to us. We are a pretty decent big MC-server (30-100 average online), but we don't have the cash.
are you cracked?
No.
We do have monetization, but we don't offer a lot.
We can afford the hosting and all that, and we do have cash. However there must be better alternatives then spending 200 USD on a anti-ddos (tcp shield).
Resilient Minecraft DDoS protection to keep your network safe from DDoS attacks. Remote Shield allows full Remote Protection or IP transit with inline mitigation through GRE/IPIP tunnels. Our On Premise Shield gives you full control over mitigation and is custom developed.
am not saying this is any good
but it is a choice you can make
Thank you, will definitely check that out! 👍
@drifting thistle add me as a friend
hey
i have a question
?
How do I do that like
I want a command of /duel then a (player) name, then a gui pops up or you can say menu where player can select the kit and that request gos to the (player)
deluxemenus
player expansion and kit plugin
Yeah in that
Can we do it through Strikepractice
Cuz I found it we CANT change guis of strikepractice
do you have money?
Wym?
I'd create a menu for you if you got the money
quick question, in the spigot.yml to edit the whitelist message, is there a way to make a link that i write in there clickable or not possible no?
I only need that duel player and then that menu pops up code
~ maybe, pretty much everything is possible nowadays, even more if you know Java/Kotlin.
ew fake nitro
alright buddy, won't talk to you anymore
omg what will i ever do!
write the menu
Im just gonna copy paste it from the queue menu, u want me to dm you that code ?
I can't rn after a hour if it's alright i will
Okay?
unless you pay me, am not interested in spending my time on other people's issues
I just need that player code..
though if you're willing to pay, you're more than welcome to DM me
if you believe it's that easy, you may as well be able to do it yourself.
mc ego is insane these days lol
if you believe so, that's your opinion.
i mean proof is in the pudding, but hey to each their own right.
I give my input, if they can't continue, it's not like I'm going to do all the work for them free of charge.
Documentation and wikis are publicly accessible, usually written in a standard English.
Not that hard to piece things together I must say.
At least in this case, in other far more technical cases, sure it may get harder on a per user basis. Either way it's all fairly subjective.
it was more the way you said it i think more than anything
everyone knows money is time and time is money.
More than understandable, though I hope you can understand that am human too, and when I try to give a small help, I don't expect to be asked "to do it" free of charge, but sometimes that's what happens, to which I get straight to the point, either the user does it or he pays to get it done, in a tone which may look "harsh" or "soft".
That’s understandable, and I respect valuing your time. My point was just about tone ,a quick “I only take paid work” would’ve landed a lot smoother. I for one end up tipping 90% of the time free work people do for me, so it might end up paying in the end.
I can see your point, but being reply pinged when there's a channel dedicated for such inquiries ( #general-plugins ) is somewhat annoying from my standpoint. I'm an individual who may use some not so soft language and does get harsher when he's troubled, the other way around where they ask to the community and not directly to me, I would be far more prone to helping them as long as I have the time and the will to do so.
But if you expect free work from someone who just tried to help you, that's what I don't really like
Yeah trust, I get how direct pings can get annoying, especially if there’s already a channel meant for it. Wasn’t trying to single you out or expect free work from you specifically haha. I was just asking a quick question and the tone caught me off guard, that’s all. Appreciate you explaining your side. My little side comments didnt help as well and thats on me
👍 Hope you have a nice day.
like wise
Why's the #1477468989952364689 above the #1477468992040996987 now
we all wonder
I'm looking for this one plugin, it's like create mod, but u use carpet for belts
Why does this have 24 negative 💀
#showcase message
ai slop generator
can someone help me with this velocity setup? When i join the proxy ip it sends me to lobby which is correct, but when i try to put a command, suppose /server bedwars or /server ffa , it straightup shows an error and doesnt work. I have tried a lot of things like reconfiguring all the velocity files but I coudnt find any solution. This is the log file: https://pastebin.com/HyR12bkC
If anyone knows a solution please let me know...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
@safe pebble please add me as a friend
anyone knows a solution??
either way, it can be a host issue or a configuration issue
the transformation?
Yeah
I mean I hope that two transformations are enough for mesh like cubes
Since we have the item display transform and the model transform
does not it just merge the transformations?
or is it quite literally a thing using which you could have done triangles?
o-o
Idk the patch notes said one applies after the other
So I have hope
yeh that could be truly useful
wdym
they're both linear transformations
adding an extra one gives you no new possible transformations
so it doesn't allow you to do anything you couldn't do before
I thought so
thats why I was confused that Combi is so excited for it xD
how ya doing ixume btw?
as every dev and student 
😭
yea lol the firewall was blocking some ports for some reason but i got it fixed now
idk if this is the right channel for this or the right discord server for this but i need some help with my discord server developpement it would be highly appreciated if someone could dm me, apologies if i am in the wrong server for this or channel.
tysm!
Cool fishing idea. But that’s a straight up copy of Roblox fishing haha. I’ve spent far to long playing fish it to not notice a remake 😉
yeah, its becoming famous to recreate roblox games on minecraft
Hahah I definitely would play. I’ve spent far too much on robux loool
i found a steal a brainrot modality on a spanish server
lol
Howdy
need staff dm me
Your dms are off buddy

Hi, what hosting do you recommend for setting up an international English server? Which host and which region is best?
Region depends on the type of audience you want for your server, mostly EU or AS because these reigons have a lot of players
But its really upto you to choose, Id say go for Ryzen 7950X or 9950X3D CPUs
Ok ok ty, what website can i buy this ?
Currently, all I need is a good hosting site.
Is it possible to start with €3 hosting and upgrade later?
for the opening, for example
Yes it is
Both upgrade and downgrade are possible
ok ok and why u recommend that ?
Do you own this ?
Nope
Ye got it
Is it possible to change the slot of the "goBack" item in ShopGUI+ ? Like in the config.yml there is a slot to put it at and it stays the same in each category of the shop - is there a way to customise the slot of the goBack button differently in each category?
it is possible
How can I do that?
Nvm got it - thanks tho
Because i use it, and with just 4gb ram plan i was able to get upto 50-60 players in mediocre optimisation, its really good, other hostings ive used like Skynode bloomhost and serverpro arent as good really
hey guys please check #1477468991231365150 if you are a beginner/intermediate programmer and want somebody to review your code and give advice on it
@clear mason saying ure not a vibe coder while using blatant ai is sad
https://github.com/RetroBooming/BattleRoyale
is literally straight up slop
so is your protfolio you claimed wasn't vibe coded
Yo rl you dropped this 👑
this project was created 2 years before chat GPT released
LMFAO
maybe slop but it's not AI
"blatant AI" at the project that cannot possibly be AI
that github account being empty is the more worrying thing
no the even more worrying thing is showcasing a vibe-coded slop portfolio and denying using ai
Last commits with code were... 6 years ago
The portfolio might be AI, and it might not be. Also the definition of vibe coder is vague, in my opinion using AI without agent mode, meaning you look over everything the AI does, isn't vibe coding.
If you have actual proof, sure, show it. However this just seems like slander.
Portfolio is obvious gemini
- take a look at his other web projects
which look so ai generic
So.. Why are we lowkey hating on vibe coders ?
cause bread never tastes better than key
Why do you taste key ?
sry for ping ixume
tend to produce bad quality work
eat me
he said he doesn't vibe code. He posed. Larped. Faked everything.
so, why not hate a fraud?
I don't
obviously AI is included a bit but not fully, being 100% honest the only time I use AI is for texts, you can see this in PeanutSMP as well, for my portfolio I did use some AI for the animations and that's about it.
I wouldn't say its FULLY AI generated, you're a bit exagerating.
..
don't slander my name :]
yeah?
nope
i mean who does it like that
very bad UI/UX, just pure ai slop
load up any lego batman game and open the console
looks really similar
"Yo my goat lovable or v0 or whatever, make me a portfolio with cool designs and animations with a Lego/vintage theme"
cry me a river
no thank you
I think its ok to utilise AI
its only a problem when you barely know anything about how programs work and you just use Ai to figure everything out
it's always ok
theres absolutely 0 problem with using ai to assist
but using ai to larp your entire web dev journey is crazy fraud
👀👀👀
fr
😭 Im sure someone cannot simply do that unless they have an idea about what they are making
no there r many people like that
you won't believe how many i reported
do you have minecraft?
if you're free logon my server and rate it /10 + I want you to guess how much % of it is AI.
yo who cares about your server 😭
Ai as a reference tool is good if someone is not using it for small task is maybe he doesnt know how to use it...
Lmao why is he targeting you that bad
dude chill
first how do you know its gemini and not any other AI tool out there
tested many different ai models before
this one in particular looks 95% gemini
Claude is my goat tho
and also if he wants to vibe code his website he does whatever he wants, if it does the job building him a portfolio so be it
There is one sentence that makes it AI though
"I build thoughtful and beautiful digital experiences brick by brick"
i've seen this digital experiences thing everywhere
but other than that his portfolio is cool
Although a little bit silly I might say
Especially the I'm batman, but maybe its part of the idea
I mean every section and component is AI
you can clearly see it
also did i mention hes a fraud
oh wait i did
oh also did i mention he denied vibe coding
oh wait i did
what more info do yall need
Oooo
Fine tuned model ?
mr smart person
sorry to tell u but u dont know shit
😭
bro acting like some AI detector
why are you so triggered by him
software developer
what is this now

live image of RL barking like a good doggy
Ищу людей для помощи с Minecraft сервером 1.21
Нужно:
- настройка плагинов
- донаты
- spawn
- модераторы
Помощь бесплатная, но кто больше всего поможет дам зам.владельца а других админов/тех.админов
english only
Looking for people to help with a Minecraft 1.21 server.
Need:
- plugin setup
- donations
- spawn
- moderators
Help is free, but I'll give the deputy owner and other admins/tech admins to those who can help the most.
life save
bro stfu
nobody cares stop obsessing over him using AI
thanks
did you even read? 😭
mr peanut over here defending sir peanut lmao
also yes im a software dev who utilizes claude, not make absolute slop and fraud about by development skills because i have no idea what my code does
cough cough
rando tryna get involved
ure making urself look dumb
AI use for meaningless projects is fine (in this case a portfolio is somewhat meaningless, depends how you put it), but one has to be open about whether they did it themselves or not
also why is this in #minecraft
whether people are “open” about it or not it doesn’t matter it’s not affecting anyone in any way whatsoever it’s just dumb trying to prove urself over shit like this “oh yea im an ai detector i know this guy used ai hes a fraud” what kind of childish behavior is that
- retro mentioned that he used AI for some parts
just some random tryna make a name of himself over other people
I mean obviously it matters one way or another
its the same if I took all the credit of another persons work by putting in barely any effort, it makes me "look good" (subjective I suppose) while the other person (in this case AI) did all the heavy lifting
he did say he used AI only for texts which is hardly believable since imo not a single person just starting out they webdev journey would be making such designs
but whatever
uh i don’t see any flexing he simply sent it in showcase to show it? 😭 nor did he mention taking any credits before that rando started barking about it
I dont care that much whether he did or not
no one should care about dumb shit like that other than people that are trying to make themselves look cool and that they know shit at the end they don’t
animations..

No adverts pls
@limber moth nit-picking but you shouldn't say that it's clientside, because it's still serverside, it's just done via packets so no other players can see it
cool stuff !
Wrong channel, Oliver!
also totally not a scam mr —
and apparently discord thinks your a likely spammer lol (stupid discord)
Sad life
Hy, how can i display the / command in the address bar to type a command using deluxemenu ?
register_command: true
then restart your server.
next time use #general-plugins or #1007620980627230730
Thanks you
anyone want me to bot there server for free
Hi.
I would require.
I will let you know
huh
My Brain isn't braining rn
do you want me to bot your server yes or no
No yes sure nah 😔
huh
Lmao jk who wants botted server
opblock
they bot there server
If i even wanted that I know the owner of umbify .
He would do it for me for free
whoes umbify plus i bet they would not be real bots
I don't think so .
they earn 200$ from it like daily.
Their operation is bigger in that sense i guess.
idc bro
either way you aslo need to learn how to code
Yeah that I could agree on
and i have that done
check dm i could host over inf bots if i wanted to if i had enough resoures
brotato WHO ARE YOU?? 😭
like u aint a rando urself
when did I say I’m not a rando are you slow?, the guy himself didn’t even reply so who are you trying to get yourself involved in something that’s done just shut up or move to #off-topic
“brotato” explains it all
how exactly
🤷♂️




