JonEzJoin icon

JonEzJoin -----

Allows offline players to join as offline without affecting premium players (BungeeCord)



This plugin is a plugin I made for bungeecord which very simply allows offline players to join as offline players.

Bungeecord server should be in online mode.

How to install:​
1. Download.
2. Paste in your plugins folder.
3. Run your bungeecord/ waterfall server.
TIP: Use my bungeecord edit for additional player support.

About:​
Basically on join it checks if the user exists.
If the user does not exist, it will put that individual user to offline mode.
If the user exists, it will cache it so that future joins will be faster. (~0.3s faster)
jonto_theMCgang.png

Features:​
The plugin has /register (optional, configurable) which if used would lead anyone using the same name to require /login to move server and also to use any other command other than /login (any chatting).

It makes a config.yml which allows you to set a few things.
Code (YAML):
Hub : Hub
# Hub is the server where person would be forced to /login in.
# For example, player "helo" has registered, now his name has joined again, the player is put into the Hub server, where they then can /login, and when logged in, will be sent back to the original server they were going to.
# Set to the name of the server, which you can find in /server, /glist, etc.
send-login
: Hub # send to after login
send-reg
: Hub # send to after register
ignore
:
 - "."
  - "§"
# set a list of characters to ignore when in the beginning of a name
# ignore if includes
blacklist
:
 - "§"
whitelist
:
 - "-"
# if username includes x then it automatically puts user to offlinemode
minlength
: 3
# if name less than 3 long then it is offlinemode
prefix
: "-"
# char to put before name
addPrefix
: true
# true = always add the prefix
# false = only add it if it is not already there
loginTries
: 0
# how many times can they try to login before being kicked/banned
loginPunishment
: kick
loginTp
: true
# teleport player back to the server they were going to after /login.
force
: false
# force /register
motd
: web.jonhosting.com
# Text to display before the message to /login and /register onjoin.
forceIP
: false
# should a ip forcefully lead to the server no matter what?
offServMotD
: "§cOffline"
save
: false
# save on file what logins the players got
useFiles
: false
# use files instead of RAM
async
: false
# not out yet
disabled
: false
# disable listeners
disable_commands
: false
# disable commands
servs.json
Code (Text):
{
"ip1": "Hub",
"ip2": "Survival"
}
ip used to join: which server to send to
/salias <ip> <server> = set ^ dynamically
/salias <name> <ip> <port> = add/edit a server dynamically

/jservforce <name> [yes]
Better optimizations coming soon :>


Come join try it out @ mc.jonhosting.com!

[​IMG]
Resource Information
Author:
----------
Total Downloads: 1,606
First Release: Jun 2, 2021
Last Update: Mar 15, 2024
Category: ---------------
All-Time Rating:
5 ratings
Find more info at jonhosting.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings