Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Pomocy PermissionsEx podwojny prefix


ogarszion

Rekomendowane odpowiedzi

Opublikowano

Pomocy wczesniej bylo normalnie nie bawiłem sie essentialsem (przed wystąpieniem błędu)

Surfix działa i usuwa []przed nickiem bo tak mam  jak nie mam TimoChatLite 

Wersja 1.16

Na dole config essentialsa a puzniej permissionex

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsX Chat                   | #
# +------------------------------------------------------+ #
############################################################

# You need to install EssentialsX Chat for this section to work.
# See https://essentialsx.net/wiki/Module-Breakdown.html for more information.

chat:

  # If EssentialsX Chat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing their message with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing their message with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section.
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat.
  # Or you can give a group specific chat format, to give some extra variation.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
  # Note: Using the {PREFIX} and {SUFFIX} placeholders along with {DISPLAYNAME} may cause double prefixes/suffixes to be shown in chat unless add-prefix-suffix is uncommented and set to false.

  format: '{DISPLAYNAME} {MESSAGE}'
  #format: '&7{GROUP}&r {DISPLAYNAME} {SUFFIX} &7:&r {MESSAGE}'
  #format: '&7{PREFIX}&r {DISPLAYNAME}&r &7{SUFFIX}&r: {MESSAGE}'

  group-formats:
  #  default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.
  # Note: Group names are case-sensitive so you must match them up with your permission plugin.
  
  # You can use permissions to control whether players can use formatting codes in their chat messages.
  # See https://essentialsx.net/wiki/Color-Permissions.html for more information.

 

 

PERMISSIONSEX

groups:
  Gracz:
    permissions:
    - modifyworld.*
    - essentials.msg
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.afk
    - essentials.auto.afk
    - iconomy.money
    - essentials.helpop
    - EconomyShopGUI.shop
    - EconomyShopGUI.shop.all
    - EconomyShopGUI.bal
    - EconomyShopGUI.balothers
    - EconomyShopGUI.pay
    - EconomyShopGUI.sellall
    - playerkits.kit.Gracz
    - furniture.player
    - furniture.place.*
    - furniture.use.*
    - furniture.manage
    - furniture.chair
    - furniture.player.*
    - survivalinvisiframes.place
    - survivalinvisiframes.craft
    - essentials.kit
    - modifyworld.blocks.place.*
    - modifyworld.blocks.destroy.*
    - essentials.kits.tools
    - treasure.access.unlimited
    - essentials.warp
    - treasurechest.access
    - treasurechest.access.unlimited
    - essentials.spawn
    - essentials.warp.list
    - essentials.help
    - essentials.sethome
    - essentials.home
    - treasurechest.access.treasure
    options:
      prefix: '&l&8[&7Gracz&8]&7'
      suffix: '&7'
      default: true
  VIP:
    permissions:
    - modifyworld.*
    - essentials.msg
    - essentials.tpaccept
    - essentials.tpdeny
    - treasurechest.access.treasure
    - treasurechest.access
    - treasurechest.access.unlimited
    - modifyworld.blocks.place.*
    - modifyworld.blocks.destroy.*
    - essentials.afk
    - treasure.access.unlimited
    - essentials.auto.afk
    - iconomy.money
    - essentials.helpop
    - essentials.kit
    - essentials.kits.tools
    - essentials.hat
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.spawn
    - essentials.warp.list
    - essentials.help
    - EconomyShopGUI.shop
    - EconomyShopGUI.shop.all
    - EconomyShopGUI.bal
    - EconomyShopGUI.balothers
    - EconomyShopGUI.pay
    - EconomyShopGUI.sellall
    - t.access
    - t.access.treasure
    - t.access.unlimited
    - treasurechest.access.treasure
    - essentials.sethome
    - essentials.home
    options:
      prefix: '&8[&9ViP&8]&7'
      default: false
  KidMod:
    permissions:
    - modifyworld.*
    - essentials.msg
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.afk
    - essentials.auto.afk
    - iconomy.money
    - EconomyShopGUI.shop
    - EconomyShopGUI.shop.all
    - EconomyShopGUI.bal
    - EconomyShopGUI.balothers
    - EconomyShopGUI.pay
    - EconomyShopGUI.sellall
    - essentials.helpop
    - essentials.kit
    - essentials.kits.tools
    - essentials.kick
    - essentials.list
    - essentials.motd
    - essentials.whois
    - treasurechest.access.treasure
    - essentials.gamemode
    - essentials.gm
    - essentials.warp
    - essentials.setwarp
    - essentials.delwarp
    - essentials.spawn
    options:
      prefix: '&8[&aKidMod&8]&7'
      default: false
  Moderator:
    permissions:
    - modifyworld.*
    - essentials.msg
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.afk
    - essentials.auto.afk
    - EconomyShopGUI.shop
    - EconomyShopGUI.shop.all
    - EconomyShopGUI.bal
    - EconomyShopGUI.balothers
    - EconomyShopGUI.pay
    - EconomyShopGUI.sellall
    - treasurechest.access.treasure
    - iconomy.money
    - essentials.helpop
    - essentials.kit
    - essentials.kits.tools
    - treasurechest.access
    - treasurechest.access.unlimited
    - essentials.kick
    - essentials.list
    - essentials.motd
    - essentials.whois
    - essentials.gamemode
    - essentials.gm
    - essentials.more
    - essentials.ban
    - essentials.banip
    - essentials.unban
    - essentials.pardon
    - essentials.unbanip
    - essentials.pardonip
    - essentials.tempban
    - essentials.warp
    - essentials.setwarp
    - essentials.delwarp
    - essentials.spawn
    options:
      prefix: '&8[&5Moderator&8]&7'
      default: false
  Technik:
    permissions:
    - '*'
    options:
      prefix: '&r&l&8[&cTech&4N&cik&kx&r&8]&7'
      suffix: '&4'
      default: false
  Admin:
    permissions:
    - '*'
    options:
      prefix: '&8[&cAdm&2in&8]&7'
      suffix: '&4'
      default: false
  Wlasciciel:
    permissions:
    - '*'
    options:
      prefix: '&8[&cWlasc&1iciel&8]&7'
      default: false
users:
  <nick>:
    group:
    - Wlasciciel
  2181ae47-289a-378f-940d-79c3e56a2069:
    group:
    - Technik
    options:
      name: ogarszionYT
  c50c51ed-9149-3909-9d73-40b597958d17:
    group:
    - Wlasciciel
    options:
      name: Nieograniczony
  ee975500-28a5-3850-ad25-f29bf9644fe2:
    group:
    - VIP
    options:
      name: masterblock285
schema-version: 1
 

Jak cos timochatlite nie ma configu ani folderu....

surfix działa tylko z timo a jak nie ma timo to nie ma podwojnego perfixu ale nie dziala surfix i przed nickiem jest []

Opublikowano

Usuń ten niewspierany i zbugowany plugin, a zastąp go pluginem LuckPerms. Na spokojnie możesz zrobić migrację, z pexa to lp.

 

Co do podwójnego prefixu, to sprawdź config Essentials.

Opublikowano
Przed chwilą, AlexsanderARG napisał:

Usuń ten niewspierany i zbugowany plugin, a zastąp go pluginem LuckPerms. Na spokojnie możesz zrobić migrację, z pexa to lp.

 

Co do podwójnego prefixu, to sprawdź config Essentials.

Lucky  Raczej nie ogarne go ale i tak chciałem zainstalować ale mi server sie wysypuje jak włączam (sam wyłącza) a jak zainstaluje już w grze i wpisze /rl to też wyłącza sie 😕

Najważniejsze by chociaż [] nie było przed prefixem 😕

 

Opublikowano

Jeżeli używasz reload, to nie dziw się, że coś jest nie tak. 

 

To jest najgorsze, co możesz zrobić serwerowi. Nie dość, że pluginy ładują się w zły sposób i w złej kolejności, to jeszcze ta komenda zapycha RAM, przez co powiększasz lagi na serwerze.

Opublikowano

a okej nie widziałem dzięki za rade . ale i tak robiłem na wyłączonym serverze ( najpierw usunalem luckyperms i zainstalowałem na wylaczonym)

aut.PNG

Opublikowano

Zainstaluj LuckPerms, jeżeli będą występować jakieś błędy z jego działaniem, to daj logi. Nigdy, ale to nigdy nie używaj komendy reload, za każdym razem używasz restartu w panelu. Natomiast, jeżeli edytujesz config jakiegoś pluginu, to wtedy użyj reload pluginu. Najczęściej jest to

 

/nazwaPluginu reload

 

Dla przykładu

 

/authme reload
/essentials reload
/papi reload

 

Nie usuwaj PEXa, dopóki nie zrobisz migracji - w przeciwnym wypadku, będziesz musiał robić rangi od nowa. Informacje na temat, jak zrobić migrację, oraz na czym ona polega znajdziesz tutaj https://www.luckperms.net/wiki/Migration

Opublikowano
Przed chwilą, AlexsanderARG napisał:

Zainstaluj LuckPerms, jeżeli będą występować jakieś błędy z jego działaniem, to daj logi. Nigdy, ale to nigdy nie używaj komendy reload, za każdym razem używasz restartu w panelu. Natomiast, jeżeli edytujesz config jakiegoś pluginu, to wtedy użyj reload pluginu. Najczęściej jest to

 


/nazwaPluginu reload

 

Dla przykładu

 


/authme reload
/essentials reload
/papi reload

 

Nie usuwaj PEXa, dopóki nie zrobisz migracji - w przeciwnym wypadku, będziesz musiał robić rangi od nowa. Informacje na temat, jak zrobić migrację, oraz na czym ona polega znajdziesz tutaj https://www.luckperms.net/wiki/Migration

Okej dzięki. Już wysyłam logi tylko usune tera permissionsEX

Opublikowano
18 godzin temu, AlexsanderARG napisał:

Jeżeli go usuniesz, to nie zrobisz migracji - będziesz musiał robić rangi od nowa.

Zapis zrobiłem 🙂 Wysyłam ci logi . Myślałem że pójdzie bo nagle nie wyłączył sie po 20 sek ale jednak nie.

 


 

Spoiler

 

[17:20:40] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[17:20:41] [main/INFO]: Reloading ResourceManager: Default, bukkit
[17:20:42] [Worker-Main-2/INFO]: Loaded 7 recipes
[17:20:46] [Server thread/INFO]: Starting minecraft server version 1.16.5
[17:20:46] [Server thread/INFO]: Loading properties
[17:20:46] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-018b9a0-b5eb2f5 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[17:20:46] [Server thread/INFO]: Debug logging is disabled
[17:20:46] [Server thread/INFO]: Server Ping Player Sample Count: 12
[17:20:46] [Server thread/INFO]: Using 4 threads for Netty based IO
[17:20:46] [Server thread/INFO]: Default game type: SURVIVAL
[17:20:46] [Server thread/INFO]: Generating keypair
[17:20:47] [Server thread/INFO]: Starting Minecraft server on 51.83.155.243:25565
[17:20:48] [Server thread/INFO]: Using epoll channel type
[17:20:49] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[17:20:56] [Server thread/WARN]: Legacy plugin PlayerHeads v1.4 does not specify an api-version.
[17:20:56] [Server thread/WARN]: Legacy plugin BlockedCmds v1.9.1 does not specify an api-version.
[17:20:56] [Server thread/WARN]: Legacy plugin CustomDeathMessagesLVLUP v0.0.1 does not specify an api-version.
[17:20:56] [Server thread/WARN]: Legacy plugin AnimatedFrames v4.12.1-SNAPSHOT does not specify an api-version.
[17:20:56] [Server thread/WARN]: Legacy plugin UnknownMessage v1.0 does not specify an api-version.
[17:20:57] [Server thread/WARN]: Legacy plugin ProtectionLib v0.9.9 does not specify an api-version.
[17:20:58] [Server thread/WARN]: Legacy plugin DiceGraveStoneOfDeath v1.5b does not specify an api-version.
[17:20:58] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v1.4
[17:20:58] [Server thread/INFO]: [BlockedCmds] Loading BlockedCmds v1.9.1
[17:20:58] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.2.76
[17:21:05] [Server thread/INFO]: [SurvivalInvisiframes] Loading SurvivalInvisiframes v2.0.0
[17:21:05] [Server thread/INFO]: [CustomDeathMessagesLVLUP] Loading CustomDeathMessagesLVLUP v0.0.1
[17:21:05] [Server thread/INFO]: Loading 'config.yml'!
[17:21:05] [Server thread/WARN]: An error occured while loading 'config.yml'!
java.lang.IllegalArgumentException: Can not set static java.lang.String field pl.mcdev.cdm.managers.Config.FIRE to org.bukkit.configuration.MemorySection
    at jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167) ~[?:?]
    at jdk.internal.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171) ~[?:?]
    at jdk.internal.reflect.UnsafeStaticObjectFieldAccessorImpl.set(UnsafeStaticObjectFieldAccessorImpl.java:79) ~[?:?]
    at java.lang.reflect.Field.set(Field.java:780) ~[?:?]
    at pl.mcdev.cdm.managers.ConfigManager.loadConfiguration(ConfigManager.java:81) ~[?:?]
    at pl.mcdev.cdm.managers.ConfigManager.reloadConfiguration(ConfigManager.java:109) ~[?:?]
    at pl.mcdev.cdm.managers.ConfigManager.<init>(ConfigManager.java:31) ~[?:?]
    at pl.mcdev.cdm.managers.Config.<init>(Config.java:35) ~[?:?]
    at pl.mcdev.cdm.Main.onLoad(Main.java:17) ~[?:?]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:388) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:185) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at java.lang.Thread.run(Thread.java:830) [?:?]
[17:21:05] [Server thread/INFO]: Saving 'config.yml'!
[17:21:05] [Server thread/INFO]: [AnimatedFrames] Loading AnimatedFrames v4.12.1-SNAPSHOT
[17:21:05] [Server thread/INFO]: [AntiRelog] Loading AntiRelog v4.2.0
[17:21:05] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.8.8
[17:21:05] [Server thread/INFO]: [UberEnchant] Loading UberEnchant v8.9.2
[17:21:05] [Server thread/INFO]: [Emotes] Loading Emotes v1.0.3 - build 27
[17:21:05] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[17:21:05] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.6.9
[17:21:05] [Server thread/INFO]: [UnknownMessage] Loading UnknownMessage v1.0
[17:21:05] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.2+fc3c499
[17:21:06] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@746a1c00]
[17:21:06] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0-dev+60-74131f8
[17:21:06] [Server thread/INFO]: [RealScoreboard] Loading RealScoreboard v22-1-2021 Build 1
[17:21:06] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.2.2-b812
[17:21:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
[17:21:06] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.5
[17:21:06] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.1.12
[17:21:06] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP v2.19.0-dev+60-74131f8
[17:21:06] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.12.0
[17:21:06] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (410 ms)
[17:21:06] [Server thread/INFO]: [Shopkeepers] Loading config.
[17:21:08] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[17:21:08] [Server thread/INFO]: [Shopkeepers] Registering defaults.
[17:21:08] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.19.0-dev+60-74131f8
[17:21:08] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.19.0-dev+60-74131f8
[17:21:08] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.19.0-dev+60-74131f8
[17:21:08] [Server thread/INFO]: [TAB] Loading TAB v2.8.10
[17:21:08] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.2.1-b834
[17:21:08] [Server thread/INFO]: [SmoothTimber] Loading SmoothTimber v1.14.2
[17:21:08] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.19.0-dev+60-74131f8
[17:21:08] [Server thread/INFO]: [RedProtect] Loading RedProtect v7.7.2
[17:21:08] [Server thread/INFO]: [HeadsPlus] Loading HeadsPlus v6.11.2
[17:21:08] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.9
[17:21:08] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.3
[17:21:08] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.5-SNAPSHOT
[17:21:08] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v13.8
[17:21:08] [Server thread/INFO]: [JoinMessagePlus] Loading JoinMessagePlus v3.3
[17:21:08] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-b2323
[17:21:08] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.6
[17:21:08] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0-SNAPSHOT-b493
[17:21:11] [Server thread/INFO]: [Images] Loading Images v2.1.7
[17:21:11] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v2.3.9
[17:21:11] [Server thread/INFO]: [Orebfuscator] Loading Orebfuscator v5.1.3
[17:21:11] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v3.4.6
[17:21:11] [Server thread/INFO]: [DiceGraveStoneOfDeath] Loading DiceGraveStoneOfDeath v1.5b
[17:21:11] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.2.76
[17:21:11] [Server thread/INFO]: [0;36;1m       [0;36;22m __    [m
[17:21:11] [Server thread/INFO]: [0;36;1m  |    [0;36;22m|__)   [0;32;22mLuckPerms[m [0;36;1mv5.2.76[m
[17:21:11] [Server thread/INFO]: [0;36;1m  |___ [0;36;22m|      [0;30;1mRunning on Bukkit - CraftBukkit[m
[17:21:11] [Server thread/INFO]: [m
[17:21:11] [Server thread/INFO]: [LuckPerms] Loading configuration...
[17:21:12] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[17:21:13] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[17:21:13] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[17:21:13] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2514ms)
[17:21:13] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[17:21:13] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.0-dev+60-74131f8 which is not a depend, softdepend or loadbefore of this plugin.
[17:21:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[17:21:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:21:13] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[17:21:13] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[17:21:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.2+fc3c499
[17:21:13] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[17:21:14] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
[17:21:16] [Server thread/WARN]: [WorldEdit] ====================================================
[17:21:16] [Server thread/WARN]: [WorldEdit]  WorldEdit works better if you use Paper 
[17:21:16] [Server thread/WARN]: [WorldEdit]  as your server software. 
[17:21:16] [Server thread/WARN]: [WorldEdit]   
[17:21:16] [Server thread/WARN]: [WorldEdit]  Paper offers significant performance improvements,
[17:21:16] [Server thread/WARN]: [WorldEdit]  bug fixes, security enhancements and optional
[17:21:16] [Server thread/WARN]: [WorldEdit]  features for server owners to enhance their server.
[17:21:16] [Server thread/WARN]: [WorldEdit]   
[17:21:16] [Server thread/WARN]: [WorldEdit]  Paper includes Timings v2, which is significantly
[17:21:16] [Server thread/WARN]: [WorldEdit]  better at diagnosing lag problems over v1.
[17:21:16] [Server thread/WARN]: [WorldEdit]   
[17:21:16] [Server thread/WARN]: [WorldEdit]  All of your plugins should still work, and the
[17:21:16] [Server thread/WARN]: [WorldEdit]  Paper community will gladly help you fix any issues.
[17:21:16] [Server thread/WARN]: [WorldEdit]   
[17:21:16] [Server thread/WARN]: [WorldEdit]  Join the Paper Community @ https://papermc.io
[17:21:16] [Server thread/WARN]: [WorldEdit] ====================================================
[17:21:16] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0-SNAPSHOT-b493
[17:21:16] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[17:21:16] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:21:16] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:21:16] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:21:16] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:21:16] [Server thread/INFO]: Preparing level "world"
[17:21:16] [Server thread/INFO]: -------- World Settings For [world] --------
[17:21:17] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:21:17] [Server thread/INFO]: Max TNT Explosions: 100
[17:21:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:21:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:21:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:21:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[17:21:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:21:17] [Server thread/INFO]: Mob Spawn Range: 6
[17:21:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:21:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:21:17] [Server thread/INFO]: Item Despawn Rate: 6000
[17:21:17] [Server thread/INFO]: Item Merge Radius: 2.5
[17:21:17] [Server thread/INFO]: View Distance: 10
[17:21:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:21:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:21:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:21:17] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[17:21:18] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[17:21:18] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:21:18] [Server thread/INFO]: Max TNT Explosions: 100
[17:21:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:21:18] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:21:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[17:21:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:21:18] [Server thread/INFO]: Mob Spawn Range: 6
[17:21:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:21:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:21:18] [Server thread/INFO]: Item Despawn Rate: 6000
[17:21:18] [Server thread/INFO]: Item Merge Radius: 2.5
[17:21:18] [Server thread/INFO]: View Distance: 10
[17:21:18] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:21:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:21:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:21:18] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[17:21:18] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[17:21:18] [Server thread/INFO]: Max TNT Explosions: 100
[17:21:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[17:21:18] [Server thread/INFO]: Experience Merge Radius: 3.0
[17:21:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Cane Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Melon Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Carrot Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Potato Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Vine Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Kelp Growth Modifier: 100%
[17:21:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[17:21:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[17:21:18] [Server thread/INFO]: Mob Spawn Range: 6
[17:21:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[17:21:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[17:21:18] [Server thread/INFO]: Item Despawn Rate: 6000
[17:21:18] [Server thread/INFO]: Item Merge Radius: 2.5
[17:21:18] [Server thread/INFO]: View Distance: 10
[17:21:18] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[17:21:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[17:21:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[17:21:18] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[17:21:21] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:21] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:21] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:21] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:21] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:21] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:21] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[17:21:22] [Server thread/INFO]: Preparing spawn area: 35%
[17:21:22] [Server thread/INFO]: Preparing spawn area: 35%
[17:21:22] [Server thread/INFO]: Preparing spawn area: 74%
[17:21:23] [Server thread/INFO]: Time elapsed: 5370 ms
[17:21:23] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[17:21:25] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:25] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:25] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:25] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:25] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:26] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:26] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:27] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:27] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:28] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:28] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:29] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:29] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:30] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:30] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:31] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:31] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 87%
[17:21:32] [Worker-Main-2/INFO]: Preparing spawn area: 89%
[17:21:33] [Worker-Main-2/INFO]: Preparing spawn area: 89%
[17:21:33] [Worker-Main-2/INFO]: Preparing spawn area: 90%
[17:21:34] [Worker-Main-2/INFO]: Preparing spawn area: 93%
[17:21:34] [Worker-Main-2/INFO]: Preparing spawn area: 95%
[17:21:35] [Worker-Main-2/INFO]: Preparing spawn area: 96%
[17:21:35] [Worker-Main-2/INFO]: Preparing spawn area: 98%
[17:21:36] [Worker-Main-2/INFO]: Preparing spawn area: 99%
[17:21:36] [Server thread/INFO]: Time elapsed: 12550 ms
[17:21:36] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[17:21:37] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:37] [Server thread/INFO]: Preparing spawn area: 0%
[17:21:37] [Worker-Main-2/INFO]: Preparing spawn area: 83%
[17:21:37] [Worker-Main-2/INFO]: Preparing spawn area: 83%
[17:21:38] [Worker-Main-2/INFO]: Preparing spawn area: 83%
[17:21:38] [Worker-Main-2/INFO]: Preparing spawn area: 83%
[17:21:39] [Worker-Main-2/INFO]: Preparing spawn area: 91%
[17:21:39] [Server thread/INFO]: Time elapsed: 3397 ms
[17:21:39] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v1.4
[17:21:39] [Server thread/INFO]: [PlayerHeads] has been enabled
[17:21:39] [Server thread/INFO]: [BlockedCmds] Enabling BlockedCmds v1.9.1
[17:21:39] [Server thread/INFO]: [SurvivalInvisiframes] Enabling SurvivalInvisiframes v2.0.0
[17:21:39] [Server thread/INFO]: [CustomDeathMessagesLVLUP] Enabling CustomDeathMessagesLVLUP v0.0.1
[17:21:39] [Server thread/INFO]: [AnimatedFrames] Enabling AnimatedFrames v4.12.1-SNAPSHOT
[17:21:39] [Server thread/WARN]: [AnimatedFrames] **************************************************
[17:21:39] [Server thread/WARN]: [AnimatedFrames]   
[17:21:39] [Server thread/WARN]: [AnimatedFrames]          This plugin depends on MapManager        
[17:21:39] [Server thread/WARN]: [AnimatedFrames]             https://r.spiget.org/19198            
[17:21:39] [Server thread/WARN]: [AnimatedFrames]   
[17:21:39] [Server thread/WARN]: [AnimatedFrames] **************************************************
[17:21:39] [Server thread/INFO]: [AnimatedFrames] Disabling AnimatedFrames v4.12.1-SNAPSHOT
[17:21:39] [Server thread/INFO]: [AntiRelog] Enabling AntiRelog v4.2.0
[17:21:39] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.8.8
[17:21:40] [Server thread/INFO]: [SkinsRestorer] Failed PaperSkinRefresher
[17:21:40] [Server thread/INFO]: [SkinsRestorer] Using SpigotSkinRefresher
[17:21:40] [Server thread/INFO]: [0;33;1m[[0;32;22mSkinsRestorer[0;33;1m] [0;32;1mDetected Minecraft [0;33;1mv1_16_R3[0;32;1m, using [0;33;1mUniversalSkinFactory[0;32;1m.[m
[17:21:46] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v8.9.2
[17:21:46] [Server thread/WARN]: [UberEnchant] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend, softdepend or loadbefore of this plugin.
[17:21:46] [Server thread/INFO]: [Emotes] Enabling Emotes v1.0.3 - build 27
[17:21:46] [Server thread/INFO]: [Emotes] Found Config.yml
[17:21:46] [Server thread/INFO]: [Emotes] Found Emotes.yml
[17:21:46] [Server thread/INFO]: [Emotes] Metrics disabled!
[17:21:46] [Server thread/INFO]: [Emotes] Default emotes are enabled!
[17:21:46] [Server thread/INFO]: [Emotes] Emotes v1.0.3 - build 27 has been enabled!
[17:21:46] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.6.9
[17:21:46] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
[17:21:46] [Server thread/INFO]: | Vault  : Ok. Hooked on Vault 1.7.3-b131
[17:21:46] [Server thread/INFO]: | Command file(s) found : 1
[17:21:46] [Server thread/INFO]: | Config : Ready.
[17:21:46] [Server thread/INFO]: | ProtocolLib found, features enabled (SignMenu)
[17:21:46] [Server thread/INFO]: | PlaceholderAPI: Not Found
[17:21:46] [Server thread/INFO]: | Custom commands loaded : 44
[17:21:46] [Server thread/INFO]: | Version: 5.6.9
[17:21:46] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
[17:21:52] [Server thread/INFO]: | You are running the latest version of MyCommand.
[17:21:52] [Server thread/WARN]: [MyCommand] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.6.0-SNAPSHOT-b493 which is not a depend, softdepend or loadbefore of this plugin.
[17:21:52] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*   Done!   *-=-=-=-=-=-=-=-=-=-=-*
[17:21:52] [Server thread/INFO]: [UnknownMessage] Enabling UnknownMessage v1.0
[17:21:52] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.0-dev+60-74131f8
[17:21:52] [Server thread/INFO]: [Essentials] You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
[17:21:52] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
[17:21:52] [Server thread/INFO]: No kits found to migrate.
[17:21:52] [Server thread/INFO]: Loaded 25599 items from items.json.
[17:21:52] [Server thread/INFO]: Using locale en_US
[17:21:53] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[17:21:53] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[17:21:53] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
[17:21:53] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[17:21:53] [Server thread/INFO]: [RealScoreboard] Enabling RealScoreboard v22-1-2021 Build 1
[17:21:53] [Server thread/INFO]: ------------------- RealScoreboard -------------------
[17:21:53] [Server thread/INFO]: Checking the server version.
[17:21:53] [Server thread/WARN]: PlaceholderAPI is not installed on the server.
[17:21:53] [Server thread/INFO]: Your config version is: 3
[17:21:53] [Server thread/INFO]: Your config file is updated to the latest version.
[17:21:53] [Server thread/INFO]: Finished loading RealScoreboard.
[17:21:53] [Server thread/INFO]: Server version: v1_16_R3
[17:21:53] [Server thread/INFO]: Plugin Version: 22-1-2021 Build 1
[17:21:53] [Server thread/INFO]: ------------------- RealScoreboard -------------------
[17:21:53] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.2.2-b812
[17:21:53] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.2.2-b812" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[17:21:53] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[17:21:53] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[17:21:53] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
[17:21:54] [Server thread/INFO]: [Multiverse-Core] Version 4.2.2-b812 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[17:21:54] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.4+f7ff984
[17:21:54] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[17:21:54] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[17:21:54] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[17:21:54] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[17:21:54] [Server thread/INFO]: [WorldGuard] Loading region data...
[17:21:55] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.5
[17:21:55] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v2.1.12
[17:21:55] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
[17:21:55] [Server thread/WARN]: [AuctionHouse] [1;33mA backup of the database has been saved with .backup extension.[0m
[17:21:55] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_16_R3
[17:21:55] [Server thread/INFO]: [AuctionHouse] Using en_us locale
[17:21:55] [Server thread/INFO]: [AuctionHouse] Loaded 0 listings
[17:21:55] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.19.0-dev+60-74131f8
[17:21:55] [Server thread/WARN]: XMPP is not configured properly. If you do not know what XMPP is, you may wish to remove the EssentialsXXMPP plugin from your server.
[17:21:55] [Server thread/INFO]: [EssentialsXMPP] Starting Metrics. Opt-out using the global bStats config.
[17:21:55] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.12.0
[17:21:55] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.19.0-dev+60-74131f8
[17:21:55] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
[17:21:55] [Server thread/INFO]: [EssentialsProtect] Starting Metrics. Opt-out using the global bStats config.
[17:21:55] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.19.0-dev+60-74131f8
[17:21:55] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
[17:21:55] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.19.0-dev+60-74131f8
[17:21:55] [Server thread/ERROR]: No license key found! Please visit https://essentialsx.net/geoip for first time setup instructions.

[17:21:55] [Server thread/ERROR]: Failed to read GeoIP database!
java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory)
    at java.io.RandomAccessFile.open0(Native Method) ~[?:?]
    at java.io.RandomAccessFile.open(RandomAccessFile.java:347) ~[?:?]
    at java.io.RandomAccessFile.<init>(RandomAccessFile.java:261) ~[?:?]
    at java.io.RandomAccessFile.<init>(RandomAccessFile.java:216) ~[?:?]
    at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[?:?]
    at com.maxmind.db.Reader.<init>(Reader.java:116) ~[?:?]
    at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[?:?]
    at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[?:?]
    at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[?:?]
    at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:175) ~[?:?]
    at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:52) ~[?:?]
    at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:31) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164) ~[mc.jar:git-Spigot-018b9a0-b5eb2f5]
    at java.lang.Thread.run(Thread.java:830) [?:?]
[17:21:55] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
[17:21:55] [Server thread/INFO]: [EssentialsGeoIP] Starting Metrics. Opt-out using the global bStats config.
[17:21:55] [Server thread/INFO]: [TAB] Enabling TAB v2.8.10
[17:21:55] [Server thread/INFO]: [0;37;22m[TAB] Server version: 1.16.5 (v1_16_R3)[m
[17:21:56] [Server thread/INFO]: [0;31;1m[TAB] File [0;33;1mplugins/TAB/errors.txt[0;31;1m exists and is not empty. Take a look at the error messages and try to resolve them. After you do, delete the file.[m
[17:21:56] [Server thread/INFO]: [0;31;1m[TAB] Animation "[0;33;1mServerName[0;31;1m" has refresh interval of 60 which is not divisible by 50! Using 50.[m
[17:21:56] [Server thread/INFO]: [0;33;1m[TAB] There were 2 startup warnings.[m
[17:21:56] [Server thread/INFO]: [0;32;1m[TAB] Enabled in 180ms[m
[17:21:56] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.1-b834
[17:21:56] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
[17:21:56] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
[17:21:56] [Server thread/INFO]: [Multiverse-Portals 4.2.1-b834]  Enabled - By Rigby and fernferret
[17:21:56] [Server thread/INFO]: [SmoothTimber] Enabling SmoothTimber v1.14.2
[17:21:56] [Server thread/INFO]: [0;35;22mSmooth[0;35;1mTimber [0;30;1m|| [0;37;22mYou're currently using the [0;35;1msupported[0;37;22m Minecraft Version [0;35;1m1.16.5 [0;37;22m([0;35;22mCore v1_16x[0;37;22m)[m
[17:21:56] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.19.0-dev+60-74131f8
[17:21:56] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[17:21:56] [Server thread/INFO]: [RedProtect] Enabling RedProtect v7.7.2
[17:21:57] [Server thread/INFO]: [RedProtect] Server version: 1.16.5-R0.1-SNAPSHOT[m
[17:21:57] [Server thread/INFO]: [RedProtect] All configurations loaded![m
[17:21:57] [Server thread/INFO]: [RedProtect] Language file loaded - Using: PL-PL[m
[17:21:57] [Server thread/INFO]: [RedProtect] Registering commands...[m
[17:21:57] [Server thread/INFO]: [RedProtect] Registering listeners...[m
[17:21:57] [Server thread/INFO]: [RedProtect] Vault Economy found. Hooked.[m
[17:21:57] [Server thread/INFO]: [RedProtect] Vault Permissions found. Hooked.[m
[17:21:57] [Server thread/INFO]: [RedProtect] Essentials found. Hooked.[m
[17:21:57] [Server thread/INFO]: [RedProtect] WorldEdit found. Hooked.[m
[17:21:57] [Server thread/INFO]: [RedProtect] WorldGuard version 6 found. Hooked.[m
[17:21:57] [Server thread/INFO]: [RedProtect] - Loading world's regions...[m
[17:21:57] [Server thread/INFO]: [RedProtect] - Loading world_nether's regions...[m
[17:21:57] [Server thread/INFO]: [RedProtect] - Loading world_the_end's regions...[m
[17:21:57] [Server thread/INFO]: [RedProtect] Auto-save Scheduler: Saving file database every 60 minutes![m
[17:21:57] [Server thread/INFO]: [RedProtect] There are 0 regions on (file) database![m
[17:21:57] [Server thread/INFO]: [RedProtect] Helper version: Latest[m
[17:21:57] [Server thread/INFO]: [RedProtect] Loading GuiFlags for 1.14+[m
[17:21:57] [Server thread/INFO]: [RedProtect] Metrics enabled! See our stats here: https://bstats.org/plugin/bukkit/RedProtect[m
[17:21:57] [Server thread/INFO]: [RedProtect] Loading API...[m
[17:21:57] [Server thread/INFO]: [RedProtect] API Loaded![m
[17:21:57] [Server thread/INFO]: [0;31;22m _   _  _  [0;31;1m _   _   _  _ _  _  _ _ _  __[m
[17:21:57] [Server thread/INFO]: [0;31;22m|_| |_ | \ [0;31;1m|_| |_| | |  |  |_ |   |    /[m
[17:21:57] [Server thread/INFO]: [0;31;22m| \ |_ |_/ [0;31;1m|   | \ |_|  |  |_ |_  |   /[m
[17:21:57] [Server thread/INFO]: [0;32;1m» RedProtect v7.7.2 enabled[m
[17:21:57] [Server thread/INFO]: [m
[17:21:57] [Server thread/INFO]: [HeadsPlus] Enabling HeadsPlus v6.11.2
[17:22:01] [Server thread/INFO]: [0;31;1mHeadsPlus [0;30;1m» [0;37;22m HeadsPlus has been enabled![m
[17:22:01] [Server thread/INFO]: 
[17:22:01] [Server thread/INFO]: [0;34;22m-------------------------------------------------------------------------
[17:22:01] [Server thread/INFO]: [0;31;1m$$\   $$\                           $$\           [0;34;1m$$$$$$$\  $$\
[17:22:01] [Server thread/INFO]: [0;31;1m$$ |  $$ |                          $$ |          [0;34;1m$$  __$$\ $$ |
[17:22:01] [Server thread/INFO]: [0;31;1m$$ |  $$ | $$$$$$\   $$$$$$\   $$$$$$$ | $$$$$$$\ [0;34;1m$$ |  $$ |$$ |$$\   $$\  $$$$$$$\
[17:22:01] [Server thread/INFO]: [0;31;22m$$$$$$$$ |$$  __$$\  \____$$\ $$  __$$ |$$  _____|[0;34;22m$$$$$$$  |$$ |$$ |  $$ |$$  _____|
[17:22:01] [Server thread/INFO]: [0;31;22m$$  __$$ |$$$$$$$$ | $$$$$$$ |$$ /  $$ |\$$$$$$\  [0;34;22m$$  ____/ $$ |$$ |  $$ |\$$$$$$\
[17:22:01] [Server thread/INFO]: [0;31;22m$$ |  $$ |$$   ____|$$  __$$ |$$ |  $$ | \____$$\ [0;34;22m$$ |      $$ |$$ |  $$ | \____$$\
[17:22:01] [Server thread/INFO]: [0;31;22m$$ |  $$ |\$$$$$$$\ \$$$$$$$ |\$$$$$$$ |$$$$$$$  |[0;34;22m$$ |      $$ |\$$$$$$  |$$$$$$$  |
[17:22:01] [Server thread/INFO]: [0;31;22m\__|  \__| \_______| \_______| \_______|\_______/ [0;34;22m\__|      \__| \______/ \_______/
[17:22:01] [Server thread/INFO]: [0;34;22m-------------------------------------------------------------------------
[17:22:01] [Server thread/INFO]: [0;32;1mHeadsPlus 6.11.2 has been enabled successfully!
[17:22:01] [Server thread/INFO]: [0;34;22m-------------------------------------------------------------------------
[17:22:01] [Server thread/INFO]: [m
[17:22:01] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.9
[17:22:01] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: WorldGuard 7.0.4+f7ff984
[17:22:01] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: RedProtect 7.7.2
[17:22:01] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5.3
[17:22:01] [Server thread/WARN]: [CratesPlus] CratesPlus has not yet been officially tested with Bukkit 1.16.5 but should still work
[17:22:01] [Server thread/WARN]: [CratesPlus] Please let me know if there are any errors or issues
[17:22:01] [Server thread/INFO]: [0;36;1mCratesPlus Version 4.5.3[m
[17:22:01] [Server thread/INFO]: [0;31;1mYou are using the built in handler for holograms. This will be removed in a future update! It is recommended to install Individual Holograms or HolographicDisplays which CratesPlus will then use to handle holograms.[m
[17:22:01] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v4.1.5-SNAPSHOT
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnEntryFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.TeleportOnExitFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnEntryFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.CommandOnExitFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnEntryFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.ConsoleCommandOnExitFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.WalkSpeedFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.BlockedEffectsFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GodmodeFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GiveEffectsFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlyFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.FlySpeedFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.PlaySoundsFlagHandler
[17:22:01] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.wg.handlers.GlideFlagHandler
[17:22:01] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v13.8
[17:22:01] [Server thread/INFO]: SimpleRename enabled!
[17:22:01] [Server thread/INFO]: [JoinMessagePlus] Enabling JoinMessagePlus v3.3
[17:22:01] [Server thread/INFO]: [JoinMessagePlus] [#]==========< JoinMessagePlus >==========[#]
[17:22:01] [Server thread/INFO]: [JoinMessagePlus] Version: 3.3
[17:22:01] [Server thread/INFO]: [JoinMessagePlus] Web: https://dev.bukkit.org/bukkit-plugins/join-message-plus/
[17:22:01] [Server thread/INFO]: [JoinMessagePlus] Mode: BungeeCord + Standalone
[17:22:01] [Server thread/INFO]: [JoinMessagePlus] Plugin by AndyCraftz
[17:22:01] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2323
[17:22:02] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[17:22:02] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke method 'setup' for fr.xephi.authme.permission.PermissionsManager@333ede8b
[17:22:02] [Server thread/WARN]: fr.xephi.authme.libs.ch.jalu.injector.exceptions.InjectorReflectionException: Could not invoke method 'setup' for fr.xephi.authme.permission.PermissionsManager@333ede8b
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.utils.ReflectionUtils.invokeMethod(ReflectionUtils.java:76)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.handlers.postconstruct.PostConstructMethodInvoker.postProcess(PostConstructMethodInvoker.java:27)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.runPostConstructHandlers(InjectorImpl.java:271)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:164)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:186)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:158)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveDependencies(InjectorImpl.java:186)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:158)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolve(InjectorImpl.java:133)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:72)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.AuthMe.instantiateServices(AuthMe.java:253)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.AuthMe.initialize(AuthMe.java:227)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:146)
[17:22:02] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[17:22:02] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:351)
[17:22:02] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
[17:22:02] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:494)
[17:22:02] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:408)
[17:22:02] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:435)
[17:22:02] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:218)
[17:22:02] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:809)
[17:22:02] [Server thread/WARN]:     at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:164)
[17:22:02] [Server thread/WARN]:     at java.base/java.lang.Thread.run(Thread.java:830)
[17:22:02] [Server thread/WARN]: Caused by: java.lang.reflect.InvocationTargetException
[17:22:02] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:22:02] [Server thread/WARN]:     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:22:02] [Server thread/WARN]:     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:22:02] [Server thread/WARN]:     at java.base/java.lang.reflect.Method.invoke(Method.java:567)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.libs.ch.jalu.injector.utils.ReflectionUtils.invokeMethod(ReflectionUtils.java:73)
[17:22:02] [Server thread/WARN]:     ... 22 more
[17:22:02] [Server thread/WARN]: Caused by: java.lang.NoClassDefFoundError: me/lucko/luckperms/LuckPerms
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.permission.handlers.LuckPermsHandler.<init>(LuckPermsHandler.java:40)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.permission.PermissionsManager.createPermissionHandler(PermissionsManager.java:135)
[17:22:02] [Server thread/WARN]:     at fr.xephi.authme.permission.PermissionsManager.setup(PermissionsManager.java:92)
[17:22:02] [Server thread/WARN]:     ... 27 more
[17:22:02] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: me.lucko.luckperms.LuckPerms
[17:22:02] [Server thread/WARN]:     at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:436)
[17:22:02] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167)
[17:22:02] [Server thread/WARN]:     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96)
[17:22:02] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
[17:22:02] [Server thread/WARN]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
[17:22:02] [Server thread/WARN]:     ... 30 more
[17:22:02] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[17:22:02] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[17:22:02] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT-b2323 disabled!
[17:22:02] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.6
[17:22:02] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[17:22:02] [Server thread/INFO]: [Images] Enabling Images v2.1.7
[17:22:02] [Server thread/INFO]: [Images] ProtocolLib detected. Enabling generic packet handling...
[17:22:02] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v2.3.9
[17:22:02] [Server thread/INFO]: ==========================================[m
[17:22:02] [Server thread/INFO]: FurnitureLibrary Version: [0;33;1m2.3.9[m
[17:22:02] [Server thread/INFO]: Furniture Author: [0;33;22mSte3et_C0st[m
[17:22:02] [Server thread/INFO]: Furniture Website: [0;33;1mhttps://dicecraft.de/furniture/[m
[17:22:02] [Server thread/INFO]: FurnitureLib load for Minecraft: 1.16[m
[17:22:02] [Server thread/INFO]: Furniture start load[m
[17:22:02] [Server thread/INFO]: Furniture find ProtectionLib: [0;33;1mtrue[m
[17:22:06] [Server thread/INFO]: FurnitureLib Load 42 model schematics into Ram. Took 4011ms
[17:22:07] [Server thread/INFO]: FurnitureLib - Starting...
[17:22:07] [Server thread/INFO]: FurnitureLib - Start completed.
[17:22:07] [Server thread/INFO]: FurnitureLib Started SQLite database. Took 96ms
[17:22:07] [Server thread/INFO]: FurnitureLib try to load models for world (world)
[17:22:07] [Server thread/INFO]: No Models are found in world: world
[17:22:07] [Server thread/INFO]: FurnitureLib try to load models for world (world_nether)
[17:22:07] [Server thread/INFO]: No Models are found in world: world_nether
[17:22:07] [Server thread/INFO]: FurnitureLib try to load models for world (world_the_end)
[17:22:07] [Server thread/INFO]: No Models are found in world: world_the_end
[17:22:07] [Server thread/INFO]: [0;32;22mFurniture load finish :)[m
[17:22:07] [Server thread/INFO]: ==========================================[m
[17:22:07] [Server thread/INFO]: [Orebfuscator] Enabling Orebfuscator v5.1.3
[17:22:07] [Server thread/INFO]: [Orebfuscator] Using 'orebfuscator_cache' as chunk cache path
[17:22:07] [Server thread/INFO]: [Orebfuscator] cache.protocolLibThreads is less than one, choosing processor count as value = 1
[17:22:07] [Server thread/INFO]: [Orebfuscator] Searching NMS adapter for server version "v1_16_R3"!
[17:22:07] [Server thread/INFO]: [Orebfuscator] NMS adapter for server version "v1_16_R3" found!
[17:22:07] [Server thread/INFO]: [DiceFurniture] Enabling DiceFurniture v3.4.6
[17:22:11] [Server thread/INFO]: [DiceGraveStoneOfDeath] Enabling DiceGraveStoneOfDeath v1.5b
[17:22:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:22:13] [Server thread/INFO]: Done (56.486s)! For help, type "help"
[17:22:13] [Server thread/INFO]: Starting GS4 status listener
[17:22:13] [Server thread/INFO]: Thread Query Listener started
[17:22:13] [Server thread/INFO]: Stopping server
[17:22:13] [Server thread/INFO]: [DiceGraveStoneOfDeath] Disabling DiceGraveStoneOfDeath v1.5b
[17:22:13] [Server thread/INFO]: [DiceFurniture] Disabling DiceFurniture v3.4.6
[17:22:13] [Query Listener #1/INFO]: Query running on 51.83.155.243:25565
[17:22:13] [Server thread/INFO]: [Orebfuscator] Disabling Orebfuscator v5.1.3
[17:22:13] [Server thread/INFO]: [FurnitureLib] Disabling FurnitureLib v2.3.9
[17:22:13] [Server thread/INFO]: [FurnitureLib] ==========================================
[17:22:13] [Server thread/INFO]: [FurnitureLib] Furniture shutdown started
[17:22:13] [Server thread/INFO]: FurnitureLib - Starting...
[17:22:13] [Server thread/INFO]: FurnitureLib - Start completed.
[17:22:13] [Server thread/INFO]: FurnitureLib Started SQLite database. Took 64ms
[17:22:13] [Server thread/INFO]: [FurnitureLib] Furniture save started
[17:22:13] [Server thread/INFO]: [FurnitureLib] the list of objects is empty.
[17:22:13] [Server thread/INFO]: [FurnitureLib] ==========================================
[17:22:13] [Server thread/INFO]: [Images] Disabling Images v2.1.7
[17:22:13] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.6.0-SNAPSHOT-b493
[17:22:13] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.6
[17:22:13] [Server thread/INFO]: [JoinMessagePlus] Disabling JoinMessagePlus v3.3
[17:22:13] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v13.8
[17:22:13] [Server thread/INFO]: SimpleRename disabled!
[17:22:13] [Server thread/INFO]: [WorldGuardExtraFlags] Disabling WorldGuardExtraFlags v4.1.5-SNAPSHOT
[17:22:13] [Server thread/INFO]: [CratesPlus] Disabling CratesPlus v4.5.3
[17:22:13] [Server thread/INFO]: [ProtectionLib] Disabling ProtectionLib v0.9.9
[17:22:13] [Server thread/INFO]: [HeadsPlus] Disabling HeadsPlus v6.11.2
[17:22:13] [Server thread/INFO]: [HeadsPlus] §cHeadsPlus §8» §7 HeadsPlus has been disabled!
[17:22:13] [Server thread/INFO]: [RedProtect] Disabling RedProtect v7.7.2
[17:22:13] [Server thread/INFO]: [RedProtect] Saving world's regions...[m
[17:22:13] [Server thread/INFO]: [RedProtect] Saving world_the_end's regions...[m
[17:22:13] [Server thread/INFO]: [RedProtect] Saving world_nether's regions...[m
[17:22:13] [Server thread/INFO]: [RedProtect] Unregistering listeners...[m
[17:22:13] [Server thread/INFO]: [RedProtect] RedProtect v7.7.2 turned off...[m
[17:22:13] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.19.0-dev+60-74131f8
[17:22:13] [Server thread/INFO]: [SmoothTimber] Disabling SmoothTimber v1.14.2
[17:22:13] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.2.1-b834
[17:22:13] [Server thread/INFO]: [TAB] Disabling TAB v2.8.10
[17:22:13] [Server thread/INFO]: [0;32;1m[TAB] Disabled in 12ms[m
[17:22:13] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP v2.19.0-dev+60-74131f8
[17:22:13] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.19.0-dev+60-74131f8
[17:22:13] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.19.0-dev+60-74131f8
[17:22:13] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.12.0
[17:22:13] [Server thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP v2.19.0-dev+60-74131f8
[17:22:13] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v2.1.12
[17:22:13] [Server thread/INFO]: [AuctionHouse] Saving auctions data
[17:22:13] [Server thread/INFO]: [TreasureChest] Disabling TreasureChest v8.5
[17:22:13] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.4+f7ff984
[17:22:13] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
[17:22:13] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.2.2-b812
[17:22:13] [Server thread/INFO]: [RealScoreboard] Disabling RealScoreboard v22-1-2021 Build 1
[17:22:13] [Server thread/INFO]: [Essentials] Disabling Essentials v2.19.0-dev+60-74131f8
[17:22:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
[17:22:13] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.2+fc3c499
[17:22:13] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
[17:22:13] [Server thread/INFO]: [UnknownMessage] Disabling UnknownMessage v1.0
[17:22:13] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.6.9
[17:22:13] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
[17:22:13] [Server thread/INFO]: | Tasks   : Stopped all tasks.
[17:22:13] [Server thread/INFO]: | Version : 5.6.9
[17:22:13] [Server thread/INFO]: | Author  : emmerrei a.k.a Ivanpro
[17:22:13] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-*    Bye!   *-=-=-=-=-=-=-=-=-=-=-*
[17:22:13] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
[17:22:13] [Server thread/INFO]: [Emotes] Disabling Emotes v1.0.3 - build 27
[17:22:13] [Server thread/INFO]: [Emotes] Emotes has been disabled!
[17:22:13] [Server thread/INFO]: [UberEnchant] Disabling UberEnchant v8.9.2
[17:22:13] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v13.8.8
[17:22:13] [Server thread/INFO]: [AntiRelog] Disabling AntiRelog v4.2.0
[17:22:13] [Server thread/INFO]: [CustomDeathMessagesLVLUP] Disabling CustomDeathMessagesLVLUP v0.0.1
[17:22:13] [Server thread/INFO]: [SurvivalInvisiframes] Disabling SurvivalInvisiframes v2.0.0
[17:22:13] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.2.76
[17:22:13] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[17:22:13] [Server thread/INFO]: [LuckPerms] Closing storage...
[17:22:14] [Server thread/INFO]: [LuckPerms] Goodbye!
[17:22:14] [Server thread/INFO]: [BlockedCmds] Disabling BlockedCmds v1.9.1
[17:22:14] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v1.4
[17:22:14] [Server thread/INFO]: [PlayerHeads] has been disabled
[17:22:14] [Server thread/INFO]: Saving players
[17:22:14] [Server thread/INFO]: Saving worlds
[17:22:14] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[17:22:16] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:22:16] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[17:22:17] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:22:17] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[17:22:18] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:22:18] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:22:18] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:22:18] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:22:19] [Server thread/INFO]: Thread Query Listener stopped

 

Troche spam sie zrobił

 

Opublikowano

Serwer wyłącza się, ponieważ masz starą wersję AuthMe, która to powoduje. Wywal wersję, którą masz i wgraj nową - https://ci.codemc.io/job/AuthMe/job/AuthMeReloaded/

 

Błąd też powoduje MultiverseCore

Opublikowano
7 minut temu, AlexsanderARG napisał:

Serwer wyłącza się, ponieważ masz starą wersję AuthMe, która to powoduje. Wywal wersję, którą masz i wgraj nową - https://ci.codemc.io/job/AuthMe/job/AuthMeReloaded/

 

Błąd też powoduje MultiverseCore

O  ! dzięki sproboje 

o ! dzięki działa .

A da sie jakoś przenieść łatwo rangi z permissionsex na lucky?

a i jak cos authme te nowsze mi nie dziala ale poszukam innego pluginu

jak cos authme juz dziala XD  zle pobralem z tej strony xDD

Dobra już wiem jak to przerobić . te lucky perms są zarąbiste ! Temat Rozwiązany 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...