#minecraft

1 messages · Page 32 of 1

vital herald
#

Im US bruv

#

Im gonna try something else

shadow parcel
#

Just say according to eu laws bla bla bla

vital herald
#

hmmm

#

ill look into it, gotta find a law

stuck socket
#

creeper hosting

vital herald
#

Thanks for the idea tho

shadow parcel
small lichen
agile spoke
#

How would I nest a placeholder?

%otherplayer_health_%md_party_leader%%
??

loud mural
small lichen
main hull
#

lol

agile spoke
nova sand
small lichen
#

10k investment 💀 we ain't bill gates and he's not providing 1 TB ram of server

nova sand
#

bro wanna open hypixel 2.0 w that money

flint kiln
#

1TB ram hehehe

snow siren
#

What is the best Boxed gamemode plugin? no bentobox

plush fox
#

@novel seal can you check dm

daring schooner
#

@peak aurora

lyric finch
#

@daring schooner

nova sand
#

@lyric finch

gaunt pasture
#

@nova sand

nova sand
haughty aspen
nova sand
haughty aspen
#

First of all, I'm not relko?

slate laurel
#

meko resoruce pack banana h apna

ivory vale
#

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?

autumn zealot
#

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>"
knotty flame
autumn zealot
#

But the minimessage still doesn't work 😢

wet bough
#

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) ~[?:?]```
barren sigil
#

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.

toxic pulsar
#

second 😋

forest gazelle
#

second because the first was clearly written with ai

muted orbit
molten crag
#

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.

bleak hemlock
#

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

spark dust
#

Whether it be animated 3d model or slideshow type 2d texture or the solid one,

bleak hemlock
weary geyser
small solar
#

Does anyone know anything about messing with Java resource pack shaders and armor?

foggy nymph
#

you're gonna have to be more specific than that

small solar
#

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

earnest oak
#

Hi everyone please help me I want to create something in my inventory for example have 1 item when right click will open Deluxumenu.

toxic pulsar
#

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

earnest oak
#

👍

earnest oak
toxic pulsar
#

I can google and find some, but so can you

#

i dont know any from the top of my head sadly

nimble elk
#

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

real cargo
mellow herald
#

hello can i know what is this

lost connection: Internal Exception: java.lang.IllegalStateException: void future

glossy crypt
#

Hey Guys can someone help me with my discord server and my minecraft server

sharp bough
glossy crypt
#

“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.”

ocean valley
#

hello! we're currently looking for clients, we're hosting servers and stuffs like that. dm me to know more

mellow herald
icy skiff
#

How do people grow their servers mc

serene lotus
#

broom 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.

pliant roost
#

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?

last sierra
#

you need to reload papi when you download something from ecloud

#

/papi reload

icy skiff
#

Is AuxProtect plugin good?

wet oasis
icy skiff
#

Ty

slow imp
#

@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

glass cloak
#

Guys Who can getme 1k+ mems mc real for 10 dollars dm

wet oasis
glass cloak
#

can u

wet oasis
#

no

glass cloak
sour path
#

bro wants 1k members for 10$ 💀

glass cloak
sour path
#

like nothing?

#

only bots lol

toxic pulsar
forest gazelle
#

Shreyesh Patil
Ceo & Editor

I create engaging content, creative edits, and multimedia projects at pocket-friendly prices. I handle design, editing, and visual storytelling

warm totem
#

Is MythicMobs Dev Build and Normal v5.9.5. Same? And does the Dev Builds cause any Issues?

heavy hazel
#

No and probably

ripe ledge
#

does anyone know a good plugin to send commands though servers?

oblique hull
stark zodiac
#

👀

fair plover
plush fox
#

@tacit spruce Dm?

thorny tangle
foggy nymph
#

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

chilly flax
#

That’s so sick wtf

#

It’s wildly smooth now

forest gazelle
#

death

wintry torrent
#

going to beat 1.7 in "minor" versions

nova sand
#

@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
)

sweet thistle
#

any1 wanna be dev in my smp dm me

jagged parcel
toxic pulsar
leaden pier
#

@misty root check your private, please?

obsidian shell
#

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.

wintry torrent
forest gazelle
torpid bloom
#

a

#

hi

#

@forest gazelle what you doing here?

forest gazelle
#

uuuu

#

minecraft

#

dont expose my secret interests 👀😳

torpid bloom
#

🙏

shrewd sphinx
#

@little surge is that ai

little surge
shrewd sphinx
#

xD

little surge
#

Why are you hating from me 😄

#

I am just top designer

shrewd sphinx
#

Who

cunning topaz
#

Not this again

hexed roost
#

Is the issue in Minecraft Authentication servers going on with everyone?

mystic bronze
#

yes

versed bear
#

anyone help me to finish my aternos server for free?

#

guys tell me fast

deep chasm
#

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.

foggy nymph
#

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

polar wolf
#

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

clear mason
#

just move to 1.21.9 💀

knotty flame
#

if ur still on 21, update to 24

#

it performs WAY better

#

some sources mention 30%

remote bay
#

wait

#

is graal even a language

#

xd

remote bay
#

wonder if you can make use of virtual threads too

knotty flame
#

virtual threads are being used for quite long

#

and I believe coroutines also use them

remote bay
#

ah okay

#

well idk what ixume uses

#

hence my questioning

glass fossil
foggy nymph
#

I've been using 21

foggy nymph
#

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

foggy nymph
#

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

foggy nymph
# foggy nymph Graal is a JVM

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

remote bay
#

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.
foggy nymph
#

I have no clue

#

benchmark it

remote bay
#

how would one benchmark this?

#

xD

foggy nymph
#

just use JMH and try both methods?

remote bay
#

JMH?

foggy nymph
#

java benchmarking harness

#

absolute must for micro benchmarks

remote bay
#

I have never used that in my life xD

foggy nymph
#

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

remote bay
foggy nymph
#

but realistically you should Google how to use JMH

foggy nymph
remote bay
#

think provided by adventure? idk

foggy nymph
#

just check

remote bay
#

1s

foggy nymph
#

but I would assume that if you're replacing text... that's probably the best method to use

remote bay
#

compared to deconstructing it once, doing string modifications and constructing it again

foggy nymph
#

but like

#

just use JMH

#

that's the only way to know 100% for sure is to literally just see which one is faster

remote bay
#

aka it returns a different instance

foggy nymph
#

yeah components are immutable

foggy nymph
remote bay
#

aaaaaahhh

foggy nymph
#

its not that hard

remote bay
#

time to try to figure out how JMH works I guess

#

and set it up

foggy nymph
#

AI can write it for you fairly well

remote bay
foggy nymph
#

though good to learn the basics yourself

#

its quite simple

remote bay
#

I am not an AI guy but this might be an AI job

#

xD

foggy nymph
#

you can't use it in a plugin

#

just some gradle shenanigans

remote bay
foggy nymph
#

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

remote bay
#

yeah

#

what is the fork option?

#

and why are warmupIterations a thing

foggy nymph
#

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

remote bay
foggy nymph
foggy nymph
remote bay
#

how would I know how many it takes

foggy nymph
#

look at the times

#

if it's like
100 Ms
70ms
50ms
30ms
30ms
30ms
30ms

you prolly should have 4

remote bay
#

default is 3

foggy nymph
#

just as many as it takes for the numbers to stop going down significantly

foggy nymph
remote bay
#

and all of them show 1: 0.005 ms/op

#

is timeOnIteration the "max" amount?

foggy nymph
#

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

foggy nymph
remote bay
#

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

foggy nymph
#

use @Setup to create randomized inputs

#

JIT is (probably) making a lot of unrealistic optimizations since your code is basically constant

remote bay
foggy nymph
#

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

remote bay
#

will see

#

after diiner

remote bay
#

is 500ms per iteration too much?

foggy nymph
#

isn't default like 10s

#

again their purpose is just to provide separation so that JIT doesn't invalidate everything

remote bay
#

difference is not much between both

foggy nymph
#

send your tests

remote bay
foggy nymph
#

pastebin

glass crypt
#

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

sharp bough
glass crypt
serene ridge
#

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

solid fjord
inner nymph
#

why deluxemenus isnt updating since 4 june?

#

deluxemenus dont knows flag "HIDE_BUNDLE_CONTENTS". why

shrewd sphinx
sonic prawn
#

Somebody please help me.

#

I need sweet-hearted people's help

sonic prawn
#

hello

#

I can help if anyone is suffered from coding

#

@blissful parcel how are you?

scenic shadow
#

Hello. Does anybody have a link for the VoteParty Plugin? I cant find it

remote bay
remote bay
nova sand
#

"anyone is suffered from coding" 💀

blissful parcel
long carbon
#

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!'
earnest lagoon
#

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

foggy nymph
#

just a few messages

earnest lagoon
#

ah okay

mystic bronze
#

and correctness can be a few different things

bitter cedar
#

hello, the plugin Guilds, it's updated and runs in 1.21.9?

wet viper
#

@viral moon @uneven bison @stable remnant

Hello, how can I put the potions?

#

*deluxmenu

viral moon
#

not sure mate

forest gazelle
#

@wet viper
do you know how how to recreate dupes with a plugin

languid geyser
#

is the buylink for voteparty not working on the spigot site?

long carbon
#

Bruh Then just help me fix it.

#

@mystic bronze

foggy nymph
#

lmfao

fleet minnow
#

very helpful guy

mystic bronze
toxic pulsar
#

me

drifting thistle
#

looking for 1-2 developers to help me make a Minigames server

ripe ledge
#

does anyone know a plugin to sync commands between servers?

mystic bronze
#

web sockets are one way to do so

blazing estuary
#

Hello som1 know how to make a nice logo for my minecraft server, i willing to pay

digital dust
#

whos good at making score boards if so pls dm me

wintry torrent
wintry torrent
wanton thicket
#

ello fella

sweet hinge
#

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

subtle granite
flint kiln
#

Scam guys

digital dust
#

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)

digital dust
#

pls just dm me if your a dev

digital dust
#

shut

#

the

#

fuck up

nova sand
#

Nice copied pfp from the internet mate

forest gazelle
flint kiln
leaden pier
#

@real hemlock check dm, please?

wet tinsel
stone bay
#

Hi

forest gazelle
#

bro

placid finch
#

don't hoppers attempt to go down by default?

#

is that only into other hoppers?

forest gazelle
#

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

digital dust
#

does someone know how to use the multiverse plugin if so pls help me

velvet forum
grizzled torrent
#

any really good mod makers?

winged mulch
#

@rapid ocean @uneven bison I was wondering if i can get some help please?

digital dust
#

does someone know how to add a cooldown to a item thats not consumable

forest gazelle
#

vanilla minecraft adds cooldowns to shields and goat horns

#

or do you mean with commands and not plugins/mods

idle rover
#

Anybody can help me? please.

ocean valley
#

@dawn glade come dms

delicate wagon
#

Does anyone know how to add custom rgb gradient to luckperm ranks?

#

animated rgb

#

Ping me please

earnest lagoon
#

anyone know if you can in worldedit use stack with offset

#

like 1 blok up and one block to side every stack

nova sand
delicate wagon
clear mason
#

auth servers down for anyone else?

mystic bronze
#

no, I wont allow it

heavy lintel
lapis canyon
#

for me minecraft is working

#

lol

remote bay
#

lol

crude verge
#

Hey i’m looking for someone to build a server togother , if anyone interested pls DM's me. 😁

grim slate
#

you got me there

grim slate
#

although its invalid

#

the site is not passive agressive

tribal bay
#

idk

grim slate
#

it tells you to your face to stop

#

(also the direct url)

tribal bay
grim slate
#

yea i gotchu

wanton bobcat
#

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!

vocal lichen
#

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

digital dust
#

does someone know a app that lets you make a multi colored text

clear mason
toxic pulsar
#

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

jagged parcel
#

^

#

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

faint trellis
stray wyvern
#

hello

#

idk if i can get help here but i got an idea but no idea what to do

forest gazelle
#

that is tragic

#

i will mourn for you

granite mist
#

@serene lotus Hlw

foggy nymph
#

you probably should ask in the discord server of whatever plugin you're using for the custom enchant

stray wyvern
stray wyvern
#

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

somber patrol
#

the javascript on deluxe menu causes insane lag

toxic pulsar
#

I wouldnt really use JS for things that are spammed often especially for all players (scoreboards or tabs for example)

somber patrol
#

its a menu shop

toxic pulsar
#

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

rapid ocean
#

yes, we always advise against the use of javascript where possible

grave locust
#

Are there anyone help me?

mystic bronze
#

doubt

amber magnet
toxic pulsar
amber magnet
#

ok

#

:(

toxic pulsar
#

just find their discord server, last ive heard its like 100-200 eur for a license

amber magnet
#

200€?

wintry torrent
remote bay
toxic pulsar
#

could be neat

empty matrix
#

on this policy

remote bay
#

At least that's what I understood from the quick read I had

wintry torrent
remote bay
#

Idk where anymore

velvet forum
#

I need someone who can help me sell a plugin to servers owners (comission to be discussed). DM me for more info.

autumn edge
flint kiln
autumn edge
#

Made using Adobe Illustrator

faint trellis
thorn prism
#

heyo! I've built some useful online tools for Minecraft. Safe to promote them here?

thorn prism
#

yeah, is there a channel for that?

#

or that's a blanket rule?

remote bay
remote bay
shadow parcel
#

@shy crow this is a warning no self promo here read the rules

pastel widget
autumn edge
#

With the useless Ai

#

Just doing a Ai test and considering its fake results

pastel widget
autumn edge
autumn edge
pastel widget
#

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

autumn edge
pastel widget
#

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

jagged thunder
#

can someone help me fix my game none of the blocks I am able to see

autumn edge
faint trellis
serene lotus
foggy nymph
#

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)

slender ridge
#

Hey

#

Can anyone voluntarily develop plugins for my mc server?\

remote bay
#

But most of the times no one likes to be slaves

#

So, most likely you won't find anyone without paying

slender ridge
#

can you do it for me?

#

or atleast show me how to?

#

i just wanna do a few things

#

pls?

remote bay
slender ridge
#

can you atleast show me how to do it?

remote bay
#

There is a format there

slender ridge
#

wheere are the guildlines?😅

remote bay
clear mason
#

idk if im the only 1 that sees it 😭

#

probabbly cuz i have hundreds of hours on vr gtag SKULL

remote bay
remote bay
clear mason
#

istg i see it lmaoooo

remote bay
#

????

#

Lol

clear mason
#

istg it looks the exact same

#

LMAO

slender ridge
#

so what do i do with the guildlines

clear mason
remote bay
#

You read them

clear mason
#

😔

slender ridge
#

guidlines barely say anything

remote bay
pastel widget
remote bay
#

Think he just doesn't want to read guidelines on how to do it

pastel widget
#

what doesnt he understand then 😭

remote bay
#

No clue

slender ridge
#

done

#

now can you help me

eternal walrus
#

Hey does anyone know a good economy ssystem Plugin(s) with a Customizable shop and Auction house. thanks

pastel widget
#

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

eternal walrus
#

ok yeah I'm not that smart

#

I need one that like works already

pastel widget
pine shuttle
#

ai doesnt generate transparency the best. and if he just removed the bg i'd assume there would be some stuff left over

glass rune
#

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!

small shuttle
#

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.

clear mason
#

Worlds- Multiverse-Core

#

there are lots of guides online to help you

#

id recommend looking thru those websites, they offer many great plugins.

clear mason
#

might find someone there, I think you're looking for a sys admin

glass rune
#

okay i'll try

small shuttle
clear mason
small shuttle
clear mason
small shuttle
#

Thanks for your help ❤️

clear mason
#

take a look at that.

small shuttle
#

Ok thanks so much

small shuttle
small shuttle
clear mason
small shuttle
#

I should also DM you about something.

clear mason
#

:]

small shuttle
remote bay
#

stop giving poor advice.

small shuttle
remote bay
#

the only platforms you should use is modrinth and hangar.

clear mason
remote bay
#

for starters, spigotmc sucks lol

clear mason
#

to this day.

remote bay
#

cool

small shuttle
#

I'm not starting the configuration; I've simply never done SMP before.

remote bay
#

a lot of big well known plugins do 🙂

#

together with other 2.4k plugins

clear mason
#

for plugins

remote bay
#

💀

clear mason
#

i used polymart once

#

that was for nexo only.

remote bay
#

using bbb/spigot is crazy tbh

clear mason
#

why?

remote bay
#

bbb I can somewhat understand since they are the only "good" (not rlly) marketplace with paid plugins so yeah

clear mason
#

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

remote bay
#

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

clear mason
#

🤓☝️

clear mason
remote bay
#

tell that to someone who has no understanding of that

#

lol

clear mason
#

😔

remote bay
#

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

clear mason
remote bay
#

while over half of the paid plugins in BBB completely suck lol

clear mason
#

this a good point^

#

ima name call a set of plugins

#

eco plugins are fucking dogshit

#

and they are all 10-25GBP each

remote bay
#

why does size matter lol

#

size is the most useless metric for a plugin

clear mason
#

im talking about auxilors plugin 😔

remote bay
#

I know

clear mason
#

his discord support server is a graveyard

#

and his plugins are outdated

remote bay
#

you can say the plugins suck but you can't use size as an argument.

clear mason
#

imagine i got a fucking kotlin incompatibility bug with eco plugins 😭

remote bay
#

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

clear mason
#

and they offer so much

#

size does not matter yea

#

(plugin wise)

remote bay
#

my plugins sometimes are 4-5mb

#

lol

clear mason
#

i mean my stuff simple

remote bay
#

I include kotlin, etc.

#

I hate the whole "Hey, wanna install my plugin? cool, but before that install my lib"

clear mason
#

completely unrelated lmao

#

why does chatgpt use this

#

instead of -

remote bay
#

it's quite related

#

oh

#

lol

clear mason
#

thats how i catch many

#

ai generated responses

remote bay
#

lol

clear mason
#

cuz of hte special symbol

clear mason
#

remote bay
#

it's not supposed to be a minus

#

lol

#

those 2 symbols do not mean the same thing

clear mason
#

idk im prolly geekin

remote bay
#

if anything, that's opposite of geeking lol

#

geeks usually know the difference

clear mason
#

lmao

shy robin
#

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.

remote bay
#

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.

clear mason
#

bro thank god i dont do java

#

i have sm that does all my plugins

#

im mainly a configurator

remote bay
#

kotlin better

clear mason
#

bro

#

my dev makes it sound like he has suicide thoughts

#

when working on plugins

#

😭

remote bay
#

tell him to use kotlin

clear mason
remote bay
#

and paper-api if he isn't already

remote bay
clear mason
#

whats even is kotlin

remote bay
#

a programming language

#

lol

clear mason
#

only time i heard of it was downloading a fabric mod library

remote bay
#

that is JVM based

clear mason
#

man I really wanna learn plugin dev/java

#

but honestly

#

i think ii wanna keep programming away

#

i mainly focused on C++/C#

remote bay
#

Kotlin and scala are 2 examples of java alternatives that still run on the java virtual machine

clear mason
#

fuck that never again

vital rapids
#

Kotlin is pretty good, but i haven't poked with it to know all the ins and outs of it

remote bay
#

C is... special

vital rapids
#

Yes, I'm using paper api

clear mason
#

simple sandbox

#

was really cute

remote bay
vital rapids
#

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

remote bay
#

why is that a problem

#

lol

#

GOSH

#

that...

clear mason
#

ctrl + shift + b on visual studio 😔

remote bay
#

that's a very good reason to be depressive lol

vital rapids
remote bay
vital rapids
#

the speed is incomparable to when building with gradle

remote bay
vital rapids
remote bay
#

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

vital rapids
#

i mean yeah when you work with all kinds of librarires, then yeah, it makes sense to use gradle

remote bay
vital rapids
#

but just for simple plugins it's better (at least for me) to use plain intellij building

remote bay
#

Could never, but you do you

vital rapids
remote bay
#

there are people still using spigot nowadays, so, I am not shocked someone doesn't use a buildtool lol

vital rapids
#

spigot is meh, when you need to touch nms

remote bay
#

spigot is meh in all cases

#

lol

vital rapids
#

A.b().l() (obfuscation) will always scare me 💀

remote bay
#

I really hope spigot dies in the next 5 years or so

vital rapids
#

xD

remote bay
#

it's already pretty much dying/dead

#

but welp

#

I want it buried deeper.

vital rapids
#

lmao

remote bay
#

The only 2 good things spigot did well was: Being better than bukkit for a while and being the foundation for paper to exist.

vital rapids
#

i agree

remote bay
#

(Yes I am a big spigot hater)

vital rapids
#

xD

remote bay
#

hopefully hangar will kill spigot forums in the next few months/year

vital rapids
#

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

remote bay
#

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

vital rapids
remote bay
#

that's why git exists

vital rapids
#

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

hallow oxide
#

Hello everyone, can I ask questions about configuring plugins here?

hallow oxide
remote bay
#

and it should be a pain to do so yes

vital rapids
#

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

remote bay
#

Java is quite literally the language of the JVM

vital rapids
#

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

remote bay
#

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.

timid girder
#

Any minecraft developer here who has knowledge about proxy server

mystic bronze
#

probably quite a few

foggy nymph
#

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

thin orbit
#

yeah and kotlin is awesome to write, so it's definitely worth the rougher decomp lol

grand gazelle
#

how can I find someone in here who wont scam like is there a verified section or some shit for developers

mystic bronze
#

🐸

small shuttle
#

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.

pastel widget
#

depends on what type of smp u want to make really

small shuttle
#

I use the GriefPrevention plugin

pastel widget
#

if you use griefprevention i guess you are fine with it

#

dont think u need worldguard too

small shuttle
#

ok nice

#

ty

pastel widget
#

🤣

analog trellis
#

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

mystic bronze
#

also "smoothly" can depend on quite a few factors

lyric finch
#

@analog trellis

mystic bronze
#

if its 2-3 players then it shouldn't really make a difference

analog trellis
#

thank you

pearl needle
#

Some people prefer leaves to not decay for example

#

Usually to preserve a build

thin flame
#

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?

sharp bough
thin flame
#

It started as 1.21.10

sharp bough
#

if no, you can manually re-download all the plugins but will have issues with world data

thin flame
#

Aw

#

Alr then nvm

#

Do you know a good clan plugin for1.21.10

#

Best one I could find 1.21.8

sharp bough
#

not really, mainly custom code things i need

thin flame
#

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

empty matrix
thin orbit
#

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"

empty matrix
#

I just thought minecraft was still on 1.21.5 lol

cunning topaz
#

things moving crazy fast

#

can't keep up anymore tbh

small shuttle
thin orbit
#

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

thin orbit
#

so you can change stuff for the entire world instead of just a subregion

sharp bough
remote bay
sharp bough
clear mason
sharp bough
clear mason
#

i was told so

sharp bough
#

But it’s like $60 for 1.21.1 to whenever 1.21 ends

pastel lily
#

Is there a way to find other players deluxe menu setups?

sharp bough
#

Premades? Probably

pastel lily
#

How?

sharp bough
pastel lily
#

Nvm

#

There’s an example thing I can use

dense saddle
#

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

clear mason
#

been using it for years

dense saddle
clear mason
#

np

wintry torrent
haughty aspen
#

of COURSE it's bedrock

median tinsel
#

does someone have good experience with lunar client

#

?

remote bay
median tinsel
#

huh

#

what do you mean?

median tinsel
#

I still dont really get it, because English isnt my first language, but can you help me?

remote bay
#

If anyone can answer, they will.

median tinsel
#

what should I ask then?

remote bay
#

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

median tinsel
#

I have problems with unexpected errors

#

and I need help w/ that

remote bay
#

Contact lunar support is your best bet

#

Doubt many have knowledge with lunar client since this server is mainly for developers and server owners

median tinsel
#

alr

nova sand
#

@stiff root skripts are known to be laggy so your server might lag because of the ammount of skripts you have

rare rune
#

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

agile seal
timid girder
remote bay
#

Or crypto bro which is even worse

agile seal
#

u mean I am scammer

remote bay
#

Doesn't help you are in an alt account

#

Created today

agile seal
remote bay
flint kiln
#

Sketchy account

young siren
#

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

forest gazelle
sinful hollow
#

Guys how do I make a Shop with diamonds as currency in Deluxe Menus

young siren
#

Hey so any mods that could add newest features to 1.21?

foggy nymph
#

AI and Blockchain developer

#

possibly some of the most dissimilar fields of CS

#

truly incredible

forest gazelle
#

i can name one similarity

keen void
#

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).

daring schooner
#

@peak aurora

foggy nymph
nova sand
#

@sudden arch lemme join back fr xD

nova sand
sudden arch
#

Not u gng

#

I got over 50 dms

#

I will find one dw

nova sand
#

but aight

foggy nymph
#

@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

sudden arch
#

And yes

#

I GOT over 20 dms

#

And they do meet the req

foggy nymph
#

damn interesting

#

is it mostly people from non America

#

or Europe

sudden arch
#

EU

#

Like wdym

shy crow
#

hello, can anyone help solve some issue with my first datapack? its a very simple one, but i cant get it to work

foggy nymph
pastel widget
#

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)

sudden arch
haughty aspen
#

@steep portal

pastel widget
#

Salaries in for example Serbia, Bosnia, Macedonia, Albania average 500-800

sudden arch
#

I'm from Austria.

pastel widget
#

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

#

❤️‍🩹❤️‍🩹

delicate wagon
#

Wise

small shuttle
#

Hi! I'm opening an SMP server soon and would like to know what hosting and package you would recommend for this type of server?

#

I am potentially looking for a host where infrastructure installation is not required.

#

PS: I'm looking for a machine location suitable for international use.

pearl pivot
#

ya'll if I just want a small building tip cause I'm a little stumped can I ask that here?

keen void
#

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).

iron topaz
#

hey is there a support chat

iron topaz
#

tysm

pearl needle
#

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

pastel widget
#

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

pearl needle
#

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

pastel widget
#

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

pastel widget
#

"??"

#

that pay is nice for a lot of people??

#

A lot of European people^^^^

pearl needle
#

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”

pastel widget
#

Bro you are either ragebaiting or you are just complete idiot

pearl needle
#

I’m not going to respond to ad hominem

#

Anyway think what you want, just giving my two cents

pastel widget
#

Just re-read the whole convo, ur clearly not getting what i was saying at all

#

✌️

forest gazelle
#

dkim moment

empty matrix
#

they were done by the time I sent it 😭

forest gazelle
#

excuses excuses

empty matrix
#

>:(

foggy nymph
#

the largest deterrent from arguing is watching other people argue

umbral crow
#

#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)

jagged isle
jagged isle
flint kiln
#

and if thee guy gets his block replaced then sad for him

umbral crow
jagged isle
#

and also i have queue too btw

jagged isle
#

[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}

flint kiln
#

you should try to do stress test on it

jagged isle
#

i made my own solution

jagged isle
# jagged isle [10:26:55 INFO]: [BedWarsLobby] Received message on channel bedwars:lobby:sync, ...

[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

flint kiln
#

cloudnet for minecraft blocks is a bit overkilled

jagged isle
#

chuks, npcs, holograms, parkour, entities, map changes

flint kiln
jagged isle
#

oh shi right i can add fawe support to this

flint kiln
#

how are you going to handle asyncronousness of FAWE through that

jagged isle
jagged isle
#

mass block placement/break, mass npc and holo create/delete etc.

flint kiln
#

good

#

I will add you as friend

jagged isle
flint kiln
#

apparently I cannot

jagged isle
#

lemme remove one of my friend

flint kiln
jagged isle
#

im strict at the number

#

all friends - 80

#

sent

flint kiln
#

Makes sense

jagged isle
twin wing
#

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)

twin wing
#

trying to find a side hustle so might consider doing that again

wet nymph
#

Internal Server Error