#general
3141 messages · Page 1331 of 4

playing VR at low and still variable frame rate
how did you err
not throw up?
or did you
144hz VR is so awesome
i mean, VR on a low framerate is just nausea inducing. but adding the fact that it's not a stable low framerate just makes it worse
im not sure it's possible to play that sustained without actually losing your lunch
Some people don't suffer for motion sickness as much.
I wish I was part of that group
@warm anchor bruh i'm losing all my games lol also doesnt help i get matched with people who are on a lose streak as well xD
https://youtu.be/vsTTXYxydOE this is sick
Get a Free 32GB Flash Drive and 32GB Micro SD Card: https://micro.center/dbfba
Check out the Micro Center Custom PC Builder: https://micro.center/4879a
Join the Micro Center Community: https://micro.center/15dd5
Please consider supporting these projects through my patreon: http://patreon.com/stuffmadehere
I use a glowforge pro for rapid protot...
guis suck
thats why you use IF
So I want to write extensible and maintainable code. Are there any helpful tips for that? Is it just planning as far ahead as you can? For new features it feels like refactoring is inevitable
Anybody ever used "Jobs Reborn", has a lot of bad reviews atM, but only since some months? I finally need a good and idiot save system so players can earn ingame money. So I can go live finally 😛
planning, experience, iteration
i'm sure there are a few courses on design patterns
To add on top of this, be prepared to rewrite your shit all the time. When I started even when I took 1 week off a project, when I got back I was disgusted
me with rtp
im still disgusted, but i honestly cba to rewrite it again xD
Forced 50 is real

back to archon 3
people keep banning literally every hero i play so i end up being useless xD
20 tps are 20 tps ¯_(ツ)_/¯
you ever make something and are not sure how it worked but it worked
tuinity is made for higher player counts so... works..as expected?
no way simple


I watched this on the way home... so cool
yeah
Guess who's back
I did not take the pic but I got it to work and this is engine 2 =/
I got xray to test it out dont kill me oh no oh nooo.
ok
anti-xray doesn't support the nether in the first place
so idk what you're trying to prove
it's working... idk what you mean... or that screenshot is fake
are you sure that amount of netherite is normal?
ITS THE ANTIXRAY DOING THE THING opps caps
wdym, it's working exactly as expected, engine mode 2's entire purpose is to (visually) spam ores everywhere so that xrayers cant know what is a role ore and what is not
and a full caps message with "oops caps" at the end is so stupid i can't even comment on that
Yes ik but that compared to overworld
Thats why I did it
That's just because of how its rendered.
There are not as many ores in the nether as there are in the nether? What is your point?
anti-xray doesn't work in nether like it does in overworld
If you were to use a proper xray mod, it would display many more.
He pings me in paper help just so I can read it 
swore stonar said it doesn't
it works fine?
There's more opening in nether
Ok sorry well I shall go its 2am where I am im tired af stop making fun of me but the caps thing was joke lmao
k
Well there is a time and place for joke
Peace
bye
intellij idea or visual studio
visual basic?
if you're doing java,
, no question
C# stuff is usually VS
But there's also Rider for that
You can load whatever in which ever of you want
Is there really any benefit in using SLF4J? I believe SLF4J is just an interface and will allow you to easily change the backing logger if you so choose. I don't think people really change the logger they use though
it mainly matters for APIs
Impl can use whatever they want tbh
I get 0 VR motion sickness, and when I do, it’s only in extended playsessions, however I often get off because it’s just... painful to play at low FPS
so if my games weren’t annoying to play I would probably get more motion sick
Hello world
hi
Name a unique snack which I can purchase here
I read that as "unique stack" and was very confused
wave
Eat popcorn with mustard, ketchup and mayonnaise
excuse me
Is delicious
since when does anything Loblaws have anything unique
it's fine zml
Try it, if u don't like it I'll eat something weird
He must be thinking hard
actually PC coconut milk ice cream is quite nice
wtf that sounds kinda good
Should I try it?
Hi 🙂
it's also cheaper than some of the fancier options
hi simpleee


cute heart eyes uwu
wave


I don't really get motion sickness but my eyes start to burn pretty bad
OVH outage for a week sounds like BS. Very skeptical
Same. I use OVH and 1 month outage sounds unreal
I love how he still continue to pay after those issues


aber 
Eternity
Aueorura 
should i allocate more memory?
i have 8gb on my computer and 4gb dedicated to minecraft through the jvm argument
@keen aspen
hi aber!
Makes sense
Thanks for the ping
Since im using 80% of the allocated
I should have enough, right?
At the time that screenshot was taken the JVM hadn't even tried to use all of the memory you allowed for it so yeah, should be enough
anyone know if i delete a region if it respawns smthn else or?
i have corrupted chunks on my server and if i delete the file containing those chunks would that destroy the world or nuh
world gen is determinate, structures may change, but, the general looks will generally be the same if regen'd on the same version it was gen'd on
across versions it's generally iffy
im using 1.16.5 paper
using Chunky in attempt to load out the world or whatever but it keeps finding a corrupted chunk lol
nothing to do with paper, it's 100% on vanilla
ah fair
vanilla chunk gen is determinate
but, there are subtle changes as the games gotten older, so, it might look similar, it might have different biomes or some features or whatever
it's pretty much 100% down to the algo that mojang users and how well it plays for that area, if you originally generated on 1.16.5, it should be practically spot on bar things like trees, etc
is there a way to take away specific item from an offline player in my own server?
Usually you can schedule the item deletion to happen when they join.
But you can also manually edit their playerdata @undone crest
Use something like NBTexplorer, open their file from playerdata/ folder (to figure which one, either retrieve UUID from some site or look in logs when they join).
But webnbt means I need to download the file, upload it to the site, download modified and upload to server.
Can't just edit files live in prod directly :P
Don't want nodejs anywhere close to my server :P
there is a rust tool for nbt
Well, NBTexplorer works most of the time (though I doesn't support proprietary UTF-8 encoding Minecraft uses).
And I haven't really had the need to find a better tool, I rarely touch nbt.
they literally just use javas writeString method?
They use different encoding, a lot of different tools (python NBT package, NBTexplorer etc) just crash on encountering it.
What is the difference of *.dat and *.dat_old
I have live patching in some of my old python tools.
erm, one of them is old?
Yea, java DataOutputStream
maybe different encoding vs what python does, but, it's not like mojang went out of their way for it
is it ok to delete .dat_old because I modified *.dat using NBTExplorer
yes, I mean, it's a backup which won't be used unless the dat file corrupts
https://github.com/Prof-Bloodstone/Minecraft_scoreboard_exporter/commit/6eb6dedd67d6463442f1a7c1af3a9c9f4c110dc8
The NBT spec mentions it's UTF-8, but it's Java UTF-8.
https://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html#modified-utf-8
ah
NBTexplorer thankfully fails only when opening node which contains such string, so you can use it without opening the item.
well, I mean, it was kinda a given given that it's just using java, it's entire OS though
I literally just yonked something out of there for a patch i miiiiight push to paper
Yeah. Kinda weird move for Java to decide they'll modify UTF-8 and become incompatible with any other UTF-8 implementation.
Thang God that in Python I can replace a function so easily. Idk how I'd patch that in any other language, without forking the library.
.download
<@&748618676189528155> name
Kek, headlines here: firefighters struggling to put out exploded VW hybrid. But they don't struggle because it's a hybrid, but because the water always turned to ice because it's freezing -16 degrees
?ban @warm meadow Racist name
TurkNigga#0281 was banned | Racist name
@potent fossil @twin lagoon



Github took down endgame, and everyone is now pushing their forks xD
endgame?
hey bros
lol wow
Probably why it exploded: https://news.ycombinator.com/item?id=26154038
i suppose that's more or less what salesforce expected though
Yeah, from the comments they made seems like they wanted to force AWS into patching the features and making the analyzer able to detect it.


new tech
In fact, newer than mine 
MFW I just paid 10€ to the post to "PRINT" a god damn shipping label... now they failed to send it to me, so my only option is to buy a new one...

Sue
Where is my 3080??
to anyone buying new gfx card plz send me ur old 1
I'll send you the cursed 1080 Ti.
i will take it.
I don't think you will.
i will.
Say good night to you first PCIe slot then.
thinking simple doesn't hate himself to unleash pain upon oneself
wait, that thing looks as bent as ||.......................||
that looks bent
ill still take it
If you want to wash it in the sink just lmk
I could send you the microwaved 1060. Since you can't even melt that on down to anything anymore.
ill take it
no

i need to slonp
I just wish I could play kitty cannon with ou
@waxen panther no u
duck please do not bring drama in paper from other servers
or i will ban you
thank you .
Ban this: 🖕
i will be talking to zee seven five zero immediately
Z numbers the best friend. Z numbers will ban brocc instead
ok ?
Ok
broc, heads or tails
heads
.coinflip
(tails)
.flip

(tails)
Oh, we got rid of the fun commands...
.wa coinflip
(DiscordBot) Result: tails - https://is.gd/rJ0mmp
Wolfram|Alpha brings expert-level knowledge and capabilities to the broadest possible range of people—spanning all professions and education levels.
FUCK
KEK
...is what duck should be saying
3 tails in a row

?ban @waxen panther u picked the wrong side of the coin fool
the bots are conspiring against me
Get rekt scrub
Ok
@waxen panther 
@waxen panther 
hello moderators i being spammed
hello moderators i being spammed
@waxen panther 
bloodstone

@waxen panther 😠
could you guys stop pinging @waxen panther

@waxen panther sorry
you should be 😠
reminds me of when you hit a sibling and you're forced to say sorry
I mean, am just sorry I got in shit, i'd hit you again if I could
yeah that's exactly the same situation here except brocc is not my sibling
we're not ? :(
yes dw I would still gladly hit you
@waxen panther sorry
@quasi valley
pinging notable ??
ban ?
^
#gifs-and-memes
mods pls?
MODS
it was not contextual ?
not brought up in conversation ?
mods ?
this is a targeted attack of mass deleted messages and fraud
you are a targeted attack
brocoo is a targeted attack
who is this weird animal that is able to type
it's called a pineapple you dum
no
targeting paper community and harassing its members
vegetables can obviously type
@waxen panther no u
why is it that people mentioning children instantly makes me so much more helpful
someone could be like "i want to commit genocide" and as long as they followed that up with "it's for my children" id just move heaven and earth
lol
in terms of PaperMC, do you mean that you would rather help a parent set up a server for their children instead of helping some kid set up a server for fun or something?
@waxen panther are you hungry?
kashike go sleep
hi
@waxen panther eat
구찌여러분 안녕하세요! ^__^
오늘은 배가고파서 신발장에 있는 구두좀 먹어볼까 해요 :-)
여러분도 먹고 싶어서 따라하면 안되는거 알죠? ㅎ
영상 재밌게 보시고 좋은밤 보내세요!
instagram: asmr_con9
문의는 인스타 다이렉트로~
exactly what brocc wanted
we broke kash
that's hot
i am broken
you broke me?
Is it normal to hear a quiet drdrdr sound coming from your computer
kashike is an enigma, there is no breaking kashike
you stare into the kashike and the kashike stares back at you
drdrdrdrdrdrdrdrdrdrdrdrdrdrdrdr
have you considered, by chance, checking if a cable is near a fan
crazy thought i know
might lead somewhere!
cable literally slamming into fan
"why does it sound like a cable is hitting the fan?"
which isn’t hitting it
shit
You likely have multiple fans though.
I have 2
check the other one
is hitting the fan
:sofuckingfunny:

no u
absolutely - and id be kind an patient and helpful and use lots of smiley faces
@waxen panther do you want a massage
same, and it really is weird
yes please 
@waxen panther https://www.youtube.com/watch?v=UHgV6EmyGoo
MOST RELAXING WEIRD FINGER MASSAGE with SCISSOR not sharp | CS ASMR vs RAJA MASTER, ,,,,,NOT SHARP SCISSOR,,,,,
SUBSCRIBE MY CHANNEL,,
Watch More Videos....
Baba the Cosmic Barber - Cs Asmr Barber City Roundup Pushkar,,https://youtu.be/3-qF9Hc4XiM
THE WORLD'S BEST FINGER MASSAGE WITH SCISSOR /ASMR RELAXING,, ht...
enjoy
how is sliding scissors around on your skin relaxing 😭
kashike this stuff's tame for the video genre and you know it lmao
Imagine if you could punch people through the internet.
My coworker tried to be "helpful" and made me loose at least 6 hours...
Explain
I was running a few hours long tests. He decided to cancel them, rebase my code and start them again for me.
It failed at linter xD
i didnt know block game server used so much network
i wish block game servers used 46gb
I assume yours is from a backend server?
We don't do that here.
yes and i hate certain things in life too
Do you hate the fact evolution failed us multiple times?
yes
I hate the fact that I have to study the structure of this stupid cell wall
only award i support is the darwin award
WHY would I want to know the structure of something that is less than 1nm thick
On the other hand I hate looking at my LibreNMS setup... I keeps reminding me of the good old times:
https://posili.me/i/2021-02-17_13-02-58.png
well it's important that you know how your penis looks like
smh
@mossy vessel uwu
warning: Contains allegens: nuts.

ik how it looks like
it looks like.. how you would expect it to
why am i still here
This makes me losing braincells again, michele 😔
same
At least you know what brain cells are.
atleast I don't have to study the structure of a brain cell 
Yet.
But hey, at least you are learning something.
Better than learning nothing and just waiting to die.
comforting.
honestly tho, when I opened the AP textbook of biology i did NOT expect to be studying how the cell wall works for an hour
and now I've just reached the "cell organelles" part
brilliant
thats alright with me
Yet, you are still here.
for now
You are here forever.*
you ever wonder what we will have accomplished in 300 years?
Nothing.
probably not much the way things are going 
infinite ram
Fun fact: the world is getting dumber, just cuz of the fact people with lower education have more children, who do not value education as much
How things are going:
EV companies lying about their achievements and everything buying it up,
Coal > Nuclear,
Global temperature changes.
Achievement unlocked: More water
i was watching the expanse, and wonder if it would ever be like that
kind of a scary thought
The amount is the same, just in a different form.
Well, we aren't far away from water not longer being a basic human right at the rate we are going.

not what i expected but ok
https://youtu.be/dWSqqckKjVM the memories
Need for Speed: Most Wanted Complete OST (2005)
read it as a book instead
noob
Well. No one here can. Since we don't know how to read.
lol
She was supposed to have long hair that floats around when in 0g. That was probably out of budget for the movie though.
Just throw electrostatic charge at the problem.
lmao
ooh that explains why they all have short hair
never thought about that
Oh, ffs...
infinite timings
My laptop is really dying.

And they won't ship my pc parts till next week...
nice knowing ya
I think I just found the best Discord Bot ever created: https://github.com/MBR-0001/NoStickers

And it all started with Cat...
I'm starting thinking it IS OS.
*nix? try jumping to another pty maybe
Well, I rebooted.
I'll backup everything to a hard drive, since it's always easier than remote backups.
Krusic I had a freeze first, where it blinked my caps lock key. Then yesterday, all my processes turned zombie. And now this. Doubt driver is an issue here.
Once my data is backed up, I'll switch the drives with my previous laptop and see which one crashes xD
Is it necessary to create a world border for my nether?
no
Thanks
I think I found a great plugin so I don't have to use Chat Control Pro, it's called Space Chat. I haven't tested it out but it looks very promising!
:drake_nope: supporting kangarko
:drake_dope: not using kangarko's plugins
@olive garden Is Kanagarko the guy who did Chat Control Pro
Yes
I'm grateful for that plugin! Bought it before Nov 2020 when I was trying to create a server, later read what he did, and now I don't purchase premium plugins! :] I've been learning how to create little plugins myself. So I'm glad.
But SpaceChat really looks wonderful
I don't know what Pepega is but 🙂
.g Pepega
(phoenix616) https://cleeyk.com/pepega/
basically what I want to say: don't support shitty people 👀
im 50% thru the article and i still have 0 clue what a pepega is
feels like all these wippersnapper terms poppin up
https://knowyourmeme.com/memes/pepega is pretty much the best description imo
bruh lol i knew it was that frog but i've never seen that configuration before
netflix adaption meme though 
have you seen the teaser?
looks pretty good
I will keep my expectation low until I actually see the finished product 

idk ask Artifact dev team @worn ember
wassup everyone :D
All that lore and extra story writings kinda wasted hopefully they reuse for this animation lol
@warm anchor uwu
"I use Linux"
"Oh cool, which distro?"
"Yes."
i feel like doesnt do enough with the lore
then again, idk what more they could do xD
i'm already glad they all have proper backstories

qemu
The things with Dota lore is no one really know what's going on even Valve themselve
vi sitter har i venten och spelar lite dotaaa
hello I just wanna ask that my port forward at paper dosent work! while the vanilla server and spigot work
don't spam...
ok
Hmm I actually wanna sync money balance across my network and pay players per day for playing. Currently I stuck between programming it on my own or using plugins. Anyone knows smth reliable and not completelyarchiv overloaded to do get that?
no but also interested in this
just use some economy that uses a mysql/other database backend
e.g. craftconomy works fine-ish in parallel on multiple servers
it would require a pretty precise timing attack to break that 👀
._. phoenix would u also happen to know if theres such thing as vault with multiple virtual currencies?
no, but Tresor will include that eventually
best vault can do is per-world currencies
which you could theoretically abuse to do multiple currencies
woah what for real? ._.
yes thats exactly what i wanted lol
1 currency per world/gamemode
w/o going bungee
Yeah I really wanna use smth finished and plugins I use atM are kinda overloaded, I apric. that tip. Doing it by myself will be only a thing if I can't find smth, 'cause time limited atm
vault technically supports per world accounts
craftconomy supports per world currencies with full vault support
it just depends on your plugins if they have support for per-world currencies (e.g. ChestShop does 👀 )
^ all of vault's config ;-;
did you read what phoenix said
Ohh but craftconomy also has some bad reviews
idiots are everywhere ¯_(ツ)_/¯
true
looking at reviews
yea lol this aint ebay u gotta read the reviews individually & judge for urself
a bunch of shit plugins have good reviews and a bunch of good ones have bad reviews
(especially if they aren't using whatever version I am using :P)
a lot of ppl leavin 1 star cause they installing it rong
Does craftconomy also have bungeecord support
no, economy on bungee isn't really done
(probably because nothing like Vault exists there lol)
ahh, ok... I was struggling with the same thing
but seeing as all transactions are done via a mysql database on the main thread it shouldn't result in issues
oh wait, it's 1.8
May I can finally get rid of mysql player data bridge now 😄
mysql on main thread lmfao
just make sure to use my fork ¯_(ツ)_/¯
I was testing out GemsEconomy but the code is shitttt
JRoy: can't do it any else with how Vault works
it doesn't support async economy stuff
and any form of caching would just break it
robux style currency for minecraft anyone?
Please god no
Wait what, main thread and mysql still fills not so sweet
I mean essentials does main thread file writes/reads so ¯_(ツ)_/¯
at least mysql is partially in-memory
technically we only do main thread serialization
id get rich scamming kids out of they minebux on my own server lol
because bukkit won't let us avoid it
oh, so it's exploitable? nice
file read/write is async
Thats why you use Skripts Essentials plugin <_<
and its all cached phoenix
so completely unsuited for any kind of data-sharing
??????????
oh you mean like syncing it thru some plugin and then have it multi-server?
(in the context of a network)
correct bungee isn't supported, the only time saves are joined on the main thread is server shutdown
because we don't support bungee
I think it might even be able to fix the last exploit functionality in craftconomy, I think it doesn't lock the table right now, if it would then it couldn't be exploited at all
file writes on the main thread is generally bad for the majority of users
yes i do al my file writes inside inline bukkitrunnable
there's also this fork of craftconomy but I don't use that so I can't say if it works properly: https://github.com/pavog/craftconomy3
im lookin up how hard it would be to import robux api into mc
Is there any economy plugin that supports multiple 'default' currency's (server based)?
what do you mean by "default currency"?
Aa okay I just was thinking about that problem, you actually could sync eco on join/leave only, in a async thread, just handle the set payment synced when ready. Only problem, if you switch between servers or rejoin before write to sql finished, will give wrong results
that suck
s
Well, the problem i'm facing with for example GemsEconomy is that you can set a default currency which is then used by BossShop and other plugins. However, if I want BossShop on another server to use a different currency I can't, because you can only set 1 default global currency with that plugin.
I tried TheNewEconomy as well but it's unfinished and very buggy
that's not possible with the Vault API
(unless you abuse the world currencies as mentioned earlier)
On different servers though, with different vault installations as well.
just using the same dataset
Was there someone on Incendo or ItellectualSites Discord that wanted to recreate the vault concept but with features like that in mind?
Yeah there are multiple rewrites of vault being made
Most are in drafting stage or just dormant
Ik md (not that one) was working on one
Could be grandfathered
Do you not know what grandfathering is
fairly sure obfuscation rules did not have grandfathering
phoenix616: you probably know?
yeah, they don't
no rule does unless especially mentioned (premium guidelines are different)
Just get rid or "premium" payable resources/plugins and make it attractive to open source a plugin.
cough Hangar ❤️ cough
nobody pays for open source ¯_(ツ)_/¯
mcmmo begs to differ
yeah mcmmo is premium, but it is also FOSS
I heard the only reason mcmmo has it project opensource is because they dont want people to get ratted by fakes
PSv5 is freemuim.
so what you are saying is: "require premium/all resources to be open source", not "remove premium/paid resources"
it's also premium
I think the mcmmo model is cool
please show me a successful open source resource that does not use spigot's premium section to sell
mcmarket
I do wish spigot would force plugins to comply with gpl but that's a lost cause
they only have shit that isn't allowed on spigot 👀
on mc-market you literally have to pay to breath
I wish that too, JRoy
but it seems that even in this community people don't believe in the GPL
tbh that one guy did it pretty well, just sell as premium, have the source but dont release the POM

lol
gpl is for opensource tho what about premiem plugins
There's nothing wrong with selling premium plugins, if they were any good...
that's the point
it is completely fine to sell GPL software
You can sell gpl code but you're supposed to share source upon request
they are required to give the source, thats the whole point
lol no1 would buy then xD
EpicWorldGenerator looks cool, is it good?
¯_(ツ)_/¯
i mean that may be the case
I beg to differ, people buy my GPL premium resources lmao
i like others better tbh like uhh terraform i think its called
but the author doesn't have to support them
ohhh see that changes things
people who get the source could share it legally
hehehhe
u ok?
people tend to not share stuff that they paid money for
that is true
Same story with MyticMobs and BossTM
phoenix is right tho
at the end of the day blackspigot doesn't kill spigot premium resources
can i charge extra for the source? say a "processing fee"?
@quasi valley pls
that proves that alone
(assuming gpl)
you can
if it's a real processing fee
like shipping payment if they want a physical copy
just read the damn license, lmao
with this one you pay $5 extra in processing fee's (well at least I did when I bought it and got it refunded short after )
idk id totally charge ppl for the calories used up sending that email with the link .-.
pretty sure that plugin isn't open source
ther u go
anything that isn't open source isn't fine at all...
i mean obfuscation can be fine
because in some jurisdictions you can't even legally decompile it
nowhere worth living
pretty sure in most US states
and in Germany you are only allowed to decompile for educational purposes
i like the concept of source on request tho, fee or not... i may end up doing that if i ever sell anythin
I'd buy stuff from you if I had money
but proofing that someone decompiled your code and modified it and uses it on their own server/machine is hard or impossible lol
would probably only apply if the code interacted with apis or such
I don't know Craftconomy looks kinda dead
any open source project that I use on my server can't be dead ;)
I love readin the old "YOU MAY NOT DECOMPILE THIS PLUGIN" on some resources on spigot 
ok promise I wont
a fake gold chest
Last update in git kinda like ages ago
like plugin does thorough check & if it detects pirate copy, wreck server/pc as much as it can
lmao
so is piracy lol tit for tat
yes for intentionally fuckin wit mi wallet ._.
I have more sympathy for softwre pirates than for people creating malicious code
pirating plugin is actually the fault of spigot itself.
not setting up refund rules and quality standards
fuck anyone who uses their skills to hurt other humans directly (and no, copying doesn't hurt anyone)
🪑 
that is probably not true
vacoup: that's not true, that has nothing to do with piracy
you can literally post any crap you want and ask $10 for it
Hi, if I disable the-end in bukkit, can I re-enable it later?

then say: no refunds
people are going to pirate anyways
dont get me wrong i grew up in a city with like street stands sellin pirate shit lol, i totally get piracy... but liek devs should be able to defend themselves if they want
I agree but I do sometimes try out plugins first semi-legally
vacoup: also fuck you for believing that I don't invest a significant amount of time into reviewing the premium resource queues
well not you perse lol
I've spend way to much money on premium resources that are shit
Can you re-enable The End if you disable it?
yes
it's always funny because you guys never see the amount of trash that gets rejected
Thank you
phoenix show n tell
ok
show us the creme de la creme of rejected plugens
no
rip
sed
wait do all plugins get reviewed by mods?
only premium ones
ooo ok
ohh, that explains why mine wasn't rejected.
free ones get moderated based on user reports
LOL @celest terrace xD
also nobody cares about the quality of free ones
there's a whole wiki page on the requirements....
Not going to release smth as premium any time soon
these were always my favorite premium rejections https://i.imgur.com/2qPFGCu.png
eclipse goes brrrr
lol, yeah
I think back in the day when bukkit was still a thing they checked all free resources as well.
doesn't bukkitdev still have resource mods?
but they are paid so ¯_(ツ)_/¯
i think its like one poor guy
ohh oke interesting
Aaaaa I can not decide if I should try this Craftconomy or not, whyyyyy
but they probably don't have that many submissions every day, maybe it's just volunteers too, dunno
ofunny: just make sure to use my fork lmao
everyone and their mom submitting kitpvp plugins after we explicitly said no kitpvp plugins - and then arguing with us and raging about it was also fun
I'm working on a open source envoy plugin because there's no good one updated
You mean that Phoenix616 dude on git hugh, sound sus
envoy?
^^
xD
Carl the Creeper or whatever
Like it runs and then it distributes chests
Based on given requirements of the event
Around the map basically
Why does it run around the map haha
Is there an alternative to WorldBorder for 1.16.5? It says it's no longer being supported
to generate chunks? Chunky
yeah is called vanilla wb 😄
WorldBorder has an updated fork though
It's an event plugin and it distributes chests with predefined contents at a predefined location set by the admin. For example radius or setting each chest individually. It's pretty simple I suppose, but I haven't made that many plugins yet
Where can I find the updated fork?
pretty sure it's even pinned in one of the channels lol
Ok, I'll go check
or just use that lol
I wish paper had it's own plugin page that was better searchable
glances at #hangar
sooon
I'm intrigued by Chunky now
oh wow that's cool
Does anyone here use Chunky?
Yes
They even do releases, that's premium git level
I used it to pregen my map
Alright! Thanks
Ok xD
Great!
Does anyone want to see my first plugin and tell me if i fkd up on it somewhere? its very small.
If you rename plugin jar files, they still work right? I'm trying to stay as organized as possible
Wow, thank you
yoo was just reading the earlier convos - i used to be a dbo reviewer or whatever they called them it was actually surprisingly fun tbh, they had a neat lil program that automated a lot of the menial work
obvs stuff got through the net but it was actually a p good system
no idea if it still works the same way or whatever now
Kezz: if only it was open source 👀
https://spigotmc.org/resources/10258
Hey everyone! In this video I am going to be reviewing ChatControl, which is a universal plugin that can cover many, many plugins in one. It does chat formatting, spam, ad, swear filtering, join/leave/death messages and it supports javascript and regular expressions.
========================================...
That guy is a scammer imo
He lives in a sauna
"Official Review"
the guy in that video is the author
"Author youtube channel"
so i doubt its a unbiased review

Aa yeah, can somebody inform me about the chatcontrol drama, I planned an update and now ...
Most people know he's a scammer, but SpaceChat looks really very promising
How to become a great server owner crap
And free :]
what about CarbonChat
Yeah I was stupid enough to buy his Boss plugin once but I got it refunded
SpaceChat seems cleaner
i mean it has like 4 features
EssentialsXChat doesn't have enough for what I want on my server
But they work.
or just use CarbonChat
venturechat had an sqli
SpaceChat.
that's enough to not use it
Imagine your chat needing NMS to work.
essentialsxchat anyone?
I love essentials chat
LPC is enough
EssentialsXChat didn't have all the features I wanted
is it posible to get in touch with bundaberg?
I mean I bought Chatcontrol years ago, most control features annoyed me and player same way so I was not using a lot of it. What features does a good chat needs what can get handled by an average user. I also think about essential only
legit tho - it actually took out so much of the work and literally did everything. you'd just press a button and bam decompiled plugin for you to go and enjoy... something similar for hangar would be kinda cool tbh if possible/desired
I want players to be able to click on usernames to msg them, I want to use @ mentions, and I want profanity control
yea i use my own chatplugin but nowadays u can accomplish 100% of what i did wit just essx/luckperms :I
o shit thats next level lol @void void
dam lol i never even seen anythin like that, sounds cool tho
id love to see if i could find all my old dbo/fbo friends and see if they're still around - had so much fun working on silly little plugins and dicking about in the forums
waterdrink, what kind of server do you run?
You can use Google's profanity API
To filter even insults xD
I was also working on a plugin for that
survival... well pvp survival but no1 pvp's cuz it's not 1.8 lol wbu
Combatting toxicity online.
SMP... vanillaish, not flashy in your face, very simple
I'm actually setting it up today, I had a previous server that was just getting too complicated with plugins
Is your server whitelisted waterdrink?
Who is Phoenix?
why are you shitting on phoenix for being a resource mod
What is Phoenix?
idk im just joking lol he called me out
ah yes another one of these
Oh it's a bot?
you just phrase your insults and attacks more eloquently and it lets you through fine
machine learning is not amazing for this task yet
or their data set is crap
or both
I joined an adult MC 100% vanilla server last night... that had a bot, and it kept annoying me
6% is not a lot though
it was a joke
oh ok 😛
it's supposed to be 90% because HCF is toxic shit
adult ._. wat

hahaha ok I didn't get your joke

I don't understand what's happening in the chat 98.05% of the time
I like this API though cuz you can use different types of filters well. not just toxicity but also profanity there are like 6 filters.
https://youtu.be/wmffXKRTmkg ahhhhhhh
Hey guys, new video is here! How to restore your start button:
1.Go to registry (same way as in video ( 1:30 ))
2.Change value "shell" to explorer.exe
3.Log off / restart pc
4.Done !
this is the content i want from mineacademty
haha omg
I still run Windows XP, so?
This guy is a savage
Oh it's Matej -.-
lol id still be on xp had it not been for drivers & games moving forward w/o it
Am I allowed to say someone has a punch-able face?
I'm not going to, but...
You know
you just answered your own question
I could never punch that face:
punchable
That is retouched
who is that i feel like ive seen him b4
I like how you have a cutout of him ready to be used at any time.
i think its just bags
Well. That is the only image under my Windows Photos.
Lol, it should an emoji here
No.
Server.pro has a tutorial video though
But it's in a different language 😦
https://server.pro
In this video, we show you how to install and use the Chunky plugin for Minecraft Java.
Chunky: https://www.spigotmc.org/resources/chunky.81534/
∎ Need help? https://server.pro/contact
∎ Twitter: https://twitter.com/ServerPro
More Minecraft Tutorials: https://www.youtube.com/playlist?list=PLQwjHJKOa4IQynn3AUuwNca1xevkyI26E
you dont need a tutorial
Honestly, you don't need a tutorial
Trust me, I need a tutorial
Just prepare yourself to wait several days for it to be done.
Several days?!
several weeks*
Btw can chunky do trim?
this is self explanitory
lol
Worldborder took less time
Depends on your CPU
depends on the radius and specs
chunky is faster than worldborder
I'm hosting with Apex
And that
i tried to multithread world generation to make it go faster but it didnt go well ;-; some villages r goofed
That is not possible right?
not safely
multithread? yea just run multiple server instances & then combine world files
it has to end up on the main thread one way or another
omg nice oke
but like i said it didnt go well lol
thats what i do
this is the dumbest fucking idea i've ever heard
That's a little rude
@worn ember does ur world look alright? players keep findin goofy lookin terrain around villages on mine
That's just java's worldgen
i started on a project that could do it
but i never finished it
Most villages are ugly and stupid
it seemed genius at the time xD
That would’ve been cool in like 1.14 ded
yeah ive still yet to compare those areas with a properly generated version
Ah
actually ima go do that rn lol ima ask players for coords again
Because 1.14 you could only generate like 45 chunks per second max
shouldnt that work if you use the same seed tho?
Nowadays it doesn’t matter since you get 200+
yes ofc
the question is then, why didn't it work?
yeah with paper your cpu is pretty much maxed all the time anyway when generating chunks








