Jump to content

server crashing?


doxifieq

Recommended Posts

Can you send your server logs here in a pastebin.com after it crashes? It'll help determine why your server keeps crashing. 

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Community Support - 7/8/20 | 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - now

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

16 hours ago, Tarnerd said:

Can you send your server logs here in a pastebin.com after it crashes? It'll help determine why your server keeps crashing. 

might be the hand switch thing exploit that some hacked clients have. i encountered them when I was a mod on a server but the owner banned them before they could continue trying to crash the server.

Link to comment
Share on other sites

This also fixes it, although a plugin should be better.
 

on swap hand items:
    add 1 to {swaptest::%player's uuid%}
    if {swaptest::%player's uuid%} > 20:
        send "&c&lALERT &f%player%&c has been kicked for switching their &foffhand to fast&f!" to all players where [input has permission "server.op"]
        send "&f" 
        send "&cYou are being kicked due to &fpotential server threat!" 
        send "&f"
        kick player

every 1 second:
	delete {swaptest::*} 

 

Edited by SkripterMan

SkripterMan

Joined Minehut on 4/21/16
Owner of CareSMP.minehut.gg


VIP - 6/21/17
LEGEND - 18/12/20
MARKET MAKER - 5/6/21


Discord: SkripterMan#0001

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...