A free opensource domain tracker with a breakdown of which countries players connected with for each domain versions 1.13+

Overview

A free opensource domain tracker with a breakdown of which countries players connected with for each domain versions 1.13+

Command usage: /domaintracker permission: domaintracker.admin

Examples

Image Image

Default config / setup guide

mysql:
  address: "localhost"
  port: 3306
  database: "minecraft"
  username: "root"
  password: ""
  useSSL: true

# Register on here https://www.maxmind.com/en/geolite2/signup?lang=en for a free GeoLite2 license key
# Then fill in your license key below and restart the plugin
database:
  license-key: ""
  download-url: "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country&license_key={LICENSEKEY}&suffix=tar.gz"
  download-if-missing: true
  update:
    enabled: true
    every-x-days: 30

# Fill in your domains you wish to track joins for below
domains:
  - "play.example.net:25565"
  - "hub.example.net:25565"
  - "fun.example.net:25565"

# Fill in what each domain should display as when running the command in the same order as your domains
display:
  - "play"
  - "hub"
  - "fun"
You might also like...

Distribute players across multiple servers while syncing packets

Distribute players across multiple servers while syncing packets

ShardMC Distribute players across multiple servers while syncing packets ShardMC aims to be a simple plugin that allows multiple servers to sync playe

Nov 28, 2022

A powerful API whichs allows developers to change a players name and UUID on login.

UUIDSwitcher An easy to use but powerful API for spigot servers which gives developers control over the UUID and name a player logs in with. This chan

Nov 30, 2022

NeverScapeAlone! Instantly match with other players and take the hassle out of finding partners for bosses, minigames, skills, pking, and more!

NeverScapeAlone An Old School RuneScape Matchmaking Plugin on RuneLite! Tired of having to scour friend's chats, discords, and forums to find friends

Sep 2, 2022

Spring Domain Driven Design Boilerplate

Spring Domain Driven Design Boilerplate

Spring Domain Driven Design Boilerplate This project describes some product operations such as create and get, also covered by Domain Driven Design on

Dec 29, 2022

Get Best Resources on every Domain here!

Get Best Resources on every Domain here!

Useful Resources for Developers To join DEVs Dungeon GitHub Organization, click here āž¤ If you find this REPOSITORY helpful, then do give it a šŸŒŸ by pr

Dec 29, 2022

Using this library, and writing a few lines of code, you can manage your own domain objects in ZooKeeper

Using this library, and writing a few lines of code, you can manage your own domain objects in ZooKeeper. It provides CRUD operations and change notifications out of the box.

Oct 26, 2022

Java library to perform reverse Domain Name Service (rDNS) lookups with ease.

ipregistry-rdns Java library to perform reverse Domain Name Service (rDNS) lookups with ease. The library is async, thread-safe and has built-in suppo

Jul 18, 2022

An 24x7 active repo for your contribution feel free to contribute:)

An 24x7 active repo for your contribution feel free to contribute:)

Hacktoberfest2021 Hacktoberfest is a month-long celebration of open source software sponsored by Digital Ocean, Intel, and DEV. Do push your code in a

Sep 14, 2022

Mint 0.1.1 public release, HWID System removed. Feel free to use. (Note: for all of u thinking its ratted; its not.)

Mint By: zPrestige_ | ! zPrestige_#1514 | git Kambing | dragonhacker32_#3091 | git FB | FB#7334 | git ZenovJB | Zenov#0603 | git Support no support No

Dec 2, 2022
Comments
  • Request

    Request

    IP limit per Ip address, this would be usefull to know how many "legit" player joins there are so it would exclude alts filling up numbers and could confuse server owner into thinking its real players joining but 100 of those joins where alts.

    opened by Thefluffypvper1 1
Releases(DomainTracker-1.1)
Owner
Ricky Lafleur
Ricky Lafleur
Task tracker application

TaskManager Three-level project architecture (data layer, domain layer, representation layer) with an additional layer linking the representation laye

Yaroslav Novichkov 1 Feb 4, 2022
Java For-each Loop

Java-For-each-Loop Java For-each Loop Watch basic code using following link: https://github.com/JehanKandy/First-Coding-with-JAVA code Explain publi

JehanKandy 8 Jul 13, 2022
This repository contains Java programs to become zero to hero in Java. Programs related to each and every concep are present from easy to intermidiate level.

Learn Java Programming In this repository you will find topic wise programs of java from basics to intermediate. This follows topic wise approach that

Sahil Batra 15 Oct 9, 2022
Gitlet - A version control system for managing file versions, mirroring the features of Git

Gitlet - A version control system for managing file versions, mirroring the features of Git. Emphasized the serialization and manipulation of files to compress, access, and manage file content efficiently. Stressed the employment of appropriate data structures and file persistance.

null 1 Jan 4, 2022
Eclipse Temurinā„¢ build scripts - common across all releases/versions

Repository for code and instructions for building OpenJDK binaries, defaulting to Eclipse Temurinā„¢ These scripts can be used to build OpenJDK anywhere

Eclipse Adoptium 914 Jan 4, 2023
Apache/Alibaba Dubbo <= 2.7.3 PoC Code for CVE-2021-25641 RCE via Deserialization of Untrusted Data; Affects Versions <= 2.7.6 With Different Gadgets

The 0xDABB of Doom - CVE-2021-25641-Proof-of-Concept Apache/Alibaba Dubbo <= 2.7.3 PoC Code for CVE-2021-25641 RCE via Deserialization of Untrusted Da

Dor Tumarkin 51 Apr 24, 2022
Fixes Minecraft client lag from receiving chat messages, at the expense of not being able to block players in chat.

chat-lag-fix Fixes Minecraft client lag from receiving chat messages, at the expense of not being able to block players in chat. Mojang in their infin

adryd 21 Dec 4, 2022
Provides a simple java application for managing internationall football teams, players, coaches and matches.

Internationall football team manager application Provides a simple java application for managing internationall football teams, players, coaches and m

Magnus Lilja 1 Feb 7, 2022
QuickShop is a shop plugin that allows players to easily sell/buy any items from a chest without any commands.

QuickShop is a shop plugin that allows players to easily sell/buy any items from a chest without any commands. In fact, none of the commands that QuickShop provides are ever needed by a player.

Ghost_chu 24 Dec 30, 2022
Plugin that prevents players/mobs from destroying farmland by jumping on it

?? SimpleNoCropTrample Plugin that prevents players/mobs from destroying farmland by jumping on it. Works with every version from 1.7 to 1.18 and all

null 1 Jan 25, 2022