forked from stonedDiscord/serverD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
shared_headers.pb
119 lines (109 loc) · 1.25 KB
/
shared_headers.pb
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
#CRLF$ = Chr(13)+Chr(10)
Structure Action
IP.s
type.i
EndStructure
Structure Plugin
ID.i
version.i
name.s
description.s
*rawfunction
*gtarget
*gmessage
*gcallback
active.b
EndStructure
Enumeration ;plugin status
#NONE
#DATA
#CONN
#DISC
#SEND
EndEnumeration
Enumeration ;client type
#NONE
#VANILLA
#MASTER
#VNO
#WEBSOCKET
#AOTWO
EndEnumeration
Structure area
name.s
bg.s
wait.l
lock.l
mlock.w
pw.s
hidden.b
players.w
good.w
evil.w
track.s
trackstart.l
trackwait.i
EndStructure
Structure ACharacter
name.s
desc.s
dj.b
evinumber.w
evidence.s
pw.s
EndStructure
Structure ItemData
name.s
price.w
filename.s
desc.s
EndStructure
Structure Client
ClientID.l
IP.s
AID.w
CID.w
sHD.b
HD.s
type.b
perm.w
ignore.b
ignoremc.b
hack.b
gimp.b
pos.s
area.w
last.s
command.s
cconnect.b
ooct.b
judget.b
username.s
skip.b
Inventory.i[20]
EndStructure
Structure TempBan
banned.s
reason.s
type.b
time.l
EndStructure
Enumeration
#KICK
#DISCO
#BAN
#IDBAN
#MUTE
#UNMUTE
#CIGNORE
#UNIGNORE
#UNDJ
#DJ
#GIMP
#UNGIMP
#SWITCH
#MOVE
EndEnumeration
; IDE Options = PureBasic 5.31 (Windows - x86)
; CursorPosition = 33
; EnableXP