#general
1 messages Ā· Page 102 of 1
@flint mist that only answers one question
Are you talking about other Linux servers or the MC servers
Google mounting sftp servers
Ok thanks
You might need to set up some SSH keys and stuff for it to work properly
Yeah I have the key system all set up already
šš»
If root@server1# ssh root@server2 works for all servers, then itāll be childās play
Got it set up with sshfs š
@burnt prairie ok, so what is exactly the problem with universeguard?
players dont need any perms for it
only people that setup regions need perms
if you want to allow players to do things, thats what flags are for
so the thing is the area isnt claimed, but peopl estill dont have perm to open chests, even in the wilderness, chests they create and place down they cant open
what claim or chest protection plugin do you have?
its only a default issue, i moved a player to staff (which is default but with mute/ban/kick etc, moderation things nothing else
what showe dwhen you used verbose?
send the link
let me just open discord on my pc
dont worry - it just allows me to see the perms, i cant chnge anything
here is fine
nvm ill just send it to you here
i do have one question - why are you not using GriefPrevention for sponge?
its an actual claim plugin - not a worldguard type plugin
and has actual perms for players
does it work for 1.12.2?
ofc
i remember seeingthe name
its the main plugin used on spigot - it works well
for claims anyway
give it a try
oh, can i still like claim spawn so people cant grief etc etc
if its the exact same as the spigot version - it has admin claims
ive just gotten comfortable with unievrseguard, but im happy for a change
oh nice, ill download it rn and test it, should i delete the uyniverseguard?
and you can even allow access to chests and stuff in admin claims
personally, i would still use universeguard for spawn and stuff
what i do is make worldguard and admin claim in spawn since they each offer different features (at least for spigot)
but if you dont need universeguard after making admin claim with GP, then i guess you dont need it
just see if GP will do everything you need it to for both player claims and admin claims.
yes, thank you ! also it lets players select their own claim, right?
yep
you can adjust how fast they generate claimblocks and the max limit
you can use commands to give more claim blocks
so let's say i wanted to make the max limit 100, i could?
they can create, adjust and give their own trust in the claims
admins dont have to do anything
so maybe im thinking ill keep universeguard for like spawn and other areas, but thengriefprotection for player ones, is that right?
but admins can see who is trusted to a claim, they can unclaim player claims, transfer claims, etc
you can do that - perfectly fine
Do prefixes work with lp? I've tried it with lp and nucleus and it didnt show in chat then I added MMCPREFIX and it still isnt working
any clue why not?
thanks! youve been a great help for me, im very grateful
well, did you read the page for prefixes?
thahnks again!
I did
ok, so you are sponge as well.
yes
do you have chat formatted correctly?
?
where its adding the prefix?
in chat
in front of my name
but its not there
the nicknames with nucleus isnt working either
ive not used nucleus or sponge, so i am unsure of how its configured. maybe šDrZoddiakš#8260 or someone else thats good with sponge will see this and can offer some assistance
ok
wish i could help, but id probably just mess you up more on that
np
hey hawk, im not sure if i'll be much assistance but are nicknames not working in general?
no there not
when you do /nick (nickname) does it say youve changed your nick?
is this for all groups? make sure you have nucleus.chat in your groups, i'm not sure if that'll change anything but i had the same error
for your prefix though, do make sure that /lp user <user> info shows the prefix
if that doesnt, then it wont show in chat
since you get it from the group, you really dont need directly applied to yourself, but at least you set weights, so it wont affect anything.
let me see if i can look up that mess and maybe help a little
ok
@thick bough can you send your chat format section from main.cfg
Do you think FTB is overriding it?
you mean ftb utilities?
protocollib FTBLib? that wont do anything for chat
It does edit chat, there's override chat/override commands line in ftbutils config you want to set both to false, it goes over nuclues chat, if you haven't figured it out by now XD
@bleak fossil so LP is showing the right info - chat plugin isnt pulling correct info, so in the chat format section of essentials config, you need to add the placeholder for prefix.
format: '<{DISPLAYNAME}> {MESSAGE}'
change to:
format: '{PREFIX} {DISPLAYNAME} {MESSAGE}'
lets see what that does
now it's only name and message
when you added the prefix placeholder?
what is it ? im so noob with plugin XD
# If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
# Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
# Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
# Users with essentials.chat.question can override this by prefixing text with a question mark (?)
# You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
radius: 0
# Chat formatting can be done in two ways, you can either define a standard format for all chat.
# Or you can give a group specific chat format, to give some extra variation.
# For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
# For EssentialsX changes, take a look at the EssentialsX wiki: https://github.com/EssentialsX/Essentials/wiki
format: '{PREFIX} {DISPLAYNAME} {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
# If you are using group formats make sure to remove the '#' to allow the setting to be read.
############################################################
# +------------------------------------------------------+ #
# | EssentialsProtect | #
# +------------------------------------------------------+ #
############################################################
# This section requires the EssentialsProtect.jar to work.```
you do have vault installed, right?
yes
oh it's in folder but not in game
i will try download from other web
Yeahhhh
it's work now
š
But with two owner XD
ok
[OWNER] [OWNER]FROGKung
np - if you want to use suffixes, youll need to add {SUFFIX} after displayname placeholder
also, you can put the colon back in the format before the message placeholder
one thing - if you add a space in the formatting, then dont add a space in the actual prefix/suffix. if you do not add sapces in the format, then youll nee to change your prefixes and suffixes so the spacing is right
just depends on how you want to do it
but at least you have ti all working now, so you can play with formatting as you go
so, rick - what shows for /lp user <user info ?
and what shows in chat when you talk
well, one thing - since you have factions installed, there will be some chat interaction. we need to get back to basics so that we can trouble shoot properly
will you remove the factions jar for now (keep the folder for your config), then just add the jar back after we get prefixes working
what shows in chat now?
The same thing but without the faction name
send your chat formatting section of the config
############################################################
# +------------------------------------------------------+ #
# | EssentialsChat | #
# +------------------------------------------------------+ #
############################################################
# This section requires the EssentialsChat.jar to work.
chat:
# If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
# Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
# Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
# Users with essentials.chat.question can override this by prefixing text with a question mark (?)
# You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
radius: 0
# Chat formatting can be done in two ways, you can either define a standard format for all chat.
# Or you can give a group specific chat format, to give some extra variation.
# For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
# For EssentialsX changes, take a look at the EssentialsX wiki: https://github.com/EssentialsX/Essentials/wiki
format: '&8[] &7{DISPLAYNAME} &8Ā»&7 {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
#format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'
group-formats:
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
# If you are using group formats make sure to remove the '#' to allow the setting to be read.
I think I know what your saying. What needs to go there?
{PREFIX}?
or something elese
well
yes, but what I would do is just use:
format: '{PREFIX}{DISPLAYNAME}{SUFFIX}Ā»&7 {MESSAGE}'
then in your LP prefix, I would use "&8[&7Default&8] &r"
where the brackets and space is in your prefix.
what does the &r do?
just a reset for the color/format code
it may not be needed, but it doesnt hurt to put it there
oh, ok
of course, for suffix, you would do the opposite and "&r &8[&7Default&8]"
if you use suffixes
Still doesn't work @swift abyss
so it says my name not prefix
@earnest jay give your self permissions for chatformat.(name of format)
alrwady did
Also it may be better to contact Deluxe Chat support about that
@earnest jay , you said you did vault_rankprefix, but Zur says the placeholder is vault_groupprefix. Since this Deluxechat uses placeholderapi, try %luckperms_prefix%
Good idea
ok
I'd asume you'd have to do /papi ecloud download LuckPerms too
I did that already
Alright
hey guys does luckperms has the ability to only globally sync the rank you selected? just not all of them
@gilded nova
?
Did you try %vault_rankprefix% as zur suggested?
^
yes
Carma if you like I can send you my DeluxeChat config
what is placeholderapi and will i need it
It's a api for placeholders, it provides placeholders. Some plugins support it, some not. I defenitly would recommend you to install it
but what do you mean by placeholders
Im such a nice guy
I made that Carma guy a plugin to fix unicode characters not displaying
so humble as well...
Does anybody know how to create a custum join message and display the prefix of the group the user has in the join message? I m using Luckperms as the permissions plugin. Note: I ve alredy installed Placeholder API.
does anyone know or has done a prison server? i need someone to help me with dev stuff. i dont know what prison plugin to get.
@sleek niche
Hey faio! Please don't tag staff members.
Yes?
Hey faio! Please don't tag staff members.
anyone know the command to remove brushes from tools?
thank you :)
you might have to type /rg flag <the name of the region or world> block-break deny
What if it is just the world as a whole, my friend tried to build and break outside of my claimed area and still could not
oh do you have multiverse?
ok whats you server ip i can join and try to help if you want
They just receive messages that say āyou are not permitted to _____ā
It may be something with essentials but I can still give you the ip anyways
ok
It seems that all of the players cannot interact with anything whether itās breaking, placing or using, so I am assuming itās something with essentialsx. I deleted essentialsx antibuild but that didnāt do the trick
could you dm the server ip so i can try to fix it for you
anyone know how to disable elytra boosting?
Are you in the spawn protection area @half inlet
You didn't install essentials by dumping the entire folder into your plugins folder did you?
If you have essentials that is
anyone know why when i do/give faio (item) it gives me an Error: Null for every item to
heres my essentials version
i tried deleting my item.csv in my essentials folder and starting the server again and that didnt fix
im stuck here.
Delete the essentials folder entirely and try again. And make sure your essX version is comparable with 1.12.2
@violet rivet I separated all the jars and moved them in, if thatās correct, probably isnāt Iām new to this
@half inletdid you install essentialsAntibuild
Yes that was in there and some people recommended deleting it if others couldnāt build or break so I tried, but we still have the same issue
@lethal flameback it up first obviously
@half inlet list your plugins here in a screenshot of /pl
didnt fix it @violet rivet
Did you restart your server
You still have antibuild installed
i previously deleted it but nothing happened, so i deleted everything essentialsx and just reinstalled them
i will delete it again and try
Screenshot the error message you get when trying to build
Thats worldguard
do you have any idea how to fix it anyway? it only affects people who are not operators, thanks!
Read the worldguard documents and configure it according to how you want it to run
Or delete it and it will go away
my name's red
but my config's not format: '{PREFIX} &r&a{DISPLAYNAME} &r: {MESSAGE}'
Set name colour with prefixes not in the chat config
The end of your prefix will carry over to your username
i test it my name red when i have op
can i remove that?
ops-name-color: 'none' i got it thanks
can i import data from ultra permission or migrate it?
sorry can i get fast help?
i need it fast
@hybrid loom sorry if i tag
Hey SK Discripter! Please don't tag staff members.
The API of UltraPermissions is to my knowledge not open so Luck can't have a (good) migration for it.
can i export data from ultrapermission and then import it to lp?
That sounds like a recipe for errors
ohh god i really have to create all my groups again?
How many groups?
15
That's not too many
all have permissions and prefixes
Are there any plugins that can convert from your current setup to their setup and also allow LP to convert as well?
Otherwise you may be stuck
idk
Good time to clean your perms out too
Can I set position after join in essentialX?
Explain your problem again with a little more detail @bleak fossil that makes no sense what you're asking there.
I use Authme to login
When player login they go to empty dark room
then after /login or /register then warp to Spawn
so like a cracked server or something?
sounds like you need a plugin to handle both commands at once
or make one yourself that handles that sort of system
@snow moss what format are you putting for the cost? I think it requires ā$1000.00ā basically no comma and the use of the dollar symbol.
Ugh...
Trying to do a fullrender. Verbose tells me it's checking for dynmap.command.dynmap which evaluates to true. /lp check Foxtrek_64 dynmap.fullrender evaluates to true.
/dynmap fullrender returns "you don't have permission to use this command!"
Not looking for support, just sorta venting heh
Maybe add dynmap.render perm? The dynmap.command doesnāt even show in their docs as a perm, lol
Unless you have a world border set, or know what it does. I think you want Radius Render XD Also fairly certain it takes /op Ive always done it from console though so š¤·
I am still new to the worldedit/guard plugins and recently found that you can time lock a region
anyone familiar with these plugins and can share their experiences?
I like acid
@gilded nova what help do you need with we/wg?
there is also a worldguard extra flags plugin, its nice to provide some additional flags if you need/want those.
I am just learning atm. I have these plugins and but only use maybe one/two tools from them.
need to branch out
i mean, if all you need is a few things, that is fine, but its always nice to fully utilize a plugins features lol
i would look at the extra flags for wg - just in case you see a flag with it that may be useful for you
@glacial elk I believe that it uses the {DISPLAYNAME} placeholder for that. so in the essentials config, close to the top, you would need to enable add-prefix-suffix so that prefixes and suffixes are part of the displayname. this may affect how your prefixes and suffixes are displayed in chat, but you would just update your chat formatting accordingly.
Anyone know how to use bungeetablist?
Bungee tablist plus? Lol good luck. While the end result can be amazing, it requires you to be able to read, research and follow directions very well.
At least for me it did.
I'm done with like everuthing, but how do i make it so i don't see everyone on the entire network? just the server? then im done
@swift abyss
hey guys, i need someone to develop some custom plugins for me, i will pay you. DM me
What 'nucleus' style plugin would you recommend for a 1.13 spigot server?
EssentialsX
tobi u know something bout bungeetablistplus?
ty Tobi
I started working with BungeeTabListPlus last week. I know basicly nothing
but do u know how do i make it so i don't see everyone on the entire network? just the server?
Read the config file? It will be in there most likely
What would you guys suggest as commands for staff members? (Helper, Mod, Admin)
Helper should be mostly just a chat-watcher, no?
I normally see Helper as allrounders (building, moderating, chat), mods are more trusted helpers and admins simply get access to to luckperms.*
Then, if you have good admins, they already know what LuckPerms is and use Verbose to give themself perms using the web editor
Alright, another question, What order should my prefixes be in? Like I have a rankup system that uses money, then I plan on having donator ranks, and staff ranks obviously
So I have it set as The rankup ranks are first, then staff, then donor
Decide what you want, but when interested what I do is: Staff, Special persons rank (youtuber, etc.), Donator rank, then the normal rank
It's not like the server I'm working on has any yters, just if there were any
Now I have to change all the ranks I just made LOL
Should helper have access to gamamode?
maybe gmsp if you have them temp banning, personally, helpers are just chat mods and help with like general issues like people didnt set home, etc
showTo: '${viewer server} == "factions"'
for you ace
so make new section where it is defined as an actual server name from your bungee config
but what about the other servers?
that isnt factions?
thats fine
its an example
if you want skyblock, put skyblock, you want surv23232, put sruv23232
its based on what you called the server in bungee config
but i want like if i am on kitpvp i just wanna see the players on kitpvp, same thing on every other server
right
so as the docs tell you - make a copy of the default.yml - change that showto line and then create a new tablist based on the conditions you want for that new tablist
wait so i do one for every server?
Side question: does anyone know how Jobs reborn works?
nope
if a player is on kitpvp and you have a new file where `showTo: '${viewer server} == "kitpvp"'' then they will see only that new tablist
you dont need one for each server
you can use a "template" for most servers unless you want detailed infor for that server
like kitpvp, youll want kills/deaths etc unless you use like featherboard or another scorebord to display that
so like that?
so if im on lobby, then ill see that new tablist - (typically, lobby is where you would want to see all servers tho)
nah
lol, cant say nah - im saying typically, i get that in your case, you want only specifi though, so you do not need to make a new file, youll just change data in the current default so you dont show other servers
so you dont want a tablist that shows other server at all, correct?
you should be able to do that with playerset
playerSets:
same_server:
filter: ${player server} == ${viewer server}
what did you do
ah, i knew there was some other place too, lol sorry
glad it works
also, GG for looking and fixing yourself š
technically, you could have changed the one above to match the lower one and that should have worked too
as long as you have a playerset defined and then tell the other one the same name, it should work
@chrome flower for donations? https://craftingstore.net is what ill be using
np
ive not "used" it yet as servers arent released
I wish I could help some big network
but
I guess I cannot really code in Java
I do know C++ though
And will be relearning it this summer
cool
i also wanna learn coding but it seems so fkn boring
Because I want to code (with the help of many other people, of course) a Linux-based OS. Not another useless distro, a think on its own, I want something easier and better than Windows, suitable for every computer user.
Linux distros have shit methods of packaging
That's why I want to make use of /Applications (not really like macOS does it)
@idle geode this is how you set aliases https://ore.spongepowered.org/me4502/Aliases
I'm on paper... what should I use?
spigot
spigot plugins work on paper
mycommand is used by alot of people, i use booscooldowns though
@undone hound youll need to contact your host support, we dont know what host you use or any of that info.
ok my fault
dont post in two places the same question.....
hey, i know this might be the wrong place to say it but, does anyone know that plugin for admins to check who griefed you? (you get a block and you click the thing that was griefed and it gives you logs of everything that happened to it) kinda like a safety measure, thanks
there are a few
core protect, logblock, etc
if you are limited on disk space, change config accordingly to purge old data....
thanks!
just watched toy story 4
its really great š
@swift abyss because I saw mention hosting, best hosting ever - OVH
Anyone know how i can get so i get the luckperms prefix and color over my head?
What plugin
AnimatedNames
Nahh, TAB reborn is the best one out there š
but i dont want it in tab
i already have it in tab
i want it over my head, my name should be [Owner] NotAceX over my head
You know you can google and search this discord
but i tried googling and i dont know what to search
So look at the available plugins and see what they do
anyone knows a nickname plugin? cuz ive tried some of em now and no fo them changes my nickname
probably cuz i have lp
and it changes the chat
EssentialsX has a nickname function
wish i could just copy paste the perms into a text editor and save it >_<
theres a flatfile storage mode
hmm gonna check that out then š
is it defaulted as flatfile?
nvm got it š
ffs now i gotta redo every group :/
@vocal rivet yes but that doesnt nick in tab
nicks show in my tab plugin - there are tons of tablist plugins you can choose from depending on your server version. default tablist wont show them though.
@swift abyss why would you have to pay for support
Does he rent servers there?
@hybrid pulsar set change displayname in tablist to true in essentialsX config
Yes, he does
then he pays for servers and support xD
Also lots of companies have a paid support plan
thats so retarded
imagine paying for something monthly that you can run for free and not even get support for free
Either not offering free support at all, or just offering limited support for free, or having a premium support to get higher support priority
imagine just having no support at all
There are some companies that do that.
Also hosters have some features you dont have at home xD
imagine having nitro and not using a single one of the nitro functions 
You most likely have another plugin overwriting essentialsX
like what?
@hybrid pulsar did you set change displayname to true
yes
@vocal rivet what command is it to see essentials overrides
Another plugin modifying the chat
no command, you have to use trial and error
you can't, you need to try
can it be the luckperms prefixes?
No, that is completly done by your chatplugin
@swift abyss i remember seeing an output like this:
Essentials is currently overwriting the following commands:
- (commands
if your chat format is set to {NAME} or {PLAYER} and not {DISPLAYNAME} then it wont display nicks if thats the issue
wait, what is your essentialsx chat setting?
like the chat format [{GROUP}] {displayname}
rainbow... its scary we think the same
yeah xD
oh - huskii, its in the essentials config
where you can explicitly override the commands
no i meant in game
its not a command
i remember seeing that exact message
you have to modify the config
not any essentialsx ive used, i modify in config, but you seem to know more than me
idk
also never saw it before
i just remember seeing that message
Also it is deffinetly something that overwrites the chat
@glacial elk
the once i blurred is just disabled plugins that ive been to lazu to remove
?
coloredtags affects displayname right @swift abyss
Nick and EpicRename maybe, as those sound like they are for nicknames
epic rename is for items i think
im retarded...
found it?
Who knows xD
@vocal rivet epicrename is for items
Never used it, always used NBT editor till 1.10
yes
So you tellig me you got a 1.10+ server
no, i stopped making own servers at 1.10
i have 1.12.2 and help on 1.13.2 and 1.14.2
but its still not working
Because it was the current version back then
you deleted jar, stopped and then started the server?
yes
does it still show in /pl
ofc it was too obvious to be the solution
lol
nope not in /pl
yeeeeeas
do you have a bungee before it?
?
a Bungeecord server
yes?
you should know
do you use any plugins like bungeechat?
*it could be that
so much chat plugins xD
badumtsss
nowhere, bungeechat cannot work with nicknames from spigot servers
a nick functionality is planned for bungeechat tho
What do you guys think?
https://github.com/Andre601/JavaBotBlockAPI
-1/10
(The logo is based of the one from the site so no complains to me)
hot/10
@vocal rivet but you know like skeppy uses bungeechat right? and he has nick on his server?
then they have a nickname plugin on their bungeecord, also I have no idea what skeppy is
@hybrid pulsar prettysure skeppys server is custom coded
wait isnt there a like module to bungeechat that can nick people?
@vocal rivet you dont know who skeppy is?
no idea
lol
also dont care rbh
tbh*
btw my second Rack server arrives tommorow ^^
and my third one in a week
im gonna get one soon
also - skeppy and them dont use a lot of custom plugins... the servers are 1.8.8 and use default spigot/bukkit plugins for the most part
gonna use CentOS on it and cry myself to sleep because i dont know how2linux
i know how 2 linux ;)
most of his plugin are recoded by neon
If you have some questions i could maybe help you get into linux :D
i wish i knew how2life
I cant help you with that, havent figured that out wither
either*
to kill wither, use sword
so when i was 18 and had to take care of my mom and sister lol
16 years ago bwhahahah
I am 21
im 15 wth
can you put an age limit on games?
nah
I have lots of free time and enjoyed minecraft building and learning how to back-end
DMs exist lol
I am a bit drunk rn tbh xD
heheh
ok srry u seemed to be rlly offended by that im srry
about age?
ye
nah
Nah, i am just drunk xD
idc what people think about me
in any regard
well, not people i dont know anyway
lol
I like php, fight me
@vocal rivet would these be good specs for running a shit ton of apps
Amazon.com: High-End Virtualization Server 12-Core 128GB RAM 12TB RAID Dell PowerEdge R710 Bezel and Rails (Renewed): Computers & Accessories
depends what you are going to put on there
i find
best
threadripprr 1920 
it should be enough tho
Well if you have lots of plugins and players on your mc servers you will reach the limit
you could also look at used racks, those are cheaper and can still do the job
that one is used
blue ridge mountains
Shenandoah River
Can anyone send me a tutorial on how to build a plugin from the source code? xD
Whew! Made some javadocs
https://Andre601.github.io/jbba-doc
Angeber :P
xD
Ich bin angetrunken, also nimm mich einfach nicht ernst xD
IntelliJ "Tools -> Create Javadoc..."
late but I played on a server hosted by an 80 year old
Nice
80 year old server? Wow
can i somehow re-shader specific chunks?
Re shader?
light is broken on some part of my map, i cant //regen them, because its a city, mayby is there somethink what can restart? reshared? repair? lighting
game version?
by light is broken do you mean theres light or light isnt workign?
If you have FAWE thereās //fixlighting
Anyone know if GUIPlus is compatible with 1.14.2? Some reviews say that it is not compatible!
@rancid path From what I can see is the launcher probably made to allow launching all types of MC from a single launcher
@hybrid loom Yeah
Hey fdsghdbff! Please don't tag staff members.
New Rack arrived: Shitton of issues
Any idea why i can't connected to my databases?
On my dedicated server?
No plugin is connecting even though im sure im writing everything right
The database is offline then?
Boy is that new minecraft launcher.... something to be seen...
I like it, can't wait for 2020, hopefully Minecraft: Dungeons will be released then
I don't like change, I guess the new launcher isn't 100% terrible, the fact when loading a forge pack from say the twitch launcher, it doesn't auto select the twitch profile... and tries to load the latest release.
You can select the jar launcher
And Iām sure theyāll handle the new launcher correctly soon
is there alternative for sponge flexible login plugin and item dupe glitch?
is there a command to enable normal behaviour on a mob for citizens?
like, a command that would make a pig npc act like a regular pig?
I'm not sure what you mean there... Pigs already act like pigs
in citizens
the plugin
the one that handles NPCs
if you create an NPC pig
it stands still
I want to make it act like a regular pig
the obvious question would be "why not just use a regular pig?"
because I want a forever baby one
that also cannot die
Use spawn arguments?
@alpine solstice you can use the path thing to make it walk, or use the look so that it will move to look at nearby people.
read the docs, it goes into detail for that stuff
anyone know of good hosting?
Depends on location, targeted region and what kind of product you want
@violet rivet I am having some troubles with my new server, didnt you also use Windows Server?
I see you also self-host when you can. What hardware do you use, usb?
Also, @vocal rivet, I've experience running with WinSrv from 2012 forward (excluding 2019 but it's pretty similar to 2016)
Me from 2003 up but this issue makes no sense, even tho i told the system to use all 24 threads it just randomly decides to use 1,9 or 10 threads of the avaiable 24. also the cpu got powered down to 0.19 GHz instead of the default 2.66Ghz
That I'm not sure on. I have seen that Minecraft has been kinda cranky about using multithreading, though I can't say I know why. I'm not sure if it's an issue with Java itself or if it's something related to how the Minecraft server itself operates.
not minecraft, the windows server itself
Windows Server 2019 doeant use all cores, a stress test prooved that it didnt use them even if it needed the power
I am so proud of myself... I made a plugin! It only has like 3 commands but anyway.. xD
You 100% need to ensure that you've got the exact same version of mysql-server as you had before, and if you didn't stop the mysql server before stopping the server, there is a chance that you might have damaged stuff by just yanking the data folder (You should reaaally use mysqldump for live backups, still has its own concerns, but you're not yanking actual files as they're being modified)
Ready for a wallet rape?
@vocal rivet I do yeah
whats ur favourite color of the alphabet?
8
same
@iron hinge are you using essentialsx and essentialsxchat?
since LP shows it correctly, it will be something in your chat formatting.
Yeah I'm using ChatEx and I think essentialsxchat
you only need one chat plugin.
disable the one you dont need.
if you want to use chatex, then do not have the EssentialsXChat.jar installed
imo, id use essentialsxchat since chatex was built based on permissionsex
chatex was last updated in 2017 for mc version 1.11 anyway
Thank you @swift abyss it working as it should
š
Do u know what golden apple plugin invadedlands uses? so when you eat a enchanted golden apple all the effects only remain for 1 min
nbt editor maybe?
Maybe also known as Book of Souls, it basically allows you to edit the nbt data of stuff like items and villagers
hey
cheers got it working now]
nice
@gilded nova Do you have the command to set a papi prefix? I was just using standard prefixes
What do you mean?
Like /lp user Notch permission set prefix.0.%placeholder% true
Oh yeah that was the command I wrote to set all the prefixes
Right, but I'm asking did you use the lp command to insert vault-prefix like this
/lp user Notch permission set prefix.0.%vault-prefix% true
negative
What did you use for that?
I'm like 99% sure I wrote /lp group default permission set prefix and like some color codes and Newbie
Right, that works for static prefixes, but using that command won't work (at least for me) incorporating placeholders like afk status and vault-prefix
I think something is manually adding those.
Those are all the plugins on just the lobby.
I can test removing any you'd like.
I can try removing vault?
Vault provides the prefixes so no, unless you still have them flashing when you uninstalled TAB
Try removing everything other than LuckPerms, Vault, TAB, & PlaceHolderAPI
Oh shit
ok
One minute
Better yet I'll spin up a test server. We'll isolate that way.
Take less time.
Ah, I thought that's what you had up
Nah been doing this on lobby lol.
VentureChat has chat prefixing and I'm not sure if that conflicts with TAB prefixing
We're a small server.. like 50-60 players
Hmm.
It's weird it wasn't a problem until now.
It looks like VentureChat only affects chat and TAB only affects above the player's head though, but we'll find out
does anyone here play osu
I don't see why not
Alright
I'm assuming it's EssentialsX-Chat that gives prefixing and not the base EssentialsX
I know base EssentialsX allows nicknames and this -> chat: format: '<{DISPLAYNAME}> {MESSAGE}'
hmm
I'm retarded, that only works with EssentialsX-Chat
I'm assuming the test server is up and the prefixes are not working?
In the test server?
Yes. But not in chat.
Try adding in VentureChat
So it just works over his head.
that will make it work in chat, but may conflict with nametags
Checking now.
Had to install protocolLib too.. one sec.
It works with venturechat too...?
Like everything is working smoothly on test server
As long as it's all working well, start to add plugins 3 at a time until the errors show up
Is your test server using LuckPerms 4.4.26 with sql config?
Yes
I imported the config file in and restarted
*Copied from another server and loaded in here
Alrighty, then keep adding plugins until something breaks & we'll figure out why
It has to be lobbyapi
Going to start with that.
Lobbyapi has it's own like built in tablist.
I believe it is my config in tab plugin
Is the test server config different than the lobby config?
Yeah it's my config.
Well I'm glad you found it
Thanks for all the help.. Now the battle of fixing my config LOL
Hey well you got this far and it only took an hour and forty five minutes, this part is the easy part
Let me know if you need anything else though, and good luck on fixing it
Again you're awesome man. I appreciate all the help.
Well I found my issue, Windows Server 2019 doesnt have the correct driver for the processor, which causes issues
Okay I have to correct myself: It was a issue with iLO's power control, the OS wasnt able to tell iLO how much power it needed ( because there is no driver for WS 2019 ) So a iLO setting ( setting the power controll fully to OS Control ) Fixed the issue
Devs who say "don't reload our plugin"
Yet have the reload feature ..
If you don't want to be able to reload the whole thing don't put it in?
#rant š
š
Testing vs. Production
Is there a 1.8-1.14 bungeecord version?
No like, bungeecord, not lp
go to the bungeecord jenkins site?
See if there's a release, if not, then no there probably isn't a version yet
Pretty sure waterfall/travertine works with 1.7. Dunno if regular bungee does 1.8 or not
i use waterfall up to 1.14.2 - havent updated further yet
i dont wanna change i already have bungeecord
You could be cruel and make your players log out and rejoin a different server with a fresh ip :p
its just like changing from spigot to paper
Waterfall is bungee more or less
bungeecord is literally waterfall with extra features
Just a fork
Other way around.. waterfall has more features
Righto I better get off to work, I think my van is defrosted now..
the setup is the same?
ok nvm i dont want 1.14
Smart idea š
1.14 is still.. somewhat unstable and you'd be smart to wait for it to be used on bigger servers before you moved onto it
If they can run it without issues you should be able to as well by that logic.
hypixerl has 1.14..
no they don't
they have a "multiversion" server
they don't run 1.14
they allow clients with 1.14 to connect
same with me, i run 1.12.2, but allow 1.8-1.14.2 to connect
Some of those servers you can't even use blocks that were added past 1.8
you can connect with 1.8-1.14
but you can't use any of the features past 1.8, so.. very.. stupid...
lol
thats like buying a car
AND NEVER DRIVING IT Lol
"ugh i don't want to turn the key, i don't like the noise it makes, it can just sit here and look pretty"
if you knew the amount of people i come across that dont know how to change their launcher version...
wait @swift abyss how did u get so u can join with 1.14? i use protocolsupport and that allows up to 1.13 only
Anywho, seeya š
i removed viaversion and it was literally the same
ive never had issue
cuz u need via backwards
let me look at my pl list
and it is a 1.13.2 server but i can join with 1.8-1.13.2
i have protocolsupport and viaversion, i dont have viabackwards. 99% sure viabackwards and protocolsupport do the same thing.
but you can only connect as high as your bungee version
so until you use waterfall or something else that is 1.14, you wont be able to join in those versions
Hey Predz! Please don't tag staff members.
Hmmm
Wait
Does your group have displayname? @gilded nova
Like /lp group somegroup setDisplayname &cowner
Command not recognised
Ye like that
Still doesn't work.
You already restarted your server / reloaded changes?
Try with full restart idk if essentials reloads group formats
/lp group owner info
Idk that works for me just fine
rip
could you send me your vault and essentialschat?
i got latest of both but meh worth a shot
EssentialsXChat
yuh essentialsxchat
welp it doesn't
You could also chat with them in moss discord server
?
Also you could just do /ess version and essentialsX shows you version, all loaded add-ons, any special hooks, etc.
alternative suggestions for greatkits? getting errors with its 1.13.2 version
The included essentialsx kits work fine.
Still can't figure out how to hide commands from tab-complete
Pretty sure you cant
If the player hasn't got the perms the tab to complete won't show, I'm pretty sure
Are you oppted
and some of them still work
Opped
no i am not
I have a perm that makes me equal to a default user
and i can still use //sel and stuff
Try running the /help list that brings up all available commands. Might be /?
If you can still use we commands you still have perms for it somewhere
After bringing the help list. Restart the server
where does worldedit://sel come from then?
It seems to be quite a lot
is there an event for general player pvp?
since I've set worldedit.* to false, shouldn't that command be disabled??
Idk what else to do
If you don't define it it should be false.
One of your other ranks may have a node you missed
seems like it would deselect the region you have selected, but i do not see that command on the site. it may be a FAWE command? look on worldguards perm site for more info https://worldedit.readthedocs.io/en/latest/permissions/ or you can use verbose to check perms.
!verbose
:paperclip: https://github.com/lucko/LuckPerms/wiki/Verbose
It has no permission node. I just looked it up. No idea if it's possible to disable them now
I can't disable them, but could I hide them from suggested commands?
can osmeone help me
Ask then?
does anyone know anything about ChatControlPro here?
If so, dm me please.
Maybe ask here instead wanting people to dm you?
I feel that since itās not luckperms that it shouldnāt even be here tbh thatās why i said dm
Not just for someone to dm me
Ohk, then donāt dm me lol
Anyway i donāt know anything about chatcontrol pro
I donāt support that dev really...
Im having problems with double chat on chatcontrolpro
With his SpIgOtCoUrSe
Lmao yea
I bought it to see what it was like, itās literally videos someone on youtube could have done..
What are your plugins? You might have something else that doubles the chat
Erhh, on phone atm
Iāve tried removing all plugins one by one, itās definitely chatcontrol
I also don't like CCP... The dev has quite an ego imo... Specially with that advertisement of his SpigotCourse inside his own plugins.... That's just a nogo
Iāll consider using mudgechat
It seems easier tbh
Chatcontrol has some very useless features
There is also DeluxeChat if you want JSON stuff like Hovertext
Yea, i donāt like deluxechat tbh
I bought it, but spaces kept being a problem for me
Spaces?
Like there was a space before the whole chat
That i could not remove for the life of me
In fsctions
Welp.... Then it's a configuration error on your side...
Or an issue with your factions plugin