-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
37 lines (37 loc) · 1.13 KB
/
plugin.yml
File metadata and controls
37 lines (37 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
name: LockIP
main: iplock.iplock
author: Sgt_Tailor
authors: [Sgt_Tailor,Runemoro]
description: lock ip
version: 0.8
commands:
login:
description: writes a players Ip to the yml.
usage: /login <password>
setpassword:
description: encrypts and saves a users password.
usage: /setpassword <password>
register:
description: sets the password and logs you in.
usage: /register <password>
safeip:
permission: iplock.safeip
description: regards the ip linked to the player name as safe.
usage: /safeip <password>
lockip:
description: lock an ip to an username.
usage: /lockip <password>
permission: lockip.lockown
reset:
permission: iplock.reset.password
usage: /reset <Player>
permissions:
iplock.reset.password:
default: OP
description: allows a user to reset someone else his password
iplock.lockown:
default: false
description: allows a user to lock their ip.
iplock.safeip:
default: true
description: allows a user to do /safeip