#general
1 messages · Page 133 of 1
@violet rivet Well, a complete and secure login system, optional two factors if possible, that you can use on the website and everything ...
Might have to Google that. I know they exist
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
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?
That shouldn't happen normally unless you - for whatever reason - deny the prefix
help
I cant attack people in bedwars
permissions are OK
And how do i enablw world edit for plots
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
You have to set a SRV record which will expose your IP anyway as (in case of CloudFlare) it is DNS only.
Like I said would it not really matter. It would be pretty much the same with a host
How many times do I have to tell you that?
You CAN'T hide it!
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?
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
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.
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?
@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
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
stop tagging me lol - im not your personal slave
XD
i have my own servers to work on 😉
You are farther then me XD
I will be done after this TAB is fixed
for the TAB plugin
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
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);
}
By getting an instance of the class containing this
How can I do that, I'm learning ^^
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
I just wanna clear onPlayerQuitEvent
So i have it fully configured. ViaVersion is installed. Paper 1.14.4 java server
But on a 1.12 client
doesnt work
I think ViaBackwards isn't supported as of now as developement of the (original) plugin is suspended for an unknown time.
oof
Perhaps use ProtocolSupport instead
Ok
JG
Line : 75 header:```
I used that
and it said that is wrong
I see nothing wrong
fixed
JG
How do i stop my server from saying a mod + is afk in the chat?>
@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 👀)
Where is it located in the TAB config?
you have downloaded tab reborn?
made it who?
TAB v2.6.5.jar
neznamy?
Where do I check
Yes TAB reborn
hm?
Oh ok
I was told LP does that
LuckPermsProvider.get().getUserManager().getUser(p.getUniqueId()).getCachedData().getMetaData(LuckPermsProvider.get().getContextManager().getQueryOptions(LuckPermsProvider.get().getUserManager().getUser(p.getUniqueId())).get()).getPrefix();
huh
@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
I fixed
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.
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
@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
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
@deft thistle oops, sorry i missed matrix!
is it this protocollib? spigot page says 1.8 through to 1.15 (download link: https://github.com/dmulloy2/ProtocolLib/releases/download/4.5.0/ProtocolLib.jar) Weblink: https://www.spigotmc.org/resources/protocollib.1997/
also, do you get a specific error when trying to run matrix? if so, what does it say (in console or ingame)?
@deft thistle
Okay, so what gives it away that matrix isn't working? It starts up like normal? Also, is it the correct protocollib?
So I use a hacked client on 1.12
cause the download link I sent is for a version marketed as being 1.8-1.15
ok
Kick
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?
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
is your server global?
I can give u the ip
Na I’m going to make it public soon
Which version would you prefer I play on to test?
@deft thistle i got it, lmk which version
kk
anyone knows how I can add an default rank so people who joins get get that rank instant
!default
LuckPerms provides a group that every player is added to upon joining the server, called default. You can use multiple methods to change the default group or change the name of it.
@marsh salmon so make sure that:
- The user is allowed global login (
@%) - Username and password are correct
- The user has access to the database
is that the database you have in your LP config?
yes
Can you check the login limit for that user?
LP needs quite a few connections/logins
Then I don't know why the MySQL server rejects your logins
I tried shell to login with that account and it successed
I'd check if MySQL can debug logins
Like have it tell you why it rejects the login attempt
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 ^ ^
yeah, LuckPerms always best
@woeful lotus this is #general 😉
I’d say BungeeChat. Though I’m certainly biased. If using BC, have a look here: https://github.com/lucko/LuckPerms/wiki/Upgrading-from-v4-to-v5#api-compatibility
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]: [0;36;1m [0;36;22m __ [m
[13:00:05] [Server thread/INFO]: [0;36;1m | [0;36;22m|) [0;32;22mLuckPerms [0;36;1mv4.4.1[m
[13:00:05] [Server thread/INFO]: [0;36;1m |_ [0;36;22m| [0;30;1mRunning on Bukkit - CraftBukkit[m
[13:00:05] [Server thread/INFO]: [m
[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)
@balmy kiln upload the full error to a paste site like https://hasteb.in
The MySQL you configured is not reachable
I understand this but other plugin have access for database
and use same user and same ip
Double check. Because that can’t be the case
do i need to install something on mysql?
Wdym? To fix the Linux problem?
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
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
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
Yes
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
!help
!advanced
!api
!argumentbased
!bulkupdate
!bungee
!commands
!context
!default
!downloads
!editor
!errors
!faq
!install
!meta
!migration
!permissions
!placeholders
!stacking
!storage
!switchstorage
!sync
!tracks
!usage
!verbose
!wiki
!commands
Find all of the available LuckPerms commands on the wiki.
Awesomekk8 use this^
you use it like you would from console i believe - same command as in game, but no /
Ok
and youll have to use tebex's player placeholder
no idea, should be on their docs page
np
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
99% of people here run their own server, probs want to keep their player base and marketing strategies to themselves.
eh worth the try
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
yeah i cant find it
there %factions_uuid_faction_name% but it just shows the faction name and not the leadership before it
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
lol
Also, @swift abyss this could be handy for you now...
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
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
yes
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
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.
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?
@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?
I did nothing XD
@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
It just worked
Ohhh okay thanks :))
Im really thankful for ur help btw JG ur always in here helping me hahah
JG am i able to quickl ss with you
my dms are closed, but you can post here
Ev, ill find that setting to allow unconnected claims
there is home, sethome, sethome.multiple
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?
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?
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
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
Oh no sorry i meant the faction
thats kinds up to you, some servers keep them small, other can be large like over 50 players
just shoot for 42,069... once you get that many nothing can stop you xD
Oh okay, thank you for the advice 🙂
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
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
yeah also if you need that space when there is that additional prefix, just make the space part of the prefix
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#
that's what i do at least, is clean enough lol
you could make the "[Owner]" rank the " [Owner]" rank
well no because then he has the same issue
you can use LPs meta formatting to add a space when needed.
Yeah, I will do that then. Thanks for the help guys I appreciate it
How do i do that JG
JG explaaaaain whaat how teach me the wayys
!stacking its in here:
Display multiple prefixes/suffixes alongside a player's name.
just pay attention to the spacers section
TIL, ty 🙂
Thank you I will read into it now
thats looks pretty cool lol
didnt know lp had this, my method is just what i did back with pex/gm
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
there are many ways to do the space. all depends on how involved you want to get with setup
yep
hey is there a way to unload chunks past the worldborder?
/lagg unloadchunks
@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
Hey arwwarr! Please don't tag staff members.
BungeeChat
Does anyone have SuperiorSkyblock?
hody
@prime agate over heeere
howdy
okay so basically I have this level plugin called BlockyRanks (it's amazing btw)
ok?
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
oh it is? xD
lets go back to general
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?
damn is there not a way? :/
@rigid ivy
for clear lagg:
auto-removal:
enabled: true
broadcast-message:
you can add commands in the cratesplus config, but once you add a command to a crate, be careful if you edit the crate in game as it may have an error.
https://github.com/ConnorLinfoot/CratesPlus/wiki/Configuration#running-commands-for-a-win
@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
JG is there a way to make it enchanted?
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
@twin warren have you tested the thing with commodore we were talking some time ago?
Hey MrIvanPlays! Please don't tag staff members.
JG can I make it enchanted without any enchants on it
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
ive explained how to do it
put the item you want as the button, then change it in the config
I do that and it breaks all the crates
so you arent doing it right from the link i sent
probs changing spacing in the YAML format and it breaks
the item you put in the crate was enchanted?
wasnt
how
ive said twice already
I never used this plugin
that doesnt mean anything. just follow the directions lol
Where
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 😉
Also is there a way to disable the sound and lower the crate spin?
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
i don't want to use essentials can i get recommendation?
i like it - just for chat you can use VaultChatFormatter, herochat, venturechat, deluxechat, etc
@swift abyss not for chat
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
i have my own wich has fly tpa tp home back inventory enderchest build-in chat handler etc
Define basic things
tpa, warp, sethome, heal, god, spawn
@gilded nova
good idea :D @latent tendon
thats how i did first
until i decided to hate essentials
so i made my own plugin
xD
do u have a spigot page?
meh
i keep a lot private
since there is a lot of copy / pasters out there around spigot
CMI isn't a good choice for me
tpa, warp, sethome, spawn can be done with https://www.spigotmc.org/resources/warps-portals-and-more-warp-teleport-system-1-8-1-15.29595/ god mode is already part of world edit if you have that plugin, only plugins just for heal/feed i see are 1.12.2
ew
lol
Interesting how plugin.yml uses the bukkit icon.
I assume it's a IntelliJ plugin?
yea
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
@swift abyss can u add me friend
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
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
what chat plugin do you have?
essentialsxchat
and i don't know how i set a prefix and suffix for players and groups
are you asking how to set that up with the stacking in LP?
yes
one sec
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
!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: ""
Display multiple prefixes/suffixes alongside a player's name.
Totally off-topic, but does anyone know how server make floating text (generally in the hub)
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?
Is that what they're considered?
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
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
Thanks, I appreciate the info
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?
!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.
If you run a Bungeecord network, learn how to correctly setup LuckPerms on all server instances (including Bungee).
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
ok ty so i just put online-mode true on bungee but false on spigot
yes
k perfect ty
then make sure the backends have bungeecord: true
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
as long as that plugin can execute LP commands, it should work
well I'm actually adding brand new 'Branches' to it
you do have vault and an eco plugin right?
k
just the act of adding in my own .yml files stops the plugin from working completely
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..
maybe a wrong YAML formatting? did you run it through something like http://www.yamllint.com/
and yea a tab will break it
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
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.
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
Thank you so much, I was able to change their 'skin' by using
profession: WEAPONSMITH
in the saves.yml file under the type.
Can someone help me out
I have portforwarded my laravel project but I do not know how to use dns for a subdomain
Do you have a panel where you can enter DNS records?
I'd need a screenshpt
Question: my server is on 1.8.8 can i installed 1.9 plugins with viaversion?
ya thats what i was thinking ..
Plugins typically are pretty version independent
Where do you need a screenshot of brainstone?
@near briar you can try that - https://dev.bukkit.org/projects/orebfuscator/files/673816
rip lol wry
i ve tried this one
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
oh if paper gave one its great
@uneven phoenix of the DNS section of course
There are a lot of things that I do not want to go public in there
Including my own IP
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
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.
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
I did not portforward the IPv6....
Doesn’t matter if you only have one or the other. Then just add that one
Well that’s still your server, isn’t it?
Meaning the DNS is right
That part is your web server not working properly
I put my server off and it gives the same error
Do I need to include a port in de dns record?
dns doesn't support ports
only srv records do, which are irrelevant for http
Make sure that you're pointing towards the correct port
literally 0 point hiding the IP address lol
srv records are also literally useless for http stuff
?
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
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
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!!!
hosting a site is easy if you know what you're doing
assuming that you're not fighting against stuff like your firewall, etc
I am not
You're probably better off just using some cheapo hosting provider, tbqh
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
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
I just want to host it on my hosting provider but that's a big NO
http://bartjuuh.nl/ this is my website atm
Do you know laravel?
yet to toy with it, but laravel ain't the issue here
I know it is not the issue it probably is composer
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
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?
🤷♂️
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....
Get this error :/
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
🤦🏻
how do i turn off we bypass
php dum
nou
how do i change how far the server loads chunks
probably but you'll never be able to handle that
does the server spread over multiple cores
no, just one
oof
ok
(and, well, gen too)
and how do i turn off WE bypass
Just, it's not gonna make the server not perform like a bag of crap when you have a metric ton of chunks loaded
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
Hey Muhammad✓ᵛᵉʳᶦᶠᶦᵉᵈ! Please don't tag staff members.
/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
is it a plugin
no
what do i search
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
@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
or just google "spigot tab plugin" and you'll get a few popular results
assuming you use spigot or paper
okay thank very much
how can i make it change the rank for when someone opens a rank crate i made
Are there any devs in here?
you'll get a better answer if you said why
Uhm it's for my server...
be more specific in your message and you'll probably find you get more attention.
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
@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
I'm trying to find a f top plugin but all the free ones dont work for me.
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*
@deft thistle your questions are good but google will be able to help much more than the LuckPerms discord 😉
Yeah but Real people is better than google
google will give you results written by real people... but there's a lot more of them there lol
i guess
I am using SuperbVote and NuVotifier
I set the commands and broadcasts up and they don't broadcast nor do the commands
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.
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)
@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.
yes but how do i do all that
its your plugin you are making...
well i am asking how to do all that
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.
mate Ive been coding in java for over 8 years..... im just asking a simple question.
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
well thank you for trying 🙂
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?
/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.
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?
not if your weights and inheritance are set correctly in LP
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
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
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. 😄
of LP?
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)
probably a good idea to check the console?
No issue
during start up?
that's a very defeatist attitude lol
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
Does anyone know a plugin that makes a sound effect when a player joins? Or when they execute the command /motd for example?
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
/etc/mysql/conf.d/*.cn in this one there is only one line with [mysql]
How to configure MariaDB for remote client access.
Okay found is in /etc/mysql/mariadb.conf.d/50-server.cnf
show bind-address option pls
||#
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
||
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
okay commented
Save file and restart mariadb
done
ssh.fuckingmage.com [149.202.12.60] 3306 (mysql) open
okay now the port is open
Hurrah
🙂
But I don't understand why server based on pterodactyl can't connect to mariadb with 127.0.0.1 
@lusty shard and what about luckperms?
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!
ptero uses docker, servers running in a container basically have their own localhost
What you wanna do is use the servers ptero interface to bind to the server
@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
🙂
@rustic cobalt and what I should do to use mariadb listening 127.0.0.1 with pterodactyl?
just wondering
grab the ip address of the ptero interface and use that
like 172.18.0.1?
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)
Thanks 
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
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
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
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
ok ill try this
@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
and what online-mode do ?
@near briar you could disable force default server. Players will log in where they logged out
using online mode allows only real minecraft accounts
ok ty
they want to stop using bungee temporarily
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
@swift abyss ur picture is from the default LuckTab config?
Wot
there is no plugin called LuckTab - its TAB Reborn
Wot is licktab
lol
Lucktab
no idea 😉
what if i put bungeecord false in the spigot file i change the port the server propeties and i put online mode to true
ya he is already down rn
Use the port the bungee server is using on the server you want people to use.
But online-mode = true / don't accept crack and false accept them?
You will need to disable any bungee cord settings too
not sure about this
ok ill try this ty
Hey guys, anyone knows any plugin that generates a resource world where players can farm in and it resets daily?
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
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)
Does anyone know a other option rather than Buycraft where you dont have to use a business paypal account?
Can you use a personal paypal on that @swift abyss ?
Oh thank you man 🙂 i will check it out now, also does it support bungeecord networks? @swift abyss
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
@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
how do i turn off LaggRemover in specific worlds
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
probably not
then check all of them?
oof
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
where does it say which plugins are outdated
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
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
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?
fixed
just removed it and not actually jumped on it
How do i turn off laggremover in specific worlds
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.
You need a plugin that can sort the tablist.
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
@gilded nova wht plugin, TAB reborn?
yes
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
look
group order
😉
i get internal error when i try to make a mine in mrl reset
hello
i got it!
do someone know why i can't /sethome with a number as the name ? with essentials
Any of you guys know any good Resource World plugin? like a plugin that resets a world every x hours?
how do i allow specific commands in specific worlds?
!context
You can set a permission or group on a per-world/per-server basis, through what we call "contexts".
Thanks
wait
i have to do it for a single person?
nvm
i can just set the group
what do people use to host their minecraft servers?
Does anyone here use SuperiorSkyblock2?
@empty kettle You can host your own on an old computer, or you can pay a website to host your own server
i was thinking maybe this site or scalacube, i dont have a spare pc laying about https://plox.host/index.php
Reliable high quailty cheap Minecraft server hosting with industry leading support. Minecraft hosting includes DDoS Protection, 24/7 Up Time, and more starting at only $1.50
how much people are you expecting
in between about 10-30
so you will need atleast 2gb ram
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
More wouldnt hurt
also you could host it on your computeer
you can make your own dedicated ip
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?
alright, cheers
!help
!advanced
!api
!argumentbased
!bulkupdate
!bungee
!commands
!context
!default
!downloads
!editor
!errors
!faq
!install
!meta
!migration
!permissions
!placeholders
!stacking
!storage
!switchstorage
!sync
!tracks
!usage
!verbose
!wiki
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
!verbose @gilded nova That should help
LuckPerms provides a verbose command to help you find out what permissions a command/plugin is checking.
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
Then why are you here? Lol
What's tedious to use about LP?
Sounds more like you're using it wrong
no just setting up the perms
Perms be like that
Especially that
Might have to ask over on the world edit discord if you can't find the right perms
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
If you had LP, verbose would help you find the perms needed
^
If you find it tedious you're using it wrong
There are at least 4 different ways of adding permissions
Ya and I use the GUI way
Including YML
In game GUIs are limiting
A web editor where you can paste multiple permissions at once (and actually see what they are once added)
LPs editor is amazing!
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
Ah so you mean it hides stuff you already added?
A ingame gui has its limitations which are much more than a web-based editor
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
If you mean verbose, you can use record and upload versus on and off, that will give you a link instead of filling chat
@drowsy quest And not forget that UP has annoying animations that are more distracting than useful
Hey Andre_601! Please don't tag staff members.
HOW DARE YOU YOU EVIL PERSON!?!
#MakeClippyIgnoreRetiredStaffOrMakeMeStaffAgain
People switch from UP to LP once the users gets too high because UP can’t keep up
agree
If it were free those flaws would be acceptable
But it’s paid, it must be the best! /s
nope actual perms I am adding in that moment
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?!"
and I do like ultra permissions mainly because it's really easy to get everything setup
So is LP 😉
I mean ironically if you'd use LP you'd have no real issue with the perms
Because you could use verbose
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
Make suggestions
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
tbh I would love it if you guys could stop attacking me for my perms plugin choise
You joined
What problems if I may ask
ya back when I liked LP
Because stuff can't be fixed if we don't know what's wrong
I mentioned one already the scrolling problem
We love LP
Scrolling problem?
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.
Though I find the auto filler problem a funny one
I don’t know of a scrolling problem? Have you seen the V5 editor yet?
You're complaining that you can't see already entered permissions
Which is fair
But with UP you can't see anything at all
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
Mostly ends up being a case of "it's slightly different from what I am used to, so it must be bad"
This is the response I give to people on GitHub, when they request adding a GUI to LP.
https://gist.github.com/Andre601/18f04e80d45e780e9b960c4b22fd09dc
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
It's what I know how to use
brb going ot go have an accident with the lawnmower
and again I would love it if you all could stop attacking me for my plugin choise
choice*
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.
You come to a perms plugin only talking about other perms plugins...
^
I wouldn't call it attacking.. More that we prefer a certain plugin, potentially the one we're on the discord talking about.
We want you here, but you’ve not asked for help to understand LP
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.
Well I'm going to be referring you all to rule #3 here