#general
1 messages ยท Page 203 of 1
your gonna need a second one
just us a 2080 and call it a day
not worth the 4% increase for a price hike that high
you sold a 2080 at a loss for 3080 lol
https://ark.intel.com/content/www/us/en/ark/products/120496/intel-xeon-platinum-8180-processor-38-5m-cache-2-50-ghz.html This is juicy
Intelยฎ Xeonยฎ Platinum 8180 Processor (38.5M Cache, 2.50 GHz) quick reference guide including specifications, features, pricing, compatibility, design documentation, ordering codes, spec codes and more.
actually a gain
what tf are you doing that needs a 3080
nothing
oh nice
Running minecraft servers!
it can
so guess hell just have to use a laptop from 2000
its not a laptop damn it
but its still trash
So you did that?
so doesnt change that
It's socketed?
hold on
Surely Dell doesn't modify intel chips
Well that's interesting
^
OH so you bought the cpu and put it in?
but why have a custom chip made instead of just buying a chip cheaper
yes
I could garuntee whatever was in there before is better than that i7
cant tell if thats sarcasm
No I'm serious
out of curiosity why do you have like 4 different pcs
all incredibly low powered
besides one which is insane
i bought the i7 mostly for the iris pro graphics
im going to buy the next gen of that pc and put a 6970hq
the best iris graphics
roughly a rx 460
what do you need another pc for lol
Why do you want iris graphics...
well
what server hosting thing is that tim
hackintosh
dont you already have one?
It's pterodactyl on my VPS
oh nice
that mini pc is the hackintosh
ohh
which server are you running on that
the main games
Runs servers on MacOS ๐ข
okay
so your running a vm on that?
what
oh thats wierd
not really
ive never seen another pc that uses that
I have an ssd and 2 1tb hdds in my pc
use mariadb
i am
ask in one of the general channels
wow an empty hard drive lol. the most space i have in my ssd is like 30gb
I usually just store shit on the home server tbh, all my media like photos and videos
ask in one of the general channels
@short warren no that has nothing to do with LP lol
i think i might be able to launch my server tomorrow if i get enough done. all i have left are setting up permissions
alright whatever, sounds pretty lp related
because its for syncing servers
Fantastic cooling solution
thats janky af
because its for syncing servers
@short warren it's a very general subject, databases are not just for syncing permissions with LuckPerms
what would i put for the ip
For the database?
yes
if it's the same computer then 'localhost'
ok
The IP of the database is like the IP of the minecraft server
an address for the machine it's on
ok so its localhost:3306
just localhost
don't need the port
what would i put in the config then
Do you mean the LP Config?
yes
dangg
i hate going through permissions and i have 2 full servers worth of them to go through tommorow
๐ง
oop i dont have to change any settings then
well you should
by default it doesn't use mysql as the storage option
and the default settings probably aren't correct
Of?
What?
That's the name of your connection that is used by HeidiSQL, it's specific to that, nothing relevant to MySQL (and so LP storage)
Provides me with memes and Indian programming tutorials and music, not that useless to me
well i cant find a tutorial on how to setup luck perms bungee cord with mariadb
Pretty specific query tho
Did you setup your database yet?
idk
I see you have a test database there, do you wanna use that?
yes
Then just go to the LP config and change the settings for adress, database, user and password
Looks like it
do i start it or
Yes, just start the server
what about this
The name of the database to store LuckPerms data in.
- This must be created already. Don't worry about this setting if you're using MongoDB.
database: minecraft
You said you already changed that
the one thing i didnt change
Then change that
test
oh
Sorry for posting this, but any solution for this: https://imgur.com/a/dUk9njP
Those 3 are differents tags, but they always have the same tooltip when i restart the server.
What plugin is this?
DeluxeTags
deluxetags is free
WHTA
Already did twice there, no answer ๐ฆ
I was under the impression it was paid
Deluxechat is paid
most of the "deluxe" ones are
I use Deluxechat, I always get confused, but I genuinely thought tags was paid
Anyway
!paste don't mind me
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
Anyone know how to center a messagebox to a form in vb.net?
I don't remember much about .net but iirc, one of the arguments to MessageBox.show was the alignment with respect to the parent window
I'm probably way too wrong lmao
Something like that probably. I have to make software for a school project and I cannot for the life of me figure out how to do it. It's so frustrating when the messagebox opens in the center of the screen when the form is somewhere else lol
Ooooh there was something uuuuh.... Lemme hop on the computer lol
Haha all good if you don't know
If only there was a MessageBox.Location = Me.Location
Well apparently you can pass a parent window as parameter (#Show(IWin32Window owner, string text, string caption)), what I don't know is:
a) how to get the window instance of your main window
b) if it'll actually display it on the center of the main window lmao
look i might just deal with it ๐คฃ
ยฏ_(ใ)_/ยฏ
Am I annoying or is everyone here just overly sensitive? Or is it both?
Idk Turbotailz is incredibly tough skinned
LOL
how would i make it where when you fall into the void you get teleported to a specific spot?
Get a plugin to do it
can mv portals do it
i personally selected the portion of void that players could fall into and made it a portal
made it 3 blocks thick, or else players can fall through before it notices
do you know the command?
ok
!errors
Here's a page with some common storage system errors.
I want you to read the error page for your error
until LP successfully connects to it, yes
Like I said, your database is like a minecraft server. Additionally to that you also need to give the "user" (like a MC account) permissions to do things with the db. There is a spot for giving Luckperms (the user that you put in the LP config) full permissions to the database
The commands you run are listed on the error page
Also, read the error
Socket fail to connect to host:192.168.1.68.4.87, port:3306. 192.168.1.68.4.87
oh
on the hostname/IP
what would i put
the pc's ip?
or localhost
i think thats the issue
The address of the database server relative to the minecraft server
if they're in the same place, localhost
i believe i just said that
you said the opposite
The address of the database server relative to the minecraft server
You can probably use the local IP of the pc if it's on the same network
Yes
I believe so, unless LP can't reconnect
ok
time to test
nope
ffff
oh nvm
ik the issue
huh
host DESKTOP-JGBI8G1 is not allowed to connect to this MariaDB server
but the other server still says Socket fail to connect to host:192.168.1.68.4.87, port:3306. 192.168.1.68.4.87
ok let me gogle
192.168.1.68.4.87 this IP seems really rather long for a standard local IP
In the error log? it totally does
no like rn it says 192.168.4.87
YES
i got one
and the perms arent syncing
bruh
now its synced
time to fix the other server
scam
its not working
It's not a scam, it's simply that you need to get it working 
๐
idk where to execute this
GRANT ALL PRIVILEGES ON [databasename].* TO '[username]'@'[ipaddress]';
The database
yes
It's like a mc server in that it should have a console
i think i found it
GRANT ALL PRIVILEGES ON test.* TO 'DedoGamingONE'@'192.168.1.75"
would this be correct
First one would be the user you put in the LP config, second the IP of the mc server
You tell me
There is quite literally no way for me to know
If you think about this from my perspective, I simply cannot tell you
yeah ik
rip
doesnt work
Cant find any matching row in the user table
what
"too many connections"
means you have connections limit set for your sql database
are you self hosting the database?
yes
!errors
Here's a page with some common storage system errors.
where would i even edit it
If you are getting "too many connections" errors in MySQL you can change the max_connections setting to allow more connections, assuming...
This man still out here
yes
im finally able to connect to another server
the other says failed to connect
Wrong details probs
Whats the error
Socket fail to connect to host:192.168.4.87, port:3306. connect timed out
Like Ben said, you may have connection limits associated with the database. Otherwise the credentials are likely wrong somehow
i just changed the limit to 512
You'd see a different error if it was a connection limit
how can it be wrong if it works on the other pc
Wrong pass/user would also show a different error message.
"it works on another pc"
so you have another PC trying to connect?
i.e one that has nothing to do with the current system.
They connected to the same network?
yes
Try reading what I sent you. It might help, idk I havent read it myself
Just kidding
youre using windows
i think i know the reason
Have you confirmed any firewalls aren't blocking it
What is the reason?
99% not sure a firewall is blocking it or...?
the different ip
So they're not on the same network?
๐คฆโโ๏ธ
No you said they are lol
exactly
But then you said different ips
ip doesnt mean not on same network
its a x.x.4.x ip instead of x.x.1.x
so its connected to the router directly instead of the eero
unlike the other pcs
and it for some reason cant see it
Right
well I still think you should stop trying to host a bungeecord network on an intel atom
but thats irrelevant
its working perfectly fine
atom...?
not this again
I have a computer with an intel atom
i literally use it to program my solar controller it's that slow
lol
well this atom pc is alot better than this celeron pcs that my school has
to be honest and truthful, you'd be better off running it on an intel core 2 duo
iirc celerons are faster than atoms?
already am
you'll find it is slow to respond and the clock speed won't be enough to keep up with things.
"skipping x ticks" will be a common message
well its only a lobby
He's running 2 servers on the intel atom, and others on a core 2 quad
I just hope you're not expecting a big amount of players
Imagine trying to send 50 players from server to server with an atom
most im expecting is like 10
Slow initial world load will be aweful.
Anyone know a plugin that would let me make player holograms?
i doubt 10 concurrent players will chill in the lobby
like a Admin standing on the staff list area
Armour stands?
10 concurrent players are still handled by your proxy, and will be on your core 2 quad server
not but actual players with their skins and names and everything
Citizens Teddy
i doubt 10 concurrent players will chill in the lobby
Have you considered if a server goes down and sends them all there?
yes
theres 4 different servers
But your proxy has an atom
well better than if my pc crashes i have a chance of world corruption
But your proxy has an atom
@gilded nova quad core atom at 2.24ghz
4 very, very weak cores
better than a dual core celeron
at 2.24ghz you said it yourself
and minecraft is mainly single threaded btw
Isn't an atom a mobile based processor?
yes
Ben the game is, not servers
was suppose it
Just the proxy is running on that server right? not the MC servers?
Wot
if its just the proxy, that processor power should be enough
He has a lobby running off it too
its a cherry trail atom
He was suggesting to have a proxy and backend server on the same one
so 14nm
Well then its not enough, for a proxy yes, for a MC server no
sigh
Pretty sure paper supports multiple threads?
more so than spigot and craftbukkit
it is @gilded nova there is async for IO, and some chunk gen but most main processing is still on main thread
Minecraft servers are single thread
Ah okay
and believe it or not, its not pegged at 100% all the time
small things like lighting can be "done" on another thread but the majority, is as ben says
and believe it or not, its not pegged at 100% all the time
@deft thistle bcu mc servers doesnt use all 4 cores
but some of the time
@deft thistle bcu mc servers doesnt use all 4 cores
@modest compass all 4 cores are in use though
Hey Muhammadโแตแตสณแถฆแถ แถฆแตแต! Please don't tag helpful/staff members directly.
oop
ofc lol, your os need to run
Multiple instances of servers will make use of multiple cores, however... you need high core speed https://i.imgur.com/87aqPSc.png
ofc lol, your os need to run
@modest compass i did windows debloater
Hey Muhammadโแตแตสณแถฆแถ แถฆแตแต! Please don't tag helpful/staff members directly.
Way to flex that 10700k..
Ikr
r5 3600
I'm proving a point
What are you doing thats using 43gb of ram?
15 odd servers
Oh okay
yup
Wait, you are using windows on a atom with a mc server and a proxy?
^ yes
Wait, you are using windows on a atom with a mc server and a proxy?
@vocal rivet yes
Hey Muhammadโแตแตสณแถฆแถ แถฆแตแต! Please don't tag helpful/staff members directly.
can clippy dont
You need jesus
Don't ping them
im quoting
You're pinging too
delete the ping ๐
You need jesus
no i need allah
unless you tell me your backspace key is broken
Next you tell me you also installed AMP on that device
whats that
Uses blender
Ampere ๐ measurement of current.
oh
A webpanel from the makers of MCMyAdmin
4w

I could never figure out how to use those web panel things
AMP means Application Management Panel
Thought MCMyAdmin was the shit back then, AMP is full of bugs despite them being "Enterprise Ready"
oop
last update for windows just broke the instance manager
ptero is good
windows update.. what's that?
Not windows update
A Panel update for the windows panel
Ahh
I use Pterodactyl
It's a great panel
wait
I was going to give that a go
can i use that
Install linux?
Just if you switch to linux
aAa
But you said no earlier
shut up tim
Time to learn linux
You said your windows was lightweight
Good thing windows 10 comes with hyperV
i did
windows was lightweight wOT
Windows > linux
linus
i never said that
Well again, the last AMP Windows update broke the instance manager, and now they claim it was because the users installed the update using the system administrator ........
fun fact.. watching a LTT video now
Nice
no i said i dont want to learn linux
You told me you didnt want linux because your windows version was light
Linux ftw
yes
sad reacts only
windows isn't light
Hey Muhammadโแตแตสณแถฆแถ แถฆแตแต! Please don't tag helpful/staff members directly.
oop
one more time ah
PONG
Do you have the desktop on your server?
Windows is better 100% than linux in the way that the average joe could use it without issue. Linux is more for people who like to dive into well.. non standard PC applications ๐
how about i ping @outer vessel
I mean, theres some easy to use distros
The only good windows version is windows server 2019 without gui
The only thing windows have over linux is gaming tbh
ubuntu isnt that light weight
Lighter then windows

rainbow, nobody has a spare $2k to spend on a minecraft server OS ๐
ubuntu isnt that light weight
You didn't say that hahaha
Ya all need contacts to people distributing Windows Licences :3
got any contacts? ๐
Yus
i don't think I can be trusted with windows right now
I dont think I've ever paid for windows in my life
I bought windows 10 pro for its full price ๐
I managed to corrupt the recycle bin...
I paid 10โฌ for a Windows Server 2019 Datacenter licence ( yes, a licence, not just the key )
december 2019
when I finally upgraded my 8 year old pc
I am a day one windows 10 user
hows the bugs
windows 8 is amazing
Hello start... screen
idk what ur talking about
And now imagine having bought a surface 2 which is stuck with windows 8
The fact you can still upgrade to win10 free from win8.. I don't know why
Windows 8 is cooked asf
i like 8 better than 10
Also from Windows 7
What why
Yes
you just need the upgrade assistant XD
Windows 7 > 8
I have a whole bunch of computers I got my hands on that were gonna be binned, all had either win7 pro or win8 pro
now have win10 pro
all have i7's too... oddly enough
windows xp > 7 8 10
I somehow have the feeling that Windows 10 is the last windows version, and one day they suddenly push a subscription system onto us
gl
Microsoft 365 is just the beginning
Hey Muhammadโแตแตสณแถฆแถ แถฆแตแต! Please don't tag helpful/staff members directly.
also yeah i heard win10 is the last in the lineup
Well, that and xbox
game pass is cool
hence why they want people to still upgrade for free
they would wrather free upgrade then no windows
Microsofts plan leaked:
- Microsoft 365
- Disallow other game stores besides the Windows Store
- Activiely categorize Steam, Origin, Uplay etc as malware
- Revoke Windows Licences due to a "upgrade" which requires to subscribe to Microsoft 365
- Profit!
ultra performance mode
windows catagorised my unlocker program as malware...
๐ฆ
Can I be the first one to say fuck Microsoft 365?
No
I do
You've been scammed
I said it when they announced it, as my first thought was "I knew it, they gonna push a sunscription system"
โ because I got them for free
I got mine for 10โฌ
That doesn't count lol
Dude I crack that shit because I'm not paying that much for a fkn word processor
and I really love MS Visio
Oh phew i was worried
So nice for planning databases
ofc
VSCode ftw
teacher opens essay on home copmputer
writes a essay using Visual Studio 2019
windows: Hey, this looks like a virus. I'ma delete it now.
Nano > notepad ++
Public static void onEssay(studentWriteEvent){
null
Yes! make a java software that prints your essay to the console XD
hahaha yes
wouldnt be that difficult
system.out.println("<essay here>");
Nah, printing is easy
Make the little internal speaker beep morse code
^^^^ this
if you wanna be a real dick you encode it in base 64 beforehand so that opening the file with a text editor wont get a result
I've corrupted so many .docx files before submitting them to make it look like I've done the work but teachers can't open it
Then you pull the "aww but miss, I spent so much time on it and I can't find it anymore"
Create docx file > open with VSCode > delete last line
1gb .docx file... sus
lol
How about a ZIP Bomb?
that's mean
:3
(i did that somewhat)
I am mean
took out my schools server by accident
lol as you do
Folders upon folders upon folders inside folders and then layered
I once had a strange usb stick that crashed everything it was connected to, I still dont know why and how
i didn't have any clue what it would do
usb power sockets can provide quite a bit of juice...
found out when we shorted one out
with a few caps
seriously? It's only 5v and not much current?
Essay as morse code
some of those 5v power supplies in basic desktops can provide upto 35A
From a typical pc usb port that is
That's cooked
I thought the standard was around 1A
I mean i have a stack of 12v @ 200A supplies sitting here waiting to be utilised
I think my samsung fast charger is around 2.4? or 3?
I thought a usb port can provide 5v 500mA, and a 3.0 usb portz 5v 1A
Surely the USB port would have some sort of protection against current like that being drawn
i'd have thought so too
lol
I sitll have the molten wire
Good to know
it still has the ends for connecting to things... so is useful
lol
fun
I've never used worldborder before. If you accidentally render the world too much (because you shrunk the borders) in dynmap, can you do /wb trim and then /dynmap updaterender?
Oh what I forgot to say, the reason I also have AMP is only for windows only games ( Space Engineers to be percise )
Because Pterodactyl can't manage those
True
don't ask why I just remembered that xP
ill be back tomorrow
alright
Enjoy your slumber
my other servers arent even connecting
Anyone got a solution to this?
what?
scissors
I filled the world with worldborders fill command, then did a fullrender with dynmap
But I had the border a bit bigger before, so it loads some chunks out there
So basically I want to unload those chunks if it makes sense
ask dynamap dudes?
[MSync_DEGUB] ULX Loaded, continuing startup
[MSync_DEGUB] Creating ULX permissions
[MSync_DEGUB] Creating ULX commands
[MSync_INFO] Initializing database
[MSync_INFO] Connected to database, running database preparation ( this is done at each startup )
[MSync_DEGUB] Initializing modules
[MSync_INFO] [MySQL Ban Sync] Module loaded
[MSync_INFO] [MySQL Rank Sync] Module loaded
[MSync_INFO] Database prepared
[MSync_INFO] Module querys have been completed successfully
[MSync_INFO] Server saved to database
[MSync_DEGUB] Exec: addUser. Param.: Player [1][[ApDev] Rainbow Dash]
[MSync_DEGUB] Exec: net.sendTable. Param.: Player [1][[ApDev] Rainbow Dash] modulestate table: 0x245b45d0
[MSync_DEGUB] Exec: net.dbStatus. Param.: Player [1][[ApDev] Rainbow Dash]
Is that enough startup debug logging? someone requested more logging from my addon, so I added logging levels
Just checking out their wiki
Don't forget to include the component count on the motherboard... ๐
Perhaps give them the current covid stats for the world too
haha
I already think I overdid it
But this system will actually be usefull, as of right now I just print everything to the console
Hi, if i use Tab plugin and j get a rank with prefix, the prefix will be displayed in the Tab?
sure
When you try to ask a question on the VSCode repository it redirects you to stackoverflow, and when you ask a question there it just gets closed with the reason "Not on-topic" great.
also why the f can regular users close someone elses post and just edit it???
lol i hate stack overflow
I can just agree to that
!help (for me lol)
!advanced
!api
!argumentbased
!ask
!bulkupdate
!bungee
!cauldron
!chat
!colours
!commandequivalents
!commands
!config
!context
!default
!downloads
!editor
!errors
!essentials
!extensions
!extracontexts
!faq
!helpchat
!inheritance
!install
!locale
!meta
!migration
!notworking
!nowildcard
!pasteit
!permissions
!placeholders
!selfhosting
!stacking
!storage
!suggestions
!switchstorage
!sync
!tracks
!upgrade
!usage
!userinfo
!verbose
!weight
!whyluckperms
!wiki
!userinfo what's that
Seeing a screenshot makes everything so much easier!
/lp user <user> info.
Server console: /lp info | Proxy console: /lpb info.
omg I will have saved so much typing
Hi, i use bedwars 1058, and i want to have custom prefix with your level, in the config there is : {level} {vPrefix} {name}. When i give the rank with prefix, this One dont work
@fluid zinc what do you need
I have been trying to setup my iptables on my vps and i cannot make them work as i want, i saw the firewall guide, tried that commands but still getting all my servers drop as result.
My Ports:
- Bungee 25565
- Lobby 25566
- Survival 25567
IPTABLES Commands :
iptables -N bungee
iptables -A bungee --src IP.OF.BUNGEE -j ACCEPT
iptables -A bungee -j DROP
iptables -I INPUT -m tcp -p tcp --dport 25566:25567 -j bungee
If someone with experience knows how to solve my problem pls tell me!
You only need 25565 open
i tried "iptables -I INPUT -m tcp -p tcp --dport 25565:25567 -j bungee" and still all servers dropped as result
So all ports are closed right now?
I want players only to acces the server from the proxy
Which version
18.04
After putting in that iptable do
sudo netfilter-persistent save
sudo netfilter-persistent reload
i typed "iptables -A INPUT -p tcp --dport 25565 -j ACCEPT" and still down
Did you save and reload
Hi, i use bedwars 1058, and i want to have custom prefix with your level, in the config there is : {level} {vPrefix} {name}. When i give the rank with prefix, this One dont work
...
root@vps-0a91:/home/ubuntu# iptables -A bungee --src IP -j ACCEPT
root@vps-0a91:/home/ubuntu# iptables -A bungee -j DROP
root@vps-0a91:/home/ubuntu# iptables -I INPUT -m tcp -p tcp --dport 25565 -j bungee
I typed this in console after cleaning the chain bungee
Anyone can halp me?
I'm not sure why you have all that other mess in there lol
I think you've added too much to your iptables
let me iptables -F
I also told you the command to save it. You have to save it and reload it
I also told you the command to save it. You have to save it and reload it
@lofty compass Reload what? the vps? im not getting it
REALLY???
@terse torrent not sure what vPrefix means. Try a different place holder
Try just prefix
iptables
@lofty compass ok
sudo netfilter-persistent save
sudo netfilter-persistent reload
@lofty compass i have to install netfilter-persistent first
Off-Topic from MC
I have some website files. My index, a few images, a css file and 2 JS files.
I want to host this somewhere for free. Itโs a single static page, nothing complex. Anyone know how?
Idk about any custom url or anything I just need it up
I also canโt do it from my pc bc of my universities network rules
Google free web hosting
!sync
To sync data between servers, you need to connect each LuckPerms plugin to the same database (for example MySQL) and set up a messaging service.
I'd reset iptables and start over
All you have to do is block the other server ports
sudo iptables -A INPUT -p tcp --dport 25567 -j DROP
Don't need to put bungee or whatever in the command
Google free web hosting
@lofty compass link?
Im interassed
Google Cloud isnt free
I mean. Google "free web hosting"
What?
Go to Google. Type in "free web hosting "
Wow.. I didnโt think of that ๐ /s
Don't need to put bungee or whatever in the command
@lofty compass i followed the firewall spigot tutorial
thats why i typed it bungee
if its not necesary
which commands i have to run
@wooden wyvern maybe github pages?
Amm I typed this:
root@vps-0a9:/home/ubuntu# iptables -F
root@vps-0a9:/home/ubuntu# iptables -A bungee --src 167.114.152.176 -j ACCEPT
root@vps-0a9:/home/ubuntu# iptables -A bungee -j DROP
root@vps-0a9:/home/ubuntu# iptables -I INPUT -m tcp -p tcp --dport 25566:25567 -j bungee
And i get what i was looking for, let players join the network only from the BungeeCord proxy
is there any risk im getting doing this?
These are the results i was looking for
someone know a area spawner plugin?
so i want spawn spiders in a selected area all time
is anyone here a world guard expert?
!ask
Please ask the question you have. Don't ask to ask, or ask to DM someone. There are people here to help you, but we need to know what to help you with, so please just ask the question you want to in as much detail as possible!
@wanton verge
hi
Don't they have a discord 
๐
Im using world guard as my land claiming system, and they have a feature built in so players can claim their own land. there are perms to restrict the amount of regions a group can claim etc. there is also a Maximum region volume perm which restricts the volume per region. for example if i set that to 100 blocks, is there a way i can stop a player from just claiming a single layer region, and force the region to be from bedrock to build limit
if that makes any sense
I don't think there is a limit.
You either have perms to create regions or you don't.
GriefDefender is more up to date one but yea GP would do the job
someone know how to make this the spawner spawns monsters on day without burning?
Spawn them at night @tight chasm
I want it Day and night
So when you want complete a quest the guys must every time waiting to night to kill Monsters for the quest
anyone know how to make it so my plugin can give a custom item? I'm trying to make it so when a player mines a certain ore, it drops a custom item from a different plugin
(Ping me if you can help)
just wondering if i could get some help with this i am trying to create time based ranks within my server and cant find anything online about it has anyone done this and could lend a helping hand?
@grave nymph
Have tried this?
anyone know how to make it so my plugin can give a custom item? I'm trying to make it so when a player mines a certain ore, it drops a custom item from a different plugin
(Ping me if you can help)
@clever swan https://www.spigotmc.org/resources/custom-drops-editor-1-13-1-16-easy-to-use-hard-not-to-want.71153/
Maybe this can helpful for you
@tight chasm I'm trying to coding one...
With this you can break ore and get custom item ๐
Ok, but I'm trying to code one for V1.8.8
Ok
maybe add that to your original request lol
I did
nah you didn't
It's in the first sentence
anyone know how to make it so my plugin can give a custom item? I'm trying to make it so when a player mines a certain ore, it drops a custom item from a different plugin
no mention of 1.8.8 here
Oh
I thought you were talking about me mentioning my plugin
I'm not looking to download a plugin, I'm looking to code one, and I just need to know how I can give a player a custom item from a different plugin
Than i can Not help๐ฉ
All good
I'm not looking to download a plugin, I'm looking to code one, and I just need to know how I can give a player a custom item from a different plugin
@clever swanBukkit#DispatchCommand()?
It'll do whatever command you put in there in console
Ok but wouldn't that just spam the console?
It dispatches the command in console
...
Ok thank you I'm new to Java devoloping
If you are new, learn Java first as Spigot API isnt the place to learn
Where should I start then?
Learn Java
one moment
Start with this -
https://docs.oracle.com/javase/tutorial/java/concepts/index.html
Breeze through this skipping stuff that doesn't seem relevant like bitwise operators-
https://docs.oracle.com/javase/tutorial/java/nutsandbolts/index.html
and then hit this
https://docs.oracle.com/javase/tutorial/java/javaOO/index.html
They're the first three from this larger thing - https://docs.oracle.com/javase/tutorial/java/index.html
Which you should definitely go through overall. But those three should be enough for slightly better understanding of wtf is happening here without feeling like a huge time sink
That one is a small part of this larger site - https://docs.oracle.com/javase/tutorial/index.html
wherein "Essential Java Classes" and "Collections" also have good useful stuff
along with anything else you'd want of course
Ok thank you
And maybe take some preexisting simple code like a discord bot and mess with that
However your plugin can easily be made in about 5 minutes with a simple Listener class and a dispatch command
I already have the listener class
So then just dispatch the command if a certain block is broken
send code here, we can help if you like
I'll gladly send it if I encounter an errors as I don't want to be spoonfed everything
Do you know of any websites that I can look at that have a list of useful bukkit events/listeners?
bukkit javadocs
learn javadocs they will save you
also use spigot javadocs
and paper javadocs
Sounds good I'll take a look at it
paper preferably
Allg
I mean I want to make cool plugins and I won't be able to by just asking people
even the pros need help
Yeah ik but not for EVERYTHING
I see people on forums basically asking for people to make their plugins
yeah, don't be like that lol
anyoen here use autorank and have knowledge on it being trying to mess with it for 3 hours
what in particular are you having trouble with
english XD
i am new to server creation as i am making it as a server i played scammed a lot of people so we moved the community and i was asked to run it XD
copy + paste your Paths.yml file into that ^ @grave nymph
means although its vaild, you are missing some lines
tbh you can either go look at the default version, or ask their support
i have messgaed there support and heard nothing in a long time
i mean i can check, but only can spot syntax error as idk what content is needed for the config
you free to jumpo in vc so i can SS
Aw yes! Paper 1.16.2 is out (release)
so i have done this autorank plugin and got it working now and it doesnt seem to want to link with LP and do the command see below screenshot is there anything i can do to get it to work?
is serf the group name or the track name
group name
the promote command expects a track
ok so how do i make it a track?
!tracks
Tracks provide a method for you to promote/demote players along a track (or ladder) of groups.
i would also recommend instead using the parent settrack command
to set the specific group on the track, instead of just running promote
so i do the luckperm creatttack the name of the track and go from there
and add them in order
with append?
does this create a new file in the server?
depends on what your storage type is?
its all on mcprohosting as it was easiest
that's not the answer i was looking for lol
did you change the config at all since installing luckperms
noppee the video i watched told me not to
fair enough
we'll assume you use the default storage type
and no, no extra files will be created, it's all stored in a single database file
so do i create this trac k ingame or in the Lp editor
either or
whatever you feel comfortable with
editor is probably easiest
though my opinion is biased since i made the thing
ok well with the track i put the lowest rank in first correct
yep
ok i do have to say i really like the editor makes it so much easier
so with the command that iit runs what should the line be?
you mean in autorank?
specifically this one
ermm this has made it more confusing XD
ii dint think making a MC server would have some much to it
you have truly underestimated everything
i know
i used to help run arma 3 servers back in the day so thouhgt this would be easy but this make arma look like a peice of cake
explain how it is confusing
right so the command in the " would be /lp user &p parent settrack timeplayed




