#general
3141 messages · Page 1224 of 4
Damn shockbyte killed u
It’s hard to not be in better place if you started at the obsolete bottom
Lol
A few good looking drawings and false promises are very convincing in regards of marketing.
absolute bottom? dont be so nice.. more like door to hell, or hell itself
90% discount is what did it for me lmao. theyw ere very desperate
No. Marketing.
You perma-discount your products after slowing increasing the price until you are where you started 
Old but gold, always works well.
Yes yes
And copypaste message when you ask for cancellation
I had used shockbyte in the past, and when I cancelled with a very angry message they literally posted the same reply from 6 months ago from another server i hosted with them lol
Probably cuz it was an automated response
How do i kill a specific mob group?
What a great chart.
Remind me of this https://www.mrpoohosting.com/
Oh i'm so screwed
/minecraft:kill @e[type=sekeleton_horse
but autofill added
!
so everything got killed except skeleton_horses
backup plugin is broken since a week
DriveBackup
you don't use plugins for backups
Ahh, unlucky mate. :\
easy as that
it puts everything on my google drive
I think that also includes all item frames, and shit, right?
yes
i have CoreProtect but /co rollback ImperatusMaximus action: Command time:15m won't work
I didn't know coreprotect rolled back commands tbh
but yeah, doubt it would roll that back
I believe you're screwed my friend 😦
Guess i'm just lost
You could roll back a weeeek? 😬
Is shitty but i'll see what i can do
lel
I mean, could have just control +c 'd the server
that would have roll backed most chunks
but generally, man, backups, please
you can't roll back the command itself but what about the entity kill action
Backups 
Wat r dey
i keep my proxy and lobby servers on GH
works pretty well if i want to update those

What the max file sizes you can have on github
Appearantly only works with mobs i killed with a tool
Good news, that command only killed entities in loaded chunks
Most regulars weren't online
Which would mean?
please don't

Not even, it's just one branch
server
Repo can be the network
Branches are servers
And every Block event commits to it
I just don't know how I'd .. store it
I can do it if I serialize the data or I can write some kind of interaction based format
blockchain
dejay 
hi

Save it on discord
Here is your daily twitter entertainment thread https://twitter.com/KLobstar/status/1345086013232869382?s=19
gonna air fry a hotdog for 120 minutes and see what happens
19265
161007
Turns it into a turd lmao
oh

How to see who has checked my instagram profile?
ion kno
Papermc is really googlemc
How to tell that crush likes me
she doesn't
lmao
Pull down your pants and examine the reaction
Google new answer pls
@left swift https://www.youtube.com/watch?v=xa-4IAR_9Yw
Based on a true story. Dedicated to Jimmy. Unrelated.
Subscribe to Mr. Casually Explained: https://goo.gl/IEE7wl
Some shameful plugs:
►https://www.facebook.com/CasuallyExplained/
►https://twitter.com/CasuallyE
►https://www.instagram.com/casually_explained/
►If you'd like to support Casually Explained on Patreon, obviously completely optional!...
inb4 in jail for sexual assault
How to get finger unstuck in toaster
use ur other finger
At least you know then

Atleast thanks to Twitter we'll know what happens when you air fry a hotdog for 2 hours
The only reliable news source
ohmyzsh 
always
This does not skip signing?? smh
wat
smh my head
what doeth thou talkst about NMF?
Thought yolo would be a bit more reckless
oh kek
But figured signing commits is only done by the upper 5%
Same.
i always did but had to turn it off because it does not play well with WSL/vscode development
Eh, I remember I wanted the signing device to be my YubiKey
Then I realized "setting this up sucks"
Dunno how git works out with WSL, I don't use Windows for work so idc
I don't use WSL, I just run everything through Git Bash
But generally I never had issues with that.
If it's a Linux package I need I find a windows binary or get a rust flavor of it
I have a yubikey but I didn't got around setting it up yet properly.
and that never works
cloc, more like tokei https://u.dejay.dev/🦂🌁🧳.png
Because cloc doesn't have a Windows binary
Either that or I find it in the choco store
tokei is great
i cant even begin to talk about how wsl2 has changed my life
it's not
it's rust, so it's.. any platform, really
I thought rust required https://developer.apple.com/metal/
/s
that’s a horrible joke please don’t ban me
.kill brian
grabs brian's head and rips it clean off their body.

Dart 

I fucking love Dart
simple 
I don't like how crazily nested it gets and how it autocomments shit to make up for the fact that it's disgustingly verbose
When Dart came out my options were either learn Dart or Go
mfw tokei got killed by kernel when trying on entire drive
and yeah yeah you can break shit out ik but the commenting still irks me
I've only used Dart for Flutter tbh and didn't enjoy the experience
I used Dart for Flutter
Then learned "I need to be good at this to do anything advanced"
So I learned Dart like a normal lang
Hey, how do I edit the nine items in the action bar ?
🥺
AngularDart was fun, I also maintained an Oauth library
It compiles to a lot of web friendly stuff
So I get the inventory and I set itemstack for slot 0-1-2-... ?
Yur
Thx very much
player.getInventory().setItem(0, new ItemStack(Material.RED_BED));
First slot
killed chat being helpful in #general
It's a curse to be helpful in here
Paper is google
pizza time
thanks for this image
its literally an image from google lmao
i could not find it anywhere lol
i wish there was one for max sized chest inventories
@visual egret https://wiki.vg/images/b/bb/DoubleChest-slots.png
thanks
👍
The yellow text one is from MC Wiki
Why is the shield negative 106? Heck?
Don't forget that bukkit likes to fuck with slot ids
Every time I mess with inventory, I click around to re-orient myself on what the IDs are.
Best issue of 2021: https://github.com/AuthMe/AuthMeReloaded/issues/2252
I mean, it's a good suggestion
AFAIK if you unregister, you account has to be deleted by EU law.
Also he could always just check the logs.
what should i call my login, session, etc api? auth.domain.com? session.domain.com?
Downtime.
"yes"
You are allowed to keep essential data
And this only really applies to a "hur dur gdpr, delete my data" kinda request.
Epic. Another issue to never get touched.
Well, if the author really cares, this is trivial to PR most likely
The last DB change already caused a war.
The user could just make another table and a trigger on delete.
Suggest him that then
I see you have never seen a single AuthMe user before.
INB4 hosting provided DB.
That requires a certain amount of intelligence
Authme 
And then you get cursed shit like this: [AuthMe] Can't initialize the MySQL database: [SQLException]: Unable to load authentication plugin 'caching_sha2_password'.

wat
is
that
Tell me more!
No one wanted to change the DB structure.
So it got changed twice.
Somehow broke SQLite migration at that point, no one figure out for like 1 whole week.
Good thing no one uses the latest version, since no one can read the Spigot page.
authme is a curse.
Correct.
wut iz ur involvement with authme
Lmao
I already am
right here in dumcord
Very simple. Join, tell 3 people what to do, another part of the rainbow obtained.
Wow
how is this robot sentient
exactly
350 too much.
but what about a better authentication plugin, online-mode: true
imagine using a keyboard instead of cards with holes in them
o ok
I wouldn't mind a CLI version of Discord.
Does anyone know how to get this running? https://github.com/mdcfe/spigot-drama-generator
the index.js file seems to just throw errors
yarn main
ah thanks
it does
it's just pregenerated statements and mixes them around
yarn run v1.22.5
error Command "main" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
wow
rite
maybe not main
goddamit another @everyone
@cedar spade pinapl help
there's another reason
kashike locks papermc to rant about nossr50's wonderful attitude
it's also why I don't mind pings and unreads in dumcord c:
shut up boomer
who is robo
fixed it up a bit
I forked a plugin just to remove it from the grasp of bkcommonlib
shouldve left it to die
no u
nah it actually didn't use it for much
oh it uses wrangler
just entity velocity
time to get a cloudflare worker
yeah ded next time dont revive
which I now do myself by a task that ticks every tick lol
no mana no live
it's the only acceptable portal gun plugin
lol
preserves true velocity. I did have to update orientation and stuff, guess MC coordinate system changed some time ago
or Bukkit
robo, make seamless nether portals
what is seamless
I wouldn't mind an e-ink display
A quick example of what's possible with the BetterPortals plugin.
Here's the link to spigot for more information: https://www.spigotmc.org/resources/betterportals.75409/
are e-ink displays for computers a thing yet
ur tea looks dry
mana is that u
yes
thanks i learned it from u

is this spelling intentional
go in bios and turn it off
did u try plugging it in
wats ur board
NoVideo Optimius.
They do exist.
Ben, over at Applied Science made a video on e-paper displays and got me hooked on this thing.
Here is the link to the code for this project (and schematic): https://github.com/cnlohr/epaper_projects/tree/master/atmega168pb_waveshare_color
Here is the module:
https://www.waveshare.com/product/displays/e-paper/epaper-1/5.65inch-e-paper-module-f....
Small tho.
But cool.
lol
Solder one.
Just send it to me.
Perhaps. But I can always find a use for old trash.
nice. 15 second refresh but not bad for color
I assume you could make it faster, if you didn't care about lifetime.
Isn't there a color eink watch?
would i get murdered for making an opensource wakatime viewer that bypasses their subscription cause lol
they have a sub to get more than 2 weeks but they have a data exporter that dumps your entire acc history so....
no

all this would do is have you go export from wakatime and give it the json
Ppl do that all the time
codealike is that other tracking site
Proxi gave me a script the other day that went over my history
👮
oh no
I changed that script a bit to have more info, can dig it up tomorrow
mfw health department of norway is now sending me SMSes on what i needa do and know of if i wanna return to norway, while not technically an emigrant yet
system is hoarding ram for itself but will gib it back if userland requests it
linux does it too
if u aint using it, it'll borrow it
but it's still 'free'
well den idk m8 windows moment
ya, use details tab if u wanna know memory stuff
have fun learning about all the different types of memory and working sets n stuff
and also y dumcord dum
killing that will be a big benefit rite there
next up is killing chrome
mmm, 27GB committed
girls are so weird man,i just asked "are you sure" and now she's going on a rant how i dont trust her and that she doesnt have to answer to me. Fine girl, i'll just go back to working on RTP sorry for asking xD
maybe u are weird ded
uhh idk where else to ask this, but i just noticed a player on my server has 21 blaze spawners, and i checked logs of a plugin and it showed he found 10 blaze spawners today in the nether in 27min
is that normal?
oh boy
he has dream level of luck
spawners in one chunk
You need to use Cloudflare's wrangler CLI
boom
i figured it out after seeing the github action
mh I don't think it's too hard flying around with an elytra to find 10 spawners in 30 minutes
fortresses can have like 4
hire a statistician to find out the odds
well i can tell by teleporting to the coords he mined spawners in the nether, he took a long path, and first half way he found 10 and the next half way he found nothing. prob just luck i guess
just enable paper antixray in the nether
.xray
mob_spawner
the antixray isnt too great tho
I never had any issues with it, unlike with plugins
it shows everything thats visible in caves/not completely covered by blocks
i guess thats normal tho
or should i do engine-mode 2
Yea
do engine mode 2, it hides everything, but instead of hiding actual ores it just puts in a tonne of fake ores.
does it show fake ores if u mine fast like with orebfusactor?
sometimes yeh
you can configure how close to the player fake ores are placed. So it is a balancing act
if you put too close and player has high latency/server is struggling, yes. But if you put too far away, you can xray in the blocks near you.
ah ok. cuz i use a skill system plugin that allows some multiple blocks to broken like mining a complete vein if u mine one ore, etc and with orebfuscator it would have fake ores still show cuz of it and players complained about it so iremoved it
if you want tru anti xray just delete all ores / ingots drop randomly from mining stone beyond a certain y level 
Depending on how that plugin is written, fake ores may show. you would have to test it and mess around with the update radius
if the stone is placed non-naturally don't drop ores / ingots
I just found the greatest thing
pls don't click on the spoiler if you have epilepsy
||







||
looks even better outside of a spoiler but i can't do that here
it gets a bit messed up after some time

they start getting different
yeah this is better
for a sec i thought my game would crash
that would be awesome
time to make xrayers games crash
AntiXRay just crashes xray clients lol
i can still do just spawners tho or is it cuz theyre already loaded in or sth
you could add spawners to the config, it's not there by default.
yh i did but not to replacement-blocks maybe thatll help
you can't hide tile entities, you have to put it under replacement blocks
also if you are doing spawners set max-chunk-section-index to 3 or so.
Wait has default discord pfp always been just grey
no there are other colours, like red, yellow, not sure what others
I think it depends on the #xxxx after your name
Only took them 20 days. https://posili.me/i/2021-01-02_20-43-37.png
what?
pfp?
profile picture
That is the dumbest initialism
it's the status colours
all my homies use avatar
they pick a random one on registrataion
no-tick-viewdistance sure is a great thing
❎
This isn't a T9 keypad, just say avatar 😛
now you know why the f is in there

Good thing no one is asking why CoreProtect is CO.
but profile picture is so literal and descriptive
avatar is just a forgettable movie with blue people
and some elements bender

something something avatar isn't anime something something japan
no, just no idea how to describe him in english 😂
its a cartoon smh
All animes are cartoons
yes but not all cartoons are anime

^exactly, we somehow have to differentiate between weebs and non-weebs
uwu kenny
Upside down ppl are weebs
CoreOretect
Oh shit that's right I was gonna use prism
c
re pr
tect
Oh well I'll do it tomorrow
openly closed source 
I wonder if GriefPrevention is still the best for Sponge
Was basically a rewrite with the same name
blood's moved on to GriefDefender now
next will be GriefRevenger
Is that a client exploit that makes it delete system32?
I'm not really a fan of plugins like this though
GriefDefender is basically WorldGuard (which already does too much), LogBlock, and Towny all rolled in to one plugin
mhh i added mob_spawner to replacement blocks but doesnt seem to work
Should have one plugin for regions with pluggable flags and enter/exit/move events, one for logging, one for rollback, and one for automatically making a region for a user if they've built a lot there
griefdefender completely shits the bed if you teleport out of the worldborder
it just spams you with a command that doesnt exist lol
Oh, and probably one for all the common flags these things have since otherwise you'll end up with 20 of them
i just use CoreProtect & ServerLog
it's just spawner, not mob_spawner.
ah ok
I could see having logging and rollback be in the same plugin and those common flags being in the region plugin but the key would be to have them use the same interface other plugins would to interact with the system
That way no one else has to write a terrible replacement for WG regions 😛
(which GriefDefender probably has)
https://www.reddit.com/r/PaperSpigot/ "official"
is this official
i have doubts
We are not named paperspigot
this is indeed not ours
It'd be most likely PaperMC by now.
or we've suddenly got a new core team member nobody's informed core team about
r/papermc is private
why would someoen do that anyway
how do i add ssh to cloudflare
its impossible
Do you want to SSH into CF's root or what
couldnt you just turn the proxied option to false
i was thinking if theres a better way to do that
https://owo.whats-th.is/A6raAoC.png what the fuck is firefox doing
its firefox being firefox

great
the answer is you don't add ssh to cloudflare
waste of time
cool, twitch's chat uses IRC
👀
Yup!
I haven't seen that yet
yeah has for years
yeah the anti-ad folk
only thing I ever watch on twitch is RLCS
RLCS got big this year
nah
they incorporated ads into the video stream
can't really evade twitch ads anymore so i just stopped using twitch
I don't watch streams often, but I wouldn't want to watch streams thru The Lounge 
yeah they suck
since they don't run ads in eastern europe
its like a 15 second ad, its not that bad
twitch ads are super fucking obnoxious
and they're paying more to avoid ads rather than just buy turbo
so are youtube ads now, 2 ads just throwing you out of the vid
youtube ads are never really too bad, and adblock still works there
twitch ads r really bad imo
screams in mobile
just use mytube, I haven't seen ads for eons
fuck twitch
and twitch ads aren't that bad, just use twitch prime on the person you watch the most and anyone else you can deal with a 15s preroll
its not just preroll ads jroz
preroll ads are the worst though
i watched vods of a cyberpunk playthrough and i got like 1-2 minutes of ads every 15 mins
ads happen during the middle of fucking streams now
twitch ads are annoying but like its 15 seconds, if you have time to watch a stream you can wait 15 seconds to support the streamer
only if the streamer chooses to have an ad run iirc kashike
well they always had midroll they just enforced a quota
streamers have always been able to run them
now if they don't run x amount by x time twitch force runs them
always meaning they can actually choose a time where nothing much happens
not literally being interruped at a random moment
bits lmao
bits 
omg it's wiz
but subs/bits don't cover costs
not tryna be a boomer, but like have you not turned on a tv. If you can sit through 5 minutes of ads every 15 minutes or whatever youll be fine with 15 seconds of ads to support creators
especially due to the cuts they give big partners (who are the ones generating the most in the first place)
how is it different, same amount of content, but somehow people are fine with them having 15x the ads
if you watch twitch regularly, it makes sense to me to pay for twitch premium or w/e they call it to not have ads (I think that exists? If it doesn't then that's trash)
twitch turbo
twitch turbo
yeah
they're random ads unix
I pay for youtube premium because I use youtube all the time, and yeah super worth it
not everyone gets them at the same time which is annoying
theyre not random, the streamer can choose where they run
and youtube premium supports creators more than ads do
does twitch have some general way of just paying twitch, instead of having to sub to every creator you watch?
used to be included with prime but it turns out way too many people have amazon prime
Does anyone know if there is a option to make it snow on my whole server disregarding the biome?
like seasonal feature
Only with plugins
I may be wrong but I think client uses biome data to determine whether to render snow or rain
so you would have to send fake biome
which would mess with more than snow
pretty sure you can with world settings... through datapacks
I really doubt bukkit has api for that 
i made a minecraft mod that connects to irc and reads twitch chat for smaller streamers with 1 monitor
in mc chat
yeah the precipitation setting of a biome set to "snow" will do that
can you change the overworld with a datapack? or is that only for new worlds via datapacks
iirc you are also supposed to be able to change the vanilla biomes anywhere
but uh, I've never used datapacks myself. I only know that the data exists and that you can theoretically change it for every biome to your heart's content, if you have the means to do so 😂
Whatever you like, and fits your project and needs.
MIT, Apache, Mozilla, GPL, AGPL...
If you want to make plugin and make noone be able to have closed source fork, then AGPL.
If you don't care, probably MIT or Mozilla was best, i think.
I always choose almost randomly lol
don't you have to be under GPL for bukkit plugins
You have to be under GPL or compliant.
Because that's what GPL enforces.
But I believe that AGPL was compliant with GPL (but not the other way round).
I might be wrong though.
Unix asked for general open source project, nothing with Bukkit specifically.
yeah its just a website that im throwing together
can't go wrong with something like gpl or the more open mit
any IDE any of you would reccomend for html and css?
not sure if thats the correct use of IDE but 🤷♂️
web dev 
notepad
WebStorm is more something for JS isn't it
its for all webdev iirc
webstorm is their frontend ide
then there's phpstorm for php
which is best web dev lang
i mean all jetbrains ides will highlight html css
Like when you want to mess with da Angular, Vue.js n stuff lul
im just making a static site, so webstorm?
i tried vscode but hated it
vscode is annoying to configure but it's pretty neat when it's setup well
Codespace 👀
Anyone remembers Github Atom? ⚛
It's still a thing
I take back what I said because apparently oskar agrees with me
isnt it?
I now hate vscode .
lol
atom still exists, they're working on some cool stuff that will hopefully end up in other places
but yeah it sucks
i tried it, it was pretty good
After I added just a few things to Atom, it started lagging and the init times were long.
I liked it, but it made me switch to vim lol
it was awful with big projects
Very well said, broccolai 
very well welled
redis would suit better for that
i havent done a lot of stuff with databases yet
so i dont know a lot except mysql
wtf
Bah
p2w alert weewoo
Does anyone know if UPS has a public API for getting tracking details?
they have a few api's here -> https://www.ups.com/gb/en/services/technology-integration/developer-api.page
Make use of our variety of APIs to gather shipping information from different places into one seamless experience, and boost your productivity.
yeah nevermind
Oddly specific request - does anybody have playervaults or playervaultsx on their server and would be willing to send me your entire pile of vault data? Looking to test out some conversions on large data sets and I don't really want to try generating fake data for it.
barty y u ban me
Probably had it coming.
i joined his discord server and got banned 2 hours later after sending like 20 messages
you're welcome -github or something
probably should have a check before transferring yeah
its to softlock noobs like you
looks at paypal
every time i log in to pp i have to enter an sms code

btc is now above 30k dollar
You just noticed that?
yes
I was shook when checking my trades this morning
Looks like I can get a new car sooner than expected 😌
$100.47 in BTC 
next crash i might start buying kek
wat wat wat
didnt paypal come out with a thing for that?
Mickeal? 🥺
Do you actually
Yes
did you put in that much
Same, but I also have some on robinhood and binance
what trades nmf
Do you use a seperate wallet?
All of my stuff is in exodus now, transferred from coinbase
Not sure of the pro and con of using dedicated wallet or not
coinbase (pro)
i sometimes use kraken for trading
but coinbase for withdrawing / depositing because they're the fastest here
Yet I'm not really into crypto currencies that much, just started as a side project a few years ago alongside my actual stocks.
same day bank transfers
ledger nano x 
Isn't that a hardware wallet 👀
yes
oic
Michael is fancy
I never got around all that stuff
since I never thought btc would be such a part of my income lul
who wouldve thought a non existing thing could move so much money, then again, that goes for anything
even money is fake these days
Hello??? This colored paper saying 10€ is definitely 10€ worth!!!
bitcoin is something i should get into, since I hate any form of non digital money anyway
also, yes
that said
paypal would be more of a derivatives exchange, not a full-blown cryptocurrency exchange
it does not provide you your wallet's secret keys
it does not allow you to withdraw or deposit the cryptocurrency itself
we still have those bitcoin machines here on every corner
michael wanna help me set that stuff up?`:3
simply go to coinbase.com if you want to buy stuff
ID verification is a must but it's all automated
takes like <5m
if you plan on looking into ethereum smart contracts / web applications (dApps), see MetaMask
I'll definitely spend more time with that in the future.
dApps are very interesting tbh
decentralization 👀
there's games, gambling, decentralized finances, decentralized exchanges etc
lots of neat stuff
Michelle, why do you have so much money
Meh, idc too much about gambling
Michael is rich
Because we are smart people and do not waste earned money on big maccs
too many bad minecraft servers lol
moooooooooodssss mihcale is committing tax evasion
Let's see how long it takes 😄
wow
that was fast
god are there many cryptocurrencies
there are
i usually stick to ethereum
currently only have bitcoin since i sold eth
can probably do the most with ethereum
a lot of the cryptocurrencies on coinbase.com are ERC-20 tokens, basically a coin on the Ethereum blockchain
if you want to store money on there without the risk of losing too much money, try DAI as you gain interest on there aswell
the current annual interest rate on DAI is 12.43% which is nuts
Is DAI supposed to be DAO but no bugs, we pinky swear?
yay
what works kash? 😮
I wrote a thing to track UPS packages and give me more detail than the public site gives :p
Site: en route
kash thing: we lost it but will continue to convince you it's still on its way
I don't think my package is coming with ups tho
Nobody ships with ups over here
Dhl or Amazon logistics
UPS is mostly b2b or international here
Dpd and hermes are the other options here, utter trash
This
what kind of info does ups hide?
good news tho, the cpu I shipped mid november has finally arrived in the right country
lmao
you should see some of the things :p
Show us
you should see what train companies hide
there are like 4 ccc talks about that
and it's really fun
weirdchamp say it kash
Theres some guy just trying to collect all the information out of 20 different non public and not documented api's
Guys something weird happened, could someone here help me? Everything on my VPS is down from some reason, don't know why, tried restart but it didn't help
k
a
ask your hosting provider
how can we help that lol
nmf 
but vps work, I restarted it and it worked, ftp and putty work too
so I don't know if I for ex. didn't reach disk capacity, idk
Michele 

but it wouldn't probably disable everything there (like all pages hosted there, turned off servers etc.)
michael 
Bedtime 


Tf
so any idea? 😅 last thing I did was creating users for mysql



👀

@cunning raft @spiral robin 
check logs
I don't know what's wrong there
check dmesg or journalctl
are they logging?
no because that log file shows exactly nothing
if your going to host your own stuff, you need to be capable to at least figure out what is wrong with them. All that error says is the server wings is trying to connect to (your panel) is down, and behind cloudflare.
No idea why you're seemingly running the panel through cloudflare, but, basically, if stuff died, there is generally logs scattered around the place
the kernel buffer (dmesg) and journalctl is generally the first port of call, and then the logs for individual services if they have them
try restarting stuff with systemctl and seeing what it says, etc
why not?
pterodactyl works fine behind cloudflare
it looks to be on the same machine
generally having internal services talk though some other external service just adds pointless overheads and introduces a potential line of failure for 0 gain
eh yeah fair enough
so looks like nginx failed -> wings fails because it can't talk to panel (behind nginx)
so, start nginx, if it fails, see what the status has to say or check it
double check df -h, as just coz you can connect means jack shit bar openssh is running

@viral hornet 
that contains nginx logs, although just says his /etc/nginx/nginx.conf is bad.
Great work, team.
sue
Facts ^
everybody has a testing and a production environment
if you're lucky, those are two separate environments
unfortunately not always
Too expensive 😦
what if i plan hosting games other than minecraft
still ptero
it supports that too
it's basically just abstracted docker
Go read their docs and stuff, do your own market research, etc
so if you can run it in a container, you can basically run it in ptro
there's a github repo with lots of pterodactyl eggs aswell
but it still does not allow proper docker networking
which would be amazing
There are a couple, here is one: https://github.com/parkervcp/eggs
although you probably don't want to run a database in ptero, even though there are eggs provided for it
is there a csgo egg for ptero?
ty

yeah some of the eggs in there are just fucking stupid
why would you want to host minio in pterodactyl

@wraith trail lol just wanna say you cray cray to take those super out of scope stuff in #paper-help 😱
the hero we dont deserve
idk I didn't even read his full error message so obviously not giving the best support lol, and instead of actually going in and fixing the issue I just told him to reinstall it
We need to remove new peoples ability to send picture 
So they can’t send a tiny screenshot of a cutoff error
ur a cutoff
while we are complaining about things in #paper-help it would be great if the bot didn't send links with embeds. If it just wrapped the links in angle brackets the embeds will be gone
🐉
.optimize takes up half my screen
additional tips for improving server performance - https://www.spigotmc.org/posts/3684550
.optimize now it takes up your entire screen
additional tips for improving server performance - https://www.spigotmc.org/posts/3684550
literally ban ded

hello, mobile user here, only half screen
maybe more like 2/5ths
I mean if you have keyboard up. It’s full. 
nop
the embeds seem smaller on mobile
i can make it fill your screen too
Ok must be an iOS thing
or youre just a tiny screen dumbo
iOS > android

windows phone > *
You and me against everyone lmao
in 50 years my windows phone will be worth millions
Non amazon registered will be forced to live in the jungle @worn ember
https://youtu.be/DyDfgMOUjCI?t=72 am i the only one that hears the plants vs zombie theme song?
Listen to "bad guy" from the debut album "WHEN WE ALL FALL ASLEEP, WHERE DO WE GO?", out now: http://smarturl.it/BILLIEALBUM
Follow Billie Eilish:
Facebook: https://www.facebook.com/billieeilish
Instagram: https://www.instagram.com/billieeilish
Twitter: https://twitter.com/billieeilish
YouTube: https://www.youtube.com/BillieEilish
Email: http:/...
https://youtu.be/ssZoq1eUK-s like listen to it
What is cah
cards against humanity?
^
._.
i can't sleep hello help
camm start typing something that usually bores me to sleep thx
ok












