#general

1 messages · Page 100 of 1

potent prawn
#

In that case I saw it and we were already talking in general about it

#

But yeah, deleting pings is irritating 😆

potent hill
#

Hey guys, after an extensive internet search, I could not find a way to block the commands / bukkit:command and /minecraft:command without a plugin other than permission (Luck Perms) and the essential, I do not understand how it works the bukkit.yml file, could anyone help me?

hybrid loom
#

You have to deny the permission in order for the command to be blocked. That's how most, if not all commands work

potent hill
#

how a deny, with -bukkit:commands ?

#

or set false?

potent prawn
#

/lp group <group> permission set bukkit.command.<command> false

Or whatever the permission is. You can find the require permissions on the bukkit documentation or by using verbose

potent hill
#

Thanks!

zealous locust
violet rivet
#

I'd be asking the plugin maker

zealous locust
#

He doesn’t respond, I think he abandoned the plugin

#

But it’s still available for 1.13

burnt flame
#

@fluid merlin If you're doing prototyping, Windows 10 has Hyper-V and VMWare makes a product called VMWare Workstation. Both are free, though VMWare Workstation does have a more powerful paid version. I recommend, if you can't afford dedicated hosting, to do your prototyping/dev work on a vm since this isolates your personal machine. This way, you can install a bunch of things, break things, fix things, even completely trash the vm and it won't affect your personal machine.

Alternatively, hard drives are pretty cheap. You can pick up a 500gb hard drive for around $20 and put that into your computer in place of your personal desktop, install a free OS like CentOS (free RHEL distro), and set up your server there.

#

And there are some minecraft hosting services that will host for dollar amounts you can count on one hand - these are great if you're having users connect over the internet (i.e. not on a local network or VPN network).

fluid merlin
#

Yeah we just got a hosting service yesterday. Also, HyperV is not free, in the sense you have to have windows 10 pro.

burnt flame
#

Good catch, yeah

#

Best of luck with your server though! Sounds like you've got things under control.

potent hill
hybrid loom
#

Deny permissions?

potent hill
#

After denying all permissions minecraft keeps showing up

#

Which permission should I deny?
I do not want the default group to have access to any LP commands

sleek niche
#

They don't have (normally), the comma ds just show up in suggestions

minor socket
#

Well lmao

placid zealot
#

Hey, I'm completely 100% new to server hosting. I'm getting errors when I try to execute any command (gmc, warp, etc.) but the command still works.

drowsy quest
#

You could try to maaaybe show us the error(s)?

placid zealot
#

I don't have access to my computer for the next hour or so. I'll do that when I can.

#

Clientside, it says 'an internal error occurred when trying to process this command' or something similar

#

truth be told i really don't know what i'm doing so i probably hecked something up somewhere

drowsy quest
#

Without the errors/logs we can't really say anything

placid zealot
#

i totally get it.

drowsy quest
#

Imagine going to your doctor and telling them that "something in your body doesn't work. And when I do something it hurts"

#

That's kinda where we're at right now xD

placid zealot
#

yeah, i totally get that. i'll be back in a little bit with error codes

potent hill
#

BrainStone?

#

can you help me?

sleek niche
#

He maybe can

swift abyss
#

Thiago in the spigot.yml there are two options you can change (if on 1.13+, it’s only the tab complete if 1.12.2 or lower). Look for this in spigot.yml

tab-complete: 0
send-namespaced: false

#

Send namespaced will disable the colon command usage.

potent hill
#

Thanks @swift abyss

swift abyss
#

😉

abstract schooner
#

so what is nucleus? please

drowsy quest
#

A plugin

ornate heron
#

Nucleus is basically essentialsX for sponge

abstract schooner
#

bro i appreciate the help but like i have no idea what you are talking about u think u can simplify it?

ornate heron
#

Nucleus is a plugin which adds those commands

#

that's it

abstract schooner
#

yeah

#

so is there a video tutorial that i can watch about it?

ornate heron
#

I don't think so

#

but it's not that complicated

abstract schooner
#

how do u use nucleus?~

ornate heron
#

have you ever installed a plugin

abstract schooner
#

nope

ornate heron
#

I don't use it

#

well search a tutorial on how to install plugins

abstract schooner
#

ok

ornate heron
#

Do you already run sponge by the way?

abstract schooner
#

yes

#

ok its in the server how do u use it now?

ornate heron
#

Restart your server

#

and done

#

it's in

abstract schooner
#

so how do i put the actual commands?

ornate heron
#

I don't know what you mean, The commands are already there for you

#

Nucleus is a plugin which creates the /feed command et cetera for you

abstract schooner
#

oh ok thanks man

#

is /home included aswell?

ornate heron
#

Yup

#

It should be

abstract schooner
#

ok man thx

ornate heron
#

No problem!

#

Im pretty sure nucleus even has a discord, You might be able to find that somewhere

#

they can help you out way more than i can, I never ran a sponge server myself XD

#

nor have i actually used anything besides LP on sponge

#

I've only done localhost testing with sponge

sleek niche
#

Nucleus is a really great plugin, it has chat formatting tools, staff chat, spawnpoints, normal essential commands.
It's like improved EssX for Sponge.

violet rivet
#

Colon commands are so useful when one plugin overwrites a command with its own... and discord loads messages as soon as I send this.. again

swift abyss
#

@mighty current if you scroll back up a little, I have info there for your tab complete issue

#

Lol usb

violet rivet
#

It always happens

#

I'll respond then the scroll bar appears.

#

Then I look stupid if people are already discussing something different

swift abyss
#

😉

violet rivet
#

Exactly

red canopy
#

I used to have that

#

I feel your pain.

burnt flame
#

Trying to get my github webhook to function. I set up the webhook as described in this Discord article, and GitHub is indeed sending the request, but Discord's API just returns 204 and nothing happens in my channel. https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks

#

Anyone have any ideas of how to rectify this?

gilded nova
#

guys help

#

how to delete kit

burnt flame
#

Delete the kit in the essentials config file

gilded nova
#

doesnt work

#

i deleted it

#

i typed ingame /kit create

burnt flame
#

Did you restart the server afterwards?

gilded nova
#

and i had some good items i didnt see them

#

i typed /essentials reload

burnt flame
#

If it's gone from the config, essentials has no way of knowing about it. Restart the server instead it didn't get wiped from memory properly.

swift abyss
#

also can help to stop server, edit config, save config, then start server.

vocal rivet
#

Github Discord webhook works perfectly for me

#

its very simple, <webhook>/github

burnt flame
#

The censored piece was copy-pasted from Discord, pasted in, and then I appended /github

#

I even cleared it out and re-copied to be sure.

vocal rivet
#

should work then did you try a test commit?

burnt flame
#

I added a label to a PR. GitHub reports sending the update to Discord, and it reports that Discord responded with a 204

zealous locust
#

Anyone wanna help me test something?

vocal rivet
#

Try a real commit instead of adding a label, maybe they limited what events get pushed :3

flint mist
placid zealot
#

would it be worth downgrading to 1.13 spigot for more plugins?

vocal rivet
#

Wouldnt give you a price for the styling, but it is nice :3

burnt flame
#

I use 1.12.2 for my plugin requirements. In the end, it depends on your needs. If you can do everything in 1.13 or 1.14, then stay there. If not, then either write your own plugin or downgrade to a version where all of the plugins you need are supported.

potent prawn
#

You should never downgrade your server!

#

Shit will break. If you have a backup from before you upgraded (which you should), then just restore that and live with the fact that your changes will be gone.

wheat bough
#

@flint mist is that on GitHub?

flint mist
#

Nope

wheat bough
#

Damn

#

I'd be interested in looking at the code

flint mist
#

Its really messy though

wheat bough
#

Idc

#

I love messy code

flint mist
#

Will you be able to see everything through the chrome inspection? I don't mess with it too much,

wheat bough
#

You can upload it to pastebin

flint mist
#

Right

vocal rivet
#

Is it using any server side language such as php or asp. net? (my guess would be: no)

potent prawn
#

Must be if that download response works

wheat bough
#

From what I see, no.

flint mist
#

Oh sorry, was muted

#

It's just plain ol html, css, js

potent prawn
#

Nvm TIL there is a download attribute

flint mist
#

Its just an anchor to the file

#

I have some apache mods to protect the site from overloading

potent prawn
#

Yeah you probably dont want to just link to files like that if you want to trigger a download

#

Different browsers will interpret it differently

flint mist
#

ah

potent prawn
vocal rivet
#

Well, all browsers interpret a .zip ending the same: its a download

flint mist
#

Alright so I'm good

potent prawn
#

Sure but that's just one file type and should not be used for all cases

flint mist
#

I zip everything, whether the file, to 1. compress 2. make sure the browser isnt like, "time to play this mp3"

vocal rivet
#

Zip, gz, rar etc, if sou offer a download you should archive it, unless its a exe, msi, jar etc, then it unnecessary

#

in this special case a zip is fine

flint mist
#

yeah yeah

vocal rivet
#

Also for files that the browser directly opens, it displays the download button to still download it

#

As example Chrome and pdf, top right corner is a download button

flint mist
#

I just wanted to make sure

vocal rivet
#

But yeah, web development.. i have a lot of unpopular opinions about it, and idgaf what anybody says. I like php, i learned it and can work with it, it does its job and never let me down.

Other unpopular opinions:
I hate python, MariaDB is better then MySQL, Docker is awesome as heck, i like Windows server and I like GMod and make addons for it still, even after the announcement of S&box

flint mist
#

I'm newish to web dev. I've got the basics down.

vocal rivet
#

Do you plan to make a living out of it?

flint mist
#

Docker I don't really understand a ton, but I get the gist of it.

#

Nope

vocal rivet
#

Love docker, use it for lots of stuff

#

I am a year long fullstack web developer, my current project is a complete custom website software with forum, suggestion system, support system etc, for a gmod community

flint mist
#

my amazing forum is just discourse

vocal rivet
#

Database structure is planned and optimized 3 times

#

made some mistakes while planning zhe structure, but they are fixed now

flint mist
#

My iptables rules to limit 5 connections per ip isnt working.

iptables -A INPUT -p tcp -m state --state NEW,ESTABLISHED --dport 80 -m connlimit --connlimit-above 5 -j REJECT --reject-with tcp-reset
iptables -A INPUT -p tcp -m state --state NEW,ESTABLISHED --dport 443 -m connlimit --connlimit-above 5 -j REJECT --reject-with tcp-reset

I bet I'm just a dummy

vocal rivet
#

hmm, my iptable knowledge is a bit rusty

potent prawn
#

Php is fine, especially the latest versions of it.

#

My job has me using laravel pretty exclusively, its great

#

I'm trying to get them to use Vue for front ends

flint mist
#

Oh no

#

I successfully limited it

#

Side effects: Site loads at 90's speed

potent prawn
#

Mmmm that sweet 5KB/s

flint mist
#

Very nice

potent prawn
#

I dont miss those times

flint mist
#

Oh god

#

now I limited it even more

#

It doesn't load the stylesheet in time

vocal rivet
#

Sadly Turbo, it is a unpopular opinion in the developer community. I got called a idiot way to often because i like php. just visit r/ProgrammingHumor and write that you like php, the shitstorm of hell will fall upon you

#

But tbh, that whole subreddit is full of Python loving College students, who think they can use py for everything

potent prawn
#

Developers love to shit on php and js any moment they can. Gotta love that elitist attitude 🙄

flint mist
#

pfft, just use shell for everything

#

nah take that back, batch is where its at

vocal rivet
#

Elitist? Good one, most of those Shitstormers have never worked in their life before

#

Also: Powershell

#

learned it a while back, its gud

flint mist
#

I just can't get iptables to limit the connections per min

#

I did it

#
iptables -A INPUT -p tcp --dport 80 -m limit --limit 5/minute --limit-burst 1 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -m limit --limit 5/minute --limit-burst 1 -j ACCEPT
iptables -A OUTPUT -p tcp --dport 80 -m limit --limit 5/minute --limit-burst 1 -j ACCEPT
iptables -A OUTPUT -p tcp --dport 443 -m limit --limit 5/minute --limit-burst 1 -j ACCEPT
#

Had to practically ddos myself multiple times but I did it

flint mist
#

Thanks for helping me through my journey of code

sleek niche
#

I'm currently asking me, if I should put a proxy in front of my single server. Would there be any improvements of performance

vocal rivet
#

Real Proxy or Bungee? Also what you mean put in front of it?
if it means this:
Client->Internet->Proxy->Server
then it can be used for failover, but it would not improove performance as it would have the same result as having the server connected directly, besides it caching the content.

The main purpose of a proxy is improoving traffic, because the Proxy downloads the website and caches it

sleek niche
#

Meaned for a server (so Waterfall / Velocity) but you're right, it would not improve performance. What was I thinking?

vocal rivet
#

Well, if you outsource some functions to bungee it could actually improoving performance of the back-end server. As example the server wouldnt need to do the online authentification, or could do player analytics stuff

#

But if that would make a major difference, is another question

deep axle
#

Making chat formatting work from EssentialsX chat?

swift abyss
#

you would set the permissions for creating the shops with the context of that wg region - example: /lp group default permission set chestshop.create wg-region=publicshops where publicshops is the world guard region you created

#

you would still set the normal world guard flags of build allow, etc

#

since shops hold their own permissions and unles you have the bypass you cant modify others shops, you wont have issues

runic sedge
#

That's using that addon or without?

swift abyss
#

add-on

placid zealot
#

how would i reset all permission info if i really hecked something up

drowsy quest
#

Delete the storage

#

Or bulkupdate

#

But that keeps the groups

swift abyss
#

then have a 🍕 party to relieve stress

drowsy quest
#

?

swift abyss
#

from having to delete everything youve worked on.

edgy niche
#

How did you guys get verified?

flint mist
#

Wym? most of the messages the past few days from here are members

edgy niche
#

this discord server

#

because its not a Game Publisher, Esports organisation or Music artist...

flint mist
#

oh oh

twin warren
#

we're just verified

#

not partners

normal tiger
#

@edgy niche

#

thats partners

edgy niche
#

I never said you were???

sleek niche
#

I think it's from Discord's open source "partership" project

elder plinth
#

I'm trying to develop a plugin and I want my permissions to auto-fill when I'm trying to set permissions for groups in LuckPerms
how do I set that up

quaint swift
outer vesselBOT
#

Hey call911! Please don't tag staff members.

drowsy quest
#

@quaint swift use up to date versions

#

It’s a Forge bug that has long been fixed

quaint swift
#

ill try thanks

elder plinth
#

Hey I had a question about writing a plugin and integrating it into the permissions auto-fill list?

#

How do I do that with my own plugin?

#

Like where does the tab completer look for the permissions of other plugins?

hybrid loom
#

@edgy niche The LuckPerms project got accepted into Discord's Open Source programm where they list Discords and such about popular open source projects

#

Like f.e. PaperMC is also part of that

silver cave
#

i like how luckperms is verified tho lol

#

a minecraft plugin got verified on disCoRd?!

hybrid loom
#

yeah why not

#

It has tons of members, tons of stars on github, is open source, ....

potent prawn
#

We gucci

silver cave
#

idk i just find it odd ahha

minor socket
#

I think songoda got verified but helpchat can't get it (also MOSS can't get it)

hybrid loom
#

?

#

They disabled issues lol

twin warren
#

looks like someone's salty lol

hybrid loom
#

I don't quite get what is going on

minor socket
#

Me too but it looks like something is really wrong

#

"We are supporting opensource we are awesome"

hybrid loom
#

After allthey want popular people

minor socket
#

Because if platform grows

#

More nitro users

#

More boosts

#

More money

hybrid loom
#

Imo is the nitro boost shit

#

At least for who can use it

#

If they would allow classic nitro to boost, then people would more likely buy nitro.

minor socket
#

Everyone should be able to use it

#

But if you want more boosts use nitro

hybrid loom
#

But marketing was like "make nitro games only boost = profit"

minor socket
#

But how would they get money

vocal rivet
#

i has one boost

#

as early supporter you get one free boost

hybrid loom
#

Yeah.

minor socket
#

Boosting servers for 11$ / m

#

😂

hybrid loom
#

Actually you get more.

minor socket
#

My new service

vocal rivet
#

i get more?

hybrid loom
#

You can just boost one at a time and have to remove the old boost

#

If you want to boost another discord

vocal rivet
#

well i amma bost my own discord xD

#

even tho it wont change anything as you need at least 2 for any features

hybrid loom
#

I know

#

Still waiting for two boosts on my Discord ablobsadrain

red canopy
#

I'm an early supporter

#

but i dont have a boost

gilded nova
#

does luckperms needs an another plugin to work?

sleek niche
#

Basicly not

#

But when you use Spigot it's recommend that you use Vault

gilded nova
#

adn for bukkit,

#

and*

#

?

sleek niche
#

You shouldn't use CraftBukkit

#

But you also need Vault for CraftBukkit, which, again, you shouldn't use, as it exists primarily for development related reasons

worn citrus
#

There should really be a ticket bot here to sort issues. Having all the issues in the same channel at the same time is so confusing.

gilded nova
#

I use craftbukkit

minor socket
#

No point in that

#

This is community support

swift abyss
#

@woven eagle i personally use {PREFIX} {USERNAME} {SUFFIX} when i configure for others. also note that if you enable players to set their nick color, it will override

#

for the actual formatting, I do &r{PREFIX} &r{USERNAME} &r{SUFFIX} to reset between them

woven eagle
#

Okay, I'll give that a go

#

@swift abyss It looks like USERNAME isn't a defined placeholder, since it just shows up as {USERNAME} in chat, rather than their actual username.

swift abyss
#

try player maybe? that seems odd that username isnt working as its pulled directly from essentialsx config lol (from their github)

trail shuttle
#

{PLAYER}?

swift abyss
#

maybe - also, you can use {DISPLAYNAME} still and set this: add-prefix-suffix: false (its close to the top of the config) then pre/suffixes wont be added to the name. so it would look like {PREFIX} {DISPLAYNAME} {SUFFIX}

#

@woven eagle

woven eagle
#

I'll try that

#

Aha thanks, that worked perfectly

#

You were more useful than the essentialsx discord xD

silver cave
#

when jah succsu 0ff

#

WEEEEEEEEEEEEE

potent prawn
#

... ok

potent hill
drowsy quest
#

The version? @potent hill

potent hill
#

Version and You do not have..

#

This message appears for default users.
I want to change the message or remove it.

drowsy quest
#

You can't

sour creek
#

Is this the chat where u ask for help if needed?

#

Cuz i have a question

drowsy quest
#

And quite frankly I don't see a major issue with that @potent hill.

#

@sour creek Yes it is

sour creek
#

How do I make it where you can have two prefixes from two different groups? Like I'm making a kingdoms server and I made two groups (KingdomsName) and (king) and I want to add a person to both group and that person to have two prefixes (kingdomsname) and (king)

drowsy quest
#

Check the wiki page Prefix/Suffix Stacking

sour creek
#

Aight got it ty

#

Wait what if you dont have the config available? is there a way to do that in chat?

#

Im not the owner of the server

drowsy quest
#

No

#

Only config

sour creek
#

I see... Well Ig i'll wait for the owner

drowsy quest
#

Btw, I was not paying attention to the channel. The right channel for support is #support-1 @sour creek

sour creek
#

oh okay ty

empty kettle
#

can someone suggest a good minecraft server host?

worn citrus
#

@empty kettle OVH

vocal rivet
#

Depends on the country

#

@worn citrus
Pter works using docker, so what is the error message in your console?

worn citrus
#

@vocal rivet

vocal rivet
#

YOu know that Docker containers have their own Network adapter? And therefore need a own iptables rule?

Additionally you need to enter the docker host IP as Database host, which should be something like 172.x.x.1

worn citrus
#

Idk what a iptables rule is

vocal rivet
#

Linux firewall

worn citrus
#

I put 172.0.0.1:3306 as database host

vocal rivet
#

are you 100% sure its the right IP? docker does normally dont give that IP

worn citrus
#

Well, i got that ip from pterodactyl

#

and the same when creating it seperate from ptero

vocal rivet
#

if you want and would allow it, i could take a look at it with anydesk later

worn citrus
#

Well i actually don’t have access to the dedi, I am just the manager. I’ll ask the owner.

vocal rivet
#

alr8

quasi bluff
#

Anyone here use buycraft, that can help me with something?

potent prawn
#

Just ask your question

quasi bluff
potent prawn
#

You created the web hook and added it to buy craft?

quasi bluff
#

yup

potent prawn
#

And you've received a payment without it logging to your channel?

quasi bluff
#

yes

potent prawn
#

I think it's a bug on buycrafts end, I just got my first one in a month

#

And I know for a fact we get more than that

#

Think maybe it doesnt count subscriptions

quasi bluff
#

No clue.

quasi bluff
#

I cant get anything discord related to work

potent prawn
#

What exactly do you mean by that, be more specific

quasi bluff
#

I mean for buycraft.

vocal rivet
#

What cant you get to work ( specifficly and not just a name ) ? What is your issue ( more then 3 words ) ? Do you have any error messages ( the full error you get ) ?

quasi bluff
#

Read up.

vocal rivet
#

No, i am not. You didnt answere those questions. You said you have a problem, but didnt describe the problem nor sent any additional informations. This looks like such a convo:

1: How are you feeling today?
2: Fine
1: What are you doing right now?
2: Stuff
1: Have you plans for the weekend?
2: yes
1: What have you planned then? 
2: Stuff
balmy tusk
#

oooh stuff

coral lantern
#

@quasi bluff

swift abyss
#

@tiny slate send a ss of your plugins folder.

#

or printout of /pl

drowsy quest
#

Place your bets. Do they have a plugin that manages chat or not?

swift abyss
#

i wont bet they dont lol

drowsy quest
#

Chances are 100% to 0%

tiny slate
#

FYI JEssentials doesn't have prefixs. Only nicknames.

swift abyss
#

what is JEssentials?

#

is your chat plugin

swift abyss
drowsy quest
#

90% sure on that. Would guess that’s the culprit too

tiny slate
#

Gonna delete it and find out

swift abyss
#

also @tiny slate - update your LP version, you are on 4.4.1

#

LP is at 4.4.26 😉

#

if that is the chat plugin and you remove it - you shouldnt have anything in chat but your IGN

#

easy way to tell if that is the issue

drowsy quest
#

Or, idk, check the config?

swift abyss
#

lol

#

they dont believe that its that plugin

#

even though the docs say it formats chat

tiny slate
#

Yes but it there is no command for prefixs or perms for prefixs or anything in the config that says anything about prefixs so if it is it then idk

swift abyss
#

its placeholders

tiny slate
#

Only thing I see that it changes would be nicknames

swift abyss
#

not commands

#

search in the config for prefix

#

youll find it in the chat format section

#

something like %prefix% <%displayname%>:

#

may be like {PREFIX} or {vault_prefix} any combo of that

tiny slate
#

Define the prefix for the command /broadcast

Choose a nickname prefix which will be displayed in front of nicknames

NOTE: Should only be a single character.

nick-prefix: ''

Choose whether or not to enable having a nick prefix

enable-nick-prefix: false

Define a custom permission prefix

EXAMPLE: The /msg permission is jessentials.msg

By changing the prefix, I could make it myservernamehere.msg

NOTE: You CANNOT use spaces or special characters.

#

CTRL F and this is all the prefixs I found lol

swift abyss
#

line 82

#

chat-format: '%group% &f<%playerDisplay%> %message%'

tiny slate
#

If that's it how would I go about fixing that? Would I delete something in that line?

swift abyss
#

do you want the < > in there?

#

like it shows now?

tiny slate
#

Would removing that fix it?

swift abyss
#

im asking do you want the <>

#

just yes or no

#

lol

tiny slate
#

Also how do I download latest LP? On spigot it only gives me 4.4.1

#

Yes

swift abyss
#

yes to remove it?

#

change to:
chat-format: '%playerDisplay%&r: %message%'

tiny slate
#

I wanted to see what it looked like again cause I never really looked at it

#

or noticed it

swift abyss
#

that will give you:
[prefix] playername: message

#

now - you may need to add a space in the meta from /lp editor

#

so that there is a space after the prefix before the name

#

for updated LP, look in #welcome at the first link

tiny slate
#

Awsome thanks. It looks a lot cleaner and only has 1 prefix now. I didn't think it edited the prefix cause there was nothing with "prefix" in perms or commands lol. Sorry if it was hard to get that across to me as I had no clue and was very confused so I had trouble understanding it. Again thanks for helping me fix this and as for the other guy no need to be so passive aggressive. All I wanted was help and didn't know what to do.

swift abyss
#

we all start from nothing, its a learning journey 😉 glad to help

drowsy quest
#

@tiny slate my passive aggressiveres is nothing personal. What just ticks me off is adamant refusal to believe experienced supporters.
Keep in mind there's a huge difference between "I don't have a chat plugin so it must be LP" and "I don't know what's my chat plugin. Can you help me find it"

#

And another reason I tend to be that way is to get people to feel like "Damn. I could've/should've known/figured it out on my own. Next time I will try to it on my own first."

#

Though the latter doesn't apply to you that much

#

At max for searching the config. But yeah. No big deal

tiny slate
#

There's no way I could of figured that out on my own as I know nothing about that kind of stuff and I get it I should of worded my stuff better and I read over the stuff and thought JEssentials was different.

drowsy quest
#

*could've

#

could've = could have

#

And should've

tiny slate
#

Alright, I'm done. I backed off and admitted I was in the wrong but ya couldn't just leave it at that.

#

Thanks and cya.

drowsy quest
#

I'm sorry. That had nothing to do with the conversion

#

It's just that one grammatical error that drives me up wall

#

And to finish off @tiny slate there's absolutely nothing wrong with not knowing stuff.
But you have to keep in mind that we are not here to solve your issues. But to help you solve them yourself. (Except for actual bugs)

quasi bluff
#

@vocal rivet Me and @potent prawn were talking about something. Yes the problem was described.

outer vesselBOT
#

Hey Venom! Please don't tag staff members.

quasi bluff
vocal rivet
#

What cant you get to work ( specifficly and not just a name ) ?
Was a question for this:

VenomToday at 12:56 AM
I cant get anything discord related to work

What is your issue ( more then 3 words ) ?
Was a question for the issue itself, what is the issue and what did you try so far in a attempt to fix it

Do you have any error messages ( the full error you get ) ?
You have not posted any informations about this at all

quasi bluff
#

Why are you digging this up?

vocal rivet
#

Yes, how is that a informative responce? Being more specific means what did you do, where did you do it and what is the expected outcome

quasi bluff
vocal rivet
#

And? What has that to do with this now?

#

Asking for help means also giving enough informations for people to figure out the issue

quasi bluff
#

Turbo knew my issue.

sleek niche
#

It'a done! 501 stars! LuckPerms now has defenitly much stars

vocal rivet
#

I give up.

narrow axle
#

@drowsy quest

outer vesselBOT
#

Hey Copyright! Please don't tag staff members.

narrow axle
#

what do oyu mean

drowsy quest
#

I'm guessing you have your ranks set up like this:
guest -> player -> xxx -> xxx -> xxx
etc

#

right?

narrow axle
#

mhm

#

ye

drowsy quest
#

The you just have to set the name color of the rank right after guest to white

narrow axle
#

well i currently only got 3

drowsy quest
#

Or set the orange color to false

narrow axle
#

im just testing this plugin

#

default guest owner

drowsy quest
#

Depends on how you set the color

#

Then do it for the owner rank

narrow axle
#

whats teh cmd to check for the ranks

#

that i got rn

#

listgorups got it

violet rivet
#

Steve is a hammer

swift abyss
#

I ate Steve - now its not an issue anymore.

silver cave
#

sloppy toppy

gilded nova
#

does anyone know a good tablist plugin?
that works well with 1.14.2

#

Every plugin i used was crap

swift abyss
silver cave
#

n word am i right ahaha

swift abyss
#

?

#

though this is off topic - topics or words like youve been posting arent needed here

silver cave
#

this is off topic

#

bone head

#

🤡

swift abyss
#

this isnt a spam channel

silver cave
#

not spamming 🤡

swift abyss
#

wish there was an age requirement

#

or maturity level

potent prawn
#

@silver cave I suggest you stop before you get yourself kicked

silver cave
#

😤

#

What else is off topic for

#

I mean that other guy posted Steve and it wasnt a problem and I just deleted mine ;(

potent prawn
#

Things like "n word am I right" are not appropriate at all

#

This channel is best used for questions about other plugins or minecraft related stuff, not bad tier memes

hybrid loom
#

@prisma fiber A late warning.
No posting of copypasta stuff.

vocal rivet
#

Does anyone know something about Spigot being removed from the default Pterodactyl configuration?

pure belfry
#

@vocal rivet that doesn't seem correct

vocal rivet
#

It was a fresh install and it lacked spigot in the eggs, i installed it afterwards. instead of spigot it displayed paper tho, but i have never done anything with it and didnt want to risk it

hybrid loom
#

"Eggs"

vocal rivet
#

Yeah, they are called eggs

hybrid loom
ornate heron
#

Has anyone here ever used datapacks?

#

I just started creating mc datapacks and it's so much fun XD

#

I'm trying to create a BatBox from tekkit as of now

sleek niche
#

Yu

#

I made a datapack which is even on GitHub

#

Wait....

#

Try left / right clicking with a carrot on a stick called "Explosioner". It is a simple raycast

#

I even tries to make a sort of chat mangment pack, but frustrating chest minecarts stopped me

ornate heron
#

I just created a crafting recipe lmao

#

I want to create like a tnt wand or something

#

and call it BOOM wand 😆

sleek niche
#

You can't use NBT in custom recipes from vanilla

#

You need to use a custom crafting table if you want

fringe halo
#

Alguém tem o Luckperms para 1.14.2 ?

violet rivet
#

So polite [11:29:38] [Server thread/INFO]: [LuckPerms] Goodbye!

silver cave
#

Rlly hope 1.14.3 is a lot stabler

violet rivet
#

So do I

prisma fiber
#

*a lot more stable

woeful willow
#

alot morest stabelar*

violet rivet
#

Stableist it's been in much time*

swift abyss
#

the mostest stabliestest of all timester

#

1.13+ is still poop in my opinion, but eh, it works well enough

hybrid loom
#

It's funny how nobody boosts this Discord

woeful willow
#

Should I be

#

For the low low price of $100/year I can get nitro

#

Mega deal

vocal rivet
#

I am in 30+ discords and just 2 of them have any perks gained from Nitro

#

5 of them have over 5k members

hybrid loom
#

same if I don't count any botlists or emote Discords

swift abyss
edgy vault
#

Thanks @swift abyss I'll check it out 😃

gilded nova
#

@swift abyss I used the tab plugin right?

#

I'll just screen shot and show you whats happening

#

Does anyknow know whats up? The weights are all correct.

swift abyss
#

@gilded nova whats the issue?

gilded nova
#

The patreon rank is below the default for some reason

swift abyss
#

i personally use bungee tablist plus, but it involves a lot of setup (imo) to get it where i wanted it and you can set order to it - not sure about that plugin i can take a glance though real quick, give me a min

#

look in this section to set your group orders:

#
#also used to find main group if a player is in more than 1 (hello LuckPerms users)
group-sorting-priority-list:
  - "Owner"
  - "Admin"
  - "Mod"
  - "Helper"
  - "Builder"
  - "Premium"
  - "Player"
  - "default"
#

lol, it even says LP users 😉

#

@gilded nova let me know if you have other issues, ill try to help

gilded nova
#

Alright

gilded nova
#

@swift abyss This plugin seems very buggy

#

Do you know any other tablist plugins?

swift abyss
#

i use bungee tablist plus

#

no issues, but takes some setup

gilded nova
#

Or a plugin that will show like Owner/Mod/Admin above players heads?

swift abyss
#

what is buggy?

#

oh you mean the hover text for player names?

gilded nova
#

Yep

swift abyss
#

thats not related to tablist

gilded nova
#

do you know a plugin for that?

#

Idk what to search up for it

swift abyss
#

let me see - the essentials plugin i use has it built in, so i dont use a sep plugin

gilded nova
#

EssentialsX?

swift abyss
#

i dont believe that will show it

gilded nova
#

Do you need a bungee server to use
BungeeTabListPlus?

swift abyss
#

its only on bungee, but uses spigot plugin for backend info - again tho, tablist and name tag arent related

#

you can find more, i just used "player name tag plugin" as the search

slate berry
#

anyone knows a good plugin that goes with lp for greylisting?

violet rivet
#

Greylisting?

slate berry
#

ye

#

a plugin so I can set different defaultgamemodes for different groups

#

so lets say my member group will always start in gamemode survival but my guest group will start in gamemode adventure

gilded nova
#

hi

#

@queen crest msg me

queen crest
#

Hello

#

xD

#

@gilded nova thanks

gilded nova
#

i cant msg u lol

queen crest
#

🤔

#

minute

gilded nova
#

just add me lol

violet rivet
#

@gilded nova 130,000 led christmas lights synhronised to music

gilded nova
#

lmfao

violet rivet
#

Yes

#

I'm serious.

vocal rivet
#

Anyone experienced with BURG?

dull horizon
#

any clean chat plugins ?

swift abyss
#

clean chat? as in what?

#

like auto chat moderation?

dull horizon
#

yeah

#

for swearing

swift abyss
#

ChatControl is a good one

#

has a lot of swears, ip, etc already configured

dull horizon
#

does it work with essentials and Luck well?

swift abyss
#

yes

dull horizon
#

sick

#

what about like a gui shop / trading system

swift abyss
#

what mc version?

dull horizon
#

1.14.2

#

well

#

1.14.1

swift abyss
dull horizon
#

see id love to use a chest shop but like setting them up are hard

swift abyss
#

"fun" lol yea

versed matrix
#

Wich one would it be

swift abyss
#

but as i said, you need to add the prefix and suffix placeholders in essentials chat formatting section.

#

send your plugin list

#

i cant tell you without knowing info lol

versed matrix
#

Yeah tough i already send it haha

#

thought*

swift abyss
#

you may have earlier lol

#

also, yea, do as the other person suggested and use FAWE if possible, its way better on the server

#

update your LP as well, use the link in #welcome

versed matrix
#

Yeahh

swift abyss
#

its posisble that multiverse is adding soemthing to chat

#

thats the only thing standing out to me

versed matrix
#

multiverse-configuration:
==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration
enforceaccess: 'false'
prefixchat: 'false'
prefixchatformat: '[%world%]%chat%'
useasyncchat: 'true'
teleportintercept: 'true'
firstspawnoverride: 'true'
displaypermerrors: 'true'
globaldebug: '0'
silentstart: 'false'
messagecooldown: '5000'
version: '2.9'
firstspawnworld: world
teleportcooldown: '1000'
defaultportalsearch: 'false'
portalsearchradius: '128'
autopurge: 'true'

swift abyss
#

use /lp verbose record then talk in chat then /lp verbose upload and send the link

versed matrix
swift abyss
#

maybe send your massivecore config?

#

use pastebin or soemthing

swift abyss
#

ugh rip, blocked at work - if you want, we can go to DMs, you can just paste it there

#

im not seeing anything from other plugins that would handle that. we know its not essentials, since that is turned off for now.

gilded nova
#

Does anyone know how to disable cobble monsters from running into spawn?

#

Someone tried to cobble monster my spawn point and now im paranoid

swift abyss
#

what do you mean still nothing?

#

@lapis girder

#

LP only holds the prefix, the chat plugin is what pulls it

#

ive already helped 2 others today with the same thing

#

its not LP 😉

lapis girder
#

So i aded a prefix

#

It shows in meta for the role

swift abyss
#

right

lapis girder
#

just never shows it

#

or when it dose it pulls it twice

swift abyss
#

ok, so you have add-prefix-suffix false, correct?

lapis girder
#

correct

#

add-prefix-suffix: false

swift abyss
#

and you have a {PREFIX} placeholder in the chat section of config

lapis girder
#

format: '&7{PREFIX}&r {DISPLAYNAME}&3 :&r {MESSAGE}'

swift abyss
#

and you reloaded essentials or restarted server since the change?

swift abyss
#

why are you adding a color to the prefix formatting there?

lapis girder
#

that was defult i have not changed that

swift abyss
#

id remove and let what you put in LP for it do all color

#

have you restarted the server?

lapis girder
#

yes im restarting it again

floral flare
#

I'm using Shop plugin, its just called shop.

lapis girder
#

I may have fixed it wait one

swift abyss
#

@floral flare did you try %player% ?

#

placeholders is a section on the spigot page...

lapis girder
#

It worked

swift abyss
#

😉

lapis girder
#

what i done lel

#

Only issue is that []

#

no idea where that has come from lol

swift abyss
#

multiverse maybe?

lapis girder
#

ye now checking that

swift abyss
#

also, what did you do? let me know incase it can help others

lapis girder
#

Cleared Player and role Meta restarted the server and added the meta again

swift abyss
#

ok

floral flare
#

Got it thanks, didn't see that.

swift abyss
#

np

lapis girder
#

so it was a lp issue 😉

swift abyss
#

no... but you can believe that lol

lapis girder
#

shh 😉

swift abyss
#

you had essentials calling for the prefix twice

lapis girder
#

mhm

swift abyss
#

hehehehe

lapis girder
#

Now should i complex things

#

Add Towny Chat aswell

swift abyss
#

lol

lapis girder
#

: D

#

Yeeet

#

It brakes it

#

lel

swift abyss
#

fun

swift abyss
#

@snow orbit so you want something like for them to be able to run /skull but not /skull <otherplayername> ?

#

would help to know the plugin/command you are trying versus using examples

snow orbit
#

Yeah that is exactly it

#

@swift abyss

swift abyss
#

not with LP unless your plugin has separate perms for self and others.

#

you can test with verbose and try both commands

#

then it will let you know if there are sep perms

#

you could possible use a separate plugin that handles aliases and stuff - i know booscommands can do that. like i have /givepet on a certain cooldown, but if they try /givepet myname, its different.

snow orbit
#

Ah ok. That’s unfortunate. I’m a bit new at this but I’m making good headway on stuff. I will check verbose when I have access to my pc. Thank you for your help

#

and if verbose doesn’t show a separate perm, I will check out boss commands

swift abyss
#

boos*

snow orbit
#

Oh thanks

fringe halo
#

Procuro ! um desenvolvedor de Plugins para parceria em meu Servidor atualmente Online a 7 meses

quiet salmon
#

who likes high school musical

silver cave
#

Not me

patent plume
#

Nope I am not using anything pretty much everything in essentials is default

swift abyss
#

send the chat section config

patent plume
#

chat:

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:

For EssentialsX changes, take a look at the EssentialsX wiki:

format: '<{DISPLAYNAME}> {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'

group-formats:

Default: '{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.

#

I tried using the group formats too didnt work

swift abyss
#

ok and near the top, like around the nick prefix and stuff, do you have add-prefix-suffix as false?

#

and is it uncommented?

patent plume
#

I had it uncommented before then I tried setting to true both didnt work

swift abyss
#

uncomment and set to false

patent plume
#

still no fix

swift abyss
#

then make this change:

  format: '<{PREFIX}{DISPLAYNAME}{SUFFIX}> {MESSAGE}'
#

save, then /essentials reload

patent plume
#

nope

swift abyss
#

and when you talk in chat without op?

patent plume
#

I am using two accounts the pandaserv one doesnt have op

#

I have tried opping it though didnt do anything

#

Oh wait my formatting from above is a little off I didnt put it in the <

swift abyss
#

you dont have to, as long as the placeholders are there, thats what counts for now

patent plume
#

sadly still no change

swift abyss
#

you need to try with both accounts not opped

#

never test using op

patent plume
#

well I mean thats kinda why I have one account without and one with that way I can test perms lol

swift abyss
#

but to verify if it is the op, deop yourself and talk in chat

patent plume
#

I did no change I also removed all my groups and it set me to default with no prefix

swift abyss
#

and you have the prefix?

patent plume
#

I dont have a prefix

swift abyss
#

you put yourself in default

patent plume
#

as default but there is one if I look in /lp user name info

swift abyss
#

default has a prefix

patent plume
swift abyss
#

ok and if you add yourself back to the group that prefix worked?

#

still not opped

#

(hopefully those groups dont have wildcard perms)

patent plume
#

kinda weird but admin worked and owner did but not mod or helper

#

I might not have those set maybe

#

Yeah ranks work with a delay

swift abyss
#

have you tried to run verbose and talk in chat on default?

#

to see if it si calling for a perm not assigned?

#

ive not seen it work on some groups and not others before, its usually an all of nothing

patent plume
#

I wonder if its because how I set the group with /lp user name addgroup group

swift abyss
#

use /lp verbose record and /lp verbose upload so its in an easy to search format

#

just send the link

patent plume
#

chat didnt require any perms thats what I was showing

swift abyss
#

ok

#

and when you are in another group?

patent plume
#

how come the setprefix command doesnt exist when it shows there is one

#

When I add the owner group etc its in a track but the default group isnt

#

thats the only odd ball

swift abyss
#

there is setprefix in meta

patent plume
#

ik but it doesnt work

#

OHHH

swift abyss
#

i have only used setprefix

patent plume
#

You have to keep meta gotchu

#

I been using add prefix but still same issue lol

swift abyss
#

yea

patent plume
#

I just dont get why it shows the prefix in the lp command but not in chat pisses me off

lucid coyote
#

I'm having issues connecting to mysql what am I doing wrong?

patent plume
#

@lucid coyote everything

lucid coyote
#

except that I am inputting all the right info

swift abyss
#

mystified, have you tried using venture chat instead of essentialsxchat yet? also, to be sure - you are using the same version of essentialsx and essentialsxchat, right? and your LP version is 4.4.26?

potent prawn
#

Ya gonna need to supply more info than "I cant connect"

lucid coyote
#

That is what I can supply

#

I've tried both mysql and mariadb

patent plume
#

I have to update luck perms but its not to far outdatted and yes same version

#

nvm its up to date using 4.4.1

swift abyss
#

thats not up to date

#

thats why i said 4.4.26 lol

patent plume
#

Ah its up to date from spigot

swift abyss
#

spigot is out of date

#

25 versions behind

patent plume
#

jesus fuck why

swift abyss
#

the link is #welcome will always be the latest

patent plume
#

sadly no change though

#

let me try a dif chat plugin

swift abyss
#

venture chat seems to work well and has some other placeholders

#

when people have the issue you are

patent plume
#

my only complaint is it adds a bit to much lol

#

I am sure I can disable some of it in config

swift abyss
#

you can

#

it could be a version of essentialsx some people have or something fully random

patent plume
#

yeah its still not working for default

#

im out of ideas

#

doesnt work when I make member rank either

swift abyss
#

Hopefully someone else can help, sorry I wasn’t helpful.

violet rivet
#

@patent plume are prefix weights and group weights set correctly. Higher weight = higher rank

patent plume
#

No but when they only have one prefix it should work and it doesnt @violet rivet something should show

violet rivet
#

They only have one prefix how

#

Just assigned to their user?

#

And that's it for your entire setup?

#

@patent plume

patent plume
#

For defautl

#

there is only one group and one prefix and its default

violet rivet
#

And that's your only group?

patent plume
#

the only one assigned

violet rivet
#

And the format for the prefix? Post it here

#

Prefix.{weight}.{prefix text}

patent plume
#

wym

#

the weight is only 1 then the prefix right after

violet rivet
#

What do you see in the editor

patent plume
violet rivet
#

What's your chat plugin and do you have the latest vault release installed too

#

@patent plume

#

If not you need vaukt

patent plume
#

I have vault and I have tried both essentialsx chat and venture chat

#

which not sure thats the issue since my ranks that are assgined by promote because they are on a ladder work just fine

violet rivet
#

@patent plume do you see the prefix if you bring up the group's info

patent plume
#

yes

violet rivet
#

You should be seeing it in chat then

swift abyss
#

yea, thats why i was stumped

#

what worked for 3 others today, didnt work for them

lapis girder
#

Yall got a link to the essentials download

potent prawn
#

Google probably 😝

turbid copper
#

Hey

#

You wanna buy my thing XD

#

Lol

#

Yeah that’s cool

#

Install skript plugin. And skQuery plugin, then drag and drop my sk file into the scripts folder

vital swift
#

do yall know how i can make a multiverse portal take a user to there last destination instead of the world spawn?

turbid copper
#

Yes @vital swift do you have the plugin called essentials?

vital swift
#

Yes

turbid copper
#

Do you mean the last death location?

vital swift
#

No

#

When you enter a portal it will take you to the last location you were in that world as opposed to the spawn

quasi bluff
#

Could not pass event PlayerInteractEvent Getting this error for alot of my plugins

drowsy quest
#

The actual error is what we need to help you

quasi bluff
vital swift
#

in the web editor can i add multiple worlds in one permission instead of doing this

swift abyss
#

If you are putting the same perm in all three worlds, why aren’t you using the server=anarchy context instead?

#

That would get all three worlds.

vital swift
#

didnt know what the server context was for

#

is that all it can do?

swift abyss
#

All you can do? It’s a faster option than giving the perm per world.

vital swift
#

no as in is that all the server context can do?

swift abyss
#

It gives the perm, meta, etc to that whole server. That is it’s purpose. Same as world context only giving based per world. If you want some additional contexts, there is an add-on called ExtraContext. It gives like world guard region, game mode and one other context. Just enable the ones you want from the extra context config.

vital swift
#

ah

#

ok, thanks

swift abyss
#

Np

vital swift
#

do i just leave the world context as global?

swift abyss
#

Yes if you want it to apply to all of the anarchy server.

vital swift
#

ok

swift abyss
#

@left mantle get a general theme for your server, then develop ranks based around that.

left mantle
#

i really dont know a theme for my server

swift abyss
#

From there, the get all your plugins together, then work on perms

left mantle
#

like it's hard to explain but im trying to make a creative server with different warps

#

maybe like a city and stuff

#

with a pvp arena etc

swift abyss
#

You’ll need to look into per world inventories if not using separate servers per game mode to keep from abuse. As well as other things.

left mantle
#

ah ok

#

thanks

swift abyss
#

Np

left mantle
#

/lp creategroup

#

woops wrong chat

patent arrow
#

man, the best song is that "all my friends are even steak and snow"

quasi bluff
#

Could use some help with this error

patent arrow
#

hm one sec

#

crateType = ChatColor.stripColor(title.replaceAll(" Crate", ""));

#

this is the exact line of code where the error originates

#

now, it seems to be an event Exception

#

let me take a closer look

#

ok well no, it's a NullPointer

#

so my hypothesis: a method doesn't exist

#

can you provide me with the exact spigot jar you're using @quasi bluff

#

if not that's fine

quasi bluff
#

I think its something in the crates config

patent arrow
#

it could be that

#

seeing as it tries to replace a title

quasi bluff
#

Spigot_Latest_1.13.2

patent arrow
#

but it's a method invocation null exception

quasi bluff
#

so whats that mean lol

swift abyss
#

have you always had this issue?

quasi bluff
#

Nope

#

thats why i think its the config

swift abyss
#

oh, yea, i know when ive used it in the past, if there is a bad item or soemthing, it will break

#

did you add items direct to the file or did you use the GUI?

quasi bluff
#

I think its with enchants

swift abyss
#

very possible

patent arrow
#

hmm

#

ok

#

so

#

it turns out

#

this is a 'wtw' error

#

it means what the what

#

how did you upset the gods to bestow this one?

#
11.06 19:40:44 [Server] INFO at plus.crates.Listeners.PlayerInteract.onPlayerInteract(PlayerInteract.java:45) ~[?:?]
11.06 19:40:44 [Server] INFO at sun.reflect.GeneratedMethodAccessor158.invoke(Unknown Source) ~[?:?]
11.06 19:40:44 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
11.06 19:40:44 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
11.06 19:40:44 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[Spigot_Latest_1.13.2.jar:git-Spigot-1a3504a-84f3da3]```
#

this is not enough information for me to debug it

#

sorry

#

but I can't find what function causes it

rustic cobalt
#

Looks like it was fixed on the git repo?

#

Only thing that would trigger an NPE there had a null check added 10 days ago

slow sierra
#

Currently, im having an issue with FTB Revelations v3.0.1 (Minecraft v12.1.2) itself where every command that moves you (/tpa /home) is gated by a 5 second window where you cannot move and have to wait

#

How would I go about removing these cooldowns? Nothing online has helped thus far

patent arrow
#

I don't have that much experience with modding, but are you using Essentials?

#

you can check by /ess and if it says anything then it's essentials

#

@slow sierra

slow sierra
#

I'm not using essentials

patent arrow
#

do you know where (mod, or plugin) the /tpa, /home commands are from?

slow sierra
#

no idea

#

The server is powered by sponge if that helps at all

#

I think it might be a untils thing

sleek niche
#

Using Verbose you can check the perm nodes, and nodes are commonly named after the plugin that uses that nodes

patent arrow
#

@slow sierra are you using the Nucleus plugin for Sponge?

#

check to see if you have it

#

/nucleus reload

#

if it runs fine then you have Nucleus

#

if you are indeed using Nucleas then you can use LuckPerms to modify cooldowns, /lp user [user] meta set nucleus.[cmd].(warmup|cooldown|cost) [number]

#

you can do the exact same for groups

sleek niche
#

But (just potentally) /tpa could also be controlled by another plugin that isn't Nucleus, altough Nucleus is installed, just saying (even if that shouldn't be that the case here)

slow sierra
#

I may have figured it out though untils. I don't have nucleus. thank you for the help though

woeful willow
#

/sponge which tpa
Would resolve that quickly

patent arrow
#

i've lost the competetive help-people-on-discord-out battle

woeful willow
#

Dont feel too bad.
Were all winners in my book

slow sierra
#

hey I really apreieate you helping anyways

patent arrow
#

no one:
stackoverflow:


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.```
woeful willow
#

🇮🇱

sleek niche
#

Why not make a Ticket-Bot? (Sarcasm, we don't need one, don't we?)

patent arrow
#

hah

#

everyone just jumps on a question like a predator and fresh food

#

tryhards slamming out their keyboards, backspacing and rewriting their answers

#

3 others typing at the exact same time

slow sierra
#

I lied

#

it didn;t work

patent arrow
#

rule 3) Please keep discussion friendly and appropriate.

slow sierra
#

for the /sponge which tpa do I just put that in?

woeful willow
#

Yeah. All it does it tell you what owns the command

slow sierra
#

this is what pops up

drowsy quest
#

So you might want to check the config of FTB Utilities @slow sierra

#

@left mantle @bitter sleet feel free to continue here

left mantle
#

oh ok

drowsy quest
#

It’s not that we don’t want to help you

left mantle
#

no it's fine

#

im stil ltrying to get this to work

drowsy quest
left mantle
#

ah

#

that was bad on my part

drowsy quest
#

I was linking the channel on purpose 😜

left mantle
#

hmm ok so when i joined, it said welcome, then me prefix/suffixes

#

but when i type i dont see it

#

im using EssentialsX

drowsy quest
#

EssentialsX has their own support Discord

left mantle
#

oh ok

vital swift
#

what exactly is the server context for and how does it work?

violet rivet
#

When using server=servername?

vital swift
#

uhh

#

when using this

violet rivet
#

It's so you can set per server petmissions

#

Permissions

vital swift
#

but what is a server

#

and how do i define one

violet rivet
#

E.g give creative mode access in a creative server and not a survival server

#

Do you have just one server?

#

That you log into and that's it

#

No bungee cord proxy or the likes

vital swift
#

i have a single spigot server

violet rivet
#

Then don't worry about the server context.

vital swift
#

its hosted localy

violet rivet
#

It's for if you network LP and run it on lots of servers

#

You can share perms between servers easily and single certain servers out

vital swift
violet rivet
#

Use world contexts instead

vital swift
#

thats what i was doing but do i have to create three of the same permission nodes each going to separate worlds

violet rivet
#

If you use global it goes across all

#

So only need one node

#

One node to rule them all

vital swift
#

i have many worlds each needing different permissions though

violet rivet
#

Each world needing different permissions from the other ones?

vital swift
#

for example anarchy and anarchy_nether need to not have access to //wand. I was doing it previously by making two permissions both disallowing //wand each tied to anarchy and anarchy_nether. Is there a easier way to do this?

violet rivet
#

Don't allow wand in global then?

#

Set your base perms that you want to be used by everybody everyehere

slow sierra
#

I have progress but i need help

violet rivet
#

Then set per server perms

#

World*

slow sierra
#

these are my ranks.txt:

vital swift
#

so theres no way to link one permission to multiple worlds

slow sierra
#

[player is default_player_rank]
example.other_permission: true
command.ftbutilities.home.warmup: "0"
command.ftbutilities.spawn.warmup: "0"
command.ftbutilities.tpa.warmup: "0"
command.ftbutilities.warp.warmup: "0"
command.ftbutilities.home.cooldown: "0"
command.ftbutilities.spawn.cooldown: "0"
command.ftbutilities.tpa.cooldown: "0"
command.ftbutilities.warp.cooldown: "0"
command.tp.warmup: 0

[admin is default_op_rank]
example.other_permission: true
command.ftbutilities.home.warmup: "0"
command.ftbutilities.spawn.warmup: "0"
command.ftbutilities.tpa.warmup: "0"
command.ftbutilities.warp.warmup: "0"
command.ftbutilities.home.cooldown: "0"
command.ftbutilities.spawn.cooldown: "0"
command.ftbutilities.tpa.cooldown: "0"
command.ftbutilities.warp.cooldown: "0"
command.tp.warmup: 0

#

but this only gives the perms listed if you are OP'ed

violet rivet
#

Pastebin yo

#

One permission multiple worlds. Name the world's the same.

slow sierra
#

shoot sorry, thought it was short enough to just throw it in here

violet rivet
#

Or use multie servers.

vital swift
#

ok

violet rivet
#

And segregate the servers by name

#

@slow sierra is this a luckperms config issue or something else?

slow sierra
#

something else. this is a utilities issue

violet rivet
#

Why not ask the maker of the plugin then?

#

They're more likely to know the answer

slow sierra
#

i've tried

#

ive been trying for almost 8 hours but no luck

violet rivet
#

I see no help requests from you on their discord?

slow sierra
#

i'm on the modded minecraft discord. mind linking the discord you are looking at?

#

that might be just what i'm looking for

violet rivet
#

FTB discord. You'll probably have to look it up

#

I don't have a link handy

slow sierra
#

oh yeah i'm on the FTB discord

violet rivet
#

Ask them. It's their mod

slow sierra
#

I did

violet rivet
#

They will be able to help you more than us

slow sierra
#

aight. thanks anyways

minor socket
#

He already left

#

😂

spark latch
#

guess who now has a complete high school certificate and graduated with a 6.6 (B+ in US)

swift abyss
#

nice 🎊

hybrid loom
#

neat

#

Switzerland only has grades from 1 to 6, so a B+ would be...... 5.5 or higher I guess

swift abyss
#

@summer plank

#

there is literally a download link right there lol

#

thats from the main page

summer plank
#

thx

swift abyss
#

@summer plank I am not understanding the issue. Can you get the ftp client (filezilla) to connect? like you see your server files in the program?

summer plank
#

i already downloaded it

#

but the host has multiple ftp so filezilla cant connect to them

#

bcs when you are logging to the ftop from my host you need to select ftp server from 1 to 20 i think

#

ftp*

quaint swift
#

Hey, Anyone here knows java that can help me?

#

i made this simple plugin

#

and i keep getting this error when loading it

#

And i've been trying to find why but no success