#general
1 messages ยท Page 229 of 1
nice
wait so mending repairs ur tools and armor when u get xp
so can u have like a pick with mending in ur inventory, and kill mobs with your sword
does ur pick repair
or do u have have ur pick in hand?
you can put your pick in the offhand
but you need to have it in one of your hands or in your armor slots
wait wtf
i thought ur tools just automatically repair if their in your inventory
when u get xp
does anyone know a better plugin than essentialx
well it depends on what you need that essentials cant offer
yes
essentialsXChat support hex colours
The essential plugin for Spigot servers.
EssentialsX is the best all in one plugin for servers.
Open source will always win me over.
and maintained by amazing and active devs
๐ ehh
what's the tea sis

Sis
why doesn't this register as a command?
I also changed
description:
usage: /<command>
to
description
usage: cbalance```
Arrays ๐คฎ
@clever swan did u register it in main class
How'd you expect getCommand("cbalance") to work if you define econo in your plugin yml
Lmao
Show your entire plugin yml
Well, only 2 out of the 4 getCommand will return something
should I create individuals?
Every command you fetch with getCommand has to be declared in your plugin yml
I thought so, thanks
Np
Ye
bet ty
the error in console is saying this line is wrong
its a basic deposit command for the econo plugin
ur code looks weird
args is an array of all the individual words that come after the main command
So the command name itself is not part of the arguments
And if you don't provide any arguments, args is empty too
@clever swan https://gyazo.com/345c9583a3e9745aeb20ddaaa69ced05
so it should be one big thing rather than breaking it down into smaller bits?
so lets say econo is main command
and depo is a sub command
it should be econo + depo?
so /econo depo (x)
look at what i do
yeah i get what you do
I just want to make sure I understand it
you're basically extending the main command correct?
โ๏ธ
alright cool ty
i just got a new one myself model o
Thrasilias, my code wont work with your type of a format because im declaring what the code does in my statements where as you're just extending the code
see what i mean?
lol
Thrasilias how would I implement ur way of an eco type of a plugin thing into my code?
๐
because my code structure declares the command + what it does
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
And I'll steal it ๐ต๏ธ
lol

Imagine not using a dark bg pastebin for sharing code smh
says the one who sends light mode screenshots whenevers anyones in bed
what should use instead of pastebin
ok ty
Github 
Reeee
thrasilias what do u want me to use
!paste
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!
the best ^
@latent tendon paste.gg is undebatably very good, and md-5 is literally just hastebin
https://paste.md-5.net/
@latent tendon how do i share it?
there is literally no generate link or anything of that sort on the page you sent me Thrasilias
There's a little save icon
yeah
get a new one?
//TODO: /cecono <deposit | balance>
//TODO
time to go commit neck rope
?
?
if (command.getName().equalsIgnoreCase("cecono"))
Useless if that is the only command for that executor
cecono = main cmd right?
yes
depo is sub-cmd
yes
No
no?
The main command name is not part of args
^
am i confused now
/alias args...
ignore cc it works fine
ok, but it can be cecono cdeposit or cecono cbalance
Oh I see what you did there
wouldnt it have to be < cdeposit | cbalance >?
I didn't read far enough lmao
_god bless sponges command system _
Seriously, Bukkit's command system is ass
so Fefo, how would I fix it?
the entire eco commands pretty much, but thats besides the point
mainly line 26
cdeposit is an extension of cecono, the main eco command
And what command are you running?
/alias args...
No
/alias args[0] args[1] args[2] ...
Fefo, I would have to redo my entire code and ive never made it lite /alias args before how would I go about doing it?
currently its setup like this
fefo
Yes
u can smack my face but shouldnt that cdeposit arg be 0
ok
fuck it im prob not even gana need cdeposit
just cbalance
so imma just try to work with that
also why is there a arg 3
args.lenght == 3
so it would be /cecono cdeposit (amount) and you couldnt do something like /cecono cdeposit (amount) (something extra)
if that makes sense
u can
but dont worry about that, i just need to get cbalance down
@latent tendon I fixed it
but cecono still doesnt work...
and it says its because of this line
so should it be arg1?
no
/alias args[0] args[1] args[2] ...
arg 2
./cecono cbalance <name>
/alias args[0] args[1]
.tryit
.ok
tf
What did you even run lmao
/cecono
@clever swan check the args.length before the args[0].equalsIgnoreCase
Nah it's just gana display your balance but I might add that later on
But do you think what Revxrsal suggested would fix my issue?
That will do, yes
Sounds epic I'll try it out in a sec
Yeea
imagine not creating your own command system
google home = godly
Imagine not using a command framework smh
Aikar's command framework is one superior creation
best
Aikar's command framework is one superior creation
Eeh..... I find it a bit... I don't know, I just don't like annotations lmao
And what if I want intermediate executors ๐ค
I love node-like frameworks
@latent tendon that could use some documentation but it looks fancy
look example code
oh didn't see that my bad
made by a close friend of me
look example code
Haha tell that to Mojang on Brigadier
There is little to no documentation and examples
But I love it ๐ฅบ
yeah mojang brigadier is really messy to get started with, when i tried to use it i found it overwrote my original plugin completions
@gilded nova u like examples and such
Hey Thrasilias! Please don't tag helpful/staff members directly.
i do like its tree-like syntax/conventions tho, it inspired me
;p
Yeah that's sk8whatever right?
it's just like Piston (WE's command framework)
originally forked by OCN aka OvercastNetwork
i did but never grasped a single concept from it, i feel it's pretty complicated ๐
Besides, with Brigadier you can hook it to the nms dispatcher and get fancy colors on the client ๐
isnt that what commodore does
could barely take this screenshot lmao
And Paper is trying to make an API exposing that part
who actually uses anything higher than like 1000
Very high settings lmao
i use 800 lol
I think I have it on 1000+ ๐ค will need to check later
you could bind it to one of the programable buttons though
I just don't like moving my hand a lot, using the mouse makes everything slow af
If I can use the keyboard to navigate through everything, I will
i get carpal tunnel and low dpi seems to help
I barely play any games so I rarely use the mouse lmao
I play a lot of games
Division 1. Division 2. Ghost Recon Breakpoint
Watch dogs 2
Gta 5
Man I really want to play Tetris
which one?

gib me nitro ๐ฆ
just get gifs
nitro dumb
or join a server with a bunch of rich kids with money to waste

i cri ๐ข

||
|| dont click if you have some stupid medical thing
stap it ๐ญ
ikr
the only reason i'd buy nitro is to donate to discord because it allows me to effectively communicate with users and customers
dont click on the spoiler
one in it
๐ค
Only one of them can...?
There's a discord setting for those people
And I put a spoiler
And now there's a notice
Good enough?
And it's not even a large one
u know people still click it
Well there's a warning
And there's a setting to only play gifs and animated emojis if you click on then I think for those people
So people will only click if they don't have "medical thing" or they are genuinely retarded
[15:25:30 WARN]: java.lang.ArrayIndexOutOfBoundsException: 1
[15:25:30 WARN]: at flameduder.dudercookie.EconomyCommands.onCommand(EconomyCommands.java:30)
[15:25:30 WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[15:25:30 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[15:25:30 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[15:25:30 WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[15:25:30 WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[15:25:30 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[15:25:30 WARN]: at java.lang.Thread.run(Unknown Source)
welp
anyone have an idea?
Yes
You did a command in the form of /alias arg0 but your code expected /alias arg0 arg1
@clever swan
That basically says that it will enter that if block if there is only one argument
Like so /alias arg0, you're only providing one argument
It's even warning you lmao
yeah lol
[15:50:10 WARN]: at flameduder.dudercookie.EconomyCommands.onCommand(EconomyCommands.java:31)
[15:50:10 WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[15:50:10 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[15:50:10 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[15:50:10 WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[15:50:10 WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[15:50:10 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[15:50:10 WARN]: at java.lang.Thread.run(Unknown Source)```
now im getting this error
I changed it
Show the full error
No, the very beginning is missing
Because I don't even know what error you're getting
ok 1 sec
[15:54:40 WARN]: at flameduder.dudercookie.EconomyImplementer.getBalance(EconomyImplementer.java:78)
[15:54:40 WARN]: at flameduder.dudercookie.EconomyCommands.onCommand(EconomyCommands.java:31)
[15:54:40 WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[15:54:40 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[15:54:40 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[15:54:40 WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[15:54:40 WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[15:54:40 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[15:54:40 WARN]: at java.lang.Thread.run(Unknown Source)```
/cecono cbalance
get a domain
No
Well this right here expects args[0] to be a player name
https://cdn.discordapp.com/attachments/308232296753004556/759864619010883654/unknown.png
/cecono cbalance
Is args 0 a player name?
Still should get a domain :p
com.github.<username> kek
even a github domain would do, otherwise get a .net for 15โฌ a year
and I did /cecono cbalance TheShinyLizard, it didnt work
That's not what you ran before
Or that's not what you told me you ran
I did both
when I run /cecono cbalance TheShinyLizard there is no error
but it doesnt output anything
Because you only expect there to be one argument only
if args.length == 1
Expects there to be one argument only
That being args[0]
ill do a >
hey fefo
how is your day going so far
hi
Good ig
Bit cold
damn
whats been making you freeze
Temperature
And the lack of physical activity
yo
u gotta keep
on grinding
Haha
@gilded nova did you know? Over three billion devices run java!
@rigid widget does it run on Computers, Printers, Routers, Cell Phones, BlackBerry, Kindle, Parking Meters, Public Transportation Passes, ATMs, Credit Cards, Home Security Systems, Cable Boxes, TVs...?
Yes exactly!
@vocal rivet did you know that?
Hey Fefoโฅ๏ธ! Please don't tag helpful/staff members directly.
Fefo is one of us *chants*
Feffo is unlucky now?
Really? Java must be great then
what's java
Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.
sounds fake
wait so is like an axe better than a sword nowadays?
hmm what about enchantments
I think they're slower tho
like u cant enchant an axe with sharp 3
Can't you?
uhh idk
Pretty sure you can, as it counts as weapon
I never played on the latest versions until like a month ago
Yes you can
so I don't know
Yuh
yikes but I always preferred the sword
Same
so idk which to use
Idk if from the enchanting table but you can add it from the anvil
the faster cooldown on the sword does feel nice tho
!stacking
Display multiple prefixes/suffixes alongside a player's name.
YAML > JSON



yo
so should i craft a full set of diamond armor
or wait until i go to the nether
and get netherite
armor
There is a tutorial on YouTube which might be able to help you out:
?
Wasnโt the one I had in mind but that should help you out
well you need diamond armour anyways
unless you mean "do i make a set and use it now" or "do i wait until i get netherite then make a set"
!helpchat ask in here, they have service request channels
Helpchat is a general plugin assistance discord as well as the home of DeluxeChat, PlaceholderAPI, and many more.
Schematics 
Imagine being in the Minecraft discord server
How many members out of all of them are < 13yo?
how is it possible to talk on a server with 175k people
yell and assert dominance
*YELL AND ASSERT DOMINANCE
how is it possible to talk on a server with 175k people
it's actually way closer to 174k than than 175k lmao
when a server is that large you can round
not that far off 175k though
just give it a month
3rd
SOONโข๏ธ
dedidated wam
uhh i was wondering what the weccomended amount of dedicated wam i should te server
I was gonna say "It's not as cringe as it used to be"
Then I remembered this exact moment
Are you interested in a guy that talks about politics in general (nothing specific) while repairing macbooks?
already watch him lol, hes great
lol ye
yeah its going to be a while until you get netherite
I did the bed method and blew up my sibling by accident 
youll probably go through 2 sets before you get it
๐
wait so once i get to the nether what resources or things should I be doing/getting?
yo this new nether is actually so scary
it's so fucking sick
I love it
yeh i love the thrill of it
what does curse of vanishing do on a pick?
i just found it in a chest
I think it's the one when you die, the item doesn't drop, it just vanishes from existence
oh ok
what about soul speed?
does that just make you walk faster on soul sand?
ye
ok
crying obsidian is just for decoration right?
sorry i never played on the latest versions so all this is new to me
uuh I think it's only for deco
unless you have a mod/plugin that make it not
oh yea, the one that screws respawn stuff
didnt y'all have a bug with that in multiverse core lol
bcu bukkit api still canโt differentiate setting bed and anchor spawn
blame md_5 lol
Loll
And so when code set the respawn point at anchor, the anchor doesnโt go down a charge
what?
Like it i do player.setBedRespawn(Location) and that location is a respawn anchor
it respawn there but the charge for the anchor doesnโt drop
when it should
well because that's a bed spawnpoint
not an anchor spawnpoint
I haven't got myself to look into the vanilla behavior of the anchor, but I'm somewhat sure that it stores NTB in it about the player
It does not :0
It's not a block entity
anybody know an open source plugin with really simple code to look at?
probably vault chat formmatter
idk why he's typing
alright ill check it out, thanks
or you might be trolling but ๐คทโโ๏ธ
nevermind its just 102 lines
yep
Just created a nether portal in my test server... it lead to my new favorite biome
Basalt deltas โค๏ธ
what is this @Override called? I havent learnt about them
oh theyre for the compiler
for like errors and stuff
so does each compiler have its own annotations?
oh theyre for the compiler
yes
for like errors and stuff
not necessarily
isnโt it call decorator or is tha for python lol
But yeah, they tell things to the compiler
ah yea, python called them decorators
would you recommend maven or gradle?
or am i misunderstanding how those work
they build the programs right?
Basically, yeah, and do a shit ton of shit for you when compiling
I say Maven for starters, and then once you get familiar with the entire concept of how it works (not how to work with it), you move over to gradle
alright thanks
That's what worked for me at least lmao
Well it's faster
like
a lot
And uuh
ยฏ_(ใ)_/ยฏ
It's more of a scripting thing from my POV, I know it lets you do other kinds of things
๐
yeah the nether update is great
oh so I think I know how Minecraft does the respawn thing...
To distinguish between beds and respawn anchors
bc there is a single piece of NBT data that says "this is a respawn anchor" or "this is a bed"
Time to test Bukkit on it...
they are called both decorators and annotations
where tf is src/main/java
wait what
then java will be in there
they are called both decorators and annotations
never heard of the term decorator lmao
Aikar's "Decorations Command Framework" lmao
AHHAhaahqa
"Where's src/main/java"
And so when code set the respawn point at anchor, the anchor doesnโt go down a charge
@modest compass yes it does ๐
but it only works in non overworld dimensions
you should respawn at respawn anchor from overworld as well tho
You can't
It explodes if you try to set it as spawn point
(when you use it normally)
i thoughttt you mean work as in respawn when died
But you can't use it
It's basically an NMS thing
Depending on in which dimension it is in, it works or it doesn't
the thing is with mutli-world i need to manually set teh respawn when they move to different world group
but there isnt a setAnchorSpawnLocation
teh
just swap the e and h around mate
then youll have "the"
A player can only have one respawn point
The "bed" spawn location
It only saves the coords and the dimension as NBT SpawnX, SpawnY, SpawnZ and SpawnDimension
The respawn anchor works as long as the dimension is non-overworld
And the bed works everywhere lmao
@gilded nova
Youll
Just add an apostrophe mate. Then you'll have "you'll"
yea what mv does is it group worlds together, so that world group have a bed respawn each, so as players teleport from different worl groups mv set stores and set the respective respawn for the player
its not vanilla lol, Im talking about having like 2 different surival world set in on a server
Youll
Just add an apostrophe mate. Then you'll have "you'll"
@woeful willow Theres a difference between spelling a word correctly and having correct grammar
Hey Tim__! Please don't tag helpful/staff members directly.
shush clippy
teh
yea what mv does is it group worlds together, so that world group have a bed respawn each, so as players teleport from different worl groups mv set stores and set the respective respawn for the player
idk what mv does tbh but when you callPlayer#setBedSpawnLocation(Location), it basically follows vanilla rules
basically, you ahve world1_nether which has a respawn anchor
and you ahve world2_nether than should have a second repsawn anchor
if you die in world1, you respawn at world1_nether respawn anchor
if you die in world2, you respawn at world2_nether repsawn anchor
okay..... what does that have to do with the original question lmao
I didnt ask a question? I just sayd respawn anchor charge wont drop in mv's use case
๐ค
this is a really long second
LOL
seconds later
ye I got carried away trying to make something to copy gamerules from world to world lmao
but I'm 99% sure that highlighted line is the issue
"highlighted" = the last one
yea
And that yes would be some bukkit shit
loll
to only way is to store the respawn anchor block location and change the block data on respawn
@viral haven youre bad
wot
to only way is to store the respawn anchor block location and change the block data on respawn
yea bc the playerrespawnevent doesn't give the anchor/bed location, it gives the actual location the player will stand on
also fefo, you are a hyperverse dev right?
It only saves the coords and the dimension as NBT
SpawnX,SpawnY,SpawnZandSpawnDimension
and those coords are the exact ones of the block itself
also fefo, you are a hyperverse dev right?
lol I just added a flag
ah
so I wouldn't consider myself one absolutely ๐
I just added a flag to it I really needed for a current server I'm working on lmao
So I injected it into hv ๐
Virus
@woeful willow Theres a difference between spelling a word correctly and having correct grammar
@gilded nova why not both? "Youll" is not correct spelling either ๐
Why you gotta tag me turbo :(
@woeful willow ping
:(
Mobile sux
Mm my hand is very cold
Very very cold
Why
Temperature
And the lack of physical activity
Fair enough
go for a walk or somethin
It's 3 in the morning
Literally 1 hour away from the coldest hour of the entire day lmao
Greetings
o/
o/
Im sure you can get 10 min. delivery from somewheres....
Hahahaha that's not a thing where I live :^)
imagine if we were all so privileged
Well any place will do it if you pay enough
probably not at 3 in the morning lol
you reckon they would deliver a heater?
All great ideas
Pay them enough they might just turn up the heat as much as it goes in there store and cary you there
Hi
how 2 get sponsor role
you pay luck loads of money monthly asking him to recommend betterreports
How much is loads
0.99c?
Dammit
Pretty cheap tho
hey guys if u guys have the exsperience with real scoreboard if its possible to make like only admis scoreboard i cant find anything in google
So did infinitescoreboard until it got removed
nono u dont get me like to make custom only admins scoreboard
Yeah
He gets you
You just dont get that he gets you
wdym
You can set up scoreboards with permissions
This is literally what you want
you can have a featherboard scoreboard that requires a permission
if anyone have other sugestion
alright then use featherboard support or give more info here
!nw
We really would absolutely love to help you out! However, telling us that it isn't working wastes everyone's time. Please, just describe the issue you're having clearly and with as much detail as possible, and send any relevant screenshots of whatever problems you're having.
okay
im not using
featherscoreboard
im using realscoreboard
so i want to amke like custom only for admins and players who have op on sevre
that doesnt have that in their config?
then ask realscoreboard, i dont think anyone use that plugin before
tehre will be members scoreboard and there will be a admin scorebard
i dont see anything in that plugins info saying that it supports that
switch to featherboard if you want a plugin that actually supports that
i asked in forums but no answrs
like a week ago but no response
wtf is realscoreboard

A REAL SCOREBOARD PLUGIN
really?
not fake
wow
im not shouting my caps lock just got stuck
Relaly
did your caps lock.. lock?
its called RealScoreboard
Yeah you should get a better plugin
did your caps lock.. lock?
@gilded nova lmao
this has support for that
it wont be great, but its better than what you have
I suppose use another plugin if the current one doesnt work
your scoreboard plugin doesnt mention this anywhere
Why do ugly girls post flip the switch tik toks thinking they look good after they flip the switch but in reality they still ugly asf

@short warren where did u find that
i searched "good free scoreboard plugin mc"
that hasnt been updated in 2 years
their download site is down too
Scoreboard doesnt support that
just steal a credit card
true
cereal
stupid question, how do i test my plugin to make sure it works while coding? Do i just have to compile it and add it to my server everytime?
alright ill just build it then, thanks
unless you learn how to do unit testing and automated testing
that's why my plugin test servers have nether and end disabled, no mob spawning, most gamerules disabled and view distance set to like 8
and maybe (probably) on a superflat void world
meanwhile my test server has 10 worlds
all loaded from startup?
Use void worlds with a chunk of grass at 0 0
@short warren but their procesors are crap
Not really, they're not great but they're not bad
they are good if you want to have like 10 people servers
They're like 4 dollar servers you can't really complain
Pebble is more of a budget host, they cater towards those with less money and smaller servers
So yeah, it won't be stellar
Premium is decent for some mid sized servers
I mean I9 is already pretty good
But pebble is great for servers with friends and stuff
can easily hold 100 players+
I am currently talking to my ISP for a hosting license xD cause this is even cheaper haha
I9 processor is great for big servers and costs nothing
no ddos protection though
sure
xD
I just set up a home DMZ network
easy
mmh I just reconized one big issue with pebble tho
yeah it should be fine
except of extreme they only ovver v servers
huh?
then dont get a dedi from them?
thats not their goal
and are you expecting a dedi for 20$
Yes
dedis are like 25 dollars minimum
nah depends
you can also have vdedicate etc.
only most hosters don't offer low scale ded cause it is not worth it
lp support is in #support-1 normally
Jump over to #support-1 or #support-2 for LP support ๐
thanks you ๐
@short warren or simply go for vded
virtual dedi?
so a vps?
so then how is it virtual?
they are the smaller brother of ded
and you never have to be afraid that someone else uses your cores hehe
but they also cost like 10 bucks more a month
I am still thinking about what do go for haha
Is it possible to play on the same server with low ping from different and distant regions? Like EU and US servers. Do EU players only play with players on EU servers or can an EU player play with a US player?
A user said "This is not possible."
its 100% possible. If you need a pretty decent ping, use a vpn in that country
explain what you are trying to do more clearly then
you are trying to create a server that Europeans can join with low ping but in a country other than europe?
thats not possible afaik
yes I mean that...
not possible afaik. your players would have to use a vpn or something
or just have a slightly higher ping
as I know, VPN makes your ping higher wherever you connect
not true
Only thing I could think of that could slighlty make the ping a bit better is a EU /NA proxy





