#general

1 messages · Page 133 of 1

deft thistle
#

permissions are OK

#

And how do i enablw world edit for plots

drowsy canopy
#

@violet rivet Well, a complete and secure login system, optional two factors if possible, that you can use on the website and everything ...

violet rivet
#

Might have to Google that. I know they exist

drowsy canopy
#

I used LogIt, however ... there is no more I believe, and I don't know if Authme is being a good plugin (It wasn't in the past) :v

wooden jay
#

Question. I am trying to inherit permissions from one rank to another but it removed the prefix from the parent. Any way to avoid this?

hybrid loom
#

That shouldn't happen normally unless you - for whatever reason - deny the prefix

deft thistle
#

help

#

I cant attack people in bedwars
permissions are OK
And how do i enablw world edit for plots

smoky copper
#

Yo wait
I got a question about hosting
So I want a second public IP
For an MC server
Because I know that there are websites like FreeDNS and DDNS but I want to use that combined with a second public IP
That way if anyone does ping [MCserverIP] my main public IP doesn't show up
Because I don't want to get DDoS'ed

hybrid loom
#

You have to set a SRV record which will expose your IP anyway as (in case of CloudFlare) it is DNS only.

smoky copper
#

I would use ahost

#

But I want bungeecord

#

That's why i wanted my own PC

hybrid loom
#

Like I said would it not really matter. It would be pretty much the same with a host

smoky copper
#

But DDoSing

#

I don't want to be

#

I want to NOT have my IP exposed

rigid ivy
#

@swift abyss

hybrid loom
#

How many times do I have to tell you that?
You CAN'T hide it!

rigid ivy
#

Can you check that for me

#

It says smt is wrong

hybrid loom
#

And DDoS is afaik not even related to MC in any way as it attacks different ports....

#

What for a difference would it make when they DDoS your domain, rather than the IP?

smoky copper
#

If they DDoS the domain OR the IP it's MY IP STILL

#

I will get booted

#

That's why I want like a second public IP

hybrid loom
#

It wouldn't make much of a difference.
Have a proper DDoS protection (Which CloudFlare offers) and you're good

#

From what I know does DDoS not even (directly) attack the MC server (Port) as it usually goes against normal ports of websites, but don't quote me on that.

#

Also most, if not all good hosts have a DDoS protection setup.

smoky copper
#

No I don't care if the server is DDoS'ed

#

I care if I'm playing GTA or CSGO and I'M booted

#

Could I get a VPN?

#

Like PiVPN?

swift abyss
#

@rigid ivy you just really like messing with the YAML formatting and doing whatever you want, huh? lol

    Groups:
  Owner:

is incorrect. please stop just changing spacing and indents. only modify the actual data below each section 😉 review the original config if you need to so you can see what it should be like https://github.com/NEZNAMY/TAB/blob/master/src/resources/bukkitconfig.yml im unsure if there are other things, but that caught my eye.

#

what am I going to do with you teehee

rigid ivy
#

XD

#

So I just need to move Groups over?

swift abyss
#

well, thats one thing, yea

#

may be more, just run it through the yaml thing again

rigid ivy
#

change-nametag-prefix-suffix: true
change-tablist-prefix-suffix: true
enable-header-footer: true

#

says change-nametag is wrong

#

did not find expected key while parsing a block mapping at line 1 column 1

#

@swift abyss

swift abyss
#

stop tagging me lol - im not your personal slave

rigid ivy
#

XD

swift abyss
#

i have my own servers to work on 😉

rigid ivy
#

You are farther then me XD

#

I will be done after this TAB is fixed

#

for the TAB plugin

swift abyss
#

if you wouldnt have been changing stuff around it would be good.
time to learn - just go line by line from your config and the one i linked and see whats different

#

i also linked that difference checker website

#

that would help in this case

hushed gate
#

Hi how can I use this in another class ? ```java
public void clearArmor(Player po){
po.getInventory().setHelmet(null);
po.getInventory().setChestplate(null);
po.getInventory().setLeggings(null);
po.getInventory().setBoots(null);
}

hybrid loom
#

By getting an instance of the class containing this

hushed gate
#

How can I do that, I'm learning ^^

deft thistle
#

Help

#

ViaBackwards isnt working

hybrid loom
#

If f.e. the class is called MyClass would it be like

MyClass clazz = new MyClass();

clazz.clearArmor(Player);
#

@deft thistle Good. Now just some more info and we might be able to actually help

hushed gate
#

I just wanna clear onPlayerQuitEvent

deft thistle
#

So i have it fully configured. ViaVersion is installed. Paper 1.14.4 java server

#

But on a 1.12 client

#

doesnt work

hybrid loom
#

I think ViaBackwards isn't supported as of now as developement of the (original) plugin is suspended for an unknown time.

deft thistle
#

oof

hybrid loom
#

Perhaps use ProtocolSupport instead

deft thistle
#

Ok

rigid ivy
#

JG

#
Line : 75   header:```
#

I used that

#

and it said that is wrong

#

I see nothing wrong

#

fixed

#

JG

deft thistle
#

Nice

#

ProtocolSupport worked out of the box

deft thistle
#

How do i stop my server from saying a mod + is afk in the chat?>

rigid widget
#

@deft thistle set the permission for auto afk to negative/false for all the groups that you don't want to show it automatically. If you don't want them to be able to do it at all, set that permission to negative. I am tempted to assume you're using essentialsx for this, and the list of AFK perms for essentialsx are on here: https://essinfo.xeya.me/permissions.html (Hi lurker, I see you 👀)

rigid ivy
#

Where is it located in the TAB config?

woeful lotus
#

you have downloaded tab reborn?

rigid ivy
#

I have TAB

#

.jar

woeful lotus
#

made it who?

rigid ivy
#

TAB v2.6.5.jar

woeful lotus
#

neznamy?

rigid ivy
#

Where do I check

woeful lotus
#

try this

#

/tab

#

/btab

rigid ivy
#

Yes TAB reborn

woeful lotus
#

/plugins/TAB

#

config.yml

rigid ivy
#

I am in the config

#

@woeful lotus

woeful lotus
#

hm?

rigid ivy
#

Where is it at in the config?

#

I looked everywhere

woeful lotus
#

-_-

rigid ivy
#

Oh ok

woeful lotus
rigid ivy
#

I was told LP does that

woeful lotus
#

LuckPermsProvider.get().getUserManager().getUser(p.getUniqueId()).getCachedData().getMetaData(LuckPermsProvider.get().getContextManager().getQueryOptions(LuckPermsProvider.get().getUserManager().getUser(p.getUniqueId())).get()).getPrefix();

rigid ivy
#

huh

rigid widget
#

@rigid ivy to get the prefix next to your name above your skin you need to make sure that the experimental option, unlimited-nametag-prefix-suffix-mode is set to true while the tagprefix has a valid value

#

@rigid ivy TAB is a great way to get the prefix above a person ingame, LP only deals with permissions and has some chat prefix and suffix options that still need a chat plugin to work. You'll need TAB or a plugin similar (not sure if any are much better) to get it to work

rigid ivy
#

I fixed

potent prawn
#

it's a courteous thing to let people know when you've fixed something.

#

otherwise people waste their time writing answers to you like Larry did.

rigid widget
#

@rigid ivy I'm happy you got it working!

#

and thanks, Turbo!

deft thistle
#

hi

#

im running matrix with protocollib

#

but

#

im using another plugin called protocolsupport

#

and my server is 1.8-1.14.4

#

how can i have the anticheat work for all versions?

#

Im using paper by the way

rigid widget
#

@deft thistle does the anticheat not work right now? which anticheat are you using? what version of anticheat? is there a specific version anticheat doesn't work on? need way more info before anyone can help u

deft thistle
#

It works on 1.14.4

#

Matrix as I said

#

Latest

#

It’s protocollib that has 2 different versions

#

1.14+ and 1.8-1.13 version

#

The anti cheat won’t work with out this dependency

#

@rigid widget

rigid widget
#

@deft thistle oops, sorry i missed matrix!

deft thistle
#

Xd

#

Do you need anymore info?

rigid widget
#

also, do you get a specific error when trying to run matrix? if so, what does it say (in console or ingame)?

#

@deft thistle

deft thistle
#

Uhh

#

I don’t think there was an error

rigid widget
#

Okay, so what gives it away that matrix isn't working? It starts up like normal? Also, is it the correct protocollib?

deft thistle
#

So I use a hacked client on 1.12

rigid widget
#

cause the download link I sent is for a version marketed as being 1.8-1.15

deft thistle
#

Fly hack killaura

#

No lock

rigid widget
#

ok

deft thistle
#

Kick

rigid widget
#

okay, do you have an admin on the server to see if warning messages about the behaviour are being sent to OPs? or, did it work seamlessly before?

deft thistle
#

I’m the owner

#

And I just installed it

rigid widget
#

Yeah, but you'd need someone with high-level perms afaik to get the hack messages. Most anticheats and such seem to exclude OPs and other high-perm players from punishment

deft thistle
#

Ah

#

I’ll try it on an alt

rigid widget
#

is your server global?

deft thistle
#

I can give u the ip

rigid widget
#

I'd offer to help, but I know im a stranger on the internet xD

#

ok, DM it i guess

deft thistle
#

Na I’m going to make it public soon

rigid widget
#

Which version would you prefer I play on to test?

#

@deft thistle i got it, lmk which version

deft thistle
#

Any

#

1.8-1.14

rigid widget
#

kk

deft thistle
#

I’m going to put u in a member role though

#

What’s ur ign

#

?

gilded nova
#

anyone knows how I can add an default rank so people who joins get get that rank instant

hybrid loom
#

!default

outer vesselBOT
drowsy quest
#

@marsh salmon so make sure that:

  • The user is allowed global login (@%)
  • Username and password are correct
  • The user has access to the database
marsh salmon
#
  • Confirmed
  • Confirmed
  • Confirmed with Navicat Util
drowsy quest
#

is that the database you have in your LP config?

marsh salmon
#

yes

drowsy quest
#

Can you check the login limit for that user?

#

LP needs quite a few connections/logins

marsh salmon
#

all zeros

#

for limits

#

Also have full all databases access

drowsy quest
#

Then I don't know why the MySQL server rejects your logins

marsh salmon
#

I tried shell to login with that account and it successed

drowsy quest
#

I'd check if MySQL can debug logins

#

Like have it tell you why it rejects the login attempt

marsh salmon
#

So you need ip user and password for debugging right?

#

before that i think i can reboot whole database server i think

#

O.0 After i restart the database machine and it looks successfully log in to mysql server

#

Anyway, thanks for help ^ ^

drowsy quest
#

You’re welcome

#

Glad it works now 🙂

marsh salmon
#

yeah, LuckPerms always best

drowsy quest
balmy kiln
#

Hi. Can someone help me please?

I got this error when I try to start my server:

[13:00:05] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
[13:00:05] [Server thread/INFO]:   __ 
[13:00:05] [Server thread/INFO]:  | |) LuckPerms v4.4.1
[13:00:05] [Server thread/INFO]:  |
_ | Running on Bukkit - CraftBukkit
[13:00:05] [Server thread/INFO]: 
[13:00:05] [Server thread/INFO]: [LuckPerms] Loading configuration...
[13:00:05] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
[13:00:05] [Server thread/WARN]: luckperms-hikari - maxLifetime is less than 30000ms, setting to default 1800000ms.
[13:00:05] [Server thread/INFO]: luckperms-hikari - Starting...
[13:00:06] [Server thread/INFO]: luckperms-hikari - Start completed.
[13:00:21] [Server thread/ERROR]: [LuckPerms] Failed to init storage dao
[13:00:21] [Server thread/WARN]: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 15000ms.
[13:00:21] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
[13:00:21] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
[13:00:21] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
[13:00:21] [Server thread/WARN]: at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)

drowsy quest
balmy kiln
#

Here your are

drowsy quest
#

The MySQL you configured is not reachable

balmy kiln
#

I understand this but other plugin have access for database

#

and use same user and same ip

drowsy quest
#

Double check. Because that can’t be the case

rigid widget
near briar
#

do i need to install something on mysql?

rigid widget
#

Wdym? To fix the Linux problem?

near briar
#

no im pretty sure its the version but i can't find the command to see what version mysql is on

#

i saw a dude with ''mariadb'' so i was wondering if i need to install something

rigid widget
#

Well you need to set up a MySQL db, which I'm not super knowledgeable in, before you can link lp to it. This is a problem that YouTube videos and Google will help you better than I ever could

near briar
#

its ok .. but one thing when i have setup my db i need to link it to my server and that is in the config.yml of luckperms right?

#

where i put my username , password

rigid widget
#

Yes

clever sigil
#

Can I please get help for ranks. I'm doing tebex rn and I dont know what to put for the command to give them the rank when they buy it

rigid widget
#

!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

rigid widget
#

!commands

outer vesselBOT
rigid widget
#

Awesomekk8 use this^

clever sigil
#

Ty

#

I'm asking do yall know how to use it in tebex

swift abyss
#

you use it like you would from console i believe - same command as in game, but no /

clever sigil
#

Ok

swift abyss
#

and youll have to use tebex's player placeholder

clever sigil
#

And is it [user] or {user}

#

Or username?

swift abyss
#

no idea, should be on their docs page

clever sigil
#

Ok

#

Ty

swift abyss
#

np

crisp sage
#

Yo, this seems like a decent place to ask but, any tips on how to actually get more players on my server?

#

I have about 4 or 5 that play multiple times a week but my current goal is to get around 10 active players

#

We currently have 1 donator as well

swift abyss
#

99% of people here run their own server, probs want to keep their player base and marketing strategies to themselves.

crisp sage
#

eh worth the try

dusk burrow
#

For anyone using FactionsUUID whats the placeholder for it to show the rank of the player in the faction by using *'s cause on most servers they have like **faction meaning owner and *faction meaning mod

dusk burrow
#

yeah i cant find it

#

there %factions_uuid_faction_name% but it just shows the faction name and not the leadership before it

swift abyss
#

thats all the placeholders - i would assume you want these three as they are typically used in chat:
%rel_factionsuuid_relation_color%%rel_factionsuuid_relation% %factionsuuid_faction_name%

#

the section directly below the link is where the relation placeholders came from

#

reading is magical lol

#

%factionsuuid_player_role_name% or %factionsuuid_player_role% should give like member, recruit, etc i believe

#

but i wouldnt have that in chat as it would get lengthy

hybrid loom
#

*EssentialsX

swift abyss
#

lol

hybrid loom
dusk burrow
#

Thank you @JG i will try that now

#

hmm it just says "neutral" in chat

swift abyss
#

i dont use essentialsx, but yea, that may help some players - i think that would also bypass player nicknames, not sure that would be useful for most chats

#

neutral is the relation. - maybe use just the color placeholder and not the actual relation

#

that will make it purple, green or red

#

i forget what placeholder it is for the * or ** things

#

ive not used factionsuuid, only the massivecraft factions. let me see what their placeholder is - it may be similar

rigid ivy
#

JG

#

So, my tab is kinda working

#

TAB

#

Only Helper isn't showing up

#

Helper:
tabprefix: "&7[&a&lHelper&7]&f "
tagprefix: "&7[&a&lHelper&7]&f "

#

and only helper

swift abyss
#

send full config please

#

you have the LP weights and stuff still set, right?

rigid ivy
#

yes

swift abyss
#

Ev - i cant access that page to see. you may be able to find in the FactionsUUID info maybe

#

or just keep trying diff placeholders

rigid ivy
#

prefix.15000.&7[&a&lHelper&7] &f

#

Also do you know why I cant use /ip or /dupeip when I am OP on the server

#

<!> You don't have permissions to do that.

dusk burrow
#

Okay JG, thanks for the help and also. I would use MassiveCraft Factions but it has that annoying shit where ur claims have to be linked is there a way to remove that feature?

rigid ivy
#

It works now JG

#

The helper does

swift abyss
#

@pallid flare you using EssentialsX? if so, it requires a few perms. https://essinfo.xeya.me/permissions.html can use this to search. also, most use the essentials config to hard add the homes for each group, there is a section for it.

#

so what did you do panda?

pallid flare
#

yeah essentials x

#

thanks for the source

rigid ivy
#

I did nothing XD

swift abyss
#

@dusk burrow you can change that. optionally, you can claim three connecting chunks, then unclaim the middle one, then claim on the other side of one claimed chunk and keep expanding liek that

rigid ivy
#

It just worked

dusk burrow
#

Ohhh okay thanks :))

#

Im really thankful for ur help btw JG ur always in here helping me hahah

pallid flare
#

JG am i able to quickl ss with you

swift abyss
#

my dms are closed, but you can post here

#

Ev, ill find that setting to allow unconnected claims

pallid flare
#

ah i figured it out nvm

#

thanks

swift abyss
#

there is home, sethome, sethome.multiple

dusk burrow
#

Its cool, im using FactionsUUID cause its premium so no point me switching it to a free plugin, but thank you anwyays

#

btw JG, what maxpower would you recommend for each player?

swift abyss
#

for massivecore factions in mstore/factions_mconf/instance.json

  "claimsMustBeConnected": true,
#

depends on if its like a reg factions or OP factions. reg, id use the default of 10 - OP anywhere from 20 - 50 maybe?

dusk burrow
#

Im a complete noob at factions so I have no clue what to put for MaxPower, and what player count is recommended to cap factions at?

#

OKay thank you I should do 10 then cause its regular

swift abyss
#

player count for the server or for each faction?

#

for server, its dependent on performance, like hardware and stuff. just let it go until you start seeing a drop in performance, then if that starts at say 38 players, have the count at 30-35

dusk burrow
#

Oh no sorry i meant the faction

swift abyss
#

thats kinds up to you, some servers keep them small, other can be large like over 50 players

rigid widget
#

just shoot for 42,069... once you get that many nothing can stop you xD

dusk burrow
#

Oh okay, thank you for the advice 🙂

swift abyss
#

lol

#

np

dusk burrow
#

oh btw, when your not in a faction is there a way to remove the space before your name, I believe this is something to do with the placeholder and the space I use to separate the rank and faction name but because there in no faction it just shows the space

#

like its not a big deal, and its fine if i cant do anything about it its just a small issue

rigid widget
#

in your chat plugin, you would need to get rid of that space between the faction name placeholder and the rank placeholder

#

unfortunately then there would be no space if you were in a faction

steel shuttle
#

yeah also if you need that space when there is that additional prefix, just make the space part of the prefix

dusk burrow
#

Yeah, I have tried that but then the faction name and the rank are touching and it looks odd, its cool if theres nothing i can do without doing that

#

Ohhhh okay that makes sense#

steel shuttle
#

that's what i do at least, is clean enough lol

rigid widget
#

you could make the "[Owner]" rank the " [Owner]" rank

steel shuttle
#

well no because then he has the same issue

swift abyss
#

you can use LPs meta formatting to add a space when needed.

dusk burrow
#

Yeah, I will do that then. Thanks for the help guys I appreciate it

#

How do i do that JG

rigid widget
#

JG explaaaaain whaat how teach me the wayys

swift abyss
#

!stacking its in here:

outer vesselBOT
swift abyss
#

just pay attention to the spacers section

rigid widget
#

TIL, ty 🙂

dusk burrow
#

Thank you I will read into it now

steel shuttle
#

thats looks pretty cool lol

#

didnt know lp had this, my method is just what i did back with pex/gm

rigid widget
#

Ev maybe temporarily you could make the faction name placeholder have a space in it? not sure how to define that in factions but theres probably a way

swift abyss
#

there are many ways to do the space. all depends on how involved you want to get with setup

steel shuttle
#

yep

rigid ivy
#

JG

#

The ClearLag plugin

#

Is there a way to change the prefix?

gilded nova
#

hey is there a way to unload chunks past the worldborder?

rigid ivy
#

/lagg unloadchunks

rigid ivy
#

@swift abyss I am using CratesPlus is there a way to add a command? To do that command when they win that item?

#

Like money

#

tokens

woeful lotus
#

@drowsy quest BC?

outer vesselBOT
#

Hey arwwarr! Please don't tag staff members.

woeful willow
#

BungeeChat

latent tendon
#

sweet mother of god

#

i got my plugin to trigger luckperms

#

LuL

rigid ivy
#

Does anyone have SuperiorSkyblock?

deft thistle
#

No I use SkywarsReloaded UPDATED

#

100% recommend

rigid ivy
#

I am not doing skywars

#

I am doing skyblock

prime agate
#

hody

rigid widget
#

@prime agate over heeere

prime agate
#

howdy

#

okay so basically I have this level plugin called BlockyRanks (it's amazing btw)

rigid widget
#

ok?

prime agate
#

though I don't think it has the ability to set a player prefix

#

was wondering how I can go about doing that

#

I did install a plugin that should give the player a prefix with a given command

#

and the blockyranks has a spot in the 'reward' section where i can make it run a specific command such as /give item and i was hoping /set prefix etc

rigid widget
#

lol this is actually a LP question after all xD

#

i can help

prime agate
#

oh it is? xD

rigid widget
#

lets go back to general

prime agate
#

https://imgur.com/l8HTQBa

How would I go about adding a requirement for say blocks broken, and then the type of block, so diamond ores broken or oak logs etc?

prime agate
#

damn is there not a way? :/

swift abyss
#

@last bluff

Did anybody use Luckperms with BungeeTabListPlus
This may help you. https://discordapp.com/channels/241667244927483904/308232296753004556/621834216811790358
From a BTLP update:

There are now placeholders and player order options for LuckPerms. Thanks to @Luck for the work.
New placeholders: ${player luckperms_prefix}, ${player luckperms_suffix}, ${player luckperms_primary_group}.
New player order options: LuckPermsGroupInfo, LuckPermsGroupInfoReversed
rigid ivy
#

JG is there a way to make it enchanted?

swift abyss
#

make what enchanted?

#

oh the item

#

what you do is put whatever icon you want in there as the prize, then edit the config to add the command

#

and remove the actual item from the prize so its just the icon

somber rampart
#

@twin warren have you tested the thing with commodore we were talking some time ago?

outer vesselBOT
#

Hey MrIvanPlays! Please don't tag staff members.

rigid ivy
#

JG can I make it enchanted without any enchants on it

swift abyss
#

you can make an item using command block with it enchanted and then hide the flags

#

let me know what item you want and i can send the command

rigid ivy
#

I mean through the cratesplus

#

I am trying to add money and make it enchanted

swift abyss
#

ive explained how to do it

#

put the item you want as the button, then change it in the config

rigid ivy
#

I do that and it breaks all the crates

swift abyss
#

so you arent doing it right from the link i sent

#

probs changing spacing in the YAML format and it breaks

rigid ivy
#

I copied and pasted it worked

#

But there is no enchant on the item

swift abyss
#

the item you put in the crate was enchanted?

rigid ivy
#

wasnt

swift abyss
#

it wont magically enchant....

#

you have to make it

rigid ivy
#

how

swift abyss
#

ive said twice already

rigid ivy
#

I never used this plugin

swift abyss
#

that doesnt mean anything. just follow the directions lol

rigid ivy
#

Where

swift abyss
#

ive sent them twice, plus they are on the site i linked. whats hard about it? lol you are killing me. repeating myself hasnt worked 😉

rigid ivy
#

Also is there a way to disable the sound and lower the crate spin?

swift abyss
#

would need to check in the config, not sure about the sound. for the spin, that would prob be a setting in the openers config

gilded nova
#

i don't want to use essentials can i get recommendation?

violet rivet
#

CMI

#

It's pretty good

swift abyss
#

i like it - just for chat you can use VaultChatFormatter, herochat, venturechat, deluxechat, etc

latent tendon
#

make ur own kind of essentials but better

#

😄

gilded nova
#

@swift abyss not for chat

swift abyss
#

it all depends on what you want. some people just use a few smaller feature plugin because essentials has "too much". all the servers ive helped on use essentials. i use cmi myself

latent tendon
#

i have my own wich has fly tpa tp home back inventory enderchest build-in chat handler etc

gilded nova
#

tpa, warp, sethome, heal, god, spawn

#

so i need basic things

violet rivet
#

Define basic things

gilded nova
#

tpa, warp, sethome, heal, god, spawn
@gilded nova

latent tendon
#

idea: fork essentials, remove unneeded stuff, recompile

#

done

#

xD

gilded nova
#

good idea :D @latent tendon

latent tendon
#

thats how i did first

#

until i decided to hate essentials

#

so i made my own plugin

#

xD

gilded nova
#

do u have a spigot page?

latent tendon
#

meh

#

i keep a lot private

#

since there is a lot of copy / pasters out there around spigot

gilded nova
#

CMI isn't a good choice for me

swift abyss
latent tendon
#

small view of what i currently have

gilded nova
#

@latent tendon i don't know java

#

so lets do it with skript .d

swift abyss
#

ew

latent tendon
#

SKRIPT

#

YIKERS

gilded nova
#

lol

latent tendon
#

well

#

tbh

#

it isnt that bad

#

besides it had mem leaks in the past

hybrid loom
#

Interesting how plugin.yml uses the bukkit icon.
I assume it's a IntelliJ plugin?

latent tendon
#

yea

rare hatch
#

could someone help me set up luckperms of the permission I create tags but the tag does not show in the chat and the permission will not

latent tendon
#

😄

gilded nova
#

@swift abyss can u add me friend

swift abyss
#

i dont really do that, im not help here, just have some free time every once in a while. i can help here if needed - many other can help as well

#

cuz im bored at work right now lol

gilded nova
#

so im asking

#

<group prefix> <player's prefix> <player's name> <group suffix> <player's suffix>
i want to set like this

#

can i do?

#

if i can do, how???

#

i can't understand these wikis

#

'cause my native language isn't english

#

i can understand but not perfectly

swift abyss
#

what chat plugin do you have?

gilded nova
#

essentialsxchat

#

and i don't know how i set a prefix and suffix for players and groups

swift abyss
#

are you asking how to set that up with the stacking in LP?

gilded nova
#

yes

swift abyss
#

one sec

gilded nova
#

is essentialsxchat supporting <group prefix> <player's prefix> <player's name> <group suffix> <player's suffix> format?

#

on groupmanager u can't set player's and group's prefix on one time

swift abyss
#

!stacking is where this info is, but the below should be what you want.

meta-formatting:
  prefix:
    format:
      - "highest_inherited"
      - "highest_own"
    duplicates: first-only
    start-spacer: ""
    middle-spacer: " "
    end-spacer: ""
  suffix:
    format:
      - "highest_inherited"
      - "highest_own"
    duplicates: first-only
    start-spacer: ""
    middle-spacer: " "
    end-spacer: ""
outer vesselBOT
tulip knot
#

Totally off-topic, but does anyone know how server make floating text (generally in the hub)

swift abyss
#

just some helpful info - dont weight your groups that way. since you are still setting things up, its good to give a gap of 10,100 or even 1000 between the groups. that way, if you want to add a group inbetween later, you dont have to renumber anything

#

you mean holograms?

tulip knot
#

Is that what they're considered?

swift abyss
tulip knot
#

You know what I mean though right, its generally instructional text thats just floating

#

didnt' know if that was the same plugin or if there was a simpler way of doing that

swift abyss
#

use that plugin versus others as thats the standard one to use and is supported basically with everything

#

you can do it in vanilla, but with command block

#

its basically an invis armor stand thats named

#

the plugin makes it easier

tulip knot
#

Thanks, I appreciate the info

near briar
#

Question: in a video the say in server properties to put online-mode to false but in the console i have a warning saying i need to put it to true .. what does online-mode do?

swift abyss
#

!bungee if you are on bungee network, your bungee should be in online mode, but the backends (the spigot servers) will be in offline mode. youll always get that message that they arent in online mode, but as long as you have it setup right, ignore that message.

outer vesselBOT
swift abyss
#

rip, lol didnt mean to send that link

#

but you can look there to see if you have some of the other things set right

#

as that doesnt mention the online/offline thing

near briar
#

ok ty so i just put online-mode true on bungee but false on spigot

swift abyss
#

yes

near briar
#

k perfect ty

swift abyss
#

then make sure the backends have bungeecord: true

prime agate
#

I have a plugin named blockyrank and I'm trying to add my own custom ranks into it but it's not working. I'm creating brand new .yml files and following the same syntax so I've no idea what's wrong

swift abyss
#

as long as that plugin can execute LP commands, it should work

prime agate
#

well I'm actually adding brand new 'Branches' to it

swift abyss
#

you do have vault and an eco plugin right?

prime agate
#

they're like skill trees kinda

#

yeah I do

swift abyss
#

k

prime agate
#

just the act of adding in my own .yml files stops the plugin from working completely

swift abyss
#

oof

#

did you look at the sample.yml file?

prime agate
#

yeah

#

it's all correct idk what's going on

#

I did copy and paste from an existing yml file to make sure i got it right, maybe that created a tab and that's breaking everything..

swift abyss
#

and yea a tab will break it

prime agate
#

Well I literally copied the exact syntax as the already existing files

#

there's an error with the second script

#

(<unknown>): did not find expected key while parsing a block mapping at line 42 column 9

lofty arrow
#

I got a question about Citizens. How can we use a villager-type as NPC? Villagers have many types (cleric, weaponsmith etc.) but I would like to know how to be able to do so.

swift abyss
#

so you need to tell it when you create to be a villager, then you change its profession

#

/npc create <name> --type Villager
/npc profession <profession>

#

if you dont set the type when you create, it makes it a "player" mob, which you cant change the profession of

lofty arrow
#

Thank you so much, I was able to change their 'skin' by using
profession: WEAPONSMITH
in the saves.yml file under the type.

uneven phoenix
#

Can someone help me out

#

I have portforwarded my laravel project but I do not know how to use dns for a subdomain

drowsy quest
#

Do you have a panel where you can enter DNS records?

uneven phoenix
#

Cpanel

#

Yes I do

drowsy quest
#

I'd need a screenshpt

near briar
#

Question: my server is on 1.8.8 can i installed 1.9 plugins with viaversion?

drowsy quest
#

That's not what ViaVersion does

#

But give it a try regardless

near briar
#

ya thats what i was thinking ..

drowsy quest
#

Plugins typically are pretty version independent

near briar
#

because rn im trying to install Orebfuscator

#

but its 1.9 +

uneven phoenix
#

Where do you need a screenshot of brainstone?

swift abyss
#

rip lol wry

near briar
#

i ve tried this one

swift abyss
#

that was a version, not mc version

#

yea, if you use paper, it has builtin anti xray that works similar to orebfuscator

#

not sure if its part of the 1.8.8 paper though

near briar
#

oh if paper gave one its great

drowsy quest
#

@uneven phoenix of the DNS section of course

uneven phoenix
#

There are a lot of things that I do not want to go public in there

#

Including my own IP

drowsy quest
#

Then censor it

#

I don’t know cpanel

uneven phoenix
#

I tried redirect but then the IP gets put in the url and I do not want that I just want if you go to beta.bartjuuh.nl you will get a display of that IP

swift abyss
#

maybe that? idk

In the Security section of the cPanel home screen, click IP Blocker.
In the IP Address or Domain text box, type the IP address or domain that you want to block.
Click Add.
drowsy quest
#

Add an A record for the IPv4 and an AAAA record for the IPv6

#

Doesn’t matter if you only have one or the other. Then just add that one

uneven phoenix
#

I did not portforward the IPv6....

drowsy quest
#

Doesn’t matter if you only have one or the other. Then just add that one

uneven phoenix
#

Sorry xD

#

It gives a forbidden..

drowsy quest
#

Well that’s still your server, isn’t it?

#

Meaning the DNS is right

#

That part is your web server not working properly

uneven phoenix
#

I put my server off and it gives the same error

#

Do I need to include a port in de dns record?

rustic cobalt
#

dns doesn't support ports

#

only srv records do, which are irrelevant for http

#

Make sure that you're pointing towards the correct port

uneven phoenix
#

Is this correct?

#

I mean the ip is right...

rustic cobalt
#

literally 0 point hiding the IP address lol

#

srv records are also literally useless for http stuff

uneven phoenix
#

?

#

I have portforwarded with xampp from a pc in my network so There is a point of hiding it because it is my own IP

rustic cobalt
#

0 point

#

If we have the domain name, we can resolve the IP address

#

the fact that you're behind t-mobile is also pretty o.O

#

But, right now, it's not even connecting

uneven phoenix
#

I just want a laravel project to work in the internet how hard can it be. I have worked 7 hours on that project because it was not a complicated one but to host the project takes me over 30 hours of trail and error. THATS INSANE!!!

rustic cobalt
#

hosting a site is easy if you know what you're doing

#

assuming that you're not fighting against stuff like your firewall, etc

uneven phoenix
#

I am not

rustic cobalt
#

You're probably better off just using some cheapo hosting provider, tbqh

uneven phoenix
#

I have a hosting provider but I can not run my composer commands because the php.ini blocks it

#

And that is the solution to solving my problems

#

And my hosting provider does not respond for over 5 a 6 days now

rustic cobalt
#

xampp shouldn't be used for hosting a public service anyways

#

if you have the resources, probably better to setup a small linux VM for it

uneven phoenix
#

I just want to host it on my hosting provider but that's a big NO

#

Do you know laravel?

rustic cobalt
#

yet to toy with it, but laravel ain't the issue here

uneven phoenix
#

I know it is not the issue it probably is composer

rustic cobalt
#

quick google suggests a php version mispatch between what you ran composer with or something like that

#

mismatch*

#

So, some level of rip if thats your host

uneven phoenix
#

I saw that one. But how can that be when I already hosted a project a while a go with exact the same laravel version and php version?

rustic cobalt
#

🤷‍♂️

uneven phoenix
#

Server php version is = 7.2.27

#

Php version though composer = 7.2.9

#

I changed the version but now I need to update the composer settings....

#

I think I crashed it xD

#

Try my site again and you get a 503 xD

#

It workes!!!!!!!!! OMG

#

It was the wrong php version xD

#

Me dump

#

🤦🏻

deft thistle
#

how do i turn off we bypass

potent prawn
#

php dum

rustic cobalt
#

nou

deft thistle
#

how do i change how far the server loads chunks

potent prawn
#

server.properties

#

view distance

deft thistle
#

whats the max?

#

64?

#

or any number

potent prawn
#

probably but you'll never be able to handle that

deft thistle
#

does the server spread over multiple cores

potent prawn
#

no, just one

deft thistle
#

oof

potent prawn
#

with Paper you do get async world gen

#

which helps

deft thistle
#

Im using paper

#

is it built in?

rustic cobalt
#

32, iirc

#

and async chunks only helps with loading

deft thistle
#

ok

rustic cobalt
#

(and, well, gen too)

deft thistle
#

and how do i turn off WE bypass

rustic cobalt
#

Just, it's not gonna make the server not perform like a bag of crap when you have a metric ton of chunks loaded

deft thistle
#

Ik

#

im trying to stress my server

#

is there a way when i do /restart it actually restarts instead of stops and requires me to press on run.bat

#

seems all 4 of my cores are working at 100%

#

@potent prawn

outer vesselBOT
#

Hey Muhammad✓ᵛᵉʳᶦᶠᶦᵉᵈ! Please don't tag staff members.

rustic cobalt
#

/restart is a broken concept, the process that is dying tryna start itself before it's fully closed is 10/10

#

use a loop in your startup script

deft thistle
#

how

#

is it in the run.bat?

rustic cobalt
#

use a GOTO

#

Pretty sure you can google it, I don't touch bat

deft thistle
#

is it a plugin

rustic cobalt
#

no

deft thistle
#

what do i search

rustic cobalt
#

"bat goto"

#

i guess

deft thistle
#

k

#

is there a way to make start up faster

deft thistle
#

help

#

I updated the paper jar file to 1.15.2

#

but protocolsupport didnt work

#

nvm

#

didnt have the 1.15 version

#

uhhhh

#

waht

#

vanilla

rigid ivy
#

@swift abyss (Sorry for the @)
I am using SuperbVote and NuVotifier
I set the commands and broadcasts up and they don't broadcast nor do the commands

sage vessel
#

i need plugin to change name in tab

#

like add owner

#

plos send me

rigid widget
#

Google TAB reborn by neznamy I think on spigot

#

@sage vessel

potent prawn
#

or just google "spigot tab plugin" and you'll get a few popular results

#

assuming you use spigot or paper

sage vessel
#

okay thank very much

#

how can i make it change the rank for when someone opens a rank crate i made

clever sigil
#

Are there any devs in here?

potent prawn
#

you'll get a better answer if you said why

clever sigil
#

Uhm it's for my server...

potent prawn
#

be more specific in your message and you'll probably find you get more attention.

clever sigil
#

Ok well I'm looking for a dev for my server. It's a faction and skyblock server and I am willing to pay. I'm mainly looking a for plugin developer because I am running the server on paper spigot and the version is 1.8

rigid widget
#

@sage vessel make one of the rewards for the crate a command that promotes or sets their group to what you want - you may have better luck asking the person who made the crate plugin

clever sigil
#

I'm trying to find a f top plugin but all the free ones dont work for me.

deft thistle
#

What Minigame plugins are updated for 1.15?

#

also my server is getting horrible ping for other players

#

tps is ok though

#

and how do i make a portal that will tp you to your island

#

skyblock island*

rigid widget
#

@deft thistle your questions are good but google will be able to help much more than the LuckPerms discord 😉

deft thistle
#

Yeah but Real people is better than google

rigid widget
#

google will give you results written by real people... but there's a lot more of them there lol

deft thistle
#

i guess

rigid ivy
#

I am using SuperbVote and NuVotifier
I set the commands and broadcasts up and they don't broadcast nor do the commands

cyan viper
#

Are there any rank plugins that would rank up players that would work with luckperms and essentialsx as in when you open a gui as a player you could see all your luckperms ranks and you could buy a rank with the money from essentialsx and it would grant you that. I have EzRanksPro because i thought it could but i cant figure out how to configure it properly for LP.

calm crescent
#

I am making a prisons server and i was wondering how i would add a permsion / group to a users when they run the /rankup (my custom command not from ezrank or what ever its called)

swift abyss
#

@rigid ivy Id use VotingPlugin (Use v5.13.6 for 1.12 and older versions) instead of SuperbVote

#

@calm crescent easiest way to set that up is to make a group for each of the mines (D4, D3, etc) then use the plugin to execute the LP command to add the user to the group. that way, should you need to change something in the perms for the mine group, you can just edit in that group versus using bulkupdate. as long as your plugin can execute LP commands (youll need a player placeholder) then it will work. it would be the same command you would manually run to add a user to a group.

calm crescent
#

yes but how do i do all that

swift abyss
#

its your plugin you are making...

calm crescent
#

well i am asking how to do all that

swift abyss
#

why make a plugin for that if you dont know how to code it? there are so many existing rankup plugins. Google would be your friend or ask in a support for learning java. would probably get better help even making a post on spigot in the forums

#

@cyan viper in the rankups.yml, there are examples, just have it run the command for LP to add the user to the group and adjust the cost as needed.

calm crescent
#

mate Ive been coding in java for over 8 years..... im just asking a simple question.

swift abyss
#

not your mate. if youve been coding for 8 years, it would seem that you wouldnt be asking how to have a plugin run a simple command that uses a placeholder, but i dont code, so 🤷

#

maybe someone will help you later

calm crescent
#

well thank you for trying 🙂

cyan viper
#

So ideally what i would do is basically use the rankups and then make it perform the same command as /lp user parent set groups <LPgroup> ? is that correctly understood?

swift abyss
#

/lp user <user> parent add <LPgroup> - but yea

#

using set would remove their existing groups and set them to the new one

#

using add, lets them keep existing and just adds the new one, which is what most typically want.

cyan viper
#

Okay so the <user> would have to be there okay. Wouldnt that add the prefix from the previous group when doing add instead of set though?

swift abyss
#

not if your weights and inheritance are set correctly in LP

cyan viper
#

I havent messed with weights because i didnt exactly understand what it did. I set a parent group so i can basically copy all the permissions from the previous onto the newly created group but i dont know if thats smart or not

swift abyss
#

so you have the default group. say give it weight.1 and for its prefix, use prefix.1.<prefix> then you have your first group above that, lets call it GroupA. so now, you want it higher than default. so we give it weight.1000 and prefix.1000.<prefix>. so now GroupA is higher (more important) than default. well, we dont want to duplicate all the perms from default and add them to GroupA because thats time consuming and not needed. so we use inheritance by giving GroupA group.default now, GroupA has all of defaults perms, so we would just add any new perms needed for GroupA to the group and go from there

cyan viper
#

That makes a lot more sense to me holy cow. I will go ahead and implement that instead of what i have been used to for a little while. Thank you so much for the help also on the Ezrankpro thing that was the exact thing i needed to know in order to get it to work as i want. 😄

rigid ivy
#

JG

#

wait

#

What is the plugin version I need for 1.8+

potent prawn
#

of LP?

rigid ivy
#

No

#

VotingPlugin

#

I added it

#

and typed /vote

#

after restarted server

#

and nothing happened

#

I am also using NuVotifier

#

And now I can't place anything in my spawn (I am OP)

potent prawn
#

probably a good idea to check the console?

rigid ivy
#

No issue

potent prawn
#

during start up?

rigid ivy
#

ye

#

I removed VotingPlugin

#

I am going back to SuperbVote

potent prawn
#

that's a very defeatist attitude lol

rigid ivy
#

XD

#

Its like every time I type a command I can't place a block

#

I can place blocks but not in this one area

#

Same for all worlds

#

0 100 0

#

is where I can

#

Fixed

lofty arrow
#

Does anyone know a plugin that makes a sound effect when a player joins? Or when they execute the command /motd for example?

lusty shard
#

This is my my.cnf

queen crest
#

hmm

#

so strange

#

this file is another on ubuntu

#
# 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults,
# 2. "/etc/mysql/conf.d/*.cnf" to set global options.
# 3. "/etc/mysql/mariadb.conf.d/*.cnf" to set MariaDB-only options.
# 4. "~/.my.cnf" to set user-specific options.
#

Find file with bind-address option

lusty shard
#

/etc/mysql/conf.d/*.cn in this one there is only one line with [mysql]

queen crest
lusty shard
#

Okay found is in /etc/mysql/mariadb.conf.d/50-server.cnf

queen crest
#

show bind-address option pls

lusty shard
#

||#

These groups are read by MariaDB server.

Use it for options that only the server (but not clients) should see

See the examples of server my.cnf files in /usr/share/mysql

this is read by the standalone daemon and embedded servers

[server]

this is only for the mysqld standalone daemon

[mysqld]

* Basic Settings

user = mysql
pid-file = /run/mysqld/mysqld.pid
socket = /run/mysqld/mysqld.sock
#port = 3306
basedir = /usr
datadir = /var/lib/mysql
tmpdir = /tmp
lc-messages-dir = /usr/share/mysql
#skip-external-locking

Instead of skip-networking the default is now to listen only on

localhost which is more compatible and is not less secure.

bind-address = 127.0.0.1

* Fine Tuning

#key_buffer_size = 16M
#max_allowed_packet = 16M
#thread_stack = 192K
#thread_cache_size = 8

This replaces the startup script and checks MyISAM tables if needed

the first time they are touched

#myisam_recover_options = BACKUP
#max_connections = 100
#table_cache = 64
#thread_concurrency = 10

* Query Cache Configuration

#query_cache_limit = 1M
query_cache_size = 16M

* Logging and Replication

Both location gets rotated by the cronjob.

Be aware that this log type is a performance killer.

As of 5.1 you can enable the log at runtime!

#support-1_log_file = /var/log/mysql/mysql.log
#support-1_log = 1

Error log - should be very few entries.

log_error = /var/log/mysql/error.log

Enable the slow query log to see queries with especially long duration

||

queen crest
#

I would suggest to #comment bind-address or change it's value to 0.0.0.0 so that mariadb listen all addresses and interfaces.

#

At least you can try

lusty shard
#

okay commented

queen crest
#

Save file and restart mariadb

lusty shard
#

done

queen crest
#

Try to connect LP ¯_(ツ)_/¯

#

Before I recommend check service status again

lusty shard
queen crest
#

Hurrah

#

🙂

#

But I don't understand why server based on pterodactyl can't connect to mariadb with 127.0.0.1 manythink

#

@lusty shard and what about luckperms?

cyan viper
#

So i followed what JG in here told me and now i get this when a user tries to do a rankup. Did i configure something wrong?

[EZRanksPro] Rankup action for Wanderer: /lp user <user> parent add <Wanderer> did not contain a rankup action!

rustic cobalt
#

ptero uses docker, servers running in a container basically have their own localhost

queen crest
#

Oh

#

Yes

rustic cobalt
#

What you wanna do is use the servers ptero interface to bind to the server

lusty shard
#

@lusty shard and what about luckperms?
@queen crest Okay... with localhost in lp still doesn't work but it work with public ip!!!!
Thanks man

queen crest
#

🙂

#

@rustic cobalt and what I should do to use mariadb listening 127.0.0.1 with pterodactyl?

#

just wondering

rustic cobalt
#

grab the ip address of the ptero interface and use that

queen crest
#

like 172.18.0.1?

rustic cobalt
#

ye

#

bearing in mind that mysql locally uses the socket, so, unless you're using something on the host itself that uses tcp, you're good to move that over

#

worse case, 0.0.0.0 it, and fire up the firewall

#

(exposing mysql to the world shouldn't be an issue, just, make sure that you at least run the script bundled, mysql_secure_install or something like that to zap the anon accounts and stuff)

queen crest
#

Thanks thinksup

near briar
#

is it possible to disable the bungeecord for a period of time and just when u enter on the server instead joining the bungee u join the server directly

#

but keeping the bungee in your folders

swift abyss
#

you dont join bungee really, its like a "router". the server you join first is what you have in your priorities list and if you have force default server mode on in config.yml

near briar
#

because i want to like disable the bungeecord without removing him to allowed more ram to just one server and to connect to just one server

swift abyss
#

you would need to put the backend in online mode and turn off the bungeecord setting on the back end and use that servers ip or change the a record for the domain to that backends ip

near briar
#

ok ill try this

swift abyss
#

@brisk jewel just find the text thats on tab in the config lol not hard teehee
This is TAB Reborn plugin - no idea what LuckTab is

near briar
#

and what online-mode do ?

violet rivet
#

@near briar you could disable force default server. Players will log in where they logged out

swift abyss
#

using online mode allows only real minecraft accounts

near briar
#

ok ty

swift abyss
#

they want to stop using bungee temporarily

violet rivet
#

You'll need to change port settings for the server you want people to connect to to the settings of the bungee cord instance then. And shut down the bungee cord proxy

brisk jewel
#

@swift abyss ur picture is from the default LuckTab config?

violet rivet
#

Wot

swift abyss
#

there is no plugin called LuckTab - its TAB Reborn

violet rivet
#

Wot is licktab

swift abyss
#

lol

violet rivet
#

Lucktab

swift abyss
#

no idea 😉

near briar
#

what if i put bungeecord false in the spigot file i change the port the server propeties and i put online mode to true

violet rivet
#

No

#

You will need to shut the bungee cord server down

near briar
#

ya he is already down rn

violet rivet
#

Use the port the bungee server is using on the server you want people to use.

near briar
#

But online-mode = true / don't accept crack and false accept them?

violet rivet
#

You will need to disable any bungee cord settings too

near briar
#

not sure about this

violet rivet
#

Online mode should be true

#

For a single stand alone server

near briar
#

ok ill try this ty

dense geode
#

Hey guys, anyone knows any plugin that generates a resource world where players can farm in and it resets daily?

prime agate
#

So what's the best API to use for creating your own large plugins? Spigot seems like the obvious choice but I've heard that Spigot/Bukkit are on the way out? Apparently Sponge is the next thing but idk, i don't wanna start learning something that then won't work shortly after

hybrid loom
#

Sponge is afaik more for plugins that want to work with mods(?)

#

You can/should stick with Spigot for normal plugins. Although you may wanna use PaperMCs API to get performance-enhancements when the plugin is used on paper servers (Spigot is supported through it)

dusk burrow
#

Does anyone know a other option rather than Buycraft where you dont have to use a business paypal account?

swift abyss
dusk burrow
#

Can you use a personal paypal on that @swift abyss ?

swift abyss
#

yea

#

i wouldnt have suggested it otherwise since that was your issue 😉

dusk burrow
#

Oh thank you man 🙂 i will check it out now, also does it support bungeecord networks? @swift abyss

sage vessel
#

anyone know how to fix StackMob plugin from duplicating mobs when they die

#

when the mobs from spawners reaches 0 it just resets the mob stack back to previous

#

therefore duplicating mobs

#

nvm im stoopid i had 2 different mob stacking plugins that prob broke it

swift abyss
#

@dusk burrow just go look 😉 but yea, i mean, it doesnt care what server you send the commands to, you can even integrate discord roles into i

deft thistle
#

how do i turn off LaggRemover in specific worlds

deft thistle
#

Help

#

server turned off randomly

unique fable
#

wow, you have an impressive amount of things going on there

#

looks like a good number of your plugins are outdated

#

and take a look at that last command executed

deft thistle
#

AH

#

ah

#

is there a plugin to auto update

#

@unique fable

unique fable
#

probably not

deft thistle
#

rip

#

idk which plugins i need to update

unique fable
#

then check all of them?

deft thistle
#

oof

unique fable
#

like the ones that are leaving errors in the log would probably be a good start, but there are probably updates available for your other plugins

#

something is also going on with loot tables, but that's not an area i'm super famiilar with

deft thistle
#

where does it say which plugins are outdated

unique fable
#

well if you read the log you posted, you'll see some lines start with <whatever>/ERROR

#

and some of those mention plugins by name

deft thistle
#

ok

#

what is this

#

it happened again

#

am i running out of resources?

#

i gave it 6gb ram

#

and a q9509

#

9505*

#

that should be plenty

unique fable
#

probably has something to do with [18:09:44] [Server thread/INFO]: DedoGamingONE issued server command: /jumppads create 1000000000000 90

#

you could try TPing yourself to spawn

#

maybe remove the jumppads plugin for a bit as well?

deft thistle
#

fixed

#

just removed it and not actually jumped on it

#

How do i turn off laggremover in specific worlds

gilded nova
#

Hello, I have an issue

#

I have an issue with rank position, and dont know what to do
DONOR rank should be upper of member and below Helper, but is not.

sleek niche
#

You need a plugin that can sort the tablist.

gilded nova
#

but is working fine with all other ranks

#

it just keeps like that on donor

#

I made them with weight

#

like 2,3,4,5,6,7

swift abyss
#

@gilded nova wht plugin, TAB reborn?

gilded nova
#

yes

swift abyss
#

it works off the order you set the groups in the config.

#

so the first group will be top, second will be below that, etc

#

that shows in he config

#

there is also a section in there that even says its for LP

gilded nova
#

look

swift abyss
#

group order

gilded nova
#

I have it good

#

look,

#

see?

#

and somehow it appears down member

swift abyss
#

how is that section set?

gilded nova
#

let me check

#

I fknig love you

#

I fixed it

swift abyss
#

😉

gilded nova
#

sending online love to you.

#

🍒

rigid ivy
#

It says my Vault is not enabled

deft thistle
#

i get internal error when i try to make a mine in mrl reset

faint hollow
#

hello

rigid ivy
#

@faint hollow

#

What do you need help with Vouchers?

faint hollow
#

i got it!

near briar
#

do someone know why i can't /sethome with a number as the name ? with essentials

dense geode
#

Any of you guys know any good Resource World plugin? like a plugin that resets a world every x hours?

deft thistle
#

how do i allow specific commands in specific worlds?

potent prawn
#

!context

outer vesselBOT
deft thistle
#

Thanks

#

wait

#

i have to do it for a single person?

#

nvm

#

i can just set the group

empty kettle
#

what do people use to host their minecraft servers?

rigid ivy
#

Does anyone here use SuperiorSkyblock2?

deft thistle
#

@empty kettle You can host your own on an old computer, or you can pay a website to host your own server

empty kettle
#

i was thinking maybe this site or scalacube, i dont have a spare pc laying about https://plox.host/index.php

deft thistle
#

how much people are you expecting

empty kettle
#

in between about 10-30

deft thistle
#

so you will need atleast 2gb ram

empty kettle
#

would 1.5 not be enough? right now it is only about 6 people on it including me, i was planning to upgrade later on but i need a dedi ip as well

#

and the link i sent is the cheapest i can find with a dedi ip

#

@deft thistle

deft thistle
#

More wouldnt hurt

#

also you could host it on your computeer

#

you can make your own dedicated ip

empty kettle
#

im using a laptop, and you got to pay for a proper dedicated ip from ISP and it also doesnt help when i barely have the money for this but i got enough for 1.5gb with dedi ip, would that be enough to run a vanilla server for up tp 10 people for now?

deft thistle
#

no you can make a subdomain from an ip

#

for freee

#

oh no plugins?

empty kettle
#

no plugins

#

its completely vanilla

deft thistle
#

ah

#

then 1.5 is good

empty kettle
#

alright, cheers

drowsy quest
#

!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
#

hey everyone so I'm having some trouble trying to use worldedit without oping myself and yes I have given myself all the perms or at least the group I'm in. I keep getting a "You are not permitted to do that. Are you in the right mode?" error and I have no idea what to do

violet rivet
#

!verbose @gilded nova That should help

outer vesselBOT
gilded nova
#

I am not using luckperms

#

as I find it a bit tedious to use

#

otherwise I would have put it in say the issues channel not in the off topic channel

swift abyss
#

Then why are you here? Lol

drowsy quest
#

What's tedious to use about LP?
Sounds more like you're using it wrong

swift abyss
#

Use LP and make your life EZ

#

People are here to help if you face issues

gilded nova
#

no just setting up the perms

swift abyss
#

Perms be like that

drowsy quest
#

Especially that

violet rivet
#

Might have to ask over on the world edit discord if you can't find the right perms

gilded nova
#

are quite tedious vs say something like ultra permissions and ya I have asked there as well but the only response I got didn't help

swift abyss
#

If you had LP, verbose would help you find the perms needed

violet rivet
#

^

drowsy quest
#

If you find it tedious you're using it wrong

#

There are at least 4 different ways of adding permissions

gilded nova
#

Ya and I use the GUI way

drowsy quest
#

Including YML

swift abyss
#

In game GUIs are limiting

drowsy quest
#

A web editor where you can paste multiple permissions at once (and actually see what they are once added)

swift abyss
#

LPs editor is amazing!

gilded nova
#

ya I know but it's still tedious because your "auto-filler" keeps getting in the way and I can't scroll up to see what permissions where added already either

#

so something like ultra permissions will do just fine as it uses a actual in game gui to add perms

drowsy quest
#

Ah so you mean it hides stuff you already added?

hybrid loom
#

A ingame gui has its limitations which are much more than a web-based editor

drowsy quest
#

But in any case I can't imagine anything more tedious than having to hover over items to just be able to see what the permission is

#

Nor being able to see at all what permissions have been set when entering a new one

swift abyss
#

If you mean verbose, you can use record and upload versus on and off, that will give you a link instead of filling chat

hybrid loom
#

@drowsy quest And not forget that UP has annoying animations that are more distracting than useful

outer vesselBOT
#

Hey Andre_601! Please don't tag staff members.

hybrid loom
#

Shhh Clippy

#

I have a chat here

drowsy quest
#

HOW DARE YOU YOU EVIL PERSON!?!

hybrid loom
#

#MakeClippyIgnoreRetiredStaffOrMakeMeStaffAgain

swift abyss
#

People switch from UP to LP once the users gets too high because UP can’t keep up

drowsy quest
#

#no

#

😛

#

UP is one of the worst plugins out there

hybrid loom
#

agree

drowsy quest
#

If it were free those flaws would be acceptable

swift abyss
#

But it’s paid, it must be the best! /s

gilded nova
#

nope actual perms I am adding in that moment

drowsy quest
#

But the guy has been copy pasting stuff together

#

And it's a miracle the plugin works

#

Every dev that looked at it went: "That crap actually works?!"

gilded nova
#

and I do like ultra permissions mainly because it's really easy to get everything setup

swift abyss
#

So is LP 😉

hybrid loom
#

LP is also easy, when you take your time to understand it

#

(And to read the wiki)

drowsy quest
#

I mean ironically if you'd use LP you'd have no real issue with the perms

#

Because you could use verbose

gilded nova
#

the web GUI has more problems then I can list right now (going to be waiting till it's out of Beta) and pretty much everything else is super tedious to use

swift abyss
#

Make suggestions

hybrid loom
#

I like the idea of UP having all perms available to "turn on and off" for groups and users, but the in-game GUI is very limited, animations are annoying, performance is crap and LP offers the same functionalities, just with no in-game GUI

gilded nova
#

tbh I would love it if you guys could stop attacking me for my perms plugin choise

swift abyss
#

You joined

drowsy quest
#

What problems if I may ask

gilded nova
#

ya back when I liked LP

drowsy quest
#

Because stuff can't be fixed if we don't know what's wrong

gilded nova
#

I mentioned one already the scrolling problem

swift abyss
#

We love LP

drowsy quest
#

Scrolling problem?

hybrid loom
#

And how about reporting those issues?
The editor is open source and can be found under https://github.com/lucko/LuckPermsWeb (Under the v2 branch)
We are always happy for people reporting bugs and suggesting features.

drowsy quest
#

Though I find the auto filler problem a funny one

swift abyss
#

I don’t know of a scrolling problem? Have you seen the V5 editor yet?

drowsy quest
#

You're complaining that you can't see already entered permissions

#

Which is fair

#

But with UP you can't see anything at all

hybrid loom
#

It is so weird and sad at the same time.
There are people that complain that the auto-fill option is bad because it defaults to a specific perm, even when you didn't input anything and when this is changed do other people complain about it again

#

I quickly post my canned response for when someone suggest adding a GUI to LP

drowsy quest
#

Mostly ends up being a case of "it's slightly different from what I am used to, so it must be bad"

hybrid loom
gilded nova
#

ah there's a work around though let people put in a actual permission in chat for the "a in game gui is limited" point that's what ultra permissions does and it's actually a really decent way of doing it.

#

alright well I've switched to group manager as it's a little less confusing then LP at least to me

hybrid loom
#

GroupManager 🤢

#

You love to hurt yourself I see

gilded nova
#

It's what I know how to use

violet rivet
#

brb going ot go have an accident with the lawnmower

gilded nova
#

and again I would love it if you all could stop attacking me for my plugin choise

#

choice*

hybrid loom
#

And I'll refer to one section of my canned response:

- **Text input is only possible through chat or an anvil-GUI.**
  - The chat can't always be used. For example when you have a BungeeCord network and a chat plugin for BungeeCord is used.
  - An anvil-GUI is version-dependant meaning each new version requires LP to update to support it. This makes LP lose its version-independency.
swift abyss
#

You come to a perms plugin only talking about other perms plugins...

violet rivet
#

^

#

I wouldn't call it attacking.. More that we prefer a certain plugin, potentially the one we're on the discord talking about.

swift abyss
#

We want you here, but you’ve not asked for help to understand LP

hybrid loom
#

LP supports multiple platforms. Not just Bukkit, so in-game GUIs and text inputs can't always be used as it isn't always available on all platforms.
And I'm pretty sure Luck would prefer to add features that can be used across all supported platforms and not just a limited amount.

gilded nova
#

Well I'm going to be referring you all to rule #3 here