Skip to content

TavstalDev/TSafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSafe

Release (latest by date) Workflow Status License Downloads Issues

What is this?

This is the source code of a .NETFramework library written in C#. This library is a plugin made for Unturned 3.24.x+ servers.

Description

A RocketMod plugin for Unturned offering virtual enderchest-style storage, saved securely in an SQL database for persistent, portable access.

Features

  • Private storage
  • SQL persistence
  • Global access
  • Customizable Sizes
  • Admin controls

Commands

| - means or
[] - means required
<> - means optional


/safe open Description: Opens the virtual storage.
Permission(s): tsafe.command.safe.open
/safe clear Clears the virtual storage. Description:
Permission(s): tsafe.command.safe.clear
/safeadmin open [player] Description: Opens a specific player's virtual storage.
Permission(s): tsafe.command.safeadmin.open
/safeadmin clear [player] Clears a specific player's storage or all of a specific item Description:
Permission(s): tsafe.command.safeadmin.clear
/safeadmin clearall Clears every unit of a specific item from all virtual storage. Description:
Permission(s): tsafe.command.safeadmin.clearall

About

RocketMod plugin offering portable, SQL-backed enderchest-style inventory for Unturned.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages