#general
1 messages · Page 53 of 1
hi
Hour from where I live rn, and the Dover one is 3 hours, but Dad will buy me a flat
lol
Near Dover*
I'm lookin for a plugin which can executed a set of tasks on a period of time
3 hour commute every day
@gilded nova I don't know of any, sorry
He's retired now 😂😂
Luck u make me cri
😭
@gilded nova if you need it made and you can pay DM me 😃
Darn it everyone knows java except me
bukkit plugins run on spigot too.
spigot plugins run on spigot too.
what
😂😂😂
why is she laughin
He
Luck is NoReach_ a transvestite ?
What are you on about 😂😂
your profile pic u stewpid
anyways how did you guys learn java ?
Self taught, codecademy, online tutorials, books etc
codecademy ewww
gross
Books are probably most useful
🤢
And asking others helps a lot
BOOKS 🤢
Can't expect to learn without any effort 😉
asking others ?
im not allowed to do that
Yes, learning basics yourself trying making a program and asking others about issues that come along
the holy java coders dictate that no one shall spoon feed
Not spoon feed
i wish i had a spoon
all i have is a fork 😦
What is wrong with you 😂😂
🤔
many things
wanna see a gif of a llama ?
No 😂😂
but its so beautiful
just look into its eyes
It looks retarded
how dare you
its bootyful
@drowsy quest are you a dev too ?
Yes
oh my and you already learned java from books didnt you
I didn't start programming with java
So it doesn't really apply
But I also learned Java before I started modding and programming plugings
did you also learn java from books
Kinda
I mostly taught it myself through books and online sources
And to answer the question why: Because I ain't got time for taking classes. Not the money
Especially when you can teach yourself for free
Books are great! Thanks why
How long will it take for me to learn java well enough so i can start plugin development given that i have no experience with coding whatsoever
Depends
roughly
im probably bad
3-6 months
thats only just the basics of java right ?
Because programming is literally just applied maths
3-6 months to learn the fundamentals of java ?
Yup. I mean well enough that you understand what you are doing
And well enough to be able to make plugins
Because making plugins is NOT easy
isnt it easy once you learn java ?
Isn't easy to write a novel that has to fulfill very specifc and advanced specifications once you know English?
Answer no
Writing the code isn't the hard part
Then what would it be ?
And writing the code still can be hard when you struggle with logic
Making the code do what you want is the hard part
There are two very important things to keep in mind when programming
- A computer is the dumbest and at the same most obedient machine ever. It'll do what you tell it to do exactly how you tell it.
- A computer has no clue what you want it to do. So you have to tell it in pedantic detail what to do
- Learn java
Let me teach you the very basics of programming right now
such as what is the use of multidimensional arrays
Let's take a look at a very simple task: Walking
kewl
Describe to me what you need to do in order to walk
force
ok i need legs ?
Now i make you walk on empty space like a weirdo 😄
or maybe i could give you a road
🤔
some solid ground to walk on would be good
That's not what I mean
Let's assume there is ground to walk and legs are working etc
What do I need to do to walk?
Legs, force
Give me a step by step description
ok
your brain sends a signal to your legs to pull and move muscles
then as you move the muscles you also move the bones
then you move the legs
I'm trying to teach you how pedantic you have to be when programming
To simplyfy you could say "Take steps"
Then I'd say "what do I have to do to take a step?"
Legs
"Lift a leg and move it forward"
"How do I move it forward?"
etc
Do you get my point?
ye
That's what makes programming hard
but i dont get the point of having multidimensional arrays
seriously just use the darn simple arrays
Image a chess board
and i havent become comfortable even with the normal arrays yet
X and Y
So you use a 2-dimensional array to adress each square
But beleive me multidimensional arrays are not commonly used
But you should understand easily
This is actually quite interesting xD
following that logic lets make 3D arrays and 4D arrays and 5D arrays just infiniteD arrays
If you have a use case for them sure
yay lets get a 9D array sure that would be useful somehow
we dont already have something as simple as a normal array
I'm not gonna be using 2D arrays right ?
you said they arent commonly used
@drowsy quest
Really depends on what you do
so WE uses 2D arrays ?
cuz of marking 2 coordinates as a region
actually nvm thats 3 parameteres
X Y Z
Essentially Minecraft is a visualisation tool for a 3D array of blocks
does java have infinite dimensional arrays ?
You can go as high as you need
fork that stuff im never gonna want to learn how WE works
Remember I said 3-6 months for the basics?
That's a nice estimate to be honset it took me several years to be confident in programming.
Coding is easy. Programming is hard
Know the difference
at least i will be comfortable while programming
What do you mean? xD
right now i can barely make a simple plugin all by myself
No surprise
atleast when i learn coding i will be able to do that
at least the simple stuff
then i might get to the bigger things
Yup
Btw. I did not mean to discourage you from learning programming
Just wanted to give you a realistic outlook
Also being good at math helps
thank goodness
It's almost the same procedure
but im bad at both of those 😄
i wish this was as easy as html 😄
You know whats strange in school instead of being taugh html to make a site i was taught to use a specific program to make site something like wix but you gotta install the program to the make the site
¯_(ツ)_/¯
Instead of being taught html to create sites the proper way i was taught to use a specific program to do it which limited my abilities a lot
🤔
School is gud
Most programs do that
School is gud
this also reminds of the times when i've had to make powerpoint presentations even though i had no knowledge of how to use powerpoint or even had it
so when i had to make something at home to present it in front of the class i had to try multiple cracked versions of it until i found one which was usable and had to check on how to use it
Most would say that most of it is simple and easy but if you're like me and want a good grade you would have to work on the details and since you wouldn't have that much knowledge on how to use MS Powerpoint you would google it
🤔
Googling what you don't know is literally the most important skill a programmer can have
Followed by reading the Documentation quickly
Quickly ?
my disadvantages on DOCS
- I read slowly
- I dont understand most of the stuff i read
- I get annoyed by stuff which i find confusing or not explained properly in my opinion
- I get bored of it
😄
the 4th one works every time
By that I mean not reading the whole thing. But finding what you need quickly
That's one thing I never understood about college. To be a programmer you need algebra and math for liberal arts. None of which I found useful. Programming logic class. Extremely useful.
Anyone wanna help me with some socket connections? I'm having trouble detecting when a client closes the socket. From my understanding this should give null on a readline?
Someone bored and wants to help me decide which mods to put in my modpack? xD
mekanism has made it to 1.10 and seen alright
mod you say >_> What mod?
Nice name
xD
Very underdocumentated though
Like half of the new features are never mentioned anywhere
Unless in chats but that doesn't count
How is forge API? I've never looked into it.
I'm having enough trouble with my current projects.
lol xD
These pesky sockets are giving me a migraine
Network stuff sucks
I checked all the docs some examples and then built my own based on what I learned about sockets.. connections close properly when the client just vanishes but if they close the socket then the connection remains open
Connections suck
Twitch bot, it connects via socket to its addons i.e. Minecraft servers, reward overlays, and a few other things
Is there a way to get 1.7.10 clients to connect to a 1.10 sponge vanilla server? (Hub server)
Is there something like viabackwards
Not that I know of. Only ViaVersion on sponge
Alright another question. Is there a way to do it with Spigot merjilin?
I see a server that does exactly what I want
Protocol Support
I have FTB Beyond and sf3 which are both 1.10 packs and they also have inf evolved which is 1.7
Protocol Support is a plugin that does that. I take it this is for a hub?
Correct
Try with protocol support
Alright does that go in bungee plugins or spigot?
Spigot
Someone I was talking with earlier said something about a protocal hacked bungee?
Not 100% on that
HexagonMC bungeecord. But you will still need protocol support on the hub to allow connections
Fyi, don't use the latest version of HexagonMC bungee. Last I tested, there was an issue with pockets on 1.7.10. Look for the version which is just before updating to 1.12
Yep
Perfect, thank you for the info
Np. This is the issue with 1.7 https://github.com/HexagonMC/BungeeCord/issues/152
It isn't just kcauldron (don't even know why people use that still).
o/
I use Thermos
Great. The issue still persists with that

It seems to be all of 1.7.10 with the issue
Apparently it works with v140
I thought it was around that mark
Also, have you managed to get luckperms to load on it? You need to do extra work.
Fix wrong Forge-connection handling. Fixes 143.
I'm just getting to work on this :P
So not sure on what problems ill encounter
Ah, alright. Well luckperms won't load at all. To get it to load, check out my post in pinned items in #support-1
Seems simple enough
Isn't too bad, yeah. Just a few extra steps, but it's worth it
Luckily I have a big enough dedicated server to run a test network before I impliment these changes
Fair enough :P
That 6700k machine from sys is worth every cent
Sys? Haven't heard that abbreviation before
soyoustart
$69.99 for a 6700k, 64GB DDR4, and a 480GB SSD
I will recommend you switch to the newer dedicated servers at OVH when you grow too large for that one.
10 dollars less gets you 32GB DDR3, and a 4790k xD
I was looking at some of their Xeon servers
They are priced around 120+
They look pretty good
Christ. My only concern with that server is the 480GB
My maps reach 15GBish
Just a tip. The larger networks go with their game servers to host servers on :P
Then use enterprise servers to host bungee and databases
Backups can quickly build up :P make sure you keep a grasp on them
I was wondering if there was a way I could use my infinite google drive storage to take backups. There is a spigot plugin for that
Had one server take up 200gb before thanks to backups and nobody clearing them when I was on holiday.
6 hours is quite generous, but it depends on how many players. Most I've played on go with 3 hours. I go with 4 until I notice issues
Usually about 20-25 peak
What pack?
Infinity Evolved is the most popular with 20-25
I cant wait to swap pex for luckperms
Hmmm, most go with 3 hours with that
Do you use a panel?
I currently use multicraft but will swap to pterodactayl
I came from pterodactyl, and it was a big learning curve.
Docker was not my friend at all
It was a headache to get bungee to work
Additionally, a plugin needed access to my redis server
I was stuck for an hour or two to get that to work
I refer to multicraft as multicancer. That should sum up my feelings with it xD
Meh, at least it doesn't decide to break spontaneously like mine seems to do
http://i.imgur.com/Aaarxtk.png thats an annoying thing with outdated builds
Meh, I don't look at bungee console much. Not much interesting there unless something breaks
Question: When I check the luckperms dev downloads, I see a new build like everyday, should I be worried, and update as soon as a new one comes out?
Nope. That's just what luck does. But it wouldn't hurt to update often. @strong mountain https://ci.lucko.me/job/LuckPerms/
i thought so and it seems like they are 5 versions behind
wait nvm
can someone help me make a new db?
Hello, I use the mysql plugin for several minigames how do I interwork the permissions without giving / lp sync all the time?
......
What does that even mean
I'm using Hexacord and I get that error when connecting
What is the best OS to run a MC server on?
Downgraded to 1.10.2 spigot, and 1.10.2 protocolsupport, it fixed it.
@strong mountain anything besides windows.
lol
Personally all my systems are centos7
???
All my servers run on centos7?
the one that costs 20$/month?
I have no idea what you are talking about. Centos is a free version of Red hat.
I remember it being free back then as well.
ahh
Cpanel, no I've used it in the past.
ok, im just reading that alot of people that use centOS use cpanel with it as well
Yeah cpanel is great! But it's an added expense that honestly is just a luxury.
Cent is?
yeah
Debian is also a decent option
Yup
You just going to run the server or have a control panel?
I've been debian for all my servers so far
im just trying to figure it out, bascially my buddy has a host machine hes hosting my servers on however it is windows 10 (wannt/need to switch) but im not familiar with any linux based OS's
Well if you buy a multocraft license and use that as your server control panel (requires a web server) I can literally tell you all the commands from fresh install to running your first server by memory.
he made a virtual machine to run the servers, so i can switch the OS if i need/want to. And i have been doing some research but i wanted to get "live" feedback on some.
Wait vm?
yup
What vm?
its a vm on his server
What I'm asking is what style hypervisor?
noidea, he did it
I'm going to assume it's just a plain vm inside windows.. in that case I'd probably say your better just to continue running them in windows..
hmmm
so what would make the difference? is the actual host machine was linux based?
Well not really.
im just trying to figureout the best/smoothest way to run it.
If your going to run inside a vm I recommend a type 1 hypervisor as performance is lost in a type 2(vm inside host os)
Although type 1 hypervisor is hardware.
What are you running for servers? And on what hardware?
sec
running at 3 cores on a Xeon E5620 2.4GHZ CPU, with 8GB starting RAM taht scales dynamically, currently with no cap, but the server only has 32GB total of ECC DDR3
Net is, 60 down 15 up
and the actual MC servers are the latest
I used to run my servers on a Xeon e5, but we recently built a ryzen 1700x as a test. I love it
love my 1700 aswell
lol he has a build in mind, just trying to get the money for the hardware
Dot dash you using it as a desktop?
im currently running the 6300
My current pc is a fx-9590 😪
Upgrading was very noticeable for me
I tend to have a lot of things open at the same time
This ryzen build was just a test. Pretty sure a ryzen will be my next pc because I love it as a server
They run minecraft servers like a dream 😜
Indeed 😉
I have 6 currently on my box, 64gb of 3200mhz ddr4. 2tb of ssd. She's a snappy little beast
Nice
you have 6 1700's?
6 servers
Lol
ok i was hily hell man
yes he's doing cpu based mining
Yeah even had a 1000/1000mbps fiber line hooked up dedicated just for it.. haha getting two fiber lines to one address was a pain
lol
Yea
Some moron today hit the line down the street though and it's out
are you doing what it says
im not sure how
What db are you using?
mysql
Ahh
yeah it sux cause i want to use something else but the other plugins dont reconize anny others
Mariadb
reflex doesnt support maria
mariadb is fully backwards compatible
A few things I found don't. But from my understanding Maria is just a suped up version of mysql
could you walk me through the setup?
Um. Mine was installed with cwp
cwp?
Centos's free version of cpanel.
ahh
Not as nice. But has some cool features
lol
anyone know how to fix this? [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 256.971600ms. Summary: Getting group for LadyTK
What storage type are you using?
claping intensifies
MySQL on the same machine
yup
TK1 do you own your machine? looking up through the chat
yup
nice me too
well a good buddy of mine
oh aight that works too
i have full access to the host machine though
I've never ran into issues when the database local. But mine is actually hosted on my web server in a real data center and I very rarely see that error
so not only am i getting that error i get this :[19:11:59 ERROR]: java.lang.NullPointerException
[19:11:59 ERROR]: java.lang.NullPointerException and then i get kicked
Ahh looks like the connection failed.
Wowza
What's the whole error look like?
just that...its just on the console
no username or sign of connection?
Send a past bin of the surrounding log
Unless someone really did a "system.out.println(exception.getmessage())" like an idiot, then a random error like that is impossible, it's either surrounded by the rest of the stack print or has a plugin name attached
thats from the log
See it says netty
So the player was kicked I assume,
That explains the netty error.
Netty is the server connection service (if I remember right) so it throwing nulls just means the connection closed unexspectedly
anyway to fix it?
im more concerned of your warning here [19:08:22] [Minepacks-Connection-Pool connection adder/WARN]: Mon Aug 21 19:08:22 PDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
its a simple fix why havent you resolved it yet?
that does nothing...it just spams console, it works just fine
no
been trying everything i have found does nothing
hmm weird may be a false warning those are common nowadays 
I didn't know people still used clear lag. That's the most concerning thing I see
haha ikr that breaks so many things
lol what should i use?
Use spigot
lol
If items on he ground piss you off adjust the Despawn timer
true
I think mine is set to like 25 seconds?
i hope you have keep inventory on
no i mean at dustin
oh ok
lol I do yes
lmao i was about to say that right there would make me never play again
But either way /back takes you to your death point
if you allow ppl to use that ok ¯_(ツ)_/¯
yeah i dont till higher ranks
It's rank 1+ default rank 0's can't even pm
damn
harsh man
right
damn
nice i save that for the intense realms
My server isn't made for pussies
But I have keep inv on because my server integrates with my twitch bot, meaning people watching someone live streaming on the server can use their loyalty points to "possibly" kill you.
Working on my modded survival x3
Yeah my favorite command is to drop anvils on people's heads 😂
boi let me tell you making a custom boss fight from cmd blocks is fun but annoying when 1.12 broke some stuff
Sounds fun guys.
yee its the starting dungeon but its hard af ;>
lol
Now I feel ashamed to say I run a pussies survival server
nah fam i run a server for a youtuber which most of his fans are <15 so they like casual survival
not bad
Dude streamers though. They whine about everything
anyways do you know how to fix the issue where players are getting kicked?
he streams alot but he doesnt complaim much if he has a complaint its written out and justified
and nada no idea dustin you?
Your overlays display a second after the reward is redeemed in game, or this or that. It's ever ending. So I build a new version that uses socket connections form bot to overlay and minecraft servers and now I have issues with the sockets using to much CPU because sockets get left open, and now there's command lag. Ugh
TK I'm not sure why they are being kicked it's probably just timing out the pre login?
I've never messed with that stuff so I have no idea
one of the kids had this error and found out what he did
they can be on the server for hours and not kill a mob, as soon as they hit a mob they get kicked
he put a nbt chest inside a chest the crtl copied that and repeated 15times
In your config what is your netty threads setting and your network compression?
One is in spigot other is in server prop
network-compression-threshold=256
Also have you tried google?
yup
Wait tk are you running bungee?
yeah
If bungee is on local host (although not on the wiki or anywhere) you can set net compression to -1 to disable its not needed on local host
I've never noticed a change, but I hear it uses come processing power
No leave bungee's net compression alone it still needs that. But the servers behind it that are locallly hosted do not need it
kk
But I doubt that's the issue, it was just the first idea that popped into mind.
np...testing now
@velvet bay how would i fix that console spam from the db?
so i should also get rid of clear lag huh
http://netty.io/4.0/api/io/netty/handler/codec/class-use/DecoderException.html#io.netty.handler.codec shines a little light on the subject.
k
Do you have a plugin that possibly adds nbt data to mobs?
such as conquestiamobs?
Idk. Maybe remove it for a bit and do some testing?
but it also happens on the server that doesnt have that plugin
Oh so it happens on all your servers?
yeah
thats interesting
its weird
agreed
it says the server you were previously on went down, but the server never crashed
?
whenn the server kicks me thats what it says
ok so i tested it again and its through an error on the bungee console: https://pastebin.com/bG6WLcDq
i get that then it kicks me
Ok again no expert on bungee. But What do you have running that supports bungee?
as far as what?
Idk
lol
Sorry brain is fried, Been staring at code for hours. Finally found a fix to my socket issue.
Grats...and no worries man
@strong mountain are you using bungee or waterfall?
Bungee
Try waterfall
Waterfall is a modified bungeecord version that is a lot better
Ahh
All plugins compatible with bungeecord work with waterfall
Except for those plugins that try to fix certain things in bungee which are already fixed in waterfall
Ok
Waterfall is not 1.7 compatable. Hence why many use hexacord is they have 1.7 servers. Their version of bungee for 1.7 is travertine
Does anyone know how to get past this error code for an SQL database using xxamp? Here is the error code: Error
MySQL said: Documentation
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
mysqli_real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
@stiff dome read what it says. Your trying to connect with no passeord
Tired
phpMyAdmin does not allow a passwordless login @stiff dome
for root
you must add a password otherwise you will not be able to access the SQL server with the root logi
login*
tnx 😃
@stiff dome so it works now?
I haven't tried yet but i will, thanks 😃
Hello,
I was wonding if some of you could vote on the poll I made. It is `Which of the following minigames is the best?'. I am asking because I can only put 2 out of 4 on my network (Hosting is so pricy), and want a general idea of what everyone thinks is the best.
Poll Link: __http://www.strawpoll.me/13774405__
Thank you. 😃
@ionic gull your server is cringe asf
Thanks
@ionic gull
Yes?
It's fine.
I like SG: Solo from hive (Only hunger games game I like) and BedWars from hypixel
And vanilla survival
Only gamemodes I like
I am starting a server soon. Can you answer this poll?
@ionic gull ?
@grave summit do something original 😉
Hey nerds cough @drowsy quest
What is this PC missing, it was $800 last time I changed it, and now it's $400... So I feel like some parts were removed...
https://pcpartpicker.com/list/9bjCQV
(It's just the tower parts, I didn't put any external parts like keyboards, monitor, etc)
I'm getting a ~$200(USD)+ check soon, so I'm still a TON short ._. (So also, any advice on what I can change to drop the price a bit? ;D)
Use AMD instead of Intel
And 1 TB should be enough for most cases @gilded nova
And you could try a cheaper tower
If you're on low budget looks are the last thing that matters
I changed to AMD on this new build before I even noticed your message :P
@drowsy quest https://pcpartpicker.com/list/7mzyM8
I knew you'd know more about computers ;D
Wasn't sure what kind of video card to get though, but already at $250 lmao...
I'll have ~$200 though, this PC I have right now was $250, could maybe re-sell it for ~$100, I also have a Acoustic Guitar I NEVER use (Don't know if my family will let me sell it haha..)
Is there used things on PCPartPicker lmao
I know small things about the insides of computers, but pretty much nothing
I paid 40€ for my GTX 560 whcih is still good enough for anything
And don't forget the CPU cooler!!!
You should build me this instead 😉 lmfao I dunno what I'm doing
Luckily so far PCPartPicker has the "Compatibility checker" the only reason why I haven't screwed up so much yet
That's a neat feature
maybe I should wait until I get the actual check 🤷 I know I made $200 in the first two days, then on the third day, maybe about $75, but then -taxes n crap >.<
They were like "Do you want to keep working until school starts?"
NO. JUST NO.
xD
great memes all around: https://www.youtube.com/watch?v=3gOeFqqvj7M
Minecraft Theme (Holder Trap Remix) Follow us on Spotify: http://trapcity.tv/Spotify Subscribe here: http://trapcity.tv/subscribe ➥ Become a fan of Trap City...
@Nighko#8808 original is hard these days though, my server is pretty much just a classic survival, creative, mini games, factions network. But what makes it unique is it was built for twitch streamers. There's a twitch bot I specially built that integrates with my network to allow all sorts of possibilities, uses can speed stream loyalty points on rank ups, trolling their friends or even just being able to fly! Also all stream points are linked to your in game currency so your points are how you gain money, and with subscriber perks, streamers and viewers love it!
Well I have a castle siege mini game, includes TNT catapults.
New book ► https://tinyurl.com/hf928gk Help me to do this full-time ► https://www.patreon.com/exurb1r?ty=h --------- Subtitles available. Isn't that jolly ex...
Lol
@polar peak also, one of the best things you can do to make it unique, is to not be a lazy owner, optimize and change your plugins, the messages, hire a paid/cheap/free developer, get a server with decent preformance, get someone to help you with Optimization, condensing plugins, get your server to look and feel professional, don't get staff that are like
"Whale cum new user" and don't be an owner like that either 😂
(I demoted any staff that said that.. immediately)
I'd rather play a server that's clean, nicely built, designed, chat looks nice, rather than
a server that looks like NyanCat shit all over the chat and spawn.
(I know you aren't the one asking, I just saw your reply)
Also, use good hostings and plugins 😉 You're good so far with LuckPerms ;D
https://www.spigotmc.org/threads/266564/
@gilded nova about 40% of my plugins i designed myself.
Then you know what you're doing 😉 I haven't coded any plugins for myself yet, I've only done small projects, and I've only made maybe 3 plugins for other people, and I did release one plugin on SpigotMC
I had it removed, because it was just that bad of a plugin.. especially for a 1st project..
to me, I feel like "If something exists that can do exactly what I want, I don't need to code another version"
Doesn't apply if the one that exists is bad, causes lag, or a similar issue
I think i have 4 on spigot, but they are just simple plugins that i felt like sharing.
A Discord bot is what I've been wanting to code on ages, the one I have so far is extremely simple, commands that reply with text, ping, debug on/off/check, music player + playlist, skip, stop.
I want to learn more about Java, but school starts back up soon, UGHH >.<
Also once school ends I gotta go get a job 🤷 thinking about GameStop haha
Gl with that
I wasted most of my summar playing games and messing with code 😂
You have a discord bot that plays music eh?
yeah, why @polar peak
@polar peak YouTube, SoundCloud, Bandcamp, Vimeo, Twitch (LiveStreams), Local files (files from local server), URLs (www.website.com/song.mp4)
I use the SoundCloud one to play LoudMoaning.mp4 😂
I hadnt even messed with discorcd yet although its a planned addon
how do you have it so a mysql account can be used on a diffrent pc other than the localhost but only in 1 ip range as the pic shows it did work once but doesn't any more and i now need it to
@thorny nacelle not 100% sure what you're trying to ask...
If you're asking how to access a MySQL server from another server, then you'll need to connect to that MySQL server, from another server, using the IPv4 Address
If you're wondering how to ONLY accept connections from a certain server, you can set that up in your firewall
@thorny nacelle your MySQL server needs to have external connections enabled
I think hes trying to ask how to change a user from "user@localhost" to "user@10.0.0.%" in mysql.
I have a good question. Minecraft servers are using 100-120% usage (over 10-20 under normal use after startup) after a few hours of running, Even empty!. Timings reports all look totaly normal server load around 8% nothing really using tick time besides players and mobs.. So Im going to assume the usage is coming from an Async thread. Anyone have any idea how to check those?
Well, It happens across 6 servers. the only thing they share is a plugin i made. So its probably the cause. but again how does one track async threads?
@polar peak No clue if it's possible, is this on a dedi or vps?
Dedi
If yes, apt-get install htop then htop
and see if one of the mc threads is using a lot of cpu %
😮 never thought of tha.t
it won't tell you which one, but it'll tell u if one is
Possibly letting me look over the source code for your plugin if you're comfortable with that
Its just a basic socket connection API. I belive the issue is in a improper socket close.
Ah
Then make it proper ;3
I'm just sitting here running a make command that's gonna take around 20ish min, so I have nothing to do but help u out xD
Haha, I could send you the class file if you wish to look over it.. Please?
sure
I'm actually making my own hastebin server rn so I can have https://p.mxs.sx/ ;3
p standing for paste
@drowsy quest where is it that I enable it?
@gilded nova bad gateway 😉
Does anyone here know if MCMarket is worth it? I'd love to sell premade servers, since it's just something i LOVE to do for fun...
@gilded nova just found you while browsing 😂
http://www.mc-market.org/threads/235864/
I'm still super new to MySQL, so I'm just going to ask if this is possible..
I've gotten this basic command working
CREATE TABLE IF NOT EXISTS accounts (
id INT primary key NOT NULL AUTO_INCREMENT,
username VARCHAR(35) unique NOT NULL,
email VARCHAR(50) unique NOT NULL,
password VARCHAR(255) NOT NULL,
role VARCHAR(255) NOT NULL
);
I'm going to later be setting it up in a install.php, so I'm wondering, for upgrade purposes, is there a way I can also add a column to the table if it doesn't exist, like how the table has "IF NOT EXISTS"
You can alter tables, yes @gilded nova
Ok thanks @drowsy quest 😄 I'm working on one of my anchient projects I never finished 😂 One of the many and many anyways...
And btw
The command is ALTER TABLE
Oh. And NEVER EVER EVER EVER EVER EVER EVER EVER EVER store passwords in clear text
@gilded nova it's not up ;3
the p.mxs.sx
@gilded nova ah 😛 My domain I haven't used for ages 🤷
tryna proxy it thru nginx for https
not working very well
I'm even thinking about selling wikimc.net for $5 lmao
u know that pixelmon.us thread?
Yeah lmao
I own pixelmon.us, I'm just having thepro sell it for me cuz he has more rep
wooow XD
yup
xD
I have good rep ;D Just not on MCMarket lmao
Do you think selling premade servers is worth it @gilded nova
eh
idek
I know they're quickly leaked, but even $25/Job is completely worth it to me, even if people leak it eventually
like on SpigotMC, people leak FeatherBoard, etc, but there's thousands and thousands of downloads
k time to fix p.mxs.sx
aha! http://p.mxs.sx/
no https tho D:
"founder of https://mc-hosting.co/" Broken
"Owner of https://sskyblock.com/" Broken
I own and control the Dusecraft.com domain name and its... 17? sub domains
Mas whats your issue with https?
@polar peak he just didn't set it up 😛
Cant blame him. My todo list is the size of texas.
Speaking of which what yall think of that storm?
I got servers in the path of that Harvey asshole.
@polar peak I'm nowhere near there...
I hope some of my family from Texas died though
Me either. But Its going to hit my main servers. so I been keeping an eye on it.
@drowsy quest i want to learn how to program plz can u help me
Step 1: Find a good programming course for the languge you want to learn
Step 2: Spend the next 3-6 months learning the languge
Step 3: I f you want to code plugins or mods for MC, learn the basics first!
i did them and it makes no sence i need to be able to ask questions can i call u and u give me a class
plz
@drowsy quest
How much do you pay?
i cant im a kid and i just want to be like u lot making plugins
Good. Then learn a language yourself
I know 7 programming languages. All of which I've thaught myself with the help of books and online tutorials
do NOT learn java and expect to know how to make plugins
Programming is hard
ik thats why i want someone to help
Ive never done any of those online class things for java. But Programing logic is where you need to start.
You cant get nothing done if you cant put it all together.
@twilit urchin I recommend the links on this page though https://www.spigotmc.org/wiki/crash-course-to-java-part-0/
@twilit urchin #Google #YouTube
or pay @drowsy quest a couple thousand dollars to waste his time teaching you
Page Loaders:
Good Aesthetic
or
Waste Of Code/Time/PageLoadTime
(Like how YouTube has a load bar at the top of the page, very small)
@drowsy quest do you know how to enable it?
@thorny nacelle yes. You have to make it listen to 0.0.0.0. Ask google for how
Ask google for how exactly 😂
I have the bind-address set to that but doesn't seem to be working
Firewall?
And have you restarted the service since the change?
@gilded nova I had to google the how exactly myself too at some point. I just don't remember the excat names etc
I have restarted it and i don't know about the firewall
I haven't set anything for that port
I only have the mc port the port 80 and apache set for anything in it
Does it block if you don't have anything set?
@drowsy quest I know, I just meant people need to google before asking for help 😛
I said the exact same thing in my spigotmc thread 😛
hehe
Here's a large amount of advice.. If you don't read a wiki, or a SpigotMC page to
learn more about the plugin, and ask other people how to fix things constantly,
you'll never be a good owner, or run a successful owner. There's tons of people that constantly ask to be spoon-fed information, and answers. Don't be one of those people, read a wiki, use google, don't go straight to asking for help...```
Ayy, I finally got my voting website semi-working ;D
[Votifier] Received vote record -> Vote (from:www.indieguts.com username:IndieGuts address:::1 timeStamp:1503711261)
@gilded nova can u link me to a source?
It's not opensource, but this is the project
https://www.spigotmc.org/threads/wip-minepos-self-hosted-donation-system.207886/
That's a plugin for donations
What I meant was a Market for users to sell and buy
Plugins, servers, web stuff like themes and so on
Me and a few guys have talked about a website thats for like in game item selling like an "ebay"
No, not for the server itself
But a market for everyone
An advanced market made from scratch
I get what your saying. But there are like 10 out there already.
Like?
I haven't seen any good or serious ones
Nothing that has been written from scratch specifically for minecraft
Either forums
Or some bad premade ecommerce shops that someone is hosting
Like idk, Ive ran acoss several before. But not i can not seem to find anything
Here's a description of what I currently have made progress with
Let me paste it on pastebin
You can take a look at the current features
It has been WIP for almost a year now and ready to launch soon
soo like http://www.mc-market.org/ but with built in payments?
Much better than it
More functions
Easier to use
It's a whole system for selling/buying
Made for that
Mc-market.org uses xeneforo forum with xeneforo shop plugin
They're overdone, there's tons of ripoffs, etc
Bukkit, SpigotMC, MCMarket
just like how there's tons of leaking communities 😂
crash report, any help?
Very likely a bug in the mod
Looks like a sponge bug. I'd try launching the server via the spongebootstrap @mortal garnet
If that doesn't work, send it to the spongeforge repo
But as they said in the nucleus discord, set server tick in server.properties to -1. That removes watchdog being an issue.
Hey there,
I want to sync my achievements on my bungee server (Version 1.12). Does anybody know a plugin which syncs the achievements between the servers?
It would be great if I don't have to pay for the plugin.
And if not:
How can I disable achievements from every server?
Does anybody know a plugin for this?
Greetings
Minecraft_Tim
disable achivements? its legit an option in spigot.yml
Also IPs via PM @hollow arrow
When you find out that even touching an imei number is illegal. And you really want to do it, because you forgot to back up your EFS folder so you have an invalid imei
You end up becoming really sad...
rules are made to be broken.
DON'T EVEN SAY THAT CLOUD IS BAE ❤
Beaer of the curse, break rules. Larger more powerful rules. Les this land take you, as it has so many others.
Can someone help to get code a on playerpotionconsume event, if glass_bottle remove it, so if they drinka potion I want the glass_bottle to get removed
There will be a plugin for that
@supple stirrup
Event: PlayerItemConsumeEvent
check if it's not a potion, return, else
then: get inventory, item in main hand
if: GLASS_BOTTLE (or whatever the bukkit ID is)
then: remove it
That's how I explain code, instead of spoon-feeding 😉
Events.subscribe(PlayerItemConsumeEvent.class).filter(e -> e.getReplacement() != null).filter(e -> e.getReplacement().getType() == Material.GLASS_BOTTLE).handler(e -> e.setReplacement(null));
one liner 😉
@twin warren would that work? do I need to format it?
lmao @supple stirrup going to guess you're brand new to coding
That's Luck's special (API?) I forget the name
about 2-3 weeks in to it xd
Not a fan of lambda or streams, their useful but are proven to be slower
So your code would only work if you used his API, and he wouldn't recommend it to a beginner
well if its the api usage of lucks how do I do it, do I just get the api of luckperms?
@gilded nova
never used playeritemconume and inventory thingy
@supple stirrup https://www.spigotmc.org/wiki/spigot-plugin-development/
Start with the crash course to java.
already did but this is my code for dropping a bottle and else if its not a bottle it has another timer
public class DroppedItems implements Listener {
Main main;
public DroppedItems(Main plugin) {
this.main = plugin;
}
@EventHandler
public void onDroppedItems (final ItemSpawnEvent event) {
if (event.getEntity().getItemStack().getType() == Material.GLASS_BOTTLE) {
this.main.getServer().getScheduler().runTaskLater(this.main, new Runnable() {
public void run() {
if (event.getEntity().isValid()) {
event.getEntity().remove();
event.getEntity().getLocation().getWorld().playEffect(event.getLocation(), Effect.SMOKE, 152);
event.getEntity().getLocation().getWorld().playSound(event.getEntity().getLocation(), Sound.ENDERDRAGON_HIT, 1.0f, 1.0f);
}
}
}
, 1L);
} else {
this.main.getServer().getScheduler().runTaskLater(this.main, new Runnable() {
public void run() {
if (event.getEntity().isValid()) {
event.getEntity().remove();
event.getEntity().getLocation().getWorld().playEffect(event.getLocation(), Effect.SMOKE, 152);
event.getEntity().getLocation().getWorld().playSound(event.getEntity().getLocation(), Sound.ITEM_PICKUP, 1.0f, 1.0f);
}
}
}
, 800L);
}
}
}
No hastbin that.
Wait a sec. what are you trying to do?
so
when you consume a potion
you get a glass_bottle right, I want to remvoe the glass_bottle
Then why are you using ItemSpawnEvent?
thats for dropping
I dont have a qlue how to get when the player gets a item after consume
I even siad that that is another code I tested
"PlayerItemConsumeEvent
This event will fire when a player is finishing consuming an item (food, potion, milk bucket)."
When that event fires remove the bottle.
So you cant drop stuff on the ground ? I see even if its not a bottle its removed?
yes theres diff timers. for glass bottles they get remved in 1 tick and other have 800 ticks = to about 40
GJ
or thats just a linking to hastebin
Its not lol
google “haste-server”
Next step is making it work correctly with cloudflare for https
and changing the lil “hastebin” in top right to “masbin” lol
@twin warren u got ur own pastebin?
Assuming u woulda wrote one for fun at this point
From hastebin
different ui
it's the same in that regard iirc
Gay
i did update the dependency which does the syntax highlighting
so maybe that fixed it
I don't notice it being wrong
With haste u can put in a yaml file and it’ll be like “<randomcharshere>.<notTheYmlExtension>”
¯_(ツ)_/¯
¯_(ツ)_/¯
That link dude posted earlier was .cs
Yeah, and it’s obviously a .java class
But it was like “nope heres .cs”
@twin warren do u run ur hastebin on a separate vps than ur web server? Because i cant get mine to run on the same web server as the rest of my site. I use nginx
Im actually using a 64gb ram, E5v4 dedi from proxypipe to host my haste server 😂😂😂
I read something abt proxies but couldnt figure it out
google it
doesn't mean much tho, does it 😛
i have a friend who also did it & just cheated his way though the final exam
yeah, and on that basis, those qualifications are not really taken seriously, haha
They reverted the Minecraft launcher ?_?
I have the original launcher, I'm glad, I hated the new one...
I just downloaded it, and I opened it, and it's the original
Just recoded a plugin to support LuckPerms, cause it was hardcoded for PEX support only t-.-t
Always remember to whitelist your development server..
Hahaha is it on your network or something?
No, I just switch between my development server & my in-development server, and I always forget to whitelist my development server (making plugins) after I switch over to my in-development server (making servers)
Hey, if anybody is up to it, and you are a female, I need a head of board on my server
female secretary?
@hollow arrow if ya know any girls, I need head, but not of a board ;D
Also just by the fact that you're targeting females, shows that you're up to absolutely no good...
You going to make your "secretary" call you Daddy like Clinton did? (NOT Hillary)
XD
When you trying to crack Dooplay Movie Theme but you break everything in the process..
@grave summit sup
What the hell are you on about?
Off topic went down hill this evening
Evening?
@grave summit cracking PHP applicatoins, Dooplay is a $80 PHP script for creating movie streaming websites
I have my own VPS with my workstation
if i want to protect my server from DoS attack by using Suricata IPS/IDS
is there best router OS to use suricata
my workstation has 20 cores,40 threads and 128GB Mem
using XenServer for hypervisor
same on desktop
Why?
i removed the content
Why?
Can i redesign it?
oh, and people kept emailing me about plugin related stuff
which I don't want
and nah, I want to do it
Damn
I own a web dev company and wanted to stick my “Made by RoarDevelopment” on the bottom
😘
lmao
Js, its good marketing to make free sites with branding to get other customers
Thats a 160k youtuber
Got like 12 potential clients that dm us abt sites
Made his site for free tho
#marketing
How many langs u know, luck?
Can someone help me with this code? I'm trying to remove glass_bottle materialwith durability of 0 when the playeroncsume event has been used, so when they are done drinking the glass_bottle get removed at 0ticks
@EventHandler
public void onPlayerItemConsume(final PlayerItemConsumeEvent event) {
if (event.getItem().getType().equals(Material.POTION) && ((ItemStack) event.getItem().getItemMeta()).getDurability() != 0)
this.main.getServer().getScheduler().runTaskLater(this.main, new Runnable() {
public void run() {
if (event.getPlayer().getItemInHand().getType() == Material.GLASS_BOTTLE);
event.getPlayer().getInventory().setItemInHand(null);
}
}
, 0L);
}
}
@twin warren any idea dear my best coder :3
why do you do it the tick after
idk
that event has a method for changing the resultant item
I use paper
do I have to download paper api or can I just use paperspigot file I use for my server?
do you not use maven?
maven is a build tool
i know that but compile doesnt work
for me it doesnt
this is what I came up with, but the replacement, if I type Material.Air it doesnt work should I make it null?
@EventHandler
public void onPlayerItemConsume(final PlayerItemConsumeEvent event) {
if (event.getItem().getType().equals(Material.POTION) && ((ItemStack) event.getItem().getItemMeta()).getDurability() != 0) {
event.setReplacement(ItemStack replacement);
}
}
yeah