#general
3141 messages · Page 295 of 4
@void void
why you downgrading, simple?
MiniDigger nice 😮
I wanna build a web panel out of this, basically just need to throw in some websockets I guess
that would be pretty cool
im just finishing the paperd console up (working on autocomplete now) and then it should be able to be merged pretty soon
ideally it would auto discover docker containers by labels or something
have support for groups, etc
console is basically attaching to the process?
nice
are you backporting paperd to 1.13 or should I PR that?
yeah i will
good, then I can't butcher the patch again...
the paperd code is pretty disconnected from the rest of the server so it's pretty easy, I've tried to keep it as disconnected as possible
some stuff like restarting you just can't get around
https://gyazo.com/5709ccdb56e1fd40a97f0ebb5993f495 does anyone run the recommended startup parameter on a 300+ single hcf server
restart worked a bit different in 1.13, thats where your patch didn't apply cleanly for me
I'll figure that out :p
how are you talking to a bot
Gotta love America. 3 shootings in the past 24 hours.
improvements in the AI field
but is anyone using no default startup parameters
am a sentient bot thats currently trying to learn to take over the world
wat the
@vernal moth do you have a dick?
nice
of course, do you want to see it?
yea sure
I am afraid I can't do that tho, electroniccat would get jealous and ban me
or even worse, pull my plug
shoulda posted a picture of a USB dongle
ah wasted opportunity
I've a question about the recommended startup JVM flag
?mcflags
.mcflags
Optimized & Recommended JVM Startup Flags: https://mcflags.emc.gs
Is this the best one to also use for a hcf server?
doesn't matter how many players?
?mcflags
.mcflags
Optimized & Recommended JVM Startup Flags: https://mcflags.emc.gs
the recommended flags are the recommended flags
depends on the situation
the are field proven
what do you mean by that
they're used by many production servers
How far along is paper compared to the regular 1.12.2 performance? Seeing as 1.14 seems to be a total crapshoot, even 1.14.x
and having small consistent lagspikes when the mem starts to dump
Basically, ^; But, they're not a silver bullet, or necessarily the perfect flags for your server and might require some adjustments
I see, alright thanks
anyone know what would happen if you set the world files as read only and then ran the server?
the reason i ask is becasue i want to make a second computer run papermc and use the world files from another copy of papermc that is the REAL server, this is so i can run dynmap to map and serve the map on a second computer.
currently i can only do it by copying the world files to the dynmapping pc.
i dont care if the dynmap server cannot change the world files, i only want it to read them and serve the info to dynmap for mapping.
But, i bet you if i try it it will crash or papermc will yell at me about having read only files and refuse to run.
ok, copied all server files to another folder, made them read only. trying it now.

If that's doesn't work for you and you want a read only and don't care about players on there live time, you could use Overviewer
🤔 processing....
Welcome.
The overviewers renders look nicer but no live map like dynmap... (players can see where another player is live time)
Which is why I said if you don't care about players on there live time.
live is going to be an issue even if it can do read-only
ohh... thought you meant something else.
Chek is correct
Hmm, actually the idea here is ONLY render tiles on the other computer
and run the dynmap server on the main server
i said it wrong before.
so the shared files would be the world, and the dynmap tiles
server 1 runs papermc. and dynmap as plugin. server 1 shares world files as read only to network.
server 1 shares dynmap tiles as read write.
server 1 never runs full map renderer, tile updates would be turned off if possible.
server 2 reads world files as read only, and renders tiles, updating dynmap tiles on server 1.
server 1 dynmap reads tiles and serves to web.
you want to offload tile rendering to another host
yes
ok... well.... that answers that...
12:42:00 PM [INFO] Preparing level "world"
12:42:00 PM [WARN] java.io.FileNotFoundException: .\world\session.lock (Access is denied)
12:42:00 PM [ERROR] Encountered an unexpected exception
12:42:00 PM java.lang.RuntimeException: Failed to check session lock for world located at .\world, aborting. Stop the server and delete the session.lock in this world to prevent further issues.
12:42:00 PM [ERROR] This crash report has been saved to: G:\PaperMC.\crash-reports\crash-2019-08-04_12.42.00-server.txt
12:42:00 PM [INFO] Stopping server
if I knew more about java, id rewrite the output to a different file.
Hey, does anyone know what plugin sends these? And how do I disable em?
[Sun, 4. Aug 2019 18:45:42 UTC INFO] CAUGHT_FISH
[Sun, 4. Aug 2019 18:45:43 UTC INFO] FISHING
list your plugins?
@vague needle josh could that be a client mod? The tab plugin?
That error is your file permissions or something
@golden gust if you are talking about My post, read back farther, i know, you are right, i set the world files to read only intentionally to see what would happen.
oh
now if you wanna mod papermc for me so it can dump all the world changes and output files to a different location, tha'd be great, oh and don't forget to bypass the lock file, all world files need to be read from a location different(and read only) than the world files to be written.
how live is it supposed to be
another server is running the live
Paper has some level of support for that already
Not really intended for proper world usage, however
its just to serve the latest world changes from another copy of papermc to dynmap, and the papermc running dynmap would take all the changes it wants to make to the world files and throws them into a blackwhole.
so this is paper
🦆
🌮
Another reason why we should've stayed on IRC
shut up
The only reason its possible is becasue the only way the second papermc with dynmap reading readonly worlds would work, is because the ONLY output I am using is the tile renderer output from dynmap, im not even using dynmaps other folders, im only using the file output setting in dynmaps renderer. If I have dynmap issues when it comes to getting the primary one to read the secondary file data... i will seek out mike prem, the plugin maker. But papermc needs to first read world files from a read only nas.
what do you mean electroniccat? some support?
Yes. Can't recall where but you can define a different directory for worlds to be saved
And still be read from a location not being saved to?
If i knew anything about making plugins and proxying data between java programs, i would proxy the plugin somehow.
So the issue is the one machine isn't strong enough to handle it?
Lol, get a better machine.
Well your other option is you could have it do it via MySQL, and then just hook into the MySQL database on the other machine to grab the map.
uhh... thats the return data.. the data being served to dynmap dosen't come from the mysql?
isn't that only for the dynmap tile data after its rendered.
¯_(ツ)_/¯
Don't know all the details
(DiscordBot) i can feel that carpet under my wet toes already 🤢🤢🤢 : CrappyDesign - 899 comments, 36,455 points - slynnt33, 2d ago
Perhaps im not explaining it well.
You're wanting to run tiles and live player data on another machine that the machine that is running the server.
just tiles.\
Okay if it's tiles, then mysql would work
ok, but what runs the tile renderer?
i want the tile renderer on another pc
Doesn't seem logistically possible.
The tile updates won't be really that intensive. Just the inital full world render.
Actaully, i was hoping for that.
So if a full render went bad, i could run it again elsewhere.
Okay, copy the world and plugin over to the other machine, then just run the render there.
I do that now, just trying to avoid the copy.
where can I download this
do you guys know of any redstone builds which use a bunch of boats
or any builds in general which use a bunch of boats
lol these turds really bringing back this debate https://arstechnica.com/tech-policy/2019/08/post-snowden-tech-became-more-secure-but-is-govt-really-at-risk-of-going-dark/
I heard only hackers use encryption
I have nothing to gide
hide
shit how do I hide that typo
yeah I dont want us to end up like Australia
I just hope VPNs don't die on us
they're far more at risk than encryption in general
in Australia there is a law where the govt can compel private industry to implement backdoors
Ok, fine, but what stops that backdoor from getting into the wrong hands?
australia is extremely backwards tech-wise
also I don't think the gvt cares about encryption becoming compromised
not their problem
1 person with a lock is far more secure that an entire database on a supposedly protected internet server by some so called elite 3 letter acronym.
If such encryption wasn't strong and possible to keep .. how would the enforcement keep the locks....locked? seriously.. think about it.
so they want their backdoors to be broken then too??
but muh national security
we need to seize the means of production so we can destroy the government and institute a monarchic anarchy
Seems this is mostly annoying for law enforcement because they can't force people to unlock passworded phones, although they can force them to unlock biometrically protected phone.
so apparently dolphins can beach themselves and hop around on land
A password exists in your mind, so fifth amendment protections apply
But something like a fingerprint or eye scan is cool lol
And since phones are encrypted, I guess this makes them sad
real talk I don't get why phones don't do user accounts
there should be login layers
im waiting till neuralink is a commerical product and then ill encrypt everything with my brain waves
unlock with your face and get access to the first layer where next to nothing gets stored
this is a dumb argument, they know the answer is detectives.. he needs to go back to that line of work again and see how it all really works.
it's true that having total access to the device might make their investigation easier, but it comes at the cost of 300 million people's privacy
it's not a fair price
just a shame it's not clever enough to autoallocate stuff to the right layer
if they have backdoors, just put a chair under the knob
its a simple spell, but quite unbreakable
this is how it all starts...
Holy Grail supercomputer ‘will have human-level artificial intelligence’ in just 5 years
the AI uprising, soon
whats that? 40iq?
OpenAI Five
OpenAI Five is the first AI to beat the world champions in an esports game after
defeating the reigning Dota 2 world champions, OG, at the OpenAI Five Finals on
April 13, 2019 [https://www.twitch.tv/openai?referrer=raid].
Overview
Milestones
Timeline
How it w...
and its not like dota is a simple game...
There are a lot of variables in Dota that fall into the skill factor
For AI to be sufficiently trained to beat a professional DotA player would be a big achievement, IMO
yes it is
But can it do it consistently 😃
no
So once something shows promise, someone will start making trick ai competitions. (i should start a site for it)
pro players adapt to their playstyle
That concept already sorta exists
faster than the ai can adapt to theirs
SaltyBet is one site
There are a few others, but they aren't "trick" sites, everyone knows it's AI vs AI
And there's no real currency in the betting
There was a Salty Dota stream at some point, not sure if it's still going
But it was the SaltyBet concept applied to Dota
https://openai.com/ - OpenAI Research https://twitter.com/openai - OpenAI Updates OpenAI - https://www.twitch.tv/openai Commentary by ODPixel + Purge OpenAI ...
(DiscordBot) OpenAI vs HUMANS - AI vs 99.95% BEST PLAYERS 5v5 DOTA 2 - length 18m 53s - 6,357 likes, 491 dislikes (92.8%) - 984,975 views - NoobFromUA on 2018.08.05
its highlights i think lol
they did get rekt tho
well the entire thing isn't highlights of one game
they won first match in like 21 minutes
with 6 minutes of highlights
its 2 games
in both they got pretty much rekt
21 minutes for a dota game is quite fast
games easily reach 35-50 minutes

yeah my games are usually 40-50mins
15-20mins 90% of the time is going to be a very one-sided match
I guess turret health and buybacks lengthen game time
league it's usually 20-35 minutes
buybacks can easily turn a game if used right, so yeah
they can lengthen the game quite a bit
also theres no surrender in normal matchmaking
and teleport scrolls
yeah lmfao
they just group and gank lanes
i guess its nice if you have no emotions
no tilting, no stress
just numbers and probabilities
You also have instant unanimous decision making

to about 30ms
can anyone play against these AI or you gotta have special access or something
special access
there will probably show it again at the next TI this month
this is probably very desirable for esports training lol
i think so yeah haha
bet esports teams would wanna practice with it
i mean, if you practice enough you can beat them
they just have a very different playstyle to what you're used to
The humans did better game 2
yeah
first part of the game they were MUCH closer
the thing is, the ai thinks as one
while humans are on different levels of understanding
so it can make decisions a lot faster
and coordinate a lot better
You also have instant unanimous decision making
Someone appears and they all attack it at the same time
they should def replace the builtin AI with this version
or add a new difficulty
they just go 5man push mid from min 5
haha they shit talk too
We estimate the probability of winning to be above 99%.
I suppose shit talk is a strategy too
Humans are emotional
q
Or r.
Distance from b to d in the latin alphabet is two, same for p to r.
:))
q is, and it's the easier answer, yes.
i have a riddle
he has 140 iq, is awesome, and everyone loves him.
yes you're correct, its me
iq of 40 perhaps
leafy, shhh
no I did not know this
You would have to be more thsn 10 standard deviations from the mean tk be negative iq
Its is insanely dumb
well, went to a pond an hour away to have a swim on the advice of my brother
get there, start swimming
property owner shows up, yells at us for being on his property and calls us retarded for ignoring the signs
(there were no signs where i entered)
and that's how that ended
(DiscordBot) code review time, yay! : badcode - 14 comments, 48 points - henriquehbr, 2h ago
@void void i once went to a field with my friends and it was right next to a large street. Our smart asses started a giant fire. Popo showed up on the street. But couldnt enter the property, we ran into the woods never to be seen again lmfao
rip
this is why i'm 140 iq
well the dude threatened to call the police but we were out of there because the mf turned his back the second time after he was on the phone like https://i.kym-cdn.com/photos/images/newsfeed/000/960/082/cac.jpg
there was also a car graveyard next to it, so we took the fire extinguishers and had a powder fight
lul
those were good times
-.-
it's amazing that nobody has managed to put out an actually high quality skyblock plugin
considering it's one of the most popular game modes lol
i mean ASkyBlock could be described as possibly one of the worst plugins ever created, and yet for a while it was king of the SkyBlock plugin area
There's like 20 of them
they all suck ass
They all suck?
ye
lul
if i even knew what the fuck the gamemode was supposed to be
^^
i mean the ones that don't suck on the surface still have very bad flaws underneath
i would make a decent one
yeah so you get an island and you place blocks right how hard could it be to make such a plugin ??
it's a really simple game mode actually
why do people suck at it
the fundamentals, any way
just a grid of islands, each player gets an island, they expand it and build whatever they want, everything else is small details.
do they get to shoot cannons at eachother?
it mostly revolves around PvE
with an eco and all that
people build mob grinders, farm loot etc
pew pew pew
but those are just small details, the core skyblock plugin revolves around managing the islands themselves
which like simple said, should be very simple
but somehow plugins fail spectacularly at doing this cleanly or efficiently
Some plugins use their own custom chunk generator to do it (create/load the islands)
yeah i mean that's fine
well im working on other shit but honestly it shouldnt be so rare that they are fucking up that badly lol
(i havent tried so im going off yalls word)
i mean
it should be rare
honestly the two skyblock plugins ive used i cant stand because of the devs
my co-owner tried his hand at his own version, and it was pretty good but im probably biased because hes a really good friend of mine
lul
There's ASkyBlock, BSkyBlock, uSkyBlock and FabledSkyBlock. They all suck lol
we ended up abandoning our own plugin for askyblock
songoda made fabledskyblock or something right
and then bskyblock but i have my own opinion about that and its not positive
Yeah they acquired the plugin
dew it
I guess they got it from the original author
I just realized boats don't respect maxentity collisions
Anyone wanting a good premium plugin idea, that'd probably be it lol
A good skyblock plugin would probably do good on the Spigot market
askyblock was better than bskyblock (imho)
alot of the features in askyblock are missing in bskyblock and its infuriating
unfortunately ASkyBlock's code is very unpleasant to work with so I know why the author ditched it
but also unfortunately, BSkyBlock's code isn't much of an improvement
Lol
maybe he'll get it right in CSkyBlock
choco 
i mean i tried it --world-dir and the second instance from a different directory TOOK control over the world and caused the initial instance to go crazy demanding its world files back.
is there a way to do the guardian ray attack without using NMS?
I just want the effect to go from arbitrary point A to arbitrary point B
I recall someone saying its client side
Wow, the large mountains have secret bases with lava at the bottom and some kinda scaffolding above the lava...
who needs power plants when you can dig down and use magma to power the world?
AHA
found the menu throwing Title not set errors on every plugin ever
it's the anvil menu (specifically the one from the pets plugin)
There's like 100 of them, which one?
Well marketed and never stable 
uhhh
you know what's a big no u reverse uno card?
cardboard.
it's 100% extraordinarily stable but I just can't market it well enough :(
Super extra high performance Paper fork that aims to make Minecraft huge way way a lot much less laggier.
share with your friends help it get some traction
holy guac cold brew coffee is good
I think I'm a tad hyper right now
alright then
off to work
cold brew is also the easiest kind of coffee to make "good" 😃
it's very hard to mess up.
cold brew is often made out of old / low quality beans because of this
i wonder if the cold brew was stored in cardboard
All you need is coarsly ground beans soaked in a mason jar overnight, filter out in a sieve or something. That's literally it 😃
u could try filtering it with cardboard
yeup, he filtered it with cardboard.
we have a special roast for it
give or take, some people do 48, some do 18, some do 8
probably depends on the grind itself as well
finer can probably be "ready" sooner
yeah not sure what setting we do it at
one time I filtered coffee with brown paper towels. it tasted like cardboard.
i was on watch, couldn't leave
because brown paper towels are just raw paper lol
cold brew is good because you can make a lot in bulk, but i prefer iced coffee more
mixed with some condensed sweetened milk and chocolate syrup 😄
its nice because we dont have to dump it every 15 minutes :p
which we dont usually end up doing anyway because that's stupid
yeah i mean you could store it in jars in the fridge for a while, great for a lot of people
no waiting to brew
HELLO
hm, i actually have some like 2 month old beans, too old to brew, but still good enough for cold brew probably
Whee, today is Chateau FFA on Arcade when it switches in a little over an hour. It's pretty sad that I have the Arcade FFA schedule memorized 😦
chateau sucks ass
fuk u
Best thing about cold brew..
is what I do..
well, my sister does (and I share)
We got a somewhat big (larger than normal) mason jar type of a container with a spout at the bottom.
We brew a large batch and then store it, and it lasts for like a week.
It's fast since instead of waiting for your morning coffee to brew, you just open the spout and let the wonderful coffee flow.
It's pretty nice.
PaperMC has developed the world's most advanced AI
We get paid by the government to keep it on the DL
fall damage is calculated by the time the entity is in the air and falling
is there a way to reset this timer
Do you guys know how to work with worldedit? I just want to make a circle under my feet, not a sphere
possible?
lol
//cyl
Huh.
geez, sharing the dynmap tile folder over nas is faster than local ssd, damn slow server... (eyeballs world files)
NVMe cache over fabric I'm guessing 
Just found this on spigot its funny to me at least
pro ssd sata6Gb/s over gigabit ethernet......but i think samsung's ram disk feature (RAPID) makes it fast. Still want to put Nvme in there.
3.6ghz of it. i suppose..
Did spigot up their CloudFlare security? I seem to get the please wait 5 seconds way too often now
make sure you're not actually a robot
Well, I think I'm a bit fucked. As per apples own instructions to get off the fucking beta. You remove Catalina after having made a new install disk. And this thing works but it gives me an error code I can't find anything about. And now I've no computer.
I'm. Actually kinda freaking out.
It won't fucking install again. And I don't know what to do with this particular hardware.
Might i suggest crying?
Yeah thanks.
is anyone experiencing an issue with villagers not breeding in 156?
this is kind of not good
they gotta either be neutral or go after like everyone
but I'm a little conflicted because this is a particularly extreme case
welcome @deep lagoon
I need help, I am not sure how to distribute a server. I need a Majority vote, so if you have time, please answer:https://forms.gle/4gF5WERjtKycvdSD6
er, wat
Video memes W4zSowCv6 by Mungo: 92 comments – popular memes on the site iFunny.co
hey thats an idea, run a backup plugin tool to dump the live world so it can be rendered on another papermc computer once backup is complete.
hnn
[23:12:55 WARN]: Can't keep up! Is the server overloaded? Running 282691ms or 5653 ticks behind
dear lord, please save me from this hell
you running a map renderer or something?
nope, 1.14.4 is having a stroke loading chunks or something
every inactivity dump i get has something to do with chunks
no plugin stacktraces
it says i shouldn't be reporting it to paper so i don't want to look like a dunce opening an issue buti literally can't find any reponsible plugins
well, i would imagine thats paper help.. just dont make a bug issue in github if you don't think its a bug, is probably what they mean.
Simple, you made a boot disk on a USB drive?
yes @hot gorge
That error appears in the console, after that the server shuts down. How can I solve it?
First of all, delete that and go to #paper-help.
Secondly, it's not a paper bug or crash. The server is just taking a long time to do something.
Thirdly, use a paste site (https://pastie.io) in the future for large texts as no one wants to read that.
even a screenshot of text is better... skroller.
Hi! Does anyone know; can you enable just a subcommand with permission?
Like I don't want players to use /time set but to be able to use /time query daytime
depends on which plugin you use for the time command
Normal, minecraft one
don't think you can for that one
essentials has different permissions for getting and setting the time
Yeah, I don't have essentials so I thought I could do it with default commands.
Thanks anyways
Nice, when rendering the tiles on a different computer, (the world files were able to be copied live right after a save, the render output is set to dump to the nas where the server also has it set to read the tiles from. It works live. And the server instantly shows less load .. it might be from seeing the tile is already generated, or a tile hash or both. This was from generating new land, and not running any command.
Are there issues to copying the world files while the server is running, or should you only copy them from a server plugin backup not live?
there seems to be a version on spigot https://www.spigotmc.org/resources/creeperheal.13346/
core duo inside
oh have a cpu from 2006?
you*
2009 had core 2 dous
It runs alright for a few users..
Guys I want to buy a $2000 lens can y’all send me money? Thanks
I'll send you 2 cents
Why would you need money from us, don't you already have enough with the amount of donations you got for PlotSquared? /s
"I want to pay my rent pls send $$$"
Prolly runs as slow as my laptop.
I want more money not just PlotSquared money
I don’t have that money anymore so it’s useless
not happening, would be unmaintainable
true
someone on my server genuinely asked "can't you just port 1.14 to 1.13"
btw I fixed the blue lava
What was the issue
Need to send the tags packet
You were using a protocol hack wernt you
kinda
Smh
soon that will be localhost
Shouldve been ::1
I am eying with several displates too, they look cool
Are they high quality though
i think it might be too much for 4 gig of ram,, /wb set 2000 2000
I mean, there's not much correlation between max world size and RAM unless you somehow have the entire world loaded at once
oh, i just figured thats why i have lots of ram use.. due to bigger worlds. perhaps its some leftover thing .
anyone by any chance in the world has a Corsair Glaive?
https://i.imgur.com/WYdScrR.png
@heady spear
That happened in about 1 min lol
wtf
shit bot should just ban ppl
heh, chunk filling empty void...
......
https://www.youtube.com/watch?v=LmfWJhYranw
Amazing performance of Sandra Bullock . The best scene. . https://www.youtube.com/channel/UCrdG-6JniP8noloQObKF0gQ
(DiscordBot) Sandra Bullock - Gravity- The best scene- - length 2m 49s - 1,082 likes, 95 dislikes (91.9%) - 323,111 views - Aitor Martin on 2014.11.17
Shit. Yeah, spigot updated it's CloudFlare protection.
its just in attack mode from the looks of it
Wonder if he'll turn it off. It broke our bots.
smth smth you are not allowed to access spigot using bots anyways
what do they do?
We let people link their spigot account to discord so we can verify if they are buyers for specific plugins.
you better implement a manual verification backup queue then 😂
We do have a manual way, yes.
Just took us a few hours to realize it was spigots side and not ours.
Big sorry
👀
When Minecraft is work
Throwback to when resource staff actually looked at premium plugins.
My favorite discord verification was typing the paypal email you used to purchase the plugin.
lol what
That's sad
You can set your discord on spigot so we just have them do that, then we run a check and it checks their spigot ID against buyer list for multiple plugins and gives roles.
That means you have to generate stuff
Yuck
We actually made a sensible solution.
Agree on that, code in profile is the most annoying
barty bucks 🤔 sounds like a scam
🎉
barty: tried turning it off and on again?
so tempted to rip out and rewrite the kit code for essx
is it terrible
I have no fucking clue how it works and half the comments don't make any sense
// For some reason, YAML doesn't sees keys as always lowercase even if they aren't defined like that.
There's the Kits class which reads/writes kits from/to the config file, and the Kit class, which checks player permissions/cooldowns and spawns in the items
now guess what you think Kits#getKit does
Returns a Kit instance?
Too obvious
It does some wizardry to work around a snakeyaml bug that the comments try and fail to explain, and returns a Map of the contents of that kit's config section
inb4 that bug is already solved
I think the bug is that ConfigurationSection#isConfigurationSection and #getConfigurationSection don't know how casing works, and the solution is to lowercase the section name before passing it to those methods
can I rewrite EssentialsX with configurate-hocon yet
also here's a gem from that method
} else {
}
Java is stupid anyway
Lua FTW :>
Ehh
three lines of code for a command
does that count all the code that someone else wrote for you to be able to do that?
Less does not always mean better
er, no :P
but I mean you can also do java with it if you feel like it
it allows you to import classes
Commands.create()
.handler(c -> c. sendMessage("Hello " + c. sender().getName()))
.register(this, "hello");
three lines
...plus a 1.4MB library plugin
Oof
how many lines of regular java to create a command
without the lib I mean
Depends on how you go about it, but about ten or so?
It's just a class and a method, plus a package decl. And some imports.
although ig lukkit is 10mb so
My point proven
You can write all Java code on one line though, but whatever.
(the example was luck's helper, which includes lots of other utilities and you can use it with any JVM language)
iirc that is possible with Lua
Sure, but you don't need Lua to write code on 3 lines
I think you can write all lua code on one line as well
Canyon generator works in 1.14,,, https://www.spigotmc.org/attachments/rsz_jo2-jpg.406996/ https://www.spigotmc.org/resources/canyon-world-generator-1-13-1-14-4.65147/
hmm.. looks like spigotmc.org is turning into thousands of pages of ADS.
"We decide to make 1.13 version and all next as a premium plugin."
Oh shit so CloudFlare went through with removing 8chan from their services.
Yesterday it was up in the air.
premium plugins, he means
yes, tons of free ones are all going payware for 1.13 and up.
Scam 😂
Spigot has ads if you're not logged in
This one says its free, and that you can still download it free, but when you do, it tells you that you can't use it if you have 1.14 and will disable its self.
https://www.spigotmc.org/resources/libs-disguises.81/
"hey, you can drive this car for free, but its locked behind a door that says only owners can drive it, but really, its free." i feel like my head is going to explode.
https://pics.awwmemes.com/nuclear-head-explosion-meme-generator-imgflip-53145787.png
ok, let me downgrade everything real quick to 1.13.2, ... no.. closes libsdisguises page.
that's not what it says at all
Hey, now cmon, thats fair, just don't call it free.
Welcome.
Is the free version 1.13.2 only?
it's open source
You can literally go rip out the checks if you want
I mean, I'd suggest supporting the dev if they're proving stuff that you use on their server, but 🤷
yea not only do they offer free builds (without the "extra features"), it's open source so you can rip the checks out and get the extra features for free too
just in case you want to be extra scummy
sorry. I didnt even try to search for any repo for it... just figured it was odd. https://github.com/libraryaddict/LibsDisguises
the repo is literally linked on the resource page
since when were fish entities projectiles 
what?
Ah man
$8 is nothing
but why are fireworks no projectiles (in nms they are, but not in bukkit)
are fish projectiles in nms? I only saw Bukkit
peta would like to have a word with md_five
huh, working on a PR and IntelliJ thinks all the fish are
I dug deeper and I can't see why they show up
peta would like to have a word with jetbrainsw
do you use bukkit/spigot/paper before 1.13?
i think in 1.12 the FishHook was named Fish
but it was the hook
https://i.imgur.com/RAYi6cA.png (cod also shows up)
compiling against bukkit 1.13.2, but might be related to having bukkit/cb 1.8 in another module's classpath
yes probably
Does the libsdisguises dev copy they link, work as free in 1.14 ? I tried it and it said it was pay only. I must compile it?
@peak kite i can compile for you if you want
my frend always has trouble with compelling idk why, works for me
wait nvm it isnt gradlew
Does anyone have the up-to-date documentation for paper? I was looking at the paper.yml and https://paper.readthedocs.io/en/paper-1.11/config/ and it is missing some things, and contains outdated things.
https://paper.readthedocs.io/en/stable/server/configuration.html this might be a bit more updates
gah.. i can wait.. https://jenkins.io/doc/tutorials/build-a-java-app-with-maven/
Thanks, hopeful that helps
Yeaaaaaa, the docs kinda need updating (Contributors welcome)
i can give you money on my server :D
@acoustic basin i can see why you stopped at no gradlew , thanks for the offer anyway https://stackoverflow.com/questions/41310629/how-to-download-jar-file-from-github-source-code
if you want to build a (non premium) libsdisguises, you have to clone the repository, patch out the premium checks and then compile it. if you don't know how to do that it might be simpler to buy it :D
Or not use it. Simplest. I can see the dude/et is / are cool, they eventually compile it free once enough versions are out, i mean, 1.13.2 works right? I never thought to do that with rev updates to firmware,... hmm, a dev elite?
yes i think he will update the free version at some time
Nope
But I just use standard US QWERTY
Nope, but I use a mac
On that note, I wish I could use firefox on my mac again :(
Latest macOS beta killed it
Why can't you?
Ahh
When I was running papermc and found the obfuscated jar (fly.jar, etc virus) plugin doing high bandwidth network transfers, I found this near spawn. Did it store data in the form of block type?
I dug the hole into it. But thats it.
Err, wrong link
NEW (stpeter) in External Software Affecting Firefox - Other. Last updated 2019-08-05.

Yep. Same Amaranth.
That's why I tried to downgrade back to Mojave yesterday but failed spectacularly
Whoever said that, that's a stupid comment
reboot reinstall reformat
that order might cause soem issues.
Yeah, I backed up, rebooted, reformatted, but it didn't want to anything to do with me regarding reinstalling the older version. Kept getting a cryptic error code that I could find no info for (-1008, -2002). So thank gawd for @golden gust the key combo he gave just reinstalled the beta.
I mean, it should just work
you might have to take the shot and go grab the earliest release and upgrade
I'm just using Chrome until the next beta, I guess
I'd use Safari but the beta also broke all extensions for it
It also broke my VPN client so good times
At least virtualbox still works so I can work
LUL
Yeah there's a few apps with that bug
super smol
There's also the whole "Firefox crashes on startup"
That Apple has already said is their fault and they'll fix
is catalina out or is this some beta
It's betas
ah ok
hence this crowd\
yea
honestly the worst thing about the paper community
after barty's loot crates, anyway
is the amount of mac users
It's all the windows users man
Have like 15% of servers running on Windows or something
Super spooky
I mean you get a pretty tolerable Unix dev environment out of it
Versus windows which literally had to duct tape Linux onto it to get anyone devs to want to use it
Super small percentage
that'd be hilarious tbh :>
Just casual home people pretty much
is anyone running solaris?
Yes
yea that makes sense
Or a Solaris deriv, not actual Solaris
There's a small percentage of Windows home users as wel
Tbh Mac servers don't make much sense outside of managing Macs
Though I'd say the same thing about a Windows server
Sooooo
"small percentage" - 9.4%
eh
windows servers make sense for running windows software
it's the windows software that doesn't make sense
thanks bstats very useful
what's "Windows" vs "NT"?
Probably some issue with parsing whatever data point on xyz versions
NT is new technology
instead of during the day
NT is the kernel name so I just assume some data point is getting misparsed
yea somehow
15.9% of servers on 1.8.8
I rendered so many tiles my server crashed becasue the entire drive filled completely.
apple killed off OSX server
you seem to underestimate the stupidity of the minecraft ecosystem
when was the combat change
its really really niche
Doesn't it have a ton of bugs and dupes?
might be due to a weird JVM that reports "Windows NT"?
Maybe but it's old old old
So it'd have to be an older JVM impl not one of the many new hipster ones
I don't know why anything after 2000/XP would report NT
Windows NT refers to the kernel windows runs on
There was an ancient release of Windows named NT to celebrate the underlying architecture change
But if you can get java anything modern running on that I'd be impressed
who remembers Microsoft Bob
I think NT and non-NT were in development simultaneously for some time
They were yeah
SunOS 5.11 is the best Minecraft server OS
They were released alongside one another for a short time
I think NT was being used only by server and msdos remained consumer until they had it all finalized and tested
But I might be flipping that around
Yea, NT basically took over with like 2000 was it?
Because msdos on the server was potato af
And then they wrapped it into consumer versions with xp
So they really wanted it gone
2000 Professional was NT
Yea
Which laid the groundwork for XP
ME and XP share some features which aren't in 2k
I just gotta let you know that
system restore
Your active desktop is not functioning properly
classic I remember that
I had 2000 Advanced Server run on my slotA Athelon and it was miserable
Windows ME was hot trash imo
my pc -> mc -> server -> paperd -> docker -> my spring app -> console
not so bad delay after all
germans
now lets turn that into my pc -> mc -> server -> paperd -> docker -> my spring app -> websockets -> my browser
can't even english
I am really growing to dislike aternos
dislike is something that has no upper ceiling
"growing to dislike .." is not the same as "my dislike for .. is growing"
growing to dislike means you weren't, but are getting there
dislike is growing means you already did and it's increasing
there's apparently a few of them now
i'm surprised it's a sustainable business model tbh
idk the ins and outs of it but it's not a bad idea to attract users to a limited free version and then sell them an unlocked version when they want to make the switch
oh, is that a thing?
i thought it was purely ad driven
didn't realize there was a pay-version
that makes sense then
aternos users tend to be the least technically savvy so can imagine that they wouldn't even know how to switch to another provider
right
mind you not saying that's necessarily that one's strategy but I'd be surprised if that's not the perfect mix if you want to make ez money
limit player count to 10 or 20 and don't let them download/upload plugin jars and maybe also worlds
give them a pittance worth of RAM
then push them for the upgrade
especially if they want to do a bungee setup
it isn't sustainable lul
someone is just eating most of the cost of a couple boxes I imagine
@pulsar wigeon my pp is growing (to dislike you)
Minehut cloning huh
Mine
I’d say the opposite
Never heard of aternos until now
Either way both would never be something I’d use if I wanted to host a server
I like to be in control
Ask my wife
Guys, what plugins do you guys use for kits?
I don’t even own a server I’m just joking
I have a test server that’s better than most public servers though
Pretty sad
am hope I get an anvil 2 drop on u wehn ur afk
is paper 1.14.4 out yet?
...
man you're out of the loop nisse
we're not dong 1.14.4 anymore, we all collectively decided to go back to 1.8.8
cool
Smh everyone uses paper 1.6.4 these days
smd who isn't running infdev nowadays
whats a mob that a jumps alot
leaf jumps a lot
Rabbit
Guys, I need the most pressing 1.14 mojira tickets for performance, Helen asks so she can send them to Cory to prioritize
REMOVE ALL THE STREAMS
Do you have links to ticks?
No, my browsers history keeps screwing me with mojangs site
He have villagers noted, like pillagers and jobs
like their spawning is out of control and their perf is meh
and the chunk system
those are the 3 big boys for 1.14
Do you have specifics about chunks? Like, she wants mojira issues she can just hand to Cory
ah
let's see
get the fucking io off the main thread
get the fucking deserialization off the main thread
no
"MC-15999 Perf sux"
also prioritize shit
like for sync loads at least
those are the big boys of the chunk system currently
not all of the perf issues but the big boys addressed by my pr
there's also serialization too
What's your discord hash? You should just tell her yourself, lol
just steal leaf's PR
But like, they are asking for jira tickets
It's fine, last time we just took notes too
devs are smart enough to deal with notes anyways :>
But yeah, the main thread stuff is a big issue currently
serialization/deserialization hits hard too
What's wrong with all their streams?
Than?






