BukkitOfUtils

⭐ — (8 endorsements) 📥 5,553 downloads 📌 v1.19.1 📅 8/4/2024
🟡 Updated this year

By MrDrak · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/20/2026 📅 Created: 8/4/2024

🔍 Analysis

  • 👍 0.1% endorsement rate
  • 🏆 #497 of 1560 bukkit mods in this game by downloads

📋 About This Mod

!(https://github.com/Streamline-Essentials/StreamlineWiki/blob/main/website/images/JoinTheDiscord.png?raw=true) Please join the Streamline Hub Discord to get updates and for me to fully assist you with bugs, questions, or suggestions.

Discord: [click here](https://drak.gg/discord)

!(https://github.com/Streamline-Essentials/StreamlineWiki/blob/main/website/images/Summary.png?raw=true) ## BukkitOfUtils (BOU for short) _Easily develop plugins that support the majority of server software!_

## Supported Platforms - Bukkit - Spigot - Paper - Purpur - Folia - Mohist/Banner/Youer - Airplane - Tuinity - ImmanitySpigot - AxolotlSpigot - And more! - Most forks of Spigot and Paper are supported natively.

## What is it? BOU is both a plugin and plugin-making framework / library. It is designed to ease the development process of making Bukkit plugins. It also provides a central framework for plugins that use it, making the plugins that use it more organized and easier to manage as well as making them slimmer and faster to download.

!(https://github.com/Streamline-Essentials/StreamlineWiki/blob/main/website/images/WhyThis.png?raw=true) BOU is one of the few plugin-building-frameworks out there that supports Bukkit, Folia, _and_ Mohist/Banner/Youer! Plus, its easy-to-understand classes and framework help beginners start developing plugins that they too can understand!

The plugin is also optimized with its own async methods so that server owners don't have to worry about lag (specifically with method calls like Database operations).

All of this and the fact that it has a built-in database framework that uses HikariCP (the fastest database framework at the moment), means that developers will have an easy time adding database support for their plugins.

## What does this do? As stated before, the main purpose of this plugin is to provide a central framework for plugins that use it.

On top of that, it also has a few abilities it does by itself: - Entity collection. - Shows the number of currently loaded mobs in your world. - This was originally intended for debugging on Folia servers. - Allow server admins to change how many milliseconds there are in between the async ticks the plugin has. - This is used for increasing or decreasing the tickrate of the plugin's runnable tasks. - Item serialization. - Serialize and deserialize ItemStacks to and from strings. - Built-in database framework. - Easily add database support to your plugins with HikariCP. - Enhanced logging. - Allows plugin authors to handle logging messages in a more intuitive way. - Focus on asynchronous, thread-safe, optimized methods. - The plugin is designed to be as lag-free as possible. - Enhanced color support. - Easily colorize messages with the plugin's built-in color support. Supports RGB colors with Hex! - Added utility methods. - The plugin has a few utility methods that can be used in your plugin's project. - Localized PlaceholderAPI support. - Easily add PlaceholderAPI support to your plugin with the plugin's built-in PlaceholderAPI support.

!(https://github.com/Streamline-Essentials/StreamlineWiki/blob/main/website/images/CommandsAndPermissions.png?raw=true) ## Commands `/entity-count ` Get the amount of entities currently loaded on your server. `/boudebug ` Serialize or deserialize items to and from strings Store an item in memory. Get an item from memory. Get a list of loaded bou plugins. List all worlds. Show a copy-able message of a player's UUID. Teleport to: Top location. Down location. Up location. `/boumessage ` Send a message to a player with the plugin's color support. `/boutitle \n<subtitle> [-fadeIn=<fade in ticks>] [-stay=<stay ticks>] [-fadeOut=<fade out ticks>]` <em> Send a title to a player with the plugin's color support. </em> `/bouversion` <em> Shows `BukkitOfUtils` versioning information. </em> Including the server's version. <em> `/runfirestring <firestring>` </em> Runs a `FireString`. <em> `/bouhelp <bou-plugin>` </em> Shows `Helpful` information about a `BOU` plugin. <em> `/item-factory <bou-plugin> <key>` </em> Get's an item from the `ItemFactory`.</p><p>!(https://github.com/Streamline-Essentials/StreamlineWiki/blob/main/website/images/MoreInfo.png?raw=true) ## How do I get started using this? Head on over to the plugin's wiki to see how you can use it in your own plugin's project. Wiki: (https://wiki.plas.host/bukkitofutils)</p><p># BStats !(https://bstats.org/signatures/bukkit/BukkitOfUtils.svg)</p></div><div class="ai-enrichment"><span class="ai-label">🤖 AI-enhanced — based on mod data</span></div></div></section> <section class="mod-stats"><h2>📊 Mod Details</h2><dl class="stats-grid"> <div><dt>Game</dt><dd>Minecraft Plugins</dd></div> <div><dt>Author</dt><dd>MrDrak</dd></div> <div><dt>Version</dt><dd>1.19.1</dd></div> <div><dt>Downloads</dt><dd>5,553</dd></div> <div><dt>Endorsements</dt><dd>8</dd></div> <div><dt>Category</dt><dd>bukkit</dd></div> <div><dt>Created</dt><dd>8/4/2024</dd></div> <div><dt>Updated</dt><dd>8/20/2026</dd></div> <div><dt>Game Versions</dt><dd>1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4</dd></div> <div><dt>Tags</dt><dd>library, management, utility</dd></div> </dl></section> <section class="mod-install"><h2>🔧 How to Install Minecraft Plugins Mods</h2><div class="install-content"><p>Download from Modrinth. Use Prism Launcher or drop into your mods folder.</p><p>📖 <a href="/minecraft-plugins/install/" style="color:var(--accent);font-weight:600">Full step-by-step install guide for Minecraft Plugins →</a></p><p>Visit the <a href="https://modrinth.com/mod/bukkitofutils" rel="nofollow noopener" target="_blank">official mod page</a> for specific installation instructions for this mod.</p><p style="margin-top:.5rem;font-size:.85rem">🎮 Need cheat codes or console commands? Check <a href="https://urgamingwiki.com/" target="_blank" rel="noopener">ur gaming wiki</a> for Minecraft Plugins commands, item IDs, and more.</p></div></section> <section class="mod-faq"><h2>❓ Frequently Asked Questions</h2><details class="faq-item" open><summary>Which Minecraft Plugins versions does BukkitOfUtils support?</summary><p>The author lists 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5. Other versions may work but are untested by the author.</p></details><details class="faq-item"><summary>What is the latest version of BukkitOfUtils?</summary><p>Version 1.19.1, published 2026-08-20 with 5,553 downloads recorded at the source.</p></details></section> <section class="mod-related"><h2>🔗 You Might Also Like</h2><div class="related-group"><h4>👤 More by MrDrak</h4><div class="related-grid"><a href="/minecraft-plugins/streamline/" class="related-mod-link"><span class="related-mod-name">StreamlineCore</span><span class="related-mod-meta">5,831 dl · bukkit</span></a><a href="/minecraft-plugins/worldlock/" class="related-mod-link"><span class="related-mod-name">WorldLock</span><span class="related-mod-meta">1,786 dl · bukkit</span></a><a href="/minecraft-plugins/pacifism/" class="related-mod-link"><span class="related-mod-name">Pacifism</span><span class="related-mod-meta">2,445 dl · bukkit</span></a><a href="/minecraft-plugins/stonedamager/" class="related-mod-link"><span class="related-mod-name">StoneDamager</span><span class="related-mod-meta">2,640 dl · bukkit</span></a></div></div><div class="related-group"><h4>📦 More bukkit Mods</h4><div class="related-grid"><a href="/minecraft-plugins/celestcombat-pro/" class="related-mod-link"><span class="related-mod-name">CelestCombat Pro</span><span class="related-mod-meta">8,806 dl · bukkit</span></a><a href="/minecraft-plugins/chunky/" class="related-mod-link"><span class="related-mod-name">Chunky</span><span class="related-mod-meta">17.0M dl · bukkit</span></a><a href="/minecraft-plugins/veinminer/" class="related-mod-link"><span class="related-mod-name">VeinMiner</span><span class="related-mod-meta">76.6M dl · bukkit</span></a><a href="/minecraft-plugins/worldedit/" class="related-mod-link"><span class="related-mod-name">WorldEdit</span><span class="related-mod-meta">10.1M dl · bukkit</span></a></div></div><div class="related-group"><h4>🔎 Similar Mods (by tags)</h4><div class="related-grid"><a href="/minecraft-plugins/nightcore/" class="related-mod-link"><span class="related-mod-name">NightCore</span><span class="related-mod-meta">234,366 dl · folia</span></a><a href="/minecraft-plugins/plugin-updater/" class="related-mod-link"><span class="related-mod-name">PluginUpdater</span><span class="related-mod-meta">18,495 dl · folia</span></a><a href="/minecraft-plugins/otterlib/" class="related-mod-link"><span class="related-mod-name">OtterLib</span><span class="related-mod-meta">179,689 dl · fabric</span></a><a href="/minecraft-plugins/protoweaver/" class="related-mod-link"><span class="related-mod-name">ProtoWeaver</span><span class="related-mod-meta">6,332 dl · fabric</span></a></div></div><div class="related-group"><h4>🔥 Popular in Minecraft Plugins</h4><div class="related-grid"><a href="/minecraft-plugins/easyheal/" class="related-mod-link"><span class="related-mod-name">EasyHeal</span><span class="related-mod-meta">10,243 dl · adventure</span></a><a href="/minecraft-plugins/weatherworn/" class="related-mod-link"><span class="related-mod-name">Weatherworn</span><span class="related-mod-meta">6,565 dl · adventure</span></a><a href="/minecraft-plugins/nxsimplehome/" class="related-mod-link"><span class="related-mod-name">NxSimpleHome</span><span class="related-mod-meta">5,474 dl · paper</span></a><a href="/minecraft-plugins/biomecuisine/" class="related-mod-link"><span class="related-mod-name">BiomeCuisine</span><span class="related-mod-meta">3,804 dl · adventure</span></a></div></div></section> <section style="text-align:center;padding:1.5rem 0;border-top:1px solid var(--border);margin-top:1rem"> <p style="color:var(--text-muted);font-size:.85rem;margin-bottom:.75rem">Keep browsing — more Minecraft Plugins mods await</p> <div style="display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center"> <a href="/minecraft-plugins/" class="btn-secondary">📋 All Minecraft Plugins Mods</a> <a href="/minecraft-plugins/top/" class="btn-secondary">🏆 Top 25</a> <a href="/minecraft-plugins/c/bukkit/" class="btn-secondary">📂 More bukkit</a> <a href="/minecraft-plugins/author/MrDrak/" class="btn-secondary">👤 More by MrDrak</a> <a href="/minecraft-plugins/bukkitofutils/similar/" class="btn-secondary">🔎 Similar Mods</a> <a href="/best/bukkit/" class="btn-secondary">🌐 Best bukkit (All Games)</a> <a href="/minecraft-plugins/compat-check/?a=bukkitofutils" class="btn-secondary">🔀 Check Compatibility</a> <a href="/compare/" class="btn-secondary">⚖️ Compare Mods</a> <a href="/new/" class="btn-secondary">🆕 New Mods</a> </div> </section> </article> <div id="collModal" style="display:none;position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:9999;align-items:center;justify-content:center"> <div style="background:#1a1a1a;border:1px solid #333;border-radius:10px;padding:1.25rem;width:380px;max-width:92vw"> <h3 style="color:#fff;margin:0 0 .75rem">➕ Add to Collection</h3> <div id="collList" style="max-height:240px;overflow:auto;margin-bottom:.75rem"></div> <div style="display:flex;gap:.5rem;margin-bottom:.75rem"> <input id="newCollName" placeholder="New collection name" style="flex:1;background:#111;border:1px solid #333;border-radius:6px;padding:.5rem;color:#fff"> <button onclick="createColl()" style="background:var(--accent);color:#fff;border:none;border-radius:6px;padding:.5rem .75rem;cursor:pointer;font-weight:600;white-space:nowrap">Create</button> </div> <div style="display:flex;justify-content:flex-end"><button onclick="document.getElementById('collModal').style.display='none'" style="background:#333;color:#ccc;border:none;border-radius:6px;padding:.4rem .75rem;cursor:pointer">Close</button></div> </div> </div> <script> (function(){ var CUR={k:"bukkitofutils",t:"BukkitOfUtils",gs:"minecraft-plugins",d:5553,e:8,p:"https://cdn.modrinth.com/data/6owv5fWs/c2bad741f59d114e40c055916ad3ada98e39ad46.png"}; function uuid(){var u=localStorage.getItem('dm_uuid');if(!u){u=(window.crypto&&crypto.randomUUID?crypto.randomUUID():'u'+Math.random().toString(36).slice(2)+Date.now().toString(36));localStorage.setItem('dm_uuid',u)}return u} function colls(){try{return JSON.parse(localStorage.getItem('dm_colls')||'[]')}catch(e){return[]}} function saveColls(c){localStorage.setItem('dm_colls',JSON.stringify(c))} function post(path,body){return fetch(path,{method:'POST',headers:{'Content-Type':'application/json'},body:JSON.stringify(Object.assign({uuid:uuid()},body))}).then(function(r){return r.json()})} window.openCollModal=function(){ var c=colls();var box=document.getElementById('collList'); box.innerHTML=c.length?c.map(function(x){return '<button onclick="addToColl(''+x.id+'')" style="display:block;width:100%;text-align:left;background:#222;border:1px solid #333;border-radius:6px;padding:.6rem .75rem;margin-bottom:.4rem;color:#ddd;cursor:pointer">📦 '+x.name.replace(/</g,'<')+'</button>'}).join(''):'<p style="color:#888;font-size:.85rem">No collections yet. Create one below.</p>'; document.getElementById('collModal').style.display='flex'; }; window.createColl=function(){ var n=document.getElementById('newCollName').value.trim();if(!n)return; post('/api/collection/create',{name:n,game:"Minecraft Plugins"}).then(function(col){ if(col.error){alert(col.error);return} var c=colls();c.push(col);saveColls(c); addToColl(col.id); }); }; window.addToColl=function(id){ post('/api/collection/add',{collId:id,mod:CUR}).then(function(r){ if(r.error){alert(r.error);return} alert('Added to collection ('+r.count+' mods)'); document.getElementById('collModal').style.display='none'; }); }; })(); </script> </main><footer class="site-footer"><div class="footer-inner"> <div class="footer-col"><h3>Top Games</h3><ul> <li><a href="/news/">Modding News</a></li> <li><a href="/skyrim/">Skyrim Mods</a></li><li><a href="/fallout-4/">Fallout 4 Mods</a></li> <li><a href="/cyberpunk-2077/">Cyberpunk 2077 Mods</a></li> <li><a href="/baldurs-gate-3/">BG3 Mods</a></li> <li><a href="/stardew-valley/">Stardew Valley Mods</a></li> </ul></div> <div class="footer-col"><h3>More Games</h3><ul> <li><a href="/starfield/">Starfield Mods</a></li><li><a href="/witcher-3/">Witcher 3 Mods</a></li> <li><a href="/elden-ring/">Elden Ring Mods</a></li><li><a href="/rdr2/">RDR2 Mods</a></li> <li><a href="/gta-v/">GTA V Mods</a></li> </ul></div> <div class="footer-col"><h3>Discover</h3><ul> <li><a href="/search">Search Mods</a></li><li><a href="/skyrim/">Skyrim Mods</a></li><li><a href="/new/">New Mods</a></li><li><a href="/players/">Live Player Counts</a></li><li><a href="/servers/">Game Servers</a></li><li><a href="/blog/">Modding Blog</a></li><li><a href="https://urgamingwiki.com/" target="_blank" rel="noopener">🎮 Gaming Wiki →</a></li> </ul></div> </div><div class="footer-bottom"><p>© 2026 discovermods.com — Not affiliated with any game publisher. All trademarks belong to their respective owners.</p></div></footer> <script>(function(){var p=null;function show(e){var c=e.target.closest('.mod-card');if(!c)return;var im=c.querySelector('.mod-card-img img');if(!im||!im.src)return;if(!p){p=document.createElement('div');p.className='mod-preview';document.body.appendChild(p);}var t=c.querySelector('h3'),m=c.querySelector('.mod-card-meta');p.innerHTML='<img src="'+im.src+'"><div class="mp-title">'+(t?t.textContent:'')+'</div><div class="mp-meta">'+(m?m.textContent:'')+'</div>';p.style.opacity='1';}function move(e){if(p){p.style.left=(e.clientX+18)+'px';p.style.top=Math.max(8,e.clientY-20)+'px';}}function hide(e){if(e.target.closest('.mod-card')){if(p)p.style.opacity='0';}}document.addEventListener('mouseover',show);document.addEventListener('mousemove',move);document.addEventListener('mouseout',hide);})();</script><script>window.toggleNsfw=function(on){document.querySelectorAll('[data-nsfw="1"]').forEach(function(el){el.style.display=on?'':'none';});};document.querySelectorAll('[data-nsfw="1"]').forEach(function(el){el.style.display='none';});</script></body></html>