<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Tim Visée</title>
        <link>https://timvisee.com</link>
        <description>Personal portfolio and blog of Tim Visée</description>
        <generator>Zola</generator>
        <language>en</language>
        <atom:link href="https://timvisee.com/categories/project/rss.xml" rel="self" type="application/rss+xml"/>
        <lastBuildDate>Thu, 11 Nov 2021 00:00:00 +0000</lastBuildDate>
        
            <item>
                <title>lazymc</title>
                <pubDate>Thu, 11 Nov 2021 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/lazymc/</link>
                <guid>https://timvisee.com/projects/lazymc/</guid>
                <description>&lt;blockquote&gt;
&lt;p&gt;Put your Minecraft server to rest when idle.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;lazymc&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;code&gt;lazymc&lt;&#x2F;code&gt; puts your Minecraft server to rest when idle, and wakes it up when
players connect.&lt;&#x2F;p&gt;
&lt;p&gt;Some Minecraft servers (especially modded) use an insane amount of resources
when nobody is playing. lazymc helps by stopping your server when idle, until a
player connects again.&lt;&#x2F;p&gt;
&lt;p&gt;lazymc functions as proxy between clients and the server. It handles all
incoming status connections until the server is started and then transparently
relays&#x2F;proxies the rest. All without them noticing.&lt;&#x2F;p&gt;
&lt;video controls&gt;
    &lt;source src=&quot;https:&#x2F;&#x2F;user-images.githubusercontent.com&#x2F;856222&#x2F;141378688-882082be-9efa-4cfe-81cc-5a7ab8b8e86b.mp4&quot; type=&quot;video&#x2F;mp4&quot;&gt;
&lt;&#x2F;video&gt;
&lt;br&gt;
&lt;br&gt;
&lt;details&gt;&lt;summary&gt;Click to see screenshots&lt;&#x2F;summary&gt;
&lt;p&gt;
&lt;p&gt;&lt;p&gt;
    &lt;a href=&quot;sleeping.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;6a20bedf7f5584ea00.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;join.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;87eae4b4b1c54b8300.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;starting.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;ea685b051c7ba83200.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;started.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;8d44676ac948fc1500.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;
&lt;&#x2F;p&gt;
&lt;&#x2F;p&gt;
&lt;&#x2F;details&gt;
&lt;hr &#x2F;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;lazymc&#x2F;#features&quot;&gt;Features&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;lazymc&#x2F;#requirements&quot;&gt;Requirements&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;lazymc&#x2F;#usage&quot;&gt;Usage&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;lazymc&#x2F;#compile-from-source&quot;&gt;Compile from source&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;lazymc&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;lazymc&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>Merge Mania</title>
                <pubDate>Mon, 11 Oct 2021 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/merge-mania/</link>
                <guid>https://timvisee.com/projects/merge-mania/</guid>
                <description>&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;merge-mania&#x2F;pipelines&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;merge-mania&#x2F;badges&#x2F;master&#x2F;pipeline.svg&quot; alt=&quot;Build status on GitLab CI&quot; &#x2F;&gt;&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;merge-mania&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;A real-time team based merging&#x2F;trading game to play using your phone.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Played in teams for a set time period&lt;&#x2F;li&gt;
&lt;li&gt;Players, in a team, use their phone to play the game&lt;&#x2F;li&gt;
&lt;li&gt;Each team has &lt;em&gt;money&lt;&#x2F;em&gt;, &lt;em&gt;energy&lt;&#x2F;em&gt; and an inventory grid with their &lt;em&gt;items&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;Factory items, on your grid, produce items at a set interval, on your grid&lt;&#x2F;li&gt;
&lt;li&gt;&lt;strong&gt;Merge&lt;&#x2F;strong&gt; two items of the same type into a better item&lt;&#x2F;li&gt;
&lt;li&gt;Discover new items and tiers as you play&lt;&#x2F;li&gt;
&lt;li&gt;Players run between outposts to earn &lt;em&gt;energy&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;em&gt;Energy&lt;&#x2F;em&gt; is used to buy additional &lt;em&gt;factories&lt;&#x2F;em&gt; on the grid, producing new items&lt;&#x2F;li&gt;
&lt;li&gt;Buy lots of factories to gain items as quickly as possible&lt;&#x2F;li&gt;
&lt;li&gt;Merge &amp;amp; sell smart to earn as much as possible&lt;&#x2F;li&gt;
&lt;li&gt;After playing, the team earning the most wins&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;p&gt;
    &lt;a href=&quot;game-main.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;70b81b10f9129e2700.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;game-merge.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;e93f796b4a524d7400.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;game-buy.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;2088d3ffa74f7ae800.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;game-details.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;164ead0426d2faab00.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;game-details-factory.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;ebc8ffc1656d1b3c00.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;game-scan-code.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;a4af7e0c9bc5b9ec00.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;game-stats.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;a07cc9971e052a7300.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;game-leaderboard.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;2e982d23ce87835b00.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;admin.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;2ca509a82426c81600.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;outpost.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;411f21edb55f8f3800.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;
&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;merge-mania#player-explanation&quot;&gt;Player explanation&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;merge-mania#how-to-use&quot;&gt;How to use&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;merge-mania&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;merge-mania&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>Send</title>
                <pubDate>Wed, 19 May 2021 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/send/</link>
                <guid>https://timvisee.com/projects/send/</guid>
                <description>&lt;p&gt;
    &lt;a href=&quot;screenshot.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;96cb2a5b0ed3da1900.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Try it out: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;send.vis.ee&#x2F;&quot;&gt;https:&#x2F;&#x2F;send.vis.ee&#x2F;&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;send&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Send lets you share files with end-to-end encryption and a link that
automatically expires. So you can keep what you share private and make sure your
stuff doesn’t stay online forever.&lt;&#x2F;p&gt;
&lt;p&gt;Send has originally been developed by Mozilla, but was discontinued. I forked
the project as a community effort to keep the project up-to-date and alive.&lt;&#x2F;p&gt;
&lt;p&gt;I provide a &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;send.vis.ee&quot;&gt;public instance&lt;&#x2F;a&gt; as part of this effort. Find
a list of other instances &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;send-instances&#x2F;&quot;&gt;here&lt;&#x2F;a&gt;. Or host &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;send#deployment&quot;&gt;your own&lt;&#x2F;a&gt;
instance.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;send&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;send&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Also see these related projects:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;projects&#x2F;ffsend&#x2F;&quot;&gt;&lt;code&gt;ffsend&lt;&#x2F;code&gt;&lt;&#x2F;a&gt; &lt;span class=&quot;muted&quot;&gt;(command-line interface for Send)&lt;&#x2F;span&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>prs</title>
                <pubDate>Thu, 22 Oct 2020 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/prs/</link>
                <guid>https://timvisee.com/projects/prs/</guid>
                <description>&lt;blockquote&gt;
&lt;p&gt;A secure, fast &amp;amp; convenient password manager CLI using GPG and git to sync.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;code&gt;prs&lt;&#x2F;code&gt; is a secure, fast and convenient password manager for the terminal. It
features &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gnupg.org&#x2F;&quot;&gt;GPG&lt;&#x2F;a&gt; to securely store your secrets and integrates &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;git-scm.com&#x2F;&quot;&gt;&lt;code&gt;git&lt;&#x2F;code&gt;&lt;&#x2F;a&gt;
for automatic synchronization between multiple machines. It also features a
built-in password generator, recipient management, history tracking, rollbacks,
housekeeping utilities and more.&lt;&#x2F;p&gt;
&lt;script id=&quot;asciicast-368611&quot; src=&quot;https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;368611.js&quot; async&gt;&lt;&#x2F;script&gt;
&lt;p&gt;&lt;small&gt;&lt;em&gt;No demo visible here? View it on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;368611&quot;&gt;asciinema&lt;&#x2F;a&gt;.&lt;&#x2F;em&gt;&lt;&#x2F;small&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;code&gt;prs&lt;&#x2F;code&gt; is heavily inspired by &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.passwordstore.org&#x2F;&quot;&gt;&lt;code&gt;pass&lt;&#x2F;code&gt;&lt;&#x2F;a&gt; and uses the same file structure
with some additions. &lt;code&gt;prs&lt;&#x2F;code&gt; therefore works alongside with &lt;code&gt;pass&lt;&#x2F;code&gt; and all other
compatible clients, extensions and migration scripts.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&#x2F;#features&quot;&gt;Features&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&#x2F;#usage&quot;&gt;Usage&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&#x2F;#requirements&quot;&gt;Requirements&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&#x2F;#install&quot;&gt;Install&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&#x2F;#build&quot;&gt;Build&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&#x2F;#security&quot;&gt;Security&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&#x2F;#faq&quot;&gt;FAQ&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;prs&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;prs&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>Barbapappa</title>
                <pubDate>Fri, 15 Nov 2019 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/barbapappa/</link>
                <guid>https://timvisee.com/projects/barbapappa/</guid>
                <description>&lt;blockquote&gt;
&lt;p&gt;Bar management application to manage transactions and inventory.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;barbapappa&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Barbapappa is a digital bar management application to facilitate a
user-controlled platform for purchase processing, payment handling and
inventory management.&lt;&#x2F;p&gt;
&lt;p&gt;Barbapappa is a fully automated solution for small self-managed bars and
communities, to take away the hassle of manually registering purcahses using
telly marks on paper.&lt;&#x2F;p&gt;
&lt;p&gt;View more on the project pages over at:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;barbapappa&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;barbapappa&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>Ray Tracer in Rust</title>
                <pubDate>Tue, 17 Sep 2019 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/raytrace-rs/</link>
                <guid>https://timvisee.com/projects/raytrace-rs/</guid>
                <description>&lt;p&gt;A ray tracer in Rust.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;raytrace-rs&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;p&gt;
    &lt;a href=&quot;balls.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;bb04b2932f8690a500.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;glass.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;9a7ebba1f6a4e16900.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;

&lt;p&gt;
    &lt;a href=&quot;dragon.png&quot; title=&quot;View full-size image&quot;&gt;
        
        
        
        &lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;timvisee.com&amp;#x2F;processed_images&amp;#x2F;9b91c3ea1ebc081200.png&quot; &#x2F;&gt;
    &lt;&#x2F;a&gt;
&lt;&#x2F;p&gt;
&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;raytrace-rs&#x2F;#readme&quot;&gt;Examples&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;raytrace-rs&#x2F;#usage&quot;&gt;Usage&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;raytrace-rs&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;raytrace-rs&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>qr2term</title>
                <pubDate>Thu, 14 Mar 2019 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/qr2term/</link>
                <guid>https://timvisee.com/projects/qr2term/</guid>
                <description>&lt;p&gt;A stupidly simple QR code renderer, that prints text as QR code to the terminal, and nothing else.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;qr2term-rs&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;qr2term-rs&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;qr2term-rs&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>ffsend-api</title>
                <pubDate>Mon, 21 May 2018 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/ffsend-api/</link>
                <guid>https://timvisee.com/projects/ffsend-api/</guid>
                <description>&lt;blockquote&gt;
&lt;p&gt;A fully featured Firefox Send API client written in Rust.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend-api&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;182225&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;cdn.rawgit.com&#x2F;timvisee&#x2F;ffsend&#x2F;6e8ef55b&#x2F;res&#x2F;demo.svg&quot; alt=&quot;ffsend usage demo&quot; &#x2F;&gt;&lt;&#x2F;a&gt;&lt;br &#x2F;&gt;
&lt;small&gt;&lt;em&gt;No demo visible here? View it on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;182225&quot;&gt;asciinema&lt;&#x2F;a&gt;.&lt;&#x2F;em&gt;&lt;&#x2F;small&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend-api&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;ffsend-api&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Also see these related projects:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;projects&#x2F;send&#x2F;&quot;&gt;Send&lt;&#x2F;a&gt; &lt;span class=&quot;muted&quot;&gt;(Send project)&lt;&#x2F;span&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;projects&#x2F;ffsend&#x2F;&quot;&gt;&lt;code&gt;ffsend&lt;&#x2F;code&gt;&lt;&#x2F;a&gt; &lt;span class=&quot;muted&quot;&gt;(CLI client implementation)&lt;&#x2F;span&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>ffsend</title>
                <pubDate>Mon, 21 May 2018 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/ffsend/</link>
                <guid>https://timvisee.com/projects/ffsend/</guid>
                <description>&lt;blockquote&gt;
&lt;p&gt;Easily and securely share files from the command line.
A fully featured Firefox Send client.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Easily and securely share files and directories from the command line through
a safe, private and encrypted link using a single simple command. Files are
shared using the Send service and may be up to 1GB (2.5GB authenticated).
Others are able to download these files with this tool, or through their web
browser.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;182225&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;cdn.rawgit.com&#x2F;timvisee&#x2F;ffsend&#x2F;6e8ef55b&#x2F;res&#x2F;demo.svg&quot; alt=&quot;ffsend usage demo&quot; &#x2F;&gt;&lt;&#x2F;a&gt;&lt;br &#x2F;&gt;
&lt;small&gt;&lt;em&gt;No demo visible here? View it on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;182225&quot;&gt;asciinema&lt;&#x2F;a&gt;.&lt;&#x2F;em&gt;&lt;&#x2F;small&gt;&lt;&#x2F;p&gt;
&lt;p&gt;All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is enforced to ensure your stuff does not remain online forever. This provides a secure platform to share your files. Find out more about security here.&lt;&#x2F;p&gt;
&lt;hr &#x2F;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend&#x2F;#features&quot;&gt;Features&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend&#x2F;#usage&quot;&gt;Usage&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend&#x2F;#requirements&quot;&gt;Requirements&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend&#x2F;#install&quot;&gt;Install&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend&#x2F;#build&quot;&gt;Build&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend&#x2F;#security&quot;&gt;Security&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;ffsend&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;ffsend&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Also see these related projects:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;projects&#x2F;send&#x2F;&quot;&gt;Send&lt;&#x2F;a&gt; &lt;span class=&quot;muted&quot;&gt;(Send project)&lt;&#x2F;span&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;projects&#x2F;ffsend-api&#x2F;&quot;&gt;&lt;code&gt;ffsend-api&lt;&#x2F;code&gt;&lt;&#x2F;a&gt; &lt;span class=&quot;muted&quot;&gt;(Send library implementation for Rust)&lt;&#x2F;span&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>pixelpwnr-server</title>
                <pubDate>Fri, 29 Dec 2017 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/pixelpwnr-server/</link>
                <guid>https://timvisee.com/projects/pixelpwnr-server/</guid>
                <description>&lt;blockquote&gt;
&lt;p&gt;Blazingly fast GPU accelerated pixelflut server written in Rust.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr-server&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;hr &#x2F;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr-server&#x2F;#features&quot;&gt;Features&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr-server&#x2F;#installation&quot;&gt;Installation&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr-server&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;pixelpwnr-server&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Also see these related projects:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;projects&#x2F;pixelpwnr&#x2F;&quot;&gt;&lt;code&gt;pixelpwnr&lt;&#x2F;code&gt;&lt;&#x2F;a&gt; &lt;span class=&quot;muted&quot;&gt;(pixelflut client)&lt;&#x2F;span&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>pixelpwnr</title>
                <pubDate>Fri, 29 Dec 2017 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/pixelpwnr/</link>
                <guid>https://timvisee.com/projects/pixelpwnr/</guid>
                <description>&lt;blockquote&gt;
&lt;p&gt;Insanely fast pixelflut client for images and animations written in Rust.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;hr &#x2F;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr&#x2F;#features&quot;&gt;Features&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr&#x2F;#usage&quot;&gt;Usage&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr&#x2F;#installation&quot;&gt;Installation&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pixelpwnr&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;pixelpwnr&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;Also see these related projects:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;projects&#x2F;pixelpwnr-server&#x2F;&quot;&gt;&lt;code&gt;pixelpwnr-server&lt;&#x2F;code&gt;&lt;&#x2F;a&gt; &lt;span class=&quot;muted&quot;&gt;(pixelflut server)&lt;&#x2F;span&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>Pokoebox</title>
                <pubDate>Tue, 14 Mar 2017 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/pokoebox/</link>
                <guid>https://timvisee.com/projects/pokoebox/</guid>
                <description>&lt;p&gt;A smart portable boombox project featuring a built-in touch screen with custom
media center.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pokoebox&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;pokoebox&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;pokoebox&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>version-compare</title>
                <pubDate>Mon, 13 Mar 2017 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/version-compare/</link>
                <guid>https://timvisee.com/projects/version-compare/</guid>
                <description>&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;version-compare&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;img.shields.io&#x2F;crates&#x2F;d&#x2F;version-compare.svg&quot; alt=&quot;Download statistics&quot; &#x2F;&gt;&lt;&#x2F;a&gt;
&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;version-compare&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;img.shields.io&#x2F;crates&#x2F;v&#x2F;version-compare.svg&quot; alt=&quot;Crate version&quot; &#x2F;&gt;&lt;&#x2F;a&gt;
&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;docs.rs&#x2F;version-compare&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;docs.rs&#x2F;version-compare&#x2F;badge.svg&quot; alt=&quot;Documentation&quot; &#x2F;&gt;&lt;&#x2F;a&gt;
&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;version-compare&#x2F;pipelines&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;version-compare&#x2F;badges&#x2F;master&#x2F;pipeline.svg&quot; alt=&quot;Build status on GitLab CI&quot; &#x2F;&gt;&lt;&#x2F;a&gt;
&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;version-compare&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;img.shields.io&#x2F;crates&#x2F;l&#x2F;version-compare.svg&quot; alt=&quot;License&quot; &#x2F;&gt;&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;Rust library to easily compare version numbers with no specific format, and
test against various comparison operators.&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;version-compare&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;Comparing version numbers is hard, especially with weird version number formats.&lt;&#x2F;p&gt;
&lt;p&gt;This library helps you to easily compare any kind of version number with no
specific format using a best-effort approach.
Two version numbers can be compared to each other to get a comparison operator
(&lt;code&gt;&amp;lt;&lt;&#x2F;code&gt;, &lt;code&gt;==&lt;&#x2F;code&gt;, &lt;code&gt;&amp;gt;&lt;&#x2F;code&gt;), or test them against a comparison operator.&lt;&#x2F;p&gt;
&lt;p&gt;Along with version comparison, the library provides various other tools for
working with version numbers.&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;rust&quot; style=&quot;background-color:#191919;color:#f8f8f2;&quot; class=&quot;language-rust &quot;&gt;&lt;code class=&quot;language-rust&quot; data-lang=&quot;rust&quot;&gt;&lt;span style=&quot;color:#ff5e5e;&quot;&gt;use &lt;&#x2F;span&gt;&lt;span&gt;version_compare::{compare, Cmp};
&lt;&#x2F;span&gt;&lt;span&gt;
&lt;&#x2F;span&gt;&lt;span style=&quot;font-style:italic;color:#fbdfb5;&quot;&gt;fn &lt;&#x2F;span&gt;&lt;span style=&quot;color:#8cdaff;&quot;&gt;main&lt;&#x2F;span&gt;&lt;span&gt;() {
&lt;&#x2F;span&gt;&lt;span&gt;    &lt;&#x2F;span&gt;&lt;span style=&quot;font-style:italic;color:#fbdfb5;&quot;&gt;let&lt;&#x2F;span&gt;&lt;span&gt; a &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ff5e5e;&quot;&gt;= &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;1.3&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;;
&lt;&#x2F;span&gt;&lt;span&gt;    &lt;&#x2F;span&gt;&lt;span style=&quot;font-style:italic;color:#fbdfb5;&quot;&gt;let&lt;&#x2F;span&gt;&lt;span&gt; b &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ff5e5e;&quot;&gt;= &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;1.2.4&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;;
&lt;&#x2F;span&gt;&lt;span&gt;
&lt;&#x2F;span&gt;&lt;span&gt;    &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ff5e5e;&quot;&gt;match &lt;&#x2F;span&gt;&lt;span style=&quot;color:#6699cc;&quot;&gt;compare&lt;&#x2F;span&gt;&lt;span&gt;(a, b) {
&lt;&#x2F;span&gt;&lt;span&gt;        &lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;Ok&lt;&#x2F;span&gt;&lt;span&gt;(Cmp::Lt) &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ff5e5e;&quot;&gt;=&amp;gt; &lt;&#x2F;span&gt;&lt;span&gt;println!(&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;Version a is less than b&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;),
&lt;&#x2F;span&gt;&lt;span&gt;        &lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;Ok&lt;&#x2F;span&gt;&lt;span&gt;(Cmp::Eq) &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ff5e5e;&quot;&gt;=&amp;gt; &lt;&#x2F;span&gt;&lt;span&gt;println!(&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;Version a is equal to b&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;),
&lt;&#x2F;span&gt;&lt;span&gt;        &lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;Ok&lt;&#x2F;span&gt;&lt;span&gt;(Cmp::Gt) &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ff5e5e;&quot;&gt;=&amp;gt; &lt;&#x2F;span&gt;&lt;span&gt;println!(&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;Version a is greater than b&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;),
&lt;&#x2F;span&gt;&lt;span&gt;        &lt;&#x2F;span&gt;&lt;span style=&quot;color:#ff5e5e;&quot;&gt;_ =&amp;gt; &lt;&#x2F;span&gt;&lt;span&gt;panic!(&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span style=&quot;color:#fbe3bf;&quot;&gt;Invalid version number&lt;&#x2F;span&gt;&lt;span style=&quot;color:#ffffff;&quot;&gt;&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;),
&lt;&#x2F;span&gt;&lt;span&gt;    }
&lt;&#x2F;span&gt;&lt;span&gt;}
&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;hr &#x2F;&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;version-compare&#x2F;#features&quot;&gt;Features&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;version-compare&#x2F;#example&quot;&gt;Examples&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;version-compare&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;version-compare&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>Dworek</title>
                <pubDate>Sun, 31 Jul 2016 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/dworek/</link>
                <guid>https://timvisee.com/projects/dworek/</guid>
                <description>&lt;p&gt;&lt;em&gt;This project is a prototype.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Create virtual drug labs in real-world locations with your cartel. Conquer labs
owned by other cartels to become the drug production MVP.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;dworek&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;dworek&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;dworek&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>VoxelTex Engine</title>
                <pubDate>Mon, 14 Mar 2016 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/voxeltex-engine/</link>
                <guid>https://timvisee.com/projects/voxeltex-engine/</guid>
                <description>&lt;p&gt;A 3D engine from scratch using OpenGL in Java.&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;voxeltex-engine&quot;&gt;Visit project page on GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;em&gt;View more on the project pages over at:&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;voxeltex-engine&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;gitlab.com&#x2F;timvisee&#x2F;voxeltex-engine&quot;&gt;GitLab&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</description>
            </item>
        
            <item>
                <title>Safe Creeper</title>
                <pubDate>Tue, 12 Nov 2013 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/bukkit/safe-creeper/</link>
                <guid>https://timvisee.com/projects/bukkit/safe-creeper/</guid>
                <description>&lt;p&gt;&lt;em&gt;Source code: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;safe-creeper&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;em&gt;&lt;br &#x2F;&gt;
&lt;em&gt;Current version: v1.5.2.5&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;Note: this project is discontinued, and will likely no longer receive support
or updates.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;With Safe Creeper you can control creeper explosions and other things like,
fireballs, TNT, Enderman and some other things, you can set if a creeper
explosions damage the world. That means that the players got damage but that the
world is still ok. You can also set a lot of other things, if players can place
TNT blocks, if creepers will explode above the surface and underneath not, set
if enderman can place and break blocks, even if they can clone blocks, explosion
sounds, smoke effects and a lot of more things. The plugins is fully
configurable and have multi world support.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;video&quot;&gt;Video&lt;&#x2F;h2&gt;
&lt;div &gt;
    &lt;iframe src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;hSBKoMWkMTc&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;&#x2F;div&gt;
&lt;h2 id=&quot;features&quot;&gt;Features&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Set if creepers damage the world, also fireballs, TNT and other things&lt;&#x2F;li&gt;
&lt;li&gt;Get full control of the Wither and EnderDragon bosses!&lt;&#x2F;li&gt;
&lt;li&gt;Enderman support, set if enderman can place and break blocks, also set if they
can clone blocks (get blocks but don&#x27;t remove them from the world)&lt;&#x2F;li&gt;
&lt;li&gt;Multi World support&lt;&#x2F;li&gt;
&lt;li&gt;Start the plugin before loading the world, to ceep everything safe while
generating the world and adding the mobs on it&lt;&#x2F;li&gt;
&lt;li&gt;Optional function that your settings are only avable between two levels, for
example, if you want, a creeper can explode only underneeth a level
(y coordinate) and above a level.&lt;&#x2F;li&gt;
&lt;li&gt;Explosion sounds, enable or disable explosion sounds&lt;&#x2F;li&gt;
&lt;li&gt;Explosion smoke effect&lt;&#x2F;li&gt;
&lt;li&gt;Set if players can place a TNT block&lt;&#x2F;li&gt;
&lt;li&gt;Set if creepers will be powerd when they hit by lightning&lt;&#x2F;li&gt;
&lt;li&gt;And a lot more...&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;download&quot;&gt;Download&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;190&quot;&gt;Safe Creeper v1.5.2.5&lt;&#x2F;a&gt; &lt;em&gt;(dev.bukkit.org, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;191&quot;&gt;Safe Creeper v1.5.2.5&lt;&#x2F;a&gt; &lt;em&gt;(dropbox.com, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;192&quot;&gt;Safe Creeper v1.5.2.5&lt;&#x2F;a&gt; &lt;em&gt;(mediafire.com, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;safe-creeper&#x2F;downloads&quot;&gt;Older downloads&lt;&#x2F;a&gt; &lt;em&gt;(on old website)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;installation&quot;&gt;Installation&lt;&#x2F;h2&gt;
&lt;ol&gt;
&lt;li&gt;Download the plugin&lt;&#x2F;li&gt;
&lt;li&gt;Add the &lt;code&gt;SafeCreeper.jar&lt;&#x2F;code&gt; file and the folder &lt;code&gt;Safe Creeper&lt;&#x2F;code&gt; from the
downloaded &lt;code&gt;.zip&lt;&#x2F;code&gt; file to the &lt;code&gt;&#x2F;plugin&lt;&#x2F;code&gt; folder of the Minecraft server. Also
add the files inside the Safe Creeper folder into the folder
&lt;code&gt;plugins&#x2F;Safe Creeper&lt;&#x2F;code&gt;, this is optional.&lt;&#x2F;li&gt;
&lt;li&gt;Set some standaard settings if you want&lt;&#x2F;li&gt;
&lt;li&gt;Start your server and enjoy the plugin :)&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;h2 id=&quot;commands&quot;&gt;Commands&lt;&#x2F;h2&gt;
&lt;p&gt;Safe Creeper commands can be invoked by typing &lt;code&gt;&#x2F;safecreeper&lt;&#x2F;code&gt; or &lt;code&gt;&#x2F;sc&lt;&#x2F;code&gt; in the
in-game chat, or in the server console.&lt;&#x2F;p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Command&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Action&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;safecreeper &amp;lt;help&#x2F;h&#x2F;?&amp;gt;&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Help command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;safecreeper help &amp;lt;config&amp;gt;&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;View config help&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;safecreeper reload&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Reload the config files&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;safecreeper reloadperms&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Reinitialize the permissions systems&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;safecreeper poststatistics&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Get the current plugin version&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;safecreeper &amp;lt;checkupdates&amp;gt;&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Get the current plugin version&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;safecreeper &amp;lt;version&amp;gt;&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Get the current plugin version&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;permissions&quot;&gt;Permissions&lt;&#x2F;h2&gt;
&lt;p&gt;Safe Creeper supports permissions all major permissions systems.  Bellow you
could find all the permission nodes. If you don&#x27;t have an permissions system
installed, all the commands are only permitted to OP&#x27;s.&lt;&#x2F;p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Permission node&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Action&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.command.reload&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Permission for &#x2F;sc reload&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.command.reloadperms&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Permission for &#x2F;sc reloadperms&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.command.config.get&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Config commands to get values from the config files&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.command.config.set&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Config commands to set values from the config files&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.command.poststatistics&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Update checker command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.command.checkupdates&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Update checker command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.bypass.WaterControl.CanPlaceWater&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Bypass permission to place water&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.bypass.LavaControl.CanPlaceLava&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Bypass permission to place lava&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.bypass.TNTControl.CanPlaceTNT&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Bypass permission to place TNT&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.bypass.TNTControl.CanBreakTNT&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Bypass permission to break TNT&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;safecreeper.bypass.PlayerControl.CanSleep&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Bypass permission to sleep&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;source-code&quot;&gt;Source code&lt;&#x2F;h2&gt;
&lt;p&gt;Because I like programming and I want to share my code so other developers could
fix an issue directly if they found a problem for example, I share the source
code of my project. It&#x27;s available on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;safe-creeper&quot;&gt;GitHub&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;changelog&quot;&gt;Changelog&lt;&#x2F;h2&gt;
&lt;p&gt;Version 1.5.2.5 (12-11-2013)&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Removed unused downloader.&lt;&#x2F;li&gt;
&lt;li&gt;Build against &lt;code&gt;Bukkit-1.6.4-R2.0&lt;&#x2F;code&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;safe-creeper&#x2F;changelog&quot;&gt;View all the changes here&lt;&#x2F;a&gt; &lt;em&gt;(old website)&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;donate&quot;&gt;Donate&lt;&#x2F;h2&gt;
&lt;p&gt;Please donate some money so I can buy some coffee to make better plugins and
host the website, I would really like it if you give an donation and I probably
put you on the sponsor list :-)&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;donate&#x2F;&quot;&gt;Donate&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;comment&quot;&gt;Comment&lt;&#x2F;h2&gt;
&lt;p&gt;Please comment and ask on the official Bukkit forums, if you have a question
you can also contact me; Safe Creeper page on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;dev.bukkit.org&#x2F;server-mods&#x2F;safe-creeper&#x2F;&quot;&gt;dev.bukkit.org&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</description>
            </item>
        
            <item>
                <title>Dungeon Maze</title>
                <pubDate>Wed, 21 Nov 2012 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/bukkit/dungeon-maze/</link>
                <guid>https://timvisee.com/projects/bukkit/dungeon-maze/</guid>
                <description>&lt;p&gt;&lt;em&gt;Source code: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;dungeon-maze&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;em&gt;&lt;br &#x2F;&gt;
&lt;em&gt;Current version: v0.1.5.2&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;Note: this project is discontinued, and will likely no longer receive support
or updates.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Dungeon Maze is a world generator for Minecraft, it&#x27;s a CraftBukkit plugin.
Dungeon Maze generates an infinite world with a lot of cool and strange stuff in
it. The world contains 7 layers of epicness, each layer does have different
content. All the layers contains a lot of Monsters, but also a lot of treasures.
It&#x27;s a very cool map to explore with some friends. Give it a try! Will you
survive?  Check out the announcement trailer bellow!&lt;&#x2F;p&gt;
&lt;h2 id=&quot;announcement-trailer&quot;&gt;Announcement trailer&lt;&#x2F;h2&gt;
&lt;p&gt;Finally, after 1 year of work Dungeon Maze is going to be released for the first
time:&lt;&#x2F;p&gt;
&lt;div &gt;
    &lt;iframe src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;t5dPptMDnSg&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;&#x2F;div&gt;
&lt;h2 id=&quot;features&quot;&gt;Features&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Dungeon Maze generates an infinite world of epicness!&lt;&#x2F;li&gt;
&lt;li&gt;Each world contains 7 layers, each layer may contain different strucures.&lt;&#x2F;li&gt;
&lt;li&gt;Dungeon Maze contains a lot of Monster Spawners, so it contains a lot of mobs&lt;&#x2F;li&gt;
&lt;li&gt;The Dungeon Maze plugin does have some commands to easily generate a new Dungeon Maze world.&lt;&#x2F;li&gt;
&lt;li&gt;And a lot more...&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;download&quot;&gt;Download&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;91&quot;&gt;Dungeon Maze v0.1.5.2&lt;&#x2F;a&gt; &lt;em&gt;(dropbox.com, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;92&quot;&gt;Dungeon Maze v0.1.5.2&lt;&#x2F;a&gt; &lt;em&gt;(mediafire.com, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;dungeon-maze&#x2F;downloads&quot;&gt;Older downloads&lt;&#x2F;a&gt; &lt;em&gt;(on old website)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;installation&quot;&gt;Installation&lt;&#x2F;h2&gt;
&lt;ol&gt;
&lt;li&gt;Download the plugin&lt;&#x2F;li&gt;
&lt;li&gt;Add the &lt;code&gt;DungeonMaze.jar&lt;&#x2F;code&gt; file AND the folder &lt;code&gt;DungeonMaze&lt;&#x2F;code&gt; from the
downloaded &lt;code&gt;.zip&lt;&#x2F;code&gt; file to the &lt;code&gt;..&#x2F;plugins&lt;&#x2F;code&gt; folder of the Minecraft server.
Also add the files inside the DungeonMaze folder into the folder
&lt;code&gt;..&#x2F;plugins&#x2F;DungeonMaze&#x27;&lt;&#x2F;code&gt;.&lt;&#x2F;li&gt;
&lt;li&gt;Start your server and enjoy the plugin :)&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;h2 id=&quot;commands&quot;&gt;Commands&lt;&#x2F;h2&gt;
&lt;p&gt;Dungeon Maze commands can be invoked by typing &lt;code&gt;&#x2F;dungeonmaze&lt;&#x2F;code&gt; or &lt;code&gt;&#x2F;dm&lt;&#x2F;code&gt; in the
in-game chat, or in the server console.&lt;&#x2F;p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Command&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Action&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;dm help&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;View Dungeon Maze help&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;dm createworld &amp;lt;name&amp;gt;&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Generate a new Dungeon Maze world&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;dm teleport &amp;lt;name&amp;gt;&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Teleport to one of the Dungeon Maze worlds&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;dm listworlds&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;List all Dungeon Maze worlds&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;dm reload&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Reload the Dungeon Maze plugin&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;dm reloadperms&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Reload the permissions system inside Dungeon Maze&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;dm checkupdates&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Check for new updates&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;dm version&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;View the current version number&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;permissions&quot;&gt;Permissions&lt;&#x2F;h2&gt;
&lt;p&gt;Dungeon Maze supports permissions all major permissions systems.  Bellow you
could find all the permission nodes.  If you don&#x27;t have an permissions system
installed, all the commands are only permitted to OP&#x27;s.&lt;&#x2F;p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Permission node&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Action&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;dungeonmaze.command.createworld&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Permission to the createworld command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;dungeonmaze.command.teleport&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Permission to the teleport command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;dungeonmaze.command.listworlds&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Permission to the listworlds command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;dungeonmaze.command.reload&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Permission to the reload command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;dungeonmaze.command.reloadperms&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Permission to the reloadperms command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;dungeonmaze.command.checkupdates&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Permission to the checkupdates command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;dungeonmaze.bypass.surface&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Bypass the surface blocker&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;dungeonmaze.bypass.build&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Bypass permission of the world protection&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;tutorials&quot;&gt;Tutorials&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;How to create your first Dungeon Maze world: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;http:&#x2F;&#x2F;dev.bukkit.org&#x2F;server-mods&#x2F;dungeon-maze&#x2F;pages&#x2F;how-to-create-your-first-dungeon-maze-world&#x2F;&quot;&gt;How to create your first Dungeon Maze world &lt;em&gt;(on dev.bukkit.org)&lt;&#x2F;em&gt;&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;How to use Dungeon Maze with Multiverse: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;http:&#x2F;&#x2F;dev.bukkit.org&#x2F;server-mods&#x2F;dungeon-maze&#x2F;pages&#x2F;how-to-use-dungeon-maze-with-multiverse&#x2F;&quot;&gt;How to use Dungeon Maze with Multiverse &lt;em&gt;(on dev.bukkit.org)&lt;&#x2F;em&gt;&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;source-code&quot;&gt;Source code&lt;&#x2F;h2&gt;
&lt;p&gt;Because I like programming and I want to share my code so other developers could
fix an issue directly if they found a problem for example, I share the source
code of my project. It&#x27;s available on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;dungeon-maze&quot;&gt;GitHub&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;changelog&quot;&gt;Changelog&lt;&#x2F;h2&gt;
&lt;p&gt;Version 0.1.5.2 Alpha (21-11-2012):&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Added the event system into the Dungeon Maze API. Dungeon Maze does now have
events in the API system, you could find more information about it on the API
page. (for developers)&lt;&#x2F;li&gt;
&lt;li&gt;Added the &lt;code&gt;DMGenerationChest&lt;&#x2F;code&gt; event, wich is called when a chest is generated.
With this event chest contents can be set, it can be cancelled etc.
(for developers)&lt;&#x2F;li&gt;
&lt;li&gt;Little bug fixes&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;dungeon-maze&#x2F;changelog&quot;&gt;View all the changes here&lt;&#x2F;a&gt; &lt;em&gt;(old website)&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;donate&quot;&gt;Donate&lt;&#x2F;h2&gt;
&lt;p&gt;Please donate some money so I can buy some coffee to make better plugins and
host the website, I would really like it if you give an donation and I probably
put you on the sponsor list :-)&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;donate&#x2F;&quot;&gt;Donate&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;comment&quot;&gt;Comment&lt;&#x2F;h2&gt;
&lt;p&gt;Please comment and ask on the official Bukkit forums, if you have a question
you can also contact me; Dungeon Maze page on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;dev.bukkit.org&#x2F;server-mods&#x2F;dungeon-maze&#x2F;&quot;&gt;dev.bukkit.org&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</description>
            </item>
        
            <item>
                <title>World Portal</title>
                <pubDate>Mon, 03 Sep 2012 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/bukkit/world-portal/</link>
                <guid>https://timvisee.com/projects/bukkit/world-portal/</guid>
                <description>&lt;p&gt;&lt;em&gt;Source code: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;world-portal&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;em&gt;&lt;br &#x2F;&gt;
&lt;em&gt;Current version: v0.7.1&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;Note: this project is discontinued, and will likely no longer receive support
or updates.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;World Portal is a really useful and simple to use plugin to make portals in your
server. Players could use the portals to teleport to another location or even to
another world. This is also really useful when you have a large server so
players could go to other places them self really easy. With World Portal you
could even generate and teleport to other worlds, very smootly with no problems.
You could make portals using, buttons, pressure plates, switches and even more.
World Portal is the ultimate solution for portals, and even for multi world
mangement.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;videos&quot;&gt;Videos&lt;&#x2F;h2&gt;
&lt;div &gt;
    &lt;iframe src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;6h913qLm5SY&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;&#x2F;div&gt;
&lt;p&gt;&lt;em&gt;This video was made by gotgot1995. Please notice that this is an out-dated
version of world portal but works almost the same as shown in the video.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;div &gt;
    &lt;iframe src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;jH7hdRkGric&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;&#x2F;div&gt;
&lt;p&gt;&lt;em&gt;The video above was made by ThermalM16 which gives a great example of World Portal usage.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;div &gt;
    &lt;iframe src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;Kr90_482NuQ&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;&#x2F;div&gt;
&lt;p&gt;&lt;em&gt;This video was made by VerioHD.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;features&quot;&gt;Features&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Teleport to other locations and world with signs, pressure plates, buttons
and more&lt;&#x2F;li&gt;
&lt;li&gt;Easily create portals using a single command&lt;&#x2F;li&gt;
&lt;li&gt;Generate new worlds&lt;&#x2F;li&gt;
&lt;li&gt;Portal break protection&lt;&#x2F;li&gt;
&lt;li&gt;Forces chunks to load when a player teleports to it&lt;&#x2F;li&gt;
&lt;li&gt;Multiworld support&lt;&#x2F;li&gt;
&lt;li&gt;Permissions Support&lt;&#x2F;li&gt;
&lt;li&gt;And even a lot more!&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;upcoming-features&quot;&gt;Upcoming Features&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Mark a place and give it a name so you could easily link portals to it.&lt;&#x2F;li&gt;
&lt;li&gt;Payment system for the portals so the user needs to pay to go through the
portal (optional for every portal!)&lt;&#x2F;li&gt;
&lt;li&gt;Easily link two portals to each other&lt;&#x2F;li&gt;
&lt;li&gt;Add a optional delay to the portals to teleport after 3 seconds for example.&lt;&#x2F;li&gt;
&lt;li&gt;Command to create a new world.&lt;&#x2F;li&gt;
&lt;li&gt;Create portals of detector rails, so players could be teleported when they are
riding in a minecart on a track.&lt;&#x2F;li&gt;
&lt;li&gt;The optional ability to show a message in the world where the player was
teleported to that that player has joined that world.&lt;&#x2F;li&gt;
&lt;li&gt;The optional option that mobs could teleport through portals (using pressure
plates for example)&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;download&quot;&gt;Download&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;69&quot;&gt;World Portal v0.7.1&lt;&#x2F;a&gt; &lt;em&gt;(dropbox.com, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;70&quot;&gt;World Portal v0.7.1&lt;&#x2F;a&gt; &lt;em&gt;(mediafire.com, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;world-portal&#x2F;downloads&quot;&gt;Older downloads&lt;&#x2F;a&gt; &lt;em&gt;(on old website)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;installation&quot;&gt;Installation&lt;&#x2F;h2&gt;
&lt;ol&gt;
&lt;li&gt;Download the plugin&lt;&#x2F;li&gt;
&lt;li&gt;Add the &lt;code&gt;WorldPortal.jar&lt;&#x2F;code&gt; file and the folder &lt;code&gt;World Portal&lt;&#x2F;code&gt; from the
downloaded &lt;code&gt;.zip&lt;&#x2F;code&gt; file to the &lt;code&gt;&#x2F;plugin&lt;&#x2F;code&gt; folder of the Minecraft server.
Also add the files inside the World Portal folder to the
&lt;code&gt;plugins&#x2F;World Portal&lt;&#x2F;code&gt; folder.&lt;&#x2F;li&gt;
&lt;li&gt;Add the permission lines if you have a permissions system;
(Look at the permissions paragraph blow)&lt;&#x2F;li&gt;
&lt;li&gt;Start your server, and create your portals!&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;h2 id=&quot;commands&quot;&gt;Commands&lt;&#x2F;h2&gt;
&lt;p&gt;World Portal commands can be invoked by typing &lt;code&gt;&#x2F;worldportal&lt;&#x2F;code&gt; or &lt;code&gt;&#x2F;wp&lt;&#x2F;code&gt; in the
in-game chat.&lt;&#x2F;p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Command&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Action&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp create&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Create a World Portal&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp createstop&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Disable creation mode&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp remove&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Remove World Portals&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp removestop&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Disable remove mode&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp tp &amp;lt;world&amp;gt; [x] [y] [z]&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Teleport to another location&#x2F;world&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp info&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Get your status&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp save&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Save all World Portals&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp reload&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Reload the plugin&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;wp verion&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Get plugin info&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;permissions&quot;&gt;Permissions&lt;&#x2F;h2&gt;
&lt;p&gt;Portal Portal supports the following permissions:&lt;&#x2F;p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Permission node&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Action&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Default&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;worldportal.use&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Teleport through World Portals&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;All&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;worldportal.create&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Create World Portals&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;OPs&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;worldportal.remove&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Remove World Portals&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;OPs&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;worldportal.teleport&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Teleport commands&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;OPs&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;worldportal.save&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Save World Portals&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;OPs&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;worldportal.reload&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Reload World Portals&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;OPs&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;portal-blocks&quot;&gt;Portal blocks&lt;&#x2F;h2&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Object name&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: center&quot;&gt;Object ID&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Trigger action&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;Sign&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: center&quot;&gt;&lt;code&gt;63&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;em&gt;Click&lt;&#x2F;em&gt;&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;Wall sign&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: center&quot;&gt;&lt;code&gt;68&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;em&gt;Click&lt;&#x2F;em&gt;&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;Stone pressureplate&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: center&quot;&gt;&lt;code&gt;70&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;em&gt;Touch&lt;&#x2F;em&gt;&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;Wood pressureplate&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: center&quot;&gt;&lt;code&gt;72&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;em&gt;Touch&lt;&#x2F;em&gt;&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;Button&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: center&quot;&gt;&lt;code&gt;77&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;em&gt;Click&lt;&#x2F;em&gt;&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;Lever&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: center&quot;&gt;&lt;code&gt;69&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;em&gt;Switch&lt;&#x2F;em&gt;&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;source-code&quot;&gt;Source code&lt;&#x2F;h2&gt;
&lt;p&gt;Because I like programming and I want to share my code so other developers could
fix an issue directly if they found a problem for example, I share the source
code of my project. It&#x27;s available on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;world-portal&quot;&gt;GitHub&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;changelog&quot;&gt;Changelog&lt;&#x2F;h2&gt;
&lt;p&gt;Version 0.2.6 (3-10-2012)&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;World Portal will now auto generate it&#x27;s config files if they don&#x27;t exist.&lt;&#x2F;li&gt;
&lt;li&gt;The &lt;code&gt;CraftBukkit&lt;&#x2F;code&gt; API has been updated&lt;&#x2F;li&gt;
&lt;li&gt;The &lt;code&gt;PermissionsEx&lt;&#x2F;code&gt; API has been updated&lt;&#x2F;li&gt;
&lt;li&gt;Some other minor bug fixes.&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;world-portal&#x2F;changelog&quot;&gt;View all the changes here&lt;&#x2F;a&gt; &lt;em&gt;(old website)&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;donate&quot;&gt;Donate&lt;&#x2F;h2&gt;
&lt;p&gt;Please donate some money so I can buy some coffee to make better plugins and
host the website, I would really like it if you give an donation and I probably
put you on the sponsor list :-)&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;donate&#x2F;&quot;&gt;Donate&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;comment&quot;&gt;Comment&lt;&#x2F;h2&gt;
&lt;p&gt;Please comment and ask on the official Bukkit forums, if you have a question
you can also contact me; World Portal page on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;dev.bukkit.org&#x2F;server-mods&#x2F;world-portal&#x2F;&quot;&gt;dev.bukkit.org&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</description>
            </item>
        
            <item>
                <title>Glowstone Lanterns</title>
                <pubDate>Sat, 09 Jul 2011 00:00:00 +0000</pubDate>
                <link>https://timvisee.com/projects/bukkit/glowstone-lanterns/</link>
                <guid>https://timvisee.com/projects/bukkit/glowstone-lanterns/</guid>
                <description>&lt;p&gt;&lt;em&gt;Source code: &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;GlowstoneLanterns&quot;&gt;GitHub&lt;&#x2F;a&gt;&lt;&#x2F;em&gt;&lt;br &#x2F;&gt;
&lt;em&gt;Current version: v1.0.1&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;em&gt;Note: this project is discontinued, and will likely no longer receive support
or updates.&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;p&gt;&lt;img src=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;glowstone-lanterns&#x2F;header.png&quot; alt=&quot;Glowstone Lanterns header&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
&lt;p&gt;With this plugin Glowstone Lanterns you can make lanterns, when it&#x27;s going dark
the glass of the lanterns will change in glowstone and when it&#x27;s daytime it will
change in glass again. The great thing is that you don&#x27;t need to place a full
lantern but only a glass&#x2F;glowstone block, so you can use it for everything. This
plugin is very useful for a large city to light it up, that looks really cool
that the lanterns will change in glowstone! You can also place prebuilt
lanterns, so that&#x27;s really useful if you want to plase a lot of lanterns in a
little time. You can enable glowstone lanterns with &lt;code&gt;&#x2F;gl&lt;&#x2F;code&gt;, when you place a
glass or a glowstone block it is marked as a glowstone lanterns, this block will
change to glowstone if it is night and to glass if it is daytime. If you use
&lt;code&gt;&#x2F;gl l l&lt;&#x2F;code&gt; you will enable prebuilt glowstone lanterns, if you place a glass or a
glowstone block there will appear the prebuilt glowstone lantern you selected
right there. There prebuilt lanterns are in external files, so you can make your
own prebuilt lanterns and share them with other people.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;video&quot;&gt;Video&lt;&#x2F;h2&gt;
&lt;p&gt;In the video underneath you can see how the plugin works: &lt;em&gt;(outdated video)&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;div &gt;
    &lt;iframe src=&quot;https:&#x2F;&#x2F;www.youtube-nocookie.com&#x2F;embed&#x2F;a_rdqOazJl0&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;&#x2F;iframe&gt;
&lt;&#x2F;div&gt;
&lt;h2 id=&quot;features&quot;&gt;Features&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;Permissions support&lt;&#x2F;li&gt;
&lt;li&gt;Multi world support&lt;&#x2F;li&gt;
&lt;li&gt;Place prebuilt lanterns that are saved in external files, you can make them and share them with other people&lt;&#x2F;li&gt;
&lt;li&gt;Possibility to make your own custom prebuilt lanterns&lt;&#x2F;li&gt;
&lt;li&gt;Players can only destroy lanterns if he have permission&lt;&#x2F;li&gt;
&lt;li&gt;Put lanterns on when it rains&lt;&#x2F;li&gt;
&lt;li&gt;And a lot more!&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;download&quot;&gt;Download&lt;&#x2F;h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;75&quot;&gt;Glowstone Lanterns v1.0.1&lt;&#x2F;a&gt; &lt;em&gt;(dropbox.com, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;download&#x2F;76&quot;&gt;Glowstone Lanterns v1.0.1&lt;&#x2F;a&gt; &lt;em&gt;(mediafire.com, direct link)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;glowstone-lanterns&#x2F;downloads&quot;&gt;Older downloads&lt;&#x2F;a&gt; &lt;em&gt;(on old website)&lt;&#x2F;em&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;h2 id=&quot;installation&quot;&gt;Installation&lt;&#x2F;h2&gt;
&lt;ol&gt;
&lt;li&gt;Download the plugin&lt;&#x2F;li&gt;
&lt;li&gt;Add the &lt;code&gt;GlowstoneLanterns.jar&lt;&#x2F;code&gt; file and the folder &lt;code&gt;Glowstone Lanterns&lt;&#x2F;code&gt; from
the downloaded &lt;code&gt;.zip&lt;&#x2F;code&gt; file to the &lt;code&gt;&#x2F;plugin&lt;&#x2F;code&gt; folder of the Minecraft server.
Also add the included folder &lt;code&gt;Glowstone Lanterns&lt;&#x2F;code&gt; to your plugins folder.&lt;&#x2F;li&gt;
&lt;li&gt;Add the permission nodes if you have a permissions system.&lt;&#x2F;li&gt;
&lt;li&gt;Set some settings in the config file.&lt;&#x2F;li&gt;
&lt;li&gt;Start your server and enjoy the plugin :)&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;h2 id=&quot;commands&quot;&gt;Commands&lt;&#x2F;h2&gt;
&lt;p&gt;Glowstone Lanterns commands can be invoked by typing &lt;code&gt;&#x2F;glowstonelanterns&lt;&#x2F;code&gt;,
&lt;code&gt;&#x2F;glowstonelantern&lt;&#x2F;code&gt; or &lt;code&gt;&#x2F;gl&lt;&#x2F;code&gt; in the in-game chat, or in the server console.&lt;&#x2F;p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Command&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Action&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Enable glowstone lanterns&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl lantern &amp;lt;id&amp;gt;&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Enable prebuilt glowstone lanterns&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl lantern&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Disable prebuilt glowstone lanterns&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl list lanterns&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;List the prebuilt lanterns&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl help&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;View the help with all commands&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl info&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;View info (see if glowstone lanterns is enabled)&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl save&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Save the glowstone lanterns list&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl reload&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Reload the lanterns list&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;&#x2F;gl version&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;View current running version number&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;permissions&quot;&gt;Permissions&lt;&#x2F;h2&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style=&quot;text-align: left&quot;&gt;Permission node&lt;&#x2F;th&gt;&lt;th style=&quot;text-align: left&quot;&gt;Action&lt;&#x2F;th&gt;&lt;&#x2F;tr&gt;&lt;&#x2F;thead&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;glowstonelanterns.gl&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Allow users to place glowstone lanterns&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;glowstonelanterns.destroyLanterns&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Allow users to destroy glowstone lanterns&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;glowstonelanterns.info&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Allow users to use the info command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;glowstonelanterns.reload&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Allow users to use the reload command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;tr&gt;&lt;td style=&quot;text-align: left&quot;&gt;&lt;code&gt;glowstonelanterns.save&lt;&#x2F;code&gt;&lt;&#x2F;td&gt;&lt;td style=&quot;text-align: left&quot;&gt;Allow users to use the save command&lt;&#x2F;td&gt;&lt;&#x2F;tr&gt;
&lt;&#x2F;tbody&gt;&lt;&#x2F;table&gt;
&lt;h2 id=&quot;source-code&quot;&gt;Source code&lt;&#x2F;h2&gt;
&lt;p&gt;Because I like programming and I want to share my code so other developers could
fix an issue directly if they found a problem for example, I share the source
code of my project. It&#x27;s available on &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;timvisee&#x2F;GlowstoneLanterns&quot;&gt;GitHub&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;changelog&quot;&gt;Changelog&lt;&#x2F;h2&gt;
&lt;p&gt;Version 0.6 (14-10-2012)&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;Delayed lantern changes&lt;&#x2F;li&gt;
&lt;li&gt;Auto generating config files&lt;&#x2F;li&gt;
&lt;li&gt;Updated bukkit API&lt;&#x2F;li&gt;
&lt;li&gt;Improved the permissions manager&lt;&#x2F;li&gt;
&lt;li&gt;Added &lt;code&gt;PermissionsEx&lt;&#x2F;code&gt; support&lt;&#x2F;li&gt;
&lt;li&gt;Added &lt;code&gt;Essentials Group Manager&lt;&#x2F;code&gt; support&lt;&#x2F;li&gt;
&lt;li&gt;Updated &lt;code&gt;Default Permissions&lt;&#x2F;code&gt; support&lt;&#x2F;li&gt;
&lt;li&gt;Renamed package from &lt;code&gt;me.timvisee&lt;&#x2F;code&gt; to &lt;code&gt;com.timvisee&lt;&#x2F;code&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;old.timvisee.com&#x2F;projects&#x2F;bukkit&#x2F;glowstone-lanterns&#x2F;changelog&quot;&gt;View all the changes here&lt;&#x2F;a&gt; &lt;em&gt;(old website)&lt;&#x2F;em&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;donate&quot;&gt;Donate&lt;&#x2F;h2&gt;
&lt;p&gt;Please donate some money so I can buy some coffee to make better plugins and
host the website, I would really like it if you give an donation and I probably
put you on the sponsor list :-)&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a href=&quot;https:&#x2F;&#x2F;timvisee.com&#x2F;donate&#x2F;&quot;&gt;Donate&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;h2 id=&quot;comment&quot;&gt;Comment&lt;&#x2F;h2&gt;
&lt;p&gt;Please comment and ask on the official Bukkit forums, if you have a question
you can also contact me; Glowstone Lanterns page on
&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;dev.bukkit.org&#x2F;server-mods&#x2F;glowstone-lanterns&#x2F;&quot;&gt;dev.bukkit.org&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
</description>
            </item>
        
    </channel>
</rss>

