#off-topic
1 messages ยท Page 504 of 1
Stack traces are useless for most
Information comes in form of context
a stack trace means literally nothing to most, especially if you start tryna obfuscate shit
Yea, but you could just use a string there
Mr electronix boy do you fancy a code review?
if someone could see InvalidMaterialException: DIRT isn't a valid type.
Less scary to end users, all it requires is devs to maybe provide some contextual errors
sonarqube niall
Can sonarqube tell me how to structure my app though
no, that's what SOLID & OOP is for
then choose the one you like most, and that has the most benefits to the type of application you're developing
while adhering to SOLID and OOP
Yeah
I think discord is slowly lagging (not sure if it's global or just in specific areas)
ye images wont load
was being interesting on my phone before
i just got lag in sending a message
I was just gonna blame my great internet
thats a big f
rip you bud
Yeah I know
Kinda just want the client back because that took ages
I already started rewriting the server
Still looking for a new use to this
soon
Only if u can add banners for channels ๐
Personally would be cool to add icons to some channels.
I just need a folder channel implemention to save me time if I had hundreds of channels.
Well I am applying to Discord, currently waiting on a reply, been about 4 days.
as?
Senior Software Engineer - iOS.
o
cool
swift?
o
As that's how Discord is built in React.
Luckily I still have some of my apps (privated) from 2 years ago for examples. Need to get a new developer license from Apple.
I noticed that marketing would earn more though as a salary instead of a engineer.
surely as an engineer though you could get some sweet perks for this server
perhaps influence this https://github.com/discordapp/discord-open-source/pull/178
yeah expect verification k thx
yes
yea
No
Loading dots
Well that's through the link, but ye.
I was comparing salaries at specific title departments.
hopefully this makes u feel better ๐ was feeling nice and added a 3
daz hot
Looks spicy.
@fringe sigil ^^
kite board cubed
funny, pun intended?
no
๐ฎ
for me it was
never
Do I owe you?
no
๐ซ
on the house
usually wanted, but only when warranted
@muted fern was the go get that xp mateo your thing?
a warrant can be defined in this circumstance as whether the "opinion giver" feels their opinion adds onto the topic being discussed, with the requirement that they aren't a moron
Just noticed one of Discord's new features and it's alright with the update.
ah alright
It'll try to detect a discord account on any other browsers you have.
anyone up for some bedwars
I'm trash at bedwars on Lagpixel.
only if @eternal apex joins
Played with Siri
sorry nah, gonna get off soon
Averaged 800fps, but continued to fall off the island.
just doing some homework
Currently just messing around with discord's console safely.
It's weird to notice that Discord is allowing console integration due to the fact it can cause memory leaks.
bedwars any1
o
hhmmmm...???
interesting
any good ways of testing your api/util without an actual test server
Can someone explain this placeholder to me %luckperms_prefix_element_<element>%
if anyone has used it
Gaby wdym?
A different username
kek
Trynna find a placeholder that would return the users prefix color
@Override
public void onEnable() {
try {
new ItemBuilder("DIRT")
.withName("&6Golden Dirt")
.withLore("&7This dirt is well..", "&7MAGICAL!")
.withItemFlag("HIDE_ENCHANTS")
.withEnchant("KNOCKBACK", 1)
.getItem();
} catch (InvalidEnchantException | InvalidFlagException | InvalidMaterialException e) {
e.printStackTrace();
}
}```
sexy asf
no Charlie
@velvet crescent its priority pretty sure
ugly
In Prefix ect listing
know of any that would return the prefixes color?
or am I gonna have to use regex
Dont think he has color
Cuz it wouldnt make sense
ye it doesn't
Luck perms big gay
No its not
no u
XD
why "with" instead of "add"? @fallow crow
That doesn't change my mind
potato
does anyone agree with my statement
can I get a js that would strip this and return the & color %vault_prefix%
maybe
maybe not
but it's parset so I doubt
any other way I could do that?
ye make me a placeholder could really use it (aesthetical purpouses :p)
ye i wanna use on my survur
Too op for me @naive agate
why the black bg and the different "op" sizes ๐
anyone bedwars
if the sizes were the same I'd oop
cuz discord background
and since it's not it's meh
discord background isnt completely black
we need an opt-in channel for playing bedwars
Well SORRY ill fix smh
make it transparent ๐
wow drew ๐
@muted fern opt-in channel for hypixel/bedwars
yall out here trash talking my shit when u guys cant even do it
lfg
Charlie drop this, and make me that placeholder
nu
is it spelled Chapi or ChAPI
Please
Chapi
chapi sounds like some spanish word
Hi
chapi
k fixing then reposting
charlie make it say chapi not chapi
no..
oof
ChAPI
just bold the api part so it still is read as chapi
but it's obvious its an api
could do that iwht logo
new ItemBuilder("DIRTS")
.withName("&6Golden Dirt")
.withLore("&7This dirt is well..", "&7MAGICAL!")
.withItemFlag("HIDE_ENCHANTSS")
.withEnchant("KNOCKBACKS", 1)
.getItem();```
like
sexyyyyy
either bold or seperate colors
it'll be used for my own plugins to speed up development
nice
because im somewhat slow merely because my mind wonders, or I end up copying classes from other plugins of mine
so better to just have 1 personal util
that I shade in
Chapi
ye
so clean with the bold
tis dope
would somethign like this look nice?
๐ฎ
chapi lmao
ye xd
cool name
also got this https://i.imgur.com/QNXU5M3.png
its rly cool
so you could ez support bukkit enchant names
like EFFICIENCY
you mean minecraft enchant
I doubt
@boreal escarp this works in dm right? - ' &8โ &7To select a color click on it\'s icon'
it should, ye
kk
I actually just want to play some minecraft
Why is that meme
bord
what is that zap @fallow crow
@boreal escarp im building a util/api that simplifies the plugin process
and provides intuitive exceptions that are noob friendly
I know what you are doing, I'm talking ab the โก icon
๐ฎ
try {
LocationSerializer.fromString("1;2;3;4");
} catch (InvalidLocationException e) {
e.printStackTrace();
}```
dat boi
@velvet crescent one reason why that person is blocked for me :L
hm?
nvm
Events to items?
would be possible to add custom file icons to iij?
like this
hbi.setOnClick(new HotbarRunnable(Action.RIGHT_CLICK_AIR,Action.LEFT_CLICK_AIR){
@Override
public void onHotbarItemUsed(PlayerInteractEvent e) {
//Use whatever code you want. We just want to open an inventory here.
InventoryS.openInventory(e.getPlayer(), "Hauptmemรผ");
}
});```
how do u do that
where u can add event inside
wot
Ah I saw something like this
@jagged pollen I just use the same numbered cooldown if I want it to effect the whole menu right?
I've seen an absolute shit ton of threads on here with people asking questions about making GUIs. This is my attempt to answer all the questions that...
This sounds similar
o wow
use the same id if u want to use the same cooldown @velvet crescent
Check the example
I want to make a sick plugin what shall it be?
a sick plugin
KiteHolograms?
Yes Niall
oo
@boreal escarp 
NO DON'T
omg yes niall
oh no
well, guess escaping doesnt work on yaml?
it doesn't load the menu either
a single line?
'
ah
this works :p
- " &8โ &7To select a color click on it's icon."
@velvet crescent
you can just do ''
- '&8โ &7To select a color click on it''s icon.'
yea frosty
I mean there's nothing to fix :p
I don't want to, cuz it looks ugly
i modified the above shit, as it had multiple classes which was aids
InventoryGUI inventoryGUI = new InventoryGUI(20, "&cTest", this);
try {
inventoryGUI.setItem(20, new ItemBuilder("DIRT").getItem(), new InventoryGUI.GUIAction() {
@Override
public void click(Player player) {
player.sendMessage("Hi!");
}
});
} catch (InvalidMaterialException e) {
e.printStackTrace();
}```
rekt
02.09 13:19:27 [Server] WARN java.util.ConcurrentModificationException
02.09 13:19:27 [Server] WARN at java.util.HashMap$HashIterator.nextNode(HashMap.java:1442)
02.09 13:19:27 [Server] WARN at java.util.HashMap$KeyIterator.next(HashMap.java:1466)
02.09 13:19:27 [Server] WARN at net.minecraft.server.v1_14_R1.NBTTagCompound.clone(NBTTagCompound.java:382)
Something is fucking with inventories async
what a monstrosity of an answer: https://discordapp.com/channels/164280494874165248/587475621555339264/618077129741041667
|| @velvet crescent ||
Chapi
hm?
Chapi is fire, canโt wait to start using it in my plugins honestly
Chapi
Ye itโs a cute and dead simple name
Idk if Iโll keep it private or sell copies or make it free
Not entirely sure atm
Yikes
@velvet crescent there's a prefix color placeholder already -papi vault
oh didn't see that
What do they do when that happens?
Rip
Thats because Paypal sided with the customer on a fucking bullshit claim
Refund Policy: 48 hours after purchase.
When did he try to refund? 1 Month after purchase on a monthly payment plan..
His reason: I didnt use it
Whereas you pay hosting companies to rent a space on their server which gives you access to use it, not just to use their server.
How did they won smh
Ye Iโm contacting my bank tomorrow cuz PayPal sided wrong
@arctic raptor did you call them?
You should call them, and explain the situation more in-depth
@fringe sigil If you ever want to create a GUi, you should make something similar to the resource you linked above somwhere
its very efficient and you can even add itemAnimation like i did
https://image.prntscr.com/image/XpfYYwV3QZaLDWwNLEn2zw.png I posted this in showcase like 2 weeks ago
I have tried to use that but couldnt understand shit
That makes two of us Gaby :p
I've seen an absolute shit ton of threads on here with people asking questions about making GUIs. This is my attempt to answer all the questions that...
This is actually not bad to start with
ye I used the above it took me ages to grasp
and combined it into 1 class
as it wanted multiple
How many lines does your class have Charlie
Sometimes its better to have more classes instead of everything in 1 class
122
and its better to be 1 class, esp as my thing I'm making is a api/util system, its best to minimise the work needed
who is watching mc monday
has it started already Scholtes?
in 5 mins and for techno 10 mins
who's technos teammate?
connor
@EventHandler
public void spectator(PlayerRespawnEvent event) {
Player player = event.getPlayer();
ItemStack armor = new ItemStack(Material.LEATHER_CHESTPLATE);
if (player.getGameMode().equals(GameMode.SPECTATOR)) {
return;
}
if (player.isFlying()) {
return;
}
if (!player.getInventory().getChestplate().equals(armor)) {
player.setGameMode(GameMode.SPECTATOR);
player.setFlying(true);
player.sendMessage(colorize("&8[&bBedwars&8] &7Your gamemode has been updated"));
}
}
also this'll work right?
i only watch techno's stream because he's the only competent player
same
it's an "addon"
since the current spectator gamemode is broken and if the player is alive (he has the leather in that slot)
meaning if he doesn't he's a spectator
honestly i wouldnt put them in spectator mode for bedwars
i would put them in survival and make them vanished
they can mess with other players if they aren't
haven't figured out as to why tho
I mean ye, but if you stand infront of someone bridging it messes with the block placement, and I don't know what's causing that
as in?
wdym as in?
how does it mess with it
the player can't place blocks if the "spectator" is standing in front of them
k thanks, I mean this should work, and I can make a wg region so they don't go out the arena
you can probably find an answer on google to prevent block placement issues
will check
not today tho, cuz gotta watch mcmonday, and then it's gonna be 1am ish, and I gotta wake up at 5am
techno has 6.5k viewers and the stream hasnt even started
imagine paying techno for a stream
thats like 40k viewers
nah it's like 60k
@hard bane can you even use custom plugins on aternos? IIrc no.
You say "plugin" yet you mean config
@boreal escarp @velvet crescent i was speaking to a moderator on the aternos discrod server and they referred me to u guys and told me if my plugin that i told u guys to make was successful they would add it
so basically you'd do /creative and it'd open the full creative menu?
@velvet crescent i mean something along those lines like maybe instead of /creative you can do /creativemenu or something cause /creative might interfere with something else
just do /settings or something
good point
I made one doing tons
Like
Scoreboard, Chat, Dms, AutoBroadcasts, Particles, Pings, Friend, Marry and a few other
so do u think u can make my plugin?
whats that?
What would you want to make ?
^^
[Service] Custom Plugin For Spigot To Work With Aternos
[Request] I need someone to please make a plugin that you can access the creative menu in survival mode. (i was thinking of this and thought it would be a pretty cool idea.) If you can make this happen please DM me. Thank You!
i just copied and pasted itfrom request free
ok
Creative in survival mode
just the menu
its not?
every item you would want accessable in survival that is in creative is lik 10 lines of yaml
if not more
whats yaml lol (im bad at this lol)
:silent:
yet another markup language
or yaml ain't markup language
it's possible yeah but it'll take a while
I mean it's doable, but if you'd want it to be made with DM, that a lot of things, meaning I doubt anyone would do it for free
=faq esstags
I couldn't find anything for: esstags
=faq list
sounds, external-menus, paste, ecloudblock, placeholders, vp18, imgur, yaml, tagess, customheads, autosellapi, site, item-data, hidden-roles, discorddev, help, asktoask, dm-update, materials, dictionary, nojquery, enchants, spigot, entities, hosting, codeblocks, new

When you finally found a easy site to optimize your gif's size to be able to uploaded on discord servers lol.
Is it bad to create 1 listener per player essentially
For my inventory system, it temporary registers listeners until they close it
?dm-update
For 1.12.2 and below:
- Replace item IDs with 1.12.2 Material Names
For 1.13+: - Replace item IDs with Material Names for your version
- Remove
datatags
Well looks like I got a bank dispute to sort tomorrow.. fun
what happened?
gl
I just realized sam used #development to verify their acc :L
#funnycubebugs
Anyone want to find some coords for me
Guys, what's your oppinion on a RolePlay mc server with levels, jobs, houses, quests / missions, maybe guns, cars (and others), things from irl like thirst etc?
add pvp to it and ๐
Yeah but not everywhere, or at least not everyone will be killed.
Was thinking ab having pvp arenas (like box rings) and let cops to be killed by any players or smth like that.
I'm more thinking like rust
survival & pvp, although in rust it's more catered towards the latter
but yours can be more survival
I'd say pvp anywhere, but in cities/towns you could have cameras
if a camera picks up another player pickpocketing, killing, hurting, etc, another player, the owner of that camera could report it for a check
Oho, sounds dope, all I need it's a plugin for that haha xD
I already have some jobs ideas but will take time to make them. Eg Pizza Delivery
that way u've got safe zones, and the rest is ffa
cameras should be pricy, and possibly even exclusive though, so people can't just place them everywhere in attempt of some $$
SA:MP works the same but I'm afraid of trollers that will kill players just for fun
what is batter 12gb(2666hmz 1.5 cores) or 10gb(2666hmz 2 cores) for factions with 50-70 players!??????
someones adv a discord server in #617569043599196191
o
Iโm working on an RP server ๐
what version?
1.7 ๐
1.14. Custom models, upgrades, etc
smh gian xD
jk, good luck ๐ค
is it possible to have an interface generate a method WITH an annotation?
cc: @eternal apex
ide based annotations will be passed, for example suppresswarnings, data annotations wouldn't be passed down though
at least as far as I know, worth a test though
Because I want to have a class for my commands
and i want it to generate method with annotation
So i need to go pickup something from my friends
But if i go he might want me to stay, I just wanna program lol
xD
that sounds so bad lol
just ask if u can quickly come and pick something up, but you cant be long as you've got other duties to do
thats what id say
yeah that wont work
"Is it fine if I can come pickup some items from yours? I can't be long as I've got to go see family"
or some shit
I have to stay with my friends's cousin cat
Would a server with a world that doesnt generate new chunks work with 7-8 gb of ram on 1.14?
I know that's a vague explanation ๐
I apologize
Hi do not print a shapefile please
hi Niall
go away you DefaultFeatureTypeBuilder
what coords niall?
the world
ah
are these flags good for 1.14? https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
they're a good starting point overall
anything better? Dunno how to make my own ๐
Aha wow
The file gives you altitude
I was plotting the wrong dimension
Ok stil ldidnt work
it's more a case of they work for most, but 1.14 is "fun" in terms of memory allocation that it can sometimes hit issues depending on your environment
I'm dead rn..
nop gaby
Niall, why are you so mean to me 
Ouch.
Is it calculating it over a single thread @fringe sigil ?
or are you splitting it up to calculate points over multiple threads for less strain on the single thread.
very good point actually
but to be honest it should not be this slow
I've only changed it a little bit and its a thousand time slower
Those flags are a good base and then the RedisBungee guy has an article on smth else
Combine the 2 and whoop
Ah ok so
The method i was using did its work when invoked
So i just defined the var once e.g e.g and its faster
This is sick, got it working
@boreal escarp Where'd you get IJ ultimate btw ๐
They offer it free for students
hmm might needa look at that

velocity it's some kind of bungeecord?
time to make my spoof logging fancier
The founder of Velocity was the founder of Waterfall back in 2017
o
What plugin do you guys recommend to monitor your server? Eg the ram usage, cpu usage etc. (Free if it's possible)
>.... [18:06:52 INFO]: Done (98.950s)! For help, type "help" lovely
@fringe sigil you here?
Yeah
so I'm making an addon for bedwars1058 (without using any of it's events) and I wanna know what event I should use to check when a placeholder changes to the correct value
When a placeholder changes?
I would say you might have to check it in a bukkit task
It isn't going to make any lagg or anything as long as its not like an sql lookup
It's not, will look into it thanks
finally a non insance text art (unlike leveltools :p)
@fallow crow the S looks off
You look off 

Help
Hi niall
See looks good
Then If i zoom out
It oofed
America is like sideways
Russia is cut in half or something
ain't noone care bout america so 
now we just need a lot of centrifuges for uranium
GeoTools is a pain so I'm just using the plain old Graphics2d version
- The data server keeps dieing
I think its this library I used
Niall, I'm confused as to how I should parse a placeholder and check it's value
got any pointers
if (PlaceholderAPI.setPlaceholders(null, "%server_time%").equals("2:30") {
//Do something
}
For example
yes
I did the S & F for Charlie by the way (got no credit)
S&F ?
I know the S is off, but gotta figure out new characters that will look nicer.
Share and fock?

Oo
@fallow crow all the "loading" should have atleast 2 dots at the end
I usually had three
ASD helped me do it, but he took inspiration from luckperms
To clarify
And yeah I guess
Correcto.
[Spoof] Enabling Spoof v3.0.0
__ _ _ _ _
|__ |_) | | | | |_ Spoof v3.0.0
__| | |_| |_| | Running on Bukkit - CraftBukkit
[Spoof] Loading injector.
[Spoof] Checking license.
[Spoof] Successfully registered under Charlie.
[Spoof] Successfully enabled (took 0ms)
Did have something like dat
_
|/ ||
|\ ||
Spoof? :o
ye
ez
you'd need to do \ for the \ in the K
as a regular \ is a exit code for java
tbh @fallow crow you need to add some color if you don't have any
I do
Ah
But windows strips colour
ye
From what it seems
Anyways I am off to the gym for 2-3 hours.
Would something like this work
@EventHandler
public void teamChange(final PlayerEvent event) {
final Player player = event.getPlayer();
if (player.getGameMode().equals(GameMode.SPECTATOR)) {
return;
}
new BukkitRunnable() {
public void run() {
if (PlaceholderAPI.setPlaceholders(player, "%bedwars1058_team%").equals("[SPECTATOR]")) {
player.setGameMode(GameMode.SPECTATOR);
player.setFlying(true);
player.sendMessage(colorize(""));
}
}
}.runTaskAsynchronously(plugin);
}
equalsIgnoreCase?
Charlie, meh
finally omg https://i.imgur.com/OmQUSNR.png
activate windows
nou
activate windows
activate windows
nou 3
@boreal escarp donโt forget war attack also
oh f
If you donโt want to be in any of them lmk, can be swapped in/out for each one
I just forgot, sry.
Nah itโs fine I didnโt directly tell you
So my fault there
I kinda just put everyone in lmao
@fallow crow need to specify a valid budget bro
bruh im not gonna put a specific budget its tbd on how good they are
soo
@fallow crow Specify a valid budget please, the guideliness give you everything you need to know
@regal juniper #617569053392896011
@pale grotto #nerds
@fallow crow Soo change it xd
there
stop pinging me lmao
Why are you so toxic
Scares me from even wanting to help you
Charlie, you can always ping me 
Tsunamii, if I'm not mistaken this is your last warning since you've been warned twice already
for being a nerd
Not obeying the rules of the channel..
No nerd zone, idk how Frosty is still here
@fallow crow Gotta say, you're a complete madlad, I tried that pushup and nearly faceplanted onto the floor :p
Someone could spend a ton of time and make it good
And you say โnah youโre not good I can only pay $2โ
And yeah ASD has one hench body
Charlie, reason I negotiate the price before starting on the project
^^
I always negotiate a price and then do 50% upfront
called a trial where you monitor them for a day or so and look at their previous work then discuss a price
I wouldnโt work free
Time is money
I give them the aprox. time and effort that would go into it, then sort out all the details, then either if I know the person (/i know they can be trusted) I start the project by them either paying full up upfront, or at the end (for randos 50% upfront ofc)
cause you know, fEeS
I mean the project isn't sent until it's fully paid for so 
who would pay fully upfront
and any agreement made during the process of making it, are discarded meaning the project can be used elsewhere
Tsunamii, people who know the person who is working on their project/know their reputation
yea if u have known em
@jagged pollen did you get a paper? (rip he just died)
@fallow crow idk what the point of saying "Or you say โTBD depending on how good you areโ and pay m$2 at end" when i literally said "called a trial where you monitor them for a day or so and look at their previous work then discuss a price" before
A trial to be a yaml dev?
I'm legit confused rn
@boreal escarp war!!
How much time left?
10s
Ye
@jade oasis yeah so it was all drama and shit so we agreed to a refund and transfer back
Iโm gonna buy a dope logo for survival
And make a cool survival server
seems accurate
Hahahaha
Also one star lol
ok? :))
LMAO
Sorry just came home :p @young temple and they gave us the usual papers that they give every year
But idk wtf is wrong this year... They are so strict 
ffs they told us we dont start school till 10am tomorrow and now the suddenly say we start school as usual
Me making a tutorial haha xD https://www.youtube.com/watch?v=RQqZgvK4Nhw
How To Increase Your FPS In Minecraft! 1.14.4 (with Foam) with Udisen. Subs, likes very help me out. Subscribe : https://goo.gl/XbWvXf โบ My Udisen Channel (h...
@warped light who made that theme
he did
Gaby is that you or?
no frosty
Just a normal 1.14 server 3087 / 3072 MB (used / allocated)
Iโve got to make my 1.14 server soon
Nope, isn't xenforo, is a website template ๐ but i'll release a xenforo theme
with same design
Oh ๐
I need a nice theme like that in XenForo
How much do you charge
For XenForo themes
Atm i don't create xenforo themes because i need to see first how xenforo works ๐
Yeah Iโm good with general websites but canโt figure XenForo
Seems confusing lmao
yea
I basically got scammed a theme
how?
So benj is a scammer
sad...
And the theme he provided is broken
https://mcplugins.io/ been fixing parts, but itโs horrid
The design itself is nice
But he uses a template for all his buyers, and certain shit thatโs broken
lol
Yeah I basically found out he used a template lol
That's bad...
Very
With your design (just saw from MCM), if you made it a real site would be so cool
Hahaha
Iโd prob try finish Benjโs one and sell it myself
๐
As I got delivered a broken theme
And use what on mcp?
The same one
..
that sounds better haha
Currently broke tho but still ๐
ikr
Be respectful of us people who actually have eyes ๐ฆ
use an addon at night
tbh I often enjoy white theme through the day
makes me less tired
anybody here uses voxelmap?
For some reason it doesnt save the map when I reopen the client and that piss me off
Charlie
Letโs get this bread
Thatโs awesome lol i didnโt think thatโs possible
I really need a new pc ... dealing with 1.14 kills my pc
It does for everyone I think
Mines taken 120 seconds before donโt feel so bad lol
I mean, it didnt worked too better before either but now ..........
even better logging https://i.imgur.com/pcBEKrE.png
Well I started doing calisthenics when I was doing my freshmen year of high school.
I would just tell you @velvet crescent is to do simple pushups, and then slowly work on explosive pushups.
What do u guys think of my trailer https://youtu.be/fywC-76l93Y
Welcome to the Official Trailer of the SirenCraft Factions Server | Season 1 - Reupload this trailer for rewards such as Crate Keys and ranks. Join others on...
2 mins D:
movie trailer
Looks weird in my opinion.
why aren't they like no plugins for farming that uses heads for plants p.p
As you didn't even center the text, and it's at a slow pace, like most trailers I see are at a fast pace?
explain @boreal escarp ?
eg you got a cabbage plant and instead of using normal crops you use like 3 heads to show the growing stages, fount one but isnt updated to 1.14 ๐ฆ
send me it in dms
the plugin?
ye I guess.
Its hard to read the text in some places and the shader pack used isnt really the best
well my spoof is on sale for those interested :3
@fallow crow you could improve the startup message by tons tbh.
Loading modules (Vote, Entity, Action, and Fluctuation)..
Eh true, but reason is people can toggle them
Well, got some writing to do, and then will be working on my Inventory API that I was telling you about Charlie.
๐ฎ
Pretty much completed.
#617569044928790539 did i just see Aternos? ๐
What's wrong with it? @fallow crow
That person said they were redirected here by aternos guys and if they get the plugin made it will be added on aternos / their server.
Idk
I worked with aternos tho
To have the plugin added, you need to "request" it
But because of the fact that aternos uses spiget to create a plugin list, you can only request a spigot plugin /or Bukkit
Weird, right?

@arctic raptor as pretty as that was, don't fill up the chat with it.
;o
@proper jungle beautiful
Need a suggestion
Is it ok if i do the supermarket plugin ._.
As of role-play thing. Ik ShopGui+ already is a standing-still shop
As of, you know ChestShop?
It works the same way as it, it's just a role-play fun stuff
i ran out of plugin ideas ._.
=faq list
sounds, external-menus, paste, ecloudblock, placeholders, vp18, imgur, yaml, tagess, customheads, autosellapi, site, item-data, hidden-roles, discorddev, help, asktoask, dm-update, materials, dictionary, nojquery, enchants, spigot, entities, hosting, codeblocks, new
=links list
actionannouncer, advancedcustommenu, areashop, autosell, chatinjector, chatreaction, chatreactionplus, crazyauctions, crazycrates, deluxechat, deluxecommands, deluxejoin, deluxemenus, deluxetags, essentialsx, ezblocks, ezprestige, ezrankspro, fawe, featherboard, fishslapper, frozenjoin, griefprevention, guihelper, headdatabase, holographicdisplays, inventoryfull, itemmanager, kiteboard, levellingtools, luckperms, materials, mcmmo-classic, mcmmo-overhaul, messageannouncer, minecrates, nuvotifier, papermc, papibot, placeholderapi, playersettings, protocollib, rankupholograms, tempmotd, tokenenchant, tokenmanager, viaversion, voteparty, worldedit, worldguard
Dude this is #off-topic ._.

I only know dang supermarket role-play shop lol
And i have no idea if i want to do it 
Morning
yo
coming to a testplugins near u https://github.com/help-chat/BukkitForcedHosts
means u can do ewg.testplugins.com and it'll join you to the epicworldgen world
@arctic raptor thx
Rip legends
Alright haha and yeah legends is so hard, one minute youโre high up the next minute 3 people 2/3 started you and youโre out of legends @boreal escarp
๐ฎ
Bro, not hate but you remind me of Brock Lesner haha โค
well todays plan: new thread designs
HAHA
i also need to try climb back to legends
whicn no doubt is gonna involve a lot of gems
on a game like minecraft you would probably thought that ppl made more farming plugins
but nooooooooo, who needs that
if this https://www.spigotmc.org/resources/farmcraft-1-13-fully-custom-crops.50031/ shit worked it would have been gg
hopefully afte this war league I can get my queen to max
arabic
glad they wanted to go low in league and let me win
HAHA
indeed
so i get max dudes fail on me, cuz of that