Skip to content

Handles a full server slightly better than the original code to ease the load of the server when full

License

Notifications You must be signed in to change notification settings

LiF-x/FullServerFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FullServerFix

Download here

About


The original code of Life is Feudal does not stop you from connecting before the player spawns in the world at a 64/64 max capped server.
This mod ensures that the player is kicked on character screen if the server is full, avoiding unnecessary load on the server as the connecting client would not be allowed in after being sent the latest map data. The process of sending map data to the client is resource intensive. 
The mod was made when several servers were player capped for PVP and several people used SkunkFu's method of auto joining the server to gain a free slot. 
Thus using this mod would minimize the impact for the 64 players already connected and playing.

Installation instructions

  1. Download the latest package from the above link.
  2. Stop your server
  3. Remove older versions of the mod
  4. Upload the zip file you downloaded in step 1. to the "mods" folder in your server via file manager or ftp.
  5. Extract the zip file inside the mods folder.
  6. Delete the mod zip file you uploaded (important!)
  7. Start the server

About

Handles a full server slightly better than the original code to ease the load of the server when full

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages