File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # CDKey-CodeReward
2+ A Unturned Rocket Plugin about CDKey. Support MySQL
3+
4+ # Permssion
5+ Command: CDK Permission CDK
6+
7+ # Database edit
8+ Give Items<br >
9+ Items id,id,id ----one by one<br >
10+ Amount number,number,number ---one by one<br >
11+ <br >
12+ Example: <br >
13+ method 1 Items:253,253,253 => item 253x3<br >
14+
15+ method 2 Items:263. Amount:3 => item 253x3
16+
17+ Give Permission<br >
18+
19+ GrantPermissionGroup: vip <br >
20+ ValidUntil: use Navicat to modify it.It determines the validity period of the permission group<br >
21+ Tip1: Permission Group ID,NOT DisplayName<br >
22+ Tip2: Change "UsePermissionSync" to 1<br >
23+ It can let my another plugin "PermissionSync" to manager permission to give<br >
24+
25+ Change EnableRenew to 1.it can Enables CDK to be redeemed twice to extend the validity period of the permission group<br >
26+ ValidUntil needs to be modified synchronously to decide the extension time
You can’t perform that action at this time.
0 commit comments