Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

[CRC][TS] Auto Save

Supported by CRC

Automatically save position, health, and armour for logged in players.

Requires

Highly recommended to get the extension, for better event handling.

Installation

  1. Create a folder in your src folder called crc-auto-save.

  2. Add the TypeScript files from this resource, to that folder.

  3. Modify server.toml and ensure it loads whatever you named the folder.

In the case of the example above it should be crc-auto-save.

resources = [ 
    ...,
    'crc-auto-save',
    ...
]

Resource structure may vary

About

Automatically save health, armour, and position for a player.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages