#general
1 messages ยท Page 209 of 1
Thats specific
well
Why dont you ask in spigots discord?
cause its luckperms thyats fucked up
lol no
Send the fkn error
I highly doubt it
[16:35:10 WARN]: [LuckPerms] LuckPerms already has data for player 'pikauwuu' - but this data is stored under a different UUID.
[16:35:10 WARN]: [LuckPerms] 'pikauwuu' has previously used the unique ids [e2add160-9c67-35d7-86c6-32825e006b3b] but is now connecting with 'b64acd38-fe46-48e0-b35a-3dbee9c62f00'
[16:35:10 WARN]: [LuckPerms] The UUID the player is connecting with now is Mojang-assigned (type 4). This implies that one of the other servers in your network is not authenticating correctly.
[16:35:10 WARN]: [LuckPerms] If you're using BungeeCord/Velocity, please ensure that IP-Forwarding is setup correctly on all of your backend servers!
[16:35:10 WARN]: [LuckPerms] See here for more info: https://github.com/lucko/LuckPerms/wiki/Network-Installation#pre-setup
the amount of times i see ppl miss a config when they are so confidence about its correct
Wait
Did you just buy a premium account by any chance
I had this account for 3 years now
Okay nvm
you prob misconfig before
how
and so it wasnt using Mojang-assigned UUID
then after that you fixed it, now its using Mojang-assigned UUID
so the error
Is bungeecord: true, onlinemode: false and connection throttle -1 on all backend servers?
I tried 2 minecraft accounts one from 2012 and one from 2019 neither worked
Delete the luckperms directory
I did that
This isnt a luckperms error then
it says The UUID the player is connecting with now is Mojang-assigned means the current config is correct
Problem*
but previously you prob misconfig and you join with a offline UUID, so luckperms sees a mismatch
best is to delete all user data
huh
Thats why i thought they mightve just got a premium account
tf
Delete all user data
where
Idk
Everywhere
did you sync your perms to an sql database?
then first run lp export filename to backup
did that
then delete the luckperms_users (i think) SQLtable
did that
I could imagine that any plugin storing UUIDs could potentially have issues
!userinfo
Seeing a screenshot makes everything so much easier!
/lp user <user> info.
Server console: /lp info | Proxy console: /lpb info.
screenshot all 3 ^
He cant get into the servers but
in which one lobby skywars skyblock
Whichever you're having issues
Well
You can download LuckPerms for Bukkit/Spigot, BungeeCord, Sponge, Nukkit and Velocity.
i tried updating broke it
Your best bet is to start over ๐
tf
ur joking right
took me 2 months to build the server
Well yeah I'm kidding
Reoax
Relax
last time I updated the plugin reset all my ranks
wiped the config
Just connect it to the database again?
did that
Export
Update
Import
did that as soon as I started wiped that database
once It connected
Do it again
again another wipe
No export update and import
Youre hundreds of versions behind lol
U know what If i do this ur readding my shit if it breaks
Good luck with that mate
force that one on me
Ik I cant but still
But still, you can't do anything to me lol
I have 30 ranks ur gonna be working awhile
Ah yes
I will be working my ass off
yep
I'm so excited!
should be
Good luck running a server if youre this arrogant
I have in the past
200 players
200 players total?
But that was with pex
you cant import from lp v4 to v5 btw
Riperino
That sucks
Hes gonna have to redo it manually
aer
g
\dsfgb
ima about to give up
working 2 days straight on the same fucking error
wait one moment maybe I can trick lp
Either have the problem or just do an easy update
How are you going to trick lp
and keep my ranks
I think lp tricked you
no
yes
Ima copy all my ranks and reput them in
ha
Or just export and import
Corrupt database time
You can't
yes
u can
I have before with pex
Wasn't talking to u
Thats pex
Why not Tim
!migration
Learn about the process of migrating from another permission plugin.
oh wait
welp if you want a successful server just spend a day or two redoing perms
not that bad for a huge upgrade to lp
and less errors
yeah that isnt going to work
Your uuid is still going to be the same one thats stored before all this
And get the error you started with
so for the download do I put the bungeecore lp in all my servers
No are you ok
Sorry let me rephrase that
What do you think
After all, you seem to know what you're doing better than any of us
Who aren't using versions hundreds behind
Whats that screenshot for
which one do i put in my spigot folders
Can you read
yes
then do it
Do you know what spigot is
yes thats all the backend the servers not the proxy
Do you know what spigot is though
omg im not hear for lessons
Are you fucken serious
You've been asking for help for the past hour
Wdym
Just fucking tell me
Read
Seriously
Its right in front of you
i see but if its bungeecord
and you are here for lessons
READ
because you have no idea what to do
It is so obvious but you aren't reading
If you wont help yourself no one else will help you
Spigot is bukkit
Its done. I said it
i figure u need that in proxy
Yes well done
๐
Nice leaked version of party and friends..
then put the bukkit inside the other servers
ignores me
Yes
party and friends I bought it
Ah yeah
wait isnt that free?
No
LOL
Wait
Wtf
Am i going crazy or was it definitely a premium plugin
Sorry the extended edition is. My bad
theres no way this is the real party and friends right
they wouldnt be that stupid with colors
It wouldn't be on spigot if it wasn't legit
There's normal party and friends, then there's the extended edition which is premium
I got confused
what did you copy over your db
nope
someone in #support-1 has the same kind of error
Send the full error
Error occurred while enabling LuckPerms v5.1.98 (Is it up to date?)
java.lang.NoSuchMethodError: com.google.gson.JsonObject.size()I
at me.lucko.luckperms.common.context.ContextSetJsonSerializer.deserialize(ContextSetJsonSerializer.java:104) ~[?:?]
at me.lucko.luckperms.common.config.ContextsFile.load(ContextsFile.java:71) ~[?:?]
at me.lucko.luckperms.common.config.LuckPermsConfiguration.load(LuckPermsConfiguration.java:47) ~[?:?]
at me.lucko.luckperms.common.config.generic.KeyedConfiguration.init(KeyedConfiguration.java:49) ~[?:?]
at me.lucko.luckperms.common.config.LuckPermsConfiguration.<init>(LuckPermsConfiguration.java:41) ~[?:?]
at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:116) ~[?:?]
at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:162) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
have fun
Paste it
!paste
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!
answer
nevermind
if i dont get this fixed ima shut down my server tell my community wont be going up I cant take this
then try harder
Try this build https://ci.lucko.me/view/LuckPerms/job/LuckPerms/1152/
just try anything at that point
@surreal aspen its stil v5
gl
yeah gl, but you could try a little harder and not get pissed off at everyone
I would just redo all your permissions in new luckperms
Nah it's fine
and make sure your db is working correctly
Also their new LP is not loading, because of an error which recently showed up and is fixed by running a slightly older build, the one I linked ^^
send config
(Btw if you're still getting the java no such method error, cant do more than read the following, Fefo posted the error & solution on github, more info here https://github.com/lucko/LuckPerms/issues/2598
https://discordapp.com/channels/241667244927483904/690683905677983756/750391974573637642)
Please use https://bytebin.lucko.me to send files in the future. I have automatically uploaded config.yml for you: https://bytebin.lucko.me/yilzqfSb8w
thats funny still gives same error
alright then send config in bytebin
read
what do you think
@gilded nova did it work?
also try deleting your libs file if you havent already
i put it all in guess what
still same error none of my ranks shows up
well then your just going to need to first, make sure your db is working, and then second remake all the permissions
oh god
thats probably your simplest option
how many permissions do you have jesus
well how many of them are duplicates like minigames
each one has a diff perm
ok well that sucks, but running a servers hard
bungee is
also i would ask fefo
incase they have anything
@gilded nova any ideas for this guy?
Hey UnixSystem101! Please don't tag helpful/staff members directly.
oh fuck
Dw I don't mind xDD I've been told several times my eye looks a bit feminine
sorry bout that
that wont fix anything
u sure cause uuid is logged
one thing i dont understand tho is one server worked
and was cross
I mean you can literally just lp user <uuid> clear and restart
tried that
Can you afford clearing all player data? Both LP and server side (specifically, /world/playerdata/)?
tried that to
Are you on Paper?
Well not you
The servers
spigot
Who tryna play
Fortnite ugh
okay lets all forget about me
They play like bots
i mean so is fortnite
okay lets all forget about me
@gilded nova stfu stop thinking you deserve all attention
i mean i cam for help all i got was things i tried or broke my server
Imagine touching your screen to shoot people
hey bruh at least I can make a whole server
so either just admit that you have to spend time or give up
i mean i cam for help all i got was things i tried or broke my server
@gilded nova well excuse us for trying to help you
fr
no one even helped
they tried though
Im still on the same issue when I got here
Well, I'm definitely not going to with an attitude like that
so then put some time into your server
and thats the first thing you should try
ive put 2 months into my server and its still not finished
well then fix your db and fix your luckperms on each server by updating
ill update u
fr I did just update guess what same error
Have you tried copying the server config files from the one that works over to the ones that doesn't?
Literally copy pasting
I cant
each on has diff perms
one
The server config files
Not lp
fr I did just update guess what same error
@gilded nova you cant just update to v5 and expect it to work, you need to do alot of stuff
because its a huge change or something
look here. I put in v5 and guess what the plugin worked all my ranks are gone
"and stuff"
at least i dont think so
!upgrade
Read about upgrading LuckPerms from v4 to v5.
No ones helping thats the problem
No
toxic man is sad that his server doesnt work after a few hours of troubleshooting
We are trying
Your luckperms problem @gilded nova
wait ill find logs
And you're not helping being helped
Im trying ur telling me everything ive done
That's a config
How am I supposed to know what you've tried
oh shit one sec
Error occurred while enabling LuckPerms v5.1.98 (Is it up to date?)
java.lang.NoSuchMethodError: com.google.gson.JsonObject.size()I
at me.lucko.luckperms.common.context.ContextSetJsonSerializer.deserialize(ContextSetJsonSerializer.java:104) ~[?:?]
at me.lucko.luckperms.common.config.ContextsFile.load(ContextsFile.java:71) ~[?:?]
at me.lucko.luckperms.common.config.LuckPermsConfiguration.load(LuckPermsConfiguration.java:47) ~[?:?]
at me.lucko.luckperms.common.config.generic.KeyedConfiguration.init(KeyedConfiguration.java:49) ~[?:?]
at me.lucko.luckperms.common.config.LuckPermsConfiguration.<init>(LuckPermsConfiguration.java:41) ~[?:?]
at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:116) ~[?:?]
at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onEnable(LPBukkitBootstrap.java:162) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:199) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
@gilded nova here
I'm gonna try and help, if you cooperate
Basically: network, mismatch uuid issue (online vs offline)
it all was the uuid error thats the main thing
Make sure that bungeecord is set to true in every single server spigot.yml
Do it manually
i did that
One more time
For that issue @short warren linked see #support-1 message
I've had people say they triple check, but then the fourth time, one of them is off
I tried several times did not work
Make sure ip_forward and online-mode are true in the bungeecord config
it is
Just go look again please
I have the argument with someone it feels like once a week
Make sure, spend 3 minutes of your life into looking a text file for the love of ME
How hard is it to read a text file
If you have 20 servers, one of them having bungeecord set to false will cause major problems
Then no problem from that server
Only the problem servers matter
The ones where players get an offline mode uuid
all my uuid says mojang type
In each server?
I bought an account in 2012
If you go server to server and check lp user <name> info
i did that eralier
Are they all mojang type uuids
yes
Please use https://bytebin.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://bytebin.lucko.me/CZYmuQ0t2y
That's a good error!
i erased everything remmber
It means now, everything is set up correctly, but was not before
no you updated luckperms
If you're certain that each server has bungeecord set to true, you're good to go!
then why dont my ranks sync
I have ttwitch back to the old plugin and replace everything
The old plugin won't do anything differently
ik but its the only one that works on my server
You seem to have had bungeecord set up wrong, resulting in players connecting with an offline mode uuid
Now that it's correct, your server is secure and they're joining as themselves
i dont know
Just give yourself the rank again, and it should stay synced
Oops, your db passwords in there. Gonna delete it
it only syncs to skyblock and lobby thats it when lets say i load eggwars it says uuid error
idc about that database
im closing my vps soon
You should lol, that's where people can op themselves before they ever join
Anyhiw
If you give yourself a new rank on Skyblock, go to egg wars - do you still have it
If you test now, after that error
what i do is give myself the rank in lobby right then i go to skyblock my rank is there cool but i go to eggwars its not there
The error is just letting you know that you're on track for authentication
Ok, try it again
Now that you've had that error
i did
Take a screenshot of lp user <name> info in each, as you go, and send it pls
That will allow me to see a loooot of info
well ima reset this back up on another vps if i have the same issu ill take the screenshots and come back
If you did it, I could probably tell you the problem straight away. But good luck! Hope it all works
Should I still set the message ing service as sql
if your using sql then yes
all of the servers im guessing
If you're using a db as storage method, then yes, it is advisable to use sql as messaging service, and yes, on all your servers
on my lobby it was set to auto by default
can i just put auto
You can, but
If you're using a db as storage method, then yes, it is advisable to use sql as messaging service
hold up one minute let me check my skyblock config maybe that will answere this like the luck perms
if i think about this if skyblock synced then maybe something was diffrent than all the other luck perms
hmmmm
also imagine having slow internet
I don't have to imagine
u already have it?
Well compared to that
I mean i pay about $300 a month for it
also btw someone sent me this that I have to do
- setup server ips from \BUNGEECORD SERVER\BUNGEECORD - config.yml to current servers ips.
- setup mysql:
โช gadgetsmenu:
Set the mysql datbase details in BUNGEECORD SERVER\ EVERY SERVER\plugins\GadgetsMenu -> config.yml
โช party:
Set the mysql datbase details in BUNGEECORD SERVER\BUNGEECORD\plugins\PartyAndFriends -> config.yml
โช reports:
Set the mysql datbase details in BUNGEECORD SERVER\ EVERY SERVER\plugins\TigerReports -> config.yml
โช luckperms:
*setup mysql in \BUNGEECORD SERVER\EVERY SERVER\plugins\LuckPerms
- import ranks:
*after you setup mysql, you have to type in lobby(server) console /lp import ranks.yml, this will import the ranks to the database.
i really doubt you have 300$ internet unless you live in like the country or something
wait so your not paying 300 but you have 1gig
I have the max speeds of 1k each on upload and download
/lp import ranks.yml
excuse me what
why .yml
โ ๏ธ
yeah if your using a db
yeah gigabit here is like 150
thats my speed
import/export uses .json.gz iirc
gigabit here is like $80-90
thats a great deal
true but more expensive cause I got 3 routers and also I have 1k download and upload on each
i.e you're paying for 3 different connections.
why do you have 3 router lmao
free campground wifi be like https://i.imgur.com/oEhgJzN.png
why not
im rich I can afford it
id rather have 200 dollars than a useless router
bruh
who
lmao
you have your yt channel linked to your discord stop acting like you rich
you have a crappy react channel
yeah but i doubt you rich at like 14
im 19 btw
Let's keep everything civil kthx
boi
just saying
im old enouphe for tinder thats for sure
uhuh
Either agree to disagree, or take it to DMs please. not the place
well this is off topic
he literally used a microsoft datacenter to show off his internet speed
didnt even bother to hide the result number
Mine is a bit slow today
gitlab webhook handler?
I had to start all the servers or what ones i needed!!!!!
yessir
never heard of it
its for js
i doubt i can actually help but i'm just curious as to what you're trying to achieve with it
What is it supposed to do? Respond to girlab webhooks or use them?
is it not possible to do it with gitlab ci?
GitLab CI
Lol
I wish my work Jira looked like that
if that's what the 3080 looks like, I wonder what the 90s are like
Looks same
But bigger
3070, 3080, 3090
3090 is Titan replacement
Those just founders edition though
Look at ASUS
Also msrp for 3080 is 700
I want it nowww
They all look sikkk
trying to decide whether i want one or not
I do
Not 3090 tho. Since its basically a titan
Ummm. Im not sure what evga is doing, but no
Looks shit
It so ugly

I think I'm sticking with asus
Asus overprices their cards though
Evga cards are ugly but they're great
Founders are just stupid
why founders are stupid?
Cause he always gets lost
oh my
MSI overprices their gaming x ones
look at Teletubby puke colored Tim
Unsubscribes
gets banned
It looks like a cassette tape or some sort of boom box
idk what cassette tapes youve been lookin at
I wish my work Jira looked like that
@potent prawn oh don't worry, this is my newly activated spigot jira acc so it's crystal clear
| |
|
Underscores are for italics and underlining
and \ cancels it
like this _hello_
hello
๐๏ธ ๐ ๐๏ธ
is larry here
is there a plugin in pixelmon that takes out items off the ground and not the pokemon
you know not just larry can help you, right
mb turbo
what should i do to make this more clean looking
Im talking about the novice
ya should have mentioned that in the first place (โฏยฐโกยฐ๏ผโฏ๏ธต โปโโป
and the spacing looks wierd
with the bold on one side and not on the other
like with the owner but not the novice
oh im not giving it to myself its for my players lol
what?
heres the command for it can yall just mess around with it
/lp group novice meta setprefix "[&a&lNovice&r] "
owner is the only one with bold []
not prefix suffix for that command ^
!stacking Maybe would it be better to have both things be prefixes?
Display multiple prefixes/suffixes alongside a player's name.
just as a suggestion, could [Owner] [Novice] Melty work maybe?
ehhh
(Doable with the stacking feature I linked above)
Also doable
that sounds clean
@supple owl There's a few, but CatClearLag can do items. Just make sure to config it so it only does items
{EPIK}
but we plan to have this server out on monday and these ranks are a big part and i just want them done
@steady tangle have u used cat clear lag?
i tried it just now but commands arent working
Stacking isn't complicated at all melty
Not personally no. What server platform are you using?
!verbose
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
Ah wait pixelmon, so sponge
Verbose time ๐
yes 3kko
im on the same site that i downloaded the file
no idea what any of that means, sorry
Who wants to go on a business venture with me
go on

Okay so
Thats a yes
basically we build a new Discord
But call it 'Thatcord'
and make it better
stonks
Sounds interesting, I already know a way to distance from discord
Make it decentralized, meaning that you can host your own chat servers on your own hardware
:3
Sure
How about something with plug instead of cord, implying its a plug into wall solution ;)
Tbh I already made some plans for a self hosted discord alternative
oh damn
but I wasnt planning on making it public, it is supposed to be a addition for a project I am working on
You should make it public, that would be fantastic
Eh, the way how it is planned right now would also mean making other parts of the ClosedSource project public
my friend made something like that but he stopped working on it
Also the system I planned is a bit unique, it actually integrates with the gameservers of the community, somewhat likr DiscordSRV
Just without discord xD
uwu
can we call it thotcord instead
thats actually pretty smart
i think a retro focused theme with easy integration with games would be great
I can see why @rain raven
Caused issues for me when I used it
People were getting false banned and stuff
Oh
I donโt know man
I can see why and yeah that can be an option too
Got lazy
classic australian
I donโt think a developer should get โlazyโ if their product is paid
True
nvm we not talking about tim
LOL
tim is heavily obfuscated
SOlid
cute lil gpu
but why is that 24 pin hanging out like a horses cock
Uh
I canโt take it out to re route it
I literally canโt no matter how hard I pull
So I just left it there
I feel your pain
but sometimes you have to cut them out
Like I mean cut the whole connector off
what
Oh
Yeah
i've never had that issue
Make sure you do that
i've built like 20 pcs
I cut my connector off and buy a new psu every time I want to take the 24 pin out
Nah Im kidding but seriously thats what you get for buying cheap power supplies
phew
The connectors are toit
like this WAP
hold up
WAP

Made the whole team leave
Anyways
Rip matrix
How to kill an anti-cheat with one update
I was gonna use it on my network but nvm
lmao right now, i just got unbanned on a server i griefed
because i changed my username
and their ban plugin uses username rather than uuid
IMagine servers not checking uuids
yes what ban plugin is that bad
Not to brag or anything but my user name is โOrdinaryGamersโ
ok and?
my username is Timmy what of it
Cool username

hey timmy do you have any fairly odd parents?
๐คฃ
This move is tho ๐
One of my favorite animeโs tho
Why does everyone that plays minecraft enjoy watching anime?
nope not me
I dont get how its enjoyable
i dislike anime
I hate anime
I donโt really watch anime but that one, is a 10/10 I gotta tell you
it drives me up the wall
Used to watch it when I was a kid a lot
if other people like it then sure, but i personally hate it
its just crappy tv shows
I respect your opinion
Where do I know that song from.....
then theres the uwus and the owos
and auhfkjsdhfjoldshgfoidefj
hbgyuiskahbRIJgfdxiujvlkdfhgbkjiusdfznjvbkjdfhgjlds triggers me
Oh god
dsahgdsfghafdsjklafdslhjkasdf
uwu :)
๐๏ธ๐๐๏ธ
Lmao I warned one of the mods of the problem on discord and they just blocked me
They're a chill mod too
๐คทโโ๏ธ
I was able to convince the Developer of Matrix to allow ViaRewind

RIpRIpRipRipRIpRipRIpRIpRIpRIp
hey there
got a question for anyone who may know about leader heads
how do I display the most recent donor?
!help
!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
Who buying me a 3080
Uhh hello
can someone give me a good chat plugin
for luck perms
vault + essentials chat dosn't work for me i guess
( 1 . 8 . 9 )
are you using Essentials or EssentialsX?
Essentials X
Weird, should work thought
I can screenshare if you need
Nah, thats unecessary
Mhm
Mostly any chat plugin should do
Maybe you did something wrong in the setup, is the role you are having inheriting from admin?
basically that your rank (owner for example) is inheriting permissions from admin (so it has all the same permissions as admin)
yes it has the same
okay, could it be that the admin prefix has a higher priority then the one of Owner?
Hmm
I really need this plugin ngl
Try ChatControl maybe
or any other plugin you find when you google "Spigot chat plugin"
Hey TheWasley! Please don't tag helpful/staff members directly.
Keep vault.
^
Did you install ChatControl?
yes
Like OmegaFormatter maybe? :3
what is that
A plugin from Omega
Hey TheWasley! Please don't tag helpful/staff members directly.
Anyone can tell me which plugin is this?
looks like super deluxe hub or idk
@zenith needle no. I show this plugins before. but forget this name. its like EssentialsX
can you help me ?
@zenith needle ?
my luckperms prefix's wont show
You need a chat plugins
EssentialsX have one I forget
wdym
EssentialsX chat maybe
Essentials X chat ?
You do know you need to install EssentialsX and EssentialsXChat?
You need both, not just one of both
Rainbow Dash can you help me?
No. You need EssentialsX (base plugin)
and EssentialsXChat (chat part of essentials)
No idea
๐ฆ
search trough the files for the message
how do I assign myself to a group already ?
guys
something is bad with my server
as i was running my server my electricity went down and this happened now
something is already running on that port
qbitorrent?
how do I assign myself to a group already ?
something is "occupying" the port 25565
its not qbitorrent
idk, you propably have the server open twice
As i said,l: something is occupying the port. Look if the MC server is running twice.
how
task manager?
tru tru
!usage @zenith needle
Here's a guide to help users understand and use LuckPerms for the first time.
will it be called start?
dk
netstat -aon | findstr '[port_number]'
Hey Snowy! Please don't tag helpful/staff members directly.
sorry
a cmd command
and
what does that do
i did it and cmd opened and closed
netstat -aon | findstr '[25565]'
?
rainboww
pls helpp
no [] and also the cmd should not close after running a command
Boi.
?
netstat -aon | findstr '25565'
and you say you get the same error on startup
Help me
change the bind in config to 0.0.0.0
change server-ip to 0.0.0.0
ok
Can someone help me ?
i did
i'm almost done
now start your server
That setting has nothing to do with the public server IP
Yes. Leave it at that

do they not ban UUIDโ