#help-server

1 messages · Page 349 of 1

empty kindle
#

For some reason I didn't think of doing this 😅

sudden loom
#

Can anyone help me add slime world manager startup command on aikars flag?

java -Xms128M -Xmx{{SERVER_MEMORY}}M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs/ -Daikars.new.flags=true -Dlog4j2.formatMsgNoLookups=true -jar {{SERVER_JARFILE}} nogui

like here?

west cloak
#

could anyone help me with my bungeecord server

#

?

#

it says Could not connect to a default or fallback server, please try again later: Server not reachable (timeout). Offline? Incorrectly configured address/port/firewall?

hollow bane
#

is there any plugin

#

like some plugins work in a certain world

#

and others wont

west cloak
#

No its vanilla

#

like there is no plugins

#

at all

#

not on the bungee and on the spigot server

paper swift
#

fastest

merry elk
#

java -Xms{{SERVER_MEMORY}}M -Xmx{{SERVER_MEMORY}}M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs/ -Daikars.new.flags=true -Dlog4j2.formatMsgNoLookups=true -javaagent:slimeworldmanager-classmodifier-2-2-1.jar -jar {{SERVER_JARFILE}} nogui
@sudden loom

hollow bane
#

guys
i added like 5 plugin
plugins
and one of them keeps
removing players armor
everytime they rejoin
their armor
is totally gone
the plugins i added is
Dynmap
Bedwars
SIlk spawners
combot log
aureliumSkills
LevelledMobs
thats all

hollow bane
#

I got a question

heavy birch
#

what

hollow bane
#

I think its perworldplugin

#

thats causing it

#

and is there any plugins

#

that is similar to

#

perworldplugin

#

I want to add bedwars in my lifesteal Server

#

but the tab

#

is so annoying

heavy birch
#

idk Google it

hollow bane
#

yo

#

and

#

the hearts

#

reseted

#

too

#

the armor and the hearts

dense marten
#

will skinsrestorer not show my skin to other players if it has pixels outside of the actual skin?

#

don't ask why does it need to to have pixels outside of the visible skin

#

it's complicated

merry elk
#

huh

#

minecraft has specific UV for skins

lost copper
#

Hey

#

I have a problem with my plugin, it starts and messages the console when ready and when unloading but it doesn't work until I use plugman to reload it

#
package playertracker.playertracker;

import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerJoinEvent;
import org.bukkit.event.player.PlayerQuitEvent;
import org.bukkit.plugin.java.JavaPlugin;
import playertracker.playertracker.utils.color;

public final class PlayerTracker extends JavaPlugin implements Listener {

    @Override
    public void onEnable() {
        getServer().getPluginManager().registerEvents(this, this);
        System.out.println(" ");
        System.out.println(color.translate("&aPlayerTracker listo!!!"));
        System.out.println(" ");
    }

    @Override
    public void onDisable() {
        System.out.println();
        System.out.println(color.translate("&aAdiós D:"));
        System.out.println();
    }

    @EventHandler
    public void onJoin(PlayerJoinEvent event) {
        Player player = event.getPlayer();

        event.setJoinMessage(color.translate("&e" + player.getName() + " ha entrado al servidor."));

    }

    @EventHandler
    public void onLeave(PlayerQuitEvent event) {
        Player player = event.getPlayer();

        event.setQuitMessage(color.translate("&e" + player.getName() + " ha abandonado el servidor."));


    }
}
#

It's a very simple plugin

ashen fox
dense marten
plucky rune
#

Please stop mention me and be more specific with your question.

stuck zenith
#

Any idea what's going on here?
[19:02:54 INFO]: /127.0.0.1:36884 lost connection: Connection failed. Please try again or contract an administrator.

#

that's the only error thrown

#

if you can even call that an error

#

i'm trying to log in

valid aurora
drowsy plinth
charred zinc
#

buenas necesito ayuda

#

alguien me puede ayudar ?

shy falcon
#

wtf i just uploaded latest BuildTools output to server 😦

mellow dock
#

It hates you

shy falcon
#

:(

dusk badger
#

Hello, I've been looking for a plugin to sell things with posters that recommend essentials for a while, it doesn't work for me, stores aren't created

inland ibex
inland ibex
olive leaf
#

For some reason /spawn and /setspawn isnt working

shy falcon
#

do u have essentialsspawn installed

rocky siren
#

anyone know whats going on here? it just keeps spamming this over and over again

west cloak
#

what's the file that contains player's inventories?

#

How do I summon an agro endermen?

west cloak
#

I just migrated my server to another host and now I have noting

#

ask ur host

#

ok

glacial sundial
hollow bane
#

How can i make a minecraft hosting website like falixnodes?

#

or other free server hosting websites

full orchid
#

You can use html

olive leaf
#

For some reason /spawn and /setspawn isnt working

shy falcon
#

well why is it disabled

olive leaf
#

Not sure

#

i would send a screenshot here

inland ibex
elfin fossil
#

Could I get plugins on my single player? If so how?

ashen fox
#

No

elfin fossil
#

Retard

digital wave
#

run a spigot server on your computer and put your world on it

#

you dont need to port forward or anything

runic rain
inland ibex
runic rain
#

There are some plugins that have modded equivalents (e.g. WorldEdit has a Fabric and Forge version as well), but 99.9999% of plugins you find will not have that option'

#

The answer to your question was no haha

ashen fox
hollow bane
#

Ignore that stupid kid

sudden loom
#

can anyone help me with this error?

[10:18:58 INFO]: ItsFantom lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Bad packet id 57
knotty stump
#

Getting 401 unauthorized on login servers from bungeecord... restarted bungee but no cigar.
java.lang.IllegalStateException: Expected HTTP response 200 OK, got 401 Unauthorized
Running Jenkins Build #1628 (latest stable build?)

#

is this an issue with their login servers, is everyone getting this? Or is my server IP banned from their login servers for some reason?

mellow dock
#

Login servers are down

knotty stump
#

yea, just worked. thanks for reply though! at least now I know it wasn't isolated to me.

jagged orbit
#

probably to do with the login servers

wild zodiac
#

Sup guys

#

I want to make a weblap, where people can buy coins for ranks, how can I make it?

#

And if they buy the rank = they will get it ig

#

How can I do this

silver matrix
#

can someone help me

#

i dont know the armor recipes like premium and phantom

sudden loom
#

anyone knows a plugin which will make particles when i kill player?

sudden loom
#

really

inland ibex
viscid turret
#

Hi, is it possible to have 2 javas installed in path? so i can i use
java8 -jar
and
java jar at the same time?

shrewd spire
echo wave
viscid turret
echo wave
#

However

#

Java 8 premier support ends in March

viscid turret
runic rain
#

If you're just trying to join with your client on those servers, the required Java version should be bundled with the launcher

#

iirc that was the case since like 1.8 or something

deep bobcat
#

Hey guys, do someone knows why my server is crashing?

#

Plugins:

#

Plugins (27): PlaceholderAPI, ClearLag, KiteBoard, FastAsyncWorldEdit, ViaVersion, IridiumMobCoins, Vault, UltraPermissions, MyCommand, ViaBackwards, ViaRewind, ShopGUIPlus, WorldEdit, Essentials, AdvancedBan, ProtocolLib, WorldGuard, TradeSystem, ajLeaderboards, CrazyAuctions, TAB, ChatManager, EssentialsSpawn, SuperiorSkyblock2, HolographicDisplays, Citizens, CommandNPC

feral laurel
#

remove AdvancedBan and see

#

what using 1.8 lol

deep bobcat
#

This is my customer server and he wants this way, don't ask why

wary crater
#

remove clearlag

#

tell him to update to 1.18.1 to fix the problem

paper hawk
#

Can anybody tell me why I can still se head skin at TAB and my own skin as well? (i have fastlogin but I am not on the preium list)

lapis pebble
#

is it possible to combat tag a player using a command?

wary crater
merry elk
wary crater
#

👍

astral thunder
#

does anyone know what might be going on? there is nothing in the logs

glacial sundial
#

that message is not from spigot

#

are you running spigot

ashen fox
#

def isnt

#

prob because paper timings got a new domain

gritty mesa
#

my server's tps keeps going down and i dont know what to do

#

even with like 3 people the tps goes down to 5

#

and keeps going down

ashen fox
#

run a timings report

west cloak
gritty mesa
ashen fox
#

./timings report

gritty mesa
#

how do i read it?

mellow dock
#

Send it here

west cloak
#

Or Paper 🤷‍♂️

mellow dock
#

Paper won’t help with spigot timings

quick trout
#

how do i use bungeecord without offline mode

mellow dock
#

You don’t afaik

#

Why does it matter

quick trout
#

it seems to break a lot of permissions stuff and when i switch to offline mode all current players lose their items

#

since the uuids change

inland ibex
#

well, dont switch to offline mode then

mellow dock
#

Yes

quick trout
#

but bungeecord wont work

mellow dock
#

Bungee should still be in online mode

#

And then enable ip forwarding

quick trout
#

i want to avoid turning off online mode on the server itsself

inland ibex
#

then dont?

#

every server youre linking to the bungee should be in offline mode

#

the bungee itsself should be online

mellow dock
#

Mhm

#

Enable ip forwarding on bungee and set bungee mode in spigot.yml

#

That should fix inventories

shy falcon
#

just dont start the server before u link it to bungee

#

smh

#

or have a data conversion service ready to handle migrating to a network

mellow dock
#

Or

#

Just do what I said

west cloak
#

hello

#

is there a plugin

#

that makes it so that players keep their inventory ONLy when killed by a mob

merry elk
#

custom plugin

spiral dew
#

How i disable that message?

merry elk
#

install worldedit

#

enjoy your life

spiral dew
#

But worldedit drop my server down

#

I need fawe

merry elk
#

fawe is unsafe

spiral dew
#

Why?

merry elk
#

world corruption etc

#

it fucked up Jochyoua's world

spiral dew
#

I don't have any corruptions on 1 year

merry elk
#

@prisma garnet

spiral dew
#

And IS there any form to install world edit but worldedit do like FAWE, renderize the actions chunk by chunk, worldedit do all at the same time and my server go down

#

@merry elk

merry elk
#

AWE

spiral dew
#

?

merry elk
#

asyncworldedit

spiral dew
#

Ok

#

This works?

#

Good i refer

#

Works obviously

mighty hollow
#

Is this a good channel for "looking for a plugin"?

merry elk
#

ues

mighty hollow
#

alr

spiral dew
#

Have same functuons of fawe? @merry elk

merry elk
#

probably

spiral dew
#

Ok

#

Tsm

#

I Will try it

mighty hollow
#

Is there a skript-like plugin where you can code with Lua?

#

(for 1.17.1, because all plugins I found are for 1.8 or older)

merry elk
#

no

feral laurel
#

Why need skript in 1.17 and 1.18 as most of the plugin are available for every kind

ashen fox
#

Ew skript

pine tusk
#

lol yall pls again asking for help. how do i stop bots from joining with offline accts? bungee is set up properly. this is such a pita.

feral laurel
#

turn on online mode ..

pine tusk
#

and render bungeecord useless, bet. :)

feral laurel
#

render bungee ??

pine tusk
#

oh lort

#

i have not been able to get bungeecord to work unless i follow the setup exactly

spiral dew
#

How can i put a variable of kills and deaths on scoreboard with plsceholderapi? What variable is and what papi ecloud i need to use?

feral laurel
pine tusk
#

yes, it is set to online.

#

that is why im so frustrated.

feral laurel
pine tusk
#

no ipwhitelist, but bungee is true in backend. and i have the backend servers set up that you cannot join them unless it is through bungee

feral laurel
#

people can find your back end ip and make a new proxy and join so IPWhitelist is importent so only your bungee can join

pine tusk
#

gotcha, ill look into that. is ipwhitelist something that goes on the backend servers or the bungee server?

feral laurel
#

yes its a plugin goes on both

pine tusk
#

gotcha ty

spiral dew
#

How can i put a variable of kills and deaths on scoreboard with plsceholderapi? What variable is and what papi ecloud i need to use?

spiral dew
#

Tsm @feral laurel

#

Do you know a plugin @feral laurel for teams that have placeholders?

feral laurel
#

teams ??

spiral dew
#

Yes

#

Clans

#

@feral laurel

feral laurel
#

i dont got what is that

spiral dew
#

A plugin for Clans for players of same team can't kill eachother

#

@feral laurel

feral laurel
#

try better-teams or (Moving) Clans but they are gamemodes kind one i dont know .. there is any

spiral dew
#

Please anyone recommend me a plugin of rankup for 1.17 for free?

feral laurel
#

rankup for what by time played or something

spiral dew
#

Ascend to a rank paying money

#

Money of game

#

And unblock kits

feral laurel
feral laurel
paper hawk
#

How can i make it so only the part Usage(s)... will be showing?

pine tusk
gritty mesa
mellow dock
#

Link

wild zodiac
#

Any1 know a good plugin to make a region where mobs cannot spawn and when people in that area they will be in adventure mod?

gritty mesa
soft storm
#

I cant figure out why my server is not detecting more than one player on my server

#

Max players is set to 150

mellow dock
#

You probably have some plugin making it always 1 higher than the current online count

soft storm
#

hmmm

#

ok ill look at it

mellow dock
#

Worldguard

#

If it doesn’t load, debug

wild zodiac
#

I fixed it

#

but a good plugin for that

mellow dock
#

What

mellow dock
#

Worldguard

#

Like I said

wild zodiac
#

it can be made with worldguard?

mellow dock
#

Yes

wild zodiac
#

wow

#

how

mellow dock
#

Set mob-spawning flag to deny

#

And game mode flag to adventure

gritty mesa
#

otice: Your AVG TPS is less than 19 but server load is less than 95. This may mean your server is having memory issues (leak or not enough).
This is usually a sign that Java is spending too much time Garbage Collecting. Try using -XX:+UseG1GC -XX:MaxGCPauseMillis=50 flags and increasing your -Xmx. My friend ran the -XX:+ thing but he said nothing happened

hollow bane
#

where can i find their discord

#

@hardy grail

errant ice
#

ive been searching up things about my issue and what im trying to do and it doesnt seem anyone has done anything like this even though i know it is possible, im new to coding although ive been writing most of my plugin so far all by myself im in 1.8 btw, but everything in this code works except for the fact that the event happens too fast, i tested it to send a message to me aswell as make the furnace cook instantly and it sends the message and it shows the arrow at the spot it should be but when i put the item in it makes the cook time instant before the item is even processed as being in there, is there any way to fix this

#

@EventHandler
public void CustomFurnace2(InventoryClickEvent e) {

Player p = (Player) e.getWhoClicked();
FurnaceInventory finv = (FurnaceInventory) e.getView().getTopInventory();
Furnace f =(Furnace) e.getInventory().getHolder();
ClickType ctype = e.getClick();

if(e.getView().getTopInventory() instanceof FurnaceInventory) {
    if((e.getSlot() == 0 || e.getSlot() == 1) && e.getCursor().getType() != Material.AIR) {
        finv.getHolder().setCookTime((short) 200);
        f.update();
        p.sendMessage("You clicked with an item in the furnace");

}
}
}

#

it wouldnt let me post it as a txt file for some reason but this is the code

#

@hardy grail

mellow dock
#

?paste

magic zenithBOT
errant ice
#

how do i paste that in here?

mellow dock
#

Save it and copy the link

errant ice
cobalt fractal
#

So playerdata is saved in the dat files in the playerdata folder right?
I just switched to a backup and the files still exist but my inventory seems to be wiped.

How is playerdata generated? Is it linked to a uuid or something?

errant ice
west cloak
#

Yo, how can I add custom heads in ShopGUI+?

topaz zephyr
#

How does hypixel do their little custom panda entity? Are there any public plugins for this?

sharp trellis
#

How do I FTP a file in Google Drive?

unkempt fog
unkempt fog
winter crown
#

Spigot doesnt break shulker farms right ?

proper ruin
#

Thread Netty Server IO #0 failed main thread check: Chunk getEntities call

#

Anyone seen this before?

#

Its causing a ton of java spam

proper ruin
#

@hardy grail Hopefully im not bugging you

#

Im going crazy over this

hardy grail
#

?paste the error

magic zenithBOT
proper ruin
#

wait

#

I think it might be godseye after looking over that a bit more

#

can i get a confirmation on that?

proper ruin
tawny dust
#

Yeah it's godseye

#

You need to wait a bit so the server is fully started

#

Send full server log in a paste

halcyon vortex
#

https://streamable.com/2p1ctm
Look at the vid, like it rlly doesn't make sense. NOW, I only have 1 plugin in the game. And it only takes up 445 KB.
like
this REALLY doesn't make sense
IT drops from 1484 MB to 7MB
in just a few seconds

#

I don't know what the problem may be

#

AT ALL

halcyon vortex
#

Even without

#

mods,

#

there's only 5MB Ram left

#

EVEN WITH NO MODS

#

the hell is happening?

shy falcon
#

minecraft

halcyon vortex
#

What?

#

Wdym?

mellow dock
#

What version

halcyon vortex
#

I tried both Vanilla 1.18.1, and Spigot 1.18.1

#

Both give the same results

mellow dock
#

Well yeah

#

2GB is the absolute bare minimum for a server

#

What did you expect?

halcyon vortex
#

I mean

#

last time we played, it was alright

#

with 2GB's

fallow gust
#

especially in 1.18

halcyon vortex
#

Oh.

mellow dock
#

Yeah it’s as if the world height increased

fallow gust
#

either decrease view-distance or get more memory

halcyon vortex
#

view-distance won't probably help

weak drift
#

its almost as if the world is like 1.5x larger from top to bottom

halcyon vortex
#

imo

halcyon vortex
weak drift
#

shit chunks performance

#

makes me scream

fallow gust
#

view-distance is directly linked to the amount of chunks the server will keep in memory around any given player

#

tho generally, if your server isn't lagging, maxing out the memory isn't an issue

#

the garbage collector will handle it

mellow dock
#

Give java memory and it will use it

fallow gust
#

I mean, I am hoping this is JVM heap usage

halcyon vortex
#

What's the minimum you'd say

#

for 1.18.1

fallow gust
#

if this is system memory and your JVM has a maximum size of 2GB then it will basically just grow to 2GB

halcyon vortex
#

Ram ammount

fallow gust
#

and stay there

halcyon vortex
#

that is.

fallow gust
#

Yea but that isn't an issue

#

the JVM will just allocate the memory

#

doesn't mean that all that memory is actually used

mellow dock
#

I mean ideally you want to be going for like 10gb

halcyon vortex
#

10GB?!

#

holy.

fallow gust
#

it is just cheaper for the JVM to keep the memory allocated and manage it itself rather than returning it to the system

mellow dock
#

But if you have to, 2GB should work as an absolute minimum

fallow gust
#

10GB is pretty overkill as a miminum

frosty copper
mellow dock
#

Not really

#

Java will make use of that ram

halcyon vortex
mellow dock
#

Besides I didn’t say minimum, I said ideally

halcyon vortex
#

welp

fallow gust
#

Yea, I said minimum

frosty copper
halcyon vortex
weak drift
#

I'm a legend and my SMP on 1.18 ran 3GB danceowo ez clap

mellow dock
#

I really ought to get that free oracle Vm

mellow dock
#

It’ll be perfect for my crappy little smp

fallow gust
#

again, if that is your system memory instead of the heap usage it is expected to max out at 2GB

frosty copper
mellow dock
#

I mean the CPU isn’t great

halcyon vortex
mellow dock
#

Probably isn’t going to handle above 10-20 players well but hey, I don’t get that many players anyway :p

halcyon vortex
#

-_-

frosty copper
halcyon vortex
#

Is it gonna host from my PC?

fallow gust
#

no

frosty copper
#

You connect to it through ssh and ftp

#

You have to have some technical knowledge to make it work well but it's not that bad

mellow dock
#

That’s my problem

#

I’m dumb :p

halcyon vortex
#

Such as,... Filezilla? WinSCP?

fallow gust
#

those support FTP ye

#

you'll need something like putty to start the server

#

(a ssh client)

frosty copper
mellow dock
#

I assume all I really need to do is stick a lightweight Linux distro on it, install java, and then FTP into it to move files around

frosty copper
#

I use putty+filezilla, the best system to choose is either debian or ubuntu, all in console version cause all you are going to install are java from some repository, database, firewalld and maybe bind9 with this second thing for dns

#

Am I allowed to link vid here?

mellow dock
#

Mhm

frosty copper
#

What you should do differently is that you should just connect through ftp after you set up firewall and just upload the server there

mellow dock
#

Does he run it as root

#

:p

frosty copper
#

I mean the fact that he did tutorial on ubuntu instead of debian already shows that he is not the smartest right

mellow dock
#

Idk

#

Linux is not my thing

#

But I do know running the server as root is bad

fallow gust
#

debian based servers 👀

mellow dock
#

So I should use windows

#

Not windows server, windows vista

fallow gust
#

yes

mellow dock
#

Got it

fallow gust
#

windows servers remain superior xD

hollow bane
#

[23:33:05 ERROR]: Could not pass event PlayerJoinEvent to Rules v1.5
java.lang.IllegalArgumentException: Cannot translate null text
at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[commons-lang-2.6.jar:2.6]
at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at com.bear53.rules.Main.OnPlayerJoin(Main.java:122) ~[Rules.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor42.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:git-Paper-184]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[paper-api-1.18.1-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.players.PlayerList.postChunkLoadJoin(PlayerList.java:363) ~[paper-1.18.1.jar:git-Paper-184]
at net.minecraft.server.players.PlayerList.lambda$placeNewPlayer$1(PlayerList.java:305) ~[paper-1.18.1.jar:git-Paper-184]
at net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:308) ~[?:?]
at net.minecraft.network.Connection.tick(Connection.java:526) ~[?:?]

#

what is this?

ashen fox
#

?stacktrace

fallow gust
#

you are passing null as the message

ashen fox
#

yikes

frosty copper
fallow gust
#

I mean

#

enough

hollow bane
#

how can i solve it?

fallow gust
#

not passing null

hollow bane
#

it keeps spamming it after a player joins

#

how can i do that

#

...

ashen fox
#

?learnjava

magic zenithBOT
fallow gust
#

Look at com.bear53.rules.Main.OnPlayerJoin(Main.java:122)

hollow bane
#

um

#

where is that located?

ashen fox
#

oh we arent in help dev

#

Contact whatever plugin dev made that plugin. prob bear53, and give them the error

hollow bane
#

there isn't any plugins

#

if there is all of them are from spigot

mellow dock
#

Yes there is

ashen fox
#

That above message says otherwise

fallow gust
#

Well then flame whoever wrote the Rules plugin

mellow dock
#

Rules v1.5

hollow bane
#

the rules plugin?

#

thanks

mellow dock
#

My Linux knowledge is still limited and the penguin is scary :p

frosty copper
#

I am thinking of making text tutorial for it

#

Normally I am bigger fan of them cause you can adjust your step making speed and don't have to pause anything

#

17.02 I think

frosty copper
#

There will be 18 in a month

mellow dock
#

And required for 1.18

frosty copper
#

and 19 in September

#

I like to use 16 personally, it's the latest stable I would say

#

What mc version?

mellow dock
#

1.8.9 should work with 11?

#

But it designed for 8

frosty copper
#

Nah you are fine

#

This can be for various reasons

#

Are you using ssh to connect with vm?

#

Go to  /etc/ssh/sshd_config

#

And tell me what value do you have under MaxStartups

#

hmm

#

Did you set up network correctly?

#

Firewall, opening ports

dapper mangoBOT
#

:dynoError: The Fun module is disabled in this server.

frosty copper
#

You have to open 25565 tcp and udp ports

#

But I haven't used vserver in my life

#

For linux I just install firewalld, open all needed ports and I am done

#

I can't find it for you on gui I have never seen in my life

#

Look for port forwarding on your gui or try to install firewall with: sudo apt install firewalld

#

bruh

#

Vserver official site doesn't even have ssl what is this. I won't help you, sorry. Install legit linux distribution and make sure to have enough space on disk then I can help, otherwise you are on your own.

#

Yeah since your ssh is good you probably just need to open 25565 port and you are good to play

tall lion
#

i have kinda stupid question, so im running a bungee cord network and i want players to be able to type something like /lobby or /hub to take them back to the hub server, but i dont know what plugin or how to do this lol. Basically a shortened version of /server Hub

wary crater
#

I made a plugin for this, I can dm you it

tall lion
#

aight bet

#

nvm i found ur spigot tysm

proven urchin
#

forced host doesn't work

#

help?

#

oh wait the server doesn't exist

#

I probably messed things up

proper fossil
#

is it possible to have a fabric server but have it support plugins
because i want some things like better mineshafts + terralith but the good gen options are usually mods

proven urchin
#

there was cardboard, but some plugins break on it

#

also it modifies original jars, so make a backup

proper fossil
#

what plugins break on it?

proven urchin
#

TAB partially breaks

proper fossil
#

how so

proven urchin
#

header and footer still works, but prefix on tab does not work

proper fossil
#

is there a way to fix it?

west cloak
proper fossil
#

other than TAB what other notable plugins break that i should be wary of

proven urchin
#

I don't remember, but around 1/20 of plugins break

proper fossil
#

eesh

#

ok

proven urchin
#

might have gotten better now

proper fossil
#

what are the general benefits of switching to cardboard? I just want it for some of the good generation mods like better mineshafts

#

im on purpur atm but cant seem to find many good generation plugins/datapacks beside terralith

sick wagon
#

is there a way to only unlink one of the plots that is merged currently instead of them all?

proper fossil
inland ibex
inland ibex
proper fossil
#

i cant really find any alternatives to cardboard and there are only 89 cardboard servers running right now apparently

#

so it doesnt seem too reliable

inland ibex
inland ibex
proper fossil
#

i dont want to pregen anything, switching to fabric isnt a big deal

remote shuttle
#

How much memory would be good for a survival server with 5 dimensions?

west cloak
#

so, im like brand new to plugins and server building, and i just want a little help on how to install spigot and install plugins?

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

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

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

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

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

**__ModLog:__**

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

**__Permissions:__**

permissions Command permission management tools.

inland ibex
#

Not what I wanted to do

remote shuttle
inland ibex
remote shuttle
#

Preloaded chunks, that won't cause lag

inland ibex
remote shuttle
inland ibex
#

So, you're assuming you'll hit 100 avg

#

@remote shuttle

remote shuttle
#

Did before, will do

inland ibex
#

I mean averaging 100 is getting to the point of multiple servers and each dimension is it's own server

proper fossil
#

does anyone know how to fix this error

remote shuttle
remote shuttle
inland ibex
#

Dynamically have it between 5 and 10

proper fossil
#

literally says multiverse right there

remote shuttle
#

Nevermind asking you bro 💀

proper fossil
#

can you not read 💀

remote shuttle
#

You can import with other plugins too you know? You just asked us how to fix the error didn't tell us what plugin caused it

inland ibex
remote shuttle
inland ibex
remote shuttle
#

You do realise that won't handle 20 players right?

proper fossil
#

under multiverse

remote shuttle
proper fossil
#

why would i be asking here if i knew how to solve it myself, you didnt ask anything else other than what i was importing with and i already gave that info to you

remote shuttle
#

No, you said "how do you fix error" I read the error and responded, provide us with correct information, your fault

proper fossil
#

responded with "what are you using to import" what else do you need to know you're not asking anything

inland ibex
remote shuttle
#

25gbs

inland ibex
remote shuttle
#

No

inland ibex
#

What version was that?

remote shuttle
#

1.16

inland ibex
#

Oh, okay

#

Hmm, well that's the thing, if you take the same server 30 might do it, not much has changed since 1.16 besides world gen

#

But if you plan on expanding then you really should do dynamic ram for the sub server/dimensions that aren't the main one

#

Or consider doing lobby's and spreading it out even more

remote shuttle
#

No lobby, just 5 dimensions

#

Got suggestions for each server?

#

30 for overworld

#

Honestly one server may be enough

inland ibex
#

Lobbies as in separate where everyone is into smaller areas, less drag

remote shuttle
#

Who even uses other dimensions as much as the overworld

inland ibex
#

Depends on what you're theme is

remote shuttle
#

I am not buying another server for 4 players to be in the netherlol

inland ibex
#

Then yeah, all depends on what you're actually planning

#

When you say 5 I assume you're doing more than just the basic 3

remote shuttle
#

Might just do 128gbs in one server

inland ibex
#

Which 2 don't really be used, I highly recommend not doing that

#

Do like 32 or you might be able to find a dedi with 36

remote shuttle
#

Dedi 128

inland ibex
#

Having 124ish for just mc is not going to work right without very high amounts of optimization, along with it's not just ram, you gotta watch CPU as well

jagged orbit
#

theres only so much ram you can allocate to a server before it becomes negligible

remote shuttle
#

64 w a ryzen 9 sounds good?

jagged orbit
#

whats the usecase?

#

depends on the type of server

remote shuttle
#

Survival server, 5 dimensions, lots of custom plugins, and over 100 players

jagged orbit
#

yeah 64 is heaps

remote shuttle
#

Might do ryzen 7

inland ibex
#

1.18 too

#

Do 9

jagged orbit
#

i was a dev for a server with 300+ concurrent players and we only ran on 30gb

#

its all about optimisation

remote shuttle
#

7 is powerful enough

#

We got a custom jar for the max optimisation

#

All our plugins are programmed by us too, making most things lag proof

inland ibex
proper fossil
#

no

#

any time i warp into that world or do /world Spawn it gives me that exact message

remote shuttle
#

Ok, can we see the console?

proper fossil
#

1 sec

#

this is what it gives me

#

04.02 03:22:15 [Server] Server thread/INFO zerevoid issued server command: /world Spawn
04.02 03:22:16 [Server] Server thread/WARN Task #64 for StackMob v5.7.3generated an exception
04.02 03:22:16 [Server] INFO java.lang.NullPointerException: null
04.02 03:22:17 [Server] Server thread/WARN Task #64 for StackMob v5.7.3generated an exception
04.02 03:22:17 [Server] INFO java.lang.NullPointerException: null
04.02 03:22:18 [Server] Server thread/WARN Task #64 for StackMob v5.7.3generated an exception
04.02 03:22:18 [Server] INFO java.lang.NullPointerException: null
04.02 03:22:19 [Server] Server thread/WARN Task #64 for StackMob v5.7.3generated an exception
04.02 03:22:19 [Server] INFO java.lang.NullPointerException: null
04.02 03:22:20 [Server] Server thread/WARN Task #64 for StackMob v5.7.3generated an exception
04.02 03:22:20 [Server] INFO java.lang.NullPointerException: null
04.02 03:22:21 [Server] Server thread/WARN Task #64 for StackMob v5.7.3generated an exception
04.02 03:22:21 [Server] INFO java.lang.NullPointerException: null
04.02 03:22:22 [Server] Server thread/WARN Task #64 for StackMob v5.7.3generated an exception
04.02 03:22:22 [Server] INFO java.lang.NullPointerException: null
04.02 03:22:23 [Server] Server thread/WARN Task #64 for StackMob v5.7.3generated an exception
04.02 03:22:23 [Server] INFO java.lang.NullPointerException: null

remote shuttle
#

Have you ever used google btw?

inland ibex
#

Bruh.... ?paste

#

?paste

magic zenithBOT
inland ibex
#

@proper fossil you ask enough questions here, you should know how we like it.

proper fossil
#

weird wording, i ask questions because im new to most things

remote shuttle
#

Alright then look at the link that I sent you

proper fossil
#

i did

remote shuttle
#

Then fix it

#

It gives you every solution

remote shuttle
#

What did you try?

proper fossil
#

unloading everything with mcedit

#

then re-importing the world

remote shuttle
#

Ok what else

#

There is 4 different solutions on the link I gave you if you even looked at it

proper fossil
#

still doesnt change anything, dealing with the memory my server has enough and this only started happening today

jaunty mulch
#

what does this mean

> #
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff41f4c9f6, pid=5988, tid=9176
#
# JRE version: Java(TM) SE Runtime Environment (17.0.1+12) (build 17.0.1+12-LTS-39)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0.1+12-LTS-39, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# V  [jvm.dll+0x1ac9f6]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Server\Desktop\Chill Server\hs_err_pid5988.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#```
inland ibex
inland ibex
proper fossil
#

how much what, Ram?

inland ibex
#

Yeah

proper fossil
#

i use apex and have 16

#

switching hosts soon though

inland ibex
proper fossil
#

no i havent

inland ibex
#

Well try

proper fossil
#

why would that change anything

inland ibex
#

It eliminates possiblities

proper fossil
#

yeah i was able to warp to it

inland ibex
#

Then it most likely isn't a ram issue

#

Boom one possiblity eliminated

#

Have you deleted and re-uploaded the spawn world yet?

proper fossil
#

deleted from the server folder or removed from multiverse

inland ibex
#

Both

proper fossil
#

ill fully delete it this time 1 sec

#

downloading

#

taking a second

#

this shit takes so long

#

nvm

#

im going to bed ill figure it out

fathom hedge
#

I need a plugin which fixes creeper explodes

mortal portal
#

Just search a Plugin which disables Explosion damage

#

How shall a plugin know if the hole was from a creeper or player or world gen

shy falcon
#

cant u check the entity that caused an explosion

mortal portal
#

Right after it exploded, yes

#

Not a few minutes after that

shy falcon
#

oh wait this is help server not help dev

mortal portal
#

👍

winter crown
#

In my spigot 1.17.1 server , drowned are dropping gold ingots instead of copper ingots

#

Help

tawny dust
#

I believe this is a known bug

#

Either way 1.17 is EOL

#

So update to fix it

winter crown
winter crown
paper hawk
#

My server is just getting shutdowned after some time after startup (normally playing and then it shutdown)

winter crown
tawny dust
#

Yes

merry elk
#

Update could fix it

merry elk
west cloak
#

What cpu do i need for a server with 60+ players?

#

42 plugins

#

What else+

#

What do you wanna know?

#

ill tell you

#

How do i show you that?

#

i did this

#

to optimize

worthy rampart
#

?paste

magic zenithBOT
frosty copper
# fathom hedge I need a plugin which fixes creeper explodes

I have made multiple instances of plugins disabling explosions lol, might have to upload some to spigot cause there really are no nice solutions there.
Do you want creeper explosions to be completely cancelled or just stop them from breaking blocks? Also would you like to stop other explosions too?

#

@merry elk Why do you have "server setup specialist" in your bio if you knew shit about authenticating mc users?

fathom hedge
tawdry narwhal
#

if that is what you are looking for

#

and worldguard stops other types of explosions if you want it to

frosty copper
#

I will be on pc in 1-2h and can code&send really quick

tawdry narwhal
frosty copper
tawdry narwhal
#

not sure what that refers to, but most developers and people don't support offline mode

#

same is true for the majority of plugins

frosty copper
#

Every eastern european servee has it

fathom hedge
tawdry narwhal
frosty copper
#

offline mode with automatic premium user authentication

tawdry narwhal
#

doesn't mean we have to support such systems

frosty copper
#

Just had to buy a thing, make database and setup couple things

frosty copper
tawdry narwhal
#

and is supported by many plugins already

#

if you want a custom plugin for it, go for it just letting you know something already exists

frosty copper
#

If he already has worldguard why not

tawdry narwhal
#

if they have worldguard then they just need to open config.yml and change some settings

frosty copper
#

But for example I needed external plugin anyways cause I needed to cancel explosions for practice arenas and when I used wg flags on them regions were breaking

tawdry narwhal
#

I am not talking about region flags

frosty copper
#

k, didn't know that there are any real options in that config

tawdry narwhal
#

there is actually quite a bit of options in the worldguard config

frosty copper
tawdry narwhal
#

should probably look at them at some point because you will probably be surprised in what it can facilitate, like making vines climbable 🙂

#

or stopping vines from taking over your house 😛

frosty copper
#

Can you fix apple absorption with it?

#

Or remove "your bed was obstructed" messages

#

I had to write custom stuff for so many little things like that

tawdry narwhal
#

if you are referring to outdated stuff, then sure most likely need something custom but then again most here don't support outdated stuff XD

#

is part of the examples of why you should update otherwise you miss out on features that people want or complain about not having lol

frosty copper
#

It's a "feature not a bug" that makes golden apple absorption not override better enchanted golden apple absorption. The problem with this is that after your enchanted golden apple hearts are taken down during the fight you don't get hearts from eating apple as long as golden enchanted apple absorption last

#

During intense pvp fight after your enchanted golden apple hearts are down you are basically dead

frosty copper
tawdry narwhal
tawdry narwhal
#

lol

merry elk
#

wtf does he mean

tawdry narwhal
#

I really don't know, but has to do with offline mode apparently

merry elk
#

lmao

tawdry narwhal
#

all I said was that not everyone supports offline mode, certainly spigot doesn't and most plugins don't either

merry elk
#

offline mode isnt an official way of auth

#

and its unsafe

tawdry narwhal
#

and the only response I got to that was that eastern european servers use some hybrid thing

#

which doesn't change the fact they are using offline mode

frosty copper
#

There are plugins on spigot allowing it, and if done correctly there are no real/practical vulnerabilities

tawdry narwhal
# merry elk ?

also in your defense because at the time I had no idea what was being referred to, I said you don't need to know the Auth system to setup servers

tawdry narwhal
merry elk
#

what if someone cracked registers as for example frostalf and real premium user frostalf wants to join, do you see the issue?

frosty copper
tawdry narwhal
#

that was like the only answer I got which didn't really explain much XD

merry elk
#

LMAO

#

fun fact aimbot

#

if you use offline mode you dont get support

frosty copper
merry elk
#

citizens will ban you

#

paper will give you no support

#

and purpur will give you a special role

tawdry narwhal
#

purpur gives special roles?

merry elk
#

yes

tawdry narwhal
#

that sounds cool

#

unless its a special role to see nothing XD

frosty copper
#

What special role?

merry elk
tawdry narwhal
#

yep there it is

merry elk
#

so aimbot

#

stop arguing

merry elk
tawdry narwhal
#

At least you can be happy to know @merry elk I wasn't going to let someone try to tarnish your name over some stupid thing 😛

merry elk
#

💪

tawdry narwhal
#

if they had something more legitimate I might not have said anything

frosty copper
merry elk
#

so if cracked user makes account using my name without for example knowing it, i can just steal their stuff

tawdry narwhal
#

That seems legit

#

makes me want to make them use my name 🤔

merry elk
#

geyser has a workaround for that

#

by adding * at start of the name

#

but thats for bedrock players, not pirates

tawdry narwhal
#

but I mean online mode already does whatever this hybrid system does

frosty copper
#

Cause of hybrid uuid I have all premium nicks blocked for cracks

merry elk
#

i hate word hybrid

frosty copper
#

So only really a problem for new usernames

merry elk
#

reminds me of hybrid software

tawdry narwhal
#

well unless someone comes up with an official name for this

#

I don't really know what else to call it

frosty copper
#

+you don't steal their stuff

scenic coyote
tawdry narwhal
#

other then offline mode of course

scenic coyote
merry elk
#

i couldnt find the clean version tho

#

heres a bingo

tawdry narwhal
#

i would so participate in this

frosty copper
# merry elk heres a bingo

My players are all young children, everyone pirates, my country has weak currency, I can't get players without it, I don't want my server to rely...

#

But fr, tell me about real problems of it.

#

All you do is saying that it's not safe and supported

#

Bullshitting while neither of us have idea about how really authenticating works and what are some of the main vulnerabilities both servers can have

#

There are good antibots so that's not a viable argument

#

Of course without official game developer support it will be more shaky but I want specific examples

tawdry narwhal
#

what kind of support do you provide when someone loses their account because someone else managed to verify as them?

#

What is to happen if a player logs in, and then someone registers said name as premium and then joins as well?

#

how do you handle UUID spoofing

frosty copper
# tawdry narwhal how do you verify that one player is not someone else?

That is true but it's not a problem. A lot of more known players use this as altening on servers + with good active anticheat it doesn't matter and networks make a good job keeping community safe from cheaters. Of course you have limits of assigning accounts per ip but it's just a joke

tawdry narwhal
#

your reply didn't answer the question in the slightest

merry elk
#

LMAO

#

he took this bingo seriously

frosty copper
tawdry narwhal
#

Mojang auth I can prove that I own whatever accounts that I own to Mojang

#

therefore, servers can easily verify with Mojang that said account is who they say they are

#

but your system has no such things in place

#

If you attempted to tell Mojang you own my account

frosty copper
#

It has hybrid authentication which allows verifying easily with mojang

tawdry narwhal
#

they are not going to believe you because you can't provide the necessary proof

frosty copper
#

You are talking dumb shit rn

tawdry narwhal
#

how do you stop someone from using another cracked players name

frosty copper
#

Wow you haven't been on cracked server never before

#

You have to register every cracked account

tawdry narwhal
#

I have, I know the various ways you could stop someone but ultimately you really have no idea which player really owns the name though

#

and then my last comment is one I know for a fact no cracked server can do

#

well it probably can but they don't

frosty copper
#

Somebody may steal a password but there are recovery systems

frosty copper
tawdry narwhal
#

alright, so you implement a password system. So that means the name I have cracked wise can't be used by someone else on your network

#

but can be on another network

#

sounds awesome 🙂

merry elk
#

frost just stop feeding them

frosty copper
#

Passwords are stored in a database so you can use it on whole network

tawdry narwhal
#

do you stop UUID spoofing?

#

keep in mind because you are in offline mode, the server accepts whatever UUID the client tells it 😉

#

so I could still get ops without logging into your account 🙂

frosty copper
#

Read some of the authentication plugin documentations

#

Or ask their owners

tawdry narwhal
#

I am unaware of any plugins in offline mode preventing this

fringe kite
tawdry narwhal
#

or salted if they are

frosty copper
fringe kite
#

mhm

#

with some 2 bit encryption to reduce load on the cpu?

merry elk
#

@weak drift can u tell aimbot to stop this circus

frosty copper
#

You'll are doing it

fringe kite
#

i dont know what about offline mode users not being helped is unclear, thats it.

#

nothing else needs to be added

#

now shut up

frosty copper
#

Enter the server cubehard.net and try your shit I can guarantee nothing will work

frosty copper
#

You'll are keep asking me dumb questions trying to prove that you have found something that it's wrong but you have no arguments

tawdry narwhal
frosty copper
#

You can try it on server I mentioned, It's most definitely fixes but who knows

tawdry narwhal
#

but the fact I know it is a thing in offline mode should be concerning and proof that people here do in fact know the auth system

merry elk
#

@frosty copper stop

tawdry narwhal
#

as far as what is wrong with offline mode, well it may not be illegal in your country to steal, but in other countries it is illegal to steal

#

this includes games

#

So...yeah it is wrong because the law says it is 😂

#

in countries that don't support piracy that is

frosty copper
#

There are legit companies there with payment systems running on offline there

#

So I don't think that it's that illegal

fringe kite
#

ok?

#

what are you trying to prove here

frosty copper
frosty copper
merry elk
#

you dont have to be a lawyer to name something illegal illegal

fringe kite
#

but why are we arguing about offline mode?

frosty copper
#

funny, didn't laugh

tawdry narwhal
#

and that offline mode is safe I guess?

fringe kite
#

cool

#

not true

#

end of the conversation

frosty copper
#

It's definitely less safe than online mode but enough safe to be used under certain circumstances

heavy birch
#

i suck

frosty copper
#

Cause I see that most people there see it as hell to use for 8 yo kids with 0 safety and millions of exploits

heavy birch
#

hey man one thing if ur running offline mode servers run it just don't defend that it is good

#

or publicise it

frosty copper
#

I am defending it from stereotypes and false claims

heavy birch
#

just don't do it ezzzzzzzz

merry elk
#

@hardy grail plz wake up

tawdry narwhal
frosty copper
#

@merry elk If conversation about this is considered as rule breaker I can delete everything on my own

merry elk
tawdry narwhal
#

is talking about offline mode against the rules now? I am going to have to go read them now

heavy birch
#

pls do it lets move to of topic channel or a thread

tawdry narwhal
#

?rules

magic zenithBOT
tawdry narwhal
#

thank you cafebabe

frosty copper
#

Hmm the only rule I broke was mentioning one server

fringe kite
#

alright but who cares

#

why is this still going on

merry elk
#

you cant glorify piracy

frosty copper
#

At what point was I glorifying it?

fringe kite
#

what the fuck

#

kacper, stop.

merry elk
fringe kite
#

thank you

frosty copper
#

Have a good day

tawdry narwhal
#

lol

spiral dew
#

How can i do for when a player go to a warp un this case parkour and there disable specific commands and when they go there clear her inventory and when they leave the warp give back the inventory?

wild zodiac
#

Hey guys. I wanna write some specials characters in my server to superlobby and auctionhouse plugin (special character: á) we use this letter in our country. But when I write it, it makes ? from á and chracaters like that. I saw other servers can write letters like that. Help me please

wild zodiac
#

bruh

#

no other way?

west cloak
wild zodiac
frosty copper
wild zodiac
#

I need to open it in notepad?

olive leaf
#

Help i cant set spawn

#

i have essisentals spawn installed but its disabled

wild zodiac
#

version?

olive leaf
#

1.18.1 server verision

brisk torrent
#

so basically i have a lobby plugin where i can do /lobby from any multiverse world and then i would tp there but i also want a /spawn where i can tp from any world and can't find the plugin for it i have downloaded some and there's not really any that when im in the lobby i can do /spawn. any plugins that could work for that? or is there some multiverse command or a fix?

spiral dew
#

How can i do for when a player go to a warp on this case parkour and there when they go there clear her inventory and when they leave the warp give back the inventory?

unkempt fog
#

Multiverse Inventories (plugin for Spigot)

unkempt fog
#

It basically allows you to create an alias for an exiting command

brisk torrent
unkempt fog
#

Nope

#

In the main folder of your server

#

Where your jar is

night crystal
brisk torrent
#

@unkempt fog friend me so i can send u a picture of the commands.yml cuz theres not really anything in their

unkempt fog
#

If you are running on your own machine, then upgrade it, or get a host.

unkempt fog
#

At least this should work

#

At least as how I know

brisk torrent
#

what does that do?

unkempt fog
#

It will make an alias of the command /lobby

#

So if you type in /spawn

#

You basically execute /lobby

#

This is what you wanted, right?

brisk torrent
#

no like let's just say you are in the normal world and you do /lobby i go to my other world that is a void with my lobby and i want a spawn one that brings me to another world where i can access it from different worlds from the plugin multiverse but i can't find a /spawn plugin that can do that

unkempt fog
#

🤔

brisk torrent
#

like lets say you know what bungeecord is?

unkempt fog
#

Yes I do

#

I work with it most of the times

brisk torrent
#

with bungeecord you spawn in the hub right

unkempt fog
#

I just can't get what you basically want

brisk torrent
#

and then you go to a gamemode

#

like survival

#

and you spawn in a survival map

unkempt fog
#

Yes

brisk torrent
#

but not the world like the spawn where the crates are

#

the rules

#

and where you can do /rtp

#

to go to the wild

#

i want that all in one server

#

and i do that with multiverse

unkempt fog
#

So you basically want two lobbies, in one lobby?

brisk torrent
#

well yes

unkempt fog
#

Oh

brisk torrent
#

but you only spawn in the hub

#

not the spawn of the gamemode

unkempt fog
#

If you are using GUIs you might be able to do it

#

You just need to teleport the players

#

mvtp {player} {world}

#

or mvtp {world} {player}

#

Can't remember correctly, because I don't use Multiverse that much

brisk torrent
#

yes i already know that but i want people to be able to do /spawn

#

where they don't go to the

#

hub

#

but the gamemode of the spawn

unkempt fog
#

Gamemode of the spawn?

brisk torrent
#

yes people have like a hub and then in like survival a special map

#

where they have crates and rules and like jump in the portal

#

to go to the wild

#

and that's mostly that they can do /hub and /spawn

#

so if they were to do /hub

#

they have a choice of different gamemodes

#

and if they do /spawn they go back to the spawn where everyone spawns when they first join the world

#

do u understand?

#

sorry maybe its my english

unkempt fog
#

So you basically want to make it so if you type in /spawn in survival, you go to the survival spawn, but if you do it in the creative, you go to the creative spawn?

brisk torrent
#

the first part is right

#

like if there in survival

#

i want them to do /spawn

#

that's exactly what i need

#

but i can't find a plugin for that

unkempt fog
#

Oh well

#

It is a world checking

#

But there is no plugin out here for that I guess

#

😦

#

You need to code it yourself I guess

brisk torrent
#

oh

#

how do i do that

unkempt fog
#

Well. You need to learn Java.

magic zenithBOT
unkempt fog
#

There are also Spigot docs, but learning how to actually start coding your plugin, it is easier to watch it on YouTube

brisk torrent
#

alright

#

thanks

#

wait

#

@unkempt fog

#

can i allie the hub and spawn together that's possible right?

#

so if i did /spawn it would send me to the hub

unkempt fog
#

Yes

#

But only to the hub

brisk torrent
#

k wait i have an idea

#

how do i do that

unkempt fog
#

Using commands.yml

brisk torrent
#

just like the screenshot u send above?

#

like when i first asked you

unkempt fog
#

Screenshot? 😹

brisk torrent
#

this one

unkempt fog
#

That is not a screenshot, but yes, that should work

brisk torrent
#

oh