Admincraft

A

Admincraft

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

Join

Enchanting any item causes server crash

It's not entirely clear what's causing the crash, but whenever a player enchants an items on my fabric server, it begins having memory spikes and dropoffs over and over until a crash, logs are attached.

Reloading server's resource pack

I edited a custom item's json file to change how it looks when held in 3rd person and I was wondering how would I reload the the resource pack so that it would apply the changes.

Build limit increacer plugins

Does anyone know any plugins/datapacks that allow to increase the build limit? I am using Paper/Bukkit 1.21.1.

Mods/ Utility recommendation

Hey! I'm have set up a new server network and looking for some recommendation. I ran two fabric servers with velocity proxy (1.21.1) ...

Restrict number of entities

Hey, I'm wondering what the best way to restrict entity numbers is on my Paper server? In the bukkit config it says the max is 70 per chunk but I've got players with animal farms of hundreds of animals in a chunk. What's the best way to restrict this?

Memory leak in all servers on pterodactyl 1.11.7

I'm having a memory leak on all servers on my node. Memory just keeps building up, both in btop and the pterodactyl panel and it never goes back down. It just keeps increasing until an eventual crash. I've allocated an extra GB of RAM on top of my overhead to just slow down the crashes but that is a bandaid. Please help. GC log attached and here are my flags for my SMP:
java -Xms7680M -Xmx7680M --add-modules=jdk.incubator.vector -XX:+UseG1GC -Xlog:gc*:file=gc.log:time,tags:filecount=5,filesize=10M -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -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 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar server.jar --nogui
java -Xms7680M -Xmx7680M --add-modules=jdk.incubator.vector -XX:+UseG1GC -Xlog:gc*:file=gc.log:time,tags:filecount=5,filesize=10M -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -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 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar server.jar --nogui
I've allocated 10GB of RAM just to keep it from crashing. The proxy server is more detrimental because when it crashes, well you know what happens. RIP all those new players. Here are the flags for that:
java -Xms128M -Xmx1024M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=50 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AlwaysPreTouch -XX:G1HeapRegionSize=16M -XX:MaxRAMPercentage=75 -jar server.jar
java -Xms128M -Xmx1024M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=50 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AlwaysPreTouch -XX:G1HeapRegionSize=16M -XX:MaxRAMPercentage=75 -jar server.jar
...

Any way to stop permanently rid an area of Pillagers?

I've got a pillager outpost which has been found on the border of one of my players' land, and we want to get rid of it. I'm wondering if there is any way to permanetly prevent pillagers from spawning there?

Is it possible to show a GUI without the players inventory?

Is it possible to show a GUI without the players inventory? I once saw a post from somewhere, don't know where, that said it is possible and made the plugin for it or something.

might seem like a dumb question but how do i set up a modpack on a server

idrk what im doing so i took all the mods from the mod folder of the pack i want to use (in my case remade and remastered) and put them in the mods folder on the server, theres no way thats how ur meant to do it can someone please explain

Private Server Issues

First of all, I'd like to know if this exception is supposed to pop up. Second, even though I'm able to join the server with the localhost address, I as well as others get a "connection timed out: getsockopt" error when trying to join via the IP. I've already ported the server forward, created the 4 firewall rules and let all Java related things through the firewall....
No description

Velocity not making config or plugin file

Hi y'all! Im having a bit of an issue. We currently use Bloom.host as our platform but for some reason Velocity isnt generating the config file and also doesnt have the paperplugin.yml file?? I dont understand what went wrong when we installed it to the server

Resetting world without losing inventories

Hi, I am the owner of a Purpur 1.21.1 server on the latest build The seed me and my players have used in the world turned out to be really bad and plain. So we decided to move seeds, but without inventories going away. Basically I want to reset the world, but keep all of the players inventories. How should I go about this?...

How to add enchants to items that generally can't be enchanted?

To be clear, I am aware this is possible with admin commands, however I am wondering if there is a plugin/datapack that exists that will let me modify if - for example - paper can be enchanted with protection in a anvil. I ask this because we have items adder items that base item is paper, and we are unsure how best to go about this.

Factions Mod For Forge 1.20.1

Hey! I am making a sever that has over 50 people signed up to play. Its themed around being a "civilization sim" on a 1-500 scale map of earth. Is a heavily create focused mod pack. I am looking for a good land claiming mod that works with bluemaps. It needs to have customizable flags so that players can interacting with chests ect on others claims but not break and place blocks. I also need to allow certain entities to do explosion damage. The one mod I have found so far is open parties and cla...

network Protocol error

When i do something in mythichud plugin or some times in other plugins this appear in 1.21, how to fix?

how can i add a keyall timer in the scoreboard?

and how can i actally give them a keyall automaticly every hour?

Minecraft Geopol Mapping / claiming troubles.

Hello. I'm a staff member of a Minecraft nations server, and we are about to pull our hair out trying to figure out a way to make our claim system less brain tumor inducing. What plugins do y'all use to map? All we are really looking for is a plugin that can integrate with dynmap/dynmap alternatives and provide an in game message when entering / exiting. ...