Lightweight and Necessary utilities for mini minecraft server

Overview

WithMyFriends

Lightweight server tools for minimal servers. Contributing to us

Version Strategy

Why?

Despite a huge amount of Server Essential Plugins are developed and ready-for-production, we didn't meet any plugin that has such features:

  • Lightweight "100+ Functions" are unnecessary for mini servers.
  • Easy for Player They're players, not machines or developers, which means we need better UX.
  • Extensible It should be extensible, only adding features when we need them.
  • Easy for Admin We don't need to configure such complex permissions as CMI
  • Easy for Developer Its easy to make modules and you will enjoy the benefit from module system.

As a dependency

repositories {
    maven {
        name = "WithMyFriends"
        url = "https://maven.pkg.github.com/iceBear67/WithMyFriends"
    }
}
dependencies {
    compileOnly 'io.ib67.serverutil:core:$VERSION'
}

Build

./gradlew shadowjar

Screenshot


Some debug info may contain.

You might also like...

🍀 Utilities for working with the Spigot library

🍀 VettherUtilities Spigot utilities for versions: 1.14, 1.15, 1.16, 1.17, 1.18 Require Java 11 or higher. Use older versions at your own risk! Featur

Oct 17, 2022

Discord Bot with many useful utilities!

Utility Discord Bot Discord Bot with many utilities like base64/hex de-/encode and string hashing Invite the bot Does need manage role perms. Its requ

Dec 14, 2022

A simple and lightweight Minecraft GUI API for developers to use.

Current Version: 1.0.0 Requirements: - You must be using PaperMC or a fork of it (This will not work with just Spigot/Bukkit! - Curently this API only

May 14, 2022

SlimeVR-Server - Server app for SlimeVR ecosystem

SlimeVR Server Server app for SlimeVR ecosystem Server orchestrates communication between multiple sensors and integrations, like SteamVR. Sensors imp

Dec 31, 2022

Simple and lightweight application which is checking status of your web services and send a notification if it is down.

rose-uptimer Simple and lightweight application which is checking status of your web services and send a notification if it is down. Example configura

Sep 25, 2022

Add something to Minecraft LAN Server List

DiscoverMe Make a fortune... in Minecraft Server List! 0 dependencies, Java 8 compatible. Usage Example: DiscoverMe.INSTANCE.addEntry(SimpleChatColor.

Oct 13, 2021

This is a plugin for Minecraft Server (Spigot API) introduces a sector system which connects a single world across multiple servers.

OpenSourceSectors 😎 🗒️ This is a plugin for Minecraft Server (Spigot API) introduces a sector system which connects a single world across multiple s

Dec 28, 2022

Minecraft configurable plugin , which sends messages the first time a player logs into the server or the next time they log in.

JoinMessages Minecraft configurable plugin , which sends messages the first time a player logs into the server or the next time they log in or leave.

Aug 30, 2022

LimboAuth - Minecraft Auth System for Velocity proxy built in virtual server (Limbo).

LimboAuth Auth System built in virtual server (Limbo). MC-Market SpigotMC.org Описание и обсуждение на русском языке (spigotmc.ru) Описание и обсужден

Jan 4, 2023
Releases(v0.0.1)
  • v0.0.1(Oct 23, 2021)

    New Contributors

    • @EvanLuo42 made their first contribution in https://github.com/iceBear67/WithMyFriends/pull/21

    Full Changelog: https://github.com/iceBear67/WithMyFriends/commits/v0.0.1

    Source code(tar.gz)
    Source code(zip)
Owner
iceBear
Professional idiot all the day, Loving magical things
iceBear
A fun mini project in Java. Uses Interface, Inheritance, and other OOP concepts

Sequences---Arithmetic-and-Geometric A fun mini project in Java. Uses Interface, Sorting, Inheritance, and other OOP concepts About this project: This

Urjit Aich 2 Feb 18, 2022
a simple mini-project using Spring framework

Room Reservation Service First attempts to learn Spring with Linkedin-Learning led me to create this mini-project; a simple room reservation service f

Taha Elmi 4 Sep 23, 2021
Experimental validation mini-framework

ClinQ Simple yet interesting validation mini-framework Features Declarative checks ClinQ.checker(Integer.class) .with(i -> i % 2 == 0) .with(i

Alexey Akhundov 13 Sep 27, 2022
A java mini project the "Currency Convertor".

Currency Convertor A Currency Convertor made using Java. Description This “Currency Convertor” Core Java Mini-Project is simply a calculator-like app

Aryan Agarwal 2 Oct 19, 2021
Java, Spring Boot Mini Project - Library Management System - Free Download

Java, Spring Boot Mini Project - Library Management System Local setup Step 1: Download or clone the source code from GitHub to the local machine Step

Sibin Rasiya 15 Dec 27, 2022
💡极致性能的企业级Java服务器框架,RPC,游戏服务器框架,web应用服务器框架。(Extreme fast enterprise Java server framework, can be RPC, game server framework, web server framework.)

?? 为性能而生的万能服务器框架 ?? Ⅰ. zfoo简介 ?? 性能炸裂,天生异步,Actor设计思想,无锁化设计,基于Spring的MVC式用法的万能RPC框架 极致序列化,原生集成的目前二进制序列化和反序列化速度最快的 zfoo protocol 作为网络通讯协议 高可拓展性,单台服务器部署,

null 1k Jan 1, 2023
Multifunctional bot with moderation, information and utilities commands.

Module Multifunctional bot with moderation, information and utilities commands. Invite, Server. Technologies Java Spring JDA JDA-Chewtils PostgreSQL L

Headcrab 0 Dec 2, 2022
"Some" Utilities you can use for your Java projects "freely"! Files are compiled with Java-8 and above, but mostly Java-11.

✨ Java-SomeUtils ?? "Some" Utilities you can use for your Java projects "freely"! *"Freely"* forcing you to include the license into your program. Fil

JumperBot_ 2 Jan 6, 2023
Java utilities to throw checked exceptions in a "sneaky" way.

Sneaky Java Java utilities to throw checked exceptions in a "sneaky" way. If you're tired of checked exceptions in lambdas, then this library is made

Semyon Kirekov 24 Dec 3, 2022
simple ui utilities lib

UiUtilities a custom android libe help to show or hide view as expande row Step 1. Add the JitPack repository to your build file Add it in your root b

Ali Tarek Hrhera 3 Apr 18, 2022