Sandmod Permission
Abstract permission framework
favorite1favorites
hard_drive
0 MB
folder
3 files
build
Engine v10
history
Last update 1074d ago
About This Package
Sandmod Permission
An abstract and shared permission framework
Sandmod provides all kinds of frameworks for developers.
This way we can all have a shared experience where addon incompatibility is no issue anymore.
Sandmod Permission is an abstract permission framework based on providers and components.
You have the freedom to choose how you want to provide and check the permission.
Here are some possible and funky examples how you could provide permissions:
* Retrieved from a database
* Based on ranks / groups / roles
* Based on inventory items
* Based on play time
* Based on suicide count
* Probably anything...
Check out the GitHub repository for more info.
1,538
Total Users
2,703
Total Sessions
14.3 days
Total Playtime
Package ID:
sandmod.permission
Created:
2023-08-18 22:30 UTC
Updated:
2023-09-16 20:59 UTC
Type:
library
Public:
Yes
Version:
38657
files:
3
Size:
0.0 MB
Engine Version:
10
Asset Version ID:
38657
Version Created:
2023-09-16 20:59 UTC
Hash:
-4609226256230241811
Manifest: Open manifest
Project Template:
Cs Proj Name:
Sandmod Permission
Compiler:
Sandmod.Permission, SANDBOX;ADDON;DEBUG, 1701;1702;1591;, Array
Summary:
Sandmod Permission library
Description:
Public:
true
Replace Tags:
sandmod permission
Resources:
Code Package References:
38657
Sep 16, 2023
Fixed bug for longer grant permissions
38445
Sep 14, 2023
Added IPermissionTarget and Addon WildCard
34503
Aug 19, 2023
Renamed BasicPermissionComponent
34490
Aug 19, 2023
Refactored for IPermissionComponent
34482
Aug 19, 2023
Changes to the internal permission list
34403
Aug 18, 2023
Initial version