This repository was archived by the owner on Jul 11, 2018. It is now read-only.
Commit e53c65e 1 parent 0085fa7 commit e53c65e Copy full SHA for e53c65e
File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ if (($hud = $this->getServer()->getPluginManager()->getPlugin("BasicHUD")) !== n
146
146
147
147
# Changes
148
148
149
- * ???
149
+ * 1.0.3: First public release
150
150
* Added a "use" permission.
151
151
* More correct use of permission
152
152
* 1.0.2: added features
Original file line number Diff line number Diff line change 1
1
name : BasicHUD
2
- version : 1.0.2
2
+ version : 1.0.3
3
3
main : aliuly\hud\Main
4
4
api : 1.12.0
5
5
load : POSTWORLD
Original file line number Diff line number Diff line change @@ -208,6 +208,10 @@ rules) for the PocketMine official
208
208
<td >
209
209
Heads Up Display
210
210
<ul>
211
+ <li>
212
+ <a href="https://github.com/alejandroliu/bad-plugins/releases/tag/BasicHUD-1.0.3" title="Downloads">v1.0.3
213
+ <img src="https://raw.githubusercontent.com/alejandroliu/bad-plugins/master/Media/download-icon.png" alt="Downloads"/></a>
214
+ </li>
211
215
<li>
212
216
<a href="https://github.com/alejandroliu/bad-plugins/releases/tag/BasicHUD-1.0.2" title="Downloads">v1.0.2
213
217
<img src="https://raw.githubusercontent.com/alejandroliu/bad-plugins/master/Media/download-icon.png" alt="Downloads"/></a>
You can’t perform that action at this time.
0 commit comments