#help-server

1 messages · Page 50 of 1

mellow dock
#

?jira

magic zenithBOT
glacial sundial
#

ideally need a small test case not entire map, too hard to debug

west cloak
mellow dock
#

Do you have an account

glacial sundial
#

you need to make an account, it is separate from the forums

west cloak
#

oh okay

#

create an issue?

#

What is the procedure, I create a map where the error is. And then how do I know that I can play?

glacial sundial
#

then you write about the error and give it to us so we can see if it is a bug

west cloak
glacial sundial
#

in the bug tracker

west cloak
#

where is that

glacial sundial
#

create issue

west cloak
#

okay thx

quaint shore
#

GOOD DOES ANYONE KNOW WHEN THE ESSENTIALS IS UPDATED

vital jolt
#

THE ESSENTIALS UPDATES WHEN IT UPDATES

mellow dock
#

2 days ago

#

🤣

pulsar echo
#

hi there! i'm trying to create a 4-team factions server with friends, and i want to implement the following features but i dont know how:

  • There are 4 teams: Sandguard, Wildhunt, Bloodclad, and Frostreavers.
  • Each team owns a specific region on the server.
  • All players have permission to grief and open chests in their own corresponding region, regardless of their ownership of the flag.
  • Each team has a team captain who owns the team flag, which is player data and not a physical item.
  • Ownership of a flag is shown in the player's nametag and grants permissions to grief and open chests in the corresponding region.
  • A player can have multiple team flags at a time.
  • Players can take all the flags owned by another player by killing them.
  • If a player is killed and not in possession of their own team's flag, they will only receive their own team's flag and not any others the killed player owned.

sorry if this is alot, and would appreciate any help :)

#

also sorry that last bullet point is confusing. i mean that if you killed someone who had your team's flag, you would only receive your own flag back, not everyone else's

indigo halo
#

and what is ur problem

#

ok ok first learn java then youll pick up spigot pretty soon if u steal peoples code online

green jewel
#

how to configuration superstream plugin ?

quaint shore
gritty relic
#

Any1 know why this isnt working

mellow dock
gritty relic
#

oh mb wrong channel

mellow dock
#

Also you are trying to access the second entry in an array that only has 1 entry

gritty relic
#

oh i find

#

the args things

twin yarrow
#

Hello, i downloaded latest Skin Restorer version for my server 1.16.5 and it didn't work

#

someone here knows about a stable Skin Restorer version for 1.16.5 ?

snow quartz
#

@twin yarrow why are you running 1.16.5

#

also, why doesn't it work

twin yarrow
#

I'm making a server for 1.16.5, but I need the Skin Restorer

#

I already downloaded it from the spigot page and it doesn't work

random bridge
#

Download an older version then. Most plugin devs drop older versions as newer ones come out. Just the way of development for most.

twin yarrow
random bridge
#

There's a Version tab on the spigot page.

twin yarrow
#

okay

tawdry narwhal
celest kernel
#

I would ask in the help chat discord but someone is having a 0iq melt down in there rn, so imma ask in here:

Anyone know anything about having modded items in deluxe menus? Doesnt really seem to be a way to do it yet i see many other servers manage to do this

Normally you can specify the name space but DM doesnt like those it seems

tawny dust
green veldt
#

Helppp

tawny dust
#

Port is already in use

#

Make sure you're not trying to bind multiple things to the same port

#

Or contact the host

celest kernel
minor maple
#
    ticks-per:
      hopper-transfer: 8
      hopper-check: 1

What does this do?
If I make it a higher number, or a lower number, what causes less lag?

runic rain
#

Higher number = less lag, but slower hoppers

minor maple
#

Ok

minor maple
#

That sounds backwards

#

Ah I think I got it now

#

it waits 8 ticks to transfer

#

make it wait longer for less lag

#

What is the highest it can possibly go?

#

I won't have any hoppers in the world.

#

And don't need it checking for it and ticking

void vessel
#

I'm trying to put an anti xray on my server 1.19.4 spigot but inside the config.yml I can't find the command that I should set to true, as I've seen from the tutorials I've watched Can someone help me?

thorny steeple
runic rain
#

Yeah, if you have no hoppers in the world then those settings will not do anything for you

#

Tickable blocks are only ticked if they're actually in the world ;p

grand bison
#

hi, i just reported a 1.19.4 bug which is kinda urgent, but that might be just me so i don't want to set it to major impact. is there anything i can do to help getting it resolved quicker? it's https://hub.spigotmc.org/jira/browse/SPIGOT-7306

runic rain
#

I can try and replicate real quick

grand bison
#

i thought it was weird too, but on vanilla it works fine. on spigot it teleports you to the center coords

#

i tested on a clean spigot installation

neon lintel
#

I have a question guys

#

I have loot crates plugin and I can run commands from it. Now I have ran into a problem, I want one of the rewards to be money from economy, but I can't run /economy give @s 10000

#

all the target selectors seem to not work for some reason

#

but even then I question if it would work

#

%player_name% also doesn't seem to work

grand bison
#

vanilla target selectors are not supported by spigot plugin commands, this has been discontinued years ago. but there is a plugin which enables this

#

let me find it

neon lintel
#

but it's not like I ask for the specific target selectors but just a way to add that money to that certain player

#

that clicks it

#

I can use * but that is the nearest player

#

so that doesn't work fully either

#

I told you already

#

LootCrates

runic rain
#

So maybe I'm just using /spreadplayers wrong, but /spreadplayers -234 -230 10 5 false @a sends me to the world origin. Which seems objectively worse lol

grand bison
#

in the current broken state, it should send you to -234 -230, somewhere underground

neon lintel
#

I have seen another server where it works fine the same way I want it but no clue how they did it

runic rain
#

Same thing

grand bison
#

and i think you set the ranges in reverse - the first arg is the minimum range, the second one is maximum range, not sure how it should behave in this case 😄

neon lintel
#

@grand bison so got an idea

runic rain
#

I'm testing on 1.19.4 Spigot, but yeah, it's sending me to the world origin

grand bison
grand bison
#

1.19.3 is fine, 1.19.4 teleports you to the center coords. the ones you specified as ~ ~

#

by center i mean the center coords in the command, not world center

#

yeah, or even worse, stuck in the same place but underground

#

it's a choking hazard 😄

runic rain
#

I forwarded that issue because I hate dealing with world code. It's awful. Something definitely brokey in CB in 1.19.4 lol

grand bison
#

thank you!

runic rain
#

md_5 has one iirc

#

It should still work in modern MC

grand bison
#

oh cool, even better

#

these things are kinda hard to find 😄

#

@neon lintel try these two and see if it helps you 🙂

#

btw, one more thing about spreadplayers, maybe it will be helpful

#

mcwiki says that when you use it in "execute in <worldname>", it spreads the players in that world. that part works on spigot. it teleports you to the target world but only to the same center coords

#

so execute is fine, but spreadplayers is not

neon lintel
#

I just have no clue anymore how this works

grand bison
#

i found one, Choco found another one

neon lintel
#

all I want is for a player to receive money from the console

grand bison
#

try one of them

#

just install, restart and try if your command works with a vanilla target selector

neon lintel
#

someone else told me placeholders normally work

#

it still doesnt work

#

and the entire point is that something seems to be interfering

#

how do I turn off the standard placeholders from spigot

#

**

#

and *

fallow gust
#

its a paper only setting ?

#

I mean, it does not exist on spigot. Spigot will throw that event all the time

topaz zephyr
#

Is there a way to make players look like ghosts? (translucent?)

green veldt
#

why my server is down

jade basalt
#

some on know how i can turn knockback to 1.8.9 ?

teal talon
#

Huh?

zenith knot
#

Hello everyone. I was hoping someone could please help me with this.
My server keeps crashing upon starting the server after a minute or so, this started happening after I set-up a MYSQL Database for one of my plugins. Please see the paste below:
https://pastes.dev/SQdEM7jAQt

solar kelp
#

I want to add emojis in my minecraft server scoreboard without any texture pack, how can i do that

summer comet
#

You cannot

glacial sundial
zenith knot
neon lintel
thorn gale
#

1.8.9 only exists as client version

west cloak
grizzled locust
#

hello, I noticed a line called "server-ip:" in the server.properties file, can i just put an ip in and have it work?

thorn gale
#

That should normally be left empty, it binds to the ip pf the host machine

west cloak
#

[15:23:30 WARN]: Unable to create attribute: null

#

This is spamming my console

#

help

trim trail
wild whale
#

hello, lately our server started to create ghost blocks whenever we would clear the map with FAWE by doing /set 0 (around 2 mil blocks but doesnt lag the server whenever we clear it) and plugins such as MineResetLite start spawning even more ghost blocks at the places where mines spawn blocks to mine. People have been getting banned a lot because of our anticheat and the only way for the ghost blocks to re-appear is by replacing them which is very hard to do since we cant see them and they are most of the time somewhere in the air. Any ideas?

lost copper
#

I'm afaik it's a client visual error and not a server related so you can't do much

wild whale
#

https://youtu.be/DnyN7vM4MnA anticheat doesnt flag me because im in the admin team but other players would get a lot of flags and eventually would get banned or they would die because they get stuck and cant get out even with an elytra

real scaffold
#

Is it normal that I don't have the new 1.19.4 features?

mellow dock
#

Which ones

lost copper
#

log out and log in

#

only possible solution

mental shuttle
#

good anticheat for 1.19?

#

1.19.3

lost copper
#

GrimAC

mental shuttle
#

is it really that good

lost copper
#

try it and see

mellow dock
#

I used it a few versions back and it seemed pretty good

#

It didn't get along with elytra though

wild whale
# lost copper yeah client side issues

wdym??? I logged off and on in the video and it didnt help, only after I placed blocks and removed the blocks it was fixed and everyone and I mean everyone on the server sees the same ghost blocks and everyone gets stuck in them equally

wild whale
# lost copper GrimAC

its good but bans people who get stuck in ghost blocks (yes we use grim and this happens)

wild whale
lost copper
#

which issues did you had?

mellow dock
#

People running around wearing an elytra got flagged a lot

real scaffold
mellow dock
#

Those are behind the experimental 1.20 datapack

real scaffold
wild whale
#

just drag the data pack from %appdata% to your server? idk never did this but might work

mellow dock
#

Grab them out of the client jar and put them in world/datapacks

real scaffold
#

Okay thx

wild whale
real scaffold
mellow dock
#

The other one is just for bundles

real scaffold
#

that means?

mellow dock
#

The item

real scaffold
real scaffold
mellow dock
#

Ah

#

You probably need to mess with your world.dat

#

Fun

real scaffold
#

oof

real scaffold
mellow dock
#

mhm

#

Copy this flag from a singleplayer world with the pack

real scaffold
#

What programm do you use?

mellow dock
#

NBTExplorer

real scaffold
#

Okay thank you

scenic mulch
#

Can I run sight and forge mods at same time ?

mellow dock
#

Only with janky software

#

Which we don't support

scenic mulch
#

Is there away for adding command plugins and having forge mods at same time?

mellow dock
supple willow
#

When I download the build tools, it’s coming from bukket website Instead if spigot. Is this supposed to happen?

tawny dust
#

No

#

?bt

magic zenithBOT
supple willow
#

Thank you I’ll try this again.

supple willow
thorn gale
#

run --rev 1.19.4 then

dawn cedar
#

really hope holodisplays updates

thorn gale
#

decentholograms better

dawn cedar
#

any way to migrate from HD?

thorn gale
#

uhhhhh

#

i think o

#

so

#

one sec

runic rain
#

initial-enabled-packs=vanilla,bundle,update_1_20

mellow dock
#

o

runic rain
#

That will set the enabled flags for newly generated worlds

mellow dock
#

What about an existing world

runic rain
#

Not really supported enabling those after world gen

mellow dock
#

Meh

runic rain
#

It's why you can't enable them in existing worlds in singleplayer

#

Otherwise they'd have had a toggle for it in the menu ;p

mellow dock
#

Not with that attitude

runic rain
mellow dock
#

I don't understand these new experimental packs

#

It's just all the 1.20 content but it's not 1.20

thorn gale
#

is the new biome stuff in it too

runic rain
#

Well it's a preview of the 1.20 content so that they can get feedback earlier than snapshots

mellow dock
thorn gale
#

but updates release with snapshots though

#

so are snapshots just base game

runic rain
#

They're snapshots lol

#

Think of the bundles as pre snapshots

mellow dock
#

But with all the content of snapshots

#

What's gonna be in the snapshots

thorn gale
#

mojank dimb

runic rain
#

The data packs don't contain everything

#

Though I'd imagine they're hoping for a shorter snapshot period

mellow dock
#

Kinda neat I guess

thorn gale
runic rain
#

They did. During 1.19.3 and .4 snapshots

thorn gale
#

but didnt they relaese them with the snapshot

runic rain
#

idk why this is hard to understand KEKW

thorn gale
#

smol brains

mellow dock
#

I mean if they shorten the snapshot period in exchange for having the features in 1.19 for a while

#

Kinda sounds like it'll just add up to the same time for community testing

#

Mojang better use these new registry changes to give us data driven blocks

#

Or else 🔫

thorn gale
#

i was going to send pes gun

#

but no nitro

runic rain
#

Data-driven blocks is hard

#

How do you write in its behaviour?

#

You'd have to abstract out every possible block functionality as serializable JSON

mellow dock
#

I mean

runic rain
#

and then you can't add new behaviours either

mellow dock
#

The simple impl is to just let us mimic the behavior of vanilla blocks

runic rain
#

If they just want to do static blocks then yeah, that's probably the most they'd be able to do

mellow dock
#

It's a great start

#
{ 
    "format_version": "1.19.30", 
    "demo:die": { 
        "textures": { 
            "up": "die_1", 
            "down": "die_6", 
            "north": "die_3", 
            "south": "die_4", 
            "east": "die_2", 
            "west": "die_5" 
        }, 
        "carried_textures": "die_red", 
        "isotropic": true, 
        "brightness_gamma": 1, 
        "sound": "stone" 
     } 
}

That's a bedrock block

rose agate
#

Hey I was wondering how do I update my server to the newest edition of mc?

mellow dock
#

?bt

magic zenithBOT
mellow dock
#

Build the newest spigot, check for plugin updates

rose agate
#

so is it still on 1.19.3?

mellow dock
#

1.19.4

#

run buildtools with --rev 1.19.4

rose agate
#

im ngl I have no idea how to do that I just started working on this server :, (

mellow dock
vapid bronze
#

plugin for no enter a regin when combat tagged

mellow dock
#

Worldguard with CombatLogX and its addon

vapid bronze
mellow dock
#

Should be a worldguard addon as part of the download

rose agate
#

what is the best warp pluiginin ur guys opinions? Ive been using warpsystem but Im having issues having other ppl besides staff use it

covert mesa
snow quartz
#

Yes.

jade basalt
pearl plover
#

Just a man-on-the-street question. I did a new world with the latest/current 1.19.4 and it's been -really- buggy. Have been on spigot for all the previous servers going back years. Is it this build? Do these experimental packs just crash the server? Anyone else having issues? Not sure where to begin

runic rain
#

Experimental packs are not enabled by default so that's not really relevant unless you've explicitly enabled them. Though if you find you're having issues, just be sure you're updating every now and again. We make multiple commits pretty much daily after a first release

#

If you're still experiencing issues, try and replicate them on a vanilla server, then try to replicate them on a Spigot server without any plugins installed, and report it on the JIRA if necessary

pearl plover
#

I turned the packs on because that's why folks wanted to try. And it's current as of now.

#

so other people aren't randomly tanking in general then

runic rain
#

Then yeah just make sure you're up to date. There were a few crashes pertaining to composters, sniffers, and smithing tables that got fixed a couple days ago

pearl plover
#

tnx

covert mesa
# snow quartz Yes.

Hello i just add this line to bukkit.yml right?
settings:
world-container: worlds

I stopped the server and removed the old world, world_nether and world_the_end. but they are still generated in the rootfolder (where spigot.jar is)
am i missing something? (thanks in advance)

worn mesa
#

?code

#

where to paste code

lost copper
#

?paste

magic zenithBOT
gusty cedar
#

my server crashed last night and the tab plugin just stopped sorting ranks

#

i also have a plugin for tab placeholders that takes skript variables and formats them into 1k 1m etc that also stopped working

#

everything was working just fine before this

main stream
#

anyone know of a 1.8 pvp plugin?

shy falcon
digital moth
sudden prairie
#

I need a plugin to reset my minigame maps so the doors and trapdoors are close after game is done..

thorn gale
dapper ocean
#

Your JAVA HOME env var is not correctly set

#

To be percies, you are trying to run javadoc binary which doesn't exist

thorn gale
#

java --version works so idk how its not correctly set

thorn gale
prisma timber
#

How do I enable royal economy shops? Whenever i click on the npc it says that shop is disabled, should I make changes in permission to open?

undone oxide
#

Is there way how to fix spawning mobs in mob traps on server? If there are multiple players, there is nothing spawning in mob trap.

woeful ocean
#

any good rank plugins?

#

all the ones i try dissapear when i use tab plugin

mellow dock
#

LuckPerms?

deft flame
#

Hey guys! I bought the plugin but it came with no instructions on how to install it, does anyone here know how to get into the plugin creator's server?

woeful ocean
deft flame
#

But I would like to know how to make these configuration values ​​too, because I didn't find it teaching anywhere..

deft flame
#

I already did that but I don't know what to do next🙁

wary crater
#

what even is the plugin

lucid granite
#

HELP

summer comet
#

?help

magic zenithBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

summer comet
#

Here you go

lucid granite
#

Hostile mobs aren't attacking me and I don't take fall damage

wary crater
#

probably a plugin

lucid granite
#

So what do I do?

summer comet
#

Uninstall that plugin

lucid granite
#

but what plugin I have tons

wary crater
#

do a binary search

lucid granite
#

?

#

What's a binary search?

summer comet
#

It was a joke

#

We dont know which plugins you installed

lucid granite
#

Oh

#

Well that sucks

wary crater
#

binary search, take out 50% of plugins at a time

#

narrow it down

lucid granite
#

Oh

summer comet
#

I thought you meant they are supposed to grep for opcodes in the class files lol

#

anyway, if you got luckperms:

wary crater
#

oh nah

summer comet
#

/lp verbose record, then wander around near hostile mobs, then after a while do /lp verbose upload and check that link (or send it here) for suspicious perms like "someplugin.bypass-hostile-mobs" or whatever

wary crater
#

if you have 50, take out 25. if the problem is gone, take out 50% ish of those 25 and keep going

lucid granite
#

Ok

wary crater
#

do that first

lucid granite
#

Thanks!

wary crater
#

after that try to take plugins out

summer comet
#

sending your /plugins here also can't hurt, maybe it's sth obvious

zenith knot
#

Hello this might be a dumb question but i'm quite noobish to servers. Can anyone help me with online-mode? I set my hub server to online-mode so i can run some votereward plugins and i have this message "Exception Connecting:QuietException : Server is in online-mode!" when trying to join

mellow dock
#

Your backend servers must be in offline mode

summer comet
#

yeah, bungee handles the online mode stuff. all backend servers must be offline mode

zenith knot
#

Oh right.. So aslong as my bungee server is in online-mode i don't have to worry about my other servers?

mellow dock
#

Make sure to firewall them

zenith knot
#

How would i do that?

summer comet
#

on linux? iptables, nftables, ufw, ...

#

be sure to do it for both ipv4 and ipv6

#

usually you block all incoming traffic except for the ports you allowed

#

e.g.

iptables -A INPUT -p tcp --dport 25565 -j ACCEPT # allow 25565
iptables -A INPUT -j DROP # drop all other incoming traffic
restive shuttle
#

Hi i'm having a bit of an issue on my server, no matter what dimension i'm in when i leave, i always end up in the overworld at the same coordinates when i rejoin

#

any ideas the cause and how to rectify?

#

The only plugins i have are luck perms and essentialsx

vestal oasis
restive shuttle
vestal oasis
restive shuttle
prisma timber
#

How do I enable royal economy shops? Whenever i click on the npc it says that shop is disabled, should I make changes in permission to open?

vestal oasis
prisma timber
vestal oasis
prisma timber
vestal oasis
#

👋 Hello Spigot gang,

I'm looking to spice up my GUIs and add sound effects that trigger when players interact with GUI items. Have you got any recommendations to make for sounds to use?

Thanks.

woeful ocean
#

Hello everyone,

I would like good rank systems that show up on tab, and i heard luckperms makes visible ranks,
I would like to know how to make the Luckperms ranks visible

#

Can someone show/tell me

Thanks

woeful ocean
#

Im not sure how tho.

#

KK

cinder hare
#

i am using bungeecord proxy to link but server. I would like to add mods but when I check on the server it only says "Disconnection attempt to connect VANILLA: This server has mods that require Forge to be installed on the client. Contact your server administrator for more information. details"
yet i have all the mode i need and the right version of forge mp me please my discord is Valtor#4099

prisma timber
#

How do I enable royal economy shops? Whenever i click on the npc it says that shop is disabled, should I make changes in permission to open?

old osprey
#

guys i just installed paper and whenever i open the server i get this error:

Log4j2-AsyncAppenderEventDispatcher-1-Async WARN Advanced terminal features are not available in this environment

#

but i installed latest 17-jre

mellow dock
#

Ask paper

old osprey
#

ohhhhh wait sorry i thought i was in paper discord lol

west cloak
#

How to fix raid is not working properly in my server evokers and witch are not spawning also difficulty is set to hard

thorn gale
#

iirc the only way would be with a blank name placeholder

#

check in groups.yml under customname

#

might be able to just set that to an empty string

#

just checked

#

its customgtabname and customtagname

#

try a space or just a single letter

#

:kekw:

forest canopy
#

I have problem, if I try to join with the badlion client through the domain of my server does not let me in, but if I do it by entering the ip of the machine:port works

thorn gale
#

does the domain have the srv record pointing to it

forest canopy
thorn gale
forest canopy
#

i have to change enable-query=false to true??

thorn gale
#

no, thats for plugins

#

this should work if thats on or off

forest canopy
#

he say "Could not get the server status…"

#

but with other client i can join

thorn gale
#

might not have propergated yet then

forest canopy
#

It is not yet public, it is under maintenance

#

How long should it take? it's been 2 months since it's turned on

thorn gale
#

that isnt normal

forest canopy
#

the domain works with lunar/normal/tl

#

I think also with other clients

merry elk
dapper ocean
#

As cloud flare is only providing http proxy

#

for free

odd estuary
#

any fork for forge and spigot working on 1.19.2?

sullen basin
# forest canopy

you need a subdomain as A Type pointing to your ip and a srv record pointing to the subdomain. Then it might take a while for your provider to sync his DNS

sullen basin
# forest canopy

also by showing us your subdomain you trying to hide the ips is... unnecessary

tawdry stream
#

Are there plugins that let you create alternate block textures?

forest canopy
sullen basin
#

yes

forest canopy
#

only on badlion i have to connect with ip:port

#

i improve, but didn't change anything

dapper ocean
#

Personally I doubt that it works, cloud flare can't proxy Minecraft tcp traffic

forest canopy
#

but he work

#

i didn't how

turbid dock
#

how can i delete my spigotmc account? I want to make a new one

thorn gale
#

thats against the rules

turbid dock
#

i forgot my password and i want to have a new username

thorn gale
#

theres a reset password feature

#

iirc

turbid dock
#

I want to have a new username

thorn gale
turbid dock
#

yes i know thats why i want to delete my old one

tawny dust
#

?changename

magic zenithBOT
#

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/.

thorn gale
#

deleteing your old account to make a new one is against the rules

sage lily
#

When you create an inventory you'll set a title. can you retrieve the title from Inventory# in any way? like with a .name() or something?

#

sorry about that, found I had to go through the InventoryInteractEvent#getView().getTitle()

raw atlas
#

im not sure if the problem is the same as mine but my plugins are

#

i cant send the picture

#

here

#

imgur

#

btw im using plotsquared v4

#

also the plotsquared discord server isnt helping

#

thats why im asking here

worn notch
#

I’m currently working on a server with a lot of custom items and I was wondering if anyone knows of a plugin that will stop Mc damage particles as the end game items are currently being difficult as far as lag goes

fierce surge
#
  1. is it server lag or your computer lag?
  2. rework/ change the particles.
jovial shell
#

Hi!
I'm currently working on a server and I made some plugins myself, and I created a texturepack for it, however, it loads everytime a player tries to join (I'm using URL and sha1 in server.properties). So I want to know if it's possible to load it on first join only.
Thanks for help

fierce surge
fierce surge
glass sail
#

How can I reduce how much ores are generated in the world?

fierce surge
#

You can do it with Minecraft basic in game world generator.

There is website and stuff also do it but I don't trust them tbh.
Just a me thing.

jovial shell
fierce surge
#

I think it's a default minecraft setting. log out of the server . Click it on the lists. hit edit. And then it will ask "Server resource Packs : (Enabled, Disabled , Promt).

I just tested it on multi big name servers,
all will load the texture pack on joining.

Only reason why a old certain Faction server always loading in custom texture is because It had it own client.

There is a chance I may be wrong here but I think. it will always load every time someone leaves and rejoins.

jovial shell
#

Ok, thanks for help

#

There was actually a mod for forge 1.16.5 that kept all the texturepacks loaded so it skipped the loading screen

fierce surge
#

That is prob what The faction server used on there client. or there own custom one.

woeful ocean
#

how do i configure this?

fierce surge
#

Global part , if I remember is multi-verse setting.

mint rose
#

Global (if that's the world name) definitely would be coming from Multi-Verse

#

Otherwise, global may be the chat channel, Like global chat.

woeful ocean
#

global is the channel

#

it comes with venturechat

fierce surge
#

Look in the config , as I see it is very editable.
The dev didn't put the config file name on the website so idk.

I think that plugin is only edited per a group not a person also???

mint rose
#

Correct, VentureChat works off Group Formats for each of the groups you add into the config.yml for it

fierce surge
clever notch
#

Is there any plugin or something to change [Server]

mint rose
clever notch
mint rose
#

Depends what you're wanting, Either a world name or a chat channel?

clever notch
#

ahh wait lemme give you a screenshot

#

@mint rose Check DM

magic zenithBOT
mint rose
clever notch
#

ok lemme explain kinda

#

SYSTEM -> Teleporting....
BetterRtp -> Teleporting....

#

I want this SYSTEM thing work for every plugin . _.

#

and same for /say command

mint rose
#

That depends on the plugin sending those messages to chat. For BetterRTP - You'd change the plugins prefix (if allowed in the files) from BetterRtp to SYSTEM

#

There's no single plugin (that I know of) that will do it for you.

fierce surge
#

Most plugins let you change the prefix of the chat messages.

#

for the most part you have to do it by plugin and each line it has.

clever notch
#

oh ok

unborn hemlock
#

Searching for a senior developer, you get paid. DM me for more info.

magic zenithBOT
lunar owl
#

Which version of JDK do I need for a Minecraft server in 1.12.2

thorn gale
#

8 or 11

lunar owl
#

Try JDK 11 now

worn notch
woeful ocean
#

im using essentials eco and im wondering how to make paper note, so when players click it it redeems money for them

thorn gale
#

beast withdraw + vault imo

woeful ocean
#

kk

naive aspen
#

anyone know how to fix 84 out of bounds for length 5

analog sentinel
#

what?

summer comet
#

they asked the same in help-dev

#

I am confused whether this is now a dev question or not

analog sentinel
#

lmao

mellow dock
#

84 is most certainly greater than 5

summer comet
#

and it's greater than 4, which is the problem lol

dense fossil
#

Hello there, I would like to request a plugin for Minecraft that generates random boats around the world with a reset of the boats every few hours. This would add an interesting element to the game and make the oceans more lively. Thank you!

muted gate
#

.

#

@muted gate

dense fossil
#

.

magic zenithBOT
undone oxide
#

Is there some effective way how to fix mob farms on server?

raw atlas
fierce surge
#

PlotSquared v6 is for 1.19.3

raw atlas
#

other people have it working in 1.18 tho

#

like plotsquared v4

#

people have it workin in 1.18

raw atlas
fierce surge
#

v4 is made for 1.13
while
v6 is made for new versions.
and I think 1.18 vs 1.19 is coded a little different. You may get it to work or you may not prob lots of work arounds. But if you don't want to pay I would suggest looking for another plugin.

raw atlas
fierce surge
#

AdvancedRegionMarket??? I got from reddit.
I think its for shops though

raw atlas
#

lemme checl

#

its for seeling world guard regions

fierce surge
#

What is your server about?

#

or at least the plot part

raw atlas
#

its multiple stuff

#

boxpvp

#

smp

#

and plots

#

er creative

fierce surge
#

so plots for creative build?

raw atlas
#

yeas

#

look at the comments

#

on the reddit

raw atlas
fierce surge
#

idk if you can compile from github because you have to pay on spigot.

fierce surge
#

Idk what methods you say tbh

raw atlas
#

nvm

#

means create directory

main stream
#

anyone know how to make balances and exp separate for each world in a server (bungee cord)

whole bloom
#

anyone know how to disable the ding noise "Experience Gained" when your name gets said in the chat

mellow dock
#

It’s a plugin

#

What plugins do you have

whole bloom
#

worldedit worldguard citizens and my own custom plugin

#

oh and vault

snow quartz
#

check your plugin configs

whole bloom
#

i figured it out it was a Lunar setting not spigot

fierce surge
#

^ yeah I was about to say it's a client thing.
When it's your name

silk echo
#

does anyone know how to disable ammunition in quality armory? like to enable unlimited ammo if thats possible

mint rose
shy falcon
#

it means change directory :v

#

create directory is (normally) mkdir

raw atlas
#

how do i use gradle tho

#

er compile the source code

#

how do i do that

shy falcon
# raw atlas how do i use gradle tho

open Command Prompt (or Terminal if ur on macOS or Linux)
type cd path/to/the/plugin/, press enter
type ./gradlew build if ur on macOS or Linux, or type .\gradlew.bat build if ur on Windows

raw atlas
#

but it always pops up an error

shy falcon
#

well whats the error

raw atlas
#

i forgot💀

#

lemme do it again

raw atlas
shy falcon
#

?paste like a full error log bc... What

magic zenithBOT
raw atlas
shy falcon
#

copy and paste

raw atlas
#

OK

#

here

#

does ur animal crossing character have covid

raw atlas
raw atlas
snow quartz
#

it is way too late in the morning

raw atlas
snow quartz
#

my point stands

#

have you tried googling the error?

raw atlas
#

yes

snow quartz
#

and

raw atlas
#

nothin maynn

snow quartz
#

nothing?

#

that's fascinating because i can find a lot

raw atlas
#

i looked at those errors

#

they didnt help

snow quartz
#

be specific

raw atlas
#

i looked at the comments

#

followed the steps

#

and they didnt work

snow quartz
#

what steps

raw atlas
#

in the ocmments that the people tried to help op with

snow quartz
#

is a java runtime installed?

raw atlas
#

yeas

snow quartz
#

run with --stacktrace

#

do what it says in Try:

raw atlas
#

ok

#

here

raw atlas
snow quartz
#

and you ran gradle --stop

raw atlas
#

wdym

snow quartz
#

you said you followed the steps

raw atlas
#

yes

snow quartz
#

so you ran gradle --stop

raw atlas
#

yes?

snow quartz
#

you are sure

#

you were not so sure when i asked a minute ago

raw atlas
#

yes man

#

cus i have 3 people texting me

#

some other dude wants my account for minecraft

snow quartz
#

do you have GRADLE_HOME defined

raw atlas
#

cus hes from china

snow quartz
#

well tell him no

raw atlas
#

but i know him

#

so like im contemplating

snow quartz
#

is $GRADLE_HOME existing

raw atlas
#

i didnt follow this tuto tho

#

i followed some other random ones

#

lemme try this one

snow quartz
#

what random ones?

#

what are you blowing up

raw atlas
#

on gradle right

snow quartz
#

yes

raw atlas
#

they have a help place site thing

#

i searched up

#

build failed with anexception

#

but the one u sent

snow quartz
#

that's not specific at all

raw atlas
#

ok nvm dont worry about it

silk echo
#

thanks tho

echo quarry
#

hey help me zenchantment glitch

summer comet
#

very accurate description of the bug

#

maybe explain what exactly "zenchantment glitch" is

echo quarry
#

so uh

sinful sphinx
#

hello i need help

#

by playerkits

echo quarry
#

whats it

sinful sphinx
#

um where i clai the kit

#

it shows

#

you dont have enogh space in your inevntory

echo quarry
#

./kit claim [name]

#

you got something in your inv?

sinful sphinx
#

na

echo quarry
#

you sure/

#

?

sinful sphinx
#

yes

#

i wish i can send you ss

tawny dust
#

?img

magic zenithBOT
sinful sphinx
echo quarry
#

check your version maybe?

sinful sphinx
#

1.19.2

echo quarry
#

because sometime plugin dont work on different version

#

whats the plguin version supported

sinful sphinx
#

server is on 1.19.2

#

i am on 1.19.2

echo quarry
#

i mean

#

plugin

sinful sphinx
echo quarry
#

oh nah bro 💀

#

its support 1.9 +

#

it didnt said 1.19

sinful sphinx
#

ik

sinful sphinx
#

i am on 1.19.2

#

so it should suppoert

#

but it's not

echo quarry
#

i mean like

#

this is my mind

#

the 1.9 + mean

#

1.9 - 1.10

#

to me

sinful sphinx
#

bruh

#

playerkits works on 1.19.2

sinful sphinx
echo quarry
#

you said 1.9

sinful sphinx
#

i need help

echo quarry
#

dang

sinful sphinx
#

i said 1.9+

sinful sphinx
echo quarry
#

someone recommend me a plugin that can give me a healer tool for rpg

sinful sphinx
#

:?

#

:/

echo quarry
#

someone recommend me a plugin that can give me a healer tool for rpg

#

someone recommend me a plugin that can give me a healer tool for rpg

tawny dust
echo quarry
#

someone recommend me a plugin that can give me a healer tool for rpg

tawny dust
#

._.

thorn gale
#

you probably need to commission one

echo quarry
#

you said custom

thorn gale
#

yes

echo quarry
#

it name is custom/

#

?

thorn gale
#

no

echo quarry
#

aternos right?

#

what is it

thorn gale
#

you most likely need to pay someone for it

#

and you cant use custom plugins on aternos

echo quarry
#

oh

#

uh

#

any command blocks command for a healer tool?

#

example the healer enchant form monster hamster plugin

#

it drain your hp for heal others

#

im looking for that plugin n tool

#

btw monster hamster glitch

#

so i cant use

gaunt barn
#

Hi, when i start my ubuntu server i want to make first that i'll automaticaly start the minecraft server and automaticaly connect to screen and when i do /restart restart on screen, because when i restart the server it restart in a different shell and not on the screen i've setted.
how i can do that?

dapper ocean
#

You can make it a systemctl service

#

Enable it on startup

gaunt barn
#

and then how i can make the screen thing

dapper ocean
#

And systemctl restart will restart whole server

#

You don't need screen with systemd

echo quarry
#

hey goksi

#

my rpg plugins being so crzy

#

its alert in console like

#

oh no mfs i am dying

dapper ocean
#

Alright, cool

gaunt barn
echo quarry
#

thats not cool

tribal comet
#

Good from you man

echo quarry
#

can you recommend me

#

some plugin that can give me a healer tool?

gaunt barn
#

mmoitems

dapper ocean
echo quarry
#

like for rpg

gaunt barn
#

i think you can make one

echo quarry
#

ohh

#

yea thanks

gaunt barn
echo quarry
#

this one in aternos?

#

mmoitems

gaunt barn
#

mmoitems its a premium plugin

echo quarry
#

oh bro

gaunt barn
#

it have more ram

echo quarry
#

i just need a healer tool for rpg and friends

gaunt barn
#

and give you sftp acces

echo quarry
#

💀 how to get all server accesses and plugins save

#

while i got to falixnodes?

gaunt barn
#

download them

dapper ocean
echo quarry
#

so i need to re set all of them?

gaunt barn
#

no you can upload all the configs

echo quarry
#

OHH

#

I WILL DO IT RIGHT NOW MAN

dapper ocean
#

Read it up, and change execstart to run screen

echo quarry
#

hmm

#

is folix thing

#

can do a custom plugin?

gaunt barn
#

yes on falix you can upload everything

#

you have acces to the server directory

echo quarry
#

hell nah bro

#

im so excited rn

echo quarry
#

i got 38 plugins to try out

#

i ma upload them until i lagged out

gaunt barn
#

on falix if you invite some people you'll get more ram

#

and other things

echo quarry
#

oh

gaunt barn
#

you can host even proxy

echo quarry
#

guys

#

teach me how to get file form aternos 💀

gaunt barn
#

soo

#

i used like one time aternos at beginning like 5 years ago

#

give me a sec

#

and i'll check how you can do that

echo quarry
#

uh

#

help me

#

i need vpn

#

for united state

gaunt barn
#

nope?

#

why you need a vpn

#

falixnode work everywhere i think

echo quarry
#

bruh

#

its said need to verify

#

and tell me to download 7 vpns

#

set all of them to united state

gaunt barn
#

why

#

im in italy

#

and it work fine

echo quarry
#

im in asia 💀

gaunt barn
# echo quarry im in asia 💀

FALIXNODES - HOW TO FIX COUNTRY RESTRICTION! 2022

Hey guys, I am radar tutorials and here I am showing you how to fix the country restriction in falixnodes, as there have been a few of you who have messaged me about how it didn't work in your country and how you couldn't use falixnodes. So hopefully this falixnodes country error should help yo...

▶ Play video
echo quarry
#

wait

#

lemme try others method i will register with username

#

ya

#

can you get an account for me??

#

bro

#

i already using hide me

#

but hide me said no usa vpn until upgrade 💀

gaunt barn
#

if i create an account for you i think that falixnode will see you're using a vpn

#

can i ask you something

#

do you want to make a private server for you and you friends

#

or a pubblic server

echo quarry
#

private one

#

one

gaunt barn
#

two things

#

first

#

why using plugins

echo quarry
#

i just tried to enjoy a 23 players rpg

gaunt barn
#

mods are better for this

echo quarry
#

oh

gaunt barn
#

second, why dont you host one on you pc

echo quarry
#

my friends hate mod

echo quarry
gaunt barn
#

and use something like radmin vpn to create a fake lan

gaunt barn
echo quarry
#

no?

#

i got protonvpn

gaunt barn
#

are you on windows 11/10?

echo quarry
#

7\

#

exp

gaunt barn
#

i dont think you can host one

#

so

#

you can't host and you can't use mods

#

open proton vpn

echo quarry
#

wait

#

installing

gaunt barn
#

and follow the guide i gave you

#

ok

echo quarry
#

LES GO

#

I GOT IT

#

AAA

gaunt barn
spring scarab
#

I have two worlds, Lobby and Survival, and I want nobody to have things on Lobby, and on Survival to have things that they had on survival, how do I do it?
Do I need a plugin?

sturdy radish
#

Does anyone know of a JoinEffects plugin that has Vulcan Wool as an effect?

hollow jetty
#

Englisch:
Hi, we were victims of a "hacker attack" the day before yesterday.
Currently we are searching our security holes and during the search we noticed the following:
[20:19:14] [Server thread/INFO]: Nebelkid2[/127.0.0.1:63453] logged in with entity id 2682 at ([CityBuild]-28.527554991326134, 65.25, -28.470918226806056)
For understanding: Nebelkid2 is also an owner and therefore of course has . What surprises me is that the IP shown is the local IP.
Currently we assume that we had a security hole in the area of the proxy (offline / online mode for example) and so hackers could take the "identity" of Nebelkid2.
What also surprises me extremely is that our MySQL database crashed right after the attack.
I am grateful for any tip / website.

Deutsch:
Hi, wir wurden vorgestern Opfer eines "Hackerangriffes".
Aktuell suchen wir unsere Sicherheitslücken und bei der Suche ist uns folgendes aufgefallen:
[20:19:14] [Server thread/INFO]: Nebelkid2[/127.0.0.1:63453] logged in with entity id 2682 at ([CityBuild]-28.527554991326134, 65.25, -28.470918226806056)
Zum Verständnis: Nebelkid2 ist auch ein Owner und hat somit natürlich. Was mich nur wundert, ist, dass als IP die lokal IP angezeigt wird.
Aktuell gehen wir davon aus, dass wir eine Sicherheitslücke im Bereich vom Proxy hatten (Offline / Online Mode zum Beispiel) und so Hacker die "Identität" von Nebelkid2 annehmen konnten.
Was mich auch extrem wundert, ist, dass unsere MySQL Datenbank direkt nach dem Angriff abgeschmiert ist.
Ich bin für jeden Tipp / für jede Webseite dankbar.

mellow dock
#

Are you backend servers firewalled off from the outside

neon tree
mellow dock
#

They should only be accessible through the proxy

neon tree
#

They have just piggybacked of your server and added it to their proxy (more than likley hosted locally to them and then logged in as the owner as an offline account

#

bypasses the security but gives them all the abilities and permissions of the owner and the added bonus of not being able to be banned.

hollow jetty
#

First of all thank you very much, would you have for me exact things you must change? Possibly also a website / a video where this is explained.

neon tree
sleek talon
#

can i get support for bungeecord here

mellow dock
#

sure

sleek talon
#

EncoderException Jaua.lang.IllegalfirgumentException: Cannot get ID for packet
class net.md_5.bungee.protocol.packet.5ystemChat in phase GME with direction
TO_CLIENT @ io.netty.handler.codec.nessageTodyteEncoder:125

#

this is error coming

#

while i m trying to join with my bungee

mellow dock
#

Are you using any of the via plugins

sleek talon
#

via version and via backward

mellow dock
#

Does it occur without them

sleek talon
#

4.6.1

mellow dock
#

If it doesn't run them on the backend servers instead

sleek talon
#

i havent checked that yet

#

lemme check

sleek talon
#

i have done all that

#

already

sleek talon
#

this is error coming is this from host side ?

#

error

dapper ocean
#

Yap, contact host

#

If its your machine, check your dns

sleek talon
#

or should i contact to host for that ?

dapper ocean
#

If you just purchased mc, contact host

sleek talon
#

they dont know about that

dapper ocean
#

Time to change host then

sleek talon
#

aws block port 53

dapper ocean
#

That makes sense, it's their problem anyway

#

Should be able to provide fallback service tbh

sleek talon
#

hmm

worn notch
#

Does anyone have a fix for Purple Heart particles crashing players games due to dropped fps

mellow dock
#

Don't deal 100000 damage

thin canopy
#

Guys, explain why the resource pack is not being installed?

resource-pack=https\://www.dropbox.com/s/pw7p2nplbv8yodt/battlepass.zip?dl\=1
resource-pack-sha1=44c760ec8c67492758c0351f355ffe385020b416
thorn gale
#

the slash after https

#

backwards

#

invalid url

thin canopy
#

the server does it itself

#

I'm inserting a working link

#

https://www.dropbox.com/s/pw7p2nplbv8yodt/battlepass.zip?dl=1

tawny dust
thin canopy
#

In general, this resource pack is just for the BattlePass plugin

#

hah

#

I exclude the rest

worthy pond
#

i need help finding a ranksystem>>>>>>>

thorn gale
#

luckperms

worthy pond
#

thats a thing with java spigot

#

oh tho it was only a pocketmine plugin

thorn gale
#

yes it is

#

you use the bukkit version

#

spigot is a fork of bukkit

thin canopy
#

server.properties

#

I understood, the problem was in the archive. It was broken. Fixed it now, it works

main stream
#

anyone experienced in protocolLib?

tawny dust
#

Probably

snow quartz
brave bear
neon tree
#

?whereami

main stream
#

i need help with bungee cord

brave bear
#

u sure, because they despawn after 3s

#

does the ones stuck in players count?

echo isle
#

this is too much for arrows

echo isle
tiny magnet
#

[21:50:21 ERROR]: Exception in thread "main" java.lang.ClassCastException: class java.lang.String cannot be cast to class java.util.Map (java.lang.String and java.util.Map are in module java.base of loader 'bootstrap')
[21:50:21 ERROR]: at net.md_5.bungee.conf.YamlConfig.getServers(YamlConfig.java:227)
[21:50:21 ERROR]: at net.md_5.bungee.conf.Configuration.load(Configuration.java:118)
[21:50:21 ERROR]: at io.github.waterfallmc.waterfall.conf.WaterfallConfiguration.load(WaterfallConfiguration.java:67)
[21:50:21 ERROR]: at net.md_5.bungee.BungeeCord.start(BungeeCord.java:288)
[21:50:21 ERROR]: at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)
[21:50:21 ERROR]: at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15

tawny dust
tiny magnet
#

hm

tawny dust
#

Also that's not Bungeecord

#

?whereami

tiny magnet
#

oh shoot mb

split sedge
#

hi, anyone knows if there is any server engine that is vanilla but supports plugins?

fallow gust
#

I mean, sponge ?

#

if you are talking about bukkit plugins tho

#

no

fierce surge
#

real question is why you want vanilla but supports plugins?

mellow dock
#

Isn't that just spigot

#

Minus some patches

heady hull
fierce surge
runic rain
hollow fjord
#

any help guys

mellow dock
hot niche
#

Each time a new minecraft version releases my server automatically updates. How do I disable this?

mellow dock
#

Sounds like your hosts doing

#

Spigot don’t do that

hot niche
#

kk

#

ty

west cloak
#

org.bukkit.command.CommandException: Cannot execute command 'npc' in plugin Citizens v2.0.30-SNAPSHOT (build 2857) - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.dispatchCommand(CraftServer.java:906) ~[paper-1.19.4.jar:git-Paper-471]
at org.bukkit.craftbukkit.v1_19_R3.CraftServer.dispatchServerCommand(CraftServer.java:869) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.dedicated.DedicatedServer.handleConsoleInputs(DedicatedServer.java:501) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:448) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1396) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173) ~[paper-1.19.4.jar:git-Paper-471]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.19.4.jar:git-Paper-471]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

#

Please help

mellow dock
#

The plugin is disabled

#

Check logs to see why

#

Also that isn’t spigot

dusty wolf
#

Is there any permission for hide players in deluxe hub? Unless I give player op, they cannot have hide player item in their inventory

glacial sundial
#

Ask the author

dusty wolf
fierce surge
analog aspen
#

guys someone know how to make custom effect like this?

tawny dust
#

Use a resource pack to replace the potion effect name and icon

analog aspen
#

thx

summer comet
analog aspen
mellow dock
#

Not enough space for the links

#

Plus you couldn’t click them

chilly crypt
#

I can't find this sumbol anywhere, does anyone have it?

clever notch
#

can i hook 2 bungeecord proxies?

#

i have 2 proxies 1 is java proxy and 2nd is bedrock proxy

#

I want to attach them

cold warren
#

i can't use znpcs command when i use it shows can't execute command

runic rain
#

Usually you can just Google for "UTF <description>"

#

I looked up "UTF circle" and that was the first thing to come up

scenic mulch
#

Anyone here use the banned item plug in?

tribal comet
#

nah

fading rock
#

I just wanted to make sure that my marriage plugin is still considered appropriate if it will allow polygamy. It's going to be a toggeable feature too. @ me please when responding

tribal comet
#

... Interesting idea...

merry elk
#

u type a command and the link is clickable

fading rock
tribal comet
#

what kinda users u got 💀

fading rock
summer comet
merry elk
#

then you have to type the url by hand

#

additionally its longer than the command

#

might not fit in the potion name

summer comet
#

what the

#

My idea: PlayerJoinEvent: show clickable link to discord server

#

Every server's idea:
PlayerJoinEvent: Show message that one has to enter /discord to get a clickable discord link

#

obviously directly showing the link is better than telling people to enter /discord to get a link

#

I mean imagine someone sends you an email and it says "call 0800 111 0 333 to get our website URL"

#

they could just directly include the url lol

mellow dock
#

Okay but this is about it showing in the inventory

#

Not on join

wild whale
#

hello, lately our server started to create ghost blocks whenever we would clear the map with FAWE by doing /set 0 (around 2 mil blocks but doesnt lag the server whenever we clear it) and plugins such as MineResetLite start spawning even more ghost blocks at the places where mines spawn blocks to mine. People have been getting banned a lot because of our anticheat and the only way for the ghost blocks to re-appear is by replacing them which is very hard to do since we cant see them and they are most of the time somewhere in the air. Any ideas?

logging off doesnt work, I couldnt find anything online so I asked here, id upload a video but cant, no perms
https://youtu.be/DnyN7vM4MnA anticheat doesnt flag me because im in the admin team but other players would get a lot of flags and eventually would get banned or they would die because they get stuck and cant get out even with an elytra

vale pelican
#

Hey when I install the latest version of spigot on my Ubuntu server I'm only getting 1.19.3, is this an error? I see the 1.19.4 version available on the website, or is this windows only?

thorn gale
#

use --rev 1.19.4

#

latest hasnt been updated yet

vale pelican
cold compass
summer comet
#

probably got deleted

gritty relic
#

Hi, i want to remove tickspeed for prevent trees in my spawn from loosing his leaves but i want to keep it in the world

#

som1 know how pls

mellow dock
#

Make a plugin and cancel the leaf decaying

gritty relic
mellow dock
#

I think worldguard has a flag for that

tiny pier
#

My server keeps crashing and says that

glacial sundial
#

Sir this is spigot

shy falcon
tiny pier
west cloak
#

omg

wanton hound
#

fr

mellow dock
#

The funny thing is I'm pretty sure paper has dropped 1.18 support

#

So rip

vital jolt
#

As it should be

valid torrent
#

So I started a cross-play server for Java and Bedrock and noticed monsters weren't spawning, I have monster spawning on, mob spawning on, and the difficulty is on normal, does anyone know what the problem is? I'm using Shockbyte btw

west cloak
#

yoyo

shy falcon