<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SkyHanni.git/src/main/java/at/hannibal2/skyhanni/features/commands, branch meta/maven</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/'/>
<entry>
<title>Fixed multiple edge cases with /gfs. (#1055)</title>
<updated>2024-02-25T11:52:08+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-02-25T11:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=67261413a76819ad2ef16182f56e2c4b61b21012'/>
<id>67261413a76819ad2ef16182f56e2c4b61b21012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed /gfs not working with spaces in item name. #1045</title>
<updated>2024-02-25T07:29:12+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-02-25T07:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=9d696771b9c608c3afee2811dbebb1a3869b9f8f'/>
<id>9d696771b9c608c3afee2811dbebb1a3869b9f8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed /sendcoords command not working. #1037</title>
<updated>2024-02-22T20:49:26+00:00</updated>
<author>
<name>CalMWolfs</name>
<email>94038482+CalMWolfs@users.noreply.github.com</email>
</author>
<published>2024-02-22T20:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=df1d947da54f9de88c33ff298a387a2cb4e9a971'/>
<id>df1d947da54f9de88c33ff298a387a2cb4e9a971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate LorenzUtils.sendCommandToServer. #1025</title>
<updated>2024-02-20T18:14:13+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal002@users.noreply.github.com</email>
</author>
<published>2024-02-20T18:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=788fa74d1743c475576e49eaf8edeeedddf1824f'/>
<id>788fa74d1743c475576e49eaf8edeeedddf1824f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added GetFromSackAPI. #968</title>
<updated>2024-02-19T14:40:02+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-02-19T14:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=96c657cbb5e1c9282911bb8b7b6f6239392ae07f'/>
<id>96c657cbb5e1c9282911bb8b7b6f6239392ae07f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed /warp is command replace feature.</title>
<updated>2024-02-16T07:06:54+00:00</updated>
<author>
<name>hannibal2</name>
<email>24389977+hannibal00212@users.noreply.github.com</email>
</author>
<published>2024-02-16T07:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=e8212f12c77e4d77002cd4ccadb8056c25ae6cb6'/>
<id>e8212f12c77e4d77002cd4ccadb8056c25ae6cb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed /gfs tab complete. #1008</title>
<updated>2024-02-16T07:04:19+00:00</updated>
<author>
<name>martimavocado</name>
<email>39881008+martimavocado@users.noreply.github.com</email>
</author>
<published>2024-02-16T07:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=6207030868055a29c926ab97f5254b828e3e5dcd'/>
<id>6207030868055a29c926ab97f5254b828e3e5dcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Splitting many utils functions from LorenzUtils up into other classes: ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978</title>
<updated>2024-02-09T23:24:52+00:00</updated>
<author>
<name>Thunderblade73</name>
<email>85900443+Thunderblade73@users.noreply.github.com</email>
</author>
<published>2024-02-09T23:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=4559e5ff05e19817a21ae49f1c0d8a97d273f6a1'/>
<id>4559e5ff05e19817a21ae49f1c0d8a97d273f6a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SkyHanni's own /wiki command logic now works better in SkyBlock Level guide and allows to change weather to use official Hypixel Wiki or the older Fandom Wiki. #831</title>
<updated>2024-02-09T22:40:02+00:00</updated>
<author>
<name>Obsidian</name>
<email>108832807+Obsidianninja11@users.noreply.github.com</email>
</author>
<published>2024-02-09T22:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=9cfdf252304e3fe270bd84ddcae292273a9927aa'/>
<id>9cfdf252304e3fe270bd84ddcae292273a9927aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add /pd short command for party disband (#962)</title>
<updated>2024-01-30T21:15:17+00:00</updated>
<author>
<name>Empa</name>
<email>42304516+ItsEmpa@users.noreply.github.com</email>
</author>
<published>2024-01-30T21:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SkyHanni.git/commit/?id=a20f7d1f2242aedcf54f5c2b8ebeca9a1d81fd93'/>
<id>a20f7d1f2242aedcf54f5c2b8ebeca9a1d81fd93</id>
<content type='text'>
Added /pd short command for party disband. #962</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added /pd short command for party disband. #962</pre>
</div>
</content>
</entry>
</feed>
