#help-archived

1 messages · Page 137 of 1

sturdy oar
#

they're called APIs

frigid ember
#

Anyone here help me with packetplayout enetity metadata?

fossil shoal
#

?ask

worldly heathBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

frigid ember
#

?ask

worldly heathBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

neat orbit
#

Hey any recommendations to avoid or ease lag? Anything in spigot.yml that can be modified?

#

Do tag me.

frigid ember
fossil shoal
#

You're supposed to read what the bot says, not spam commands (it's quite obvious that you did 2 times and just deleted the message) @frigid ember

frigid ember
#

okey

gleaming helm
#

That guide is somewhat dated, doesn’t include any info on no tick view distance, which was a fairly recent (few months ago) thing that started on tuinity and made its way to paper. Massive performance saver.

sturdy oar
#

yeah that guide pretty much says to use paper

frigid ember
#

i like paper its good tho

#

in server preformance

gleaming helm
#

I would go a step further and suggest to use tuinity but that’s just me

brave tapir
#

Hey! I am looking for plugin, which can detect clicking F and which can convert that on command. (That's possible, because in Minecraft F is switching tool to second hand)

frigid ember
#

bro you can change it in your minecraft settings i think

fossil shoal
#

Hey! I am looking for plugin, which can detect clicking F and which can convert that on command. (That's possible, because in Minecraft F is switching tool to second hand)
That'a not possible, the client doesn't send the clicked keys to the server, it would practically be a keylogger if it did.
And the keys can be changed in the settings.

gleaming helm
#

Yeah it is possible lmfao

brave tapir
#

That's possible.

gleaming helm
#

Just don’t know if there’s a public plugin to do it but I can tell you it’s very possible

frigid ember
#

hmm well i dont think clints sent keyclick packets to server

brave tapir
#

I would like to limit the number of commands and e.g. open the menu with the F key.

#

Thanks Fendi! ^^ I check that

gleaming helm
#

Jesus Christ you people need to stop saying shit is impossible, I’ve done about 4 “impossible” things this month alone

sturdy oar
#

Martinezzz121 that is not a plugin tho

fossil shoal
sturdy oar
#

it doesnt

fossil shoal
#

Kevin how would that be possible if minecraft doesn't send the pressed keys?

iron nebula
#

Ffs

#

What about if u people didn't take everything so literally

gleaming helm
#

Yeah but Minecraft fires an event whenever you hit your swap item key so it basically does

fossil shoal
#

But the keys can be changed

frigid ember
#

anyone know how to make a player lay using PacketplayoutEntityMetaData?

iron nebula
#

Guys how do I detect you the user clicked mouse 1 button!!!!

gleaming helm
#

But a key will always happen

#

@iron nebula more complicated but listen for arm animation packet and make sure the player is not digging or placing.

iron nebula
#

It was a meme

gleaming helm
#

I know

#

Was showing that even memes are possible.

sturdy oar
fossil shoal
#

@iron nebula I, for example use F to pick the current item (which by default is mouse button 3)

iron nebula
#

Just stop

gleaming helm
#

^ shut the fuck up please

sturdy oar
#

^

fossil shoal
#

Me?

gleaming helm
#

You’re being unhelpful and know full well what he asked

#

Yes you.

frigid ember
#

Finally spigot chat = Toxic

fossil shoal
#

What he asked is to detect a certain key, which is impossible. I don't underatand why you use such words to argue.

frigid ember
#

anyone know how to make a player lay using PacketplayoutEntityMetaData?

gleaming helm
#

And I don’t understand how you don’t have the small amount of brain power to decipher what he was really asking, the rest of us seemed to make that inference no problem.

iron nebula
#

Oof

frigid ember
#

ROASTED

#

🔥

iron nebula
#

I mean, he props got confused bcs he had that F keybind

gleaming helm
#

Sorry man @frigid ember I saw your question but I really don’t know, would help if I did

frigid ember
#

NP

#

i dont know why minecraft removed bedpackets in 1.15.2

sturdy oar
#

i don't think a server can force a player to lay on ground

frigid ember
#

You can make player invisible and make an npc lay clone using packets?

sturdy oar
#

npc != player

#

the server controls the NPCs

#

you don't control the players

frigid ember
#

i know you dont understand what i am saying

sturdy oar
#

im not really, all I got is that you want someone to lay on ground

gleaming helm
#

Yeah I think the way to go would be to have the npc lay down instead the actual player. Are you trying to make something like the mineplex death thing?

frigid ember
#

yea

gleaming helm
#

Because that’s done with NPCs.

sturdy oar
#

oh that's different

#

i thought we were talking about real players

frigid ember
#

like a command /lay lays player

gleaming helm
#

They create a server side npc and have it start sleeping.

#

Not the original player

frigid ember
#

so i am thinking of hide the player and make npc exact with player uuid and lay him on ground

gleaming helm
#

No use a different uuid

sturdy oar
#

you can just give him the players' texture

gleaming helm
#

But send the same skin data in game profile.

sturdy oar
#

for sleep

frigid ember
#

hmm yea i will just use skin restrorer api

sturdy oar
#

?

gleaming helm
#

You don’t. Extremely easy to set it with packets

frigid ember
#

for adding skin to npc

sturdy oar
#

yeah it's probably just easier to do it on your own since you're already creating the bots and sending the packets

gleaming helm
#

Yeah you don’t need skin restorer for that

frigid ember
#

hmm

gleaming helm
#

^^

#

Check the named entity spawn docs on wiki.vg

frigid ember
#

anyway i want help with packetplayoutentitymetadata

#

that makes npc lay on ground

#

i think

sturdy oar
#

I think it's easier for you to depend on ProtocolLib

#

i wouldn't recommend using NMS to send packets

gleaming helm
#

Oooop lol I do that

frigid ember
#

i was using Wrappers of protocol lib

gleaming helm
#

But it’s way easier to use protocol lib

frigid ember
#

but i dont understand stuffs

#

need to see docs

gleaming helm
#

I have a big boy reflection lib to do it, it’d be extremely difficult if I didn’t.

sturdy oar
#

do you inject into netty pipeline

frigid ember
#

EntityPose.SLEEPING what this does

#

i mean how to send packets to change pose

tiny dagger
#

i'm pretty sure it's in the datawatcher otherwise there is a method

#

to change it

#

tho it's protected

gleaming helm
#

I only have a need for sending so I just drop them into player connection

sturdy oar
#

I think you have to send an Entity status packet from the NPC

#

not sure tho

frigid ember
#

i have no experiance how to work with packets

sturdy oar
#

there are few different ways of doing it

frigid ember
gleaming helm
frigid ember
#

Idk whats wrong with my code: OfflinePlayer player = Bukkit.getOfflinePlayer((String)name); String div = "<div style=\"color:white;\"> placeholder </div>"; if (player.hasPlayedBefore()) { String table = "<table style=\"color:white; margin-top:10px; margin-right:auto; margin-left:auto;\">" + " <tr>" + " <td style=\"text-align:center;\">Playername: %player%</td>" + " </tr>" + " <tr>" + " <td style=\"text-align:center;\">First time joined: %joindate%</td>" + " </tr>" + " <tr>" + " <td style=\"text-align:center;\">Time played: %time%</td>" + " </tr>" + " <tr>" + " <td style=\"text-align:center;\">Times joined: %timesjoined%</td>" + " </tr>" + " <tr>" + " <td style=\"text-align:center;\">Deaths: %deaths%</td>" + " </tr>" + "</table>"; table = PlaceholderAPI.setPlaceholders(player.getPlayer(), table); div = div.replace("placeholder", table); } else { String warning = "<p style=\"color:red; margin-top:10px;\">This player never joined this server."; div = div.replace("placeholder", warning); }

#

I get on the page as the result: Playername: %player% First time joined: %joindate% Time played: %time% Times joined: %timesjoined% Deaths: %deaths%

#

whats wrong?

iron nebula
#

Oh jezzz

frigid ember
#

Wait PAPI only replaces registered placeholders. Right?

#

Maybe these Placeholders didnt get registered by the plugin

#

And the docs said something wrong

tiny dagger
#

well

#

the placeholder format is something like this

#

%registrant_name_something%

frigid ember
#

But theres a secound block with other placeholders: %PlayTimes_playtime%
%PlayTimes_uptime%
%PlayTimes_joindate%

tiny dagger
#

it checks for registrant name and if it has it returns something back

frigid ember
#

Maybe i used the wrong ones

#

Ah wait

tiny dagger
#

i think it's lowercased

frigid ember
#

I saw something

#

Maybe its not: %player% it is maybe %PlayTimes_player%

#

The docs arent really good.

tiny dagger
#

lol

#

i got it the first time i looked over it

frigid ember
#

lol

#

seems like im dumb

#

I will check it.

#

Ok %player% is a placeholder which only works in the plugin and not outside of it.

#

But its good that the others work

frigid ember
#

Is there a join statistic in spigot? I only found a leave statistic.

sturdy oar
#

join statistic?

#

what's that supposed to be

steady cedar
#

probably a minecraft statistic value

#

of how many times you've left

#

I doubt there is

sturdy oar
#

if it doesn't already exist it's insanely easy to do

fossil shoal
#

Is there a join statistic in spigot? I only found a leave statistic.
@frigid ember if a player is currently online, his join statistic is his leave statistic + 1. Otherwise, it's the same as the leave statistic.

frigid ember
#

Ah. So leave and join is the same? ok

sturdy oar
#

i mean unless you never disconnected lol

fossil shoal
#

It's not always the same, read what I said.

frigid ember
#

ah sorry i missreaded it

#

ok ik now how to do it.

#

with the player.isOnline property

steady cedar
#

wat-

frigid ember
#

I mean a OfflinePlayer.

sturdy oar
#

isOnline just does getPlayer with null check 🤷‍♂️

frigid ember
#

yeah, but i think using it is easier than checking it myself.

sturdy oar
#

yeah it's the same

obtuse rose
#

uh..... what are you trying to do @frigid ember

frigid ember
#

Getting player stats.

#

For displaying them in the web.

obtuse rose
#

is that a REST reply?

frigid ember
#

no. It is a GET

#

And i handle it

#

i use the sun net httpserver

steady cedar
#

ew

#

sparkgang

obtuse rose
#

well, that's a REST API isn't it

#

sparkgang what?

steady cedar
#

u can even use it with a templating engine

#

sparkjava

#

it's for java restful apis

obtuse rose
#

would be better to store those informations in a database though

#

and have another server serve REST stuff

tight saffron
#

I have been trying to figure out how to delete a dropped item, I just cannot figure it out. Does anyone know how to do it?

gleaming helm
#

Get the entity (Item class) and then remove it

tight saffron
#

oh ok then, thank you

sullen harness
#

Hey

#

Does anyone know which ScoreboardAPI should I use for Minecraft 1.8-1.15

#

1.7-1.15*

frigid ember
#

Hi, I wanted to know where I can find to request an unlock of my spigot account and that.?

pastel condor
#

Ping Choco or someone

sturdy oar
#

no...

#

don't ping nobody , he'll just get angry
because that's not how you're supposed to get help

pastel condor
#

Lol

frigid ember
#

I no longer plan to mention anyone

sturdy oar
#

g8

#

if i remember correctly spigot has support emails

frigid ember
#

you know is that I searched and found nothing

bronze marten
lone fog
#

That is getting changed in 1.16

#

So you may be able to hold out until then

bronze marten
#

I am aware, but for older versions?

subtle blade
#

?support @ dino

worldly heathBOT
subtle blade
#

Why do you want it, Frank?

#

It's an internal representation of a dimension

bronze marten
#

oh interesting, thought it was the player's last logged out world

#

which file/nbt entry contains the player's last logged out world?

subtle blade
#

That's it, I just don't understand why you want that value

frigid ember
#

?support @ dino
@subtle blade thaks 🙂

bronze marten
#

I need to change the world of an offline player; like an offline /tphere command

#

Does the order of Bukkit.getWorlds() equal this dimension?

#

like if overworld is at position one, its Dimension 0?

subtle blade
#

No. Sounds hacky. Write some constants for magic values. Overworld is 0, nether is -1, end is 1

#

(the ID subtracts 1... I honestly don't know why they weren't just defined as such)

bronze marten
#

Interesting, will need to look into how it will work out with multiverse / multiworlds I guess

subtle blade
#

Not certain. As far as Bukkit is concerned, only those 3 values exist

#

It's quite likely that the plugins just teleport on join

#

1.16 does, however, change this as dimensions are registerable objects

bronze marten
#

ic, thx :)

unique fox
#

Doing /dynmap fullrender overwrite old dynmap data?

obsidian badger
#

Hello I need support with ChatControl plugin. This is the problem:
The plugin works fine it’s just that when it is installed on my server it messes up the leave system. So when people join it updates but when the leave the player count stays the same. It is only like that when ChatControl is installed

umbral shoal
#

did anyone ever encounter some weird error that your server just freezes for the player while it can still chunk load, do commands in console etc and be on 20tps

#

i cant do any commands ingame, i cant open guis/chests, cant talk, can actually break and place blocks in protected areas, (and they dont drop anything when broken)

#

oh also no error logs

flat topaz
#

Hey I’m a bit of a noob here. I was just wondering after I’ve downloaded the plugin and checked it’s installed how I actually use it eg when I try to ban/mute someone it says I don’t have permissions so I’m just wondering how I get these perms?

umbral shoal
#

if you dont want to make ranks and assign perms to them, just op yourself through console

#

/op (player)

flat topaz
#

Ahh thank you

gleaming helm
#

You can also op your players too so that all of your players can ban the cheaters

umbral shoal
#

if it says unknown command. type /help for help try it without the slash

#

you can also op your players too so that all of your players can ban the cheaters
md_5

flat topaz
#

Your all very helpful!!! Thank you

frigid ember
#

One question...

When i active towny on my server people can't open thier chests in survivel. Why?

umbral shoal
#

do you have worldguard/griefprevention?

#

or basically any plugin that protects something

frigid ember
#

I use claim

umbral shoal
#

?

frigid ember
#

Like u can claim with goldshovel

umbral shoal
#

that's called Griefprevention. you should be able to open chests if they arent claimed by anybody else

frigid ember
#

But when i active ur towny plugin everybodys chest been locked

umbral shoal
#

im not sure how towny works but did you bother to create a town

frigid ember
#

Yes

umbral shoal
#

did you claim any land for that specific town>

frigid ember
#

No

umbral shoal
#

mightn't that be a good thing to do

#

i cant do any commands ingame, i cant open guis/chests, cant talk, can actually break and place blocks in protected areas, (and they dont drop anything when broken)
no but seriously this is a huge issue please help

untold warren
#

Hi! I use the golden crates plugin, and for some reason, It wont let me pay my players for winning money out of the crates. What is the right command? Also 2 of my crates are listed as invalid and I dont know how to fix it. Any help?

umbral shoal
#

what economy plugins are you using

untold warren
#

Im not sure, i think ecomix

#

I think I figured out the money issue, but some of my crates are still being listed as invalid

sleek ivy
#

does spigot get a jump start on updating with snapshots or do they wait until 1.16 is official? last time I ran a server was pre-bukkit death and they had no snapshots then

subtle blade
#

#spigotcraft runs on the most recent in-development build from Spigot.

#

md keeps up to date with snapshots, though nothing is available for use publicly

sleek ivy
#

ok, that's cool. hopefully can cut down on the wait time for 1.16 spigot/paper

pastel condor
#

I get this error [13:11:36] [Server thread/INFO]: ramdon_person issued server command: /world [13:11:36] [Server thread/WARN]: [FreeBuildTools] Task #3716 for FreeBuildTools v1.0 generated an exception java.lang.NullPointerException: null at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaItem$EnchantmentMap.lambda$new$0(CraftMetaItem.java:1598) ~[patched_1.15.2.jar:$ at java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469) ~[?:1.8.0_231] at java.util.TreeMap.compare(TreeMap.java:1295) ~[?:1.8.0_231] at java.util.TreeMap.put(TreeMap.java:538) ~[?:1.8.0_231] at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaItem.addEnchant(CraftMetaItem.java:939) ~[patched_1.15.2.jar:git-Paper-350] at com.voidcitymc.plugins.freebuildtools.Worker.createGuiItem(Worker.java:72) ~[?:?] at com.voidcitymc.plugins.freebuildtools.GUI.createGUI(GUI.java:179) ~[?:?] at com.voidcitymc.plugins.freebuildtools.GUI$2.run(GUI.java:151) ~[?:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.15.2.jar:git-Paper-350] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.15.2.jar:git-P

bold anchor
#

Material.AIR doesn't have meta

silent comet
#

So im using, a TTT plugin that ive got from this site and I set up everything. Everything works till I start the game, cuz then everybody gets constantly Tp'd back to his spawn point. Could anybody help me here or does anybody have a clue of what could be wrong? Im in despair and really need your help.

pastel condor
#

but the item that I setting isn't air @bold anchor

umbral shoal
#

what is a ttt plugin?

pastel condor
#

trouble in terrorist town?

silent comet
#

yes

#

trouble in terrorist town

#

anybody got an idea?

neat orbit
#

How can I limit mobspawning in the end?

#

Player had the idea to make an enderman farm and it is currently lagging the server A LOT!

zenith palm
#

There's settings for it in bukkit.yml and spigot.yml

neat orbit
#

Which one exactly? I've edited that config previously but I want in that specific world

zenith palm
#

Let me get a link

neat orbit
#

Thanks Sam!

neat orbit
#

Thank you! I hope I find my answers

zenith palm
#

Note the spawn-limits part. But applying all of those won't hurt performance either

neat orbit
#

Do you know though how I can specify for a world? I've actually applied from this link and it has really helped my survival world.

#

The end on the other hand spawns like hotcakes.

#

Ah I think I found it. 🙂

kind crow
#

Hi, is there a way to remove donkeys and llamas from server without writing my own plugin? Are there any plugins that do that?

subtle blade
#

multiverse if you have it installed already has an entity blacklist

kind crow
#

I don't have multiverse

subtle blade
#

Then I'm sure one exists already that doesn't require all of Multiverse ;P

azure bobcat
#

WorldGuard (and many other plugins) can do this.

neat orbit
#

Does WorldGuard allow you to limit how many mobs spawn per chunk?

azure bobcat
#

Oh, sorry that was to @kind crow

neat orbit
#

Yes yes, I involved myself sorry!

kind crow
azure bobcat
#

@kind crow, are you using any kind of plugin for region protection? A lot of them can stop spawning in the wilderness too

kind crow
#

I don't have worldguard

azure bobcat
#

Last release:

Dec 9, 2015

#

oof

#

I'm not sure I'd be looking too much more at that one

kind crow
#

I don't think I need worldguard. I have an anarchy server

flat topaz
#

Can I make it so no one else can op?

neat orbit
#

Does anyone know of a plugin that limits mobspawn per chunk?

flat topaz
#

No sorry I don’t

neat orbit
#

Those who do maybe?

azure bobcat
#

@kind crow, are you wanting to remove donkeys and llamas for dupe reasons?

Worldguard would probably still be my recommendation for a solid plugin that can restrict spawns.

neat orbit
#

Also Moo make sure you get a permissions plugin.

flat topaz
#

Google it lol

#

Ok ty @neat orbit

neat orbit
#

I reommend LuckPerms

azure bobcat
#

@flat topaz, by default, nobody but ops can op. I'd also recommend LuckPerms for all of your permissions needs though

kind crow
flat topaz
#

Ok ty very much @azure bobcat

azure bobcat
#

If it's for dupe reasons with the chests, isn't that fixed in Spigot right now anyway?

kind crow
#

I have 1.12

azure bobcat
#

Ahh

#

With Luckperms, make sure you download from the website (Luckperms.net) as SpigotMC's not currently up to date.

neat orbit
#

LuckPerms is one of the best plugins every made, truly.

kind crow
#

can't I just call something like that with an interval? /kill @e[entyty...Donkey...]

rigid zephyr
#

killing donkeys repeatedly would probably generate lots of excess leather. Probably not ideal for performance.

kind crow
twilit orchid
#

is tehre a job plugin?

azure bobcat
#

Have you looked for one?

twilit orchid
#

jobs reborn is the only one i can find

azure bobcat
#

Looks like you answered your own question

twilit orchid
#

idk if theres a better one tho @azure bobcat

azure bobcat
#

MC jobs used to be a thing but it doesn't appear to be being updated any more

oak creek
#

Hello! Can I please get my forums name changed?

soft tusk
#

Please help, how to disable achievements In version Spigot 1.8?

subtle blade
#

?namechange

#

?changename

worldly heathBOT
#

Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.

subtle blade
#

I'll get it one day

oak creek
#

Do I have to donate a certain amount?

wet mural
#

will plugins be messed up until they all get updated? or will they be fine with the update

lone fog
#

Depends

viscid badge
#

what time will 1.16 be out for spigot

subtle blade
#

?eta

worldly heathBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

harsh anvil
subtle blade
#

I am okay with this

hoary parcel
#

Korobi > cafebabe confirmef

rapid yacht
#

Hey guys, when it comes to a gta server, with cars and stuff, should I have the server be on 1.8.8 or 1.12.2?

#

1.12.2 has the pro where it's more updated I guess, but also has the con where not everyone likes 1.9+
1.8.8 has the pro where more people (I've met) are willing to play on it, but less updated

viscid badge
#

1.12

rapid yacht
#

why

viscid badge
#

I like it more

rapid yacht
#

ok but I would be using via version to extend forwards either way

#

so 1.8-1.15

#

or 1.12.2-1.15

viscid badge
#

1.8 then

rapid yacht
#

ok anyone else?

subtle blade
#

The answer from most here should be 1.15.2

#

Post-1.16, the answer will likely be that

rapid yacht
#

Okay, but between those versions I'm assuming your answer would be 1.12.2/

whole night
#
[19:06:20 ERROR]: Please report this to http://www.spigotmc.org/
[19:06:20 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[19:06:20 ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
[19:06:20 ERROR]: ------------------------------
[19:06:20 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[19:06:20 ERROR]: ------------------------------
[19:06:20 ERROR]: Current Thread: Server thread
[19:06:21 ERROR]: ------------------------------
[19:06:21 ERROR]: Current Thread: Netty Server IO #0
[19:06:21 ERROR]:       PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[19:06:21 ERROR]:       Thread is waiting on monitor(s):
[19:06:21 ERROR]:               Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
>```
ancient ridge
#

1.8

subtle blade
#

(1)

Be sure to include ALL relevant console errors and Minecraft crash reports
(2)
1.8

#

Update your server

whole night
#

wdym by that

subtle blade
#

1.8 hasn't been supported for 5 years

#

Update your server

whole night
#

oh

#

to what

#

1.15

ancient ridge
#

yer be in the last decade

whole night
#

1.8 is the best for pvp

subtle blade
#

Don't care

#

1.8 isn't supported

harsh anvil
#

1.15 best for sanity

unreal anchor
#

1.8 is the best for pvp autoclickers

rapid yacht
#

ok but is 1.12.2 ok?

#

1.15.2 meh

#

since my old server was 1.8 it's easier to move plugins over to 1.12.2 than 1.15

bold anchor
#

Just go to 1.15 and get latest support

twilit orchid
#

world guard is stopping people to use commands

unreal anchor
#

1.12 is still 2.5 years old.

twilit orchid
#

idk why tho

bold anchor
#

Don't use worldguard

#

easy

twilit orchid
#

bruh

#

wdym

rapid yacht
#

but jan I have no problems with my spigot

#

I also use paper

subtle blade
#

So you're here why?

rapid yacht
#

It was a recent switch, I also still like spigot

twilit orchid
#

@subtle blade do you know why sometimes my world guard doesnt let some people use commands

summer terrace
#

@twilit orchid it'll be in the region flags. /rg info should tell you more info

whole night
#

error this build is outdated

#

I just download 1.15.2 on

ancient ridge
#

did you use buildtools

subtle blade
#

BuildTools is the only legal way to obtain the server jar

#

?bt

worldly heathBOT
subtle blade
#

The most recent build has no build expiration timer

keen sinew
#

What's the Spigot Craft server IP?

marsh hawk
keen sinew
#

Thank you good sir

grizzled hound
#

Can i get a world by its name?

golden vault
#

Bukkit.getWorld(string)

grizzled hound
#

ok

#

ty

golden vault
#

yep

grizzled hound
#

hmm

#

anyway i can get it wit the location constructor

#

im not sure how i would get a reference to Bukkit

golden vault
#

it is a static method

subtle blade
#

What do you mean with the Location constructor?

grizzled hound
#

sorry im being dumb

subtle blade
#

Bukkit's methods are all static

grizzled hound
#

yeah im trying to deserialize Location from json with gson

subtle blade
#

Use the World's UUID instead

#

Names change, UUIDs don't

#

(World#getUID())

grizzled hound
#

ok

#

didnt realize that was a thing

sturdy oar
#

Are the world uuids really unique
..

#

How does the server know other worlds don't have that uuid

subtle blade
#

how does the server know other players don't have that UUID?

sturdy oar
#

Mojang API

#

Idk

subtle blade
#

AFAIK, world UUIDs are added by Spigot

#

(CraftBukkit technically)

sturdy oar
#

I mean they're unique in the same server context

#

But 2 different servers could have duplicated UUIDa

subtle blade
#

Correct

#

Highly, HIGHLY unlikely

#

but possible

sturdy oar
#

Yeah I'm really smart

bold anchor
#

Are you stupid

sturdy oar
#

No I just said I'm really smart

subtle blade
#

(RE: UUID uniqueness)

fervent mango
#

help me pls

#

am I getting too late saving my world what could it be? or how could I solve it?

viscid badge
#

!eta

#

?eta

worldly heathBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

#

Spigot 1.16 is in development with no release date. It'll be out when it's out.

fervent mango
#

@subtle blade help me please?

valid ice
#

very weird question, /speed 10 for flying doesn't change my fly speed but when I do it when walking it does. anyone faced this issue? latest version of essentialsx. 1.12.2 server, thanks

brisk fog
#

been awhile since I used essentials is there a /flyspeed?

valid ice
#

tried that to set it to 10 doesn't make a different. doesn't work on mine or my alts account but it does for my friend 🤔

chrome lark
#

/speed changes your current speed by default

#

walking/flying are two seperate speeds

whole night
#

if I use spigot 1.8.8 is that bad or should I use buildtools

ashen stirrup
#

1.8.8 isn’t supported

whole night
#

wdym

#

1.8.8 is not supported

ashen stirrup
#

1.8 hasn't been supported for 5 years

#

~ Choco

whole night
#

So your saying I should use 1.15?

ashen stirrup
#

Ideally

whole night
#

How about for a pvp server

ashen stirrup
#

Pretty sure there’s plugins to allow older versions and remove hit delay. You can use 1.8.8 BT though but you’re unlikely to get support.

whole night
#

Ok

#

Support as in help?

#

or support as in updates

#

or both?

ashen stirrup
#

Both

radiant pollen
#

Both

whole night
#

ok

austere ridge
#

Does anyone know group manager at all? I need help with something 😦

whole night
#

I just gonna stick with 1.8

radiant pollen
#

?ask

worldly heathBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

ashen stirrup
#

Use LP

austere ridge
#

?ask does anyone know group manager? I need some help with perms

worldly heathBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

ashen stirrup
#

pahahaa

radiant pollen
#

lol

austere ridge
#

I would use Luckperms, but things are setup already

radiant pollen
#

Dude, just ask your question.

austere ridge
#

I are having trouble with groupmanager When we move someone to like group Timeless "which is top rank" it removes them from member rank which is the starter rank but we need them to be able to have both ranks at the same times but it jsut removes them from member when they pick there class at the begening, Lets say they pick wizard there is 4 classes but then they buy a rank we need to make it so it so they person has the same classes perms but also the ranks perms with the like rank title and stuff

radiant pollen
#

IIRC, there's a command for adding a sub group.

#

The "rank" should be the main group, and the "classes" groups should be a sub group.

#

@austere ridge /manuaddsub <username> <group>

#

Not sure if that still works, though.

#

If that doesn't work, switch to LuckPerms.

frigid ember
#

Anyone know of a media player plug-in? To play Audio/Video files?

strange echo
#

not possible

ashen stirrup
#

Custom Resource Pack?

compact lark
#

Hey! i wanna know how can i get an older spigot version for an specific minecraft version!

#

does annyone know

ashen stirrup
#

Go to the spigot download page

compact lark
#

?

ashen stirrup
#

click the version you want

compact lark
#

where's that?

ashen stirrup
#

search on google, “spigot download (version)”

lone fog
#

Yeah that’s 100% legit

#

Run buildtools with —rev 1.12

#

Or whatever you want

compact lark
#

but can i get, for example: an older version of spigot, for 1.15.2?

dusty topaz
#

java -jar buildtools.jar --rev 1.15.2

strange echo
#

why do you want an older build for 1.15.2?

compact lark
#

dont find a reason i just want to know where can i download older version of spigot for 1.15.2

near lodge
#

use yves mirror

#

google that

radiant pollen
#

AvroVulcan just told you, @compact lark

#

Use buildtools with the flag --rev 1.12.2 or --rev 1.8.8 or whatever

lone fog
#

No no they want 1.15.2, but an older release

#

Because yes

compact lark
#

but isn that for 1.12.2 minecraft versions?

ashen stirrup
#

then do —rev 1.15.2

vocal hawk
#

hello everybody, quick question, does spigot change the save folder structure? I don't remember seeing SAVENAME_nether and SAVENAME_the_end on vanilla before

radiant pollen
#

You want an older version of Spigot for 1.15.2?

#

bu-but why

strange echo
#

he wants an older 1.15.2 spigot build

compact lark
#

yes

#

i dont really wanna say the reason

fleet crane
#

hello everybody, quick question, does spigot change the save folder structure? I don't remember seeing SAVENAME_nether and SAVENAME_the_end on vanilla before
@vocal hawk yes

lone fog
#

Because bug patches make the game laggier

sick zodiac
#

Wierd question: was bukkit around during beta minecraft and where can I find a build of it

radiant pollen
#

@lone fog no

ashen stirrup
#

Servers weren’t around in beta?

#

I don’t think at least

compact lark
#

so, do you know any place i can get it from

sick zodiac
#

Servers were definitely around during beta

ashen stirrup
#

Style0

#

You have been given so many answers

compact lark
#

but what answers

ashen stirrup
#

Servers were definitely around during beta
I refer to like with plugins etc.

near lodge
#

Because bug patches make the game laggier
@lone fog does timings show that?

lone fog
#

TL;DR you won’t get an older build unless you use a sketchy download site

compact lark
#

sorry for my dumbness :/

near lodge
#

or is it one of your plugins?

vocal hawk
#

And converting that back to a vanilla structure would be me copying the DIM-1 and DIM1 folders to the SAVENAME folder, right?

near lodge
#

TL;DR you won’t get an older build unless you use a sketchy download site
@lone fog or just checkout an older commit and build it from there

ashen stirrup
#

What does TLDR actually mean

sick zodiac
#

Too long didnt read

ashen stirrup
#

Ohhhh

fleet crane
#

And converting that back to a vanilla structure would be me copying the DIM-1 and DIM1 folders to the SAVENAME folder, right?
@vocal hawk yes

vocal hawk
#

thank you very much for the help @fleet crane, appreciate all your hard work

near lodge
#

And when you load a custom world with environment nether or the end, they do use the vanilla structure

fleet crane
#

Ask the author of the plugin mentioned

#

Only verified users can upload images

sick zodiac
#

How can anyone offer a solution if we cant see your code

fleet crane
#

You need to fix the line mentioned in the stack trace, you an error there

pastel condor
#

if you don't show your code no one can really help you

frigid ember
#

@frigid ember You still need help?

pastel condor
#

any reason why this doesn't seem to be working? Bukkit.getScheduler().scheduleSyncDelayedTask(plugin, new Runnable() { public void run() { GUI gui = new GUI(plugin); gui.openInventory(player); } }, 10L);

granite hedge
#

Not much info, what isn't working?

pastel condor
#

well basically so when players click slot 13, it creates a world then refreshes the gui to the latest page, but the gui isn't refresting

#

                work.createWorld(plugin, player);
                
                work.worldSetup(plugin, player);
                
                Bukkit.getScheduler().scheduleSyncDelayedTask(plugin, new Runnable() {
                    public void run() {
                        GUI gui = new GUI(plugin);
                        gui.openInventory(player);
                    }
                }, 10L);                
                
                
            }```
#

I'm running it 10 ticks later, because the world is created asynchronousley and takes around 200 mili seconds to be created

#

so I do it 10 ticks later, just to be on the safe side

granite hedge
#

So are you already in a gui when you click the slot 13? Then you want it to update/refresh 10 ticks later?

#

because you could always close it, then open it up later to refresh

pastel condor
#

correct

#

why close it?

#

If I open the inventory it will just open it and ignore the previous one

frigid ember
#

@pastel condor for future reference "why doesnt this work" is not a question to ask here you should add more info

pastel condor
#

ik

#

just I've been at this for some time so that really wasn't a priority

#

I just wanted a fast solution

frigid ember
#

I cant remember if this was with an API or not but isnt there Inventory#update()?

pastel condor
#

there is

#

but what would that do?

frigid ember
#

Or of cause just close it and open a new one?

#

Idk I didnt use it lol

pastel condor
#

In my other gui I simply open the inventory again and it updates

#

just wondering why it's not working here

#

I was thinking maybe because of the world creation

granite hedge
#

we dont know whats so important about this "previous" gui without any context

pastel condor
#

I am trying to show that using the openInventory method works.

grave crest
#

how do u get location proxys?

timid valley
#

money but they really dont offer as much value as you might think. they only help if your users ISP's have crappy routing to your real server and your basically forcing an alternate route

frigid ember
#

I have a question. How does the Playecounter hover text thing work on Bungeecord? Do i need protocolize for that?

#

When i hover over the playercounter on the server list i see some socials frrom lemonclud.

#

Maybe its a packet i can handle with protocolize.

#

I think there is a statusrequest and a statusresponse.

#

And where is the protocol documentation?

#

I cant find net.md_5.bungee.protocol in the online docs.

#

But its there.

hoary parcel
#

It's not part of the API

frigid ember
#

ok. Where should i get this from?

#

Wait. I think maven includes a javadoc.

#

nope

fleet crane
#

no you dont need the protocol for that

#

its part of the ping event

#

ie the API

frigid ember
#

oh ok

#

I will check it out.

#

wow thats what i need.

tiny dagger
#

well then you have a plugin who executes commands for you

#

like i dunno a reward plugin

#

try vanilla spigot

#

what about you try removing one by one? 🤔

#

i mean who am i to know?

#

just saying

#

anything can be the cause

frigid ember
zenith siren
#

GG

frigid ember
#

anyone know what world online converter is good

#

hey question what is the name of that app where you can put a crash report?

agile cove
#

a crash report of what?

frigid ember
#

yes a crash report

zenith siren
frigid ember
#

yeah tnx

zenith siren
#

You're welcome

#

Good luck!

frigid ember
#

How do you set a custom message under your message

#

When you say something on the forums for example

agile cove
undone narwhal
#

Hey guys, I've got a tricky question.
Imagine having a POJO with for instance two parameters: an int and a string.
If I take two instance of these object BUT with the same parameters (such as int = 5 and string = "Test").
If I put one in an hashmap and do hashmap.remove(with the second instance).
Will it work?

fossil shoal
#

The object will not be removed because the hash code is different @undone narwhal

undone narwhal
#

Okay then I have to override the hashCode method?

#

And make it like Objects.hash(int, string) ?

#

I'm going to test that

fossil shoal
#

I remember finding a good answer on SO, but can't find it now.
I think you need to override hashCode but I can't remember if you also need to override equals.

undone narwhal
#

Okay thanks, intellij auto generate it that's great, I'll tell you what are the results of my tests

#

@fossil shoal You have to override hashCode + equals

#

Thanks dude

frigid ember
#

Why cant i get stats from a offlineplayer? They should be always saved, right?

tulip pendant
#

need help1

#

so i download iDisguise plugin and when i do /d it gives me Voxelsniper outpuut

undone narwhal
#

@frigid ember OfflinePlayers are not that great stuff to use... You should save by yourself what you want to save(in db or file)

tulip pendant
#

someone help me ?

#

so i download iDisguise plugin and when i do /d it gives me Voxelsniper outpuut

undone narwhal
#

Yep Kevin that's just awesome how easy it is ^^

tulip pendant
#

hm

#

guys need help

undone narwhal
#

@tulip pendant Make /idisguise:d

tulip pendant
#

what????

fossil shoal
#

@undone narwhal happy I could help 😃

tulip pendant
#

make?

#

@undone narwhal Make?

undone narwhal
#

Do

#

Type

tulip pendant
#

ok

#

what does that do

#

ok

undone narwhal
#

Just do it

tulip pendant
#

should i do that everysingle time

#

i wanna disguise

frigid ember
#

@frigid ember OfflinePlayers are not that great stuff to use... You should save by yourself what you want to save(in db or file)
ok. Im just confused why it isnt provided. The data is saved, so why can i only access it when the players online?

undone narwhal
#

Yes

tulip pendant
#

oof

#

ok

#

but i dont want VoxelSniper

#

but stupid FAWE downloads it

undone narwhal
#

@frigid ember I had a really hard time using OfflinePlayers, this is something strange. But I'm not a pro on it

tulip pendant
#

anyway i could stop that?

frigid ember
#

ok

tulip pendant
#

rolyn

undone narwhal
#

Removing FAWE and using other WorlEdit plugin

tulip pendant
#

but fawe is faster

undone narwhal
#

Because it has "Fast" in the name ?

tulip pendant
#

no

undone narwhal
#

What's your game version ?

tulip pendant
#

1.8

#

and /idisguise isnt working hmm

undone narwhal
#

Well you can also use AsyncWorldEdit or just WorldEdit

#

It's fine

tulip pendant
#

well

undone narwhal
#

type /idis and then press Tab

tulip pendant
#

i have lots of stuff saved with worldedit

#

someone deleted it

#

oof

#

and anyone know ProMaintenenceplugin?

undone narwhal
#

no

tulip pendant
#

i stoped maintenence but it keeps coming back

undone narwhal
#

How did you stopped it?

tulip pendant
#

/maintenance stop

#

ima go in config and delete that data now...

undone narwhal
#

Then if it doesn't work change the plugin

#

This is all you'll get on staying not maintained plugins

tulip pendant
#

lol

undone narwhal
#

This is not funny

tulip pendant
#

ik

#

lol

undone narwhal
#

Don't hope to be helped then

tulip pendant
#

Eyyy working!!

#

idisguise:d working

undone narwhal
#

cool

tulip pendant
#

and protocol disguise is good

#

or i disguise is good

undone narwhal
#

LibsDisguise is good

tulip pendant
#

but can you help me working it out

#

like it doesnt like to work

#

idk

#

and my essentials say essentials_kitgui is not the same version how in the world should i fix that

dense escarp
#

i would ask about the script autorestart for linux

undone narwhal
#

@frigid ember Do you know what plugin make it?

#

Whatttt

tulip pendant
#

Rolyn

#

and my essentials say essentials_kitgui is not the same version how in the world should i fix that

undone narwhal
#

Essentials have a /setspawn if you want, and this is not normal ^^

dense escarp
#

.

#

i would ask about the script autorestart for linux(edited)

undone narwhal
#

@tulip pendant Download essentials again

tulip pendant
#

again?

#

it says kitgui isnt latest

undone narwhal
#

@frigid ember Do you use a Spigot fork ?

hoary parcel
#

Who doesn't?

tulip pendant
#

Rolyn essentials or kitgui

undone narwhal
#

Both

tulip pendant
#

ugh ok

#

and can you help me LibsDisguise working out
like it doesnt like to work

hoary parcel
#

Post the output of /version

undone narwhal
#

DogLover I can't help you without any errors, or step or explaination

#

Are you sure there isn't any plugin ?

#

That's impossible if you're using spigot

#

without plugins

#

Restart your server

#

And do /pl

#

Tell me the output

#

Whatttt

#

How do you know that /spawn is executed at join ?

fleet crane
#

maybe a command block or function from a datapack is doing it

tulip pendant
#

Rolyn

sick nexus
#

hello guys, how to convert sourcecode into jar file?

tulip pendant
#

can you help me working it out
like it doesnt like to work

#

Can i know how to convert a jar file into source code

undone narwhal
#

Satriam, what do you mean? Is it something you programmed?

sick nexus
#

no, i download it from github

undone narwhal
#

DogLover explain what is the problem

#

Use a decompiler

#

Satriam you have to compile it... Each program use a different way of compiling

#

I let you search on how to use java to check it

sick nexus
#

i think its a plugin, when i click download, the files is not jar but a bunch of folders in rar, when i search google, it says sourcecode

undone narwhal
#

@frigid ember Are you using a vanilla minecraft client ?

#

Are you sure?

tulip pendant
#

@undone narwhal any link for decompiler?

undone narwhal
#

Search for JD GUI

tulip pendant
#

k

#

that?

#

@undone narwhal can you help me setup LibsDisguises

undone narwhal
#

I never really used it

#

There is nothing to configure

tulip pendant
#

does libs workwith 1.8

undone narwhal
#

I think so

tulip pendant
#

no

vagrant widget
#

I know one

undone narwhal
#

There is a maven plugin called maven shade if I well remember

frigid ember
#

do you guys know how to store it?

#

username history

#

full

#

i fixed it

#

but how to store all of them in line?

undone narwhal
#

What do you mean by "in line"?

neat orbit
#

How can I lower mobspawning in the end?

#

I have edited spigot.yml and paper.yml and bukkit.yml but they spawn so much more.

soft locust
#

Hi, I have these errors when closing my server. I don't know where it comes from, any ideas ?

[12:37:50 WARN]: Shutdown Exception: zip file closed
[12:37:50 WARN]: java.lang.IllegalStateException: zip file closed
[12:37:50 WARN]:     at java.base/java.util.zip.ZipFile.ensureOpen(ZipFile.java:914)
[12:37:50 WARN]:     at java.base/java.util.zip.ZipFile.getEntry(ZipFile.java:346)
#

I saw that it might be linked to a plugin not fully compatible with Paper

zenith siren
sour perch
#

if oldClaim is null, the if above will throw an NPE

zenith siren
#

Wait so I just need to change the oldClaim.equals(claim) to oldClaim == claim?

soft locust
#

Try Objects.equals()

sour perch
#

depends. You'll most likely don't want to check for reference equality

#

Objects.quals() is a null-safe way to check object equality, but if both are null, true is returned which may be not what you want

zenith siren
#

🤔

#

Yea, I just want to check if they're the same claim XD

#

WAIT

#

I'M STUPID

#

A claim has an ID

#

So I just need to check ID's

neat orbit
#

How can I lower mobspawning in the end?
I have edited spigot.yml and paper.yml and bukkit.yml but they spawn so much more.

zenith siren
#

So first just null check and then ID

soft locust
#

So I just need to check ID's
@zenith siren Then you could also override the equals method to check for ids

zenith siren
#

Meh, I'll just null check and then ID check

tulip pendant
#

Anyone here can help me?

#

i wanna have a staffchAT plugin but not with commands like is anyone familiar with skeppy here?

#

and does libsdiguises work woth 1.8?

remote socket
#

World world = Bukkit.getWorld(plugin.getConfig().getString("stage0.world"));

#
worlds:
  - "StoneDungeon"
stage_0:
  world: "StoneDungeon"```
#

Caused by: java.lang.IllegalArgumentException: Name cannot be null

#

nvm I realise there is a _

ashen stirrup
#

Is there a way to modify stuff like player inventory and location before a player leaves?

remote socket
#

Surely you can just do it on Quit event?

ashen stirrup
#

Not sure if the event is called before or after the player quits

remote socket
#

Before

#

Inevitably

hollow thorn
#

how do i make custom generated structures

earnest jackal
#

Is there a way to change the name on this server? A long time ago I verified the account, but changed my spigotmc name

frigid ember
#

I have a problem. How can i add a logo to my plugins spigot page? I cant find the checkbox for that after creating it.

earnest jackal
#

I have a problem. How can i add a logo to my plugins spigot page? I cant find the checkbox for that after creating it.
@frigid ember Resource Tools > Edit Resource Icon

frigid ember
#

@earnest jackal Where are the resource tools?

earnest jackal
#

@earnest jackal Where are the resource tools?
@frigid ember Right sidebar

frigid ember
#

ah see it. Thanks

umbral shoal
#

im still having this issue, users are basically non-existent on my server.
they cant load chunks, open anything, place/break anything

#

or type anything in chat, commands also impossible

neat orbit
#

How to put ping in Tablist? %ping% ?

umbral shoal
#

no error logs

#

check out the placeholders

#

under "Server"

neat orbit
#

Me?

umbral shoal
#

yes.

neat orbit
#

Thanks.

#

Will do.

umbral shoal
#

google placeholderApi and check the "Server" Placeholders

#

if you dont have it to /papi cloud download Server

#

then /papi reload

nova mural
#

is there a method im missing that can pull the amount of % of spawn chunks generated while a world is creating

#

idk why i can't figure out the best way to do pull this info

neat orbit
#

Does essentials have a swear file?

frigid ember
#

How can i set or get this? ServerPing.ModInfo ServerPing.ModItem

subtle blade
#

If you have an instance of the ProxyServer, you can get its server information with getServerInfo()

frigid ember
#

ok

fallow nacelle
#

Hello, i try to find an eco plugins for :
Player can create a "group" with a bank account ( the name of the account is the name of the "group" )
The owner of the group can invite people and give them access to the bank account ( or not )
You can send and receive money with that bank account
Possible to use a shop to sell/buy with that bank account

Anything like that exist ?

edgy sail
#

Help! Spigot 1.16 isn't working. It says something about installing java??

tiny dagger
#

wow you're a god, i'm yet at the part where to download it

terse badger
#

Is Spigot 1.16 out ?

edgy sail
#

Oh I downloaded it yesterday from a pirate site

#

I don't like buying the builds

humble granite
#

lol

frigid ember
#

is there any way of knowing when spigot 1.16 is out

fossil shoal
opal rapids
#

@frigid ember idk

frigid ember
#

ok

blissful verge
#

Ive been googling for a solution, following a couple year old guide, but this gives an error:

brave ridge
#

How long does it normally take for Spigot to update to a new version? I think it was 2-3 weeks last time I used it, but i'm not sure.

fossil shoal
#

Last time it was in the same day mojang released

novel bridge
#

so 1.16 is out, anyone got an idea when the spigot version of it is out too?

brave ridge
#

@novel bridge look up 2 messsages

novel bridge
#

jesus christ, 2 weeks?

brave ridge
#

idk that was a few years ago

blissful verge
#

Thats a short time doe

brave ridge
#

@fossil shoal said maybe a few days

novel bridge
#

im impatient, wanted to play today

#

:(

grizzled remnant
#

oh no your life is so hard

#

how do you live

brave ridge
#

or even today but likely not bc there's no public beta that I know of

novel bridge
#

it is

#

hmmm

fossil shoal
#

@fossil shoal said maybe a few days
@brave ridge what?

bold anchor
#

Yo inventory get title as removed ages ago

brave ridge
#

sorry i meant maybe today

blissful verge
#

How tf do I do that then

novel bridge
#

well lets hope today

#

more than looking forward to it

frigid ember
#

ill keep checking back ever few hours lol

novel bridge
#

@frigid ember can you let me know in case you dont forget?

subtle blade
#

Inventories have no titles, Novato. Nor have they ever. Yes, there's a method for it, but it was never well defined

viscid badge
#

?1.16

worldly heathBOT
#

Spigot 1.16 is in development with no release date. It'll be out when it's out.

frigid ember
#

i have to get it from mcprohosting

subtle blade
#

You should be fetching an inventory's title from its InventoryView

wooden talon
#

maybe 1 week, cuz 1.15 is about 1w

frigid ember
#

cause of my servers

subtle blade
#

All InventoryEvents will have a method to fetch an InventoryView (getView() I think it is?)

novel bridge
#

what a damn tease today is

blissful verge
#

Bruh how tf do I do this then im no god programmer I googled my way but couldnt get anything to work:

    public void onClick(InventoryClickEvent e) {
        String title = e.getInventory().getTitle();
        if (title.contentEquals(TestUI.inventory_name)) {
            e.setCancelled(true);
            if (e.getCurrentItem() == null) {
                return;
            }
            if (title.equals(TestUI.inventory_name)) {
                TestUI.clicker((Player) e.getWhoClicked(), e.getSlot(), e.getCurrentItem(), e.getInventory());
            }
        }
    }```
subtle blade
#

Read my last three messages

novel bridge
#

guess i'll wait for it a bit and if spigot doesnt release it today ill just have the normal 1.16 on my server and import it to spigot 1.16 once thats out

#

should be easy right?

subtle blade
#

At least create a separate server instance

#

but sure

novel bridge
#

seperate server instance? sorry im not a minecraft veteran

#

anyways i dont have a world right now if thats what you mean

subtle blade
#

Make a new folder 😛

subtle blade
#

If you're on a host, make a local backup, clear your server folder and start fresh

novel bridge
#

will do choco, opening filezilla now

#

ty

faint zealot
#

hello I want plugin survivalgames like HiveSG

subtle blade
#

Just can't ensure world compatibility from Spigot -> vanilla -> Spigot

#

That's all

novel bridge
#

how about you guys, yall updating today?

subtle blade
#

?1.16

worldly heathBOT
#

Spigot 1.16 is in development with no release date. It'll be out when it's out.

faint zealot
#

choco

subtle blade
#

They are the same, Piston

novel bridge
#

i mean via multiverse ive never had problems importing a normal world into a world on my spigot server

subtle blade
#

If they're not, it's likely due to browser caching

novel bridge
#

or even normally

buoyant zodiac
#

is there like an estimated time for bungee 1.16 support?

subtle blade
#

at least the time between now and when md_5 wakes up

#

lol

vapid kindle
#

what do you mean it's like midnight in Australia? 😛

sturdy oar
#

Choco are you banning/kicking here on ETA request?

frigid ember
#

@subtle blade No. One shows 1.0.0 and the other one 1.0.1

subtle blade
#

I honestly should, Fendi ;P

novel bridge
#

i mean

#

if people are gonna be annoying about it

subtle blade
#

Gonna have to disagree there, chief

#

They both definitely say 1.0.1

#

In fact, you linked the exact same link

#

lol

#

(with the exception of a trailing /)

frigid ember
#

But even after reloading the page i get two different results

subtle blade
#

If they're not, it's likely due to browser caching

frigid ember
#

literally the same link

#

100% browser caching lmao

#

ik

subtle blade
#

So clear your cache for that website, it will update

frigid ember
#

Ctrl + f5

#

its weird that my plugin detects the newest version as 1.0.0

#

And i opened both sites at 1.0.1

#

What are you using to check it?

#

idk why i get two different results

#

What are you using to check it?
@frigid ember The code from the dev page

#

It's caching it for some reason 🤷

#

If you have caching issues you can just add "con.setUseCaches(false);" under the do output line

#

It defaults to true so

#

Stick the getUrlAsString in an async task and then call a sync task to get back into the main thread 🤷

#

@novel bridge ill say when ever mcpro has spigot 1.16

#

i feel like 1.15 was the same day

#

but 1.16 is bigger so

#

who knows

steady cedar
#

Is there an NBT api built into 1.15?

#

Or is there a way to store persistent data in a block, for example?

lime harness
#

hey folks im having some trouble compiling spigot from jira

flat pelican
#

You can store persistent meta on entities and tile entities, not on all blocks directly though

lime harness
#

i cloned the repo, checked out master, and ran the submodule update command, but i get an error when i attempt to use the apply patches script.

#

Patch failed at 0001 POM Changes

fervent sorrel
#

Only one question. Since 1.16 is now out, is the spigot for it coming out anytime soon? Like in a week or so.

lime harness
#

so i'm not quite sure how to resolve that

novel bridge
#

@frigid ember im on apexhosting but i hope it'll be quick there too, thanks for letting me know tho

fast ruin
#

?eta

worldly heathBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

fervent sorrel
#

i am not asking for the ETA -.-

#

i am just asking if it's soon or not

ancient ridge
#

yes

fast ruin
#

Ok, you're asking if it's coming in a week or so. Totally different.

ancient ridge
#

probably tomorrow

fervent sorrel
#

i heard about that ETA like 13 times here

novel bridge
#

fam

frigid ember
#

The ETA is whether its soon or not

fast ruin
#

Just wait.

frigid ember
#

ETA = Estimated time of arrival lmao

novel bridge
#

with all due respect we can only wait

fast ruin
#

it's either that or make it yourself, then eta is fully dependent on yourself 😂

frigid ember
#

im not a coder so i dont have a patients for it

#

ill consistently be checking mcpro

#

xD

#

idk even how to start to know how to code

#

i dabbled in it slightly in high school robotics

lone fog
#

?eta

worldly heathBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

frigid ember
#

we know its in development thats it

sick nexus
#

hello, anyone know how to set citizens npc do automaticly talk?

icy silo
#

theres a citizens discord

sick nexus
#

they kicked me, i didnt do anything wrong

#

and they wont answer if my server was in offline mode

#

even i only for testing from localhost

frigid ember
#

Offline mode = cracked = no support

sick nexus
#

dude im only testing it on my private server

#

for my friends

#

and one of them doesnt have premium acc

lone fog
#

That’s too bad

#

It’s pretty common not to support cracked servers

naive goblet
#

@sick nexus What’s the issue?

frigid ember
#

No one should support cracked, as it is technically illegal to play on a cracked version

naive goblet
#

Add some sort of npcommand plugin and add a tellraw command or something

#

@sick nexus

#

Sable I think he already gets the deal lol

steady cedar
#

yall are dicks

#

good on you conclure

sick nexus
#

Add some sort of npcommand plugin and add a tellraw command or something
@naive goblet yeah i already tried that, i mean, i want /npc text > close true but dont want to be repeated

#

bcs the npc always repeated the same text

#

doesnt stop

naive goblet
#

repeated?

#

spam?

sick nexus
#

yeah

#

i want to set so that the npc only talk from 1 - 5 and then stop

naive goblet
#

Ah

sick nexus
#

and i want my right-click to be the trigger, not the range

brisk fog
#

most people repeat the same thing over and over again too.

naive goblet
#

Hmm i don’t know if there exist any plugin like that

sick nexus
#

just like in wynncraft

naive goblet
#

Yeah I get it

sick nexus
#

okay thanks sir for replying me

#

No one should support cracked, as it is technically illegal to play on a cracked version
@frigid ember i understand that

naive goblet
#

Hmm but I think you could try find some sort of task plugin that can delay future tasks that takes commands or something

frigid ember
#

I cite Spigotmc rules

sick nexus
#

Hmm but I think you could try find some sort of task plugin that can delay future tasks that takes commands or something
@naive goblet okay then

subtle blade
#

yall are dicks
good on you conclure
SpigotMC has never supported offline servers. The appropriate response to any question from a server running in offline mode is to not support them whatsoever

#

It's not being a dick, it's following our recommendation for support

paper jungle
#

Can I buy plugins through a card?

subtle blade
#

Offline servers and those running anything but the latest version are not and will not be supported by the platform

#

Cannot speak for individuals as we don't moderate on a per-user basis, but as far as the platform is concerned, if you're running offline mode, you will not receive any support

naive goblet
#

Well yes just trying to give this dude a helping hand to his issue that has nothing to do with that

subtle blade
#

That's irrelevant

naive goblet
#

Well this is a help channel after all?

subtle blade
#

It's clear that the authors of the plugin also did not want to offer support

#

Yes, this is the help channel for SpigotMC which does not support offline servers

naive goblet
#

Sure

subtle blade
#

We encourage you not to support it either but you're welcome to if you'd like

sick nexus
#

Well this is a help channel after all?
@naive goblet agreed

#

It's clear that the authors of the plugin also did not want to offer support
@subtle blade dude stop being edgy about the strict rules

frigid ember
#

IRC rules apply to discord, SpigotMC rules are also included in that, under spigotmc rules, you can't offer that support on a spigot platform, privately do what you want, just not in here

naive goblet
#

I don’t support it but I like giving advice to people that might make their grade

subtle blade
#

It would be preferred that if you do assist a user running an unsupported server, include a notice that they should either (a) update or (b) enable online mode

#

@subtle blade dude stop being edgy about the strict rules
I'm sorry. I didn't realize I wasn't supposed to be doing my job

#

When you hear this shit day in day out after 6 years, it gets annoying

fossil shoal
#

It would be preferred that if you do assist a user running an unsupported server, include a notice that they should either (a) update or (b) enable online mode
Doesn't bungee require offline mode though?

subtle blade
#

Yes, but BungeeCord has its own authentication system

#

"online mode" is passed through the proxy instead

sick nexus
#

normies

ripe ledge
#

So...
1.16 is out
When spigot 1.16 will be ready?

wraith thicket
#

?eta

worldly heathBOT
#

There is no ETA. Having an ETA leads to unrealistic deadlines, false hope, and a bad product. It will be ready when it's ready.

potent hinge
#

is there any progress update on where we're at rn?