✅║UltraAFK║1.8.3/1.14.4║GREAT FOR SURVIVAL, SKYBLOCK & PRISON SERVERS║BungeeCord & Shared║

 ✅║UltraAFK║1.8.3/1.14.4║GREAT FOR SURVIVAL, SKYBLOCK & PRISON SERVERS║BungeeCord & Shared║ 6.7

✅║UltraAFK║1.8.3/1.14.4║GREAT FOR SURVIVAL, SKYBLOCK & PRISON SERVERS║BungeeCord & Shared║
Original Link: https://www.spigotmc.org/resources/...lock-prison-servers║bungeecord-shared║.29839/
--------------------------------------------------------------------------------------------------------------------
UltraAFK © 2019. All rights reserved by Juan «xXJuanSlaterTXx».
--------------------------------------------------------------------------------------------------------------------
Thanks for everyone putting nice reviews for the plugin :D!

JPUuIBN.png

--------------------------------------------------------------------------------------------------------------------
UltraAFK © 2019. All rights reserved by Juan «xXJuanSlaterTXx».
--------------------------------------------------------------------------------------------------------------------


ATTENTION!
PLEASE, REPORT IT ANY BUGS IN THE AREA OF discussion!
WARNING:
If you have problems when buying the plugin, send me a PM with the billing of the plugin, and I will be able to help you.



Hey to everyone!
I've recently upgraded my skript project to Java
Please send me a PM for report bugs or use the
discussion zone, im new programming with java.
and Of course i can do errors in the code.
Thanks.


This plugin is not using Dependencies anymore!

features-png.174468


MultiWorld Support
Holograms System
BungeeCord Support
MultiVersion Support (1.8.3 / 1.13.2) [Compatible with ViaVersion]
AFK Detection Configurable
Full Manage Access in your config.yml
Tab Support
Titles Support
AFK Command
Fully Configurable
Java and Skript version
Java version is avaible in +3.0 versions
Skript version is available from 2.0.1 and below [API Incluided]
NametagEdit Support
AntiAFKPro Support
PlaceholderAPI Support
¡No Dependencies now!
& Much More...
Java 8
Spigot/Paper Spgot/Craftbukkit 1.8.3 - 1.14
+250 MB of RAM
Code:
# Plugin created and made by xXJuanSlaterTXx
# =========================================
# mode: Mode of the plugin // Lobby/AFKZone (BungeeCord) and MultiWorld versions.
# =========================================
# prefix: Prefix for UltraAFK Plugin.
# =========================================
# no-permissionMessage: You can select your message in case if players havent permissions for execute the command.
# =========================================
# MultiWorldOptions: Here you can configurate everything in case if you are using MultiWorld mode.
# teleport-to-lobby-onjoin: Allow your players teleports to the lobby selected!
# Titles: Here you can configure the messages you want to show through when the player is afk, in this case, are not messages, if not, titles!
# Tablist: You can disable/enable this option, Also, You have to select what plugin you want to use, there are avaible the Plugin method and Nametag
# Edit Method, Plugin method works like a simple tablist plugin, only modifying the player's display names  on tab, and using the tablist NametagEdit
# Style you can modify the groups, nicknames, and other things.
# afk-detection option
# save-last-location // Save the last location of the player, and when this one is not anymore afk, the player will get teleported
# to his last location.
# delay: 15 // afk-detection delay (in seconds)
# afk-zone-enabled // This only works if you dont want to put an afk-lobby (in this case like the limbo in the BigNetwork!)
# enable-afkcommand // disables/enable the afk command.
# Hologram-System // Here you can modify all lines, coordinates above the player, and put items in holograms!
# Messages, here you can modify all things using permissions and these things
# ================================ [ NOTE ] ===========================
# If you enable the permission section in the messages zone, Players wont use the commands /afk or /afk <reason>
# anymore without the permission selected.
# =========================================
mode: Lobby
prefix: '&6&lUltra&b&lAFK&c&l>&6&l>'
no-permissionMessage: '&7You Dont Have Permission Do This!'
MultiWorldOptions:
  teleport-to-lobby-onjoin: true
  Titles:
    enabled: true
    title: '&c&lYOU ARE AFK'
    subtitle: '&eMove around to return to the lobby.'
  Tablist:
    enabled: false
    Style: Plugin
    NametagEdit:
      AFK: '&c&l[AFK] <nametag>'
      NoAFK: <nametag>
    Plugin:
      AFK: '&c&l[AFK] &f<playername>'
      NoAFK: '&f<playername>'
  afk-detection:
    save-last-location: false
    afk-zone-enabled: true
    afk-detection-style: SINGULAR
    afk-detection-styles:
      singular:
        afk-detection-delay: 15
      per-permissions:
        default:
          afk-detection-delay: 15
        op-player:
          afk-detection-delay: -1
        '1':
          permission: uafk.detection.vip
          afk-detection-delay: 25
        '2':
          permission: uafk.detection.staff
          afk-detection-delay: -1
  enable-afkcommand: true
  Hologram-System:
    enabled: true
    hololines:
      lines:
     - '&7&l&m=========&7&l[&b&l+&7&l]&7&l&m========='
      - '&c&lThis player is actually AFK!'
      - '&7&l&m=========&7&l[&b&l+&7&l]&7&l&m========='
    coordinates:
      x: 0
      y: 4
      z: 0
    holo-item:
      enabled: true
      ID: BARRIER
      coordinates:
        x: 0
        y: 1
        z: 0
  Messages:
    enabled: false
    AFK: '&f<playername> is now afk!'
    NoAFK: '&f<playername> is not longer afk!'
    require-permission: false
    permission: uafk.message
    Reasons:
      enabled: false
      AFKReason: '&f<playername> is now afk because &b<reason>'
      NoAFKReason: '&f<playername> is not longer afk'
      require-permission: false
      permission: uafk.reason-message
  hide-player: false
  other-settings:
    afk-command-delay:
      enabled: false
      delay-in-seconds: 10
      delay-message: '<prefix>&4 Error: &cYou will have to wait &b<delay>&c seconds!'
    afk-detection:
      conditions:
        enabled: true
        if-player-is-gamemode:
          adventure: true
          creative: true
          survival: true
          spectator: false
        if-player-moves-his-camera:
          detect-as-unafk: true
  locations:
    lobby: world:1:69:-52:-270.45465:-12.378384
BungeeCordOptions:
  Lobby:
    teleport-to-lobby-on-join: true
    afk-detection:
      afk-detection-style: SINGULAR
      afk-detection-styles:
        singular:
          afk-detection-delay: -1
        per-permissions:
          default:
            afk-detection-delay: 15
          op-player:
            afk-detection-delay: -1
          '1':
            permission: uafk.detection.vip
            afk-detection-delay: 25
          '2':
            permission: uafk.detection.staff
            afk-detection-delay: -1
    AFKServers:
   - afk
    enable-afkcommand: true
    Messages:
      enabled: false
      AFK: '&f<playername> is now afk!'
      NoAFK: '&f<playername> is not longer afk!'
      require-permission: false
      permission: uafk.message
      Reasons:
        enabled: false
        AFKReason: '&f<playername> is now afk because &b<reason>'
        NoAFKReason: '&f<playername> is not longer afk'
        require-permission: false
        permission: uafk.reason-message
    other-settings:
      conditions:
        enabled: true
        if-player-is-gamemode:
          adventure: true
          creative: true
          survival: true
          spectator: false
  AFKZone:
    Titles:
      enabled: true
      title: '&cYOU ARE AFK'
      subtitle: '&eMove around to return to the lobby.'
    Tablist:
      enabled: false
      Style: Plugin
      NametagEdit:
        AFK: '&c&l[AFK] <nametag>'
        NoAFK: <nametag>
      Plugin:
        AFK: '&c&l[AFK] &f<playername>'
        NoAFK: '&f<playername>'
    hide-player: true
    LobbyServers:
   - Lobby1
    - Lobby2
    - Lobby3
    other-settings:
      if-player-moves-his-camera:
        detect-as-unafk: true
commands-png.174469
Code:
Command: /uafk
Aliases: /safk
Permission: ultraafk.admin
/uafk setlobby
/uafk setafkzone
/uafk info
/uafk teleport

/afk (this doesnt have permission.)
pictures-png.174470

PlaceholderAPI Support:

2019-07-27_13-22-42-png.443334


2019-07-28_00-53-40-png.443466


6eOkXCR.png



m11NJce.png

NametagEdit Support
DYc96YT.png

rweYFp0.png

2019-04-04_21-34-32-png.415460

2016-08-24_09-48-28-png.173204

2018-02-01_17-42-03-png.315747



features-png.174468

MultiWorld Support!
MultiVersion Support (1.7/8)
TAB Support
Titles
Super Customizable!
Permissions!
AFK Detection!
AFK Command!
Confirm Module (For Security)
System of Invisibility
BungeeCord Support!
API FOR SKRIPT DEVELOPERS <3
& Much More!
commands-png.174469

COMMANDS
ALIASES: afk - safk
/afk setspawn <AfkZone/Lobby>
/afk deletespawn <AfkZone/Lobby>
/afk teleport <AfkZone/Lobby>
/afk confirm
PERMS:
SPAWN: superafk.setspawn
DELETESPAWN: superafk.deletespawn
TELEPORT: superafk.teleport
CONFIRM: superafk.admin
AFK COMMAND & DETECTION: superafk.user
pictures-png.174470

2016-08-24_09-48-28-png.173204
2016-08-24_09-48-02-png.173205

2016-08-24_09-47-27-png.173206

2018-02-01_17-42-03-png.315747


CONFIG.YML
Multiworld:
https://pastebin.com/raw/ZF7PjAec



BungeeCord:
UltraAFK (Lobby Mode)
https://pastebin.com/raw/ShZ6U2ya

UltraAFK (AfkZone Mode)
https://pastebin.com/raw/SHbepFbB



FOR MULTIWORLD:

Steps to use the method Multiworld with ultraafk:
Step 1:
Download Skript (For Servers 1.7 or 1.8): https://www.dropbox.com/s/ltyitua0xp8xnt4/skript2.2.jar?dl=1

ALERT:
links official position, the original author abandoned the project are not used, I justupload these three links for you to choose the version you want to use for your server.


Download SkQuery:
https://www.spigotmc.org/resources/unofficial-skquery-fork-1-6-1-12.36631/

Download Umbaska:
https://www.spigotmc.org/resources/addon-umbaska.7352/

Download Skrayfall:
https://dev.bukkit.org/projects/skrayfall

Download WildSkript:
https://dev.bukkit.org/projects/wildskript

New:
->
If you are using the version of minecraft 1.8.8 on your server, in the dependencies folder I left a file called "aliases-english", when you will have your server, do not put this file in your plugins folder, if not, in your folder of Skript, and you delete the "aliases-english" of your folder and you put the new one.


Once downloaded any of these versions, you must also place the units that are in the WINRAR file.

Then start the server

Once started, put the UltraAFK Multiworld in its plugnis folder and reload the server.

Then give another reboot to make sure the plugin to work properly.

Once restarted between the server and set points, in this case, to place the points, use / safk setspawn <setlobby / setafkzone>

Then, once this is done, must try if esque spawns are correctly placed, in this case, exit and re-enter the server and set the / afk, or wait a few seconds for the plugin detects that you have put in AFK mode.

Once checked everything, the plugin is now ready for operation. THANK YOU!

You can also remove items using / safk removespawn deletespawn or, in this case, you must use the command / safk confirm to confirm that you want to delete, thanks.

FOR BUNGEECORD:

Steps to use the method BungeeCord With ultraafk:
Step 1:
Download Skript (For Servers 1.7 or 1.8): https://github.com/bensku/Skript/releases/download/dev32d/Skript.jar

ALERT:
links official position, the original author abandoned the project are not used, I justupload these three links for you to choose the version you want to use for your server.

Download SkQuery:
https://www.spigotmc.org/resources/unofficial-skquery-fork-1-6-1-12.36631/

Download Umbaska:
https://www.spigotmc.org/resources/addon-umbaska.7352/

Download Skrayfall:
https://dev.bukkit.org/projects/skrayfall

Download WildSkript:
https://dev.bukkit.org/projects/wildskript

New:
->
If you are using the version of minecraft 1.8.8 on your server, in the dependencies folder I left a file called "aliases-english", when you will have your server, do not put this file in your plugins folder, if not, in your folder of Skript, and you delete the "aliases-english" of your folder and you put the new one.

Once downloaded any of these dependencies, you must place two units in this case in the lobby folder (or any other server you want to detect some method AFK) and another for ONLY SERVER YOU USED TO when users are AFK .

once you placed the unit, use dependencies also found in the downloaded file WINRAR ... in this case, place the 4 outbuildings on both servers ...

Then place the ULTRAAFK (LOBBY) on the server that you want to use the method afk, in this case, you have auto detection AFK and AFK command.

and then place the ULTRAAFK (AFK) on the server that you want to have the AFK mode.

Then restart both servers

configs.yml then configure both servers in this case ULTRAAFK folder.

Then enter the lobby server (or you want to cuandoo players come and if they are AFK, they are detected) and put the command / safk setlobby, then go to the server afk and place the command / safk setafkzone, then go the lobby and restart the server, then enter the sevidor and check that everything works, in this case, you should use the / afk or stay without doing anything for the plugin detects that you are AFK and bring the server afk, once you are in the AFK server, the plugin means that the plugin is working correctly, in this case, THANKS fOR BUY!

API FOR SKRIPT DEVELOPERS:
Code (Text):

# API FOR SKRIPT DEVELOPERS !
# First of all, if you want to make a new plugin, and want to link it with this, you should put the following obviously the UltraAFK would be converted into an official agency for your skript

on load:
if file "plugins/Skript/scripts/UltraAFK.sk" doesn't exists:
send "&4Error: &cDependencie no exist!" to console
stop server
else:
load script from "plugins/Skript/scripts/UltraAFK.sk"
send "&9&lUltraAFK&c&l>&6&l>&7 Dependencie ready!" too console

# if you've already made a plugin or just want the UltraAFK is a normal dependency, but not important, use the following code:

on load:
if file "plugins/Skript/scripts/UltraAFK.sk" doesn't exists:
send "&4Error: &cDependencie &9&l"&6UltraAFK&9&l" no exist!" to console
else:
load script from "plugins/Skript/scripts/UltraAFK.sk"
send "&9&lUltraAFK&c&l>&6&l>&7 Dependencie hooked" to console

# Well, now, as this is a skript api, you must do the following, in this case, it will be divided into variables to make multifunctions with UltraAFK or events are created when something has already happened.
# Variable when once the player is afk: (in this case it teleports to afk lobby.)

{afkzone}

# variable when once the player is already active and be teleported to the lobby:

{afklobby}

# variable that identifies if the player is afk, if in "True" the player, is that it is identified that is afk, or if this variable is eliminated, means it is not afk.

{afk.%player%}

# and this is all so far, thanks for using the api! THANK YOU FOR PURCHASING THE ULTRAAFK!


TO DO:
Add more configurable messages.
Fix bungeecord bugs.
Fix multiworld bugs.
Try add PlaceHoldersApi Support
TERMS AND CONDITIONS! (NOTE) (Skript version)

Please note that by buying this plugin you agree to the following!
1 - You are not allowed to -Redacted- this plugin
2 - You may modify the code, but not crediting your self
3 - Only use it for your server/network!
4 - No stupid reviews, such as (Its missing features! or the dev isn't adding features i request) Because the features are in the main page! and you knew them before purchasing, so no complaining!
5 - No refunds!
6 - Im not obligated to do updates at a specific time, BUT that doesn't mean i wont do updates, just to clear some things up

TERMS AND CONDITIONS! (NOTE) (Java Version)

Please note that by buying this plugin you agree to the following!
1 - You are not allowed to -Redacted- this plugin
2 - Only use it for your server/network!
3 - No stupid reviews, such as (Its missing features! or the dev isn't adding features i request) Because the features are in the main page! and you knew them before purchasing, so no complaining!
4 - No refunds!
5 - Im not obligated to do updates at a specific time, BUT that doesn't mean i wont do updates, just to clear some things up



--------------------------------------------------------------------------------------------------------------------
UltraAFK © 2019. All rights reserved by Juan «xXJuanSlaterTXx».
--------------------------------------------------------------------------------------------------------------------

Similar resources

(40% OFF) SURVIVAL SETUP ✸ 30+ Custom Menus ✸ Custom Quests ✸ Custom Terrain ✸ Rankup Unreality
Revamping the game of survival. Featuring loads of custom features and addons.
3.75 star(s) 4 ratings
Downloads
408
Updated
1.15.2 - [☀️] SURVIVAL OASIS ▸ NATURAL DISASTERS, TEMPERATURE & HYDRATATION, AND MORE◂ K
2.40 star(s) 5 ratings
Downloads
338
Updated
1.9.4 / 1.8.8 PvP Survival! (HQ Build) (Custom Plugin) (Unique Plugin) BlackSpigot.com
This server has everything needed to start your server, a complete spawn, multiple donation ranks.
1.00 star(s) 1 ratings
Downloads
186
Updated
BlackSpigot General Chat
Rules Help Users
    H @ HelpAccount: The problem is that I don't remember my password and the email to recover it doesn't work...
    Top