#text
1 messages ยท Page 3 of 1
i dont want to think its over personal tastes of the feature to be why we cant use it
๐คก



Goin' to finish editing the video o/
What video you editing Sir Choco?
Xeon E-2288G @ 3.7GHz (Boost 5GHz) 8c/16t
?whois @marsh rover
@zinc elm requested ya as a friend
// You can call this whenever you want to put the items in
public void initializeItems()
{
inv.addItem(createGuiItem(Material.DIAMOND_SWORD, "Example Sword", "&aFirst line of the lore", "&bSecond line of the lore"));
inv.addItem(createGuiItem(Material.IRON_HELMET, "&bExample Helmet", "&aFirst line of the lore", "&bSecond line of the lore"));
}
// Nice little method to create a gui item with a custom name, and description
protected ItemStack createGuiItem(final Material material, final String name, final String... lore)
{
final ItemStack item = new ItemStack(material, 1);
final ItemMeta meta = item.getItemMeta();
// Set the name of the item
meta.setDisplayName(name);
// Set the lore of the item
meta.setLore(Arrays.asList(lore));
item.setItemMeta(meta);
return item;
}

@ruby flame
Does anyone knows how to open the players inventory with a plugin?
@next sapphire mention theres a basic plugin named openinventory am lazy to get the link but ull easily find it on spigot or bukkit i dont even remember where it was ๐
@edgy forum Sorry I didn't ment it like this I want to write this in my plugin, but I found a solution already but thanks anyway
NP
Hello!
Stupid question. Where do I find the verification message form the bot?
I don't find the verification message too
me neither
enable private messages maybe
lol
nice
@next sapphire @fallow sand you guys can try now that needs restarts everyday or something
Still nothing in conversation
Intel Xeon E-2288G 8C 95W 3.7GHz Processor
yea on my test server, i went to sleep afk and came back to that. idk why they were even above me in gmc
yup its normal @ruby flame
Can turn it off with /gamerule doInsomnia false
wish there was a gamerule for weather
the dolightcycle is fantastic
it doesn't flicker
/gamerule doWeatherCycle false
that was added in 1.8.8 or something 1.11
shhh
yup



pog
hi
@charred cedar Join the call! ๐
we wont talk about drugs
join then @charred cedar
๐
package me.view.anchorbans.data;
import me.view.anchorbans.AnchorBans;
public class Settings extends UpdatingYamlConfiguration {
public Settings(AnchorBans plugin) {
super(plugin, "settings");
}
}
Super cool.
lol
No need to harass people. Whether you like it or not, it's a reasonable request. Time isn't free
Welcome to the real world
At $30 an hour that plugin would be $7.50 tops.
It's irrelevant. We live in a world where people can value their own work. If you don't like it, find someone else
This is the equivalent of people going to an artist asking for a profile picture, Twitch emote, whatever, and being baffled they won't do it for free and are offended that it comes to $30 - $50
That's how this works. There is value to effort
We live in a world where people can value their own work.
Don't forget about inflation
Well, If you charge for the time you spent but the time you spent is a lot more because you are inexperienced. It's honestly not worth it
And that's something you, as the buyer, should be on the lookout for
A person with more experience would probably charge less because it takes so low effort for him to do so. Such as View who just provided the plugin for free basically
I agree with that Choco
^
But honestly, If you really think about it charging 15$ for that is quite ridiculous in my opinion
I personally would definetly not buy that
There are people that offer free resources. In fact, the majority of software published on SpigotMC is free. Mine included. I've invested hundreds of hours into my software but received maybe $25 in return over 5 years because I haven't ever asked
hey choco give me all your money
So do i, But i do it because i enjoy it a lot. Never earned a single buck
I'm currently not really active so i honestly shouldn't open my mouth 0_0
But for the 1 year i was active and learning development yeah i'm glad i provided the community some free plugins
money is nice
Thanks choco for backing me up
My plugin store was free for the first 6 or so months of me opening it. It was a fantastic way for me to get better at programming, and as long as people were chill and nice, it didn't bother me. It was a great way to get better to the point I could begin to charge money for my work, and without Spigots store I wouldn't be where I am today
didn't mean to join lol. I keep misclicking
It's like a fat finger but the whole hand
and a mouse cursor
also @wispy idol did u ever release that nbt api
No because we have a proper API in Bukkit now
dope
Any existing NBT from entities or what-have-you should be modifiable through the Entity classes themselves, ItemMeta or BlockStates
If not, create a PR ;P
Custom NBT can be accessed with the persistent data holders
Everyone in this call thinks that the plugin is overpriced ($10 for a /youtubers /streamers plugin) @charred cedar
That's how this works. There is value to effort
@wispy idol felt that
So use Skript, Sry. Thatโs what Skriptโs purpose is
Itโs like 6 lines in Skript
Dude Choco, I asked him that to see what he would say
message "%link 1%"
message "%link 2%"
message "%link 3%"
...
...
I don't actually need that plugin
Yea, but simple commands is what it was for
:(
@slender tulip What does it do?
It was a basic /youtuber and /twitter plugin or something
FUCK
wot
Yeah you can easily do that in commands yml
Who tf uses commands.yml lmao
No Skript No $10 waste
Dude I don't actually need it
Then stop asking people for things just to make fun of their quotes
๐
hot

why not... just use MyCommands if you want to make commands?...
you can make ./twitter ./pornhub ./youtube ./discord ./gofundmebecausewhynot and even get elaborate and do "limited scripts"
I think everyones pretty aware
@zinc willow that looks like marked up https://www.hetzner.com/dedicated-rootserver/matrix-ax
lmao purchase a machine to put in his house?
ye
ooh
he got good internet
isnt it 32/64 threads?
28c/56t
which one is that?
they dont make one thats 28c/56t to my knowledge
closest I see is 24/48
which is the 2970WX
They mentioned 7 servers plus more servers for their network.
Unless they dedicated a lot of cores per server I'd assume the processor is a bit of a waste.
@forest olive i seen one of theese Googel Servers
in a computer store i worked at
๐
wtf when did you get here jared xD
ohai
I joined earlier today I think lol, or maybe it was yesterday i don't even know at this point
lol blake, every, single, time I'm on mineplex there are ppl like that in the lobby
Yeah, It's uh, bad.
lightning speed
any luck folks?
haha. conda is dumb
have a good night y'all! thanks for talking - i'm gonna mess with spleeter more in the morning haha
Night jared!
you can download BuildTools
run it?
got spleeter working with docker @regal pewter so much easier than trying to install everything
Link me to what you used??
hey spleeter
I swear if this kills my computer for another 20 minutes like anaconda ๐
haha you literally install docker for windows and then run the command they gave (the -v parameter is mapping a folder inside the container to a folder on your hard drive)
๐๐
A private message has been sent to your SpigotMC.org account for verification!
yeet
hey ๐
can't speak
it's 5 am
don't blame me bruh
So, @noble escarp tell me, is DeluxeChat open-source? xD
what ๐ฆ
he's gone
@regal pewter you scared him XD
hmmmmm
who?
ooooh
That makes more sense now xD
I was getting worried for a minute
xD
interesting
Don't think so?
So, what are you all working on right now?
"make sure it didn't just break anything" #mood
TL;DR: fancy stuff
@lofty skiff wait wait wait
@lofty skiff https://i.imgur.com/42FhD5L.png
Clips PlaceholderAPI
ikr
Even like, admins on some servers
true.
ye
hahaha
lmao
Discord is a new world for him ig
at first I thought this server was an april fools.
12.04 01:41:03 [Server] INFO at us.eunoians.mcrpg.players.McRPGPlayer.lambda$getSkill$8(McRPGPlayer.java:333) ~[?:?]
12.04 01:41:03 [Server] INFO at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1359) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:531) ~[?:1.8.0_222]
12.04 01:41:03 [Server] INFO at us.eunoians.mcrpg.players.McRPGPlayer.getSkill(McRPGPlayer.java:333) ~[?:?]
12.04 01:41:03 [Server] INFO at us.eunoians.mcrpg.players.McRPGPlayer.getBaseAbility(McRPGPlayer.java:342) ~[?:?]
12.04 01:41:03 [Server] INFO at us.eunoians.mcrpg.players.McRPGPlayer.<init>(McRPGPlayer.java:277) ~[?:?]
12.04 01:41:03 [Server] INFO at us.eunoians.mcrpg.players.PlayerManager$1.run(PlayerManager.java:38) ~[?:?]```
@regal pewter yall are out there making these fancy projects, yet I can barely keep just one alive. Any tips?
also, hope you don't mind me pinging
daamn
oh
The thing is, I have too many passions I think
oh really
"plan" uhhhhhhh
never heard of that before
oh, Interesting.
But isn't planning boring? ๐ค
Oh, so you're actively switching projects.
ooh, interesting
burnout can be bad lots of times
WOAH
TWO MONTHS
wtf
wait, you are getting PAID
meanwhile there's me with my open-source projects
ooooo
That is an interesting approach to it
But isn't mcmmo still a thing in 2020?
oh
oh, I see.
lol
Must be using Gradle /s
AYYYYYYYYYYYYYYY
\o/
Sorry for not being able to speak and making you have to get distracted to read the messages
ah, a master procrastinator
That's another problem of mine too
- Too many passions
- Too ambitious
- Too procrastinative
That's me ^
I was diagnosed with ADHD
I'm a master at being distracted
That couldn't be me for sure
right
I get it
Sometimes the risk is worth it
12.04 01:51:34 [Server] INFO java.lang.NullPointerException: null
12.04 01:51:34 [Server] INFO at us.eunoians.mcrpg.players.McRPGPlayer.getBaseAbility(McRPGPlayer.java:342) ~[?:?]
12.04 01:51:34 [Server] INFO at us.eunoians.mcrpg.players.McRPGPlayer.<init>(McRPGPlayer.java:277) ~[?:?]
12.04 01:51:34 [Server] INFO at us.eunoians.mcrpg.players.PlayerManager$1.run(PlayerManager.java:38) ~[?:?]
12.04 01:51:34 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)```
I can relate with my unfinished Skript linter
shhh
don't judge
it's a thing
Yeah
Just a working release is a good start
yeah
For my projects it's usually 1 roadblock and I just stop the project
"is ability null" - PLS just use Kotlin instead /s
@regal pewter wasn't there a thing for the JVM where it shows where a null came from?
I hated Kotlin for a long time.
Welcome
"Sequel"?
@lofty skiff uhhhh
Was I spelling SQL wrong all the time?
Also, just because: what do you think of Skript?
oh shit. someone that has a brain?!?!?!?!?!
I have been coding java for 2 years, how long have you? @lofty skiff
I learned it myself
Bro. There's an addon that allows you to invoke Java, like wtf
ikr
I myself started with Skript :v
about 5-6 years... I'm sorry, didn't mean to offend
Skript is just English
that helps a lot.
Yes, but you gotta understand the logic
yeah
special characters and encoding is a special problem haha
Encoding ๐คข
The thing is...
I know what encoding is, I was trying to save it as &
but it still wasn't working
oh, odd, sorry
i blame windows
It's hard to find a plugin developer that doesn't outright YEET Skript
๐
So yeah no idea...
You should use skript if you only want todo coding for spigot.
yeah
You should do java if you want todo things beyond spigot
Does the enum value exist?
What amazes me is that some people say that Skript is not a programming language. Like bruh
It is.
it is a scripting language
Skript is a Domain Specific Language
and a DSL is a programming language
I consider any DSL a programming language
is that wrong?
For you it isn't but for me it is, we all have our own opinions ๐
Any Skript related debate is heated
For you it isn't but for me it is, we all have our own opinions ๐
True.
#BlameEclipse
/s
DID YOU JUST
Import static manually
Use IntelliJ 2020 version
/o\
Intellij can import them...
I think there's an action to import static
@lofty skiff https://i.imgur.com/uc1U6aP.png
see? it's possible
IntelliJ is just beautiful
Consolas
I use Fira Code
Yeah 2020 theme is ehw
It has ligatures
Jetbrains Mono ๐คข
Welcome
rip
Everyone and their dog has made a monospaced font before.. and JetBrains is one of them.
That was a productive conversation
ikr
@regal pewter if you were using vim, you wouldn't have the problem of having too many buttons
bleedPlus.setToggled(rs.getBoolean("is_bleed_plus_toggled"));
bleedPlus.setCurrentTier(rs.getInt("bleed_plus_tier"));
if(bleedPlus.getCurrentTier() != 0) {
bleedPlus.setUnlocked(true);
}```
I don't use vim pls no bully
๐คข ๐คข ๐คข
well, kotlin can be refreshing after using Java for too long
functional programming is something I can learn whenever I guess
I still don't like the "YOU WILL BE PROTECTED AGAINST NULLS" selling point of Kotlin
Like, it's overblown
I just like java
I like C# more than Java.
But Microsoft doesn't add Java interop ;-;
And I'm too dumb to make it happen
Microsoft java is good
y u bully
ternary operatortiositro sitos ritosirto
@regal pewter I need to know.
its all internal code - no input from player so low likelihood of injection
but yes it is bad
please...
please please...
Just use a persistence framework like Hibernate
It makes things simpler
I am using hibernate for my network core
Hibernate has many connectors I think
new Item()
.name(Message.MENU_ITEM_TITLE.toString().replace("{name}", (packageUser.hasCooldown(pack) ? "&e&l" : ((unlocked) ? "&a&l" : "&c&l")) + pack.getName()))
.material((unlocked && !packageUser.hasCooldown(pack)) ? pack.getMaterial() : Material.GRAY_DYE) //Ternary operator, not SQL QUERY
.lore(updated)
.amount(1)
.build(unlocked && !packageUser.hasCooldown(pack));
I am using JPA
Flatdb is good tbh
really?
does the job
@lofty skiff does it do relations?
nobody ever makes things for me
I would use it, if you did relations
does it do relations?
programmers never heard ofrelations
I just wanted C# plugins on Spigot :(
But nobody ever wants that
@Entity
public class SurvivalClaim {
@Id
@GeneratedValue
@Column(name = "claim_id")
private int id;
@Column(name = "uuid", columnDefinition = "BINARY(16)")
private UUID uuid;
private int x, z;
private String world;
public SurvivalClaim() {}
public SurvivalClaim(Chunk chunk) {
this.world = chunk.getWorld().getName();
this.x = chunk.getX();
this.z = chunk.getZ();
}
public boolean isChunk(Chunk chunk) {
return chunk.getX() == x && chunk.getZ() == z && chunk.getWorld().getName().equals(world);
}
public Chunk toChunk() {
World world = Bukkit.getWorld(this.world) ;
if(world != null) return world.getChunkAt(x, z);
return null;
}
public void setUniqueId(UUID uuid) {
this.uuid = uuid;
}
public UUID getUniqueId() {
return uuid;
}
@Override
public String toString() {
return "SurvivalClaim{" +
"id=" + id +
", uuid=" + uuid +
", x=" + x +
", z=" + z +
", world='" + world + '\'' +
'}';
}
}
``` This is my chunk class setup for JPA
It is so easy todo
Just store it as a string
I see.
easy pease
@Override
@Transactional
public void deserialize(Object object) {
executeAsync(session -> {
CriteriaBuilder builder = session.getCriteriaBuilder();
CriteriaQuery<SurvivalClaim> criteria = builder.createQuery(SurvivalClaim.class);
Root<SurvivalClaim> root = criteria.from(SurvivalClaim.class);
criteria.select(root);
Query<SurvivalClaim> query = session.createQuery(criteria);
toSet(query.getResultList());
});
}
You have to make it transactional
oooooh
public void executeAsync(Consumer<Session> consumer) {
Core.runAsync(()-> execute(consumer));
}
public void execute(Consumer<Session> consumer) {
Session session = DatabaseRegistry.currentSession();
Transaction transaction = null;
try {
transaction = session.beginTransaction();
consumer.accept(session);
transaction.commit();
} catch (Exception e) {
if (transaction != null) transaction.rollback();
throw e;
} finally {
DatabaseRegistry.closeSession();
}
}
I see
I read this in the documentation
oh, so you're just running them in an async runnable?
I've never tried Spring stuff ๐ค
Should I bother?
yes, I know
SingleThreadExecutor
Microsoft Java > Oracle Java
It's what people call C# around these hoods
I use C# for Unity but thats about it
Pretty SHARP
C SHARP
gEt It
.NET Core is super amazing.
C# runs on a lot of places
ikr
I like c++ the most out of all languages
Python is like Skript. Used for the wrong stuff.
Python can be really powerful
Nasa uses it
/s
So I assume it is fine
lol
Microsoft announced that they were gonna add Java interop on .NET 5, but don't see that coming to desktop JVMs.
๐ฆ
imo Node shouldn't exist.
@fresh depot I have a course for ASP somewhere. maybe could send you it
(not made by me ofc)
No.
It's in video form
made by someone
JS is trash for lots of stuff
"we used to rule the world"
5g?
You mean, like Gigabit connections?
The thing with that is the data that you'd need to collect
@Override
@Transactional
public void serialize(Object object) {
List<SurvivalClaim> claims = new ArrayList<>(asSet());
execute(session -> {
for(int i = 0; i < claims.size(); i++) {
if(i % DatabaseRegistry.BATCH_SIZE == 0 && i > 0) {
session.flush();
session.clear();
}
session.merge(claims.get(i));
}
});
}
``` Hibernate batch sizes btw are ๐ ๐
This ORM is so easy to use and setup
oh btw, I've been trying to generate random skins with StyleGAN
it didn't go well xD
StyleGAN is used to make this: https://www.thispersondoesnotexist.com/
Open the page and refresh it
That one in particular
Here's one of my attempts
trained it for lots of time
SPLEETER IS DOPE AF
Wait, are we talking about the same spleeter?
or did I mishear it?
YE
lol
I just set it up with a conda env
It works here
It's super nice to have in our hands what used to be commercial products.
Also, it's 6:30 am for me so I gotta go to soon
WTF
@regal pewter that's not safe
lol
lmfao
My sleep schedule is from 7 am to 3pm
(sometimes)
wtf
HOW
welp, I'm gonna go off now. Cya ๐
Thanks for the wholesome time ๐
"I'm stupid" aren't we all?
OOF
Cya xDDDDDD
brb
Hi
@fresh depot expect your plugin size will be incremented by around 10mb, if you deciede to use javax jpa as well.
I am using javax jpa
The plugin size is 20mb
But it is a core for my network
So that it fine
I have worked with many industry standard libraries before and have had 179mb jar file before
if you use maven's shade plugin you can have it automatically exclude unused library files which should help with producing a less-bloated jar
I am using maven shading xD
@hollow sparrow
@hollow sparrow help
-help
-help
-help
-membercount
-membercount
-info
@stiff brook for hibernate it says to completely include the library files instead of shading it.
I ran into issues while shading
For different executions it didn't find the right classes
by shading it, you are including it tho?
wut
place the sign on the chest
^
read #3
a sub section as in the way of; /help shops 2
?
The issue with that is, that the /help is an GUI, with buttons redirecting to other GUIs
and the button Shops will display this text
idk, we dont run the plugin you are using or know what you are using, so we are limited on how to help you unless someone else here runs the same plugin
they may be better help than us taking a wild guess
I agree sign should be on the chest. Also the description is good enough but an actual example would be very helpful
Though I'm not exactly sure how you could add it to that easily
there is no fixing it. id have to replace 70% of its components..
so yea xD
it was a old white 1st gen x360
suffered a past rrod
o
@dapper python ur filter ai thought my meme post was legit threat while other one didnt pick up 
I blame the model the AI was trained on. ๐
It's an experimental project, after all.
Are you actually using that plugin in production, or just testing it out?
testing it on my 1.7 pvp test survur
๐
if it were in production on my server, it would say You have angered Server Jesus
@scenic nebula donno if u know this but ujr muted
@forest olive what are you talking about? I don't understand anything, I'm sad ๐ฆ
write me if you want, I'm not good at speaking English, if you write I can translate it
Enter my server if you want this in Spanish would help me a lot ๐ฆ Runic Empire Aternos Me
hey guys what do you think about my Minecraft server 54.36.167.57:25588
yeah lets not advertise
not just assuming latest

who do make it so you can't remove item in hot bar ?
how long does it take to post on admin forums after doing the requirements
That dude looks like he smokes purple laundry detergent
he had 1 too many tide pods
he lit
just why xD
sorry i keep accidentally clicking the voice channel when meaning to click the text one ๐ rip
is mcmmo good for just tracking stats?
I thought phantoms were patched ๐คทโโ๏ธ
i was here all these time
๐
spigotmc.org is down
qwq
I've been here lmao
qwq
@forest olive can I check it out too?
:D
I didn't get it, can you repeat that please? @forest olive
lol
I do that sometimes
I remember being freshman in college lol
big facepalm moment lol
I did that with my vert first plugin xD
@forest olive knock knock
@wide forum verify your account on here, get in vc
i did verify see #verification
which one, because i'm not seeing anything new or anyone in a vc
verified
that's coming soon xd
yes
discord announced it
ah
go live is disabled D:
q.q
you sound different lol
even I sound different on it
that's a big facepalm moment
works for me โข๏ธ
location.getChunk().getZ());
RegionFile rfc = null;
try {
rfc = new RegionFile(f);
DataInputStream datainputstream = rfc.a(ch);
NBTTagCompound tag = NBTCompressedStreamTools.a(datainputstream);
Bukkit.broadcastMessage(tag.getKeys() + "");
} catch (IOException e1) {
// TODO Auto-generated catch block
e1.printStackTrace();
}```
that TAS is great @inner solar
thanks :D
It makes me think about how not-so-random MC can be
tick tock clock is still some of the best speedrunning imo
just think it works so well
wait that one isnt tas
This is a tool-assisted speedrun. Visit http://TASvideos.org/ for more information.
http://tasvideos.org/2208M.html
This video was made by MKDasher, Nahoc, sonicpacker, Bauru, Eru, Goronem, Jesus, Kyman, Mokkori, Moltov, Nothing693, pasta, SilentSlayers, Snark, and ToT.
Yo...
that's better
Illumina just got WR @ 26:03 in random seed glitchless and he died twice. Just goes to show you even with a seed your not familiar with you can win the game in less then half an hour lol.
byeeeeee
it's like 6 am here
ugh
automod getting me so many times whyyyyyyyy
anyhow byee
Aaa Mario TAS
disable it in the worldedit config
disable it in the worldedit config
@half sigil it is in worldedit config?
i usually just go ahead and change the compass item to something non-existant
discord crashed and now RIP screenshare bypass ๐ฆ
is it still closed?
๐ค
maybe you could intercept the packet update
but i doubt
for all we know discord might just have a kill command
whats the ip of minecraft server
its localhost:25565
the best minecraft server ๐
yeah nothing beats localhost
2130706433 > localhost
@uncut flare
the way the prev meme data was deleted triggers my ptsd
Never made a minigame before. Working on this bomberman type game.
@strange stone Use redstone particles for the bomb lines. โค๏ธ
I was using smoke, but redstone does sound doper, thanks.
I โค๏ธ bomberman
Some examples of the map generation. (The RNG made the lighting pumpkins 6 out of the 8 times, but it chooses any block that has a light level of 15)
It scales up for the amount of players too. This is a 9 player size. 1 thing I have to do is get the center point of the map and set the players rotation to face the center at the start of the game, so that people aren't looking away from the wall.
weird
I somehow have half a bed:
it's not even visual, I just logged out and back in, still half a bed
err, maybe visual, but persistant visual if so
i put a chest down where the other half was and it broke the bed ๐ฆ so sad
Human Centibed
lul
megalul
@Test
public void testTimeout() throws Exception {
try {
simpleEval("for(i=0;i<256;i++){for(j=0;j<256;j++){for(k=0;k<256;k++){for(l=0;l<256;l++){ln(pi)}}}}");
fail("Loop was not stopped.");
} catch (EvaluationException e) {
assertTrue(e.getMessage().contains("Calculations exceeded time limit"));
}
}```
Never made a minigame before. Working on this bomberman type game.
@strange stone i created a bomberman minigame lol
bombercraft
haha
bad english
but your game looks better than my plugin
aaa
puto ingles
jb
puto ingles
@rain hearth
Hostias uno hablando francรฉs
es espaรฑol
S P A N I S H
He speaks good Italian tho
Portugueese
@forest olive
@EventHandler
public void onNewPlayerJoined(PlayerJoinEvent e) {
Player p = e.getPlayer();
if(!p.hasPlayedBefore()) {
// This will assume the player has never played before
}
}
Why static? xD
So many people are accessing their core statically, I would just use dependency injection unless you want to access resources more easily ๐ฌ
i am using a written book that is the same title, author, and pages regardless ๐คท
ah okei
hey guy i looking for some to setup voteing on my server $
Hello. I have Several Questions about spigot and how it works.
@hasty pond i could help if you wsnt
Anyone avaible to help me out ?
with?
ok
just some basic plugins
and by help out you mean
Confused on how to set up dynmap, fining a good holograms plugin
ect.
Do you have a lil time ?
i have it in my plugins and everything, it's working
my map name is Season 1
and i think its having trouble figuring out to render the name
because when i type in the world name it can't find it
even when i put a _ for the space
Thats not a big deal right now, it's just a map
thats an issue because if they didnt add a placeholder for space, that wont work
where'd you input it i havent used dynmap in a while
i do /dynmap fullrender Season_1
huh actually i just did /dynmap fullrender
and its doing it
but another problem i noticed is when i try to get to the actual map, it has my ip as 0.0.0.0
maybe it'll fix itself when it does render it
What do you mean by localhost ?
literally localhost
My server ip is a sundomain, do you think thats a problem ?
subdomain? idk what sundomain is
not a IP
sorry i meant sub
so in the dynmap config do you know what port it's configured to?
8123, the default one i think
ok and are you hosting this server yourself or do you have a hosting service?
Web server started on address 0.0.0.0:8123
Thats what it says
Nope on MCProhosting
that's gonna need a bit of work then
you need to ask them to port forward port 8123 to your machine so that you can access the dynmap server
because right now its like this
DynMap -> Them x- You
and you need this
DynMap -> Them <- You
ahhh
Okay ill figure that out with them
Do you know a plugin where players can apply for a whitelist while in the server
wdym
if they are in the server then they need to be on the whitelist tho
instead of having to do it over discord or a website
I played on a server that wouldn't let me destroy anything until i did /apply and filled out some questions and then got accepted
I was hoping I'd find a plugin like that
Most likely
yeah
How bought a plugin where my players would automatically rank up my players by playing time
you could probably find that
a lot of these plugins you see will sometimes be custom coded
ok
glad i could help even if its just a small bit
and not really helpful
but yeah
W
!help
A private message has been sent to your SpigotMC.org account for verification!
poof
Creeper
ooooowwww man
Creeper
hey ๐
im looking for a logo max 8$ anyone know any where?
?services
If you wish to request or offer development/art/building/administration services, please do so at https://www.spigotmc.org/forums/services-recruitment-v2.54/
DOes anyone know a scoreboard plugin that shows your kills deaths money KDR and killstreak and your name doesnt matter if premium or whatever and I want it to be able to enable it in certain worlds
any good scoreboard plugin will support placeholder api
@stark snow honestly I would just code something and add placeholder api to libraries
Trying to get config like this: item.iteminthisitem
item:
iteminthisitem: "string here"
config.get("item").get("iteminthisitem");?
do config.getString("item.iteminthisitem")
thx
^




