Skip to content

Commit 9369529

Browse files
author
尧杰 曾
committed
Merge branch 'master' of https://github.com/zeng-github01/CDK
2 parents 109c90e + a803a72 commit 9369529

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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

0 commit comments

Comments
 (0)