-
Notifications
You must be signed in to change notification settings - Fork 0
/
UDU-MC-API-Method 2
134 lines (134 loc) · 14 KB
/
UDU-MC-API-Method 2
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<mxfile host="app.diagrams.net" modified="2022-05-31T07:00:20.439Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.61 Safari/537.36" etag="ejesWcfmADAnm0COqg0_" version="18.1.3" type="github">
<diagram id="Nab3odeKPOaCjPnkno_M" name="Page-1">
<mxGraphModel dx="1736" dy="1040" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="5000" pageHeight="5000" background="#ffffff" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-76" value="" style="rounded=0;whiteSpace=wrap;html=1;comic=0;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
<mxGeometry x="150" y="140" width="1560" height="480" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-21" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="219" y="180" width="481" height="530" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-19" value="Minecraft Server Side" style="swimlane;horizontal=0;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-21">
<mxGeometry width="481" height="390" as="geometry">
<mxRectangle width="30" height="150" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-20" value="" style="group" vertex="1" connectable="0" parent="ZBa7Ry9-9wjbapkm7yC8-19">
<mxGeometry x="41" y="60" width="410" height="290" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-1" value="UDU-MC-API.jar" style="shape=note;whiteSpace=wrap;html=1;backgroundOutline=1;darkOpacity=0.05;size=19;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-20">
<mxGeometry x="39.5" y="70" width="79" height="90" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0.738;entryY=1.004;entryDx=0;entryDy=0;entryPerimeter=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-20" source="ZBa7Ry9-9wjbapkm7yC8-5" target="ZBa7Ry9-9wjbapkm7yC8-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-5" value="MC-Server" style="whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-20">
<mxGeometry x="140" y="190" width="100" height="100" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-20" source="ZBa7Ry9-9wjbapkm7yC8-1" target="ZBa7Ry9-9wjbapkm7yC8-5">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-11" value="Plugin" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-20">
<mxGeometry y="184" width="60" height="14" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-13" value="player.getName()<br>player.getUniqueID()<br>player.getHealth()<br>player.getFoodLevel()<br>player.getWorld().getName()<br>player.getExp()<br>player.getLevel()<br>player.getStatistics(org.bukkit.Statistics.DEATHS)<br>player.getStatistics(Statistics.MOB_KILLS)<br>player.getStatistics(Statistics.JUMP)" style="rounded=0;whiteSpace=wrap;html=1;align=left;dashed=1;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-20">
<mxGeometry x="140" width="270" height="160" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0;exitDx=69.5;exitDy=9.5;exitPerimeter=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=none;endFill=0;startArrow=classic;startFill=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-20" source="ZBa7Ry9-9wjbapkm7yC8-1" target="ZBa7Ry9-9wjbapkm7yC8-13">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-16" value="" style="sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#232F3D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.gear;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-20">
<mxGeometry x="50" y="182" width="18" height="18" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-25" value="DATA<br>BASE" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-19">
<mxGeometry x="80.5" y="10" width="60" height="80" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-24" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0;exitDx=30;exitDy=0;exitPerimeter=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;dashed=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-19" source="ZBa7Ry9-9wjbapkm7yC8-1" target="ZBa7Ry9-9wjbapkm7yC8-25">
<mxGeometry relative="1" as="geometry">
<mxPoint x="111" y="80" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-22" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="1" source="ZBa7Ry9-9wjbapkm7yC8-19" target="ZBa7Ry9-9wjbapkm7yC8-23">
<mxGeometry relative="1" as="geometry">
<mxPoint x="770" y="278" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-26" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0;exitDx=0;exitDy=27.5;exitPerimeter=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;dashed=1;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="1" source="ZBa7Ry9-9wjbapkm7yC8-25" target="ZBa7Ry9-9wjbapkm7yC8-23">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-30" value="API Webserver Side" style="swimlane;horizontal=0;direction=west;portConstraintRotation=0;comic=0;" vertex="1" parent="1">
<mxGeometry x="1020" y="180" width="640" height="390" as="geometry">
<mxRectangle x="1140" y="180" width="30" height="150" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-49" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0;exitDx=60.00000000000001;exitDy=42.5;exitPerimeter=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-30" source="ZBa7Ry9-9wjbapkm7yC8-43" target="ZBa7Ry9-9wjbapkm7yC8-46">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-43" value="Node App" style="shape=note;whiteSpace=wrap;html=1;backgroundOutline=1;darkOpacity=0.05;size=15;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-30">
<mxGeometry x="70" y="20" width="60" height="70" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-64" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;dashed=1;startArrow=none;startFill=0;endArrow=none;endFill=0;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-30" source="ZBa7Ry9-9wjbapkm7yC8-46" target="ZBa7Ry9-9wjbapkm7yC8-63">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-65" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;dashed=1;startArrow=none;startFill=0;endArrow=none;endFill=0;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-30" source="ZBa7Ry9-9wjbapkm7yC8-46" target="ZBa7Ry9-9wjbapkm7yC8-50">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-46" value="Interface Code" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-30">
<mxGeometry x="180.5" y="160" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-50" value="GET" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-30">
<mxGeometry x="70" y="130" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-63" value="POST" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-30">
<mxGeometry x="70" y="200" width="50" height="30" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-75" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-30" source="ZBa7Ry9-9wjbapkm7yC8-71" target="ZBa7Ry9-9wjbapkm7yC8-74">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-71" value="REST API Endpoints" style="rounded=1;whiteSpace=wrap;html=1;comic=0;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-30">
<mxGeometry x="180.50333333333333" y="270" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-70" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-30" source="ZBa7Ry9-9wjbapkm7yC8-46" target="ZBa7Ry9-9wjbapkm7yC8-71">
<mxGeometry relative="1" as="geometry">
<mxPoint x="240.33333333333326" y="290" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-74" value="https://api.upsidedownuniverse.com/player/{uuid}<br>https://api.upsidedownuniverse.com/player/{username}" style="text;html=1;strokeColor=default;fillColor=#00FFCC;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;rotation=90;strokeWidth=2;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-30">
<mxGeometry x="374.5" y="175" width="350" height="40" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-53" value="" style="swimlane;startSize=0;comic=0;" vertex="1" parent="1">
<mxGeometry x="760" y="180" width="200" height="390" as="geometry">
<mxRectangle x="820" y="180" width="50" height="40" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-23" value="Persistent Database" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-53">
<mxGeometry x="40" y="68" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-28" value="GLOBAL<br>DB" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-53">
<mxGeometry x="70" y="170" width="60" height="80" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-27" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-53" source="ZBa7Ry9-9wjbapkm7yC8-23" target="ZBa7Ry9-9wjbapkm7yC8-28">
<mxGeometry relative="1" as="geometry">
<mxPoint x="100" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-69" value="storing all data collected from the minecraft server." style="rounded=0;whiteSpace=wrap;html=1;comic=0;" vertex="1" parent="ZBa7Ry9-9wjbapkm7yC8-53">
<mxGeometry x="40" y="280" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-68" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;startArrow=none;startFill=0;endArrow=classic;endFill=1;" edge="1" parent="ZBa7Ry9-9wjbapkm7yC8-53" source="ZBa7Ry9-9wjbapkm7yC8-28" target="ZBa7Ry9-9wjbapkm7yC8-69">
<mxGeometry relative="1" as="geometry">
<mxPoint x="26.470588235294144" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-66" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;dashed=1;startArrow=none;startFill=0;endArrow=none;endFill=0;" edge="1" parent="1" source="ZBa7Ry9-9wjbapkm7yC8-50" target="ZBa7Ry9-9wjbapkm7yC8-53">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ZBa7Ry9-9wjbapkm7yC8-67" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;dashed=1;startArrow=none;startFill=0;endArrow=none;endFill=0;" edge="1" parent="1" source="ZBa7Ry9-9wjbapkm7yC8-63" target="ZBa7Ry9-9wjbapkm7yC8-53">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>