add some projects

This commit is contained in:
2023-12-28 18:55:15 +01:00
parent 033bae1856
commit 3d2df48677
9 changed files with 212 additions and 19 deletions
+148 -5
View File
@@ -46,7 +46,7 @@
<div class="project-scroller">
<article>
<div class="project-logo">
<img src="/img/purpur.svg" alt="Purpur logo" draggable="false">
<img src="/img/purpur.svg" alt="Purpur logo" draggable="false" loading="lazy">
</div>
<div class="description">
<h3 class="title">Purpur</h3>
@@ -54,18 +54,161 @@
Minecraft server software based on Paper. Focuses on introducing new configuration options to
already existing features along with adding completely new features.
</p>
<div class="links">
<a href="https://purpurmc.org" target="_blank" rel="external" title="Project's website">
<button>
<img src="img/icon/website.svg" alt="website" draggable="false">
</button>
</a>
<a href="https://github.com/PurpurMC/Purpur" target="_blank" rel="external" title="Project's GitHub">
<button>
<img src="img/icon/github.svg" alt="github" draggable="false">
</button>
</a>
</div>
</div>
</article>
<article>
<div class="project-logo">
<img src="/img/purpur.svg" alt="Purpur logo" draggable="false">
<img src="/img/purpur.svg" alt="Purpur logo" draggable="false" loading="lazy">
</div>
<div class="description">
<h3 class="title">Purpur</h3>
<h3 class="title">PurpurExtras</h3>
<p>
Minecraft server software based on Paper. Focuses on introducing new configuration options to
already existing features along with adding completely new features.
Minecraft plugin for Paper and Purpur servers. Adds features that were suggested to be added in
Purpur, but were deemed to be easier to maintain in a plugin.
</p>
<div class="links">
<a href="https://modrinth.com/plugin/purpurextras" target="_blank" rel="external" title="Project's website">
<button>
<img src="img/icon/website.svg" alt="website" draggable="false">
</button>
</a>
<a href="https://github.com/PurpurMC/PurpurExtras" target="_blank" rel="external" title="Project's GitHub">
<button>
<img src="img/icon/github.svg" alt="github" draggable="false">
</button>
</a>
</div>
</div>
</article>
<article>
<div class="project-logo">
<img src="/img/cw.jpeg" alt="CommandWhitelist logo" draggable="false" loading="lazy">
</div>
<div class="description">
<h3 class="title">CommandWhitelist</h3>
<p>
Minecraft plugin for bukkit-based servers and major minecraft proxies. Allows server owners to
decide which commands can be tab-completed and executed by players.
</p>
<div class="links">
<a href="https://modrinth.com/plugin/commandwhitelist" target="_blank" rel="external" title="Project's website">
<button>
<img src="img/icon/website.svg" alt="website" draggable="false">
</button>
</a>
<a href="https://github.com/YouHaveTrouble/CommandWhitelist" target="_blank" rel="external" title="Project's GitHub">
<button>
<img src="img/icon/github.svg" alt="github" draggable="false">
</button>
</a>
</div>
</div>
</article>
<article>
<div class="project-logo">
<img src="/img/ps.jpeg" alt="PreventStabby logo" draggable="false" loading="lazy">
</div>
<div class="description">
<h3 class="title">PreventStabby</h3>
<p>
Minecraft plugin for bukkit-based servers that controls players personal PvP state, tracks all
sources of damage for its checks and has basic combat timer tracker.
</p>
<div class="links">
<a href="https://modrinth.com/plugin/preventstabby" target="_blank" rel="external" title="Project's website">
<button>
<img src="img/icon/website.svg" alt="website" draggable="false">
</button>
</a>
<a href="https://github.com/YouHaveTrouble/PreventStabby" target="_blank" rel="external" title="Project's GitHub">
<button>
<img src="img/icon/github.svg" alt="github" draggable="false">
</button>
</a>
</div>
</div>
</article>
<article>
<div class="project-logo">
<img src="/img/ce.jpg" alt="Censura logo" draggable="false" loading="lazy">
</div>
<div class="description">
<h3 class="title">Censura</h3>
<p>
Minecraft plugin for bukkit-based servers that cancels messages, item renames, writing in books
or signs if they contain blacklisted words or regex expressions.
</p>
<div class="links">
<a href="https://modrinth.com/plugin/censura" target="_blank" rel="external" title="Project's website">
<button>
<img src="img/icon/website.svg" alt="website" draggable="false">
</button>
</a>
<a href="https://github.com/YouHaveTrouble/Censura" target="_blank" rel="external" title="Project's GitHub">
<button>
<img src="img/icon/github.svg" alt="github" draggable="false">
</button>
</a>
</div>
</div>
</article>
<article>
<div class="project-logo">
<img src="/img/gm.png" alt="Guild Master logo" draggable="false" loading="lazy">
</div>
<div class="description">
<h3 class="title">Guild Master</h3>
<p>
Guild Master is a web browser game about managing a guild of adventurers. It is currently in
early development, but is already playable.
</p>
<div class="links">
<a href="https://guildmaster.yht.one" target="_blank" rel="external" title="Project's website">
<button>
<img src="img/icon/website.svg" alt="website" draggable="false">
</button>
</a>
<a href="https://github.com/YouHaveTrouble/GuildMaster" target="_blank" rel="external" title="Project's GitHub">
<button>
<img src="img/icon/github.svg" alt="github" draggable="false">
</button>
</a>
</div>
</div>
</article>
<article>
<div class="project-logo">
<img src="/img/meapi.png" alt="Me API logo" draggable="false" loading="lazy">
</div>
<div class="description">
<h3 class="title">Me API</h3>
<p>
API that allows you to query your current activity, status and game profiles.
</p>
<div class="links">
<a href="https://api.youhavetrouble.me" target="_blank" rel="external" title="Project's website">
<button>
<img src="img/icon/website.svg" alt="website" draggable="false">
</button>
</a>
<a href="https://github.com/YouHaveTrouble/MeAPI" target="_blank" rel="external" title="Project's GitHub">
<button>
<img src="img/icon/github.svg" alt="github" draggable="false">
</button>
</a>
</div>
</div>
</article>
</div>