Admincraft

A

Admincraft

Join the community to ask questions about Admincraft and get answers from other members.

Join

Sound not playing when placing it in mod's .json file

For reference, I'm using a mod called "Cobblemontrainerbattle" which adds in trainer battles to the cobblemon mod. In the .json for the trainers is a battle_theme section. I'm adding a line to the gym leader json that adds the ability to play a battle theme; Essentially it takes a sound you specify, and loops it; So for instance, cobblemon:battle.pvw.default Since I have music in my resource pack for assets>cobblemon>sounds>battle>insertgamenamehere its able to load by using cobblemon:battle.pvw.default since the music is added into the sounds.json under that tag; My issue is, when attempting to use the /playsound command, I'm able to call a new tag, cobblemon:battle.kanto.default and the music plays, but when attempting to add it to the .json for the gym leader it isn't wanting to load the audio properly. I've tried it with various default cobblemon sounds, such as the healing machine, and it works just fine....

Chickens in spawn chunks not laying eggs while no players online

Any idea why chickens in spawn chunks wouldn't be laying eggs while players are offline? I thought it might be due to pause-when-empty-seconds, but I have it set to -1 and the problem persists. I am sure the chunks are still loaded since I set a command block to print on a timer and it continues. I am also within the green entity ticking spawn chunks indicated by MiniHUD. Attached as images are the logs showing the stopping of the chickens EggLayTime, and the current mods added to the server....
Solution:
Huh. TIL. I guess entities stop processing in spawn chunks when all players are offline: https://www.reddit.com/r/technicalminecraft/comments/1fza8lk/spawn_chunks_not_loaded_without_active_players/ Guess I need to build a chunkloader. Interesting that redstone ticks still process no matter what....
No description

Is there any up-to-date plugin like CommandHook allowing target selectors for plugin commands?

I've been using CommandHook on my server for quite a while but the last few Minecraft updates (since around 1.21.1) seem to have broken it, and unfortunately there have been no updates from the plugin dev. Does anyone know of an alternative that would work in 1.21.4?...

Check for forge/neoforge server hang during startup in Pterodactyl?

I privately host a variety of Minecraft servers (and other games as well) from a dedicated machine that uses the Pterodactyl API to interface with the various docker containers/etc. in which the servers ultimately run. However, for the better part of the past year, any Forge/NeoForge server that I run eventually run into the problem where they'll just randomly lock up midway during startup - but without any clear error as to why in the debug/etc. logs. (e.g., sometimes it'll hang on the typical/harmless "Ambiguity between arguments teleport for player 0123" or whatever lines that often pop up) There's no crash log, no timeout errors, nothing - it will sit hung like that until I kill the process and restart it....

i dont know what i messed up when setting up server

So i used ipconfig and found my ipv4 port forwarded to a port with that ipv4 now when i try joining with the ipv4 that i get when looking up my ip i cant join (and yes i did ":myport")...

Good Welcome plugin for Paper 1.21.4?

I need a plugin where I can customize (formatting and text itself): * Join/leave message + sounds * Player-specific texts * Should be able to have clickable links/actions * Should be working with placeholder, or at least have some built-in ones (at the very least it should have "last seen" parameter)...

Is Folia ready to be used on the production server?

I know, I know, it's not released yet, it still has huge amount of bugs, it's still necessary to build it manually etc. But I wonder, has anyone stated that the benefits of using Folia are so great and those bugs are not so critical, that you can already use it (with the good configuration) on a production server? Has someone already tried it and has some feedback to share?

DATAPACK WORLDGEN

Anyone doing worldgen datapack I need a paid custom worldgen datapack

Free / Open sourced KOTH plugin for 1.21+

any ideas? can't seem to find one 😭

Server Times Out All Players

Hello we are currently building a server for our discord group and i finally got the server to start but now all players that try to connect get timed out. Neoforge 396 Mods. Server starts and players can play singleplayer...

Finding Staff, Media, or even co-owner for a small server?

What are some great sources to look for people who are interested and how to determine who are qualified?
Solution:
For media I had a friend that invited (free) and paid some small/medium sized streamers to join their server Naturally most people only join while the streamer is on, but a lot of people stayed after they left...

Best way to lock chests on a whole server

Right now I have world downloads from previous seasons of our SMP. We want to make museum worlds, and intend to put everyone in adventure mode. However, this does not stop them from opening up containers. What would be the best way to achieve this, on a server wise scale? I feel like world guard would end up crashing because of how large the server is....
Solution:
global region should do it just fine

Can anyone help me with server performance?

I'm going to start a modpack server with my friends with a machine that we bought to be our private server, I'm the one running it and I'd love to have some help on how to improve the server performance so it doesn't crash. I'm using Debian, CasaOS into Crafty to use it as my server manager. Machine specs: ...

Player graph

I want to see what time of day my server is most active and least active, does anyone have an idea on how to find that out?

Lag spikes

I'm not really sure how to view/read spark reports and I'm having this issue with random lag spikes on my server. would appreciate if anyone can help me find the issue https://spark.lucko.me/zZMl1Cag5Z...

model engine model doesn't load

Hello so I updated to 1.21.4 I use ItemsAdder for my texturepack and I merge them both into one. My models are just made out of bones without any textures.
No description

Unusual Crash

I am experiencing this crash on 47.3.29 on Forge 1.20.1 Its a bit different each time but usually it either results in flat memory and flat cpu usage at like 20 percent and 3 percent respectively or a crash without a crash report. Check comments for the logs...

Playit.gg alternative

Im running my own minecraft server at home for both Java and bedrock (via geyser). Ive been using playit.gg for a public ip address for People to join and its worked great so far. However one of the two big ISPs in my Country suddenly has like 300ms on playit Domains (has been like that for a few weeks) instead of 20ms, the other one is completely fine on 20ms. Ive contacted their support about it but they have been very unhelpful so i dont think its gonna Change any time soon. So now im Looking...
Solution:
send the full (unedited) traceroute to playit.gg along with the client's ISP and their IP address

SERVER LAG

Hey! i am not great at viewing spark report and finding the issue. can someone help me out find the issue for the tps drops on my server? https://spark.lucko.me/Cffm1r2lFi

Plugin Question

Is there any plugin that is similar to basically a trading supply and deman plugin. I have an auctionhouse but players dont seem to use it. Id prefer not having to code it. But basically Player 1 wants item and player 2 has item, so player one puts a listing of an item and a hologram shows or something at spawn. Player 2 sees this and is able to sell the item to the player whether they are off or online.