Download Ne v seti — Minecraft Mods — MetaMods

Ne v seti

Archived

Downloads

0

Last update

4 years ago

Versions

1.16.4 — 1.17.1
Server
Fabric
Libraries

Ne v seti

Ne v seti is a specialized library designed for working with data of players in offline mode. This tool provides developers with convenient methods for reading and modifying character information, and also allows obtaining unique player identifiers by their names and vice versa.

Functional Features

The main purpose of the library is to simplify interaction with offline players. With its help, you can easily retrieve a user's UUID knowing only their nickname, as well as determine a player's name by their unique identifier. This is especially useful when creating plugins that require working with historical data or information about characters that are not currently active in the game.

Origin of the Name

The name "Ne v seti" is a transliteration of the Russian phrase "Не в сети", which literally translates as "offline" or "not in the network". This name accurately reflects the main functionality of the library.

Installation and Connection

repositories {
    maven {
        name = "Basique's Maven"
        url = 'https://porez.ml/maven'
    }
}

dependencies {
    modImplementation include('me.basiqueevangelist:ne-v-seti:0.1.6-1.16.5')
    // modImplementation include('me.basiqueevangelist:ne-v-seti:0.1.6-1.17')
}
Project members
BasiqueEvangelist

BasiqueEvangelist

Developer

Created: 4 Apr 2021

ID: 11544