#general
1 messages · Page 130 of 1
mine_template is the template and a, b, c is the regions with mine_template as parent
so i want entry to a, b and c
😉 ive just setup a prisons server, follow this:
What can I do to keep this from happening to me?:(
/rg f <region> -g nonmembers entry deny
/rg addmember <region> g:<makesomegroupnameup>
then whatever you call that group name after the g: youll give as a permission in LP for the group. so if you named it g:minea then if you give the permission group.minea in LP that will tell WG they are a member
@gilded nova it only shows for me once on startup. its just a notice that the file doesnt have any contents.
its a default file that is made from bukkit/spigot
i mean, you could add something in there i guess, but then it will probably give a new message that there is something in the file.
I don't know what the error will be but when I install the authme plugin it won't let me turn on the server, since it has incompatibility with luckperms I think
:/
i think its mentioned that authme isnt in the docs. if you are just using it for staff, i suggest this instead: https://www.spigotmc.org/resources/2fa-staff-authentication.62600/ if you need it for using a cracked server, then youll find it hard for help here as almost no one supports cracked servers here. youll need to look at other plugins for that.
--> If i user LuckPermsBungee and the same Database for every Server can i also set then Permissions for just one Server/one world on a Server and where?
!sync @grand birch
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.
!bungee
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
Got a bug report on one of my Github repositories ... he uses a Addon that replaces most of the default API and behaviour with its own .....
"HALP! The API no working! I use add-on which changes API so API not working."
Like this?
Yes, kinda
i replied that I need more infos
DLib is a addon that breaks a lot of addons because of its behaviour
The addon even aknowledged it, when the addon starts it says "Breaking addons since 2018"
Typo in the readme:
Let's be honest here, version one is a broken piece of shit. It errors out everywhere, the GUI does not work and when you remove it, all bans and stuff are lost, because we overwrite the origiinal commands.
oriiginal
The development branch has a better description
Lol
I just didnt pull it into master yet as it isnt stable
Btw Andre_601 u misspelled the misspell "because we overwrite the origiinal commands" you then said oriiginal while it was origiinal
misspell the misspell
misspellception
Daimy, you have restarted the server after making the essentials config changes?
send what shows in chat when you type
ive only reloaded it, it does seem to apply but i guess just the suffix part is not showing?
if you followed the pinned message, then you should see the prefix in chat
it just shows daimyo69 : test
send your editor link
so it needs to have a suffix to work?
you have made a prefix. so thats why prefix shows here
you have not set a suffix for admin group
prefix is before, suffix is after
yeah, i only want the prefix, but neither is showing
ok, nothing there would cause that. so you are sure you changed the config to match the pinned message, saved the config and restarted the server?
im not sure if just a reload will correct chat formatting
ill try restarting
also make sure that there is not a config in essentials folder that has "broken" in it. if so, that means that some of the formatting in the config was messed up. like a space was wrong or something
sigh, tried everything, nothing works.
send the chat section of essentials config
Crispy - viaversion or similar plugin more than likely
maybe a datapack is interfering?
ive not used any datapacks, so no idea
i have some issues with other plugins too, like holograms and such. I might try a wipe of installed vanillatweaks.
very possible, its best to do one thing at a time and fuly test it out. that way you know what the issue is versus adding many things at once and troubleshooting
Are you trying to get a prefix working?
yeah
Try VaultChatFormatter
It didn't work for me, so I had to use something else
But try it anyway
so, do i need to have anything else besides it to make it work?
Vault
or do i have to remove essxchat?
Are you using essxchat for anything else apart from the prefix
if not the go ahead
*then
come to think of it, prolly not
if I added Vault I dont really need to change Luckperms do I?
gtg
still using spigot 1.14.4
tried installing vault but again, the console kept saying LP couldnt detect Vault
this is frustrating
wait... lol omg
ok so partially my error, you do need vault and i overlooked that. one sec
see what that does
you have to have vault for prefixes to show in chat
Prefix setup in luckperms, vault, placeholder api, use %vault_prefix% in your chat plugin
✌️
not for essentialsxchat, it uses {PREFIX} not PAPI placeholders
Oops :p
I can't tell you how much time I've spent to get my prefixes to show correctly
what issues did you have?
Originally I didn't have papi
ah
After that it was configuring weights
yea
Then updating Chatmanager settings and finding the right api
rip, if it wasnt one thing, it was another
Yeahhh
I'm not completely convinced I'm done
There's 1 more thing that wasn't working right when I logged off last night
It'd be more work to explain right now since I'm on my phone at work, but it's more or less, in a confusing way, in general
rip
I'll rewrite the question with examples tonight
k
In theory it should work, in practice it's not
Any way to make my 1.15.1 server be compatible with 1.14.4?
crispy, i answered that already for you the first time you asked: probably viaversion or one of its related plugins.
https://discordapp.com/channels/241667244927483904/308232296753004556/674639640619122821
Oh didn’t see then sorry
youre fine lol
@swift abyss the config changes didnt work
did you reload essentials or restart server?
reload
what shows in chat?
https://ninevolt.is-pretty.cool/8e7TtZW.png
and here is my config:
# If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
# Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
# Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
# Users with essentials.chat.question can override this by prefixing text with a question mark (?)
# You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
radius: 0
# Chat formatting can be done in two ways, you can either define a standard format for all chat.
# Or you can give a group specific chat format, to give some extra variation.
# For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
# For EssentialsX changes, take a look at the EssentialsX wiki: https://github.com/EssentialsX/Essentials/wiki
format: ''{PREFIX}&r {DISPLAYNAME}&r {SUFFIX}&r: {MESSAGE}''
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
# If you are using group formats make sure to remove the '#' to allow the setting to be read.
well, you have extra stuff in your config
so its going to the default. youll notice you now probably have another config and one has "broken" in the filename
but you didnt edit exactly how it shows, you have doubled up the '' on the format line
your console probably shows an error
well, it just made a new default config
but yea, it would show the errors
that are in the broken one
pastebin the whole broken config and ill look
i don't have doubled
format: '<{DISPLAYNAME}> {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'
format: ''{PREFIX}&r {DISPLAYNAME}&r {SUFFIX}&r: {MESSAGE}'' from above
so you are in the new config now, right?
i deleted the broken one
you cant be changing up on us lol. pick one file and stick with it
ok so now.. lol
copy the sections you need from the pinned message and paste in the config. making sure to include all spaces
i did
ok, now you should be good to save and reload
ok, so we need to figure out why you have two. do you have a displayname for the group set?
displayname will add the prefix and suffix
not if they followed the pinned message
prefix is admin
they said they changed it
obviously not lol
yea lol
you can lead a horse to water...
i think you changed add-prefix-suffix to false, but left the # on it
without even opening the link
confirmed
ah
what text editor do you use
Hey PokemonKid6281! Please don't tag staff members.
oh... well i'd hope they offer syntax highlighting
don't know what that is
How to display luck perms rank on bungee tab list plus pls help im so confused lol
noice
@teal sun
Hey Andre_601! Please don't tag staff members.
@gilded nova Please don't advertise dude. You only destroy your own reputation.
Or @steel pelican
Hey Andre_601! Please don't tag staff members.
@gilded nova As the others have said, Please do not advertise here. This is not the time or place to do this.
citizenscmd is better imo
@solar sorrel Don't advertise
It's a deal???
fine
@teal sun I got DM advertisement without asking for it or any communications beforehand
Hey Rainbow Dash! Please don't tag staff members.
Can someone tell me. I have a network of papermc servers and a bungee proxy server. When I turn off one of the server players throws out of the game. Is it possible to teleport players in the lobby server by default? If it plugin, pls say example
any plugin that fixes endepearl gliches in 1.15.2?
like going though wall
doors glass etc
You can set server priorities in the bungee config
then just enable force_default_server
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
@vocal rivet thx
Citizens has built in command support 😉
!commands
Find all of the available LuckPerms commands on the wiki.
Are there any Java Developers here would could help me out with a project? involving LP and Chat Format.
Just ask
anyone know where i can find a free small spawn schematic these days
Mc-Market?
@arctic furnace is there a way to change the commands on AutoRank?
change commands? as in if a player has the met conditions for a rank it runs a command then yes
Ok
So
The command for the newest rank to be shown is /lp user <user> parent set <rank>
(User name will sometimes show up in the config as %USERNAME% or %PLAYER% but I don't know how AutoRank's config is setup as its unique for each plugin)
And if you can send a screenshot of its config file
And screenshot where you change the commands
yes, now where i'm hitting a wall is that I have 3 ranks that will be shown in chat using the prefix stacking. 1 rank that is like a donor rank, 1 playtime rank and 1 rank like the fisherman rank for example. Now the playertime rank can be on a track. The autorank plugin will use the /lp user <user> parent set <rank> but so will the donor rank, won't they interfer with eachother then?
sec
Yes they will but you said newest rank
Idk how exactly you can keep the commands
From donor to fisherman how can you keep the donor commands I don't know
this is an example from the autorank plugin itself
yea thats what i'm trying to figure out
Well either you keep the prefix stacking or not
note that parent set removes any other groups. If you want the user to remain in groups on others tracks then you should use parent settrack instead.
im having the same rn summer xD my brain is kinda on fire rn but i think i can work something out with what turbotailz said
tracks aren't really that complicated
maybe you are just overthinking
they are really simple
@raw void are you gonna ask or not?
Hi
I did.
I don’t see you elaborating on your question about devs
Nobody answered me?
I did
And that’s what I meant. Are you gonna ask now what you actually want or are you gonna keep wasting my time by having to ask continuously
I didnt understand what you mean't
Just ask your question
Anyway it would be for bungee and /togglerank where it would set them as the default rank but keep their permissions
So kinda just set their prefix to default
Not doing so is just a waste of your and everyone else’s time
So essentially you want a command that toggles their prefix on or off?
Basically..
So what have you got already?
What are you struggling with?
@raw void ?
Do you need help now with that or not?
As you don’t see a need for answering my questions in a timely matter or at all I don’t see a need to try to help you
So what have you got already?
What are you struggling with?
I don't know Java lol - that's the issue
Which you said you could help with.. 2-3 months? huh
Making plugins is hard
I know.
Well not that hard
I can't do it.
But learning programming is
I can help with making it and I can make it myself
Though if you don’t know Java I sure as hell ain’t teaching you the basics
That's fine
Of neither Java, nor plugins
I understand
So in short you’re looking for someone to make that plugin for you then?
Yes please
I’d typically throw my hat in but due to me having to rebuild my server structure I don’t have any time left
doesn't even sound like you need a plugin tbh, something simple as giving a prefix could be done with an alias probably
How so?
How to make it appear https://cdn.discordapp.com/attachments/610604959897092262/675184870514753577/unknown.png
If thats a question, you need the "Minecraft Development" plugin for IDEA
I put it or after downloading it? @vocal rivet
You go into the IntelliJ plugins and install the plugin
Great, thank you!
unrelated as heck but does anyone know a good host for discord bots
host it yourself using a 3€ VM
I use Hetzner Online
!help
!advanced
!api
!argumentbased
!bulkupdate
!bungee
!commands
!context
!default
!downloads
!editor
!errors
!faq
!install
!meta
!migration
!permissions
!placeholders
!stacking
!storage
!switchstorage
!sync
!tracks
!usage
!verbose
!wiki
!api
Learn how to use the LuckPerms API in your project.
Issue with the hardcoded way of pterodactyl is when you try installing it to a existing server that already uses 172.18.0.1. I had to modify my runner to use another IP ( means I changed it in the js files )
pterodactyl
to mnay bgi wrdos ttha ym barin cnta uednsrtdna
thats not spam
its a scramble puzzle xD
Two mini big wards that meye brayn
Stand
Cant
ok grammar correction too
Hi, I have two game modes, each of them has different permissions, how do I import two files into the same database ?
You know a German is pissed when the sign off their email with "Mit unfreundlichen Grüßen" (With unfriendly greetings) instead of the standard form "Mit freundlichen Grüßen" (With friendly greetings)
I never did that, but I will from now on 😮
First time for me too
I mean it was directed at asshats that cost me 150€
Which currently is a quarter of my salary
And more than a third of the money I have available to spend freely
Lol
I just laugh at those ones
Sent from my Bluetooth enabled digital multimeter
I need another one as well
Got two for the work vehicle and a super old one at home without auto-ranging
would be nice to have one at home for current and one for voltage so I could work out the instant usage of power
I need that and a network cable tester so I can wire the house I just bought
Rewire?
Move wires?
None of our wall switches are connected to our ceiling fan/lights
And I want to wire a network closet
Send from my calculator
Sent from my RGB light up antique analogue smartwatch
@hybrid loom there are moments where that literal "fuck you" is just right. Because as you say. "You never end your mail unfriendly"
And that's exactly why sometimes, when the time is right, you need to do it
And that was the perfect moment
And keep in mind that at this moment I'm (getting) drunk
So excuse me if I go overboard
And I still remember a person on a Discord that I was a mod in....
He complained to me, that I was "Not a good mod" because I just chatted with other members and had some fun conversations????
The mail was sent when I was sober though
And I still remember a person on a Discord that I was a mod in....
He complained to me, that I was "Not a good mod" because I just chatted with other members and had some fun conversations????
That sounds stupid
Like the guy being stupid
What the heck? what whacky fantasy world were they in to get that outcome
The same people that scoff at service workers having colored hair or tattoos
It was really stupid indeed
He was like "You're a mod! You should be more strict and unforgiving"
Must be an american who's had a run in with the cops
Even tho I did do act professional and people said I was one of the best mods out there...
Like the server went shit after I left because of an.... event
Was a sad thing imo
When's your new server going up 🌽
The owner had a gf... And when someone used a command on the owner did his gf ban this guy.
Everyone that complained about this was banned too.... The gf wasn't even mod or so..... Just a normal member that had the administrator perm from her bf...
I unbanned everyone, she banned them again and I unbanned them again, removed my bot from there (It was more used than the actual bot of that Discord lol), left an message about why I leave and left
What happened after that?
The owner temp-banned me (to get rid of my messages) and everyone that was banned moved to my discord making it as active as it never was before...
Now that Discord is semi-dead but Idc.... That Owner was an asshole anyway
That story sounds plain retarded
Also, about MC.... 1.16 seems to become quite a huge release
It will even have a new "tier" for tools
If 1.17 is the Cave update then I'm probably gonna cum right then an there
no idea
There was a meme going around where Mojang once said they would only add the Aether dimension when they change the nether and they now change the nether and also hired the dev of the Aether mod...
The new nether is amazing
Although I don't like the blue fire causing you to burn with red fire. Doesn't make sense
That's gotta wait till 1.18 (the aether stuff)
It's only the second snapshot @violet rivet
I know 😛
When they really build in the aether, I hope they use the old portal way with glowstone
They're actually adding the aether?
they at least hired the aether developers
I think the netherite tools are interesting and I hope it will keep the ability, that it won't burn in fire/lava
That's the single most important reason I want them xD
Maybe they should add a new enchantment like "Fire safe" or so...
I don't want to admit how many times my stuff just burnt in the nether
same
I would love if they could just have another enchantment that would make the items fire-protected
Imagine having this
I would've thought the full armour set would give you a basic fire resistance, but nope
Also, how can a potion of fire protection also protect your armour? I mean you drink it, so shouldn't it only affect your body?
How can pigs appear out of thin air
Is there a way to limit /sethomes with essentialsx?
In the config file maybe?
thx!
I need some help
!wiki
Learn how to use LuckPerms and all of its features by reading the wiki on GitHub.
Gl :>
150€
I’m serious on that one
But anyways what I meant
If I need to be somewhere at 11:00
And need 1h to get there
And need 1h to get ready before that
I have to get up at 9:00 right?
Alright
Then you have your hour to get ready and leave a little earlier just incase
It's how I plan almost every morning lol
So just making sure my math isn’t off
where am i going for work, how long is the drive, what is traffic going to be like, etc
seems pretty good to me
Is like like 30 minutes enough to have breakfast at a bakery?
I’m worried that’s not enough
But I have to take the bus 1h earlier if it’s not
Well 8:00 it is
I mean, earlier is better than late
And in worst case I can still go one hour later and still be on time
Yeah
Alright
I hope I got this
I really should’ve worked that out before I drank
Too late now XD
Just set lots of alarms and you should be fine lol
Not the first time I’ve done this
I just don’t trust myself wit. Time math at the moment
Hi, does anyone know anything about opening and editing db files?
I just realised that configuration can be done in another file. Sorry to disturb you.
Please ignore.🙂
on startup?
errorless
What chat formatting do you have in the Essentials config under the chat section
The apply-prefix-suffix setting what is that set to.. It's near the top of the config
Set it to true
Or put a prefix placeholder in the chat format
Or that
Or put a prefix placeholder in the chat format
@drowsy quest i did that earlier. didnt work
Hey StormTheCastle! Please don't tag staff members.
Then you used the wrong placeholder probably
Or didn’t restart the server or something like that
Set it to true
didnt work, but restarting to be sure
@graceful tendon https://discordapp.com/channels/241667244927483904/308232296753004556/614170279463092276 That should help.
Then you used the wrong placeholder probably
nope
https://discordapp.com/channels/241667244927483904/308232296753004556/614170279463092276 That should help.
nope
They you are clearly doing something seriously wrong, or you have a weird setup. Because that link should help. It does with everyone else.
If you do everything exactly as it is in the linked message. It should work.
At this point I’d recommend you reach out to the EssentialsX chat support @graceful tendon
Hey StormTheCastle! Please don't tag staff members.
You’re welcome
Does anyone know how i fix keepinventory? Everytime when i restart my server and someone dies
they lose their stuff'
They probably need a permission
you can set it with permission if using essentialsX or similar or just change the gamerule
fuck off
i'll donate to this project twice as much monthly as andrew currently is if it will get him banned from this discord
what exactly made you start harassing me
i dont even know who you are
i don't care what bullshit you're going to say to me, just stop
nope
he's stupid but not as autistic as you
Anyone suggest a plugin for claiming land, BUT can pre-define the land for others to claim?
apparently it's really good because you kept brigading it
what made you this way
do you just enjoy being a piece of shit
ecocitycraft 
go get blacklisted by mojang again please
i mean on your new domain
imagine being a child
@dense phoenix that would seem like you want a plot plugin if you want it as preset areas
why are you two fighting?
No idea, he randomly got mad at me and started attacking my server with alts , then attacked my discord with alts, and is now ping spamming me on this discord with alts
He has a history of doing this and is why he is banned from a decent amount of communities on discord
He spent an entire week attacking one of the devs of worldedit/worldguard/etc
Runs a large server and it has gone to his head I guess
There is a block feature... Why not use it. Quit acting like children fighting over playground equipment
Okay, have fun. I hope its tasty ^^
Gosh Now I want a burger
brb
got one
Had one left in the freezer
Wot
But a frozen one?
yes
Crunchy
Stop pinging me
See this button> https://i.imgur.com/QYgdESr.png
Why not do us all a favour and use it so you stop complaining here.
Can anyone recommend a towny plugin? Should I go for preimum or free?
Towny plugin as an addon plugin?
@stable prairie no an addon is an addon not a plugin
What
nevermind lol
Are you asking for an addon plugin?
I'm asking for a plugin
What do you want your addon to do?
lol
?
I want plugin PLUGIN P-L-U-G-I-N
Yes you are asking for a plugin to complement the towny plugin?
Just an example of a good towny plugin will do
What do you want it to do lol this is like asking “does anyone know a good plugin for my server”
A general all-purpose towny plugin will do. I don't know what they do cos I've never used one before.
Just wanted to have a look at a good one.
They’re looking for a towny like plugin
Ahhh
What makes you not want to use Towny? Are there features it lacks that you want?
ah!!!
TownyAdvanced is still the main plugin and is really nice
@stable prairie he only ever pinged you after you pinged him
So I don’t see any problem
If anyone is being provokative, then it’s you
What’s happening on other servers is happening on other servers
Not our business
And I’d appreciate it if you’d stop making it ours
He was pinging me then deleting his messages. It is your problem if you’re going to let this happen on your discord
I checked the logs and couldn’t find such a thing
@stable prairie
- Chill. It's just a ping. I could understand it for an [@]everyone but not that
- It's not BrainStone's Discord. He's just a mod here.
And there are logs for sure
All deleted messages are logged
Alright if you’re going to let him use your discord to harass me I’m just going to leave
No
Thats not true, if the sender deletes the message himself it is not logged to the audit log
Let me grab the name of his alt because I banned it from my discord
well then its different
Why do you think BrainStone means Audit Logs? xD
His alts name is @cloud loom
idk
There’s one somewhat interesting log entry
He made it has wizjanys avatar because he has been harassing us
the audit logs are normally the logs people reffer to XD
When did that ping happen?
@stable prairie Okay? And why is this important?
You really complain about a minor thing... Like this is legit nothing, so better drop it
Like how long ago?
Around 1-2 PM EST
How long ago
It’s your problem if people are using your discord to harass me lol
3-4 hours ago
Then you’re lying
Alright
Unless he magically can delete the log
I’m sure
Log says otherwise
Don’t care
But I do
Yeah I would magically make all of this up
If you have evidence of someone harrassing you I will take care of it
I wonder why andrewkm is banned from paper and enginehub for doing the same thing
And yes. We’ve had people make this stuff up
He could be banned from any other discord server
I don’t care
Give me evidence and I’ll act accordingly
Alright if you’re going to let people do this I’m out. Bye
And while my logs disagree with you I have no reason to believe you
Glad you blame the victims instead of stopping pieces of shit from doing that
The only one harassing anyone I’ve seen is you
Dude... You want us to ban someone without any evidence.
Maybe others do that on other Discord but not here. We need valid proof that he does "harras" you in any way.
A screenshot would be enough for a start
Just want to say your logs need work if they’re not catching that
Nah. They do catch message deletions and such
Apparently not
It could (at most) be that the message itself isn't logged, but that's a Discord limitation and nothing anyone here could fix
Alright
I don’t even have anything in that time frame
But ANY message is logged, no matter what
If it happens again I’m just leaving because I don’t to be harassed in random discord’s I’m in
Right I’ll take a screenshot in the 2 seconds it takes for him to delete it
Really. The only cases I can imagine, where a deletion isn't logged is either
A) When the bot logging it is down or
B) Discord has issues
And both cases are nothing we can fix or change.
Win+Print or Ctrl+Print
Or just PrntScr
Well yeah
alright enough
Whats that?
Is that at least evidence i was pinged lol
Never hard of it :3
@twin warren Can we have a LuckPerms version of the "Triggered" gif please?
Hey Andre_601! Please don't tag staff members.
if someone makes it!
Also make Clippy ignore retired staff pls
then sure haha
Give me a sec
@stable prairie no it is not
Gotcha
I can fake it on my discord too
I want him to not harassme on your discord
I mean he doesn't harass you here right now......
Gotcha
The supposed offender is claiming ignorance
It’s fine I’ll just leave the next time he does it
Shouldn’t concern yourself with it anymore
And the logs disagree with you
No
Next time you screenshot it
And just to be clear
Your behavior smells of trying to get someone convicted for something you made up
Want to test your logs
Guys can this stop please
Because @cloud loom absolutely pinged me about 4 times today
@twin warren Here's the gif
https://cdn.discordapp.com/attachments/275062423159963648/675828107730485248/Trigger.gif
Hey Andre_601! Please don't tag staff members.
yes
Yup
Really. The only cases I can imagine, where a deletion isn't logged is either
A) When the bot logging it is down or
B) Discord has issuesAnd both cases are nothing we can fix or change.
yo dawg who keeps tagging me
@stable prairie pings are not logged btw. Deleted messages are
Just drop it already barty...
You don't help yourself with that when you continue like that
I don’t care Andre
Now would you please stop harassing those people
I already said if he pings me again I’ll just leave
Harassing who lol
A fake account?
That guy and Andrew
Lord
I absolutely cannot believe this
Just leaving, bye
Managed to trick you into letting him continue this
BOI whare did you get that gif so fast
Bot that has a trigger command
I just created multible frames and was about to put them together as gif
Also there are online generators... just fyi
So many people claim the new UI/message design of Discord looks like a rip off from Slack....
Not sure how true this is
Did I say anything bad?
6 frames
Welp, can you say they stole it from discord if slack had it first? :3 I mean slack really looks like discord just in light mode
Also, slack has some minor improvements and also its own humor
Like the description of your own personal channel
But they don't have a voice chat
Most platforms don't have a voicechat sadly :/
Iirc was it something like
This is your personal chat room, where you can save images, post notes or have a conversation with yourself. Keep in mind that you're responsible for both sites of it

uwu
Now I can finally use it every time someone says "luckyperms"
Kinda miss to be a mod tbh
Welp I amma delete the frames from my pc again uwu
Because now I have even less to do
I made that gif manually, what should I say? XD
He doesn't have nitro
TFW no Discord Nitro
I have better things to spend my money on
Imo would a good boost reward be that every member could use the animated emotes in the same Discord with or without nitro
Just dropping this here because cute
I use discord everyday, that deserves some appreciation for discord
Meh
¯_(ツ)_/¯
Kinda the same
My bot became so huge that I now can't really go....

I mean I could but I won't
And you can create anonymous accounts which is great for support servers
I’d stick with IIRC if it had evolved
to be honest, I would drop discord this instant if there were a alternative with self hosted servers that also supports voice chat ( which is not TeamSpeak )
the key is having an application which can easily connect to multiple servers
and maintain that state in a nice way
Yeah
Yeah
Discord or Slack is what IIRC should’ve been
The most promising alternative is RocketChat
I sometimes thought about starting to use Slack, but so many say it's more suited for businesses
It’s Discord for businesses
I used it, its great for text chatting, but the lacking VoiceChat ability is really annoying
So yeah
I was skeptical of discord at first but honestly I think it's great now
Just wish the protocol was a bit more open to make custom clients easier, but that's about it
I don't use VC so it wouldn't bother me
It does a great job of filling the void
@twin warren I mean they don't allow custom clients anyway
Hey Andre_601! Please don't tag staff members.
they count them as self botting, right?
tagging intensivies
Kinda @vocal rivet
I think it's just against their Terms to use any modified clients with their system
I guess I'm saying they shouldn't be
Lets make our own discord alternative XD
I just wish Discord would put more effort into improving and adding user requested features instead of useless chunk
Like nobody asked for server boosting
Their wallets did
And the current version is benefiting Nitro users more than normal ones
The new way of selecting messages to add reacts or delete them .. I hate it
It's okay for me
I preffered the old way. Because I had it 3 times now that the menu was cut off by the chat box
Also, the API changes they want to make will suck a lot
Or wait, it was something else wich I cant remember
Like they add gateway intents to allow your bot to choose what it wants to listen for (That's good) but they also put some intents behind whitelists (That is bad)
something was inconvenient about it for me
I am currently working on using php to ban clients using the API, sadly I can't create a listener using php
I really dislike that the GUILD_MEMBER intent will be behind a whitelist, meaning that my bot can't get the members of a Guild without it, therefore doing things like checking if the member is a bot won't work
Or getting their Nickname...
Their reason is "privacy" but it just sucks
I havent done much with bots lately besides doing simple things like banning someone using the API
I never even got into multi sharding uwu
I used Lua and JS for bots XD
And the gateway intents, which will be a requirement in the v7 API of Discord, will probs stop user/selfbots for a while
Well .. what do I do now ...
?
I am bored, chatting with you all has been nice tho ,, but now idk what to do
same
lets actually make our own discord alternative
I mean there is one in the making apparently
I personally always wanted to make a site where you can create a public Discord profile to share...
But I can't be bothered to actually learn any (web based) language
No...
You would login with Discord and create a profile that has a Bio, your badges, contact info and maybe the Discord's you're online
Oh, arent there some bots doing that?
Yeah, I know. That bot is just there to provide functionality to the site
like message count and whatnot
@teal sun
Hey Rainbow Dash! Please don't tag staff members.
@steel pelican
Hey Rainbow Dash! Please don't tag staff members.
@fallen sandal This is not the place for that kind of thing. Please Dont do it again.
OK, that why i said if it's not cool just let me know
and also why i never posted the referral link
hey is it possible
to disable the end and than enable it without restarting the server?
Hey andrewkm! Please don't tag staff members.
Heya, I made a video for LP bungeecord. Hopefully it's helpful and if (Luck) wants to use it on the page feel free.
https://youtu.be/1Vj63RuUxwY
Luckperms plugin for Bungeecord. How to setup luckperm groups on bungeecord? This video I show how to do just that.
====================================================
💎 ReviveNode Hosting: 💎
➜ Promocode: "STRIKER" for 15% off!
➜ Website: https://revivenode.com/aff/striker...
THANK YOUUUUUUUUUUUU @sturdy ether
@twin warren ^^^
Hi, is the best way to negate a particular permission simply just to suffix it with 'false'?
Or even better: Don't edit manually and use the web editor instead
I like the web editor when I have many changes, but if its just one permission I might as well do it manually
Learn about the process of migrating from another permission plugin.
Hey! I'm needing to setup some sort of database or anything that LuckPerms can use to sync data over my network. I'm running the server on Debian 10 Buster but would prefer for the database to be external if there's a free way to do it
Is there a video or site that can show me everything I need to know?
depends on what database you want to install
idrc whatever works
I know nothing about databases so
And like I said I'd prefer to use an external database if it's free
But if that's not possible then yeh I'll need to know how to install one
https://www.freemysqlhosting.net/ ? Not sure if it's legit or not lol @summer current
MySQL Hosting for free. Signup now for your free MySQL database hosting and be live in minutes.
well i can acsess the website now i had to change mac address
Why do you need MySQL for server hosting?
Well I don't own one soo.. I didn't know that
Banit, so you are testing on yourself? are you in default group without having op?
i have a second acc with right group and no op
ok, nice
thats what i do
so have you filtered verbose for that user and tested?
you are sure that the version of that plugin and the docs are the same?
it does not register the command in the verbose
it registers perms, not commands, but do you even have spawn as an option in the config?
spawn-type: server
is that set to global, server or none?
personally, id just use essentialsX, but eh lol
its global and works fine
if it works, then whats the issue? its only working for ops?
yes
kk
what server version are you on, what LP version and what masuitesteleport version?
2.0.0
so where did you get it from then? 1.3.4.8 is most recent on spigot updated 17Jan19
from dev discord.. its a complete rewrite of his plugins
so youll need to ask there for support since verbose isnt showing perms.
like its not checking for perms or something
this is what i thought but i was not sure... wanted to make sure its not my error
thanks for your time buddy
oh yea, no problem. verbose would have returned something otherwise
hope it gets sorted
ok its possible to set per server chat with gChat?
Is it possible to double ender dragon’s heat
what?
error in data base?
check your console for errors
in my consolo no report
check the full console log, from when you last started the server
It doesn't give me any report or error, but it doesn't create tables in the database either
i understood about half of that 😅
sorry
gracias!!
mil gracias!!
Now it works, although I miss a timeout error but I'm going to investigate a lot of thanks
mmm
02:00:08 [GRAVE] Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:192.168.1.138, port:3306. Connection refused: connect what is error?
02:04:28 [GRAVE] [LuckPerms] Failed to init storage implementation
Hy guys im trying to chet default chat an name colors using Lp and nucleus, but when i ran /lp group default meta set chatcolor green it applies to all parented groups the green color :l how i can set priority to other groups?
i mean using red for admin , blue for mod and green for default users
did you set weights on your groups?
/lp listgroups the number next to them is their weight
0 = lowest
Where's the best place to go to ask for help troubleshooting sFTP? I have no idea where to ask lol but I've tried all the troubleshooting tests online and none work /:
how can i set the weight? i import the groups from an 1.10 server that i used to play but the weight arent in the 1.12
/lp group <group> setweight <weight>
best to do them with gaps between, like default 0, mod 100, admin 200, etc
thank you! it works 🙂
Another question, does anybody know an ban item plugin for minecraft 1.12 ?
Do you have essenstialx?
I have luckperms
Sorry i want to say i have nucleus
I tryed to use epic ban item but i cant use any comand
Yo anyone here that is also in the Nucleus discord that could help me with a problem I'm having setting a spawn in another world for my server because I really need some support.
Guys, quick question
what plugin would you guys recomend that I can use to show my rank in the tab???
Spigot or sponge? @jade ice
NameTagEdit is pretty good.
ok thanks
hello
Hi sorry to bother you but I would like to know what this option is and where it is located: You use the SQL database to form a queue system for communication. Will only work
when 'storage-method' is set to MySQL or MariaDB. This is chosen by default if
the option is set to 'none' and SQL storage is in use. Set to 'notsql' to
disable this.
You use the SQL database to form a queue system for communication.
If you don't use a SQL storage system (MySQL or MariaDB) don't bother with this as it has no use for you
Share your config (remove password and username first) through https://hasteb.in
error in bungeecord? https://hasteb.in/eliqetex.makefile
@gilded nova You can edit chat format in Multiverse-Core config.yml
@gilded nova how could i fix that?
everything is correct. A question about the password, what is the right way?
password: 'pass' or password: pass
!help
!advanced
!api
!argumentbased
!bulkupdate
!bungee
!commands
!context
!default
!downloads
!editor
!errors
!faq
!install
!meta
!migration
!permissions
!placeholders
!stacking
!storage
!switchstorage
!sync
!tracks
!usage
!verbose
!wiki
yes
ok
Do u have EssentialsXProtect or smth other extensions?
have u tried essentials.use ?
There is full list of permissions for EssentialsXProtect: https://essinfo.xeya.me/permissions.html
iok
Btw I couldnt found any permission related to build and use actions
Run away from your spawn point for ~30 blocks and try build there
hmm
yes or bo
ok go
mc version?
wait for a bit pls
it good ok
it is possible to set per server chat with gChat plugin installed on bungeecord?
gChat is outdated
any other way to do the same thing?
gChat as not per server chat
if you write "e" in chat it appears in all servers
BungeeChat maybe?
not work or i'm bad xd
is my server good lool
!help
!advanced
!api
!argumentbased
!bulkupdate
!bungee
!commands
!context
!default
!downloads
!editor
!errors
!faq
!install
!meta
!migration
!permissions
!placeholders
!stacking
!storage
!switchstorage
!sync
!tracks
!usage
!verbose
!wiki
!wiki
Learn how to use LuckPerms and all of its features by reading the wiki on GitHub.
Many thanks to the moderators who helped me and the users. Thanks to you fix the problem. Thanks a lot!
@sick mantle try to setup special extension if u use luckperms <=v.5
!migration
Learn about the process of migrating from another permission plugin.
i use latest version 😦
LuckPerms API changed quite a lot in version 5 and so some plugins may not work
just setup extension
where is extension ?


