On-Join Commands
Create dynamic scenarios by executing custom commands after fake players join. These interactions add depth and excitement, making your server more captivating than ever.
Commands to be executed when a player joins, with specified chances, random values and a delay
Custom Messages
You can use the following at the beginning of ":" sudo! ; chat!
sudo! -> makes the fake player execute a command on join eg: "50:sudo!register (your authentication plugin command)"
chat! -> makes the fake player say something when he joins eg: "50:chat!sup everyone!"
Custom Chances
Normally, the commands are executed weight randomly based (for more accurate results)
You can use -999 instead of a normal number to execute a command URGENTLY that doesn't take into account the delay eg: "-999:sudo!login (password)"
Last updated