#off-topic
1 messages · Page 596 of 1
anywhere frosty
so long I can understand it
I can give you access to the repo if you're willing to nicely format it into an issue
I'll just make a plugin with some commands and I'll just give you access to the repo so you can copy paste them in, and fix/improve any code/styling
What does the papi ecloud placeholders command use?
cached data from the ecloud
Right.
What if instead of doing that you add a method on the expansions class that will be used instead? Maybe that will fix the command, idk
ah so are you talking about trying to avoid outdated data?
As I have said the cmd is broken atm and I think thats because some placeholders require extra arguments which arent provided
I don't see how a specific expansion could break the list command. It just displays metadata?
I don't know off the top of my head
oh are you talking about a command that lists all the placeholders in an expansion?
Jesus this new format is weird
ok frosty, perhaps I should have been a bit more strict on the requirements
I don't want you to waste your time
so let's keep it to non ugly colours
My bad, I was talking about that but using wrong words
I think the command is /papi placeholders (expansion) which also try to parse them
kek, blue ish theme gucci?
which blue?
b and 9
Aqua
perfect
😉
just mix it with something else
don't make the entire thing blue
&7/&8 usually work with the ligher colours
Yea ik
yeah anyway gaby, all data will be fetched from the ecloud now
Alrighty I can try and start on the commands. I'll start with the ones that are already in the plugin although we'll probably refractor some and change how they work etc but I'll try to do some empty layouts.
and we're removing the chance of human error, by simply removing all input fields on the expansion upload page
except for the jar upload
metadata will then be inferred from the expansion itself
for example, version, authors, dependencies, placeholders, etc
I can make a GUI of ecloud list 🤷
no gui's lol
thien that would be horrendous
you're welcome to make a third party plugin
O
EveRytHing iS beTteR whEn thEreS guIs
👀
well in the case of expansion uploads, we're removing all components of the gui except the jar upload
somehow
will figure it out later
Do you want /papi to be kinda like it is currently or should we just go full in with /papi and show commands.
ask frosty, he's the ui dude now
guys what does autosell include?
Sec Glare
&8• &b/papi help &7- &fdescription here```
Jesus Gaby
@lone ruin what u mean
Imagine using -
current ui I implemented uses -
I don't care really on the colors right now
Can someone test that in game pls?
here's the format I made for the list command. it ended up looking like shit though
list:
header: "&7-------- &bPlaceholderAPI &7--------"
format:
line: "&suggest_command=</papi ecloud download %1$s>&show_text=<&b%1$s &7by &e%3$s&7, latest version: &b%4$s>%5$s%1$s &8- &7%2$s"
installed: "&a"
outdated: "&6"
uninstalled: "&b"
footer: "&7------------------------------"
/papi should show all the available commands should it not?
I honestly don't mind
Will messages be configurable or what is that for pig?
all messages will be configurable
Do you want something fancy like what I have for VP?
I don't know what you have for vp, so sure
ie.
PlaceholderAPI ♠ {version}
Commands:
» Command
» Command
Time for {server name}PlaceholderAPI
And then json for description and permission?
like
List all installed expansions
permission.permission
%#$s is that the placeholder format?
yea
you can also use %s as an incremental placeholder
%#$s accesses the specific placeholder index
it's ugly, but it's also a lang file
o
@fallow crow like what features does it have
does it like include autosmelt or something
it uses String.format gaby
Ughly is the right word, yes
@regal juniper yes
if you use the list command rn, you can see it's already sorta like that
What happens if you try to access an index that doesnt exist?
test server down, can't see it <o/
@velvet crescent that looks good, not sure about the spade symbol tho
Yea just a random one rn kek, probably gonna use an arrow or something
@boreal escarp error
what's js's?
oh right
I actually looked into implementing that via fancy reflection and some stack trace scanning
seemed a tad impossible
still on my todo list regardless
kek
Do you have something in framework for json stuff or can I just use Text?
^
text as in text component?
Can you make it a separated project so we can use it too?
here's the format I made for the list command. it ended up looking like shit though
list: header: "&7-------- &bPlaceholderAPI &7--------" format: line: "&suggest_command=</papi ecloud download %1$s>&show_text=<&b%1$s &7by &e%3$s&7, latest version: &b%4$s>%5$s%1$s &8- &7%2$s" installed: "&a" outdated: "&6" uninstalled: "&b" footer: "&7------------------------------"
You should be able to use text, there's an api in framework though
it's the one gaby just quoted
with the & codes
How in-depth is it?
Didn't you say you were gonna remove that Piggy :p
I'm not 100% sure on what I'm gonna do yet
P1g
if someone complains about it in whatever beta testing we do I'll change it
Will you make that lib public?
Where
I'll try it, if I have issues, I'll use text. Can always modify later.
Can you copy text to clipboard with text @regal juniper?
Theres smth like ClickEvent.Action.COPY or so
I mean, without having to download your big ass lib xd p1g
or you can be a nice person and turn it into a different project/lib
glare I lied sorry, it doesn't implement all of the json chat features
Alright I'll just use text for now
it has all colors & styles, and these hover/click events
I know but would be nice to not have to do it manually all the time, anyways.
it implements all the important ones glare
the remaining click events are either deprecated, or can't be used in chat
and frankly I don't know what the remaining hover events are for
with kyori text, try converting it to json & sending it as a raw message
still through the User interface
the Player one doesn't have a send message method yet
Kyori has its own method to send it to a player
@maiden mulch that’s not sus why you hide it, you running scam?
yes but kyori isn't designed to work with my interfaces
and if you get the raw player kyori can work with, it becomes platform dependent
Ahh
@boreal escarp that copy stuff uses some crazy witchcraft, it's not documented on wiki.vg
So what do you want me to do? Just try to use what you have?
I don't mind. If you use kyori, I'll just convert it later. If you use kyori though, to make it work with rpf, you'll just need to convert your text object to json and send it as a raw message
I think it's MinecraftUser#sendRawMessage
👍
So cant be done, pig?
well evidently it can be done, I just don't know how
Isnt it just the same as the others?
it's not mentioned on here https://wiki.vg/Chat so no
It say that it use the event value
Dont leave me alone @eternal apex
?
Bts?
behind the scenes
Ah lol
@eternal apex
commands:
papi:
authors:
seperator: ", "
seperatorColor: "&8"
authorColor: "&7"
header:
- "&bPlaceholder&f&lAPI &8• &7{version}"
- " &9Authors&8: &7{authors}"
- ""
- " &9Commands&8:"
commandList:
- " &8» &f{command}"
footer:
- ""
- "&7&oHover to see more options."
customisable enough?
don't worry about the config, just do the ui
if you want to present it in a config form that's fine
I mean yea gotta worry about the config atleast a bit, since I can just do 3 loops and it's gucci instead of manually
the config is to assist me :p
aight
Ugh I hate this return true return false stuff

it's the exact same logic as bukkit's
I know, and I don't use that, lol.
I'll deal with it tho.
So what am I making /papi show?
you just return true to not show that ugly no permission message xd
didn't frosty answer that earlier?
Idk, I was in class.
All commands or no perm message
@velvet crescent ELI5 what you want /papi to show.
Wish I could help on papi3
maybe one day ..
commands:
papi:
header:
- "&bPlaceholder&f&lAPI &8• &7{version}"
- " &9Authors&8:"
authors:
- " &8» &7{author}"
body:
- ""
- " &9Commands&8:"
commandList:
- " &8» &f{command}"
footer:
- ""
- "&7&oHover to see more options."
commandListJSON:
- "&b&l{commandName}"
- "&f{description}"
- ""
- "&7{usage}"
- "&8{permission}"
Lemme know if you need anything explained :p
Feel free to change anything if you want to make it easier
glare don't actually implement that as a config ^, just look at it as a format
Yeah I'm going to hardcode shit for now
Frosty, have you made an in-game example of this yet?
working on it rn, struggling with properly splitting the json since I don't know if I can just apply it as list.toString or if I have to loop and split
Can't test cuz test server down till tommorrow ish tho
Damn
Here, it's shit code but you'll get the idea kek https://paste.helpch.at/porapasoge.cs
stream
Was trying with stream for like 5min Gaby, but gave up
@eternal apex Do I need to do anything special to tell RPF that this command is the root one? Cause I assume when you have the supers on the commands, it's assuming it's /papi <command>
I need to make it know that this should happen on just /papi
just set the super to like "main" or something
and in options, def(true)
so
public Command() {
super("main");
options.root()
.def(true);
}```
Dope.
player.sendMessage(String.join("\n", header).replace("{version}", version)) won't this work?
Does it handle colors by default?
yeah user.sendMessage will do basic & codes
anything ChatColor.translateAlternate can do
is that a custom thing or?
user.sendRawMessage will accept json, or my & code format
ah
yes gaby
your framework
Does designing count as contributing 😏
yes
gaby, asking me to extract certain libs from my framework
you could just use my framework
ez fix
Piggy, do you have anything special in the common binding for getting server stuff? Like the authors from the plugin.yml
No sorry
Glare, show me how it looks in game once you have this sorted so I know if the theme is good or not
I guess I could go look, but do you have anything that lets me loop through all the commands that are registered?
yes, 2 secs
@Inject private CommandHandlers commandHandlers;
commandHandlers.getCommands("minecraft");
It auto registers the commands, right?
yes
Dope
@velvet crescent
Doing old-school string replacement right now until I set it up as a lang stuff.
why bold on "API"
hmm,
&bPlaceholder&fAPI &8circle &f{version}
leave the commands and authors, just change the lists to &7 instead of &f
Gaby, I didn't think it would stand out that much
Not sure if the b and 9 work together that well
try 3 instead of b
and maybe remove the gray :?
btw glare, why dont you use the ess custom command thing or even deluxecommands for testing the messages?
Cause I'm dumb and don't know how to.
use deluxecommands then
I feel like the 9 should be change instead of b
yikes
ffs annoyed cause can't test
never heard of hotswap glare?
default jvm should be able to handle strings
Also, the > may be too much frosty, since it's way bigger than usually (normal text)
&bPlaceholder&fAPI &8» &f{version}
&3Authors
&8• &7Glare
&3Commands
&8• &7ecloud list
&8• &7unload
&8• &7main
&7&oHover to see more options.
How bout this Gaby?
sec
Fix the spacing smh
Only thing I'd change is the last line now imo
I really don't think we need to list all the damn authors tho, I mean idk how many people we have but if we're counting the smallest things as contributions, that list going to be way too long.
Might as well just set the author as HelpChat & Friends
that's smart yea
I'd actually just move the author thing into a hover for PlaceholderAPI title
^
and still make it helpchat & friends
Alrighty, I can do that.
don't cuck the capitalization tho :p
So for the time being piggy, how do I get the version of the plugin? Just inject the main class in?
ok deluxecommands is bs
oof Gaby
And also how am I supposed to send this json thing to them again?
try user.sendRawMessage
wym?
Aren't you using the lib papi uses Piggy?
with your kyori text object, convert it to json with gson
Oh I was trying to use the text in your framework.
oh
I'll use TExt
if you want to do that, you gotta use the & code stuff
Yikes
yeah sorry, I'll add support for kyori too in the future
Is compileOnly set to actually compile into the jar for your gradle setup?
common it is
common is included in each of the bindings
Dope
What's the current expansion list look like? (/papi list)
header: "&7-------- &bPlaceholderAPI &7--------"
format:
line: "&suggest_command=</papi ecloud download %1$s>&show_text=<&b%1$s &7by &e%3$s&7, latest version: &b%4$s>%5$s%1$s &8- &7%2$s"
installed: "&a"
outdated: "&6"
uninstalled: "&b"
footer: "&7------------------------------"
in game ,-,
2 secs
can't check sorry, don't have 1.15.2 installed, and internet is too slow to download it atm
no worries, @boreal escarp Can ya whitelist me on your server for 10min 😉
or is yours down too kek
localhost
That's hot. @eternal apex
oof
Text will serialize it to a string. Idk if there's an inbetween of component and string.
I also haven't figured out how to first convert it to handle color codes and then to gson.
private void showMenu(MinecraftUser user) {
TextComponent menu = TextComponent
.of("&bPlaceholder&fAPI &8» &f{version}")
.hoverEvent(HoverEvent.showText(TextComponent.of("&3Author: &7HelpChat & Friends")))
.append(TextComponent.newline())
.append(TextComponent.of(" &3Commands"));
commandHandlers.getCommands("minecraft").forEach(command -> {
menu.append(TextComponent.of(" &8• &7{command}".replace("{command}", command.getCommand())));
menu.append(TextComponent.newline());
});
menu.append(TextComponent.of("&7&oHover to see more options."));
String json = GsonComponentSerializer.INSTANCE.serialize(menu);
user.sendRawMessage(json);
}```
I still try to make this json lib....
damn ok
temp solution, follow my instructions exactly
make a new package, me.piggypiglet.framework.minecraft.user
inside, a class called MinecraftUser
Alright
.
.
Getting somewhere.
Am I supposed to be given a role for autosell support once Ive linked my account?
I just asked in their discord is there's a way I can first run it through the color and then into json.
When did you purchase it Slipest
Like ~30m ago
I assume you're partially done with a platform independant user system?
Linked my acc 5m ago
run =spigot check
Give it a few more min, it takes a bit to update
If it was within the last 30 minutes, the APIs take some time.
alright
@magic summit functional, but not done.
Cool
user api in my framework isn't specifically for minecraft though, unlike Player for example
I should try finding a way for my JSON thing to work...
are you able to help me with an error with autosell or do you have to wait for me to get the role
User is used for any type of user, for example a person interacting with the program on the cli
@regal juniper just check how their player util works
Slipest give it like 15 more min
kk
🤣
Or can show me how to fix
@eternal apex
I can convert that to rpf format if u want to see what it'll look like with colour too
Alrighty. Apparently I'm dumb and I should be using json text color formatting but honestly if we can rig it to work with colors in RPF, that'd be amazing.
It's also pretty messy but it's just a draft. Will definitely be cleaned up.
Do you want me to push this to another branch?
yep
header:
&show_text=<&3Author: &7HelpChat & Friends>&bPlaceholder&fAPI &8>> &f{version}\n```
command lines:
&8• &show_text=<&b&l{command}\n&f{description}\n\n&7{usage}>&7{command}
footer:
&7&oHover to see more options.```
try that
make sure to uncomment the stuff in MinecraftUser
Glare dont forget to include the permission if it has one
Will add that later, it was throwing erorrs and I didnt feel like putting perms on them all
I'll do that later Piggy, getting tired. We're off to a good start 😄
ah okay
What if that was the page I was looking for 
@boreal escarp 
list:
- "&bPlaceholder&fAPI &8• &fExpansions"
- " &3Installed&8: &a♦"
- " &3Outdated&8: &c♦"
- " &3Uninstalled&8: &7♦"
- ""
- " &8• &<color>{expansion}"
- ""
what is that for
/papi list
and the bottom line?
the expansions, but listed not just one line
@eternal apex can we show multiple expansions per page and use the worldguard flags format? (&cExpansion, &7Expansion, &cExpansion...)
Wouldn't that look odd tho? Since it would be random lengths
so like listing them like plugins
3*
I thought about doing the thing thing they are doing to be easier to read them, but yea, papi already have multiple colors and that would be odd
list:
- "&bPlaceholder&fAPI &8• &fExpansions"
- " &3Installed&8: &a♦"
- " &3Outdated&8: &c♦"
- " &3Uninstalled&8: &7♦"
- ""
- " &8• &7Expansion"
- " &<color>{expansion}&8, &<color>{expansion}"
- ""
Then keep the current colors (maybe replace 6 with e) but change the page format
though the header (first 4 lines) should be shown only on the first page
Yea
list:
header:
- "&bPlaceholder&fAPI &8• &fExpansions"
- " &3Installed&8: &a♦"
- " &3Outdated&8: &e♦"
- " &3Disabled&8: &c♦"
- ""
- " &8• &7Expansion"
list:
installed: '&a'
outdated: '&e'
disabled: '&c'
splitter: '&8, '```
perhaps rename Uninstalled to Disabled if the expansions will still be in but not loaded
Glare is hardcoding it rn, so don't worry about config side
ik
also status instead of list 😉
the 2nd list is for actual list
can someone esend me link for autosel
=pl autosell
ty
Help my life pls :(
anyone know how to appraise domains?
Wtf is that #673059415552688128 @tribal shore
Wdym
@tribal shore please put a valid budget if not move it to #673059416634818591
done
@naive agate You referring to how to get a value of a domain?
Would more describe that domain as godlike than decent 😄
You can in no possible way sell that domain. That needs to be put on your resume "Proud owner of the Pussy.reviews domain"
😄
It was a cat site
Only "Educational" content I would hope
It was a cat image site
Would never had guessed. Would have opened incognito mode.
xD
aperturedesigns.net (Includes Graphics)
pitfall.world (Includes Graphics for Minecraft)
scammed.cc
snip.tools
screenshots.wtf
Offer
@slow ruin
you're missing the pussy.reviews. U got graphics for that one as well? 😇
And here I thought I would end the night making a deal 😒
offer
$8. If you think about it, it's more than $15

checkmate
woops Gian, randomly clicked kek
smh
how can I use all the GBs for the server
Set the Parma’s
I might be brain dead, but seems like GitHub linkup is bugged
i really wanna call u brain dead for no reason at all - ur brain dead
"bio": "Eivind#7839\r\n", @slow ruin You got a new line or some wack thing
@muted fern I would never had thought twice about the new line. Cheers 😄
I keep seeing people with ranks such as DeluxeMenus etc. Is that people who has contributed to the plugin or something?
DeluxeMenus isnt a role?
The premium ones are roles, cause users can link their spigot
and it gives them roles to the ones they bought
which then gives them access to various premium support channels
Ohh, my mistake. Meant to say DeluxeChat. Also that answers my question, thanks 🙂
If the emojis were gone the side when I hovered a message and the stupid background for the message is gone I'd like it a bit better
also i personally dont like channels start at the bottom now
however its not a big deal
I noticed that days ago
i've used the new UI for a while
how big of a hdd @untold hearth as some companies increase the speed as you go higher in space.
took awhile to get a nvme ssd's time remaining to be similar to your hdd time.
Anyone know of a bedwars plugin that's open source?
Wanting to make one for Sponge, but I wanted to get an idea of what all I'd need/practices to follow
potentially @vague walrus ? it isn't small, but never used but saw this and it's open sourced.
About the best one I've seen so far actually
I can work with that
Why did I level up :(
I didnt even want to be on that tracker, i went so long!
I dont think that'd be it.
I unless level 1 takes a solid 2 months to get
I used to talk a lot in here
nah likely as #development
it isn't tracked.
and the amount of xp you earn is random usually.
I've probably leveled up around 15 times since December.
Truly the worst
Give me a reason to donate it
I need a new pc, ktnx @woven prairie
Then deal with my aids replies whilst I try commission
How am I suppost to respond if you just leave on read smh
@woven prairie need it to pay my host
lol
I guess take a backup before
yes
that's not the problem
the problem is that like
currently all my plugins will shutdown
because they have a key linked to it
this means
everyone that uses my plugins
they won't work
ye srry.. forgot that
How do you have guys paying for your plugins (I assume cause they have a key), and not be able to cover, welp
lots of things to pay.. irl problems and also paid last week for a new website.. then I forgot to check my paypal and now I saw that I am poor .-.
lul
i like the ow pfp @light scaffold.
gang gang rank #69.
gang gang
Thanks @slow ruin for the boost ❤️
im curious why anticheats want specific ports
to contact with the developer's shitty drm server

Use this to block those: https://www.spigotmc.org/resources/networkinterceptor.53351/
the plugin wont start unless it can make that connection lmao
unless that bypasses it
works for me 🤷
@warped meteor you know you spelt hippos wrong right? https://www.hipopotofobia.xyz/hungryhipos/
Intentional
why?
Hipos is the first 4 letters of my username
My username I had to shorten into an MC name
Short for hippopotomonstrosesquippedaliophobia
k then
I get that a lot. I dont blame you. May make an info section now 0.0
@warped meteor If you wanna add more things add download button next to all of the emojis
Good idea :P. I'll look into it tomorrow :P
Someone help me in #chat-reaction ...
dealt with
@elfin minnow and he just being toxic in aternos discord too after that :P
I gave him 2 weeks ban
Yea it's odd some times
Ur odd sometimes
@wooden dagger Please use a valid budget
If only it was readable
what language is this in
oo
I can't get the z-index for the hearts on my site to work 0.0
Every other z-index works perfectly fine. Just the hearts don't want to follow it
@elfin minnow i take offense
Welp, just bought my new car.
😮 congrats what car
Nissan 2020 Altima
Shouldve gotten a ford pinto
noice
Ford found on road dead
Check dms Drew
wowie never heard that one before
The joke being the ford pinto was famous for blowing up if it suffered a collision of 5 mph or more
Time to buy a ford pinto
Yeehaw
Cars from that time area really weren't too much safer tbh, this was before the advent of safety features in cars
The ford pinto was partially the reason they exist today (because of a lot of shady dealing in the company that came to light)
I'm not going to check dms about that stuff when I've told you and everybody else 100 times it's not me who is dealing with it, it's patrick
And we've also said 100 times we don't provide DM support
You also message in the general chat, on here, my dms, AND in your ticket about it
Considering you're the company owner, you'd be familiar with the situation
Me and Patrick are both the owners. He deals with the majority of the development, and I deal with marketing and finances
And yea I do, saturday was yesterday, yet servers still down
lol
who you talking to @arctic raptor
Me
Don't ask me. I've told him and bugged him 100 times because I'm tired of you all constantly dming me
lol
Considering he doesn't respond, noone else to ask lmao
just not the right discord to discuss that stuff in, seems like it can get out of hand quickly
This why I don't use random hosts lol
I mean it's not random, it's a decent host. When it doesn't have issues
Lol?
He left while drunk and never got his level role back
I mean all the "No ..." roles xD
He leaves like twice a month if not more
He's hardly on his computer, hell, discord anymore
Not our problem xP

nice
@woven prairie guessing working on your own skyblock plugin, and would suggest adding visitor events.
Elaborate
That's a lot of events
There's the Warp/Enter ones
IslandVisitorEnterEvent
They'd still visit from /island warp <owner>, so, surely the WarpEvent covers that
@woven prairie why not be more specific?
WhenAPlayerEnterAnotherPlayerIslandEvent
AtTheTimeInWhichAHumanoidEntityTravelsTowardsAnotherHumanoidEntitysHabitatOfDwellingEvent
Seems good to me...
👍
final AtTheTimeInWhichAHumanoidEntityTravelsTowardsAnotherHumanoidEntitysHabitatOfDwellingEvent atTheTimeInWhichAHumanoidEntityTravelsTowardsAnotherHumanoidEntitysHabitatOfDwellingEvent = new AtTheTimeInWhichAHumanoidEntityTravelsTowardsAnotherHumanoidEntitysHabitatOfDwellingEvent();
Bukkit.getPluginManager().callEvent(atTheTimeInWhichAHumanoidEntityTravelsTowardsAnotherHumanoidEntitysHabitatOfDwellingEvent);
if (atTheTimeInWhichAHumanoidEntityTravelsTowardsAnotherHumanoidEntitysHabitatOfDwellingEvent.isCancelled()) {
return;
}```
Absolutely beautiful
there’s no final
@eternal apex better be happy
name is a bit lacklustre, try to make your variables self documenting.
??
Oop
@woven prairie I would put the IslandKickEvent under member, as you kick a member from an island
@boreal escarp THat's beautiful
It takes a lot longer now to level up and my inactivity doesn't help either.
Not our problem xP
Not our problem xP
@boreal escarp did u crash skyblock smh
Maybe 
@velvet crescent 😂 😂
why does my cpu fan sound like im in a flight
o
lmao
Yeh ;-;
contact the staff
Alr
also, since when is there an ad banner at the end of resource page?
when you aren’t logged in
How much do you guys think I should charge for let's say 5 magic weapons that:
- do not require me to make textures
- will be used in a public server which may earn the owners money
- will take me a week or so to develop, depending on how complicated they are
never sold a plugin to anyone, so I am really not sure
Depends on what the magic weapons do
Shoot particles which affect entities and sometimes blocks
I'd say like 30-50, that's just my opinion tho
OMG WTF
when yo router randomly turns off and takes yo self 3 hours to fix the damn issue.
I just read a post on Facebook that there's already a contract from a school to shut the education until 1/3
Here goes my summer...
@fresh carbon the mine is very representative but its cool 
😉
I can't wait to get this project finished and released 😉
Mood
ok
bruh
no
interesting price Gaby

Lmao
wtw, since when this become high school chat channel? @boreal escarp
Become what? xd
and "Fxxx school!" you should become a school so that you get "F--ed" by many.
You drunk vk? 😂
Clip and Vk drunk are basically the same.
:))
vk doesn't stay in HC for that long it seems like.
I got an email on that.
😂
Does anyone know if an ABN for a company has to be similar to a domain im tryna buy?
abn as in Australian business number? or something totally different?
A BaNana
o
¯_(ツ)_/¯
Lol gaby
cos im tryna get a .com.au
but it needs an ABN
which i have, its just not linked to the thing im buying the domain for
aight
Does anyone here use Minechat or similar apps (like PickaxeChat, ...) often?
If you were still using it to this day, would you switch to another minecraft chat app if you could stay logged in (even if you minimized the app) and received push notifications when someone mentioned your name?
yep
Okay, thanks
I used PickaxeChat up until now
Alright
didnt minechat have a problem where they were stealing ppls info? could be wrong
It was a rumour. Nothing is/was proven.
Yep
Don't plan on releasing
If its just a throwaway can u send it to me lmao
dont have to if u wanna keep it private
all good
Can you get something from trash? XD
You know... There are so many crate plugins out there that have things like open animations... But I still wait for one that actually allows you to create and load own ones.
then make it
damn
cratesplus is decent. doesnt work on newer versions tho as no updates in a very long time
@woven prairie I talk about a way for non-devs.
Like creating a file or editing the animation manually
Imo that sounds way easier that it is
How'd you propose it's done?
That's neat af @long summit
Thanks ;p
Probably not
@magic summit I had one of those in progress with unlimited customization just never had the time to finish it
Such as GUI Animation that sort of stuff you mean?
I mean 3d animations

Soo.. S20
@split basalt I thought that's a pic from your house in the right 😹
ohshit
also, if we are here
can you use custom nbt tags for textures?
how 😮
editing the language files to override local translations
F
got any cool enchanted book texture that uses customModelData which I can borrow for a pic? xd @split basalt
lol
recently booted up mc and created a server on my dedi to see how 1.15.2 performs on it with a custom spigot.
What optimisations do you have on your custom spigot?
nop not done any item textures yet @boreal escarp
mostly focused on blocks & flora -
damn
There's a lot of optimizations, but a few are slime region format via SQL (for better world loading), sand optimization, dispenser optimization, lighting optimization, better spawner calculations, better spawner mob ai that sort of stuff.
@woven prairie
My dedicated server is i9-9900k, 128gb ddr4 memory, and 2x2tb nvme ssd.
Slime, for a production server? I anticipate it's a lobby or skyblock type, and not an open world?
I just developed the spigot for my own use awhile back for testing purposes but didn't test it thoroughly if it would be ran for a production server.
I see
Most of my worlds are a open world though as I generated it on a default world.
It's a ~5 second launch time (no plugins), but could likely improve some areas if I had the time to do it.
With all 3 world types?
Wow, this is one of the best plugins I've ever seen.
Yeah @woven prairie, but if I have time in the bit will likely do some more testing on first generation, not before it's being done.
@narrow maple what the crap are you talking about for a plugin?
That's insanely good. Would you ever share how you did it? Cause, that's good for a standard 1.12 server even
kylemarzen 🤦
Potentially in a bit if I don't find a use and do it as a repository. It's pretty much just optimization and math in some of the areas for loading.
I usually focused on areas that were along world manipulation.
I'd also be interested in playing with it.
I'm gonna be stress testing my stuff this weekend, welp
How do you plan to do that?
I have a streamer
Ahh
how many expected players from the streamer?
I knew a Arabian guy in the past in like ~2015 when he had like 700k subs and could get 600+ players for a livestream.
300-500, lol
Then, if all goes well, hopefully it becomes a weekly thing, and then I'll invest like $3-5k in slots, and try average that
Lol
are the players split between on servers or one server?
Split, of course
I assume you'd hit a peak if they aren't on the same server as the streamer.
This is mostly 1.15, haha
arabs are crazy
The YTer is "RedFox".
one of the players on my server is from qatar, next to saudi arabia and the guy legit sent me a video of a baby lion in his bedroom. so cute. one of the top donors on my server too
lol
Imma go spend some time messing with a 1.8.8 spigot seeing on how well slime would implement and change it in speed (assuming not a lot).
Why is that YTers name everywhere
Well he originally ran a server in the past.
had liken 400+ players (when he streamed)
and would go down to like 80+ players without that.
F
I get messages about TSMC to this day, lmao 
It's decent now
how many palyers?
I have never understood why mineplex died
Hypixel
^
and lack of gameplay.
- anticheat = bad
Ah welp
Here's a example of around a ~34k player difference.
I forget how many years ago when Hypixel beat Mineplex.
3-4 years+
well wasn't it like a month ago when they hit 100k concurrent players?
not sure
They hit close to 90k in the summer iirc
An ongoing analysis of the number of players on the Hypixel Network
ah
i thought it wouldve been like a site to see all the servers or atleast the big ones
wouldve been cool though 😦
yeah but who has the time to have servers continuously track and keep data for the servers.
Last time I actually spent the time working on a server was 2-3 months ago.
Was finishing up a section of a custom GTA server I got bored to make.
It's been probably a year for me.
I keep getting offers to be a full-time Dev but my schedule doesn't allow that.
Most of my free time is being outside and working out to get back into a healthy stage.
who needs college when java edition will allow u to be working for decent pay but the game might die in the next few years
I stopped doing private development whenever I got back into SpigotMC.
~2018 to see how premium plugins which go.
The time to manage a premium plugin is insane with people requests etc, while a private development is where you are either getting paid to do updates or they aren't huge.
I lost probably $15,000 due to bills over the months as I would usually be in the positive from private development vs premium plugins.
thats pennies to u
It's actually not as bad as you think. Jut ignore the feature requests like I do.
Well I probably put 40 hours a week towards maintaining and improving my plugins and seeing what else I could add.
@mellow zinc most of my money goes to my plan of 5 steps due to the fact I spent 2 years of my high school classes taking a personal finance class knowing how to manage my money correctly. I still live in a set range even though I do make money due to my job.
My money is split into 5 paths:
--> 1. Bills
--> 2. Food/Water
--> 3. Gas
--> 4. Emergency Fund
--> 5. IRA
was just kidding. $15k is a lot of money no matter ur salary
IRA???????????
explain.
Individual Retirement Account
but they basically did lots of terror attacks in the UK and northen ireland to get freedom for Ireland or some shit like that
Ah.
I live off ~$200/mo for groceries.
used to be a lot shitter on my food and how I spent it.
My family when growing up used to spend $200/week to feed a 6 person family (a bit much)
o
Do you want to know something quite sad and funny, that makes Discord look even more stupid?
Like I found such a stupid "bug" that it is unbelievable they have it in the first place.
uh huh
The Discord Client doesn't support Gifs that have .GIF (probs the case with any not-lowercase gif) extension
Like that one doesn't play in the Client
It's so sad and funny at the same time
Nice xml :+1:
Look at this graph 🖼️
Nope
Some guy off ebay sent me my package through that
and my house cant accept parcles for some reason
So it normally goes to the australia post office
but theres no "sendle" office near us
probs getting scammed so hard rn
that whole thing just sounds like a bad postal service in the whole country
wait its an american company
but......
Im in australia 🤔
and apparently it was shipped from australia
lol.
😂
O
I don't know how I should feel about the fact that I know the character on that body pillow
oof
Horoscopes and Personalty Types mean absolutely nothing. What really matters is if you use Glass or Glass Panes when building a house
🤔
O
@boreal escarp you need to check Retro Host employee announcements

maybe 👀
whatcha doing with yo laptop open @arctic raptor ?
Looking at my options for another ssd
put a nvme in it 
it suc @untold hearth bc its WHITE background 
all sites are bad if theyre not dark mode
DOWNLOAD: https://sheepolution.itch.io/and-yet-it-hurt
And yet it hurt is a game that is played in Notepad. Go on an adventure to kill the dragon that murdered your parents. Solve puzzles and fight enemies with a unique combat system.
Music: The Mountains, part 3 by ChrisisD...
interesting
......wat?
@reef oar you really enjoy to make animations, aren't you? xd that looks amazing!
@reef oar What do you use to make them? Do you code them, or?
Math
Well, of course, haha. I meant if there any helpers/utils lel
His brain 
@woven prairie Its only math
I'm impressed
I like your crate one
One of the few moments when I wish I was paying attention to math class xd
I do rendering 3d too without any engines in java
