#help-server

1 messages · Page 344 of 1

unkempt fog
#

Yes

#

Your timings are not enabled or either disabled

#

Do something with them

proper fossil
#

👁️👄👁️

#

bruh

unkempt fog
#

So then you will kill that sad pufferfish

inland ibex
#

Maybe purpur uses puffer

unkempt fog
#

They just want to be alive. :c

mortal portal
#

That was rethorical

proper fossil
#

yes i know

#

that doesnt make sense

#

but ok

#

anyway

unkempt fog
#

IT MAKES SENSE IN MY WORLD

#

😭

proper fossil
#

it was showing up before i even switched to purpur

#

when i was on normal paper

unkempt fog
#

lol

proper fossil
#

what is the placeholder for luckperms to display the highest weighted rank

#

for like a tab menu

inland ibex
#

Look on luckperms wiki

proper fossil
#

because i have %luckperms_prefix% on my tab menu but it doesnt show anything

unkempt fog
#

If you want displaynames in the tab, use a plugin like Nametag Edit, or make a custom plugin

proper fossil
#

i have a plugin literally just called TAB

#

and it works fine but the placeholders for LP ranks arent working

unkempt fog
#

The TAB plugin doesn't has PAPI support over on the tab section, I guess

#

Use the names of the rank

#

Like "§cAdmin §8| §c%player%"

proper fossil
#

it has papi support for some things like statistics

unkempt fog
#

Then try using vault instead of luckperms

#

😛

proper fossil
#

i have no idea what vault is

random bridge
#

It's just an API that many plugins depend on. It adds functionality like economy, permission handling and prefixes.

unkempt fog
#

wtf

inland ibex
#

How do you not know what fault is

unkempt fog
#

Vault is something that is required for permissions

#

Install it

proper fossil
#

well its installed already by my server owner

inland ibex
#

Vault

proper fossil
#

but i dont know what it is

unkempt fog
#

The plugin and also the PAPI EXP

proper fossil
#

so what would i set the placeholder to be to display the highest weighted rank in luckperms?

random bridge
# proper fossil but i dont know what it is

Refer to my last post. It's just an API. Some plugins do this as they will need to depend on a "core", or an API in order for their plugin to work since they don't want to write everything from scratch.

unkempt fog
proper fossil
#

why lp have highest weighted rank placeholder for chat but not tab 😔

unkempt fog
#

🤔

random bridge
#

?

unkempt fog
#

What PAPI placeholder do you use for it?

proper fossil
#

LAC has build in placeholders

unkempt fog
#

Oh

#

So you wanna show the player's prefix or rank?

random bridge
#

If it's a placeholder and the plugin you need it to work in supports PAPI, it should work.

proper fossil
#

highest rank

unkempt fog
#

It is always default

#

%vault_rank%

proper fossil
#

like if someone has admin and (example rank) then i want it to show admin only

unkempt fog
#

Just set the displayname

#

and it will work

random bridge
proper fossil
#

i tried lp prefix and it just does not work

#

i dont want multiple ranks on tab for a single person

unkempt fog
#

You using TAB, right?

random bridge
#

If you haven't modified the LP config, it will do that sort of behavior by default.

#

When it comes to placeholders, the %luckperms_prefix% will grab the prefix with the highest weight from whatever your rank is.

proper fossil
unkempt fog
#

Its config has a feature to set custom displaynames on the tab, and on the tag.

proper fossil
unkempt fog
#

It always does it by priorities

#

So it will only show admin

random bridge
unkempt fog
#

if the admin has an example vip rank

proper fossil
#

this is what i have in the LP editor for the rank i want to show up

#

prefix.1.[&aNewcomer&f]

#

i want that on tab menu and i have lp prefix placeholder set in my tab config

#

but it just doesnt show up

random bridge
#

Can you do /about on your Tab pluign?

#

Or link to the plugin page?

#

It might not support it.

proper fossil
#

bruuhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh

#

ok brb

#

lp hook was disabled for my version 😐

#

update time

proper fossil
#

bruh im just gonna custom set the display for each ranks

random bridge
proper fossil
#

yes

random bridge
proper fossil
#

what do you use to display ranks?

random bridge
#

Well I've been used to NameTagEdit for so long that I just manually put them in to whatever plugin I'm using, but ever since I switched to tab, I haven't checked if placeholders worked.

proper fossil
#

so you just manually put them in

random bridge
#

Out of habit. I'm pretty sure there is rank settings in TAB somewhere. I remember working with them once about a year ago, but it was for someone else. Not sure if it requires a certain permission or not.

proper fossil
#

i know im asking alot of quesitons but im doing like a whole overhaul of my server recently

#

but you know how in LP you have the group name like (default) and the actual rank name like Ace or something

#

how do you change the (player1) or (player2) name to something else

#

and the actual rank name in something like the editor

random bridge
#

I actually don't use the rename feature of LP. I find it annoying. I just know what I'm doing with the plugin. lol

proper fossil
#

see how it says Newcomer and (default)

#

and (player5) above it for the next rank

#

how do i change the player5 to something else

random bridge
#

Yea, that's what I'm talking about. I avoid that because it causes major confusion. If you want to rename it, you can change the displayname.player5 permission node in the group to whatever you need it to be. However, if you want to rename the actual rank, you will have to mess with the bulkupdate command.

proper fossil
#

but the displayname isnt player5

#

its adventurer

random bridge
#

As the prefix?

#

Because there is a difference internally.

proper fossil
random bridge
#

I'm actually confused as to why your actual ranks are called player1, player2, etc

proper fossil
#

i didnt make any of these lmao

#

i dont know why they are like this

random bridge
#

No wonder you're struggling. This is a mess.

proper fossil
#

i just want the name changed to the rank itself

random bridge
#

Yeaaa

proper fossil
#

like i want player5 to be adventurer

#

not player5 lol

random bridge
#

There is some documentation I have to look up for that. I haven't had to mess with the bulk update command in a while. Funny enough this was the exact reason I had to, someone didn't know what they were doing with the rename command and screwed everything up.

proper fossil
#

🧠💀

#

🧙‍♂️

random bridge
#

@proper fossil Ok, so I might have found what you need. However, I'd highly recommend backing up the data first. /lp export <filename>
Firstly, I'd go ahead and remove every single displayname.<whatever> from every rank you have. Go ahead and save the changes. Once you've done that, you need to run the following command from the console as bulk update only works there.

Here's the example from the wiki.
/lp bulkupdate all update permission group.mod "permission == group.moderator"

What you probably want is this:
/lp bulkupdate all update permission group.player5 "permission == group.adventurer"

OR whatever the actual name of the group is. You will need to modify and rerun that command for each rank that you have.
REMEMBER: The actual group name is in parentheses. so use that for your first argument, then set it to the name of the rank in the second one.

cunning wolf
#

any good plugins that free memory usage ?

proper fossil
#

ok 1 second

random bridge
#

Yw, I know that LP is confusing to a lot of people, but once you know how to use it, it's sooooo insanely simple to use. It's such a major improvement over any other permission plugin that I've used.

shy falcon
#

groupmanager 4 life

proper fossil
#

there isnt a way to limit the speed of an elytra is there

#

like literally change the speed of it

tawny dust
cunning wolf
#

or something like that

tawny dust
#

Minecraft already has that in vanilla

#

Or else the server would die in like 2 seconds when flying around

cunning wolf
#

or like a player chunk render limit

tawny dust
#

That's a setting in the server.properties file

#

(Also a vanilla thing)

proper fossil
#

😔

random bridge
# proper fossil thank you for this btw

So I did some testing with the command and it looks like it might not be entirely correct.
I also went to the LP help discord and found that there is another way to do the same thing.

The wiki says this
/lp bulkupdate all update permission group.mod "permission == group.moderator"

But when I tried it, nothing changed. Turns out that they have the arguments reversed. What you will want to do is this
/lp bulkupdate all update permission group.moderator "permission == group.mod"
Then you will want to rename the group itself with the rename command. /lp group mod rename moderator

proper fossil
#

i figured id have to do something with renaming, thanks

random bridge
proper fossil
#

i think i have the ranks setup for now but ill check it out if i need to change them

cunning wolf
proper fossil
random bridge
# cunning wolf is it the view-distance ?

Yes, if you want to limit how far players can see, change that setting. There is also a setting called simulation-distance that you should set to either be the same or lower than the view-distance. It can help with CPU cycles and memory usage.

random bridge
# cunning wolf is it the view-distance ?

As for a plugin that does it, there isn't one that is really going to help with that. Generally things like what plugins you are using, the settings for the server (spigot.yml, server.properties, etc), and the JVM flags are what you will want to modify to increase performance.

cunning wolf
west cloak
mellow dock
#

Your thread dead

#

Share the actual log

west cloak
#

How good is the FurtherViewDistance thing?

frosty copper
#

I am looking for authentication plugin for 1.17 bungeecord. My only requirement is auto premium users login. I would be thankful for any reccomendations, both paid&free

merry elk
frosty copper
#

I want to run server in offline mode but require registering only for people using cracked accounts. Since server has to run in 1.16-1.18 I can't just put fastlogin @merry elk

merry elk
#

No

frosty copper
#

?

merry elk
#

Not supported

frosty copper
#

wdym bunch of servers have that

random bridge
mellow dock
#

We all know why

random bridge
frosty copper
#

I don't know what methods do the modern servers use for it honestly

#

I want it to cause I want to allow more people to join

frosty copper
#

I know that offline mode uses offline uuids but wouldn't the solution I am looking for use both offline and online uuids in the same time? Or at least lookup joining player online uuid, give the right skin and skip register proccess?

#

Just wanted to get some more names cause I've only heard about nlogin and jpremium

shy falcon
shy falcon
#

the game has what over like 200 million purchases?

mellow dock
#

They’re all on hypixel

shy falcon
#

then just take down hypixel

#

ezpz

frosty copper
proper fossil
#

is there a way to add aliases to commands that actually tab fill in?

#

like i have a plugin that uses the /backpack command and i want to add /b or /pv as an alias and i want that alias to actually tab fill in instead of being invisible

west cloak
wary crater
#

you cut off the beginning of the log

floral talon
#

hey I am trying to put SaberFactions into my 1.18 bedrock server but I can not get past saberfactions.jar

wary crater
#

wat

#

post the server log so we can see what is going on?

floral talon
#

its a new server nothing in logs just yet I put it into my plugins folder but can not open anything

mellow dock
#

Bedrock server

shy falcon
#

bedrock server .

floral talon
#

yes a bedrock server

mellow dock
#

Is it a server with geyser

#

Or one of the bedrock softwares

floral talon
#

it is nukkit

shy falcon
#

i thought nukkit is sponge

#

nvm

floral talon
#

lol no

shy falcon
#

sounds like something u should talk about in nukkits discord then tbh

#

spigot is for java edition minecraft

mellow dock
#

Does saberfactions have a nukkit version

#

Because spigot plugins do not run on nukkit

shy falcon
#

interesting naming choice on Nukkits part, creating minecraft server software, ending it in -ukkit, not supporting Bukkit sadge

floral talon
#

ahhh ok then this is what i got reccomended due to bedrock external servers taking java plugins

shy falcon
#

jesus ch rist

mellow dock
#

I mean

#

Many won’t

shy falcon
#

ensure the highest compatibility, only use bukkit api AiSmug

floral talon
#

Aight I'll switch it to bukkit

mellow dock
#

Bukkit doesn’t support bedrock clients

#

Without using geyser

#

And floodgate

shy falcon
mellow dock
#

It was technically a jar too

shy falcon
#

u really mean craftbukkit (no u dont) or spigot

#

i dont think bukkit can run as a standalone server can it

#

bc thats what CB is

#

the server patches that add Bukkit API

mellow dock
#

I swear we used to run it and then switched to craftbukkit

#

Like

#

Way back in 1.6/1.7

#

Idk

shy falcon
#

idk

mellow dock
#

Either way using spigot for a bedrock server is kinda jank

#

Geyser is far from perfect

shy falcon
#

using anything for java edition for bedrock is jank

#

yeah i think was just CB @mellow dock

#

cursed

proper fossil
#

is there a less performance intensive antixray than orebfuscator?

west cloak
#

Hello

#

Is anyone able to help me?

#

I have floodgate and gyser spigot but my bedrock players still cannot join :/

inland ibex
#

Did you port forward

west cloak
#

no.... assuming i need to?

#

just have them both running for normal without forwarding :/ ?

mellow dock
#

Yes

#

Both the bedrock and java port need to be open

west cloak
#

So i need to port forward from the router

mellow dock
#

Yes

shy falcon
#

u runnin locally? wew

west cloak
#

yeah

mellow dock
#

Assuming you are hosting yourself and the other players don’t use the same internet connection

west cloak
#

correct

mellow dock
#

Then yea you need to open both ports

west cloak
#

can you show me how?

inland ibex
#

Google can

mellow dock
shy falcon
#

is there a

#

?portforward

#

?portforwarding

#

damn

mellow dock
#

Bug Adele or conclure for one :p

west cloak
#

ill have a look, where would it be? haha

proper fossil
#

is there a closest player placeholder?

inland ibex
#

Idk look at all the apis you have

proper fossil
#

thats not what i asked

#

im asking if there is a placeholder for any plugin that shows the name of the closest player to you

inland ibex
#

Do you mean placeholder or method

#

Spigot doesn't have any placeholders

proper fossil
#

placeholder

#

i just want something on my sidebar that shows the closest player

inland ibex
#

Google it

proper fossil
#

would i ask that question without googling it first

inland ibex
#

Majority people do

proper fossil
#

well i already looked it up

#

didnt find anything

#

so i asked here

inland ibex
#

What did you google

proper fossil
#

bruh fuck off

inland ibex
#

I mean I just googled closest player placeholder spigot and found something

#

Sooo

proper fossil
#

well what did you find

#

warps plugin?

#

or warpsgui

#

that was last updated for 1.12

#

and doesnt display the actual name of the player

inland ibex
#

Papi, placeholderapi

wary crater
proper fossil
#

but it doesnt have what im looking for

sinful garnet
#

is there a playtime limiter plugin? like it will let you play lets say 3 hours and once you use them you cant play for the rest of the day, but the next day you get all of your hours back and can play for 3 hours again?

proper fossil
#

why would you want that

inland ibex
#

Streamers, slowing people down

proper fossil
#

what?

inland ibex
#

That's why people want that

proper fossil
#

no shit bruh

#

im asking you to elaborate on what you said

#

nvm you're annoying as hell

inland ibex
#

So no one can get too far ahead of someone else

#

Incase someone has more free time than others

odd shore
urban lynx
bleak briar
#

Uhm. How does one fix an issue where you have no effects, but you have absorption hearts on your screen?

sour plover
#

Hello, i might be crazy, but i swear I read somewhere that spigot had a setting that entities won't drop loot or exp if the player hadn't interacted with them in 3 seconds... but i cannot for the life of me find any hint it existed. am i crazy?

sour plover
#

okay then if such a setting never existed and i am in fact crazy how would i go about creating it?

jagged orbit
ashen fox
#

Sounds like it could be an easy-ish plugin to make

#

never heard of it in spigot tho

sour plover
#

yeah

#

some sort of varied use of entity drops and mob loot gamerules or something

#

idk

#

what do i need/ need to know to make a plugin, I've literally only been doing server yml stuff since the 8th

#

maven is a start

bleak briar
#

I'm so confused... I have no effects, just still appears.

grizzled palm
#

It's stuck like that any solution for this ?

#

Ubuntu 20.04 2 GB ram

feral laurel
#

Which version and processer

jagged orbit
#

anything in logs?

jagged ibex
jagged orbit
#

ubuntu is great

jagged ibex
#

I suspect 2 things:
Very slow machine
Not enough space (Though it would throw out not enough space)

jagged ibex
#

For servers

tawdry narwhal
jagged ibex
#

Oh it's a PC, then atleast it's linux

tawdry narwhal
#

you should check the permissions of the directory to ensure you have them correct

jagged ibex
#

chown ./Spigot_Server USER:USER

#

I think

tawdry narwhal
# jagged ibex Yeah, he's @ root

can't believe everything you see. Root can have permissions problems, just super rare. However you are most likely correct in this instance.

jagged ibex
#

You gotta try everything anyway

grizzled palm
#

Idk but I restarted entire ubuntu server and it worked

jagged ibex
#

brueh

tawdry narwhal
#

seems it was a perms issue of some sort

#

maybe the Java instance was ran as a different user

#

which you can do despite being root 😛

#

depends on the command/script executed

grizzled palm
#

server only have root account

jagged ibex
#

shouldn't be creating a mc server as root anyway

tawdry narwhal
grizzled palm
#

well any smp with friends plugin advice ?

tawdry narwhal
#

you should also create another user account though

#

for your MC server

#

the moment you get a bad plugin, if the Java process is running as root then everything including plugins automatically have root permissions

jagged ibex
#

add doas, sudo bloat

#

😎

tawdry narwhal
#

it is your server, so I mean do what you want. We can only recommend from here 🙂

#

but just know if your server gets taken over your hosting provider can't provide you support for it other then telling you got to reformat XD

grizzled palm
#

Well thats just minecraft server you know I dont have any files or something

tawdry narwhal
#

even if its locally hosted, still kind of the same case because linux doesn't have a way to bypass root without another root account 🙂

jagged ibex
#

If you screw up badly using root

#

And probably you could use ubuntu server for a similar effect

#

just chroot in the drive and you've got full access

tawdry narwhal
#

better hope your provider has IPMI

jagged ibex
tawdry narwhal
jagged ibex
#

All the servers i dealt with have it

#

So it's quite often

jagged ibex
#

If not, then just don't use root in the first place

tawdry narwhal
grizzled palm
#

ty

tropic wing
#

hey guys, im running a vanilla server with some friends, but im planning on adding paper to the server, but i was wondering if spigot changes the "vanilla" spawn rates, ranges etc. can someone give me clarification?

dense marten
#

what plugin causes the little yellow health display in the player list? i removed both plugins i thought were responsible for it and it's still here working fine

dense marten
#

help please im not going to remove them one by one

dense marten
#

why would itemsadder cause that?

summer comet
#

why would any of the others cause that

dense marten
#

THAT'S THE PROBLEM

summer comet
#

just disable some and see

dense marten
#

i did

#

AHAHDFVFWJFVW

#

😡

#

i have no idea what to do but i don't want it to show upppppppp

sudden loom
#

Hello is it possible to Log Worldedit commands?

#

Like if someone usese them it will be logged

restive crypt
#

I can ask for help with Bungeecord right?

sudden loom
#

Yes

restive crypt
#

Okay so, how do I do this:
Set up bungee and a script that copies a base image per player and starts up a server for them with the world.

sudden loom
#

I have no idea im sorry :D

restive crypt
#

It's fine

dense marten
west cloak
#

Sometimes it's also: line 1: 2246 Killed java -Xmx7G -Xms7G -jar server.jar nogui

steel sierra
#

update vault?

mellow dock
#

Looks like something outside is killing the process

west cloak
steel sierra
#

then its probably whats said above

#

something outside is killing the process

west cloak
#

How can I find out what is killing it? I’ve tried to change os from debian 10 to ubuntu 18.04 but it didn’t worked.

dense marten
#

YAY IT'S GONE

tawny dust
west cloak
#

8GB

#

Oh forgot to say that if I start the server with EXACTLY 3072 MB ram it’s launching and working for maybe 10 minutes then it’s starting lagging very much and crashing with error above

tawny dust
#

Killed usually happens when the system runs out of ram

steel sierra
#

woulnt you get an OutOfMemoryError ?

tawny dust
#

That happens when the jvm runs out of ram

steel sierra
#

ahh i see what you mean

tawny dust
#

If the system is out of ram linux can kill it

steel sierra
#

that might be happening then

west cloak
#

Okay I’ll try with 6GB

frosty copper
#

@west cloak The proccess is killed after you exit it unless you run it as screen, try adding screen before your startup command, remove nogui. You can kill the server proccess by: pkill screen, quit server console using ctrl+a+d and go back into it by screen -r (pid).
Trying to run the server with 5-6gb is also a decent idea

dense marten
#

everything related to ImageOnMap is

full orchid
#

what’s the issue?

ashen fox
#

lmao

odd shore
tight shadow
#

Hello, I have a problem with BungeeChat plugin interfering with DiscordSRV plugin, DiscordSRV worked fine until I installed BungeeChat, now the minecraft chat doesn't show in the discord server but the discord chat shows in the minecraft server. Does anyone know a plugin or a way to allow DiscordSRV to read chat messages with BungeeChat

inland ibex
odd shore
west cloak
#

they are trying to communicate with humanity

odd shore
dense marten
#

my server is suddenly not responding ad keeps dying

#

@hardy grail

#

helpp

#

it crashed for the sixth time now aaaaaaaaaaaaaaaaaaaaaaa

tardy coral
dense marten
#

HELP ME

tawny dust
dense marten
#

what do i do?

tawny dust
#

Are there any errors or messages

dense marten
#

here's the latest log

tawny dust
#

Might want to remove that

#

Your ip is in it

dense marten
#

duck

tawny dust
#

Anyways is looks like your server is too slow

#

Try asking Paper since that's what you're using

dense marten
#

DHSHBGKJHHVSWDFPIWEGBH

#

is there any way i can change game rules outside of the game? I suspect the fact that i set randomtickspeed way too high when i was testing some stuff

#

minght not be the case because i literally know nothing about servers

#

can someone answer that question?

shy falcon
#

they probably exist somewhere in the world data id assume

dense marten
#

That doesn't help

shy falcon
#

well damn ok

#

:(

dense marten
#

I have no idea where it is

#

And i have no idea how to manipulate world data

mellow dock
#

NBTExplorer

#

I think gamerules are in level.dat?

tawny dust
#

^

dense marten
#

IT WORKED

stable wind
#

Hello, is there anyone who can help me, with my mc server? I have troubles with people being unable to connect, after portforwarding. I let the ports through my windows firewall. I have a asus router

frank lion
#

Hi there folks! I'm currently working on my servers economy - we have admin shops where players can trade farmed goods, and emeralds for nominal amounts of $, and I was looking to remove a little bit of friction and automate the villagers trades.

Is there a plugin where I can assign a villager a trader job where they take from a chest, and initiate the trades for me with other villagers?

Or some other easy villager trade plugin?

Any help would be hugely appreciated

stable wind
#

What game version is your server?

frank lion
stable wind
#

Shopkeepers is in my opinion one of the best

frank lion
# stable wind Shopkeepers is in my opinion one of the best

Oh thats a very interesting and nice looking mod! Would that have the ability to initate trades for me with other villagers?

Basically I'm trying to automate my villagers trades like for example spamming carrot trades from a carrot farm for emeralds.

stable wind
#

Oooh! I'm really sorry! I read the msg wrong!

#

Lemme have a look

#

Hmmm... I do know of a mod that automates villager trades.. Though I don't know if there is a plugin like it

dense marten
#

Does anyone know a plugin that allows to create custom crafting GUIs and recipes without coding?

stable wind
#

Then you could use the mods

stable wind
dense marten
#

Already use it

stable wind
#

Okay

dense marten
#

Im too lazy to learn to code

#

And too poor to buy good plugins

#

Bruh moment

dense marten
#

Can someone show me how can i make a GUI to teleport between multiverse world with chestcommands? It's really specific but im probably not gonna make any GUIs any time soon after that and i don't want to learn extra information i might never use.

unkempt fog
#

Use MV's teleport command

#

I guess its /mvtp {player} {world} from console

#

So the COMMAND section should be 'console: mvtp {player} <thewolrdyouwanttoteleporttheplayerto>'

inland ibex
#

See, whenever I see someone purposely say I'm too lazy, I really don't want to help them

indigo edge
#

Hello, can u help me find good hosting for PL language?

formal hatch
#

anyone here worked with cleanroom generator much/

timber summit
formal hatch
#

basically, im trying to generate a normal world, but with flat bedrock

timber summit
formal hatch
#

Yes but I need a normal world

timber summit
#

ohh, no that plugin can't do that

formal hatch
#

Any that can?

timber summit
#

I just googled lol

ashen fox
#

Isn't there a setting for that in spigot by default?

#

Might be only paper, not sure

timber summit
#

A bit of information about Forge+Bukkit/Spigot/Paper/whatever bukkit fork hybrids:
Hybrids work, but there are only 3 that really work and I would recommend by myself, those are:
1.7.10 https://github.com/cruciblemc/crucible
1.12.2 + 1.16+ Forge https://magmafoundation.org
1.16+ Fabric https://cardboardpowered.org/
Thermos and Mohist are very buggy and not recommend
Some may ask why I not recommend Mohist, here's why:
till now fake players joined as real players which was meant as config option but there was never a check if the config option is off or on, this resulted in a very buggy experience (https://github.com/MohistMC/Mohist/commit/efe788136eec9b19923090db6346df3d621be221)
EssentialsX PSA about Mohist https://essentialsx.net/do-not-use-mohist.html

violet tusk
#

hey guys! new to add-ins and stuff. i'm trying to figure out an economy with my son and we're using jobs rereborn but sites are saying it doesn't work with vault. but jobs rereborn says we need vault. we have both vault and jobs rereborn added and vault is saying there is no economy even though we're earning money for jobs and the like. is someone able to provide some guidance?

unkempt fog
#

You need an ACTUAL economy plugin like DKCoins or Coins

#

First I did not understand the message

#

Now I do

#

Vault is just a plugin that manages economy

violet tusk
#

ah, so we need jobs rereborn for jobs, the DKCoins or Coins for economy?

unkempt fog
#

And jobs rereborn... Is... I knot know

violet tusk
#

i thin it's new but like i said, pretty new myself.

unkempt fog
#

Link*

#

(I am just tired)

violet tusk
#

if there is a different plugin, i'm 100% open it. our goal is to have jobs to earn money to buy stuff from a shop.

unkempt fog
#

The plugin you linked requires Vault and CMILib

#

I guess each levels on different jobs just executes commands

#

Never used any Jobs plugin

violet tusk
#

thanks for looking at it! we searched online and couldn't find much support.

unkempt fog
#

But still, for an economy plugin, you need Coins, DKCoins, or either a custom coded one

unkempt fog
violet tusk
#

we have all the dependencies installed but vault still says no economy. maybe it doesn't recognized jobs rereborn as an economy.

#

my son is saying now to just install dkcoins and go that route.

unkempt fog
#

Jobs Reborn is just a plugin that GIVES or REMOVES economy amounts.

#

It doesn't creates any

unkempt fog
#

Tip: since you have Jobs Reborn installed, you might also try cominatibg it with EssentialsX.

#

(Even with the fact it adds a lots of unneeded features)

violet tusk
#

cool! we'll check that one out. again, super appreciate the help.

unkempt fog
#

No problem!

#

But now. I am going to take a rest because I am really tired. 😹 😹

west cloak
#

so im trying to setup this 1.18 server and its being a pain at the moment

#

and i need some help

wary crater
#

explain the problem then

midnight socket
#

I'm certain this is a plugin but every villager has been traded with once

#

Server version 1.17.1

west cloak
#

well i have two instances of java i opened the server with the java 17 one

#

atleast i think

midnight socket
#

Plugin list

#

Citizens works btw I just disabled to test if it still happened

wary crater
#

you have a trade plugin

#

or is that for between players

midnight socket
#

Players

#

But I'll test removing it

#

It never worked

#

Probably might be related

wary crater
#

I mean it's possible people just traded once

midnight socket
#

Well no

wary crater
#

are you sure you are at a new village

midnight socket
#

We tested in unloaded villagers

#

Even spawning villagers

#

And placing a lecturn

#

Traded with

wary crater
#

your best bet would be to copy the plugins over to a test server and take one out each time

#

since it's hard to directly tell

midnight socket
#

Yea damn, thats annoying

#

But I'll have to do it I guess

#

I'm gonna watch console for errors

west cloak
#

im opening it with the openjdk platform library and nothings happening but i open it with the java platform SE library and it tells me an error

wary crater
#

it's illegalstack

#

if I am just reading this correctly

#

it's setting each villager to level 1

midnight socket
#

Yea, I assumed that

#

Can I turn that off

west cloak
#

so how do i setup this server

glacial sundial
#

Yes, villagertradecheesing option

west cloak
#

JNI

glacial sundial
#

The error is 3 letters?

west cloak
#

a JNI error has occured and ,please check your installation

#

i installed the limura 17 onew off the website

#

but i have java 8 installed aswell

glacial sundial
#

java -jar spigot-1.18.1.jar

#

What is the exact error

west cloak
#

its not the 1.18.1 its the 1.18 server

glacial sundial
#

Well java -jar spigot-1.18.jar

west cloak
#

java -jar spigot-1.18.jar
Error: Unable to access jarfile spigot-1.18.jar

#

this did go in the command prompt right

wary crater
#

what is your jar file called

west cloak
#

spigot-1.18.jar

glacial sundial
#

Is it in the same folder as your command prompt

wary crater
#

shift right click in the folder, either click open in powershell or command prompt

#

then type the command

west cloak
#

its in my downloads which is on my c drive

#

same as the command prompt command

#

here can someone just give me a walkthrugh on what to do from square one

#

that way i know its my error

wary crater
#

the command is pretty much it

#

you just run it via commandline

west cloak
#

but i also have 2 insdtances of java

#

8 and 17

wary crater
#

do java -version

west cloak
#

openjdk version "17.0.1" 2021-10-19
OpenJDK Runtime Environment Temurin-17.0.1+12 (build 17.0.1+12)
OpenJDK 64-Bit Server VM Temurin-17.0.1+12 (build 17.0.1+12, mixed mode, sharing)

#

ok thats better

#

so i deleted the other server jar so where to install so i dont mess up

wary crater
#

make a new folder, put the jar into the folder, run the command from the folder

west cloak
#

that option isnt popping up :/

harsh fable
#

Anyone know a plugin for per player world border?

#

Like my friend's world border would be a 50 radius

simple kernel
#

anyone wanna help me out, i did /killall entities and now theres no natural spawning animals

mellow dock
#

Animals spawn very slowly

simple kernel
#

are you sure? i used to slay salmon and they would pop out after like2 mins, now the rivers are empty

whole spindle
#

Hey help me ip forward true in bungecord, bungeecord true in spigot.yml but ip forward dont work

mellow dock
#

Fish are separate from other animals

#

They should spawn quite quickly by default

simple kernel
#

well ever since i did /killall entities they stopped spawning, im assuming this removed their spawn points

mellow dock
#

Spawn points aren’t really a thing

clever dune
#

Hi I port forwarded I let through firewall and through Network I enabled ip_forward in Bungeecord too and in the other servers too and Idk what to do

mellow dock
#

The game just looks for water

simple kernel
mellow dock
#

Maybe the spawn cap in spigot.yml somehow got changed

#

I believe it’s spigot.yml anyway, if not it’s Bukkit.yml

clever dune
#

Hi I port forwarded I let through firewall and through Network I enabled ip_forward in Bungeecord too and in the other servers too and Idk what to do

quasi shell
#

anyone know how i can use StaffChat plugin and give players their prefixes with luckperms?

dense marten
#

is there a plugin for per world OP?

glass sparrow
#

this is kinda stupid but iv bearly used the spigot website and want to make a thread but dont know how

tawdry narwhal
#

it is a forums like any other

#

create an account, find the appropriate section category for your thread, hit the create new thread

#

type away and hit post

west schooner
#

how can i fix items falling through cobweb and blocks

clever dune
#

Hi how can I let other players out of my network join my server on a bungeecord server?

pure drift
#

why wont my villagers make a baby?

merry sierra
#

hey, anyone got any idea why the achievement "return to sender" is not triggering correctly on my server?

pure drift
#

I gave them both like 10 stacks of potatoes then they make love for 5 hours then they stop then nothing happens

clever dune
#

try bread?

pure drift
#

should be no problem if they both have 12 potatoes each

west cloak
tardy coral
#

can someone help me get identity mod on my spigot server

frosty wharf
#

Does anyone know how to disable discord sign-in on tebex

west cloak
pulsar kernel
#

hey i have a problem my npcs teleport me to the world i want them to but at the wrong location how do i fix this

west cloak
pulsar kernel
#

i am using znpcs

west cloak
#

does anyone know where i can see how many hours a player has played on my server? i can't seem to find it anywhere

west cloak
clever dune
#

yes

#

i even let through firewall and router

west cloak
#

did you give them the ip adress that this site gives you: whatsmyip.org

clever dune
#

what do u mean?

west cloak
#

you have to give thyem your external ip, not your computers ip adress

clever dune
#

oh okay

west cloak
#

i'm not too familiar with bungeecord servers though

clever dune
#

wait what do I do when I'm in the ip?

west cloak
#

the website gives you the ip-adress that people should connect to

clever dune
#

oh okay ik that but when i let my friends join they cant

west cloak
#

did you port forward your pc's ip?

#

your ipv4

clever dune
#

yes that u can only do for router right?

west cloak
#

go to your cmd and type in ipconfig. then look for IPv4 Address and make sure u portforwarded that address

clever dune
#

I did in the router firewall u cant

#

I did the firewall and router

#

router the IPV4

#

I can only join cause its my local network but when i give others my ip it doesnt work

#

connection timed out

#

it only works for me

west cloak
#

you've got to portforward your local ip (your IPv4 that you can find by typing ipconfig in your cmd), and then give people your EXTERNAL ip address (the one whatsmyip.org gives you)

clever dune
#

I did all of that

#

I don't know what's wrong

west cloak
#

is ip_forward set to true in your config?

clever dune
#

yep

west cloak
#

make sure host in your config file is set to 0.0.0.0:25565

clever dune
#

isnt that suppose to be ur ipv4 address:25565?

west cloak
#

if u put it to 0.0.0.0:25565 people will have to connect to ur IP address apparently

#

check out this post rq

clever dune
#

k lemme try it and see

west cloak
#

other than that i really can't help you, i wish you luck!

clever dune
#

okay thank u

west cloak
#

Is it normal to have the Heap x3 times larger then the memory that is being used?

#

I recently started a server and noticed a problem with the memory

brazen gust
#

A plugin that lets players have their own specific waypoints. For example if one player did something like /waypoint create new_waypoint then it would let them do /waypoint teleport new_waypoint but not let another player do that same command?

clever dune
#

nope it doesn't work but ty @west cloak

west cloak
#

pretty sure every versions of essentials has this

west cloak
west cloak
#

with 8gb

#

and i have 2 servers

#

hmmm, in that case i'm not sure

clever dune
#

@west cloak do u think it could be a router issue?

#

like from the version of router or?

#

cause I did everything

west cloak
#

i doubt that Vinukgamer

#

i'm guessing maybe a problem with the portforwarding

clever dune
#

but I did everything properly

#

repeatedly

west cloak
#

did u portforward the right port too?

clever dune
#

yep

#

25565

#

start with 25565

#

and ended with 25565

west cloak
#

then i'm not really sure what the problem could be

#

maybe someone else knows tho

clever dune
#

okay thanks again 😅

hasty pollen
#

how to fix thiss

tawny dust
#

Ah yes fix "thiss"

hasty pollen
#

bro

#

i cant upload ss

#

;-;

tawny dust
#

Verify if you want to send screenshots

hasty pollen
#

ok

tawny dust
#

If it's an error text please use a paste site

#

?paste

magic zenithBOT
hasty pollen
#

wait

#

@tawny dust

#

how to fix this

west cloak
#

You downloaded the wrong WorldEdit version

#

Download the bukkit one, not mod

tawny dust
#

^

hasty pollen
#

oh link plz

#

and

west cloak
#

Also you need WorldEdit to run WorldGuard, so once WorldEdit is fixed, WorldGuard should work 🙂

tawny dust
#

Also please use paste sites for text

hasty pollen
#

see

#

this

#

citizens plugin

west cloak
swift meadow
#

Anyone who uses clearlagg, do you know how to prevent clearlagg from taking minecarts

west cloak
tawny dust
hasty pollen
#

how

tawny dust
#

That's not the latest version

hasty pollen
#

link

#

then

#

@sly spindle

hasty pollen
#

link bruh

tawny dust
#

Just google Citizens spigotmc

swift meadow
#

Used*

hasty pollen
#

ohkk

hasty pollen
tawny dust
#

Read the spigot page

west cloak
hasty pollen
#

oh ty

west cloak
#

For some reason i have a problem with the heap, i'm using 1 GB as spark health shows that i'm using that much but the heap is 3 GB why is it that large?
Is that normal? because it doesn't seem like it

west cloak
#

ve got a command block in the nether to spawn pigmans but can i use that coords of the netehr in the overworld???
so i place the command block in the overworld

#

but still use the coords of the nether

merry elk
#

indeed

#

which is the majority

west cloak
#

Anyone know of a anti xray plugin?

tawny dust
#

Orebfuscator

carmine lion
#

Hi, what can i do when i have bungee and lobby server on the same machine, and i got error "If you wish to use IP forwarding, please enable it in your BungeeCord config as well!" while i trying to connect using bungee port

#

same error trying join lobby server

tawny dust
#

Make sure to join the Bungeecord and not the lobby

hasty pollen
grand abyss
#

Hey everyone 👋

I need some help regarding BuildTools.

The console showed me, when powering up the server, my current build is outdated. Thought, fine, time to update.
After building the new Jar, BuildTools ran into issues while compiling the code I guess.
So I deleted the BuildTools.jar and re-downloaded it, gave it the appropiate permissions which needs it and re-ran it again. Same issue.
Error with compiling.

The Log is here: https://pastebin.com/kAZSw6pK

TIA Newt

shy falcon
#

had the same? or a similar issue and completely clearing my BuildTools folder seemed to have fixed it @grand abyss

grand abyss
#

yikes... gonna try that out

shy falcon
#

yeaahhh

shy falcon
#

friend just logged in to my SMP... is something really wrong with spawn rates?

#

my difficulty is Normal

random bridge
shy falcon
#

thats a lot of zombies for a horde

shy falcon
#

all using spigot (well, paper, but spigots exhibiting the same apparent issue)

dense marten
#

Can somebody recommend a 24/7(not necessary) not aternos minecraft free server hosting that supports adding your own plugins and allows at least 2GB of RAM and 10 players?

tawny dust
#

^^

dense marten
tawny dust
#

Oh well time to increase your budget

grand abyss
#

what is not satisfying? I have a homeserver as well and it just runs perfectly fine

tawny dust
#

Things aren't free

dense marten
#

Some people can't joind due to ping

grand abyss
#

That's your internet then

#

not the server

grand abyss
hybrid perch
#

Is there a command to go to spawn with essentials??

tawny dust
#

/spawn

#

If EssentialsSpawn is installed

hybrid perch
#

Ight thanks

proper fossil
#

am i able to delete unloaded chunks that havent been loaded in in a certain amount of time and reload them

#

i have a custom terrain generation plugin installed and i want to unload certain chunks and have them reloaded to the updated version of the plugin

tardy shale
#

So I have been running my server with a free dns server, but I reccently purchased a web domain and it works fine. Now the porblem is, how the hell do I let my players know the IP has changed and the old one will be unavaible in a few weeks. I have made the server sent a message to let them know the ip changed but no one cares. Is there any way to refuse the connection from the old ip and give an error like "join using the new ip: play.example.org" so that people are forced to change it?

tight shadow
#

guys

#

why doesnt prodigy gadget work

#

im on 1.12.2 bukkit/spigot server

#

with protocolib installed

#

but when i type a command nothing happens

west cloak
#

hi, how can I set an icon in a bungeecord server?

grand abyss
#

put a 64x64 image in the root folder of the bungeecord server named server-icon.png

merry sierra
#

hey, anyone got any idea why the achievement "return to sender" is not triggering correctly on my server?

azure vapor
#

hi, can anybody pls confirm if i can use Orebfuscator and paper anti xray together? or is it even a good idea

#

if yes, is there any guide or something for it? i just couldnt find any, to use them together

azure vapor
#

okay thanks!

west cloak
tardy shale
tawny dust
#

?ask

magic zenithBOT
#

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. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

olive leaf
#

Okay so im setting geyser but i keep getting fall back errors i was told to come here to get support with the bungee cord config

tawny dust
#

Make sure that ip and port is correct in the config

olive leaf
#

Wait so i have to set the server ip in the config like all my other servers?

tawny dust
#

Yeah

olive leaf
#

ive done that but still cant join

#

i would but cant send screenshots here

tawny dust
#

DM me

#

Or verify

azure vapor
#

my ping goes crazy when loading new chunks with Orebfuscator. Server max distance is 7. is there any setting you can suggest beside reducing the distance limit?

versed gust
#

is there a way to assign costs to commands like essentials tp

fallow gust
#

paper has an event for this, on spigot you'd probably have to kill the firework rocket

onyx palm
#

So I'm on spigot, moved from vanilla, villager carrot/potato farms no longer work, does spigot change how villagers work>

#

oph I'm on 1.18.1 btw

proper fossil
#

is there a way i can disable firework boosting with elytras?

west cloak
summer comet
#

there's nothing else you can do

#

but

#

why are you running a plugin for this? paper has anti xray builtin

versed gust
#

is there a way to assign costs to commands like essentials tp

topaz zephyr
#

So is max build height in server.properties broken in 1.18.1? I noticed I can build higher than 256, which is what is there

wary crater
#

build height is now 319

topaz zephyr
#

so that line in server.properties doesn't do anything anymore?

wary crater
#

actually it was removed

topaz zephyr
#

Ah ok

summer comet
#

🙂

azure vapor
summer comet
#

try those settings 🙂

#

and use engine-mode 1

#

@azure vapor

azure vapor
#

it shows all the ores facing air

#

and its already enough for cheaters 😦

summer comet
#

if mode 2 lags your client, you should get a better PC 😛

#

there's no other way tbh

umbral sun
#

There's a rare bug that causes players to get Infinitely (until they rejoin) get stuck within the floor when they get teleported, as the chunk hasn't loaded quick enough for the player. Spigot believes that he's glitching through the block and tries to tp him up (possibly not high enough), but he continuesly falls back down.
I believe that this only on older versions. Is there already something (like a plugin) that fixes it?

plush cedar
runic rain
#

In the URL when you go to your profile

west schooner
#

what is the default mob cap of the server

simple hull
#

What is the command anyway?

wooden harness
#

Hello! I try to buy a plugin but it doesn't let me because of a paypal error and I go to a server and it lets me pay.

wintry monolith
#

hi

#

showing this error

#

This challenge page was accidentally cached and is no longer available.

#

help me

tawny dust
#

Google it

#

iirc it's a problem with the system time

tardy shale
inland ibex
#

Then you loose those players, you can't do too much about that

west cloak
west cloak
lost quail
raven pilot
#

I have my own server in aternos with spigot/paperbucket but whenever I add my username in ops list and when I join the server but I didn't get op perms what should I do now?

cloud turret
#

can i make commands aliases for /server

verbal dragon
#

I need to adjust the entity tracking and activation range in spigot.yml, as according to this form thread: https://www.spigotmc.org/threads/increasing-the-view-range-of-entities.359973/ I want to set the distances to what they would be in vanilla, even if it would affect performance. What values would I set them to?

faint vale
#

Do i need to enter something

west cloak
#

why cant i use .nbt files as a printer with world edit

wispy edge
#

Know any improvements to add to my start up script? It will crash and not reboot sometimes. How to make it so if window is closed it will not terminate

proper fossil
#

is there a way to disable firework boosting with elytras

#

just so i can have the gliding and not boosting feature

verbal dragon
#

What would be the vanilla values for the entity tracking and activation range? Not the default ones, as the SpigotMC ones are a lot smaller than the vanilla ones.

proper fossil
#

so it there not a way to disable firework boosting with elytras?

mossy moon
#

When i start my spigot server (1.17) with Java 17 it crashed. The terminal goes up and instantly down. I cant read anything, in crash-reports and logs is nothing.

unkempt fog
mellow dock
#

17 should work fine

unkempt fog
#

If using Windows, add pause to the startup script (last line).

#

I cannot manage Linux. 😆

#

I should learn it...

mossy moon
#

Is not Windows, FaWe use Java 17, thats why i have to use it -.-

unkempt fog
#

Ah

#

That bloody plugin... 🙄

faint vale
#

When i test my /ban, and the ban message comes up, the back to main menu and the reconnect button cover up a bit of the text at the bottom, is their a way to fix this?

unkempt fog
#

Is here anything inside the logs?

mossy moon
#

nah

unkempt fog
#

Oh well

#

Then it is a VM error

#

Probably

#

What OS does your VPS or host use?

mossy moon
#

VPS?

unkempt fog
#

Virtual Private Server

mossy moon
#

Ah, i have a root debian 12?

#

i know what i do, i remove the 1.17 buildserver and replace it with 1.18 xD

unkempt fog
#

Nein

#

Try using timeout 120 at the last line

#

If I know it correctly, Debian supports it

mossy moon
#

are you german lmao?

unkempt fog
mossy moon
#

good call with timeout!

unkempt fog
#

Nein is the only german word I know.

mossy moon
#

opposite is Ja

unkempt fog
#

If not timeout then wait

#

Or I don't know.

unkempt fog
swift rock
#

Any bungeecord plugin [login plugin]
which doesn't give inventory access before login and not allow any cmds before login even for admin
I have to keep offline mode due to some plugin issues

unkempt fog
#

What plugins are requireing offline mode...? o.o

#

I tough that doesn't seriously matters.

#

WTF

swift rock
unkempt fog
#

🤔

#

Is anything inside the logs?

swift rock
#

server started

#

then

#

detected server process is in crashed state

#

can you simply tell the plugin

unkempt fog
#

Depends if you send the contained documents of the datafolder of plugins.

#

Like LuckPerms.jar or ServerListPlus.jar

#

But if onyl those plugins are in, it should not crash

swift rock
#

ik this aren't login plugins

#

but there's no point they cause the issue

unkempt fog
#

E... E... Eeeeeeh....

#

dies

swift rock
unkempt fog
#

Ahem

#

ServerListPlus is compatible with both Spigot and BungeeCord

#

LuckPerms has a BungeeCord edition

#

😹

swift rock
swift rock
#

Just tell a plugin dude

unkempt fog
#

Make a login server instead

swift rock
#

but

unkempt fog
#

Then what is the problem? .-.

swift rock
#

using authme

unkempt fog
#

🤮

swift rock
#

players can use

#

/server

unkempt fog
#

AuthMe is the worst plugin for logins. 🤮

swift rock
unkempt fog
#

😄

swift rock
#

Thats why I m here

unkempt fog
#

In the bungee config there is a section called disabled-commands, where you can disable commands by adding them into the list

swift rock
unkempt fog
#

In the lobby try using a plugin like DeluxeHub

#

It has the abality to allow you to change server

swift rock
unkempt fog
#

Also: allowing /server for everyone is not recommended (at least in my opinion)

swift rock
#

But some dumbs don't know that

unkempt fog
#

Like /gotokitpvp

swift rock
unkempt fog
#

wat

#

If the NPCs are set, you just need to add them the correct command

swift rock
#

Dumb[new players] don't know what is server tp they just click on the guy having a name

unkempt fog
#

Use the addon called CommandNPC

prime nymph
#

Hey, i think for some reason my server is using my ipv6 adress, should i share it? 'couse no-ip isn't working. Any ideas?

swift rock
unkempt fog
#

It will add you a command to /npc alled cmdadd

unkempt fog
swift rock
unkempt fog
#

wtf

#

What host do you use?

swift rock
#

🤣 rip server software

swift rock
unkempt fog
#

Then I am not really surprised.

swift rock
#

lies

unkempt fog
#

Then I am more not surprised.

swift rock
#

truth

unkempt fog
#

Fun fact: I don't know about that host 🤣

swift rock
#

4gb ram/user

#

oK

#

Your disable cmd idea is good

#

I will add holograms instead

#

so dumb ones can know

#

BUt

#

still point

#

is

#

Griefers

#

can login admin

unkempt fog
#

But if the player cannot interact with the NPC, then it makes no sense

swift rock
#

but i use UltimateServerProtecter

unkempt fog
swift rock
#

Stll griefers can execue /end

unkempt fog
unkempt fog
swift rock
unkempt fog
#

Disable the permission

#

from the default group

#

in the Bungee

swift rock
#

?

#

I need access too

unkempt fog
#

Make an admin group

#

and add yourself to it

swift rock
#

but griefers will use my name

#

which makes no sense

#

They can get whatever perm i have

unkempt fog
#

Let's just use online mode then

#

:DD

swift rock
unkempt fog
#

Linux, right?

#

Or wait

#

What plugins do you have inside the Bungee?

#

(it really makes no sense that crashes by some plugins that requires offline mode)

tawny dust
#

No plugin should require offline mode

west cloak
#

i was wondering if i could get somehelp

#

i am using the citizens plugin

#

and

#

the npc are showing up in tab?

tawny dust
#

They should only show up for less then a second

west cloak
#

well they are there

#

and have been for the week

tawny dust
#

You should contact Citizens devs about the issue

#

I would make sure you're up to date

west cloak
#

ok

unkempt fog
# tawny dust No plugin should require offline mode
if (getServer().isOnlineMode) {
  getServer().getConsoleSender().sendMessage("Server unsupported: online mode is on. Turn it off right now! >:(");
  getServer().shutdown();
} else {
  initPlugin();

Now it requires. XD

#

(I actually don't know if this fun code is correct)

proper fossil
#

am i able to disable elytra boosting with fireworks