AlwaysOnline

Quick rating

AlwaysOnline

No reviews yet

Keep your server running while mojang is offline, Supports all server versions!

Mod Loaders
Paper
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
6.3.1

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Notice: This will not keep your aternos server always running, this plugin is to help servers keep players connecting whilst minecraft authentication servers are down.

This plugin will NOT help you when you first install it when mojang servers are offline, it must be installed when they are online!

Overview

Hate mojang servers being offline? Same with me. So to resolve this issue, I have created AlwaysOnline. A plugin that keeps your bukkit, spigot, paper or bungeecord server online while mojang is offline.

How it works

The plugin is set to a repeating task with a configurable delay, to see if the session servers are offline. If they are, the plugin will go into mojang offline mode. When in this mode, the server will allow players to login if their ip matches from their last authenticated login. If they don't match, it denies them from logging in. The plugin will also deny new players from joining if the mojang authentication servers are down.

Works with: Bungeecord, Velocity, Spigot, Paper, Bukkit

Features

  • Stores last authenticated data in a FlatFile type database or MySQL

  • UUIDs will not be cracked, but instead premium. This means that player UUIDs will always be consistent.

  • Doesn't rely on any third party services

  • Compatible with most bukkit, spigot, paper & bungee plugins

  • Lightweight and efficient

  • No libraries required

  • Works with all bungeecord versions

  • Works with bukkit, spigot, paper versions

  • It's free!

https://i.imgur.com/ubvzZEs.png https://i.imgur.com/ElNEYhv.png

Commands

  • /alwaysonline toggle - Manually toggle between mojang offline mode and back.

  • /alwaysonline enable - Makes the plugin check to see if the mojang servers are offline.

  • /alwaysonline disable - Makes the plugin stop checking to see if the mojang servers are offline.

  • /alwaysonline reload - Reloads the configuration file.

Permission node for all of these commands is alwaysonline.usage

Permissions

alwaysonline.notify - Players with this permission node will be alerted when the mojang servers go online or offline.

Configuration file

#Welcome to the AlwaysOnline main configuration file!
#The delay to wait between checking to see if mojang is online, in seconds.
check-interval=60

#Message for the MOTD to be when mojang servers are offline. Set to 'null' to disable.
message-motd-offline=&eMojang servers are down,\n&ebut you can still connect!

#The message to display when a user attempts to login while the mojang servers are offline, but their IP does not match.
message-kick-ip=We can not let you join since you are not on the same computer you logged on before!

#The message to display when a user is new and logs in while mojang servers are offline.
message-kick-new=We can not let you join because the mojang servers are offline!

#The message to display when a user attempts to login with an invalid minecraft username.
message-kick-invalid=Invalid username. Hacking?

#The message to display when mojang servers go offline. Set to null to disable.
message-mojang-offline=&5[&2AlwaysOnline&5]&a Mojang servers are now offline!

#The message to display when mojang servers go back online. Set to null to disable.
message-mojang-online=&5[&2AlwaysOnline&5]&a Mojang servers are now online!

#Below are three session server check methods which can be used to determine if mojang is online or not.
#For example, if http-head-session-server is true AND mojang-server-status is also true, then the plugin will
#only go into mojang offline mode if both services claim the session servers are offline.
#Uses the status information located at https://sessionserver.mojang.com/
http-head-session-server=true

##########################################
#    Mysql Database Information
#    Only edit if using mysql
##########################################
use_mysql=false
host=127.0.0.1
port=3306
database-name=minecraft
database-username=root
database-password=password

#Please do not change this!
config_version=5

https://bstats.org/signatures/bukkit/AlwaysOnline-Spigot.svg https://bstats.org/signatures/bungeecord/AlwaysOnline-BungeeCord.svg https://bstats.org/signatures/velocity/AlwaysOnline-Velocity.svg The following information is sent to bstats.org:

  • A unique identifier
  • The server's Java version
  • Whether the server is on online or offline mode.
  • The plugin's version
  • The server's version
  • The OS' version, name, and architecture
  • The core count of the CPU
  • The number of players online
  • The Metrics version

Opting out of this service can be done by disabling Metrics globally by editing the bStats's configuration file.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works