Mineuniverse
Log in Register
Plugins

FixFirstLogin

FixFirstLogin
by ryvix
Download Claim this project
6,643 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Fixes

I made this little plugin to fix new players getting stuck in walls or spawning on roofs, etc. and dying when they first log into the server.

It works by running a command after a configurable amount of ticks when players log in for the first time (or they don't have a player file).

I thought I should upload it here in case someone might find it useful. I couldn't find anything to do what I wanted so here it is.

config.yml

The config.yml file should be automatically generated for you the first time you start your server with the plugin in your plugins folder and add any new variables on plugin updates with their defaults.

ticks: 20
The number of ticks to wait before running the command.

command: spawn
The command to run after waiting the number of ticks.

  • Will replace any occurances of PLAYERNAME in the command with the player's name.
  • Will replace any occurances of PLAYERUUID in the command with the player's UUID.

Note that if you use spawn as your command you should have a plugin that provides that command or it won't work.

runas: player
Enter player or console to choose to run the command as the player or as console.

span: 5000
The number of milliseconds the player must have been logged in to avoid the command being run when they join.

prevent_new_logins: false
Stops new players from logging in.

prevent_message: "New players are not currently allowed to login. Please try again later."
The message to display to players who are prevented from logging in.

Commands

/ffl prevent <on|off>
Turn on or off the preventing of new players from logging in. Default: off (new players can login by default)

/ffl reload
Reload the config from disk.

Permissions

ffl.prevent
Gives access to use /ffl prevent <on|off>

ffl.reload
Gives access to use /ffl reload

ffl.all
Gives all FixFirstLogin permissions.
Note: Before FixFirstLogin v1.4 this permission was ffl.*

Source

FixFirstLogin v1.4
MC 1.8
Release 2015-02-18 Get
FixFirstLogin v1.3
MC CB 1.7.9-R0.1
Release 2014-04-27 Get
FixFirstLogin v1.2.1
MC CB 1.3.1-R2.0, 1.3.2
Release 2012-08-24 Get
FixFirstLogin v1.2
MC CB 1.3.1-R2.0, 1.3.2
Release 2012-08-22 Get
FixFirstLogin v1.1
MC CB 1.3.1-R2.0, 1.3.2
Release 2012-08-21 Get
FixFirstLogin v1.0
MC CB 1.2.5-R4.0
Release 2012-06-20 Get

More from ryvix

SignUtilities
5,758
Spawner
184,040
Undye
1,657
Claim Commands
10,904

You Might Also Like

PlayerSkinChanger
Change your skin without client mod !
96,438
EndReward
Get a reward for killing the EnderDragon!
9,792
ConfigExp
configurable exp drops for everyone!
9,294
RightOnSpawn
You will never spawn on a roof again!
9,235
Server Resource Packs
Allows for a new way to get players the files for your server Resource Pack.
9,027
SleepDay
It's enough that one player sleep in order to night to day.
8,968