Giter VIP home page Giter VIP logo

datamigrator's Introduction

DataMigrator

DataMigrator was developed for use on the SloCraft network.

Please keep in mind that the plugin has not been updated since May 2022.

Description

DataMigrator was developed to help migrate offline mode player data from various plugins to online mode data. It provides functionality for migrating data from AutoRank, LuckPerms, GriefPrevention, and a Nickname plugin.

Features

  • Migration of player data (name based)
    • Migration of permissions (LuckPerms)
    • Migration of playtime (AutoRank)
    • Migration of claimblocks (GriefPrevention)
    • Migration of old rank names to new names
    • Migration of nickname data
  • Discord embed notification on attempted migration
  • Manual migration command
  • Automatic migration trigger on server join
  • Logging to local sqlite database

Dependencies

DataMigrator requires a PaperMc server version 1.18.2 or higher (not tested).

Configuration

On startup a configuration file is loaded: config.conf. This file is generated automatically on first startup and can be found in the plugin's data folder.

  • config.conf contains settings and language strings for the plugin.

Usage

  • /migration status [playerName] - check your/other players migration status.
  • /migration migrate <currentPlayerName> <oldPlayerName> <overridePrevious> - trigger a manual migration from and to specified names.
  • /migration reload - reloads plugin configuration files.

Permissions

  • datamigrator.status - Allows checking of own migration status.
  • datamigrator.status.others - Allows checking of other players migration status.
  • datamigrator.admin - Allows usage of admin commands.
  • datamigrator.attempted - Automatically assigned to any player where migration was attempted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.