#help-server
1 messages · Page 231 of 1
And you've set the address as an IP
” If you wish to use IP forwarding, please enable it in your BungeeCord config as well!”
um ok...and how i should set the address?
I don't know if that's related to the problem, but I set my address to a port
I think so
this is correct?
Yes
let me try
And the port must be the same in your server.properties
I think... I found it
Ur right
I forgot to change it
Yeah.... And btw another question why the server consume so many ram
I have 2 for survival, without players i have just 1,200 MB free
Java arguments
I haven't faced RAM issues until now, I couldn't help you w that
Oh ok... Thx anyway
hey um somone can help me with rank plugin
The world consumes a fair share of RAM
imtryna start scripting like geroge not found and im fimilar with python but i want to elarn java and spigot any advice and good tutorials to watch?
I would just google java tutorial though
learn a bit of java before jumping into spigot
I have a grief prevention plugin and I want to let people use claims in one world and not the other but I still want to use admin claims on all worlds but the ting is I dont want people land claiming on all the other worlds and it doesnt let me cchoose one or the other its all claims for each world
I best recommend joining #griefprevention at irc.spi.gt (via https://irc.spi.gt/iris/) and ask your question there, alternatively they should have a discord for support.
There's a plugin that disables certain plugins in certain worlds
but I dont want it completely disabled. I wanna be able to use claims on a world while other people cant but they can claim in the other world
You mean like some people with certain permissions can claim in a world?
I mean I want people to be able to claim in one world but not the other and I can claim in all worlds
A permission plugin could help
I have luckperms
Oh god I just realized
i was gonna say " just look for the claim permission and don't give it to them" but if you don't give them the permission it won't let them claim globally
Check this thread: https://www.spigotmc.org/threads/help-w-luckperms-for-per-world-groups-perms.206450/
Can be useful
Will this work?
debug: false tiers: default: '0': name: Basic icon: COBBLESTONE price: money: 0 contains: COBBLESTONE: 99.9 COAL_ORE: 0.01 '1': name: Basic+ icon: COAL_BLOCK price: money: 150 contains: COBBLESTONE: 99.6 COAL_ORE: 0.02 IRON_ORE: 0.02 REDSTONE_ORE: 0.01 GOLD_ORE: 0.01 '2': name: Advanced icon: IRON_BLOCK price: money: 200 contains: COBBLESTONE: 99.80 COAL_ORE: 0.10 IRON_ORE: 0.4 REDSTONE_ORE: 0.02 GOLD_ORE: 0.02 DIAMOND_ORE: 0.01
options: playerSearchRadius: 4.0 auto-save: enabled: false delay-in-sec: 300 money: format: true gui: permissionNeeded: false showBarrierBlockIfLocked: true hideInfoIfLocked: false confirmpurchases: true admingui: true seperateClassesByLines: true centerTiers: true showSupportedModes: true signs: enabled: true islands: usePerIslandUnlockedGenerators: false sendMessagesToTeam: true onlyOwnerCan: buy: true select: true useIslandBalance: false automation: pistons: true supportWaterloggedBlocks: true saveOnTierPurchase: true removeGravity: false disabled: worlds: - world_the_end generationModes: '0': blocks: - WATER - LAVA displayName: Cobble fallback: Cobble particleEffect: SMOKE_LARGE
?paste
?paste
This is not a place to paste some hundred lines of text
the bot is slow today, it'll take a while
ok
(or the command got removed, at which I would play the bot: paste.md-5.net)
what
grass is ugly doesnt look realistic at all
When a person is banned with /ban, is the person banned by they id (uuid) or what?
By the looks of things it works with usernames, since the person i banned changed his name and joined the server. Due to this i am developing a custom whitelist/ban system with discord since the vanilla mojang one is retarded
I'm trying to download spigot for my server but I can't get past this part(see image). When I try to do that I get Error: Unable to access jarfile spigot.jar
Well do you have a spigot.jar
I don't think so. But, idk how to get it
?bt
I installed buildtools already
Did you run everything to create the spigot jar?
what good plugins are there to log creative players and what blocks they place/spawn in?
I did #!/bin/sh but I didn't see anything else I needed to do
I have a grief prevention plugin and I want to let people use claims in one world and not the other but I still want to use admin claims on all worlds but the ting is I dont want people land claiming on all the other worlds and it doesnt let me cchoose one or the other its all claims for each world
I don't think that's possible
why
Config
I mean if you use LuckPerms you could disable their permission to create claims based on worlds
think luckperms has world context
I've been in the config and it groups all claims together
anyone know why script isnt working [19:46:56 ERROR]: Error occurred while enabling Skript v2.5.3 (Is it up to date?) java.lang.ExceptionInInitializerError: null at ch.njol.skript.aliases.Aliases.<clinit>(Aliases.java:140) ~[?:?] at ch.njol.skript.Skript.onEnable(Skript.java:403) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-556] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.5.jar:git-Paper-556] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.5.jar:git-Paper-556] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.5.jar:git-Paper-556] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.5.jar:git-Paper-556] at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:580) ~[patched_1.16.5.jar:git-Paper-556] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:280) ~[patched_1.16.5.jar:git-Paper-556] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1055) ~[patched_1.16.5.jar:git-Paper-556] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289) ~[patched_1.16.5.jar:git-Paper-556] at java.lang.Thread.run(Thread.java:835) [?:?] Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 1076 out of bounds for length 1076 at ch.njol.skript.aliases.MaterialRegistry.<init>(MaterialRegistry.java:101) ~[?:?] at ch.njol.skript.aliases.MaterialRegistry.load(MaterialRegistry.java:78) ~[?:?] at ch.njol.skript.aliases.ItemData.<clinit>(ItemData.java:100) ~[?:?] ... 12 more
SK"RIP"T
damm
?paste
None of them works
I installed a plugin called ecoenchants that puts custom enchants into the game. My players didn't like it and wanted to go back to vanilla so I decided to uninstall it. Everyone's armor that had a custom enchant had the lore left from ecoenchants which was fine, I understood that would happen but it also re-rolled all the vanilla enchants on their gear. And now my players can't combine 2 enchantment books and get 2 enchantments, it only gives them one. I tried going to their Discord for support, and the developer's response to why I would uninstall it was "i can't do anything if you uninstall it lmao why would you do that" and then kicked me from the server. It was a paid plugin too. Is there any way I can fix my world to fix normal vanilla enchantment mechanics?
I know it's a long shot, but if there's any way I can do something, I would like to know. :[
He removed me from his Discord
Ahaha
Good thing that would never happen with my CE plugin, but I'll note it for one more reason to not adopt registering enchantments and doing it the old fashioned way
@winged sorrel
oh its you again
What is your CE plugin?
you left a 1-star review because i told you that it wasn't possible to do anything after you uninstalled the plugin
which is obviously true
because its straight up not possible
Nah, mine is absolutely bad, wouldn't recommend it
Haha ok
wdym re-rolled though?
All of their vanilla enchants changed
i've refunded your money also btw
that's literally not possbile unless you're running a pre-1.13 server with a 1.16 plugin somehow
and even then
would be a stretch
No feedback messages
Well he gotta blame you somehow aux
No error messages
the lore is client-side so that would probably go away (at least on most items) once its uninstalled after a restart
but some old items from villagers might have server-side lore
there was a bug to that effect a while back that has been fixed
I wasn't looking for a refund, but why couldn't you just explain that to me?
because i said it wasn't possible, then you left a 1-star review that said i was rude by saying that
I was upset that you wrote "i can't do anything if you uninstall it lmao why would you do that"
That's so unprofessional
.
you also left a 1-star on the library that i use for my plugins
which makes no sense since that doesn't even touch enchantments
its just a fucking library
Fine, I'll delete it
But you should at least add something to your wiki page about what could happen if you uninstall the plugin
Well nothing should happen
what, something like "if you uninstall the plugin, then i obviously can't do anything because the plugin isn't running anymore"
I'm not arguing with you over this, I'm trying to fix issues on my server now
Aux, inject bytecode into Vault if they have it that allows you to help them with their issues.
Alright, well thanks for the refund!
thats fine
Will this work?
use bluemap i guess
or increase render quality
bluemap is epic
its laggy
Are Bukkit servers down?
dl.bukkit.org has been dead for like 6 or more years
that is more of a bug
? Is linking to (you know what) dev illegal now?
its hires
https://dev.bukkit.org/ is totally legal wtf
dl.bukkit.org is the one that was taken down
Paper does the same thing as spigot
Paperclip also patches vanilla, similar to Build tools
Paper doesn't use the same way as spigot
yes, not the same thing, but the same idea
hence why they can hand you direct download links
What does paper do, anyways?
That does make me curious, is paper just saying fuck it, or is there a reason they can offer the direct jar?
Cause they have direct DLs for pretty much all builds
weird
User experience i guess, its more of a hassle to run buildtools rather than just downloading mojang's jar at first start
why you must torture me this way
I no torture.
anyone know how the worldedit for loop tab crash works?
no
is it just me or is ?paste not workin
it says error something went wrong when i hit save
BRUH
automod f***ing stop im not spamming
i fucked up the link ffs
^^^ can someone pls help me with buildtools?
Ugh why do people come into spigot support discord and say use paper
no i need spigot ;-; im compiling a legacy plugin
Or is this some joke that flew over my head
it specifically wants spigot 1.8.7
Wait it wants .7 or .8 cause the paste shows it trying to get .8
well it wants .7 but .7 isnt listed on the buildtools page so i tried 1.8.8
didnt work either doe
if i can get .8 workin we'll see about .7
woah wait a minute... im trying it in linux
oh nvm its downloading maven lol wtf
uhh wait what the fuck
now its not working on 1.16 either...?
https://pastebin.com/tMX1UwjC <-- 1.16 buildtools fail
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
now im scared lol 1.8 i understand but y tf is 1.16 failing
- because it's generally more performant and I haven't encountered a lot of issues with using it over spigot
and 2) so people go there instead of here
big brain
bruh creeper pls try buildtools lol
buildtools works fine for me
buildtools works good for me too
is this your first time running it?
hell no 1st time i ran buildtools was 2014
on this system
ok uhh progress update... linux apparently successfully built 1.8.8 buildtools
._.
why does it work in a linux vm but not main os
linux is best for compiling anything 
probably because you broke something on your main os
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
?bt
@mortal robin no no sry its ok
it worked in a linux vm... somethin rong wit my windows
lol
Imagine using windows.
wat the actual fuck doe this is my 900th time runnin buildtools on windows
I'm on windows rn but my main os is ubuntu
never had a problem b4 wtf is goin on
i use all three 
Linux is superior .
cap
no cap
full cap
let me guess
Too basic.
you use Arch?
Nah
well lets see linux build me a 1.8.7 jar then
what do you use then lmao
since its so much better then natively installed winder
why 1.8.7
i mean look at the log... why the fuck does it say somethin about sha1
is my memory corrupt wtf
just clean the directory and try again
trynna compile a plugin that has 1.8.7 as dependency
jesus
Fedora is such a bomb ass name
only thing I like about fedora is boxes
lol i told spigot 1.8.7 it still gave me a 1.8.8 jar... this shit better work or
i kno u have a 1.8.7 jar in ur personal backups
what plugin are you trying to compile
its called citadel... official builds only go as far as the 1.9 version
so eclipse guy helped me find github time machine so i went back in time & grabbed the build right before "updated to 1.9"
and it happens to link to 1.8.7 lol guess dude skipped a version
got a link to this 'citadel'
:I i cant find it now LOL hold 1 sec
https://github.com/CivClassic/Citadel <-- this is one repo with it
i think theres 2 repos with all the same plugins
you sure this depends on 1.8.7
? the ci has a jar and the repo is 1.16
ok i cant find the version i downloaded but i found this one that links to 1.8.8:
https://github.com/ProgrammerDan/Citadel/tree/c3875f7aec7f8db8048abfd916a979d49e2f36d8
i think thats the one eclipse guy sent me initially
i should use that 1 instead of the 1.8.7 one
just one that works with 1.8.8 server
1.9 version didnt work
well you're gonna have more problems trying to build that plugin
i mean if this doesnt pan out ill go with a factionsuuid fork like every1 else but... yea i rly wanna give this a shot ;-;
the repo for most dependencies there does not exist / is offline so unless you have all those jars you're gonna have a problem
o i already kno lol im having to change all the pom.xml references to local files i compile myself
for all the dependencies, theyre not on the linked repo but ive found em in other repos
wouldnt it be nice if we had a plugin archive doe
well if it's on spigot you can just go through the version history
same with dev.bukkit
yea spigots good but liek they be deletin ppl
right
i think if they gonna ban some1 they should leave the stuff up ;-; at least just for posteritys sake yknow
Hey Im looking for a Report plugin that supports bungeecord
TigerReports IIRC
yeah bungee support
just give it a quick google and it'll pop up
thanks
grrrrrrr...
nvm lol f*** this plugin
im starting to grow resentful towards maven users
maven goated
[ERROR] Failed to execute goal on project CivModCore: Could not resolve dependencies for project vg.civcraft.mc.civmodcore:CivModCore:jar:1.2.05: Could not find artifact org.spigotmc:spigot-api:jar:1.8.8-R0.1-SNAPSHOT in in-project (file://X:/Personal/cit/spigot-api-1.8.8-R0.1-SNAPSHOT.jar) -> [Help 1]
u tell me wat de fok
'org.spigotmc:spigot-api:jar:1.8.8-R0.1-SNAPSHOT' is
just
wtf is that even
the pom.xml is trying to get a file
^ my question exactly
hold on
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.8.8-R0.1-SNAPSHOT</version>
</dependency>
</dependencies>
<repositories>
<repository>
<id>in-project</id>
<name>In Project Repo</name>
<url>file://X:/Personal/cit/spigot-api-1.8.8-R0.1-SNAPSHOT.jar</url>
</repository>
</repositories>```
did i f*** up anything obvious here?
plugin pom came with spigot repo for it but apparently doesnt work anymore
weird
hold on i show u what happens with default pom
[ERROR] Failed to execute goal on project CivModCore: Could not resolve dependencies for project vg.civcraft.mc.civmodcore:CivModCore:jar:1.2.05: Failed to collect dependencies at org.spigotmc:Spigot1.8.8:jar:1.8.8: Failed to read artifact descriptor for org.spigotmc:Spigot1.8.8:jar:1.8.8: Could not transfer artifact org.spigotmc:Spigot1.8.8:pom:1.8.8 from/to civcraft-repo (http://build.civcraft.co:8080/plugin/repository/everything/): Transfer failed for http://build.civcraft.co:8080/plugin/repository/everything/org/spigotmc/Spigot1.8.8/1.8.8/Spigot1.8.8-1.8.8.pom: Unknown host No such host is known (build.civcraft.co) -> [Help 1]
why does it say transferring TO?
why is it trynna send stuff to that repo (that no longer exists)
when its trynna download spigot... wtf i dont get this
it's selling your data ofc
i mean i wouldnt mind that at this point
do u kno why its doing that? or how i can disable? i have all the code i need, its just none of these repos still alive
(which is why im working with local jar files...)
BRUH
?
-____-
I get error with this
whut
it worked tho LOL
who the fuck pinged me
me joy, i compiled the f***ing plgen

I didn't look into bungee support past the top of the resource page
there's likely specific instructions
where did u get that jar
yeah there's an installation section
nvm i found what i did wrong
what did you do
its a spigot plugin that works for bungee cord cuz it uses mysql
ooooo
is there anyway to reduce item frame lag?
Good evening, can someone help me with this error?
I can't upload images
:,v
asd
asd
verify
LOL karenprotect
Javassist
jav ass ist
When i use mv portals ("/mvp create "Tut_Lobby" it says, "You must have a Worldedit selection to do this.") Can anyone help?
i guess mv discord is better for that
I need a little help identifying how Paper recognizes persistance with leaves when using World Edit
in singleplayer without Paper and using the world Edit mod, I can use something like "oak_leaves[persistent=true]" and it works without issue, but on the Paper server i work for, it has an issue with this
Ask paper
anyone know a work-around because I haven't been able to find any relevant information online regarding this and I've searched a while
do you have an idea of what it recognizes?
I would if they had a discord
They do
Paper have a discord, go to them for support.
I did and apparently
the issue was resolved, not sure what update though. But now it seems i can do it as if its normal minecraft....
i have a back up of my server where everything works fine (specifically mcmmo/essentials/luckperms), whenever i move the entire files to the new current server, the changes just dont apply at all. i refresh everything and double check the files and even whilst looking inside of them as they are loaded up they all have the correct values but they just dont seem to be getting read. is anyone able to help me please.
yes
why cant i use bigdoors? i have geyser and bigdoors say no
geyser is not compatible with everything rn
I need help for my minecraft server I want a pixelmon servr but it's not working. Can someone help me message me if someone knows about plugins and managing the server?
anyone use or familiar with multicraft here?
that is not spigot related
@keen hemlock how should I do then can you teach me?
there are tutorials on youtube
and google
and a tutorial on the pixelmon site probably
quick question
What protocol does Votifier use?
TCP or UDP or both
ive used both
and it works
but is it necessary?
Hello, my minecraft server is very laggy, but in a way which doesn't let you break blocks, loading in takes 30 seconds and none of the other players move/ take damage. even the motd takes forever to load. After being in for a minute this happens: DrShockz was kicked due to keepalive timeout!
the tps is fine
What version are you running?
1.16.5
How are you hosting your server?
geyser is compatible with the only Minecraft version that should still be used in 2021: 1.16.5 lol
I am trying to use multiverse to clone a world whenever someone clicks a sign, but the problem is that the worlds cannot be named the same so is there anyway that I can clone the world with the players name at the end of it to make it unique? ex: /mv clone world clonename<player>
great
Not sure if it's updated, I used it back in 2016-2018
you would do like for the command
/mv clone world clonename(player who clicked sign's name paceholder)
No shit I was saying that its not really production ready for a survival server as there are features that are broken or do not work
@leaden minnow
Yeah
It's great for a minigame server as you don't need anything besides blocks and guis
I just took that as a perfect opportunity to assert that 1.16.5 is objectively the best Minecraft version, and anything before shouldn't be used lol
whats the best ban plugin
they are all essentially the same
litebans is good but so is advance ban
more people support litebans I believe for like the online ban web thing
Not sure but I think
would be mine if i ever finished it ;___;
are there any plugins that can detect if there is a portal frame in a world
Hello does anyone know how to make a bedwars system like on hypixel, that makes so that when you click on a npc it automatically puts you in an available game
Like is there a plugin or ?
@night junco I dont need the bedwars plugin
I just need to know how to make a redirect system so that when someone clicks on the npc in the hub server it redirects to the bedwars games automatically available
lolo
what bedwars plugin do u use
._. quakemc?
I need this sort of system for minigames in general
idk if that exists .-. ive mostly only seen game-specific plugins
you have to have luckperms as it
00:08:14 [WARNING] Could not bind to host /192.168.:25565
java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.Net.bind(Unknown Source)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:134)
at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:550)
at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334)
at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:506)
at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:491)
at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973)
at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:248)
at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:356)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.lang.Thread.run(Unknown Source)
when i start my bungeecord server that happend
ping me if someone solved it
im 10 how supposed to understand it
ok
Its already in use bro
The best thing to do, Not trying to be rude. Google, Youtube.
Lookup "How to make a bungeecord server"
ok im srry
im srry to yall i be rude to
00:19:03 [SEVERE] [LuckPerms] Exception occurred whilst loading data for ad356749-516c-452c-b564-b9d8b6cde8df - Kenntomi
00:19:03 [SEVERE] java.util.concurrent.CompletionException: org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database may be already in use: null. Possible solutions: close all other connection(s); use the server mode [90020-199]
what that?
use the server mode [90020-199]?
Are you using your database for anything else?
idk
delete the databse for luckyperms?
Wait, can you show me your luckperms config?
does anyone here know why running wget directpluginlinkhere on ubuntu returns a error 503
?paste
ok
Hey, i am looking for a delivery gui plugin
for example hub sends /deliver economy
and player can claim it on skyblock for example
Give me a sec
ok
yes
ok
no crash about the luckperms
but
[INFO] [/192.168.1.24:56826] <-> InitialHandler has pinged
00:29:22 [INFO] [/192.168.1.24:56844] <-> InitialHandler has pinged
00:29:23 [INFO] [/192.168.1.24:56845] <-> InitialHandler has connected
00:29:24 [INFO] [Kenntomi] <-> ServerConnector [Hub] has connected
00:29:24 [INFO] [Kenntomi,/192.168.1.24:56853] <-> InitialHandler has connected
00:29:24 [SEVERE] [Kenntomi] <-> ServerConnector [Hub] - encountered exception: net.md_5.bungee.util.QuietException: Server is online mode!
00:29:24 [INFO] [Kenntomi] disconnected with: Exception Connecting:QuietException : Server is online mode!
00:29:24 [INFO] [Kenntomi] -> UpstreamBridge has disconnected
00:29:24 [INFO] [Kenntomi] <-> ServerConnector [Hub] has
that
simple fix there,
O_O
goto all spigot servers, server.properties
then?
dont set that to false @west cloak
oh
oh so set it to true in bungee but to false on all non bungee servers
thats what i said 😄
ok done
im so pissed that i cant find package plugin
restart all servers
depends what your using
00:36:49 [INFO] [/192.168.1.24:65426] <-> InitialHandler has pinged
00:36:57 [INFO] [/192.168.1.24:65434] <-> InitialHandler has pinged
00:36:58 [INFO] [/192.168.1.24:65437] <-> InitialHandler has connected
00:36:59 [INFO] [Kenntomi] <-> ServerConnector [Hub] has connected
00:36:59 [INFO] [Kenntomi,/192.168.1.24:65440] <-> InitialHandler has connected
00:36:59 [SEVERE] [Kenntomi] <-> ServerConnector [Hub] - encountered exception: net.md_5.bungee.util.QuietException: Server is online mode!
00:36:59 [INFO] [Kenntomi] disconnected with: Exception Connecting:QuietException : Server is online mode!
00:36:59 [INFO] [Kenntomi] -> UpstreamBridge has disconnected
00:36:59 [INFO] [Kenntomi] <-> ServerConnector [Hub] has disconnected
why
Again, you need to restart those spigot servers
Turn them off and turn them on again
uh yea
the server?
yes
ping me so i can check here tmr cause i gtg sleep
bye you guys
guys to restart all the server i have to go to each servers folder and press start.bat?
and close the server
idk but i did that i started the bungeecord server i still have the same problem but cya tmr
when you change it you click File>Save
does anyone know how to delay a command?
any1 know how linux kills processes? do i gotta worry about my database server getting killed before my java process or nah
Wait what file?
anyone can help me I have problem creating my server ç_ç
I need to know every command One of my players did in the last 2 days
how do i add plugins to minecraft like youtubers do?
hi, anyone have a copy of advancedfoods plugin?
is there any way to disable this message? ```
*** Error, this build is outdated ***
*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
*** Server will start in 20 seconds ***
there is
how
downloading a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
not this
ah I see
Starting clone of https://hub.spigotmc.org/stash/scm/spigot/bukkit.git to Bukkit
Exception in thread "main" org.eclipse.jgit.api.errors.JGitInternalException: Could not rename file Bukkit\._LICENCE.txt5029278399339577027.tmp to Bukkit\LICENCE.txt
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:207)
at org.spigotmc.builder.Builder.clone(Builder.java:925)
at org.spigotmc.builder.Builder.main(Builder.java:262)
at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)
Caused by: java.io.IOException: Could not rename file Bukkit\._LICENCE.txt5029278399339577027.tmp to Bukkit\LICENCE.txt
at org.eclipse.jgit.dircache.DirCacheCheckout.checkoutEntry(DirCacheCheckout.java:1510)
at org.eclipse.jgit.dircache.DirCacheCheckout.doCheckout(DirCacheCheckout.java:563)
at org.eclipse.jgit.dircache.DirCacheCheckout.checkout(DirCacheCheckout.java:467)
at org.eclipse.jgit.api.CloneCommand.checkout(CloneCommand.java:376)
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:204)
... 3 more
Caused by: java.io.IOException: Could not rename file C:\Users\Stepan\Desktop\LonelyCraft\Bukkit\._LICENCE.txt5029278399339577027.tmp to C:\Users\Stepan\Desktop\LonelyCraft\Bukkit\LICENCE.txt
at org.eclipse.jgit.util.FileUtils.rename(FileUtils.java:322)
at org.eclipse.jgit.dircache.DirCacheCheckout.checkoutEntry(DirCacheCheckout.java:1508)
... 7 more
``` wow
can anyone explain me how to put plugins in a sponge minecraft server?
hello, when i want to kill a sheep on my server, it takes 4 hits with an axe. normally it takes 2. that is very annoying in PVE. the version is 1.16.5. does anyone have a solution to my problem?
Plugins: WorldEdit, WorldGuard, TreeGravity, Essentials, ProtocolLib, CoreProtect, Spectator, GriefPrevention
Try critical hitting the sheep
Server: 2 Hits
Normal World: 1 Hit
anyone know if i can dissable the chat in one world but not others?
spigot != sponge
spigot plugins do not work on sponge
sponge plugins do not work on spigot
I'm new to this I don't know how to setup and where to find the right plugins @mortal robin
@mortal robin thank you so much
Also, this is spigot, not sponge
^
Go to the spongepowered discord for better support
@quaint canopy Use this plugin: https://www.spigotmc.org/resources/perworldchatplus-official.26601/
okiii
do you know how to mute just one world? i dont see it on the wiki
Hey guys , does anyone know any plugin that allow you to use custom model for items ? (with damage value)
you don't need a plugin for that?
just a rp and set the item as whatever you want it to be
tnx
wait what really ?
Hmmm only seeing it with 1.14 tho can I do it with 1.12.2 ?
Strange there's a server that did it with 1.12
What server?
Resource packs can have seperate textures for different durability levels
1.9+
Yeah they're using that method I do belive
It's not a very popular one and it's a cracked one lol
Yeah I have it right here
Been reading through their json and it seem that they're using durability levels
kool
Is there any plugins that give that item with that specific durability if you have a specific perm ? 🤔
this is kinda a wired question but is it possable to make a "login" using a mc name on a website? i wanna make a website for my server but idk how i would do this
anyone got like some documentaion?
any reason why the tps could from from 20 to 12 after reloading, 4 online player, totaly 4 world loaded and worldedit + own plugin
yes
ti know its buggy but why so buggy
it's like jumping out of a moving car then trying to jump back in
ok
A bit late, but the way it functions is inherently bad for all server softwares. Always use plugin specific reloads, or restart the server if the plugin doesn’t have it
Most plugins assume the server just started for one thing
A competent dev should have some sort of command for it
Ah okay
Usually it’s /plugin reload
So something I'd have to add myself
But plugin would be whatever the normal prefix for the plugin is
If you’re developing a plugin, yes. If you’re using a plugin, an experienced dev should have added it to the plugin already
Alright thank you!
why is players yaw sometime between 0 and 360 and sometims betwen 0 and -360
Just multiply it by -1 or get the absolute value
ok
Absolute value is generally better
This is kinda obvious, but Just remember -320 (also 40) is a different direction than 320 (also -40)
yup i think i solved it
not complet but an idea:
if (yaw < 0 ) {
yaw = yaw *1;
if (yaw < 180) {
yaw = 360 - yaw;
}
if (yaw > 180) {
yaw =
}
}
It may be easier to just do if yaw < 0, yaw = 360 + yaw
If I’m not being dumb, that should give the positive corresponding angle
So if yaw = -20,
360 + -20 = 340
If your goal is to stay between 0 and 360 ofc
if i want to give someone something i have to do "/give <item(s)> to <player>"
i want to make it "/give <player> <item(s)>"
a custom commands plugin maybe
yep
Im trying to find the direct IP for my survival to make sure it cant be connected to because our proxy has bungeeguard. but i cant find it anywhere at all.
any ideas?
having an issue with hopper carts/hoppers
The hopper cart on the top row keeps randomly depositing items into some of the hoppers on the bottom row. I thought it might be an issue with paper but the problem persists since swapping to spigot. Has anyone else ever heard of this happening? It happens alot more on the far left side where theres a turn.
does anyone use multicraft here?
no
Why do when I restart the server it gives the port problem thing
I mean restarts basically kills the server and self occupies the port so it does not turn on
are you restarting with a command or just closing out of the terminal?
guys
in the bungee folder i do i have to create a new folder called Servers that we put the server we want?
No, servers are configured in config.yml
but
where to put the server i want to connect to?
example the bedwars server folder
Wherever you want
can i do that?
Sure
ok
You guys reckon it's safe to run a db with no authentication if it's not exposed to outside the network and it's only my software running?
?paste
Yes
Yes if you are completely sure about your network safety
https://paste.ee/p/fzR60 Anyone know why my server isn't starting ? Just installed Java 15 and uninstalling java 8. All my other server run fine
Yeah it just stopped
Don't see anything in that log
Yeah the server just stopped after done loading with out any /stop being executed which is weird
[11:58:18] [Server thread/INFO]: Stopping server
[11:58:18] [Server thread/INFO]: [GadgetsMenu] Disabling GadgetsMenu v4.4.7
[11:58:18] [Server thread/INFO]: [GadgetsMenu] MySQL database connection has been closed.
[11:58:18] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
[11:58:18] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
[11:58:18] [Server thread/INFO]: [ItemJoin] Disabling ItemJoin v5.2.1-RELEASE-b678```
so this happened after installing java 15 right?
yeah
then downgrade to 11?
yeah I'd say go to 11
Okay I'll try that
minecraft servers and plugins are pretty behind on version support
most plugins work between 11-15 just 16 is a bit different
Ah okay thanks ! ❤️
Hello. Does anyone know how to fix Bungee Crashes-Packets bots?
Depends on which packets they are using. I’d be shocked if there was only 1 type of packet used for these bots, otherwise they would have been dealt with by now.
There are some attacks where plugin solutions exist, there are others where it’s basic firewall usage, then there’s the extremely rare 0 day which I am 110% confident they do not have the skill level to use, considering they are targeting mc servers
If it’s an actual DDoS, not MC packet spoofing related, then you’ll need another solution such as tcpshield
should i use ip forward along bungee guard?
bungeeguard is an alternative to a firewall
hi i have this issue where when people join my server they time out any idea why that is?
._. i could be wrong but thats normal
idk y it happens doe
There are so many potential reasons for such a vague situation. It could be their internet, a server plugin, etc. If you are more specific, help could be potentially given. Like, are their certain situations it happens? Does it happen to certain players a lot? What plug-ins do you have?
is there an easy way give people perms to commands without downloading a permissions plugin?
I use vanilla teams so if I get something like luck perms it wouldn't work
pls ping me if you know
Wait why wouldn’t luckperms work?
Vanilla permissions are just inherently broken/not a fun time.
you want a permissions manager.
Although permissions are technically offered through vanilla, it’s not something that really should be handled by the server software itself. Permission managers are a BEAST of a project
permission managers mess with vanilla teams
No?
on the tab list names are no longer colored
That's not caused by a permission manager
Anyway use a plugin instead of teams for color
already made a ton of command blocks so I can’t really do that
with Luck Perms, can I set the perms of every player?
like the default perms regardless what team
Yeah
use default group
ok how do I set a specific command?
I want to give everyone perms for /tps
oh wait 1 sec
nvm I got it ty
np
hello im having a problem on my server, bows dont work so when we shoot other people they dont take damage and the arrow just goes through them the same happens with snowballs/eggs and fishing rods how do i fix this?
Make sure they aren't one the same team
Need more info than that
please
pleazeee
halp
???
plz i want help
my server is crashing at starup
SoulNode: Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 0
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
i get this error
That tells us nothing, if you want help we need details
what
Logs for one, beyond 3 lines stating it crashed, which we already know
^^
please help me
I see java 8 for one, I forget which mc version exactly did it, but recent versions run significantly better on more recent versions of java
what is your plugins?
In fact the last message I see before the crash is it bitching about the java version
i cant post images bruh
uh AuthMe
send a link
Not helping cracked servers
Then why are you using AuthMe
the authme is for an event only
event only offline mode + AuthMe? No reason for that
google it
if i found it on google i wouldnt be here
YES I AM trying to do an event but my server is NOT WORKING
._.
i have my own problems
Yeah I'll help you
me2
i hope you will
Tiu I told you your issue
It's probably AssasinHunt or ManHunt messing with teams
what is it?
^
Update java
how tf
Use 11
Look at where it says stopping server, then read like the previous 5-10 lines above that
java 11?
“[io.papermc.paper.util.PaperJvmChecker] * WARNING - YOU ARE RUNNING AN OUTDATED VERSION OF JAVA.”
Big text
If anything you use relies on a java 11+ specific feature, the server will likely shit the bed like you’ve been experiencing
more or less
paper switched to a new java version
so its more about the framework rather than a plugin
Make sure it’s actually going to use 11
What is a good ticket plug in?
for what?
ticket tool
Yes something like that for minecraft so they can get support
But it would be good if it can get loged in discord
yes the
tickettool bot
@hallow rover guess what
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 0
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
No sometyhing for minecraft
Yeah ignore him
i love you thank you so much
It took you 60 seconds to say I’ll try it to say you’re starting the server
That’s not very promising imo
Do
java version
To check the version of java you have
It might be -version, I’m not in front of a pc to confirm
This will confirm what version it uses during startup. When I installed 11 without removing 8, it still defaulted to 8 (this is just my experience)
do u mean to type java version in console?
Yea sorry
Any cmd/terminal window, besides the currently running server if you have it up
however seeing its pterodactyl and the knowledge
i doubt he has access to a root ocnsole
i think hes stuck at the panel
That’s why I assume when I shouldn’t
Also why are we helping a cracked server ;/
and ask if they can install ajva 11
Could we not
I didn’t see him say it was for cracked players
id dont do anything
He's using AuthMe and running offline mode
did he say that?
yes ITS FOR AN EVENT
Correlation isn’t causation
that i want to do tmrw
but my server is screwed up
idk
should i give you console access?
dont think anyone who knows how to solve it will bother
spending time fixing it tbh
try storing everything/wipe everything(install a new server) and go with that
at this point
they usually run on a do it yourself kind of deal
they simply give you the host and its up to you to set it up
Can you help me ? My server with BungeeCord lag on "Listening on 0.0.0.0:port" Please help
plaese ping me with answer
Hello there! Does anyone here know the plugin Jobs reborn? I'm making a server and I'm using jobs reborn. I set the amount of max jobs to 3, but player can only select one job. They select the first one and when they try to select another, they get the message that they are already in that job. How can I solve that?
If you have a specific question, ask it, and people will answer the question if they know the answer. People here aren’t going to give you step by step instructions for tasks that have tutorials readily available on the internet, in dozens of different styles and languages.
If it’s your host preventing you from doing it, this is something you have to bring up with the host
Asking for an expert or a personal assistant will almost always give you no response, as people here aren’t paid, and they don’t want to have to commit to a problem that they don’t know whether or not they can fix
anyone please help (:::
I'm investigating this myself and it looks like a lag problem
The message "listening to 0.0.0.0:port" isn't an actual error
Yeah, that’s standard behavior
seems to be just indicating that it's listening to all the interfaces/ips on the server so that works just fine
Well, saying what it’s listening on
right
If the issue is server lag, timings would help see what might cause it
Just making sure I’m not being an absolute towel, the issue isn’t people can’t connect, it’s that people that are connecting have lag, right?
I connecting to server and i have error on Minecratt
Minecraft
But i dont have lag
Wait
I cant connect
Sorry
I think there's more to the error message than he's letting us on to
Sorry i am Bad in english
it's ok
What’s the error you get when trying to connect to the server
Me dont spam to console errors Server starting and lag in console to Listening to 0.0.0.0 but i join to server i have Java error in Minecraft and console write LukyTechnology join The server....
Also I’m just gunna take a shot in the dark guess that may save time if it’s the issue, server-ip should be blank in the properties file, UNLESS you know exactly what you are doing with that specific setting, which I don’t think I do, so I leave it blank.
Your router should handle determining which IP the port should forward to, MC really doesn’t need to care about it
Port should also default to 25565. Also leave this unless you know what you are doing
Wait, what error do you get when joining
*** Error, this build is outdated ***
*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
*** Server will start in 20 seconds ***
i have the newest version
obv you dont xD
Yeah those are illegal jars
You're not allowed to upload them
nvm
wat version r u tryna get? latest 1.16.5?
what is wrong with me today
idk but here have a 🚰 a glass of water it might help
wait the water thing doesnt go wit this dp ;-; nvm
so those illegal jars could totally be mining bitcoin
bruh
since when is bt required
since about wolverness 2014 ish or so
where is the spigot stored now
it finished installing
what is wrong with me today
aaaaaaaaaaaaaaa
uhh look in spigot folder
i think its like spigot/server/target/
or somethin like that
So, I am trying to run WorldGuard on 1.16.5 but it doesnt work, it seems that I had to download worldedit and simpleplugin manager, I did so, still doesnt work. Anyone able to assist? this is the latest log.
(folder where buildtools ran in)/Spigot/Spigot-Server/target
@shrewd coyote u dont see a jar in there?
i found it
wrong worldedit; get the spigot plugin version
u got the forge mod version
There’s a world edit mod, then there’s a world edit plugin. You need the plugin
oh lmao I am retarded
Nwnw I did literally the same thing last year and was so mad lmao
Ahh it works now! Thanks guys ahaha 😄
yay 😄
It baffled me so hard; Thought my server was shite or something
Hello, happy weekend! 😄
Does anyone have a good way for displaying a message on the boss-bar based on a certain condition? In my case, I want it to say "You are in the Resource World" whenever the player is in a specific world 🙂
Does anyone know of a plugin that allows you to create a bank, that can be shared(like a business account)
not personal banks but that can be shared
This server is running CraftBukkit version 3028-Spigot-79d53c2-7eb3564 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
is this norma
l
Hey guys do you know a plug in that I can add that if i Am pvping someone and they are In combat and they log out they get killed And Lose all there stuff
Yea
CombatLogX
CombatLogX
Can you send me it?
no Olivo we must teach them to use Google
xd
Come over to our support discord abd I will explain there
can you send me it
If this is not the right place to ask, please let me know. We're running a 1.16.5 server and the configuration hasn't been touched since January. I just noticed over the past 3-4 days that usernames are no longer appearing in the Tablist. The prefix shows up but no username, and everyone's ping is 100. In chat the prefixes and names are showing up correctly. Has anyone else seen anything like this?
I've checked the logs and haven't seen any relevant exceptions or errors being thrown.
I recommend looking at spigot timings and checking the TPS, tasks etc being run on the server causing these issues. https://www.spigotmc.org/wiki/timings/
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
Once you have a link to timings I can help you troubleshoot the issue.