✨ LoginWaiter ✨ [1.13.1 - 1.21] icon

✨ LoginWaiter ✨ [1.13.1 - 1.21] -----

Only lets players join the server once it fully came up



Documentation

/lwreload: Reloads the plugin


loginwaiter.bypass.time: Allows a player to bypass the join restriction
loginwaiter.command.reload: Allows a player to use the /lwreload command


Code (YAML):
Settings :
  #Prefix of the plugin shown in console and in game
  Prefix
: '&8 [&3LoginWaiter&8 ] &7>>'
  #Time the players need to wait after server fully started up
  WaitTime
: 10
  #Enables/Disables plugin metrics. Keep this set to true to support us :) - Changing this setting requires a server restart!
  #What are metrics? Metrics are statistics that are sent to us, so we have an overview of how many servers are using the plugin. This statistic is shown on the Spigot plugin page!
  MetricsEnabled
: true
  #Enables/Disables the update check
  CheckForUpdates
: true
 


Code (YAML):
Messages :
  #Message a player gets when he tries to join while the WaitTime-Timer is not yet started - (Should normally never happen)
  Disallow
: |-
    &4&lDisconnected!
   
    &cYou cannot join at this time!
    &cPlease wait before reconnecting!
  #Message a player gets when he tries to join while the WaitTime-Timer is still counting
  DisallowSeconds
: |-
    &4&lDisconnected!
   
    &cYou cannot join at this time!
    &cYou have to wait %SECONDS_TO_WAIT% seconds before connecting!
  #Message that is shown in console when the WaitTime-Timer starts counting
  Waiting
: '&awaiting %WAIT_TIME% seconds before allowing players to join...'
  #Message that is shown in console once the WaitTime-Timer reached 0
  AllowedNow
: '&aplayers are now allowed to join the server!'
  #Message that is shown once the handler for disallowing players to join the server is fully initialized
  DisallowedNow
: '&4players are now disallowed to join the server!'
  #Message that is sent when a player executes a command but does not have any permissions
  NoPermission
: '&cyou are not allowed to execute this command!'
 

Code (YAML):
Commands:
  General
:
    #Message sent in case the player uses the wrong syntax for a command
    WrongSyntax
: '&cplease use : &6%SYNTAX%&c!'
  Commands
:
    lwreload
:
      #Message sent in case the reload command is successful
      Successful
: '&aplugin reloaded successfully!'
      #Message sent in case the reload command failed
      Error
: '&4error reloading the plugin. Please check the console!'
 

Code (YAML):
Permissions:
  Command
:
    #Defines the permission that a player needs to execute the reload command of the plugin
    lwreload
: 'loginwaiter.command.reload'
  Bypass
:
    #Defines the permission that a player needs to bypass the wait timer after the server has started
    WaitTime
: 'loginwaiter.bypass.time'
Resource Information
Author:
----------
Total Downloads: 319
First Release: May 29, 2024
Last Update: Jun 6, 2024
Category: ---------------
All-Time Rating:
0 ratings
Find more info at epic-josch.de...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings