#minecraft
1 messages · Page 32 of 1
creeper hosting
Ended up forcing their hand to give me my money back 🙂
Didn't need to go the eu law route
Thanks for the idea tho
🙂
Careful
How would I nest a placeholder?
%otherplayer_health_%md_party_leader%%
??
You need squiggly brackets instead of percent signs for the placeholder inside of "otherplayer"
%otherplayer_health_{md_party_leader}%
Is this joke or something?
lol
I tried that and it says “PNE”
Which is the same error if I do
%otherplayer_health_ndkxirn%
That is to say that it doesn’t recognize the player “player not found”
But %md_party_leader% does successfully return “NibKilgharrah” when I start a party
The main owner thing? Yeah. The guy basically lets you and your team do all the work for him, he says he is hosting it by himself and he takes 1/4 or 1/3 of the server revenue, but he will never give us full power over the server, just owner role without ban/kick perms
10k investment 💀 we ain't bill gates and he's not providing 1 TB ram of server
oh that xD
bro wanna open hypixel 2.0 w that money
1TB ram hehehe
What is the best Boxed gamemode plugin? no bentobox
@novel seal can you check dm
@peak aurora
@daring schooner
@lyric finch
@nova sand
@gaunt pasture
10k is not hypixel level bro
enlighten us then relko how much is hypixel lvl
First of all, I'm not relko?
meko resoruce pack banana h apna
Hey, I need some help with chat formatting and SaberFactions.
I'm using SaberFactions along with EssentialsX Chat, but SaberFactions is overriding the chat format and forcing <PlayerName> in chat, instead of letting EssentialsX handle it.
I want to:
✅ Keep the faction tag in chat (like [Raiders])
❌ Remove Saber’s default <Name> format
✅ Use my own chat format from EssentialsX or PlaceholderAPI
I tried setting "chatTagFormat": false in the config, but then the faction tag disappears entirely. There's also no "chatSetFormat" option in my config.
What’s the recommended way to let EssentialsX control the chat while still showing faction tags?
Why was the "Action-Types" section removed from the DeluxeMenu's Wiki page?
I'd like to know how to use the [minimessage] action type as it's not working for me.
- "[minimessage] <#41B8FF><b>HOME </b><gray>» <#FFEFC5>To set a home, <hover:show_text:'<#41B8FF>/sethome <name>'><click:suggest_command:'/sethome '><#41B8FF>[Click Here]</click></hover>"
Oh i was following the wrong link then.
But the minimessage still doesn't work 😢
why is this error popping up after I reloaded deluxemenus
java.lang.IllegalStateException: This command was unregistered!
at DeluxeMenus-1.14.1-Release (2).jar/com.extendedclip.deluxemenus.menu.command.RegistrableMenuCommand.execute(RegistrableMenuCommand.java:47) ~[DeluxeMenus-1.14.1-Release (2).jar:?]
at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:83) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73) ~[brigadier-1.3.10.jar:?]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:28) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:13) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:105) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:450) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.commands.Commands.performCommand(Commands.java:357) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.commands.Commands.performCommand(Commands.java:346) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2345) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$12(ServerGamePacketListenerImpl.java:2316) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:154) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1437) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:176) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:128) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1418) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1412) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:117) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1373) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1257) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[universe-1.21.8.jar:1.21.8-e5a0259]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]```
Hello, I have a question – would you like to help me?
I have a Minecraft server with my friends and we have a fight between 2 politicians (a presidential election), but we don’t have people to vote, so I’m asking for help in choosing.
This is the first political party
My dear citizens of this square nation!
I stand before you today as a candidate for president from the Generous Union of Unity – a party that stands for development, community and order.
🌉 New roads – you will no longer get lost in the forest like Stevie without a map. We will build beautiful routes connecting villages, bases and mines, so everyone can get to their destination faster (and creepers will also have it easier to find us, but that’s a detail).
📑 Bureaucracy – I will introduce papers, forms and regulations, so everyone knows who is who and what they are allowed to do. The chaos ends, organization begins. Even a pig must get permission to run around the field!
💎 Economic development – we will introduce a currency based on diamonds and emeralds. Trade will become fair, and everyone will be able to open their own shop. No more bargaining like 5 potatoes for netherite!
Together we will build a server in which order, organization and development will be the foundations. And whoever votes for the Generous Union of Unity, I promise a free potato at the start of the term! 🥔
Vote wisely, vote for me – the candidate of the Generous Union of Unity!
and the second one
Greeting you at the first voting for the party of this island, I would like to encourage you to vote for me, but first I would like to introduce myself: my name is ortis032
and I am the founder of the party called “Vision for the Future” (VFF).
My arguments are:
Cooperation: everyone has the obligation to support everyone in a difficult material situation.
A donation for the “state”: every citizen will have to give part of the obtained crops or resources to a chest to which everyone in need will have access.
There will be constructions and renovations.
The state will constantly develop and progress, of course if players will cooperate.
second 😋
second because the first was clearly written with ai
Does the factions plugin have placeholderapi support?
Yes
Still need help? DM me.
I believe I had a similar issue. But honestly, I'd go for FUUID or MassiveCraft. Sabers developer is useless. It's "your problem" even when he gives you info that's flat out wrong or points you to non-existent parts of a config. SaberFactions was literally forked from FactionsUUID and he doesn't even give credit.
Nonetheless, I will still help you if needed.
I am not sure if this is the right place to ask but,
Can someone please help me create a texture pack for version 1.21.5? I just wanna make an iron ingot have custom texture with custom model data as 1001
It's really easy. And also depends on what type of texture u want
Whether it be animated 3d model or slideshow type 2d texture or the solid one,
A basic 2D, replacing the texture of an iron ingot
I tried my best to create a resource pack, it worked only when I gave myself an iron ingot with the item model mentioned in the give command `/give iron_ingot[item_model=""]
I want it to work with a custom model data
If your wanting it to essentially be a new item, use Nexo
Does anyone know anything about messing with Java resource pack shaders and armor?
you're gonna have to be more specific than that
Well just looking for someone in general, but ig our specific issue atm is planning our armor system which are full body if we go that route, which is incredibly bulky over a player normally, but apparently there is a method with shaders to slim the armor down over the player or something
Hi everyone please help me I want to create something in my inventory for example have 1 item when right click will open Deluxumenu.
u can probably find a plugin that allows u to set permanent inventory items and then u can make it run command to open a dm menu when u click it
DM itself cant do this
👍
can you give me some plugins , i really don't know
I can google and find some, but so can you
i dont know any from the top of my head sadly
does anyone know how i can set a level requirement for aurora levels in deluxe menus?
i tried the normal req and it didnt work
knowing me its prob a use error but any help would be appreciated
type: '>='
input: '%aurora_level%'
output: '100'
hello can i know what is this
lost connection: Internal Exception: java.lang.IllegalStateException: void future
Hey Guys can someone help me with my discord server and my minecraft server
Check your console and or client for errors
“Hello, I’m seeking assistance with the development and management of both my Discord server and my Minecraft server. Any support or expertise would be greatly appreciated.”
hello! we're currently looking for clients, we're hosting servers and stuffs like that. dm me to know more
There's no any error on my console
How do people grow their servers mc
Please remain on topic, if you have any issue with a staff member you can reach out to me via @umbral lance. All reports go through admins first.
Why I have downloaded bw1058 plus api from papi ecloud and downloaded it again but why when I use those api to create menu it doesn't show anything?
Is AuxProtect plugin good?
Good CoreProtect companion
@autumn relic is that cozy island thing a plugin or a game mode for a server? Looks nice either way!
Nvm I see the IP
r u mc server owner?
Guys Who can getme 1k+ mems mc real for 10 dollars dm
ye
no
how many can u get for 10?
bro wants 1k members for 10$ 💀
how many mems for 10$
2 of my alts and one meme
why not have your good friend Shreyesh Patil make you some videos to get more members
Shreyesh Patil
Ceo & EditorI create engaging content, creative edits, and multimedia projects at pocket-friendly prices. I handle design, editing, and visual storytelling
Is MythicMobs Dev Build and Normal v5.9.5. Same? And does the Dev Builds cause any Issues?
No and probably
does anyone know a good plugin to send commands though servers?
dev builds are usually for more recent mc versions like 1.21.8 in case of mm
👀

@tacit spruce Dm?

Minecraft physics Paper plugin which I've been working on. Here is a 1000 object pile colliding with the world in real-time and responding to block changes.
realtime 1000 objects colliding in a complex environment & responding to mesh changes
running on my mac m1
months of work culminating to this 🙏
this has basically no direct impact on server thread as well
after I consolidate some more things out, even during big world changes it'll stay at <5mspt for a few ticks then go back down to less than 1 mspt
ofc tho this assumes multi core CPU
death
https://www.minecraft.net/en-us/article/minecraft-1-21-10-release-candidate-1
1.21.10 coming as a hotfix for 1.21.9. wonder if the next drop will be 1.21.11 or 1.22
going to beat 1.7 in "minor" versions
@autumn relic yo mate, i've tried to download "https://github.com/BitByLogics/PacketBlocks" from one of your latets showcases, and it told me that basically 2 dependencies (bits-utils-common and its-utils-bukkit) cant be gotten from anywhere ([WARNING] The POM for net.bitbylogic:bits-utils-common: jar:2.0.0 is missing, no dependency information available
[WARNING] The POM for net.bitbylogic:bits-utils-bukkit: jar:2.0.0 is missing, no dependency information available
)
any1 wanna be dev in my smp dm me
5 million dollars
@misty root check your private, please?
Hello Everyone, I am a Small Server Owner seeking help from a experienced developer.
The Problem:
I have In game Ranks set up with my In game Store I have all the ranks setup prefixes and such but Im having trouble getting the perms to work with luckperms. I dont know if plugins are counter-reacting or what. I try to add essentials.kits.astral (name of kit) and it still wont allow astral rank to run the command. It shows the command has been added on Luckperms.
Any help would be majorly appreciated and My server is doing very well for itself profitting over $150 in its first month of opening and I released the server to the public the same day I bought the server. I am interested in finding a Professional Developer to assist on my server Full or Part time for a discussed hourly wage.
essentials requires you to give both essentials.kit and essentials.kits.<kit name> for it to work
also for future reference luckperms has a debug mode that tells you what permissions are missing when you try to run a command / perform an action
i run a mc server bro im more fargone than you
🙏
@little surge is that ai
xD
Who
Not this again
Is the issue in Minecraft Authentication servers going on with everyone?
yes
You are asking in the wrong spot, make an actual post about your request in #1422845396052611122.
And don't just say "Help me"
Make it with actual specifications on what you need assistance with, or need done.
switching to graal instantly made my physics sim 15% faster
this is huge
from 5.5ms/subtick -> 4.8 ms/subtick in the exact same scenario
very nice
Is there any mod or way to get copper golem in 1.21.8 i have some mods like distant horizons i want to use but also want access to copper golem
just move to 1.21.9 💀
also what java version?
if ur still on 21, update to 24
it performs WAY better
some sources mention 30%
were you using kotlin before?
wait
is graal even a language
xd
also yeah, have heard about those too
wonder if you can make use of virtual threads too
wdym
virtual threads are being used for quite long
and I believe coroutines also use them
Graal is a JVM
like when you download java, you probably did it from the Oracle website
Graal is a different implementation and in a lot of cases has better performance
virtual threads are useless for what I'm doing
they have different usecases
virtual threads are (moreso) for apps with lots of little async requirements, not for high performance multi threading
I manage threads manually with Thread Executor
I've found it to be much faster than coroutines with more rigorous testing
I used VM 25, no performance difference from going from 21->25 for both Graal and oracle, probably because I don't use virtual threads. Graal still a good 15% faster than oracle.tho
Uhm also @foggy nymph since you seem to have a lot of knowledge on speeding up stuff.
Any ideas what would be more efficient:
- Serialize a text component, do a lot (1 to 15ish) string modifications and checks and then deserialize it again.
- Modify the text component directly using replaceText, etc.
just use JMH and try both methods?
JMH?
I have never used that in my life xD
id recommend it
however if you can test a realistic production workload then you can simply just measure how long the method takes
idk what your usecase is
I am rewriting my plugin Runway
but realistically you should Google how to use JMH
does replaceText just mutate a field (create new component identical but some text mutated)
I have no clue how it works internally, it's a method from component
think provided by adventure? idk
just check
1s
but I would assume that if you're replacing text... that's probably the best method to use
yeah but the question is what's more expensive resource wise, cause modifying a component tree directly several times might not be ideal
compared to deconstructing it once, doing string modifications and constructing it again
it would be, by definition I wouldn think, less expensive than fully reconstructing it
but like
just use JMH
that's the only way to know 100% for sure is to literally just see which one is faster
if I am not wrong, it creates a copy of a component and modifies it
aka it returns a different instance
yeah components are immutable
.
aaaaaahhh
its not that hard
AI can write it for you fairly well
🫢
I assumed so, how would I test something that relies on components then?
you can
I misspoke
you just can't test it with a server
but you don't need a server running to test things with Components
to let jvm warm up
for JIT
because your code is much slower initially than after JVM optimizes it, and it won't optimize code that's not being used
what would you suggest setting iterations? I assume the more the better?
run multiple JVMs
as many warmup iterations as it takes the time to stabilize
how would I know how many it takes
look at the times
if it's like
100 Ms
70ms
50ms
30ms
30ms
30ms
30ms
you prolly should have 4
default is 3
just as many as it takes for the numbers to stop going down significantly
if that works for you then that works
that's just how long it'll run the iteration for
the division exists because you can have the parameters be changed
look at @Setup and @State
just make your tests realistic to production environment
I mean
it's messages, hard to be realistic
literally what I did to mimic several modifications: "<sus6><red><sus5>Hello <green><player></green>! <sus4>Welcome to <sus1> <gold>Paper<sus3></gold> <sus2>. Hello there <sus7><blue>friend<sus8></blue>!"
xd
just putting some stuff randomly
use @Setup to create randomized inputs
JIT is (probably) making a lot of unrealistic optimizations since your code is basically constant
very hard to create randomized inputs in this case
literally just random text
random tags
good performance benchmarking takes a bit of effort yeah
for my physics engine the majority of the time I spent benchmarking the constraint solver was just building an environment which sort of resembled real load
literally have to make a system to create these randomized strings xD
will see
after diiner
is 500ms per iteration too much?
just stick w defaults
isn't default like 10s
again their purpose is just to provide separation so that JIT doesn't invalidate everything
already ran tests
difference is not much between both
send your tests
uhm I can't send files here
pastebin
I need help in devlopement of plugin
anyone
i want to ask if i make a internal placeholder then is i need to register on site ecloud
no you dont need to register it on ecloud
Thanks so much
why does my delux menu not work?
menu_title: '&8Gray Menu'
open_command:
- graymenu
size: 54
items:
'background':
material: GRAY_STAINED_GLASS_PANE
display_name: ' '
slots:
- 0-53
'center_block':
material: DIAMOND_BLOCK
display_name: '&bSpecial Block'
slot: 22
provide proof and i send you $500 instantly
why deluxemenus isnt updating since 4 june?
deluxemenus dont knows flag "HIDE_BUNDLE_CONTENTS". why
Girl you ain’t got $500
Hello. Does anybody have a link for the VoteParty Plugin? I cant find it
??????
shows up for me first thing when I search it, where are you searching for it?
"anyone is suffered from coding" 💀
?
Is this code correct?
menu_title: 'testgui'
register_command: true
open_command: testmenu
size: 54
open_requirement:
requirements:
permission:
type: has permission
permission: deluxemenus.admin
deny_commands:
- '[message] &cYou don''t have permission to do that!'
items:
test:
material: DIAMOND_ORE
slot: 22
display_name: '&bExit &7(1000 HexaCoin)'
lore:
- '&7Click to exit the menu.'
- '&7Cost: &b1000 HexaCoin'
left_click_commands:
- '[console] hexacoin admin remove %player_name% 1000'
- '[console] give %player_name% diamond_block 1'
- '[message] &aYou spent 1000 HexaCoin!'
- '[close]'
right_click_commands:
- '[close]'
requirements:
hexacoin:
type: placeholder
placeholder: '%hexacoin_coins%'
comparison: '>='
value: 1000
deny_commands:
- '[message] &cYou need at least 1000 HexaCoin to do this!'
what lvl do i need to send photos in showcase? i don't realy text much but I want to see some opinions on my builds
just a few messages
ah okay
this is not code
and correctness can be a few different things
hello, the plugin Guilds, it's updated and runs in 1.21.9?
@viral moon @uneven bison @stable remnant
Hello, how can I put the potions?
*deluxmenu
not sure mate
@wet viper
do you know how how to recreate dupes with a plugin
nope
is the buylink for voteparty not working on the spigot site?
lmfao
very helpful guy
who
me
looking for 1-2 developers to help me make a Minigames server
does anyone know a plugin to sync commands between servers?
yes I do
web sockets are one way to do so
Hello som1 know how to make a nice logo for my minecraft server, i willing to pay
whos good at making score boards if so pls dm me
unless it says "while you are a student", no its all a one time thing since its connected to the email itself
wrong reply and channel 🥲
how the frick did that happen
ello fella
Is there anyone who can help me out with the Dungeons+ plugin? Ive been struggling and just not getting the right help in their discord
If you're not getting right help from them, it's probably not the best idea to use the plugin
Scam guys
can someone make me a plugin ?
its shouldnt be that hard cause its kinda simple but idk cause i dont skript just dm me if you would like to help (pls)
pls just dm me if your a dev
bro's mad when some1 tryna help dang xD
Nice copied pfp from the internet mate
this is definitely going to make others see you in a positive light and want to help frfr
no
@real hemlock check dm, please?
Hello @blazing estuary have you gotten help on this
Hi
bro
hoppers can go down or to the right depending on how you place them
and they can feed into basically any block with an inventory
however if you put a hopper above a second hopper, the lower one will attept to succ items from the top hopper even if the top one is pointed to the side
just like hoppers succ items from basically any other inventory above them
does someone know how to use the multiverse plugin if so pls help me
any really good mod makers?
@rapid ocean @uneven bison I was wondering if i can get some help please?
create a ticket #tickets
does someone know how to add a cooldown to a item thats not consumable
i would assume its the same as any other item?
vanilla minecraft adds cooldowns to shields and goat horns
or do you mean with commands and not plugins/mods
Anybody can help me? please.
@dawn glade come dms
Does anyone know how to add custom rgb gradient to luckperm ranks?
animated rgb
Ping me please
anyone know if you can in worldedit use stack with offset
like 1 blok up and one block to side every stack
you mean the rank names or?
The prefix
auth servers down for anyone else?
no, I wont allow it
Yes, me
minecraft.net is not resolving either
lol
Hey i’m looking for someone to build a server togother , if anyone interested pls DM's me. 😁
you got me there
idk
it felt poetic to replay with it
yea i gotchu
Hey everyone, I’m looking for a way to make my party system automatically run the same command for all party members when the party leader executes a specific minigame command. I’m using Velocity as a proxy, and all my minigames are hosted on the same server, not as separate sub-servers. When a player joins a minigame, it runs a command internally like "/tntjoin", and what I need is for all party members to automatically execute that same command whenever the leader does, so they all join together. I’ve checked plugins like Parties by AlessioDP and Party and Friends, but I’m not sure if they support this “auto-execute leader’s command for members” behavior under Velocity. Does anyone know a plugin that can do this or have an idea on how to implement it through an API or event listener? Any help would be greatly appreciated!
hey guys, can anyone pls buy me minecraft cuz my parents dont allow me to spend on games.. pls just someone buy me the redeem code for minecraft cuz i want to play minecraft with my frnds........ pls guys help me

does someone know a app that lets you make a multi colored text
no
Hex gradient text generator. Developed by Birdflop. Birdflop is a registered 501(c)(3) nonprofit server host aiming to provide affordable and accessible hosting and resources. Check out our plans starting at $1.48/GB RAM for some of the industry's fastest and cheapest servers, or use our free public resources.
realistically, probably best bet is to make a plugin that listens to every cmd, then define a list of cmds that should be executed for all party members, and then just check if a person that did a cmd, is in a party, if hes in a party is he leader, if he is leader then check if the cmd is in the list, and then just get all party members and execute the cmd for them
is it clean, probably not
but oh well
one could argue its the minigames job to hook into the party and pull all the members in with the owner
^
i would also argue instead of doing widespread commands as thats quite janky and a bit unsafe, use redis or a system to have the minigame instances on each server communicate independently without it needing to go through velocity
eh, super crime if you dont use birdflop for creating gradients.
@serene lotus Hlw
try starting with explaining your idea
you probably should ask in the discord server of whatever plugin you're using for the custom enchant
I want to make a kingdom hearts replica map. I have a mod pack set up but the problem is I can't pay at least not this year.
I was desperate to get my dream idea done before I get any worse but now I have no idea when I will be able to pay
That's sad
the javascript on deluxe menu causes insane lag
it's a deluxemenu report
one of them that's using javascript
https://spark.lucko.me/XMyMG3O2bL
does look interesting, only reccomendation would be to rewrite in java :D
I wouldnt really use JS for things that are spammed often especially for all players (scoreboards or tabs for example)
its a menu shop
What is the script doing?
But either way with a server that big, best decision is to just recode it in java, would only take like 30 min, even less if u already have some core plugin with placeholders
yes, we always advise against the use of javascript where possible
Are there anyone help me?
doubt
how i can download universespigot?
pay them money
just find their discord server, last ive heard its like 100-200 eur for a license
200€?
its $70 for their regular version or $60/mo for their "plus" version
Actually think they are open sourcing it due to BBB's new policy
could be neat
huh wait what
more info?
on this policy
Tldr; All software forks need to comply with EULA and be open sourced.
At least that's what I understood from the quick read I had
they dont sell it through BBB
Hmm weird, I recall seeing the developer speaking about it
Idk where anymore
I need someone who can help me sell a plugin to servers owners (comission to be discussed). DM me for more info.
Good did you draw it yourself?
It's not drawn
Made using Adobe Illustrator
looks amazing
heyo! I've built some useful online tools for Minecraft. Safe to promote them here?
Nope no self promo
it quite literally is stated that there is no self promotion, most people mistakenly use #showcase for that but it's against rules. That channel is to showcase things you have done, not to blantly promote.
find it funny you say that and proceed to ignore the message above it though xD
Half asleep
@shy crow this is a warning no self promo here read the rules
fair enough thanks
if you really made it, its good https://ibb.co/Z6XqjFKf
Why don't u try making it
With the useless Ai
Just doing a Ai test and considering its fake results
Wait the bg was taken from Google maybe that's the reason
Cool exactly 1:1 
prompt cant be the same if i dont have the prompt you used obviously, as i said, if you really made it, its good
no idea why you took that as an insult or something
Like why do you think it's made by ai?
bcs of the background, because of the leaves on top of the text, the sharp and curved vine under the text on the left side, because of the light rays, lightining effect, depth of field and stuff like this on image https://ibb.co/B5DDwpnM
only the way its not ai that its not even pixel art, and its a mix of using pixels and normal drawing or other shapes
but if its really you, then you are REALLY good
ai often makes mistakes like that in pixel art, uneven pixels, other shapes etc
#off-topic message heres one more example where someone was literally selling ai pixel art
can someone help me fix my game none of the blocks I am able to see
Yes it was meant to be a custom pixel and color texture
For me i gave a prompt and it gave me https://ibb.co/0yLGqMvx
For reference AI can't reliably detect what is or is not ai generated
yeah there's no reason that it would be able to do that any better than a human
if anything it's likely to be worse since AI isn't as good as humans at image analysis (yet)
But most of the times no one likes to be slaves
So, most likely you won't find anyone without paying
can you do it for me?
or atleast show me how to?
i just wanna do a few things
pls?
Do a request for you? Guidelines explain it
can you atleast show me how to do it?
Read guidelines.
There is a format there
wheere are the guildlines?😅
Love that gif ngl
bro your pfp looks like a gorilla
idk if im the only 1 that sees it 😭
probabbly cuz i have hundreds of hours on vr gtag 
Wtf?
so what do i do with the guildlines
read bro
You read them
😔
guidlines barely say anything
They say exactly how you should make requests lol
if you want someone to volounteer and make you a plugin for free, you have to post your request in #1434110119737692234
Was already said
Think he just doesn't want to read guidelines on how to do it
what doesnt he understand then 😭
No clue
Hey does anyone know a good economy ssystem Plugin(s) with a Customizable shop and Auction house. thanks
i use dynamic shop 3 (its discontinued so i made my own fork) and nexus auction house (also custom fork)
both plugins are good at their own but if you want it like good good youd prolly need to fork it and edit the source code yourself to suit your needs
never tried it but it seems that it has everything you are asking for https://www.spigotmc.org/resources/economyshopgui.69927/
its not ai. the pixel sizes are uniform on his. and the background isnt ai
ai doesnt generate transparency the best. and if he just removed the bg i'd assume there would be some stuff left over
Thanks!
Can anyone help me with hosting a skyfactory 4 server with port forwarding. I'm experiencing issues with the port forwarding part, atleast i think so. If anyone can help me troubleshoot my problem I would be very greatful. DM me if you think you could help!
Hello everyone, I'm developing a SMP and I'd like to know how to create the entire world system (resources, construction). What plugins should I use?
For example, which plugin to use for claims, which one to use to create restrictions on worlds such as size, how to reset worlds, etc.
Claims - GriefPrevention
Worlds- Multiverse-Core
there are lots of guides online to help you
id recommend looking thru those websites, they offer many great plugins.
might find someone there, I think you're looking for a sys admin
okay i'll try
Yo boss ty
ofc
For restrictions like limiting the map to 10kx10k? For prohibiting block breaking in the construction world, etc., what should I use?
Prohibiting world breaking - WorldGuard
Restrictions, you're looking for a world border plugin, I'd recommend this: https://www.spigotmc.org/resources/worldborder.60905/
Ok ty
And in terms of commands or even invitations, players can invite each other to be in the same claims, etc.
Thanks for your help ❤️
./trust <username> | /untrust <username>
Documentation for the Legacy version of the GriefPrevention Bukkit plugin.
take a look at that.
Ok thanks so much
btw, Do you have a plugin suggestion for RTP?
bro just set up my server xd ty
Pay
:]
I am so poor 👀
recommending spigot in 2025 is criminal
stop giving poor advice.
u have a better advice btw ?
the only platforms you should use is modrinth and hangar.
still gets the job done 😔
why ?
for starters, spigotmc sucks lol
Ive never used hangar in my life
to this day.
cool
I'm not starting the configuration; I've simply never done SMP before.
I mean, I mainly use bbb/spigot
for plugins
💀
using bbb/spigot is crazy tbh
why?
bbb I can somewhat understand since they are the only "good" (not rlly) marketplace with paid plugins so yeah
a plugin is a plugin
couldnt care less where I bought it from
u care too much bro
😭
Ive purchased from many websites: spigot, mcmodels, bbb, polymart
they are all the same
gets the job done
it's called supporting actual good platforms instead of shitty ones that do not care about their users.
plus, BBB and spigot are full of purely shit plugins
lol
🤓☝️
then dont download the shit plugins 😭
let them get an understanding of it then
😔
that's why I don't recommend shitty platforms at all, most people asking about it, have no clue how to differentiate between a good plugin and shit one
nowadays people see a price on a plugin and automatically think it's good
let them differentiate a good plugin and a shit one then
while over half of the paid plugins in BBB completely suck lol
okay ima stop ragebaiting
this a good point^
ima name call a set of plugins
eco plugins are fucking dogshit
and they are all 10-25GBP each

im talking about auxilors plugin 😔
I know
you can say the plugins suck but you can't use size as an argument.
imagine i got a fucking kotlin incompatibility bug with eco plugins 😭
a plugin being 1kb or 2mb essentially changes 0
the whole "high size plugins = bad" thing became a thing because spigot has a very low threshold for plugin uploading
my custom plugins are less than 200kb each
and they offer so much
size does not matter yea
(plugin wise)
i mean my stuff simple
I include kotlin, etc.
I hate the whole "Hey, wanna install my plugin? cool, but before that install my lib"
cuz of hte special —symbol
idk im prolly geekin
lmao
it’s an em dash, reason isn’t exactly known but a leading theory is the use of scanning books for training data of LLMs.
Anyways, @small shuttle Modrinth and Hangar are the most trusted and my recommended platforms. They are mostly decently well regulated, plugins there usually are of better quality too.
bro thank god i dont do java
i have sm that does all my plugins
im mainly a configurator
kotlin better
bro
my dev makes it sound like he has suicide thoughts
when working on plugins
😭
tell him to use kotlin
@vital rapids
and paper-api if he isn't already
ty boss !
those 2 hugely improved my productivity and DX
whats even is kotlin
only time i heard of it was downloading a fabric mod library
that is JVM based
man I really wanna learn plugin dev/java
but honestly
i think ii wanna keep programming away
i mainly focused on C++/C#
Kotlin and scala are 2 examples of java alternatives that still run on the java virtual machine
fuck that never again
Kotlin is pretty good, but i haven't poked with it to know all the ins and outs of it
C is... special
Yes, I'm using paper api
I made a 2d game with C++ before.
simple sandbox
was really cute
would recommend it. DX is way nicer, but you kinda gotta get "unused" to some patterns you usually do in java but not in kotlin.
One thing i'm not sure i'd get used to is the requirement to have a building system - gradle
i'm currently building plugins just in plain intellij idea which makes it much more faster for recompilations
ctrl + shift + b on visual studio 😔
that's a very good reason to be depressive lol
it's amazing once you get used to it
gradle only takes a bit for first time, then it's almost instant lol
the speed is incomparable to when building with gradle
I was used to it, then I started using gradle, and got used to it, and now I can't go back 🙂
exactly, it takes ---- tons of time before you're able to use anything inside the workspace
you speak too much about speed
compilation speed is almost useless
gradle may be slower than your method, but it gives you so much more power lol
i mean yeah when you work with all kinds of librarires, then yeah, it makes sense to use gradle
? unless your pc is old or smt lol
but just for simple plugins it's better (at least for me) to use plain intellij building
Could never, but you do you
bruh i just recently updated MB, CPU and drive 😭 probably my cpu is kind of lacking since it's amd ryzen 5 5600 but idk
there are people still using spigot nowadays, so, I am not shocked someone doesn't use a buildtool lol
spigot is meh, when you need to touch nms
A.b().l() (obfuscation) will always scare me 💀
I really hope spigot dies in the next 5 years or so
xD
lmao
The only 2 good things spigot did well was: Being better than bukkit for a while and being the foundation for paper to exist.
i agree
(Yes I am a big spigot hater)
xD
hopefully hangar will kill spigot forums in the next few months/year
i don't like spigot's requirements before you're able to publish paid plugins
though i understand them, they could've be done slightly better
the whole website could've done better
but if we are strictly speaking about paid plugins, the whole system sucks
lol
like, if/when hangar adds support for paid plugins, it would maybe/probably suck a bit more actually lol
so I can't say much
On the other hand, kotlin is pain in the --- to decompile - if for some reason you lose code of your project and all you have is the jar file, it's really painful to piece all the kotlin code back to it's original source form
that's why git exists
at least from my experience, it was pain to decompile kotlin code
tons of unnecessary boxing and all kinds of weird code transforms - for example coroutines - in the code form, they might be awesome, but when you try to piece the code back together from the compiled code, well... good luck because you'll be needing tons of that
Hello everyone, can I ask questions about configuring plugins here?
#general-plugins probably the ideal place
thanks
no one should do that when git exists anyways.
and it should be a pain to do so yes
Why it should be pain to do so?
When it's just plain kotlin without any obfuscation, it shouldn't be that much of a pain. Plain Java is much more easily reconstruct-able back from the compiled form than kotlin
well duh?
Java is quite literally the language of the JVM
What i mean is that when you have for example <ClassName>.class and it has inner classes so <ClassName>$<number>.class, you can easily decompile this inner class if it's plain java, when it's kotlin class? you can't do it easily, you have to go trough all kinds of things before you can do it
well I just explained why lol
it's not really kotlin's fault
not much they can do
and either way, you shouldn't be doing it to begin with.
that's why git exists.
Any minecraft developer here who has knowledge about proxy server
probably quite a few
how often are you decompiling kotlin code
I mean yeah it's harder than java
its significantly easier than lots of other languages
I feel like "ease of reconstruction from byte code" was not ever a priority
and I'm not sure why it would be
yeah and kotlin is awesome to write, so it's definitely worth the rougher decomp lol
how can I find someone in here who wont scam like is there a verified section or some shit for developers
If you encounter a scam, it can be reported here.
I wouldn't scam but am not hireable
🐸
I wouldn't hire you even if you were hireable
Hi! I'm developing the SMP side of my server, and I wanted to know if it's necessary to add WorldGuard restrictions?
on resource worlds, construction, end, nether, etc.
well its not necessary but id recommend it always
depends on what type of smp u want to make really
In this case, SMP chill, no griefing possible.
I use the GriefPrevention plugin
if you use griefprevention i guess you are fine with it
dont think u need worldguard too
🤣
anyone know the best hosting to use for its price? like $10-15 a month and runs smoothly possibly? i used to use pebblehost and it went well but I just wanna know if I should switch or stay the same
@lyric finch has a comparison for minecraft related providers
also "smoothly" can depend on quite a few factors
A Repository for Minecraft Hosting Tierlists with pros and cons - Melon-Oof/HostTierList
@analog trellis
like how many plugins, players, view/simulation distance, etc.
if its 2-3 players then it shouldn't really make a difference
thank you
Useful if there are specific things you want to change regarding world behavior
Some people prefer leaves to not decay for example
Usually to preserve a build
hey
is there a way i can downgrade my enitre plugins and stuff to 1.21.5 {1.21.10 rn } without redoing it all?
did you take a backup of the server before updating?
It started as 1.21.10
if no, you can manually re-download all the plugins but will have issues with world data
Aw
Alr then nvm
Do you know a good clan plugin for1.21.10
Best one I could find 1.21.8
not really, mainly custom code things i need
Oh I can’t afford those I use premade stuff
But if I were to pay someone to make me it how much would it cost
Do you know the plugin
Simple clans
It’s open source
Can’t I get someone to update it to 1.21.10
woah since when was 1.21 on 1.21.10
they hate server owners and refuse to update to 1.22
the server i work on has already had like 10 people be like "it says 1.21.10, how come i can't join?" when we're on 1.21.1, goddamn
they go "oh i didn't think the zero was that important"
huh wait can't you just use viaversion for this
I just thought minecraft was still on 1.21.5 lol
Okay, thanks. If I ever want to do that, how can I make it apply to everyone without selecting a specific area with WorldGuard?
there's a lot of changes in newer versions, so it's hard to be protocol compatible
i also don't even know if viaversion is out yet for 1.21.10, it came out very recently
yeah it's not yet, at least stable version
latest relase is October 5th, 2025 for 1.21.9
there's a special region called __global__ that is just everywhere in the world
so you can change stuff for the entire world instead of just a subregion
🔥 ty
they hate uspigot more xd
Hate on uspigot is justified
oh? why
i'd use it if it wasn't a monthly subscription 😔
It’s not
i was told so
US+ is, which is just better patches and you can make direct requests for the devs to add
But it’s like $60 for 1.21.1 to whenever 1.21 ends
Is there a way to find other players deluxe menu setups?
On actual servers? No
Premades? Probably
How?
Getting their files (one way or the other) and seeing their configs
Hey gang, im trynna run a small server for a group of friends to play together. Just some regular base minecraft, only plugin I intend on adding is the one that allows console to join the server with PC players. Does anybody know of a server host I can/should use that's cheap but also more than capable of hosting a server for 10-15 concurrent players?
Figured i'd be better off asking people who have already gone through the process before rather than doing my own research and not knowing what info is true or false that I find
pebblehost my goat
been using it for years
Appreciate it mate legend thankyou !
np
https://x.com/osec_io/status/1988681993568362946 apparently an RCE on Bedrock
of course there is
of COURSE it's bedrock
Don't ask to ask
I still dont really get it, because English isnt my first language, but can you help me?
My point is, just ask your question instead if asking if there is someone with good experience with lunar
If anyone can answer, they will.
what should I ask then?
The question you were gonna ask after your question
If I said yes to your question, what would be your next question? Ask that question straight away
Contact lunar support is your best bet
Doubt many have knowledge with lunar client since this server is mainly for developers and server owners
alr
@stiff root skripts are known to be laggy so your server might lag because of the ammount of skripts you have
i honestly forgot, is this the discord for deluxe menus? if so can someone please help me making a creditshop gui for my server, i have been trying and nothing seems to be working we have had viruses before we just checked and we foudn nothing, anything i put in with NOT work when i do /dmenu reload. im pretty sure this is the discord so yea
Hello.I am software developer.I hope to discuss the proxyserver.if u are interested in me,pls DM me
Thanks but I already find a dev and if I need dev in future I will msg you
yeah.
You sound like a scammer, no thanks
Or crypto bro which is even worse
You sound like one the way you approach people
Doesn't help you are in an alt account
Created today
Just kidding
?
Sketchy account
hello im starting an mc server for a couple of friends, there will be like 12 of us, which do i pick? Paper or Fabric? Wed want it a little modded
if you want modded like real mods (create mod, etc) you want fabric
Guys how do I make a Shop with diamonds as currency in Deluxe Menus
how "modded"
Hey so any mods that could add newest features to 1.21?
AI and Blockchain developer
possibly some of the most dissimilar fields of CS
truly incredible
i can name one similarity
???
this is not a support channel
Hi! @everyone I’m looking for someone experienced with FTB Quests and modpack optimization. I’m building a modpack called Terra Phantasia, and I need a condensed questline similar in style to ATM (All The Mods).
@peak aurora
@sudden arch lemme join back fr xD
?
saw u posted a "lf for devs"
Yh nah
Not u gng
I got over 50 dms
I will find one dw
XD bro still mad about something i didnt even know existed
but aight
@sudden arch not interested in the offer, but I'm just curious, is that budget weekly or monthly?
and if it's monthly, do a lot of the devs dming you actually meet your requirements?
I can't imagine having 3+ years of experience and getting paid that monthly
Monthly
And yes
I GOT over 20 dms
And they do meet the req
hello, can anyone help solve some issue with my first datapack? its a very simple one, but i cant get it to work
I was curious if it was mostly people from poorer countries accepting that pay
in some countries even in europe 500-800€ are average full time job salaries
so no wonder he got a lot of dms, that pay is nice
(for some people)
Not really. The job salarie is €1,500
I make around €7,500 as a social manager at Remax, a construction company.
@steep portal
???????? "Not really"
Salaries in for example Serbia, Bosnia, Macedonia, Albania average 500-800
I'm from Austria.
Never really asked where you are from, neither i said 500-800 is a lot of money for you, i said thats reasonable amount to pay people for full time work, since there are countries that have similar average salaries
❤️🩹❤️🩹
Wise
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.
ya'll if I just want a small building tip cause I'm a little stumped can I ask that here?
Hi! @everyone I’m looking for someone experienced with FTB Quests and modpack optimization. I’m building a modpack called Terra Phantasia, and I need a condensed questline similar in style to ATM (All The Mods).
thanks, I didn't know
hey is there a support chat
tysm
Saying “even in Europe” is misleading
If you were in Germany 500-800 a month for full time would be a literal crime
Whereas if you are in a less developed country in Europe you could legally earn less
Even in Europe means that there are very few countries with such low salaries
Without "even" would mean that im saying that for whole Europe
Which i was clearly not, i even listed counties which "even" in Europe applies to
I didn’t say you said all of Europe, what I pointed out was when you said that the 500-800 range is acceptable because employers “even in Europe” can pay 500-800
You generalized Europe and it didn’t work
No I didn't?? 🤣🤣🤣🤣🤣
When i list European countries in which 500-800 is acceptable pay and then say "even in Europe" that doesnt mean that thats acceptable pay in whole Europe, but in those countries which i listed previously
No idea where ur coming from with me generalizing Europe
??
You said the pay was “nice” and backed up that claim by saying 500-800 can be considered a full time salary “even in Europe”
Bro you are either ragebaiting or you are just complete idiot
I’m not going to respond to ad hominem
Anyway think what you want, just giving my two cents
dkim moment
they were done by the time I sent it 😭
excuses excuses
>:(
the largest deterrent from arguing is watching other people argue
#showcase message @jagged isle How do you manage authority over wich server decide if a block should be placed or not ? (For example if 2 players try to place a block at the same-ish time, what block will be placed)
i don't because only I can use this command
But if I were to do it, I would set up a server as the master server and make it recognize it that way.
I would usee some sort of event queueing tbh
and if thee guy gets his block replaced then sad for him
it would need to be really fast to avoid some nasty latency for the player
and also i have queue too btw
[10:26:55 INFO]: [BedWarsLobby] Received message on channel bedwars:lobby:sync, size: 184
[10:26:55 INFO]: [BedWarsLobby] Queued sync event: BLOCK_BREAK from lobby: hub-2
[10:26:55 INFO]: [BedWarsLobby] Handling sync event: BLOCK_BREAK from lobby: hub-2
[10:26:55 INFO]: [BedWarsLobby] Processed 1 sync events
[10:26:55 INFO]: [BedWarsLobby] Broke block: WOOL at Location{world=CraftWorld{name=world},x=-32.0,y=75.0,z=6.0,pitch=0.0,yaw=0.0}
what's the purpose of your thing
you should try to do stress test on it
i am so dumb to use network management system like cloudnet
i made my own solution
[10:26:55 INFO]: [BedWarsLobby] Broadcasting event: BLOCK_BREAK from lobby: hub-2 (size: 184)
[10:26:55 INFO]: [BedWarsLobby] Published to channel bedwars:lobby:sync, received by 2 subscribers
[10:26:55 INFO]: [BedWarsLobby] Received message on channel bedwars:lobby:sync, size: 184
[10:26:55 INFO]: [BedWarsLobby] Ignoring event from same lobby: hub-2
[10:26:55 INFO]: [BedWarsLobby] Event saved to MongoDB: BLOCK_BREAK
cloudnet for minecraft blocks is a bit overkilled
not just blocks
chuks, npcs, holograms, parkour, entities, map changes
this is also overkilled
oh shi right i can add fawe support to this
how are you going to handle asyncronousness of FAWE through that
I like to push my own limits
My system works like this: if the number of blocks placed is over 100, it changes the instance for the player after everything has been placed, just like in Hypixel.
mass block placement/break, mass npc and holo create/delete etc.
and I can do it when it results in fawe api
apparently I cannot
lemme remove one of my friend
I mean if you don't sent batch blocks update to the client
Makes sense
It does it slowly, it's not instantaneous.
After about 5 years I wanna go back to making premium plugins to sell. Back then, I'd publish them on spigotMC and pray for the best for sales - is that how it works still? is there a paperMC equivalent for this, or how do things work now?
(Also where did #dev-general go)
publish it to builtbybit
but i remember it being quite a profitable thing to do, selling premium plugins, back in 2018-2019-2020. Is that still the case?
trying to find a side hustle so might consider doing that again