<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[FurryCraft - All Forums]]></title>
		<link>https://forum.furrycraft.net/</link>
		<description><![CDATA[FurryCraft - https://forum.furrycraft.net]]></description>
		<pubDate>Thu, 16 Apr 2026 08:19:07 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Clan Warps / Homes]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=62</link>
			<pubDate>Mon, 30 Mar 2026 17:44:00 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=70">MainlyFreedom</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=62</guid>
			<description><![CDATA[Have it so that you can set common private warps or homes within the clans system. This will only be functional in the survival server.<br />
<br />
For example;<br />
<br />
/clan setwarp {name}<br />
/clan warp {name}<br />
/cw {name} - Alias for /clan warp<br />
<br />
/clan sethome {name}<br />
/clan home {name}<br />
/ch {name} - Alias for /clan home<br />
<br />
or something like that.<br />
<br />
You could also increase the amount of warps per clan depending on the amount of people online, or have it as a fee that the person creating the clan warp or home makes.]]></description>
			<content:encoded><![CDATA[Have it so that you can set common private warps or homes within the clans system. This will only be functional in the survival server.<br />
<br />
For example;<br />
<br />
/clan setwarp {name}<br />
/clan warp {name}<br />
/cw {name} - Alias for /clan warp<br />
<br />
/clan sethome {name}<br />
/clan home {name}<br />
/ch {name} - Alias for /clan home<br />
<br />
or something like that.<br />
<br />
You could also increase the amount of warps per clan depending on the amount of people online, or have it as a fee that the person creating the clan warp or home makes.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to create a course]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=59</link>
			<pubDate>Sun, 22 Mar 2026 19:55:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=1">Nezoy</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=59</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">JumpWorld create a course</span></span></span></div>
<br />
<hr class="mycode_hr" />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">What is Jumpworld? </span></div>
<div style="text-align: center;" class="mycode_align">JumpWorld lets you create and play custom parkour courses.</div>
<div style="text-align: center;" class="mycode_align">Build your own maps, publish them, and compete with other players for the best times!</div>
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">How to create a course:</span><br />
<br />
Step 1: Create your course<br />
/jumpworld create &lt;name&gt;<br />
- No spaces or special characters<br />
- You will be teleported to your own plot<br />
- Build mode will be enabled automatically<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 2: Build your parkour</span><br />
- Build inside your plot<br />
- Design jumps, challenges, and routes<br />
<br />
Core mechanics:<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Start Plate (gold pressure plate)</span><br />
- Marks the start of your course<br />
- Face the direction players should spawn<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checkpoints (iron pressure plates)</span><br />
- Automatically save progress<br />
- Players respawn here after failing<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Effect Plates (wood pressure plates)</span><br />
/jumpworld effectplate set &lt;courseId&gt; &lt;effect&gt; [duration in ticks (20 = 1 sec] [amplifier]<br />
/jumpworld effectplate remove &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Available effects:</span><br />
- SPEED<br />
- JUMP_BOOST<br />
- SLOW_FALLING<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Portals (2x stone pressure plates)</span><br />
/jumpworld linkportal<br />
- Left click = Point A<br />
- Right click = Point B<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 3: Set finish</span><br />
/jumpworld givefinishbell<br />
- Place the bell at the end of your course<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 4: Test your course</span><br />
/jumpworld play &lt;courseId&gt;<br />
- You MUST complete your course before publishing<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 5: Publish your course</span><br />
/jumpworld publish &lt;courseId&gt;<br />
/jumpworld unpublish &lt;courseId&gt;<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">Course settings</span><br />
/jumpworld settings &lt;courseId&gt;<br />
- Set difficulty<br />
- Add tags<br />
- Customize your course<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">Build together</span><br />
/jumpworld owner add/remove &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Edit your course</span><br />
/jumpworld edit &lt;courseId&gt;<br />
/jumpworld mycourses<br />
<br />
/jumpworld editleave<br />
/jumpworld spawn<br />
<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">Tips </span> <br />
- Test your course before publishing  <br />
- Use checkpoints for longer maps  <br />
- Make fair but challenging jumps]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">JumpWorld create a course</span></span></span></div>
<br />
<hr class="mycode_hr" />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">What is Jumpworld? </span></div>
<div style="text-align: center;" class="mycode_align">JumpWorld lets you create and play custom parkour courses.</div>
<div style="text-align: center;" class="mycode_align">Build your own maps, publish them, and compete with other players for the best times!</div>
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">How to create a course:</span><br />
<br />
Step 1: Create your course<br />
/jumpworld create &lt;name&gt;<br />
- No spaces or special characters<br />
- You will be teleported to your own plot<br />
- Build mode will be enabled automatically<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 2: Build your parkour</span><br />
- Build inside your plot<br />
- Design jumps, challenges, and routes<br />
<br />
Core mechanics:<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Start Plate (gold pressure plate)</span><br />
- Marks the start of your course<br />
- Face the direction players should spawn<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checkpoints (iron pressure plates)</span><br />
- Automatically save progress<br />
- Players respawn here after failing<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Effect Plates (wood pressure plates)</span><br />
/jumpworld effectplate set &lt;courseId&gt; &lt;effect&gt; [duration in ticks (20 = 1 sec] [amplifier]<br />
/jumpworld effectplate remove &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Available effects:</span><br />
- SPEED<br />
- JUMP_BOOST<br />
- SLOW_FALLING<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Portals (2x stone pressure plates)</span><br />
/jumpworld linkportal<br />
- Left click = Point A<br />
- Right click = Point B<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 3: Set finish</span><br />
/jumpworld givefinishbell<br />
- Place the bell at the end of your course<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 4: Test your course</span><br />
/jumpworld play &lt;courseId&gt;<br />
- You MUST complete your course before publishing<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 5: Publish your course</span><br />
/jumpworld publish &lt;courseId&gt;<br />
/jumpworld unpublish &lt;courseId&gt;<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">Course settings</span><br />
/jumpworld settings &lt;courseId&gt;<br />
- Set difficulty<br />
- Add tags<br />
- Customize your course<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">Build together</span><br />
/jumpworld owner add/remove &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Edit your course</span><br />
/jumpworld edit &lt;courseId&gt;<br />
/jumpworld mycourses<br />
<br />
/jumpworld editleave<br />
/jumpworld spawn<br />
<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">Tips </span> <br />
- Test your course before publishing  <br />
- Use checkpoints for longer maps  <br />
- Make fair but challenging jumps]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[JumpWorld Guide]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=57</link>
			<pubDate>Sun, 22 Mar 2026 19:51:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=1">Nezoy</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=57</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">JumpWorld — Player Guide</span></span></span></div>
<br />
<hr class="mycode_hr" />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">What is Jumpworld?</span></div>
<div style="text-align: center;" class="mycode_align">Jumpworld is a parkour gamemode where you can play and create custom courses.</div>
<div style="text-align: center;" class="mycode_align">Compete, improve your skills and beat your best times!</div>
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Playing Courses</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Browse courses</span><br />
/jumpworld list<br />
<br />
* Opens the course GUI<br />
* Select a course to start playing<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Featured course</span><br />
/jumpworld featured play<br />
<br />
* Play the currently featured course<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Interactions</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Like a course</span><br />
/jumpworld like &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Favorite a course</span><br />
/jumpworld fav &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">View your courses</span><br />
/jumpworld my<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Progression</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Achievements</span><br />
/jumpworld achievements<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Level &amp; XP</span><br />
/jumpworld level<br />
/jumpworld level &lt;player&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Leaderboards</span><br />
/jumpworld top<br />
/jumpworld top monthly<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Race System</span></span><br />
<br />
Compete against other players in real-time.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Create a race party</span><br />
/race create<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Invite a player</span><br />
/race invite &lt;player&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Join a party</span><br />
/race join &lt;leader&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Start a race</span><br />
/race start &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Leave the party</span><br />
/race leave<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Kick a player</span><br />
/race kick &lt;player&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Toggle race visibility</span><br />
/race public<br />
/race private<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Run Controls</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Set checkpoint manually</span><br />
/jumpworld checkpoint<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Abort your run</span><br />
/jumpworld abort<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">Tips</span><br />
<br />
* Learn the map and optimize your route<br />
* Use checkpoints wisely<br />
* Practice timing and consistency<br />
* Every run makes you better]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">JumpWorld — Player Guide</span></span></span></div>
<br />
<hr class="mycode_hr" />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">What is Jumpworld?</span></div>
<div style="text-align: center;" class="mycode_align">Jumpworld is a parkour gamemode where you can play and create custom courses.</div>
<div style="text-align: center;" class="mycode_align">Compete, improve your skills and beat your best times!</div>
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Playing Courses</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Browse courses</span><br />
/jumpworld list<br />
<br />
* Opens the course GUI<br />
* Select a course to start playing<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Featured course</span><br />
/jumpworld featured play<br />
<br />
* Play the currently featured course<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Interactions</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Like a course</span><br />
/jumpworld like &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Favorite a course</span><br />
/jumpworld fav &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">View your courses</span><br />
/jumpworld my<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Progression</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Achievements</span><br />
/jumpworld achievements<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Level &amp; XP</span><br />
/jumpworld level<br />
/jumpworld level &lt;player&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Leaderboards</span><br />
/jumpworld top<br />
/jumpworld top monthly<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Race System</span></span><br />
<br />
Compete against other players in real-time.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Create a race party</span><br />
/race create<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Invite a player</span><br />
/race invite &lt;player&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Join a party</span><br />
/race join &lt;leader&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Start a race</span><br />
/race start &lt;courseId&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Leave the party</span><br />
/race leave<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Kick a player</span><br />
/race kick &lt;player&gt;<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Toggle race visibility</span><br />
/race public<br />
/race private<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Run Controls</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Set checkpoint manually</span><br />
/jumpworld checkpoint<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Abort your run</span><br />
/jumpworld abort<br />
<br />
<hr class="mycode_hr" />
<br />
<span style="font-weight: bold;" class="mycode_b">Tips</span><br />
<br />
* Learn the map and optimize your route<br />
* Use checkpoints wisely<br />
* Practice timing and consistency<br />
* Every run makes you better]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Elytra]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=50</link>
			<pubDate>Sun, 15 Mar 2026 14:45:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=0">Rhea_Spider</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=50</guid>
			<description><![CDATA[Make Elytra easier to get for new players, it is hard for new player to get elytra, even with the crates at spawn, since the rate are awful and that the crafting recipe is really expensive. And I wouldn’t be surprised if a good amount of new players doesn’t even know about the recipe. Maybe to fix it you could either fix something about the crate, either the rate or crafting recipe. Or you could them able to be duplicated, maybe this not the best option but it would open shops.]]></description>
			<content:encoded><![CDATA[Make Elytra easier to get for new players, it is hard for new player to get elytra, even with the crates at spawn, since the rate are awful and that the crafting recipe is really expensive. And I wouldn’t be surprised if a good amount of new players doesn’t even know about the recipe. Maybe to fix it you could either fix something about the crate, either the rate or crafting recipe. Or you could them able to be duplicated, maybe this not the best option but it would open shops.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to create a Shop]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=41</link>
			<pubDate>Tue, 13 Jan 2026 15:04:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=1">Nezoy</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=41</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">ChestShop Guide</span></span></span></div>
<br />
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">What is ChestShop?</span> ChestShop allows players to create shops using chests and signs to buy and sell items easily.</span></div>
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">How to Create a Shop</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Place down a chest.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Hold the item you want to sell (e.g., 16 diamonds).</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Sneak + Left-click (punch) the chest with the item in your hand.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Enter the price in chat when prompted.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Your shop is now ready!</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">How to Buy &amp; Sell Items</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Left-click (punch) the shop sign.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Enter the amount you want to buy or sell in chat.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Check the sign to confirm if the shop is <span style="font-weight: bold;" class="mycode_b">buying</span> or <span style="font-weight: bold;" class="mycode_b">selling</span>.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">ChestShop Commands</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop buy</span> – Switch your shop to buying items.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop sell</span> – Switch your shop to selling items.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop create &lt;price&gt; [item]</span> – Create a shop using the item in your hand (or specify one).</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff</span> – Manage your shop’s staff.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff add &lt;player&gt;</span> – Add a player as staff.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff del &lt;player&gt;</span> – Remove a player from staff.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff clear</span> – Clear all staff members.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff list</span> – View current staff list.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop benefit add/remove &lt;name&gt; &lt;percentage%&gt;</span> – Manage shop benefits.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop price &lt;price&gt;</span> – Change the shop price.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop toggledisplay</span> – Change the display item on top of the chest.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop sign &lt;wood_type&gt;</span> – Change the sign wood type.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop size &lt;number&gt;</span> – Changes the amount you sell/buy.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-style: italic;" class="mycode_i">Tip: Always check the sign before trading to confirm if the shop is buying or selling!</span></span>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">ChestShop Guide</span></span></span></div>
<br />
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">What is ChestShop?</span> ChestShop allows players to create shops using chests and signs to buy and sell items easily.</span></div>
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">How to Create a Shop</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Place down a chest.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Hold the item you want to sell (e.g., 16 diamonds).</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Sneak + Left-click (punch) the chest with the item in your hand.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Enter the price in chat when prompted.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Your shop is now ready!</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">How to Buy &amp; Sell Items</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Left-click (punch) the shop sign.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Enter the amount you want to buy or sell in chat.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Check the sign to confirm if the shop is <span style="font-weight: bold;" class="mycode_b">buying</span> or <span style="font-weight: bold;" class="mycode_b">selling</span>.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">ChestShop Commands</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop buy</span> – Switch your shop to buying items.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop sell</span> – Switch your shop to selling items.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop create &lt;price&gt; [item]</span> – Create a shop using the item in your hand (or specify one).</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff</span> – Manage your shop’s staff.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff add &lt;player&gt;</span> – Add a player as staff.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff del &lt;player&gt;</span> – Remove a player from staff.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff clear</span> – Clear all staff members.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop staff list</span> – View current staff list.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop benefit add/remove &lt;name&gt; &lt;percentage%&gt;</span> – Manage shop benefits.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop price &lt;price&gt;</span> – Change the shop price.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop toggledisplay</span> – Change the display item on top of the chest.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop sign &lt;wood_type&gt;</span> – Change the sign wood type.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/shop size &lt;number&gt;</span> – Changes the amount you sell/buy.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-style: italic;" class="mycode_i">Tip: Always check the sign before trading to confirm if the shop is buying or selling!</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to Claim Land]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=40</link>
			<pubDate>Tue, 13 Jan 2026 14:42:30 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=1">Nezoy</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=40</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How to Claim Land in Survival</span></span></span></div>
<br />
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Why Claim Land?</span> <br />
Claiming land protects your builds and resources from other players. Once claimed, only you (and trusted friends) can modify the area.</span></div>
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Step 1: Get a Golden Shovel</span> You need a <span style="font-weight: bold;" class="mycode_b">Golden Shovel</span> to create land claims. If you don’t have one:</span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Craft it using <span style="font-weight: bold;" class="mycode_b">1</span><span style="font-weight: bold;" class="mycode_b"> Gold Ingot</span> and <span style="font-weight: bold;" class="mycode_b">2</span><span style="font-weight: bold;" class="mycode_b"> Sticks</span>.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Step 2: Create Your First Claim</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Hold the <span style="font-weight: bold;" class="mycode_b">Golden Shovel. </span>Don't switch to other items while claiming, it will stop the claiming process.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Right-click two opposite corners of the area you want to claim.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">A border of gold blocks will appear showing your claim.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Step 3: Manage Your Claim</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Use <span style="font-weight: bold;" class="mycode_b">/trust &lt;player&gt;</span> to allow friends to build.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Use <span style="font-weight: bold;" class="mycode_b">/untrust &lt;player&gt;</span> to remove permissions.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Resize your claim by right-clicking corners again.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Additional Commands</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/claimlist</span> – Shows all your claims.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/abandonclaim</span> – Removes the claim you are standing in.</span></span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/abandonallclaims</span> – Removes all claims.</span></span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/buyclaimblocks &lt;amount&gt;</span> – Purchase extra claim blocks with ingame money.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/trust public</span> – Allows everyone to build (use with caution).</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/containertrust &lt;player&gt;</span> – Allow access to containers only.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/accesstrust &lt;player&gt;</span> – Allow button/lever use.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/permissiontrust &lt;player&gt;</span> – Allow player to manage permissions.</span><br />
</li>
</ul>
<br />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Claim Blocks: How to Get More</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">You start with a basic amount of claim blocks.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Earn <span style="font-weight: bold;" class="mycode_b">50 claim blocks for every 15 minutes of playtime</span>.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Buy additional claim blocks using <span style="font-weight: bold;" class="mycode_b">/buyclaimblocks</span>.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<br />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-style: italic;" class="mycode_i">Tip: Make sure your claim is big enough for future builds!</span></span>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How to Claim Land in Survival</span></span></span></div>
<br />
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Why Claim Land?</span> <br />
Claiming land protects your builds and resources from other players. Once claimed, only you (and trusted friends) can modify the area.</span></div>
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Step 1: Get a Golden Shovel</span> You need a <span style="font-weight: bold;" class="mycode_b">Golden Shovel</span> to create land claims. If you don’t have one:</span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Craft it using <span style="font-weight: bold;" class="mycode_b">1</span><span style="font-weight: bold;" class="mycode_b"> Gold Ingot</span> and <span style="font-weight: bold;" class="mycode_b">2</span><span style="font-weight: bold;" class="mycode_b"> Sticks</span>.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Step 2: Create Your First Claim</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Hold the <span style="font-weight: bold;" class="mycode_b">Golden Shovel. </span>Don't switch to other items while claiming, it will stop the claiming process.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Right-click two opposite corners of the area you want to claim.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">A border of gold blocks will appear showing your claim.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Step 3: Manage Your Claim</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">Use <span style="font-weight: bold;" class="mycode_b">/trust &lt;player&gt;</span> to allow friends to build.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Use <span style="font-weight: bold;" class="mycode_b">/untrust &lt;player&gt;</span> to remove permissions.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Resize your claim by right-clicking corners again.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Additional Commands</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/claimlist</span> – Shows all your claims.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/abandonclaim</span> – Removes the claim you are standing in.</span></span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/abandonallclaims</span> – Removes all claims.</span></span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/buyclaimblocks &lt;amount&gt;</span> – Purchase extra claim blocks with ingame money.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/trust public</span> – Allows everyone to build (use with caution).</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/containertrust &lt;player&gt;</span> – Allow access to containers only.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/accesstrust &lt;player&gt;</span> – Allow button/lever use.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">/permissiontrust &lt;player&gt;</span> – Allow player to manage permissions.</span><br />
</li>
</ul>
<br />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Claim Blocks: How to Get More</span></span><ul class="mycode_list"><li><span style="font-family: Segoe UI;" class="mycode_font">You start with a basic amount of claim blocks.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Earn <span style="font-weight: bold;" class="mycode_b">50 claim blocks for every 15 minutes of playtime</span>.</span><br />
</li>
<li><span style="font-family: Segoe UI;" class="mycode_font">Buy additional claim blocks using <span style="font-weight: bold;" class="mycode_b">/buyclaimblocks</span>.</span><br />
</li>
</ul>
<br />
<hr class="mycode_hr" />
<br />
<span style="font-family: Segoe UI;" class="mycode_font"><span style="font-style: italic;" class="mycode_i">Tip: Make sure your claim is big enough for future builds!</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[The Fish Update! #2]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=19</link>
			<pubDate>Sun, 08 Jun 2025 16:36:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=1">Nezoy</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=19</guid>
			<description><![CDATA[<span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Weekly Fishing Competitions + Fishy Crate!</span></span><br />
<br />
Hey FurryCrafters! We're excited to introduce our new <span style="font-weight: bold;" class="mycode_b">fishing competitions</span> on the server – now with <span style="color: #4CAF50;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">cool rewards</span></span> and a brand new <span style="font-weight: bold;" class="mycode_b">Fishy Crate</span>!<br />
Everyone who participates receives a <span style="color: #33ccff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Fishy Crate Key</span></span>!<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Over 70+ brand new fish and 40+ rare variants have been added – only catchable during event times!</span><br />
<br />
<img src="https://i.ibb.co/HcQZ1rh/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><br />
<div style="text-align: left;" class="mycode_align">/warp fish - Sell your fish! :3</div>
<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size"><img src="https://images.emojiterra.com/google/noto-emoji/unicode-15/color/512px/1f511.png" loading="lazy"  width="15" height="15" alt="[Image: 1f511.png]" class="mycode_img" /> Everyone Gets a Fishy Crate Key!</span></span><br />
Every player who joins the competition will get a special <span style="color: #00CED1;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Fishy Crate Key</span></span> for participating!  <br />
Use it at the crates area to unlock fishy loot and surprises.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">Whats in the Fishy Crate?</span></span><br />
Earn a <span style="font-weight: bold;" class="mycode_b">Fishy Crate Key</span> just for joining the event!  <br />
These crates contain fishing-themed rewards, unique items and more!<br />
<hr class="mycode_hr" />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><img src="https://images.emojiterra.com/google/noto-emoji/unicode-16.0/color/1024px/1f5d3.png" loading="lazy"  width="20" height="20" alt="[Image: 1f5d3.png]" class="mycode_img" /> Weekly Fishing Events Schedule (in CEST)</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Monday @ 18:00</span>  <br />
<span style="font-weight: bold;" class="mycode_b">Goal:</span> Catch the <span style="color: #FFD700;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Longest Single Fish</span></span> <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Thursday @ 20:00</span>  <br />
<span style="font-weight: bold;" class="mycode_b">Goal:</span> Catch the <span style="font-weight: bold;" class="mycode_b">largest total length</span> of fish combined!<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Saturday @ 14:00</span>  <br />
<span style="font-weight: bold;" class="mycode_b">Goal:</span> Catch the <span style="font-weight: bold;" class="mycode_b">most fish overall!</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Rewards:</span>  <br />
- 5,000 In-Game Money+ 1 Mythic Key  <br />
- 2,500 In-Game Money+ 1 Sky Key  <br />
- 1,000 In-Game Money+ 1 Sky Key  <br />
- All participants get: 1 Fishy Crate Key<br />
<hr class="mycode_hr" />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How to Join:</span></span>  <br />
Competitions start automatically – just log in and start fishing when it's time!<br />
<br />
– Start fishing during the event time!  <br />
– View leaderboard: <span style="font-weight: bold;" class="mycode_b">/emf top</span>  <br />
– Sell Fish: <span style="font-weight: bold;" class="mycode_b">/warp fish</span><br />
– Use keys: <span style="font-weight: bold;" class="mycode_b">/warp crates</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Let’s go fishing, and may the best angler win!</span>  <br />
<span style="font-size: small;" class="mycode_size">See you on <a href="https://furrycraft.net" target="_blank" rel="noopener" class="mycode_url">FurryCraft.net</a></span><br />
<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">#FurryCraft #FishyCrate #FishingEvent</span>]]></description>
			<content:encoded><![CDATA[<span style="font-size: xx-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Weekly Fishing Competitions + Fishy Crate!</span></span><br />
<br />
Hey FurryCrafters! We're excited to introduce our new <span style="font-weight: bold;" class="mycode_b">fishing competitions</span> on the server – now with <span style="color: #4CAF50;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">cool rewards</span></span> and a brand new <span style="font-weight: bold;" class="mycode_b">Fishy Crate</span>!<br />
Everyone who participates receives a <span style="color: #33ccff;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Fishy Crate Key</span></span>!<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Over 70+ brand new fish and 40+ rare variants have been added – only catchable during event times!</span><br />
<br />
<img src="https://i.ibb.co/HcQZ1rh/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><br />
<div style="text-align: left;" class="mycode_align">/warp fish - Sell your fish! :3</div>
<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size"><img src="https://images.emojiterra.com/google/noto-emoji/unicode-15/color/512px/1f511.png" loading="lazy"  width="15" height="15" alt="[Image: 1f511.png]" class="mycode_img" /> Everyone Gets a Fishy Crate Key!</span></span><br />
Every player who joins the competition will get a special <span style="color: #00CED1;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Fishy Crate Key</span></span> for participating!  <br />
Use it at the crates area to unlock fishy loot and surprises.<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">Whats in the Fishy Crate?</span></span><br />
Earn a <span style="font-weight: bold;" class="mycode_b">Fishy Crate Key</span> just for joining the event!  <br />
These crates contain fishing-themed rewards, unique items and more!<br />
<hr class="mycode_hr" />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><img src="https://images.emojiterra.com/google/noto-emoji/unicode-16.0/color/1024px/1f5d3.png" loading="lazy"  width="20" height="20" alt="[Image: 1f5d3.png]" class="mycode_img" /> Weekly Fishing Events Schedule (in CEST)</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Monday @ 18:00</span>  <br />
<span style="font-weight: bold;" class="mycode_b">Goal:</span> Catch the <span style="color: #FFD700;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Longest Single Fish</span></span> <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Thursday @ 20:00</span>  <br />
<span style="font-weight: bold;" class="mycode_b">Goal:</span> Catch the <span style="font-weight: bold;" class="mycode_b">largest total length</span> of fish combined!<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Saturday @ 14:00</span>  <br />
<span style="font-weight: bold;" class="mycode_b">Goal:</span> Catch the <span style="font-weight: bold;" class="mycode_b">most fish overall!</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Rewards:</span>  <br />
- 5,000 In-Game Money+ 1 Mythic Key  <br />
- 2,500 In-Game Money+ 1 Sky Key  <br />
- 1,000 In-Game Money+ 1 Sky Key  <br />
- All participants get: 1 Fishy Crate Key<br />
<hr class="mycode_hr" />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How to Join:</span></span>  <br />
Competitions start automatically – just log in and start fishing when it's time!<br />
<br />
– Start fishing during the event time!  <br />
– View leaderboard: <span style="font-weight: bold;" class="mycode_b">/emf top</span>  <br />
– Sell Fish: <span style="font-weight: bold;" class="mycode_b">/warp fish</span><br />
– Use keys: <span style="font-weight: bold;" class="mycode_b">/warp crates</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Let’s go fishing, and may the best angler win!</span>  <br />
<span style="font-size: small;" class="mycode_size">See you on <a href="https://furrycraft.net" target="_blank" rel="noopener" class="mycode_url">FurryCraft.net</a></span><br />
<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">#FurryCraft #FishyCrate #FishingEvent</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[FurryCraft Rulework]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=18</link>
			<pubDate>Sat, 24 May 2025 22:07:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=1">Nezoy</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=18</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: xx-large;" class="mycode_size">FurryCraft Rules</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§1 Applicability of these Rules</span></span></div>
This rulebook applies to the FurryCraft Minecraft network and all related components. It complements the General Rules.<br />
By entering the FurryCraft Minecraft network, the user agrees to these rules, the General Rules, and all other valid rules for the components used (e.g., Survival or Creative) and commits to comply with them.<br />
<br />
FurryCraft is an English-speaking server. All players are expected to communicate in English in public chats to ensure clear communication across the community.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§2 Penalties</span></span></div>
Possible penalties include:<ul class="mycode_list"><li>Exclusion from individual game modes<br />
</li>
<li>Chat restrictions<br />
</li>
<li>Temporary or permanent bans from the network<br />
</li>
<li>Exclusion from events<br />
</li>
</ul>
If players consider a penalty unjust, they have the right to file a one-time request for mitigation or removal of the penalty in the forum at <a href="https://furrycraft.net/forum" target="_blank" rel="noopener" class="mycode_url">furrycraft.net/forum</a>.<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§3 General Rules</span></span></div>
(1) Treat other players respectfully and politely at all times.<br />
(2) Any form of discrimination such as racism, sexism, homophobia, or any hate speech is strictly forbidden.<br />
(3) Cheating, hacking, exploiting bugs, or gaining any unfair advantage is strictly prohibited and may result in a permanent ban.<br />
(4) Exploiting bugs or glitches is not allowed. Any discovered bugs must be reported to the staff.<br />
(5) Advertising other servers or products without permission is forbidden.<br />
(6) Intentional playing against one's own team (trolling), including killing or blocking teammates or destroying team resources, is prohibited.<br />
(7) Offensive or inappropriate player names, skins, clan tags, or other content are not allowed.<br />
(8) Spamming or flooding chat and commands is not allowed.<br />
(9) Excessive use of capital letters, sound spam, or disruptive audio (e.g. overly loud or distorted sounds) is prohibited.<br />
(10) Each player may use a maximum of 3 accounts on the FurryCraft network. Violations will affect all associated accounts.<br />
(11) Using alternate accounts to bypass punishments is strictly forbidden.<br />
(12) The use of names, symbols, skins, clan names, pets, or other content representing controversial or disruptive political ideologies or groups is forbidden.<br />
(12.1) Advertising political content is also prohibited.<br />
(13) The use of VR (Virtual Reality) hardware is allowed but not officially supported. Any issues or disadvantages caused by VR are at the player's own risk, and it must not provide any unfair advantage.<br />
(14) Players are responsible for the security of their accounts. Actions performed on an account are the responsibility of the account owner.<br />
(15) Impersonating staff members or other players is strictly forbidden.<br />
(16) Any form of scamming or fraudulent trading is prohibited.<br />
(17) Real-money trading (RMT), including buying or selling in-game items, currency, or services for real money, is strictly forbidden.<br />
(18) Abuse of the report system, ticket system, or support channels is prohibited.<br />
(19) Revealing hidden identities, such as nicknames or staff members in vanish mode, is forbidden.<br />
(20) Using bots, selfbots, or any form of API abuse is prohibited.<br />
(21) Conversations must remain relevant to the respective channel or context.<br />
(22) Intentionally faking rule violations or provoking punishments is forbidden.<br />
(23) Attempting to break or bypass rules is prohibited, even if unsuccessful. <br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§4 Client Modifications</span></span></div>
(1) The network may not be accessed using modified clients that provide an unfair advantage, regardless of whether such features are actively used.<br />
(2) The use of hacks, hack clients, macros, or macro keys that provide unfair advantages is strictly prohibited.<br />
(3) Allowed modifications without significant advantages include Optifine, Shaders, LabyMod, Badlion Client, DamageIndicator, minimaps without radar, and similar tools.<br />
(4) Click speeds above 20 clicks per second (CPS) are not allowed.<br />
(5) Skin flashers, X-Ray texture packs, or similar unfair modifications are forbidden.<br />
§5 Minigames<br />
(1) Stat pushing is forbidden in all minigame modes.<br />
(2) Teaming with other teams, including sparing each other or coordinated attacks across teams, is prohibited.<br />
(3) Unless otherwise specified, the maximum team size is 4 players.<br />
(4) Untactical spawn trapping for more than 30 seconds is forbidden.<br />
(5) Random or unjustified targeting of players in a clearly abusive manner may result in penalties.<br />
(6) Intensive trolling aimed at disrupting gameplay or annoying other players is prohibited.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">§6 Theme Servers</span> </span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.1 General</span></span></div>
(1) Griefing in all forms is forbidden.<br />
(2) Advertising in the auction house (/ah) is not allowed.<br />
(3) Crash plots or lag-inducing machines are prohibited.<br />
(4) Overpowered (OP) items, including possession and use, are forbidden (e.g., diamond sword with sharpness 1000).<br />
(5) Excessive begging for items or money is prohibited.<br />
(6) TPA traps or any traps that cause death or immobilization are forbidden.<br />
(7) Intentionally causing lag in any form is prohibited.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.2 SkyBlock</span></span></div>
(1) Entering locked islands, for example via warps, is prohibited.<br />
(2) Warps or traps that cause death or immobilization are forbidden.<br />
(3) Each player may have only one SkyBlock account.<br />
(4) Each player may own only one island.<br />
(5) Bypassing AFK kick systems by any method is forbidden.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.3 Creative</span></span></div>
(1) Teleporting players to inaccessible areas is prohibited.<br />
(2) TPA, PV, or similar traps that cause death or immobilization are forbidden.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.4 Survival</span></span></div>
(1) Each player may have only one Survival account.<br />
(2) OP items, including possession and use, are prohibited.<br />
(3) Farms and AFK farming are allowed as long as they do not negatively impact server performance.<br />
(4) Bypassing AFK systems or anti-lag measures is forbidden.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.5 Private Servers</span></span></div>
(1) Private servers are not owned by the user and are not rule-free spaces. All FurryCraft rules apply.<br />
(2) Each player may own servers on a maximum of one account. Creating servers on additional accounts is forbidden.<br />
(3) Intentionally causing lag or crashing clients is prohibited.<br />
(4) Installing external plugins is allowed, but FurryCraft staff do not provide support for third-party plugins.<br />
(5) Players are responsible for their server. If it becomes unusable due to overload or similar issues, no backups will be provided.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.6 JumpWorld</span></span></div>
(1) Troll or unfair maps are not allowed. Courses must be fair, reasonable, and playable.<br />
(2) Extremely short or low-effort maps are not allowed. Courses must provide meaningful gameplay. Maps lasting only 1–30 seconds or consisting of a single jump are prohibited.<br />
(3) Maps must be beatable. The creator must complete the course before publishing. Impossible maps are not allowed.<br />
(4) Creating multiple identical or low-quality maps (spam maps) is prohibited.<br />
(5) Building outside the assigned plot is not allowed.<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§7 In-Game Behavior</span></span></div>
(1) Unauthorized teaming or cross-teaming is prohibited unless explicitly allowed by the game mode.<br />
(2) Repeated non-tactical spawn killing or blocking immediately after respawn is forbidden.<br />
(3) Malicious destruction of other players' builds (griefing) is prohibited.<br />
(4) Deliberately prolonging a round in an abusive way or avoiding the objective is forbidden.<br />
(5) Building inappropriate, offensive, insulting, or sexual (NSFW) structures is forbidden.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§8 Other Information</span></span></div>
(1) The network reserves the right to withdraw any products won or given away at any time.<br />
(2) Players with ranks do not receive any special protection from penalties.<br />
(3) Lifetime ranks remain valid as long as the server network exists.<br />
(4) Ranks are not transferable between accounts.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§9 Right to Issue Instructions</span></span></div>
(1) Instructions from staff members must be followed and are binding.<br />
(2) FurryCraft staff reserve the right to enforce rules at their discretion in severe or unclear cases.<br />
(3) Staff may take action against behavior that clearly violates the spirit of fair play, even if not explicitly listed.<br />
(4) Players should not interfere in internal team matters.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§10 Legal Disclaimer and Privacy</span></span></div>
The FurryCraft network is a Minecraft community and not assosiated with Mojang. By playing on this network, you agree to comply with all rules and staff decisions.<br />
The server operators are not liable for lost data, account theft, or damages arising from network use.<br />
Player data is handled in accordance with applicable privacy laws and will not be shared without consent.<br />
In case of disputes, the English version of the rules and staff interpretation shall prevail.<br />
Questions regarding rules or privacy may be directed to support.]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: xx-large;" class="mycode_size">FurryCraft Rules</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§1 Applicability of these Rules</span></span></div>
This rulebook applies to the FurryCraft Minecraft network and all related components. It complements the General Rules.<br />
By entering the FurryCraft Minecraft network, the user agrees to these rules, the General Rules, and all other valid rules for the components used (e.g., Survival or Creative) and commits to comply with them.<br />
<br />
FurryCraft is an English-speaking server. All players are expected to communicate in English in public chats to ensure clear communication across the community.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§2 Penalties</span></span></div>
Possible penalties include:<ul class="mycode_list"><li>Exclusion from individual game modes<br />
</li>
<li>Chat restrictions<br />
</li>
<li>Temporary or permanent bans from the network<br />
</li>
<li>Exclusion from events<br />
</li>
</ul>
If players consider a penalty unjust, they have the right to file a one-time request for mitigation or removal of the penalty in the forum at <a href="https://furrycraft.net/forum" target="_blank" rel="noopener" class="mycode_url">furrycraft.net/forum</a>.<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§3 General Rules</span></span></div>
(1) Treat other players respectfully and politely at all times.<br />
(2) Any form of discrimination such as racism, sexism, homophobia, or any hate speech is strictly forbidden.<br />
(3) Cheating, hacking, exploiting bugs, or gaining any unfair advantage is strictly prohibited and may result in a permanent ban.<br />
(4) Exploiting bugs or glitches is not allowed. Any discovered bugs must be reported to the staff.<br />
(5) Advertising other servers or products without permission is forbidden.<br />
(6) Intentional playing against one's own team (trolling), including killing or blocking teammates or destroying team resources, is prohibited.<br />
(7) Offensive or inappropriate player names, skins, clan tags, or other content are not allowed.<br />
(8) Spamming or flooding chat and commands is not allowed.<br />
(9) Excessive use of capital letters, sound spam, or disruptive audio (e.g. overly loud or distorted sounds) is prohibited.<br />
(10) Each player may use a maximum of 3 accounts on the FurryCraft network. Violations will affect all associated accounts.<br />
(11) Using alternate accounts to bypass punishments is strictly forbidden.<br />
(12) The use of names, symbols, skins, clan names, pets, or other content representing controversial or disruptive political ideologies or groups is forbidden.<br />
(12.1) Advertising political content is also prohibited.<br />
(13) The use of VR (Virtual Reality) hardware is allowed but not officially supported. Any issues or disadvantages caused by VR are at the player's own risk, and it must not provide any unfair advantage.<br />
(14) Players are responsible for the security of their accounts. Actions performed on an account are the responsibility of the account owner.<br />
(15) Impersonating staff members or other players is strictly forbidden.<br />
(16) Any form of scamming or fraudulent trading is prohibited.<br />
(17) Real-money trading (RMT), including buying or selling in-game items, currency, or services for real money, is strictly forbidden.<br />
(18) Abuse of the report system, ticket system, or support channels is prohibited.<br />
(19) Revealing hidden identities, such as nicknames or staff members in vanish mode, is forbidden.<br />
(20) Using bots, selfbots, or any form of API abuse is prohibited.<br />
(21) Conversations must remain relevant to the respective channel or context.<br />
(22) Intentionally faking rule violations or provoking punishments is forbidden.<br />
(23) Attempting to break or bypass rules is prohibited, even if unsuccessful. <br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§4 Client Modifications</span></span></div>
(1) The network may not be accessed using modified clients that provide an unfair advantage, regardless of whether such features are actively used.<br />
(2) The use of hacks, hack clients, macros, or macro keys that provide unfair advantages is strictly prohibited.<br />
(3) Allowed modifications without significant advantages include Optifine, Shaders, LabyMod, Badlion Client, DamageIndicator, minimaps without radar, and similar tools.<br />
(4) Click speeds above 20 clicks per second (CPS) are not allowed.<br />
(5) Skin flashers, X-Ray texture packs, or similar unfair modifications are forbidden.<br />
§5 Minigames<br />
(1) Stat pushing is forbidden in all minigame modes.<br />
(2) Teaming with other teams, including sparing each other or coordinated attacks across teams, is prohibited.<br />
(3) Unless otherwise specified, the maximum team size is 4 players.<br />
(4) Untactical spawn trapping for more than 30 seconds is forbidden.<br />
(5) Random or unjustified targeting of players in a clearly abusive manner may result in penalties.<br />
(6) Intensive trolling aimed at disrupting gameplay or annoying other players is prohibited.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">§6 Theme Servers</span> </span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.1 General</span></span></div>
(1) Griefing in all forms is forbidden.<br />
(2) Advertising in the auction house (/ah) is not allowed.<br />
(3) Crash plots or lag-inducing machines are prohibited.<br />
(4) Overpowered (OP) items, including possession and use, are forbidden (e.g., diamond sword with sharpness 1000).<br />
(5) Excessive begging for items or money is prohibited.<br />
(6) TPA traps or any traps that cause death or immobilization are forbidden.<br />
(7) Intentionally causing lag in any form is prohibited.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.2 SkyBlock</span></span></div>
(1) Entering locked islands, for example via warps, is prohibited.<br />
(2) Warps or traps that cause death or immobilization are forbidden.<br />
(3) Each player may have only one SkyBlock account.<br />
(4) Each player may own only one island.<br />
(5) Bypassing AFK kick systems by any method is forbidden.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.3 Creative</span></span></div>
(1) Teleporting players to inaccessible areas is prohibited.<br />
(2) TPA, PV, or similar traps that cause death or immobilization are forbidden.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.4 Survival</span></span></div>
(1) Each player may have only one Survival account.<br />
(2) OP items, including possession and use, are prohibited.<br />
(3) Farms and AFK farming are allowed as long as they do not negatively impact server performance.<br />
(4) Bypassing AFK systems or anti-lag measures is forbidden.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.5 Private Servers</span></span></div>
(1) Private servers are not owned by the user and are not rule-free spaces. All FurryCraft rules apply.<br />
(2) Each player may own servers on a maximum of one account. Creating servers on additional accounts is forbidden.<br />
(3) Intentionally causing lag or crashing clients is prohibited.<br />
(4) Installing external plugins is allowed, but FurryCraft staff do not provide support for third-party plugins.<br />
(5) Players are responsible for their server. If it becomes unusable due to overload or similar issues, no backups will be provided.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§6.6 JumpWorld</span></span></div>
(1) Troll or unfair maps are not allowed. Courses must be fair, reasonable, and playable.<br />
(2) Extremely short or low-effort maps are not allowed. Courses must provide meaningful gameplay. Maps lasting only 1–30 seconds or consisting of a single jump are prohibited.<br />
(3) Maps must be beatable. The creator must complete the course before publishing. Impossible maps are not allowed.<br />
(4) Creating multiple identical or low-quality maps (spam maps) is prohibited.<br />
(5) Building outside the assigned plot is not allowed.<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§7 In-Game Behavior</span></span></div>
(1) Unauthorized teaming or cross-teaming is prohibited unless explicitly allowed by the game mode.<br />
(2) Repeated non-tactical spawn killing or blocking immediately after respawn is forbidden.<br />
(3) Malicious destruction of other players' builds (griefing) is prohibited.<br />
(4) Deliberately prolonging a round in an abusive way or avoiding the objective is forbidden.<br />
(5) Building inappropriate, offensive, insulting, or sexual (NSFW) structures is forbidden.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§8 Other Information</span></span></div>
(1) The network reserves the right to withdraw any products won or given away at any time.<br />
(2) Players with ranks do not receive any special protection from penalties.<br />
(3) Lifetime ranks remain valid as long as the server network exists.<br />
(4) Ranks are not transferable between accounts.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§9 Right to Issue Instructions</span></span></div>
(1) Instructions from staff members must be followed and are binding.<br />
(2) FurryCraft staff reserve the right to enforce rules at their discretion in severe or unclear cases.<br />
(3) Staff may take action against behavior that clearly violates the spirit of fair play, even if not explicitly listed.<br />
(4) Players should not interfere in internal team matters.<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">§10 Legal Disclaimer and Privacy</span></span></div>
The FurryCraft network is a Minecraft community and not assosiated with Mojang. By playing on this network, you agree to comply with all rules and staff decisions.<br />
The server operators are not liable for lost data, account theft, or damages arising from network use.<br />
Player data is handled in accordance with applicable privacy laws and will not be shared without consent.<br />
In case of disputes, the English version of the rules and staff interpretation shall prevail.<br />
Questions regarding rules or privacy may be directed to support.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Network 1.21.5 Update!]]></title>
			<link>https://forum.furrycraft.net/showthread.php?tid=17</link>
			<pubDate>Thu, 15 May 2025 21:55:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.furrycraft.net/member.php?action=profile&uid=1">Nezoy</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.furrycraft.net/showthread.php?tid=17</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size"><span style="font-family: Impact;" class="mycode_font">Update to 1.21.5!!</span></span></div>
<div style="text-align: center;" class="mycode_align">Heya <span style="font-weight: bold;" class="mycode_b">@everyone</span>~!</div>
<div style="text-align: center;" class="mycode_align">We're excited to announce that our Survival server has been updated to<span style="font-weight: bold;" class="mycode_b"> Minecraft 1.21.5</span>! Dive into the latest features and enhancements this update brings:</div>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Impact;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size">New in 1.21.5:</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Impact;" class="mycode_font">Spawn Egg Textures Revamped:</span><br />
  Spawn eggs now visually represent the mobs they spawn, making identification easier in Creative mode.<br />
<br />
<span style="font-family: Impact;" class="mycode_font"> New Wolf Sounds:</span><br />
  Wolves now have distinct audio personalities!<br />
<br />
<span style="font-family: Impact;" class="mycode_font"> Biome-Tinted Leaf Litter:</span><br />
  Leaf litter now changes color based on the biome, enhancing environmental immersion.<br />
<br />
<span style="font-family: Impact;" class="mycode_font">  Warm &amp; Cold Animal Variants:</span><br />
  Discover new variants of pigs, cows, and chickens adapted to different biomes.<br />
<br />
 <span style="font-family: Impact;" class="mycode_font">New Flora:</span><br />
  Explore new plants like the Firefly Bush and Cactus Blossom, adding more diversity to the world.<br />
</div>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Impact;" class="mycode_font">Enhanced Cartographer Maps:</span><br />
  Cartographers now offer new maps, including those leading to swamps, jungles, and various village biomes.<br />
<br />
<span style="font-size: x-large;" class="mycode_size"><br />
 <span style="font-family: Impact;" class="mycode_font">Server Enhancements:</span><br />
</span><br />
<span style="font-family: Impact;" class="mycode_font">✅ Voting System Fixed:</span><br />
  Our voting system is now fully working again.<br />
<br />
 <span style="font-family: Impact;" class="mycode_font">Anti-Cheat Updated:</span><br />
  We've enhanced our anti-cheat measures to ensure a fair and enjoyable experience for all players.<br />
<br />
<br />
...and some other fixes!<br />
Join us now and experience all the new features firsthand! :3</div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-size: xx-large;" class="mycode_size"><span style="font-family: Impact;" class="mycode_font">Update to 1.21.5!!</span></span></div>
<div style="text-align: center;" class="mycode_align">Heya <span style="font-weight: bold;" class="mycode_b">@everyone</span>~!</div>
<div style="text-align: center;" class="mycode_align">We're excited to announce that our Survival server has been updated to<span style="font-weight: bold;" class="mycode_b"> Minecraft 1.21.5</span>! Dive into the latest features and enhancements this update brings:</div>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Impact;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size">New in 1.21.5:</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Impact;" class="mycode_font">Spawn Egg Textures Revamped:</span><br />
  Spawn eggs now visually represent the mobs they spawn, making identification easier in Creative mode.<br />
<br />
<span style="font-family: Impact;" class="mycode_font"> New Wolf Sounds:</span><br />
  Wolves now have distinct audio personalities!<br />
<br />
<span style="font-family: Impact;" class="mycode_font"> Biome-Tinted Leaf Litter:</span><br />
  Leaf litter now changes color based on the biome, enhancing environmental immersion.<br />
<br />
<span style="font-family: Impact;" class="mycode_font">  Warm &amp; Cold Animal Variants:</span><br />
  Discover new variants of pigs, cows, and chickens adapted to different biomes.<br />
<br />
 <span style="font-family: Impact;" class="mycode_font">New Flora:</span><br />
  Explore new plants like the Firefly Bush and Cactus Blossom, adding more diversity to the world.<br />
</div>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Impact;" class="mycode_font">Enhanced Cartographer Maps:</span><br />
  Cartographers now offer new maps, including those leading to swamps, jungles, and various village biomes.<br />
<br />
<span style="font-size: x-large;" class="mycode_size"><br />
 <span style="font-family: Impact;" class="mycode_font">Server Enhancements:</span><br />
</span><br />
<span style="font-family: Impact;" class="mycode_font">✅ Voting System Fixed:</span><br />
  Our voting system is now fully working again.<br />
<br />
 <span style="font-family: Impact;" class="mycode_font">Anti-Cheat Updated:</span><br />
  We've enhanced our anti-cheat measures to ensure a fair and enjoyable experience for all players.<br />
<br />
<br />
...and some other fixes!<br />
Join us now and experience all the new features firsthand! :3</div>]]></content:encoded>
		</item>
	</channel>
</rss>