#help-server

1 messages · Page 36 of 1

surreal rivet
#

Thank you

#

@unkempt fog hey

#

I think it works now

#

MySQL finally works!

unkempt fog
#

Good :D

#

Now import your backup

#

/lp import {filename}

surreal rivet
#

where do i setup the database info?

unkempt fog
#

in LuckPerm's config file

#

There should be a section like this:

storage-method: MySQL

# The following block defines the settings for remote database storage methods.
#
# - You don't need to touch any of the settings here if you're using a local storage method!
# - The connection detail options are shared between all remote storage types.
data:

  # Define the address and port for the database.
  # - The standard DB engine port is used by default
  #   (MySQL: 3306, PostgreSQL: 5432, MongoDB: 27017)
  # - Specify as "host:port" if differs
  address: ipaddress

  # The name of the database to store LuckPerms data in.
  # - This must be created already. Don't worry about this setting if you're using MongoDB.
  database: databasename

  # Credentials for the database.
  username: username
  password: 'password'
surreal rivet
#

i mean the mysql database

unkempt fog
#

oh

#

at least

#

this should work

#

afaik

#

or just use commands

surreal rivet
#

site can't be reached

unkempt fog
#

welp

#

apache might be needed

#

or something

#

I honestly have no idea

#

as of I always used XAMPP

#

With XAMPP

#

I just start Apache and MySQL

#

and voila localhost/phpmyadmin is available

surreal rivet
#

great, now i can't edit it

#

i guess im not meant to have a mysql

unkempt fog
#

why can't you edit it?

surreal rivet
#

actually maybe not

unkempt fog
#

Well you see

#

if I say something wrong

#

that might be because I am almost up for a day now

surreal rivet
#

i still don't know how to edit the database info like name

unkempt fog
#

there are defualt databases btw

surreal rivet
#

like what?

unkempt fog
#

idk afaik one name is... test

#

a default user is root

#

with no password

#

but this isn't safe in a public server

livid rain
#

any good anticheat for 1.19
to prevent meteor client

surreal rivet
#

im trying to find the name of the database

mint rose
#

That will show you all the databases you have, and you should be able to find the name of it in there.

unkempt fog
surreal rivet
#

so if i have the global.json.gz in the lp bungee folder and have each server's config linked to the mysql the ranks will sync?

unkempt fog
#

only if you import them

#

using /lpb import global

#

But remember

#

it will only import the data the global export has

surreal rivet
#

then i restart the whole server?

#

also how could i test to see if it successfully connected to the mysql?

unkempt fog
#

you don't gotta restart the server

#

data will be loaded automatically

surreal rivet
#

Is there a command in either the terminal or mc to test?

unkempt fog
#

the plugins will just either throw an error

#

or a message telling you it connected

mint rose
surreal rivet
#

It didn't work

#

What do I have to do in the backend servers?

#

I did lp reload

#

And the configs have the mysql info

#

Hello?

mint rose
surreal rivet
#

Get luckperms working with mysql

untold saddle
#

so did you checked the console if there are any connection issues?

#

also did you checked that all of ur servers are connected to the same server&table?
also did you created the table?

mint rose
surreal rivet
mint rose
untold saddle
#

oh does it?

surreal rivet
#

Wait what?

mint rose
#

Yes

untold saddle
#

thats nice

surreal rivet
#

So I didn't need to make a Mysql?

untold saddle
#

?? no u need a server to connect

surreal rivet
#

Im confused

untold saddle
#

did you checked the console

mint rose
surreal rivet
#

Yes

#

I did

#

It says running lp

untold saddle
#

lastest-logs and look for luckperms trying to connect to the mysql

surreal rivet
#

Dont see errors

mint rose
surreal rivet
#

Wait, it says H2!?

#

What!?!?!

#

I reloaded it

mint rose
#

Restart the server

untold saddle
#

did you restarted

#

:/

mint rose
#

The storage-method requires a server restart if you change it

surreal rivet
#

Everything including bungee?

untold saddle
#

dont ever use reload in any situation

surreal rivet
#

That could get annoying

untold saddle
#

if your going to sync bungeecord luckperms too

mint rose
untold saddle
mint rose
surreal rivet
#

in the lobby server

mint rose
untold saddle
#

why did you put both

#

bungee and bukkit

mint rose
#

LP-Bungee = Bungee server
LP-Bukkit = Lobby server

surreal rivet
#

idk why the bungee was there

mint rose
#

Remove the bungee jar, then restart again

surreal rivet
#

Ik

#

Bungee isn't connected to the mysql

untold saddle
#

looks like connection info issue

surreal rivet
#

Hmm

untold saddle
#

or firewall issue?

mint rose
untold saddle
#

did you try to connecto to the mysql server using a different client like mysql workbench?

mint rose
#

If it still errors

surreal rivet
#

Wdym?

#

Both the bungee and lobby say connected: false

untold saddle
#

looks like connection info is incorrect

surreal rivet
#

Maybe it's the database name

untold saddle
#

try creating a new schema then

mint rose
untold saddle
#

might work

mint rose
#

Also, paste your LP config, just censor the IP and password.

untold saddle
#

id recommend using mysql workbench if your new to mysql

surreal rivet
#
Database

Information_schema
mysql
performance_schema
sys```
untold saddle
#

its a program to monitor&manage mysql

#

easy to use for newcomers

mint rose
surreal rivet
#

I put the database as luckperms but it still says false

#

I also put the username as root and put the ip of the computer and the mysql port as the address

mint rose
#

Is the database hosted on the same machine as the server?

surreal rivet
#

Yes

mint rose
#

Use 127.0.0.1 as the address, leave the port off.

surreal rivet
#

So just "127.0.0.1"?

mint rose
#

YOu only need to add the port if you change it from the default 3306

#

Yes

surreal rivet
#

Ok

mint rose
#

If that doesn't work, paste the LP config (censor the password) as well as pasting the full log

surreal rivet
#

IT SAYS TRUE

#

Thank you

mint rose
#

So it's all working properly on both servers?

surreal rivet
#

Gonna test on lobby

#

Lobby good

#

I made a "test" group in the bungee lp editor and when I went to the lobby lp editor and the test group was still there

#

Looks like it works!

mint rose
#

Awesome, good to hear.

surreal rivet
#

Thank you so much for your help

surreal rivet
#

I'm wondering if I can make a hologram that lists all the people with a specific rank

mint rose
#

Of course you can. Use something like HolographicDisplays. You should be able to use that to make the hologram and list only specific people.

surreal rivet
#

I have Decent Holograms installed, I just don't know how to make it automatic work

#

Do I have to manually add the names or can it be automatic?

#

Hello?

mint rose
#

I haven't used that plugin before, so not quite sure.

surreal rivet
#

How could you do it with Holographic Displays?

mint rose
#

I haven't used it in a long time. so not 100% sure, maybe check the docs for it.

surreal rivet
#

I just see a placeholder for player name

#

How would I get a player list?

mint rose
surreal rivet
#

Yes

mint rose
#

Try

  1. /papi ecloud download ListPlayers
  2. Use placeholder %listplayers_with_perm_group.<the group name for the group you want displayed>%
surreal rivet
#

I see

#

Thanks again

magic karma
#

does anyone know how to make buycraft fetch this information silently? It's flooding the server console like there's no tomorrow. Doesn't really cause any performance issues, but just makes it really annoying to go through logs

spare arch
#

How can i make that in the residence wont work a commands like /spawn ?

civic stump
#

so were do i do the commands

#

were would i type it if i can in the console

spare arch
#

How can i make that in the residence wont work a commands like /spawn ?

dapper ocean
civic stump
#

ok

west cloak
open oak
#

my friend has a server with 15gb of ram and he has hardly any plugins and his memory is maxing out

west cloak
#

is there anything running that's maxing out the cpu?

#

oh and it's a dedicated server I assume, not running on his PC

open oak
#

let me find out

open oak
west cloak
#

woah\

gritty quail
#

Hi

west cloak
#

what plugins does he have running currently?

gritty quail
#

I need help with disabling all of the deafult worlds because im running a skyblock server and its just useless and eating space

open oak
#

its not my server

#

but I can ask him'

gritty quail
#

java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getKeys(boolean)" because "<local4>" is null at net.brcdev.shopgui.shop.ShopManager.loadShopItems(ShopManager.java:261) ~[ShopGUIPlus-1.80.1.jar:?] at net.brcdev.shopgui.shop.ShopManager.loadShops(ShopManager.java:136) ~[ShopGUIPlus-1.80.1.jar:?] at net.brcdev.shopgui.shop.ShopManager.load(ShopManager.java:82) ~[ShopGUIPlus-1.80.1.jar:?] at net.brcdev.shopgui.ShopGuiPlugin.loadAfterServerLoaded(ShopGuiPlugin.java:236) ~[ShopGUIPlus-1.80.1.jar:?] at net.brcdev.shopgui.task.LoadShopsTask.run(LoadShopsTask.java:26) ~[ShopGUIPlus-1.80.1.jar:?] at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.19.jar:git-Paper-81] at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[paper-1.19.jar:git-Paper-81] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1135) ~[paper-1.19.jar:git-Paper-81] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303) ~[paper-1.19.jar:git-Paper-81] at java.lang.Thread.run(Thread.java:833) ~[?:?]

#

I got this error with shopGUIplus

teal talon
#

Ask the devs

strange ruin
#

Hi, I'm having problems with a datapack, the owners said regarding the offline mode that the tools are broken trying to eliminate all the playerdata, but seems that the data is not getting canceled, any solution to try wipe out the data of the tools

PS: making a clean install works fine just on the server this player have the issues cannot use tools made by the datapack

teal talon
strange ruin
west cloak
#

@strange ruin what's the datapack?

strange ruin
#

in dm i can send you the download

west cloak
#

go ahead

vital drift
#

Can I add a custom ip adress to my spigot server that I run on my pc?

thorn gale
naive vault
#

Does anyone have a plugin that connects the inventories on many servers?. I have one but that deletes inventories after rejoin

vital drift
#

Im guessing it has to do with 1 of these?
rcon.port=25575
query.port=25565

thorn gale
#

for a domain you could use something like namecheap

#

and a custom ip pretty much isnt possible

#

you could probably ask your isp for another static ip and use that

vital drift
#

takes too long lol. I need an ip now

thorn gale
#

use your public one with a port then

vital drift
thorn gale
#

do you use port 25565?

vital drift
#

Can I just make up some random numbers?

thorn gale
#

that would do nothing, google what is my ip

#

that is your public ip

vital drift
#

oh you need to use your own ip adress

#

Ahh alright

#

thanks

vital drift
thorn gale
#

nah, that can stay as what it is now

vital drift
#

blank

thorn gale
#

thats fine

vital drift
#

Alright, thanks

vital drift
# thorn gale thats fine

Can't get it working, seems I have to forward the port. How can I use a domain like namecheap instead?

thorn gale
#

you would probably still need to forward the port

vital drift
thorn gale
#

be on your local network

naive vault
#

Does anyone have a plugin that connects the inventories on many servers?. I have one but that deletes inventories after rejoin

summer comet
#

the problem is that you're missing the config section "namePerPage" in your config

#

this is the line that threw the error you posted

strange ruin
#

i don't know the plugin

summer comet
#

the error you got has absolutely nothing to do with offline mode

#

something's missing in the config

strange ruin
summer comet
#

oh sorry I confused you with someone who has a similar profile pic lmao

summer comet
#

mb

summer comet
summer comet
vital drift
# summer comet spigot listens to all available ip addresses by default sooo I don't get your qu...

Yeah my understanding of ip-adresses (with Minecraft) is very limited lol, so the question might be bad.
Basically, Im running a spigot server on my laptop (mainly to use for myself for plugins), which I want to share with a few other individuals. I found a solution but it requires you to "port forward" your ip-adress or something like that, as I said my knowledge about this is limited, and am not sure how to do it and if it's even safe.

summer comet
#

basically you have to go to your router settings and then you can setup port forwarding, it usually only takes like 2 minutes

#

alternatively, you could use something like "Hamachi". But all your friends would have to install that too: https://vpn.net/

#

for up to 5 computers in a network (so you and 4 friends) it'd be free, otherwise it's paid

vital drift
#

wait

#

wifi has nothing to do with it does i

summer comet
#

not really

#

if you only forward the minecraft port to your pc, it's fine

#

do you know how to go to your router settings?

west cloak
#
have a question to ask
Is there a way to make the specified block delete (plug-in)

example 
iron block delete
Iron blocks on the map will be deleted
(Put out the iron block and it will be deleted)
shy magnet
#

guys so recently I got griefed so I think that someone exploited lp IDK thats what I saw In logs how can I defend my server from that exploits? I have bungee with bungeeguard

thorn gale
#

get good staff, use proper passwords, backups ect

west cloak
#

Hi , how to send screenshot in here ?

thorn gale
#

?img or verify

magic zenithBOT
shy magnet
#

idk wut tf happened

thorn gale
#

use good passwords, use 2fa

#

someone probably hacked ur mc account and then gave their accounts server access

viscid epoch
#

Hello,
does anyone know of a plugin which teleports useless mobs that are in caves to the surface to fight the player?
I remember seeing a plugin like this a while back but I don't remember the name of it or even if it's still being updated...

ashen loom
thorn gale
#

probably custom

somber rapids
#

How do I downgrade the world from 1.19.3 to 1.19.2? Most of the plugins I use are outdated (Like WildStacker and CombatLogX) so I need to go back.

somber rapids
#

What do I do then

summer comet
#

revert to your last backup

somber rapids
#

What if I didn't backup

summer comet
#

and next time, don't live upgrade your server, but spin up a test server to see whether the plugins still work

somber rapids
#

I thought they were updated

summer comet
somber rapids
#

Yeah we did that but on production it acted differently

summer comet
#

hm weird

#

anyway, no backup no mercy 😛

somber rapids
#

Okay

#

Thanks

summer comet
#

you cannot downgrade it

#

well you could ofc just try to make the missing plugin's devs update as fast as possible

#

I mean, wildstacker missing wouldn't be an issue for players

#

and combatlogx is open source so you could hire someone to update it for you within a few hours

#

(for example me 😛 )

thorn gale
#

is combatlogx not updated?

summer comet
#

and next time, create regular backups, especially before upgrading the world

thorn gale
#

thats surprising

summer comet
#

on the spigot page

thorn gale
#

i bet the dev builds are 1.19.3

summer comet
#

weirdly enough I don't find any NMS code inside it anyway

thorn gale
#

might be blueslimecore

somber rapids
#

The main problem for now is WildStacker

thorn gale
#

@tawny dust is combatlogx updated to 1.19.3 on dev builds yet

thorn gale
somber rapids
#

Let me try

#

Thanks will test later

tawny dust
#

@somber rapids Dev builds of CombatLogX are available for 1.19.3

unkempt fog
unkempt fog
shy magnet
hasty vigil
#

hi fellas.
I never opened any server outside of my country and only played in few major servers
I am curious about EULA thing. Is it regulates every type of VIP stuff except cosmetics? If I open a server in USA or Eu , is selling boosters (exp-perk level up boosters) is it still against EULA
I am kinda noob so I appreciate if someone enlight me about EULA things and how servers get income to maintain themselves (my country is not following EULA and people selling crates items vip groups ..etc)

shy magnet
#

I also installed opguard so u cant give anyone op with special pass

shy magnet
hasty vigil
shy magnet
#

Like vip rank that gives you bow trials pr fly in lobby it is not against eula bcoz they aren't giving you advantage

shy magnet
#

I think that someone gaining more exp will not affect others

#

Idk

hasty vigil
#

I think if i give a plugin name it maybe illegal but EULA Friendly Global Buffs Jobs/Skills/Sell Multipliers that's the att. of plugin name .

shy magnet
#

But sword with sharpness 22 that you can only buy for money is against eula

hasty vigil
#

so it's global i see

shy magnet
#

And considered as p2w

hasty vigil
#

I know that part mate , Items - Crates forbidden

#

that's why I am trying to move around with booster - job booster buff perks .. etc

thorn gale
shy magnet
#

Bruh now I need to rebuild whole network

#

🤦‍♂️

#

I should've added security since creating network

#

But as said people should learn from their mistakes

hasty vigil
#

now I understand . If it's global - you can do anything. Because you are not ruining other players experience , other players get stuff too .

#

thanks .. now I know what to do. Global boosters and annoying amount of cosmetics

surreal rivet
#

any plugins where I can make it so if someone touches any stairs and slabs in selected areas they get tp'd back to somewhere?

nova ledge
#

Haven’t you asked about a plugin like that before lol

surreal rivet
#

still want one

nova ledge
#

If you still haven’t gotten an answer I’m gonna go with it doesn’t exist

surreal rivet
#

maybe i just need something that detects if they touched the block

thorn gale
#

i dont mind writing something to do that

surreal rivet
#

really?

thorn gale
#

it would take like 10 minutes

surreal rivet
#

maybe it could use world edit for the area selection

thorn gale
#

worldedit is a mess lol

#

that might take me longer

surreal rivet
#

what would be an easy way to get the areas?

thorn gale
#

what version

#

i could probably use bounding box's and commands

surreal rivet
#

of what?

thorn gale
#

the server

surreal rivet
#

it's a 1.19.3 server

#

?

thorn gale
#

how many areas would you guess you would have

surreal rivet
#

4 areas

#

The individual areas look like this:

□□□

□□□

□□□

□□□

#

If it's custom I could maybe just tell you the coords of the areas

thorn gale
#

ill add a command, look at the block and something like /sst set areaname corner1/2

tawdry narwhal
#

just create BB's around the stairs and slabs

#

then you could use this

#

@thorn gale

thorn gale
#

yeah thats what i was gonna use

surreal rivet
#

Would it know they touched stairs or would it just be the whole block area?

thorn gale
#

i can make it check for either

#

which do you want

tawdry narwhal
#

it would know if it touched the stairs or slabs

surreal rivet
#

If they actually collided with the block itself

thorn gale
#

yeah i can do that

surreal rivet
#

Actually maybe it could be 5 areas

thorn gale
#

thats fine

tawdry narwhal
#

not sure what these areas are

#

but sounds like a configurable thing

surreal rivet
#

The layout of an area:

□□□

□□□

□□□

□□□

tawdry narwhal
#

I just see squares

thorn gale
#

^^

surreal rivet
#

Dm image?

thorn gale
#

?img

magic zenithBOT
tawdry narwhal
#

!verify

magic zenithBOT
#

Usage: !verify <forums username>

tawdry narwhal
#

or just verify

surreal rivet
thorn gale
#

ahh

surreal rivet
#

!verify TheRobot13

magic zenithBOT
#

A private message has been sent to your SpigotMC.org account for verification!

thorn gale
#

quick question, would all of these bounding box's be in the same world?

surreal rivet
#

I just want it in one world

#

Not multiple

thorn gale
#

i can just block standing on a stair or a slab in that world if you want

#

or an area of that world

tawdry narwhal
#

still don't really know what I am looking at lol

surreal rivet
#

I want it to tp you to the beginning of the area

thorn gale
#

oh is it like a void thing

surreal rivet
#

Wdym?

thorn gale
#

past a certain distance its just technically the void

surreal rivet
#

The idea is that you try jumping over the stairs and slabs without touching them

thorn gale
#

nothings there

tawdry narwhal
#

don't even need bounding box for this

thorn gale
#

yeah

#

just check world

tawdry narwhal
#

player move event

thorn gale
#

mhm

#

ill just make the world config'able

tawdry narwhal
#

well still need bounding box for the so called areas

#

in case you want to implement boundaries

thorn gale
#

@surreal rivet i might be able to impl worldguard for it

#

if that works

tawdry narwhal
#

I probably wouldn't even use WG for this

surreal rivet
#

I asked in the Discord and it doesn't look like i could

thorn gale
#

i would add a 3rd party flag for it

tawdry narwhal
#

yay

#

verified

thorn gale
#

enable/disable it in that area

#

@surreal rivet is this already setup on a server? i just wanna try and get the look of where this would be used to check if theres a better way for this

surreal rivet
#

The world is in the server

#

Just doesn't have the tp function

thorn gale
#

dm or send an ip, and what version

#

ill join and check it out

hasty canopy
#

Is this the correct discord for the world guard plug-in that y’all were talking about to me months ago if I’m not mistaken? https://discord.gg/kvqvA3GTVF

glacial sundial
#

worldguard?

#

I doubt it lol

thorn gale
#

isnt worldguard engine hub

#

or is that worldedit

#

yeah it is

hasty canopy
thorn gale
#

yes

hasty canopy
#

Oh ok.

narrow coyote
#

Super late reply

Pretty much this. While I know the resource rules I put my resources into the queue anyways to stop any possible drama that could possibly come from a staff member letting their own resource go public while there's a queue behind it :p

cinder hound
#

Im using imagemap to post images in my lobby, but the images/maps wont render unless im close to them. Id like to increase the distance that they render. It looks like entity-tracking range for misc will do that, but im curious what is included in misc

glacial sundial
#

Everything not in the others

cinder hound
#

So it does include maps? Because there is the "other" option as well.

glacial sundial
#

Not sure

#

Maybe someone else can check

cinder hound
#

I just tested and it worked

glacial sundial
#

Or see if it's in the wiki

#

Miscellaneous controls the range for item frames, paintings, dropped items, experience orbs, and sign text.

#

According to wiki

cinder hound
summer comet
#

like this @cinder hound

woven plover
#

Helloo! A friend of mine keeps getting kicked on my server when he tries to send a message, logs say PLAYER lost connection: Out-of-order chat packet received. Did your system time change?

west cloak
#

why can,t I conncect to w server with playit.gg

summer comet
#

maybe you did something wrong

west cloak
#

am inthere discord

#

they not saying any thing

#

wait

#

how to add agnts

#

i don,t have any connected

summer comet
west cloak
#

agents

summer comet
#

no idea what you are talking about lol

west cloak
#

am just going to go back to windows

#

it may run worse but

mental forge
#

Guys , someone know what is this?

#

and how i can fix that?

thorn gale
#

screenshots of timings dont give us enough info

mental forge
#

how i can have more info ?

thorn gale
#

give us the timing link

mint rose
#

If you want help with timings. Send the link

mental forge
#

oh ok

#

That's problem if i use paper? ik that I shouldn’t ask for help here but they banned me from the discord server

mint rose
#

Then go to the paper discord.

#

An ask them

thorn gale
#

they got banned lol

mental forge
mint rose
#

Then Idk, ask in admincraft or something.

mental forge
#

ok..

mental forge
mint rose
#

They have a discord server as well

mental forge
mental forge
woven plover
summer comet
mossy pelican
#

how do i install a spigot plugin

mint rose
#

Put the plugins jar in your plugins folder.

mossy pelican
#

oh alright thanks

west cloak
mint rose
#

Never used it.

west cloak
#

ugh

#

no one talks in it

mint rose
#

Ask good.

#

Google*

west cloak
#

I did

#

nothing came up

summer comet
#

what's the problem exactly

west cloak
#

I can,t connect my agents

summer comet
#

what happens when you run playit in bash?

west cloak
#

no playit works

#

I can,t join it cuz the agents are not connected

summer comet
#

but "playit" IS the agent

#

it works fine for me

#

I run "playit", then it shows a link and a code

#

I go to the link, then enter the code

#

done

#

you literally only have to click the link and enter the code

#

so what's the problem? any error messages?

west cloak
#

back

#

it says not conncected

#

look see

summer comet
#

why can't you simply tell me what happens when you start the playit app and enter the code on the website

west cloak
#

oh

#

I did not read it

#

am sleepy

#

wait I had a to put a code

#

tf

#

I did not have too

summer comet
#

this is how it works

west cloak
#

tf

#

what are they talking in geman

summer comet
#

netflix

#

the office

#

in german, yes

west cloak
#

oh

#

like this???

west cloak
#

i fixed it

surreal rivet
#

Why can't I use /tp @a? I have op and admin + owner rank in my server

runic rain
#

Probably have Essentials installed which (still for some reason) doesn't support target selectors

#

/minecraft:tp @a @p should work fine

surreal rivet
#

I disabled the tp in essentials

runic rain
#

Right, because I'm guessing lol

#

Just so it's mentioned by the way, /tp @a is impossible. You can't teleport to more than one entity. I'm assuming that you want to teleport everyone to you

#

In which case, see my first answer above

surreal rivet
runic rain
#

my brother in christ

runic rain
surreal rivet
#

I don't have permission to execute the command

runic rain
#

Right, so in all likelihood, you don't have the minecraft.command.tp permission. Regardless of whether or not you're op'd

#

/lp user YourUsername permission check minecraft.command.tp should tell you why

#

Might just have it removed from the default group (as you should) but not added back to any group after that

surreal rivet
#

How can I give myself all command perms?

#

Is it possible?

glacial sundial
#

Just op yourself

runic rain
#

I mean you could give your owner group the * permission, though I'd recommend against it

#

Best to give fine-grained permissions, so /lp group owner permission set minecraft.command.tp should work fine

#

Or give it to your moderators if you so choose

runic rain
# glacial sundial Just op yourself

I want to say that LuckPerms doesn't respect operator permissions. I recall there being a config option for it that is disabled by default

surreal rivet
#

I can't use minecraft.command.*?

summer comet
#

with a "normal" permission plugin, you cannot

runic rain
#

Yeah that's fine

surreal rivet
#

I did it but still have to use minecraft:tp

runic rain
#

Right, because Essentials is Essentials

#

You may have the command disabled but last I recall it completely obliterates the default command anyways

summer comet
#

maybeee you use could commands.yml to alias /tp to /minecraft:tp

#

commands.yml can definitely override plugin commans

#

I learnt that the hard way when I spent 2 hours trying to find out why my command wasn't working

#

the command was called "test" and I still had "test" defined in commands.yml D:

west cloak
#

mfnalex smart kid

#

how to make when I close the lid the laptop is on

summer comet
surreal rivet
#

I gave myself minecraft.command.tp but it still the same messags

#

I set an alias using mycmd and it still no work

west cloak
summer comet
summer comet
opaque meadow
#

I have a question with buildtools and im not sure where to ask. Would I ask here ?

opaque meadow
#
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: https://s3.amazonaws.com/Minecraft.Download/versions/1.8.8/minecraft_server.1.8.8.jar
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
        at java.net.URL.openStream(URL.java:1045)
        at com.google.common.io.Resources$UrlByteSource.openStream(Resources.java:72)
        at com.google.common.io.ByteSource.read(ByteSource.java:296)
        at com.google.common.io.Resources.toByteArray(Resources.java:98)
        at org.spigotmc.builder.Builder.download(Builder.java:1083)
        at org.spigotmc.builder.Builder.main(Builder.java:416)
        at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)
summer comet
opaque meadow
#

ok one sec

surreal rivet
#

Do I have to restart server for commands.yml?

summer comet
#

well you could try /reload commands or /reload config or sth but that is not recommended

runic rain
#

*only on paper

summer comet
#

oh I thought bukkit was also able to do that

runic rain
#

Nope

summer comet
#

craft*bukkit

#

well ok

west cloak
summer comet
west cloak
#

I suspaented it

#

and the server is run so

summer comet
#

so it works?

west cloak
#

ye'

summer comet
#

nice

west cloak
#

I did not work

summer comet
#

earlier you said everything was working fine?

#

try this

sudo sed -i '/IgnoreLid=/{s/false/true/}' /etc/UPower/UPower.conf 
sudo sed -i '/HandleLidSwitch/{s/#//;s/suspend/ignore/}' /etc/systemd/logind.conf
sudo systemctl restart systemd-logind
#

and do not run random code that people sent you on youtube or discord if you don't understand what it does lol

#

after that, reboot

summer comet
west cloak
#

k

#

bro

#

why does my laptop turn off when I close the lid

#

tf

summer comet
#

maybe your laptop sends a hardware ACPI suspend signal whe nit's getting closed

#

you can try to make linux ignore the ACPI suspend command

west cloak
#

how

summer comet
#

that will, however, disable acpi completely

west cloak
#

idk what thta is

#

that

summer comet
#

acpi is like an API for power management stuff

#

e.g. when you press the on/off button only once, it sends an ACPI signal to the computer "Please shutdown"

#

that will then not work anymore

#

you can ofc still use the "hard shutdown" by holding down the power button

#

and ofc you can still shutdown using the normal ways

west cloak
#

oh

#

thats ok

summer comet
#

kkk

west cloak
#

I got to go

#

guh

#

cya

shy falcon
summer comet
#

but your hair isn't pink

#

ofc I meant pink hair, not pink name

shy falcon
unkempt fog
#

xddd

#

if he's colorblind how can he see his own hair color?

shy falcon
#

simple, he told the hairdresser to make it pink

unkempt fog
#

seems legit

summer comet
surreal rivet
#

Anyone here know about MaSuiteChat? Cause I'm having issue with it

sleek flint
#

Im having issues with TNT duping

#

I saw stuff on reddit saying going in spigot.yml and change

#

i couldnot find the code which they are mentioning

final vortex
sleek flint
#

oh

#

so what should I do

final vortex
#

I mean if you're on spigot not much you can do

sleek flint
#

ok

#

ty

#

for telling me

final vortex
#

Np!

summer comet
#

well tnt duping is a vanilla "feature"

#

if you want this "fixed", use paper instead of spigot

prisma pine
#

hey is there a plugin that makes the server versions from 1.8.8 to like 1.13.3

shy falcon
#

or ProtocolSupport

scenic coyote
#

Why does Via split it up into three different plugins? Stability? Features?

prisma pine
magic zenithBOT
mental forge
#

Hi guys , someone know how i can disbale all commands logs on console withtout blocking every commands?

thorn gale
#

console spam fix

mental forge
#

thx

west cloak
#

anyone know anything that helps from this lag machine?

thorn gale
#

"that helps"

#

wdym

west cloak
#

it kills my server

#

😢

#

mby path or sum

thorn gale
#

there is thousands of minecarts there probably

#

its entity collison

west cloak
#

yes

light hemlock
#

Anyone knows a plugin that make custom player particles

#

Shapes like Double Helix a circle moving from top to bottom

west cloak
#

Hello i have an quastion! i add lobby map in file manager/upload & move it to world folder?

thorn gale
#

upload the world to the location where the server.jar, eula, world, plugins ect folders are

#

then use something like multiverse core to get to that world

west cloak
#

i want send ss to you lemme send in priv dm i cant send here .-.

tawny dust
#

?img

magic zenithBOT
thorn gale
#

^^

west cloak
#

oo

#

i upload it here and i send the web link?

tawny dust
#

Yes

west cloak
#

ok

#

you not gonna see it if i send it becuse i tryed open and i cant see it .-.

west cloak
thorn gale
#

use imgur or something like that

west cloak
#

try see if you can see it now

thorn gale
#

yeah i can see it

west cloak
#

ye

#

thats is looks like?

#

what i press

thorn gale
#

upload the world there

#

upload

#

also that citizens jar is in the wrong place

west cloak
#

nono thats the files

#

thats is not world

#

.-.

thorn gale
#

if you want to upload a world upload it there

west cloak
#

i upload it in WORLD category?

#

world directory?

thorn gale
#

when you are on this screen press the upload button

west cloak
#

and i done after?

#

or i now move it to WORLD folder?

thorn gale
#

use something like multiverse core to import the world or add it to bukkit.yml

#

multiverse core is easier

west cloak
#

i restart server when i uploaded and after get inside minecraft and use multiverse core for find it?

thorn gale
#

/mv import worldname normal iirc

west cloak
#

that i do ingame?

thorn gale
#

yeah

west cloak
#

ok

#

is saying that world folder does not exist theese looks like worlds to me

#

is saying that when i write command

thorn gale
#

what is your world called

west cloak
#

ip?

thorn gale
#

the world you just uploaded

#

what is it called

west cloak
#

the lobby ?

thorn gale
#

yes

#

what is the folder

#

what is the folders name

west cloak
#

wait

#

lobbyantarya

thorn gale
#

in game type /mv import \lobbyantarya normal

west cloak
#

does not exist tho

thorn gale
#

so the world file you uploaded is invalid

west cloak
#

oh no wait lemme try 1 thing

tawny swan
#

anyone knows whats this that's killing my server 💀
sometimes at random time when its online

mental forge
#
  1. No sufficient memory
  2. Cracked plugin
thorn gale
mental forge
#

Him said sometimes at "random" time when its online , server got killed

tawny swan
#

ye its run on a screen, the server was fine for weeks, and it started behaving like this since yesterday (haven't modified any plugin or config)

thorn gale
#

does the computer have enough ram spare?

tawny swan
#

epic.guard suggests that its a "extreme resource starvation"

tawny swan
thorn gale
#

idk what might cause that, might be more stuff trying to run and cpu cant process it all

tawny swan
#

look's like the vps gets overloaded, even the panel doesnt receive much data to show the utilization

#

i wonder what's causing it

thorn gale
#

they might be splitting cpu cores or something and another server on the vps is maxing out and they give it extra so it trys not to crash

tawny swan
#

it's my vps tho

thorn gale
#

no idea then

tawny swan
#

i will enable a process monitor to record what's going on

#

on both the vps and mc server

devout kindle
#

Is there any way to get a statistic since a certain date?

runic rain
#

Not unless you're tracking stats yourself and attach a date to them

#

Stats are tracked in real time just with a number

fallen isle
#

oracle is having problems ig

#

shits been shutting down for like 20 minutes now

tawny swan
#

makes sense

#

the vps also died like 2 days ago i had to kill it and start it again

#

where do u have ur cloud on?

fallen isle
#

free tier eu-amsterdam

#

i cant force stop mine tho

tawny swan
#

i am on eu-paris

#

go to the stop button click it then check the option in that dialogue

#

then wait like 10 mins

fallen isle
#

yeah ik but it gives an error

west cloak
#

Hey, anyone aware of this Bungee exploit?

fallen isle
#

nvm

#

it worked now

tawny swan
#

"instance is neing modified " error?

fallen isle
#

yeah

#

but not anymore

thorn gale
west cloak
#

Someone used some kind of Bungee exploit to elevate their permissions

#

I have some raw logs but they contain ips, and frankly have no time to remove them

tawny swan
#

well im glad it's not our issue

fallen isle
#

is it the offline mode exploit

tawny swan
#

hope they fix it soon

west cloak
#

I don't know, it just happened

fallen isle
#

where you can just log into a backend server

west cloak
#

We run online mode

fallen isle
#

yeah but backend servers have to be in offline right

#

so if your backend ip is exposed people can join as an admin or smth

west cloak
#

They spammed their youtube channel

#

and discord server

#

quite stupid of them to do so, as they didn't manage to cause a lot of damage but still a major annoyance

fallen isle
#

how did they access those

#

through a bungee exploit

west cloak
#

frankly I'm not well versed in Bungee

#

so details I don't know

#

Okay

#

the bungee server is on online mode, the rest of the servers aren't

#

what I'm not getting is how they did this

magic karma
#

do you guys know of a plugin that automatically switches tools depending on the block you're striking as long as you have the tool in your inventory?

#

I found one but it's hella outdated

#

need one for latest version

teal talon
summer comet
thorn gale
#

bias

dark mango
#

hi

#

hello

#

alo

#

i have problem

#

with plugin lands

#

if i wanna be trust for my friend

#

heloooooooooooooooooooo

tribal comet
#

Bro shut the fuck up lmfao

#

I already said contact the owner Is your best option

#

Spamming won't get you quicker help

summer comet
silent geyser
#

So it's kinda a weird problem. The server starts completely fine. But no console or anything comes up

#

It only gives me a log

#
[21:55:11] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: Referensen (handle) är felaktig
    at java.io.FileInputStream.readBytes(Native Method) ~[?:?]
    at java.io.FileInputStream.read(FileInputStream.java:276) ~[?:?]
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:244) ~[?:?]
    at java.io.BufferedInputStream.read(BufferedInputStream.java:263) ~[?:?]
    at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257) ~[spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
    at net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:87) [spigot-1.12.2.jar:git-Spigot-79a30d7-f4830a1]
[21:55:11] [Server thread/INFO]: Default game type: SURVIVAL
#

This error comes up but thats it

#

is false or is wrong i think is the best translation

#

yup

#

Could be

thorn gale
#

what os/terminal is that on

silent geyser
#

Windows

thorn gale
#

cmd?

silent geyser
#

Im just running the spigot file

thorn gale
#

ah

silent geyser
#

And getting the error from the logs folder

thorn gale
#

create a start.bat in the location of the server.jar and type java -Xmx8G -jar server.jar nogui change the 8 to how ever much ram you want to give the server

#

then save that file and run it

silent geyser
#

Yeah that worked

#

Thanks alot

silent geyser
tawny dust
#

add PAUSE on a new line under that java line

#

And send what it says in the cmd window

silent geyser
#

Unsupported Java detected (61.0). Only up to Java 12 is supported.

tawny dust
#

?java17

magic zenithBOT
silent geyser
#

Okay

tawny dust
#

Wait no

silent geyser
#

I think i have java 17 downloaded though

tawny dust
#

wrong one

#

?java8

#

You need Java 8 for 1.13.2

silent geyser
#

I have all java versions downloaded

#

How do i select a specific one?

tawny dust
#

Java 17 is in your path variable

#

To select a specific one use the path of the java exe in the java installations bin folder

#

instead of the java part of the start up command

silent geyser
#

So just paste in the path to the javaw file?

tawny dust
#

the java file

silent geyser
#

Ah okay

silent geyser
tawny dust
#

Yes

silent geyser
# tawny dust Yes

Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap

tawny dust
#

Looks like you don't have 3G of ram available

silent geyser
tawny dust
#

Do you have 32-bit Java installed

#

Try reinstalling Java 8

#

and make sure to download the 64bit version

silent geyser
#

Okay

#

Where should i download from?

tawny dust
thorn gale
#

frick

#

you beat me

patent nest
#

does anyone have skywarsReloaded plugin support discord server?

dark mango
#

hey

#

bro

patent nest
#

hi

dark mango
#

wat is the codes

#

the color

#

codes

#

spigot

patent nest
#

which color you need?

dark mango
#

aqua

#

red

patent nest
#

all color shere

dark mango
#

thx bro

weak drift
potent cove
#

yo anyone knows why dont symbols work on my scoreboard (for example » double arrow displays as some weird corrupted letters)
i formatted in UTF 8 and still nothing

summer comet
#

does bungeecord have sth like commands.yml?

#

I wanna alias /lobby to /server lobby and dont want to write a plugin for that lol

#

damn might as well just code a universally configurable alias plugin for bc and put it on spigotmc

thorn gale
#

is that what you do most times

summer comet
#

yeah i cant help it, thats how i got into making plugins

#

ClickSort broke in 1.13 so I had to make chesstsort

surreal rivet
#

Best free nickname plugin that works with Bungeecord?

shy falcon
summer comet
#

yeah that would be nice

#

but I wanna add a few extra features

shy falcon
#

lets work on it

#

together 👉👈

summer comet
#

who forks the repo?

#

and what's your github name

thorn gale
#

thats the worng ss

#

that

shy falcon
thorn gale
#

idk why but i just had to type winn for that to appear

shy falcon
shy falcon
thorn gale
#

probably

#

if i see a website in someones bio or status i normally look at it

#

then if i find a github i check what projects they have

shy falcon
#

hm

#

my projects used to get listed on the site in a css flex grid but

thorn gale
#

is that normal

shy falcon
#

yeah

summer comet
#

I invited you for maintain permissions

thorn gale
#

i forgot bungeecord is on github

summer comet
#

yeah i also dont know why

thorn gale
#

they can so they do ig

shy falcon
summer comet
#

well but buildtools could also be on github

#

but it isnt

thorn gale
#

that uses something thats on stash

#

bungee is standalone technically

#

i dont get the point of velocity and or waterfall

summer comet
#

me neither

#

bungee is basically using no resources at all

#

I once worked for a server and they were using 3 different bungeecords with round robin dns

#

but they also had like 500 players at peak times

#

coding plugins for that was horrible because ofc you had to notify the other bungees if something happened

#

they didnt use redis or anything but their own weird system for pub/sub

#

it was called ElderMessage or sth

thorn gale
#

i wonder if its possible to link bungee to bungee to bungee

brazen orchid
#

Anybody know what server that has this exact fishing system?

magic karma
#

Does anyone know how to stress test a server?

thorn gale
#

place hundreds of minecarts on a v-shaped rail setup

somber breach
#

what is the name of Enchanted g apple in 1.8.8?
I checked ENCHANTED_GOLDEN_APPLE but there is nothing like that

#

oh thanks

somber breach
#

yes. its not working :")

#

its showing stone ._.

#

with that id

#

nvm fixed that with number id

shy falcon
#

flex layout

reef oxide
#

Im lookking for a skin plugin for PIckaxes but cant find anything

thorn gale
#

skin plugin being like?

west cloak
shy falcon
#

smh...

west cloak
#

well thing

thorn gale
#

why did they rename that

#

they are packs of textures

#

not packs of resources

surreal rivet
#

How can I disable superlobby and essentials from handling/help?

thorn gale
#

i think essc have a config option for commands

surreal rivet
#

They need to fix it

#

Cause it's broken

thorn gale
surreal rivet
#

Also any nickname plugins that work with Bungee?

thorn gale
#

no idea, havent really done that much bungee

shy falcon
#

dont forget resourcepacks can change sounds and in-game text

thorn gale
#

but who uses that

#

there is normally more textures than resources

shy falcon
#

i do bc i like the old hurt sound :v

thorn gale
#

we dont talk about sound changing texture packs

shy falcon
#

and the old explosion sound

#

n some people do custom text colors for button labels

sharp shard
#

Can anyone recommend me a plugin where I can setup a chest with spwaning items once in a while at the same location? I am not talking about looting chest or etc.
Basically what I am trying to do is setting up business system where if player buys a region there will be a chest with items and they will respawn once in a while.

naive vault
#

I have a question, does not concern (Spigot). is there a Linux panel where I can control all the users I can manage? who knows something like that please write me would be very nice

glacial sundial
#

control what?

shy magnet
#

?paste

magic zenithBOT
shy magnet
#

guys any idea?

#

wordguard is giving me that error

mint rose
#

What error?

shy magnet
#

wait

mint rose
#

That's an empty link. lol

shy magnet
mint rose
#

org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.17

What server version are you using

shy magnet
#

1.16.5

mint rose
#

Your server is outdated. That WorldGuard version is for 1.17 or higher

shy magnet
#

but I use same version on 1.16.5 on another server

#

and it works fine

mint rose
#

org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.17 This error literally means that the plugin version is designed to work on 1.17 or higher. anything lower and it will be rejected.

shy magnet
#

ok I downloaded older version lets see now

lost cipher
#

how would I put a delay in commands.yml

#

for example if I want a custom command to do one thing, wait 5 seconds then do another thing

mint rose
#

Don't think the commandyml allows for delays

tawdry narwhal
#

it does not

#

commands.yml is for aliasing

dark mango
#

hi

#

i want the code

#

🤍

#

this

thorn gale
#

?img

magic zenithBOT
dark mango
#

no

#

i want

#

the code

thorn gale
#

for what

dark mango
#

in spigot

thorn gale
#

?stash

magic zenithBOT
tawny dust
#

?stash

magic zenithBOT
thorn gale
#

lol

dark mango
#

wat is this

tawny dust
#

The code for spigot

thorn gale
#

^^

dark mango
#

I want to put this emoji in the server interface, but it appears as a square

thorn gale
#

use \🤍 instead

#

and make sure the config is saved utf-8

tawny dust
#

This one works too ♥

dark mango
#

i want paste photo

#

wait

thorn gale
#

?img

magic zenithBOT
west cloak
#

What plugin i need for /rg define (name whaterver I want)

tawny dust
#

WorldGuard

#
  • WorldEdit
dark mango
tawny dust
#

Use the one I or Ebic sent

dark mango
west cloak
tawny dust
#

Use the one from bukkit