#general

1 messages Β· Page 125 of 1

teal sun
#

Here's me with my awful table structure, 9 bazillion tables for the simplest of things

drowsy quest
#

It's still missing a table and a respective view, but then it's done ^^

#

(I'm doing the views for two reasons:

  • Database noobs that can barely navigate phpMyAdmin now can view all different punishment types separately and get UUIDs and player names instead of internal IDs (that's what resolved means)
  • It's actually faster that way as the MySQL server can optimize queries on views a lot better and maybe even create temporary tables to speed things up even further)
#

@teal sun I'm fairly experienced with MySQL and the likes. If you have questions, let me know

scarlet shard
#

So I have a Scoreboard and when I add people to the scoreboard no issues. However when I wish to remove someone from that scoreboard like so:

scoreTeam.removeEntry(player.getName());

It doesn't work....

I am looking at another plugin that uses the exact same method, and it works.... wth could it be?

drowsy quest
#

How do you add them to the scoreboard?

lone lake
#

How can I configure luckperms for buycraft?

drowsy quest
#

With player.getName()? @scarlet shard

scarlet shard
#

Yes

#

scoreTeam.addEntry(playerToAdd.getName());

vocal rivet
#

I would love to see a UML of that structure

#

A view is a query stored in the database? I am reading the wiki page on that corrently

vocal rivet
#

Very interesting

#

You learn something new everyday

swift abyss
#

@lone lake you just have buycraft send the appropriate command you want for that package. Same as what you would run in game (without the /)

scarlet shard
#

So I am having a very odd issue that I do not understand.

I have three plugins, 1 of them plays as a "hub" and communicates between the other two.
The other two are minigame plugins.
I have different GUIs where you navigate thru menus etc.
When I select mini game 1 in the main menu it will go to it no problem, however when I click the back button (which is supposed to take me make to the mini game selection main menu) it won't do it. What is odd, is I have the exact same coding on my other minigame plugin that does legit the same thing, and it works no issue.

                    case BARRIER:
                    {
                        player.closeInventory();
                        SoundHandler.selectSound(player);
                        MiniGameSelection.openGui(player);
                        break;                    
                    }

https://pastebin.com/7zdUfye8

drowsy quest
#

@vocal rivet exactly

#

And there’s no classes behind that database yet xD

#

And the structure is not yet done either πŸ˜…

gilded nova
#

Anyone bored and want to help test server in a few ?
Do dm πŸ˜‰

hybrid loom
#

I'm sure nobody will as most people here have their own server to work with

violet rivet
#

Or multiple of their own πŸ˜“

potent prawn
#

or none at all!

#

wait

gilded nova
#

Yeah, same. Its just easier to have another person testing perm haha

steel pelican
#

Use an alt account

gilded nova
#

could do

potent prawn
#

it's easy enough to test on yourself, just remove all groups/permissions

#

and of course, deop

echo nacelle
#

about GP

feral jay
#

I downloaded LuckPerms for Bungeecord, but when I type /lp help in Bungeecord console don't find the command. Help me please

swift abyss
#

if you look on the command usage page, it shows that you have to use different commands on bungee.

#

otherwise, you would not be able to direct commands to the backends.

#

lpb

feral jay
#

Thanks

#

[LP] Error whilst pushing changes to other servers. (a messaging service has not been configured)

In all servers I set messaging-service: MySQL

Why does the plugin keep giving me this error?

swift abyss
#

thats not an option lol

#

read the section above that explains. only the type should be MySQL, the service should be none or SQL

#

sorry, none is now auto with the update

gilded nova
#

Hey, @swift abyss you have good knowledge in CMI correct?

swift abyss
#

eh, somewhat lol

#

i have not used some of the more advanced things like interactive commands and stuff, but ive used many things

#

also, better to use the zrips website for commands than spigot

gilded nova
#

I use the zrips, just a bit confusing for me.

swift abyss
#

give example

gilded nova
#

Is it possible to have ranks show up next to TAB in chat.

swift abyss
#

i use BungeeTablistPlus

#

are you on single server?

gilded nova
#

I own a 1.14 server, still trying to set some things up.
It's purely survival.

swift abyss
#

not sure about the newer versions, but the tab section was removed from some recent updates, not sure if its added back

#

i forget the last version i had that it was in there, but you could setup the formatting

gilded nova
#

Bro, I've never seen a plugin so complex lol

swift abyss
#

lol

#

lots of fun in it

gilded nova
#

Yeah how would I set particles in a certain region, you know?

swift abyss
#

as in like worldguard region?

gilded nova
#

Yeah, that works.

swift abyss
#

so you would need worldguard extra flags, that allows console commands to be ran when players enter or leave a region

#

then you would just add the flag to run the cmi command to put particles on them

gilded nova
#

Also, did I fuck something up? I added the cmi.portals.* permission to luckperms group default, just checked can't use hmm.

swift abyss
#

you can check console, it will show what perm the player doesnt have. also, you can use LP verbose

#

there is also /cmi checkperm <keyword>

gilded nova
#

Perfect, think I fixed the issue.
Just going to have to set-up voting now, worse part ew.

swift abyss
#

its not bad, just use nuvotifier to receive the votes and then cmi's reward section if you want to give rewards

gilded nova
#

Oh okay, that works

#

Is there a way to make stats board pulling all stats used in CMI for a user?

swift abyss
#

dynamic signs would display things

gilded nova
#

Possible with holograms, you know?

swift abyss
#

honestly not sure if cmi holos does placeholders.

gilded nova
#

I know it does placeholders, just very few sadly!

swift abyss
#

oh it does

#

what do you mean?

gilded nova
#

Yeah, just the basics though in the Zrips.

swift abyss
#

it supports papi

#

so you just install the expansion if you want more placeholders

gilded nova
#

I don't think you could pull the stats from CMI though?

#

And display them in holograms.

#

Or signs.

swift abyss
#

ah, not sure about those stats

#

you can always put in an issue on github for them to be added.

gilded nova
#

Yeah, I think I would it be cool

swift abyss
#

yea, but also, that would only display for the player and they can just as easy run the stats command

gilded nova
#

That's true, I assume the permission nodes are on Zrips?

swift abyss
#

yea

#

for commands, its simple, just cmi.command.<command>

#

like cmi.command.heal for /heal

gilded nova
#

Oh shit, wow that's really nice.

old crater
#

cmi gave me aids, glad to be returning to essentials for .15

radiant lantern
#

@potent prawn (sorry about this, this is for testing purposes, I know you love me)

outer vesselBOT
#

Hey Tehlo! Please don't tag staff members.

potent prawn
#

@radiant lantern I hope you found what you were looking for

radiant lantern
#

I did πŸ˜‰

hybrid loom
#

!help

outer vesselBOT
#
Available commands:

!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

quasi bluff
#

Is there a sponge plugin for join messages, for different groups?

split ember
#

yes multichat @quasi bluff

quasi bluff
#

@split ember thanks I’ll check it out

ancient iris
#

Is anyone familiar with multichat and luckperms together,i want to use the prefixes with multichat. No matter what i try i just cant get it to work. Been on this for 2 days now. Multichat discord is dead 90% of the time. Any help would be great.

violet rivet
#

I've got them working fine

#

However I don't use multichat to handle chat prefixes

ancient iris
#

What did u use

#

@violet rivet how did u do it

violet rivet
#

I use essentials chat

#

It works and yeah

#

I force multichat to use its formatting

ancient iris
#

essentialsX?

steel pelican
#

EssentialsX is always preferred over Essentials as it is more updated and more widely supported

flat lagoon
#

when first i started my server i installed luckperms and everything works fine, but when i decided to make a Bungeecord network i don't know how to turn it on in all of the servers
can anyone please help me ?

hybrid loom
#

!bungee

outer vesselBOT
swift abyss
#

!sync

outer vesselBOT
echo nacelle
#

resource to add in wiki Sets a permission temporarily for a user/group. Providing a value of "false" will negate the permission. Duration should either be a time period, or a unix timestamp when the permission will expire. e.g. "1mo3d13h45m" will set the permission to expire in 1 month, 3 days, 13 hours and 45 minutes time, while "1482694200" will set the permission to expire at 7:30PM on 25th December 2016.
https://planetcalc.com/7157/?language_select=en

knotty cave
#

Any way to create a free database?

drowsy quest
#

Plenty. But all with their own restrictions

potent prawn
#

You can host them yourself easily, though that's really only useful if you self-host your server

#

In saying that, most server hosts will give you a database

drowsy quest
#

I think theirs doesn't

knotty cave
#

In the case of my host don't give me a database and I don't want to self host, what do you recomend?

potent prawn
#

another host πŸ˜†

knotty cave
#

I will change when the month is over

#

But for now what can I do?

radiant lantern
#

@potent prawn I know, I know, tagged you again, but I have a question about the bot that sends this notification v

outer vesselBOT
#

Hey Tehlo! Please don't tag staff members.

potent prawn
#

lmao ok

#

you could have just asked in admincraft :P

radiant lantern
#

Oh yeah fair

#

Either way

#

i wanna try and get it to run myself on my own bot

#

but it aint working

#

and I didnt wanna ping luck lol

drowsy quest
#

@knotty cave there are some free hosts out there. But they all suck

#

Slow, restrictive, etc

potent prawn
#

maybe we can take this to a PM

radiant lantern
#

yeah sure

knotty cave
#

MC host or database host?

drowsy quest
#

Datrabase

knotty cave
#

Pfff

#

In the case that it doesn't matter to me xd What options do I have?

drowsy quest
#

Google it

knotty cave
#

I have done that a amount of times

#

But don't found anything

knotty cave
#

which is the best host that you recommend? (with free mysql)

white berry
#

I think Pebble?

#

Searching, "Minecraft Server Host" brings up a ton of results

drowsy quest
#

And MC hosts I don't know

knotty cave
#

I searched this a tons of times, and every free host doesn't work cuz limited connections

drowsy quest
#

That's not what you said

#

LP can work with less connections

#

If you want to host a MASSIVE server you need root servers

knotty cave
drowsy quest
#

I'd say around 10 128GB RAM hosts, NVMe s dedicated connections between them a few sysadmins, plugin devs, etc etc

#

Should be able to host 50,000+ concurrent users/players

#

That error means it can't even connect to the host

#

Maybe you need to lower the pool size

#

Try 2-3

knotty cave
#

Ok

#

In both servers?

drowsy quest
#

Yes

#

And I understand if 50,000 is a bit low. You can always rent (or even buy at that price range) more

knotty cave
#

Ok thx

drowsy quest
#

I mean that'll easily cost $10,000+ a month. But with 50,000+ players you should be able to make enough money

knotty cave
#

That's too big xD

drowsy quest
#

That's a massive server

#

Which is what you asked for Β―_(ツ)_/Β―

knotty cave
#

I put 2 on pool size and worked thanks

#

I don't mean that type of massive but thanks anyway

#

And for minimum massive servers (1000)

drowsy quest
#

That's hardly a big server

#

And for that you also need a root server

#

Probably one of the ones I mentioned before

#

Maybe a smaller one if you know how to properly run a MC server

knotty cave
#

And with a dedicated server up to how many people?

drowsy quest
#

Depends on the server

#

But you need someone that knows Linux

#

And btw what you posted are 4 completely different things

knotty cave
#

yes, I may need someone who knows

drowsy quest
#

If you want a root server, then you don't may need someone. You do need someone

#

Though let me be honest

#

Start small

#

Maybe a hosting solution for 10-20 players

knotty cave
#

I think I will forget that option, it would be for a very large project

drowsy quest
#

If you need more you can always upgrade

#

Exactly

knotty cave
#

10-20 for?

drowsy quest
#

You'll easily be speding $50-$100 a month on that btw

#

For the root server

knotty cave
#

Only for a root server?

drowsy quest
#

And that's just the server

#

There's nothing running on it

#

No web panels, no Minecraft servers, nothing

knotty cave
#

I googled it but it was a bit more expensive

#

Woah

drowsy quest
#

Depends on where you rent it and what kind of server you use

knotty cave
#

Definetively, I will forget that option

drowsy quest
#

But MC hosting for 10-20 players should be a good starting point

knotty cave
#

I can't start there

#

I have a big proyect

#

Not as big as a root server

#

But I will need maybe 200 slots

drowsy quest
#

Do you already have that many players?

knotty cave
#

Yes

drowsy quest
#

Ok

knotty cave
#

I don't start from 0

drowsy quest
#

Then find hosting with an appropriate size

#

Btw going beyond 200 is a good point to switch to a small root server

#

You need a sys admin though

#

Good point because it's cheaper

knotty cave
#

32gb is good for 200?

white berry
#

Is it just me or is your Discord name adding numbers to your name when it's the first in the input string?

drowsy quest
#

@knotty cave should be

#

But again, don't get a root server unless you have someone to take care of it

knotty cave
#

thats because I am searching other options

silver tulip
#

ok

#

Maldred? If I use you Chatformatter! Is the Tablist in it?

white berry
#

🀦

#

Not sure, as I said we use a custom one

#

Just leave your question in here and wait for a response from some one who knows

silver tulip
#

oh i thought i can download irt

white berry
#

No sorry, it's tailored specifically for our server, so it won't work on yours

steel pelican
#

@silver tulip if you want to know what features a plugin has. Read the plugin documentation.

silver tulip
#

ok

swift abyss
#

Read the plugin documentation.
I do not know those words

silver tulip
#

Does someone know a good anticheat for free?

swift abyss
#

matrix is ok, but any will require lots of config to lessen false alerts

calm kindle
#

And yeah Xeons are power hungry

#

Also wouldn't perform well under single threaded tasks πŸ˜›

white berry
#

I mean, that's what you want for servers

#

Gimme some of that AMD Epik sauce though

#

Servers aren't really meant for single threaded tasks lol

calm kindle
#

Ryzen would be a better choice

#

If your after core counts maybe Epyc

#

I put my servers in to containers on a web server.
for intel I'd go i900k and oc it a bit right now I wouldn't buy into the 10th gen i series

knotty cave
#

BrainStone, a normal minecraft server with 25gb of ram can support 200 people?

calm kindle
#

25G depeneding on the plugins running yeah

knotty cave
#

A survival server with 10/20

#

plugins

surreal crest
#

ebic

calm kindle
#

In theroy should be fine, you self hosting or relying on a provider/VPS?

knotty cave
#

provider

calm kindle
#

Depeneding how they have they're vms set you should be fine too

white berry
#

Most hosts uses VPS' so the resources you get aren't really true to what you get

#

And by most, I mean pretty much every single one lol

#

@calm kindle are you using AMP to run your Minecraft servers?

#

Ah, yes you are

#

A fellow AMP user πŸ˜‰

calm kindle
#

Mhm, AMP is awesome

#

and yes most hosts use a VPS so yeah, the specs they print are not always true lol

white berry
#

AMP is great

#

Mike does a great job with it and tons of support

calm kindle
#

That guy Mike does everything by himself donno how he does it

white berry
#

I'm pretty close to the moderators over there πŸ˜‰

#

Lol, Miguel, Sneakysnek and Necrid really help out with his stuff over there too

#

He's not entirely alone

calm kindle
#

but yeah support A-1

white berry
#

Definitely

#

Those 3 people I named are pretty young too, very smart group of people

calm kindle
#

Mhm, donno ages but that'll get em places

white berry
#

Oh for sure haha

#

They server equipment they have... I drool over it

calm kindle
#

Data centers would love to pick em up xD

white berry
#

They actually got me into buying my own equipment lol

#

Yep they've got connections for those too xD

calm kindle
#

Yeah, I could use some hardware upgrades xD

white berry
#

I've been looking at an R720 for a while, pricing are starting to drop on them

#

Ugh, Canada's shipping costs are outrageous though

#

It's literally cheaper for me to drive 48+ hours than to have it shipped

calm kindle
#

I run 100% Linux my old Nividia card needs to go

white berry
#

I would too if all my games were compatible with Linux

#

And Wine doesn't like my GTX 1070

calm kindle
#

Check Protron and Lutris

#

Using the mesa drivers?

#

GTX thats Nivida I think I'm bad with models and brands lol

white berry
#

I can't remember tbh, been a while since I tried running it

#

It is yes

calm kindle
#

Pop_OS! or Manjaro would be your friend

white berry
#

I'll have to check it out

#

I'm already too far into McDonalds

#

Lol wtf?

#

Autocorrect....

calm kindle
#

Huh?

white berry
#

Meant Windows

calm kindle
#

Ah, I ditched Windows about a year ago

#

Manjaro's spin of xfce though mmmmm looks so fine

white berry
#

In other news...

hybrid loom
#

...wat?

white berry
calm kindle
#

oof DeluxeChat no work on 1.15 :c

hybrid loom
#

it should

calm kindle
#

ah I'm using an older version, that''ll do it everytime

violet rivet
#

Anyone used CMI before?

swift abyss
#

yea

violet rivet
#

Any support for bungeecord with its ban system?

swift abyss
#

I use litebans, sorry

potent prawn
#

it uses mysql for storage, doesn't it?

#

ugh i hate the resource page, too many fucking gifs

#

just want to see a list of features

swift abyss
#

both can use MySQL for storage, I just never used cmi for punishments. i forget what in testing had me decide to use something else. I do like how cmi has all the ban/mute info as part of player data though

violet rivet
#

Perhaps i'll move to litebans

#

Sounds like a s stable and managed ban system

steel pelican
#

LiteBans is really good. The web interface can be confusing though

#

to get working that is

violet rivet
#

Using banmanager now

#

syncing kinda sucks and doesn't work some of the time, really irritating

steel pelican
#

Litebans will work better

violet rivet
#

I would expect it to

#

Bm's support was non existant

#

I reported a few bugs, and still haven't heard anything

#

6 months later

swift abyss
#

rip

potent prawn
#

I never had issues with BM

#

Only issue was that bans didn't sync in real time across servers

swift abyss
#

i think i used bm like a year or so ago, then moved to other things, i never remember why i remove plugins lol

violet rivet
#

when I would ban someone, it would say 'you have been banned" weather or not it was a temp or perm ban

swift abyss
#

cant change messsages?

violet rivet
#

Nope

swift abyss
#

you can with LB

potent prawn
#

uh, yes you can lol

violet rivet
#

Woo

#

wait you can?

potent prawn
#

I configured the fuck out of BM's messages

violet rivet
#

Oh yeah

#

I tried and found they had the same message repeating for two different commands

#

temp/perm

#

would use the same message so you couldn't say "you have been tempbanned"

#

"You've either been temp/perm banned"

#

._.

swift abyss
#

its all separate with lb

potent prawn
#

Nah it definitely didn't work like that

#

I know for a fact it had different messages for everything

#

Maybe we are talking about different plugins lol

violet rivet
#

Er lemme check

#

Yeah your one turbo

swift abyss
#

i only used the other one, not management

potent prawn
#

It is the same

#

Just bad consistency with the resource page lol

split ember
#

do you know a pluggin to teleport out a zone vip who doesn't have this rank?

#

and another to appear in his head if is vip or no?(Rank)

#

by MD please if you know pluggins that can do that.
(also a pluggin to efects while you walk if is possible and hats... things stetics)

#

-if you dont stand sorry my english is soso

hybrid loom
potent prawn
#

yessss it's so good

split ember
#

do you know a pluggin to teleport out a zone vip who doesn't have this rank?
and another to appear in his head if is vip or no?(Rank)
by MD please if you know pluggins that can do that.
(also a pluggin to efects while you walk if is possible and hats... things stetics)
-if you dont stand sorry my english is soso

hybrid loom
#

@gilded nova no advertising.

gilded nova
#

Ok 😦

split ember
#

luckperms is compatible with pluggins of sponge?

#

or spigot?

potent prawn
#

yes of course

#

what would be the point in it otherwise, lol

drowsy quest
#

@hybrid loom what preview stuff?

hybrid loom
#

Live preview of markdown formatting while you type

#

Currently in public Beta

drowsy quest
#

Ah ok

#

I hope you can turn that off

#

Once it releases

hybrid loom
#

You already can

#

Check your settings

drowsy quest
#

I don't have the beta

hybrid loom
#
public static void main(String[] args){
    System.out.prntln("Lol");
}

But I like this

drowsy quest
#

Oh. Looks like I do

hybrid loom
#

It is a public beta

#

For everyone

#

And is on stable

drowsy quest
#

That's fine (with the code block)

#

But that is irritating

#

I'll definately give feedback on that

#

Individual options please

hybrid loom
drowsy quest
#

I saw it

sleek niche
#

When you write text eg ~~~~ and place a (space) in it the middle of it (try making it look like ~~ ~~) it parses like this: ~~-~~

#

~~ ~~

drowsy quest
#

It Looks like that

#

Still just a space

sleek niche
#

No?

#

-

drowsy quest
#

Copy the text

#

It's just a space that's striked through

#

Because that's what ~~ does

sleek niche
#

Oh

drowsy quest
#

I know my markdown πŸ˜‰

hybrid loom
#

~~strikethrough~~ -> strikethrough
*italic* -> italic
**bold** -> bold
__underline__ -> underline
> quote

quote

#

Also, single _ at start and end makes it italic too

white berry
#

How did you type that without it formatting?

hybrid loom
#

\

#

That escapes it

white berry
#

~~test~~

#

huh

hybrid loom
#

And the live-preview is actually helpful for this

white berry
#

That's really nice

hybrid loom
#

to see how it renders

white berry
#

Ah, so it doesn't work on the whole line just the first md syntax

#

Now, if only Discord could focus on their performance issues instead of features

#

Side note... Happy Birthing Day Andre 🍰

hybrid loom
#

thanks

vocal rivet
#

omg its your bday?
HAPPY HATCH DAY!

hybrid loom
#

"hatch day"

#

I'm no bird

vocal rivet
#

Are you sure about that? πŸ˜‰

hybrid loom
#

yes

#

I'm at most a kitsune

white berry
#

The bird comment reminds me of this...
It's my professor's review from university

swift abyss
#

πŸ₯ž to Andre

hybrid loom
#

yay

#

Pancakes!

split ember
#

excuseme can i use pluggins of bukkit in sponge with luck perms?

drowsy quest
#

No?

split ember
#

spigot?

drowsy quest
#

LuckPerms is a permissions plugin

split ember
#

yep

drowsy quest
#

Not a spigot/sponge bridge plugin

split ember
#

but sponge with pluggins

#

of bukkit

#

?

drowsy quest
#

You can't run Sponge plugins on Bukkit/Spigot and you can't run Bukkit/Spigot plugins on Sponge

#

LuckPerms does not change that

split ember
#

ok

#

i hace another question

drowsy quest
#

Nor does it claim to

split ember
#

ok

drowsy quest
#

I don't know what made you think so

split ember
#

i made groups etc

#

prefix

#

all works fine

#

but when i press tab

#

dont appear prefix

#

just when they write

#

do you know about it?

white berry
#

Do you have a tablist plugin?

split ember
#

nop

#

can it made it?

drowsy quest
#

There's your problem

split ember
#

voice 1?

#

please

drowsy quest
#

Just install a tablist plugin that can do that

split ember
#

thanks you

#

i have other questions... can we talk?

drowsy quest
#

No

white berry
#

Just ask it here

drowsy quest
#

And why?

split ember
#

mmm... some pluggin to

#

area vip

#

if someone that is deafult

#

enter to this area he goes out?

swift abyss
#

thats like worldguard

white berry
#

WorldGuard?

split ember
#

mmm... sure?

#

ok i will try

swift abyss
#

dont ask people for things, then question their answers

split ember
#

πŸ€” i tought that it was from bukkit

swift abyss
#

you can download plugins from spigotmc - even if you are using craftbukkit

split ember
#

i use sponge

swift abyss
#

there is a sponge version

#

just search lol

split ember
#

to World guard

#

true?

swift abyss
#

may be called universe guard, not sure, i dont use sponge

white berry
#

That's what he said yes

swift abyss
#

and this is a permissions discord, not a sponge support discord lol

split ember
#

i would to know

#

if is compatible with luckperms

swift abyss
#

LP handles permissions

split ember
#

because (luckperms is the base of all0

swift abyss
#

if the plugin has permissions, then LP can handle its perms

split ember
#

i know

swift abyss
#

if you know, then why ask?

white berry
#

Then why ask it in the first place?

split ember
#

but i dont know if is compatiblr with thw pluggins that you say world...guard

white berry
#

🀦

swift abyss
#

how would it not be?

split ember
#

okay to zones vip

#

and default

#

World guard

#

works with sponge?

white berry
#

Why not read their documentation?

#

Find a plugin that fits your server, if it does then use it

swift abyss
#

yea, i cant be bothered to walk someone through setting up regions that asks these type questions

#

would take a month to explain it

white berry
#

Yarp

solemn belfry
#

for the record, WG doesn't have a sponge version

#

there may be plugins that do similar things, but not WG

violet rivet
#

Anyone get an error when using /papi ecloud download luckperms and then running papi reload?

#

Perhaps I need to be using LPv5..

#

Looks like that was the case.

potent prawn
#

yes

violet rivet
#

Well, I got the prefixes showing fine

#

Sadly, it doesn't like to work with multichat

#

(Aka I want the server the player is on to be shown in the message too)

#

[server] [luckperms prefix] [username] [chat message]

#

Currently missing [server]

hushed kestrel
#

How would one disable snow layer while maintaining snow weather?

#

I want it to snow but I do not want the snow to create a snow layer when it hits the ground

violet rivet
#

worldugard flag deny snow form

#

or whatever its actual name is, but its possible

hushed kestrel
#

+1

hushed kestrel
#

There doesn't actually seem to be a flag to deny snow formation

#

What Ive been reading is that Snow Coverage is randomly plonked down by the clients

#

Can anyone confirm this?

solemn belfry
#

there most definitely is a flag

#

and uh, if it was client side----you think the client can create random blocks in the world???

#

not sure how you expect that to work but yea no.

hushed kestrel
#

I mean if there is indeed a flag, feel free to reference it. I've searched through the documentation and couldn't find anything matching natural snow formation.

#

The closest thing was "snow-fall" - which is different

solemn belfry
#

why is that different

hushed kestrel
#

snow-fall: Snow falls from the sky
snow formation: Snow forming on the ground in layers

solemn belfry
#

🀦

hushed kestrel
#

snow-fall: Whether snow will fall I assume this determines whether snow should fall from the sky.

#

That is different to "Whether snow should form on the ground"

solemn belfry
#

k, sure. gl

hushed kestrel
#

Your initial statement:

#

wizjanyToday at 3:57 PM
there most definitely is a flag

#

proceeded by a facepalm and an "ok, good luck" doesn't really help

swift abyss
#

but its funny though

#

yea, i tried a few things, didnt seem to have intended results

finite marsh
#

Anyone know a Plugin for a anti redstone clock? That works in 1.14? For a anti crash Maschine with Redstone ..

Want to give M server a shield against Redstone crash mashines ^^ the plugins I find all outdated

gilded nova
#

Question: Is there an existing plugin i can add to a Minecraft Server that will allow me to share the scoreboards of each Server with each other, so that my players can earn values in one server, and still have them when they move to the next server that is connected with BungeeCord?
If so, what plugin? or if it is not a plugin, please inform me of what steps i must take to make it possible

Purpose of Needing This type of feature: I have scoreboards that are used to determine some of my systems in my world. But since i use BungeeCord to connect the Worlds/Servers i need each server to remember the latest Scoreboard Value of a scoreboard that a player has so that no matter which server they enter, it stays with the latest scoreboard value

north condor
#

hey guys

#

how set timed permission?

hybrid loom
#

@celest escarp I hate you >;(

drowsy quest
#

Wait until you see the servers with the infinity sign @celest escarp

north condor
#

please ❀️

drowsy quest
outer vesselBOT
#

Hey andrewkm! Please don't tag staff members.

#

Hey andrewkm! Please don't tag staff members.

drowsy quest
#

To continue the conversation here

hybrid loom
#

/lp user|group <user|group> permission settemp <perm> <true|false> <time> @north condor

north condor
#

thank you very much

hybrid loom
#

If you're jealous of the check mark, never join the Dyno Discord

#

....

drowsy quest
#

That’s ultimate swag

hybrid loom
#

You really don't know Dyno?
A bot that is LITERALLY on millions of Discords?

#

The Dyno Discord is afaik the first bot support Discord, that got partnered

#

Which is something Discord doesn't do normally

outer vesselBOT
#

Hey andrewkm! Please don't tag staff members.

drowsy quest
#

Typically. But not here

gilded nova
#

im guessing thats a no. thank you anyways

gilded nova
#

@swift abyss

#

dude can you help me?

swift abyss
#

i cant

#

not until you say what you need

gilded nova
#

so i want to do full RESET on the server for 1.15

#

except to keep the ranks and the playtime

swift abyss
#

so go inthe world folder and delete the playerdata folder

gilded nova
#

the ranks are located in luckperms

#

but

swift abyss
#

you cant select the data

gilded nova
#

i want to keep the Playtime

swift abyss
#

its all or nothing

gilded nova
#

what you mean?

swift abyss
#

uhm

gilded nova
#

i cant transfer the playtime?

#

i dont even know what is in playerdata

#

i just need the playtime

swift abyss
#

dont believe so if you arent using a plugin for it. you can test on yourself. just rename your uuid folder and restart server

gilded nova
#

ah that will suck if its not possible since there are people with 1000h+ playtime

#

world than playerdata?

#

there are lot of .dat files

#

@swift abyss

swift abyss
#

you have to find your uuid

#

let me get ss

#

so, as i said, under the world folder, then playerdata is a list of all uuids

#

find yours and rename it, like add a - to the beginning

gilded nova
#

how would i know which is mine

#

where there are milion

swift abyss
#

lol, you dont know your own uuid or how to find it?

#

just put your name in namemc and you will see the uuid

gilded nova
#

ohh uuid

swift abyss
#

i said that the whole time πŸ˜‰

gilded nova
#

@swift abyss

#

you 100% sure its there?

#

or Stats?

swift abyss
#

if you renamed your file and started the server and playtime was gone, then yea, try another place. i was just giving suggestion.

#

from googling, it seems its in the statistics

#

that would also be things like blocks mined, etc i believe

dense quail
#

how can i let players use tabcompleter? Now it can use ops for no op players it shows red text like command no exists

violet rivet
#

IF they don't have permission for it, i'm pretty sure tab complete commands show red

#

@dense quail

north condor
#

hello how can i set default group in game?

#

ty

potent prawn
#

!default

outer vesselBOT
potent prawn
#

try the "inheritance" option

north condor
#

hmm

#

you mean in config?

potent prawn
#

you asked in game

north condor
#

ye burt

#

here is not command in game

#

here is only set parents

potent prawn
#

that's a command

#

lol

#

you can't "change" the default group

north condor
#

rly

potent prawn
#

it's explicitly mentioned so on that page

#

just give it a parent with a higher weight

#

no one will know

north condor
#

in permissionsEx can edit default group

potent prawn
#

but the question really is why

#

yes but this isn't pex

north condor
#

you mean permissionsEx is better? xd

vocal rivet
#

Nowhere in hell it is XD

potent prawn
#

absolutely not

north condor
#

i think yes but i need now give to players VIP free

#

but

#

i cant edit default group

#

nice

potent prawn
#

just make it a parent of default

#

jeez

#

or rename default to VIP

vocal rivet
potent prawn
#

whatever you need

#

no default assignments were removed

#

they don't need it anyway

vocal rivet
#

into a plugin

potent prawn
#

yeah but it's not necessary

#

just use inheritance lol

north condor
#

okey your advice is better @vocal rivet xd

#

ty

potent prawn
#

oh ok

vocal rivet
#

of course it isnt, but if its what he wants XD

potent prawn
#

guess the expert on the plugin knows nothing

vocal rivet
#

He wan it that way, you can suggest him to do it different, but if he doesnt want uwu

potent prawn
#

what he wants is another group to be the "default" which can be done with inheritance and setting the inherited group with a higher weight so it's seen as the primary group

#

but Β―_(ツ)_/Β―

vocal rivet
#

I know that, I didelidid it like that on a friends server, but he wants to change the default group completly ( Yes I know, it is unecessary and you could also just use the default group ) so I just referenced what he wanted from wiki sources :3

north condor
#

btw

potent prawn
#

i mean it's just one command

north condor
#

if i set - group.player to group.vip can I then roll it back to return the player?

potent prawn
#

and default assignments were removed from the main plugin for a reason

north condor
#

heyyy

vocal rivet
#

I thought it got removed and pushed into a extension for the efficency of Luckperms by removing a feature that less then 1% of the users used anyway

potent prawn
#

not really sure what you're trying to do there Hooper

north condor
#

ok, i need set default temporary group on VIP FREE but I need to give the default group back to the player in a week you understand me?

#

or no?

potent prawn
#

so whenever a new player joins the server they are given the VIP group

#

I do not think this is even possible with LuckPerms, even with default assignments

#

though I don't know enough about them to give a proper answer as I've never used them

#

But you could find a way to run a command every time a new player joins the server

#

and just run the parent settemp command

vocal rivet
#

btw I didnt want to undermine your authority, I also didnt want to let it sound like I am one of those "I am a expert on this", Sorry if it sounded like that uwu

potent prawn
#

no it's fine lol

north condor
#

full command please?

north condor
#

/lp group <group> parent

#

is correctly?

potent prawn
#

click the link

north condor
#

/lp user/group <user|group> parent addtemp <group> <duration> [temporary modifier] [context...]

#

this is correctly ye?

potent prawn
#

yes

north condor
#

ok i go try

potent prawn
#

you would want to use user instead of group

#

but this needs to be done on a per-user basis

north condor
#

you cannot set a date in the past

potent prawn
#

well what did you type

north condor
#

/lp group player parent addtemp vip 10

potent prawn
#

please read the section I linked as it covers the accepted time formats

#

10 what?

#

seconds? minutes? hours? days?

#

you need to specify that

north condor
#

ahhh

#

okey but is correctly without this time?

potent prawn
#

i would assume so if that's the error you got

north condor
#

not working

potent prawn
#

please be more specific

north condor
#

now its ok

#

thank you

winter knoll
#

does anyone know how to add factions?

potent prawn
hybrid loom
#

@potent prawn uhm....
You know that this here IS off-topic right?

#

xD

winter knoll
#

this is off topic

#

so do you know or not

potent prawn
#

HAHA oops

#

ignore me

hybrid loom
#

*ignores you*

winter knoll
#

does anyone know how to get factions in 1.14.4 tho?

scarlet shard
#

How would I fix this:

15.12 18:06:25 [Server] ERROR Could not pass event AsyncPlayerChatEvent to ZeldaFest v1.3
15.12 18:06:25 [Server] INFO java.lang.IllegalStateException: InventoryOpenEvent may only be triggered synchronously.
drowsy quest
#

That's a bug in the plugin

#

Report it to the dev

#

@scarlet shard

scarlet shard
#

I figured it out

gilded nova
#

for 1.13.2

violet rivet
#

That moment when you pull 55A from a 50A server power supply and wonder why it stops running for a bit πŸ˜†

drowsy quest
#

@gilded nova I have no idea what you’re saying...

gilded nova
#

sorry im bad at english ;-;

gilded nova
#

Hi

drowsy quest
#

@gilded nova that’s ok. The thing is I’d love to help you. But I can’t if I can’t understand you

rustic cobalt
#

This luckyperms pl0gen is gr8 btw, thx ❀️

swift abyss
#

hot

sour phoenix
#

where would I get help with errors?

#

I would assume here maybe

#

nvm

gilded nova
#

hello

#

i need help

urban cipher
#

hello @gilded nova,
To speak for all members here, if you provide more information. We could actually help you.

potent prawn
hybrid loom
#

Oh wow.
Discord actually released that public server thing

#

neat

potent prawn
#

Uh, translate? Lol

hybrid loom
#

You can check it yourself Turbo

#

It's in your server settings

potent prawn
#

I don't know what it's from though

hybrid loom
#

Discord?

#

It's in your server settings

potent prawn
#

yeah but what

hybrid loom
#

You can make a server public

potent prawn
#

which page of settings

hybrid loom
#

LITERALLY the first option

potent prawn
#

Oh I was checking my own server

#

And it's not there, which is why I was confused

hybrid loom
sleek niche
#

You only noticed this now?

urban cipher
#

But only for verified servers?

sleek niche
#

Looks like it. The page linked there only mentions verified servers

hybrid loom
#

Nah

#

Mine has this too

#

So it's probs rolled out progressively

#

Like most changes

left raven
#

did someone noticed that ? lol

hybrid loom
#

Uhm... yes?

violet rivet
#

It's been the same for literally every minecraft release.

violet rivet
#

🀀

potent prawn
#

Hey I have that too

#

But the K

violet rivet
#

K just means no internal graphics so yeah pretty much the same

#

F not k

#

Lol

potent prawn
#

Yeah I was gonna get the F but the guy was like they're basically the same price and made me get the K anyway lol

violet rivet
#

F was 20$ cheaper lol

#

So yup

#

598

#

Wonder what happens if I try boot this thing with windows 7 lol

potent prawn
#

Why

violet rivet
#

They're not supported are they?

potent prawn
#

No idea but windows 7 is almost not supported anymore

soft meteor
#

@urban cipher
But only for verified servers?
Hey,
I believe it's also for developer/ecommerce servers, partner servers, and HypeSquad Event coordinator servers too.

violet rivet
#

I now regret installing the drivers from the mobo cd.. would've been faster to download them..

potent prawn
#

Lol never use the cd

#

I'm surprised you even have an optical drive

swift abyss
#

i can let you borrow my 3.5" diskettes

swift abyss
#

lol Turbo, the post in the other discord, that jeremy person asked if LP was better than pex, thats why i posted that. i guess they deleted the post

potent prawn
#

Yessir I was confuse

swift abyss
#

lol

violet rivet
#

optical drive for all those tiny disks i get with random products from ebay

rustic cobalt
#

God, reminds me of the rectangular "card" disks you used to get

vocal rivet
#

When you request a data deletion accoding to the GDPR and they tell you "We dont need to follow it"

#

european citizen dance

trail shuttle
#

!help

outer vesselBOT
#
Available commands:

!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

left raven
#

!verbose

outer vesselBOT
drowsy quest
#

@plain cradle so I'd recommend you search the LP source for mysql.sql

plain cradle
#

k, tanks

gilded nova
#

Can anyone here help me figure out what are the caveats of rewarding the players with 72 sethomes, even if someone voted for my server for 2 years?

swift abyss
#

I see no issue with that personally. a server i used to play on i had unlimited, at one point, I had over 140 sethomes. cant really think of reasons its bad for the user or the server. sorry im no help lol

potent prawn
#

tf does someone need that many homes for lol

swift abyss
#

i played there for over two years, was staff for about a year. just sethomes at friends places, spots to raid later, biomes for certain blocks, etc lol

plain cradle
#

#luckperms-api is dead xD
Well, I think it will take a year to fix my plugin with this ammount of messages por hour :P
not saying something bad its a joke

potent prawn
#

just be patient

plain cradle
#

I'm being
Well, not a lot xD

iron bone
#

Hello does somebody know a plugin that kicks you when your rank gets updated

left raven
#

can't you just kick the player while giving him the rank ?

iron bone
#

yee ik but for example if you got a website where you buy ranks

#

go to*

left raven
#

then add a command that kick him

iron bone
#

what if the website works with mysql

left raven
#

and... what does it do ?

iron bone
#

give the player a rank

left raven
#

oooooh

#

I understand

#

but even kicking the player wont update his rank when you add it through the database

#

you have to do it with commands or resync LP

iron bone
#

k

#

ok il think of something thx for the help

gilded nova
#

Anyone know how to have prefix on join in essentials? I'm using LuckPerms.

left raven
#

in your Essentials config, you have to set {DISPLAYNAME} in your chat format for the player and it will automatically show the Prefix, the nickname and the suffix of the player if he has one

gilded nova
#

Still not showing up. I am using DeluxeChat as our main handler of chat, will that have been the issue?

#

I mean if I type in chat, it'll show up.

#

It also shows up in tab.

#

This is the only area where it does not. πŸ‘

left raven
#

Idk it depend if you have set the prefix in DeluxeChat's config

gilded nova
#

So if I had the prefixes setup in the deluxechat config, that might have been an issue?

left raven
#

set %vault_prefix% as the prefix in the default template

gilded nova
#

Where is that located?

left raven
#

in DeluxeChat's config

gilded nova
#

Checking right now.

left raven
#

you have the formats: section

#

under default: change prefix: to prefix: %vault_prefix%

gilded nova
left raven
#

yes

#

then reload the plugin and it should work

gilded nova
#

So now it just says {DISPLAYNAME}

left raven
#

what

#

do you have PlaceholderAPI ?

gilded nova
#

yes

left raven
#

does vault show in /papi list ?

gilded nova
#

yes

left raven
#

in /papi list

gilded nova
left raven
#

send your deluxe chat config

gilded nova
left raven
#

oh lol

#

you set it in the example

#

you set it at line 22 but it's the example, you hafe to put it at line 354

gilded nova
#

Just added it in

#

It still says DISPLAYNAME

left raven
#

is there any errors in the config ?

#

or maybe EssentialsChat is overriding DeluxeChat ?

gilded nova
#

Possibly so.

left raven
#

try removing it

gilded nova
#

essentialsx is only installed

#

do you think the issue might be that we don't have essentialschat installed? 0-o

left raven
#

no that can't be

#

oh wait, maybe it's the only the Join format of EssentialsX

gilded nova
#

?

left raven
#

in EssentialsX's config, there's a option to change the format of whenever a player join

gilded nova
#

ye

#

custom join

left raven
#

what did you set there ?

gilded nova
left raven
#

change DISPLAYNAME by PLAYER

#

(it's litteraly just said above it lol)

gilded nova
#

I never said I was smart 🀣

left raven
#

I didn't say the opposite πŸ™‚

gilded nova
#

Anyways - this gets us back to square 1 which is that it has no prefix in join. My current rank is Founder so is there anything we can do to fix this issue?

left raven
#

nothing at join ?

gilded nova
left raven
#

and when you talk in the chat ?

gilded nova
left raven
#

and you replaced DISPLAYNAME by what in EssentialsX config ? (for the custom join message)

gilded nova
trail shuttle
#

did you restart?

left raven
#

did you reload Essentials ?

gilded nova
#

yes

#

./ess reload

#

yes

#

I also reloaded DeluxeChat

left raven
#

I think I found the issue

#

is change-displayname set to false at the top of the config ?

#

(of EssentialsX)

gilded nova
#

yes

left raven
#

and add-prefix-suffix:

gilded nova
#

true

left raven
#

and is there a # before ?

gilded nova
#

;-;

left raven
#

yes ?

gilded nova
#

man i feel stupid asf 1 sec

#

xD

#

yes

left raven
#

x)

#

remove it and it should be good πŸ™‚

gilded nova
#

That has not done anything

left raven
#

;-;

#

even after reloading ?

gilded nova
#

I'm going to do a restart

#

and see if that helps

left raven
#

can you send me your essentials config ?

gilded nova
#

yes

#

1 sec

left raven
#

oh wait

#

I forgot to tell you to set change-displayname: to true πŸ˜‚

gilded nova
#

ffs

#

xD

#

Thank you

#

1 sec

#

that worked

#

thank you

#

xD

left raven
#

x)

sharp kettle
#

Anyone like gta?

gilded nova
#

yes

#

yo yo

#

So

#

We have one more issue

static cobalt
#

now, i got this permissions on my group owner

#

So far so good, but when talking in mc chat or see the tablist I don't see my prefix

#

this are my plugins:

white berry
#

Are Minecraft shadows generated server side or client side?

static cobalt
#

What?

#

That asked for me?

white berry
#

No, that's my question for anyone who knows

chilly gorge
#

[17:45:33 WARN]: Unexpected exception in the selector loop.
java.lang.OutOfMemoryError: Java heap space
[17:45:34 WARN]: Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
[17:45:45 INFO]: [PlayerDataRemover] [UpdateChecker] НС смог ΠΏΡ€ΠΎΠ²Π΅Ρ€ΠΈΡ‚ΡŒ Π½Π°Π»ΠΈΡ‡ΠΈΠ΅ ΠΎΠ±Π½ΠΎΠ²Π»Π΅Π½ΠΈΠΉ! Ошибка: Remote host closed connection during handshake
[17:45:45 WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3014)
[17:45:58 WARN]: at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3472)
[17:46:00 WARN]: ... 28 more
[17:46:11 WARN]: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5890ms.
[17:46:19 WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
[17:46:22 WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
[17:46:27 WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
[17:46:30 WARN]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Netty Epoll Server IO #2"
[17:46:31 WARN]: at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:131)

hybrid loom
#

First: Use https://hasteb.in next time
Second: OutOfMemoryError - You most likely don't have enough RAM available for the server and/or the database.

errant forum
#

I believe if it's a server, the shadows are generated on both sides, the client just asks the server for the shadow information. And when offline in a world, it's client side only (or well internal server sided). @white berry That's my take on what you asked

winter knoll
#

anyone know how to get factions?

gilded nova
#

You can obtain FactionsUUID from GitHub, from the maker himself.

#

However, you would have to build it from source.

#

Also no support will be given for that plugin if you decide to build it from source rather than buying the download from the Spigot website.

knotty cave
#

With 20 plugins aprox in survival

drowsy quest
#

Depending on how far spread out they are 100-300 players at the same time

knotty cave
#

If they are close?

#

And 100-300 with 20 TPS or less

drowsy quest
#

That depends on a lot. But it’s possible to run with 20 TPS

#

The closer they are the more do fit

#

And the more TPS too btw

solemn belfry
drowsy quest
hybrid loom
#

?

#

Won't check on mobile

drowsy quest
#

It's xkcd...

#

That guy draws funny comics

hybrid loom
#

Oh that guy

gilded nova
#

Is there a permission that can give certain ranks access to command blocks

drowsy quest
#

Sponge or Spigot?

gilded nova
#

does anyone know a way you can set the status of your mc server to show as "maintenance"

#

if you do then ping me

left raven
covert wyvern
#

I removed all at the same time brainstone, so now Im gonna add like 10 by 10

#

to see which one is causing it

#

or if its just plugin overload

gilded nova
#

@drowsy quest spigot

outer vesselBOT
#

Hey RedNovaCoaster! Please don't tag staff members.

drowsy quest
#

then no

#

Maybe with a plugin

brave scarab
#

can you guys DM @finite holly and ask him if he's alright? he's been depressed lately

hybrid loom
#

He's not on this discord it seems

gilded nova
#

ik this isnt lp related but

#

All all the name fields in the config are full.

hybrid loom
#

Did you actually made a plugin.yml and set the name of the plugin there?

gilded nova
#

i didnt make the plugin myself. but it was working with on my server with the default config. it was when i edited the config that it started given me this error

gilded nova
#

thanks tanguygab

left raven
#

!help

outer vesselBOT
#
Available commands:

!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

gilded nova
#

Anyone here familiar with CMI permission nodes?

turbid quartz
gilded nova
#

Okay, but what are the valid color names? It's not on the permissions list nor the LuckPerms tab complete nor permission tree database.

#

For permission node cmi.colors.[type].colorname

turbid quartz
#

Not sure sadly. Sorry.

left raven
#

it's probably the name of the color like red, green, dark_green, gold...

#

look at the names in ()

gilded nova
#

How do I make 2 prefixes with lp

left raven
#

check the wiki for Meta Prefix and Duffix Stacking

gilded nova
#

Guys

#

I just managed to tame multiworld permissions, so I wonder...

#

Should I leave my server on whitelist mode until I finish my server hub, or should I reopen it for the public now?

#

Assuming I finished 1/4 of my server hub in less than a day that is

#

It does have its main world spawn though

gilded nova
#

am i doing this correctloy?

drowsy quest
#

Looks like a good start

gilded nova
#

I mean is the {user} part the correct formatting?

drowsy quest
#

Depends on the software you're using

#

Though I'm also not entirely sure what you mean with formatiing

tired lantern
#

so

drowsy quest
#

I'd still recommend you ask on PAPI for support

tired lantern
#

can i have the discord

steel pelican
#

It's on the papi spigot page...

tired lantern
#

ok

hybrid loom
#

I think you overlooked the "On the right side" @tired lantern

#

I btw made that wiki.... Or like 90% of the wiki...

steel pelican
#

It's a good wiki I be been using it to add placeholderapi into my new plugin I'm making.

fading blaze
#

Is anyone looking for a community based 1.12.2 server?

#

I’m looking for some friends to just chill with no money or anything

violet rivet
#

Don't advertise, seriously

#

All you have here is server owners asking for help setting up permissions

#

Lol

#

!help

outer vesselBOT
#
Available commands:

!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

stuck lagoon
#

Seeking a per world plugin controller. For 1.15 premium or free does not matter.

still meteor
#

Hi everyone
I dont know why but when I enter my server I get that I have missing mods in Client [Sponge, Forge,...] and it puts that Im not whitelisted on the server
Anyone knows how to solve
Im using Sponge Forge

#

When i put all the permissions to the user he can enter

sleek niche
#

You can try debugging with LuckPerms's verbose tool as the console.

#

!verbose

outer vesselBOT
sleek niche
#

(You can just leave the filter empty)

swift abyss
#

not really appropriate....

teal creek
#

sorry