#general
1 messages · Page 223 of 1
hmm whats the worst mc server hoster that exists
Uhh
Aperture-Development.de
Rainbow-Dash.com
Copyrightfilter.eu
Infinity-Roleplay.de
code-hub.net
and some more I cant remember rn
Mobile data in a train is horrible
Pff get on my level
My friend who was a developer of the server I was apart of had 20k hours
10k being on the server 👀
I have 4k right now because I mostly develop outside of the game and just join to do testing
He then had a manic episode whilst on crack cocaine ( high on something ) and after a while decided to come back to the server after it shut down and spam everyone saying "JOIN THIS SERVER IM WITH NOW IF YOU WANT GMOD".
that was fun.
Da fuc
Yeah
I am rebuilding our DarkRP server with a whole custom framework running behind it
I started on the server as a player, month goes by tmod. mod. and then like, sr mod. and then from their I just kinda got owner rank.
Custom Framework?
Yep
Nah, the gamemode will stay DarkRP, but I am building a whole custom base to build on
How is it gonna be different?
Custom website, custom permission system, custom GUI etc
Not as of right now, I am still in the process of gettimg the back end ready
But I hope that by summer 2021 I can open the alpha state of the server to the public
Is the back end like the actual code that says this is a game mode ?
Yeah.
Because those plugins rely on hooks and what not from FPtje darkrp
iirc.
If you make a simple discord server and just keep us posted on any and all development i'd be glad to join.
The base step is the API which all backends (website, gmod servers etc) are going to use later
I am building a Discord server, but also there the backend is missing (the control bot that connects to the API)
Lua, C++, JS, SQL, PHP, some Java and a few more which I havent used in ages and can't remember rn
sql is a language?
Yes
All I remember is that there is a lot of Static's
whatever that means
SQL (Structured Query Language) is a database management language for relational databases. SQL itself is not a programming language, but its standard allows creating procedural extensions for it, which extends it to the functionality of a mature programming language.
well, guess it's not.
Yep. Its a database language to tell the database what to doywith advanced queries you can build whole conditions and whatnot using sql. If you do it right, most things are done by the sql server and don't need to be processed using the program connecting to the database
alright cool
It is a language, just not a programming one ^^
oh
Well, send me over an invite whenever it's ready i'd be excited to check it out and keep up with development o/
Just be aware its planned as german community, and as of now there are no plans of a english one (I am still building in a language syetem already for that case)
Google translate exists!
Welp, still driving home. I will hit ya up with a dm when I get there ^^
hey how many 40s can go in 360
@trail shuttle HCTeams?!
@latent tendon yes
360 / 40 = 9
Because (and now see my overcomplicated thinking)
400/40 = 10
400-40 = 360
= 360 /40 = 9
Why couldn't I have you instead of my old 100 yo math teacher 10 years ago
you have worldedit right?
send worldguard config
np
I’m taking apart my PC
cool why?
wynaut
Cause when I built it I did a few mistakes
Idk how it still works but
I need to rebuild it
And someone threw out the boxes that had important things
So I lost a lot of important cables and stuff
And I can’t afford new parts and can’t get a job
whats the perm of using /craft
if it's essx, /craft is an alias for /workbench
Huh?
I need help
I messed the ports
How can I close the survival port to only let people join from Lobby?
Help
I want to prevent people joining outside Bungee
With the ufw thing, how should I?
@gilded nova HUH
You only need to port forward your bungee cord's IP.
then link the hub server to bungee
then the other servers link to it..
in offline mode
i have a qeustion
how i do i make a different group besides defualt to the defualt group you get when you join?
and how do i make it so people get a role when they join?
Default is that role, although you can rename it and change it's prefix to look like a different role
how?
!default give this a read
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.
!inheritance
Learn about inheritance.
Why are you asking all this in this channel lol
https://github.com/lucko/LuckPerms/wiki/Usage#adding-a-user-to-a-group
This is exactly what you're looking for
ok
got flight sim deluxe edition
if you already have gamepass it might do that
its 120 gbs lol
thats more than almost a quarter of my ssd
nah, but if i see one on craigslist or something i would probably buy it
Yeah you won’t be able to play
Until you get a controller
Them fuckers didn’t put mouse yoke
i should really cancel my xbox game pass
haven't played any games from it since dungeons released
mc dungeons?
ye
keyboard doesnt work?
No?
I don’t...
Try it
Dude
I fucking hate MCM
Fuckers false banned me in 2016 for no reason
Like legit
wait zaid so what happened to your truck job lol?
you said you were moving packages or some stuff like that
Why did you give up?
I don’t really know
If you hate doing something, stop doing it.
Keep grinding for your dreams and goals.
If your working for a paycheck, or for payment, your doing it wrong.
I disabled /op and /deop on my server, but i don't know how to enable agani haha. It's a paper server
What do you mean you disabled it lol?
wdym you disabled it
In the paper source code?
99 gb downloaded and my pc is barely working
Turbo, can I tell you a story?
The paper yml?
server.properties i believe
no lol
you don't need op anyway, unless you're messing with command blocks
I want to appear superior to other people 😎
I do am trying to mess with command blocks haha
fair enough
There is a labyrinth generator which requires command block
what does it say when you run /op?
[22:23:49 INFO]: The vanilla OP system is disabled on this server.
You set luckperms autoop to true in the lp config, likely
Undo that and bam you have op again
Or give yourself the node luckperms.autoop
^^
As the config states: it's better to use the autoop system rather than giving *...
Ohhh
#
# - When set to 'false', all players will be de-opped, and the /op and /deop commands will be
# disabled.
enable-ops: false````
Found it on luckperms config haha
Thanks
Found the autoop too
So it's better to use it and give the permission?
Ok
it's better to use the autoop system than giving * (root/global wildcard)
because the root wildcard WILL have unintended side effects
Okie dokie
setting perms you didn't even know of their existence you wouldn't want to set to true
It doesn't appear when i type "luckperms.aut" on web-editor
doesn't matter
it won't
just type it out
yo fefo, are you knowledgeable with the paper/spigot source code?
lmao these mouse and keyboard icons in the game look like such placeholders
I mean I have a local copy of it or reference lmao
alright, sweet, I got a question. So I'm been looking for the Player joined the game message, but I can't seem to find it anywhere. I already looked at the joinMessage, setJoinMessage, etc. I found Player has left the game, just not the joined the game. Checked PlayerList.java, and PlayerConnection.java.
couldnt even be bothered to make clipart of them
I mean in the paper/spigot source code itself, I want to find that message. I found every single other vanilla message, just not that one for some reason. Not make a plugin, and change it or set it to something else.
give me a minute, need to get on the pc that has it
alright cool
😓
latest version, right?
I mean it's a cb thing
(although not really... it's an nms thing)
that's defined by the client (somewhat), those things have a "key" for the message and then the client picks the message based on the language (for translations and stuff)
if you roam around nms, you'll find lots of "ChatComponentxxxx" with some "message keys"
CB does however have a "translator" to get the "real" message tho, but it's... Complicated lol
does anyone know "The ordinary blandness of life is a blessing" is a Paradox
Pun
Allusion
or Analogy
it's a comparison between life itself and a taste of blandness, and as it's using one to explain the other it is an analogy
waoh that makes sense
Oh, that sucks. Why can left the game be found tho? It's kinda weird how left the game can be found, while joined the game can not.
I can get help here with my server logs right?
yeah
ofcurse
off topic
ok
im getting spammed with there errors
first time with paper btw
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
I see a lot of errors lol
also, larry
the paste link is right above...
@robust walrus I say you update protocollib to the latest dev build
i jsut switch from 1.13.2 spigot to 1.16.3 paper
so i thought i would
have to update plugins ofcoruse
but all this spam was hurting my brain XD
kk
got new dev build
of protocol lib
👀
ty fixed errrors
i alsoi like
how i always had like 50ms on mc
but now
scorebaord shows 0-2 on scorebaord
with apper
no
er
my mc server?
why would I host myself?
jk
i built my server\
and its in my hosue at LA
and I can remotew control to make changes to server
so you do live at your host's
but I am in Belgium rn
aa
just a few
I have 0ms to my server too. It's nice.
Probably a total of 7 meters of Ethernet cable between each
Wtf
I have a infinite breeder
Yeah, I can barely understand what to do, but I think once I play a few hours I'll understand lol
I think I'm on easy mode or something and I couldn't find out how to switch, but half of my checklist was completed for me
that's pog @robust walrus
I honestly might start learning all the requirements to work at pebble host or something
do u know anything about domains dumb?
Oooof
BRUH
For Minecraft domains are just CNAME and A records really SRV too.
Yep
I can’t rmb, I don’t think so
Got from like thingiverse
o cool
@rich pendant it was my townychat causing that i fixed it now
yh, i saw that
Hey guys
Any server owner have some good advice on this,
When should I open the server? (It's a modpack server)
I just don't know the right time for it, we have a hub that still needs building. Configs for the mods and plugins, plugins and more. I feel like the window of a full launch is so far away but every month we don't open that's money being spent ( we came in knowing it'll be a while and money isn't a huge issue ) but sitll.
@blissful plover open it when you think everything is working
Short and Simple. That's the plan but everything working was a long time ago. Everything works, people can play. But i don't want it too look like it's in heavy development and see people go because of it.
Just don’t tell them there is still lots to do
I mean there isnt really an end to server development, as long as the server is still active
That makes no sense but alright
I can keep updating something and pushing bugfixes without adding new features to it
thus not deprecated
Well thought, it depends on the context
Are we talking about developing a software or maintaining a server/community?
He isn't in the discord anymore it seems
Lol why?
Idk, maybe resigned
Odd
!sync
To sync data between servers, you need to connect each LuckPerms plugin to the same database (for example MySQL) and set up a messaging service.
I think he's still here
I can still ping him
Or like see him in the @ list
But not BrainSTone
Seems to be actually no longer on the server
🤔
Brain left the server, that is correct
You know why?
Personal reasons
Weird
Ikr
how do i reset the price from a villager
@wintry sparrow oi give us an update!
Firewall
Glad he left
ur the guy who got banned?
:0
i wanted to let u know, if u are, ur breaking the ToS
Lmao I’m not
@robust walrus presses delete account button
then getting banned

I've seen part of that discussion
That was more than deserved
I mean there are smarter things to do than to insult a mod that doesn't like you already as a nazi
xD
I mean Brain wasn't the nicest but that was really way overboard
I'm glad he is gone. Tim seemed to be very toxic every time he said something
I talked to him once
And he seemed cool
We had a nice conversation about our roots
Not saying he was always a dick but man he could be a dick sometimes
And had no regard for mods either
That's asking for trouble
Anyways
I'd still love to know why brain went. From what I know he was here for years
I mean be honest UnofficalSupport, did it seem to you like he would just go?
bruh
oh wait
nvm
placeholder_supervanish_playercount right?
er
it was mvdw placeholder
nvm
lmao
I can only just hear the water cooler from my server running. Nice n quiet :D
Provided to YouTube by TuneCore
Old Friends · Darren Korb
Transistor Original Soundtrack
℗ 2014 Supergiant Games
Released on: 2014-05-20
Auto-generated by YouTube.
yo localhost means you can connect to the server through the same network right?
Okay, so I started up a local host on another computer, and it works on the other one, but when I tried to go into local host on this computer, it says cant connect to server.
In computer networking, localhost is a hostname that refers to THE CURRENT COMPUTER used to access it.
let me make that clearer
there we go
not if youre on the same computer
if youre on the same network, then you need the private ipv4
if youre anywhere else you need the public ipv4
i think thats right
not if youre on the same computer
I mean you can use the local network ipv4 anyhow and it'll work just as fine
So I just get the private ipv4 by typing ipconfig in cmd prompt, and finding where ipv4 is located?
Mhm that's one of many options
hmm okay
how do u cure a zombie villager again btw?
weakeness potion
Insta health pot
golden apple
And golden apple
Insta health pot
Umm no?
I don't really mess around with villagers
I can tell
I knew it was a pot and gap
so splash potion of weakness, then rightclick with golden apple?
Yeah
An apple a day keeps the zombie away
and how long until they become villagers again?
4 mins i think
It'll shiver and then randomly pop into a villager
and don't forget to trap them witha block over their head or they will burn
until they've changed
oh... that's why i instant died when I started curing one...
I don't know about now (they probably changed it) but I remember waaaay back then 1.2-1.5 the conversion used to accelerate by a tiny bit when you surrounded them with iron bars and beds, ending up in being a minute or two faster :p
yeah and my milk used to be good back then 😦
OMG THEY NEVER CHANGED THAT
On every tick, the conversion time decreases by 1, and there is a 1% chance for the game to look for up to 14 iron bars and beds within a 9x9x9 cube centered on the villager
each one found has a 30% chance to decrease the conversion time by 1 more for that tick
can be instant
false
can be like 10 mins
false
The curing process takes 3–5 minutes
Guessed it 😎
The zombie villager gains Strength I in Easy difficulty, II in Normal, or III in Hard while converting.
strength 3 O-o
ofc it does.. so does strength 97
In vanilla though
but that doesn't mean you can get it for yourself in vanilla survival
dont complain and they will never notice
;)))))))))))))))))))))))))))))))))))))))))))))))))))))
Always complain you have too slow internet, if it take longer an 1 sek too download something (no mater size) XD
Sigh
I mean
I pay for 100/100
I don't know where the numbers are coming from.
Tested multiple PC's and to different servers and even different testing sites. :L
Are u on eithernet
I am not
🤮
5GHz tho so
🤢
My pc doesn't have a WiFi chip, so I have to have like a 20 foot Ethernet cable
Because I don't have like a 5 foot cable, even though the router is on my desk
Is there a problem with my pc or my router if I get 200 download and less than 10 upload
Usually some windows settings slow ur WiFi down
Like go to the search bar at the bottom corner on the left and search “background apps”
These background apps do consume internet so disable them
And keep the ones you want on
i wish
Your nickname speaks for you lol
you better not break my pc
Just make sure you're using your dedi gpu as the main one instead of defaulting to the integrated one xD
in your bios setup
the easiest way to speed up your internet is to open CMD and run del C:\WINDOWS\system32
does del C: work
oh no
> be running linux
> not do anything
lol ikr
noty
is there a way to see how much bandwidth each app is using?
lol it is
the start menu search
it caches shit but it also gets things from the World Wide Web
alright i dont think any apps seem to be using too much bandwidth
just firefox and discord
seems like an overkill task manager
I used it to pause the GTA V task so it kicked me out of online sessions but it put me in a new empty one, so all the peeps in the crew did missions all by ourselves with no one to bother us lol
It really is
Anyone have any advice to think of a name for a mc server?
My current name is kind of a joke
this is pretty good though, lol
CookieCraft 👌
CocoaCraft vs CraftBeans
this random word generator is rigged, ive gotten concept like 5 times in a row
ConceptCraft isnt that bad though, just not good
yeah it looks really good
Man I love Crytek
they made cryengine right?
Yeah
Their technology was always amazing
And now they remade Crysis with modern technology and ray tracing
Well they made the original FarCry
I think a few, not sure
Then the others in the Crysis series
And uuh
yeah that game looks good
From a couple years back
Even the first one from 2007 is still good to this day
I mean it's definitely nowhere near the best ones
It's from now than a decade ago
More*
But you can literally break every piece and object of the environment
thats insane
And it doesn't just disappear like other games
It stays there and you can interact 👀
Like
Kill turtles
wtf how did they optimize the game that well
And crabs
Oh idfk
And north koreans too
I mean that's the introduction to the game lol
I want to make the biggest project for the MC community...
Not sure how it would work but
Worth a shot IG
what is it exactly?
Well I’m not gonna do it, might hire someone else who knows
Cause I got 0 coding knowledge XD
Why not combine forge and spigot together? cx
oh boi....
Lmao
Installing LuckPerms on a Cauldron, Thermos and any other Forge + Bukkit server software may require additional steps.
Oh lmao
All of them end up abandoned because it's basically an unmaintainable mess
The current one in development is Magma
idk much about it
I mean, what's special about this one is that it combines forge with paper instead of bukkit (like most if not all other combos were)
But as expected from something coming from forge, the only "usable" version is 1.12.2
Interesting
I'd rather someone combine fabric with bukkit tho
I think that was on the fabric team's to-do list
||call it fukkit kek||
sounds great lol
well I do have another idea, but that might take a very long time to accomplish and probably won’t be an easy task
I just really have so much ideas idk what to do with them lmao
what idea is it now?
Not the best at explaining XD
👀
It just sounds perfect in my head
but what is iiiiiiit
Another
All I’m gonna say is, imagine if Minecraft didn’t have any cheaters.
Would be possible but very hard
what, an anticheat?
a clean community?
a Christian minecraft server?
Ok I think I found a simple way to describe it
@short warren imma DM it to you cause I don’t wanna sound stupid XD
(Again I got 0 coding knowledge and idk if it would be possible)
||It might sound stupid but A client, that has its own servers separated from normal Minecraft, authentication would be server-side rather client side, with server side -anticheat that, if you were to get banned from a server for cheating you won’t be able to play on said client or login to it at all.||
sounds kinda like bedrocks partnered servers
the auth would probably be near impossible
||with server side -anticheat||
I mean... that's just an anticheat lol
Yes but regular MC you get banned from that 1 server, but instead I’d want a system where you won’t be able to play on any server or login
seems like it would be easier to be accomplished with a plugin that could be added to servers, with an online db of known terrible players
like a ban list that you could add to your servers
||authentication would be server-side rather client side||
Minecraft auth doesn't happen client side at all, that's what online-mode does
True
seems like it would be easier to be accomplished with a plugin that could be added to servers, with an online db of known terrible players
this doesnt seem like it would be that hard to accomplish, and i feel alot of smaller servers with a nice community would use it
Yeah
the hard part is making sure those servers dont abuse it and ban @ everyone
so you would need some verification system on a discord server or something
where servers would report it to you, you would review the evidence, and ban them
Well easy solution to that is let the anti cheat itself handle banning itself?
||you won’t be able to play on said client||
easily bypassable, just mod the client/launcher
||or login to it at all||
cracked clients, sounds familiar? drawback is you don't get an online account tho so it'd be just like any other game: people will make their own modded servers and you won't be able to play on legit ones
Well easy solution to that is let the anti cheat itself handle banning itself?
@sudden ice anticheats get alot of false positives
True
Well easy solution to that is let the anti cheat itself handle banning itself?
Hypixel watchdog
what a beast....
Watchdog works?
it works really well
I see
but it does mess up sometimes
dude
it's hypixel we're talking bout
"watchdog works?" is a question that answers itself lmao
Lmao
fefo you code plugins though right? how hard would that plugin be to make? If its easy enough i would definitely spend some time working on it and learning java
the proper solution would- oh lol
but seems fun to make
which part exactly lol could you quote it?
Lmfao
hmm...
I just really wish there was a way to break cheating entirely :/
if you could get donations or a plugin cost to cover the fees of hosting the db and paying people to review evidence maybe?
I just really wish there was a way to break cheating entirely :/
@sudden ice make an insane anticheat
I mean that online db idea is by itself achievable, but there would have to be so many variables taken into account, but what comes to my mind first is basically a weighted scoring system for each server (how much their data in the db could be trusted)
so basically, each server gets a key or something to access a website as their account, these accounts are given weights (like trust amount) based on accuracy of reports, and then someone goes through reports from highest accuracy to lowest and verifies that it seems fishy?
now just to get a budget, learn java, learn web development, learn mc plugin development, learn how to make a secure way of accessing a website to report, and learn about dbs and shit
😆
A globalised ban system has been tried and does not work
eeh... ideally it would all be automated with little to no human interaction (data can be tampered with, y'know), and definitely a deep learning system would take care of most things
turbo stfu
let me have my dreams turbo 
Do something better and create a friend system 😂
People can add each other and create profiles and see what servers other people are playing on. Would be cool.
Cross server PM
Badlion?
eeh... ideally it would all be automated with little to no human interaction (data can be tampered with, y'know), and definitely a deep learning system would take care of most things
@gilded nova couldnt i do most of the stuff myself at least for a while? I mean ideally if my terrible plugin actually happened, then that stuff could be added, but thats never happening
Hey Unix! Please don't tag helpful/staff members directly.
stfu clippy
I have no idea what badlion is
a bad client
hacked clients have it too i think
I was meaning something server side
Looool
ever heard of /msg?
LET ME HAVE MY DREAMS
no
also no
I dreamt about a very large cockroach flying into my car and getting all over me and I flipped the fuck out then we became friends
Was kinda weird
cool
I do believe you dreamed that lol
but theoretically that system would work right? and its possible?
I don't usually remember my dreams but that one was vivid as fuck
Possible? Yes. Viable? Probably not
alright sounds good, now just to waste years of my life learning about useless shit
doing the anti cheat client thing?
Have this in mind: anything that the client can control is prone to be hacked
anything
True
Best stress test for a PC..
8k video rendering
or.. just viewing an 8k video on Youtube
@violet laurel well if their devs... they kinda just do their own stuff
So if they need sonthing they'll do it themselves
I know But What Perms Should I give Him
Just give him *
Ok
ok Thanks you
!nwc @violet laurel @restive radish please give this a read
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
Ye ik that
But as a developer you pretty much don't play
That's why i also told him to just let them do what they need to themselves
Not really
Plugins can set nodes that op ignores
Not possible with *
Essentials does so with the prevent hat type nodes, for example
You can even make perms that are applicable to not ops only :^)
Kinda useless, never saw that in action lol
I find it useful when im working on plugins and changing
Things
I remove it when im finished, its better then op and keeps me from having to find diffrent permissions
Was very useful when I was using PEX as well
its better then op
No?
Hi Fefo
Oh no
That's not a very nice way to greet someone 😦
Not now! I've got an overnight shift
......................................... no
.......................................... maybe
........................................................................................................................................................................................................................................................................................no
...?
Someone know a discord bot that ping supporter when User join Support waiting room?
search up on googlee
Hi, my staff can't put up signs, it gives them this message:
You don't have permission to create signs with this tag
Can you help me please?
(the tag is just text)
Give them permission to create the signs
my 1.12.2 server dont work can someone help i have this error...
Please use https://bytebin.lucko.me to send files in the future. I have automatically uploaded message.txt for you: https://bytebin.lucko.me/hlLnovBaev
or use this link https://bytebin.lucko.me/hlLnovBaev
does craftbukkit still support 1.12?
So dumb question but the papi placeholders work literally anywhere right?
Like a book, or a chest menu that says something when you hover over item
Placeholders would work anywhere right?
anywhere where papi parses it
@robust walrus are you in their discord? ask them what locations are parsed. Im pretty sure books and chests are https://helpch.at/discord
Wait, so I should enable the disable ops thing in the LuckPerms config? And I shouldn't give * to the owner group which is only me?
dont enable the disable ops, and dont use the * permission
Yeah
And the plugin Duels
Has like 1k people
With a dev thats never online to support
Its kinda scuffed
You know a better/other Duels plugins besides "duels"?
nah ive never used any duels plugins
Ooooof
Any good gamemode/minigames plugins you recommend, all I have is rpg survival and skyblock
Trying to expand
best way to get a cool minigame is to develop it yourself, if you just use premade minigames you probably wont get much luck with getting an audience
because why would i use a small server that has 1 minute wait times for games when i can get on hypixel and play the same games with a 10 second wait time
these people in reviews are so stupid
and the people that ask their support questions in reviews
whta plugin is that?
i dont think any plugins needs updating from 1.16.2 to 1.16.3 tho
nah a small amount of them using nms or something need to
but dynmap does need an update
How did other mc servers get big?
for network servers, having a creative range of minigames and being early to the game
or just good advertising, good server, and cool gamemodes
Advertising is huge
I’ve seen many many servers pass me in members only because of advertising
But their budget is just way higher than mine
you have to do advertising correctly though
ive seen people put of flyers for their server with little to no information about the server 😐
I would do that but with info
I feel like that’s a working strat
It’s illegal
But who cares
Lol
it was a full a4 piece of paper
Seems like almost all android app advertisements
lmao
wait wdym
Lately so much advertisement popped up for apps which has nothing to do with the actual app
dont enable the disable ops setting?
there's a setting in LuckPerms that disables ops, do I not enable that? I thought people mentioned before that ops are not good.
And why can't I use the * permission?
!nowildcard
Some plugins are created in a way which results in odd behaviour when the root '*' wildcard is used.
So how do I have all permissions then?
use op, or use *
Wait, but you just told me not to use it?
dont enable the disable ops, and dont use the * permission
I don't really understand.
Why not?
Disable the /op and /deop command? I remember fefo saying its good not to have ops or something.
I would just give all the perms needed, although op works fine
uhh I guess I'm just gonna disable ops and use * then
just remember that * has a lot of problems
I don't really wanna give every single permission for every plugin to myself.
so its not recommended for long term use
So op and * both have a lot of problems?
How tho lol?
you should probably just spend an hour or two just configuring permissions though, its the easiest way to do it
lol
#support-1 message @gilded nova
Nothing wrong with op at all imo
fake
U sure
nice
oh, do you live next to your internet provider or what 😄
He is the provider
9k mbit wtf
i don't think those speeds will ever be possible in australia 🙃
i don't think i'd ever find a use for that much bandwidth anyway
i don't think i'd ever find a use for that much bandwidth anyway
Ummm, you can upload stuff in a matter of seconds
Upload is only 1gig
Yea only
I used to flex on ppl with my download but man
I’m not even close to yours
That’s honestly insane
Incredible
Anyone knows anything similar to DiscordSRV but for Bungee?
@lofty compass can i get ur internet? 😭
I want to display my Bungee console on a channel
Anyone knows anything similar to DiscordSRV but for Bungee?
@gilded nova that's very dangerous
how is that dangerous lol?
Its just something that reads console and displays it
Yea
oh yeah i didnt mean chat
i wouldn't recommend it xD
And you can execute commands


personal presence
