diff --git a/.gitignore b/.gitignore index 2c873eb..11a9c7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,30 @@ broadcast-data/ mc-data/ .env +mc-backups + +# Runtime artifacts +mcserver/.console_history +mcserver/paper-*.jar +mcserver/*.log +mcserver/plugins/AuthMe/*.db +mcserver/plugins/AuthMe/*.log +mcserver/plugins/AuthMe/*.mmdb +mcserver/plugins/GSit/data/ +mcserver/plugins/LuckPerms/*.mv.db +mcserver/plugins/LuckPerms/*.trace.db +mcserver/plugins/LuckPerms/contexts.json +mcserver/plugins/LuckPerms/editor-keystore.json +mcserver/plugins/WorldGuard/cache/ +mcserver/plugins/WorldEdit/.archive-unpack/ +mcserver/plugins/ProtocolLib/lastupdate +mcserver/plugins/bStats/ +mcserver/plugins/spark/tmp-client/ +mcserver/plugins/EasyPayments/logs/ +mcserver/plugins/SkinsRestorer/recommendations.json +mcserver/plugins/HiddenArmor/enabled-players.yml +mcserver/plugins/GWarp/*.data +mcserver/plugins/BetterMessages/data/ +mcserver/plugins/Geyser-Spigot/cache/ +mcserver/plugins/Geyser-Spigot/locales/ +mcserver/plugins/vane-*/storage.json \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index 026f265..1170c88 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,19 +4,29 @@ services: pull_policy: daily tty: true stdin_open: true + depends_on: + restore-backup: + condition: service_completed_successfully user: "${UID}:${GID}" ports: - "${SERVER_PORT}:25565" - "${VOICE_CHAT_PORT}:24454/udp" - "${RCON_PORT}:25585" - - "${BLUEMAP_PORT}:8100" + - "${BLUEMAP_PORT}:8080" - "${GEYSER_PORT}:19132/udp" environment: VERSION: "1.21.4" ANNOUNCE_PLAYER_ACHIEVEMENTS: false EULA: "TRUE" - TYPE: PAPER - PLUGINS: + TYPE: "FOLIA" + PLUGINS: | + https://hangarcdn.papermc.io/plugins/henkelmax/SimpleVoiceChat/versions/bukkit-2.6.20/PAPER/voicechat-bukkit-2.6.20.jar + https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/spigot + https://download.geysermc.org/v2/projects/floodgate/versions/latest/builds/latest/downloads/spigot + https://hangarcdn.papermc.io/plugins/froobynooby/SeeMore/versions/1.0.2/PAPER/SeeMore-1.0.2.jar + https://hangarcdn.papermc.io/plugins/ViaVersion/ViaVersion/versions/5.11.0/PAPER/ViaVersion-5.11.0.jar + https://hangarcdn.papermc.io/plugins/SRTeam/SkinsRestorer/versions/15.12.4/PAPER/SkinsRestorer.jar + https://hangarcdn.papermc.io/plugins/jmp/squaremap/versions/1.3.14/PAPER/squaremap-paper-mc26.2-1.3.14.jar COPY_CONFIG_DEST: "/data" ONLINE_MODE: false RCON_PASSWORD: ${RCON_PASSWORD} @@ -24,12 +34,46 @@ services: MAX_MEMORY: "4G" SPAWN_PROTECTION: 0 ENABLE_WHITELIST: true + ENABLE_AUTOPAUSE: true volumes: - ./mc-data:/data - ./mcserver:/config - ./plugins:/plugins restart: unless-stopped - + networks: + - mc-network + restore-backup: + # Same image as mc, but any base image with bash and tar will work + image: itzg/mc-backup + restart: "no" + entrypoint: restore-rsync-backup + volumes: + # Must be same mount as mc service, needs to be writable + - ./mc-data:/data + # Must be same mount as backups service, but can be read-only + - ./mc-backups:/backups:ro + networks: + - mc-network + backups: + image: itzg/mc-backup + depends_on: + mc: + condition: service_healthy + restart: unless-stopped + environment: + BACKUP_INTERVAL: "24h" + RCON_HOST: mc + # since this service waits for mc to be healthy, no initial delay is needed + INITIAL_DELAY: 0 + PRUNE_BACKUPS_COUNT: 3 + RCON_PASSWORD: ${RCON_PASSWORD} + RCON_PORT: 25585 + BACKUP_METHOD: "rsync" + volumes: + - ./mc-data:/data:ro + - ./mc-backups:/backups + networks: + - mc-network broadcaster: image: ghcr.io/mcxboxbroadcast/standalone:latest user: "${UID}:${GID}" @@ -40,4 +84,10 @@ services: condition: service_healthy volumes: - ./mcxboxbroadcast/config:/opt/data/config + networks: + - mc-network restart: unless-stopped + +networks: + mc-network: + driver: bridge \ No newline at end of file diff --git a/mcserver/.console_history b/mcserver/.console_history deleted file mode 100644 index d2d4f5f..0000000 --- a/mcserver/.console_history +++ /dev/null @@ -1,164 +0,0 @@ -1733766426433:stop -1733767913266:bluemap reload -1733768112903:bluemap -1733768198665:stop -1733768749450:bluemap -1733769128922:bluemap reload -1733772661304:mcxboxbroadcast accounts -1733772664338:mcxboxbroadcast accounts list -1733772671991:mcxboxbroadcast -1733772676601:mcxboxbroadcast help -1733772685119:mcxboxbroadcast version -1733772686994:list -1733773925297:bluemap freeze -1733773934958:bluemap freeze world -1733773938778:bluemap freeze world_nether -1733773943500:bluemap freeze world_the_end -1733773968515:stop -1733825517158:bluemap status -1733825522401:bluemap -1733853719489:list -1733918320642:seemore reload -1733926137053:list -1733926139740:stop -1733992208733:region flag _global_ tnt deny -1733992220699:region flag _global_ tnt deny -w world -1733992226209:region flag _global_ tnt deny -w worl -1733992255041:region flag __global__ tnt deny -w world -1733992261580:region flag __global__ tnt deny -1733992270832:region flag -w world __global__ tnt deny -1733998619537:region flag -w world __global__ tnt allow -1733999277969:ebackup reload -1733999284329:backup -1733999291663:ebackup offline -1733999295755:ebackup -1733999299375:ebackup help -1733999306655:ebackup backuplocal -1733999326114:ebackup reload -1733999329178:ebackup backuplocal -1733999350722:ebackup reload -1733999355540:ebackup backuplocal -1734379386031:seemore reload -1734460308080:mcxboxbroadcast restart -1734467726560:list -1734467728749:stop -1734471793275:list -1734472982057:stop -1734474954069:list -1734532999048:mem -1734543138360:pp view racing -1734543145762:pp view boat -1734543158779:pp view ice boat -1734543166158:pp view "ice baot" -1734543169895:pp view "ice boat" -1734543180284:pp view "ice" -1734543192175:pp view race -1750272197252:restart -1750272308359:plugins -1750272924817:list -1750272936884:gamemode c chocovannii -1750272943078:gamemode creative chocovannii -1750276492860:list -1750276879132:op chocovannii -1750276953094:register -1750276965857:authme register chocovannii eldarik2009 -1750277283372:op chocovannii -1750279216843:authme unregister chocovannii -1750280741916:fastlogin restart -1750280746463:fastlogin reload -1750281125012:authme reload -1750281129961:deop chocovannii -1750281199217:vane reload -1750281319306:difficulty -1750281968455:tne reload -1750282065927:tne[A reload -1750282070055:tne reload -1750283002357:[A -1750283003837:tne reload -1750367564285:authme -1750367568139:authme help -1750367639890:authme reload -1751133736770:give chocovannii flint_and_steel -1751133800806:give chocovannii minecraft:ladder -1751133816895:give chocovannii minecraft:oak_trapdoor -1751133849923:give chocovannii minecraft:ladder -1751210314048:list -1751210338787:perm add Wtyr -1751210345334:perm add Wtyrm verified -1751210381723:perm list -1751210389790:perm list groups -1751210394922:perm list groups chocovannii -1751210412351:list -1751210506571:perm add S1teksNor verified -1751210513843:perm add Mufalo_RU verified -1751210572508:authme Wtyrm -1751210577614:authme register -1751210595199:authme register Wtyrm 12345 -1751210604361:authme register Wtyrm wtyrmic -1751210685731:authme login -1751210691809:authme login Wtyrm -1751210707732:premium -1751210715509:premium Wtyrm -1751210848850:perm add Mufalo_RU verified -1751210857758:perm add S1teksNor verified -1751210863841:perm add Wtyrm verified -1751388775249:list -1751392810193:seed -1766171916349:librelogin -1766171919803:librelogin debug -1766172066778:viaversion debug -1766172605529:viaversion -1766172815991:viaversion debug -1766172979055:librelogin reload -1766172984277:ll -1766172988577:login reload -1766173906936:librelogin user -1766173916715:librelogin user unregister chocovannii -1766173926163:librelogin user delete chocovannii -1766173926874:ls -1766174100589:librelogin user delete @a -1766174104657:librelogin user delete chocovannii -1766174635994:librelogin delete chocovannii -1766174639032:librelogin user delete chocovannii -1766174644919:librelogin reload -1766174647119:librelogin user delete chocovannii -1766175847322:coordinateoffset -1766176119950:offset -1766176511420:tp chocovannii 16374 100 0 -1766176580465:tp chocovannii 0 100 0 -1766176588050:tp chocovannii 0 100 16374 -1766176757642:op chocovannii -1766176987847:clear @a -1778352381179:list -1778352385972:help -1778352389389:online -1778352523610:list -1778353920963:plugins -1778353934805:voicechat -1778355139269:op chocovannii -1778415310098:list -1778490134368:plugins -1778517456558:list -1778524913520:worldborder set -1778524917828:worldborder set 0 -1778524933750:worldborder disable -1778524943548:worldborder set -1778525043608:worldborder set 30000000 -1778525049277:ban p4lmesh1k -1778525061664:pardon p4lmesh1k -1778525827521:worldborder set 300000000 -1778525829376:worldborder set 30000000 -1778568030617:perm user Wtyrm demote staff -1778568052051:perm user Wtyrm info -1778568089806:perm user Wtyrm permission info coordinateoffset.bypass -1778568106310:perm permission -1778568123171:perm user Wtyrm permission coordinateoffset.bypass -1778568128226:perm user Wtyrm permission info -1778568156605:perm user Wtyrm permission set coordinateoffset.bypass false -1778568161698:perm user Wtyrm permission info coordinateoffset.bypass -1778568185918:perm user Wtyrm permission unset coordinateoffset.bypass -1778596829430:geyser -1778596844383:plugins -1778752730787:perm editor -1778752755215:/perm trusteditor d124-1db2 -1778752958628:/perm applyedits hDeqsvWOFb diff --git a/mcserver/plugins/AuthMe/GeoLite2-Country.mmdb b/mcserver/plugins/AuthMe/GeoLite2-Country.mmdb deleted file mode 100644 index 9f580bd..0000000 Binary files a/mcserver/plugins/AuthMe/GeoLite2-Country.mmdb and /dev/null differ diff --git a/mcserver/plugins/AuthMe/authme.db b/mcserver/plugins/AuthMe/authme.db deleted file mode 100644 index 0bc643d..0000000 Binary files a/mcserver/plugins/AuthMe/authme.db and /dev/null differ diff --git a/mcserver/plugins/AuthMe/authme.log b/mcserver/plugins/AuthMe/authme.log deleted file mode 100644 index 63327c1..0000000 --- a/mcserver/plugins/AuthMe/authme.log +++ /dev/null @@ -1,16886 +0,0 @@ -[05-09 19:10:53]: [INFO] Created column 'regdate' and set the current timestamp, 1778353853102, to all 0 rows -[05-09 19:10:54]: [INFO] SQLite Setup finished -[05-09 19:10:54]: [INFO] Hooked into LuckPerms! -[05-09 19:10:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 19:10:55]: [INFO] AuthMeReReloaded is running on Paper -[05-09 19:10:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 19:10:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 19:10:55]: [INFO] Checking for updates... -[05-09 19:11:01]: [INFO] You are running the latest version. -[05-09 19:14:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 19:16:03]: [INFO] SQLite Setup finished -[05-09 19:16:03]: [INFO] Hooked into LuckPerms! -[05-09 19:16:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 19:16:04]: [INFO] AuthMeReReloaded is running on Paper -[05-09 19:16:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 19:16:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 19:16:04]: [INFO] Checking for updates... -[05-09 19:16:14]: [INFO] You are running the latest version. -[05-09 19:20:11]: [INFO:FINE] Mufalo_RU registered 192.168.31.1 -[05-09 19:20:11]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-09 19:22:37]: [INFO:FINE] S1teksNor registered 192.168.31.1 -[05-09 19:22:38]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-09 19:23:04]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-09 19:23:10]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-09 19:23:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 19:25:41]: [INFO] SQLite Setup finished -[05-09 19:25:41]: [INFO] Hooked into LuckPerms! -[05-09 19:25:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 19:25:42]: [INFO] AuthMeReReloaded is running on Paper -[05-09 19:25:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 19:25:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 19:25:42]: [INFO] Checking for updates... -[05-09 19:25:50]: [INFO] You are running the latest version. -[05-09 19:27:36]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-09 19:31:00]: [INFO:FINE] chocovannii registered 192.168.31.1 -[05-09 19:31:00]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-09 19:41:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 19:43:57]: [INFO] SQLite Setup finished -[05-09 19:43:58]: [INFO] Hooked into LuckPerms! -[05-09 19:43:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 19:43:59]: [INFO] AuthMeReReloaded is running on Paper -[05-09 19:43:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 19:43:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 19:43:59]: [INFO] Checking for updates... -[05-09 19:44:05]: [INFO] You are running the latest version. -[05-09 19:44:35]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-09 19:45:17]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-09 20:09:57]: [INFO] SQLite Setup finished -[05-09 20:09:57]: [INFO] Unhooked from Permissions! -[05-09 20:09:57]: [INFO] Hooked into LuckPerms! -[05-09 20:10:16]: [INFO:FINE] widexx registered 192.168.31.1 -[05-09 20:10:16]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-09 20:14:12]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-09 20:14:51]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-09 20:48:33]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-09 21:19:07]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-09 21:23:52]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-09 21:45:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 21:48:17]: [INFO] SQLite Setup finished -[05-09 21:48:18]: [INFO] Hooked into LuckPerms! -[05-09 21:48:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 21:48:19]: [INFO] AuthMeReReloaded is running on Paper -[05-09 21:48:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 21:48:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 21:48:19]: [INFO] Checking for updates... -[05-09 21:48:32]: [INFO] You are running the latest version. -[05-09 22:08:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 22:10:29]: [INFO] SQLite Setup finished -[05-09 22:10:29]: [INFO] Hooked into LuckPerms! -[05-09 22:10:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 22:10:31]: [INFO] AuthMeReReloaded is running on Paper -[05-09 22:10:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 22:10:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 22:10:31]: [INFO] Checking for updates... -[05-09 22:10:40]: [INFO] You are running the latest version. -[05-09 22:13:12]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-09 22:34:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 22:36:56]: [INFO] SQLite Setup finished -[05-09 22:36:57]: [INFO] Hooked into LuckPerms! -[05-09 22:36:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 22:36:58]: [INFO] AuthMeReReloaded is running on Paper -[05-09 22:36:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 22:36:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 22:36:58]: [INFO] Checking for updates... -[05-09 22:37:06]: [INFO] You are running the latest version. -[05-09 22:57:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 22:59:08]: [INFO] SQLite Setup finished -[05-09 22:59:08]: [INFO] Hooked into LuckPerms! -[05-09 22:59:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 22:59:10]: [INFO] AuthMeReReloaded is running on Paper -[05-09 22:59:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 22:59:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 22:59:10]: [INFO] Checking for updates... -[05-09 22:59:19]: [INFO] You are running the latest version. -[05-09 23:19:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 23:21:01]: [INFO] SQLite Setup finished -[05-09 23:21:01]: [INFO] Hooked into LuckPerms! -[05-09 23:21:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 23:21:02]: [INFO] AuthMeReReloaded is running on Paper -[05-09 23:21:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 23:21:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 23:21:02]: [INFO] Checking for updates... -[05-09 23:21:12]: [INFO] You are running the latest version. -[05-09 23:41:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-09 23:43:13]: [INFO] SQLite Setup finished -[05-09 23:43:13]: [INFO] Hooked into LuckPerms! -[05-09 23:43:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-09 23:43:14]: [INFO] AuthMeReReloaded is running on Paper -[05-09 23:43:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-09 23:43:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-09 23:43:14]: [INFO] Checking for updates... -[05-09 23:43:22]: [INFO] You are running the latest version. -[05-10 00:03:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 00:05:16]: [INFO] SQLite Setup finished -[05-10 00:05:16]: [INFO] Hooked into LuckPerms! -[05-10 00:05:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 00:05:17]: [INFO] AuthMeReReloaded is running on Paper -[05-10 00:05:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 00:05:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 00:05:17]: [INFO] Checking for updates... -[05-10 00:05:30]: [INFO] You are running the latest version. -[05-10 00:25:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 00:27:31]: [INFO] SQLite Setup finished -[05-10 00:27:32]: [INFO] Hooked into LuckPerms! -[05-10 00:27:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 00:27:33]: [INFO] AuthMeReReloaded is running on Paper -[05-10 00:27:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 00:27:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 00:27:33]: [INFO] Checking for updates... -[05-10 00:27:42]: [INFO] You are running the latest version. -[05-10 00:47:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 00:49:43]: [INFO] SQLite Setup finished -[05-10 00:49:43]: [INFO] Hooked into LuckPerms! -[05-10 00:49:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 00:49:45]: [INFO] AuthMeReReloaded is running on Paper -[05-10 00:49:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 00:49:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 00:49:45]: [INFO] Checking for updates... -[05-10 00:49:52]: [INFO] You are running the latest version. -[05-10 01:09:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 01:11:57]: [INFO] SQLite Setup finished -[05-10 01:11:57]: [INFO] Hooked into LuckPerms! -[05-10 01:11:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 01:11:58]: [INFO] AuthMeReReloaded is running on Paper -[05-10 01:11:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 01:11:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 01:11:58]: [INFO] Checking for updates... -[05-10 01:12:08]: [INFO] You are running the latest version. -[05-10 01:32:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 01:34:10]: [INFO] SQLite Setup finished -[05-10 01:34:11]: [INFO] Hooked into LuckPerms! -[05-10 01:34:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 01:34:12]: [INFO] AuthMeReReloaded is running on Paper -[05-10 01:34:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 01:34:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 01:34:12]: [INFO] Checking for updates... -[05-10 01:34:21]: [INFO] You are running the latest version. -[05-10 01:54:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 01:56:13]: [INFO] SQLite Setup finished -[05-10 01:56:14]: [INFO] Hooked into LuckPerms! -[05-10 01:56:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 01:56:16]: [INFO] AuthMeReReloaded is running on Paper -[05-10 01:56:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 01:56:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 01:56:16]: [INFO] Checking for updates... -[05-10 01:56:27]: [INFO] You are running the latest version. -[05-10 02:16:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 02:18:23]: [INFO] SQLite Setup finished -[05-10 02:18:23]: [INFO] Hooked into LuckPerms! -[05-10 02:18:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 02:18:25]: [INFO] AuthMeReReloaded is running on Paper -[05-10 02:18:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 02:18:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 02:18:25]: [INFO] Checking for updates... -[05-10 02:18:36]: [INFO] You are running the latest version. -[05-10 02:38:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 02:40:35]: [INFO] SQLite Setup finished -[05-10 02:40:35]: [INFO] Hooked into LuckPerms! -[05-10 02:40:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 02:40:37]: [INFO] AuthMeReReloaded is running on Paper -[05-10 02:40:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 02:40:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 02:40:37]: [INFO] Checking for updates... -[05-10 02:40:46]: [INFO] You are running the latest version. -[05-10 03:00:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 03:02:49]: [INFO] SQLite Setup finished -[05-10 03:02:49]: [INFO] Hooked into LuckPerms! -[05-10 03:02:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 03:02:50]: [INFO] AuthMeReReloaded is running on Paper -[05-10 03:02:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 03:02:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 03:02:50]: [INFO] Checking for updates... -[05-10 03:02:56]: [INFO] You are running the latest version. -[05-10 03:22:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 03:25:03]: [INFO] SQLite Setup finished -[05-10 03:25:04]: [INFO] Hooked into LuckPerms! -[05-10 03:25:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 03:25:05]: [INFO] AuthMeReReloaded is running on Paper -[05-10 03:25:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 03:25:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 03:25:05]: [INFO] Checking for updates... -[05-10 03:25:14]: [INFO] You are running the latest version. -[05-10 03:45:15]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 03:47:19]: [INFO] SQLite Setup finished -[05-10 03:47:19]: [INFO] Hooked into LuckPerms! -[05-10 03:47:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 03:47:21]: [INFO] AuthMeReReloaded is running on Paper -[05-10 03:47:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 03:47:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 03:47:21]: [INFO] Checking for updates... -[05-10 03:47:32]: [INFO] You are running the latest version. -[05-10 04:07:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 04:09:29]: [INFO] SQLite Setup finished -[05-10 04:09:30]: [INFO] Hooked into LuckPerms! -[05-10 04:09:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 04:09:31]: [INFO] AuthMeReReloaded is running on Paper -[05-10 04:09:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 04:09:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 04:09:31]: [INFO] Checking for updates... -[05-10 04:09:40]: [INFO] You are running the latest version. -[05-10 04:29:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 04:31:35]: [INFO] SQLite Setup finished -[05-10 04:31:36]: [INFO] Hooked into LuckPerms! -[05-10 04:31:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 04:31:37]: [INFO] AuthMeReReloaded is running on Paper -[05-10 04:31:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 04:31:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 04:31:37]: [INFO] Checking for updates... -[05-10 04:31:46]: [INFO] You are running the latest version. -[05-10 04:51:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 04:53:49]: [INFO] SQLite Setup finished -[05-10 04:53:50]: [INFO] Hooked into LuckPerms! -[05-10 04:53:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 04:53:50]: [INFO] AuthMeReReloaded is running on Paper -[05-10 04:53:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 04:53:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 04:53:50]: [INFO] Checking for updates... -[05-10 04:53:56]: [INFO] You are running the latest version. -[05-10 05:13:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 05:15:58]: [INFO] SQLite Setup finished -[05-10 05:15:58]: [INFO] Hooked into LuckPerms! -[05-10 05:15:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 05:15:59]: [INFO] AuthMeReReloaded is running on Paper -[05-10 05:15:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 05:15:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 05:15:59]: [INFO] Checking for updates... -[05-10 05:16:08]: [INFO] You are running the latest version. -[05-10 05:36:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 05:38:08]: [INFO] SQLite Setup finished -[05-10 05:38:08]: [INFO] Hooked into LuckPerms! -[05-10 05:38:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 05:38:09]: [INFO] AuthMeReReloaded is running on Paper -[05-10 05:38:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 05:38:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 05:38:09]: [INFO] Checking for updates... -[05-10 05:38:18]: [INFO] You are running the latest version. -[05-10 05:58:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 06:00:22]: [INFO] SQLite Setup finished -[05-10 06:00:22]: [INFO] Hooked into LuckPerms! -[05-10 06:00:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 06:00:23]: [INFO] AuthMeReReloaded is running on Paper -[05-10 06:00:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 06:00:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 06:00:23]: [INFO] Checking for updates... -[05-10 06:00:32]: [INFO] You are running the latest version. -[05-10 06:20:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 06:22:18]: [INFO] SQLite Setup finished -[05-10 06:22:19]: [INFO] Hooked into LuckPerms! -[05-10 06:22:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 06:22:20]: [INFO] AuthMeReReloaded is running on Paper -[05-10 06:22:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 06:22:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 06:22:20]: [INFO] Checking for updates... -[05-10 06:22:30]: [INFO] You are running the latest version. -[05-10 06:42:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 06:44:25]: [INFO] SQLite Setup finished -[05-10 06:44:26]: [INFO] Hooked into LuckPerms! -[05-10 06:44:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 06:44:28]: [INFO] AuthMeReReloaded is running on Paper -[05-10 06:44:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 06:44:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 06:44:28]: [INFO] Checking for updates... -[05-10 06:44:38]: [INFO] You are running the latest version. -[05-10 07:04:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 07:06:31]: [INFO] SQLite Setup finished -[05-10 07:06:31]: [INFO] Hooked into LuckPerms! -[05-10 07:06:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 07:06:32]: [INFO] AuthMeReReloaded is running on Paper -[05-10 07:06:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 07:06:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 07:06:32]: [INFO] Checking for updates... -[05-10 07:06:41]: [INFO] You are running the latest version. -[05-10 07:26:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 07:28:42]: [INFO] SQLite Setup finished -[05-10 07:28:43]: [INFO] Hooked into LuckPerms! -[05-10 07:28:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 07:28:44]: [INFO] AuthMeReReloaded is running on Paper -[05-10 07:28:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 07:28:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 07:28:44]: [INFO] Checking for updates... -[05-10 07:28:57]: [INFO] You are running the latest version. -[05-10 07:48:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 07:51:01]: [INFO] SQLite Setup finished -[05-10 07:51:01]: [INFO] Hooked into LuckPerms! -[05-10 07:51:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 07:51:02]: [INFO] AuthMeReReloaded is running on Paper -[05-10 07:51:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 07:51:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 07:51:03]: [INFO] Checking for updates... -[05-10 07:51:10]: [INFO] You are running the latest version. -[05-10 08:11:11]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 08:13:09]: [INFO] SQLite Setup finished -[05-10 08:13:09]: [INFO] Hooked into LuckPerms! -[05-10 08:13:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 08:13:11]: [INFO] AuthMeReReloaded is running on Paper -[05-10 08:13:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 08:13:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 08:13:11]: [INFO] Checking for updates... -[05-10 08:13:18]: [INFO] You are running the latest version. -[05-10 08:33:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-10 08:35:21]: [INFO] SQLite Setup finished -[05-10 08:35:21]: [INFO] Hooked into LuckPerms! -[05-10 08:35:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-10 08:35:23]: [INFO] AuthMeReReloaded is running on Paper -[05-10 08:35:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-10 08:35:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-10 08:35:23]: [INFO] Checking for updates... -[05-10 08:35:33]: [INFO] You are running the latest version. -[05-10 08:43:05]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-10 09:22:00]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-10 09:27:01]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-10 09:33:02]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-10 09:36:00]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-10 09:36:28]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-10 09:42:00]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-10 09:57:41]: [INFO:FINE] p4lmesh1k registered 192.168.31.47 -[05-10 09:57:41]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 09:59:56]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 10:01:29]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 10:07:36]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-10 10:33:38]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 11:24:38]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 11:27:12]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 11:34:39]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-10 11:35:29]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-10 11:42:56]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 11:50:08]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 11:54:04]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 12:03:11]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 12:13:28]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-10 12:16:43]: [INFO] Unhooked from Permissions! -[05-10 12:16:43]: [INFO] Hooked into LuckPerms! -[05-10 12:16:43]: [INFO] SQLite Setup finished -[05-10 12:19:33]: [INFO:FINE] Hiluhiiii registered 192.168.31.1 -[05-10 12:19:33]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-10 13:05:45]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-10 13:10:49]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-10 13:22:44]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-10 13:51:11]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-10 14:40:09]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-10 15:12:58]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-10 15:24:03]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-10 15:50:54]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-10 16:20:18]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-10 17:06:47]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-10 17:09:31]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-10 17:55:37]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-10 18:06:13]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-10 18:17:32]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-10 18:45:11]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-10 18:51:34]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-10 19:26:43]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-10 19:53:34]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-10 20:00:28]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-10 20:02:39]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-10 21:18:45]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 06:36:30]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 06:57:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 07:01:33]: [INFO] SQLite Setup finished -[05-11 07:01:33]: [INFO] Hooked into LuckPerms! -[05-11 07:01:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 07:01:35]: [INFO] AuthMeReReloaded is running on Paper -[05-11 07:01:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 07:01:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 07:01:35]: [INFO] Checking for updates... -[05-11 07:01:50]: [INFO] You are running the latest version. -[05-11 07:21:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 07:23:53]: [INFO] SQLite Setup finished -[05-11 07:23:54]: [INFO] Hooked into LuckPerms! -[05-11 07:23:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 07:23:55]: [INFO] AuthMeReReloaded is running on Paper -[05-11 07:23:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 07:23:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 07:23:55]: [INFO] Checking for updates... -[05-11 07:24:02]: [INFO] You are running the latest version. -[05-11 07:37:12]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 08:55:18]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 08:55:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 08:58:35]: [INFO] SQLite Setup finished -[05-11 08:58:35]: [INFO] Hooked into LuckPerms! -[05-11 08:58:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 08:58:37]: [INFO] AuthMeReReloaded is running on Paper -[05-11 08:58:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 08:58:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 08:58:37]: [INFO] Checking for updates... -[05-11 08:58:49]: [INFO] You are running the latest version. -[05-11 08:59:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 09:01:18]: [INFO] SQLite Setup finished -[05-11 09:01:19]: [INFO] Hooked into LuckPerms! -[05-11 09:01:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 09:01:20]: [INFO] AuthMeReReloaded is running on Paper -[05-11 09:01:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 09:01:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 09:01:20]: [INFO] Checking for updates... -[05-11 09:01:39]: [INFO] You are running the latest version. -[05-11 09:02:40]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 09:02:40]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 09:10:11]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 09:12:48]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 09:16:40]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 09:35:09]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 09:35:42]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 09:36:26]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 09:37:38]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 09:38:16]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 09:38:37]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 09:40:33]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 09:41:32]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 09:43:48]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 09:56:36]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 09:58:17]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 09:58:31]: [INFO:FINE] RafkoLin registered 192.168.31.1 -[05-11 09:58:32]: [INFO:FINE] RafkoLin logged in 192.168.31.1 -[05-11 10:04:50]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 10:08:19]: [INFO] Unhooked from Permissions! -[05-11 10:08:19]: [INFO] Hooked into LuckPerms! -[05-11 10:08:20]: [INFO] SQLite Setup finished -[05-11 10:08:58]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 10:13:38]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 10:17:57]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 10:32:18]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 11:35:31]: [INFO:FINE] RafkoLin logged in 192.168.31.1 -[05-11 11:45:12]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 12:01:28]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 12:20:35]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 13:04:35]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 13:50:35]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 13:59:55]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 14:51:28]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 15:12:54]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 15:20:02]: [INFO:FINE] sidooff registered 192.168.31.1 -[05-11 15:20:03]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 15:23:07]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 15:26:05]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 15:44:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 15:49:00]: [INFO] SQLite Setup finished -[05-11 15:49:01]: [INFO] Hooked into LuckPerms! -[05-11 15:49:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 15:49:02]: [INFO] AuthMeReReloaded is running on Paper -[05-11 15:49:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 15:49:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 15:49:02]: [INFO] Checking for updates... -[05-11 15:49:26]: [INFO] You are running the latest version. -[05-11 15:49:45]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 15:50:06]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 15:50:07]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 15:51:45]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 16:00:43]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 16:14:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 16:16:41]: [INFO] SQLite Setup finished -[05-11 16:16:41]: [INFO] Hooked into LuckPerms! -[05-11 16:16:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 16:16:42]: [INFO] AuthMeReReloaded is running on Paper -[05-11 16:16:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 16:16:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 16:16:42]: [INFO] Checking for updates... -[05-11 16:17:01]: [INFO] You are running the latest version. -[05-11 16:17:25]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 16:19:05]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 16:21:27]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 16:25:22]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 16:28:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 16:30:26]: [INFO] SQLite Setup finished -[05-11 16:30:27]: [INFO] Hooked into LuckPerms! -[05-11 16:30:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 16:30:28]: [INFO] AuthMeReReloaded is running on Paper -[05-11 16:30:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 16:30:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 16:30:28]: [INFO] Checking for updates... -[05-11 16:30:46]: [INFO] You are running the latest version. -[05-11 16:31:10]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 16:31:22]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 16:31:33]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 16:34:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 16:36:10]: [INFO] SQLite Setup finished -[05-11 16:36:10]: [INFO] Hooked into LuckPerms! -[05-11 16:36:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 16:36:11]: [INFO] AuthMeReReloaded is running on Paper -[05-11 16:36:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 16:36:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 16:36:11]: [INFO] Checking for updates... -[05-11 16:36:29]: [INFO] You are running the latest version. -[05-11 16:36:46]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 16:36:57]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 16:38:53]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 16:48:19]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 16:59:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 17:00:39]: [INFO] SQLite Setup finished -[05-11 17:00:39]: [INFO] Hooked into LuckPerms! -[05-11 17:00:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 17:00:40]: [INFO] AuthMeReReloaded is running on Paper -[05-11 17:00:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 17:00:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 17:00:40]: [INFO] Checking for updates... -[05-11 17:00:56]: [INFO] You are running the latest version. -[05-11 17:01:09]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 17:01:23]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-11 17:01:45]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 17:03:59]: [INFO:FINE] Wtyrm registered 192.168.31.1 -[05-11 17:04:00]: [INFO:FINE] Wtyrm logged in 192.168.31.1 -[05-11 17:18:33]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 17:20:37]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 18:10:26]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 18:11:54]: [INFO:FINE] p4lmesh1k used the wrong password -[05-11 18:11:59]: [INFO:FINE] p4lmesh1k used the wrong password -[05-11 18:12:20]: [INFO:FINE] p4lmesh1k used the wrong password -[05-11 18:12:31]: [INFO:FINE] p4lmesh1k used the wrong password -[05-11 18:12:56]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 18:20:50]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 18:27:31]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 18:35:49]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 18:46:11]: [INFO] SQLite Setup finished -[05-11 18:46:12]: [INFO] Hooked into LuckPerms! -[05-11 18:46:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 18:46:13]: [INFO] AuthMeReReloaded is running on Paper -[05-11 18:46:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 18:46:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 18:46:13]: [INFO] Checking for updates... -[05-11 18:46:29]: [INFO] You are running the latest version. -[05-11 18:46:55]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 18:47:14]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 18:51:18]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 18:54:22]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-11 18:56:17]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-11 18:58:02]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 18:59:55]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 19:04:16]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 19:24:03]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 19:27:10]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 19:30:19]: [INFO:FINE] chocovannii logged in 192.168.31.122 -[05-11 19:33:05]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 19:38:31]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-11 19:59:20]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 20:00:51]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 20:03:19]: [INFO:FINE] chocovannii logged in 192.168.31.122 -[05-11 20:30:37]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 20:31:16]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 20:32:01]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 20:40:50]: [WARN] Player 'p4lmesh1k' wasn't online during login process, aborted... -[05-11 20:43:19]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 20:52:44]: [INFO:FINE] p4lmesh1k logged in 192.168.31.1 -[05-11 20:58:24]: [INFO:FINE] 6767 registered 192.168.31.1 -[05-11 20:58:25]: [INFO:FINE] 6767 logged in 192.168.31.1 -[05-11 21:06:18]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-11 22:46:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 22:48:13]: [INFO] SQLite Setup finished -[05-11 22:48:13]: [INFO] Hooked into LuckPerms! -[05-11 22:48:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 22:48:14]: [INFO] AuthMeReReloaded is running on Paper -[05-11 22:48:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 22:48:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 22:48:14]: [INFO] Checking for updates... -[05-11 22:48:22]: [INFO] You are running the latest version. -[05-11 23:08:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 23:09:50]: [INFO] SQLite Setup finished -[05-11 23:09:50]: [INFO] Hooked into LuckPerms! -[05-11 23:09:51]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 23:09:51]: [INFO] AuthMeReReloaded is running on Paper -[05-11 23:09:51]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 23:09:51]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 23:09:51]: [INFO] Checking for updates... -[05-11 23:09:57]: [INFO] You are running the latest version. -[05-11 23:29:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 23:31:24]: [INFO] SQLite Setup finished -[05-11 23:31:24]: [INFO] Hooked into LuckPerms! -[05-11 23:31:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 23:31:25]: [INFO] AuthMeReReloaded is running on Paper -[05-11 23:31:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 23:31:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 23:31:25]: [INFO] Checking for updates... -[05-11 23:31:32]: [INFO] You are running the latest version. -[05-11 23:51:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-11 23:53:38]: [INFO] SQLite Setup finished -[05-11 23:53:38]: [INFO] Hooked into LuckPerms! -[05-11 23:53:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-11 23:53:39]: [INFO] AuthMeReReloaded is running on Paper -[05-11 23:53:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-11 23:53:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-11 23:53:39]: [INFO] Checking for updates... -[05-11 23:53:45]: [INFO] You are running the latest version. -[05-12 00:13:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 00:15:30]: [INFO] SQLite Setup finished -[05-12 00:15:30]: [INFO] Hooked into LuckPerms! -[05-12 00:15:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 00:15:30]: [INFO] AuthMeReReloaded is running on Paper -[05-12 00:15:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 00:15:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 00:15:30]: [INFO] Checking for updates... -[05-12 00:15:38]: [INFO] You are running the latest version. -[05-12 00:35:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 00:37:05]: [INFO] SQLite Setup finished -[05-12 00:37:05]: [INFO] Hooked into LuckPerms! -[05-12 00:37:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 00:37:06]: [INFO] AuthMeReReloaded is running on Paper -[05-12 00:37:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 00:37:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 00:37:06]: [INFO] Checking for updates... -[05-12 00:37:12]: [INFO] You are running the latest version. -[05-12 00:57:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 00:58:40]: [INFO] SQLite Setup finished -[05-12 00:58:41]: [INFO] Hooked into LuckPerms! -[05-12 00:58:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 00:58:41]: [INFO] AuthMeReReloaded is running on Paper -[05-12 00:58:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 00:58:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 00:58:41]: [INFO] Checking for updates... -[05-12 00:58:48]: [INFO] You are running the latest version. -[05-12 01:18:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 01:20:14]: [INFO] SQLite Setup finished -[05-12 01:20:14]: [INFO] Hooked into LuckPerms! -[05-12 01:20:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 01:20:15]: [INFO] AuthMeReReloaded is running on Paper -[05-12 01:20:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 01:20:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 01:20:15]: [INFO] Checking for updates... -[05-12 01:20:21]: [INFO] You are running the latest version. -[05-12 01:40:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 01:41:47]: [INFO] SQLite Setup finished -[05-12 01:41:47]: [INFO] Hooked into LuckPerms! -[05-12 01:41:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 01:41:48]: [INFO] AuthMeReReloaded is running on Paper -[05-12 01:41:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 01:41:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 01:41:48]: [INFO] Checking for updates... -[05-12 01:41:54]: [INFO] You are running the latest version. -[05-12 02:01:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 02:03:23]: [INFO] SQLite Setup finished -[05-12 02:03:24]: [INFO] Hooked into LuckPerms! -[05-12 02:03:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 02:03:25]: [INFO] AuthMeReReloaded is running on Paper -[05-12 02:03:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 02:03:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 02:03:25]: [INFO] Checking for updates... -[05-12 02:03:31]: [INFO] You are running the latest version. -[05-12 02:23:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 02:24:59]: [INFO] SQLite Setup finished -[05-12 02:25:00]: [INFO] Hooked into LuckPerms! -[05-12 02:25:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 02:25:01]: [INFO] AuthMeReReloaded is running on Paper -[05-12 02:25:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 02:25:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 02:25:01]: [INFO] Checking for updates... -[05-12 02:25:08]: [INFO] You are running the latest version. -[05-12 02:45:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 02:46:36]: [INFO] SQLite Setup finished -[05-12 02:46:36]: [INFO] Hooked into LuckPerms! -[05-12 02:46:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 02:46:37]: [INFO] AuthMeReReloaded is running on Paper -[05-12 02:46:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 02:46:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 02:46:37]: [INFO] Checking for updates... -[05-12 02:46:43]: [INFO] You are running the latest version. -[05-12 03:06:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 03:08:11]: [INFO] SQLite Setup finished -[05-12 03:08:11]: [INFO] Hooked into LuckPerms! -[05-12 03:08:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 03:08:13]: [INFO] AuthMeReReloaded is running on Paper -[05-12 03:08:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 03:08:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 03:08:13]: [INFO] Checking for updates... -[05-12 03:08:19]: [INFO] You are running the latest version. -[05-12 03:28:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 03:29:45]: [INFO] SQLite Setup finished -[05-12 03:29:45]: [INFO] Hooked into LuckPerms! -[05-12 03:29:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 03:29:46]: [INFO] AuthMeReReloaded is running on Paper -[05-12 03:29:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 03:29:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 03:29:46]: [INFO] Checking for updates... -[05-12 03:29:52]: [INFO] You are running the latest version. -[05-12 03:49:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 03:51:21]: [INFO] SQLite Setup finished -[05-12 03:51:21]: [INFO] Hooked into LuckPerms! -[05-12 03:51:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 03:51:22]: [INFO] AuthMeReReloaded is running on Paper -[05-12 03:51:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 03:51:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 03:51:22]: [INFO] Checking for updates... -[05-12 03:51:28]: [INFO] You are running the latest version. -[05-12 04:11:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 04:12:56]: [INFO] SQLite Setup finished -[05-12 04:12:57]: [INFO] Hooked into LuckPerms! -[05-12 04:12:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 04:12:58]: [INFO] AuthMeReReloaded is running on Paper -[05-12 04:12:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 04:12:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 04:12:58]: [INFO] Checking for updates... -[05-12 04:13:03]: [INFO] You are running the latest version. -[05-12 04:23:31]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 04:44:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 04:45:36]: [INFO] SQLite Setup finished -[05-12 04:45:36]: [INFO] Hooked into LuckPerms! -[05-12 04:45:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 04:45:37]: [INFO] AuthMeReReloaded is running on Paper -[05-12 04:45:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 04:45:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 04:45:37]: [INFO] Checking for updates... -[05-12 04:45:43]: [INFO] You are running the latest version. -[05-12 05:05:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 05:07:10]: [INFO] SQLite Setup finished -[05-12 05:07:10]: [INFO] Hooked into LuckPerms! -[05-12 05:07:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 05:07:12]: [INFO] AuthMeReReloaded is running on Paper -[05-12 05:07:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 05:07:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 05:07:12]: [INFO] Checking for updates... -[05-12 05:07:18]: [INFO] You are running the latest version. -[05-12 05:27:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 05:28:46]: [INFO] SQLite Setup finished -[05-12 05:28:46]: [INFO] Hooked into LuckPerms! -[05-12 05:28:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 05:28:47]: [INFO] AuthMeReReloaded is running on Paper -[05-12 05:28:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 05:28:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 05:28:47]: [INFO] Checking for updates... -[05-12 05:28:52]: [INFO] You are running the latest version. -[05-12 05:50:28]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-12 06:01:55]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-12 06:26:38]: [INFO:FINE] widexx used the wrong password -[05-12 06:48:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 06:50:24]: [INFO] SQLite Setup finished -[05-12 06:50:24]: [INFO] Hooked into LuckPerms! -[05-12 06:50:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 06:50:25]: [INFO] AuthMeReReloaded is running on Paper -[05-12 06:50:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 06:50:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 06:50:25]: [INFO] Checking for updates... -[05-12 06:50:31]: [INFO] You are running the latest version. -[05-12 07:01:19]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-12 07:02:59]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-12 07:05:24]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-12 07:33:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 07:34:58]: [INFO] SQLite Setup finished -[05-12 07:34:58]: [INFO] Hooked into LuckPerms! -[05-12 07:34:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 07:34:59]: [INFO] AuthMeReReloaded is running on Paper -[05-12 07:34:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 07:34:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 07:34:59]: [INFO] Checking for updates... -[05-12 07:35:05]: [INFO] You are running the latest version. -[05-12 07:54:31]: [INFO:FINE] Hiluhiiii used the wrong password -[05-12 07:55:18]: [INFO:FINE] Hiluhiiii used the wrong password -[05-12 07:55:43]: [INFO:FINE] Hiluhiiii used the wrong password -[05-12 07:56:04]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-12 10:09:03]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-12 11:07:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 11:09:25]: [INFO] SQLite Setup finished -[05-12 11:09:25]: [INFO] Hooked into LuckPerms! -[05-12 11:09:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 11:09:26]: [INFO] AuthMeReReloaded is running on Paper -[05-12 11:09:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 11:09:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 11:09:26]: [INFO] Checking for updates... -[05-12 11:09:32]: [INFO] You are running the latest version. -[05-12 11:29:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 11:30:59]: [INFO] SQLite Setup finished -[05-12 11:30:59]: [INFO] Hooked into LuckPerms! -[05-12 11:31:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 11:31:00]: [INFO] AuthMeReReloaded is running on Paper -[05-12 11:31:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 11:31:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 11:31:00]: [INFO] Checking for updates... -[05-12 11:31:06]: [INFO] You are running the latest version. -[05-12 11:48:49]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 12:11:27]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 12:16:33]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 12:22:14]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-12 12:43:11]: [INFO:FINE] ponos_churki registered 192.168.31.1 -[05-12 12:43:11]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-12 13:20:24]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 13:21:24]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 14:25:44]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 14:41:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 14:43:08]: [INFO] SQLite Setup finished -[05-12 14:43:08]: [INFO] Hooked into LuckPerms! -[05-12 14:43:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 14:43:09]: [INFO] AuthMeReReloaded is running on Paper -[05-12 14:43:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 14:43:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 14:43:09]: [INFO] Checking for updates... -[05-12 14:43:16]: [INFO] You are running the latest version. -[05-12 14:43:32]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-12 14:46:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 14:47:56]: [INFO] SQLite Setup finished -[05-12 14:47:56]: [INFO] Hooked into LuckPerms! -[05-12 14:47:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 14:47:57]: [INFO] AuthMeReReloaded is running on Paper -[05-12 14:47:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 14:47:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 14:47:57]: [INFO] Checking for updates... -[05-12 14:48:03]: [INFO] You are running the latest version. -[05-12 14:48:39]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-12 14:49:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 14:51:45]: [INFO] SQLite Setup finished -[05-12 14:51:45]: [INFO] Hooked into LuckPerms! -[05-12 14:51:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 14:51:46]: [INFO] AuthMeReReloaded is running on Paper -[05-12 14:51:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 14:51:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 14:51:46]: [INFO] Checking for updates... -[05-12 14:51:52]: [INFO] You are running the latest version. -[05-12 14:52:04]: [WARN] Player 'Mufalo_RU' wasn't online during login process, aborted... -[05-12 14:52:14]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-12 14:52:46]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 14:57:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 15:00:18]: [INFO] SQLite Setup finished -[05-12 15:00:19]: [INFO] Hooked into LuckPerms! -[05-12 15:00:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 15:00:20]: [INFO] AuthMeReReloaded is running on Paper -[05-12 15:00:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 15:00:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 15:00:20]: [INFO] Checking for updates... -[05-12 15:00:25]: [INFO] You are running the latest version. -[05-12 15:00:38]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 15:00:50]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-12 15:03:49]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-12 15:04:24]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 15:59:32]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 16:03:29]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 16:07:29]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 16:24:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 16:25:44]: [INFO] SQLite Setup finished -[05-12 16:25:44]: [INFO] Hooked into LuckPerms! -[05-12 16:25:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 16:25:45]: [INFO] AuthMeReReloaded is running on Paper -[05-12 16:25:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 16:25:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 16:25:45]: [INFO] Checking for updates... -[05-12 16:25:51]: [INFO] You are running the latest version. -[05-12 16:34:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 16:35:59]: [INFO] SQLite Setup finished -[05-12 16:36:00]: [INFO] Hooked into LuckPerms! -[05-12 16:36:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 16:36:00]: [INFO] AuthMeReReloaded is running on Paper -[05-12 16:36:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 16:36:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 16:36:00]: [INFO] Checking for updates... -[05-12 16:36:18]: [INFO] You are running the latest version. -[05-12 16:45:00]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 17:02:51]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 17:18:12]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:18:27]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:19:16]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:20:26]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:23:03]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:23:11]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:23:20]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:25:08]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:25:53]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 17:26:08]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:28:16]: [INFO:FINE] RafkoLin used the wrong password -[05-12 17:28:29]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-12 17:36:32]: [INFO:FINE] RafkoLin1 registered 192.168.31.1 -[05-12 17:36:32]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-12 17:43:02]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 17:43:43]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-12 17:59:11]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-12 18:17:42]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 18:18:47]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 18:31:45]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 18:57:27]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-12 21:16:01]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-12 21:32:14]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-12 21:32:15]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-12 21:32:42]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 21:42:37]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 21:45:23]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 21:50:17]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 21:54:35]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-12 22:31:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 22:33:05]: [INFO] SQLite Setup finished -[05-12 22:33:05]: [INFO] Hooked into LuckPerms! -[05-12 22:33:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 22:33:06]: [INFO] AuthMeReReloaded is running on Paper -[05-12 22:33:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 22:33:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 22:33:06]: [INFO] Checking for updates... -[05-12 22:33:24]: [INFO] You are running the latest version. -[05-12 22:53:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 22:54:54]: [INFO] SQLite Setup finished -[05-12 22:54:54]: [INFO] Hooked into LuckPerms! -[05-12 22:54:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 22:54:55]: [INFO] AuthMeReReloaded is running on Paper -[05-12 22:54:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 22:54:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 22:54:55]: [INFO] Checking for updates... -[05-12 22:55:13]: [INFO] You are running the latest version. -[05-12 23:15:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 23:16:58]: [INFO] SQLite Setup finished -[05-12 23:16:58]: [INFO] Hooked into LuckPerms! -[05-12 23:16:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 23:16:59]: [INFO] AuthMeReReloaded is running on Paper -[05-12 23:16:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 23:16:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 23:16:59]: [INFO] Checking for updates... -[05-12 23:17:18]: [INFO] You are running the latest version. -[05-12 23:37:18]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-12 23:38:47]: [INFO] SQLite Setup finished -[05-12 23:38:47]: [INFO] Hooked into LuckPerms! -[05-12 23:38:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-12 23:38:48]: [INFO] AuthMeReReloaded is running on Paper -[05-12 23:38:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-12 23:38:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-12 23:38:48]: [INFO] Checking for updates... -[05-12 23:39:04]: [INFO] You are running the latest version. -[05-12 23:59:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 00:00:35]: [INFO] SQLite Setup finished -[05-13 00:00:35]: [INFO] Hooked into LuckPerms! -[05-13 00:00:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 00:00:36]: [INFO] AuthMeReReloaded is running on Paper -[05-13 00:00:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 00:00:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 00:00:36]: [INFO] Checking for updates... -[05-13 00:00:53]: [INFO] You are running the latest version. -[05-13 00:20:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 00:22:22]: [INFO] SQLite Setup finished -[05-13 00:22:23]: [INFO] Hooked into LuckPerms! -[05-13 00:22:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 00:22:23]: [INFO] AuthMeReReloaded is running on Paper -[05-13 00:22:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 00:22:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 00:22:23]: [INFO] Checking for updates... -[05-13 00:22:41]: [INFO] You are running the latest version. -[05-13 00:42:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 00:44:11]: [INFO] SQLite Setup finished -[05-13 00:44:11]: [INFO] Hooked into LuckPerms! -[05-13 00:44:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 00:44:12]: [INFO] AuthMeReReloaded is running on Paper -[05-13 00:44:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 00:44:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 00:44:12]: [INFO] Checking for updates... -[05-13 00:44:28]: [INFO] You are running the latest version. -[05-13 01:04:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 01:05:59]: [INFO] SQLite Setup finished -[05-13 01:05:59]: [INFO] Hooked into LuckPerms! -[05-13 01:06:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 01:06:00]: [INFO] AuthMeReReloaded is running on Paper -[05-13 01:06:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 01:06:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 01:06:00]: [INFO] Checking for updates... -[05-13 01:06:16]: [INFO] You are running the latest version. -[05-13 01:26:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 01:27:48]: [INFO] SQLite Setup finished -[05-13 01:27:48]: [INFO] Hooked into LuckPerms! -[05-13 01:27:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 01:27:49]: [INFO] AuthMeReReloaded is running on Paper -[05-13 01:27:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 01:27:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 01:27:49]: [INFO] Checking for updates... -[05-13 01:28:04]: [INFO] You are running the latest version. -[05-13 01:48:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 01:49:36]: [INFO] SQLite Setup finished -[05-13 01:49:36]: [INFO] Hooked into LuckPerms! -[05-13 01:49:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 01:49:37]: [INFO] AuthMeReReloaded is running on Paper -[05-13 01:49:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 01:49:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 01:49:37]: [INFO] Checking for updates... -[05-13 01:49:54]: [INFO] You are running the latest version. -[05-13 02:09:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 02:11:23]: [INFO] SQLite Setup finished -[05-13 02:11:23]: [INFO] Hooked into LuckPerms! -[05-13 02:11:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 02:11:24]: [INFO] AuthMeReReloaded is running on Paper -[05-13 02:11:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 02:11:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 02:11:24]: [INFO] Checking for updates... -[05-13 02:11:41]: [INFO] You are running the latest version. -[05-13 02:31:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 02:33:11]: [INFO] SQLite Setup finished -[05-13 02:33:11]: [INFO] Hooked into LuckPerms! -[05-13 02:33:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 02:33:12]: [INFO] AuthMeReReloaded is running on Paper -[05-13 02:33:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 02:33:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 02:33:12]: [INFO] Checking for updates... -[05-13 02:33:28]: [INFO] You are running the latest version. -[05-13 02:53:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 02:54:59]: [INFO] SQLite Setup finished -[05-13 02:55:00]: [INFO] Hooked into LuckPerms! -[05-13 02:55:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 02:55:00]: [INFO] AuthMeReReloaded is running on Paper -[05-13 02:55:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 02:55:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 02:55:00]: [INFO] Checking for updates... -[05-13 02:55:19]: [INFO] You are running the latest version. -[05-13 03:15:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 03:16:49]: [INFO] SQLite Setup finished -[05-13 03:16:49]: [INFO] Hooked into LuckPerms! -[05-13 03:16:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 03:16:50]: [INFO] AuthMeReReloaded is running on Paper -[05-13 03:16:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 03:16:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 03:16:50]: [INFO] Checking for updates... -[05-13 03:17:06]: [INFO] You are running the latest version. -[05-13 03:37:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 03:38:36]: [INFO] SQLite Setup finished -[05-13 03:38:36]: [INFO] Hooked into LuckPerms! -[05-13 03:38:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 03:38:37]: [INFO] AuthMeReReloaded is running on Paper -[05-13 03:38:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 03:38:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 03:38:37]: [INFO] Checking for updates... -[05-13 03:38:54]: [INFO] You are running the latest version. -[05-13 03:58:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 04:00:25]: [INFO] SQLite Setup finished -[05-13 04:00:25]: [INFO] Hooked into LuckPerms! -[05-13 04:00:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 04:00:26]: [INFO] AuthMeReReloaded is running on Paper -[05-13 04:00:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 04:00:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 04:00:26]: [INFO] Checking for updates... -[05-13 04:00:41]: [INFO] You are running the latest version. -[05-13 04:20:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 04:22:12]: [INFO] SQLite Setup finished -[05-13 04:22:12]: [INFO] Hooked into LuckPerms! -[05-13 04:22:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 04:22:13]: [INFO] AuthMeReReloaded is running on Paper -[05-13 04:22:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 04:22:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 04:22:13]: [INFO] Checking for updates... -[05-13 04:22:30]: [INFO] You are running the latest version. -[05-13 04:42:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 04:44:00]: [INFO] SQLite Setup finished -[05-13 04:44:00]: [INFO] Hooked into LuckPerms! -[05-13 04:44:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 04:44:01]: [INFO] AuthMeReReloaded is running on Paper -[05-13 04:44:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 04:44:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 04:44:01]: [INFO] Checking for updates... -[05-13 04:44:18]: [INFO] You are running the latest version. -[05-13 05:04:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 05:05:47]: [INFO] SQLite Setup finished -[05-13 05:05:47]: [INFO] Hooked into LuckPerms! -[05-13 05:05:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 05:05:48]: [INFO] AuthMeReReloaded is running on Paper -[05-13 05:05:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 05:05:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 05:05:48]: [INFO] Checking for updates... -[05-13 05:06:04]: [INFO] You are running the latest version. -[05-13 05:26:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 05:27:33]: [INFO] SQLite Setup finished -[05-13 05:27:34]: [INFO] Hooked into LuckPerms! -[05-13 05:27:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 05:27:34]: [INFO] AuthMeReReloaded is running on Paper -[05-13 05:27:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 05:27:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 05:27:34]: [INFO] Checking for updates... -[05-13 05:27:52]: [INFO] You are running the latest version. -[05-13 05:47:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 05:49:21]: [INFO] SQLite Setup finished -[05-13 05:49:21]: [INFO] Hooked into LuckPerms! -[05-13 05:49:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 05:49:22]: [INFO] AuthMeReReloaded is running on Paper -[05-13 05:49:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 05:49:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 05:49:22]: [INFO] Checking for updates... -[05-13 05:49:40]: [INFO] You are running the latest version. -[05-13 06:09:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 06:12:58]: [INFO] SQLite Setup finished -[05-13 06:12:58]: [INFO] Hooked into LuckPerms! -[05-13 06:12:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 06:12:59]: [INFO] AuthMeReReloaded is running on Paper -[05-13 06:12:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 06:12:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 06:12:59]: [INFO] Checking for updates... -[05-13 06:13:26]: [INFO] You are running the latest version. -[05-13 06:33:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 06:35:49]: [INFO] SQLite Setup finished -[05-13 06:35:49]: [INFO] Hooked into LuckPerms! -[05-13 06:35:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 06:35:49]: [INFO] AuthMeReReloaded is running on Paper -[05-13 06:35:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 06:35:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 06:35:49]: [INFO] Checking for updates... -[05-13 06:36:08]: [INFO] You are running the latest version. -[05-13 06:56:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 06:58:14]: [INFO] SQLite Setup finished -[05-13 06:58:14]: [INFO] Hooked into LuckPerms! -[05-13 06:58:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 06:58:16]: [INFO] AuthMeReReloaded is running on Paper -[05-13 06:58:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 06:58:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 06:58:16]: [INFO] Checking for updates... -[05-13 06:58:48]: [INFO] You are running the latest version. -[05-13 07:18:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 07:20:51]: [INFO] SQLite Setup finished -[05-13 07:20:51]: [INFO] Hooked into LuckPerms! -[05-13 07:20:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 07:20:52]: [INFO] AuthMeReReloaded is running on Paper -[05-13 07:20:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 07:20:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 07:20:52]: [INFO] Checking for updates... -[05-13 07:21:16]: [INFO] You are running the latest version. -[05-13 07:41:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 07:43:30]: [INFO] SQLite Setup finished -[05-13 07:43:30]: [INFO] Hooked into LuckPerms! -[05-13 07:43:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 07:43:31]: [INFO] AuthMeReReloaded is running on Paper -[05-13 07:43:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 07:43:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 07:43:31]: [INFO] Checking for updates... -[05-13 07:43:56]: [INFO] You are running the latest version. -[05-13 08:03:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 08:06:04]: [INFO] SQLite Setup finished -[05-13 08:06:04]: [INFO] Hooked into LuckPerms! -[05-13 08:06:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 08:06:05]: [INFO] AuthMeReReloaded is running on Paper -[05-13 08:06:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 08:06:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 08:06:05]: [INFO] Checking for updates... -[05-13 08:06:35]: [INFO] You are running the latest version. -[05-13 08:26:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 08:28:37]: [INFO] SQLite Setup finished -[05-13 08:28:37]: [INFO] Hooked into LuckPerms! -[05-13 08:28:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 08:28:38]: [INFO] AuthMeReReloaded is running on Paper -[05-13 08:28:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 08:28:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 08:28:38]: [INFO] Checking for updates... -[05-13 08:29:01]: [INFO] You are running the latest version. -[05-13 08:49:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 08:51:01]: [INFO] SQLite Setup finished -[05-13 08:51:01]: [INFO] Hooked into LuckPerms! -[05-13 08:51:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 08:51:02]: [INFO] AuthMeReReloaded is running on Paper -[05-13 08:51:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 08:51:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 08:51:02]: [INFO] Checking for updates... -[05-13 08:51:32]: [INFO] You are running the latest version. -[05-13 09:11:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 09:13:34]: [INFO] SQLite Setup finished -[05-13 09:13:34]: [INFO] Hooked into LuckPerms! -[05-13 09:13:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 09:13:36]: [INFO] AuthMeReReloaded is running on Paper -[05-13 09:13:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 09:13:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 09:13:36]: [INFO] Checking for updates... -[05-13 09:14:01]: [INFO] You are running the latest version. -[05-13 09:34:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 09:36:03]: [INFO] SQLite Setup finished -[05-13 09:36:04]: [INFO] Hooked into LuckPerms! -[05-13 09:36:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 09:36:04]: [INFO] AuthMeReReloaded is running on Paper -[05-13 09:36:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 09:36:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 09:36:04]: [INFO] Checking for updates... -[05-13 09:36:36]: [INFO] You are running the latest version. -[05-13 09:55:47]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-13 09:57:43]: [INFO:FINE] Wtyrm used the wrong password -[05-13 09:57:57]: [INFO:FINE] Wtyrm used the wrong password -[05-13 09:59:09]: [INFO:FINE] Wtyrm used the wrong password -[05-13 09:59:26]: [INFO:FINE] Wtyrm used the wrong password -[05-13 09:59:42]: [INFO:FINE] Wtyrm logged in 192.168.31.1 -[05-13 11:32:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 11:35:14]: [INFO] SQLite Setup finished -[05-13 11:35:14]: [INFO] Hooked into LuckPerms! -[05-13 11:35:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 11:35:15]: [INFO] AuthMeReReloaded is running on Paper -[05-13 11:35:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 11:35:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 11:35:15]: [INFO] Checking for updates... -[05-13 11:35:43]: [INFO] You are running the latest version. -[05-13 11:55:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 11:57:53]: [INFO] SQLite Setup finished -[05-13 11:57:53]: [INFO] Hooked into LuckPerms! -[05-13 11:57:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 11:57:54]: [INFO] AuthMeReReloaded is running on Paper -[05-13 11:57:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 11:57:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 11:57:54]: [INFO] Checking for updates... -[05-13 11:58:23]: [INFO] You are running the latest version. -[05-13 12:18:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 12:20:26]: [INFO] SQLite Setup finished -[05-13 12:20:26]: [INFO] Hooked into LuckPerms! -[05-13 12:20:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 12:20:28]: [INFO] AuthMeReReloaded is running on Paper -[05-13 12:20:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 12:20:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 12:20:28]: [INFO] Checking for updates... -[05-13 12:20:56]: [INFO] You are running the latest version. -[05-13 12:34:39]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-13 12:56:36]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-13 13:18:43]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 13:35:42]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 14:07:37]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 14:10:30]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 14:16:09]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-13 15:16:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 15:19:07]: [INFO] SQLite Setup finished -[05-13 15:19:08]: [INFO] Hooked into LuckPerms! -[05-13 15:19:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 15:19:10]: [INFO] AuthMeReReloaded is running on Paper -[05-13 15:19:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 15:19:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 15:19:10]: [INFO] Checking for updates... -[05-13 15:19:40]: [INFO] You are running the latest version. -[05-13 15:20:33]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-13 15:33:39]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 16:35:11]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-13 16:40:41]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-13 16:47:36]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 17:01:05]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 17:26:04]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-13 17:26:56]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 18:13:30]: [INFO:FINE] RafkoLin1 used the wrong password -[05-13 18:13:38]: [INFO:FINE] RafkoLin1 used the wrong password -[05-13 18:13:48]: [INFO:FINE] RafkoLin1 used the wrong password -[05-13 18:14:14]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-13 18:21:21]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-13 18:47:37]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-13 18:56:49]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-13 19:20:11]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-13 19:26:43]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 19:27:08]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 19:27:39]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-13 19:33:43]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-13 19:34:56]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-13 19:36:12]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-13 20:01:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 20:05:05]: [INFO] SQLite Setup finished -[05-13 20:05:05]: [INFO] Hooked into LuckPerms! -[05-13 20:05:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 20:05:07]: [INFO] AuthMeReReloaded is running on Paper -[05-13 20:05:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 20:05:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 20:05:07]: [INFO] Checking for updates... -[05-13 20:05:38]: [INFO] You are running the latest version. -[05-13 20:06:07]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-13 20:35:07]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-13 20:54:54]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-13 22:34:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 22:36:36]: [INFO] SQLite Setup finished -[05-13 22:36:36]: [INFO] Hooked into LuckPerms! -[05-13 22:36:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 22:36:37]: [INFO] AuthMeReReloaded is running on Paper -[05-13 22:36:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 22:36:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 22:36:37]: [INFO] Checking for updates... -[05-13 22:36:56]: [INFO] You are running the latest version. -[05-13 22:56:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 22:59:04]: [INFO] SQLite Setup finished -[05-13 22:59:04]: [INFO] Hooked into LuckPerms! -[05-13 22:59:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 22:59:05]: [INFO] AuthMeReReloaded is running on Paper -[05-13 22:59:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 22:59:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 22:59:05]: [INFO] Checking for updates... -[05-13 22:59:35]: [INFO] You are running the latest version. -[05-13 23:19:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 23:21:37]: [INFO] SQLite Setup finished -[05-13 23:21:38]: [INFO] Hooked into LuckPerms! -[05-13 23:21:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 23:21:39]: [INFO] AuthMeReReloaded is running on Paper -[05-13 23:21:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 23:21:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 23:21:39]: [INFO] Checking for updates... -[05-13 23:21:58]: [INFO] You are running the latest version. -[05-13 23:41:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-13 23:44:00]: [INFO] SQLite Setup finished -[05-13 23:44:00]: [INFO] Hooked into LuckPerms! -[05-13 23:44:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-13 23:44:01]: [INFO] AuthMeReReloaded is running on Paper -[05-13 23:44:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-13 23:44:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-13 23:44:01]: [INFO] Checking for updates... -[05-13 23:44:31]: [INFO] You are running the latest version. -[05-14 00:04:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 00:06:32]: [INFO] SQLite Setup finished -[05-14 00:06:32]: [INFO] Hooked into LuckPerms! -[05-14 00:06:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 00:06:33]: [INFO] AuthMeReReloaded is running on Paper -[05-14 00:06:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 00:06:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 00:06:33]: [INFO] Checking for updates... -[05-14 00:06:55]: [INFO] You are running the latest version. -[05-14 00:26:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 00:28:57]: [INFO] SQLite Setup finished -[05-14 00:28:57]: [INFO] Hooked into LuckPerms! -[05-14 00:28:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 00:28:58]: [INFO] AuthMeReReloaded is running on Paper -[05-14 00:28:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 00:28:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 00:28:58]: [INFO] Checking for updates... -[05-14 00:29:26]: [INFO] You are running the latest version. -[05-14 00:49:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 00:51:31]: [INFO] SQLite Setup finished -[05-14 00:51:31]: [INFO] Hooked into LuckPerms! -[05-14 00:51:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 00:51:32]: [INFO] AuthMeReReloaded is running on Paper -[05-14 00:51:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 00:51:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 00:51:32]: [INFO] Checking for updates... -[05-14 00:51:57]: [INFO] You are running the latest version. -[05-14 01:11:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 01:14:04]: [INFO] SQLite Setup finished -[05-14 01:14:04]: [INFO] Hooked into LuckPerms! -[05-14 01:14:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 01:14:05]: [INFO] AuthMeReReloaded is running on Paper -[05-14 01:14:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 01:14:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 01:14:05]: [INFO] Checking for updates... -[05-14 01:14:35]: [INFO] You are running the latest version. -[05-14 01:34:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 01:36:34]: [INFO] SQLite Setup finished -[05-14 01:36:34]: [INFO] Hooked into LuckPerms! -[05-14 01:36:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 01:36:36]: [INFO] AuthMeReReloaded is running on Paper -[05-14 01:36:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 01:36:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 01:36:36]: [INFO] Checking for updates... -[05-14 01:36:58]: [INFO] You are running the latest version. -[05-14 01:56:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 01:59:03]: [INFO] SQLite Setup finished -[05-14 01:59:04]: [INFO] Hooked into LuckPerms! -[05-14 01:59:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 01:59:05]: [INFO] AuthMeReReloaded is running on Paper -[05-14 01:59:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 01:59:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 01:59:05]: [INFO] Checking for updates... -[05-14 01:59:35]: [INFO] You are running the latest version. -[05-14 02:19:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 02:21:39]: [INFO] SQLite Setup finished -[05-14 02:21:39]: [INFO] Hooked into LuckPerms! -[05-14 02:21:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 02:21:40]: [INFO] AuthMeReReloaded is running on Paper -[05-14 02:21:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 02:21:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 02:21:40]: [INFO] Checking for updates... -[05-14 02:22:04]: [INFO] You are running the latest version. -[05-14 02:42:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 02:44:12]: [INFO] SQLite Setup finished -[05-14 02:44:12]: [INFO] Hooked into LuckPerms! -[05-14 02:44:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 02:44:13]: [INFO] AuthMeReReloaded is running on Paper -[05-14 02:44:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 02:44:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 02:44:13]: [INFO] Checking for updates... -[05-14 02:44:46]: [INFO] You are running the latest version. -[05-14 03:04:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 03:06:52]: [INFO] SQLite Setup finished -[05-14 03:06:52]: [INFO] Hooked into LuckPerms! -[05-14 03:06:53]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 03:06:53]: [INFO] AuthMeReReloaded is running on Paper -[05-14 03:06:53]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 03:06:53]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 03:06:53]: [INFO] Checking for updates... -[05-14 03:07:18]: [INFO] You are running the latest version. -[05-14 03:27:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 03:29:18]: [INFO] SQLite Setup finished -[05-14 03:29:18]: [INFO] Hooked into LuckPerms! -[05-14 03:29:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 03:29:19]: [INFO] AuthMeReReloaded is running on Paper -[05-14 03:29:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 03:29:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 03:29:19]: [INFO] Checking for updates... -[05-14 03:29:47]: [INFO] You are running the latest version. -[05-14 03:49:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 03:51:50]: [INFO] SQLite Setup finished -[05-14 03:51:50]: [INFO] Hooked into LuckPerms! -[05-14 03:51:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 03:51:52]: [INFO] AuthMeReReloaded is running on Paper -[05-14 03:51:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 03:51:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 03:51:52]: [INFO] Checking for updates... -[05-14 03:52:28]: [INFO] You are running the latest version. -[05-14 04:12:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 04:14:28]: [INFO] SQLite Setup finished -[05-14 04:14:29]: [INFO] Hooked into LuckPerms! -[05-14 04:14:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 04:14:30]: [INFO] AuthMeReReloaded is running on Paper -[05-14 04:14:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 04:14:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 04:14:30]: [INFO] Checking for updates... -[05-14 04:14:53]: [INFO] You are running the latest version. -[05-14 04:34:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 04:36:45]: [INFO] SQLite Setup finished -[05-14 04:36:45]: [INFO] Hooked into LuckPerms! -[05-14 04:36:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 04:36:46]: [INFO] AuthMeReReloaded is running on Paper -[05-14 04:36:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 04:36:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 04:36:46]: [INFO] Checking for updates... -[05-14 04:37:08]: [INFO] You are running the latest version. -[05-14 04:57:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 04:58:53]: [INFO] SQLite Setup finished -[05-14 04:58:54]: [INFO] Hooked into LuckPerms! -[05-14 04:58:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 04:58:56]: [INFO] AuthMeReReloaded is running on Paper -[05-14 04:58:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 04:58:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 04:58:56]: [INFO] Checking for updates... -[05-14 04:59:26]: [INFO] You are running the latest version. -[05-14 05:19:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 05:21:26]: [INFO] SQLite Setup finished -[05-14 05:21:26]: [INFO] Hooked into LuckPerms! -[05-14 05:21:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 05:21:27]: [INFO] AuthMeReReloaded is running on Paper -[05-14 05:21:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 05:21:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 05:21:27]: [INFO] Checking for updates... -[05-14 05:21:43]: [INFO] You are running the latest version. -[05-14 05:41:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 05:43:42]: [INFO] SQLite Setup finished -[05-14 05:43:42]: [INFO] Hooked into LuckPerms! -[05-14 05:43:43]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 05:43:43]: [INFO] AuthMeReReloaded is running on Paper -[05-14 05:43:43]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 05:43:43]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 05:43:43]: [INFO] Checking for updates... -[05-14 05:44:05]: [INFO] You are running the latest version. -[05-14 06:04:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 06:06:12]: [INFO] SQLite Setup finished -[05-14 06:06:12]: [INFO] Hooked into LuckPerms! -[05-14 06:06:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 06:06:13]: [INFO] AuthMeReReloaded is running on Paper -[05-14 06:06:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 06:06:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 06:06:13]: [INFO] Checking for updates... -[05-14 06:06:45]: [INFO] You are running the latest version. -[05-14 06:26:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 06:28:51]: [INFO] SQLite Setup finished -[05-14 06:28:52]: [INFO] Hooked into LuckPerms! -[05-14 06:28:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 06:28:52]: [INFO] AuthMeReReloaded is running on Paper -[05-14 06:28:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 06:28:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 06:28:52]: [INFO] Checking for updates... -[05-14 06:29:15]: [INFO] You are running the latest version. -[05-14 06:49:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 06:51:12]: [INFO] SQLite Setup finished -[05-14 06:51:12]: [INFO] Hooked into LuckPerms! -[05-14 06:51:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 06:51:13]: [INFO] AuthMeReReloaded is running on Paper -[05-14 06:51:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 06:51:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 06:51:13]: [INFO] Checking for updates... -[05-14 06:51:42]: [INFO] You are running the latest version. -[05-14 07:11:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 07:13:43]: [INFO] SQLite Setup finished -[05-14 07:13:43]: [INFO] Hooked into LuckPerms! -[05-14 07:13:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 07:13:44]: [INFO] AuthMeReReloaded is running on Paper -[05-14 07:13:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 07:13:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 07:13:44]: [INFO] Checking for updates... -[05-14 07:14:04]: [INFO] You are running the latest version. -[05-14 07:34:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 07:36:08]: [INFO] SQLite Setup finished -[05-14 07:36:08]: [INFO] Hooked into LuckPerms! -[05-14 07:36:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 07:36:09]: [INFO] AuthMeReReloaded is running on Paper -[05-14 07:36:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 07:36:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 07:36:09]: [INFO] Checking for updates... -[05-14 07:36:38]: [INFO] You are running the latest version. -[05-14 07:56:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 07:58:40]: [INFO] SQLite Setup finished -[05-14 07:58:40]: [INFO] Hooked into LuckPerms! -[05-14 07:58:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 07:58:41]: [INFO] AuthMeReReloaded is running on Paper -[05-14 07:58:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 07:58:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 07:58:41]: [INFO] Checking for updates... -[05-14 07:59:05]: [INFO] You are running the latest version. -[05-14 08:19:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 08:21:12]: [INFO] SQLite Setup finished -[05-14 08:21:13]: [INFO] Hooked into LuckPerms! -[05-14 08:21:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 08:21:13]: [INFO] AuthMeReReloaded is running on Paper -[05-14 08:21:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 08:21:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 08:21:13]: [INFO] Checking for updates... -[05-14 08:21:44]: [INFO] You are running the latest version. -[05-14 08:41:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 08:43:51]: [INFO] SQLite Setup finished -[05-14 08:43:51]: [INFO] Hooked into LuckPerms! -[05-14 08:43:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 08:43:52]: [INFO] AuthMeReReloaded is running on Paper -[05-14 08:43:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 08:43:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 08:43:52]: [INFO] Checking for updates... -[05-14 08:44:18]: [INFO] You are running the latest version. -[05-14 09:04:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 09:06:22]: [INFO] SQLite Setup finished -[05-14 09:06:22]: [INFO] Hooked into LuckPerms! -[05-14 09:06:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 09:06:23]: [INFO] AuthMeReReloaded is running on Paper -[05-14 09:06:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 09:06:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 09:06:23]: [INFO] Checking for updates... -[05-14 09:06:40]: [INFO] You are running the latest version. -[05-14 09:26:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 09:28:41]: [INFO] SQLite Setup finished -[05-14 09:28:41]: [INFO] Hooked into LuckPerms! -[05-14 09:28:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 09:28:42]: [INFO] AuthMeReReloaded is running on Paper -[05-14 09:28:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 09:28:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 09:28:42]: [INFO] Checking for updates... -[05-14 09:29:08]: [INFO] You are running the latest version. -[05-14 09:49:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 09:51:10]: [INFO] SQLite Setup finished -[05-14 09:51:10]: [INFO] Hooked into LuckPerms! -[05-14 09:51:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 09:51:11]: [INFO] AuthMeReReloaded is running on Paper -[05-14 09:51:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 09:51:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 09:51:11]: [INFO] Checking for updates... -[05-14 09:51:41]: [INFO] You are running the latest version. -[05-14 10:11:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 10:13:45]: [INFO] SQLite Setup finished -[05-14 10:13:45]: [INFO] Hooked into LuckPerms! -[05-14 10:13:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 10:13:47]: [INFO] AuthMeReReloaded is running on Paper -[05-14 10:13:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 10:13:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 10:13:47]: [INFO] Checking for updates... -[05-14 10:14:07]: [INFO] You are running the latest version. -[05-14 10:22:45]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-14 11:06:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 11:08:46]: [INFO] SQLite Setup finished -[05-14 11:08:46]: [INFO] Hooked into LuckPerms! -[05-14 11:08:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 11:08:48]: [INFO] AuthMeReReloaded is running on Paper -[05-14 11:08:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 11:08:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 11:08:48]: [INFO] Checking for updates... -[05-14 11:09:07]: [INFO] You are running the latest version. -[05-14 11:29:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 11:31:17]: [INFO] SQLite Setup finished -[05-14 11:31:17]: [INFO] Hooked into LuckPerms! -[05-14 11:31:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 11:31:18]: [INFO] AuthMeReReloaded is running on Paper -[05-14 11:31:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 11:31:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 11:31:18]: [INFO] Checking for updates... -[05-14 11:31:52]: [INFO] You are running the latest version. -[05-14 11:51:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 11:53:59]: [INFO] SQLite Setup finished -[05-14 11:53:59]: [INFO] Hooked into LuckPerms! -[05-14 11:54:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 11:54:00]: [INFO] AuthMeReReloaded is running on Paper -[05-14 11:54:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 11:54:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 11:54:00]: [INFO] Checking for updates... -[05-14 11:54:27]: [INFO] You are running the latest version. -[05-14 12:10:15]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-14 12:16:11]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-14 12:24:49]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-14 12:30:29]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-14 13:24:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 13:26:40]: [INFO] SQLite Setup finished -[05-14 13:26:41]: [INFO] Hooked into LuckPerms! -[05-14 13:26:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 13:26:41]: [INFO] AuthMeReReloaded is running on Paper -[05-14 13:26:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 13:26:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 13:26:41]: [INFO] Checking for updates... -[05-14 13:26:59]: [INFO] You are running the latest version. -[05-14 13:46:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 13:49:01]: [INFO] SQLite Setup finished -[05-14 13:49:01]: [INFO] Hooked into LuckPerms! -[05-14 13:49:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 13:49:02]: [INFO] AuthMeReReloaded is running on Paper -[05-14 13:49:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 13:49:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 13:49:02]: [INFO] Checking for updates... -[05-14 13:49:34]: [INFO] You are running the latest version. -[05-14 14:09:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 14:11:35]: [INFO] SQLite Setup finished -[05-14 14:11:36]: [INFO] Hooked into LuckPerms! -[05-14 14:11:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 14:11:37]: [INFO] AuthMeReReloaded is running on Paper -[05-14 14:11:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 14:11:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 14:11:37]: [INFO] Checking for updates... -[05-14 14:11:58]: [INFO] You are running the latest version. -[05-14 14:31:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 14:34:05]: [INFO] SQLite Setup finished -[05-14 14:34:05]: [INFO] Hooked into LuckPerms! -[05-14 14:34:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 14:34:06]: [INFO] AuthMeReReloaded is running on Paper -[05-14 14:34:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 14:34:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 14:34:06]: [INFO] Checking for updates... -[05-14 14:34:38]: [INFO] You are running the latest version. -[05-14 14:54:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 14:57:08]: [INFO] SQLite Setup finished -[05-14 14:57:09]: [INFO] Hooked into LuckPerms! -[05-14 14:57:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 14:57:10]: [INFO] AuthMeReReloaded is running on Paper -[05-14 14:57:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 14:57:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 14:57:10]: [INFO] Checking for updates... -[05-14 14:57:37]: [INFO] You are running the latest version. -[05-14 15:06:06]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-14 15:41:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 15:43:24]: [INFO] SQLite Setup finished -[05-14 15:43:24]: [INFO] Hooked into LuckPerms! -[05-14 15:43:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 15:43:26]: [INFO] AuthMeReReloaded is running on Paper -[05-14 15:43:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 15:43:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 15:43:26]: [INFO] Checking for updates... -[05-14 15:43:50]: [INFO] You are running the latest version. -[05-14 15:50:09]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-14 16:54:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 16:56:29]: [INFO] SQLite Setup finished -[05-14 16:56:30]: [INFO] Hooked into LuckPerms! -[05-14 16:56:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 16:56:30]: [INFO] AuthMeReReloaded is running on Paper -[05-14 16:56:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 16:56:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 16:56:30]: [INFO] Checking for updates... -[05-14 16:56:47]: [INFO] You are running the latest version. -[05-14 17:07:19]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-14 17:08:39]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-14 17:36:09]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-14 17:56:50]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-14 18:00:34]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-14 18:49:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 18:51:39]: [INFO] SQLite Setup finished -[05-14 18:51:39]: [INFO] Hooked into LuckPerms! -[05-14 18:51:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 18:51:40]: [INFO] AuthMeReReloaded is running on Paper -[05-14 18:51:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 18:51:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 18:51:40]: [INFO] Checking for updates... -[05-14 18:51:58]: [INFO] You are running the latest version. -[05-14 18:56:02]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-14 19:22:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 19:24:22]: [INFO] SQLite Setup finished -[05-14 19:24:22]: [INFO] Hooked into LuckPerms! -[05-14 19:24:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 19:24:22]: [INFO] AuthMeReReloaded is running on Paper -[05-14 19:24:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 19:24:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 19:24:22]: [INFO] Checking for updates... -[05-14 19:24:40]: [INFO] You are running the latest version. -[05-14 19:25:30]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-14 19:53:11]: [INFO:FINE] chocovannii logged in 192.168.31.122 -[05-14 20:30:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 20:31:48]: [INFO] SQLite Setup finished -[05-14 20:31:49]: [INFO] Hooked into LuckPerms! -[05-14 20:31:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 20:31:50]: [INFO] AuthMeReReloaded is running on Paper -[05-14 20:31:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 20:31:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 20:31:50]: [INFO] Checking for updates... -[05-14 20:32:08]: [INFO] You are running the latest version. -[05-14 20:52:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 20:53:44]: [INFO] SQLite Setup finished -[05-14 20:53:44]: [INFO] Hooked into LuckPerms! -[05-14 20:53:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 20:53:45]: [INFO] AuthMeReReloaded is running on Paper -[05-14 20:53:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 20:53:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 20:53:45]: [INFO] Checking for updates... -[05-14 20:54:04]: [INFO] You are running the latest version. -[05-14 21:14:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 21:15:39]: [INFO] SQLite Setup finished -[05-14 21:15:40]: [INFO] Hooked into LuckPerms! -[05-14 21:15:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 21:15:40]: [INFO] AuthMeReReloaded is running on Paper -[05-14 21:15:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 21:15:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 21:15:40]: [INFO] Checking for updates... -[05-14 21:16:00]: [INFO] You are running the latest version. -[05-14 21:36:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 21:37:34]: [INFO] SQLite Setup finished -[05-14 21:37:34]: [INFO] Hooked into LuckPerms! -[05-14 21:37:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 21:37:35]: [INFO] AuthMeReReloaded is running on Paper -[05-14 21:37:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 21:37:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 21:37:35]: [INFO] Checking for updates... -[05-14 21:37:52]: [INFO] You are running the latest version. -[05-14 21:57:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 21:59:26]: [INFO] SQLite Setup finished -[05-14 21:59:26]: [INFO] Hooked into LuckPerms! -[05-14 21:59:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 21:59:27]: [INFO] AuthMeReReloaded is running on Paper -[05-14 21:59:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 21:59:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 21:59:27]: [INFO] Checking for updates... -[05-14 21:59:43]: [INFO] You are running the latest version. -[05-14 22:19:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 22:21:18]: [INFO] SQLite Setup finished -[05-14 22:21:18]: [INFO] Hooked into LuckPerms! -[05-14 22:21:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 22:21:19]: [INFO] AuthMeReReloaded is running on Paper -[05-14 22:21:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 22:21:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 22:21:19]: [INFO] Checking for updates... -[05-14 22:21:38]: [INFO] You are running the latest version. -[05-14 22:41:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 22:43:13]: [INFO] SQLite Setup finished -[05-14 22:43:13]: [INFO] Hooked into LuckPerms! -[05-14 22:43:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 22:43:14]: [INFO] AuthMeReReloaded is running on Paper -[05-14 22:43:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 22:43:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 22:43:14]: [INFO] Checking for updates... -[05-14 22:43:32]: [INFO] You are running the latest version. -[05-14 23:03:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 23:05:08]: [INFO] SQLite Setup finished -[05-14 23:05:08]: [INFO] Hooked into LuckPerms! -[05-14 23:05:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 23:05:08]: [INFO] AuthMeReReloaded is running on Paper -[05-14 23:05:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 23:05:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 23:05:08]: [INFO] Checking for updates... -[05-14 23:05:29]: [INFO] You are running the latest version. -[05-14 23:25:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 23:27:07]: [INFO] SQLite Setup finished -[05-14 23:27:07]: [INFO] Hooked into LuckPerms! -[05-14 23:27:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 23:27:08]: [INFO] AuthMeReReloaded is running on Paper -[05-14 23:27:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 23:27:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 23:27:08]: [INFO] Checking for updates... -[05-14 23:27:26]: [INFO] You are running the latest version. -[05-14 23:47:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-14 23:49:03]: [INFO] SQLite Setup finished -[05-14 23:49:04]: [INFO] Hooked into LuckPerms! -[05-14 23:49:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-14 23:49:04]: [INFO] AuthMeReReloaded is running on Paper -[05-14 23:49:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-14 23:49:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-14 23:49:04]: [INFO] Checking for updates... -[05-14 23:49:22]: [INFO] You are running the latest version. -[05-15 00:09:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 00:10:58]: [INFO] SQLite Setup finished -[05-15 00:10:58]: [INFO] Hooked into LuckPerms! -[05-15 00:10:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 00:10:59]: [INFO] AuthMeReReloaded is running on Paper -[05-15 00:10:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 00:10:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 00:10:59]: [INFO] Checking for updates... -[05-15 00:11:17]: [INFO] You are running the latest version. -[05-15 00:31:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 00:32:55]: [INFO] SQLite Setup finished -[05-15 00:32:55]: [INFO] Hooked into LuckPerms! -[05-15 00:32:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 00:32:56]: [INFO] AuthMeReReloaded is running on Paper -[05-15 00:32:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 00:32:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 00:32:56]: [INFO] Checking for updates... -[05-15 00:33:14]: [INFO] You are running the latest version. -[05-15 00:53:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 00:54:48]: [INFO] SQLite Setup finished -[05-15 00:54:49]: [INFO] Hooked into LuckPerms! -[05-15 00:54:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 00:54:49]: [INFO] AuthMeReReloaded is running on Paper -[05-15 00:54:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 00:54:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 00:54:49]: [INFO] Checking for updates... -[05-15 00:55:08]: [INFO] You are running the latest version. -[05-15 01:15:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 01:16:44]: [INFO] SQLite Setup finished -[05-15 01:16:45]: [INFO] Hooked into LuckPerms! -[05-15 01:16:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 01:16:45]: [INFO] AuthMeReReloaded is running on Paper -[05-15 01:16:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 01:16:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 01:16:45]: [INFO] Checking for updates... -[05-15 01:17:04]: [INFO] You are running the latest version. -[05-15 01:37:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 01:38:39]: [INFO] SQLite Setup finished -[05-15 01:38:39]: [INFO] Hooked into LuckPerms! -[05-15 01:38:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 01:38:40]: [INFO] AuthMeReReloaded is running on Paper -[05-15 01:38:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 01:38:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 01:38:40]: [INFO] Checking for updates... -[05-15 01:39:02]: [INFO] You are running the latest version. -[05-15 01:59:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 02:00:39]: [INFO] SQLite Setup finished -[05-15 02:00:40]: [INFO] Hooked into LuckPerms! -[05-15 02:00:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 02:00:40]: [INFO] AuthMeReReloaded is running on Paper -[05-15 02:00:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 02:00:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 02:00:40]: [INFO] Checking for updates... -[05-15 02:01:02]: [INFO] You are running the latest version. -[05-15 02:21:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 02:22:36]: [INFO] SQLite Setup finished -[05-15 02:22:37]: [INFO] Hooked into LuckPerms! -[05-15 02:22:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 02:22:37]: [INFO] AuthMeReReloaded is running on Paper -[05-15 02:22:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 02:22:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 02:22:37]: [INFO] Checking for updates... -[05-15 02:22:58]: [INFO] You are running the latest version. -[05-15 02:42:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 02:44:34]: [INFO] SQLite Setup finished -[05-15 02:44:34]: [INFO] Hooked into LuckPerms! -[05-15 02:44:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 02:44:35]: [INFO] AuthMeReReloaded is running on Paper -[05-15 02:44:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 02:44:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 02:44:35]: [INFO] Checking for updates... -[05-15 02:44:56]: [INFO] You are running the latest version. -[05-15 03:04:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 03:06:35]: [INFO] SQLite Setup finished -[05-15 03:06:36]: [INFO] Hooked into LuckPerms! -[05-15 03:06:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 03:06:36]: [INFO] AuthMeReReloaded is running on Paper -[05-15 03:06:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 03:06:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 03:06:36]: [INFO] Checking for updates... -[05-15 03:06:56]: [INFO] You are running the latest version. -[05-15 03:26:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 03:28:33]: [INFO] SQLite Setup finished -[05-15 03:28:33]: [INFO] Hooked into LuckPerms! -[05-15 03:28:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 03:28:34]: [INFO] AuthMeReReloaded is running on Paper -[05-15 03:28:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 03:28:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 03:28:34]: [INFO] Checking for updates... -[05-15 03:28:52]: [INFO] You are running the latest version. -[05-15 03:48:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 03:50:28]: [INFO] SQLite Setup finished -[05-15 03:50:28]: [INFO] Hooked into LuckPerms! -[05-15 03:50:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 03:50:29]: [INFO] AuthMeReReloaded is running on Paper -[05-15 03:50:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 03:50:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 03:50:29]: [INFO] Checking for updates... -[05-15 03:50:47]: [INFO] You are running the latest version. -[05-15 04:10:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 04:12:22]: [INFO] SQLite Setup finished -[05-15 04:12:23]: [INFO] Hooked into LuckPerms! -[05-15 04:12:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 04:12:24]: [INFO] AuthMeReReloaded is running on Paper -[05-15 04:12:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 04:12:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 04:12:24]: [INFO] Checking for updates... -[05-15 04:12:41]: [INFO] You are running the latest version. -[05-15 04:32:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 04:34:15]: [INFO] SQLite Setup finished -[05-15 04:34:16]: [INFO] Hooked into LuckPerms! -[05-15 04:34:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 04:34:16]: [INFO] AuthMeReReloaded is running on Paper -[05-15 04:34:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 04:34:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 04:34:16]: [INFO] Checking for updates... -[05-15 04:34:36]: [INFO] You are running the latest version. -[05-15 04:54:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 04:56:11]: [INFO] SQLite Setup finished -[05-15 04:56:12]: [INFO] Hooked into LuckPerms! -[05-15 04:56:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 04:56:12]: [INFO] AuthMeReReloaded is running on Paper -[05-15 04:56:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 04:56:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 04:56:12]: [INFO] Checking for updates... -[05-15 04:56:33]: [INFO] You are running the latest version. -[05-15 05:16:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 05:18:09]: [INFO] SQLite Setup finished -[05-15 05:18:09]: [INFO] Hooked into LuckPerms! -[05-15 05:18:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 05:18:10]: [INFO] AuthMeReReloaded is running on Paper -[05-15 05:18:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 05:18:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 05:18:10]: [INFO] Checking for updates... -[05-15 05:18:29]: [INFO] You are running the latest version. -[05-15 05:38:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 05:40:02]: [INFO] SQLite Setup finished -[05-15 05:40:03]: [INFO] Hooked into LuckPerms! -[05-15 05:40:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 05:40:03]: [INFO] AuthMeReReloaded is running on Paper -[05-15 05:40:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 05:40:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 05:40:03]: [INFO] Checking for updates... -[05-15 05:40:23]: [INFO] You are running the latest version. -[05-15 06:00:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 06:01:57]: [INFO] SQLite Setup finished -[05-15 06:01:57]: [INFO] Hooked into LuckPerms! -[05-15 06:01:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 06:01:58]: [INFO] AuthMeReReloaded is running on Paper -[05-15 06:01:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 06:01:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 06:01:58]: [INFO] Checking for updates... -[05-15 06:02:18]: [INFO] You are running the latest version. -[05-15 06:21:23]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-15 06:24:40]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-15 06:48:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 06:50:36]: [INFO] SQLite Setup finished -[05-15 06:50:36]: [INFO] Hooked into LuckPerms! -[05-15 06:50:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 06:50:37]: [INFO] AuthMeReReloaded is running on Paper -[05-15 06:50:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 06:50:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 06:50:37]: [INFO] Checking for updates... -[05-15 06:51:01]: [INFO] You are running the latest version. -[05-15 07:11:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 07:12:38]: [INFO] SQLite Setup finished -[05-15 07:12:38]: [INFO] Hooked into LuckPerms! -[05-15 07:12:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 07:12:39]: [INFO] AuthMeReReloaded is running on Paper -[05-15 07:12:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 07:12:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 07:12:39]: [INFO] Checking for updates... -[05-15 07:13:02]: [INFO] You are running the latest version. -[05-15 07:33:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 07:34:38]: [INFO] SQLite Setup finished -[05-15 07:34:38]: [INFO] Hooked into LuckPerms! -[05-15 07:34:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 07:34:39]: [INFO] AuthMeReReloaded is running on Paper -[05-15 07:34:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 07:34:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 07:34:39]: [INFO] Checking for updates... -[05-15 07:34:58]: [INFO] You are running the latest version. -[05-15 07:54:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 07:56:33]: [INFO] SQLite Setup finished -[05-15 07:56:34]: [INFO] Hooked into LuckPerms! -[05-15 07:56:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 07:56:34]: [INFO] AuthMeReReloaded is running on Paper -[05-15 07:56:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 07:56:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 07:56:34]: [INFO] Checking for updates... -[05-15 07:56:54]: [INFO] You are running the latest version. -[05-15 08:16:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 08:18:29]: [INFO] SQLite Setup finished -[05-15 08:18:29]: [INFO] Hooked into LuckPerms! -[05-15 08:18:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 08:18:30]: [INFO] AuthMeReReloaded is running on Paper -[05-15 08:18:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 08:18:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 08:18:30]: [INFO] Checking for updates... -[05-15 08:18:47]: [INFO] You are running the latest version. -[05-15 08:38:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 08:40:26]: [INFO] SQLite Setup finished -[05-15 08:40:26]: [INFO] Hooked into LuckPerms! -[05-15 08:40:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 08:40:27]: [INFO] AuthMeReReloaded is running on Paper -[05-15 08:40:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 08:40:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 08:40:27]: [INFO] Checking for updates... -[05-15 08:40:44]: [INFO] You are running the latest version. -[05-15 09:00:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 09:02:16]: [INFO] SQLite Setup finished -[05-15 09:02:16]: [INFO] Hooked into LuckPerms! -[05-15 09:02:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 09:02:17]: [INFO] AuthMeReReloaded is running on Paper -[05-15 09:02:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 09:02:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 09:02:17]: [INFO] Checking for updates... -[05-15 09:02:36]: [INFO] You are running the latest version. -[05-15 09:22:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 09:24:12]: [INFO] SQLite Setup finished -[05-15 09:24:12]: [INFO] Hooked into LuckPerms! -[05-15 09:24:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 09:24:13]: [INFO] AuthMeReReloaded is running on Paper -[05-15 09:24:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 09:24:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 09:24:13]: [INFO] Checking for updates... -[05-15 09:24:31]: [INFO] You are running the latest version. -[05-15 09:44:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 09:46:06]: [INFO] SQLite Setup finished -[05-15 09:46:07]: [INFO] Hooked into LuckPerms! -[05-15 09:46:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 09:46:07]: [INFO] AuthMeReReloaded is running on Paper -[05-15 09:46:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 09:46:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 09:46:07]: [INFO] Checking for updates... -[05-15 09:46:29]: [INFO] You are running the latest version. -[05-15 10:06:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 10:08:06]: [INFO] SQLite Setup finished -[05-15 10:08:06]: [INFO] Hooked into LuckPerms! -[05-15 10:08:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 10:08:07]: [INFO] AuthMeReReloaded is running on Paper -[05-15 10:08:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 10:08:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 10:08:07]: [INFO] Checking for updates... -[05-15 10:08:27]: [INFO] You are running the latest version. -[05-15 10:28:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 10:30:03]: [INFO] SQLite Setup finished -[05-15 10:30:03]: [INFO] Hooked into LuckPerms! -[05-15 10:30:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 10:30:04]: [INFO] AuthMeReReloaded is running on Paper -[05-15 10:30:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 10:30:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 10:30:04]: [INFO] Checking for updates... -[05-15 10:30:24]: [INFO] You are running the latest version. -[05-15 10:50:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 10:51:59]: [INFO] SQLite Setup finished -[05-15 10:51:59]: [INFO] Hooked into LuckPerms! -[05-15 10:52:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 10:52:00]: [INFO] AuthMeReReloaded is running on Paper -[05-15 10:52:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 10:52:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 10:52:00]: [INFO] Checking for updates... -[05-15 10:52:18]: [INFO] You are running the latest version. -[05-15 11:12:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 11:13:54]: [INFO] SQLite Setup finished -[05-15 11:13:54]: [INFO] Hooked into LuckPerms! -[05-15 11:13:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 11:13:55]: [INFO] AuthMeReReloaded is running on Paper -[05-15 11:13:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 11:13:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 11:13:55]: [INFO] Checking for updates... -[05-15 11:14:13]: [INFO] You are running the latest version. -[05-15 11:14:47]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-15 11:20:36]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-15 12:00:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 12:02:33]: [INFO] SQLite Setup finished -[05-15 12:02:33]: [INFO] Hooked into LuckPerms! -[05-15 12:02:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 12:02:34]: [INFO] AuthMeReReloaded is running on Paper -[05-15 12:02:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 12:02:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 12:02:34]: [INFO] Checking for updates... -[05-15 12:02:51]: [INFO] You are running the latest version. -[05-15 12:22:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 12:24:28]: [INFO] SQLite Setup finished -[05-15 12:24:28]: [INFO] Hooked into LuckPerms! -[05-15 12:24:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 12:24:29]: [INFO] AuthMeReReloaded is running on Paper -[05-15 12:24:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 12:24:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 12:24:29]: [INFO] Checking for updates... -[05-15 12:24:46]: [INFO] You are running the latest version. -[05-15 12:26:02]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-15 12:48:05]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-15 13:46:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 13:48:41]: [INFO] SQLite Setup finished -[05-15 13:48:41]: [INFO] Hooked into LuckPerms! -[05-15 13:48:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 13:48:41]: [INFO] AuthMeReReloaded is running on Paper -[05-15 13:48:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 13:48:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 13:48:41]: [INFO] Checking for updates... -[05-15 13:48:58]: [INFO] You are running the latest version. -[05-15 14:08:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 14:10:33]: [INFO] SQLite Setup finished -[05-15 14:10:33]: [INFO] Hooked into LuckPerms! -[05-15 14:10:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 14:10:34]: [INFO] AuthMeReReloaded is running on Paper -[05-15 14:10:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 14:10:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 14:10:34]: [INFO] Checking for updates... -[05-15 14:10:53]: [INFO] You are running the latest version. -[05-15 14:30:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 14:32:28]: [INFO] SQLite Setup finished -[05-15 14:32:29]: [INFO] Hooked into LuckPerms! -[05-15 14:32:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 14:32:29]: [INFO] AuthMeReReloaded is running on Paper -[05-15 14:32:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 14:32:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 14:32:29]: [INFO] Checking for updates... -[05-15 14:32:45]: [INFO] You are running the latest version. -[05-15 14:50:06]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-15 15:23:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 15:25:33]: [INFO] SQLite Setup finished -[05-15 15:25:33]: [INFO] Hooked into LuckPerms! -[05-15 15:25:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 15:25:34]: [INFO] AuthMeReReloaded is running on Paper -[05-15 15:25:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 15:25:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 15:25:34]: [INFO] Checking for updates... -[05-15 15:25:51]: [INFO] You are running the latest version. -[05-15 15:45:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 15:47:24]: [INFO] SQLite Setup finished -[05-15 15:47:24]: [INFO] Hooked into LuckPerms! -[05-15 15:47:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 15:47:25]: [INFO] AuthMeReReloaded is running on Paper -[05-15 15:47:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 15:47:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 15:47:25]: [INFO] Checking for updates... -[05-15 15:47:42]: [INFO] You are running the latest version. -[05-15 16:07:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 16:09:15]: [INFO] SQLite Setup finished -[05-15 16:09:15]: [INFO] Hooked into LuckPerms! -[05-15 16:09:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 16:09:16]: [INFO] AuthMeReReloaded is running on Paper -[05-15 16:09:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 16:09:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 16:09:16]: [INFO] Checking for updates... -[05-15 16:09:34]: [INFO] You are running the latest version. -[05-15 16:29:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 16:31:09]: [INFO] SQLite Setup finished -[05-15 16:31:09]: [INFO] Hooked into LuckPerms! -[05-15 16:31:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 16:31:09]: [INFO] AuthMeReReloaded is running on Paper -[05-15 16:31:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 16:31:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 16:31:09]: [INFO] Checking for updates... -[05-15 16:31:29]: [INFO] You are running the latest version. -[05-15 16:51:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 16:53:06]: [INFO] SQLite Setup finished -[05-15 16:53:06]: [INFO] Hooked into LuckPerms! -[05-15 16:53:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 16:53:07]: [INFO] AuthMeReReloaded is running on Paper -[05-15 16:53:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 16:53:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 16:53:07]: [INFO] Checking for updates... -[05-15 16:53:26]: [INFO] You are running the latest version. -[05-15 17:13:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 17:15:02]: [INFO] SQLite Setup finished -[05-15 17:15:02]: [INFO] Hooked into LuckPerms! -[05-15 17:15:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 17:15:03]: [INFO] AuthMeReReloaded is running on Paper -[05-15 17:15:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 17:15:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 17:15:03]: [INFO] Checking for updates... -[05-15 17:15:22]: [INFO] You are running the latest version. -[05-15 17:29:15]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-15 17:44:54]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-15 17:57:24]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-15 18:09:45]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-15 18:10:06]: [WARN] Player 'sidooff' wasn't online during login process, aborted... -[05-15 18:10:57]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-15 18:26:42]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-15 18:51:08]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-15 19:36:31]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-15 19:47:35]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-15 19:49:54]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-15 20:10:29]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-15 20:13:32]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-15 21:21:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 21:22:50]: [INFO] SQLite Setup finished -[05-15 21:22:50]: [INFO] Hooked into LuckPerms! -[05-15 21:22:51]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 21:22:51]: [INFO] AuthMeReReloaded is running on Paper -[05-15 21:22:51]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 21:22:51]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 21:22:51]: [INFO] Checking for updates... -[05-15 21:23:11]: [INFO] You are running the latest version. -[05-15 21:43:11]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 21:44:44]: [INFO] SQLite Setup finished -[05-15 21:44:45]: [INFO] Hooked into LuckPerms! -[05-15 21:44:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 21:44:45]: [INFO] AuthMeReReloaded is running on Paper -[05-15 21:44:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 21:44:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 21:44:45]: [INFO] Checking for updates... -[05-15 21:45:04]: [INFO] You are running the latest version. -[05-15 22:05:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 22:06:40]: [INFO] SQLite Setup finished -[05-15 22:06:40]: [INFO] Hooked into LuckPerms! -[05-15 22:06:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 22:06:41]: [INFO] AuthMeReReloaded is running on Paper -[05-15 22:06:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 22:06:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 22:06:41]: [INFO] Checking for updates... -[05-15 22:07:02]: [INFO] You are running the latest version. -[05-15 22:27:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 22:28:38]: [INFO] SQLite Setup finished -[05-15 22:28:38]: [INFO] Hooked into LuckPerms! -[05-15 22:28:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 22:28:39]: [INFO] AuthMeReReloaded is running on Paper -[05-15 22:28:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 22:28:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 22:28:39]: [INFO] Checking for updates... -[05-15 22:28:58]: [INFO] You are running the latest version. -[05-15 22:48:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 22:50:35]: [INFO] SQLite Setup finished -[05-15 22:50:35]: [INFO] Hooked into LuckPerms! -[05-15 22:50:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 22:50:36]: [INFO] AuthMeReReloaded is running on Paper -[05-15 22:50:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 22:50:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 22:50:36]: [INFO] Checking for updates... -[05-15 22:50:55]: [INFO] You are running the latest version. -[05-15 23:10:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 23:12:31]: [INFO] SQLite Setup finished -[05-15 23:12:31]: [INFO] Hooked into LuckPerms! -[05-15 23:12:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 23:12:32]: [INFO] AuthMeReReloaded is running on Paper -[05-15 23:12:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 23:12:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 23:12:32]: [INFO] Checking for updates... -[05-15 23:12:50]: [INFO] You are running the latest version. -[05-15 23:32:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 23:34:24]: [INFO] SQLite Setup finished -[05-15 23:34:24]: [INFO] Hooked into LuckPerms! -[05-15 23:34:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 23:34:25]: [INFO] AuthMeReReloaded is running on Paper -[05-15 23:34:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 23:34:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 23:34:25]: [INFO] Checking for updates... -[05-15 23:34:42]: [INFO] You are running the latest version. -[05-15 23:54:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-15 23:56:18]: [INFO] SQLite Setup finished -[05-15 23:56:18]: [INFO] Hooked into LuckPerms! -[05-15 23:56:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-15 23:56:19]: [INFO] AuthMeReReloaded is running on Paper -[05-15 23:56:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-15 23:56:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-15 23:56:19]: [INFO] Checking for updates... -[05-15 23:56:39]: [INFO] You are running the latest version. -[05-16 00:16:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 00:18:15]: [INFO] SQLite Setup finished -[05-16 00:18:16]: [INFO] Hooked into LuckPerms! -[05-16 00:18:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 00:18:16]: [INFO] AuthMeReReloaded is running on Paper -[05-16 00:18:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 00:18:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 00:18:16]: [INFO] Checking for updates... -[05-16 00:18:37]: [INFO] You are running the latest version. -[05-16 00:38:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 00:40:11]: [INFO] SQLite Setup finished -[05-16 00:40:11]: [INFO] Hooked into LuckPerms! -[05-16 00:40:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 00:40:12]: [INFO] AuthMeReReloaded is running on Paper -[05-16 00:40:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 00:40:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 00:40:12]: [INFO] Checking for updates... -[05-16 00:40:31]: [INFO] You are running the latest version. -[05-16 01:00:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 01:02:13]: [INFO] SQLite Setup finished -[05-16 01:02:13]: [INFO] Hooked into LuckPerms! -[05-16 01:02:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 01:02:13]: [INFO] AuthMeReReloaded is running on Paper -[05-16 01:02:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 01:02:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 01:02:13]: [INFO] Checking for updates... -[05-16 01:02:32]: [INFO] You are running the latest version. -[05-16 01:22:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 01:24:08]: [INFO] SQLite Setup finished -[05-16 01:24:09]: [INFO] Hooked into LuckPerms! -[05-16 01:24:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 01:24:09]: [INFO] AuthMeReReloaded is running on Paper -[05-16 01:24:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 01:24:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 01:24:09]: [INFO] Checking for updates... -[05-16 01:24:28]: [INFO] You are running the latest version. -[05-16 01:44:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 01:46:03]: [INFO] SQLite Setup finished -[05-16 01:46:03]: [INFO] Hooked into LuckPerms! -[05-16 01:46:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 01:46:03]: [INFO] AuthMeReReloaded is running on Paper -[05-16 01:46:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 01:46:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 01:46:03]: [INFO] Checking for updates... -[05-16 01:46:21]: [INFO] You are running the latest version. -[05-16 02:06:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 02:07:54]: [INFO] SQLite Setup finished -[05-16 02:07:54]: [INFO] Hooked into LuckPerms! -[05-16 02:07:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 02:07:55]: [INFO] AuthMeReReloaded is running on Paper -[05-16 02:07:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 02:07:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 02:07:55]: [INFO] Checking for updates... -[05-16 02:08:13]: [INFO] You are running the latest version. -[05-16 02:28:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 02:29:46]: [INFO] SQLite Setup finished -[05-16 02:29:47]: [INFO] Hooked into LuckPerms! -[05-16 02:29:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 02:29:47]: [INFO] AuthMeReReloaded is running on Paper -[05-16 02:29:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 02:29:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 02:29:47]: [INFO] Checking for updates... -[05-16 02:30:08]: [INFO] You are running the latest version. -[05-16 02:50:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 02:52:36]: [INFO] SQLite Setup finished -[05-16 02:52:36]: [INFO] Hooked into LuckPerms! -[05-16 02:52:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 02:52:37]: [INFO] AuthMeReReloaded is running on Paper -[05-16 02:52:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 02:52:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 02:52:37]: [INFO] Checking for updates... -[05-16 02:52:54]: [INFO] You are running the latest version. -[05-16 03:12:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 03:14:30]: [INFO] SQLite Setup finished -[05-16 03:14:30]: [INFO] Hooked into LuckPerms! -[05-16 03:14:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 03:14:31]: [INFO] AuthMeReReloaded is running on Paper -[05-16 03:14:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 03:14:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 03:14:31]: [INFO] Checking for updates... -[05-16 03:14:49]: [INFO] You are running the latest version. -[05-16 03:34:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 03:36:25]: [INFO] SQLite Setup finished -[05-16 03:36:25]: [INFO] Hooked into LuckPerms! -[05-16 03:36:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 03:36:26]: [INFO] AuthMeReReloaded is running on Paper -[05-16 03:36:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 03:36:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 03:36:26]: [INFO] Checking for updates... -[05-16 03:36:44]: [INFO] You are running the latest version. -[05-16 03:56:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 03:58:18]: [INFO] SQLite Setup finished -[05-16 03:58:18]: [INFO] Hooked into LuckPerms! -[05-16 03:58:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 03:58:19]: [INFO] AuthMeReReloaded is running on Paper -[05-16 03:58:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 03:58:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 03:58:19]: [INFO] Checking for updates... -[05-16 03:58:38]: [INFO] You are running the latest version. -[05-16 04:18:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 04:20:14]: [INFO] SQLite Setup finished -[05-16 04:20:15]: [INFO] Hooked into LuckPerms! -[05-16 04:20:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 04:20:15]: [INFO] AuthMeReReloaded is running on Paper -[05-16 04:20:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 04:20:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 04:20:15]: [INFO] Checking for updates... -[05-16 04:20:34]: [INFO] You are running the latest version. -[05-16 04:40:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 04:42:10]: [INFO] SQLite Setup finished -[05-16 04:42:10]: [INFO] Hooked into LuckPerms! -[05-16 04:42:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 04:42:10]: [INFO] AuthMeReReloaded is running on Paper -[05-16 04:42:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 04:42:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 04:42:10]: [INFO] Checking for updates... -[05-16 04:42:29]: [INFO] You are running the latest version. -[05-16 05:02:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 05:04:03]: [INFO] SQLite Setup finished -[05-16 05:04:03]: [INFO] Hooked into LuckPerms! -[05-16 05:04:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 05:04:04]: [INFO] AuthMeReReloaded is running on Paper -[05-16 05:04:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 05:04:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 05:04:04]: [INFO] Checking for updates... -[05-16 05:04:24]: [INFO] You are running the latest version. -[05-16 05:24:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 05:26:05]: [INFO] SQLite Setup finished -[05-16 05:26:05]: [INFO] Hooked into LuckPerms! -[05-16 05:26:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 05:26:06]: [INFO] AuthMeReReloaded is running on Paper -[05-16 05:26:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 05:26:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 05:26:06]: [INFO] Checking for updates... -[05-16 05:26:26]: [INFO] You are running the latest version. -[05-16 05:45:20]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-16 06:34:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 06:36:27]: [INFO] SQLite Setup finished -[05-16 06:36:27]: [INFO] Hooked into LuckPerms! -[05-16 06:36:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 06:36:28]: [INFO] AuthMeReReloaded is running on Paper -[05-16 06:36:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 06:36:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 06:36:28]: [INFO] Checking for updates... -[05-16 06:36:45]: [INFO] You are running the latest version. -[05-16 06:56:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 06:58:21]: [INFO] SQLite Setup finished -[05-16 06:58:21]: [INFO] Hooked into LuckPerms! -[05-16 06:58:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 06:58:21]: [INFO] AuthMeReReloaded is running on Paper -[05-16 06:58:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 06:58:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 06:58:21]: [INFO] Checking for updates... -[05-16 06:58:41]: [INFO] You are running the latest version. -[05-16 07:18:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 07:20:16]: [INFO] SQLite Setup finished -[05-16 07:20:16]: [INFO] Hooked into LuckPerms! -[05-16 07:20:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 07:20:17]: [INFO] AuthMeReReloaded is running on Paper -[05-16 07:20:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 07:20:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 07:20:17]: [INFO] Checking for updates... -[05-16 07:20:37]: [INFO] You are running the latest version. -[05-16 07:40:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 07:42:13]: [INFO] SQLite Setup finished -[05-16 07:42:13]: [INFO] Hooked into LuckPerms! -[05-16 07:42:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 07:42:13]: [INFO] AuthMeReReloaded is running on Paper -[05-16 07:42:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 07:42:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 07:42:13]: [INFO] Checking for updates... -[05-16 07:42:32]: [INFO] You are running the latest version. -[05-16 07:53:07]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-16 08:59:26]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-16 10:52:34]: [INFO:FINE] sidooff logged in 192.168.31.1 -[05-16 10:52:55]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-16 11:53:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 11:55:42]: [INFO] SQLite Setup finished -[05-16 11:55:42]: [INFO] Hooked into LuckPerms! -[05-16 11:55:43]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 11:55:43]: [INFO] AuthMeReReloaded is running on Paper -[05-16 11:55:43]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 11:55:43]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 11:55:43]: [INFO] Checking for updates... -[05-16 11:56:02]: [INFO] You are running the latest version. -[05-16 12:16:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 12:17:37]: [INFO] SQLite Setup finished -[05-16 12:17:37]: [INFO] Hooked into LuckPerms! -[05-16 12:17:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 12:17:38]: [INFO] AuthMeReReloaded is running on Paper -[05-16 12:17:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 12:17:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 12:17:38]: [INFO] Checking for updates... -[05-16 12:17:54]: [INFO] You are running the latest version. -[05-16 12:37:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 12:39:30]: [INFO] SQLite Setup finished -[05-16 12:39:30]: [INFO] Hooked into LuckPerms! -[05-16 12:39:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 12:39:31]: [INFO] AuthMeReReloaded is running on Paper -[05-16 12:39:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 12:39:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 12:39:31]: [INFO] Checking for updates... -[05-16 12:39:51]: [INFO] You are running the latest version. -[05-16 12:51:20]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-16 13:24:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 13:26:31]: [INFO] SQLite Setup finished -[05-16 13:26:31]: [INFO] Hooked into LuckPerms! -[05-16 13:26:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 13:26:32]: [INFO] AuthMeReReloaded is running on Paper -[05-16 13:26:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 13:26:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 13:26:32]: [INFO] Checking for updates... -[05-16 13:26:51]: [INFO] You are running the latest version. -[05-16 13:29:49]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-16 14:42:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 14:44:32]: [INFO] SQLite Setup finished -[05-16 14:44:32]: [INFO] Hooked into LuckPerms! -[05-16 14:44:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 14:44:33]: [INFO] AuthMeReReloaded is running on Paper -[05-16 14:44:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 14:44:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 14:44:33]: [INFO] Checking for updates... -[05-16 14:44:52]: [INFO] You are running the latest version. -[05-16 15:04:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 15:06:30]: [INFO] SQLite Setup finished -[05-16 15:06:31]: [INFO] Hooked into LuckPerms! -[05-16 15:06:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 15:06:31]: [INFO] AuthMeReReloaded is running on Paper -[05-16 15:06:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 15:06:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 15:06:31]: [INFO] Checking for updates... -[05-16 15:06:51]: [INFO] You are running the latest version. -[05-16 15:26:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 15:28:28]: [INFO] SQLite Setup finished -[05-16 15:28:28]: [INFO] Hooked into LuckPerms! -[05-16 15:28:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 15:28:29]: [INFO] AuthMeReReloaded is running on Paper -[05-16 15:28:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 15:28:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 15:28:29]: [INFO] Checking for updates... -[05-16 15:28:46]: [INFO] You are running the latest version. -[05-16 15:48:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 15:50:21]: [INFO] SQLite Setup finished -[05-16 15:50:21]: [INFO] Hooked into LuckPerms! -[05-16 15:50:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 15:50:22]: [INFO] AuthMeReReloaded is running on Paper -[05-16 15:50:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 15:50:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 15:50:22]: [INFO] Checking for updates... -[05-16 15:50:40]: [INFO] You are running the latest version. -[05-16 16:10:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 16:12:17]: [INFO] SQLite Setup finished -[05-16 16:12:17]: [INFO] Hooked into LuckPerms! -[05-16 16:12:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 16:12:18]: [INFO] AuthMeReReloaded is running on Paper -[05-16 16:12:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 16:12:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 16:12:18]: [INFO] Checking for updates... -[05-16 16:12:38]: [INFO] You are running the latest version. -[05-16 16:32:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 16:34:12]: [INFO] SQLite Setup finished -[05-16 16:34:12]: [INFO] Hooked into LuckPerms! -[05-16 16:34:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 16:34:13]: [INFO] AuthMeReReloaded is running on Paper -[05-16 16:34:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 16:34:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 16:34:13]: [INFO] Checking for updates... -[05-16 16:34:32]: [INFO] You are running the latest version. -[05-16 16:41:04]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-16 16:59:16]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-16 17:02:44]: [INFO:FINE] Mufalo_RU used the wrong password -[05-16 17:02:51]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-16 17:12:17]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-16 18:00:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 18:02:30]: [INFO] SQLite Setup finished -[05-16 18:02:30]: [INFO] Hooked into LuckPerms! -[05-16 18:02:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 18:02:31]: [INFO] AuthMeReReloaded is running on Paper -[05-16 18:02:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 18:02:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 18:02:31]: [INFO] Checking for updates... -[05-16 18:02:47]: [INFO] You are running the latest version. -[05-16 18:22:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 18:24:26]: [INFO] SQLite Setup finished -[05-16 18:24:26]: [INFO] Hooked into LuckPerms! -[05-16 18:24:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 18:24:27]: [INFO] AuthMeReReloaded is running on Paper -[05-16 18:24:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 18:24:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 18:24:27]: [INFO] Checking for updates... -[05-16 18:24:45]: [INFO] You are running the latest version. -[05-16 18:44:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 18:46:22]: [INFO] SQLite Setup finished -[05-16 18:46:23]: [INFO] Hooked into LuckPerms! -[05-16 18:46:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 18:46:24]: [INFO] AuthMeReReloaded is running on Paper -[05-16 18:46:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 18:46:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 18:46:24]: [INFO] Checking for updates... -[05-16 18:46:43]: [INFO] You are running the latest version. -[05-16 18:59:29]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-16 19:25:03]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-16 19:35:24]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-16 19:46:21]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-16 20:09:30]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-16 20:19:22]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-16 20:48:46]: [INFO:FINE] chocovannii logged in 192.168.31.122 -[05-16 22:14:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 22:16:27]: [INFO] SQLite Setup finished -[05-16 22:16:27]: [INFO] Hooked into LuckPerms! -[05-16 22:16:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 22:16:28]: [INFO] AuthMeReReloaded is running on Paper -[05-16 22:16:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 22:16:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 22:16:28]: [INFO] Checking for updates... -[05-16 22:16:50]: [INFO] You are running the latest version. -[05-16 22:36:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 22:38:27]: [INFO] SQLite Setup finished -[05-16 22:38:27]: [INFO] Hooked into LuckPerms! -[05-16 22:38:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 22:38:28]: [INFO] AuthMeReReloaded is running on Paper -[05-16 22:38:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 22:38:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 22:38:28]: [INFO] Checking for updates... -[05-16 22:38:47]: [INFO] You are running the latest version. -[05-16 22:58:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 23:00:21]: [INFO] SQLite Setup finished -[05-16 23:00:22]: [INFO] Hooked into LuckPerms! -[05-16 23:00:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 23:00:22]: [INFO] AuthMeReReloaded is running on Paper -[05-16 23:00:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 23:00:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 23:00:22]: [INFO] Checking for updates... -[05-16 23:00:42]: [INFO] You are running the latest version. -[05-16 23:20:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 23:22:18]: [INFO] SQLite Setup finished -[05-16 23:22:18]: [INFO] Hooked into LuckPerms! -[05-16 23:22:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 23:22:19]: [INFO] AuthMeReReloaded is running on Paper -[05-16 23:22:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 23:22:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 23:22:19]: [INFO] Checking for updates... -[05-16 23:22:39]: [INFO] You are running the latest version. -[05-16 23:42:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-16 23:44:12]: [INFO] SQLite Setup finished -[05-16 23:44:12]: [INFO] Hooked into LuckPerms! -[05-16 23:44:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-16 23:44:13]: [INFO] AuthMeReReloaded is running on Paper -[05-16 23:44:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-16 23:44:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-16 23:44:13]: [INFO] Checking for updates... -[05-16 23:44:33]: [INFO] You are running the latest version. -[05-17 00:04:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 00:06:11]: [INFO] SQLite Setup finished -[05-17 00:06:11]: [INFO] Hooked into LuckPerms! -[05-17 00:06:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 00:06:12]: [INFO] AuthMeReReloaded is running on Paper -[05-17 00:06:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 00:06:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 00:06:12]: [INFO] Checking for updates... -[05-17 00:06:33]: [INFO] You are running the latest version. -[05-17 00:26:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 00:28:10]: [INFO] SQLite Setup finished -[05-17 00:28:10]: [INFO] Hooked into LuckPerms! -[05-17 00:28:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 00:28:11]: [INFO] AuthMeReReloaded is running on Paper -[05-17 00:28:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 00:28:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 00:28:11]: [INFO] Checking for updates... -[05-17 00:28:29]: [INFO] You are running the latest version. -[05-17 00:48:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 00:50:04]: [INFO] SQLite Setup finished -[05-17 00:50:04]: [INFO] Hooked into LuckPerms! -[05-17 00:50:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 00:50:05]: [INFO] AuthMeReReloaded is running on Paper -[05-17 00:50:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 00:50:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 00:50:05]: [INFO] Checking for updates... -[05-17 00:50:22]: [INFO] You are running the latest version. -[05-17 01:10:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 01:11:58]: [INFO] SQLite Setup finished -[05-17 01:11:58]: [INFO] Hooked into LuckPerms! -[05-17 01:11:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 01:11:59]: [INFO] AuthMeReReloaded is running on Paper -[05-17 01:11:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 01:11:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 01:11:59]: [INFO] Checking for updates... -[05-17 01:12:17]: [INFO] You are running the latest version. -[05-17 01:32:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 01:34:13]: [INFO] SQLite Setup finished -[05-17 01:34:14]: [INFO] Hooked into LuckPerms! -[05-17 01:34:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 01:34:14]: [INFO] AuthMeReReloaded is running on Paper -[05-17 01:34:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 01:34:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 01:34:14]: [INFO] Checking for updates... -[05-17 01:34:33]: [INFO] You are running the latest version. -[05-17 01:54:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 01:56:09]: [INFO] SQLite Setup finished -[05-17 01:56:09]: [INFO] Hooked into LuckPerms! -[05-17 01:56:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 01:56:10]: [INFO] AuthMeReReloaded is running on Paper -[05-17 01:56:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 01:56:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 01:56:10]: [INFO] Checking for updates... -[05-17 01:56:27]: [INFO] You are running the latest version. -[05-17 02:16:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 02:18:04]: [INFO] SQLite Setup finished -[05-17 02:18:05]: [INFO] Hooked into LuckPerms! -[05-17 02:18:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 02:18:05]: [INFO] AuthMeReReloaded is running on Paper -[05-17 02:18:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 02:18:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 02:18:05]: [INFO] Checking for updates... -[05-17 02:18:25]: [INFO] You are running the latest version. -[05-17 02:38:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 02:39:59]: [INFO] SQLite Setup finished -[05-17 02:40:00]: [INFO] Hooked into LuckPerms! -[05-17 02:40:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 02:40:01]: [INFO] AuthMeReReloaded is running on Paper -[05-17 02:40:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 02:40:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 02:40:01]: [INFO] Checking for updates... -[05-17 02:40:24]: [INFO] You are running the latest version. -[05-17 03:00:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 03:01:59]: [INFO] SQLite Setup finished -[05-17 03:01:59]: [INFO] Hooked into LuckPerms! -[05-17 03:02:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 03:02:00]: [INFO] AuthMeReReloaded is running on Paper -[05-17 03:02:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 03:02:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 03:02:00]: [INFO] Checking for updates... -[05-17 03:02:17]: [INFO] You are running the latest version. -[05-17 03:22:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 03:23:50]: [INFO] SQLite Setup finished -[05-17 03:23:51]: [INFO] Hooked into LuckPerms! -[05-17 03:23:51]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 03:23:51]: [INFO] AuthMeReReloaded is running on Paper -[05-17 03:23:51]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 03:23:51]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 03:23:51]: [INFO] Checking for updates... -[05-17 03:24:11]: [INFO] You are running the latest version. -[05-17 03:44:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 03:45:46]: [INFO] SQLite Setup finished -[05-17 03:45:46]: [INFO] Hooked into LuckPerms! -[05-17 03:45:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 03:45:47]: [INFO] AuthMeReReloaded is running on Paper -[05-17 03:45:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 03:45:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 03:45:47]: [INFO] Checking for updates... -[05-17 03:46:03]: [INFO] You are running the latest version. -[05-17 04:06:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 04:07:39]: [INFO] SQLite Setup finished -[05-17 04:07:39]: [INFO] Hooked into LuckPerms! -[05-17 04:07:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 04:07:39]: [INFO] AuthMeReReloaded is running on Paper -[05-17 04:07:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 04:07:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 04:07:39]: [INFO] Checking for updates... -[05-17 04:07:57]: [INFO] You are running the latest version. -[05-17 04:27:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 04:29:33]: [INFO] SQLite Setup finished -[05-17 04:29:33]: [INFO] Hooked into LuckPerms! -[05-17 04:29:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 04:29:34]: [INFO] AuthMeReReloaded is running on Paper -[05-17 04:29:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 04:29:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 04:29:34]: [INFO] Checking for updates... -[05-17 04:29:51]: [INFO] You are running the latest version. -[05-17 04:49:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 04:51:26]: [INFO] SQLite Setup finished -[05-17 04:51:26]: [INFO] Hooked into LuckPerms! -[05-17 04:51:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 04:51:27]: [INFO] AuthMeReReloaded is running on Paper -[05-17 04:51:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 04:51:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 04:51:27]: [INFO] Checking for updates... -[05-17 04:51:45]: [INFO] You are running the latest version. -[05-17 05:11:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 05:13:20]: [INFO] SQLite Setup finished -[05-17 05:13:21]: [INFO] Hooked into LuckPerms! -[05-17 05:13:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 05:13:21]: [INFO] AuthMeReReloaded is running on Paper -[05-17 05:13:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 05:13:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 05:13:22]: [INFO] Checking for updates... -[05-17 05:13:42]: [INFO] You are running the latest version. -[05-17 05:33:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 05:35:36]: [INFO] SQLite Setup finished -[05-17 05:35:36]: [INFO] Hooked into LuckPerms! -[05-17 05:35:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 05:35:37]: [INFO] AuthMeReReloaded is running on Paper -[05-17 05:35:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 05:35:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 05:35:37]: [INFO] Checking for updates... -[05-17 05:35:58]: [INFO] You are running the latest version. -[05-17 05:55:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 05:57:34]: [INFO] SQLite Setup finished -[05-17 05:57:35]: [INFO] Hooked into LuckPerms! -[05-17 05:57:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 05:57:35]: [INFO] AuthMeReReloaded is running on Paper -[05-17 05:57:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 05:57:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 05:57:35]: [INFO] Checking for updates... -[05-17 05:57:56]: [INFO] You are running the latest version. -[05-17 06:17:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 06:19:35]: [INFO] SQLite Setup finished -[05-17 06:19:35]: [INFO] Hooked into LuckPerms! -[05-17 06:19:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 06:19:36]: [INFO] AuthMeReReloaded is running on Paper -[05-17 06:19:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 06:19:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 06:19:36]: [INFO] Checking for updates... -[05-17 06:19:55]: [INFO] You are running the latest version. -[05-17 06:39:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 06:41:32]: [INFO] SQLite Setup finished -[05-17 06:41:32]: [INFO] Hooked into LuckPerms! -[05-17 06:41:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 06:41:33]: [INFO] AuthMeReReloaded is running on Paper -[05-17 06:41:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 06:41:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 06:41:33]: [INFO] Checking for updates... -[05-17 06:41:50]: [INFO] You are running the latest version. -[05-17 07:01:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 07:03:24]: [INFO] SQLite Setup finished -[05-17 07:03:24]: [INFO] Hooked into LuckPerms! -[05-17 07:03:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 07:03:25]: [INFO] AuthMeReReloaded is running on Paper -[05-17 07:03:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 07:03:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 07:03:25]: [INFO] Checking for updates... -[05-17 07:03:43]: [INFO] You are running the latest version. -[05-17 07:14:15]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 08:01:38]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-17 08:28:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 08:29:38]: [INFO] SQLite Setup finished -[05-17 08:29:39]: [INFO] Hooked into LuckPerms! -[05-17 08:29:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 08:29:39]: [INFO] AuthMeReReloaded is running on Paper -[05-17 08:29:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 08:29:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 08:29:39]: [INFO] Checking for updates... -[05-17 08:30:00]: [INFO] You are running the latest version. -[05-17 08:30:19]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 08:38:47]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-17 09:05:41]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-17 09:13:25]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 09:57:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 09:59:16]: [INFO] SQLite Setup finished -[05-17 09:59:16]: [INFO] Hooked into LuckPerms! -[05-17 09:59:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 09:59:17]: [INFO] AuthMeReReloaded is running on Paper -[05-17 09:59:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 09:59:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 09:59:17]: [INFO] Checking for updates... -[05-17 09:59:38]: [INFO] You are running the latest version. -[05-17 10:19:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 10:21:15]: [INFO] SQLite Setup finished -[05-17 10:21:16]: [INFO] Hooked into LuckPerms! -[05-17 10:21:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 10:21:16]: [INFO] AuthMeReReloaded is running on Paper -[05-17 10:21:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 10:21:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 10:21:16]: [INFO] Checking for updates... -[05-17 10:21:35]: [INFO] You are running the latest version. -[05-17 10:39:55]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-17 11:12:40]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 11:34:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 11:36:04]: [INFO] SQLite Setup finished -[05-17 11:36:04]: [INFO] Hooked into LuckPerms! -[05-17 11:36:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 11:36:04]: [INFO] AuthMeReReloaded is running on Paper -[05-17 11:36:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 11:36:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 11:36:04]: [INFO] Checking for updates... -[05-17 11:36:23]: [INFO] You are running the latest version. -[05-17 11:50:30]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 13:53:12]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-17 13:58:06]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-17 14:21:32]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 14:41:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 14:43:34]: [INFO] SQLite Setup finished -[05-17 14:43:35]: [INFO] Hooked into LuckPerms! -[05-17 14:43:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 14:43:36]: [INFO] AuthMeReReloaded is running on Paper -[05-17 14:43:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 14:43:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 14:43:36]: [INFO] Checking for updates... -[05-17 14:43:56]: [INFO] You are running the latest version. -[05-17 14:55:42]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 15:31:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 15:33:03]: [INFO] SQLite Setup finished -[05-17 15:33:04]: [INFO] Hooked into LuckPerms! -[05-17 15:33:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 15:33:04]: [INFO] AuthMeReReloaded is running on Paper -[05-17 15:33:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 15:33:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 15:33:04]: [INFO] Checking for updates... -[05-17 15:33:23]: [INFO] You are running the latest version. -[05-17 15:34:05]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 15:36:10]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-17 16:36:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 16:37:49]: [INFO] SQLite Setup finished -[05-17 16:37:50]: [INFO] Hooked into LuckPerms! -[05-17 16:37:51]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 16:37:51]: [INFO] AuthMeReReloaded is running on Paper -[05-17 16:37:51]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 16:37:51]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 16:37:51]: [INFO] Checking for updates... -[05-17 16:38:11]: [INFO] You are running the latest version. -[05-17 16:58:11]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 16:59:45]: [INFO] SQLite Setup finished -[05-17 16:59:45]: [INFO] Hooked into LuckPerms! -[05-17 16:59:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 16:59:46]: [INFO] AuthMeReReloaded is running on Paper -[05-17 16:59:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 16:59:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 16:59:46]: [INFO] Checking for updates... -[05-17 17:00:06]: [INFO] You are running the latest version. -[05-17 17:20:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 17:21:45]: [INFO] SQLite Setup finished -[05-17 17:21:45]: [INFO] Hooked into LuckPerms! -[05-17 17:21:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 17:21:46]: [INFO] AuthMeReReloaded is running on Paper -[05-17 17:21:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 17:21:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 17:21:46]: [INFO] Checking for updates... -[05-17 17:22:08]: [INFO] You are running the latest version. -[05-17 17:38:15]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 18:04:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 18:05:38]: [INFO] SQLite Setup finished -[05-17 18:05:39]: [INFO] Hooked into LuckPerms! -[05-17 18:05:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 18:05:40]: [INFO] AuthMeReReloaded is running on Paper -[05-17 18:05:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 18:05:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 18:05:40]: [INFO] Checking for updates... -[05-17 18:05:55]: [INFO] You are running the latest version. -[05-17 18:25:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 18:27:32]: [INFO] SQLite Setup finished -[05-17 18:27:33]: [INFO] Hooked into LuckPerms! -[05-17 18:27:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 18:27:33]: [INFO] AuthMeReReloaded is running on Paper -[05-17 18:27:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 18:27:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 18:27:33]: [INFO] Checking for updates... -[05-17 18:27:54]: [INFO] You are running the latest version. -[05-17 18:47:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 18:49:30]: [INFO] SQLite Setup finished -[05-17 18:49:30]: [INFO] Hooked into LuckPerms! -[05-17 18:49:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 18:49:31]: [INFO] AuthMeReReloaded is running on Paper -[05-17 18:49:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 18:49:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 18:49:31]: [INFO] Checking for updates... -[05-17 18:49:46]: [INFO] You are running the latest version. -[05-17 19:09:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 19:11:23]: [INFO] SQLite Setup finished -[05-17 19:11:23]: [INFO] Hooked into LuckPerms! -[05-17 19:11:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 19:11:24]: [INFO] AuthMeReReloaded is running on Paper -[05-17 19:11:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 19:11:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 19:11:24]: [INFO] Checking for updates... -[05-17 19:11:43]: [INFO] You are running the latest version. -[05-17 19:16:42]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-17 19:17:00]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-17 19:26:45]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-17 19:57:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 19:59:08]: [INFO] SQLite Setup finished -[05-17 19:59:09]: [INFO] Hooked into LuckPerms! -[05-17 19:59:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 19:59:09]: [INFO] AuthMeReReloaded is running on Paper -[05-17 19:59:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 19:59:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 19:59:09]: [INFO] Checking for updates... -[05-17 19:59:30]: [INFO] You are running the latest version. -[05-17 20:19:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 20:21:07]: [INFO] SQLite Setup finished -[05-17 20:21:07]: [INFO] Hooked into LuckPerms! -[05-17 20:21:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 20:21:07]: [INFO] AuthMeReReloaded is running on Paper -[05-17 20:21:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 20:21:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 20:21:07]: [INFO] Checking for updates... -[05-17 20:21:28]: [INFO] You are running the latest version. -[05-17 20:41:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 20:43:02]: [INFO] SQLite Setup finished -[05-17 20:43:02]: [INFO] Hooked into LuckPerms! -[05-17 20:43:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 20:43:03]: [INFO] AuthMeReReloaded is running on Paper -[05-17 20:43:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 20:43:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 20:43:03]: [INFO] Checking for updates... -[05-17 20:43:21]: [INFO] You are running the latest version. -[05-17 21:03:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 21:04:58]: [INFO] SQLite Setup finished -[05-17 21:04:58]: [INFO] Hooked into LuckPerms! -[05-17 21:04:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 21:04:59]: [INFO] AuthMeReReloaded is running on Paper -[05-17 21:04:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 21:04:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 21:04:59]: [INFO] Checking for updates... -[05-17 21:05:17]: [INFO] You are running the latest version. -[05-17 21:25:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 21:26:54]: [INFO] SQLite Setup finished -[05-17 21:26:55]: [INFO] Hooked into LuckPerms! -[05-17 21:26:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 21:26:55]: [INFO] AuthMeReReloaded is running on Paper -[05-17 21:26:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 21:26:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 21:26:55]: [INFO] Checking for updates... -[05-17 21:27:15]: [INFO] You are running the latest version. -[05-17 21:47:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 21:48:48]: [INFO] SQLite Setup finished -[05-17 21:48:48]: [INFO] Hooked into LuckPerms! -[05-17 21:48:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 21:48:49]: [INFO] AuthMeReReloaded is running on Paper -[05-17 21:48:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 21:48:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 21:48:49]: [INFO] Checking for updates... -[05-17 21:49:10]: [INFO] You are running the latest version. -[05-17 22:09:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 22:10:45]: [INFO] SQLite Setup finished -[05-17 22:10:45]: [INFO] Hooked into LuckPerms! -[05-17 22:10:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 22:10:46]: [INFO] AuthMeReReloaded is running on Paper -[05-17 22:10:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 22:10:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 22:10:46]: [INFO] Checking for updates... -[05-17 22:11:05]: [INFO] You are running the latest version. -[05-17 22:31:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 22:32:39]: [INFO] SQLite Setup finished -[05-17 22:32:39]: [INFO] Hooked into LuckPerms! -[05-17 22:32:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 22:32:40]: [INFO] AuthMeReReloaded is running on Paper -[05-17 22:32:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 22:32:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 22:32:40]: [INFO] Checking for updates... -[05-17 22:33:01]: [INFO] You are running the latest version. -[05-17 22:53:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 22:54:37]: [INFO] SQLite Setup finished -[05-17 22:54:37]: [INFO] Hooked into LuckPerms! -[05-17 22:54:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 22:54:38]: [INFO] AuthMeReReloaded is running on Paper -[05-17 22:54:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 22:54:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 22:54:38]: [INFO] Checking for updates... -[05-17 22:54:55]: [INFO] You are running the latest version. -[05-17 23:14:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 23:16:32]: [INFO] SQLite Setup finished -[05-17 23:16:32]: [INFO] Hooked into LuckPerms! -[05-17 23:16:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 23:16:33]: [INFO] AuthMeReReloaded is running on Paper -[05-17 23:16:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 23:16:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 23:16:33]: [INFO] Checking for updates... -[05-17 23:16:52]: [INFO] You are running the latest version. -[05-17 23:36:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-17 23:38:28]: [INFO] SQLite Setup finished -[05-17 23:38:28]: [INFO] Hooked into LuckPerms! -[05-17 23:38:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-17 23:38:29]: [INFO] AuthMeReReloaded is running on Paper -[05-17 23:38:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-17 23:38:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-17 23:38:29]: [INFO] Checking for updates... -[05-17 23:38:45]: [INFO] You are running the latest version. -[05-17 23:58:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 00:00:26]: [INFO] SQLite Setup finished -[05-18 00:00:26]: [INFO] Hooked into LuckPerms! -[05-18 00:00:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 00:00:27]: [INFO] AuthMeReReloaded is running on Paper -[05-18 00:00:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 00:00:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 00:00:27]: [INFO] Checking for updates... -[05-18 00:00:43]: [INFO] You are running the latest version. -[05-18 00:20:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 00:22:17]: [INFO] SQLite Setup finished -[05-18 00:22:18]: [INFO] Hooked into LuckPerms! -[05-18 00:22:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 00:22:19]: [INFO] AuthMeReReloaded is running on Paper -[05-18 00:22:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 00:22:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 00:22:19]: [INFO] Checking for updates... -[05-18 00:22:40]: [INFO] You are running the latest version. -[05-18 00:42:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 00:44:14]: [INFO] SQLite Setup finished -[05-18 00:44:14]: [INFO] Hooked into LuckPerms! -[05-18 00:44:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 00:44:15]: [INFO] AuthMeReReloaded is running on Paper -[05-18 00:44:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 00:44:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 00:44:15]: [INFO] Checking for updates... -[05-18 00:44:35]: [INFO] You are running the latest version. -[05-18 01:04:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 01:06:11]: [INFO] SQLite Setup finished -[05-18 01:06:11]: [INFO] Hooked into LuckPerms! -[05-18 01:06:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 01:06:12]: [INFO] AuthMeReReloaded is running on Paper -[05-18 01:06:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 01:06:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 01:06:12]: [INFO] Checking for updates... -[05-18 01:06:30]: [INFO] You are running the latest version. -[05-18 01:26:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 01:28:06]: [INFO] SQLite Setup finished -[05-18 01:28:06]: [INFO] Hooked into LuckPerms! -[05-18 01:28:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 01:28:07]: [INFO] AuthMeReReloaded is running on Paper -[05-18 01:28:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 01:28:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 01:28:07]: [INFO] Checking for updates... -[05-18 01:28:26]: [INFO] You are running the latest version. -[05-18 01:48:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 01:50:00]: [INFO] SQLite Setup finished -[05-18 01:50:01]: [INFO] Hooked into LuckPerms! -[05-18 01:50:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 01:50:02]: [INFO] AuthMeReReloaded is running on Paper -[05-18 01:50:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 01:50:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 01:50:02]: [INFO] Checking for updates... -[05-18 01:50:22]: [INFO] You are running the latest version. -[05-18 02:10:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 02:12:01]: [INFO] SQLite Setup finished -[05-18 02:12:01]: [INFO] Hooked into LuckPerms! -[05-18 02:12:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 02:12:02]: [INFO] AuthMeReReloaded is running on Paper -[05-18 02:12:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 02:12:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 02:12:02]: [INFO] Checking for updates... -[05-18 02:12:19]: [INFO] You are running the latest version. -[05-18 02:32:18]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 02:33:54]: [INFO] SQLite Setup finished -[05-18 02:33:54]: [INFO] Hooked into LuckPerms! -[05-18 02:33:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 02:33:55]: [INFO] AuthMeReReloaded is running on Paper -[05-18 02:33:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 02:33:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 02:33:55]: [INFO] Checking for updates... -[05-18 02:34:12]: [INFO] You are running the latest version. -[05-18 02:54:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 02:55:48]: [INFO] SQLite Setup finished -[05-18 02:55:48]: [INFO] Hooked into LuckPerms! -[05-18 02:55:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 02:55:49]: [INFO] AuthMeReReloaded is running on Paper -[05-18 02:55:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 02:55:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 02:55:49]: [INFO] Checking for updates... -[05-18 02:56:09]: [INFO] You are running the latest version. -[05-18 03:16:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 03:17:45]: [INFO] SQLite Setup finished -[05-18 03:17:45]: [INFO] Hooked into LuckPerms! -[05-18 03:17:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 03:17:46]: [INFO] AuthMeReReloaded is running on Paper -[05-18 03:17:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 03:17:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 03:17:46]: [INFO] Checking for updates... -[05-18 03:18:06]: [INFO] You are running the latest version. -[05-18 03:38:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 03:39:39]: [INFO] SQLite Setup finished -[05-18 03:39:40]: [INFO] Hooked into LuckPerms! -[05-18 03:39:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 03:39:40]: [INFO] AuthMeReReloaded is running on Paper -[05-18 03:39:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 03:39:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 03:39:40]: [INFO] Checking for updates... -[05-18 03:39:58]: [INFO] You are running the latest version. -[05-18 03:59:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 04:01:33]: [INFO] SQLite Setup finished -[05-18 04:01:33]: [INFO] Hooked into LuckPerms! -[05-18 04:01:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 04:01:34]: [INFO] AuthMeReReloaded is running on Paper -[05-18 04:01:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 04:01:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 04:01:34]: [INFO] Checking for updates... -[05-18 04:01:51]: [INFO] You are running the latest version. -[05-18 04:21:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 04:23:26]: [INFO] SQLite Setup finished -[05-18 04:23:26]: [INFO] Hooked into LuckPerms! -[05-18 04:23:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 04:23:27]: [INFO] AuthMeReReloaded is running on Paper -[05-18 04:23:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 04:23:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 04:23:27]: [INFO] Checking for updates... -[05-18 04:23:45]: [INFO] You are running the latest version. -[05-18 04:43:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 04:45:21]: [INFO] SQLite Setup finished -[05-18 04:45:21]: [INFO] Hooked into LuckPerms! -[05-18 04:45:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 04:45:23]: [INFO] AuthMeReReloaded is running on Paper -[05-18 04:45:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 04:45:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 04:45:23]: [INFO] Checking for updates... -[05-18 04:45:42]: [INFO] You are running the latest version. -[05-18 05:05:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 05:07:16]: [INFO] SQLite Setup finished -[05-18 05:07:17]: [INFO] Hooked into LuckPerms! -[05-18 05:07:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 05:07:17]: [INFO] AuthMeReReloaded is running on Paper -[05-18 05:07:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 05:07:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 05:07:17]: [INFO] Checking for updates... -[05-18 05:07:37]: [INFO] You are running the latest version. -[05-18 05:27:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 05:29:12]: [INFO] SQLite Setup finished -[05-18 05:29:12]: [INFO] Hooked into LuckPerms! -[05-18 05:29:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 05:29:13]: [INFO] AuthMeReReloaded is running on Paper -[05-18 05:29:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 05:29:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 05:29:13]: [INFO] Checking for updates... -[05-18 05:29:33]: [INFO] You are running the latest version. -[05-18 05:49:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 05:51:08]: [INFO] SQLite Setup finished -[05-18 05:51:08]: [INFO] Hooked into LuckPerms! -[05-18 05:51:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 05:51:09]: [INFO] AuthMeReReloaded is running on Paper -[05-18 05:51:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 05:51:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 05:51:09]: [INFO] Checking for updates... -[05-18 05:51:28]: [INFO] You are running the latest version. -[05-18 06:11:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 06:13:02]: [INFO] SQLite Setup finished -[05-18 06:13:02]: [INFO] Hooked into LuckPerms! -[05-18 06:13:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 06:13:03]: [INFO] AuthMeReReloaded is running on Paper -[05-18 06:13:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 06:13:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 06:13:03]: [INFO] Checking for updates... -[05-18 06:13:23]: [INFO] You are running the latest version. -[05-18 06:33:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 06:34:56]: [INFO] SQLite Setup finished -[05-18 06:34:56]: [INFO] Hooked into LuckPerms! -[05-18 06:34:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 06:34:57]: [INFO] AuthMeReReloaded is running on Paper -[05-18 06:34:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 06:34:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 06:34:57]: [INFO] Checking for updates... -[05-18 06:35:17]: [INFO] You are running the latest version. -[05-18 06:55:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 06:56:53]: [INFO] SQLite Setup finished -[05-18 06:56:54]: [INFO] Hooked into LuckPerms! -[05-18 06:56:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 06:56:55]: [INFO] AuthMeReReloaded is running on Paper -[05-18 06:56:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 06:56:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 06:56:55]: [INFO] Checking for updates... -[05-18 06:57:13]: [INFO] You are running the latest version. -[05-18 07:17:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 07:18:48]: [INFO] SQLite Setup finished -[05-18 07:18:48]: [INFO] Hooked into LuckPerms! -[05-18 07:18:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 07:18:49]: [INFO] AuthMeReReloaded is running on Paper -[05-18 07:18:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 07:18:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 07:18:49]: [INFO] Checking for updates... -[05-18 07:19:07]: [INFO] You are running the latest version. -[05-18 07:39:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 07:40:43]: [INFO] SQLite Setup finished -[05-18 07:40:43]: [INFO] Hooked into LuckPerms! -[05-18 07:40:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 07:40:44]: [INFO] AuthMeReReloaded is running on Paper -[05-18 07:40:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 07:40:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 07:40:44]: [INFO] Checking for updates... -[05-18 07:41:01]: [INFO] You are running the latest version. -[05-18 08:01:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 08:02:35]: [INFO] SQLite Setup finished -[05-18 08:02:35]: [INFO] Hooked into LuckPerms! -[05-18 08:02:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 08:02:36]: [INFO] AuthMeReReloaded is running on Paper -[05-18 08:02:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 08:02:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 08:02:36]: [INFO] Checking for updates... -[05-18 08:02:55]: [INFO] You are running the latest version. -[05-18 08:22:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 08:24:30]: [INFO] SQLite Setup finished -[05-18 08:24:30]: [INFO] Hooked into LuckPerms! -[05-18 08:24:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 08:24:31]: [INFO] AuthMeReReloaded is running on Paper -[05-18 08:24:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 08:24:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 08:24:31]: [INFO] Checking for updates... -[05-18 08:24:48]: [INFO] You are running the latest version. -[05-18 08:44:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 08:46:25]: [INFO] SQLite Setup finished -[05-18 08:46:26]: [INFO] Hooked into LuckPerms! -[05-18 08:46:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 08:46:26]: [INFO] AuthMeReReloaded is running on Paper -[05-18 08:46:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 08:46:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 08:46:26]: [INFO] Checking for updates... -[05-18 08:46:44]: [INFO] You are running the latest version. -[05-18 09:06:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 09:08:20]: [INFO] SQLite Setup finished -[05-18 09:08:20]: [INFO] Hooked into LuckPerms! -[05-18 09:08:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 09:08:21]: [INFO] AuthMeReReloaded is running on Paper -[05-18 09:08:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 09:08:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 09:08:21]: [INFO] Checking for updates... -[05-18 09:08:39]: [INFO] You are running the latest version. -[05-18 09:28:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 09:30:13]: [INFO] SQLite Setup finished -[05-18 09:30:13]: [INFO] Hooked into LuckPerms! -[05-18 09:30:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 09:30:14]: [INFO] AuthMeReReloaded is running on Paper -[05-18 09:30:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 09:30:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 09:30:14]: [INFO] Checking for updates... -[05-18 09:30:33]: [INFO] You are running the latest version. -[05-18 09:50:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 09:52:10]: [INFO] SQLite Setup finished -[05-18 09:52:10]: [INFO] Hooked into LuckPerms! -[05-18 09:52:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 09:52:11]: [INFO] AuthMeReReloaded is running on Paper -[05-18 09:52:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 09:52:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 09:52:11]: [INFO] Checking for updates... -[05-18 09:52:30]: [INFO] You are running the latest version. -[05-18 10:12:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 10:14:08]: [INFO] SQLite Setup finished -[05-18 10:14:08]: [INFO] Hooked into LuckPerms! -[05-18 10:14:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 10:14:08]: [INFO] AuthMeReReloaded is running on Paper -[05-18 10:14:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 10:14:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 10:14:08]: [INFO] Checking for updates... -[05-18 10:14:28]: [INFO] You are running the latest version. -[05-18 10:34:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 10:36:06]: [INFO] SQLite Setup finished -[05-18 10:36:06]: [INFO] Hooked into LuckPerms! -[05-18 10:36:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 10:36:07]: [INFO] AuthMeReReloaded is running on Paper -[05-18 10:36:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 10:36:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 10:36:07]: [INFO] Checking for updates... -[05-18 10:36:25]: [INFO] You are running the latest version. -[05-18 10:56:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 10:57:59]: [INFO] SQLite Setup finished -[05-18 10:57:59]: [INFO] Hooked into LuckPerms! -[05-18 10:58:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 10:58:01]: [INFO] AuthMeReReloaded is running on Paper -[05-18 10:58:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 10:58:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 10:58:01]: [INFO] Checking for updates... -[05-18 10:58:21]: [INFO] You are running the latest version. -[05-18 11:18:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 11:19:56]: [INFO] SQLite Setup finished -[05-18 11:19:57]: [INFO] Hooked into LuckPerms! -[05-18 11:19:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 11:19:57]: [INFO] AuthMeReReloaded is running on Paper -[05-18 11:19:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 11:19:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 11:19:57]: [INFO] Checking for updates... -[05-18 11:20:16]: [INFO] You are running the latest version. -[05-18 11:40:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 11:42:00]: [INFO] SQLite Setup finished -[05-18 11:42:00]: [INFO] Hooked into LuckPerms! -[05-18 11:42:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 11:42:01]: [INFO] AuthMeReReloaded is running on Paper -[05-18 11:42:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 11:42:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 11:42:01]: [INFO] Checking for updates... -[05-18 11:42:21]: [INFO] You are running the latest version. -[05-18 12:02:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 12:03:58]: [INFO] SQLite Setup finished -[05-18 12:03:59]: [INFO] Hooked into LuckPerms! -[05-18 12:03:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 12:03:59]: [INFO] AuthMeReReloaded is running on Paper -[05-18 12:03:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 12:03:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 12:03:59]: [INFO] Checking for updates... -[05-18 12:04:19]: [INFO] You are running the latest version. -[05-18 12:24:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 12:25:55]: [INFO] SQLite Setup finished -[05-18 12:25:55]: [INFO] Hooked into LuckPerms! -[05-18 12:25:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 12:25:56]: [INFO] AuthMeReReloaded is running on Paper -[05-18 12:25:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 12:25:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 12:25:56]: [INFO] Checking for updates... -[05-18 12:26:13]: [INFO] You are running the latest version. -[05-18 12:46:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 12:47:47]: [INFO] SQLite Setup finished -[05-18 12:47:47]: [INFO] Hooked into LuckPerms! -[05-18 12:47:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 12:47:48]: [INFO] AuthMeReReloaded is running on Paper -[05-18 12:47:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 12:47:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 12:47:48]: [INFO] Checking for updates... -[05-18 12:48:07]: [INFO] You are running the latest version. -[05-18 13:13:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 13:14:55]: [INFO] SQLite Setup finished -[05-18 13:14:55]: [INFO] Hooked into LuckPerms! -[05-18 13:14:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 13:14:56]: [INFO] AuthMeReReloaded is running on Paper -[05-18 13:14:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 13:14:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 13:14:56]: [INFO] Checking for updates... -[05-18 13:15:16]: [INFO] You are running the latest version. -[05-18 13:35:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 13:36:54]: [INFO] SQLite Setup finished -[05-18 13:36:54]: [INFO] Hooked into LuckPerms! -[05-18 13:36:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 13:36:55]: [INFO] AuthMeReReloaded is running on Paper -[05-18 13:36:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 13:36:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 13:36:55]: [INFO] Checking for updates... -[05-18 13:37:13]: [INFO] You are running the latest version. -[05-18 13:57:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 13:58:49]: [INFO] SQLite Setup finished -[05-18 13:58:49]: [INFO] Hooked into LuckPerms! -[05-18 13:58:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 13:58:50]: [INFO] AuthMeReReloaded is running on Paper -[05-18 13:58:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 13:58:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 13:58:50]: [INFO] Checking for updates... -[05-18 13:59:10]: [INFO] You are running the latest version. -[05-18 14:19:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 14:20:46]: [INFO] SQLite Setup finished -[05-18 14:20:46]: [INFO] Hooked into LuckPerms! -[05-18 14:20:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 14:20:46]: [INFO] AuthMeReReloaded is running on Paper -[05-18 14:20:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 14:20:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 14:20:46]: [INFO] Checking for updates... -[05-18 14:21:06]: [INFO] You are running the latest version. -[05-18 14:41:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 14:42:41]: [INFO] SQLite Setup finished -[05-18 14:42:41]: [INFO] Hooked into LuckPerms! -[05-18 14:42:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 14:42:42]: [INFO] AuthMeReReloaded is running on Paper -[05-18 14:42:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 14:42:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 14:42:42]: [INFO] Checking for updates... -[05-18 14:43:02]: [INFO] You are running the latest version. -[05-18 15:03:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 15:04:39]: [INFO] SQLite Setup finished -[05-18 15:04:39]: [INFO] Hooked into LuckPerms! -[05-18 15:04:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 15:04:40]: [INFO] AuthMeReReloaded is running on Paper -[05-18 15:04:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 15:04:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 15:04:40]: [INFO] Checking for updates... -[05-18 15:04:58]: [INFO] You are running the latest version. -[05-18 15:43:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 15:44:46]: [INFO] SQLite Setup finished -[05-18 15:44:46]: [INFO] Hooked into LuckPerms! -[05-18 15:44:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 15:44:47]: [INFO] AuthMeReReloaded is running on Paper -[05-18 15:44:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 15:44:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 15:44:47]: [INFO] Checking for updates... -[05-18 15:45:06]: [INFO] You are running the latest version. -[05-18 16:05:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 16:06:43]: [INFO] SQLite Setup finished -[05-18 16:06:43]: [INFO] Hooked into LuckPerms! -[05-18 16:06:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 16:06:44]: [INFO] AuthMeReReloaded is running on Paper -[05-18 16:06:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 16:06:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 16:06:44]: [INFO] Checking for updates... -[05-18 16:07:04]: [INFO] You are running the latest version. -[05-18 16:27:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 16:28:39]: [INFO] SQLite Setup finished -[05-18 16:28:40]: [INFO] Hooked into LuckPerms! -[05-18 16:28:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 16:28:40]: [INFO] AuthMeReReloaded is running on Paper -[05-18 16:28:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 16:28:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 16:28:40]: [INFO] Checking for updates... -[05-18 16:28:59]: [INFO] You are running the latest version. -[05-18 16:48:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 16:50:36]: [INFO] SQLite Setup finished -[05-18 16:50:36]: [INFO] Hooked into LuckPerms! -[05-18 16:50:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 16:50:37]: [INFO] AuthMeReReloaded is running on Paper -[05-18 16:50:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 16:50:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 16:50:37]: [INFO] Checking for updates... -[05-18 16:51:01]: [INFO] You are running the latest version. -[05-18 17:11:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 17:12:38]: [INFO] SQLite Setup finished -[05-18 17:12:38]: [INFO] Hooked into LuckPerms! -[05-18 17:12:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 17:12:39]: [INFO] AuthMeReReloaded is running on Paper -[05-18 17:12:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 17:12:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 17:12:39]: [INFO] Checking for updates... -[05-18 17:12:56]: [INFO] You are running the latest version. -[05-18 17:32:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 17:34:31]: [INFO] SQLite Setup finished -[05-18 17:34:31]: [INFO] Hooked into LuckPerms! -[05-18 17:34:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 17:34:32]: [INFO] AuthMeReReloaded is running on Paper -[05-18 17:34:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 17:34:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 17:34:32]: [INFO] Checking for updates... -[05-18 17:34:48]: [INFO] You are running the latest version. -[05-18 17:54:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 17:56:25]: [INFO] SQLite Setup finished -[05-18 17:56:25]: [INFO] Hooked into LuckPerms! -[05-18 17:56:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 17:56:26]: [INFO] AuthMeReReloaded is running on Paper -[05-18 17:56:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 17:56:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 17:56:26]: [INFO] Checking for updates... -[05-18 17:56:43]: [INFO] You are running the latest version. -[05-18 18:16:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 18:18:17]: [INFO] SQLite Setup finished -[05-18 18:18:18]: [INFO] Hooked into LuckPerms! -[05-18 18:18:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 18:18:19]: [INFO] AuthMeReReloaded is running on Paper -[05-18 18:18:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 18:18:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 18:18:19]: [INFO] Checking for updates... -[05-18 18:18:38]: [INFO] You are running the latest version. -[05-18 18:38:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 18:40:14]: [INFO] SQLite Setup finished -[05-18 18:40:14]: [INFO] Hooked into LuckPerms! -[05-18 18:40:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 18:40:14]: [INFO] AuthMeReReloaded is running on Paper -[05-18 18:40:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 18:40:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 18:40:14]: [INFO] Checking for updates... -[05-18 18:40:33]: [INFO] You are running the latest version. -[05-18 19:00:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 19:02:18]: [INFO] SQLite Setup finished -[05-18 19:02:19]: [INFO] Hooked into LuckPerms! -[05-18 19:02:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 19:02:19]: [INFO] AuthMeReReloaded is running on Paper -[05-18 19:02:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 19:02:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 19:02:19]: [INFO] Checking for updates... -[05-18 19:02:40]: [INFO] You are running the latest version. -[05-18 19:22:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 19:24:14]: [INFO] SQLite Setup finished -[05-18 19:24:14]: [INFO] Hooked into LuckPerms! -[05-18 19:24:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 19:24:15]: [INFO] AuthMeReReloaded is running on Paper -[05-18 19:24:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 19:24:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 19:24:15]: [INFO] Checking for updates... -[05-18 19:24:35]: [INFO] You are running the latest version. -[05-18 19:44:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 19:46:09]: [INFO] SQLite Setup finished -[05-18 19:46:10]: [INFO] Hooked into LuckPerms! -[05-18 19:46:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 19:46:10]: [INFO] AuthMeReReloaded is running on Paper -[05-18 19:46:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 19:46:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 19:46:10]: [INFO] Checking for updates... -[05-18 19:46:31]: [INFO] You are running the latest version. -[05-18 20:06:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 20:08:07]: [INFO] SQLite Setup finished -[05-18 20:08:07]: [INFO] Hooked into LuckPerms! -[05-18 20:08:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 20:08:08]: [INFO] AuthMeReReloaded is running on Paper -[05-18 20:08:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 20:08:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 20:08:08]: [INFO] Checking for updates... -[05-18 20:08:27]: [INFO] You are running the latest version. -[05-18 20:28:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 20:30:02]: [INFO] SQLite Setup finished -[05-18 20:30:02]: [INFO] Hooked into LuckPerms! -[05-18 20:30:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 20:30:03]: [INFO] AuthMeReReloaded is running on Paper -[05-18 20:30:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 20:30:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 20:30:03]: [INFO] Checking for updates... -[05-18 20:30:22]: [INFO] You are running the latest version. -[05-18 20:50:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 20:51:53]: [INFO] SQLite Setup finished -[05-18 20:51:53]: [INFO] Hooked into LuckPerms! -[05-18 20:51:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 20:51:54]: [INFO] AuthMeReReloaded is running on Paper -[05-18 20:51:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 20:51:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 20:51:54]: [INFO] Checking for updates... -[05-18 20:52:13]: [INFO] You are running the latest version. -[05-18 21:12:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 21:13:48]: [INFO] SQLite Setup finished -[05-18 21:13:49]: [INFO] Hooked into LuckPerms! -[05-18 21:13:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 21:13:49]: [INFO] AuthMeReReloaded is running on Paper -[05-18 21:13:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 21:13:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 21:13:49]: [INFO] Checking for updates... -[05-18 21:14:10]: [INFO] You are running the latest version. -[05-18 21:34:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 21:35:46]: [INFO] SQLite Setup finished -[05-18 21:35:46]: [INFO] Hooked into LuckPerms! -[05-18 21:35:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 21:35:47]: [INFO] AuthMeReReloaded is running on Paper -[05-18 21:35:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 21:35:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 21:35:47]: [INFO] Checking for updates... -[05-18 21:36:07]: [INFO] You are running the latest version. -[05-18 21:56:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 21:57:41]: [INFO] SQLite Setup finished -[05-18 21:57:41]: [INFO] Hooked into LuckPerms! -[05-18 21:57:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 21:57:42]: [INFO] AuthMeReReloaded is running on Paper -[05-18 21:57:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 21:57:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 21:57:42]: [INFO] Checking for updates... -[05-18 21:58:03]: [INFO] You are running the latest version. -[05-18 22:18:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 22:19:38]: [INFO] SQLite Setup finished -[05-18 22:19:39]: [INFO] Hooked into LuckPerms! -[05-18 22:19:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 22:19:40]: [INFO] AuthMeReReloaded is running on Paper -[05-18 22:19:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 22:19:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 22:19:40]: [INFO] Checking for updates... -[05-18 22:19:58]: [INFO] You are running the latest version. -[05-18 22:39:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 22:41:35]: [INFO] SQLite Setup finished -[05-18 22:41:35]: [INFO] Hooked into LuckPerms! -[05-18 22:41:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 22:41:36]: [INFO] AuthMeReReloaded is running on Paper -[05-18 22:41:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 22:41:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 22:41:36]: [INFO] Checking for updates... -[05-18 22:41:58]: [INFO] You are running the latest version. -[05-18 23:01:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 23:03:34]: [INFO] SQLite Setup finished -[05-18 23:03:35]: [INFO] Hooked into LuckPerms! -[05-18 23:03:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 23:03:35]: [INFO] AuthMeReReloaded is running on Paper -[05-18 23:03:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 23:03:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 23:03:35]: [INFO] Checking for updates... -[05-18 23:03:54]: [INFO] You are running the latest version. -[05-18 23:23:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 23:25:33]: [INFO] SQLite Setup finished -[05-18 23:25:34]: [INFO] Hooked into LuckPerms! -[05-18 23:25:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 23:25:34]: [INFO] AuthMeReReloaded is running on Paper -[05-18 23:25:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 23:25:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 23:25:34]: [INFO] Checking for updates... -[05-18 23:25:52]: [INFO] You are running the latest version. -[05-18 23:45:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-18 23:47:28]: [INFO] SQLite Setup finished -[05-18 23:47:29]: [INFO] Hooked into LuckPerms! -[05-18 23:47:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-18 23:47:29]: [INFO] AuthMeReReloaded is running on Paper -[05-18 23:47:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-18 23:47:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-18 23:47:29]: [INFO] Checking for updates... -[05-18 23:47:49]: [INFO] You are running the latest version. -[05-19 00:07:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 00:09:27]: [INFO] SQLite Setup finished -[05-19 00:09:27]: [INFO] Hooked into LuckPerms! -[05-19 00:09:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 00:09:28]: [INFO] AuthMeReReloaded is running on Paper -[05-19 00:09:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 00:09:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 00:09:28]: [INFO] Checking for updates... -[05-19 00:09:45]: [INFO] You are running the latest version. -[05-19 00:29:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 00:31:19]: [INFO] SQLite Setup finished -[05-19 00:31:19]: [INFO] Hooked into LuckPerms! -[05-19 00:31:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 00:31:20]: [INFO] AuthMeReReloaded is running on Paper -[05-19 00:31:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 00:31:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 00:31:20]: [INFO] Checking for updates... -[05-19 00:31:38]: [INFO] You are running the latest version. -[05-19 00:51:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 00:53:12]: [INFO] SQLite Setup finished -[05-19 00:53:12]: [INFO] Hooked into LuckPerms! -[05-19 00:53:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 00:53:13]: [INFO] AuthMeReReloaded is running on Paper -[05-19 00:53:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 00:53:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 00:53:13]: [INFO] Checking for updates... -[05-19 00:53:32]: [INFO] You are running the latest version. -[05-19 01:13:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 01:15:08]: [INFO] SQLite Setup finished -[05-19 01:15:08]: [INFO] Hooked into LuckPerms! -[05-19 01:15:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 01:15:09]: [INFO] AuthMeReReloaded is running on Paper -[05-19 01:15:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 01:15:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 01:15:09]: [INFO] Checking for updates... -[05-19 01:15:30]: [INFO] You are running the latest version. -[05-19 01:35:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 01:37:04]: [INFO] SQLite Setup finished -[05-19 01:37:04]: [INFO] Hooked into LuckPerms! -[05-19 01:37:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 01:37:05]: [INFO] AuthMeReReloaded is running on Paper -[05-19 01:37:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 01:37:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 01:37:05]: [INFO] Checking for updates... -[05-19 01:37:23]: [INFO] You are running the latest version. -[05-19 01:57:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 01:58:57]: [INFO] SQLite Setup finished -[05-19 01:58:57]: [INFO] Hooked into LuckPerms! -[05-19 01:58:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 01:58:58]: [INFO] AuthMeReReloaded is running on Paper -[05-19 01:58:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 01:58:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 01:58:58]: [INFO] Checking for updates... -[05-19 01:59:17]: [INFO] You are running the latest version. -[05-19 02:19:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 02:20:55]: [INFO] SQLite Setup finished -[05-19 02:20:55]: [INFO] Hooked into LuckPerms! -[05-19 02:20:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 02:20:56]: [INFO] AuthMeReReloaded is running on Paper -[05-19 02:20:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 02:20:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 02:20:56]: [INFO] Checking for updates... -[05-19 02:21:14]: [INFO] You are running the latest version. -[05-19 02:41:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 02:42:48]: [INFO] SQLite Setup finished -[05-19 02:42:48]: [INFO] Hooked into LuckPerms! -[05-19 02:42:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 02:42:49]: [INFO] AuthMeReReloaded is running on Paper -[05-19 02:42:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 02:42:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 02:42:49]: [INFO] Checking for updates... -[05-19 02:43:07]: [INFO] You are running the latest version. -[05-19 03:03:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 03:04:43]: [INFO] SQLite Setup finished -[05-19 03:04:43]: [INFO] Hooked into LuckPerms! -[05-19 03:04:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 03:04:44]: [INFO] AuthMeReReloaded is running on Paper -[05-19 03:04:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 03:04:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 03:04:44]: [INFO] Checking for updates... -[05-19 03:05:06]: [INFO] You are running the latest version. -[05-19 03:25:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 03:26:41]: [INFO] SQLite Setup finished -[05-19 03:26:41]: [INFO] Hooked into LuckPerms! -[05-19 03:26:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 03:26:42]: [INFO] AuthMeReReloaded is running on Paper -[05-19 03:26:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 03:26:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 03:26:42]: [INFO] Checking for updates... -[05-19 03:27:03]: [INFO] You are running the latest version. -[05-19 03:47:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 03:48:40]: [INFO] SQLite Setup finished -[05-19 03:48:40]: [INFO] Hooked into LuckPerms! -[05-19 03:48:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 03:48:41]: [INFO] AuthMeReReloaded is running on Paper -[05-19 03:48:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 03:48:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 03:48:41]: [INFO] Checking for updates... -[05-19 03:48:58]: [INFO] You are running the latest version. -[05-19 04:08:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 04:10:36]: [INFO] SQLite Setup finished -[05-19 04:10:36]: [INFO] Hooked into LuckPerms! -[05-19 04:10:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 04:10:37]: [INFO] AuthMeReReloaded is running on Paper -[05-19 04:10:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 04:10:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 04:10:37]: [INFO] Checking for updates... -[05-19 04:10:58]: [INFO] You are running the latest version. -[05-19 04:30:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 04:32:35]: [INFO] SQLite Setup finished -[05-19 04:32:35]: [INFO] Hooked into LuckPerms! -[05-19 04:32:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 04:32:36]: [INFO] AuthMeReReloaded is running on Paper -[05-19 04:32:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 04:32:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 04:32:36]: [INFO] Checking for updates... -[05-19 04:32:55]: [INFO] You are running the latest version. -[05-19 04:52:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 04:54:32]: [INFO] SQLite Setup finished -[05-19 04:54:32]: [INFO] Hooked into LuckPerms! -[05-19 04:54:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 04:54:33]: [INFO] AuthMeReReloaded is running on Paper -[05-19 04:54:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 04:54:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 04:54:33]: [INFO] Checking for updates... -[05-19 04:54:51]: [INFO] You are running the latest version. -[05-19 05:14:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 05:16:29]: [INFO] SQLite Setup finished -[05-19 05:16:29]: [INFO] Hooked into LuckPerms! -[05-19 05:16:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 05:16:30]: [INFO] AuthMeReReloaded is running on Paper -[05-19 05:16:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 05:16:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 05:16:30]: [INFO] Checking for updates... -[05-19 05:16:48]: [INFO] You are running the latest version. -[05-19 05:36:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 05:38:23]: [INFO] SQLite Setup finished -[05-19 05:38:24]: [INFO] Hooked into LuckPerms! -[05-19 05:38:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 05:38:24]: [INFO] AuthMeReReloaded is running on Paper -[05-19 05:38:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 05:38:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 05:38:24]: [INFO] Checking for updates... -[05-19 05:38:43]: [INFO] You are running the latest version. -[05-19 05:58:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 06:00:19]: [INFO] SQLite Setup finished -[05-19 06:00:19]: [INFO] Hooked into LuckPerms! -[05-19 06:00:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 06:00:20]: [INFO] AuthMeReReloaded is running on Paper -[05-19 06:00:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 06:00:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 06:00:20]: [INFO] Checking for updates... -[05-19 06:00:41]: [INFO] You are running the latest version. -[05-19 06:20:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 06:22:17]: [INFO] SQLite Setup finished -[05-19 06:22:17]: [INFO] Hooked into LuckPerms! -[05-19 06:22:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 06:22:18]: [INFO] AuthMeReReloaded is running on Paper -[05-19 06:22:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 06:22:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 06:22:18]: [INFO] Checking for updates... -[05-19 06:22:37]: [INFO] You are running the latest version. -[05-19 06:42:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 06:44:12]: [INFO] SQLite Setup finished -[05-19 06:44:13]: [INFO] Hooked into LuckPerms! -[05-19 06:44:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 06:44:13]: [INFO] AuthMeReReloaded is running on Paper -[05-19 06:44:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 06:44:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 06:44:13]: [INFO] Checking for updates... -[05-19 06:44:32]: [INFO] You are running the latest version. -[05-19 07:04:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 07:06:09]: [INFO] SQLite Setup finished -[05-19 07:06:09]: [INFO] Hooked into LuckPerms! -[05-19 07:06:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 07:06:10]: [INFO] AuthMeReReloaded is running on Paper -[05-19 07:06:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 07:06:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 07:06:10]: [INFO] Checking for updates... -[05-19 07:06:31]: [INFO] You are running the latest version. -[05-19 07:26:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 07:28:05]: [INFO] SQLite Setup finished -[05-19 07:28:06]: [INFO] Hooked into LuckPerms! -[05-19 07:28:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 07:28:06]: [INFO] AuthMeReReloaded is running on Paper -[05-19 07:28:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 07:28:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 07:28:06]: [INFO] Checking for updates... -[05-19 07:28:29]: [INFO] You are running the latest version. -[05-19 07:48:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 07:50:05]: [INFO] SQLite Setup finished -[05-19 07:50:05]: [INFO] Hooked into LuckPerms! -[05-19 07:50:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 07:50:06]: [INFO] AuthMeReReloaded is running on Paper -[05-19 07:50:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 07:50:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 07:50:06]: [INFO] Checking for updates... -[05-19 07:50:27]: [INFO] You are running the latest version. -[05-19 08:10:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 08:13:33]: [INFO] SQLite Setup finished -[05-19 08:13:33]: [INFO] Hooked into LuckPerms! -[05-19 08:13:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 08:13:34]: [INFO] AuthMeReReloaded is running on Paper -[05-19 08:13:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 08:13:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 08:13:34]: [INFO] Checking for updates... -[05-19 08:13:52]: [INFO] You are running the latest version. -[05-19 08:33:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 08:35:32]: [INFO] SQLite Setup finished -[05-19 08:35:32]: [INFO] Hooked into LuckPerms! -[05-19 08:35:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 08:35:33]: [INFO] AuthMeReReloaded is running on Paper -[05-19 08:35:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 08:35:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 08:35:33]: [INFO] Checking for updates... -[05-19 08:35:54]: [INFO] You are running the latest version. -[05-19 08:55:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 08:57:31]: [INFO] SQLite Setup finished -[05-19 08:57:31]: [INFO] Hooked into LuckPerms! -[05-19 08:57:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 08:57:32]: [INFO] AuthMeReReloaded is running on Paper -[05-19 08:57:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 08:57:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 08:57:32]: [INFO] Checking for updates... -[05-19 08:57:51]: [INFO] You are running the latest version. -[05-19 09:17:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 09:19:26]: [INFO] SQLite Setup finished -[05-19 09:19:26]: [INFO] Hooked into LuckPerms! -[05-19 09:19:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 09:19:27]: [INFO] AuthMeReReloaded is running on Paper -[05-19 09:19:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 09:19:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 09:19:27]: [INFO] Checking for updates... -[05-19 09:19:44]: [INFO] You are running the latest version. -[05-19 09:39:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 09:41:19]: [INFO] SQLite Setup finished -[05-19 09:41:19]: [INFO] Hooked into LuckPerms! -[05-19 09:41:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 09:41:20]: [INFO] AuthMeReReloaded is running on Paper -[05-19 09:41:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 09:41:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 09:41:20]: [INFO] Checking for updates... -[05-19 09:41:40]: [INFO] You are running the latest version. -[05-19 10:01:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 10:03:15]: [INFO] SQLite Setup finished -[05-19 10:03:15]: [INFO] Hooked into LuckPerms! -[05-19 10:03:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 10:03:16]: [INFO] AuthMeReReloaded is running on Paper -[05-19 10:03:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 10:03:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 10:03:16]: [INFO] Checking for updates... -[05-19 10:03:35]: [INFO] You are running the latest version. -[05-19 10:23:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 10:25:14]: [INFO] SQLite Setup finished -[05-19 10:25:15]: [INFO] Hooked into LuckPerms! -[05-19 10:25:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 10:25:15]: [INFO] AuthMeReReloaded is running on Paper -[05-19 10:25:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 10:25:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 10:25:15]: [INFO] Checking for updates... -[05-19 10:25:35]: [INFO] You are running the latest version. -[05-19 10:45:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 10:47:13]: [INFO] SQLite Setup finished -[05-19 10:47:14]: [INFO] Hooked into LuckPerms! -[05-19 10:47:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 10:47:14]: [INFO] AuthMeReReloaded is running on Paper -[05-19 10:47:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 10:47:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 10:47:14]: [INFO] Checking for updates... -[05-19 10:47:33]: [INFO] You are running the latest version. -[05-19 11:07:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 11:09:10]: [INFO] SQLite Setup finished -[05-19 11:09:10]: [INFO] Hooked into LuckPerms! -[05-19 11:09:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 11:09:11]: [INFO] AuthMeReReloaded is running on Paper -[05-19 11:09:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 11:09:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 11:09:11]: [INFO] Checking for updates... -[05-19 11:09:32]: [INFO] You are running the latest version. -[05-19 11:29:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 11:31:11]: [INFO] SQLite Setup finished -[05-19 11:31:12]: [INFO] Hooked into LuckPerms! -[05-19 11:31:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 11:31:13]: [INFO] AuthMeReReloaded is running on Paper -[05-19 11:31:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 11:31:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 11:31:13]: [INFO] Checking for updates... -[05-19 11:31:33]: [INFO] You are running the latest version. -[05-19 11:51:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 11:53:11]: [INFO] SQLite Setup finished -[05-19 11:53:11]: [INFO] Hooked into LuckPerms! -[05-19 11:53:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 11:53:11]: [INFO] AuthMeReReloaded is running on Paper -[05-19 11:53:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 11:53:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 11:53:12]: [INFO] Checking for updates... -[05-19 11:53:32]: [INFO] You are running the latest version. -[05-19 12:13:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 12:15:11]: [INFO] SQLite Setup finished -[05-19 12:15:11]: [INFO] Hooked into LuckPerms! -[05-19 12:15:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 12:15:12]: [INFO] AuthMeReReloaded is running on Paper -[05-19 12:15:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 12:15:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 12:15:12]: [INFO] Checking for updates... -[05-19 12:15:31]: [INFO] You are running the latest version. -[05-19 12:35:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 12:37:09]: [INFO] SQLite Setup finished -[05-19 12:37:09]: [INFO] Hooked into LuckPerms! -[05-19 12:37:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 12:37:10]: [INFO] AuthMeReReloaded is running on Paper -[05-19 12:37:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 12:37:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 12:37:10]: [INFO] Checking for updates... -[05-19 12:37:32]: [INFO] You are running the latest version. -[05-19 12:57:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 12:59:07]: [INFO] SQLite Setup finished -[05-19 12:59:07]: [INFO] Hooked into LuckPerms! -[05-19 12:59:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 12:59:08]: [INFO] AuthMeReReloaded is running on Paper -[05-19 12:59:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 12:59:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 12:59:08]: [INFO] Checking for updates... -[05-19 12:59:28]: [INFO] You are running the latest version. -[05-19 13:19:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 13:21:42]: [INFO] SQLite Setup finished -[05-19 13:21:42]: [INFO] Hooked into LuckPerms! -[05-19 13:21:43]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 13:21:43]: [INFO] AuthMeReReloaded is running on Paper -[05-19 13:21:43]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 13:21:43]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 13:21:43]: [INFO] Checking for updates... -[05-19 13:22:02]: [INFO] You are running the latest version. -[05-19 13:42:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 13:43:39]: [INFO] SQLite Setup finished -[05-19 13:43:39]: [INFO] Hooked into LuckPerms! -[05-19 13:43:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 13:43:40]: [INFO] AuthMeReReloaded is running on Paper -[05-19 13:43:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 13:43:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 13:43:40]: [INFO] Checking for updates... -[05-19 13:44:02]: [INFO] You are running the latest version. -[05-19 14:04:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 14:06:16]: [INFO] SQLite Setup finished -[05-19 14:06:17]: [INFO] Hooked into LuckPerms! -[05-19 14:06:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 14:06:17]: [INFO] AuthMeReReloaded is running on Paper -[05-19 14:06:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 14:06:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 14:06:17]: [INFO] Checking for updates... -[05-19 14:06:37]: [INFO] You are running the latest version. -[05-19 14:26:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 14:28:14]: [INFO] SQLite Setup finished -[05-19 14:28:15]: [INFO] Hooked into LuckPerms! -[05-19 14:28:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 14:28:16]: [INFO] AuthMeReReloaded is running on Paper -[05-19 14:28:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 14:28:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 14:28:16]: [INFO] Checking for updates... -[05-19 14:28:36]: [INFO] You are running the latest version. -[05-19 14:48:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 14:50:13]: [INFO] SQLite Setup finished -[05-19 14:50:13]: [INFO] Hooked into LuckPerms! -[05-19 14:50:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 14:50:14]: [INFO] AuthMeReReloaded is running on Paper -[05-19 14:50:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 14:50:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 14:50:14]: [INFO] Checking for updates... -[05-19 14:50:34]: [INFO] You are running the latest version. -[05-19 15:10:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 15:12:09]: [INFO] SQLite Setup finished -[05-19 15:12:09]: [INFO] Hooked into LuckPerms! -[05-19 15:12:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 15:12:09]: [INFO] AuthMeReReloaded is running on Paper -[05-19 15:12:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 15:12:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 15:12:09]: [INFO] Checking for updates... -[05-19 15:12:28]: [INFO] You are running the latest version. -[05-19 15:27:30]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-19 15:56:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 15:59:27]: [INFO] SQLite Setup finished -[05-19 15:59:28]: [INFO] Hooked into LuckPerms! -[05-19 15:59:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 15:59:28]: [INFO] AuthMeReReloaded is running on Paper -[05-19 15:59:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 15:59:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 15:59:28]: [INFO] Checking for updates... -[05-19 15:59:46]: [INFO] You are running the latest version. -[05-19 16:19:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 16:22:39]: [INFO] SQLite Setup finished -[05-19 16:22:39]: [INFO] Hooked into LuckPerms! -[05-19 16:22:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 16:22:40]: [INFO] AuthMeReReloaded is running on Paper -[05-19 16:22:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 16:22:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 16:22:40]: [INFO] Checking for updates... -[05-19 16:22:58]: [INFO] You are running the latest version. -[05-19 16:42:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 16:44:33]: [INFO] SQLite Setup finished -[05-19 16:44:33]: [INFO] Hooked into LuckPerms! -[05-19 16:44:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 16:44:34]: [INFO] AuthMeReReloaded is running on Paper -[05-19 16:44:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 16:44:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 16:44:34]: [INFO] Checking for updates... -[05-19 16:44:51]: [INFO] You are running the latest version. -[05-19 17:04:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 17:06:29]: [INFO] SQLite Setup finished -[05-19 17:06:29]: [INFO] Hooked into LuckPerms! -[05-19 17:06:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 17:06:29]: [INFO] AuthMeReReloaded is running on Paper -[05-19 17:06:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 17:06:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 17:06:29]: [INFO] Checking for updates... -[05-19 17:06:46]: [INFO] You are running the latest version. -[05-19 17:26:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 17:28:27]: [INFO] SQLite Setup finished -[05-19 17:28:27]: [INFO] Hooked into LuckPerms! -[05-19 17:28:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 17:28:28]: [INFO] AuthMeReReloaded is running on Paper -[05-19 17:28:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 17:28:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 17:28:28]: [INFO] Checking for updates... -[05-19 17:28:46]: [INFO] You are running the latest version. -[05-19 17:48:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 17:51:17]: [INFO] SQLite Setup finished -[05-19 17:51:18]: [INFO] Hooked into LuckPerms! -[05-19 17:51:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 17:51:18]: [INFO] AuthMeReReloaded is running on Paper -[05-19 17:51:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 17:51:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 17:51:18]: [INFO] Checking for updates... -[05-19 17:51:37]: [INFO] You are running the latest version. -[05-19 18:11:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 18:13:49]: [INFO] SQLite Setup finished -[05-19 18:13:50]: [INFO] Hooked into LuckPerms! -[05-19 18:13:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 18:13:50]: [INFO] AuthMeReReloaded is running on Paper -[05-19 18:13:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 18:13:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 18:13:50]: [INFO] Checking for updates... -[05-19 18:14:10]: [INFO] You are running the latest version. -[05-19 18:27:53]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-19 19:49:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 19:50:42]: [INFO] SQLite Setup finished -[05-19 19:50:42]: [INFO] Hooked into LuckPerms! -[05-19 19:50:43]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 19:50:43]: [INFO] AuthMeReReloaded is running on Paper -[05-19 19:50:43]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 19:50:43]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 19:50:43]: [INFO] Checking for updates... -[05-19 19:51:02]: [INFO] You are running the latest version. -[05-19 20:11:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 20:12:39]: [INFO] SQLite Setup finished -[05-19 20:12:39]: [INFO] Hooked into LuckPerms! -[05-19 20:12:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 20:12:40]: [INFO] AuthMeReReloaded is running on Paper -[05-19 20:12:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 20:12:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 20:12:40]: [INFO] Checking for updates... -[05-19 20:13:02]: [INFO] You are running the latest version. -[05-19 20:33:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 20:34:38]: [INFO] SQLite Setup finished -[05-19 20:34:38]: [INFO] Hooked into LuckPerms! -[05-19 20:34:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 20:34:39]: [INFO] AuthMeReReloaded is running on Paper -[05-19 20:34:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 20:34:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 20:34:39]: [INFO] Checking for updates... -[05-19 20:34:57]: [INFO] You are running the latest version. -[05-19 20:54:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 20:56:34]: [INFO] SQLite Setup finished -[05-19 20:56:34]: [INFO] Hooked into LuckPerms! -[05-19 20:56:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 20:56:35]: [INFO] AuthMeReReloaded is running on Paper -[05-19 20:56:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 20:56:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 20:56:35]: [INFO] Checking for updates... -[05-19 20:56:53]: [INFO] You are running the latest version. -[05-19 21:16:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 21:18:30]: [INFO] SQLite Setup finished -[05-19 21:18:31]: [INFO] Hooked into LuckPerms! -[05-19 21:18:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 21:18:31]: [INFO] AuthMeReReloaded is running on Paper -[05-19 21:18:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 21:18:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 21:18:31]: [INFO] Checking for updates... -[05-19 21:18:48]: [INFO] You are running the latest version. -[05-19 21:38:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 21:41:08]: [INFO] SQLite Setup finished -[05-19 21:41:08]: [INFO] Hooked into LuckPerms! -[05-19 21:41:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 21:41:09]: [INFO] AuthMeReReloaded is running on Paper -[05-19 21:41:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 21:41:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 21:41:09]: [INFO] Checking for updates... -[05-19 21:41:28]: [INFO] You are running the latest version. -[05-19 22:01:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 22:03:02]: [INFO] SQLite Setup finished -[05-19 22:03:02]: [INFO] Hooked into LuckPerms! -[05-19 22:03:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 22:03:03]: [INFO] AuthMeReReloaded is running on Paper -[05-19 22:03:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 22:03:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 22:03:03]: [INFO] Checking for updates... -[05-19 22:03:24]: [INFO] You are running the latest version. -[05-19 22:23:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 22:24:57]: [INFO] SQLite Setup finished -[05-19 22:24:58]: [INFO] Hooked into LuckPerms! -[05-19 22:24:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 22:24:58]: [INFO] AuthMeReReloaded is running on Paper -[05-19 22:24:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 22:24:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 22:24:58]: [INFO] Checking for updates... -[05-19 22:25:18]: [INFO] You are running the latest version. -[05-19 22:45:18]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 22:48:12]: [INFO] SQLite Setup finished -[05-19 22:48:12]: [INFO] Hooked into LuckPerms! -[05-19 22:48:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 22:48:12]: [INFO] AuthMeReReloaded is running on Paper -[05-19 22:48:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 22:48:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 22:48:12]: [INFO] Checking for updates... -[05-19 22:48:33]: [INFO] You are running the latest version. -[05-19 23:08:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 23:10:32]: [INFO] SQLite Setup finished -[05-19 23:10:32]: [INFO] Hooked into LuckPerms! -[05-19 23:10:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 23:10:33]: [INFO] AuthMeReReloaded is running on Paper -[05-19 23:10:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 23:10:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 23:10:33]: [INFO] Checking for updates... -[05-19 23:10:49]: [INFO] You are running the latest version. -[05-19 23:30:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 23:34:41]: [INFO] SQLite Setup finished -[05-19 23:34:41]: [INFO] Hooked into LuckPerms! -[05-19 23:34:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 23:34:42]: [INFO] AuthMeReReloaded is running on Paper -[05-19 23:34:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 23:34:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 23:34:42]: [INFO] Checking for updates... -[05-19 23:34:59]: [INFO] You are running the latest version. -[05-19 23:54:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-19 23:56:34]: [INFO] SQLite Setup finished -[05-19 23:56:34]: [INFO] Hooked into LuckPerms! -[05-19 23:56:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-19 23:56:35]: [INFO] AuthMeReReloaded is running on Paper -[05-19 23:56:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-19 23:56:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-19 23:56:35]: [INFO] Checking for updates... -[05-19 23:56:51]: [INFO] You are running the latest version. -[05-20 00:16:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 00:18:27]: [INFO] SQLite Setup finished -[05-20 00:18:27]: [INFO] Hooked into LuckPerms! -[05-20 00:18:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 00:18:27]: [INFO] AuthMeReReloaded is running on Paper -[05-20 00:18:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 00:18:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 00:18:27]: [INFO] Checking for updates... -[05-20 00:18:46]: [INFO] You are running the latest version. -[05-20 00:38:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 00:40:23]: [INFO] SQLite Setup finished -[05-20 00:40:23]: [INFO] Hooked into LuckPerms! -[05-20 00:40:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 00:40:25]: [INFO] AuthMeReReloaded is running on Paper -[05-20 00:40:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 00:40:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 00:40:25]: [INFO] Checking for updates... -[05-20 00:40:45]: [INFO] You are running the latest version. -[05-20 01:00:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 01:02:18]: [INFO] SQLite Setup finished -[05-20 01:02:18]: [INFO] Hooked into LuckPerms! -[05-20 01:02:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 01:02:19]: [INFO] AuthMeReReloaded is running on Paper -[05-20 01:02:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 01:02:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 01:02:19]: [INFO] Checking for updates... -[05-20 01:02:38]: [INFO] You are running the latest version. -[05-20 01:22:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 01:24:16]: [INFO] SQLite Setup finished -[05-20 01:24:16]: [INFO] Hooked into LuckPerms! -[05-20 01:24:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 01:24:17]: [INFO] AuthMeReReloaded is running on Paper -[05-20 01:24:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 01:24:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 01:24:17]: [INFO] Checking for updates... -[05-20 01:24:39]: [INFO] You are running the latest version. -[05-20 01:44:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 01:46:32]: [INFO] SQLite Setup finished -[05-20 01:46:32]: [INFO] Hooked into LuckPerms! -[05-20 01:46:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 01:46:33]: [INFO] AuthMeReReloaded is running on Paper -[05-20 01:46:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 01:46:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 01:46:33]: [INFO] Checking for updates... -[05-20 01:46:49]: [INFO] You are running the latest version. -[05-20 02:06:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 02:08:23]: [INFO] SQLite Setup finished -[05-20 02:08:23]: [INFO] Hooked into LuckPerms! -[05-20 02:08:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 02:08:24]: [INFO] AuthMeReReloaded is running on Paper -[05-20 02:08:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 02:08:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 02:08:24]: [INFO] Checking for updates... -[05-20 02:08:43]: [INFO] You are running the latest version. -[05-20 02:28:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 02:30:19]: [INFO] SQLite Setup finished -[05-20 02:30:19]: [INFO] Hooked into LuckPerms! -[05-20 02:30:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 02:30:20]: [INFO] AuthMeReReloaded is running on Paper -[05-20 02:30:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 02:30:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 02:30:20]: [INFO] Checking for updates... -[05-20 02:30:40]: [INFO] You are running the latest version. -[05-20 02:50:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 02:52:16]: [INFO] SQLite Setup finished -[05-20 02:52:16]: [INFO] Hooked into LuckPerms! -[05-20 02:52:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 02:52:17]: [INFO] AuthMeReReloaded is running on Paper -[05-20 02:52:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 02:52:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 02:52:17]: [INFO] Checking for updates... -[05-20 02:52:36]: [INFO] You are running the latest version. -[05-20 03:12:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 03:14:13]: [INFO] SQLite Setup finished -[05-20 03:14:14]: [INFO] Hooked into LuckPerms! -[05-20 03:14:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 03:14:14]: [INFO] AuthMeReReloaded is running on Paper -[05-20 03:14:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 03:14:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 03:14:14]: [INFO] Checking for updates... -[05-20 03:14:36]: [INFO] You are running the latest version. -[05-20 03:34:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 03:36:11]: [INFO] SQLite Setup finished -[05-20 03:36:12]: [INFO] Hooked into LuckPerms! -[05-20 03:36:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 03:36:12]: [INFO] AuthMeReReloaded is running on Paper -[05-20 03:36:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 03:36:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 03:36:12]: [INFO] Checking for updates... -[05-20 03:36:31]: [INFO] You are running the latest version. -[05-20 03:56:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 03:58:48]: [INFO] SQLite Setup finished -[05-20 03:58:48]: [INFO] Hooked into LuckPerms! -[05-20 03:58:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 03:58:49]: [INFO] AuthMeReReloaded is running on Paper -[05-20 03:58:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 03:58:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 03:58:49]: [INFO] Checking for updates... -[05-20 03:59:09]: [INFO] You are running the latest version. -[05-20 04:19:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 04:22:14]: [INFO] SQLite Setup finished -[05-20 04:22:14]: [INFO] Hooked into LuckPerms! -[05-20 04:22:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 04:22:15]: [INFO] AuthMeReReloaded is running on Paper -[05-20 04:22:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 04:22:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 04:22:15]: [INFO] Checking for updates... -[05-20 04:22:34]: [INFO] You are running the latest version. -[05-20 04:42:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 04:44:07]: [INFO] SQLite Setup finished -[05-20 04:44:07]: [INFO] Hooked into LuckPerms! -[05-20 04:44:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 04:44:08]: [INFO] AuthMeReReloaded is running on Paper -[05-20 04:44:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 04:44:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 04:44:08]: [INFO] Checking for updates... -[05-20 04:44:27]: [INFO] You are running the latest version. -[05-20 05:04:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 05:06:22]: [INFO] SQLite Setup finished -[05-20 05:06:22]: [INFO] Hooked into LuckPerms! -[05-20 05:06:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 05:06:23]: [INFO] AuthMeReReloaded is running on Paper -[05-20 05:06:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 05:06:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 05:06:23]: [INFO] Checking for updates... -[05-20 05:06:40]: [INFO] You are running the latest version. -[05-20 05:26:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 05:29:13]: [INFO] SQLite Setup finished -[05-20 05:29:14]: [INFO] Hooked into LuckPerms! -[05-20 05:29:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 05:29:14]: [INFO] AuthMeReReloaded is running on Paper -[05-20 05:29:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 05:29:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 05:29:14]: [INFO] Checking for updates... -[05-20 05:29:34]: [INFO] You are running the latest version. -[05-20 05:49:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 05:51:14]: [INFO] SQLite Setup finished -[05-20 05:51:14]: [INFO] Hooked into LuckPerms! -[05-20 05:51:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 05:51:15]: [INFO] AuthMeReReloaded is running on Paper -[05-20 05:51:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 05:51:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 05:51:15]: [INFO] Checking for updates... -[05-20 05:51:34]: [INFO] You are running the latest version. -[05-20 06:11:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 06:13:09]: [INFO] SQLite Setup finished -[05-20 06:13:10]: [INFO] Hooked into LuckPerms! -[05-20 06:13:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 06:13:10]: [INFO] AuthMeReReloaded is running on Paper -[05-20 06:13:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 06:13:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 06:13:10]: [INFO] Checking for updates... -[05-20 06:13:31]: [INFO] You are running the latest version. -[05-20 06:33:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 06:35:05]: [INFO] SQLite Setup finished -[05-20 06:35:05]: [INFO] Hooked into LuckPerms! -[05-20 06:35:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 06:35:06]: [INFO] AuthMeReReloaded is running on Paper -[05-20 06:35:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 06:35:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 06:35:06]: [INFO] Checking for updates... -[05-20 06:35:27]: [INFO] You are running the latest version. -[05-20 06:55:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 06:57:06]: [INFO] SQLite Setup finished -[05-20 06:57:06]: [INFO] Hooked into LuckPerms! -[05-20 06:57:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 06:57:07]: [INFO] AuthMeReReloaded is running on Paper -[05-20 06:57:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 06:57:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 06:57:07]: [INFO] Checking for updates... -[05-20 06:57:25]: [INFO] You are running the latest version. -[05-20 07:17:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 07:19:21]: [INFO] SQLite Setup finished -[05-20 07:19:21]: [INFO] Hooked into LuckPerms! -[05-20 07:19:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 07:19:22]: [INFO] AuthMeReReloaded is running on Paper -[05-20 07:19:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 07:19:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 07:19:22]: [INFO] Checking for updates... -[05-20 07:19:42]: [INFO] You are running the latest version. -[05-20 07:23:18]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-20 08:33:05]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-20 11:18:50]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-20 11:56:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 11:59:59]: [INFO] SQLite Setup finished -[05-20 11:59:59]: [INFO] Hooked into LuckPerms! -[05-20 12:00:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 12:00:00]: [INFO] AuthMeReReloaded is running on Paper -[05-20 12:00:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 12:00:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 12:00:00]: [INFO] Checking for updates... -[05-20 12:00:16]: [INFO] You are running the latest version. -[05-20 12:05:06]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-20 12:54:42]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-20 13:31:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 13:33:12]: [INFO] SQLite Setup finished -[05-20 13:33:12]: [INFO] Hooked into LuckPerms! -[05-20 13:33:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 13:33:13]: [INFO] AuthMeReReloaded is running on Paper -[05-20 13:33:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 13:33:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 13:33:13]: [INFO] Checking for updates... -[05-20 13:33:31]: [INFO] You are running the latest version. -[05-20 13:53:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 13:55:28]: [INFO] SQLite Setup finished -[05-20 13:55:28]: [INFO] Hooked into LuckPerms! -[05-20 13:55:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 13:55:29]: [INFO] AuthMeReReloaded is running on Paper -[05-20 13:55:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 13:55:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 13:55:29]: [INFO] Checking for updates... -[05-20 13:55:48]: [INFO] You are running the latest version. -[05-20 14:15:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 14:17:24]: [INFO] SQLite Setup finished -[05-20 14:17:24]: [INFO] Hooked into LuckPerms! -[05-20 14:17:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 14:17:25]: [INFO] AuthMeReReloaded is running on Paper -[05-20 14:17:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 14:17:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 14:17:25]: [INFO] Checking for updates... -[05-20 14:17:47]: [INFO] You are running the latest version. -[05-20 14:37:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 14:39:15]: [INFO] SQLite Setup finished -[05-20 14:39:16]: [INFO] Hooked into LuckPerms! -[05-20 14:39:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 14:39:17]: [INFO] AuthMeReReloaded is running on Paper -[05-20 14:39:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 14:39:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 14:39:17]: [INFO] Checking for updates... -[05-20 14:39:34]: [INFO] You are running the latest version. -[05-20 14:59:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 15:01:20]: [INFO] SQLite Setup finished -[05-20 15:01:21]: [INFO] Hooked into LuckPerms! -[05-20 15:01:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 15:01:21]: [INFO] AuthMeReReloaded is running on Paper -[05-20 15:01:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 15:01:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 15:01:21]: [INFO] Checking for updates... -[05-20 15:01:41]: [INFO] You are running the latest version. -[05-20 15:21:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 15:23:18]: [INFO] SQLite Setup finished -[05-20 15:23:18]: [INFO] Hooked into LuckPerms! -[05-20 15:23:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 15:23:19]: [INFO] AuthMeReReloaded is running on Paper -[05-20 15:23:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 15:23:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 15:23:19]: [INFO] Checking for updates... -[05-20 15:23:37]: [INFO] You are running the latest version. -[05-20 15:43:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 15:45:13]: [INFO] SQLite Setup finished -[05-20 15:45:13]: [INFO] Hooked into LuckPerms! -[05-20 15:45:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 15:45:14]: [INFO] AuthMeReReloaded is running on Paper -[05-20 15:45:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 15:45:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 15:45:14]: [INFO] Checking for updates... -[05-20 15:45:36]: [INFO] You are running the latest version. -[05-20 16:05:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 16:08:06]: [INFO] SQLite Setup finished -[05-20 16:08:06]: [INFO] Hooked into LuckPerms! -[05-20 16:08:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 16:08:07]: [INFO] AuthMeReReloaded is running on Paper -[05-20 16:08:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 16:08:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 16:08:07]: [INFO] Checking for updates... -[05-20 16:08:27]: [INFO] You are running the latest version. -[05-20 16:28:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 16:30:43]: [INFO] SQLite Setup finished -[05-20 16:30:43]: [INFO] Hooked into LuckPerms! -[05-20 16:30:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 16:30:44]: [INFO] AuthMeReReloaded is running on Paper -[05-20 16:30:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 16:30:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 16:30:44]: [INFO] Checking for updates... -[05-20 16:31:05]: [INFO] You are running the latest version. -[05-20 16:51:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 16:53:19]: [INFO] SQLite Setup finished -[05-20 16:53:19]: [INFO] Hooked into LuckPerms! -[05-20 16:53:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 16:53:20]: [INFO] AuthMeReReloaded is running on Paper -[05-20 16:53:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 16:53:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 16:53:20]: [INFO] Checking for updates... -[05-20 16:53:37]: [INFO] You are running the latest version. -[05-20 16:58:28]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-20 17:21:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 17:24:10]: [INFO] SQLite Setup finished -[05-20 17:24:10]: [INFO] Hooked into LuckPerms! -[05-20 17:24:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 17:24:11]: [INFO] AuthMeReReloaded is running on Paper -[05-20 17:24:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 17:24:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 17:24:11]: [INFO] Checking for updates... -[05-20 17:24:31]: [INFO] You are running the latest version. -[05-20 17:44:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 17:46:09]: [INFO] SQLite Setup finished -[05-20 17:46:09]: [INFO] Hooked into LuckPerms! -[05-20 17:46:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 17:46:10]: [INFO] AuthMeReReloaded is running on Paper -[05-20 17:46:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 17:46:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 17:46:10]: [INFO] Checking for updates... -[05-20 17:46:31]: [INFO] You are running the latest version. -[05-20 18:06:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 18:08:05]: [INFO] SQLite Setup finished -[05-20 18:08:05]: [INFO] Hooked into LuckPerms! -[05-20 18:08:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 18:08:06]: [INFO] AuthMeReReloaded is running on Paper -[05-20 18:08:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 18:08:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 18:08:06]: [INFO] Checking for updates... -[05-20 18:08:26]: [INFO] You are running the latest version. -[05-20 18:28:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 18:30:03]: [INFO] SQLite Setup finished -[05-20 18:30:04]: [INFO] Hooked into LuckPerms! -[05-20 18:30:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 18:30:04]: [INFO] AuthMeReReloaded is running on Paper -[05-20 18:30:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 18:30:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 18:30:04]: [INFO] Checking for updates... -[05-20 18:30:21]: [INFO] You are running the latest version. -[05-20 18:50:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 18:52:02]: [INFO] SQLite Setup finished -[05-20 18:52:02]: [INFO] Hooked into LuckPerms! -[05-20 18:52:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 18:52:02]: [INFO] AuthMeReReloaded is running on Paper -[05-20 18:52:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 18:52:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 18:52:02]: [INFO] Checking for updates... -[05-20 18:52:19]: [INFO] You are running the latest version. -[05-20 19:12:18]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 19:14:13]: [INFO] SQLite Setup finished -[05-20 19:14:14]: [INFO] Hooked into LuckPerms! -[05-20 19:14:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 19:14:14]: [INFO] AuthMeReReloaded is running on Paper -[05-20 19:14:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 19:14:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 19:14:14]: [INFO] Checking for updates... -[05-20 19:14:37]: [INFO] You are running the latest version. -[05-20 19:34:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 19:36:12]: [INFO] SQLite Setup finished -[05-20 19:36:12]: [INFO] Hooked into LuckPerms! -[05-20 19:36:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 19:36:13]: [INFO] AuthMeReReloaded is running on Paper -[05-20 19:36:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 19:36:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 19:36:13]: [INFO] Checking for updates... -[05-20 19:36:34]: [INFO] You are running the latest version. -[05-20 19:56:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 19:58:08]: [INFO] SQLite Setup finished -[05-20 19:58:09]: [INFO] Hooked into LuckPerms! -[05-20 19:58:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 19:58:09]: [INFO] AuthMeReReloaded is running on Paper -[05-20 19:58:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 19:58:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 19:58:09]: [INFO] Checking for updates... -[05-20 19:58:29]: [INFO] You are running the latest version. -[05-20 20:18:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 20:20:04]: [INFO] SQLite Setup finished -[05-20 20:20:04]: [INFO] Hooked into LuckPerms! -[05-20 20:20:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 20:20:05]: [INFO] AuthMeReReloaded is running on Paper -[05-20 20:20:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 20:20:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 20:20:05]: [INFO] Checking for updates... -[05-20 20:20:23]: [INFO] You are running the latest version. -[05-20 20:40:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 20:41:58]: [INFO] SQLite Setup finished -[05-20 20:41:59]: [INFO] Hooked into LuckPerms! -[05-20 20:41:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 20:41:59]: [INFO] AuthMeReReloaded is running on Paper -[05-20 20:41:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 20:41:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 20:41:59]: [INFO] Checking for updates... -[05-20 20:42:16]: [INFO] You are running the latest version. -[05-20 21:02:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 21:04:10]: [INFO] SQLite Setup finished -[05-20 21:04:10]: [INFO] Hooked into LuckPerms! -[05-20 21:04:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 21:04:11]: [INFO] AuthMeReReloaded is running on Paper -[05-20 21:04:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 21:04:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 21:04:11]: [INFO] Checking for updates... -[05-20 21:04:31]: [INFO] You are running the latest version. -[05-20 21:24:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 21:26:45]: [INFO] SQLite Setup finished -[05-20 21:26:46]: [INFO] Hooked into LuckPerms! -[05-20 21:26:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 21:26:47]: [INFO] AuthMeReReloaded is running on Paper -[05-20 21:26:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 21:26:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 21:26:47]: [INFO] Checking for updates... -[05-20 21:27:04]: [INFO] You are running the latest version. -[05-20 21:47:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 21:49:01]: [INFO] SQLite Setup finished -[05-20 21:49:02]: [INFO] Hooked into LuckPerms! -[05-20 21:49:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 21:49:02]: [INFO] AuthMeReReloaded is running on Paper -[05-20 21:49:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 21:49:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 21:49:02]: [INFO] Checking for updates... -[05-20 21:49:19]: [INFO] You are running the latest version. -[05-20 22:09:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 22:12:10]: [INFO] SQLite Setup finished -[05-20 22:12:11]: [INFO] Hooked into LuckPerms! -[05-20 22:12:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 22:12:11]: [INFO] AuthMeReReloaded is running on Paper -[05-20 22:12:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 22:12:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 22:12:11]: [INFO] Checking for updates... -[05-20 22:12:30]: [INFO] You are running the latest version. -[05-20 22:32:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 22:34:07]: [INFO] SQLite Setup finished -[05-20 22:34:07]: [INFO] Hooked into LuckPerms! -[05-20 22:34:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 22:34:08]: [INFO] AuthMeReReloaded is running on Paper -[05-20 22:34:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 22:34:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 22:34:08]: [INFO] Checking for updates... -[05-20 22:34:29]: [INFO] You are running the latest version. -[05-20 22:54:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 22:56:29]: [INFO] SQLite Setup finished -[05-20 22:56:30]: [INFO] Hooked into LuckPerms! -[05-20 22:56:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 22:56:30]: [INFO] AuthMeReReloaded is running on Paper -[05-20 22:56:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 22:56:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 22:56:30]: [INFO] Checking for updates... -[05-20 22:56:48]: [INFO] You are running the latest version. -[05-20 23:16:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 23:18:23]: [INFO] SQLite Setup finished -[05-20 23:18:23]: [INFO] Hooked into LuckPerms! -[05-20 23:18:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 23:18:24]: [INFO] AuthMeReReloaded is running on Paper -[05-20 23:18:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 23:18:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 23:18:24]: [INFO] Checking for updates... -[05-20 23:18:41]: [INFO] You are running the latest version. -[05-20 23:38:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-20 23:40:17]: [INFO] SQLite Setup finished -[05-20 23:40:17]: [INFO] Hooked into LuckPerms! -[05-20 23:40:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-20 23:40:18]: [INFO] AuthMeReReloaded is running on Paper -[05-20 23:40:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-20 23:40:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-20 23:40:18]: [INFO] Checking for updates... -[05-20 23:40:39]: [INFO] You are running the latest version. -[05-21 00:00:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 00:02:14]: [INFO] SQLite Setup finished -[05-21 00:02:14]: [INFO] Hooked into LuckPerms! -[05-21 00:02:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 00:02:15]: [INFO] AuthMeReReloaded is running on Paper -[05-21 00:02:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 00:02:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 00:02:15]: [INFO] Checking for updates... -[05-21 00:02:35]: [INFO] You are running the latest version. -[05-21 00:22:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 00:24:12]: [INFO] SQLite Setup finished -[05-21 00:24:12]: [INFO] Hooked into LuckPerms! -[05-21 00:24:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 00:24:13]: [INFO] AuthMeReReloaded is running on Paper -[05-21 00:24:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 00:24:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 00:24:13]: [INFO] Checking for updates... -[05-21 00:24:32]: [INFO] You are running the latest version. -[05-21 00:44:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 00:46:07]: [INFO] SQLite Setup finished -[05-21 00:46:07]: [INFO] Hooked into LuckPerms! -[05-21 00:46:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 00:46:08]: [INFO] AuthMeReReloaded is running on Paper -[05-21 00:46:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 00:46:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 00:46:08]: [INFO] Checking for updates... -[05-21 00:46:27]: [INFO] You are running the latest version. -[05-21 01:06:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 01:09:18]: [INFO] SQLite Setup finished -[05-21 01:09:18]: [INFO] Hooked into LuckPerms! -[05-21 01:09:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 01:09:19]: [INFO] AuthMeReReloaded is running on Paper -[05-21 01:09:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 01:09:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 01:09:19]: [INFO] Checking for updates... -[05-21 01:09:39]: [INFO] You are running the latest version. -[05-21 01:29:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 01:31:15]: [INFO] SQLite Setup finished -[05-21 01:31:15]: [INFO] Hooked into LuckPerms! -[05-21 01:31:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 01:31:16]: [INFO] AuthMeReReloaded is running on Paper -[05-21 01:31:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 01:31:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 01:31:16]: [INFO] Checking for updates... -[05-21 01:31:35]: [INFO] You are running the latest version. -[05-21 01:51:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 01:53:13]: [INFO] SQLite Setup finished -[05-21 01:53:13]: [INFO] Hooked into LuckPerms! -[05-21 01:53:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 01:53:14]: [INFO] AuthMeReReloaded is running on Paper -[05-21 01:53:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 01:53:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 01:53:14]: [INFO] Checking for updates... -[05-21 01:53:33]: [INFO] You are running the latest version. -[05-21 02:13:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 02:16:08]: [INFO] SQLite Setup finished -[05-21 02:16:09]: [INFO] Hooked into LuckPerms! -[05-21 02:16:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 02:16:09]: [INFO] AuthMeReReloaded is running on Paper -[05-21 02:16:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 02:16:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 02:16:09]: [INFO] Checking for updates... -[05-21 02:16:28]: [INFO] You are running the latest version. -[05-21 02:36:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 02:38:22]: [INFO] SQLite Setup finished -[05-21 02:38:22]: [INFO] Hooked into LuckPerms! -[05-21 02:38:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 02:38:23]: [INFO] AuthMeReReloaded is running on Paper -[05-21 02:38:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 02:38:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 02:38:23]: [INFO] Checking for updates... -[05-21 02:38:41]: [INFO] You are running the latest version. -[05-21 02:58:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 03:00:17]: [INFO] SQLite Setup finished -[05-21 03:00:17]: [INFO] Hooked into LuckPerms! -[05-21 03:00:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 03:00:18]: [INFO] AuthMeReReloaded is running on Paper -[05-21 03:00:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 03:00:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 03:00:18]: [INFO] Checking for updates... -[05-21 03:00:38]: [INFO] You are running the latest version. -[05-21 03:20:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 03:22:13]: [INFO] SQLite Setup finished -[05-21 03:22:13]: [INFO] Hooked into LuckPerms! -[05-21 03:22:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 03:22:14]: [INFO] AuthMeReReloaded is running on Paper -[05-21 03:22:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 03:22:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 03:22:14]: [INFO] Checking for updates... -[05-21 03:22:32]: [INFO] You are running the latest version. -[05-21 03:42:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 03:44:08]: [INFO] SQLite Setup finished -[05-21 03:44:08]: [INFO] Hooked into LuckPerms! -[05-21 03:44:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 03:44:09]: [INFO] AuthMeReReloaded is running on Paper -[05-21 03:44:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 03:44:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 03:44:09]: [INFO] Checking for updates... -[05-21 03:44:25]: [INFO] You are running the latest version. -[05-21 04:04:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 04:06:02]: [INFO] SQLite Setup finished -[05-21 04:06:02]: [INFO] Hooked into LuckPerms! -[05-21 04:06:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 04:06:03]: [INFO] AuthMeReReloaded is running on Paper -[05-21 04:06:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 04:06:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 04:06:03]: [INFO] Checking for updates... -[05-21 04:06:20]: [INFO] You are running the latest version. -[05-21 04:26:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 04:27:54]: [INFO] SQLite Setup finished -[05-21 04:27:54]: [INFO] Hooked into LuckPerms! -[05-21 04:27:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 04:27:54]: [INFO] AuthMeReReloaded is running on Paper -[05-21 04:27:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 04:27:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 04:27:54]: [INFO] Checking for updates... -[05-21 04:28:12]: [INFO] You are running the latest version. -[05-21 04:48:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 04:49:46]: [INFO] SQLite Setup finished -[05-21 04:49:47]: [INFO] Hooked into LuckPerms! -[05-21 04:49:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 04:49:47]: [INFO] AuthMeReReloaded is running on Paper -[05-21 04:49:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 04:49:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 04:49:47]: [INFO] Checking for updates... -[05-21 04:50:06]: [INFO] You are running the latest version. -[05-21 05:10:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 05:11:44]: [INFO] SQLite Setup finished -[05-21 05:11:44]: [INFO] Hooked into LuckPerms! -[05-21 05:11:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 05:11:45]: [INFO] AuthMeReReloaded is running on Paper -[05-21 05:11:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 05:11:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 05:11:45]: [INFO] Checking for updates... -[05-21 05:12:02]: [INFO] You are running the latest version. -[05-21 05:32:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 05:33:38]: [INFO] SQLite Setup finished -[05-21 05:33:38]: [INFO] Hooked into LuckPerms! -[05-21 05:33:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 05:33:39]: [INFO] AuthMeReReloaded is running on Paper -[05-21 05:33:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 05:33:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 05:33:39]: [INFO] Checking for updates... -[05-21 05:33:59]: [INFO] You are running the latest version. -[05-21 05:53:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 05:56:14]: [INFO] SQLite Setup finished -[05-21 05:56:14]: [INFO] Hooked into LuckPerms! -[05-21 05:56:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 05:56:15]: [INFO] AuthMeReReloaded is running on Paper -[05-21 05:56:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 05:56:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 05:56:15]: [INFO] Checking for updates... -[05-21 05:56:35]: [INFO] You are running the latest version. -[05-21 06:16:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 06:18:10]: [INFO] SQLite Setup finished -[05-21 06:18:10]: [INFO] Hooked into LuckPerms! -[05-21 06:18:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 06:18:11]: [INFO] AuthMeReReloaded is running on Paper -[05-21 06:18:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 06:18:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 06:18:11]: [INFO] Checking for updates... -[05-21 06:18:31]: [INFO] You are running the latest version. -[05-21 06:38:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 06:40:06]: [INFO] SQLite Setup finished -[05-21 06:40:06]: [INFO] Hooked into LuckPerms! -[05-21 06:40:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 06:40:07]: [INFO] AuthMeReReloaded is running on Paper -[05-21 06:40:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 06:40:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 06:40:07]: [INFO] Checking for updates... -[05-21 06:40:30]: [INFO] You are running the latest version. -[05-21 07:00:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 07:02:25]: [INFO] SQLite Setup finished -[05-21 07:02:26]: [INFO] Hooked into LuckPerms! -[05-21 07:02:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 07:02:27]: [INFO] AuthMeReReloaded is running on Paper -[05-21 07:02:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 07:02:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 07:02:27]: [INFO] Checking for updates... -[05-21 07:02:46]: [INFO] You are running the latest version. -[05-21 07:22:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 07:24:25]: [INFO] SQLite Setup finished -[05-21 07:24:25]: [INFO] Hooked into LuckPerms! -[05-21 07:24:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 07:24:26]: [INFO] AuthMeReReloaded is running on Paper -[05-21 07:24:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 07:24:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 07:24:26]: [INFO] Checking for updates... -[05-21 07:24:44]: [INFO] You are running the latest version. -[05-21 07:44:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 07:47:00]: [INFO] SQLite Setup finished -[05-21 07:47:01]: [INFO] Hooked into LuckPerms! -[05-21 07:47:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 07:47:01]: [INFO] AuthMeReReloaded is running on Paper -[05-21 07:47:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 07:47:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 07:47:01]: [INFO] Checking for updates... -[05-21 07:47:18]: [INFO] You are running the latest version. -[05-21 08:07:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 08:08:51]: [INFO] SQLite Setup finished -[05-21 08:08:51]: [INFO] Hooked into LuckPerms! -[05-21 08:08:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 08:08:52]: [INFO] AuthMeReReloaded is running on Paper -[05-21 08:08:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 08:08:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 08:08:52]: [INFO] Checking for updates... -[05-21 08:09:11]: [INFO] You are running the latest version. -[05-21 08:29:11]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 08:30:49]: [INFO] SQLite Setup finished -[05-21 08:30:49]: [INFO] Hooked into LuckPerms! -[05-21 08:30:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 08:30:50]: [INFO] AuthMeReReloaded is running on Paper -[05-21 08:30:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 08:30:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 08:30:50]: [INFO] Checking for updates... -[05-21 08:31:09]: [INFO] You are running the latest version. -[05-21 08:51:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 08:52:44]: [INFO] SQLite Setup finished -[05-21 08:52:44]: [INFO] Hooked into LuckPerms! -[05-21 08:52:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 08:52:45]: [INFO] AuthMeReReloaded is running on Paper -[05-21 08:52:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 08:52:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 08:52:45]: [INFO] Checking for updates... -[05-21 08:53:05]: [INFO] You are running the latest version. -[05-21 09:13:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 09:14:39]: [INFO] SQLite Setup finished -[05-21 09:14:39]: [INFO] Hooked into LuckPerms! -[05-21 09:14:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 09:14:40]: [INFO] AuthMeReReloaded is running on Paper -[05-21 09:14:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 09:14:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 09:14:40]: [INFO] Checking for updates... -[05-21 09:15:00]: [INFO] You are running the latest version. -[05-21 09:34:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 09:37:17]: [INFO] SQLite Setup finished -[05-21 09:37:17]: [INFO] Hooked into LuckPerms! -[05-21 09:37:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 09:37:18]: [INFO] AuthMeReReloaded is running on Paper -[05-21 09:37:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 09:37:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 09:37:18]: [INFO] Checking for updates... -[05-21 09:37:38]: [INFO] You are running the latest version. -[05-21 09:57:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 09:59:13]: [INFO] SQLite Setup finished -[05-21 09:59:13]: [INFO] Hooked into LuckPerms! -[05-21 09:59:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 09:59:14]: [INFO] AuthMeReReloaded is running on Paper -[05-21 09:59:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 09:59:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 09:59:14]: [INFO] Checking for updates... -[05-21 09:59:33]: [INFO] You are running the latest version. -[05-21 10:19:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 10:22:28]: [INFO] SQLite Setup finished -[05-21 10:22:28]: [INFO] Hooked into LuckPerms! -[05-21 10:22:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 10:22:29]: [INFO] AuthMeReReloaded is running on Paper -[05-21 10:22:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 10:22:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 10:22:29]: [INFO] Checking for updates... -[05-21 10:22:46]: [INFO] You are running the latest version. -[05-21 10:42:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 10:45:12]: [INFO] SQLite Setup finished -[05-21 10:45:12]: [INFO] Hooked into LuckPerms! -[05-21 10:45:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 10:45:12]: [INFO] AuthMeReReloaded is running on Paper -[05-21 10:45:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 10:45:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 10:45:12]: [INFO] Checking for updates... -[05-21 10:45:34]: [INFO] You are running the latest version. -[05-21 11:05:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 11:07:09]: [INFO] SQLite Setup finished -[05-21 11:07:10]: [INFO] Hooked into LuckPerms! -[05-21 11:07:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 11:07:10]: [INFO] AuthMeReReloaded is running on Paper -[05-21 11:07:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 11:07:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 11:07:10]: [INFO] Checking for updates... -[05-21 11:07:32]: [INFO] You are running the latest version. -[05-21 11:27:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 11:29:30]: [INFO] SQLite Setup finished -[05-21 11:29:30]: [INFO] Hooked into LuckPerms! -[05-21 11:29:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 11:29:30]: [INFO] AuthMeReReloaded is running on Paper -[05-21 11:29:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 11:29:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 11:29:30]: [INFO] Checking for updates... -[05-21 11:29:51]: [INFO] You are running the latest version. -[05-21 11:49:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 11:52:26]: [INFO] SQLite Setup finished -[05-21 11:52:27]: [INFO] Hooked into LuckPerms! -[05-21 11:52:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 11:52:28]: [INFO] AuthMeReReloaded is running on Paper -[05-21 11:52:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 11:52:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 11:52:28]: [INFO] Checking for updates... -[05-21 11:52:45]: [INFO] You are running the latest version. -[05-21 12:12:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 12:14:20]: [INFO] SQLite Setup finished -[05-21 12:14:20]: [INFO] Hooked into LuckPerms! -[05-21 12:14:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 12:14:21]: [INFO] AuthMeReReloaded is running on Paper -[05-21 12:14:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 12:14:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 12:14:21]: [INFO] Checking for updates... -[05-21 12:14:39]: [INFO] You are running the latest version. -[05-21 12:34:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 12:36:16]: [INFO] SQLite Setup finished -[05-21 12:36:17]: [INFO] Hooked into LuckPerms! -[05-21 12:36:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 12:36:17]: [INFO] AuthMeReReloaded is running on Paper -[05-21 12:36:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 12:36:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 12:36:17]: [INFO] Checking for updates... -[05-21 12:36:36]: [INFO] You are running the latest version. -[05-21 12:56:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 12:59:40]: [INFO] SQLite Setup finished -[05-21 12:59:40]: [INFO] Hooked into LuckPerms! -[05-21 12:59:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 12:59:41]: [INFO] AuthMeReReloaded is running on Paper -[05-21 12:59:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 12:59:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 12:59:41]: [INFO] Checking for updates... -[05-21 12:59:57]: [INFO] You are running the latest version. -[05-21 13:19:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 13:22:48]: [INFO] SQLite Setup finished -[05-21 13:22:48]: [INFO] Hooked into LuckPerms! -[05-21 13:22:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 13:22:48]: [INFO] AuthMeReReloaded is running on Paper -[05-21 13:22:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 13:22:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 13:22:49]: [INFO] Checking for updates... -[05-21 13:23:09]: [INFO] You are running the latest version. -[05-21 13:43:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 13:44:46]: [INFO] SQLite Setup finished -[05-21 13:44:46]: [INFO] Hooked into LuckPerms! -[05-21 13:44:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 13:44:47]: [INFO] AuthMeReReloaded is running on Paper -[05-21 13:44:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 13:44:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 13:44:47]: [INFO] Checking for updates... -[05-21 13:45:06]: [INFO] You are running the latest version. -[05-21 14:05:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 14:07:01]: [INFO] SQLite Setup finished -[05-21 14:07:01]: [INFO] Hooked into LuckPerms! -[05-21 14:07:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 14:07:02]: [INFO] AuthMeReReloaded is running on Paper -[05-21 14:07:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 14:07:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 14:07:02]: [INFO] Checking for updates... -[05-21 14:07:19]: [INFO] You are running the latest version. -[05-21 14:18:35]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-21 14:40:11]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-21 15:21:35]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-21 15:23:57]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-21 16:02:40]: [INFO:FINE] Mufalo_RU logged in 192.168.31.1 -[05-21 16:13:20]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-21 17:03:45]: [INFO:FINE] ponos_churki logged in 192.168.31.1 -[05-21 17:54:18]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 17:56:27]: [INFO] SQLite Setup finished -[05-21 17:56:28]: [INFO] Hooked into LuckPerms! -[05-21 17:56:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 17:56:28]: [INFO] AuthMeReReloaded is running on Paper -[05-21 17:56:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 17:56:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 17:56:28]: [INFO] Checking for updates... -[05-21 17:56:45]: [INFO] You are running the latest version. -[05-21 18:06:43]: [INFO:FINE] chocovannii logged in 192.168.31.122 -[05-21 18:07:05]: [INFO:FINE] chocovannii logged in 192.168.31.122 -[05-21 18:12:10]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-21 18:14:00]: [INFO:FINE] chocovannii logged in 192.168.31.122 -[05-21 18:47:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 18:48:49]: [INFO] SQLite Setup finished -[05-21 18:48:49]: [INFO] Hooked into LuckPerms! -[05-21 18:48:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 18:48:50]: [INFO] AuthMeReReloaded is running on Paper -[05-21 18:48:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 18:48:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 18:48:50]: [INFO] Checking for updates... -[05-21 18:49:08]: [INFO] You are running the latest version. -[05-21 19:09:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 19:10:43]: [INFO] SQLite Setup finished -[05-21 19:10:43]: [INFO] Hooked into LuckPerms! -[05-21 19:10:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 19:10:44]: [INFO] AuthMeReReloaded is running on Paper -[05-21 19:10:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 19:10:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 19:10:44]: [INFO] Checking for updates... -[05-21 19:11:04]: [INFO] You are running the latest version. -[05-21 19:31:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 19:32:40]: [INFO] SQLite Setup finished -[05-21 19:32:40]: [INFO] Hooked into LuckPerms! -[05-21 19:32:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 19:32:41]: [INFO] AuthMeReReloaded is running on Paper -[05-21 19:32:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 19:32:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 19:32:41]: [INFO] Checking for updates... -[05-21 19:32:59]: [INFO] You are running the latest version. -[05-21 19:52:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 19:54:58]: [INFO] SQLite Setup finished -[05-21 19:54:58]: [INFO] Hooked into LuckPerms! -[05-21 19:54:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 19:54:58]: [INFO] AuthMeReReloaded is running on Paper -[05-21 19:54:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 19:54:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 19:54:58]: [INFO] Checking for updates... -[05-21 19:55:18]: [INFO] You are running the latest version. -[05-21 20:15:18]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 20:17:12]: [INFO] SQLite Setup finished -[05-21 20:17:12]: [INFO] Hooked into LuckPerms! -[05-21 20:17:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 20:17:13]: [INFO] AuthMeReReloaded is running on Paper -[05-21 20:17:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 20:17:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 20:17:13]: [INFO] Checking for updates... -[05-21 20:17:31]: [INFO] You are running the latest version. -[05-21 20:37:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 20:39:48]: [INFO] SQLite Setup finished -[05-21 20:39:48]: [INFO] Hooked into LuckPerms! -[05-21 20:39:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 20:39:49]: [INFO] AuthMeReReloaded is running on Paper -[05-21 20:39:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 20:39:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 20:39:49]: [INFO] Checking for updates... -[05-21 20:40:09]: [INFO] You are running the latest version. -[05-21 21:00:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 21:01:44]: [INFO] SQLite Setup finished -[05-21 21:01:44]: [INFO] Hooked into LuckPerms! -[05-21 21:01:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 21:01:45]: [INFO] AuthMeReReloaded is running on Paper -[05-21 21:01:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 21:01:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 21:01:45]: [INFO] Checking for updates... -[05-21 21:02:04]: [INFO] You are running the latest version. -[05-21 21:22:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 21:24:15]: [INFO] SQLite Setup finished -[05-21 21:24:16]: [INFO] Hooked into LuckPerms! -[05-21 21:24:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 21:24:16]: [INFO] AuthMeReReloaded is running on Paper -[05-21 21:24:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 21:24:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 21:24:16]: [INFO] Checking for updates... -[05-21 21:24:37]: [INFO] You are running the latest version. -[05-21 21:44:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 21:46:36]: [INFO] SQLite Setup finished -[05-21 21:46:36]: [INFO] Hooked into LuckPerms! -[05-21 21:46:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 21:46:37]: [INFO] AuthMeReReloaded is running on Paper -[05-21 21:46:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 21:46:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 21:46:37]: [INFO] Checking for updates... -[05-21 21:46:58]: [INFO] You are running the latest version. -[05-21 22:06:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 22:09:14]: [INFO] SQLite Setup finished -[05-21 22:09:15]: [INFO] Hooked into LuckPerms! -[05-21 22:09:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 22:09:15]: [INFO] AuthMeReReloaded is running on Paper -[05-21 22:09:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 22:09:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 22:09:15]: [INFO] Checking for updates... -[05-21 22:09:36]: [INFO] You are running the latest version. -[05-21 22:29:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 22:31:14]: [INFO] SQLite Setup finished -[05-21 22:31:14]: [INFO] Hooked into LuckPerms! -[05-21 22:31:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 22:31:15]: [INFO] AuthMeReReloaded is running on Paper -[05-21 22:31:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 22:31:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 22:31:15]: [INFO] Checking for updates... -[05-21 22:31:34]: [INFO] You are running the latest version. -[05-21 22:51:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 22:53:12]: [INFO] SQLite Setup finished -[05-21 22:53:12]: [INFO] Hooked into LuckPerms! -[05-21 22:53:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 22:53:13]: [INFO] AuthMeReReloaded is running on Paper -[05-21 22:53:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 22:53:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 22:53:13]: [INFO] Checking for updates... -[05-21 22:53:32]: [INFO] You are running the latest version. -[05-21 23:13:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 23:15:10]: [INFO] SQLite Setup finished -[05-21 23:15:10]: [INFO] Hooked into LuckPerms! -[05-21 23:15:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 23:15:11]: [INFO] AuthMeReReloaded is running on Paper -[05-21 23:15:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 23:15:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 23:15:11]: [INFO] Checking for updates... -[05-21 23:15:31]: [INFO] You are running the latest version. -[05-21 23:35:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-21 23:37:07]: [INFO] SQLite Setup finished -[05-21 23:37:07]: [INFO] Hooked into LuckPerms! -[05-21 23:37:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-21 23:37:08]: [INFO] AuthMeReReloaded is running on Paper -[05-21 23:37:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-21 23:37:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-21 23:37:08]: [INFO] Checking for updates... -[05-21 23:37:25]: [INFO] You are running the latest version. -[05-21 23:57:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 00:00:03]: [INFO] SQLite Setup finished -[05-22 00:00:03]: [INFO] Hooked into LuckPerms! -[05-22 00:00:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 00:00:04]: [INFO] AuthMeReReloaded is running on Paper -[05-22 00:00:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 00:00:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 00:00:04]: [INFO] Checking for updates... -[05-22 00:00:22]: [INFO] You are running the latest version. -[05-22 00:20:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 00:22:01]: [INFO] SQLite Setup finished -[05-22 00:22:01]: [INFO] Hooked into LuckPerms! -[05-22 00:22:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 00:22:02]: [INFO] AuthMeReReloaded is running on Paper -[05-22 00:22:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 00:22:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 00:22:02]: [INFO] Checking for updates... -[05-22 00:22:19]: [INFO] You are running the latest version. -[05-22 00:42:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 00:44:32]: [INFO] SQLite Setup finished -[05-22 00:44:32]: [INFO] Hooked into LuckPerms! -[05-22 00:44:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 00:44:33]: [INFO] AuthMeReReloaded is running on Paper -[05-22 00:44:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 00:44:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 00:44:33]: [INFO] Checking for updates... -[05-22 00:44:52]: [INFO] You are running the latest version. -[05-22 01:04:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 01:07:07]: [INFO] SQLite Setup finished -[05-22 01:07:07]: [INFO] Hooked into LuckPerms! -[05-22 01:07:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 01:07:08]: [INFO] AuthMeReReloaded is running on Paper -[05-22 01:07:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 01:07:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 01:07:08]: [INFO] Checking for updates... -[05-22 01:07:29]: [INFO] You are running the latest version. -[05-22 01:27:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 01:29:04]: [INFO] SQLite Setup finished -[05-22 01:29:04]: [INFO] Hooked into LuckPerms! -[05-22 01:29:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 01:29:05]: [INFO] AuthMeReReloaded is running on Paper -[05-22 01:29:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 01:29:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 01:29:05]: [INFO] Checking for updates... -[05-22 01:29:23]: [INFO] You are running the latest version. -[05-22 01:49:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 01:51:19]: [INFO] SQLite Setup finished -[05-22 01:51:19]: [INFO] Hooked into LuckPerms! -[05-22 01:51:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 01:51:20]: [INFO] AuthMeReReloaded is running on Paper -[05-22 01:51:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 01:51:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 01:51:20]: [INFO] Checking for updates... -[05-22 01:51:38]: [INFO] You are running the latest version. -[05-22 02:11:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 02:13:35]: [INFO] SQLite Setup finished -[05-22 02:13:35]: [INFO] Hooked into LuckPerms! -[05-22 02:13:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 02:13:36]: [INFO] AuthMeReReloaded is running on Paper -[05-22 02:13:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 02:13:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 02:13:36]: [INFO] Checking for updates... -[05-22 02:13:56]: [INFO] You are running the latest version. -[05-22 02:33:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 02:35:33]: [INFO] SQLite Setup finished -[05-22 02:35:33]: [INFO] Hooked into LuckPerms! -[05-22 02:35:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 02:35:34]: [INFO] AuthMeReReloaded is running on Paper -[05-22 02:35:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 02:35:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 02:35:34]: [INFO] Checking for updates... -[05-22 02:35:52]: [INFO] You are running the latest version. -[05-22 02:55:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 02:57:27]: [INFO] SQLite Setup finished -[05-22 02:57:27]: [INFO] Hooked into LuckPerms! -[05-22 02:57:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 02:57:28]: [INFO] AuthMeReReloaded is running on Paper -[05-22 02:57:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 02:57:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 02:57:28]: [INFO] Checking for updates... -[05-22 02:57:44]: [INFO] You are running the latest version. -[05-22 03:17:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 03:19:20]: [INFO] SQLite Setup finished -[05-22 03:19:20]: [INFO] Hooked into LuckPerms! -[05-22 03:19:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 03:19:21]: [INFO] AuthMeReReloaded is running on Paper -[05-22 03:19:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 03:19:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 03:19:21]: [INFO] Checking for updates... -[05-22 03:19:40]: [INFO] You are running the latest version. -[05-22 03:39:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 03:41:18]: [INFO] SQLite Setup finished -[05-22 03:41:18]: [INFO] Hooked into LuckPerms! -[05-22 03:41:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 03:41:19]: [INFO] AuthMeReReloaded is running on Paper -[05-22 03:41:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 03:41:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 03:41:19]: [INFO] Checking for updates... -[05-22 03:41:38]: [INFO] You are running the latest version. -[05-22 04:01:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 04:03:14]: [INFO] SQLite Setup finished -[05-22 04:03:14]: [INFO] Hooked into LuckPerms! -[05-22 04:03:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 04:03:15]: [INFO] AuthMeReReloaded is running on Paper -[05-22 04:03:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 04:03:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 04:03:15]: [INFO] Checking for updates... -[05-22 04:03:34]: [INFO] You are running the latest version. -[05-22 04:23:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 04:25:10]: [INFO] SQLite Setup finished -[05-22 04:25:10]: [INFO] Hooked into LuckPerms! -[05-22 04:25:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 04:25:11]: [INFO] AuthMeReReloaded is running on Paper -[05-22 04:25:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 04:25:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 04:25:11]: [INFO] Checking for updates... -[05-22 04:25:30]: [INFO] You are running the latest version. -[05-22 04:45:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 04:47:07]: [INFO] SQLite Setup finished -[05-22 04:47:07]: [INFO] Hooked into LuckPerms! -[05-22 04:47:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 04:47:08]: [INFO] AuthMeReReloaded is running on Paper -[05-22 04:47:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 04:47:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 04:47:08]: [INFO] Checking for updates... -[05-22 04:47:27]: [INFO] You are running the latest version. -[05-22 05:07:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 05:09:41]: [INFO] SQLite Setup finished -[05-22 05:09:42]: [INFO] Hooked into LuckPerms! -[05-22 05:09:43]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 05:09:43]: [INFO] AuthMeReReloaded is running on Paper -[05-22 05:09:43]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 05:09:43]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 05:09:43]: [INFO] Checking for updates... -[05-22 05:10:05]: [INFO] You are running the latest version. -[05-22 05:30:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 05:31:41]: [INFO] SQLite Setup finished -[05-22 05:31:41]: [INFO] Hooked into LuckPerms! -[05-22 05:31:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 05:31:42]: [INFO] AuthMeReReloaded is running on Paper -[05-22 05:31:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 05:31:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 05:31:42]: [INFO] Checking for updates... -[05-22 05:32:01]: [INFO] You are running the latest version. -[05-22 05:52:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 05:53:35]: [INFO] SQLite Setup finished -[05-22 05:53:36]: [INFO] Hooked into LuckPerms! -[05-22 05:53:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 05:53:36]: [INFO] AuthMeReReloaded is running on Paper -[05-22 05:53:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 05:53:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 05:53:36]: [INFO] Checking for updates... -[05-22 05:53:54]: [INFO] You are running the latest version. -[05-22 06:13:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 06:15:34]: [INFO] SQLite Setup finished -[05-22 06:15:34]: [INFO] Hooked into LuckPerms! -[05-22 06:15:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 06:15:35]: [INFO] AuthMeReReloaded is running on Paper -[05-22 06:15:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 06:15:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 06:15:35]: [INFO] Checking for updates... -[05-22 06:15:57]: [INFO] You are running the latest version. -[05-22 06:35:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 06:37:33]: [INFO] SQLite Setup finished -[05-22 06:37:34]: [INFO] Hooked into LuckPerms! -[05-22 06:37:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 06:37:34]: [INFO] AuthMeReReloaded is running on Paper -[05-22 06:37:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 06:37:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 06:37:34]: [INFO] Checking for updates... -[05-22 06:37:53]: [INFO] You are running the latest version. -[05-22 06:57:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 07:00:10]: [INFO] SQLite Setup finished -[05-22 07:00:10]: [INFO] Hooked into LuckPerms! -[05-22 07:00:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 07:00:11]: [INFO] AuthMeReReloaded is running on Paper -[05-22 07:00:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 07:00:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 07:00:11]: [INFO] Checking for updates... -[05-22 07:00:29]: [INFO] You are running the latest version. -[05-22 07:20:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 07:22:03]: [INFO] SQLite Setup finished -[05-22 07:22:03]: [INFO] Hooked into LuckPerms! -[05-22 07:22:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 07:22:04]: [INFO] AuthMeReReloaded is running on Paper -[05-22 07:22:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 07:22:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 07:22:04]: [INFO] Checking for updates... -[05-22 07:22:23]: [INFO] You are running the latest version. -[05-22 07:42:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 07:43:57]: [INFO] SQLite Setup finished -[05-22 07:43:58]: [INFO] Hooked into LuckPerms! -[05-22 07:43:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 07:43:58]: [INFO] AuthMeReReloaded is running on Paper -[05-22 07:43:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 07:43:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 07:43:58]: [INFO] Checking for updates... -[05-22 07:44:17]: [INFO] You are running the latest version. -[05-22 10:57:35]: [INFO] SQLite Setup finished -[05-22 10:57:37]: [INFO] Hooked into LuckPerms! -[05-22 10:57:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 10:57:41]: [INFO] AuthMeReReloaded is running on Paper -[05-22 10:57:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 10:57:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 10:57:41]: [INFO] Checking for updates... -[05-22 10:58:47]: [INFO] You are running the latest version. -[05-22 11:18:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 11:21:30]: [INFO] SQLite Setup finished -[05-22 11:21:31]: [INFO] Hooked into LuckPerms! -[05-22 11:21:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 11:21:32]: [INFO] AuthMeReReloaded is running on Paper -[05-22 11:21:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 11:21:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 11:21:32]: [INFO] Checking for updates... -[05-22 11:22:00]: [INFO] You are running the latest version. -[05-22 11:42:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 11:44:27]: [INFO] SQLite Setup finished -[05-22 11:44:28]: [INFO] Hooked into LuckPerms! -[05-22 11:44:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 11:44:29]: [INFO] AuthMeReReloaded is running on Paper -[05-22 11:44:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 11:44:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 11:44:29]: [INFO] Checking for updates... -[05-22 11:44:56]: [INFO] You are running the latest version. -[05-22 12:04:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 12:07:04]: [INFO] SQLite Setup finished -[05-22 12:07:04]: [INFO] Hooked into LuckPerms! -[05-22 12:07:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 12:07:05]: [INFO] AuthMeReReloaded is running on Paper -[05-22 12:07:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 12:07:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 12:07:05]: [INFO] Checking for updates... -[05-22 12:07:37]: [INFO] You are running the latest version. -[05-22 12:27:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 12:30:27]: [INFO] SQLite Setup finished -[05-22 12:30:28]: [INFO] Hooked into LuckPerms! -[05-22 12:30:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 12:30:29]: [INFO] AuthMeReReloaded is running on Paper -[05-22 12:30:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 12:30:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 12:30:29]: [INFO] Checking for updates... -[05-22 12:30:56]: [INFO] You are running the latest version. -[05-22 12:50:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 12:53:19]: [INFO] SQLite Setup finished -[05-22 12:53:20]: [INFO] Hooked into LuckPerms! -[05-22 12:53:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 12:53:21]: [INFO] AuthMeReReloaded is running on Paper -[05-22 12:53:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 12:53:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 12:53:21]: [INFO] Checking for updates... -[05-22 12:53:48]: [INFO] You are running the latest version. -[05-22 13:13:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 13:15:53]: [INFO] SQLite Setup finished -[05-22 13:15:53]: [INFO] Hooked into LuckPerms! -[05-22 13:15:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 13:15:54]: [INFO] AuthMeReReloaded is running on Paper -[05-22 13:15:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 13:15:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 13:15:54]: [INFO] Checking for updates... -[05-22 13:16:22]: [INFO] You are running the latest version. -[05-22 13:36:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 13:38:32]: [INFO] SQLite Setup finished -[05-22 13:38:32]: [INFO] Hooked into LuckPerms! -[05-22 13:38:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 13:38:33]: [INFO] AuthMeReReloaded is running on Paper -[05-22 13:38:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 13:38:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 13:38:33]: [INFO] Checking for updates... -[05-22 13:38:57]: [INFO] You are running the latest version. -[05-22 13:58:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 14:01:29]: [INFO] SQLite Setup finished -[05-22 14:01:29]: [INFO] Hooked into LuckPerms! -[05-22 14:01:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 14:01:30]: [INFO] AuthMeReReloaded is running on Paper -[05-22 14:01:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 14:01:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 14:01:30]: [INFO] Checking for updates... -[05-22 14:01:55]: [INFO] You are running the latest version. -[05-22 14:21:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 14:24:01]: [INFO] SQLite Setup finished -[05-22 14:24:02]: [INFO] Hooked into LuckPerms! -[05-22 14:24:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 14:24:03]: [INFO] AuthMeReReloaded is running on Paper -[05-22 14:24:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 14:24:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 14:24:03]: [INFO] Checking for updates... -[05-22 14:24:31]: [INFO] You are running the latest version. -[05-22 14:44:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 14:46:56]: [INFO] SQLite Setup finished -[05-22 14:46:56]: [INFO] Hooked into LuckPerms! -[05-22 14:46:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 14:46:57]: [INFO] AuthMeReReloaded is running on Paper -[05-22 14:46:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 14:46:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 14:46:57]: [INFO] Checking for updates... -[05-22 14:47:25]: [INFO] You are running the latest version. -[05-22 15:07:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 15:10:06]: [INFO] SQLite Setup finished -[05-22 15:10:06]: [INFO] Hooked into LuckPerms! -[05-22 15:10:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 15:10:08]: [INFO] AuthMeReReloaded is running on Paper -[05-22 15:10:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 15:10:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 15:10:08]: [INFO] Checking for updates... -[05-22 15:10:39]: [INFO] You are running the latest version. -[05-22 15:30:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 15:32:41]: [INFO] SQLite Setup finished -[05-22 15:32:41]: [INFO] Hooked into LuckPerms! -[05-22 15:32:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 15:32:42]: [INFO] AuthMeReReloaded is running on Paper -[05-22 15:32:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 15:32:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 15:32:42]: [INFO] Checking for updates... -[05-22 15:33:02]: [INFO] You are running the latest version. -[05-22 15:53:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 15:55:05]: [INFO] SQLite Setup finished -[05-22 15:55:05]: [INFO] Hooked into LuckPerms! -[05-22 15:55:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 15:55:06]: [INFO] AuthMeReReloaded is running on Paper -[05-22 15:55:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 15:55:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 15:55:06]: [INFO] Checking for updates... -[05-22 15:55:39]: [INFO] You are running the latest version. -[05-22 16:15:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 16:17:58]: [INFO] SQLite Setup finished -[05-22 16:17:58]: [INFO] Hooked into LuckPerms! -[05-22 16:17:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 16:17:58]: [INFO] AuthMeReReloaded is running on Paper -[05-22 16:17:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 16:17:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 16:17:58]: [INFO] Checking for updates... -[05-22 16:18:26]: [INFO] You are running the latest version. -[05-22 16:38:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 16:40:29]: [INFO] SQLite Setup finished -[05-22 16:40:29]: [INFO] Hooked into LuckPerms! -[05-22 16:40:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 16:40:30]: [INFO] AuthMeReReloaded is running on Paper -[05-22 16:40:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 16:40:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 16:40:30]: [INFO] Checking for updates... -[05-22 16:40:57]: [INFO] You are running the latest version. -[05-22 17:00:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 17:02:58]: [INFO] SQLite Setup finished -[05-22 17:02:58]: [INFO] Hooked into LuckPerms! -[05-22 17:02:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 17:02:59]: [INFO] AuthMeReReloaded is running on Paper -[05-22 17:02:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 17:02:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 17:02:59]: [INFO] Checking for updates... -[05-22 17:03:30]: [INFO] You are running the latest version. -[05-22 17:23:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 17:27:24]: [INFO] SQLite Setup finished -[05-22 17:27:24]: [INFO] Hooked into LuckPerms! -[05-22 17:27:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 17:27:26]: [INFO] AuthMeReReloaded is running on Paper -[05-22 17:27:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 17:27:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 17:27:26]: [INFO] Checking for updates... -[05-22 17:27:51]: [INFO] You are running the latest version. -[05-22 17:47:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 17:50:40]: [INFO] SQLite Setup finished -[05-22 17:50:40]: [INFO] Hooked into LuckPerms! -[05-22 17:50:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 17:50:41]: [INFO] AuthMeReReloaded is running on Paper -[05-22 17:50:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 17:50:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 17:50:41]: [INFO] Checking for updates... -[05-22 17:51:00]: [INFO] You are running the latest version. -[05-22 18:11:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 18:14:04]: [INFO] SQLite Setup finished -[05-22 18:14:04]: [INFO] Hooked into LuckPerms! -[05-22 18:14:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 18:14:05]: [INFO] AuthMeReReloaded is running on Paper -[05-22 18:14:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 18:14:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 18:14:05]: [INFO] Checking for updates... -[05-22 18:14:38]: [INFO] You are running the latest version. -[05-22 18:34:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 18:36:55]: [INFO] SQLite Setup finished -[05-22 18:36:55]: [INFO] Hooked into LuckPerms! -[05-22 18:36:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 18:36:56]: [INFO] AuthMeReReloaded is running on Paper -[05-22 18:36:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 18:36:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 18:36:56]: [INFO] Checking for updates... -[05-22 18:37:27]: [INFO] You are running the latest version. -[05-22 18:57:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 18:59:27]: [INFO] SQLite Setup finished -[05-22 18:59:27]: [INFO] Hooked into LuckPerms! -[05-22 18:59:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 18:59:28]: [INFO] AuthMeReReloaded is running on Paper -[05-22 18:59:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 18:59:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 18:59:28]: [INFO] Checking for updates... -[05-22 18:59:57]: [INFO] You are running the latest version. -[05-22 19:19:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 19:22:01]: [INFO] SQLite Setup finished -[05-22 19:22:02]: [INFO] Hooked into LuckPerms! -[05-22 19:22:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 19:22:03]: [INFO] AuthMeReReloaded is running on Paper -[05-22 19:22:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 19:22:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 19:22:03]: [INFO] Checking for updates... -[05-22 19:22:33]: [INFO] You are running the latest version. -[05-22 19:42:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 19:45:04]: [INFO] SQLite Setup finished -[05-22 19:45:04]: [INFO] Hooked into LuckPerms! -[05-22 19:45:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 19:45:05]: [INFO] AuthMeReReloaded is running on Paper -[05-22 19:45:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 19:45:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 19:45:05]: [INFO] Checking for updates... -[05-22 19:45:39]: [INFO] You are running the latest version. -[05-22 20:05:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 20:07:43]: [INFO] SQLite Setup finished -[05-22 20:07:43]: [INFO] Hooked into LuckPerms! -[05-22 20:07:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 20:07:44]: [INFO] AuthMeReReloaded is running on Paper -[05-22 20:07:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 20:07:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 20:07:44]: [INFO] Checking for updates... -[05-22 20:08:07]: [INFO] You are running the latest version. -[05-22 20:28:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 20:30:54]: [INFO] SQLite Setup finished -[05-22 20:30:54]: [INFO] Hooked into LuckPerms! -[05-22 20:30:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 20:30:56]: [INFO] AuthMeReReloaded is running on Paper -[05-22 20:30:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 20:30:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 20:30:56]: [INFO] Checking for updates... -[05-22 20:31:24]: [INFO] You are running the latest version. -[05-22 20:51:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 20:54:07]: [INFO] SQLite Setup finished -[05-22 20:54:07]: [INFO] Hooked into LuckPerms! -[05-22 20:54:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 20:54:09]: [INFO] AuthMeReReloaded is running on Paper -[05-22 20:54:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 20:54:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 20:54:09]: [INFO] Checking for updates... -[05-22 20:54:42]: [INFO] You are running the latest version. -[05-22 21:14:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 21:16:42]: [INFO] SQLite Setup finished -[05-22 21:16:42]: [INFO] Hooked into LuckPerms! -[05-22 21:16:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 21:16:44]: [INFO] AuthMeReReloaded is running on Paper -[05-22 21:16:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 21:16:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 21:16:44]: [INFO] Checking for updates... -[05-22 21:17:04]: [INFO] You are running the latest version. -[05-22 21:37:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 21:39:59]: [INFO] SQLite Setup finished -[05-22 21:39:59]: [INFO] Hooked into LuckPerms! -[05-22 21:40:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 21:40:00]: [INFO] AuthMeReReloaded is running on Paper -[05-22 21:40:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 21:40:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 21:40:00]: [INFO] Checking for updates... -[05-22 21:40:33]: [INFO] You are running the latest version. -[05-22 22:00:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 22:02:35]: [INFO] SQLite Setup finished -[05-22 22:02:36]: [INFO] Hooked into LuckPerms! -[05-22 22:02:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 22:02:37]: [INFO] AuthMeReReloaded is running on Paper -[05-22 22:02:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 22:02:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 22:02:37]: [INFO] Checking for updates... -[05-22 22:02:58]: [INFO] You are running the latest version. -[05-22 22:22:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 22:25:46]: [INFO] SQLite Setup finished -[05-22 22:25:46]: [INFO] Hooked into LuckPerms! -[05-22 22:25:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 22:25:48]: [INFO] AuthMeReReloaded is running on Paper -[05-22 22:25:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 22:25:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 22:25:48]: [INFO] Checking for updates... -[05-22 22:26:10]: [INFO] You are running the latest version. -[05-22 22:46:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 22:48:36]: [INFO] SQLite Setup finished -[05-22 22:48:37]: [INFO] Hooked into LuckPerms! -[05-22 22:48:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 22:48:38]: [INFO] AuthMeReReloaded is running on Paper -[05-22 22:48:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 22:48:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 22:48:38]: [INFO] Checking for updates... -[05-22 22:48:59]: [INFO] You are running the latest version. -[05-22 23:08:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 23:11:20]: [INFO] SQLite Setup finished -[05-22 23:11:22]: [INFO] Hooked into LuckPerms! -[05-22 23:11:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 23:11:23]: [INFO] AuthMeReReloaded is running on Paper -[05-22 23:11:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 23:11:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 23:11:23]: [INFO] Checking for updates... -[05-22 23:11:50]: [INFO] You are running the latest version. -[05-22 23:31:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 23:34:28]: [INFO] SQLite Setup finished -[05-22 23:34:28]: [INFO] Hooked into LuckPerms! -[05-22 23:34:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 23:34:29]: [INFO] AuthMeReReloaded is running on Paper -[05-22 23:34:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 23:34:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 23:34:29]: [INFO] Checking for updates... -[05-22 23:34:56]: [INFO] You are running the latest version. -[05-22 23:54:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-22 23:57:49]: [INFO] SQLite Setup finished -[05-22 23:57:49]: [INFO] Hooked into LuckPerms! -[05-22 23:57:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-22 23:57:50]: [INFO] AuthMeReReloaded is running on Paper -[05-22 23:57:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-22 23:57:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-22 23:57:50]: [INFO] Checking for updates... -[05-22 23:58:12]: [INFO] You are running the latest version. -[05-23 00:18:11]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 00:20:15]: [INFO] SQLite Setup finished -[05-23 00:20:15]: [INFO] Hooked into LuckPerms! -[05-23 00:20:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 00:20:17]: [INFO] AuthMeReReloaded is running on Paper -[05-23 00:20:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 00:20:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 00:20:17]: [INFO] Checking for updates... -[05-23 00:20:48]: [INFO] You are running the latest version. -[05-23 00:40:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 00:42:52]: [INFO] SQLite Setup finished -[05-23 00:42:53]: [INFO] Hooked into LuckPerms! -[05-23 00:42:53]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 00:42:53]: [INFO] AuthMeReReloaded is running on Paper -[05-23 00:42:53]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 00:42:53]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 00:42:53]: [INFO] Checking for updates... -[05-23 00:43:19]: [INFO] You are running the latest version. -[05-23 01:03:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 01:05:23]: [INFO] SQLite Setup finished -[05-23 01:05:23]: [INFO] Hooked into LuckPerms! -[05-23 01:05:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 01:05:24]: [INFO] AuthMeReReloaded is running on Paper -[05-23 01:05:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 01:05:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 01:05:24]: [INFO] Checking for updates... -[05-23 01:05:53]: [INFO] You are running the latest version. -[05-23 01:25:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 01:27:54]: [INFO] SQLite Setup finished -[05-23 01:27:54]: [INFO] Hooked into LuckPerms! -[05-23 01:27:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 01:27:55]: [INFO] AuthMeReReloaded is running on Paper -[05-23 01:27:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 01:27:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 01:27:55]: [INFO] Checking for updates... -[05-23 01:28:22]: [INFO] You are running the latest version. -[05-23 01:48:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 01:51:51]: [INFO] SQLite Setup finished -[05-23 01:51:51]: [INFO] Hooked into LuckPerms! -[05-23 01:51:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 01:51:52]: [INFO] AuthMeReReloaded is running on Paper -[05-23 01:51:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 01:51:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 01:51:52]: [INFO] Checking for updates... -[05-23 01:52:17]: [INFO] You are running the latest version. -[05-23 02:12:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 02:14:20]: [INFO] SQLite Setup finished -[05-23 02:14:20]: [INFO] Hooked into LuckPerms! -[05-23 02:14:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 02:14:21]: [INFO] AuthMeReReloaded is running on Paper -[05-23 02:14:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 02:14:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 02:14:21]: [INFO] Checking for updates... -[05-23 02:14:51]: [INFO] You are running the latest version. -[05-23 02:34:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 02:37:50]: [INFO] SQLite Setup finished -[05-23 02:37:50]: [INFO] Hooked into LuckPerms! -[05-23 02:37:51]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 02:37:51]: [INFO] AuthMeReReloaded is running on Paper -[05-23 02:37:51]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 02:37:51]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 02:37:51]: [INFO] Checking for updates... -[05-23 02:38:12]: [INFO] You are running the latest version. -[05-23 02:58:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 03:00:30]: [INFO] SQLite Setup finished -[05-23 03:00:31]: [INFO] Hooked into LuckPerms! -[05-23 03:00:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 03:00:31]: [INFO] AuthMeReReloaded is running on Paper -[05-23 03:00:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 03:00:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 03:00:31]: [INFO] Checking for updates... -[05-23 03:00:56]: [INFO] You are running the latest version. -[05-23 03:20:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 03:22:59]: [INFO] SQLite Setup finished -[05-23 03:22:59]: [INFO] Hooked into LuckPerms! -[05-23 03:23:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 03:23:00]: [INFO] AuthMeReReloaded is running on Paper -[05-23 03:23:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 03:23:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 03:23:00]: [INFO] Checking for updates... -[05-23 03:23:29]: [INFO] You are running the latest version. -[05-23 03:43:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 03:46:02]: [INFO] SQLite Setup finished -[05-23 03:46:03]: [INFO] Hooked into LuckPerms! -[05-23 03:46:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 03:46:04]: [INFO] AuthMeReReloaded is running on Paper -[05-23 03:46:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 03:46:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 03:46:04]: [INFO] Checking for updates... -[05-23 03:46:37]: [INFO] You are running the latest version. -[05-23 04:06:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 04:09:17]: [INFO] SQLite Setup finished -[05-23 04:09:18]: [INFO] Hooked into LuckPerms! -[05-23 04:09:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 04:09:19]: [INFO] AuthMeReReloaded is running on Paper -[05-23 04:09:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 04:09:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 04:09:19]: [INFO] Checking for updates... -[05-23 04:09:47]: [INFO] You are running the latest version. -[05-23 04:29:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 04:32:44]: [INFO] SQLite Setup finished -[05-23 04:32:45]: [INFO] Hooked into LuckPerms! -[05-23 04:32:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 04:32:46]: [INFO] AuthMeReReloaded is running on Paper -[05-23 04:32:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 04:32:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 04:32:46]: [INFO] Checking for updates... -[05-23 04:33:06]: [INFO] You are running the latest version. -[05-23 04:53:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 04:55:02]: [INFO] SQLite Setup finished -[05-23 04:55:02]: [INFO] Hooked into LuckPerms! -[05-23 04:55:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 04:55:03]: [INFO] AuthMeReReloaded is running on Paper -[05-23 04:55:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 04:55:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 04:55:03]: [INFO] Checking for updates... -[05-23 04:55:33]: [INFO] You are running the latest version. -[05-23 05:15:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 05:17:37]: [INFO] SQLite Setup finished -[05-23 05:17:37]: [INFO] Hooked into LuckPerms! -[05-23 05:17:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 05:17:39]: [INFO] AuthMeReReloaded is running on Paper -[05-23 05:17:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 05:17:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 05:17:39]: [INFO] Checking for updates... -[05-23 05:17:59]: [INFO] You are running the latest version. -[05-23 05:37:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 05:39:59]: [INFO] SQLite Setup finished -[05-23 05:39:59]: [INFO] Hooked into LuckPerms! -[05-23 05:40:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 05:40:00]: [INFO] AuthMeReReloaded is running on Paper -[05-23 05:40:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 05:40:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 05:40:00]: [INFO] Checking for updates... -[05-23 05:40:37]: [INFO] You are running the latest version. -[05-23 06:00:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 06:03:12]: [INFO] SQLite Setup finished -[05-23 06:03:12]: [INFO] Hooked into LuckPerms! -[05-23 06:03:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 06:03:14]: [INFO] AuthMeReReloaded is running on Paper -[05-23 06:03:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 06:03:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 06:03:14]: [INFO] Checking for updates... -[05-23 06:03:43]: [INFO] You are running the latest version. -[05-23 06:23:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 06:25:58]: [INFO] SQLite Setup finished -[05-23 06:25:58]: [INFO] Hooked into LuckPerms! -[05-23 06:25:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 06:25:59]: [INFO] AuthMeReReloaded is running on Paper -[05-23 06:25:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 06:25:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 06:25:59]: [INFO] Checking for updates... -[05-23 06:26:28]: [INFO] You are running the latest version. -[05-23 06:46:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 06:48:23]: [INFO] SQLite Setup finished -[05-23 06:48:23]: [INFO] Hooked into LuckPerms! -[05-23 06:48:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 06:48:25]: [INFO] AuthMeReReloaded is running on Paper -[05-23 06:48:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 06:48:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 06:48:25]: [INFO] Checking for updates... -[05-23 06:48:51]: [INFO] You are running the latest version. -[05-23 07:08:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 07:10:53]: [INFO] SQLite Setup finished -[05-23 07:10:53]: [INFO] Hooked into LuckPerms! -[05-23 07:10:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 07:10:54]: [INFO] AuthMeReReloaded is running on Paper -[05-23 07:10:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 07:10:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 07:10:54]: [INFO] Checking for updates... -[05-23 07:11:20]: [INFO] You are running the latest version. -[05-23 07:31:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 07:33:19]: [INFO] SQLite Setup finished -[05-23 07:33:19]: [INFO] Hooked into LuckPerms! -[05-23 07:33:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 07:33:20]: [INFO] AuthMeReReloaded is running on Paper -[05-23 07:33:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 07:33:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 07:33:20]: [INFO] Checking for updates... -[05-23 07:33:49]: [INFO] You are running the latest version. -[05-23 07:53:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 07:56:37]: [INFO] SQLite Setup finished -[05-23 07:56:37]: [INFO] Hooked into LuckPerms! -[05-23 07:56:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 07:56:38]: [INFO] AuthMeReReloaded is running on Paper -[05-23 07:56:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 07:56:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 07:56:38]: [INFO] Checking for updates... -[05-23 07:57:01]: [INFO] You are running the latest version. -[05-23 08:17:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 08:19:49]: [INFO] SQLite Setup finished -[05-23 08:19:50]: [INFO] Hooked into LuckPerms! -[05-23 08:19:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 08:19:50]: [INFO] AuthMeReReloaded is running on Paper -[05-23 08:19:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 08:19:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 08:19:50]: [INFO] Checking for updates... -[05-23 08:20:14]: [INFO] You are running the latest version. -[05-23 08:40:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 08:42:13]: [INFO] SQLite Setup finished -[05-23 08:42:13]: [INFO] Hooked into LuckPerms! -[05-23 08:42:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 08:42:15]: [INFO] AuthMeReReloaded is running on Paper -[05-23 08:42:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 08:42:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 08:42:15]: [INFO] Checking for updates... -[05-23 08:42:46]: [INFO] You are running the latest version. -[05-23 09:02:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 09:04:52]: [INFO] SQLite Setup finished -[05-23 09:04:52]: [INFO] Hooked into LuckPerms! -[05-23 09:04:53]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 09:04:53]: [INFO] AuthMeReReloaded is running on Paper -[05-23 09:04:53]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 09:04:53]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 09:04:53]: [INFO] Checking for updates... -[05-23 09:05:16]: [INFO] You are running the latest version. -[05-23 09:21:51]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 09:46:00]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 09:47:56]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 09:50:49]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 09:54:20]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 09:56:32]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 09:59:51]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 10:06:37]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 10:07:44]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 10:11:17]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-23 10:43:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 10:45:30]: [INFO] SQLite Setup finished -[05-23 10:45:30]: [INFO] Hooked into LuckPerms! -[05-23 10:45:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 10:45:31]: [INFO] AuthMeReReloaded is running on Paper -[05-23 10:45:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 10:45:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 10:45:31]: [INFO] Checking for updates... -[05-23 10:45:56]: [INFO] You are running the latest version. -[05-23 11:05:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 11:07:59]: [INFO] SQLite Setup finished -[05-23 11:07:59]: [INFO] Hooked into LuckPerms! -[05-23 11:08:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 11:08:00]: [INFO] AuthMeReReloaded is running on Paper -[05-23 11:08:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 11:08:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 11:08:00]: [INFO] Checking for updates... -[05-23 11:08:30]: [INFO] You are running the latest version. -[05-23 11:28:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 11:30:31]: [INFO] SQLite Setup finished -[05-23 11:30:31]: [INFO] Hooked into LuckPerms! -[05-23 11:30:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 11:30:33]: [INFO] AuthMeReReloaded is running on Paper -[05-23 11:30:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 11:30:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 11:30:33]: [INFO] Checking for updates... -[05-23 11:30:59]: [INFO] You are running the latest version. -[05-23 11:50:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 11:53:05]: [INFO] SQLite Setup finished -[05-23 11:53:06]: [INFO] Hooked into LuckPerms! -[05-23 11:53:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 11:53:07]: [INFO] AuthMeReReloaded is running on Paper -[05-23 11:53:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 11:53:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 11:53:07]: [INFO] Checking for updates... -[05-23 11:53:41]: [INFO] You are running the latest version. -[05-23 12:13:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 12:15:57]: [INFO] SQLite Setup finished -[05-23 12:15:57]: [INFO] Hooked into LuckPerms! -[05-23 12:15:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 12:15:58]: [INFO] AuthMeReReloaded is running on Paper -[05-23 12:15:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 12:15:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 12:15:58]: [INFO] Checking for updates... -[05-23 12:16:26]: [INFO] You are running the latest version. -[05-23 12:36:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 12:38:31]: [INFO] SQLite Setup finished -[05-23 12:38:31]: [INFO] Hooked into LuckPerms! -[05-23 12:38:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 12:38:32]: [INFO] AuthMeReReloaded is running on Paper -[05-23 12:38:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 12:38:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 12:38:32]: [INFO] Checking for updates... -[05-23 12:38:59]: [INFO] You are running the latest version. -[05-23 12:58:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 13:01:32]: [INFO] SQLite Setup finished -[05-23 13:01:33]: [INFO] Hooked into LuckPerms! -[05-23 13:01:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 13:01:34]: [INFO] AuthMeReReloaded is running on Paper -[05-23 13:01:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 13:01:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 13:01:34]: [INFO] Checking for updates... -[05-23 13:01:55]: [INFO] You are running the latest version. -[05-23 13:21:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 13:23:58]: [INFO] SQLite Setup finished -[05-23 13:23:59]: [INFO] Hooked into LuckPerms! -[05-23 13:23:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 13:23:59]: [INFO] AuthMeReReloaded is running on Paper -[05-23 13:23:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 13:23:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 13:23:59]: [INFO] Checking for updates... -[05-23 13:24:30]: [INFO] You are running the latest version. -[05-23 13:44:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 13:46:29]: [INFO] SQLite Setup finished -[05-23 13:46:29]: [INFO] Hooked into LuckPerms! -[05-23 13:46:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 13:46:30]: [INFO] AuthMeReReloaded is running on Paper -[05-23 13:46:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 13:46:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 13:46:30]: [INFO] Checking for updates... -[05-23 13:46:56]: [INFO] You are running the latest version. -[05-23 14:06:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 14:08:57]: [INFO] SQLite Setup finished -[05-23 14:08:57]: [INFO] Hooked into LuckPerms! -[05-23 14:08:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 14:08:58]: [INFO] AuthMeReReloaded is running on Paper -[05-23 14:08:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 14:08:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 14:08:58]: [INFO] Checking for updates... -[05-23 14:09:26]: [INFO] You are running the latest version. -[05-23 14:29:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 14:31:27]: [INFO] SQLite Setup finished -[05-23 14:31:28]: [INFO] Hooked into LuckPerms! -[05-23 14:31:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 14:31:29]: [INFO] AuthMeReReloaded is running on Paper -[05-23 14:31:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 14:31:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 14:31:29]: [INFO] Checking for updates... -[05-23 14:31:53]: [INFO] You are running the latest version. -[05-23 14:51:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 14:54:14]: [INFO] SQLite Setup finished -[05-23 14:54:15]: [INFO] Hooked into LuckPerms! -[05-23 14:54:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 14:54:16]: [INFO] AuthMeReReloaded is running on Paper -[05-23 14:54:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 14:54:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 14:54:16]: [INFO] Checking for updates... -[05-23 14:54:43]: [INFO] You are running the latest version. -[05-23 15:14:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 15:16:46]: [INFO] SQLite Setup finished -[05-23 15:16:47]: [INFO] Hooked into LuckPerms! -[05-23 15:16:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 15:16:48]: [INFO] AuthMeReReloaded is running on Paper -[05-23 15:16:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 15:16:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 15:16:48]: [INFO] Checking for updates... -[05-23 15:17:09]: [INFO] You are running the latest version. -[05-23 15:37:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 15:40:33]: [INFO] SQLite Setup finished -[05-23 15:40:33]: [INFO] Hooked into LuckPerms! -[05-23 15:40:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 15:40:34]: [INFO] AuthMeReReloaded is running on Paper -[05-23 15:40:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 15:40:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 15:40:34]: [INFO] Checking for updates... -[05-23 15:40:57]: [INFO] You are running the latest version. -[05-23 16:00:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 16:02:54]: [INFO] SQLite Setup finished -[05-23 16:02:55]: [INFO] Hooked into LuckPerms! -[05-23 16:02:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 16:02:55]: [INFO] AuthMeReReloaded is running on Paper -[05-23 16:02:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 16:02:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 16:02:55]: [INFO] Checking for updates... -[05-23 16:03:22]: [INFO] You are running the latest version. -[05-23 16:23:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 16:26:07]: [INFO] SQLite Setup finished -[05-23 16:26:08]: [INFO] Hooked into LuckPerms! -[05-23 16:26:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 16:26:09]: [INFO] AuthMeReReloaded is running on Paper -[05-23 16:26:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 16:26:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 16:26:09]: [INFO] Checking for updates... -[05-23 16:26:39]: [INFO] You are running the latest version. -[05-23 16:46:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 16:48:45]: [INFO] SQLite Setup finished -[05-23 16:48:45]: [INFO] Hooked into LuckPerms! -[05-23 16:48:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 16:48:47]: [INFO] AuthMeReReloaded is running on Paper -[05-23 16:48:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 16:48:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 16:48:47]: [INFO] Checking for updates... -[05-23 16:49:07]: [INFO] You are running the latest version. -[05-23 16:56:53]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-23 17:27:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 17:30:10]: [INFO] SQLite Setup finished -[05-23 17:30:10]: [INFO] Hooked into LuckPerms! -[05-23 17:30:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 17:30:12]: [INFO] AuthMeReReloaded is running on Paper -[05-23 17:30:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 17:30:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 17:30:12]: [INFO] Checking for updates... -[05-23 17:30:42]: [INFO] You are running the latest version. -[05-23 17:50:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 17:52:40]: [INFO] SQLite Setup finished -[05-23 17:52:40]: [INFO] Hooked into LuckPerms! -[05-23 17:52:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 17:52:41]: [INFO] AuthMeReReloaded is running on Paper -[05-23 17:52:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 17:52:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 17:52:41]: [INFO] Checking for updates... -[05-23 17:52:59]: [INFO] You are running the latest version. -[05-23 18:12:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 18:14:59]: [INFO] SQLite Setup finished -[05-23 18:14:59]: [INFO] Hooked into LuckPerms! -[05-23 18:15:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 18:15:00]: [INFO] AuthMeReReloaded is running on Paper -[05-23 18:15:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 18:15:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 18:15:00]: [INFO] Checking for updates... -[05-23 18:15:29]: [INFO] You are running the latest version. -[05-23 18:35:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 18:37:24]: [INFO] SQLite Setup finished -[05-23 18:37:25]: [INFO] Hooked into LuckPerms! -[05-23 18:37:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 18:37:26]: [INFO] AuthMeReReloaded is running on Paper -[05-23 18:37:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 18:37:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 18:37:26]: [INFO] Checking for updates... -[05-23 18:37:55]: [INFO] You are running the latest version. -[05-23 18:57:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 18:59:59]: [INFO] SQLite Setup finished -[05-23 18:59:59]: [INFO] Hooked into LuckPerms! -[05-23 19:00:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 19:00:00]: [INFO] AuthMeReReloaded is running on Paper -[05-23 19:00:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 19:00:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 19:00:00]: [INFO] Checking for updates... -[05-23 19:00:33]: [INFO] You are running the latest version. -[05-23 19:20:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 19:23:26]: [INFO] SQLite Setup finished -[05-23 19:23:26]: [INFO] Hooked into LuckPerms! -[05-23 19:23:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 19:23:28]: [INFO] AuthMeReReloaded is running on Paper -[05-23 19:23:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 19:23:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 19:23:28]: [INFO] Checking for updates... -[05-23 19:23:52]: [INFO] You are running the latest version. -[05-23 19:43:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 19:45:55]: [INFO] SQLite Setup finished -[05-23 19:45:55]: [INFO] Hooked into LuckPerms! -[05-23 19:45:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 19:45:56]: [INFO] AuthMeReReloaded is running on Paper -[05-23 19:45:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 19:45:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 19:45:56]: [INFO] Checking for updates... -[05-23 19:46:24]: [INFO] You are running the latest version. -[05-23 20:06:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 20:08:24]: [INFO] SQLite Setup finished -[05-23 20:08:24]: [INFO] Hooked into LuckPerms! -[05-23 20:08:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 20:08:26]: [INFO] AuthMeReReloaded is running on Paper -[05-23 20:08:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 20:08:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 20:08:26]: [INFO] Checking for updates... -[05-23 20:08:51]: [INFO] You are running the latest version. -[05-23 20:28:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 20:30:53]: [INFO] SQLite Setup finished -[05-23 20:30:53]: [INFO] Hooked into LuckPerms! -[05-23 20:30:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 20:30:54]: [INFO] AuthMeReReloaded is running on Paper -[05-23 20:30:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 20:30:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 20:30:54]: [INFO] Checking for updates... -[05-23 20:31:25]: [INFO] You are running the latest version. -[05-23 20:51:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 20:56:33]: [INFO] SQLite Setup finished -[05-23 20:56:33]: [INFO] Hooked into LuckPerms! -[05-23 20:56:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 20:56:34]: [INFO] AuthMeReReloaded is running on Paper -[05-23 20:56:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 20:56:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 20:56:34]: [INFO] Checking for updates... -[05-23 20:56:58]: [INFO] You are running the latest version. -[05-23 21:16:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 21:19:25]: [INFO] SQLite Setup finished -[05-23 21:19:25]: [INFO] Hooked into LuckPerms! -[05-23 21:19:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 21:19:26]: [INFO] AuthMeReReloaded is running on Paper -[05-23 21:19:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 21:19:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 21:19:26]: [INFO] Checking for updates... -[05-23 21:19:56]: [INFO] You are running the latest version. -[05-23 21:39:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 21:42:04]: [INFO] SQLite Setup finished -[05-23 21:42:04]: [INFO] Hooked into LuckPerms! -[05-23 21:42:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 21:42:05]: [INFO] AuthMeReReloaded is running on Paper -[05-23 21:42:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 21:42:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 21:42:05]: [INFO] Checking for updates... -[05-23 21:42:32]: [INFO] You are running the latest version. -[05-23 22:02:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 22:07:36]: [INFO] SQLite Setup finished -[05-23 22:07:37]: [INFO] Hooked into LuckPerms! -[05-23 22:07:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 22:07:38]: [INFO] AuthMeReReloaded is running on Paper -[05-23 22:07:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 22:07:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 22:07:38]: [INFO] Checking for updates... -[05-23 22:07:59]: [INFO] You are running the latest version. -[05-23 22:27:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 22:31:01]: [INFO] SQLite Setup finished -[05-23 22:31:02]: [INFO] Hooked into LuckPerms! -[05-23 22:31:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 22:31:03]: [INFO] AuthMeReReloaded is running on Paper -[05-23 22:31:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 22:31:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 22:31:03]: [INFO] Checking for updates... -[05-23 22:31:33]: [INFO] You are running the latest version. -[05-23 22:51:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 22:56:33]: [INFO] SQLite Setup finished -[05-23 22:56:34]: [INFO] Hooked into LuckPerms! -[05-23 22:56:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 22:56:35]: [INFO] AuthMeReReloaded is running on Paper -[05-23 22:56:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 22:56:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 22:56:35]: [INFO] Checking for updates... -[05-23 22:56:59]: [INFO] You are running the latest version. -[05-23 23:16:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 23:19:00]: [INFO] SQLite Setup finished -[05-23 23:19:01]: [INFO] Hooked into LuckPerms! -[05-23 23:19:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 23:19:02]: [INFO] AuthMeReReloaded is running on Paper -[05-23 23:19:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 23:19:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 23:19:02]: [INFO] Checking for updates... -[05-23 23:19:31]: [INFO] You are running the latest version. -[05-23 23:39:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-23 23:41:44]: [INFO] SQLite Setup finished -[05-23 23:41:45]: [INFO] Hooked into LuckPerms! -[05-23 23:41:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-23 23:41:46]: [INFO] AuthMeReReloaded is running on Paper -[05-23 23:41:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-23 23:41:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-23 23:41:46]: [INFO] Checking for updates... -[05-23 23:42:08]: [INFO] You are running the latest version. -[05-24 00:02:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 00:04:03]: [INFO] SQLite Setup finished -[05-24 00:04:03]: [INFO] Hooked into LuckPerms! -[05-24 00:04:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 00:04:04]: [INFO] AuthMeReReloaded is running on Paper -[05-24 00:04:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 00:04:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 00:04:04]: [INFO] Checking for updates... -[05-24 00:04:35]: [INFO] You are running the latest version. -[05-24 00:24:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 00:26:42]: [INFO] SQLite Setup finished -[05-24 00:26:42]: [INFO] Hooked into LuckPerms! -[05-24 00:26:43]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 00:26:43]: [INFO] AuthMeReReloaded is running on Paper -[05-24 00:26:43]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 00:26:43]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 00:26:43]: [INFO] Checking for updates... -[05-24 00:27:03]: [INFO] You are running the latest version. -[05-24 00:47:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 00:49:01]: [INFO] SQLite Setup finished -[05-24 00:49:01]: [INFO] Hooked into LuckPerms! -[05-24 00:49:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 00:49:02]: [INFO] AuthMeReReloaded is running on Paper -[05-24 00:49:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 00:49:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 00:49:02]: [INFO] Checking for updates... -[05-24 00:49:35]: [INFO] You are running the latest version. -[05-24 01:09:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 01:11:37]: [INFO] SQLite Setup finished -[05-24 01:11:38]: [INFO] Hooked into LuckPerms! -[05-24 01:11:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 01:11:39]: [INFO] AuthMeReReloaded is running on Paper -[05-24 01:11:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 01:11:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 01:11:39]: [INFO] Checking for updates... -[05-24 01:11:59]: [INFO] You are running the latest version. -[05-24 01:31:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 01:34:22]: [INFO] SQLite Setup finished -[05-24 01:34:23]: [INFO] Hooked into LuckPerms! -[05-24 01:34:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 01:34:24]: [INFO] AuthMeReReloaded is running on Paper -[05-24 01:34:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 01:34:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 01:34:24]: [INFO] Checking for updates... -[05-24 01:34:53]: [INFO] You are running the latest version. -[05-24 01:54:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 01:56:58]: [INFO] SQLite Setup finished -[05-24 01:56:58]: [INFO] Hooked into LuckPerms! -[05-24 01:56:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 01:56:59]: [INFO] AuthMeReReloaded is running on Paper -[05-24 01:56:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 01:56:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 01:56:59]: [INFO] Checking for updates... -[05-24 01:57:27]: [INFO] You are running the latest version. -[05-24 02:17:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 02:20:57]: [INFO] SQLite Setup finished -[05-24 02:20:58]: [INFO] Hooked into LuckPerms! -[05-24 02:20:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 02:20:58]: [INFO] AuthMeReReloaded is running on Paper -[05-24 02:20:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 02:20:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 02:20:58]: [INFO] Checking for updates... -[05-24 02:21:27]: [INFO] You are running the latest version. -[05-24 02:41:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 02:43:27]: [INFO] SQLite Setup finished -[05-24 02:43:27]: [INFO] Hooked into LuckPerms! -[05-24 02:43:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 02:43:28]: [INFO] AuthMeReReloaded is running on Paper -[05-24 02:43:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 02:43:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 02:43:28]: [INFO] Checking for updates... -[05-24 02:43:54]: [INFO] You are running the latest version. -[05-24 03:03:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 03:06:28]: [INFO] SQLite Setup finished -[05-24 03:06:29]: [INFO] Hooked into LuckPerms! -[05-24 03:06:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 03:06:30]: [INFO] AuthMeReReloaded is running on Paper -[05-24 03:06:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 03:06:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 03:06:30]: [INFO] Checking for updates... -[05-24 03:06:56]: [INFO] You are running the latest version. -[05-24 03:26:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 03:29:26]: [INFO] SQLite Setup finished -[05-24 03:29:27]: [INFO] Hooked into LuckPerms! -[05-24 03:29:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 03:29:28]: [INFO] AuthMeReReloaded is running on Paper -[05-24 03:29:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 03:29:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 03:29:28]: [INFO] Checking for updates... -[05-24 03:29:54]: [INFO] You are running the latest version. -[05-24 03:49:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 03:52:21]: [INFO] SQLite Setup finished -[05-24 03:52:21]: [INFO] Hooked into LuckPerms! -[05-24 03:52:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 03:52:22]: [INFO] AuthMeReReloaded is running on Paper -[05-24 03:52:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 03:52:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 03:52:22]: [INFO] Checking for updates... -[05-24 03:52:52]: [INFO] You are running the latest version. -[05-24 04:12:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 04:15:17]: [INFO] SQLite Setup finished -[05-24 04:15:18]: [INFO] Hooked into LuckPerms! -[05-24 04:15:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 04:15:19]: [INFO] AuthMeReReloaded is running on Paper -[05-24 04:15:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 04:15:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 04:15:19]: [INFO] Checking for updates... -[05-24 04:15:50]: [INFO] You are running the latest version. -[05-24 04:35:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 04:37:57]: [INFO] SQLite Setup finished -[05-24 04:37:58]: [INFO] Hooked into LuckPerms! -[05-24 04:37:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 04:37:58]: [INFO] AuthMeReReloaded is running on Paper -[05-24 04:37:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 04:37:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 04:37:58]: [INFO] Checking for updates... -[05-24 04:38:28]: [INFO] You are running the latest version. -[05-24 04:58:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 05:00:28]: [INFO] SQLite Setup finished -[05-24 05:00:28]: [INFO] Hooked into LuckPerms! -[05-24 05:00:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 05:00:29]: [INFO] AuthMeReReloaded is running on Paper -[05-24 05:00:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 05:00:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 05:00:29]: [INFO] Checking for updates... -[05-24 05:00:57]: [INFO] You are running the latest version. -[05-24 05:20:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 05:22:58]: [INFO] SQLite Setup finished -[05-24 05:22:58]: [INFO] Hooked into LuckPerms! -[05-24 05:22:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 05:22:59]: [INFO] AuthMeReReloaded is running on Paper -[05-24 05:22:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 05:22:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 05:22:59]: [INFO] Checking for updates... -[05-24 05:23:29]: [INFO] You are running the latest version. -[05-24 05:43:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 05:45:27]: [INFO] SQLite Setup finished -[05-24 05:45:27]: [INFO] Hooked into LuckPerms! -[05-24 05:45:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 05:45:28]: [INFO] AuthMeReReloaded is running on Paper -[05-24 05:45:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 05:45:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 05:45:28]: [INFO] Checking for updates... -[05-24 05:45:53]: [INFO] You are running the latest version. -[05-24 06:05:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 06:09:59]: [INFO] SQLite Setup finished -[05-24 06:09:59]: [INFO] Hooked into LuckPerms! -[05-24 06:10:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 06:10:00]: [INFO] AuthMeReReloaded is running on Paper -[05-24 06:10:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 06:10:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 06:10:00]: [INFO] Checking for updates... -[05-24 06:10:36]: [INFO] You are running the latest version. -[05-24 06:30:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 06:32:30]: [INFO] SQLite Setup finished -[05-24 06:32:31]: [INFO] Hooked into LuckPerms! -[05-24 06:32:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 06:32:32]: [INFO] AuthMeReReloaded is running on Paper -[05-24 06:32:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 06:32:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 06:32:32]: [INFO] Checking for updates... -[05-24 06:32:54]: [INFO] You are running the latest version. -[05-24 06:52:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 06:54:59]: [INFO] SQLite Setup finished -[05-24 06:54:59]: [INFO] Hooked into LuckPerms! -[05-24 06:55:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 06:55:00]: [INFO] AuthMeReReloaded is running on Paper -[05-24 06:55:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 06:55:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 06:55:00]: [INFO] Checking for updates... -[05-24 06:55:33]: [INFO] You are running the latest version. -[05-24 07:15:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 07:17:54]: [INFO] SQLite Setup finished -[05-24 07:17:54]: [INFO] Hooked into LuckPerms! -[05-24 07:17:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 07:17:55]: [INFO] AuthMeReReloaded is running on Paper -[05-24 07:17:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 07:17:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 07:17:55]: [INFO] Checking for updates... -[05-24 07:18:21]: [INFO] You are running the latest version. -[05-24 07:38:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 07:42:26]: [INFO] SQLite Setup finished -[05-24 07:42:27]: [INFO] Hooked into LuckPerms! -[05-24 07:42:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 07:42:28]: [INFO] AuthMeReReloaded is running on Paper -[05-24 07:42:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 07:42:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 07:42:28]: [INFO] Checking for updates... -[05-24 07:42:55]: [INFO] You are running the latest version. -[05-24 07:59:46]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-24 09:07:00]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-24 09:10:37]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-24 09:15:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 09:20:08]: [INFO] SQLite Setup finished -[05-24 09:20:08]: [INFO] Hooked into LuckPerms! -[05-24 09:20:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 09:20:10]: [INFO] AuthMeReReloaded is running on Paper -[05-24 09:20:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 09:20:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 09:20:10]: [INFO] Checking for updates... -[05-24 09:20:43]: [INFO] You are running the latest version. -[05-24 09:20:57]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-24 09:43:31]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-24 09:47:59]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-24 11:45:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 11:47:39]: [INFO] SQLite Setup finished -[05-24 11:47:39]: [INFO] Hooked into LuckPerms! -[05-24 11:47:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 11:47:40]: [INFO] AuthMeReReloaded is running on Paper -[05-24 11:47:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 11:47:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 11:47:40]: [INFO] Checking for updates... -[05-24 11:47:58]: [INFO] You are running the latest version. -[05-24 12:07:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 12:10:01]: [INFO] SQLite Setup finished -[05-24 12:10:02]: [INFO] Hooked into LuckPerms! -[05-24 12:10:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 12:10:03]: [INFO] AuthMeReReloaded is running on Paper -[05-24 12:10:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 12:10:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 12:10:03]: [INFO] Checking for updates... -[05-24 12:10:33]: [INFO] You are running the latest version. -[05-24 12:30:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 12:33:06]: [INFO] SQLite Setup finished -[05-24 12:33:06]: [INFO] Hooked into LuckPerms! -[05-24 12:33:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 12:33:07]: [INFO] AuthMeReReloaded is running on Paper -[05-24 12:33:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 12:33:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 12:33:07]: [INFO] Checking for updates... -[05-24 12:33:39]: [INFO] You are running the latest version. -[05-24 12:53:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 12:55:36]: [INFO] SQLite Setup finished -[05-24 12:55:37]: [INFO] Hooked into LuckPerms! -[05-24 12:55:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 12:55:38]: [INFO] AuthMeReReloaded is running on Paper -[05-24 12:55:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 12:55:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 12:55:38]: [INFO] Checking for updates... -[05-24 12:56:00]: [INFO] You are running the latest version. -[05-24 13:16:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 13:18:49]: [INFO] SQLite Setup finished -[05-24 13:18:49]: [INFO] Hooked into LuckPerms! -[05-24 13:18:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 13:18:49]: [INFO] AuthMeReReloaded is running on Paper -[05-24 13:18:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 13:18:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 13:18:49]: [INFO] Checking for updates... -[05-24 13:19:14]: [INFO] You are running the latest version. -[05-24 13:39:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 13:42:03]: [INFO] SQLite Setup finished -[05-24 13:42:03]: [INFO] Hooked into LuckPerms! -[05-24 13:42:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 13:42:04]: [INFO] AuthMeReReloaded is running on Paper -[05-24 13:42:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 13:42:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 13:42:04]: [INFO] Checking for updates... -[05-24 13:42:37]: [INFO] You are running the latest version. -[05-24 14:02:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 14:04:32]: [INFO] SQLite Setup finished -[05-24 14:04:32]: [INFO] Hooked into LuckPerms! -[05-24 14:04:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 14:04:34]: [INFO] AuthMeReReloaded is running on Paper -[05-24 14:04:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 14:04:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 14:04:34]: [INFO] Checking for updates... -[05-24 14:04:57]: [INFO] You are running the latest version. -[05-24 14:24:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 14:26:57]: [INFO] SQLite Setup finished -[05-24 14:26:57]: [INFO] Hooked into LuckPerms! -[05-24 14:26:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 14:26:57]: [INFO] AuthMeReReloaded is running on Paper -[05-24 14:26:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 14:26:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 14:26:57]: [INFO] Checking for updates... -[05-24 14:27:32]: [INFO] You are running the latest version. -[05-24 14:47:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 14:49:34]: [INFO] SQLite Setup finished -[05-24 14:49:35]: [INFO] Hooked into LuckPerms! -[05-24 14:49:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 14:49:36]: [INFO] AuthMeReReloaded is running on Paper -[05-24 14:49:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 14:49:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 14:49:36]: [INFO] Checking for updates... -[05-24 14:49:58]: [INFO] You are running the latest version. -[05-24 15:09:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 15:12:01]: [INFO] SQLite Setup finished -[05-24 15:12:01]: [INFO] Hooked into LuckPerms! -[05-24 15:12:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 15:12:02]: [INFO] AuthMeReReloaded is running on Paper -[05-24 15:12:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 15:12:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 15:12:02]: [INFO] Checking for updates... -[05-24 15:12:35]: [INFO] You are running the latest version. -[05-24 15:32:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 15:34:37]: [INFO] SQLite Setup finished -[05-24 15:34:37]: [INFO] Hooked into LuckPerms! -[05-24 15:34:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 15:34:38]: [INFO] AuthMeReReloaded is running on Paper -[05-24 15:34:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 15:34:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 15:34:38]: [INFO] Checking for updates... -[05-24 15:35:01]: [INFO] You are running the latest version. -[05-24 15:55:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 15:57:08]: [INFO] SQLite Setup finished -[05-24 15:57:09]: [INFO] Hooked into LuckPerms! -[05-24 15:57:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 15:57:10]: [INFO] AuthMeReReloaded is running on Paper -[05-24 15:57:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 15:57:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 15:57:10]: [INFO] Checking for updates... -[05-24 15:57:43]: [INFO] You are running the latest version. -[05-24 16:17:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 16:19:52]: [INFO] SQLite Setup finished -[05-24 16:19:52]: [INFO] Hooked into LuckPerms! -[05-24 16:19:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 16:19:52]: [INFO] AuthMeReReloaded is running on Paper -[05-24 16:19:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 16:19:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 16:19:52]: [INFO] Checking for updates... -[05-24 16:20:16]: [INFO] You are running the latest version. -[05-24 16:40:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 16:43:00]: [INFO] SQLite Setup finished -[05-24 16:43:00]: [INFO] Hooked into LuckPerms! -[05-24 16:43:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 16:43:01]: [INFO] AuthMeReReloaded is running on Paper -[05-24 16:43:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 16:43:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 16:43:01]: [INFO] Checking for updates... -[05-24 16:43:33]: [INFO] You are running the latest version. -[05-24 17:03:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 17:05:35]: [INFO] SQLite Setup finished -[05-24 17:05:35]: [INFO] Hooked into LuckPerms! -[05-24 17:05:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 17:05:36]: [INFO] AuthMeReReloaded is running on Paper -[05-24 17:05:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 17:05:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 17:05:36]: [INFO] Checking for updates... -[05-24 17:05:59]: [INFO] You are running the latest version. -[05-24 17:25:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 17:28:02]: [INFO] SQLite Setup finished -[05-24 17:28:02]: [INFO] Hooked into LuckPerms! -[05-24 17:28:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 17:28:03]: [INFO] AuthMeReReloaded is running on Paper -[05-24 17:28:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 17:28:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 17:28:03]: [INFO] Checking for updates... -[05-24 17:28:34]: [INFO] You are running the latest version. -[05-24 17:48:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 17:53:57]: [INFO] SQLite Setup finished -[05-24 17:53:57]: [INFO] Hooked into LuckPerms! -[05-24 17:53:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 17:53:58]: [INFO] AuthMeReReloaded is running on Paper -[05-24 17:53:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 17:53:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 17:53:58]: [INFO] Checking for updates... -[05-24 17:54:26]: [INFO] You are running the latest version. -[05-24 18:14:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 18:16:33]: [INFO] SQLite Setup finished -[05-24 18:16:34]: [INFO] Hooked into LuckPerms! -[05-24 18:16:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 18:16:36]: [INFO] AuthMeReReloaded is running on Paper -[05-24 18:16:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 18:16:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 18:16:36]: [INFO] Checking for updates... -[05-24 18:16:58]: [INFO] You are running the latest version. -[05-24 18:36:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 18:39:02]: [INFO] SQLite Setup finished -[05-24 18:39:02]: [INFO] Hooked into LuckPerms! -[05-24 18:39:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 18:39:03]: [INFO] AuthMeReReloaded is running on Paper -[05-24 18:39:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 18:39:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 18:39:03]: [INFO] Checking for updates... -[05-24 18:39:28]: [INFO] You are running the latest version. -[05-24 18:48:06]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-24 19:56:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 19:58:19]: [INFO] SQLite Setup finished -[05-24 19:58:19]: [INFO] Hooked into LuckPerms! -[05-24 19:58:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 19:58:20]: [INFO] AuthMeReReloaded is running on Paper -[05-24 19:58:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 19:58:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 19:58:20]: [INFO] Checking for updates... -[05-24 19:58:51]: [INFO] You are running the latest version. -[05-24 20:18:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 20:21:13]: [INFO] SQLite Setup finished -[05-24 20:21:13]: [INFO] Hooked into LuckPerms! -[05-24 20:21:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 20:21:16]: [INFO] AuthMeReReloaded is running on Paper -[05-24 20:21:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 20:21:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 20:21:16]: [INFO] Checking for updates... -[05-24 20:21:45]: [INFO] You are running the latest version. -[05-24 20:36:30]: [INFO:FINE] widexx used the wrong password -[05-24 20:36:37]: [INFO:FINE] widexx used the wrong password -[05-24 20:36:47]: [INFO:FINE] widexx used the wrong password -[05-24 20:36:57]: [INFO:FINE] widexx used the wrong password -[05-24 20:37:25]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-24 20:44:00]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-24 20:59:07]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-24 21:04:00]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-24 22:29:29]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-24 23:07:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 23:10:18]: [INFO] SQLite Setup finished -[05-24 23:10:18]: [INFO] Hooked into LuckPerms! -[05-24 23:10:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 23:10:20]: [INFO] AuthMeReReloaded is running on Paper -[05-24 23:10:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 23:10:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 23:10:20]: [INFO] Checking for updates... -[05-24 23:10:45]: [INFO] You are running the latest version. -[05-24 23:30:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 23:32:49]: [INFO] SQLite Setup finished -[05-24 23:32:49]: [INFO] Hooked into LuckPerms! -[05-24 23:32:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 23:32:50]: [INFO] AuthMeReReloaded is running on Paper -[05-24 23:32:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 23:32:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 23:32:50]: [INFO] Checking for updates... -[05-24 23:33:13]: [INFO] You are running the latest version. -[05-24 23:53:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-24 23:55:11]: [INFO] SQLite Setup finished -[05-24 23:55:12]: [INFO] Hooked into LuckPerms! -[05-24 23:55:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-24 23:55:13]: [INFO] AuthMeReReloaded is running on Paper -[05-24 23:55:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-24 23:55:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-24 23:55:13]: [INFO] Checking for updates... -[05-24 23:55:43]: [INFO] You are running the latest version. -[05-25 00:15:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 00:17:48]: [INFO] SQLite Setup finished -[05-25 00:17:48]: [INFO] Hooked into LuckPerms! -[05-25 00:17:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 00:17:49]: [INFO] AuthMeReReloaded is running on Paper -[05-25 00:17:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 00:17:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 00:17:49]: [INFO] Checking for updates... -[05-25 00:18:11]: [INFO] You are running the latest version. -[05-25 00:38:11]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 00:40:25]: [INFO] SQLite Setup finished -[05-25 00:40:26]: [INFO] Hooked into LuckPerms! -[05-25 00:40:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 00:40:27]: [INFO] AuthMeReReloaded is running on Paper -[05-25 00:40:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 00:40:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 00:40:27]: [INFO] Checking for updates... -[05-25 00:40:51]: [INFO] You are running the latest version. -[05-25 01:00:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 01:03:08]: [INFO] SQLite Setup finished -[05-25 01:03:08]: [INFO] Hooked into LuckPerms! -[05-25 01:03:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 01:03:10]: [INFO] AuthMeReReloaded is running on Paper -[05-25 01:03:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 01:03:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 01:03:10]: [INFO] Checking for updates... -[05-25 01:03:41]: [INFO] You are running the latest version. -[05-25 01:23:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 01:26:25]: [INFO] SQLite Setup finished -[05-25 01:26:26]: [INFO] Hooked into LuckPerms! -[05-25 01:26:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 01:26:27]: [INFO] AuthMeReReloaded is running on Paper -[05-25 01:26:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 01:26:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 01:26:27]: [INFO] Checking for updates... -[05-25 01:26:53]: [INFO] You are running the latest version. -[05-25 01:46:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 01:49:10]: [INFO] SQLite Setup finished -[05-25 01:49:10]: [INFO] Hooked into LuckPerms! -[05-25 01:49:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 01:49:11]: [INFO] AuthMeReReloaded is running on Paper -[05-25 01:49:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 01:49:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 01:49:11]: [INFO] Checking for updates... -[05-25 01:49:39]: [INFO] You are running the latest version. -[05-25 02:09:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 02:11:44]: [INFO] SQLite Setup finished -[05-25 02:11:44]: [INFO] Hooked into LuckPerms! -[05-25 02:11:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 02:11:47]: [INFO] AuthMeReReloaded is running on Paper -[05-25 02:11:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 02:11:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 02:11:47]: [INFO] Checking for updates... -[05-25 02:12:05]: [INFO] You are running the latest version. -[05-25 02:32:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 02:34:05]: [INFO] SQLite Setup finished -[05-25 02:34:06]: [INFO] Hooked into LuckPerms! -[05-25 02:34:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 02:34:07]: [INFO] AuthMeReReloaded is running on Paper -[05-25 02:34:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 02:34:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 02:34:07]: [INFO] Checking for updates... -[05-25 02:34:38]: [INFO] You are running the latest version. -[05-25 02:54:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 02:57:17]: [INFO] SQLite Setup finished -[05-25 02:57:17]: [INFO] Hooked into LuckPerms! -[05-25 02:57:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 02:57:19]: [INFO] AuthMeReReloaded is running on Paper -[05-25 02:57:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 02:57:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 02:57:19]: [INFO] Checking for updates... -[05-25 02:57:48]: [INFO] You are running the latest version. -[05-25 03:17:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 03:20:04]: [INFO] SQLite Setup finished -[05-25 03:20:04]: [INFO] Hooked into LuckPerms! -[05-25 03:20:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 03:20:05]: [INFO] AuthMeReReloaded is running on Paper -[05-25 03:20:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 03:20:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 03:20:05]: [INFO] Checking for updates... -[05-25 03:20:41]: [INFO] You are running the latest version. -[05-25 03:40:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 03:42:41]: [INFO] SQLite Setup finished -[05-25 03:42:41]: [INFO] Hooked into LuckPerms! -[05-25 03:42:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 03:42:42]: [INFO] AuthMeReReloaded is running on Paper -[05-25 03:42:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 03:42:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 03:42:42]: [INFO] Checking for updates... -[05-25 03:43:02]: [INFO] You are running the latest version. -[05-25 04:03:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 04:05:00]: [INFO] SQLite Setup finished -[05-25 04:05:01]: [INFO] Hooked into LuckPerms! -[05-25 04:05:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 04:05:02]: [INFO] AuthMeReReloaded is running on Paper -[05-25 04:05:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 04:05:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 04:05:02]: [INFO] Checking for updates... -[05-25 04:05:35]: [INFO] You are running the latest version. -[05-25 04:25:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 04:28:12]: [INFO] SQLite Setup finished -[05-25 04:28:12]: [INFO] Hooked into LuckPerms! -[05-25 04:28:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 04:28:13]: [INFO] AuthMeReReloaded is running on Paper -[05-25 04:28:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 04:28:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 04:28:13]: [INFO] Checking for updates... -[05-25 04:28:43]: [INFO] You are running the latest version. -[05-25 04:48:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 04:50:46]: [INFO] SQLite Setup finished -[05-25 04:50:47]: [INFO] Hooked into LuckPerms! -[05-25 04:50:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 04:50:47]: [INFO] AuthMeReReloaded is running on Paper -[05-25 04:50:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 04:50:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 04:50:47]: [INFO] Checking for updates... -[05-25 04:51:06]: [INFO] You are running the latest version. -[05-25 05:11:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 05:13:50]: [INFO] SQLite Setup finished -[05-25 05:13:50]: [INFO] Hooked into LuckPerms! -[05-25 05:13:51]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 05:13:51]: [INFO] AuthMeReReloaded is running on Paper -[05-25 05:13:51]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 05:13:51]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 05:13:51]: [INFO] Checking for updates... -[05-25 05:14:16]: [INFO] You are running the latest version. -[05-25 05:34:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 05:36:18]: [INFO] SQLite Setup finished -[05-25 05:36:18]: [INFO] Hooked into LuckPerms! -[05-25 05:36:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 05:36:19]: [INFO] AuthMeReReloaded is running on Paper -[05-25 05:36:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 05:36:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 05:36:19]: [INFO] Checking for updates... -[05-25 05:36:46]: [INFO] You are running the latest version. -[05-25 05:56:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 05:59:34]: [INFO] SQLite Setup finished -[05-25 05:59:35]: [INFO] Hooked into LuckPerms! -[05-25 05:59:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 05:59:36]: [INFO] AuthMeReReloaded is running on Paper -[05-25 05:59:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 05:59:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 05:59:36]: [INFO] Checking for updates... -[05-25 06:00:02]: [INFO] You are running the latest version. -[05-25 06:20:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 06:22:05]: [INFO] SQLite Setup finished -[05-25 06:22:06]: [INFO] Hooked into LuckPerms! -[05-25 06:22:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 06:22:07]: [INFO] AuthMeReReloaded is running on Paper -[05-25 06:22:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 06:22:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 06:22:07]: [INFO] Checking for updates... -[05-25 06:22:37]: [INFO] You are running the latest version. -[05-25 06:42:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 06:44:38]: [INFO] SQLite Setup finished -[05-25 06:44:39]: [INFO] Hooked into LuckPerms! -[05-25 06:44:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 06:44:39]: [INFO] AuthMeReReloaded is running on Paper -[05-25 06:44:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 06:44:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 06:44:39]: [INFO] Checking for updates... -[05-25 06:44:59]: [INFO] You are running the latest version. -[05-25 07:04:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 07:07:01]: [INFO] SQLite Setup finished -[05-25 07:07:02]: [INFO] Hooked into LuckPerms! -[05-25 07:07:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 07:07:03]: [INFO] AuthMeReReloaded is running on Paper -[05-25 07:07:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 07:07:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 07:07:03]: [INFO] Checking for updates... -[05-25 07:07:30]: [INFO] You are running the latest version. -[05-25 07:27:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 07:30:00]: [INFO] SQLite Setup finished -[05-25 07:30:00]: [INFO] Hooked into LuckPerms! -[05-25 07:30:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 07:30:01]: [INFO] AuthMeReReloaded is running on Paper -[05-25 07:30:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 07:30:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 07:30:01]: [INFO] Checking for updates... -[05-25 07:30:34]: [INFO] You are running the latest version. -[05-25 07:50:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 07:56:06]: [INFO] SQLite Setup finished -[05-25 07:56:06]: [INFO] Hooked into LuckPerms! -[05-25 07:56:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 07:56:08]: [INFO] AuthMeReReloaded is running on Paper -[05-25 07:56:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 07:56:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 07:56:08]: [INFO] Checking for updates... -[05-25 07:56:40]: [INFO] You are running the latest version. -[05-25 08:16:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 08:18:48]: [INFO] SQLite Setup finished -[05-25 08:18:49]: [INFO] Hooked into LuckPerms! -[05-25 08:18:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 08:18:50]: [INFO] AuthMeReReloaded is running on Paper -[05-25 08:18:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 08:18:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 08:18:50]: [INFO] Checking for updates... -[05-25 08:19:15]: [INFO] You are running the latest version. -[05-25 08:39:15]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 08:41:14]: [INFO] SQLite Setup finished -[05-25 08:41:15]: [INFO] Hooked into LuckPerms! -[05-25 08:41:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 08:41:17]: [INFO] AuthMeReReloaded is running on Paper -[05-25 08:41:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 08:41:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 08:41:17]: [INFO] Checking for updates... -[05-25 08:41:49]: [INFO] You are running the latest version. -[05-25 08:53:27]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-25 09:30:48]: [INFO:FINE] P1D0RAS registered 192.168.31.1 -[05-25 09:30:48]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 09:39:29]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 09:56:42]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 11:19:45]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 11:20:48]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 11:49:42]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-25 12:33:19]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 12:48:21]: [INFO:FINE] VagabondXD registered 192.168.31.1 -[05-25 12:48:21]: [INFO:FINE] VagabondXD logged in 192.168.31.1 -[05-25 14:15:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 14:18:15]: [INFO] SQLite Setup finished -[05-25 14:18:15]: [INFO] Hooked into LuckPerms! -[05-25 14:18:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 14:18:17]: [INFO] AuthMeReReloaded is running on Paper -[05-25 14:18:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 14:18:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 14:18:17]: [INFO] Checking for updates... -[05-25 14:18:41]: [INFO] You are running the latest version. -[05-25 14:38:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 14:40:45]: [INFO] SQLite Setup finished -[05-25 14:40:46]: [INFO] Hooked into LuckPerms! -[05-25 14:40:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 14:40:47]: [INFO] AuthMeReReloaded is running on Paper -[05-25 14:40:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 14:40:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 14:40:47]: [INFO] Checking for updates... -[05-25 14:41:06]: [INFO] You are running the latest version. -[05-25 14:59:57]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 15:01:45]: [INFO:FINE] chocovannii used the wrong password -[05-25 15:02:49]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 16:25:28]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 17:43:34]: [INFO:FINE] widexx used the wrong password -[05-25 17:43:40]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-25 19:30:10]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 19:31:02]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 19:32:50]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 19:39:42]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 19:48:25]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-25 19:48:47]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 19:50:21]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 20:10:55]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 20:16:06]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 20:22:48]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 20:30:48]: [INFO:FINE] P1D0RAS logged in 192.168.31.1 -[05-25 21:32:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 21:36:08]: [INFO] SQLite Setup finished -[05-25 21:36:08]: [INFO] Hooked into LuckPerms! -[05-25 21:36:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 21:36:10]: [INFO] AuthMeReReloaded is running on Paper -[05-25 21:36:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 21:36:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 21:36:10]: [INFO] Checking for updates... -[05-25 21:36:37]: [INFO] You are running the latest version. -[05-25 21:56:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 21:58:36]: [INFO] SQLite Setup finished -[05-25 21:58:36]: [INFO] Hooked into LuckPerms! -[05-25 21:58:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 21:58:37]: [INFO] AuthMeReReloaded is running on Paper -[05-25 21:58:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 21:58:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 21:58:37]: [INFO] Checking for updates... -[05-25 21:58:58]: [INFO] You are running the latest version. -[05-25 21:59:55]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-25 22:35:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 22:39:49]: [INFO] SQLite Setup finished -[05-25 22:39:49]: [INFO] Hooked into LuckPerms! -[05-25 22:39:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 22:39:50]: [INFO] AuthMeReReloaded is running on Paper -[05-25 22:39:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 22:39:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 22:39:50]: [INFO] Checking for updates... -[05-25 22:40:11]: [INFO] You are running the latest version. -[05-25 23:00:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 23:02:09]: [INFO] SQLite Setup finished -[05-25 23:02:10]: [INFO] Hooked into LuckPerms! -[05-25 23:02:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 23:02:11]: [INFO] AuthMeReReloaded is running on Paper -[05-25 23:02:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 23:02:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 23:02:11]: [INFO] Checking for updates... -[05-25 23:02:42]: [INFO] You are running the latest version. -[05-25 23:22:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 23:24:44]: [INFO] SQLite Setup finished -[05-25 23:24:45]: [INFO] Hooked into LuckPerms! -[05-25 23:24:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 23:24:47]: [INFO] AuthMeReReloaded is running on Paper -[05-25 23:24:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 23:24:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 23:24:47]: [INFO] Checking for updates... -[05-25 23:25:08]: [INFO] You are running the latest version. -[05-25 23:45:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-25 23:48:44]: [INFO] SQLite Setup finished -[05-25 23:48:45]: [INFO] Hooked into LuckPerms! -[05-25 23:48:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-25 23:48:46]: [INFO] AuthMeReReloaded is running on Paper -[05-25 23:48:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-25 23:48:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-25 23:48:46]: [INFO] Checking for updates... -[05-25 23:49:04]: [INFO] You are running the latest version. -[05-26 00:09:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 00:11:11]: [INFO] SQLite Setup finished -[05-26 00:11:11]: [INFO] Hooked into LuckPerms! -[05-26 00:11:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 00:11:12]: [INFO] AuthMeReReloaded is running on Paper -[05-26 00:11:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 00:11:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 00:11:12]: [INFO] Checking for updates... -[05-26 00:11:41]: [INFO] You are running the latest version. -[05-26 00:31:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 00:33:43]: [INFO] SQLite Setup finished -[05-26 00:33:43]: [INFO] Hooked into LuckPerms! -[05-26 00:33:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 00:33:45]: [INFO] AuthMeReReloaded is running on Paper -[05-26 00:33:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 00:33:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 00:33:45]: [INFO] Checking for updates... -[05-26 00:34:03]: [INFO] You are running the latest version. -[05-26 00:54:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 00:56:05]: [INFO] SQLite Setup finished -[05-26 00:56:05]: [INFO] Hooked into LuckPerms! -[05-26 00:56:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 00:56:07]: [INFO] AuthMeReReloaded is running on Paper -[05-26 00:56:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 00:56:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 00:56:07]: [INFO] Checking for updates... -[05-26 00:56:39]: [INFO] You are running the latest version. -[05-26 01:16:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 01:18:42]: [INFO] SQLite Setup finished -[05-26 01:18:42]: [INFO] Hooked into LuckPerms! -[05-26 01:18:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 01:18:44]: [INFO] AuthMeReReloaded is running on Paper -[05-26 01:18:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 01:18:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 01:18:44]: [INFO] Checking for updates... -[05-26 01:19:03]: [INFO] You are running the latest version. -[05-26 01:39:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 01:41:59]: [INFO] SQLite Setup finished -[05-26 01:41:59]: [INFO] Hooked into LuckPerms! -[05-26 01:42:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 01:42:00]: [INFO] AuthMeReReloaded is running on Paper -[05-26 01:42:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 01:42:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 01:42:00]: [INFO] Checking for updates... -[05-26 01:42:31]: [INFO] You are running the latest version. -[05-26 02:02:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 02:04:29]: [INFO] SQLite Setup finished -[05-26 02:04:29]: [INFO] Hooked into LuckPerms! -[05-26 02:04:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 02:04:30]: [INFO] AuthMeReReloaded is running on Paper -[05-26 02:04:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 02:04:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 02:04:30]: [INFO] Checking for updates... -[05-26 02:04:58]: [INFO] You are running the latest version. -[05-26 02:24:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 02:27:46]: [INFO] SQLite Setup finished -[05-26 02:27:46]: [INFO] Hooked into LuckPerms! -[05-26 02:27:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 02:27:47]: [INFO] AuthMeReReloaded is running on Paper -[05-26 02:27:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 02:27:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 02:27:47]: [INFO] Checking for updates... -[05-26 02:28:07]: [INFO] You are running the latest version. -[05-26 02:48:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 02:50:09]: [INFO] SQLite Setup finished -[05-26 02:50:09]: [INFO] Hooked into LuckPerms! -[05-26 02:50:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 02:50:11]: [INFO] AuthMeReReloaded is running on Paper -[05-26 02:50:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 02:50:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 02:50:11]: [INFO] Checking for updates... -[05-26 02:50:39]: [INFO] You are running the latest version. -[05-26 03:10:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 03:12:39]: [INFO] SQLite Setup finished -[05-26 03:12:40]: [INFO] Hooked into LuckPerms! -[05-26 03:12:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 03:12:41]: [INFO] AuthMeReReloaded is running on Paper -[05-26 03:12:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 03:12:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 03:12:41]: [INFO] Checking for updates... -[05-26 03:13:04]: [INFO] You are running the latest version. -[05-26 03:33:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 03:35:03]: [INFO] SQLite Setup finished -[05-26 03:35:03]: [INFO] Hooked into LuckPerms! -[05-26 03:35:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 03:35:04]: [INFO] AuthMeReReloaded is running on Paper -[05-26 03:35:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 03:35:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 03:35:04]: [INFO] Checking for updates... -[05-26 03:35:35]: [INFO] You are running the latest version. -[05-26 03:55:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 03:57:33]: [INFO] SQLite Setup finished -[05-26 03:57:34]: [INFO] Hooked into LuckPerms! -[05-26 03:57:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 03:57:35]: [INFO] AuthMeReReloaded is running on Paper -[05-26 03:57:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 03:57:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 03:57:35]: [INFO] Checking for updates... -[05-26 03:57:59]: [INFO] You are running the latest version. -[05-26 04:17:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 04:21:43]: [INFO] SQLite Setup finished -[05-26 04:21:44]: [INFO] Hooked into LuckPerms! -[05-26 04:21:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 04:21:46]: [INFO] AuthMeReReloaded is running on Paper -[05-26 04:21:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 04:21:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 04:21:46]: [INFO] Checking for updates... -[05-26 04:22:06]: [INFO] You are running the latest version. -[05-26 04:42:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 04:44:13]: [INFO] SQLite Setup finished -[05-26 04:44:13]: [INFO] Hooked into LuckPerms! -[05-26 04:44:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 04:44:16]: [INFO] AuthMeReReloaded is running on Paper -[05-26 04:44:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 04:44:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 04:44:16]: [INFO] Checking for updates... -[05-26 04:44:43]: [INFO] You are running the latest version. -[05-26 05:04:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 05:06:49]: [INFO] SQLite Setup finished -[05-26 05:06:49]: [INFO] Hooked into LuckPerms! -[05-26 05:06:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 05:06:50]: [INFO] AuthMeReReloaded is running on Paper -[05-26 05:06:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 05:06:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 05:06:50]: [INFO] Checking for updates... -[05-26 05:07:08]: [INFO] You are running the latest version. -[05-26 05:27:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 05:30:31]: [INFO] SQLite Setup finished -[05-26 05:30:31]: [INFO] Hooked into LuckPerms! -[05-26 05:30:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 05:30:32]: [INFO] AuthMeReReloaded is running on Paper -[05-26 05:30:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 05:30:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 05:30:32]: [INFO] Checking for updates... -[05-26 05:30:59]: [INFO] You are running the latest version. -[05-26 05:50:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 05:53:50]: [INFO] SQLite Setup finished -[05-26 05:53:50]: [INFO] Hooked into LuckPerms! -[05-26 05:53:51]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 05:53:51]: [INFO] AuthMeReReloaded is running on Paper -[05-26 05:53:51]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 05:53:51]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 05:53:51]: [INFO] Checking for updates... -[05-26 05:54:13]: [INFO] You are running the latest version. -[05-26 06:14:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 06:16:40]: [INFO] SQLite Setup finished -[05-26 06:16:41]: [INFO] Hooked into LuckPerms! -[05-26 06:16:43]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 06:16:43]: [INFO] AuthMeReReloaded is running on Paper -[05-26 06:16:43]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 06:16:43]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 06:16:43]: [INFO] Checking for updates... -[05-26 06:17:01]: [INFO] You are running the latest version. -[05-26 06:37:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 06:40:12]: [INFO] SQLite Setup finished -[05-26 06:40:13]: [INFO] Hooked into LuckPerms! -[05-26 06:40:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 06:40:14]: [INFO] AuthMeReReloaded is running on Paper -[05-26 06:40:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 06:40:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 06:40:14]: [INFO] Checking for updates... -[05-26 06:40:51]: [INFO] You are running the latest version. -[05-26 07:00:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 07:03:39]: [INFO] SQLite Setup finished -[05-26 07:03:39]: [INFO] Hooked into LuckPerms! -[05-26 07:03:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 07:03:41]: [INFO] AuthMeReReloaded is running on Paper -[05-26 07:03:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 07:03:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 07:03:41]: [INFO] Checking for updates... -[05-26 07:04:00]: [INFO] You are running the latest version. -[05-26 07:23:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 07:26:04]: [INFO] SQLite Setup finished -[05-26 07:26:04]: [INFO] Hooked into LuckPerms! -[05-26 07:26:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 07:26:06]: [INFO] AuthMeReReloaded is running on Paper -[05-26 07:26:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 07:26:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 07:26:06]: [INFO] Checking for updates... -[05-26 07:26:35]: [INFO] You are running the latest version. -[05-26 07:46:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 07:48:31]: [INFO] SQLite Setup finished -[05-26 07:48:32]: [INFO] Hooked into LuckPerms! -[05-26 07:48:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 07:48:32]: [INFO] AuthMeReReloaded is running on Paper -[05-26 07:48:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 07:48:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 07:48:32]: [INFO] Checking for updates... -[05-26 07:48:56]: [INFO] You are running the latest version. -[05-26 08:08:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 08:11:01]: [INFO] SQLite Setup finished -[05-26 08:11:01]: [INFO] Hooked into LuckPerms! -[05-26 08:11:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 08:11:02]: [INFO] AuthMeReReloaded is running on Paper -[05-26 08:11:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 08:11:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 08:11:02]: [INFO] Checking for updates... -[05-26 08:11:36]: [INFO] You are running the latest version. -[05-26 08:31:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 08:33:37]: [INFO] SQLite Setup finished -[05-26 08:33:38]: [INFO] Hooked into LuckPerms! -[05-26 08:33:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 08:33:38]: [INFO] AuthMeReReloaded is running on Paper -[05-26 08:33:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 08:33:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 08:33:38]: [INFO] Checking for updates... -[05-26 08:34:01]: [INFO] You are running the latest version. -[05-26 08:54:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 08:56:04]: [INFO] SQLite Setup finished -[05-26 08:56:05]: [INFO] Hooked into LuckPerms! -[05-26 08:56:05]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 08:56:05]: [INFO] AuthMeReReloaded is running on Paper -[05-26 08:56:05]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 08:56:05]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 08:56:05]: [INFO] Checking for updates... -[05-26 08:56:36]: [INFO] You are running the latest version. -[05-26 09:16:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 09:18:46]: [INFO] SQLite Setup finished -[05-26 09:18:47]: [INFO] Hooked into LuckPerms! -[05-26 09:18:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 09:18:48]: [INFO] AuthMeReReloaded is running on Paper -[05-26 09:18:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 09:18:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 09:18:48]: [INFO] Checking for updates... -[05-26 09:19:08]: [INFO] You are running the latest version. -[05-26 09:39:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 09:41:11]: [INFO] SQLite Setup finished -[05-26 09:41:11]: [INFO] Hooked into LuckPerms! -[05-26 09:41:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 09:41:12]: [INFO] AuthMeReReloaded is running on Paper -[05-26 09:41:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 09:41:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 09:41:12]: [INFO] Checking for updates... -[05-26 09:41:43]: [INFO] You are running the latest version. -[05-26 10:01:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 10:04:21]: [INFO] SQLite Setup finished -[05-26 10:04:21]: [INFO] Hooked into LuckPerms! -[05-26 10:04:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 10:04:22]: [INFO] AuthMeReReloaded is running on Paper -[05-26 10:04:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 10:04:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 10:04:22]: [INFO] Checking for updates... -[05-26 10:04:53]: [INFO] You are running the latest version. -[05-26 10:14:41]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-26 10:15:03]: [INFO:FINE] RafkoLin1 used the wrong password -[05-26 10:15:13]: [INFO:FINE] RafkoLin1 used the wrong password -[05-26 10:15:20]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-26 11:13:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 11:16:19]: [INFO] SQLite Setup finished -[05-26 11:16:20]: [INFO] Hooked into LuckPerms! -[05-26 11:16:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 11:16:21]: [INFO] AuthMeReReloaded is running on Paper -[05-26 11:16:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 11:16:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 11:16:21]: [INFO] Checking for updates... -[05-26 11:16:48]: [INFO] You are running the latest version. -[05-26 11:36:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 11:38:54]: [INFO] SQLite Setup finished -[05-26 11:38:54]: [INFO] Hooked into LuckPerms! -[05-26 11:38:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 11:38:55]: [INFO] AuthMeReReloaded is running on Paper -[05-26 11:38:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 11:38:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 11:38:55]: [INFO] Checking for updates... -[05-26 11:39:23]: [INFO] You are running the latest version. -[05-26 11:59:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 12:01:21]: [INFO] SQLite Setup finished -[05-26 12:01:21]: [INFO] Hooked into LuckPerms! -[05-26 12:01:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 12:01:22]: [INFO] AuthMeReReloaded is running on Paper -[05-26 12:01:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 12:01:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 12:01:22]: [INFO] Checking for updates... -[05-26 12:01:49]: [INFO] You are running the latest version. -[05-26 12:21:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 12:23:49]: [INFO] SQLite Setup finished -[05-26 12:23:49]: [INFO] Hooked into LuckPerms! -[05-26 12:23:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 12:23:50]: [INFO] AuthMeReReloaded is running on Paper -[05-26 12:23:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 12:23:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 12:23:50]: [INFO] Checking for updates... -[05-26 12:24:11]: [INFO] You are running the latest version. -[05-26 12:24:27]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-26 12:34:22]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-26 14:34:43]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-26 15:06:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 15:08:58]: [INFO] SQLite Setup finished -[05-26 15:08:59]: [INFO] Hooked into LuckPerms! -[05-26 15:08:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 15:08:59]: [INFO] AuthMeReReloaded is running on Paper -[05-26 15:08:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 15:08:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 15:08:59]: [INFO] Checking for updates... -[05-26 15:09:31]: [INFO] You are running the latest version. -[05-26 15:29:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 15:31:28]: [INFO] SQLite Setup finished -[05-26 15:31:29]: [INFO] Hooked into LuckPerms! -[05-26 15:31:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 15:31:29]: [INFO] AuthMeReReloaded is running on Paper -[05-26 15:31:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 15:31:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 15:31:29]: [INFO] Checking for updates... -[05-26 15:31:57]: [INFO] You are running the latest version. -[05-26 15:51:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 15:54:34]: [INFO] SQLite Setup finished -[05-26 15:54:34]: [INFO] Hooked into LuckPerms! -[05-26 15:54:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 15:54:35]: [INFO] AuthMeReReloaded is running on Paper -[05-26 15:54:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 15:54:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 15:54:35]: [INFO] Checking for updates... -[05-26 15:55:00]: [INFO] You are running the latest version. -[05-26 16:15:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 16:17:02]: [INFO] SQLite Setup finished -[05-26 16:17:03]: [INFO] Hooked into LuckPerms! -[05-26 16:17:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 16:17:04]: [INFO] AuthMeReReloaded is running on Paper -[05-26 16:17:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 16:17:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 16:17:04]: [INFO] Checking for updates... -[05-26 16:17:32]: [INFO] You are running the latest version. -[05-26 16:37:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 16:39:28]: [INFO] SQLite Setup finished -[05-26 16:39:29]: [INFO] Hooked into LuckPerms! -[05-26 16:39:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 16:39:29]: [INFO] AuthMeReReloaded is running on Paper -[05-26 16:39:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 16:39:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 16:39:29]: [INFO] Checking for updates... -[05-26 16:39:54]: [INFO] You are running the latest version. -[05-26 16:59:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 17:01:55]: [INFO] SQLite Setup finished -[05-26 17:01:55]: [INFO] Hooked into LuckPerms! -[05-26 17:01:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 17:01:56]: [INFO] AuthMeReReloaded is running on Paper -[05-26 17:01:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 17:01:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 17:01:56]: [INFO] Checking for updates... -[05-26 17:02:22]: [INFO] You are running the latest version. -[05-26 17:22:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 17:24:20]: [INFO] SQLite Setup finished -[05-26 17:24:20]: [INFO] Hooked into LuckPerms! -[05-26 17:24:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 17:24:21]: [INFO] AuthMeReReloaded is running on Paper -[05-26 17:24:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 17:24:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 17:24:21]: [INFO] Checking for updates... -[05-26 17:24:52]: [INFO] You are running the latest version. -[05-26 17:44:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 17:46:55]: [INFO] SQLite Setup finished -[05-26 17:46:55]: [INFO] Hooked into LuckPerms! -[05-26 17:46:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 17:46:56]: [INFO] AuthMeReReloaded is running on Paper -[05-26 17:46:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 17:46:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 17:46:56]: [INFO] Checking for updates... -[05-26 17:47:23]: [INFO] You are running the latest version. -[05-26 18:07:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 18:09:52]: [INFO] SQLite Setup finished -[05-26 18:09:53]: [INFO] Hooked into LuckPerms! -[05-26 18:09:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 18:09:54]: [INFO] AuthMeReReloaded is running on Paper -[05-26 18:09:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 18:09:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 18:09:54]: [INFO] Checking for updates... -[05-26 18:10:21]: [INFO] You are running the latest version. -[05-26 18:30:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 18:32:13]: [INFO] SQLite Setup finished -[05-26 18:32:13]: [INFO] Hooked into LuckPerms! -[05-26 18:32:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 18:32:14]: [INFO] AuthMeReReloaded is running on Paper -[05-26 18:32:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 18:32:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 18:32:14]: [INFO] Checking for updates... -[05-26 18:32:42]: [INFO] You are running the latest version. -[05-26 18:52:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 18:54:38]: [INFO] SQLite Setup finished -[05-26 18:54:39]: [INFO] Hooked into LuckPerms! -[05-26 18:54:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 18:54:39]: [INFO] AuthMeReReloaded is running on Paper -[05-26 18:54:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 18:54:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 18:54:39]: [INFO] Checking for updates... -[05-26 18:55:01]: [INFO] You are running the latest version. -[05-26 19:15:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 19:16:59]: [INFO] SQLite Setup finished -[05-26 19:16:59]: [INFO] Hooked into LuckPerms! -[05-26 19:17:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 19:17:01]: [INFO] AuthMeReReloaded is running on Paper -[05-26 19:17:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 19:17:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 19:17:01]: [INFO] Checking for updates... -[05-26 19:17:31]: [INFO] You are running the latest version. -[05-26 19:37:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 19:39:31]: [INFO] SQLite Setup finished -[05-26 19:39:31]: [INFO] Hooked into LuckPerms! -[05-26 19:39:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 19:39:32]: [INFO] AuthMeReReloaded is running on Paper -[05-26 19:39:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 19:39:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 19:39:32]: [INFO] Checking for updates... -[05-26 19:39:57]: [INFO] You are running the latest version. -[05-26 19:59:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 20:01:55]: [INFO] SQLite Setup finished -[05-26 20:01:55]: [INFO] Hooked into LuckPerms! -[05-26 20:01:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 20:01:56]: [INFO] AuthMeReReloaded is running on Paper -[05-26 20:01:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 20:01:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 20:01:56]: [INFO] Checking for updates... -[05-26 20:02:28]: [INFO] You are running the latest version. -[05-26 20:22:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 20:24:28]: [INFO] SQLite Setup finished -[05-26 20:24:29]: [INFO] Hooked into LuckPerms! -[05-26 20:24:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 20:24:29]: [INFO] AuthMeReReloaded is running on Paper -[05-26 20:24:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 20:24:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 20:24:29]: [INFO] Checking for updates... -[05-26 20:24:55]: [INFO] You are running the latest version. -[05-26 20:44:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 20:46:59]: [INFO] SQLite Setup finished -[05-26 20:47:00]: [INFO] Hooked into LuckPerms! -[05-26 20:47:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 20:47:01]: [INFO] AuthMeReReloaded is running on Paper -[05-26 20:47:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 20:47:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 20:47:01]: [INFO] Checking for updates... -[05-26 20:47:31]: [INFO] You are running the latest version. -[05-26 21:07:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 21:09:29]: [INFO] SQLite Setup finished -[05-26 21:09:29]: [INFO] Hooked into LuckPerms! -[05-26 21:09:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 21:09:30]: [INFO] AuthMeReReloaded is running on Paper -[05-26 21:09:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 21:09:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 21:09:30]: [INFO] Checking for updates... -[05-26 21:09:57]: [INFO] You are running the latest version. -[05-26 21:29:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 21:32:00]: [INFO] SQLite Setup finished -[05-26 21:32:00]: [INFO] Hooked into LuckPerms! -[05-26 21:32:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 21:32:01]: [INFO] AuthMeReReloaded is running on Paper -[05-26 21:32:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 21:32:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 21:32:01]: [INFO] Checking for updates... -[05-26 21:32:29]: [INFO] You are running the latest version. -[05-26 21:52:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 21:54:26]: [INFO] SQLite Setup finished -[05-26 21:54:26]: [INFO] Hooked into LuckPerms! -[05-26 21:54:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 21:54:27]: [INFO] AuthMeReReloaded is running on Paper -[05-26 21:54:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 21:54:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 21:54:27]: [INFO] Checking for updates... -[05-26 21:54:54]: [INFO] You are running the latest version. -[05-26 22:14:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 22:16:57]: [INFO] SQLite Setup finished -[05-26 22:16:57]: [INFO] Hooked into LuckPerms! -[05-26 22:16:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 22:16:58]: [INFO] AuthMeReReloaded is running on Paper -[05-26 22:16:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 22:16:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 22:16:58]: [INFO] Checking for updates... -[05-26 22:17:27]: [INFO] You are running the latest version. -[05-26 22:37:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 22:39:29]: [INFO] SQLite Setup finished -[05-26 22:39:29]: [INFO] Hooked into LuckPerms! -[05-26 22:39:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 22:39:30]: [INFO] AuthMeReReloaded is running on Paper -[05-26 22:39:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 22:39:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 22:39:30]: [INFO] Checking for updates... -[05-26 22:40:00]: [INFO] You are running the latest version. -[05-26 23:00:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 23:01:58]: [INFO] SQLite Setup finished -[05-26 23:01:58]: [INFO] Hooked into LuckPerms! -[05-26 23:01:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 23:01:59]: [INFO] AuthMeReReloaded is running on Paper -[05-26 23:01:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 23:01:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 23:01:59]: [INFO] Checking for updates... -[05-26 23:02:32]: [INFO] You are running the latest version. -[05-26 23:22:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 23:24:29]: [INFO] SQLite Setup finished -[05-26 23:24:30]: [INFO] Hooked into LuckPerms! -[05-26 23:24:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 23:24:31]: [INFO] AuthMeReReloaded is running on Paper -[05-26 23:24:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 23:24:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 23:24:31]: [INFO] Checking for updates... -[05-26 23:24:56]: [INFO] You are running the latest version. -[05-26 23:44:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-26 23:46:54]: [INFO] SQLite Setup finished -[05-26 23:46:55]: [INFO] Hooked into LuckPerms! -[05-26 23:46:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-26 23:46:55]: [INFO] AuthMeReReloaded is running on Paper -[05-26 23:46:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-26 23:46:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-26 23:46:55]: [INFO] Checking for updates... -[05-26 23:47:23]: [INFO] You are running the latest version. -[05-27 00:07:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 00:09:27]: [INFO] SQLite Setup finished -[05-27 00:09:28]: [INFO] Hooked into LuckPerms! -[05-27 00:09:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 00:09:29]: [INFO] AuthMeReReloaded is running on Paper -[05-27 00:09:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 00:09:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 00:09:29]: [INFO] Checking for updates... -[05-27 00:09:58]: [INFO] You are running the latest version. -[05-27 00:29:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 00:32:05]: [INFO] SQLite Setup finished -[05-27 00:32:05]: [INFO] Hooked into LuckPerms! -[05-27 00:32:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 00:32:07]: [INFO] AuthMeReReloaded is running on Paper -[05-27 00:32:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 00:32:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 00:32:07]: [INFO] Checking for updates... -[05-27 00:32:36]: [INFO] You are running the latest version. -[05-27 00:52:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 00:54:33]: [INFO] SQLite Setup finished -[05-27 00:54:34]: [INFO] Hooked into LuckPerms! -[05-27 00:54:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 00:54:35]: [INFO] AuthMeReReloaded is running on Paper -[05-27 00:54:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 00:54:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 00:54:35]: [INFO] Checking for updates... -[05-27 00:54:58]: [INFO] You are running the latest version. -[05-27 01:14:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 01:17:03]: [INFO] SQLite Setup finished -[05-27 01:17:03]: [INFO] Hooked into LuckPerms! -[05-27 01:17:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 01:17:04]: [INFO] AuthMeReReloaded is running on Paper -[05-27 01:17:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 01:17:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 01:17:04]: [INFO] Checking for updates... -[05-27 01:17:34]: [INFO] You are running the latest version. -[05-27 01:37:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 01:39:29]: [INFO] SQLite Setup finished -[05-27 01:39:29]: [INFO] Hooked into LuckPerms! -[05-27 01:39:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 01:39:30]: [INFO] AuthMeReReloaded is running on Paper -[05-27 01:39:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 01:39:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 01:39:30]: [INFO] Checking for updates... -[05-27 01:39:57]: [INFO] You are running the latest version. -[05-27 01:59:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 02:01:59]: [INFO] SQLite Setup finished -[05-27 02:01:59]: [INFO] Hooked into LuckPerms! -[05-27 02:02:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 02:02:00]: [INFO] AuthMeReReloaded is running on Paper -[05-27 02:02:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 02:02:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 02:02:00]: [INFO] Checking for updates... -[05-27 02:02:30]: [INFO] You are running the latest version. -[05-27 02:22:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 02:24:23]: [INFO] SQLite Setup finished -[05-27 02:24:24]: [INFO] Hooked into LuckPerms! -[05-27 02:24:25]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 02:24:25]: [INFO] AuthMeReReloaded is running on Paper -[05-27 02:24:25]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 02:24:25]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 02:24:25]: [INFO] Checking for updates... -[05-27 02:24:54]: [INFO] You are running the latest version. -[05-27 02:44:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 02:46:57]: [INFO] SQLite Setup finished -[05-27 02:46:57]: [INFO] Hooked into LuckPerms! -[05-27 02:46:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 02:46:58]: [INFO] AuthMeReReloaded is running on Paper -[05-27 02:46:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 02:46:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 02:46:58]: [INFO] Checking for updates... -[05-27 02:47:28]: [INFO] You are running the latest version. -[05-27 03:07:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 03:09:28]: [INFO] SQLite Setup finished -[05-27 03:09:29]: [INFO] Hooked into LuckPerms! -[05-27 03:09:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 03:09:29]: [INFO] AuthMeReReloaded is running on Paper -[05-27 03:09:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 03:09:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 03:09:29]: [INFO] Checking for updates... -[05-27 03:09:56]: [INFO] You are running the latest version. -[05-27 03:29:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 03:32:00]: [INFO] SQLite Setup finished -[05-27 03:32:00]: [INFO] Hooked into LuckPerms! -[05-27 03:32:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 03:32:01]: [INFO] AuthMeReReloaded is running on Paper -[05-27 03:32:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 03:32:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 03:32:01]: [INFO] Checking for updates... -[05-27 03:32:32]: [INFO] You are running the latest version. -[05-27 03:52:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 03:54:38]: [INFO] SQLite Setup finished -[05-27 03:54:38]: [INFO] Hooked into LuckPerms! -[05-27 03:54:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 03:54:42]: [INFO] AuthMeReReloaded is running on Paper -[05-27 03:54:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 03:54:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 03:54:42]: [INFO] Checking for updates... -[05-27 03:55:26]: [INFO] You are running the latest version. -[05-27 04:15:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 04:17:36]: [INFO] SQLite Setup finished -[05-27 04:17:36]: [INFO] Hooked into LuckPerms! -[05-27 04:17:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 04:17:37]: [INFO] AuthMeReReloaded is running on Paper -[05-27 04:17:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 04:17:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 04:17:37]: [INFO] Checking for updates... -[05-27 04:18:00]: [INFO] You are running the latest version. -[05-27 04:38:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 04:40:05]: [INFO] SQLite Setup finished -[05-27 04:40:05]: [INFO] Hooked into LuckPerms! -[05-27 04:40:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 04:40:07]: [INFO] AuthMeReReloaded is running on Paper -[05-27 04:40:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 04:40:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 04:40:07]: [INFO] Checking for updates... -[05-27 04:40:37]: [INFO] You are running the latest version. -[05-27 05:00:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 05:02:44]: [INFO] SQLite Setup finished -[05-27 05:02:44]: [INFO] Hooked into LuckPerms! -[05-27 05:02:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 05:02:46]: [INFO] AuthMeReReloaded is running on Paper -[05-27 05:02:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 05:02:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 05:02:46]: [INFO] Checking for updates... -[05-27 05:03:08]: [INFO] You are running the latest version. -[05-27 05:23:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 05:25:12]: [INFO] SQLite Setup finished -[05-27 05:25:12]: [INFO] Hooked into LuckPerms! -[05-27 05:25:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 05:25:14]: [INFO] AuthMeReReloaded is running on Paper -[05-27 05:25:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 05:25:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 05:25:14]: [INFO] Checking for updates... -[05-27 05:25:49]: [INFO] You are running the latest version. -[05-27 05:45:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 05:47:52]: [INFO] SQLite Setup finished -[05-27 05:47:52]: [INFO] Hooked into LuckPerms! -[05-27 05:47:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 05:47:52]: [INFO] AuthMeReReloaded is running on Paper -[05-27 05:47:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 05:47:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 05:47:52]: [INFO] Checking for updates... -[05-27 05:48:18]: [INFO] You are running the latest version. -[05-27 06:08:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 06:10:15]: [INFO] SQLite Setup finished -[05-27 06:10:15]: [INFO] Hooked into LuckPerms! -[05-27 06:10:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 06:10:17]: [INFO] AuthMeReReloaded is running on Paper -[05-27 06:10:17]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 06:10:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 06:10:17]: [INFO] Checking for updates... -[05-27 06:10:46]: [INFO] You are running the latest version. -[05-27 06:30:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 06:32:53]: [INFO] SQLite Setup finished -[05-27 06:32:53]: [INFO] Hooked into LuckPerms! -[05-27 06:32:53]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 06:32:53]: [INFO] AuthMeReReloaded is running on Paper -[05-27 06:32:53]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 06:32:53]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 06:32:53]: [INFO] Checking for updates... -[05-27 06:33:23]: [INFO] You are running the latest version. -[05-27 06:53:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 06:55:28]: [INFO] SQLite Setup finished -[05-27 06:55:29]: [INFO] Hooked into LuckPerms! -[05-27 06:55:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 06:55:30]: [INFO] AuthMeReReloaded is running on Paper -[05-27 06:55:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 06:55:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 06:55:30]: [INFO] Checking for updates... -[05-27 06:55:57]: [INFO] You are running the latest version. -[05-27 07:15:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 07:18:02]: [INFO] SQLite Setup finished -[05-27 07:18:02]: [INFO] Hooked into LuckPerms! -[05-27 07:18:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 07:18:03]: [INFO] AuthMeReReloaded is running on Paper -[05-27 07:18:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 07:18:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 07:18:03]: [INFO] Checking for updates... -[05-27 07:18:32]: [INFO] You are running the latest version. -[05-27 07:38:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 07:40:25]: [INFO] SQLite Setup finished -[05-27 07:40:26]: [INFO] Hooked into LuckPerms! -[05-27 07:40:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 07:40:27]: [INFO] AuthMeReReloaded is running on Paper -[05-27 07:40:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 07:40:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 07:40:27]: [INFO] Checking for updates... -[05-27 07:40:54]: [INFO] You are running the latest version. -[05-27 08:00:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 08:02:57]: [INFO] SQLite Setup finished -[05-27 08:02:57]: [INFO] Hooked into LuckPerms! -[05-27 08:02:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 08:02:58]: [INFO] AuthMeReReloaded is running on Paper -[05-27 08:02:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 08:02:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 08:02:58]: [INFO] Checking for updates... -[05-27 08:03:27]: [INFO] You are running the latest version. -[05-27 08:23:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 08:25:29]: [INFO] SQLite Setup finished -[05-27 08:25:29]: [INFO] Hooked into LuckPerms! -[05-27 08:25:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 08:25:30]: [INFO] AuthMeReReloaded is running on Paper -[05-27 08:25:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 08:25:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 08:25:30]: [INFO] Checking for updates... -[05-27 08:25:57]: [INFO] You are running the latest version. -[05-27 08:45:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 08:47:59]: [INFO] SQLite Setup finished -[05-27 08:48:00]: [INFO] Hooked into LuckPerms! -[05-27 08:48:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 08:48:00]: [INFO] AuthMeReReloaded is running on Paper -[05-27 08:48:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 08:48:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 08:48:00]: [INFO] Checking for updates... -[05-27 08:48:34]: [INFO] You are running the latest version. -[05-27 09:08:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 09:10:38]: [INFO] SQLite Setup finished -[05-27 09:10:38]: [INFO] Hooked into LuckPerms! -[05-27 09:10:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 09:10:39]: [INFO] AuthMeReReloaded is running on Paper -[05-27 09:10:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 09:10:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 09:10:39]: [INFO] Checking for updates... -[05-27 09:11:03]: [INFO] You are running the latest version. -[05-27 09:31:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 09:33:02]: [INFO] SQLite Setup finished -[05-27 09:33:03]: [INFO] Hooked into LuckPerms! -[05-27 09:33:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 09:33:04]: [INFO] AuthMeReReloaded is running on Paper -[05-27 09:33:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 09:33:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 09:33:04]: [INFO] Checking for updates... -[05-27 09:33:33]: [INFO] You are running the latest version. -[05-27 09:53:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 09:55:31]: [INFO] SQLite Setup finished -[05-27 09:55:32]: [INFO] Hooked into LuckPerms! -[05-27 09:55:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 09:55:33]: [INFO] AuthMeReReloaded is running on Paper -[05-27 09:55:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 09:55:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 09:55:33]: [INFO] Checking for updates... -[05-27 09:55:59]: [INFO] You are running the latest version. -[05-27 10:15:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 10:18:01]: [INFO] SQLite Setup finished -[05-27 10:18:02]: [INFO] Hooked into LuckPerms! -[05-27 10:18:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 10:18:03]: [INFO] AuthMeReReloaded is running on Paper -[05-27 10:18:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 10:18:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 10:18:03]: [INFO] Checking for updates... -[05-27 10:18:34]: [INFO] You are running the latest version. -[05-27 10:28:05]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-27 11:37:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 11:39:34]: [INFO] SQLite Setup finished -[05-27 11:39:35]: [INFO] Hooked into LuckPerms! -[05-27 11:39:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 11:39:36]: [INFO] AuthMeReReloaded is running on Paper -[05-27 11:39:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 11:39:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 11:39:36]: [INFO] Checking for updates... -[05-27 11:40:02]: [INFO] You are running the latest version. -[05-27 12:00:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 12:02:03]: [INFO] SQLite Setup finished -[05-27 12:02:03]: [INFO] Hooked into LuckPerms! -[05-27 12:02:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 12:02:04]: [INFO] AuthMeReReloaded is running on Paper -[05-27 12:02:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 12:02:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 12:02:04]: [INFO] Checking for updates... -[05-27 12:02:35]: [INFO] You are running the latest version. -[05-27 12:15:53]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-27 12:17:33]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-27 12:24:58]: [INFO:FINE] RafkoLin1 logged in 192.168.31.1 -[05-27 13:23:03]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-27 13:44:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 13:48:39]: [INFO] SQLite Setup finished -[05-27 13:48:39]: [INFO] Hooked into LuckPerms! -[05-27 13:48:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 13:48:41]: [INFO] AuthMeReReloaded is running on Paper -[05-27 13:48:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 13:48:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 13:48:41]: [INFO] Checking for updates... -[05-27 13:49:03]: [INFO] You are running the latest version. -[05-27 14:09:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 14:11:10]: [INFO] SQLite Setup finished -[05-27 14:11:10]: [INFO] Hooked into LuckPerms! -[05-27 14:11:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 14:11:12]: [INFO] AuthMeReReloaded is running on Paper -[05-27 14:11:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 14:11:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 14:11:12]: [INFO] Checking for updates... -[05-27 14:11:40]: [INFO] You are running the latest version. -[05-27 14:31:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 14:33:40]: [INFO] SQLite Setup finished -[05-27 14:33:40]: [INFO] Hooked into LuckPerms! -[05-27 14:33:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 14:33:42]: [INFO] AuthMeReReloaded is running on Paper -[05-27 14:33:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 14:33:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 14:33:42]: [INFO] Checking for updates... -[05-27 14:34:02]: [INFO] You are running the latest version. -[05-27 14:54:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 14:56:05]: [INFO] SQLite Setup finished -[05-27 14:56:05]: [INFO] Hooked into LuckPerms! -[05-27 14:56:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 14:56:06]: [INFO] AuthMeReReloaded is running on Paper -[05-27 14:56:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 14:56:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 14:56:06]: [INFO] Checking for updates... -[05-27 14:56:36]: [INFO] You are running the latest version. -[05-27 15:16:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 15:18:37]: [INFO] SQLite Setup finished -[05-27 15:18:37]: [INFO] Hooked into LuckPerms! -[05-27 15:18:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 15:18:39]: [INFO] AuthMeReReloaded is running on Paper -[05-27 15:18:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 15:18:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 15:18:39]: [INFO] Checking for updates... -[05-27 15:18:59]: [INFO] You are running the latest version. -[05-27 15:38:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 15:40:59]: [INFO] SQLite Setup finished -[05-27 15:40:59]: [INFO] Hooked into LuckPerms! -[05-27 15:41:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 15:41:00]: [INFO] AuthMeReReloaded is running on Paper -[05-27 15:41:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 15:41:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 15:41:00]: [INFO] Checking for updates... -[05-27 15:41:32]: [INFO] You are running the latest version. -[05-27 16:01:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 16:03:31]: [INFO] SQLite Setup finished -[05-27 16:03:32]: [INFO] Hooked into LuckPerms! -[05-27 16:03:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 16:03:33]: [INFO] AuthMeReReloaded is running on Paper -[05-27 16:03:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 16:03:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 16:03:33]: [INFO] Checking for updates... -[05-27 16:03:59]: [INFO] You are running the latest version. -[05-27 16:23:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 16:26:07]: [INFO] SQLite Setup finished -[05-27 16:26:07]: [INFO] Hooked into LuckPerms! -[05-27 16:26:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 16:26:09]: [INFO] AuthMeReReloaded is running on Paper -[05-27 16:26:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 16:26:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 16:26:09]: [INFO] Checking for updates... -[05-27 16:26:38]: [INFO] You are running the latest version. -[05-27 16:46:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 16:48:39]: [INFO] SQLite Setup finished -[05-27 16:48:39]: [INFO] Hooked into LuckPerms! -[05-27 16:48:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 16:48:41]: [INFO] AuthMeReReloaded is running on Paper -[05-27 16:48:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 16:48:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 16:48:41]: [INFO] Checking for updates... -[05-27 16:49:02]: [INFO] You are running the latest version. -[05-27 17:09:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 17:11:07]: [INFO] SQLite Setup finished -[05-27 17:11:07]: [INFO] Hooked into LuckPerms! -[05-27 17:11:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 17:11:09]: [INFO] AuthMeReReloaded is running on Paper -[05-27 17:11:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 17:11:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 17:11:09]: [INFO] Checking for updates... -[05-27 17:11:40]: [INFO] You are running the latest version. -[05-27 17:31:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 17:33:44]: [INFO] SQLite Setup finished -[05-27 17:33:44]: [INFO] Hooked into LuckPerms! -[05-27 17:33:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 17:33:45]: [INFO] AuthMeReReloaded is running on Paper -[05-27 17:33:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 17:33:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 17:33:45]: [INFO] Checking for updates... -[05-27 17:34:09]: [INFO] You are running the latest version. -[05-27 17:54:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 17:56:14]: [INFO] SQLite Setup finished -[05-27 17:56:15]: [INFO] Hooked into LuckPerms! -[05-27 17:56:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 17:56:16]: [INFO] AuthMeReReloaded is running on Paper -[05-27 17:56:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 17:56:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 17:56:16]: [INFO] Checking for updates... -[05-27 17:56:43]: [INFO] You are running the latest version. -[05-27 18:16:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 18:18:48]: [INFO] SQLite Setup finished -[05-27 18:18:49]: [INFO] Hooked into LuckPerms! -[05-27 18:18:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 18:18:50]: [INFO] AuthMeReReloaded is running on Paper -[05-27 18:18:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 18:18:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 18:18:50]: [INFO] Checking for updates... -[05-27 18:19:12]: [INFO] You are running the latest version. -[05-27 18:39:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 18:41:13]: [INFO] SQLite Setup finished -[05-27 18:41:13]: [INFO] Hooked into LuckPerms! -[05-27 18:41:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 18:41:15]: [INFO] AuthMeReReloaded is running on Paper -[05-27 18:41:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 18:41:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 18:41:15]: [INFO] Checking for updates... -[05-27 18:41:45]: [INFO] You are running the latest version. -[05-27 19:01:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 19:03:45]: [INFO] SQLite Setup finished -[05-27 19:03:46]: [INFO] Hooked into LuckPerms! -[05-27 19:03:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 19:03:47]: [INFO] AuthMeReReloaded is running on Paper -[05-27 19:03:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 19:03:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 19:03:47]: [INFO] Checking for updates... -[05-27 19:04:05]: [INFO] You are running the latest version. -[05-27 19:24:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 19:26:12]: [INFO] SQLite Setup finished -[05-27 19:26:12]: [INFO] Hooked into LuckPerms! -[05-27 19:26:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 19:26:14]: [INFO] AuthMeReReloaded is running on Paper -[05-27 19:26:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 19:26:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 19:26:14]: [INFO] Checking for updates... -[05-27 19:26:45]: [INFO] You are running the latest version. -[05-27 19:46:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 19:48:49]: [INFO] SQLite Setup finished -[05-27 19:48:49]: [INFO] Hooked into LuckPerms! -[05-27 19:48:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 19:48:50]: [INFO] AuthMeReReloaded is running on Paper -[05-27 19:48:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 19:48:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 19:48:50]: [INFO] Checking for updates... -[05-27 19:49:09]: [INFO] You are running the latest version. -[05-27 20:09:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 20:11:11]: [INFO] SQLite Setup finished -[05-27 20:11:11]: [INFO] Hooked into LuckPerms! -[05-27 20:11:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 20:11:13]: [INFO] AuthMeReReloaded is running on Paper -[05-27 20:11:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 20:11:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 20:11:13]: [INFO] Checking for updates... -[05-27 20:11:41]: [INFO] You are running the latest version. -[05-27 20:31:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 20:33:37]: [INFO] SQLite Setup finished -[05-27 20:33:38]: [INFO] Hooked into LuckPerms! -[05-27 20:33:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 20:33:39]: [INFO] AuthMeReReloaded is running on Paper -[05-27 20:33:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 20:33:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 20:33:39]: [INFO] Checking for updates... -[05-27 20:34:04]: [INFO] You are running the latest version. -[05-27 20:54:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 20:56:06]: [INFO] SQLite Setup finished -[05-27 20:56:06]: [INFO] Hooked into LuckPerms! -[05-27 20:56:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 20:56:07]: [INFO] AuthMeReReloaded is running on Paper -[05-27 20:56:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 20:56:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 20:56:07]: [INFO] Checking for updates... -[05-27 20:56:33]: [INFO] You are running the latest version. -[05-27 21:16:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 21:18:36]: [INFO] SQLite Setup finished -[05-27 21:18:36]: [INFO] Hooked into LuckPerms! -[05-27 21:18:37]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 21:18:37]: [INFO] AuthMeReReloaded is running on Paper -[05-27 21:18:37]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 21:18:37]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 21:18:37]: [INFO] Checking for updates... -[05-27 21:19:02]: [INFO] You are running the latest version. -[05-27 21:39:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 21:41:01]: [INFO] SQLite Setup finished -[05-27 21:41:02]: [INFO] Hooked into LuckPerms! -[05-27 21:41:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 21:41:03]: [INFO] AuthMeReReloaded is running on Paper -[05-27 21:41:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 21:41:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 21:41:03]: [INFO] Checking for updates... -[05-27 21:41:32]: [INFO] You are running the latest version. -[05-27 22:01:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 22:03:37]: [INFO] SQLite Setup finished -[05-27 22:03:37]: [INFO] Hooked into LuckPerms! -[05-27 22:03:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 22:03:38]: [INFO] AuthMeReReloaded is running on Paper -[05-27 22:03:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 22:03:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 22:03:38]: [INFO] Checking for updates... -[05-27 22:03:59]: [INFO] You are running the latest version. -[05-27 22:23:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 22:26:03]: [INFO] SQLite Setup finished -[05-27 22:26:03]: [INFO] Hooked into LuckPerms! -[05-27 22:26:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 22:26:04]: [INFO] AuthMeReReloaded is running on Paper -[05-27 22:26:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 22:26:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 22:26:04]: [INFO] Checking for updates... -[05-27 22:26:33]: [INFO] You are running the latest version. -[05-27 22:46:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 22:48:30]: [INFO] SQLite Setup finished -[05-27 22:48:31]: [INFO] Hooked into LuckPerms! -[05-27 22:48:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 22:48:32]: [INFO] AuthMeReReloaded is running on Paper -[05-27 22:48:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 22:48:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 22:48:32]: [INFO] Checking for updates... -[05-27 22:48:57]: [INFO] You are running the latest version. -[05-27 23:08:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 23:11:00]: [INFO] SQLite Setup finished -[05-27 23:11:00]: [INFO] Hooked into LuckPerms! -[05-27 23:11:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 23:11:02]: [INFO] AuthMeReReloaded is running on Paper -[05-27 23:11:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 23:11:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 23:11:02]: [INFO] Checking for updates... -[05-27 23:11:36]: [INFO] You are running the latest version. -[05-27 23:31:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 23:33:38]: [INFO] SQLite Setup finished -[05-27 23:33:38]: [INFO] Hooked into LuckPerms! -[05-27 23:33:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 23:33:39]: [INFO] AuthMeReReloaded is running on Paper -[05-27 23:33:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 23:33:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 23:33:39]: [INFO] Checking for updates... -[05-27 23:34:05]: [INFO] You are running the latest version. -[05-27 23:54:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-27 23:56:32]: [INFO] SQLite Setup finished -[05-27 23:56:33]: [INFO] Hooked into LuckPerms! -[05-27 23:56:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-27 23:56:34]: [INFO] AuthMeReReloaded is running on Paper -[05-27 23:56:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-27 23:56:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-27 23:56:34]: [INFO] Checking for updates... -[05-27 23:56:56]: [INFO] You are running the latest version. -[05-28 00:16:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 00:18:56]: [INFO] SQLite Setup finished -[05-28 00:18:56]: [INFO] Hooked into LuckPerms! -[05-28 00:18:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 00:18:57]: [INFO] AuthMeReReloaded is running on Paper -[05-28 00:18:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 00:18:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 00:18:57]: [INFO] Checking for updates... -[05-28 00:19:25]: [INFO] You are running the latest version. -[05-28 00:39:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 00:41:22]: [INFO] SQLite Setup finished -[05-28 00:41:23]: [INFO] Hooked into LuckPerms! -[05-28 00:41:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 00:41:23]: [INFO] AuthMeReReloaded is running on Paper -[05-28 00:41:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 00:41:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 00:41:23]: [INFO] Checking for updates... -[05-28 00:41:49]: [INFO] You are running the latest version. -[05-28 01:01:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 01:03:52]: [INFO] SQLite Setup finished -[05-28 01:03:52]: [INFO] Hooked into LuckPerms! -[05-28 01:03:53]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 01:03:53]: [INFO] AuthMeReReloaded is running on Paper -[05-28 01:03:53]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 01:03:53]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 01:03:53]: [INFO] Checking for updates... -[05-28 01:04:21]: [INFO] You are running the latest version. -[05-28 01:24:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 01:26:19]: [INFO] SQLite Setup finished -[05-28 01:26:19]: [INFO] Hooked into LuckPerms! -[05-28 01:26:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 01:26:21]: [INFO] AuthMeReReloaded is running on Paper -[05-28 01:26:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 01:26:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 01:26:21]: [INFO] Checking for updates... -[05-28 01:26:55]: [INFO] You are running the latest version. -[05-28 01:46:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 01:48:59]: [INFO] SQLite Setup finished -[05-28 01:48:59]: [INFO] Hooked into LuckPerms! -[05-28 01:49:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 01:49:00]: [INFO] AuthMeReReloaded is running on Paper -[05-28 01:49:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 01:49:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 01:49:00]: [INFO] Checking for updates... -[05-28 01:49:29]: [INFO] You are running the latest version. -[05-28 02:09:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 02:11:25]: [INFO] SQLite Setup finished -[05-28 02:11:26]: [INFO] Hooked into LuckPerms! -[05-28 02:11:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 02:11:27]: [INFO] AuthMeReReloaded is running on Paper -[05-28 02:11:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 02:11:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 02:11:27]: [INFO] Checking for updates... -[05-28 02:11:51]: [INFO] You are running the latest version. -[05-28 02:31:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 02:34:51]: [INFO] SQLite Setup finished -[05-28 02:34:51]: [INFO] Hooked into LuckPerms! -[05-28 02:34:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 02:34:52]: [INFO] AuthMeReReloaded is running on Paper -[05-28 02:34:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 02:34:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 02:34:52]: [INFO] Checking for updates... -[05-28 02:35:18]: [INFO] You are running the latest version. -[05-28 02:55:18]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 02:57:13]: [INFO] SQLite Setup finished -[05-28 02:57:14]: [INFO] Hooked into LuckPerms! -[05-28 02:57:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 02:57:16]: [INFO] AuthMeReReloaded is running on Paper -[05-28 02:57:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 02:57:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 02:57:16]: [INFO] Checking for updates... -[05-28 02:57:50]: [INFO] You are running the latest version. -[05-28 03:17:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 03:19:53]: [INFO] SQLite Setup finished -[05-28 03:19:53]: [INFO] Hooked into LuckPerms! -[05-28 03:19:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 03:19:54]: [INFO] AuthMeReReloaded is running on Paper -[05-28 03:19:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 03:19:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 03:19:54]: [INFO] Checking for updates... -[05-28 03:20:23]: [INFO] You are running the latest version. -[05-28 03:40:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 03:42:20]: [INFO] SQLite Setup finished -[05-28 03:42:21]: [INFO] Hooked into LuckPerms! -[05-28 03:42:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 03:42:21]: [INFO] AuthMeReReloaded is running on Paper -[05-28 03:42:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 03:42:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 03:42:21]: [INFO] Checking for updates... -[05-28 03:42:53]: [INFO] You are running the latest version. -[05-28 04:02:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 04:05:03]: [INFO] SQLite Setup finished -[05-28 04:05:03]: [INFO] Hooked into LuckPerms! -[05-28 04:05:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 04:05:04]: [INFO] AuthMeReReloaded is running on Paper -[05-28 04:05:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 04:05:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 04:05:04]: [INFO] Checking for updates... -[05-28 04:05:34]: [INFO] You are running the latest version. -[05-28 04:25:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 04:27:34]: [INFO] SQLite Setup finished -[05-28 04:27:34]: [INFO] Hooked into LuckPerms! -[05-28 04:27:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 04:27:35]: [INFO] AuthMeReReloaded is running on Paper -[05-28 04:27:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 04:27:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 04:27:35]: [INFO] Checking for updates... -[05-28 04:27:58]: [INFO] You are running the latest version. -[05-28 04:47:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 04:49:58]: [INFO] SQLite Setup finished -[05-28 04:49:58]: [INFO] Hooked into LuckPerms! -[05-28 04:49:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 04:49:59]: [INFO] AuthMeReReloaded is running on Paper -[05-28 04:49:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 04:49:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 04:49:59]: [INFO] Checking for updates... -[05-28 04:50:28]: [INFO] You are running the latest version. -[05-28 05:10:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 05:12:24]: [INFO] SQLite Setup finished -[05-28 05:12:25]: [INFO] Hooked into LuckPerms! -[05-28 05:12:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 05:12:26]: [INFO] AuthMeReReloaded is running on Paper -[05-28 05:12:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 05:12:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 05:12:26]: [INFO] Checking for updates... -[05-28 05:12:53]: [INFO] You are running the latest version. -[05-28 05:32:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 05:34:58]: [INFO] SQLite Setup finished -[05-28 05:34:58]: [INFO] Hooked into LuckPerms! -[05-28 05:34:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 05:34:59]: [INFO] AuthMeReReloaded is running on Paper -[05-28 05:34:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 05:34:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 05:34:59]: [INFO] Checking for updates... -[05-28 05:35:30]: [INFO] You are running the latest version. -[05-28 05:55:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 05:57:25]: [INFO] SQLite Setup finished -[05-28 05:57:25]: [INFO] Hooked into LuckPerms! -[05-28 05:57:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 05:57:26]: [INFO] AuthMeReReloaded is running on Paper -[05-28 05:57:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 05:57:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 05:57:26]: [INFO] Checking for updates... -[05-28 05:57:53]: [INFO] You are running the latest version. -[05-28 06:17:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 06:19:54]: [INFO] SQLite Setup finished -[05-28 06:19:54]: [INFO] Hooked into LuckPerms! -[05-28 06:19:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 06:19:55]: [INFO] AuthMeReReloaded is running on Paper -[05-28 06:19:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 06:19:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 06:19:55]: [INFO] Checking for updates... -[05-28 06:20:22]: [INFO] You are running the latest version. -[05-28 06:40:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 06:42:18]: [INFO] SQLite Setup finished -[05-28 06:42:18]: [INFO] Hooked into LuckPerms! -[05-28 06:42:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 06:42:20]: [INFO] AuthMeReReloaded is running on Paper -[05-28 06:42:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 06:42:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 06:42:20]: [INFO] Checking for updates... -[05-28 06:42:48]: [INFO] You are running the latest version. -[05-28 07:02:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 07:04:51]: [INFO] SQLite Setup finished -[05-28 07:04:51]: [INFO] Hooked into LuckPerms! -[05-28 07:04:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 07:04:52]: [INFO] AuthMeReReloaded is running on Paper -[05-28 07:04:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 07:04:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 07:04:52]: [INFO] Checking for updates... -[05-28 07:05:16]: [INFO] You are running the latest version. -[05-28 07:25:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 07:27:13]: [INFO] SQLite Setup finished -[05-28 07:27:14]: [INFO] Hooked into LuckPerms! -[05-28 07:27:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 07:27:15]: [INFO] AuthMeReReloaded is running on Paper -[05-28 07:27:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 07:27:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 07:27:15]: [INFO] Checking for updates... -[05-28 07:27:42]: [INFO] You are running the latest version. -[05-28 07:47:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 07:49:42]: [INFO] SQLite Setup finished -[05-28 07:49:43]: [INFO] Hooked into LuckPerms! -[05-28 07:49:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 07:49:45]: [INFO] AuthMeReReloaded is running on Paper -[05-28 07:49:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 07:49:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 07:49:45]: [INFO] Checking for updates... -[05-28 07:50:10]: [INFO] You are running the latest version. -[05-28 08:10:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 08:12:12]: [INFO] SQLite Setup finished -[05-28 08:12:13]: [INFO] Hooked into LuckPerms! -[05-28 08:12:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 08:12:14]: [INFO] AuthMeReReloaded is running on Paper -[05-28 08:12:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 08:12:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 08:12:14]: [INFO] Checking for updates... -[05-28 08:12:46]: [INFO] You are running the latest version. -[05-28 08:32:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 08:34:48]: [INFO] SQLite Setup finished -[05-28 08:34:48]: [INFO] Hooked into LuckPerms! -[05-28 08:34:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 08:34:49]: [INFO] AuthMeReReloaded is running on Paper -[05-28 08:34:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 08:34:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 08:34:49]: [INFO] Checking for updates... -[05-28 08:35:11]: [INFO] You are running the latest version. -[05-28 08:55:11]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 08:57:34]: [INFO] SQLite Setup finished -[05-28 08:57:34]: [INFO] Hooked into LuckPerms! -[05-28 08:57:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 08:57:36]: [INFO] AuthMeReReloaded is running on Paper -[05-28 08:57:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 08:57:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 08:57:36]: [INFO] Checking for updates... -[05-28 08:57:58]: [INFO] You are running the latest version. -[05-28 09:17:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 09:19:57]: [INFO] SQLite Setup finished -[05-28 09:19:58]: [INFO] Hooked into LuckPerms! -[05-28 09:19:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 09:19:58]: [INFO] AuthMeReReloaded is running on Paper -[05-28 09:19:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 09:19:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 09:19:58]: [INFO] Checking for updates... -[05-28 09:20:27]: [INFO] You are running the latest version. -[05-28 09:40:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 09:42:26]: [INFO] SQLite Setup finished -[05-28 09:42:26]: [INFO] Hooked into LuckPerms! -[05-28 09:42:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 09:42:27]: [INFO] AuthMeReReloaded is running on Paper -[05-28 09:42:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 09:42:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 09:42:27]: [INFO] Checking for updates... -[05-28 09:42:54]: [INFO] You are running the latest version. -[05-28 10:02:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 10:04:58]: [INFO] SQLite Setup finished -[05-28 10:04:58]: [INFO] Hooked into LuckPerms! -[05-28 10:04:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 10:04:59]: [INFO] AuthMeReReloaded is running on Paper -[05-28 10:04:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 10:04:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 10:04:59]: [INFO] Checking for updates... -[05-28 10:05:27]: [INFO] You are running the latest version. -[05-28 10:25:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 10:27:27]: [INFO] SQLite Setup finished -[05-28 10:27:27]: [INFO] Hooked into LuckPerms! -[05-28 10:27:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 10:27:29]: [INFO] AuthMeReReloaded is running on Paper -[05-28 10:27:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 10:27:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 10:27:29]: [INFO] Checking for updates... -[05-28 10:27:53]: [INFO] You are running the latest version. -[05-28 10:47:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 10:49:56]: [INFO] SQLite Setup finished -[05-28 10:49:56]: [INFO] Hooked into LuckPerms! -[05-28 10:49:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 10:49:57]: [INFO] AuthMeReReloaded is running on Paper -[05-28 10:49:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 10:49:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 10:49:57]: [INFO] Checking for updates... -[05-28 10:50:28]: [INFO] You are running the latest version. -[05-28 11:10:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 11:12:28]: [INFO] SQLite Setup finished -[05-28 11:12:28]: [INFO] Hooked into LuckPerms! -[05-28 11:12:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 11:12:29]: [INFO] AuthMeReReloaded is running on Paper -[05-28 11:12:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 11:12:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 11:12:29]: [INFO] Checking for updates... -[05-28 11:12:55]: [INFO] You are running the latest version. -[05-28 11:32:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 11:35:05]: [INFO] SQLite Setup finished -[05-28 11:35:05]: [INFO] Hooked into LuckPerms! -[05-28 11:35:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 11:35:07]: [INFO] AuthMeReReloaded is running on Paper -[05-28 11:35:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 11:35:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 11:35:07]: [INFO] Checking for updates... -[05-28 11:35:35]: [INFO] You are running the latest version. -[05-28 11:42:40]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-28 13:10:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 13:12:31]: [INFO] SQLite Setup finished -[05-28 13:12:31]: [INFO] Hooked into LuckPerms! -[05-28 13:12:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 13:12:33]: [INFO] AuthMeReReloaded is running on Paper -[05-28 13:12:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 13:12:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 13:12:33]: [INFO] Checking for updates... -[05-28 13:12:55]: [INFO] You are running the latest version. -[05-28 13:32:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 13:34:55]: [INFO] SQLite Setup finished -[05-28 13:34:55]: [INFO] Hooked into LuckPerms! -[05-28 13:34:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 13:34:56]: [INFO] AuthMeReReloaded is running on Paper -[05-28 13:34:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 13:34:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 13:34:56]: [INFO] Checking for updates... -[05-28 13:35:26]: [INFO] You are running the latest version. -[05-28 13:55:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 13:57:25]: [INFO] SQLite Setup finished -[05-28 13:57:26]: [INFO] Hooked into LuckPerms! -[05-28 13:57:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 13:57:27]: [INFO] AuthMeReReloaded is running on Paper -[05-28 13:57:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 13:57:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 13:57:27]: [INFO] Checking for updates... -[05-28 13:57:55]: [INFO] You are running the latest version. -[05-28 14:17:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 14:19:56]: [INFO] SQLite Setup finished -[05-28 14:19:56]: [INFO] Hooked into LuckPerms! -[05-28 14:19:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 14:19:57]: [INFO] AuthMeReReloaded is running on Paper -[05-28 14:19:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 14:19:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 14:19:57]: [INFO] Checking for updates... -[05-28 14:20:21]: [INFO] You are running the latest version. -[05-28 14:40:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 14:42:23]: [INFO] SQLite Setup finished -[05-28 14:42:23]: [INFO] Hooked into LuckPerms! -[05-28 14:42:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 14:42:24]: [INFO] AuthMeReReloaded is running on Paper -[05-28 14:42:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 14:42:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 14:42:24]: [INFO] Checking for updates... -[05-28 14:42:53]: [INFO] You are running the latest version. -[05-28 15:02:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 15:04:57]: [INFO] SQLite Setup finished -[05-28 15:04:57]: [INFO] Hooked into LuckPerms! -[05-28 15:04:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 15:04:58]: [INFO] AuthMeReReloaded is running on Paper -[05-28 15:04:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 15:04:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 15:04:58]: [INFO] Checking for updates... -[05-28 15:05:26]: [INFO] You are running the latest version. -[05-28 15:25:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 15:27:26]: [INFO] SQLite Setup finished -[05-28 15:27:26]: [INFO] Hooked into LuckPerms! -[05-28 15:27:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 15:27:28]: [INFO] AuthMeReReloaded is running on Paper -[05-28 15:27:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 15:27:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 15:27:28]: [INFO] Checking for updates... -[05-28 15:27:53]: [INFO] You are running the latest version. -[05-28 15:47:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 15:49:53]: [INFO] SQLite Setup finished -[05-28 15:49:54]: [INFO] Hooked into LuckPerms! -[05-28 15:49:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 15:49:55]: [INFO] AuthMeReReloaded is running on Paper -[05-28 15:49:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 15:49:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 15:49:55]: [INFO] Checking for updates... -[05-28 15:50:25]: [INFO] You are running the latest version. -[05-28 16:00:16]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-28 17:05:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 17:07:52]: [INFO] SQLite Setup finished -[05-28 17:07:53]: [INFO] Hooked into LuckPerms! -[05-28 17:07:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 17:07:54]: [INFO] AuthMeReReloaded is running on Paper -[05-28 17:07:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 17:07:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 17:07:54]: [INFO] Checking for updates... -[05-28 17:08:21]: [INFO] You are running the latest version. -[05-28 17:28:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 17:30:22]: [INFO] SQLite Setup finished -[05-28 17:30:22]: [INFO] Hooked into LuckPerms! -[05-28 17:30:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 17:30:23]: [INFO] AuthMeReReloaded is running on Paper -[05-28 17:30:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 17:30:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 17:30:23]: [INFO] Checking for updates... -[05-28 17:30:54]: [INFO] You are running the latest version. -[05-28 17:51:19]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-28 19:59:50]: [INFO:FINE] p4lmesh1k logged in 192.168.31.47 -[05-28 20:08:34]: [INFO:FINE] widexx used the wrong password -[05-28 20:08:41]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-28 20:15:37]: [INFO:FINE] widexx logged in 192.168.31.1 -[05-28 21:18:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 21:20:45]: [INFO] SQLite Setup finished -[05-28 21:20:46]: [INFO] Hooked into LuckPerms! -[05-28 21:20:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 21:20:46]: [INFO] AuthMeReReloaded is running on Paper -[05-28 21:20:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 21:20:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 21:20:46]: [INFO] Checking for updates... -[05-28 21:21:07]: [INFO] You are running the latest version. -[05-28 21:41:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 21:43:09]: [INFO] SQLite Setup finished -[05-28 21:43:09]: [INFO] Hooked into LuckPerms! -[05-28 21:43:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 21:43:11]: [INFO] AuthMeReReloaded is running on Paper -[05-28 21:43:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 21:43:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 21:43:11]: [INFO] Checking for updates... -[05-28 21:43:41]: [INFO] You are running the latest version. -[05-28 22:03:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 22:05:39]: [INFO] SQLite Setup finished -[05-28 22:05:40]: [INFO] Hooked into LuckPerms! -[05-28 22:05:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 22:05:41]: [INFO] AuthMeReReloaded is running on Paper -[05-28 22:05:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 22:05:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 22:05:41]: [INFO] Checking for updates... -[05-28 22:06:02]: [INFO] You are running the latest version. -[05-28 22:26:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 22:28:04]: [INFO] SQLite Setup finished -[05-28 22:28:04]: [INFO] Hooked into LuckPerms! -[05-28 22:28:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 22:28:06]: [INFO] AuthMeReReloaded is running on Paper -[05-28 22:28:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 22:28:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 22:28:06]: [INFO] Checking for updates... -[05-28 22:28:39]: [INFO] You are running the latest version. -[05-28 22:48:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 22:50:38]: [INFO] SQLite Setup finished -[05-28 22:50:38]: [INFO] Hooked into LuckPerms! -[05-28 22:50:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 22:50:39]: [INFO] AuthMeReReloaded is running on Paper -[05-28 22:50:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 22:50:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 22:50:39]: [INFO] Checking for updates... -[05-28 22:50:59]: [INFO] You are running the latest version. -[05-28 23:10:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 23:12:57]: [INFO] SQLite Setup finished -[05-28 23:12:57]: [INFO] Hooked into LuckPerms! -[05-28 23:12:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 23:12:58]: [INFO] AuthMeReReloaded is running on Paper -[05-28 23:12:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 23:12:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 23:12:58]: [INFO] Checking for updates... -[05-28 23:13:27]: [INFO] You are running the latest version. -[05-28 23:33:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 23:35:26]: [INFO] SQLite Setup finished -[05-28 23:35:26]: [INFO] Hooked into LuckPerms! -[05-28 23:35:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 23:35:28]: [INFO] AuthMeReReloaded is running on Paper -[05-28 23:35:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 23:35:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 23:35:28]: [INFO] Checking for updates... -[05-28 23:35:51]: [INFO] You are running the latest version. -[05-28 23:55:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-28 23:57:54]: [INFO] SQLite Setup finished -[05-28 23:57:55]: [INFO] Hooked into LuckPerms! -[05-28 23:57:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-28 23:57:55]: [INFO] AuthMeReReloaded is running on Paper -[05-28 23:57:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-28 23:57:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-28 23:57:55]: [INFO] Checking for updates... -[05-28 23:58:24]: [INFO] You are running the latest version. -[05-29 00:18:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 00:20:22]: [INFO] SQLite Setup finished -[05-29 00:20:22]: [INFO] Hooked into LuckPerms! -[05-29 00:20:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 00:20:23]: [INFO] AuthMeReReloaded is running on Paper -[05-29 00:20:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 00:20:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 00:20:23]: [INFO] Checking for updates... -[05-29 00:20:50]: [INFO] You are running the latest version. -[05-29 00:40:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 00:42:53]: [INFO] SQLite Setup finished -[05-29 00:42:53]: [INFO] Hooked into LuckPerms! -[05-29 00:42:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 00:42:54]: [INFO] AuthMeReReloaded is running on Paper -[05-29 00:42:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 00:42:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 00:42:54]: [INFO] Checking for updates... -[05-29 00:43:24]: [INFO] You are running the latest version. -[05-29 01:03:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 01:05:20]: [INFO] SQLite Setup finished -[05-29 01:05:21]: [INFO] Hooked into LuckPerms! -[05-29 01:05:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 01:05:22]: [INFO] AuthMeReReloaded is running on Paper -[05-29 01:05:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 01:05:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 01:05:22]: [INFO] Checking for updates... -[05-29 01:05:51]: [INFO] You are running the latest version. -[05-29 01:25:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 01:27:55]: [INFO] SQLite Setup finished -[05-29 01:27:55]: [INFO] Hooked into LuckPerms! -[05-29 01:27:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 01:27:56]: [INFO] AuthMeReReloaded is running on Paper -[05-29 01:27:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 01:27:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 01:27:56]: [INFO] Checking for updates... -[05-29 01:28:23]: [INFO] You are running the latest version. -[05-29 01:48:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 01:50:28]: [INFO] SQLite Setup finished -[05-29 01:50:28]: [INFO] Hooked into LuckPerms! -[05-29 01:50:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 01:50:29]: [INFO] AuthMeReReloaded is running on Paper -[05-29 01:50:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 01:50:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 01:50:29]: [INFO] Checking for updates... -[05-29 01:50:56]: [INFO] You are running the latest version. -[05-29 02:10:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 02:12:58]: [INFO] SQLite Setup finished -[05-29 02:12:58]: [INFO] Hooked into LuckPerms! -[05-29 02:12:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 02:12:59]: [INFO] AuthMeReReloaded is running on Paper -[05-29 02:12:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 02:12:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 02:12:59]: [INFO] Checking for updates... -[05-29 02:13:30]: [INFO] You are running the latest version. -[05-29 02:33:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 02:35:28]: [INFO] SQLite Setup finished -[05-29 02:35:28]: [INFO] Hooked into LuckPerms! -[05-29 02:35:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 02:35:29]: [INFO] AuthMeReReloaded is running on Paper -[05-29 02:35:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 02:35:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 02:35:29]: [INFO] Checking for updates... -[05-29 02:35:57]: [INFO] You are running the latest version. -[05-29 02:55:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 02:57:59]: [INFO] SQLite Setup finished -[05-29 02:57:59]: [INFO] Hooked into LuckPerms! -[05-29 02:58:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 02:58:00]: [INFO] AuthMeReReloaded is running on Paper -[05-29 02:58:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 02:58:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 02:58:00]: [INFO] Checking for updates... -[05-29 02:58:32]: [INFO] You are running the latest version. -[05-29 03:18:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 03:20:26]: [INFO] SQLite Setup finished -[05-29 03:20:27]: [INFO] Hooked into LuckPerms! -[05-29 03:20:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 03:20:28]: [INFO] AuthMeReReloaded is running on Paper -[05-29 03:20:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 03:20:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 03:20:28]: [INFO] Checking for updates... -[05-29 03:20:53]: [INFO] You are running the latest version. -[05-29 03:40:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 03:42:54]: [INFO] SQLite Setup finished -[05-29 03:42:54]: [INFO] Hooked into LuckPerms! -[05-29 03:42:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 03:42:55]: [INFO] AuthMeReReloaded is running on Paper -[05-29 03:42:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 03:42:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 03:42:55]: [INFO] Checking for updates... -[05-29 03:43:22]: [INFO] You are running the latest version. -[05-29 04:03:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 04:05:20]: [INFO] SQLite Setup finished -[05-29 04:05:21]: [INFO] Hooked into LuckPerms! -[05-29 04:05:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 04:05:21]: [INFO] AuthMeReReloaded is running on Paper -[05-29 04:05:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 04:05:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 04:05:21]: [INFO] Checking for updates... -[05-29 04:05:51]: [INFO] You are running the latest version. -[05-29 04:25:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 04:28:16]: [INFO] SQLite Setup finished -[05-29 04:28:16]: [INFO] Hooked into LuckPerms! -[05-29 04:28:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 04:28:18]: [INFO] AuthMeReReloaded is running on Paper -[05-29 04:28:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 04:28:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 04:28:18]: [INFO] Checking for updates... -[05-29 04:28:45]: [INFO] You are running the latest version. -[05-29 04:48:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 04:51:29]: [INFO] SQLite Setup finished -[05-29 04:51:30]: [INFO] Hooked into LuckPerms! -[05-29 04:51:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 04:51:31]: [INFO] AuthMeReReloaded is running on Paper -[05-29 04:51:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 04:51:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 04:51:31]: [INFO] Checking for updates... -[05-29 04:51:55]: [INFO] You are running the latest version. -[05-29 05:11:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 05:13:54]: [INFO] SQLite Setup finished -[05-29 05:13:54]: [INFO] Hooked into LuckPerms! -[05-29 05:13:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 05:13:54]: [INFO] AuthMeReReloaded is running on Paper -[05-29 05:13:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 05:13:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 05:13:54]: [INFO] Checking for updates... -[05-29 05:14:22]: [INFO] You are running the latest version. -[05-29 05:34:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 05:36:17]: [INFO] SQLite Setup finished -[05-29 05:36:18]: [INFO] Hooked into LuckPerms! -[05-29 05:36:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 05:36:19]: [INFO] AuthMeReReloaded is running on Paper -[05-29 05:36:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 05:36:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 05:36:19]: [INFO] Checking for updates... -[05-29 05:36:47]: [INFO] You are running the latest version. -[05-29 05:56:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 05:58:53]: [INFO] SQLite Setup finished -[05-29 05:58:53]: [INFO] Hooked into LuckPerms! -[05-29 05:58:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 05:58:54]: [INFO] AuthMeReReloaded is running on Paper -[05-29 05:58:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 05:58:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 05:58:54]: [INFO] Checking for updates... -[05-29 05:59:19]: [INFO] You are running the latest version. -[05-29 06:19:18]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 06:21:16]: [INFO] SQLite Setup finished -[05-29 06:21:16]: [INFO] Hooked into LuckPerms! -[05-29 06:21:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 06:21:18]: [INFO] AuthMeReReloaded is running on Paper -[05-29 06:21:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 06:21:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 06:21:18]: [INFO] Checking for updates... -[05-29 06:21:45]: [INFO] You are running the latest version. -[05-29 06:41:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 06:43:48]: [INFO] SQLite Setup finished -[05-29 06:43:48]: [INFO] Hooked into LuckPerms! -[05-29 06:43:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 06:43:49]: [INFO] AuthMeReReloaded is running on Paper -[05-29 06:43:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 06:43:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 06:43:49]: [INFO] Checking for updates... -[05-29 06:44:10]: [INFO] You are running the latest version. -[05-29 07:04:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 07:06:10]: [INFO] SQLite Setup finished -[05-29 07:06:10]: [INFO] Hooked into LuckPerms! -[05-29 07:06:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 07:06:11]: [INFO] AuthMeReReloaded is running on Paper -[05-29 07:06:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 07:06:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 07:06:11]: [INFO] Checking for updates... -[05-29 07:06:47]: [INFO] You are running the latest version. -[05-29 07:26:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 07:29:03]: [INFO] SQLite Setup finished -[05-29 07:29:03]: [INFO] Hooked into LuckPerms! -[05-29 07:29:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 07:29:04]: [INFO] AuthMeReReloaded is running on Paper -[05-29 07:29:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 07:29:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 07:29:04]: [INFO] Checking for updates... -[05-29 07:29:36]: [INFO] You are running the latest version. -[05-29 07:49:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 07:51:35]: [INFO] SQLite Setup finished -[05-29 07:51:35]: [INFO] Hooked into LuckPerms! -[05-29 07:51:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 07:51:36]: [INFO] AuthMeReReloaded is running on Paper -[05-29 07:51:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 07:51:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 07:51:36]: [INFO] Checking for updates... -[05-29 07:51:58]: [INFO] You are running the latest version. -[05-29 08:11:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 08:14:00]: [INFO] SQLite Setup finished -[05-29 08:14:00]: [INFO] Hooked into LuckPerms! -[05-29 08:14:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 08:14:01]: [INFO] AuthMeReReloaded is running on Paper -[05-29 08:14:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 08:14:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 08:14:01]: [INFO] Checking for updates... -[05-29 08:14:31]: [INFO] You are running the latest version. -[05-29 08:34:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 08:36:56]: [INFO] SQLite Setup finished -[05-29 08:36:56]: [INFO] Hooked into LuckPerms! -[05-29 08:36:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 08:36:57]: [INFO] AuthMeReReloaded is running on Paper -[05-29 08:36:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 08:36:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 08:36:57]: [INFO] Checking for updates... -[05-29 08:37:22]: [INFO] You are running the latest version. -[05-29 08:57:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 08:59:25]: [INFO] SQLite Setup finished -[05-29 08:59:25]: [INFO] Hooked into LuckPerms! -[05-29 08:59:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 08:59:26]: [INFO] AuthMeReReloaded is running on Paper -[05-29 08:59:26]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 08:59:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 08:59:26]: [INFO] Checking for updates... -[05-29 08:59:53]: [INFO] You are running the latest version. -[05-29 09:19:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 09:21:52]: [INFO] SQLite Setup finished -[05-29 09:21:53]: [INFO] Hooked into LuckPerms! -[05-29 09:21:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 09:21:54]: [INFO] AuthMeReReloaded is running on Paper -[05-29 09:21:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 09:21:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 09:21:54]: [INFO] Checking for updates... -[05-29 09:22:20]: [INFO] You are running the latest version. -[05-29 09:42:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 09:44:19]: [INFO] SQLite Setup finished -[05-29 09:44:20]: [INFO] Hooked into LuckPerms! -[05-29 09:44:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 09:44:21]: [INFO] AuthMeReReloaded is running on Paper -[05-29 09:44:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 09:44:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 09:44:21]: [INFO] Checking for updates... -[05-29 09:44:49]: [INFO] You are running the latest version. -[05-29 10:04:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 10:06:55]: [INFO] SQLite Setup finished -[05-29 10:06:55]: [INFO] Hooked into LuckPerms! -[05-29 10:06:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 10:06:56]: [INFO] AuthMeReReloaded is running on Paper -[05-29 10:06:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 10:06:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 10:06:56]: [INFO] Checking for updates... -[05-29 10:07:23]: [INFO] You are running the latest version. -[05-29 10:27:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 10:29:25]: [INFO] SQLite Setup finished -[05-29 10:29:25]: [INFO] Hooked into LuckPerms! -[05-29 10:29:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 10:29:27]: [INFO] AuthMeReReloaded is running on Paper -[05-29 10:29:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 10:29:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 10:29:27]: [INFO] Checking for updates... -[05-29 10:29:54]: [INFO] You are running the latest version. -[05-29 10:49:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 10:51:56]: [INFO] SQLite Setup finished -[05-29 10:51:57]: [INFO] Hooked into LuckPerms! -[05-29 10:51:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 10:51:57]: [INFO] AuthMeReReloaded is running on Paper -[05-29 10:51:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 10:51:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 10:51:57]: [INFO] Checking for updates... -[05-29 10:52:25]: [INFO] You are running the latest version. -[05-29 11:12:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 11:14:23]: [INFO] SQLite Setup finished -[05-29 11:14:23]: [INFO] Hooked into LuckPerms! -[05-29 11:14:24]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 11:14:24]: [INFO] AuthMeReReloaded is running on Paper -[05-29 11:14:24]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 11:14:24]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 11:14:24]: [INFO] Checking for updates... -[05-29 11:14:52]: [INFO] You are running the latest version. -[05-29 11:34:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 11:36:58]: [INFO] SQLite Setup finished -[05-29 11:36:58]: [INFO] Hooked into LuckPerms! -[05-29 11:36:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 11:36:59]: [INFO] AuthMeReReloaded is running on Paper -[05-29 11:36:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 11:36:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 11:36:59]: [INFO] Checking for updates... -[05-29 11:37:26]: [INFO] You are running the latest version. -[05-29 11:57:26]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 11:59:26]: [INFO] SQLite Setup finished -[05-29 11:59:27]: [INFO] Hooked into LuckPerms! -[05-29 11:59:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 11:59:29]: [INFO] AuthMeReReloaded is running on Paper -[05-29 11:59:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 11:59:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 11:59:29]: [INFO] Checking for updates... -[05-29 11:59:52]: [INFO] You are running the latest version. -[05-29 12:19:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 12:22:14]: [INFO] SQLite Setup finished -[05-29 12:22:14]: [INFO] Hooked into LuckPerms! -[05-29 12:22:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 12:22:16]: [INFO] AuthMeReReloaded is running on Paper -[05-29 12:22:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 12:22:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 12:22:16]: [INFO] Checking for updates... -[05-29 12:22:43]: [INFO] You are running the latest version. -[05-29 12:42:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 12:44:46]: [INFO] SQLite Setup finished -[05-29 12:44:46]: [INFO] Hooked into LuckPerms! -[05-29 12:44:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 12:44:47]: [INFO] AuthMeReReloaded is running on Paper -[05-29 12:44:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 12:44:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 12:44:47]: [INFO] Checking for updates... -[05-29 12:45:05]: [INFO] You are running the latest version. -[05-29 13:05:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 13:07:06]: [INFO] SQLite Setup finished -[05-29 13:07:06]: [INFO] Hooked into LuckPerms! -[05-29 13:07:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 13:07:08]: [INFO] AuthMeReReloaded is running on Paper -[05-29 13:07:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 13:07:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 13:07:08]: [INFO] Checking for updates... -[05-29 13:07:41]: [INFO] You are running the latest version. -[05-29 13:27:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 13:29:44]: [INFO] SQLite Setup finished -[05-29 13:29:45]: [INFO] Hooked into LuckPerms! -[05-29 13:29:46]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 13:29:46]: [INFO] AuthMeReReloaded is running on Paper -[05-29 13:29:46]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 13:29:46]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 13:29:46]: [INFO] Checking for updates... -[05-29 13:30:09]: [INFO] You are running the latest version. -[05-29 13:38:21]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-29 13:39:37]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-29 13:43:15]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[05-29 14:43:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 14:45:49]: [INFO] SQLite Setup finished -[05-29 14:45:49]: [INFO] Hooked into LuckPerms! -[05-29 14:45:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 14:45:50]: [INFO] AuthMeReReloaded is running on Paper -[05-29 14:45:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 14:45:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 14:45:50]: [INFO] Checking for updates... -[05-29 14:46:09]: [INFO] You are running the latest version. -[05-29 15:06:13]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 15:08:08]: [INFO] SQLite Setup finished -[05-29 15:08:09]: [INFO] Hooked into LuckPerms! -[05-29 15:08:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 15:08:10]: [INFO] AuthMeReReloaded is running on Paper -[05-29 15:08:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 15:08:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 15:08:10]: [INFO] Checking for updates... -[05-29 15:08:39]: [INFO] You are running the latest version. -[05-29 15:12:55]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-29 16:04:35]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-29 16:57:30]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-29 17:21:10]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-29 18:01:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 18:04:05]: [INFO] SQLite Setup finished -[05-29 18:04:05]: [INFO] Hooked into LuckPerms! -[05-29 18:04:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 18:04:07]: [INFO] AuthMeReReloaded is running on Paper -[05-29 18:04:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 18:04:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 18:04:07]: [INFO] Checking for updates... -[05-29 18:04:36]: [INFO] You are running the latest version. -[05-29 18:24:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 18:26:45]: [INFO] SQLite Setup finished -[05-29 18:26:45]: [INFO] Hooked into LuckPerms! -[05-29 18:26:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 18:26:47]: [INFO] AuthMeReReloaded is running on Paper -[05-29 18:26:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 18:26:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 18:26:47]: [INFO] Checking for updates... -[05-29 18:27:05]: [INFO] You are running the latest version. -[05-29 18:47:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 18:49:03]: [INFO] SQLite Setup finished -[05-29 18:49:03]: [INFO] Hooked into LuckPerms! -[05-29 18:49:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 18:49:04]: [INFO] AuthMeReReloaded is running on Paper -[05-29 18:49:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 18:49:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 18:49:04]: [INFO] Checking for updates... -[05-29 18:49:36]: [INFO] You are running the latest version. -[05-29 19:09:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 19:11:33]: [INFO] SQLite Setup finished -[05-29 19:11:34]: [INFO] Hooked into LuckPerms! -[05-29 19:11:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 19:11:35]: [INFO] AuthMeReReloaded is running on Paper -[05-29 19:11:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 19:11:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 19:11:35]: [INFO] Checking for updates... -[05-29 19:11:57]: [INFO] You are running the latest version. -[05-29 19:31:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 19:34:01]: [INFO] SQLite Setup finished -[05-29 19:34:01]: [INFO] Hooked into LuckPerms! -[05-29 19:34:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 19:34:02]: [INFO] AuthMeReReloaded is running on Paper -[05-29 19:34:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 19:34:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 19:34:02]: [INFO] Checking for updates... -[05-29 19:34:33]: [INFO] You are running the latest version. -[05-29 19:54:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 19:56:31]: [INFO] SQLite Setup finished -[05-29 19:56:31]: [INFO] Hooked into LuckPerms! -[05-29 19:56:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 19:56:33]: [INFO] AuthMeReReloaded is running on Paper -[05-29 19:56:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 19:56:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 19:56:33]: [INFO] Checking for updates... -[05-29 19:56:53]: [INFO] You are running the latest version. -[05-29 20:16:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 20:18:53]: [INFO] SQLite Setup finished -[05-29 20:18:53]: [INFO] Hooked into LuckPerms! -[05-29 20:18:53]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 20:18:53]: [INFO] AuthMeReReloaded is running on Paper -[05-29 20:18:53]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 20:18:53]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 20:18:53]: [INFO] Checking for updates... -[05-29 20:19:19]: [INFO] You are running the latest version. -[05-29 20:39:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 20:41:14]: [INFO] SQLite Setup finished -[05-29 20:41:14]: [INFO] Hooked into LuckPerms! -[05-29 20:41:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 20:41:16]: [INFO] AuthMeReReloaded is running on Paper -[05-29 20:41:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 20:41:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 20:41:16]: [INFO] Checking for updates... -[05-29 20:41:49]: [INFO] You are running the latest version. -[05-29 21:01:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 21:03:54]: [INFO] SQLite Setup finished -[05-29 21:03:54]: [INFO] Hooked into LuckPerms! -[05-29 21:03:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 21:03:55]: [INFO] AuthMeReReloaded is running on Paper -[05-29 21:03:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 21:03:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 21:03:55]: [INFO] Checking for updates... -[05-29 21:04:21]: [INFO] You are running the latest version. -[05-29 21:24:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 21:26:20]: [INFO] SQLite Setup finished -[05-29 21:26:21]: [INFO] Hooked into LuckPerms! -[05-29 21:26:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 21:26:23]: [INFO] AuthMeReReloaded is running on Paper -[05-29 21:26:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 21:26:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 21:26:23]: [INFO] Checking for updates... -[05-29 21:26:54]: [INFO] You are running the latest version. -[05-29 21:46:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 21:48:59]: [INFO] SQLite Setup finished -[05-29 21:49:00]: [INFO] Hooked into LuckPerms! -[05-29 21:49:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 21:49:01]: [INFO] AuthMeReReloaded is running on Paper -[05-29 21:49:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 21:49:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 21:49:01]: [INFO] Checking for updates... -[05-29 21:49:31]: [INFO] You are running the latest version. -[05-29 22:09:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 22:11:34]: [INFO] SQLite Setup finished -[05-29 22:11:34]: [INFO] Hooked into LuckPerms! -[05-29 22:11:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 22:11:35]: [INFO] AuthMeReReloaded is running on Paper -[05-29 22:11:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 22:11:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 22:11:35]: [INFO] Checking for updates... -[05-29 22:11:57]: [INFO] You are running the latest version. -[05-29 22:31:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 22:33:58]: [INFO] SQLite Setup finished -[05-29 22:33:58]: [INFO] Hooked into LuckPerms! -[05-29 22:33:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 22:33:59]: [INFO] AuthMeReReloaded is running on Paper -[05-29 22:33:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 22:33:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 22:33:59]: [INFO] Checking for updates... -[05-29 22:34:28]: [INFO] You are running the latest version. -[05-29 22:54:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 22:56:29]: [INFO] SQLite Setup finished -[05-29 22:56:29]: [INFO] Hooked into LuckPerms! -[05-29 22:56:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 22:56:30]: [INFO] AuthMeReReloaded is running on Paper -[05-29 22:56:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 22:56:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 22:56:30]: [INFO] Checking for updates... -[05-29 22:56:53]: [INFO] You are running the latest version. -[05-29 23:16:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 23:18:53]: [INFO] SQLite Setup finished -[05-29 23:18:53]: [INFO] Hooked into LuckPerms! -[05-29 23:18:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 23:18:54]: [INFO] AuthMeReReloaded is running on Paper -[05-29 23:18:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 23:18:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 23:18:54]: [INFO] Checking for updates... -[05-29 23:19:20]: [INFO] You are running the latest version. -[05-29 23:39:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-29 23:41:18]: [INFO] SQLite Setup finished -[05-29 23:41:18]: [INFO] Hooked into LuckPerms! -[05-29 23:41:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-29 23:41:20]: [INFO] AuthMeReReloaded is running on Paper -[05-29 23:41:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-29 23:41:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-29 23:41:20]: [INFO] Checking for updates... -[05-29 23:41:48]: [INFO] You are running the latest version. -[05-30 00:01:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 00:03:57]: [INFO] SQLite Setup finished -[05-30 00:03:57]: [INFO] Hooked into LuckPerms! -[05-30 00:03:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 00:03:57]: [INFO] AuthMeReReloaded is running on Paper -[05-30 00:03:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 00:03:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 00:03:57]: [INFO] Checking for updates... -[05-30 00:04:25]: [INFO] You are running the latest version. -[05-30 00:24:25]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 00:26:27]: [INFO] SQLite Setup finished -[05-30 00:26:27]: [INFO] Hooked into LuckPerms! -[05-30 00:26:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 00:26:28]: [INFO] AuthMeReReloaded is running on Paper -[05-30 00:26:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 00:26:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 00:26:28]: [INFO] Checking for updates... -[05-30 00:26:52]: [INFO] You are running the latest version. -[05-30 00:46:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 00:48:56]: [INFO] SQLite Setup finished -[05-30 00:48:56]: [INFO] Hooked into LuckPerms! -[05-30 00:48:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 00:48:57]: [INFO] AuthMeReReloaded is running on Paper -[05-30 00:48:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 00:48:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 00:48:57]: [INFO] Checking for updates... -[05-30 00:49:24]: [INFO] You are running the latest version. -[05-30 01:09:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 01:11:26]: [INFO] SQLite Setup finished -[05-30 01:11:26]: [INFO] Hooked into LuckPerms! -[05-30 01:11:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 01:11:27]: [INFO] AuthMeReReloaded is running on Paper -[05-30 01:11:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 01:11:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 01:11:27]: [INFO] Checking for updates... -[05-30 01:11:51]: [INFO] You are running the latest version. -[05-30 01:31:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 01:33:51]: [INFO] SQLite Setup finished -[05-30 01:33:51]: [INFO] Hooked into LuckPerms! -[05-30 01:33:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 01:33:52]: [INFO] AuthMeReReloaded is running on Paper -[05-30 01:33:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 01:33:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 01:33:52]: [INFO] Checking for updates... -[05-30 01:34:16]: [INFO] You are running the latest version. -[05-30 01:54:16]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 01:56:18]: [INFO] SQLite Setup finished -[05-30 01:56:18]: [INFO] Hooked into LuckPerms! -[05-30 01:56:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 01:56:20]: [INFO] AuthMeReReloaded is running on Paper -[05-30 01:56:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 01:56:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 01:56:20]: [INFO] Checking for updates... -[05-30 01:56:47]: [INFO] You are running the latest version. -[05-30 02:16:46]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 02:18:49]: [INFO] SQLite Setup finished -[05-30 02:18:49]: [INFO] Hooked into LuckPerms! -[05-30 02:18:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 02:18:50]: [INFO] AuthMeReReloaded is running on Paper -[05-30 02:18:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 02:18:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 02:18:50]: [INFO] Checking for updates... -[05-30 02:19:12]: [INFO] You are running the latest version. -[05-30 02:39:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 02:41:14]: [INFO] SQLite Setup finished -[05-30 02:41:15]: [INFO] Hooked into LuckPerms! -[05-30 02:41:16]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 02:41:16]: [INFO] AuthMeReReloaded is running on Paper -[05-30 02:41:16]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 02:41:16]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 02:41:16]: [INFO] Checking for updates... -[05-30 02:41:43]: [INFO] You are running the latest version. -[05-30 03:01:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 03:03:46]: [INFO] SQLite Setup finished -[05-30 03:03:47]: [INFO] Hooked into LuckPerms! -[05-30 03:03:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 03:03:47]: [INFO] AuthMeReReloaded is running on Paper -[05-30 03:03:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 03:03:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 03:03:47]: [INFO] Checking for updates... -[05-30 03:04:07]: [INFO] You are running the latest version. -[05-30 03:24:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 03:26:31]: [INFO] SQLite Setup finished -[05-30 03:26:31]: [INFO] Hooked into LuckPerms! -[05-30 03:26:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 03:26:33]: [INFO] AuthMeReReloaded is running on Paper -[05-30 03:26:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 03:26:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 03:26:33]: [INFO] Checking for updates... -[05-30 03:26:54]: [INFO] You are running the latest version. -[05-30 03:46:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 03:48:58]: [INFO] SQLite Setup finished -[05-30 03:48:58]: [INFO] Hooked into LuckPerms! -[05-30 03:48:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 03:48:58]: [INFO] AuthMeReReloaded is running on Paper -[05-30 03:48:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 03:48:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 03:48:58]: [INFO] Checking for updates... -[05-30 03:49:27]: [INFO] You are running the latest version. -[05-30 04:09:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 04:11:25]: [INFO] SQLite Setup finished -[05-30 04:11:26]: [INFO] Hooked into LuckPerms! -[05-30 04:11:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 04:11:27]: [INFO] AuthMeReReloaded is running on Paper -[05-30 04:11:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 04:11:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 04:11:27]: [INFO] Checking for updates... -[05-30 04:11:53]: [INFO] You are running the latest version. -[05-30 04:31:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 04:33:56]: [INFO] SQLite Setup finished -[05-30 04:33:56]: [INFO] Hooked into LuckPerms! -[05-30 04:33:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 04:33:57]: [INFO] AuthMeReReloaded is running on Paper -[05-30 04:33:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 04:33:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 04:33:57]: [INFO] Checking for updates... -[05-30 04:34:27]: [INFO] You are running the latest version. -[05-30 04:54:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 04:56:26]: [INFO] SQLite Setup finished -[05-30 04:56:26]: [INFO] Hooked into LuckPerms! -[05-30 04:56:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 04:56:28]: [INFO] AuthMeReReloaded is running on Paper -[05-30 04:56:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 04:56:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 04:56:28]: [INFO] Checking for updates... -[05-30 04:56:56]: [INFO] You are running the latest version. -[05-30 05:16:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 05:19:03]: [INFO] SQLite Setup finished -[05-30 05:19:03]: [INFO] Hooked into LuckPerms! -[05-30 05:19:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 05:19:04]: [INFO] AuthMeReReloaded is running on Paper -[05-30 05:19:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 05:19:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 05:19:04]: [INFO] Checking for updates... -[05-30 05:19:33]: [INFO] You are running the latest version. -[05-30 05:39:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 05:41:37]: [INFO] SQLite Setup finished -[05-30 05:41:38]: [INFO] Hooked into LuckPerms! -[05-30 05:41:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 05:41:39]: [INFO] AuthMeReReloaded is running on Paper -[05-30 05:41:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 05:41:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 05:41:39]: [INFO] Checking for updates... -[05-30 05:42:02]: [INFO] You are running the latest version. -[05-30 06:02:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 06:04:01]: [INFO] SQLite Setup finished -[05-30 06:04:01]: [INFO] Hooked into LuckPerms! -[05-30 06:04:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 06:04:02]: [INFO] AuthMeReReloaded is running on Paper -[05-30 06:04:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 06:04:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 06:04:02]: [INFO] Checking for updates... -[05-30 06:04:32]: [INFO] You are running the latest version. -[05-30 06:24:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 06:26:33]: [INFO] SQLite Setup finished -[05-30 06:26:34]: [INFO] Hooked into LuckPerms! -[05-30 06:26:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 06:26:35]: [INFO] AuthMeReReloaded is running on Paper -[05-30 06:26:35]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 06:26:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 06:26:35]: [INFO] Checking for updates... -[05-30 06:26:59]: [INFO] You are running the latest version. -[05-30 06:46:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 06:49:00]: [INFO] SQLite Setup finished -[05-30 06:49:00]: [INFO] Hooked into LuckPerms! -[05-30 06:49:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 06:49:01]: [INFO] AuthMeReReloaded is running on Paper -[05-30 06:49:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 06:49:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 06:49:01]: [INFO] Checking for updates... -[05-30 06:49:31]: [INFO] You are running the latest version. -[05-30 07:09:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 07:11:31]: [INFO] SQLite Setup finished -[05-30 07:11:31]: [INFO] Hooked into LuckPerms! -[05-30 07:11:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 07:11:32]: [INFO] AuthMeReReloaded is running on Paper -[05-30 07:11:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 07:11:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 07:11:32]: [INFO] Checking for updates... -[05-30 07:11:55]: [INFO] You are running the latest version. -[05-30 07:31:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 07:33:58]: [INFO] SQLite Setup finished -[05-30 07:33:58]: [INFO] Hooked into LuckPerms! -[05-30 07:33:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 07:33:59]: [INFO] AuthMeReReloaded is running on Paper -[05-30 07:33:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 07:33:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 07:33:59]: [INFO] Checking for updates... -[05-30 07:34:27]: [INFO] You are running the latest version. -[05-30 07:54:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 07:56:27]: [INFO] SQLite Setup finished -[05-30 07:56:27]: [INFO] Hooked into LuckPerms! -[05-30 07:56:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 07:56:29]: [INFO] AuthMeReReloaded is running on Paper -[05-30 07:56:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 07:56:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 07:56:29]: [INFO] Checking for updates... -[05-30 07:56:54]: [INFO] You are running the latest version. -[05-30 08:16:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 08:18:54]: [INFO] SQLite Setup finished -[05-30 08:18:55]: [INFO] Hooked into LuckPerms! -[05-30 08:18:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 08:18:55]: [INFO] AuthMeReReloaded is running on Paper -[05-30 08:18:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 08:18:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 08:18:55]: [INFO] Checking for updates... -[05-30 08:19:23]: [INFO] You are running the latest version. -[05-30 08:39:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 08:41:20]: [INFO] SQLite Setup finished -[05-30 08:41:20]: [INFO] Hooked into LuckPerms! -[05-30 08:41:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 08:41:21]: [INFO] AuthMeReReloaded is running on Paper -[05-30 08:41:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 08:41:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 08:41:21]: [INFO] Checking for updates... -[05-30 08:41:48]: [INFO] You are running the latest version. -[05-30 09:01:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 09:03:52]: [INFO] SQLite Setup finished -[05-30 09:03:52]: [INFO] Hooked into LuckPerms! -[05-30 09:03:53]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 09:03:53]: [INFO] AuthMeReReloaded is running on Paper -[05-30 09:03:53]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 09:03:53]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 09:03:53]: [INFO] Checking for updates... -[05-30 09:04:15]: [INFO] You are running the latest version. -[05-30 09:24:15]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 09:27:06]: [INFO] SQLite Setup finished -[05-30 09:27:06]: [INFO] Hooked into LuckPerms! -[05-30 09:27:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 09:27:07]: [INFO] AuthMeReReloaded is running on Paper -[05-30 09:27:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 09:27:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 09:27:07]: [INFO] Checking for updates... -[05-30 09:27:37]: [INFO] You are running the latest version. -[05-30 09:47:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 09:49:38]: [INFO] SQLite Setup finished -[05-30 09:49:38]: [INFO] Hooked into LuckPerms! -[05-30 09:49:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 09:49:40]: [INFO] AuthMeReReloaded is running on Paper -[05-30 09:49:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 09:49:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 09:49:40]: [INFO] Checking for updates... -[05-30 09:50:06]: [INFO] You are running the latest version. -[05-30 10:10:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 10:12:09]: [INFO] SQLite Setup finished -[05-30 10:12:09]: [INFO] Hooked into LuckPerms! -[05-30 10:12:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 10:12:11]: [INFO] AuthMeReReloaded is running on Paper -[05-30 10:12:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 10:12:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 10:12:11]: [INFO] Checking for updates... -[05-30 10:12:42]: [INFO] You are running the latest version. -[05-30 10:32:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 10:34:44]: [INFO] SQLite Setup finished -[05-30 10:34:44]: [INFO] Hooked into LuckPerms! -[05-30 10:34:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 10:34:45]: [INFO] AuthMeReReloaded is running on Paper -[05-30 10:34:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 10:34:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 10:34:45]: [INFO] Checking for updates... -[05-30 10:35:06]: [INFO] You are running the latest version. -[05-30 10:55:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 10:57:03]: [INFO] SQLite Setup finished -[05-30 10:57:04]: [INFO] Hooked into LuckPerms! -[05-30 10:57:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 10:57:04]: [INFO] AuthMeReReloaded is running on Paper -[05-30 10:57:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 10:57:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 10:57:04]: [INFO] Checking for updates... -[05-30 10:57:39]: [INFO] You are running the latest version. -[05-30 11:17:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 11:19:40]: [INFO] SQLite Setup finished -[05-30 11:19:41]: [INFO] Hooked into LuckPerms! -[05-30 11:19:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 11:19:42]: [INFO] AuthMeReReloaded is running on Paper -[05-30 11:19:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 11:19:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 11:19:42]: [INFO] Checking for updates... -[05-30 11:20:03]: [INFO] You are running the latest version. -[05-30 11:40:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 11:42:10]: [INFO] SQLite Setup finished -[05-30 11:42:11]: [INFO] Hooked into LuckPerms! -[05-30 11:42:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 11:42:12]: [INFO] AuthMeReReloaded is running on Paper -[05-30 11:42:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 11:42:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 11:42:12]: [INFO] Checking for updates... -[05-30 11:42:42]: [INFO] You are running the latest version. -[05-30 12:02:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 12:04:42]: [INFO] SQLite Setup finished -[05-30 12:04:42]: [INFO] Hooked into LuckPerms! -[05-30 12:04:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 12:04:44]: [INFO] AuthMeReReloaded is running on Paper -[05-30 12:04:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 12:04:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 12:04:44]: [INFO] Checking for updates... -[05-30 12:05:06]: [INFO] You are running the latest version. -[05-30 12:25:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 12:27:13]: [INFO] SQLite Setup finished -[05-30 12:27:13]: [INFO] Hooked into LuckPerms! -[05-30 12:27:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 12:27:15]: [INFO] AuthMeReReloaded is running on Paper -[05-30 12:27:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 12:27:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 12:27:15]: [INFO] Checking for updates... -[05-30 12:27:44]: [INFO] You are running the latest version. -[05-30 12:47:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 12:49:46]: [INFO] SQLite Setup finished -[05-30 12:49:46]: [INFO] Hooked into LuckPerms! -[05-30 12:49:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 12:49:48]: [INFO] AuthMeReReloaded is running on Paper -[05-30 12:49:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 12:49:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 12:49:48]: [INFO] Checking for updates... -[05-30 12:50:07]: [INFO] You are running the latest version. -[05-30 13:10:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 13:12:09]: [INFO] SQLite Setup finished -[05-30 13:12:09]: [INFO] Hooked into LuckPerms! -[05-30 13:12:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 13:12:11]: [INFO] AuthMeReReloaded is running on Paper -[05-30 13:12:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 13:12:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 13:12:11]: [INFO] Checking for updates... -[05-30 13:12:40]: [INFO] You are running the latest version. -[05-30 13:32:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 13:34:39]: [INFO] SQLite Setup finished -[05-30 13:34:39]: [INFO] Hooked into LuckPerms! -[05-30 13:34:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 13:34:40]: [INFO] AuthMeReReloaded is running on Paper -[05-30 13:34:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 13:34:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 13:34:40]: [INFO] Checking for updates... -[05-30 13:35:03]: [INFO] You are running the latest version. -[05-30 13:55:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 13:57:01]: [INFO] SQLite Setup finished -[05-30 13:57:01]: [INFO] Hooked into LuckPerms! -[05-30 13:57:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 13:57:02]: [INFO] AuthMeReReloaded is running on Paper -[05-30 13:57:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 13:57:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 13:57:02]: [INFO] Checking for updates... -[05-30 13:57:32]: [INFO] You are running the latest version. -[05-30 14:17:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 14:19:46]: [INFO] SQLite Setup finished -[05-30 14:19:46]: [INFO] Hooked into LuckPerms! -[05-30 14:19:47]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 14:19:47]: [INFO] AuthMeReReloaded is running on Paper -[05-30 14:19:47]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 14:19:47]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 14:19:47]: [INFO] Checking for updates... -[05-30 14:20:07]: [INFO] You are running the latest version. -[05-30 14:40:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 14:42:09]: [INFO] SQLite Setup finished -[05-30 14:42:09]: [INFO] Hooked into LuckPerms! -[05-30 14:42:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 14:42:10]: [INFO] AuthMeReReloaded is running on Paper -[05-30 14:42:10]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 14:42:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 14:42:10]: [INFO] Checking for updates... -[05-30 14:42:42]: [INFO] You are running the latest version. -[05-30 15:02:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 15:04:40]: [INFO] SQLite Setup finished -[05-30 15:04:40]: [INFO] Hooked into LuckPerms! -[05-30 15:04:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 15:04:41]: [INFO] AuthMeReReloaded is running on Paper -[05-30 15:04:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 15:04:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 15:04:42]: [INFO] Checking for updates... -[05-30 15:05:01]: [INFO] You are running the latest version. -[05-30 15:25:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 15:27:34]: [INFO] SQLite Setup finished -[05-30 15:27:34]: [INFO] Hooked into LuckPerms! -[05-30 15:27:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 15:27:36]: [INFO] AuthMeReReloaded is running on Paper -[05-30 15:27:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 15:27:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 15:27:36]: [INFO] Checking for updates... -[05-30 15:28:04]: [INFO] You are running the latest version. -[05-30 15:48:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 15:50:19]: [INFO] SQLite Setup finished -[05-30 15:50:20]: [INFO] Hooked into LuckPerms! -[05-30 15:50:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 15:50:21]: [INFO] AuthMeReReloaded is running on Paper -[05-30 15:50:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 15:50:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 15:50:21]: [INFO] Checking for updates... -[05-30 15:50:49]: [INFO] You are running the latest version. -[05-30 16:10:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 16:12:54]: [INFO] SQLite Setup finished -[05-30 16:12:55]: [INFO] Hooked into LuckPerms! -[05-30 16:12:55]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 16:12:55]: [INFO] AuthMeReReloaded is running on Paper -[05-30 16:12:55]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 16:12:55]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 16:12:55]: [INFO] Checking for updates... -[05-30 16:13:22]: [INFO] You are running the latest version. -[05-30 16:16:26]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[05-30 17:17:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 17:20:21]: [INFO] SQLite Setup finished -[05-30 17:20:21]: [INFO] Hooked into LuckPerms! -[05-30 17:20:22]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 17:20:22]: [INFO] AuthMeReReloaded is running on Paper -[05-30 17:20:22]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 17:20:22]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 17:20:22]: [INFO] Checking for updates... -[05-30 17:20:52]: [INFO] You are running the latest version. -[05-30 17:35:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 17:37:55]: [INFO] SQLite Setup finished -[05-30 17:37:55]: [INFO] Hooked into LuckPerms! -[05-30 17:37:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 17:37:56]: [INFO] AuthMeReReloaded is running on Paper -[05-30 17:37:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 17:37:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 17:37:56]: [INFO] Checking for updates... -[05-30 17:38:24]: [INFO] You are running the latest version. -[05-30 17:58:24]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 18:00:26]: [INFO] SQLite Setup finished -[05-30 18:00:26]: [INFO] Hooked into LuckPerms! -[05-30 18:00:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 18:00:27]: [INFO] AuthMeReReloaded is running on Paper -[05-30 18:00:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 18:00:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 18:00:27]: [INFO] Checking for updates... -[05-30 18:00:57]: [INFO] You are running the latest version. -[05-30 18:20:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 18:23:00]: [INFO] SQLite Setup finished -[05-30 18:23:00]: [INFO] Hooked into LuckPerms! -[05-30 18:23:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 18:23:01]: [INFO] AuthMeReReloaded is running on Paper -[05-30 18:23:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 18:23:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 18:23:01]: [INFO] Checking for updates... -[05-30 18:23:31]: [INFO] You are running the latest version. -[05-30 18:43:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 18:45:31]: [INFO] SQLite Setup finished -[05-30 18:45:32]: [INFO] Hooked into LuckPerms! -[05-30 18:45:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 18:45:33]: [INFO] AuthMeReReloaded is running on Paper -[05-30 18:45:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 18:45:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 18:45:33]: [INFO] Checking for updates... -[05-30 18:45:56]: [INFO] You are running the latest version. -[05-30 19:05:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 19:08:03]: [INFO] SQLite Setup finished -[05-30 19:08:03]: [INFO] Hooked into LuckPerms! -[05-30 19:08:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 19:08:04]: [INFO] AuthMeReReloaded is running on Paper -[05-30 19:08:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 19:08:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 19:08:04]: [INFO] Checking for updates... -[05-30 19:08:35]: [INFO] You are running the latest version. -[05-30 19:28:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 19:30:37]: [INFO] SQLite Setup finished -[05-30 19:30:38]: [INFO] Hooked into LuckPerms! -[05-30 19:30:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 19:30:39]: [INFO] AuthMeReReloaded is running on Paper -[05-30 19:30:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 19:30:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 19:30:39]: [INFO] Checking for updates... -[05-30 19:31:03]: [INFO] You are running the latest version. -[05-30 19:51:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 19:53:05]: [INFO] SQLite Setup finished -[05-30 19:53:05]: [INFO] Hooked into LuckPerms! -[05-30 19:53:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 19:53:07]: [INFO] AuthMeReReloaded is running on Paper -[05-30 19:53:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 19:53:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 19:53:07]: [INFO] Checking for updates... -[05-30 19:53:39]: [INFO] You are running the latest version. -[05-30 20:13:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 20:15:41]: [INFO] SQLite Setup finished -[05-30 20:15:41]: [INFO] Hooked into LuckPerms! -[05-30 20:15:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 20:15:42]: [INFO] AuthMeReReloaded is running on Paper -[05-30 20:15:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 20:15:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 20:15:42]: [INFO] Checking for updates... -[05-30 20:16:08]: [INFO] You are running the latest version. -[05-30 20:36:08]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 20:38:13]: [INFO] SQLite Setup finished -[05-30 20:38:13]: [INFO] Hooked into LuckPerms! -[05-30 20:38:14]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 20:38:14]: [INFO] AuthMeReReloaded is running on Paper -[05-30 20:38:14]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 20:38:14]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 20:38:14]: [INFO] Checking for updates... -[05-30 20:38:43]: [INFO] You are running the latest version. -[05-30 20:58:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 21:00:52]: [INFO] SQLite Setup finished -[05-30 21:00:52]: [INFO] Hooked into LuckPerms! -[05-30 21:00:53]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 21:00:53]: [INFO] AuthMeReReloaded is running on Paper -[05-30 21:00:53]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 21:00:53]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 21:00:53]: [INFO] Checking for updates... -[05-30 21:01:23]: [INFO] You are running the latest version. -[05-30 21:21:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 21:23:29]: [INFO] SQLite Setup finished -[05-30 21:23:30]: [INFO] Hooked into LuckPerms! -[05-30 21:23:31]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 21:23:31]: [INFO] AuthMeReReloaded is running on Paper -[05-30 21:23:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 21:23:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 21:23:31]: [INFO] Checking for updates... -[05-30 21:23:58]: [INFO] You are running the latest version. -[05-30 21:43:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 21:46:56]: [INFO] SQLite Setup finished -[05-30 21:46:56]: [INFO] Hooked into LuckPerms! -[05-30 21:46:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 21:46:57]: [INFO] AuthMeReReloaded is running on Paper -[05-30 21:46:57]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 21:46:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 21:46:57]: [INFO] Checking for updates... -[05-30 21:47:27]: [INFO] You are running the latest version. -[05-30 22:07:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 22:09:32]: [INFO] SQLite Setup finished -[05-30 22:09:32]: [INFO] Hooked into LuckPerms! -[05-30 22:09:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 22:09:34]: [INFO] AuthMeReReloaded is running on Paper -[05-30 22:09:34]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 22:09:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 22:09:34]: [INFO] Checking for updates... -[05-30 22:09:57]: [INFO] You are running the latest version. -[05-30 22:29:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 22:32:19]: [INFO] SQLite Setup finished -[05-30 22:32:19]: [INFO] Hooked into LuckPerms! -[05-30 22:32:20]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 22:32:20]: [INFO] AuthMeReReloaded is running on Paper -[05-30 22:32:20]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 22:32:20]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 22:32:20]: [INFO] Checking for updates... -[05-30 22:32:49]: [INFO] You are running the latest version. -[05-30 22:52:49]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 22:54:59]: [INFO] SQLite Setup finished -[05-30 22:55:00]: [INFO] Hooked into LuckPerms! -[05-30 22:55:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 22:55:01]: [INFO] AuthMeReReloaded is running on Paper -[05-30 22:55:01]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 22:55:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 22:55:01]: [INFO] Checking for updates... -[05-30 22:55:32]: [INFO] You are running the latest version. -[05-30 23:15:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 23:17:34]: [INFO] SQLite Setup finished -[05-30 23:17:35]: [INFO] Hooked into LuckPerms! -[05-30 23:17:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 23:17:36]: [INFO] AuthMeReReloaded is running on Paper -[05-30 23:17:36]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 23:17:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 23:17:36]: [INFO] Checking for updates... -[05-30 23:17:50]: [INFO] You are running the latest version. -[05-30 23:37:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-30 23:40:31]: [INFO] SQLite Setup finished -[05-30 23:40:32]: [INFO] Hooked into LuckPerms! -[05-30 23:40:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-30 23:40:33]: [INFO] AuthMeReReloaded is running on Paper -[05-30 23:40:33]: [INFO] AuthMeReReloaded is enabled successfully! -[05-30 23:40:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-30 23:40:33]: [INFO] Checking for updates... -[05-30 23:40:57]: [INFO] You are running the latest version. -[05-31 00:00:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 00:02:59]: [INFO] SQLite Setup finished -[05-31 00:02:59]: [INFO] Hooked into LuckPerms! -[05-31 00:03:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 00:03:00]: [INFO] AuthMeReReloaded is running on Paper -[05-31 00:03:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 00:03:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 00:03:00]: [INFO] Checking for updates... -[05-31 00:03:29]: [INFO] You are running the latest version. -[05-31 00:23:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 00:25:29]: [INFO] SQLite Setup finished -[05-31 00:25:29]: [INFO] Hooked into LuckPerms! -[05-31 00:25:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 00:25:30]: [INFO] AuthMeReReloaded is running on Paper -[05-31 00:25:30]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 00:25:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 00:25:30]: [INFO] Checking for updates... -[05-31 00:25:57]: [INFO] You are running the latest version. -[05-31 00:45:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 00:47:58]: [INFO] SQLite Setup finished -[05-31 00:47:59]: [INFO] Hooked into LuckPerms! -[05-31 00:47:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 00:47:59]: [INFO] AuthMeReReloaded is running on Paper -[05-31 00:47:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 00:47:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 00:47:59]: [INFO] Checking for updates... -[05-31 00:48:30]: [INFO] You are running the latest version. -[05-31 01:08:30]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 01:10:31]: [INFO] SQLite Setup finished -[05-31 01:10:31]: [INFO] Hooked into LuckPerms! -[05-31 01:10:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 01:10:32]: [INFO] AuthMeReReloaded is running on Paper -[05-31 01:10:32]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 01:10:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 01:10:32]: [INFO] Checking for updates... -[05-31 01:10:57]: [INFO] You are running the latest version. -[05-31 01:30:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 01:32:57]: [INFO] SQLite Setup finished -[05-31 01:32:57]: [INFO] Hooked into LuckPerms! -[05-31 01:32:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 01:32:58]: [INFO] AuthMeReReloaded is running on Paper -[05-31 01:32:58]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 01:32:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 01:32:58]: [INFO] Checking for updates... -[05-31 01:33:28]: [INFO] You are running the latest version. -[05-31 01:53:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 01:55:29]: [INFO] SQLite Setup finished -[05-31 01:55:29]: [INFO] Hooked into LuckPerms! -[05-31 01:55:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 01:55:31]: [INFO] AuthMeReReloaded is running on Paper -[05-31 01:55:31]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 01:55:31]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 01:55:31]: [INFO] Checking for updates... -[05-31 01:55:56]: [INFO] You are running the latest version. -[05-31 02:15:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 02:17:58]: [INFO] SQLite Setup finished -[05-31 02:17:58]: [INFO] Hooked into LuckPerms! -[05-31 02:17:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 02:17:59]: [INFO] AuthMeReReloaded is running on Paper -[05-31 02:17:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 02:17:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 02:17:59]: [INFO] Checking for updates... -[05-31 02:18:29]: [INFO] You are running the latest version. -[05-31 02:38:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 02:40:28]: [INFO] SQLite Setup finished -[05-31 02:40:28]: [INFO] Hooked into LuckPerms! -[05-31 02:40:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 02:40:29]: [INFO] AuthMeReReloaded is running on Paper -[05-31 02:40:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 02:40:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 02:40:29]: [INFO] Checking for updates... -[05-31 02:40:54]: [INFO] You are running the latest version. -[05-31 03:00:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 03:02:58]: [INFO] SQLite Setup finished -[05-31 03:02:58]: [INFO] Hooked into LuckPerms! -[05-31 03:02:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 03:02:59]: [INFO] AuthMeReReloaded is running on Paper -[05-31 03:02:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 03:02:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 03:02:59]: [INFO] Checking for updates... -[05-31 03:03:28]: [INFO] You are running the latest version. -[05-31 03:23:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 03:25:28]: [INFO] SQLite Setup finished -[05-31 03:25:28]: [INFO] Hooked into LuckPerms! -[05-31 03:25:29]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 03:25:29]: [INFO] AuthMeReReloaded is running on Paper -[05-31 03:25:29]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 03:25:29]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 03:25:29]: [INFO] Checking for updates... -[05-31 03:25:58]: [INFO] You are running the latest version. -[05-31 03:45:58]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 03:48:05]: [INFO] SQLite Setup finished -[05-31 03:48:05]: [INFO] Hooked into LuckPerms! -[05-31 03:48:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 03:48:06]: [INFO] AuthMeReReloaded is running on Paper -[05-31 03:48:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 03:48:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 03:48:06]: [INFO] Checking for updates... -[05-31 03:48:37]: [INFO] You are running the latest version. -[05-31 04:08:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 04:10:37]: [INFO] SQLite Setup finished -[05-31 04:10:38]: [INFO] Hooked into LuckPerms! -[05-31 04:10:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 04:10:39]: [INFO] AuthMeReReloaded is running on Paper -[05-31 04:10:39]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 04:10:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 04:10:39]: [INFO] Checking for updates... -[05-31 04:10:59]: [INFO] You are running the latest version. -[05-31 04:30:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 04:33:03]: [INFO] SQLite Setup finished -[05-31 04:33:03]: [INFO] Hooked into LuckPerms! -[05-31 04:33:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 04:33:04]: [INFO] AuthMeReReloaded is running on Paper -[05-31 04:33:04]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 04:33:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 04:33:04]: [INFO] Checking for updates... -[05-31 04:33:35]: [INFO] You are running the latest version. -[05-31 04:53:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 04:55:36]: [INFO] SQLite Setup finished -[05-31 04:55:37]: [INFO] Hooked into LuckPerms! -[05-31 04:55:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 04:55:38]: [INFO] AuthMeReReloaded is running on Paper -[05-31 04:55:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 04:55:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 04:55:38]: [INFO] Checking for updates... -[05-31 04:56:01]: [INFO] You are running the latest version. -[05-31 05:16:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 05:18:02]: [INFO] SQLite Setup finished -[05-31 05:18:02]: [INFO] Hooked into LuckPerms! -[05-31 05:18:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 05:18:03]: [INFO] AuthMeReReloaded is running on Paper -[05-31 05:18:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 05:18:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 05:18:03]: [INFO] Checking for updates... -[05-31 05:18:32]: [INFO] You are running the latest version. -[05-31 05:38:32]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 05:40:40]: [INFO] SQLite Setup finished -[05-31 05:40:40]: [INFO] Hooked into LuckPerms! -[05-31 05:40:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 05:40:41]: [INFO] AuthMeReReloaded is running on Paper -[05-31 05:40:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 05:40:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 05:40:41]: [INFO] Checking for updates... -[05-31 05:41:03]: [INFO] You are running the latest version. -[05-31 06:01:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 06:03:10]: [INFO] SQLite Setup finished -[05-31 06:03:10]: [INFO] Hooked into LuckPerms! -[05-31 06:03:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 06:03:11]: [INFO] AuthMeReReloaded is running on Paper -[05-31 06:03:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 06:03:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 06:03:11]: [INFO] Checking for updates... -[05-31 06:03:39]: [INFO] You are running the latest version. -[05-31 06:23:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 06:25:40]: [INFO] SQLite Setup finished -[05-31 06:25:41]: [INFO] Hooked into LuckPerms! -[05-31 06:25:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 06:25:42]: [INFO] AuthMeReReloaded is running on Paper -[05-31 06:25:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 06:25:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 06:25:42]: [INFO] Checking for updates... -[05-31 06:26:07]: [INFO] You are running the latest version. -[05-31 06:46:09]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 06:48:19]: [INFO] SQLite Setup finished -[05-31 06:48:20]: [INFO] Hooked into LuckPerms! -[05-31 06:48:21]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 06:48:21]: [INFO] AuthMeReReloaded is running on Paper -[05-31 06:48:21]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 06:48:21]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 06:48:21]: [INFO] Checking for updates... -[05-31 06:48:53]: [INFO] You are running the latest version. -[05-31 07:08:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 07:11:01]: [INFO] SQLite Setup finished -[05-31 07:11:01]: [INFO] Hooked into LuckPerms! -[05-31 07:11:02]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 07:11:02]: [INFO] AuthMeReReloaded is running on Paper -[05-31 07:11:02]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 07:11:02]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 07:11:02]: [INFO] Checking for updates... -[05-31 07:11:31]: [INFO] You are running the latest version. -[05-31 07:31:31]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 07:33:36]: [INFO] SQLite Setup finished -[05-31 07:33:37]: [INFO] Hooked into LuckPerms! -[05-31 07:33:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 07:33:38]: [INFO] AuthMeReReloaded is running on Paper -[05-31 07:33:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 07:33:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 07:33:38]: [INFO] Checking for updates... -[05-31 07:34:01]: [INFO] You are running the latest version. -[05-31 07:54:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 08:25:58]: [INFO] SQLite Setup finished -[05-31 08:25:58]: [INFO] Hooked into LuckPerms! -[05-31 08:25:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 08:25:59]: [INFO] AuthMeReReloaded is running on Paper -[05-31 08:25:59]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 08:25:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 08:25:59]: [INFO] Checking for updates... -[05-31 08:26:15]: [INFO] You are running the latest version. -[05-31 08:46:14]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 08:48:06]: [INFO] SQLite Setup finished -[05-31 08:48:07]: [INFO] Hooked into LuckPerms! -[05-31 08:48:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 08:48:08]: [INFO] AuthMeReReloaded is running on Paper -[05-31 08:48:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 08:48:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 08:48:08]: [INFO] Checking for updates... -[05-31 08:48:40]: [INFO] You are running the latest version. -[05-31 09:08:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 09:10:53]: [INFO] SQLite Setup finished -[05-31 09:10:53]: [INFO] Hooked into LuckPerms! -[05-31 09:10:54]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 09:10:54]: [INFO] AuthMeReReloaded is running on Paper -[05-31 09:10:54]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 09:10:54]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 09:10:54]: [INFO] Checking for updates... -[05-31 09:11:21]: [INFO] You are running the latest version. -[05-31 09:31:20]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 09:33:21]: [INFO] SQLite Setup finished -[05-31 09:33:22]: [INFO] Hooked into LuckPerms! -[05-31 09:33:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 09:33:23]: [INFO] AuthMeReReloaded is running on Paper -[05-31 09:33:23]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 09:33:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 09:33:23]: [INFO] Checking for updates... -[05-31 09:33:54]: [INFO] You are running the latest version. -[05-31 09:41:02]: [INFO:FINE] S1teksNor logged in 192.168.31.1 -[05-31 10:01:22]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 10:03:25]: [INFO] SQLite Setup finished -[05-31 10:03:26]: [INFO] Hooked into LuckPerms! -[05-31 10:03:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 10:03:27]: [INFO] AuthMeReReloaded is running on Paper -[05-31 10:03:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 10:03:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 10:03:27]: [INFO] Checking for updates... -[05-31 10:03:56]: [INFO] You are running the latest version. -[05-31 10:23:56]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 10:55:59]: [INFO] SQLite Setup finished -[05-31 10:55:59]: [INFO] Hooked into LuckPerms! -[05-31 10:56:00]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 10:56:00]: [INFO] AuthMeReReloaded is running on Paper -[05-31 10:56:00]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 10:56:00]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 10:56:00]: [INFO] Checking for updates... -[05-31 10:56:21]: [INFO] You are running the latest version. -[05-31 11:16:21]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 11:18:26]: [INFO] SQLite Setup finished -[05-31 11:18:27]: [INFO] Hooked into LuckPerms! -[05-31 11:18:28]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 11:18:28]: [INFO] AuthMeReReloaded is running on Paper -[05-31 11:18:28]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 11:18:28]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 11:18:28]: [INFO] Checking for updates... -[05-31 11:18:56]: [INFO] You are running the latest version. -[05-31 11:38:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 11:41:02]: [INFO] SQLite Setup finished -[05-31 11:41:03]: [INFO] Hooked into LuckPerms! -[05-31 11:41:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 11:41:03]: [INFO] AuthMeReReloaded is running on Paper -[05-31 11:41:03]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 11:41:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 11:41:03]: [INFO] Checking for updates... -[05-31 11:41:38]: [INFO] You are running the latest version. -[05-31 12:01:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 12:04:11]: [INFO] SQLite Setup finished -[05-31 12:04:11]: [INFO] Hooked into LuckPerms! -[05-31 12:04:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 12:04:12]: [INFO] AuthMeReReloaded is running on Paper -[05-31 12:04:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 12:04:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 12:04:12]: [INFO] Checking for updates... -[05-31 12:04:38]: [INFO] You are running the latest version. -[05-31 12:24:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 12:26:40]: [INFO] SQLite Setup finished -[05-31 12:26:41]: [INFO] Hooked into LuckPerms! -[05-31 12:26:42]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 12:26:42]: [INFO] AuthMeReReloaded is running on Paper -[05-31 12:26:42]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 12:26:42]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 12:26:42]: [INFO] Checking for updates... -[05-31 12:27:01]: [INFO] You are running the latest version. -[05-31 12:47:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 12:49:07]: [INFO] SQLite Setup finished -[05-31 12:49:08]: [INFO] Hooked into LuckPerms! -[05-31 12:49:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 12:49:09]: [INFO] AuthMeReReloaded is running on Paper -[05-31 12:49:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 12:49:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 12:49:09]: [INFO] Checking for updates... -[05-31 12:49:38]: [INFO] You are running the latest version. -[05-31 13:09:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 13:11:43]: [INFO] SQLite Setup finished -[05-31 13:11:43]: [INFO] Hooked into LuckPerms! -[05-31 13:11:44]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 13:11:44]: [INFO] AuthMeReReloaded is running on Paper -[05-31 13:11:44]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 13:11:44]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 13:11:44]: [INFO] Checking for updates... -[05-31 13:12:06]: [INFO] You are running the latest version. -[05-31 13:32:06]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 13:34:06]: [INFO] SQLite Setup finished -[05-31 13:34:06]: [INFO] Hooked into LuckPerms! -[05-31 13:34:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 13:34:08]: [INFO] AuthMeReReloaded is running on Paper -[05-31 13:34:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 13:34:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 13:34:08]: [INFO] Checking for updates... -[05-31 13:34:42]: [INFO] You are running the latest version. -[05-31 13:54:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 13:56:48]: [INFO] SQLite Setup finished -[05-31 13:56:48]: [INFO] Hooked into LuckPerms! -[05-31 13:56:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 13:56:49]: [INFO] AuthMeReReloaded is running on Paper -[05-31 13:56:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 13:56:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 13:56:49]: [INFO] Checking for updates... -[05-31 13:57:11]: [INFO] You are running the latest version. -[05-31 14:17:11]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 14:19:11]: [INFO] SQLite Setup finished -[05-31 14:19:11]: [INFO] Hooked into LuckPerms! -[05-31 14:19:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 14:19:12]: [INFO] AuthMeReReloaded is running on Paper -[05-31 14:19:12]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 14:19:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 14:19:12]: [INFO] Checking for updates... -[05-31 14:19:43]: [INFO] You are running the latest version. -[05-31 14:39:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 14:41:49]: [INFO] SQLite Setup finished -[05-31 14:41:49]: [INFO] Hooked into LuckPerms! -[05-31 14:41:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 14:41:50]: [INFO] AuthMeReReloaded is running on Paper -[05-31 14:41:50]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 14:41:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 14:41:50]: [INFO] Checking for updates... -[05-31 14:42:10]: [INFO] You are running the latest version. -[05-31 15:02:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 15:04:06]: [INFO] SQLite Setup finished -[05-31 15:04:07]: [INFO] Hooked into LuckPerms! -[05-31 15:04:08]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 15:04:08]: [INFO] AuthMeReReloaded is running on Paper -[05-31 15:04:08]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 15:04:08]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 15:04:08]: [INFO] Checking for updates... -[05-31 15:04:41]: [INFO] You are running the latest version. -[05-31 15:24:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 15:26:44]: [INFO] SQLite Setup finished -[05-31 15:26:44]: [INFO] Hooked into LuckPerms! -[05-31 15:26:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 15:26:45]: [INFO] AuthMeReReloaded is running on Paper -[05-31 15:26:45]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 15:26:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 15:26:45]: [INFO] Checking for updates... -[05-31 15:27:04]: [INFO] You are running the latest version. -[05-31 15:47:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 15:49:09]: [INFO] SQLite Setup finished -[05-31 15:49:09]: [INFO] Hooked into LuckPerms! -[05-31 15:49:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 15:49:11]: [INFO] AuthMeReReloaded is running on Paper -[05-31 15:49:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 15:49:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 15:49:11]: [INFO] Checking for updates... -[05-31 15:49:43]: [INFO] You are running the latest version. -[05-31 16:09:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 16:11:47]: [INFO] SQLite Setup finished -[05-31 16:11:47]: [INFO] Hooked into LuckPerms! -[05-31 16:11:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 16:11:48]: [INFO] AuthMeReReloaded is running on Paper -[05-31 16:11:48]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 16:11:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 16:11:48]: [INFO] Checking for updates... -[05-31 16:12:15]: [INFO] You are running the latest version. -[05-31 16:32:15]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 16:34:10]: [INFO] SQLite Setup finished -[05-31 16:34:10]: [INFO] Hooked into LuckPerms! -[05-31 16:34:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 16:34:11]: [INFO] AuthMeReReloaded is running on Paper -[05-31 16:34:11]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 16:34:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 16:34:11]: [INFO] Checking for updates... -[05-31 16:34:41]: [INFO] You are running the latest version. -[05-31 16:54:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 16:57:04]: [INFO] SQLite Setup finished -[05-31 16:57:05]: [INFO] Hooked into LuckPerms! -[05-31 16:57:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 16:57:06]: [INFO] AuthMeReReloaded is running on Paper -[05-31 16:57:06]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 16:57:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 16:57:06]: [INFO] Checking for updates... -[05-31 16:57:41]: [INFO] You are running the latest version. -[05-31 17:17:41]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 17:19:39]: [INFO] SQLite Setup finished -[05-31 17:19:40]: [INFO] Hooked into LuckPerms! -[05-31 17:19:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 17:19:41]: [INFO] AuthMeReReloaded is running on Paper -[05-31 17:19:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 17:19:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 17:19:41]: [INFO] Checking for updates... -[05-31 17:20:05]: [INFO] You are running the latest version. -[05-31 17:40:04]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 17:42:07]: [INFO] SQLite Setup finished -[05-31 17:42:07]: [INFO] Hooked into LuckPerms! -[05-31 17:42:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 17:42:09]: [INFO] AuthMeReReloaded is running on Paper -[05-31 17:42:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 17:42:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 17:42:09]: [INFO] Checking for updates... -[05-31 17:42:39]: [INFO] You are running the latest version. -[05-31 18:02:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 18:04:39]: [INFO] SQLite Setup finished -[05-31 18:04:39]: [INFO] Hooked into LuckPerms! -[05-31 18:04:40]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 18:04:40]: [INFO] AuthMeReReloaded is running on Paper -[05-31 18:04:40]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 18:04:40]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 18:04:40]: [INFO] Checking for updates... -[05-31 18:05:03]: [INFO] You are running the latest version. -[05-31 18:25:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 18:27:07]: [INFO] SQLite Setup finished -[05-31 18:27:08]: [INFO] Hooked into LuckPerms! -[05-31 18:27:09]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 18:27:09]: [INFO] AuthMeReReloaded is running on Paper -[05-31 18:27:09]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 18:27:09]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 18:27:09]: [INFO] Checking for updates... -[05-31 18:27:40]: [INFO] You are running the latest version. -[05-31 18:47:40]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 18:49:39]: [INFO] SQLite Setup finished -[05-31 18:49:39]: [INFO] Hooked into LuckPerms! -[05-31 18:49:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 18:49:41]: [INFO] AuthMeReReloaded is running on Paper -[05-31 18:49:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 18:49:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 18:49:41]: [INFO] Checking for updates... -[05-31 18:50:07]: [INFO] You are running the latest version. -[05-31 19:10:07]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 19:12:05]: [INFO] SQLite Setup finished -[05-31 19:12:06]: [INFO] Hooked into LuckPerms! -[05-31 19:12:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 19:12:07]: [INFO] AuthMeReReloaded is running on Paper -[05-31 19:12:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 19:12:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 19:12:07]: [INFO] Checking for updates... -[05-31 19:12:39]: [INFO] You are running the latest version. -[05-31 19:32:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 19:34:39]: [INFO] SQLite Setup finished -[05-31 19:34:40]: [INFO] Hooked into LuckPerms! -[05-31 19:34:41]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 19:34:41]: [INFO] AuthMeReReloaded is running on Paper -[05-31 19:34:41]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 19:34:41]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 19:34:41]: [INFO] Checking for updates... -[05-31 19:35:05]: [INFO] You are running the latest version. -[05-31 19:55:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 19:57:05]: [INFO] SQLite Setup finished -[05-31 19:57:05]: [INFO] Hooked into LuckPerms! -[05-31 19:57:07]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 19:57:07]: [INFO] AuthMeReReloaded is running on Paper -[05-31 19:57:07]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 19:57:07]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 19:57:07]: [INFO] Checking for updates... -[05-31 19:57:37]: [INFO] You are running the latest version. -[05-31 20:17:37]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 20:19:37]: [INFO] SQLite Setup finished -[05-31 20:19:37]: [INFO] Hooked into LuckPerms! -[05-31 20:19:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 20:19:38]: [INFO] AuthMeReReloaded is running on Paper -[05-31 20:19:38]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 20:19:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 20:19:38]: [INFO] Checking for updates... -[05-31 20:20:02]: [INFO] You are running the latest version. -[05-31 20:40:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 20:43:48]: [INFO] SQLite Setup finished -[05-31 20:43:48]: [INFO] Hooked into LuckPerms! -[05-31 20:43:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 20:43:49]: [INFO] AuthMeReReloaded is running on Paper -[05-31 20:43:49]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 20:43:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 20:43:49]: [INFO] Checking for updates... -[05-31 20:44:11]: [INFO] You are running the latest version. -[05-31 21:04:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 21:06:14]: [INFO] SQLite Setup finished -[05-31 21:06:14]: [INFO] Hooked into LuckPerms! -[05-31 21:06:15]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 21:06:15]: [INFO] AuthMeReReloaded is running on Paper -[05-31 21:06:15]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 21:06:15]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 21:06:15]: [INFO] Checking for updates... -[05-31 21:06:45]: [INFO] You are running the latest version. -[05-31 21:26:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 21:28:51]: [INFO] SQLite Setup finished -[05-31 21:28:51]: [INFO] Hooked into LuckPerms! -[05-31 21:28:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 21:28:52]: [INFO] AuthMeReReloaded is running on Paper -[05-31 21:28:52]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 21:28:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 21:28:52]: [INFO] Checking for updates... -[05-31 21:29:17]: [INFO] You are running the latest version. -[05-31 21:49:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 21:51:16]: [INFO] SQLite Setup finished -[05-31 21:51:16]: [INFO] Hooked into LuckPerms! -[05-31 21:51:18]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 21:51:18]: [INFO] AuthMeReReloaded is running on Paper -[05-31 21:51:18]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 21:51:18]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 21:51:18]: [INFO] Checking for updates... -[05-31 21:51:47]: [INFO] You are running the latest version. -[05-31 22:11:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 22:14:17]: [INFO] SQLite Setup finished -[05-31 22:14:18]: [INFO] Hooked into LuckPerms! -[05-31 22:14:19]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 22:14:19]: [INFO] AuthMeReReloaded is running on Paper -[05-31 22:14:19]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 22:14:19]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 22:14:19]: [INFO] Checking for updates... -[05-31 22:14:48]: [INFO] You are running the latest version. -[05-31 22:34:48]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 22:36:55]: [INFO] SQLite Setup finished -[05-31 22:36:55]: [INFO] Hooked into LuckPerms! -[05-31 22:36:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 22:36:56]: [INFO] AuthMeReReloaded is running on Paper -[05-31 22:36:56]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 22:36:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 22:36:56]: [INFO] Checking for updates... -[05-31 22:37:24]: [INFO] You are running the latest version. -[05-31 22:57:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 22:59:26]: [INFO] SQLite Setup finished -[05-31 22:59:26]: [INFO] Hooked into LuckPerms! -[05-31 22:59:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 22:59:27]: [INFO] AuthMeReReloaded is running on Paper -[05-31 22:59:27]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 22:59:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 22:59:27]: [INFO] Checking for updates... -[05-31 22:59:54]: [INFO] You are running the latest version. -[05-31 23:19:54]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 23:22:11]: [INFO] SQLite Setup finished -[05-31 23:22:12]: [INFO] Hooked into LuckPerms! -[05-31 23:22:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 23:22:13]: [INFO] AuthMeReReloaded is running on Paper -[05-31 23:22:13]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 23:22:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 23:22:13]: [INFO] Checking for updates... -[05-31 23:22:44]: [INFO] You are running the latest version. -[05-31 23:42:44]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[05-31 23:44:50]: [INFO] SQLite Setup finished -[05-31 23:44:50]: [INFO] Hooked into LuckPerms! -[05-31 23:44:51]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[05-31 23:44:51]: [INFO] AuthMeReReloaded is running on Paper -[05-31 23:44:51]: [INFO] AuthMeReReloaded is enabled successfully! -[05-31 23:44:51]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[05-31 23:44:51]: [INFO] Checking for updates... -[05-31 23:45:14]: [INFO] You are running the latest version. -[06-01 00:05:15]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 00:07:15]: [INFO] SQLite Setup finished -[06-01 00:07:15]: [INFO] Hooked into LuckPerms! -[06-01 00:07:17]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 00:07:17]: [INFO] AuthMeReReloaded is running on Paper -[06-01 00:07:17]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 00:07:17]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 00:07:17]: [INFO] Checking for updates... -[06-01 00:07:46]: [INFO] You are running the latest version. -[06-01 00:27:45]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 00:29:47]: [INFO] SQLite Setup finished -[06-01 00:29:48]: [INFO] Hooked into LuckPerms! -[06-01 00:29:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 00:29:48]: [INFO] AuthMeReReloaded is running on Paper -[06-01 00:29:48]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 00:29:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 00:29:48]: [INFO] Checking for updates... -[06-01 00:30:12]: [INFO] You are running the latest version. -[06-01 00:50:12]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 00:52:09]: [INFO] SQLite Setup finished -[06-01 00:52:09]: [INFO] Hooked into LuckPerms! -[06-01 00:52:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 00:52:11]: [INFO] AuthMeReReloaded is running on Paper -[06-01 00:52:11]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 00:52:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 00:52:11]: [INFO] Checking for updates... -[06-01 00:52:43]: [INFO] You are running the latest version. -[06-01 01:12:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 01:14:49]: [INFO] SQLite Setup finished -[06-01 01:14:49]: [INFO] Hooked into LuckPerms! -[06-01 01:14:50]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 01:14:50]: [INFO] AuthMeReReloaded is running on Paper -[06-01 01:14:50]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 01:14:50]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 01:14:50]: [INFO] Checking for updates... -[06-01 01:15:17]: [INFO] You are running the latest version. -[06-01 01:35:17]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 01:37:22]: [INFO] SQLite Setup finished -[06-01 01:37:22]: [INFO] Hooked into LuckPerms! -[06-01 01:37:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 01:37:23]: [INFO] AuthMeReReloaded is running on Paper -[06-01 01:37:23]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 01:37:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 01:37:23]: [INFO] Checking for updates... -[06-01 01:37:51]: [INFO] You are running the latest version. -[06-01 01:57:50]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 01:59:55]: [INFO] SQLite Setup finished -[06-01 01:59:56]: [INFO] Hooked into LuckPerms! -[06-01 01:59:56]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 01:59:56]: [INFO] AuthMeReReloaded is running on Paper -[06-01 01:59:56]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 01:59:56]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 01:59:56]: [INFO] Checking for updates... -[06-01 02:00:23]: [INFO] You are running the latest version. -[06-01 02:20:23]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 02:22:24]: [INFO] SQLite Setup finished -[06-01 02:22:24]: [INFO] Hooked into LuckPerms! -[06-01 02:22:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 02:22:26]: [INFO] AuthMeReReloaded is running on Paper -[06-01 02:22:26]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 02:22:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 02:22:26]: [INFO] Checking for updates... -[06-01 02:22:55]: [INFO] You are running the latest version. -[06-01 02:42:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 02:45:01]: [INFO] SQLite Setup finished -[06-01 02:45:02]: [INFO] Hooked into LuckPerms! -[06-01 02:45:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 02:45:03]: [INFO] AuthMeReReloaded is running on Paper -[06-01 02:45:03]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 02:45:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 02:45:03]: [INFO] Checking for updates... -[06-01 02:45:35]: [INFO] You are running the latest version. -[06-01 03:05:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 03:07:31]: [INFO] SQLite Setup finished -[06-01 03:07:31]: [INFO] Hooked into LuckPerms! -[06-01 03:07:32]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 03:07:32]: [INFO] AuthMeReReloaded is running on Paper -[06-01 03:07:32]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 03:07:32]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 03:07:32]: [INFO] Checking for updates... -[06-01 03:07:55]: [INFO] You are running the latest version. -[06-01 03:27:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 03:30:29]: [INFO] SQLite Setup finished -[06-01 03:30:29]: [INFO] Hooked into LuckPerms! -[06-01 03:30:30]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 03:30:30]: [INFO] AuthMeReReloaded is running on Paper -[06-01 03:30:30]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 03:30:30]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 03:30:30]: [INFO] Checking for updates... -[06-01 03:30:55]: [INFO] You are running the latest version. -[06-01 03:50:55]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 03:52:59]: [INFO] SQLite Setup finished -[06-01 03:52:59]: [INFO] Hooked into LuckPerms! -[06-01 03:53:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 03:53:01]: [INFO] AuthMeReReloaded is running on Paper -[06-01 03:53:01]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 03:53:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 03:53:01]: [INFO] Checking for updates... -[06-01 03:53:34]: [INFO] You are running the latest version. -[06-01 04:13:33]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 04:15:37]: [INFO] SQLite Setup finished -[06-01 04:15:37]: [INFO] Hooked into LuckPerms! -[06-01 04:15:39]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 04:15:39]: [INFO] AuthMeReReloaded is running on Paper -[06-01 04:15:39]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 04:15:39]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 04:15:39]: [INFO] Checking for updates... -[06-01 04:16:03]: [INFO] You are running the latest version. -[06-01 04:36:03]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 04:38:02]: [INFO] SQLite Setup finished -[06-01 04:38:03]: [INFO] Hooked into LuckPerms! -[06-01 04:38:04]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 04:38:04]: [INFO] AuthMeReReloaded is running on Paper -[06-01 04:38:04]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 04:38:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 04:38:04]: [INFO] Checking for updates... -[06-01 04:38:37]: [INFO] You are running the latest version. -[06-01 04:58:36]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 05:00:37]: [INFO] SQLite Setup finished -[06-01 05:00:37]: [INFO] Hooked into LuckPerms! -[06-01 05:00:38]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 05:00:38]: [INFO] AuthMeReReloaded is running on Paper -[06-01 05:00:38]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 05:00:38]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 05:00:38]: [INFO] Checking for updates... -[06-01 05:01:02]: [INFO] You are running the latest version. -[06-01 05:21:01]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 05:23:12]: [INFO] SQLite Setup finished -[06-01 05:23:12]: [INFO] Hooked into LuckPerms! -[06-01 05:23:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 05:23:13]: [INFO] AuthMeReReloaded is running on Paper -[06-01 05:23:13]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 05:23:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 05:23:13]: [INFO] Checking for updates... -[06-01 05:23:43]: [INFO] You are running the latest version. -[06-01 05:43:43]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 05:45:47]: [INFO] SQLite Setup finished -[06-01 05:45:47]: [INFO] Hooked into LuckPerms! -[06-01 05:45:49]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 05:45:49]: [INFO] AuthMeReReloaded is running on Paper -[06-01 05:45:49]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 05:45:49]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 05:45:49]: [INFO] Checking for updates... -[06-01 05:46:10]: [INFO] You are running the latest version. -[06-01 06:06:10]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 06:08:10]: [INFO] SQLite Setup finished -[06-01 06:08:10]: [INFO] Hooked into LuckPerms! -[06-01 06:08:12]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 06:08:12]: [INFO] AuthMeReReloaded is running on Paper -[06-01 06:08:12]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 06:08:12]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 06:08:12]: [INFO] Checking for updates... -[06-01 06:08:42]: [INFO] You are running the latest version. -[06-01 06:28:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 06:30:58]: [INFO] SQLite Setup finished -[06-01 06:30:58]: [INFO] Hooked into LuckPerms! -[06-01 06:30:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 06:30:59]: [INFO] AuthMeReReloaded is running on Paper -[06-01 06:30:59]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 06:30:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 06:30:59]: [INFO] Checking for updates... -[06-01 06:31:28]: [INFO] You are running the latest version. -[06-01 06:51:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 06:53:24]: [INFO] SQLite Setup finished -[06-01 06:53:25]: [INFO] Hooked into LuckPerms! -[06-01 06:53:26]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 06:53:26]: [INFO] AuthMeReReloaded is running on Paper -[06-01 06:53:26]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 06:53:26]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 06:53:26]: [INFO] Checking for updates... -[06-01 06:53:52]: [INFO] You are running the latest version. -[06-01 07:13:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 07:15:57]: [INFO] SQLite Setup finished -[06-01 07:15:57]: [INFO] Hooked into LuckPerms! -[06-01 07:15:58]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 07:15:58]: [INFO] AuthMeReReloaded is running on Paper -[06-01 07:15:58]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 07:15:58]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 07:15:58]: [INFO] Checking for updates... -[06-01 07:16:29]: [INFO] You are running the latest version. -[06-01 07:36:29]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 07:38:25]: [INFO] SQLite Setup finished -[06-01 07:38:25]: [INFO] Hooked into LuckPerms! -[06-01 07:38:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 07:38:27]: [INFO] AuthMeReReloaded is running on Paper -[06-01 07:38:27]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 07:38:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 07:38:27]: [INFO] Checking for updates... -[06-01 07:38:51]: [INFO] You are running the latest version. -[06-01 07:58:51]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 08:01:04]: [INFO] SQLite Setup finished -[06-01 08:01:04]: [INFO] Hooked into LuckPerms! -[06-01 08:01:06]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 08:01:06]: [INFO] AuthMeReReloaded is running on Paper -[06-01 08:01:06]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 08:01:06]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 08:01:06]: [INFO] Checking for updates... -[06-01 08:01:36]: [INFO] You are running the latest version. -[06-01 08:21:35]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 08:23:32]: [INFO] SQLite Setup finished -[06-01 08:23:32]: [INFO] Hooked into LuckPerms! -[06-01 08:23:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 08:23:34]: [INFO] AuthMeReReloaded is running on Paper -[06-01 08:23:34]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 08:23:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 08:23:34]: [INFO] Checking for updates... -[06-01 08:23:57]: [INFO] You are running the latest version. -[06-01 08:43:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 08:46:02]: [INFO] SQLite Setup finished -[06-01 08:46:03]: [INFO] Hooked into LuckPerms! -[06-01 08:46:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 08:46:03]: [INFO] AuthMeReReloaded is running on Paper -[06-01 08:46:03]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 08:46:04]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 08:46:04]: [INFO] Checking for updates... -[06-01 08:46:34]: [INFO] You are running the latest version. -[06-01 09:06:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 09:08:34]: [INFO] SQLite Setup finished -[06-01 09:08:35]: [INFO] Hooked into LuckPerms! -[06-01 09:08:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 09:08:36]: [INFO] AuthMeReReloaded is running on Paper -[06-01 09:08:36]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 09:08:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 09:08:36]: [INFO] Checking for updates... -[06-01 09:08:59]: [INFO] You are running the latest version. -[06-01 09:28:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 09:31:02]: [INFO] SQLite Setup finished -[06-01 09:31:02]: [INFO] Hooked into LuckPerms! -[06-01 09:31:03]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 09:31:03]: [INFO] AuthMeReReloaded is running on Paper -[06-01 09:31:03]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 09:31:03]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 09:31:03]: [INFO] Checking for updates... -[06-01 09:31:34]: [INFO] You are running the latest version. -[06-01 09:51:34]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 09:53:32]: [INFO] SQLite Setup finished -[06-01 09:53:32]: [INFO] Hooked into LuckPerms! -[06-01 09:53:34]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 09:53:34]: [INFO] AuthMeReReloaded is running on Paper -[06-01 09:53:34]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 09:53:34]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 09:53:34]: [INFO] Checking for updates... -[06-01 09:54:00]: [INFO] You are running the latest version. -[06-01 10:14:00]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 10:16:10]: [INFO] SQLite Setup finished -[06-01 10:16:11]: [INFO] Hooked into LuckPerms! -[06-01 10:16:13]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 10:16:13]: [INFO] AuthMeReReloaded is running on Paper -[06-01 10:16:13]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 10:16:13]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 10:16:13]: [INFO] Checking for updates... -[06-01 10:16:42]: [INFO] You are running the latest version. -[06-01 10:36:42]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 10:38:46]: [INFO] SQLite Setup finished -[06-01 10:38:46]: [INFO] Hooked into LuckPerms! -[06-01 10:38:48]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 10:38:48]: [INFO] AuthMeReReloaded is running on Paper -[06-01 10:38:48]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 10:38:48]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 10:38:48]: [INFO] Checking for updates... -[06-01 10:39:05]: [INFO] You are running the latest version. -[06-01 10:59:05]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 11:01:10]: [INFO] SQLite Setup finished -[06-01 11:01:11]: [INFO] Hooked into LuckPerms! -[06-01 11:01:11]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 11:01:11]: [INFO] AuthMeReReloaded is running on Paper -[06-01 11:01:11]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 11:01:11]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 11:01:11]: [INFO] Checking for updates... -[06-01 11:01:47]: [INFO] You are running the latest version. -[06-01 11:21:47]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 11:23:51]: [INFO] SQLite Setup finished -[06-01 11:23:51]: [INFO] Hooked into LuckPerms! -[06-01 11:23:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 11:23:52]: [INFO] AuthMeReReloaded is running on Paper -[06-01 11:23:52]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 11:23:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 11:23:52]: [INFO] Checking for updates... -[06-01 11:24:17]: [INFO] You are running the latest version. -[06-01 11:44:19]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 11:46:22]: [INFO] SQLite Setup finished -[06-01 11:46:22]: [INFO] Hooked into LuckPerms! -[06-01 11:46:23]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 11:46:23]: [INFO] AuthMeReReloaded is running on Paper -[06-01 11:46:23]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 11:46:23]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 11:46:23]: [INFO] Checking for updates... -[06-01 11:46:52]: [INFO] You are running the latest version. -[06-01 12:06:52]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 12:08:58]: [INFO] SQLite Setup finished -[06-01 12:08:58]: [INFO] Hooked into LuckPerms! -[06-01 12:08:59]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 12:08:59]: [INFO] AuthMeReReloaded is running on Paper -[06-01 12:08:59]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 12:08:59]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 12:08:59]: [INFO] Checking for updates... -[06-01 12:09:29]: [INFO] You are running the latest version. -[06-01 12:29:28]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 12:31:34]: [INFO] SQLite Setup finished -[06-01 12:31:34]: [INFO] Hooked into LuckPerms! -[06-01 12:31:36]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 12:31:36]: [INFO] AuthMeReReloaded is running on Paper -[06-01 12:31:36]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 12:31:36]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 12:31:36]: [INFO] Checking for updates... -[06-01 12:31:57]: [INFO] You are running the latest version. -[06-01 12:52:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 12:54:32]: [INFO] SQLite Setup finished -[06-01 12:54:32]: [INFO] Hooked into LuckPerms! -[06-01 12:54:33]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 12:54:33]: [INFO] AuthMeReReloaded is running on Paper -[06-01 12:54:33]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 12:54:33]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 12:54:33]: [INFO] Checking for updates... -[06-01 12:54:57]: [INFO] You are running the latest version. -[06-01 13:14:57]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 13:17:33]: [INFO] SQLite Setup finished -[06-01 13:17:33]: [INFO] Hooked into LuckPerms! -[06-01 13:17:35]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 13:17:35]: [INFO] AuthMeReReloaded is running on Paper -[06-01 13:17:35]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 13:17:35]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 13:17:35]: [INFO] Checking for updates... -[06-01 13:17:59]: [INFO] You are running the latest version. -[06-01 13:37:59]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 13:40:26]: [INFO] SQLite Setup finished -[06-01 13:40:26]: [INFO] Hooked into LuckPerms! -[06-01 13:40:27]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 13:40:27]: [INFO] AuthMeReReloaded is running on Paper -[06-01 13:40:27]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 13:40:27]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 13:40:27]: [INFO] Checking for updates... -[06-01 13:40:59]: [INFO] You are running the latest version. -[06-01 14:01:02]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 14:03:59]: [INFO] SQLite Setup finished -[06-01 14:04:00]: [INFO] Hooked into LuckPerms! -[06-01 14:04:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 14:04:01]: [INFO] AuthMeReReloaded is running on Paper -[06-01 14:04:01]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 14:04:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 14:04:01]: [INFO] Checking for updates... -[06-01 14:04:37]: [INFO] You are running the latest version. -[06-01 14:24:39]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 14:27:59]: [INFO] SQLite Setup finished -[06-01 14:27:59]: [INFO] Hooked into LuckPerms! -[06-01 14:28:01]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 14:28:01]: [INFO] AuthMeReReloaded is running on Paper -[06-01 14:28:01]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 14:28:01]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 14:28:01]: [INFO] Checking for updates... -[06-01 14:28:38]: [INFO] You are running the latest version. -[06-01 14:48:38]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 14:52:06]: [INFO] SQLite Setup finished -[06-01 14:52:08]: [INFO] Hooked into LuckPerms! -[06-01 14:52:10]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 14:52:10]: [INFO] AuthMeReReloaded is running on Paper -[06-01 14:52:10]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 14:52:10]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 14:52:10]: [INFO] Checking for updates... -[06-01 14:52:54]: [INFO] You are running the latest version. -[06-01 15:12:53]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 15:15:56]: [INFO] SQLite Setup finished -[06-01 15:15:56]: [INFO] Hooked into LuckPerms! -[06-01 15:15:57]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 15:15:57]: [INFO] AuthMeReReloaded is running on Paper -[06-01 15:15:57]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 15:15:57]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 15:15:57]: [INFO] Checking for updates... -[06-01 15:16:27]: [INFO] You are running the latest version. -[06-01 15:36:27]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 15:38:43]: [INFO] SQLite Setup finished -[06-01 15:38:44]: [INFO] Hooked into LuckPerms! -[06-01 15:38:45]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 15:38:45]: [INFO] AuthMeReReloaded is running on Paper -[06-01 15:38:45]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 15:38:45]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 15:38:45]: [INFO] Checking for updates... -[06-01 15:39:09]: [INFO] You are running the latest version. -[06-01 15:44:33]: [INFO:FINE] Hiluhiiii logged in 192.168.31.1 -[06-01 15:45:15]: [INFO:FINE] chocovannii logged in 192.168.31.1 -[06-01 16:50:15]: [INFO] AuthMe 5.7.0-FORK-b53 is unloaded successfully! -[06-01 16:52:51]: [INFO] SQLite Setup finished -[06-01 16:52:51]: [INFO] Hooked into LuckPerms! -[06-01 16:52:52]: [INFO] - ___ __ __ __ ___ - / | __ __/ /_/ /_ / |/ /__ - / /| |/ / / / __/ __ \/ /|_/ / _ \ - / ___ / /_/ / /_/ / / / / / / __/ -/_/ |_\__,_/\__/_/ /_/_/ /_/\___/ - -[06-01 16:52:52]: [INFO] AuthMeReReloaded is running on Paper -[06-01 16:52:52]: [INFO] AuthMeReReloaded is enabled successfully! -[06-01 16:52:52]: [INFO] GitHub: https://github.com/HaHaWTH/AuthMeReReloaded/ -[06-01 16:52:52]: [INFO] Checking for updates... diff --git a/mcserver/plugins/BetterMessages/data/00000000-0000-0000-0009-01f8fbd8c2d5.yml b/mcserver/plugins/BetterMessages/data/00000000-0000-0000-0009-01f8fbd8c2d5.yml deleted file mode 100644 index 30e5e8b..0000000 --- a/mcserver/plugins/BetterMessages/data/00000000-0000-0000-0009-01f8fbd8c2d5.yml +++ /dev/null @@ -1,11 +0,0 @@ -entered-nether: 0 -messages: - entered-nether: '' - quit: '' - join: '' - first-join: '' - switch-to-survival: '' -quit: 2 -join: 2 -first-join: 2 -switch-to-survival: 0 diff --git a/mcserver/plugins/BetterMessages/data/00000000-0000-0000-0009-01feb7a56f4e.yml b/mcserver/plugins/BetterMessages/data/00000000-0000-0000-0009-01feb7a56f4e.yml deleted file mode 100644 index 42da044..0000000 --- a/mcserver/plugins/BetterMessages/data/00000000-0000-0000-0009-01feb7a56f4e.yml +++ /dev/null @@ -1,11 +0,0 @@ -entered-nether: 0 -messages: - entered-nether: '' - quit: '' - join: '' - first-join: '' - switch-to-survival: '' -quit: 1 -join: 1 -first-join: 1 -switch-to-survival: 0 diff --git a/mcserver/plugins/BetterMessages/data/3e04947a-e782-3715-ac10-f8b84b106c12.yml b/mcserver/plugins/BetterMessages/data/3e04947a-e782-3715-ac10-f8b84b106c12.yml deleted file mode 100644 index 2ca6bb9..0000000 --- a/mcserver/plugins/BetterMessages/data/3e04947a-e782-3715-ac10-f8b84b106c12.yml +++ /dev/null @@ -1,11 +0,0 @@ -switch-to-survival: 0 -messages: - switch-to-survival: '' - quit: '' - join: '' - first-join: '' - entered-nether: '' -quit: 4 -join: 5 -first-join: 5 -entered-nether: 0 diff --git a/mcserver/plugins/BetterMessages/data/89e50837-3fd9-4ecc-9c81-5503c4a97796.yml b/mcserver/plugins/BetterMessages/data/89e50837-3fd9-4ecc-9c81-5503c4a97796.yml deleted file mode 100644 index 80fc208..0000000 --- a/mcserver/plugins/BetterMessages/data/89e50837-3fd9-4ecc-9c81-5503c4a97796.yml +++ /dev/null @@ -1,11 +0,0 @@ -entered-nether: 0 -messages: - entered-nether: '' - quit: '' - join: '' - first-join: '' - switch-to-survival: '' -quit: 0 -join: 0 -first-join: 0 -switch-to-survival: 0 diff --git a/mcserver/plugins/BetterMessages/data/eae6d8a3-0c88-3601-a9d9-48c2212d5f8d.yml b/mcserver/plugins/BetterMessages/data/eae6d8a3-0c88-3601-a9d9-48c2212d5f8d.yml deleted file mode 100644 index ecf4a55..0000000 --- a/mcserver/plugins/BetterMessages/data/eae6d8a3-0c88-3601-a9d9-48c2212d5f8d.yml +++ /dev/null @@ -1,11 +0,0 @@ -entered-nether: 0 -messages: - entered-nether: '' - quit: '' - join: '' - first-join: '' - switch-to-survival: '' -quit: 12 -join: 12 -first-join: 12 -switch-to-survival: 0 diff --git a/mcserver/plugins/EasyPayments/logs/debug-2025-01-08-7.log.gz b/mcserver/plugins/EasyPayments/logs/debug-2025-01-08-7.log.gz deleted file mode 100644 index 3401707..0000000 Binary files a/mcserver/plugins/EasyPayments/logs/debug-2025-01-08-7.log.gz and /dev/null differ diff --git a/mcserver/plugins/GSit/data/data.db b/mcserver/plugins/GSit/data/data.db deleted file mode 100644 index fdbe589..0000000 Binary files a/mcserver/plugins/GSit/data/data.db and /dev/null differ diff --git a/mcserver/plugins/GSit/data/data.yml b/mcserver/plugins/GSit/data/data.yml deleted file mode 100644 index 352077b..0000000 --- a/mcserver/plugins/GSit/data/data.yml +++ /dev/null @@ -1,8 +0,0 @@ -Database: - # mysql | sqlite - type: "sqlite" - host: "localhost" - port: "3306" - database: "gsit" - user: "root" - password: "root" \ No newline at end of file diff --git a/mcserver/plugins/GWarp/Homes.data b/mcserver/plugins/GWarp/Homes.data deleted file mode 100644 index 057eb08..0000000 --- a/mcserver/plugins/GWarp/Homes.data +++ /dev/null @@ -1,624 +0,0 @@ -Homes: - home: - 89e50837-3fd9-4ecc-9c81-5503c4a97796: - loc: - x: -258.54948051334424 - y: 73.0 - z: -276.4402112203221 - pitch: 23.00661 - yaw: -100.942345 - world: world - aizhana: - 17415240-2bb1-3862-84e5-b22aa8de34d7: - loc: - x: -218.32643896834622 - y: 63.0 - z: -319.7679878119646 - pitch: 43.771786 - yaw: -13.900391 - world: world - bazal: - 17415240-2bb1-3862-84e5-b22aa8de34d7: - loc: - x: -107.01084903801555 - y: 43.0 - z: 260.98904992257053 - pitch: 29.560266 - yaw: 26.775879 - world: world_nether - '1': - 89e50837-3fd9-4ecc-9c81-5503c4a97796: - loc: - x: -257.03156953891806 - y: 73.0625 - z: -275.072234435008 - pitch: 12.906171 - yaw: 169.65627 - world: world - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 7480.957870915963 - y: 116.0 - z: 10924.728355805513 - pitch: 73.24188 - yaw: 108.85535 - world: world - 00000000-0000-0000-0009-01f8fbd8c2d5: - loc: - x: 7792.300003 - y: 57.0 - z: 10604.5125 - pitch: 46.122314 - yaw: 116.213135 - world: world - eae6d8a3-0c88-3601-a9d9-48c2212d5f8d: - loc: - x: 7792.92223523932 - y: 57.0 - z: 10602.486866401441 - pitch: 50.629776 - yaw: 45.387344 - world: world - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 6927.231179368047 - y: 95.0 - z: 10918.176035834209 - pitch: 24.72738 - yaw: 125.940704 - world: world - '4': - 00000000-0000-0000-0009-01f8fbd8c2d5: - loc: - x: -275.56815 - y: 72.0 - z: -282.2305 - pitch: 30.816772 - yaw: 48.357468 - world: world - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 7453.8945882507605 - y: 6.0 - z: 10948.016508921022 - pitch: 45.2714 - yaw: 111.91205 - world: world - eae6d8a3-0c88-3601-a9d9-48c2212d5f8d: - loc: - x: -275.13026010360574 - y: 72.0 - z: -281.83988785129804 - pitch: 29.598854 - yaw: 41.430664 - world: world - h: {} - Home: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 7181.462777190123 - y: 96.0 - z: 10890.686517955743 - pitch: 4.54276 - yaw: 177.87323 - world: world - '2': - 00000000-0000-0000-0009-01f8fbd8c2d5: - loc: - x: 7699.176083 - y: 87.0 - z: 10636.13271 - pitch: 21.540436 - yaw: -120.39398 - world: world - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 7432.76097779857 - y: -24.0 - z: 10932.300000011921 - pitch: 34.58507 - yaw: 73.63202 - world: world - home2: - 89e50837-3fd9-4ecc-9c81-5503c4a97796: - loc: - x: 7703.607495197774 - y: 87.0 - z: 10623.177821375688 - pitch: 21.506063 - yaw: -109.08838 - world: world - home1: - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 7785.927959065766 - y: 102.0 - z: 10811.341892945917 - pitch: 28.134127 - yaw: -29.97168 - world: world - '3': - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 939.5616755769059 - y: 15.0 - z: 1377.1076795610063 - pitch: 9.088097 - yaw: 178.8194 - world: world_nether - eae6d8a3-0c88-3601-a9d9-48c2212d5f8d: - loc: - x: 7103.649358847409 - y: 124.0 - z: 10884.352650048708 - pitch: 29.911736 - yaw: 118.045654 - world: world - ward: {} - rare: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 9398.439641259287 - y: 26.0 - z: 10676.43104749061 - pitch: 7.9525766 - yaw: 89.99695 - world: world - '5': - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 953.6999999880791 - y: 75.0 - z: 1369.300000011921 - pitch: 10.116029 - yaw: -69.419014 - world: world_nether - ad: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 1004.0443513199431 - y: 94.0 - z: 1431.8474561417154 - pitch: 7.1633396 - yaw: -9.168773 - world: world_nether - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 910.0602773349632 - y: 243.5 - z: 1380.0289288039414 - pitch: 33.49518 - yaw: -32.239647 - world: world_nether - '52': {} - warden: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 7058.159263439693 - y: -47.0 - z: 10558.358134920876 - pitch: 9.0951185 - yaw: 52.631073 - world: world - '6': - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 4857.0994246267965 - y: 63.0 - z: 12179.717080540853 - pitch: 15.050857 - yaw: -135.53467 - world: world - до: {} - дом: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 7954.402070611067 - y: 157.5625 - z: 10864.289600499713 - pitch: 50.862045 - yaw: -119.48706 - world: world - magma: {} - vovchic: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 7958.663721452506 - y: 157.0 - z: 10865.18321984275 - pitch: 10.243576 - yaw: 151.49008 - world: world - тпнакрышуада: {} - kola: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 7479.389755000883 - y: 103.0 - z: 10882.228567389751 - pitch: 23.271711 - yaw: -38.97687 - world: world - геи: - 5f9529f4-f876-40dc-9264-b2d1e6b7d543: - loc: - x: 7918.725088080247 - y: 150.0 - z: 10766.41496992247 - pitch: 10.000066 - yaw: 101.14807 - world: world - kolya: - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 7476.984347619237 - y: 103.0 - z: 10889.561886514313 - pitch: 21.98693 - yaw: 62.368286 - world: world - '7': - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 7006.604722181932 - y: -59.0 - z: 8637.421124345936 - pitch: 85.8876 - yaw: -89.833435 - world: world - farm: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 911.5229981650604 - y: 249.5 - z: 1379.7640015252368 - pitch: 18.678333 - yaw: 85.21826 - world: world_nether - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 7431.300000011921 - y: -23.5 - z: 10933.509771933645 - pitch: -4.692633 - yaw: 94.18564 - world: world - f: {} - крышаада: {} - фермазолота: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 912.6619144793464 - y: 249.0 - z: 1381.1554741796479 - pitch: 76.69052 - yaw: 38.54843 - world: world_nether - trop: {} - mfg: {} - домколи: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 7518.874544995746 - y: 97.0 - z: 10887.310462544554 - pitch: 18.560177 - yaw: 59.213806 - world: world - cvin: {} - pes: {} - '8': - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 907.6999999880791 - y: 250.0 - z: 1384.699999988079 - pitch: 6.197728 - yaw: -98.725464 - world: world_nether - ametyst: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 8106.593222010787 - y: 94.0 - z: 9522.727754498437 - pitch: 41.644127 - yaw: 1.534729 - world: world - вова: - 5f9529f4-f876-40dc-9264-b2d1e6b7d543: - loc: - x: 7956.5 - y: 157.875 - z: 10862.5 - pitch: 61.531315 - yaw: 99.815445 - world: world - d: {} - фермаскелетов: {} - dangeon: {} - dungeon: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: 9404.552119011118 - y: 65.0 - z: 11359.493012278408 - pitch: -8.908513 - yaw: 89.23016 - world: world - eaglebased: - 89e50837-3fd9-4ecc-9c81-5503c4a97796: - loc: - x: 7792.916988456803 - y: 57.0 - z: 10603.35983912199 - pitch: 5.2958684 - yaw: -81.36951 - world: world - деревня: {} - спаынер: {} - спавнерпауков: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 7696.528587651221 - y: -14.0 - z: 11336.300000011921 - pitch: 50.156147 - yaw: -93.37207 - world: world - рыбалочка: - 5f9529f4-f876-40dc-9264-b2d1e6b7d543: - loc: - x: 7109.893831706135 - y: 64.0 - z: 11594.488464611424 - pitch: 15.104594 - yaw: 39.90265 - world: world - чурочка: - 5f9529f4-f876-40dc-9264-b2d1e6b7d543: - loc: - x: 7474.559559026633 - y: 99.0 - z: 10896.562096128746 - pitch: 21.435446 - yaw: -88.19104 - world: world - фермакриперов: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 8410.457088634601 - y: 63.0 - z: 10108.057432133433 - pitch: 61.931274 - yaw: 75.279205 - world: world - Вовчик: {} - end: - 099f48c9-034c-4295-9e5b-e034e499d365: - loc: - x: -4958.2322808833305 - y: 57.0 - z: -1152.371571452768 - pitch: 9.059032 - yaw: 153.3194 - world: world_the_end - k: - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 8410.452397369547 - y: 188.0 - z: 10104.300000011921 - pitch: -6.850935 - yaw: 3.1499023 - world: world - болото: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 7760.291194254911 - y: 81.0 - z: 13454.145181515936 - pitch: 26.295414 - yaw: 6.448242 - world: world - gvard: - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 7857.074999988079 - y: 161.1875 - z: 8976.021228705262 - pitch: -36.611336 - yaw: -85.42224 - world: world - яйца: {} - енд: - 5f9529f4-f876-40dc-9264-b2d1e6b7d543: - loc: - x: 232.1688317154467 - y: 1.0 - z: 30.483632218538332 - pitch: 29.171928 - yaw: -112.22384 - world: world_the_end - фарм: {} - END: - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: -11134.699999988079 - y: 87.0 - z: 8183.0811555032815 - pitch: -5.9550595 - yaw: -179.12695 - world: world_the_end - led: - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 8084.934434491843 - y: 89.0 - z: 9548.541549999112 - pitch: 3.4766111 - yaw: -73.32599 - world: world - kor: {} - '9': - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 8422.562087890245 - y: 71.0 - z: 12503.543449328454 - pitch: 27.171568 - yaw: -72.92883 - world: world - eae6d8a3-0c88-3601-a9d9-48c2212d5f8d: - loc: - x: 7456.700418518007 - y: 110.0 - z: 10899.286633238797 - pitch: 5.3355646 - yaw: -179.31003 - world: world - viser: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 493.90001638988593 - y: 74.0 - z: -748.3345547401892 - pitch: 14.80179 - yaw: -173.43463 - world: world_nether - viser2: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 494.8488081800101 - y: 202.0 - z: -750.1064993546545 - pitch: 38.28671 - yaw: -165.67668 - world: world_nether - '10': - 08fc6ad6-9b16-3302-b556-76f8a5b81f46: - loc: - x: 5242.2009899952245 - y: 63.0 - z: 12304.724346175426 - pitch: 43.01502 - yaw: 55.9946 - world: world - новый: - 5f9529f4-f876-40dc-9264-b2d1e6b7d543: - loc: - x: 7011.247937251876 - y: 99.0 - z: 10893.772093147372 - pitch: 16.496382 - yaw: 1.5861816 - world: world - new: - 5f9529f4-f876-40dc-9264-b2d1e6b7d543: - loc: - x: 6927.212387814318 - y: 96.0 - z: 10965.720301502222 - pitch: 24.10664 - yaw: 7.8971415 - world: world - re: - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 4847.5141467042 - y: 35.875 - z: 12177.787210822888 - pitch: 55.36957 - yaw: -104.24101 - world: world - Остров: - 00000000-0000-0000-0009-01feb7a56f4e: - loc: - x: 11634.496 - y: 64.0 - z: 8824.396 - pitch: -7.7244263 - yaw: 90.043274 - world: world - DeepForest: - 00000000-0000-0000-0009-01feb7a56f4e: - loc: - x: -228.52954 - y: 63.0 - z: -265.51038 - pitch: 0.16537476 - yaw: -134.58862 - world: world - Vovchik: - 00000000-0000-0000-0009-01feb7a56f4e: - loc: - x: 6927.543 - y: 96.0 - z: 10959.489 - pitch: -8.685104 - yaw: -134.72807 - world: world - дворец: {} - iron: - 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7: - loc: - x: 6584.937852836895 - y: 67.0 - z: 11500.662571161205 - pitch: 88.61233 - yaw: 95.89404 - world: world - '0': - eae6d8a3-0c88-3601-a9d9-48c2212d5f8d: - loc: - x: 7091.5252441501325 - y: 168.0 - z: 10868.233997599578 - pitch: 21.164358 - yaw: 45.047485 - world: world - острова: - 3e04947a-e782-3715-ac10-f8b84b106c12: - loc: - x: 8097.7782462874875 - y: 70.0 - z: 9525.426747764504 - pitch: 1.6264439 - yaw: -147.95049 - world: world - FARM: - cc23f647-f4b6-3cf8-9ef0-c84cffa9127f: - loc: - x: 7855.762499988079 - y: 162.0 - z: 8976.187012657481 - pitch: 5.5500665 - yaw: -90.370224 - world: world - DOM: - cc23f647-f4b6-3cf8-9ef0-c84cffa9127f: - loc: - x: 7590.005692408097 - y: 111.0 - z: 10847.945781594939 - pitch: 14.68404 - yaw: -17.164309 - world: world - sss: - eae6d8a3-0c88-3601-a9d9-48c2212d5f8d: - loc: - x: 7816.402919211173 - y: 77.0 - z: 10750.300000011921 - pitch: 60.767807 - yaw: -156.97614 - world: world - '00': - eae6d8a3-0c88-3601-a9d9-48c2212d5f8d: - loc: - x: 10170.300000011921 - y: 63.0 - z: 14884.699999988079 - pitch: 7.9104733 - yaw: 27.36438 - world: world diff --git a/mcserver/plugins/GWarp/Warps.data b/mcserver/plugins/GWarp/Warps.data deleted file mode 100644 index 11586bf..0000000 --- a/mcserver/plugins/GWarp/Warps.data +++ /dev/null @@ -1,174 +0,0 @@ -Warps: - ancientcity: - name: ancientcity - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: -3856.9527247542105 - y: -44.5 - z: -3021.0224267338567 - pitch: 21.934984 - yaw: 78.04218 - world: world - visitors: 1 - '123': - name: '123' - owner: a2f33dc5-aff3-3697-a1f4-7a8bc97be2d5 - ownername: sidooff - count: true - loc: - x: -220.25974654323966 - y: 63.0 - z: -277.8298540536137 - pitch: -2.763629 - yaw: -137.00742 - world: world - visitors: 220 - fortress: - name: fortress - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: -304.30000001192093 - y: 54.0 - z: 45.42203401171998 - pitch: -1.0769141 - yaw: 94.00165 - world: world_nether - visitors: 1 - fortress2: - name: fortress2 - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: -274.30000001192093 - y: 58.0 - z: -129.69999998807907 - pitch: -33.760826 - yaw: 83.21423 - world: world_nether - netherfort: - name: netherfort - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: -614.2983201746865 - y: 67.0 - z: 122.62122438895616 - pitch: 17.275862 - yaw: -128.85028 - world: world_nether - endermans: - name: endermans - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: 213.59329221804262 - y: 66.0 - z: -539.9037932128327 - pitch: 29.512463 - yaw: -96.63135 - world: world_nether - visitors: 1 - stronghold: - name: stronghold - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: -1735.0578911085888 - y: -10.0 - z: 803.3163522560379 - pitch: 39.278366 - yaw: -92.5939 - world: world - endcities: - name: endcities - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: 661.409802724397 - y: 62.0 - z: 805.1646928123994 - pitch: 21.520027 - yaw: -69.64753 - world: world_the_end - endcity: - name: endcity - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: 1099.699999988079 - y: 132.0 - z: 331.78061292917846 - pitch: 12.942911 - yaw: -120.5249 - world: world_the_end - netherite: - name: netherite - owner: 89e50837-3fd9-4ecc-9c81-5503c4a97796 - ownername: chocovannii - count: true - loc: - x: -30.121621909055087 - y: 9.0 - z: -106.73229092110579 - pitch: 39.58764 - yaw: 174.06068 - world: world_nether - end: - name: end - owner: 20131cc1-2e6a-3015-ba4c-f1c2e58048fe - ownername: Rostiks52645264 - count: true - loc: - x: 237.65824464502145 - y: 1.0 - z: 30.15931207971623 - pitch: 11.250102 - yaw: 66.730774 - world: world_the_end - visitors: 222 - '1234': - name: '1234' - owner: 00000000-0000-0000-0009-01f8fbd8c2d5 - ownername: '@Eagle8261' - count: true - loc: - x: -234.90082 - y: 63.0 - z: -301.55914 - pitch: 13.685471 - yaw: 175.48041 - world: world - farm: - name: farm - owner: 3e04947a-e782-3715-ac10-f8b84b106c12 - ownername: pipikaka18 - count: true - loc: - x: 235.52698513734384 - y: 1.0 - z: 30.09160818893531 - pitch: -10.066212 - yaw: 4.749128 - world: world_the_end - визер: - name: визер - owner: 7c8c8d55-bfb1-3a03-b596-92e7c171e7d7 - ownername: Ponos_churki - count: true - loc: - x: 2415.9715506612188 - y: 215.0 - z: 113.51054018156647 - pitch: 73.92313 - yaw: 14.96228 - world: world_nether diff --git a/mcserver/plugins/Geyser-Spigot/cache/GeyserIntegratedPack.mcpack b/mcserver/plugins/Geyser-Spigot/cache/GeyserIntegratedPack.mcpack deleted file mode 100644 index e8a6e43..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/GeyserIntegratedPack.mcpack and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/client_jar.hash b/mcserver/plugins/Geyser-Spigot/cache/client_jar.hash deleted file mode 100644 index c5348b9..0000000 --- a/mcserver/plugins/Geyser-Spigot/cache/client_jar.hash +++ /dev/null @@ -1 +0,0 @@ -191771837687b766537a8c4607cb6fad79c533a1 \ No newline at end of file diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/alex.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/alex.png deleted file mode 100644 index 99af193..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/alex.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/ari.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/ari.png deleted file mode 100644 index 370292a..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/ari.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/efe.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/efe.png deleted file mode 100644 index 3370b1f..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/efe.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/kai.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/kai.png deleted file mode 100644 index ed10785..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/kai.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/makena.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/makena.png deleted file mode 100644 index ad8cace..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/makena.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/noor.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/noor.png deleted file mode 100644 index a471226..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/noor.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/steve.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/steve.png deleted file mode 100644 index b00ef05..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/steve.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/sunny.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/sunny.png deleted file mode 100644 index 0c1f9c4..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/sunny.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/zuri.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/zuri.png deleted file mode 100644 index 98386c1..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/slim/zuri.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/alex.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/alex.png deleted file mode 100644 index f9973fd..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/alex.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/ari.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/ari.png deleted file mode 100644 index 150212b..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/ari.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/efe.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/efe.png deleted file mode 100644 index 7a9d147..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/efe.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/kai.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/kai.png deleted file mode 100644 index c7df76d..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/kai.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/makena.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/makena.png deleted file mode 100644 index d505622..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/makena.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/noor.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/noor.png deleted file mode 100644 index 32e9d63..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/noor.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/steve.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/steve.png deleted file mode 100644 index 1607786..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/steve.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/sunny.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/sunny.png deleted file mode 100644 index 3eea963..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/sunny.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/zuri.png b/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/zuri.png deleted file mode 100644 index 3c99058..0000000 Binary files a/mcserver/plugins/Geyser-Spigot/cache/default_player_skins/wide/zuri.png and /dev/null differ diff --git a/mcserver/plugins/Geyser-Spigot/locales/deprecated.json b/mcserver/plugins/Geyser-Spigot/locales/deprecated.json deleted file mode 100644 index a533cc2..0000000 --- a/mcserver/plugins/Geyser-Spigot/locales/deprecated.json +++ /dev/null @@ -1,502 +0,0 @@ -{ - "removed": [ - "upgrade.minecraft.netherite_upgrade", - "item.minecraft.creeper_banner_pattern.desc", - "item.minecraft.flow_banner_pattern.desc", - "item.minecraft.flower_banner_pattern.desc", - "item.minecraft.globe_banner_pattern.desc", - "item.minecraft.guster_banner_pattern.desc", - "item.minecraft.mojang_banner_pattern.desc", - "item.minecraft.piglin_banner_pattern.desc", - "item.minecraft.skull_banner_pattern.desc", - "argument.time.invalid_tick_count", - "arguments.nbtpath.too_large", - "block.minecraft.grass", - "book.invalid.tag", - "commands.fillbiome.success", - "commands.function.success.multiple", - "commands.function.success.multiple.result", - "commands.function.success.single", - "commands.function.success.single.result", - "commands.publish.success", - "connect.reconfiging", - "dataPack.update_1_20.description", - "dataPack.update_1_20.name", - "dataPack.update_1_21.description", - "dataPack.update_1_21.name", - "dataPack.winter_drop.description", - "dataPack.winter_drop.name", - "deathScreen.score", - "entity.minecraft.creaking_transient", - "event.minecraft.raid.defeat", - "event.minecraft.raid.victory", - "gui.abuseReport.reason.false_reporting", - "gui.chatReport.comments", - "gui.chatReport.describe", - "gui.chatReport.discard.content", - "gui.chatReport.discard.discard", - "gui.chatReport.discard.draft", - "gui.chatReport.discard.return", - "gui.chatReport.discard.title", - "gui.chatReport.draft.content", - "gui.chatReport.draft.discard", - "gui.chatReport.draft.edit", - "gui.chatReport.draft.quittotitle.content", - "gui.chatReport.draft.quittotitle.title", - "gui.chatReport.draft.title", - "gui.chatReport.more_comments", - "gui.chatReport.observed_what", - "gui.chatReport.read_info", - "gui.chatReport.select_reason", - "gui.chatReport.send.comments_too_long", - "gui.chatReport.send.no_reason", - "item_modifier.unknown", - "item.minecraft.angler_pottery_shard", - "item.minecraft.archer_pottery_shard", - "item.minecraft.arms_up_pottery_shard", - "item.minecraft.blade_pottery_shard", - "item.minecraft.brewer_pottery_shard", - "item.minecraft.bundle.fullness", - "item.minecraft.burn_pottery_shard", - "item.minecraft.danger_pottery_shard", - "item.minecraft.explorer_pottery_shard", - "item.minecraft.friend_pottery_shard", - "item.minecraft.heart_pottery_shard", - "item.minecraft.heartbreak_pottery_shard", - "item.minecraft.howl_pottery_shard", - "item.minecraft.miner_pottery_shard", - "item.minecraft.mourner_pottery_shard", - "item.minecraft.music_disc_5.desc", - "item.minecraft.music_disc_11.desc", - "item.minecraft.music_disc_13.desc", - "item.minecraft.music_disc_blocks.desc", - "item.minecraft.music_disc_cat.desc", - "item.minecraft.music_disc_chirp.desc", - "item.minecraft.music_disc_creator_music_box.desc", - "item.minecraft.music_disc_creator.desc", - "item.minecraft.music_disc_far.desc", - "item.minecraft.music_disc_mall.desc", - "item.minecraft.music_disc_mellohi.desc", - "item.minecraft.music_disc_otherside.desc", - "item.minecraft.music_disc_pigstep.desc", - "item.minecraft.music_disc_precipice.desc", - "item.minecraft.music_disc_relic.desc", - "item.minecraft.music_disc_stal.desc", - "item.minecraft.music_disc_strad.desc", - "item.minecraft.music_disc_wait.desc", - "item.minecraft.music_disc_ward.desc", - "item.minecraft.music_disc_tears.desc", - "item.minecraft.music_disc_lava_chicken.desc", - "item.minecraft.plenty_pottery_shard", - "item.minecraft.pottery_shard_archer", - "item.minecraft.pottery_shard_arms_up", - "item.minecraft.pottery_shard_prize", - "item.minecraft.pottery_shard_skull", - "item.minecraft.prize_pottery_shard", - "item.minecraft.scute", - "item.minecraft.sheaf_pottery_shard", - "item.minecraft.shelter_pottery_shard", - "item.minecraft.skull_pottery_shard", - "item.minecraft.snort_pottery_shard", - "item.nbt_tags", - "mco.account.privacy.info", - "mco.account.privacyinfo", - "mco.client.incompatible.msg.line1", - "mco.client.incompatible.msg.line2", - "mco.client.incompatible.msg.line3", - "mco.configure.world.close.question.line2", - "mco.configure.world.delete.question.line2", - "mco.configure.world.invited", - "mco.configure.world.leave.question.line2", - "mco.configure.world.minigame", - "mco.configure.world.resourcepack.question.line1", - "mco.configure.world.resourcepack.question.line2", - "mco.configure.world.restore.download.question.line2", - "mco.configure.world.restore.question.line2", - "mco.configure.world.slot.switch.question.line2", - "mco.configure.world.slot.tooltip.active", - "mco.configure.world.spawnAnimals", - "mco.configure.world.spawnNPCs", - "mco.configure.world.spawn_toggle.title", - "mco.configure.world.subscription.day", - "mco.configure.world.subscription.days", - "mco.configure.world.subscription.month", - "mco.configure.world.subscription.months", - "mco.configure.world.subscription.title", - "mco.configure.world.title", - "mco.configure.world.uninvite.question", - "mco.create.world.skip", - "mco.create.world.subtitle", - "mco.download.confirmation.line1", - "mco.download.confirmation.line2", - "mco.errorMessage.realmsService", - "mco.gui.ok", - "mco.reset.world.seed", - "mco.reset.world.upload", - "mco.selectServer.closeserver", - "mco.selectServer.configureRealm", - "mco.selectServer.expiredSubscribe", - "mco.selectServer.minigame", - "mco.snapshot.creating", - "mco.snapshot.friendsRealm.upgrade", - "mco.upload.entry.cheats", - "mco.upload.entry.commands", - "mco.upload.hardcore", - "mco.upload.size.failure.line1", - "mco.upload.size.failure.line2", - "mco.version", - "multiplayer.disconnect.out_of_order_chat", - "multiplayer.disconnect.unsigned_chat", - "narration.edit_box", - "painting.minecraft.earth.author", - "painting.minecraft.fire.author", - "painting.minecraft.water.author", - "painting.minecraft.wind.author", - "painting.minecraft.wither.author", - "predicate.unknown", - "resourcepack.downloading", - "resourcepack.progress", - "resourcepack.requesting", - "selectWorld.cheats", - "selectWorld.edit.export_worldgen_settings", - "selectWorld.edit.export_worldgen_settings.failure", - "selectWorld.edit.export_worldgen_settings.success", - "selectWorld.futureworld.error.text", - "selectWorld.futureworld.error.title", - "selectWorld.gameMode.adventure.line1", - "selectWorld.gameMode.adventure.line2", - "selectWorld.gameMode.creative.line1", - "selectWorld.gameMode.creative.line2", - "selectWorld.gameMode.hardcore.line1", - "selectWorld.gameMode.hardcore.line2", - "selectWorld.gameMode.spectator.line1", - "selectWorld.gameMode.spectator.line2", - "selectWorld.gameMode.survival.line1", - "selectWorld.gameMode.survival.line2", - "selectWorld.import_worldgen_settings", - "selectWorld.import_worldgen_settings.failure", - "selectWorld.import_worldgen_settings.select_file", - "selectWorld.moreWorldOptions", - "selectWorld.resultFolder", - "selectWorld.versionJoinButton", - "selectWorld.versionQuestion", - "selectWorld.versionWarning", - "subtitles.block.trial_spawner.ambient_charged", - "subtitles.block.trial_spawner.charge_activate", - "subtitles.entity.camel.step", - "subtitles.entity.camel.step_sand", - "subtitles.entity.leash_knot.break", - "subtitles.entity.leash_knot.place", - "subtitles.entity.drowned.step", - "subtitles.entity.generic.wind_burst", - "subtitles.entity.goat.step", - "subtitles.entity.hoglin.step", - "subtitles.entity.llama.step", - "subtitles.entity.minecart.inside", - "subtitles.entity.minecart.inside_underwater", - "subtitles.entity.panda.step", - "subtitles.entity.piglin_brute.step", - "subtitles.entity.piglin.step", - "subtitles.entity.ravager.step", - "subtitles.entity.sniffer.egg_crack", - "subtitles.entity.sniffer.egg_hatch", - "subtitles.entity.sniffer.step", - "subtitles.entity.warden.step", - "subtitles.entity.zoglin.step", - "symlink_warning.message", - "title.32bit.deprecation", - "title.32bit.deprecation.realms", - "title.32bit.deprecation.realms.check", - "title.32bit.deprecation.realms.header", - "tutorial.bundleInsert.description", - "tutorial.bundleInsert.title", - "attribute.name.generic.armor", - "attribute.name.generic.armor_toughness", - "attribute.name.generic.attack_damage", - "attribute.name.generic.attack_knockback", - "attribute.name.generic.attack_speed", - "attribute.name.generic.block_interaction_range", - "attribute.name.generic.burning_time", - "attribute.name.generic.entity_interaction_range", - "attribute.name.generic.explosion_knockback_resistance", - "attribute.name.generic.fall_damage_multiplier", - "attribute.name.generic.flying_speed", - "attribute.name.generic.follow_range", - "attribute.name.generic.gravity", - "attribute.name.generic.jump_strength", - "attribute.name.generic.knockback_resistance", - "attribute.name.generic.luck", - "attribute.name.generic.max_absorption", - "attribute.name.generic.max_health", - "attribute.name.generic.movement_efficiency", - "attribute.name.generic.movement_speed", - "attribute.name.generic.oxygen_bonus", - "attribute.name.generic.safe_fall_distance", - "attribute.name.generic.scale", - "attribute.name.generic.step_height", - "attribute.name.generic.water_movement_efficiency", - "attribute.name.horse.jump_strength", - "attribute.name.player.block_break_speed", - "attribute.name.player.block_interaction_range", - "attribute.name.player.entity_interaction_range", - "attribute.name.player.mining_efficiency", - "attribute.name.player.sneaking_speed", - "attribute.name.player.submerged_mining_speed", - "attribute.name.player.sweeping_damage_ratio", - "attribute.name.zombie.spawn_reinforcements", - "realms.missing.snapshot.error.text", - "entity.minecraft.boat", - "entity.minecraft.chest_boat", - "subtitles.ambient.cave", - "subtitles.block.creaking_heart.idle", - "subtitles.block.eyeblossom.idle", - "subtitles.block.generic.idle", - "entity.minecraft.potion", - "argument.nbt.list.mixed", - "item.minecraft.crossbow.projectile", - "subtitles.entity.wolf.ambient", - "subtitles.block.trapdoor.toggle", - "subtitles.block.iron_trapdoor.close", - "subtitles.block.iron_trapdoor.open", - "dataPack.bundle.description", - "dataPack.bundle.name", - "dataPack.locator_bar.description", - "dataPack.locator_bar.name", - "argument.resource_or_id.invalid", - "narrator.loading.done", - "gamerule.spawnChunkRadius", - "gamerule.spawnChunkRadius.description", - "gamerule.enableCommandBlocks", - "gamerule.entitiesWithPassengersCanUsePortals", - "gamerule.entitiesWithPassengersCanUsePortals.description", - "options.graphics", - "options.graphics.fabulous.tooltip", - "options.graphics.fancy.tooltip", - "options.graphics.fast.tooltip", - "options.invertMouse", - "mco.upload.select.world.subtitle", - "mco.upload.entry.id", - "mco.configure.world.spawn_toggle.message", - "mco.configure.world.spawn_toggle.message.npc", - "mco.configure.world.spawnMonsters", - "mco.configure.world.commandBlocks", - "selectWorld.world", - "commands.profile_fetch.copy_component", - "commands.profile_fetch.failed_to_serialize", - "commands.profile_fetch.give_item", - "commands.profile_fetch.id.failure", - "commands.profile_fetch.id.success", - "commands.profile_fetch.name.failure", - "commands.profile_fetch.name.success", - "argument.range.ints", - "addServer.add", - "addServer.enterIp", - "addServer.enterName", - "addServer.resourcePack", - "addServer.resourcePack.disabled", - "addServer.resourcePack.enabled", - "addServer.resourcePack.prompt", - "addServer.title", - "key.categories.creative", - "key.categories.gameplay", - "key.categories.inventory", - "key.categories.misc", - "key.categories.movement", - "key.categories.multiplayer", - "key.categories.spectator", - "key.categories.ui", - "commands.setworldspawn.failure.not_overworld", - "advMode.notEnabled", - "commands.setworldspawn.failure.not_overworld", - "key.categories.ui", - "debug.reload_chunks.help", - "debug.show_hitboxes.help", - "debug.copy_location.help", - "debug.clear_chat.help", - "debug.chunk_boundaries.help", - "debug.advanced_tooltips.help", - "debug.inspect.help", - "debug.profiling.help", - "debug.creative_spectator.help", - "debug.pause_focus.help", - "debug.help.help", - "debug.dump_dynamic_textures.help", - "debug.reload_resourcepacks.help", - "debug.version.help", - "debug.pause.help", - "debug.gamemodes.help", - "debug.options.help", - "debug.gamemodes.press_f4", - "debug.profiling.start", - "debug.crash.message", - "debug.help.message", - "debug.entry.currently.inF3", - "debug.entry.f3", - "narration.checkbox.usage.hovered", - "narration.checkbox.usage.focused", - "createWorld.customize.buffet.biome", - "options.video.interface.header", - "gamerule.disablePlayerMovementCheck", - "gamerule.disableElytraMovementCheck", - "gamerule.disableRaids", - "gamerule.doFireTick", - "gamerule.allowFireTicksAwayFromPlayer", - "options.showNowPlayingToast", - "options.showNowPlayingToast.tooltip", - "gamerule.universalAnger.description", - "commands.time.query", - "commands.time.set", - "chat.disabled.launcher", - "chat.disabled.profile", - "chat.disabled.profile.moreInfo", - "subtitles.entity.baby_horse.land", - "selectWorld.world_gen_settings_access", - "selectWorld.backupRequiredTooltip" - ], - "renamed": { - "item.minecraft.dune_armor_trim_smithing_template.new": "item.minecraft.dune_armor_trim_smithing_template", - "item.minecraft.eye_armor_trim_smithing_template.new": "item.minecraft.eye_armor_trim_smithing_template", - "item.minecraft.flow_armor_trim_smithing_template.new": "item.minecraft.flow_armor_trim_smithing_template", - "item.minecraft.bolt_armor_trim_smithing_template.new": "item.minecraft.bolt_armor_trim_smithing_template", - "item.minecraft.host_armor_trim_smithing_template.new": "item.minecraft.host_armor_trim_smithing_template", - "item.minecraft.netherite_upgrade_smithing_template.new": "item.minecraft.netherite_upgrade_smithing_template", - "item.minecraft.raiser_armor_trim_smithing_template.new": "item.minecraft.raiser_armor_trim_smithing_template", - "item.minecraft.rib_armor_trim_smithing_template.new": "item.minecraft.rib_armor_trim_smithing_template", - "item.minecraft.sentry_armor_trim_smithing_template.new": "item.minecraft.sentry_armor_trim_smithing_template", - "item.minecraft.shaper_armor_trim_smithing_template.new": "item.minecraft.shaper_armor_trim_smithing_template", - "item.minecraft.silence_armor_trim_smithing_template.new": "item.minecraft.silence_armor_trim_smithing_template", - "item.minecraft.snout_armor_trim_smithing_template.new": "item.minecraft.snout_armor_trim_smithing_template", - "item.minecraft.spire_armor_trim_smithing_template.new": "item.minecraft.spire_armor_trim_smithing_template", - "item.minecraft.tide_armor_trim_smithing_template.new": "item.minecraft.tide_armor_trim_smithing_template", - "item.minecraft.vex_armor_trim_smithing_template.new": "item.minecraft.vex_armor_trim_smithing_template", - "item.minecraft.ward_armor_trim_smithing_template.new": "item.minecraft.ward_armor_trim_smithing_template", - "item.minecraft.wayfinder_armor_trim_smithing_template.new": "item.minecraft.wayfinder_armor_trim_smithing_template", - "item.minecraft.wild_armor_trim_smithing_template.new": "item.minecraft.wild_armor_trim_smithing_template", - "item.minecraft.coast_armor_trim_smithing_template.new": "item.minecraft.coast_armor_trim_smithing_template", - "item.minecraft.creeper_banner_pattern.new": "item.minecraft.creeper_banner_pattern", - "item.minecraft.flow_banner_pattern.new": "item.minecraft.flow_banner_pattern", - "item.minecraft.flower_banner_pattern.new": "item.minecraft.flower_banner_pattern", - "item.minecraft.globe_banner_pattern.new": "item.minecraft.globe_banner_pattern", - "item.minecraft.guster_banner_pattern.new": "item.minecraft.guster_banner_pattern", - "item.minecraft.mojang_banner_pattern.new": "item.minecraft.mojang_banner_pattern", - "item.minecraft.piglin_banner_pattern.new": "item.minecraft.piglin_banner_pattern", - "item.minecraft.skull_banner_pattern.new": "item.minecraft.skull_banner_pattern", - "lanServer.port.unavailable.new": "lanServer.port.unavailable", - "lanServer.port.invalid.new": "lanServer.port.invalid", - "multiplayer.disconnect.invalid_public_key_signature.new": "multiplayer.disconnect.invalid_public_key_signature", - "selectWorld.allowCommands.new": "selectWorld.allowCommands", - "gui.abuseReport.reason.generic": "gui.abuseReport.reason.i_want_to_report_them", - "gui.abuseReport.reason.generic.description": "gui.abuseReport.reason.i_want_to_report_them.description", - "commands.drop.no_loot_table": "commands.drop.no_loot_table.entity", - "item.op_block_warning.line1": "item.op_warning.line1", - "item.op_block_warning.line2": "item.op_warning.line2", - "item.op_block_warning.line3": "item.op_warning.line3", - "container.shulkerBox.unknownContents": "item.container.loot_table.unknown", - "container.shulkerBox.itemCount": "item.container.item_count", - "container.shulkerBox.more": "item.container.more_items", - "advancements.nether.use_lodestone.description": "advancements.adventure.use_lodestone.description", - "advancements.nether.use_lodestone.title": "advancements.adventure.use_lodestone.title", - "subtitles.block.sand.wind": "subtitles.block.dry_grass.ambient", - "snbt.parser.undescore_not_allowed": "snbt.parser.underscore_not_allowed", - "commands.setworldspawn.success.new": "commands.setworldspawn.success", - "commands.spawnpoint.success.multiple.new": "commands.spawnpoint.success.multiple", - "commands.spawnpoint.success.single.new": "commands.spawnpoint.success.single", - "debug.crash.message.rebindable": "debug.crash.message", - "debug.profiling.start.rebindable": "debug.profiling.start", - "subtitles.item.underwater_saddle.equip": "subtitles.item.nautilus_saddle_underwater_equip", - "gamerule.mobGriefing": "gamerule.minecraft.mob_griefing", - "gamerule.keepInventory": "gamerule.minecraft.keep_inventory", - "gamerule.doMobSpawning": "gamerule.minecraft.spawn_mobs", - "gamerule.doMobLoot": "gamerule.minecraft.mob_drops", - "gamerule.projectilesCanBreakBlocks": "gamerule.minecraft.projectiles_can_break_blocks", - "gamerule.doTileDrops": "gamerule.minecraft.block_drops", - "gamerule.doEntityDrops": "gamerule.minecraft.entity_drops", - "gamerule.commandBlockOutput": "gamerule.minecraft.command_block_output", - "gamerule.naturalRegeneration": "gamerule.minecraft.natural_health_regeneration", - "gamerule.doDaylightCycle": "gamerule.minecraft.advance_time", - "gamerule.logAdminCommands": "gamerule.minecraft.log_admin_commands", - "gamerule.showDeathMessages": "gamerule.minecraft.show_death_messages", - "gamerule.randomTickSpeed": "gamerule.minecraft.random_tick_speed", - "gamerule.sendCommandFeedback": "gamerule.minecraft.send_command_feedback", - "gamerule.reducedDebugInfo": "gamerule.minecraft.reduced_debug_info", - "gamerule.spectatorsGenerateChunks": "gamerule.minecraft.spectators_generate_chunks", - "gamerule.spawnRadius": "gamerule.minecraft.respawn_radius", - "gamerule.maxEntityCramming": "gamerule.minecraft.max_entity_cramming", - "gamerule.doWeatherCycle": "gamerule.minecraft.advance_weather", - "gamerule.doLimitedCrafting": "gamerule.minecraft.limited_crafting", - "gamerule.maxCommandChainLength": "gamerule.minecraft.max_command_sequence_length", - "gamerule.maxCommandForkCount": "gamerule.minecraft.max_command_forks", - "gamerule.commandModificationBlockLimit": "gamerule.minecraft.max_block_modifications", - "gamerule.announceAdvancements": "gamerule.minecraft.show_advancement_messages", - "gamerule.doInsomnia": "gamerule.minecraft.spawn_phantoms", - "gamerule.doImmediateRespawn": "gamerule.minecraft.immediate_respawn", - "gamerule.playersNetherPortalDefaultDelay": "gamerule.minecraft.players_nether_portal_default_delay", - "gamerule.playersNetherPortalCreativeDelay": "gamerule.minecraft.players_nether_portal_creative_delay", - "gamerule.drowningDamage": "gamerule.minecraft.drowning_damage", - "gamerule.fallDamage": "gamerule.minecraft.fall_damage", - "gamerule.fireDamage": "gamerule.minecraft.fire_damage", - "gamerule.freezeDamage": "gamerule.minecraft.freeze_damage", - "gamerule.doPatrolSpawning": "gamerule.minecraft.spawn_patrols", - "gamerule.doTraderSpawning": "gamerule.minecraft.spawn_wandering_traders", - "gamerule.doWardenSpawning": "gamerule.minecraft.spawn_wardens", - "gamerule.forgiveDeadPlayers": "gamerule.minecraft.forgive_dead_players", - "gamerule.universalAnger": "gamerule.minecraft.universal_anger", - "gamerule.playersSleepingPercentage": "gamerule.minecraft.players_sleeping_percentage", - "gamerule.blockExplosionDropDecay": "gamerule.minecraft.block_explosion_drop_decay", - "gamerule.mobExplosionDropDecay": "gamerule.minecraft.mob_explosion_drop_decay", - "gamerule.tntExplosionDropDecay": "gamerule.minecraft.tnt_explosion_drop_decay", - "gamerule.snowAccumulationHeight": "gamerule.minecraft.max_snow_accumulation_height", - "gamerule.waterSourceConversion": "gamerule.minecraft.water_source_conversion", - "gamerule.lavaSourceConversion": "gamerule.minecraft.lava_source_conversion", - "gamerule.globalSoundEvents": "gamerule.minecraft.global_sound_events", - "gamerule.doVinesSpread": "gamerule.minecraft.spread_vines", - "gamerule.enderPearlsVanishOnDeath": "gamerule.minecraft.ender_pearls_vanish_on_death", - "gamerule.minecartMaxSpeed": "gamerule.minecraft.max_minecart_speed", - "gamerule.tntExplodes": "gamerule.minecraft.tnt_explodes", - "gamerule.locatorBar": "gamerule.minecraft.locator_bar", - "gamerule.pvp": "gamerule.minecraft.pvp", - "gamerule.allowEnteringNetherUsingPortals": "gamerule.minecraft.allow_entering_nether_using_portals", - "gamerule.spawnMonsters": "gamerule.minecraft.spawn_monsters", - "gamerule.commandBlocksEnabled": "gamerule.minecraft.command_blocks_work", - "gamerule.spawnerBlocksEnabled": "gamerule.minecraft.spawner_blocks_work", - "gamerule.allowFireTicksAwayFromPlayer.description": "gamerule.minecraft.spread_fire_far_from_player.description", - "gamerule.doMobSpawning.description": "gamerule.minecraft.spawn_mobs.description", - "gamerule.doMobLoot.description": "gamerule.minecraft.mob_drops.description", - "gamerule.projectilesCanBreakBlocks.description": "gamerule.minecraft.projectiles_can_break_blocks.description", - "gamerule.doTileDrops.description": "gamerule.minecraft.block_drops.description", - "gamerule.doEntityDrops.description": "gamerule.minecraft.entity_drops.description", - "gamerule.reducedDebugInfo.description": "gamerule.minecraft.reduced_debug_info.description", - "gamerule.spawnRadius.description": "gamerule.minecraft.respawn_radius.description", - "gamerule.doLimitedCrafting.description": "gamerule.minecraft.limited_crafting.description", - "gamerule.maxCommandChainLength.description": "gamerule.minecraft.max_command_sequence_length.description", - "gamerule.maxCommandForkCount.description": "gamerule.minecraft.max_command_forks.description", - "gamerule.commandModificationBlockLimit.description": "gamerule.minecraft.max_block_modifications.description", - "gamerule.playersNetherPortalDefaultDelay.description": "gamerule.minecraft.players_nether_portal_default_delay.description", - "gamerule.playersNetherPortalCreativeDelay.description": "gamerule.minecraft.players_nether_portal_creative_delay.description", - "gamerule.forgiveDeadPlayers.description": "gamerule.minecraft.forgive_dead_players.description", - "gamerule.playersSleepingPercentage.description": "gamerule.minecraft.players_sleeping_percentage.description", - "gamerule.blockExplosionDropDecay.description": "gamerule.minecraft.block_explosion_drop_decay.description", - "gamerule.mobExplosionDropDecay.description": "gamerule.minecraft.mob_explosion_drop_decay.description", - "gamerule.tntExplosionDropDecay.description": "gamerule.minecraft.tnt_explosion_drop_decay.description", - "gamerule.snowAccumulationHeight.description": "gamerule.minecraft.max_snow_accumulation_height.description", - "gamerule.waterSourceConversion.description": "gamerule.minecraft.water_source_conversion.description", - "gamerule.lavaSourceConversion.description": "gamerule.minecraft.lava_source_conversion.description", - "gamerule.globalSoundEvents.description": "gamerule.minecraft.global_sound_events.description", - "gamerule.doVinesSpread.description": "gamerule.minecraft.spread_vines.description", - "gamerule.enderPearlsVanishOnDeath.description": "gamerule.minecraft.ender_pearls_vanish_on_death.description", - "gamerule.minecartMaxSpeed.description": "gamerule.minecraft.max_minecart_speed.description", - "gamerule.locatorBar.description": "gamerule.minecraft.locator_bar.description", - "gamerule.pvp.description": "gamerule.minecraft.pvp.description", - "gamerule.allowEnteringNetherUsingPortals.description": "gamerule.minecraft.allow_entering_nether_using_portals.description", - "gamerule.spawnMonsters.description": "gamerule.minecraft.spawn_monsters.description", - "gamerule.category.chat": "gamerule.category.minecraft.chat", - "gamerule.category.drops": "gamerule.category.minecraft.drops", - "gamerule.category.misc": "gamerule.category.minecraft.misc", - "gamerule.category.mobs": "gamerule.category.minecraft.mobs", - "gamerule.category.player": "gamerule.category.minecraft.player", - "gamerule.category.spawning": "gamerule.category.minecraft.spawning", - "gamerule.category.updates": "gamerule.category.minecraft.updates", - "selecteWorld.backupRequiredTooltip": "selectWorld.backupRequiredTooltip", - "subtitles.entity.baby_chicken.hurts": "subtitles.entity.baby_chicken.hurt" - } -} diff --git a/mcserver/plugins/Geyser-Spigot/locales/en_us.json b/mcserver/plugins/Geyser-Spigot/locales/en_us.json deleted file mode 100644 index f4a434c..0000000 --- a/mcserver/plugins/Geyser-Spigot/locales/en_us.json +++ /dev/null @@ -1,7888 +0,0 @@ -{ - "accessibility.onboarding.accessibility.button": "Accessibility Settings...", - "accessibility.onboarding.screen.narrator": "Press enter to enable the narrator", - "accessibility.onboarding.screen.title": "Welcome to Minecraft!\n\nWould you like to enable the Narrator or visit the Accessibility Settings?", - "addServer.add": "Done", - "addServer.enterIp": "Server Address", - "addServer.enterName": "Server Name", - "addServer.resourcePack": "Server Resource Packs", - "addServer.resourcePack.disabled": "Disabled", - "addServer.resourcePack.enabled": "Enabled", - "addServer.resourcePack.prompt": "Prompt", - "addServer.title": "Edit Server Info", - "advancement.advancementNotFound": "Unknown advancement: %s", - "advancements.adventure.adventuring_time.description": "Discover every biome", - "advancements.adventure.adventuring_time.title": "Adventuring Time", - "advancements.adventure.arbalistic.description": "Kill five unique mobs with one crossbow shot", - "advancements.adventure.arbalistic.title": "Arbalistic", - "advancements.adventure.avoid_vibration.description": "Sneak near a Sculk Sensor or Warden to prevent it from detecting you", - "advancements.adventure.avoid_vibration.title": "Sneak 100", - "advancements.adventure.blowback.description": "Kill a Breeze with a deflected Breeze-shot Wind Charge", - "advancements.adventure.blowback.title": "Blowback", - "advancements.adventure.brush_armadillo.description": "Get Armadillo Scutes from an Armadillo using a Brush", - "advancements.adventure.brush_armadillo.title": "Isn't It Scute?", - "advancements.adventure.bullseye.description": "Hit the bullseye of a Target block from at least 30 meters away", - "advancements.adventure.bullseye.title": "Bullseye", - "advancements.adventure.craft_decorated_pot_using_only_sherds.description": "Make a Decorated Pot out of 4 Pottery Sherds", - "advancements.adventure.craft_decorated_pot_using_only_sherds.title": "Careful Restoration", - "advancements.adventure.crafters_crafting_crafters.description": "Be near a Crafter when it crafts a Crafter", - "advancements.adventure.crafters_crafting_crafters.title": "Crafters Crafting Crafters", - "advancements.adventure.fall_from_world_height.description": "Free fall from the top of the world (build limit) to the bottom of the world and survive", - "advancements.adventure.fall_from_world_height.title": "Caves & Cliffs", - "advancements.adventure.heart_transplanter.description": "Place a Creaking Heart with the correct alignment between two Pale Oak Log blocks", - "advancements.adventure.heart_transplanter.title": "Heart Transplanter", - "advancements.adventure.hero_of_the_village.description": "Successfully defend a village from a raid", - "advancements.adventure.hero_of_the_village.title": "Hero of the Village", - "advancements.adventure.honey_block_slide.description": "Jump into a Honey Block to break your fall", - "advancements.adventure.honey_block_slide.title": "Sticky Situation", - "advancements.adventure.kill_a_mob.description": "Kill any hostile monster", - "advancements.adventure.kill_a_mob.title": "Monster Hunter", - "advancements.adventure.kill_all_mobs.description": "Kill one of every hostile monster", - "advancements.adventure.kill_all_mobs.title": "Monsters Hunted", - "advancements.adventure.kill_mob_near_sculk_catalyst.description": "Kill a mob near a Sculk Catalyst", - "advancements.adventure.kill_mob_near_sculk_catalyst.title": "It Spreads", - "advancements.adventure.lighten_up.description": "Scrape a Copper Bulb with an Axe to make it brighter", - "advancements.adventure.lighten_up.title": "Lighten Up", - "advancements.adventure.lightning_rod_with_villager_no_fire.description": "Protect a Villager from an undesired shock without starting a fire", - "advancements.adventure.lightning_rod_with_villager_no_fire.title": "Surge Protector", - "advancements.adventure.minecraft_trials_edition.description": "Step foot in a Trial Chamber", - "advancements.adventure.minecraft_trials_edition.title": "Minecraft: Trial(s) Edition", - "advancements.adventure.ol_betsy.description": "Shoot a Crossbow", - "advancements.adventure.ol_betsy.title": "Ol' Betsy", - "advancements.adventure.overoverkill.description": "Deal 50 hearts of damage in a single hit using the Mace", - "advancements.adventure.overoverkill.title": "Over-Overkill", - "advancements.adventure.play_jukebox_in_meadows.description": "Make the Meadows come alive with the sound of music from a Jukebox", - "advancements.adventure.play_jukebox_in_meadows.title": "Sound of Music", - "advancements.adventure.read_power_from_chiseled_bookshelf.description": "Read the power signal of a Chiseled Bookshelf using a Comparator", - "advancements.adventure.read_power_from_chiseled_bookshelf.title": "The Power of Books", - "advancements.adventure.revaulting.description": "Unlock an Ominous Vault with an Ominous Trial Key", - "advancements.adventure.revaulting.title": "Revaulting", - "advancements.adventure.root.description": "Adventure, exploration and combat", - "advancements.adventure.root.title": "Adventure", - "advancements.adventure.salvage_sherd.description": "Brush a Suspicious block to obtain a Pottery Sherd", - "advancements.adventure.salvage_sherd.title": "Respecting the Remnants", - "advancements.adventure.shoot_arrow.description": "Shoot something with an Arrow", - "advancements.adventure.shoot_arrow.title": "Take Aim", - "advancements.adventure.sleep_in_bed.description": "Sleep in a Bed to change your respawn point", - "advancements.adventure.sleep_in_bed.title": "Sweet Dreams", - "advancements.adventure.sniper_duel.description": "Kill a Skeleton from at least 50 meters away", - "advancements.adventure.sniper_duel.title": "Sniper Duel", - "advancements.adventure.spear_many_mobs.description": "Hit five mobs in the same Charge attack using the Spear", - "advancements.adventure.spear_many_mobs.title": "Mob Kabob", - "advancements.adventure.spyglass_at_dragon.description": "Look at the Ender Dragon through a Spyglass", - "advancements.adventure.spyglass_at_dragon.title": "Is It a Plane?", - "advancements.adventure.spyglass_at_ghast.description": "Look at a Ghast through a Spyglass", - "advancements.adventure.spyglass_at_ghast.title": "Is It a Balloon?", - "advancements.adventure.spyglass_at_parrot.description": "Look at a Parrot through a Spyglass", - "advancements.adventure.spyglass_at_parrot.title": "Is It a Bird?", - "advancements.adventure.summon_iron_golem.description": "Summon an Iron Golem to help defend a village", - "advancements.adventure.summon_iron_golem.title": "Hired Help", - "advancements.adventure.throw_trident.description": "Throw a Trident at something.\nNote: Throwing away your only weapon is not a good idea.", - "advancements.adventure.throw_trident.title": "A Throwaway Joke", - "advancements.adventure.totem_of_undying.description": "Use a Totem of Undying to cheat death", - "advancements.adventure.totem_of_undying.title": "Postmortal", - "advancements.adventure.trade_at_world_height.description": "Trade with a Villager at the build height limit", - "advancements.adventure.trade_at_world_height.title": "Star Trader", - "advancements.adventure.trade.description": "Successfully trade with a Villager", - "advancements.adventure.trade.title": "What a Deal!", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.description": "Apply these smithing templates at least once: Spire, Snout, Rib, Ward, Silence, Vex, Tide, Wayfinder", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.title": "Smithing with Style", - "advancements.adventure.trim_with_any_armor_pattern.description": "Craft trimmed armor at a Smithing Table", - "advancements.adventure.trim_with_any_armor_pattern.title": "Crafting a New Look", - "advancements.adventure.two_birds_one_arrow.description": "Kill two Phantoms with a piercing Arrow", - "advancements.adventure.two_birds_one_arrow.title": "Two Birds, One Arrow", - "advancements.adventure.under_lock_and_key.description": "Unlock a Vault with a Trial Key", - "advancements.adventure.under_lock_and_key.title": "Under Lock and Key", - "advancements.adventure.use_lodestone.description": "Use a Compass on a Lodestone", - "advancements.adventure.use_lodestone.title": "Country Lode, Take Me Home", - "advancements.adventure.very_very_frightening.description": "Strike a Villager with lightning", - "advancements.adventure.very_very_frightening.title": "Very Very Frightening", - "advancements.adventure.voluntary_exile.description": "Kill a raid captain.\nMaybe consider staying away from villages for the time being...", - "advancements.adventure.voluntary_exile.title": "Voluntary Exile", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.description": "Walk on Powder Snow... without sinking in it", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.title": "Light as a Rabbit", - "advancements.adventure.who_needs_rockets.description": "Use a Wind Charge to launch yourself upward 8 blocks", - "advancements.adventure.who_needs_rockets.title": "Who Needs Rockets?", - "advancements.adventure.whos_the_pillager_now.description": "Give a Pillager a taste of their own medicine", - "advancements.adventure.whos_the_pillager_now.title": "Who's the Pillager Now?", - "advancements.empty": "There doesn't seem to be anything here...", - "advancements.end.dragon_breath.description": "Collect Dragon's Breath in a Glass Bottle", - "advancements.end.dragon_breath.title": "You Need a Mint", - "advancements.end.dragon_egg.description": "Hold the Dragon Egg", - "advancements.end.dragon_egg.title": "The Next Generation", - "advancements.end.elytra.description": "Find Elytra", - "advancements.end.elytra.title": "Sky's the Limit", - "advancements.end.enter_end_gateway.description": "Escape the island", - "advancements.end.enter_end_gateway.title": "Remote Getaway", - "advancements.end.find_end_city.description": "Go on in, what could happen?", - "advancements.end.find_end_city.title": "The City at the End of the Game", - "advancements.end.kill_dragon.description": "Good luck", - "advancements.end.kill_dragon.title": "Free the End", - "advancements.end.levitate.description": "Levitate up 50 blocks from the attacks of a Shulker", - "advancements.end.levitate.title": "Great View From Up Here", - "advancements.end.respawn_dragon.description": "Respawn the Ender Dragon", - "advancements.end.respawn_dragon.title": "The End... Again...", - "advancements.end.root.description": "Or the beginning?", - "advancements.end.root.title": "The End", - "advancements.husbandry.allay_deliver_cake_to_note_block.description": "Have an Allay drop a Cake at a Note Block", - "advancements.husbandry.allay_deliver_cake_to_note_block.title": "Birthday Song", - "advancements.husbandry.allay_deliver_item_to_player.description": "Have an Allay deliver items to you", - "advancements.husbandry.allay_deliver_item_to_player.title": "You've Got a Friend in Me", - "advancements.husbandry.axolotl_in_a_bucket.description": "Catch an Axolotl in a Bucket", - "advancements.husbandry.axolotl_in_a_bucket.title": "The Cutest Predator", - "advancements.husbandry.balanced_diet.description": "Eat everything that is edible, even if it's not good for you", - "advancements.husbandry.balanced_diet.title": "A Balanced Diet", - "advancements.husbandry.breed_all_animals.description": "Breed all the animals!", - "advancements.husbandry.breed_all_animals.title": "Two by Two", - "advancements.husbandry.breed_an_animal.description": "Breed two animals together", - "advancements.husbandry.breed_an_animal.title": "The Parrots and the Bats", - "advancements.husbandry.complete_catalogue.description": "Tame all Cat variants!", - "advancements.husbandry.complete_catalogue.title": "A Complete Catalogue", - "advancements.husbandry.feed_snifflet.description": "Feed a Snifflet", - "advancements.husbandry.feed_snifflet.title": "Little Sniffs", - "advancements.husbandry.fishy_business.description": "Catch a fish", - "advancements.husbandry.fishy_business.title": "Fishy Business", - "advancements.husbandry.froglights.description": "Have all Froglights in your inventory", - "advancements.husbandry.froglights.title": "With Our Powers Combined!", - "advancements.husbandry.kill_axolotl_target.description": "Team up with an Axolotl and win a fight", - "advancements.husbandry.kill_axolotl_target.title": "The Healing Power of Friendship!", - "advancements.husbandry.leash_all_frog_variants.description": "Get each Frog variant on a Lead", - "advancements.husbandry.leash_all_frog_variants.title": "When the Squad Hops into Town", - "advancements.husbandry.make_a_sign_glow.description": "Make the text of any kind of sign glow", - "advancements.husbandry.make_a_sign_glow.title": "Glow and Behold!", - "advancements.husbandry.netherite_hoe.description": "Use a Netherite Ingot to upgrade a Hoe, and then reevaluate your life choices", - "advancements.husbandry.netherite_hoe.title": "Serious Dedication", - "advancements.husbandry.obtain_sniffer_egg.description": "Obtain a Sniffer Egg", - "advancements.husbandry.obtain_sniffer_egg.title": "Smells Interesting", - "advancements.husbandry.place_dried_ghast_in_water.description": "Place a Dried Ghast block into water", - "advancements.husbandry.place_dried_ghast_in_water.title": "Stay Hydrated!", - "advancements.husbandry.plant_any_sniffer_seed.description": "Plant any Sniffer seed", - "advancements.husbandry.plant_any_sniffer_seed.title": "Planting the Past", - "advancements.husbandry.plant_seed.description": "Plant a seed and watch it grow", - "advancements.husbandry.plant_seed.title": "A Seedy Place", - "advancements.husbandry.remove_wolf_armor.description": "Remove Wolf Armor from a Wolf using Shears", - "advancements.husbandry.remove_wolf_armor.title": "Shear Brilliance", - "advancements.husbandry.repair_wolf_armor.description": "Fully repair damaged Wolf Armor using Armadillo Scutes", - "advancements.husbandry.repair_wolf_armor.title": "Good as New", - "advancements.husbandry.ride_a_boat_with_a_goat.description": "Get in a Boat and float with a Goat", - "advancements.husbandry.ride_a_boat_with_a_goat.title": "Whatever Floats Your Goat!", - "advancements.husbandry.root.description": "The world is full of friends and food", - "advancements.husbandry.root.title": "Husbandry", - "advancements.husbandry.safely_harvest_honey.description": "Use a Campfire to collect Honey from a Beehive using a Glass Bottle without aggravating the Bees", - "advancements.husbandry.safely_harvest_honey.title": "Bee Our Guest", - "advancements.husbandry.silk_touch_nest.description": "Move a Bee Nest or Beehive, with 3 Bees inside, using Silk Touch", - "advancements.husbandry.silk_touch_nest.title": "Total Beelocation", - "advancements.husbandry.tactical_fishing.description": "Catch a Fish... without a Fishing Rod!", - "advancements.husbandry.tactical_fishing.title": "Tactical Fishing", - "advancements.husbandry.tadpole_in_a_bucket.description": "Catch a Tadpole in a Bucket", - "advancements.husbandry.tadpole_in_a_bucket.title": "Bukkit Bukkit", - "advancements.husbandry.tame_an_animal.description": "Tame an animal", - "advancements.husbandry.tame_an_animal.title": "Best Friends Forever", - "advancements.husbandry.wax_off.description": "Scrape Wax off of a Copper block!", - "advancements.husbandry.wax_off.title": "Wax Off", - "advancements.husbandry.wax_on.description": "Apply Honeycomb to a Copper block!", - "advancements.husbandry.wax_on.title": "Wax On", - "advancements.husbandry.whole_pack.description": "Tame one of each Wolf variant", - "advancements.husbandry.whole_pack.title": "The Whole Pack", - "advancements.nether.all_effects.description": "Have every effect applied at the same time", - "advancements.nether.all_effects.title": "How Did We Get Here?", - "advancements.nether.all_potions.description": "Have every potion effect applied at the same time", - "advancements.nether.all_potions.title": "A Furious Cocktail", - "advancements.nether.brew_potion.description": "Brew a Potion", - "advancements.nether.brew_potion.title": "Local Brewery", - "advancements.nether.charge_respawn_anchor.description": "Charge a Respawn Anchor to the maximum", - "advancements.nether.charge_respawn_anchor.title": "Not Quite \"Nine\" Lives", - "advancements.nether.create_beacon.description": "Construct and place a Beacon", - "advancements.nether.create_beacon.title": "Bring Home the Beacon", - "advancements.nether.create_full_beacon.description": "Bring a Beacon to full power", - "advancements.nether.create_full_beacon.title": "Beaconator", - "advancements.nether.distract_piglin.description": "Distract Piglins with gold", - "advancements.nether.distract_piglin.title": "Oh Shiny", - "advancements.nether.explore_nether.description": "Explore all Nether biomes", - "advancements.nether.explore_nether.title": "Hot Tourist Destinations", - "advancements.nether.fast_travel.description": "Use the Nether to travel 7 km in the Overworld", - "advancements.nether.fast_travel.title": "Subspace Bubble", - "advancements.nether.find_bastion.description": "Enter a Bastion Remnant", - "advancements.nether.find_bastion.title": "Those Were the Days", - "advancements.nether.find_fortress.description": "Break your way into a Nether Fortress", - "advancements.nether.find_fortress.title": "A Terrible Fortress", - "advancements.nether.get_wither_skull.description": "Obtain a Wither Skeleton's skull", - "advancements.nether.get_wither_skull.title": "Spooky Scary Skeleton", - "advancements.nether.loot_bastion.description": "Loot a Chest in a Bastion Remnant", - "advancements.nether.loot_bastion.title": "War Pigs", - "advancements.nether.netherite_armor.description": "Get a full suit of Netherite armor", - "advancements.nether.netherite_armor.title": "Cover Me in Debris", - "advancements.nether.obtain_ancient_debris.description": "Obtain Ancient Debris", - "advancements.nether.obtain_ancient_debris.title": "Hidden in the Depths", - "advancements.nether.obtain_blaze_rod.description": "Relieve a Blaze of its rod", - "advancements.nether.obtain_blaze_rod.title": "Into Fire", - "advancements.nether.obtain_crying_obsidian.description": "Obtain Crying Obsidian", - "advancements.nether.obtain_crying_obsidian.title": "Who is Cutting Onions?", - "advancements.nether.return_to_sender.description": "Destroy a Ghast with a fireball", - "advancements.nether.return_to_sender.title": "Return to Sender", - "advancements.nether.ride_strider_in_overworld_lava.description": "Take a Strider for a loooong ride on a lava lake in the Overworld", - "advancements.nether.ride_strider_in_overworld_lava.title": "Feels Like Home", - "advancements.nether.ride_strider.description": "Ride a Strider with a Warped Fungus on a Stick", - "advancements.nether.ride_strider.title": "This Boat Has Legs", - "advancements.nether.root.description": "Bring summer clothes", - "advancements.nether.root.title": "Nether", - "advancements.nether.summon_wither.description": "Summon the Wither", - "advancements.nether.summon_wither.title": "Withering Heights", - "advancements.nether.uneasy_alliance.description": "Rescue a Ghast from the Nether, bring it safely home to the Overworld... and then kill it", - "advancements.nether.uneasy_alliance.title": "Uneasy Alliance", - "advancements.nether.use_lodestone.description": "Use a Compass on a Lodestone", - "advancements.nether.use_lodestone.title": "Country Lode, Take Me Home", - "advancements.progress": "%s/%s", - "advancements.sad_label": ":(", - "advancements.story.cure_zombie_villager.description": "Weaken and then cure a Zombie Villager", - "advancements.story.cure_zombie_villager.title": "Zombie Doctor", - "advancements.story.deflect_arrow.description": "Deflect a projectile with a Shield", - "advancements.story.deflect_arrow.title": "Not Today, Thank You", - "advancements.story.enchant_item.description": "Enchant an item at an Enchanting Table", - "advancements.story.enchant_item.title": "Enchanter", - "advancements.story.enter_the_end.description": "Enter the End Portal", - "advancements.story.enter_the_end.title": "The End?", - "advancements.story.enter_the_nether.description": "Build, light and enter a Nether Portal", - "advancements.story.enter_the_nether.title": "We Need to Go Deeper", - "advancements.story.follow_ender_eye.description": "Follow an Eye of Ender", - "advancements.story.follow_ender_eye.title": "Eye Spy", - "advancements.story.form_obsidian.description": "Obtain a block of Obsidian", - "advancements.story.form_obsidian.title": "Ice Bucket Challenge", - "advancements.story.iron_tools.description": "Upgrade your Pickaxe", - "advancements.story.iron_tools.title": "Isn't It Iron Pick", - "advancements.story.lava_bucket.description": "Fill a Bucket with lava", - "advancements.story.lava_bucket.title": "Hot Stuff", - "advancements.story.mine_diamond.description": "Acquire diamonds", - "advancements.story.mine_diamond.title": "Diamonds!", - "advancements.story.mine_stone.description": "Mine Stone with your new Pickaxe", - "advancements.story.mine_stone.title": "Stone Age", - "advancements.story.obtain_armor.description": "Protect yourself with a piece of iron armor", - "advancements.story.obtain_armor.title": "Suit Up", - "advancements.story.root.description": "The heart and story of the game", - "advancements.story.root.title": "Minecraft", - "advancements.story.shiny_gear.description": "Diamond armor saves lives", - "advancements.story.shiny_gear.title": "Cover Me with Diamonds", - "advancements.story.smelt_iron.description": "Smelt an Iron Ingot", - "advancements.story.smelt_iron.title": "Acquire Hardware", - "advancements.story.upgrade_tools.description": "Construct a better Pickaxe", - "advancements.story.upgrade_tools.title": "Getting an Upgrade", - "advancements.toast.challenge": "Challenge Complete!", - "advancements.toast.goal": "Goal Reached!", - "advancements.toast.task": "Advancement Made!", - "advMode.command": "Console Command", - "advMode.mode": "Mode", - "advMode.mode.auto": "Repeat", - "advMode.mode.autoexec.bat": "Always Active", - "advMode.mode.conditional": "Conditional", - "advMode.mode.redstone": "Impulse", - "advMode.mode.redstoneTriggered": "Needs Redstone", - "advMode.mode.sequence": "Chain", - "advMode.mode.unconditional": "Unconditional", - "advMode.notAllowed": "Must be an opped player in creative mode", - "advMode.notEnabled": "Command blocks are not enabled", - "advMode.notEnabled.spawner": "Spawner blocks are not enabled", - "advMode.previousOutput": "Previous Output", - "advMode.setCommand": "Set Console Command for Block", - "advMode.setCommand.disabled": "Command set: %s, but command blocks are still disabled", - "advMode.setCommand.success": "Command set: %s", - "advMode.trackOutput": "Track output", - "advMode.triggering": "Triggering", - "advMode.type": "Type", - "argument.anchor.invalid": "Invalid entity anchor position %s", - "argument.angle.incomplete": "Incomplete (expected 1 angle)", - "argument.angle.invalid": "Invalid angle", - "argument.block.id.invalid": "Unknown block type '%s'", - "argument.block.property.duplicate": "Property '%s' can only be set once for block %s", - "argument.block.property.invalid": "Block %s does not accept '%s' for %s property", - "argument.block.property.novalue": "Expected value for property '%s' on block %s", - "argument.block.property.unclosed": "Expected closing ] for block state properties", - "argument.block.property.unknown": "Block %s does not have property '%s'", - "argument.block.tag.disallowed": "Tags aren't allowed here; only actual blocks are", - "argument.color.invalid": "Unknown color '%s'", - "argument.component.invalid": "Invalid chat component: %s", - "argument.criteria.invalid": "Unknown criterion '%s'", - "argument.dimension.invalid": "Unknown dimension '%s'", - "argument.double.big": "Double must not be more than %s: found %s", - "argument.double.low": "Double must not be less than %s: found %s", - "argument.entity.invalid": "Invalid name or UUID", - "argument.entity.notfound.entity": "No entity was found", - "argument.entity.notfound.player": "No player was found", - "argument.entity.options.advancements.description": "Players with advancements", - "argument.entity.options.distance.description": "Distance to entity", - "argument.entity.options.distance.negative": "Distance cannot be negative", - "argument.entity.options.dx.description": "Entities between x and x + dx", - "argument.entity.options.dy.description": "Entities between y and y + dy", - "argument.entity.options.dz.description": "Entities between z and z + dz", - "argument.entity.options.gamemode.description": "Players with game mode", - "argument.entity.options.inapplicable": "Option '%s' isn't applicable here", - "argument.entity.options.level.description": "Experience level", - "argument.entity.options.level.negative": "Level shouldn't be negative", - "argument.entity.options.limit.description": "Maximum number of entities to return", - "argument.entity.options.limit.toosmall": "Limit must be at least 1", - "argument.entity.options.mode.invalid": "Invalid or unknown game mode '%s'", - "argument.entity.options.name.description": "Entity name", - "argument.entity.options.nbt.description": "Entities with NBT", - "argument.entity.options.predicate.description": "Custom predicate", - "argument.entity.options.scores.description": "Entities with scores", - "argument.entity.options.sort.description": "Sort the entities", - "argument.entity.options.sort.irreversible": "Invalid or unknown sort type '%s'", - "argument.entity.options.tag.description": "Entities with tag", - "argument.entity.options.team.description": "Entities on team", - "argument.entity.options.type.description": "Entities of type", - "argument.entity.options.type.invalid": "Invalid or unknown entity type '%s'", - "argument.entity.options.unknown": "Unknown option '%s'", - "argument.entity.options.unterminated": "Expected end of options", - "argument.entity.options.valueless": "Expected value for option '%s'", - "argument.entity.options.x_rotation.description": "Entity's x rotation", - "argument.entity.options.x.description": "x position", - "argument.entity.options.y_rotation.description": "Entity's y rotation", - "argument.entity.options.y.description": "y position", - "argument.entity.options.z.description": "z position", - "argument.entity.selector.allEntities": "All entities", - "argument.entity.selector.allPlayers": "All players", - "argument.entity.selector.missing": "Missing selector type", - "argument.entity.selector.nearestEntity": "Nearest entity", - "argument.entity.selector.nearestPlayer": "Nearest player", - "argument.entity.selector.not_allowed": "Selector not allowed", - "argument.entity.selector.randomPlayer": "Random player", - "argument.entity.selector.self": "Current entity", - "argument.entity.selector.unknown": "Unknown selector type '%s'", - "argument.entity.toomany": "Only one entity is allowed, but the provided selector allows more than one", - "argument.enum.invalid": "Invalid value \"%s\"", - "argument.float.big": "Float must not be more than %s: found %s", - "argument.float.low": "Float must not be less than %s: found %s", - "argument.gamemode.invalid": "Unknown game mode: %s", - "argument.hexcolor.invalid": "Invalid hex color code '%s'", - "argument.id.invalid": "Invalid ID", - "argument.id.unknown": "Unknown ID: %s", - "argument.integer.big": "Integer must not be more than %s: found %s", - "argument.integer.low": "Integer must not be less than %s: found %s", - "argument.item.id.invalid": "Unknown item '%s'", - "argument.item.tag.disallowed": "Tags aren't allowed here; only actual items are", - "argument.literal.incorrect": "Expected literal %s", - "argument.long.big": "Long must not be more than %s: found %s", - "argument.long.low": "Long must not be less than %s: found %s", - "argument.message.too_long": "Chat message was too long (%s > maximum %s characters)", - "argument.nbt.array.invalid": "Invalid array type '%s'", - "argument.nbt.array.mixed": "Can't insert %s into %s", - "argument.nbt.expected.compound": "Expected compound tag", - "argument.nbt.expected.key": "Expected key", - "argument.nbt.expected.value": "Expected value", - "argument.nbt.list.mixed": "Can't insert %s into list of %s", - "argument.nbt.trailing": "Unexpected trailing data", - "argument.player.entities": "Only players may be affected by this command, but the provided selector includes entities", - "argument.player.toomany": "Only one player is allowed, but the provided selector allows more than one", - "argument.player.unknown": "That player does not exist", - "argument.pos.missing.double": "Expected a coordinate", - "argument.pos.missing.int": "Expected a block position", - "argument.pos.mixed": "Cannot mix world & local coordinates (everything must either use ^ or not)", - "argument.pos.outofbounds": "That position is outside the allowed boundaries.", - "argument.pos.outofworld": "That position is out of this world!", - "argument.pos.unloaded": "That position is not loaded", - "argument.pos2d.incomplete": "Incomplete (expected 2 coordinates)", - "argument.pos3d.incomplete": "Incomplete (expected 3 coordinates)", - "argument.range.empty": "Expected value or range of values", - "argument.range.ints": "Only whole numbers are allowed; not decimals", - "argument.range.swapped": "Min cannot be bigger than max", - "argument.resource_or_id.failed_to_parse": "Failed to parse structure: %s", - "argument.resource_or_id.invalid": "Invalid id or tag", - "argument.resource_or_id.no_such_element": "Can't find element '%s' in registry '%s'", - "argument.resource_selector.not_found": "No matches for selector '%s' of type '%s'", - "argument.resource_tag.invalid_type": "Tag '%s' has wrong type '%s' (expected '%s')", - "argument.resource_tag.not_found": "Can't find tag '%s' of type '%s'", - "argument.resource.invalid_type": "Element '%s' has wrong type '%s' (expected '%s')", - "argument.resource.not_found": "Can't find element '%s' of type '%s'", - "argument.rotation.incomplete": "Incomplete (expected 2 coordinates)", - "argument.scoreboardDisplaySlot.invalid": "Unknown display slot '%s'", - "argument.scoreHolder.empty": "No relevant score holders could be found", - "argument.style.invalid": "Invalid style: %s", - "argument.time.invalid_tick_count": "The tick count must be non-negative", - "argument.time.invalid_unit": "Invalid unit", - "argument.time.tick_count_too_low": "The tick count must not be less than %s: found %s", - "argument.uuid.invalid": "Invalid UUID", - "argument.waypoint.invalid": "Selected entity is not a waypoint", - "arguments.block.tag.unknown": "Unknown block tag '%s'", - "arguments.function.tag.unknown": "Unknown function tag '%s'", - "arguments.function.unknown": "Unknown function %s", - "arguments.item.component.expected": "Expected item component", - "arguments.item.component.malformed": "Malformed '%s' component: '%s'", - "arguments.item.component.repeated": "Item component '%s' was repeated, but only one value can be specified", - "arguments.item.component.unknown": "Unknown item component '%s'", - "arguments.item.malformed": "Malformed item: '%s'", - "arguments.item.overstacked": "%s can only stack up to %s", - "arguments.item.predicate.malformed": "Malformed '%s' predicate: '%s'", - "arguments.item.predicate.unknown": "Unknown item predicate '%s'", - "arguments.item.tag.unknown": "Unknown item tag '%s'", - "arguments.nbtpath.node.invalid": "Invalid NBT path element", - "arguments.nbtpath.nothing_found": "Found no elements matching %s", - "arguments.nbtpath.too_deep": "Resulting NBT too deeply nested", - "arguments.nbtpath.too_large": "Resulting NBT too large", - "arguments.objective.notFound": "Unknown scoreboard objective '%s'", - "arguments.objective.readonly": "Scoreboard objective '%s' is read-only", - "arguments.operation.div0": "Cannot divide by zero", - "arguments.operation.invalid": "Invalid operation", - "arguments.swizzle.invalid": "Invalid swizzle: expected combination of 'x', 'y' and 'z'", - "attribute.modifier.equals.0": "%s %s", - "attribute.modifier.equals.1": "%s%% %s", - "attribute.modifier.equals.2": "%s%% %s", - "attribute.modifier.plus.0": "+%s %s", - "attribute.modifier.plus.1": "+%s%% %s", - "attribute.modifier.plus.2": "+%s%% %s", - "attribute.modifier.take.0": "-%s %s", - "attribute.modifier.take.1": "-%s%% %s", - "attribute.modifier.take.2": "-%s%% %s", - "attribute.name.armor": "Armor", - "attribute.name.armor_toughness": "Armor Toughness", - "attribute.name.attack_damage": "Attack Damage", - "attribute.name.attack_knockback": "Attack Knockback", - "attribute.name.attack_speed": "Attack Speed", - "attribute.name.block_break_speed": "Block Break Speed", - "attribute.name.block_interaction_range": "Block Interaction Range", - "attribute.name.burning_time": "Burning Time", - "attribute.name.camera_distance": "Camera Distance", - "attribute.name.entity_interaction_range": "Entity Interaction Range", - "attribute.name.explosion_knockback_resistance": "Explosion Knockback Resistance", - "attribute.name.fall_damage_multiplier": "Fall Damage Multiplier", - "attribute.name.flying_speed": "Flying Speed", - "attribute.name.follow_range": "Mob Follow Range", - "attribute.name.generic.armor": "Armor", - "attribute.name.generic.armor_toughness": "Armor Toughness", - "attribute.name.generic.attack_damage": "Attack Damage", - "attribute.name.generic.attack_knockback": "Attack Knockback", - "attribute.name.generic.attack_speed": "Attack Speed", - "attribute.name.generic.block_interaction_range": "Block Interaction Range", - "attribute.name.generic.burning_time": "Burning Time", - "attribute.name.generic.entity_interaction_range": "Entity Interaction Range", - "attribute.name.generic.explosion_knockback_resistance": "Explosion Knockback Resistance", - "attribute.name.generic.fall_damage_multiplier": "Fall Damage Multiplier", - "attribute.name.generic.flying_speed": "Flying Speed", - "attribute.name.generic.follow_range": "Mob Follow Range", - "attribute.name.generic.gravity": "Gravity", - "attribute.name.generic.jump_strength": "Jump Strength", - "attribute.name.generic.knockback_resistance": "Knockback Resistance", - "attribute.name.generic.luck": "Luck", - "attribute.name.generic.max_absorption": "Max Absorption", - "attribute.name.generic.max_health": "Max Health", - "attribute.name.generic.movement_efficiency": "Movement Efficiency", - "attribute.name.generic.movement_speed": "Speed", - "attribute.name.generic.oxygen_bonus": "Oxygen Bonus", - "attribute.name.generic.safe_fall_distance": "Safe Fall Distance", - "attribute.name.generic.scale": "Scale", - "attribute.name.generic.step_height": "Step Height", - "attribute.name.generic.water_movement_efficiency": "Water Movement Efficiency", - "attribute.name.gravity": "Gravity", - "attribute.name.horse.jump_strength": "Horse Jump Strength", - "attribute.name.jump_strength": "Jump Strength", - "attribute.name.knockback_resistance": "Knockback Resistance", - "attribute.name.luck": "Luck", - "attribute.name.max_absorption": "Max Absorption", - "attribute.name.max_health": "Max Health", - "attribute.name.mining_efficiency": "Mining Efficiency", - "attribute.name.movement_efficiency": "Movement Efficiency", - "attribute.name.movement_speed": "Speed", - "attribute.name.oxygen_bonus": "Oxygen Bonus", - "attribute.name.player.block_break_speed": "Block Break Speed", - "attribute.name.player.block_interaction_range": "Block Interaction Range", - "attribute.name.player.entity_interaction_range": "Entity Interaction Range", - "attribute.name.player.mining_efficiency": "Mining Efficiency", - "attribute.name.player.sneaking_speed": "Sneaking Speed", - "attribute.name.player.submerged_mining_speed": "Submerged Mining Speed", - "attribute.name.player.sweeping_damage_ratio": "Sweeping Damage Ratio", - "attribute.name.safe_fall_distance": "Safe Fall Distance", - "attribute.name.scale": "Scale", - "attribute.name.sneaking_speed": "Sneaking Speed", - "attribute.name.spawn_reinforcements": "Zombie Reinforcements", - "attribute.name.step_height": "Step Height", - "attribute.name.submerged_mining_speed": "Submerged Mining Speed", - "attribute.name.sweeping_damage_ratio": "Sweeping Damage Ratio", - "attribute.name.tempt_range": "Mob Tempt Range", - "attribute.name.water_movement_efficiency": "Water Movement Efficiency", - "attribute.name.waypoint_receive_range": "Waypoint Receive Range", - "attribute.name.waypoint_transmit_range": "Waypoint Transmit Range", - "attribute.name.zombie.spawn_reinforcements": "Zombie Reinforcements", - "biome.minecraft.badlands": "Badlands", - "biome.minecraft.bamboo_jungle": "Bamboo Jungle", - "biome.minecraft.basalt_deltas": "Basalt Deltas", - "biome.minecraft.beach": "Beach", - "biome.minecraft.birch_forest": "Birch Forest", - "biome.minecraft.cherry_grove": "Cherry Grove", - "biome.minecraft.cold_ocean": "Cold Ocean", - "biome.minecraft.crimson_forest": "Crimson Forest", - "biome.minecraft.dark_forest": "Dark Forest", - "biome.minecraft.deep_cold_ocean": "Deep Cold Ocean", - "biome.minecraft.deep_dark": "Deep Dark", - "biome.minecraft.deep_frozen_ocean": "Deep Frozen Ocean", - "biome.minecraft.deep_lukewarm_ocean": "Deep Lukewarm Ocean", - "biome.minecraft.deep_ocean": "Deep Ocean", - "biome.minecraft.desert": "Desert", - "biome.minecraft.dripstone_caves": "Dripstone Caves", - "biome.minecraft.end_barrens": "End Barrens", - "biome.minecraft.end_highlands": "End Highlands", - "biome.minecraft.end_midlands": "End Midlands", - "biome.minecraft.eroded_badlands": "Eroded Badlands", - "biome.minecraft.flower_forest": "Flower Forest", - "biome.minecraft.forest": "Forest", - "biome.minecraft.frozen_ocean": "Frozen Ocean", - "biome.minecraft.frozen_peaks": "Frozen Peaks", - "biome.minecraft.frozen_river": "Frozen River", - "biome.minecraft.grove": "Grove", - "biome.minecraft.ice_spikes": "Ice Spikes", - "biome.minecraft.jagged_peaks": "Jagged Peaks", - "biome.minecraft.jungle": "Jungle", - "biome.minecraft.lukewarm_ocean": "Lukewarm Ocean", - "biome.minecraft.lush_caves": "Lush Caves", - "biome.minecraft.mangrove_swamp": "Mangrove Swamp", - "biome.minecraft.meadow": "Meadow", - "biome.minecraft.mushroom_fields": "Mushroom Fields", - "biome.minecraft.nether_wastes": "Nether Wastes", - "biome.minecraft.ocean": "Ocean", - "biome.minecraft.old_growth_birch_forest": "Old Growth Birch Forest", - "biome.minecraft.old_growth_pine_taiga": "Old Growth Pine Taiga", - "biome.minecraft.old_growth_spruce_taiga": "Old Growth Spruce Taiga", - "biome.minecraft.pale_garden": "Pale Garden", - "biome.minecraft.plains": "Plains", - "biome.minecraft.river": "River", - "biome.minecraft.savanna": "Savanna", - "biome.minecraft.savanna_plateau": "Savanna Plateau", - "biome.minecraft.small_end_islands": "Small End Islands", - "biome.minecraft.snowy_beach": "Snowy Beach", - "biome.minecraft.snowy_plains": "Snowy Plains", - "biome.minecraft.snowy_slopes": "Snowy Slopes", - "biome.minecraft.snowy_taiga": "Snowy Taiga", - "biome.minecraft.soul_sand_valley": "Soul Sand Valley", - "biome.minecraft.sparse_jungle": "Sparse Jungle", - "biome.minecraft.stony_peaks": "Stony Peaks", - "biome.minecraft.stony_shore": "Stony Shore", - "biome.minecraft.sunflower_plains": "Sunflower Plains", - "biome.minecraft.swamp": "Swamp", - "biome.minecraft.taiga": "Taiga", - "biome.minecraft.the_end": "The End", - "biome.minecraft.the_void": "The Void", - "biome.minecraft.warm_ocean": "Warm Ocean", - "biome.minecraft.warped_forest": "Warped Forest", - "biome.minecraft.windswept_forest": "Windswept Forest", - "biome.minecraft.windswept_gravelly_hills": "Windswept Gravelly Hills", - "biome.minecraft.windswept_hills": "Windswept Hills", - "biome.minecraft.windswept_savanna": "Windswept Savanna", - "biome.minecraft.wooded_badlands": "Wooded Badlands", - "block.minecraft.acacia_button": "Acacia Button", - "block.minecraft.acacia_door": "Acacia Door", - "block.minecraft.acacia_fence": "Acacia Fence", - "block.minecraft.acacia_fence_gate": "Acacia Fence Gate", - "block.minecraft.acacia_hanging_sign": "Acacia Hanging Sign", - "block.minecraft.acacia_leaves": "Acacia Leaves", - "block.minecraft.acacia_log": "Acacia Log", - "block.minecraft.acacia_planks": "Acacia Planks", - "block.minecraft.acacia_pressure_plate": "Acacia Pressure Plate", - "block.minecraft.acacia_sapling": "Acacia Sapling", - "block.minecraft.acacia_shelf": "Acacia Shelf", - "block.minecraft.acacia_sign": "Acacia Sign", - "block.minecraft.acacia_slab": "Acacia Slab", - "block.minecraft.acacia_stairs": "Acacia Stairs", - "block.minecraft.acacia_trapdoor": "Acacia Trapdoor", - "block.minecraft.acacia_wall_hanging_sign": "Acacia Wall Hanging Sign", - "block.minecraft.acacia_wall_sign": "Acacia Wall Sign", - "block.minecraft.acacia_wood": "Acacia Wood", - "block.minecraft.activator_rail": "Activator Rail", - "block.minecraft.air": "Air", - "block.minecraft.allium": "Allium", - "block.minecraft.amethyst_block": "Block of Amethyst", - "block.minecraft.amethyst_cluster": "Amethyst Cluster", - "block.minecraft.ancient_debris": "Ancient Debris", - "block.minecraft.andesite": "Andesite", - "block.minecraft.andesite_slab": "Andesite Slab", - "block.minecraft.andesite_stairs": "Andesite Stairs", - "block.minecraft.andesite_wall": "Andesite Wall", - "block.minecraft.anvil": "Anvil", - "block.minecraft.attached_melon_stem": "Attached Melon Stem", - "block.minecraft.attached_pumpkin_stem": "Attached Pumpkin Stem", - "block.minecraft.azalea": "Azalea", - "block.minecraft.azalea_leaves": "Azalea Leaves", - "block.minecraft.azure_bluet": "Azure Bluet", - "block.minecraft.bamboo": "Bamboo", - "block.minecraft.bamboo_block": "Block of Bamboo", - "block.minecraft.bamboo_button": "Bamboo Button", - "block.minecraft.bamboo_door": "Bamboo Door", - "block.minecraft.bamboo_fence": "Bamboo Fence", - "block.minecraft.bamboo_fence_gate": "Bamboo Fence Gate", - "block.minecraft.bamboo_hanging_sign": "Bamboo Hanging Sign", - "block.minecraft.bamboo_mosaic": "Bamboo Mosaic", - "block.minecraft.bamboo_mosaic_slab": "Bamboo Mosaic Slab", - "block.minecraft.bamboo_mosaic_stairs": "Bamboo Mosaic Stairs", - "block.minecraft.bamboo_planks": "Bamboo Planks", - "block.minecraft.bamboo_pressure_plate": "Bamboo Pressure Plate", - "block.minecraft.bamboo_sapling": "Bamboo Shoot", - "block.minecraft.bamboo_shelf": "Bamboo Shelf", - "block.minecraft.bamboo_sign": "Bamboo Sign", - "block.minecraft.bamboo_slab": "Bamboo Slab", - "block.minecraft.bamboo_stairs": "Bamboo Stairs", - "block.minecraft.bamboo_trapdoor": "Bamboo Trapdoor", - "block.minecraft.bamboo_wall_hanging_sign": "Bamboo Wall Hanging Sign", - "block.minecraft.bamboo_wall_sign": "Bamboo Wall Sign", - "block.minecraft.banner.base.black": "Fully Black Field", - "block.minecraft.banner.base.blue": "Fully Blue Field", - "block.minecraft.banner.base.brown": "Fully Brown Field", - "block.minecraft.banner.base.cyan": "Fully Cyan Field", - "block.minecraft.banner.base.gray": "Fully Gray Field", - "block.minecraft.banner.base.green": "Fully Green Field", - "block.minecraft.banner.base.light_blue": "Fully Light Blue Field", - "block.minecraft.banner.base.light_gray": "Fully Light Gray Field", - "block.minecraft.banner.base.lime": "Fully Lime Field", - "block.minecraft.banner.base.magenta": "Fully Magenta Field", - "block.minecraft.banner.base.orange": "Fully Orange Field", - "block.minecraft.banner.base.pink": "Fully Pink Field", - "block.minecraft.banner.base.purple": "Fully Purple Field", - "block.minecraft.banner.base.red": "Fully Red Field", - "block.minecraft.banner.base.white": "Fully White Field", - "block.minecraft.banner.base.yellow": "Fully Yellow Field", - "block.minecraft.banner.border.black": "Black Bordure", - "block.minecraft.banner.border.blue": "Blue Bordure", - "block.minecraft.banner.border.brown": "Brown Bordure", - "block.minecraft.banner.border.cyan": "Cyan Bordure", - "block.minecraft.banner.border.gray": "Gray Bordure", - "block.minecraft.banner.border.green": "Green Bordure", - "block.minecraft.banner.border.light_blue": "Light Blue Bordure", - "block.minecraft.banner.border.light_gray": "Light Gray Bordure", - "block.minecraft.banner.border.lime": "Lime Bordure", - "block.minecraft.banner.border.magenta": "Magenta Bordure", - "block.minecraft.banner.border.orange": "Orange Bordure", - "block.minecraft.banner.border.pink": "Pink Bordure", - "block.minecraft.banner.border.purple": "Purple Bordure", - "block.minecraft.banner.border.red": "Red Bordure", - "block.minecraft.banner.border.white": "White Bordure", - "block.minecraft.banner.border.yellow": "Yellow Bordure", - "block.minecraft.banner.bricks.black": "Black Field Masoned", - "block.minecraft.banner.bricks.blue": "Blue Field Masoned", - "block.minecraft.banner.bricks.brown": "Brown Field Masoned", - "block.minecraft.banner.bricks.cyan": "Cyan Field Masoned", - "block.minecraft.banner.bricks.gray": "Gray Field Masoned", - "block.minecraft.banner.bricks.green": "Green Field Masoned", - "block.minecraft.banner.bricks.light_blue": "Light Blue Field Masoned", - "block.minecraft.banner.bricks.light_gray": "Light Gray Field Masoned", - "block.minecraft.banner.bricks.lime": "Lime Field Masoned", - "block.minecraft.banner.bricks.magenta": "Magenta Field Masoned", - "block.minecraft.banner.bricks.orange": "Orange Field Masoned", - "block.minecraft.banner.bricks.pink": "Pink Field Masoned", - "block.minecraft.banner.bricks.purple": "Purple Field Masoned", - "block.minecraft.banner.bricks.red": "Red Field Masoned", - "block.minecraft.banner.bricks.white": "White Field Masoned", - "block.minecraft.banner.bricks.yellow": "Yellow Field Masoned", - "block.minecraft.banner.circle.black": "Black Roundel", - "block.minecraft.banner.circle.blue": "Blue Roundel", - "block.minecraft.banner.circle.brown": "Brown Roundel", - "block.minecraft.banner.circle.cyan": "Cyan Roundel", - "block.minecraft.banner.circle.gray": "Gray Roundel", - "block.minecraft.banner.circle.green": "Green Roundel", - "block.minecraft.banner.circle.light_blue": "Light Blue Roundel", - "block.minecraft.banner.circle.light_gray": "Light Gray Roundel", - "block.minecraft.banner.circle.lime": "Lime Roundel", - "block.minecraft.banner.circle.magenta": "Magenta Roundel", - "block.minecraft.banner.circle.orange": "Orange Roundel", - "block.minecraft.banner.circle.pink": "Pink Roundel", - "block.minecraft.banner.circle.purple": "Purple Roundel", - "block.minecraft.banner.circle.red": "Red Roundel", - "block.minecraft.banner.circle.white": "White Roundel", - "block.minecraft.banner.circle.yellow": "Yellow Roundel", - "block.minecraft.banner.creeper.black": "Black Creeper Charge", - "block.minecraft.banner.creeper.blue": "Blue Creeper Charge", - "block.minecraft.banner.creeper.brown": "Brown Creeper Charge", - "block.minecraft.banner.creeper.cyan": "Cyan Creeper Charge", - "block.minecraft.banner.creeper.gray": "Gray Creeper Charge", - "block.minecraft.banner.creeper.green": "Green Creeper Charge", - "block.minecraft.banner.creeper.light_blue": "Light Blue Creeper Charge", - "block.minecraft.banner.creeper.light_gray": "Light Gray Creeper Charge", - "block.minecraft.banner.creeper.lime": "Lime Creeper Charge", - "block.minecraft.banner.creeper.magenta": "Magenta Creeper Charge", - "block.minecraft.banner.creeper.orange": "Orange Creeper Charge", - "block.minecraft.banner.creeper.pink": "Pink Creeper Charge", - "block.minecraft.banner.creeper.purple": "Purple Creeper Charge", - "block.minecraft.banner.creeper.red": "Red Creeper Charge", - "block.minecraft.banner.creeper.white": "White Creeper Charge", - "block.minecraft.banner.creeper.yellow": "Yellow Creeper Charge", - "block.minecraft.banner.cross.black": "Black Saltire", - "block.minecraft.banner.cross.blue": "Blue Saltire", - "block.minecraft.banner.cross.brown": "Brown Saltire", - "block.minecraft.banner.cross.cyan": "Cyan Saltire", - "block.minecraft.banner.cross.gray": "Gray Saltire", - "block.minecraft.banner.cross.green": "Green Saltire", - "block.minecraft.banner.cross.light_blue": "Light Blue Saltire", - "block.minecraft.banner.cross.light_gray": "Light Gray Saltire", - "block.minecraft.banner.cross.lime": "Lime Saltire", - "block.minecraft.banner.cross.magenta": "Magenta Saltire", - "block.minecraft.banner.cross.orange": "Orange Saltire", - "block.minecraft.banner.cross.pink": "Pink Saltire", - "block.minecraft.banner.cross.purple": "Purple Saltire", - "block.minecraft.banner.cross.red": "Red Saltire", - "block.minecraft.banner.cross.white": "White Saltire", - "block.minecraft.banner.cross.yellow": "Yellow Saltire", - "block.minecraft.banner.curly_border.black": "Black Bordure Indented", - "block.minecraft.banner.curly_border.blue": "Blue Bordure Indented", - "block.minecraft.banner.curly_border.brown": "Brown Bordure Indented", - "block.minecraft.banner.curly_border.cyan": "Cyan Bordure Indented", - "block.minecraft.banner.curly_border.gray": "Gray Bordure Indented", - "block.minecraft.banner.curly_border.green": "Green Bordure Indented", - "block.minecraft.banner.curly_border.light_blue": "Light Blue Bordure Indented", - "block.minecraft.banner.curly_border.light_gray": "Light Gray Bordure Indented", - "block.minecraft.banner.curly_border.lime": "Lime Bordure Indented", - "block.minecraft.banner.curly_border.magenta": "Magenta Bordure Indented", - "block.minecraft.banner.curly_border.orange": "Orange Bordure Indented", - "block.minecraft.banner.curly_border.pink": "Pink Bordure Indented", - "block.minecraft.banner.curly_border.purple": "Purple Bordure Indented", - "block.minecraft.banner.curly_border.red": "Red Bordure Indented", - "block.minecraft.banner.curly_border.white": "White Bordure Indented", - "block.minecraft.banner.curly_border.yellow": "Yellow Bordure Indented", - "block.minecraft.banner.diagonal_left.black": "Black Per Bend Sinister", - "block.minecraft.banner.diagonal_left.blue": "Blue Per Bend Sinister", - "block.minecraft.banner.diagonal_left.brown": "Brown Per Bend Sinister", - "block.minecraft.banner.diagonal_left.cyan": "Cyan Per Bend Sinister", - "block.minecraft.banner.diagonal_left.gray": "Gray Per Bend Sinister", - "block.minecraft.banner.diagonal_left.green": "Green Per Bend Sinister", - "block.minecraft.banner.diagonal_left.light_blue": "Light Blue Per Bend Sinister", - "block.minecraft.banner.diagonal_left.light_gray": "Light Gray Per Bend Sinister", - "block.minecraft.banner.diagonal_left.lime": "Lime Per Bend Sinister", - "block.minecraft.banner.diagonal_left.magenta": "Magenta Per Bend Sinister", - "block.minecraft.banner.diagonal_left.orange": "Orange Per Bend Sinister", - "block.minecraft.banner.diagonal_left.pink": "Pink Per Bend Sinister", - "block.minecraft.banner.diagonal_left.purple": "Purple Per Bend Sinister", - "block.minecraft.banner.diagonal_left.red": "Red Per Bend Sinister", - "block.minecraft.banner.diagonal_left.white": "White Per Bend Sinister", - "block.minecraft.banner.diagonal_left.yellow": "Yellow Per Bend Sinister", - "block.minecraft.banner.diagonal_right.black": "Black Per Bend", - "block.minecraft.banner.diagonal_right.blue": "Blue Per Bend", - "block.minecraft.banner.diagonal_right.brown": "Brown Per Bend", - "block.minecraft.banner.diagonal_right.cyan": "Cyan Per Bend", - "block.minecraft.banner.diagonal_right.gray": "Gray Per Bend", - "block.minecraft.banner.diagonal_right.green": "Green Per Bend", - "block.minecraft.banner.diagonal_right.light_blue": "Light Blue Per Bend", - "block.minecraft.banner.diagonal_right.light_gray": "Light Gray Per Bend", - "block.minecraft.banner.diagonal_right.lime": "Lime Per Bend", - "block.minecraft.banner.diagonal_right.magenta": "Magenta Per Bend", - "block.minecraft.banner.diagonal_right.orange": "Orange Per Bend", - "block.minecraft.banner.diagonal_right.pink": "Pink Per Bend", - "block.minecraft.banner.diagonal_right.purple": "Purple Per Bend", - "block.minecraft.banner.diagonal_right.red": "Red Per Bend", - "block.minecraft.banner.diagonal_right.white": "White Per Bend", - "block.minecraft.banner.diagonal_right.yellow": "Yellow Per Bend", - "block.minecraft.banner.diagonal_up_left.black": "Black Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.blue": "Blue Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.brown": "Brown Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.cyan": "Cyan Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.gray": "Gray Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.green": "Green Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.light_blue": "Light Blue Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.light_gray": "Light Gray Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.lime": "Lime Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.magenta": "Magenta Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.orange": "Orange Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.pink": "Pink Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.purple": "Purple Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.red": "Red Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.white": "White Per Bend Inverted", - "block.minecraft.banner.diagonal_up_left.yellow": "Yellow Per Bend Inverted", - "block.minecraft.banner.diagonal_up_right.black": "Black Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.blue": "Blue Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.brown": "Brown Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.cyan": "Cyan Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.gray": "Gray Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.green": "Green Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.light_blue": "Light Blue Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.light_gray": "Light Gray Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.lime": "Lime Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.magenta": "Magenta Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.orange": "Orange Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.pink": "Pink Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.purple": "Purple Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.red": "Red Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.white": "White Per Bend Sinister Inverted", - "block.minecraft.banner.diagonal_up_right.yellow": "Yellow Per Bend Sinister Inverted", - "block.minecraft.banner.flow.black": "Black Flow", - "block.minecraft.banner.flow.blue": "Blue Flow", - "block.minecraft.banner.flow.brown": "Brown Flow", - "block.minecraft.banner.flow.cyan": "Cyan Flow", - "block.minecraft.banner.flow.gray": "Gray Flow", - "block.minecraft.banner.flow.green": "Green Flow", - "block.minecraft.banner.flow.light_blue": "Light Blue Flow", - "block.minecraft.banner.flow.light_gray": "Light Gray Flow", - "block.minecraft.banner.flow.lime": "Lime Flow", - "block.minecraft.banner.flow.magenta": "Magenta Flow", - "block.minecraft.banner.flow.orange": "Orange Flow", - "block.minecraft.banner.flow.pink": "Pink Flow", - "block.minecraft.banner.flow.purple": "Purple Flow", - "block.minecraft.banner.flow.red": "Red Flow", - "block.minecraft.banner.flow.white": "White Flow", - "block.minecraft.banner.flow.yellow": "Yellow Flow", - "block.minecraft.banner.flower.black": "Black Flower Charge", - "block.minecraft.banner.flower.blue": "Blue Flower Charge", - "block.minecraft.banner.flower.brown": "Brown Flower Charge", - "block.minecraft.banner.flower.cyan": "Cyan Flower Charge", - "block.minecraft.banner.flower.gray": "Gray Flower Charge", - "block.minecraft.banner.flower.green": "Green Flower Charge", - "block.minecraft.banner.flower.light_blue": "Light Blue Flower Charge", - "block.minecraft.banner.flower.light_gray": "Light Gray Flower Charge", - "block.minecraft.banner.flower.lime": "Lime Flower Charge", - "block.minecraft.banner.flower.magenta": "Magenta Flower Charge", - "block.minecraft.banner.flower.orange": "Orange Flower Charge", - "block.minecraft.banner.flower.pink": "Pink Flower Charge", - "block.minecraft.banner.flower.purple": "Purple Flower Charge", - "block.minecraft.banner.flower.red": "Red Flower Charge", - "block.minecraft.banner.flower.white": "White Flower Charge", - "block.minecraft.banner.flower.yellow": "Yellow Flower Charge", - "block.minecraft.banner.globe.black": "Black Globe", - "block.minecraft.banner.globe.blue": "Blue Globe", - "block.minecraft.banner.globe.brown": "Brown Globe", - "block.minecraft.banner.globe.cyan": "Cyan Globe", - "block.minecraft.banner.globe.gray": "Gray Globe", - "block.minecraft.banner.globe.green": "Green Globe", - "block.minecraft.banner.globe.light_blue": "Light Blue Globe", - "block.minecraft.banner.globe.light_gray": "Light Gray Globe", - "block.minecraft.banner.globe.lime": "Lime Globe", - "block.minecraft.banner.globe.magenta": "Magenta Globe", - "block.minecraft.banner.globe.orange": "Orange Globe", - "block.minecraft.banner.globe.pink": "Pink Globe", - "block.minecraft.banner.globe.purple": "Purple Globe", - "block.minecraft.banner.globe.red": "Red Globe", - "block.minecraft.banner.globe.white": "White Globe", - "block.minecraft.banner.globe.yellow": "Yellow Globe", - "block.minecraft.banner.gradient_up.black": "Black Base Gradient", - "block.minecraft.banner.gradient_up.blue": "Blue Base Gradient", - "block.minecraft.banner.gradient_up.brown": "Brown Base Gradient", - "block.minecraft.banner.gradient_up.cyan": "Cyan Base Gradient", - "block.minecraft.banner.gradient_up.gray": "Gray Base Gradient", - "block.minecraft.banner.gradient_up.green": "Green Base Gradient", - "block.minecraft.banner.gradient_up.light_blue": "Light Blue Base Gradient", - "block.minecraft.banner.gradient_up.light_gray": "Light Gray Base Gradient", - "block.minecraft.banner.gradient_up.lime": "Lime Base Gradient", - "block.minecraft.banner.gradient_up.magenta": "Magenta Base Gradient", - "block.minecraft.banner.gradient_up.orange": "Orange Base Gradient", - "block.minecraft.banner.gradient_up.pink": "Pink Base Gradient", - "block.minecraft.banner.gradient_up.purple": "Purple Base Gradient", - "block.minecraft.banner.gradient_up.red": "Red Base Gradient", - "block.minecraft.banner.gradient_up.white": "White Base Gradient", - "block.minecraft.banner.gradient_up.yellow": "Yellow Base Gradient", - "block.minecraft.banner.gradient.black": "Black Gradient", - "block.minecraft.banner.gradient.blue": "Blue Gradient", - "block.minecraft.banner.gradient.brown": "Brown Gradient", - "block.minecraft.banner.gradient.cyan": "Cyan Gradient", - "block.minecraft.banner.gradient.gray": "Gray Gradient", - "block.minecraft.banner.gradient.green": "Green Gradient", - "block.minecraft.banner.gradient.light_blue": "Light Blue Gradient", - "block.minecraft.banner.gradient.light_gray": "Light Gray Gradient", - "block.minecraft.banner.gradient.lime": "Lime Gradient", - "block.minecraft.banner.gradient.magenta": "Magenta Gradient", - "block.minecraft.banner.gradient.orange": "Orange Gradient", - "block.minecraft.banner.gradient.pink": "Pink Gradient", - "block.minecraft.banner.gradient.purple": "Purple Gradient", - "block.minecraft.banner.gradient.red": "Red Gradient", - "block.minecraft.banner.gradient.white": "White Gradient", - "block.minecraft.banner.gradient.yellow": "Yellow Gradient", - "block.minecraft.banner.guster.black": "Black Guster", - "block.minecraft.banner.guster.blue": "Blue Guster", - "block.minecraft.banner.guster.brown": "Brown Guster", - "block.minecraft.banner.guster.cyan": "Cyan Guster", - "block.minecraft.banner.guster.gray": "Gray Guster", - "block.minecraft.banner.guster.green": "Green Guster", - "block.minecraft.banner.guster.light_blue": "Light Blue Guster", - "block.minecraft.banner.guster.light_gray": "Light Gray Guster", - "block.minecraft.banner.guster.lime": "Lime Guster", - "block.minecraft.banner.guster.magenta": "Magenta Guster", - "block.minecraft.banner.guster.orange": "Orange Guster", - "block.minecraft.banner.guster.pink": "Pink Guster", - "block.minecraft.banner.guster.purple": "Purple Guster", - "block.minecraft.banner.guster.red": "Red Guster", - "block.minecraft.banner.guster.white": "White Guster", - "block.minecraft.banner.guster.yellow": "Yellow Guster", - "block.minecraft.banner.half_horizontal_bottom.black": "Black Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.blue": "Blue Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.brown": "Brown Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.cyan": "Cyan Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.gray": "Gray Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.green": "Green Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.light_blue": "Light Blue Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.light_gray": "Light Gray Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.lime": "Lime Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.magenta": "Magenta Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.orange": "Orange Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.pink": "Pink Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.purple": "Purple Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.red": "Red Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.white": "White Per Fess Inverted", - "block.minecraft.banner.half_horizontal_bottom.yellow": "Yellow Per Fess Inverted", - "block.minecraft.banner.half_horizontal.black": "Black Per Fess", - "block.minecraft.banner.half_horizontal.blue": "Blue Per Fess", - "block.minecraft.banner.half_horizontal.brown": "Brown Per Fess", - "block.minecraft.banner.half_horizontal.cyan": "Cyan Per Fess", - "block.minecraft.banner.half_horizontal.gray": "Gray Per Fess", - "block.minecraft.banner.half_horizontal.green": "Green Per Fess", - "block.minecraft.banner.half_horizontal.light_blue": "Light Blue Per Fess", - "block.minecraft.banner.half_horizontal.light_gray": "Light Gray Per Fess", - "block.minecraft.banner.half_horizontal.lime": "Lime Per Fess", - "block.minecraft.banner.half_horizontal.magenta": "Magenta Per Fess", - "block.minecraft.banner.half_horizontal.orange": "Orange Per Fess", - "block.minecraft.banner.half_horizontal.pink": "Pink Per Fess", - "block.minecraft.banner.half_horizontal.purple": "Purple Per Fess", - "block.minecraft.banner.half_horizontal.red": "Red Per Fess", - "block.minecraft.banner.half_horizontal.white": "White Per Fess", - "block.minecraft.banner.half_horizontal.yellow": "Yellow Per Fess", - "block.minecraft.banner.half_vertical_right.black": "Black Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.blue": "Blue Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.brown": "Brown Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.cyan": "Cyan Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.gray": "Gray Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.green": "Green Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.light_blue": "Light Blue Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.light_gray": "Light Gray Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.lime": "Lime Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.magenta": "Magenta Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.orange": "Orange Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.pink": "Pink Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.purple": "Purple Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.red": "Red Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.white": "White Per Pale Inverted", - "block.minecraft.banner.half_vertical_right.yellow": "Yellow Per Pale Inverted", - "block.minecraft.banner.half_vertical.black": "Black Per Pale", - "block.minecraft.banner.half_vertical.blue": "Blue Per Pale", - "block.minecraft.banner.half_vertical.brown": "Brown Per Pale", - "block.minecraft.banner.half_vertical.cyan": "Cyan Per Pale", - "block.minecraft.banner.half_vertical.gray": "Gray Per Pale", - "block.minecraft.banner.half_vertical.green": "Green Per Pale", - "block.minecraft.banner.half_vertical.light_blue": "Light Blue Per Pale", - "block.minecraft.banner.half_vertical.light_gray": "Light Gray Per Pale", - "block.minecraft.banner.half_vertical.lime": "Lime Per Pale", - "block.minecraft.banner.half_vertical.magenta": "Magenta Per Pale", - "block.minecraft.banner.half_vertical.orange": "Orange Per Pale", - "block.minecraft.banner.half_vertical.pink": "Pink Per Pale", - "block.minecraft.banner.half_vertical.purple": "Purple Per Pale", - "block.minecraft.banner.half_vertical.red": "Red Per Pale", - "block.minecraft.banner.half_vertical.white": "White Per Pale", - "block.minecraft.banner.half_vertical.yellow": "Yellow Per Pale", - "block.minecraft.banner.mojang.black": "Black Thing", - "block.minecraft.banner.mojang.blue": "Blue Thing", - "block.minecraft.banner.mojang.brown": "Brown Thing", - "block.minecraft.banner.mojang.cyan": "Cyan Thing", - "block.minecraft.banner.mojang.gray": "Gray Thing", - "block.minecraft.banner.mojang.green": "Green Thing", - "block.minecraft.banner.mojang.light_blue": "Light Blue Thing", - "block.minecraft.banner.mojang.light_gray": "Light Gray Thing", - "block.minecraft.banner.mojang.lime": "Lime Thing", - "block.minecraft.banner.mojang.magenta": "Magenta Thing", - "block.minecraft.banner.mojang.orange": "Orange Thing", - "block.minecraft.banner.mojang.pink": "Pink Thing", - "block.minecraft.banner.mojang.purple": "Purple Thing", - "block.minecraft.banner.mojang.red": "Red Thing", - "block.minecraft.banner.mojang.white": "White Thing", - "block.minecraft.banner.mojang.yellow": "Yellow Thing", - "block.minecraft.banner.piglin.black": "Black Snout", - "block.minecraft.banner.piglin.blue": "Blue Snout", - "block.minecraft.banner.piglin.brown": "Brown Snout", - "block.minecraft.banner.piglin.cyan": "Cyan Snout", - "block.minecraft.banner.piglin.gray": "Gray Snout", - "block.minecraft.banner.piglin.green": "Green Snout", - "block.minecraft.banner.piglin.light_blue": "Light Blue Snout", - "block.minecraft.banner.piglin.light_gray": "Light Gray Snout", - "block.minecraft.banner.piglin.lime": "Lime Snout", - "block.minecraft.banner.piglin.magenta": "Magenta Snout", - "block.minecraft.banner.piglin.orange": "Orange Snout", - "block.minecraft.banner.piglin.pink": "Pink Snout", - "block.minecraft.banner.piglin.purple": "Purple Snout", - "block.minecraft.banner.piglin.red": "Red Snout", - "block.minecraft.banner.piglin.white": "White Snout", - "block.minecraft.banner.piglin.yellow": "Yellow Snout", - "block.minecraft.banner.rhombus.black": "Black Lozenge", - "block.minecraft.banner.rhombus.blue": "Blue Lozenge", - "block.minecraft.banner.rhombus.brown": "Brown Lozenge", - "block.minecraft.banner.rhombus.cyan": "Cyan Lozenge", - "block.minecraft.banner.rhombus.gray": "Gray Lozenge", - "block.minecraft.banner.rhombus.green": "Green Lozenge", - "block.minecraft.banner.rhombus.light_blue": "Light Blue Lozenge", - "block.minecraft.banner.rhombus.light_gray": "Light Gray Lozenge", - "block.minecraft.banner.rhombus.lime": "Lime Lozenge", - "block.minecraft.banner.rhombus.magenta": "Magenta Lozenge", - "block.minecraft.banner.rhombus.orange": "Orange Lozenge", - "block.minecraft.banner.rhombus.pink": "Pink Lozenge", - "block.minecraft.banner.rhombus.purple": "Purple Lozenge", - "block.minecraft.banner.rhombus.red": "Red Lozenge", - "block.minecraft.banner.rhombus.white": "White Lozenge", - "block.minecraft.banner.rhombus.yellow": "Yellow Lozenge", - "block.minecraft.banner.skull.black": "Black Skull Charge", - "block.minecraft.banner.skull.blue": "Blue Skull Charge", - "block.minecraft.banner.skull.brown": "Brown Skull Charge", - "block.minecraft.banner.skull.cyan": "Cyan Skull Charge", - "block.minecraft.banner.skull.gray": "Gray Skull Charge", - "block.minecraft.banner.skull.green": "Green Skull Charge", - "block.minecraft.banner.skull.light_blue": "Light Blue Skull Charge", - "block.minecraft.banner.skull.light_gray": "Light Gray Skull Charge", - "block.minecraft.banner.skull.lime": "Lime Skull Charge", - "block.minecraft.banner.skull.magenta": "Magenta Skull Charge", - "block.minecraft.banner.skull.orange": "Orange Skull Charge", - "block.minecraft.banner.skull.pink": "Pink Skull Charge", - "block.minecraft.banner.skull.purple": "Purple Skull Charge", - "block.minecraft.banner.skull.red": "Red Skull Charge", - "block.minecraft.banner.skull.white": "White Skull Charge", - "block.minecraft.banner.skull.yellow": "Yellow Skull Charge", - "block.minecraft.banner.small_stripes.black": "Black Paly", - "block.minecraft.banner.small_stripes.blue": "Blue Paly", - "block.minecraft.banner.small_stripes.brown": "Brown Paly", - "block.minecraft.banner.small_stripes.cyan": "Cyan Paly", - "block.minecraft.banner.small_stripes.gray": "Gray Paly", - "block.minecraft.banner.small_stripes.green": "Green Paly", - "block.minecraft.banner.small_stripes.light_blue": "Light Blue Paly", - "block.minecraft.banner.small_stripes.light_gray": "Light Gray Paly", - "block.minecraft.banner.small_stripes.lime": "Lime Paly", - "block.minecraft.banner.small_stripes.magenta": "Magenta Paly", - "block.minecraft.banner.small_stripes.orange": "Orange Paly", - "block.minecraft.banner.small_stripes.pink": "Pink Paly", - "block.minecraft.banner.small_stripes.purple": "Purple Paly", - "block.minecraft.banner.small_stripes.red": "Red Paly", - "block.minecraft.banner.small_stripes.white": "White Paly", - "block.minecraft.banner.small_stripes.yellow": "Yellow Paly", - "block.minecraft.banner.square_bottom_left.black": "Black Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.blue": "Blue Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.brown": "Brown Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.cyan": "Cyan Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.gray": "Gray Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.green": "Green Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.light_blue": "Light Blue Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.light_gray": "Light Gray Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.lime": "Lime Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.magenta": "Magenta Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.orange": "Orange Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.pink": "Pink Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.purple": "Purple Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.red": "Red Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.white": "White Base Dexter Canton", - "block.minecraft.banner.square_bottom_left.yellow": "Yellow Base Dexter Canton", - "block.minecraft.banner.square_bottom_right.black": "Black Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.blue": "Blue Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.brown": "Brown Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.cyan": "Cyan Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.gray": "Gray Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.green": "Green Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.light_blue": "Light Blue Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.light_gray": "Light Gray Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.lime": "Lime Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.magenta": "Magenta Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.orange": "Orange Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.pink": "Pink Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.purple": "Purple Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.red": "Red Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.white": "White Base Sinister Canton", - "block.minecraft.banner.square_bottom_right.yellow": "Yellow Base Sinister Canton", - "block.minecraft.banner.square_top_left.black": "Black Chief Dexter Canton", - "block.minecraft.banner.square_top_left.blue": "Blue Chief Dexter Canton", - "block.minecraft.banner.square_top_left.brown": "Brown Chief Dexter Canton", - "block.minecraft.banner.square_top_left.cyan": "Cyan Chief Dexter Canton", - "block.minecraft.banner.square_top_left.gray": "Gray Chief Dexter Canton", - "block.minecraft.banner.square_top_left.green": "Green Chief Dexter Canton", - "block.minecraft.banner.square_top_left.light_blue": "Light Blue Chief Dexter Canton", - "block.minecraft.banner.square_top_left.light_gray": "Light Gray Chief Dexter Canton", - "block.minecraft.banner.square_top_left.lime": "Lime Chief Dexter Canton", - "block.minecraft.banner.square_top_left.magenta": "Magenta Chief Dexter Canton", - "block.minecraft.banner.square_top_left.orange": "Orange Chief Dexter Canton", - "block.minecraft.banner.square_top_left.pink": "Pink Chief Dexter Canton", - "block.minecraft.banner.square_top_left.purple": "Purple Chief Dexter Canton", - "block.minecraft.banner.square_top_left.red": "Red Chief Dexter Canton", - "block.minecraft.banner.square_top_left.white": "White Chief Dexter Canton", - "block.minecraft.banner.square_top_left.yellow": "Yellow Chief Dexter Canton", - "block.minecraft.banner.square_top_right.black": "Black Chief Sinister Canton", - "block.minecraft.banner.square_top_right.blue": "Blue Chief Sinister Canton", - "block.minecraft.banner.square_top_right.brown": "Brown Chief Sinister Canton", - "block.minecraft.banner.square_top_right.cyan": "Cyan Chief Sinister Canton", - "block.minecraft.banner.square_top_right.gray": "Gray Chief Sinister Canton", - "block.minecraft.banner.square_top_right.green": "Green Chief Sinister Canton", - "block.minecraft.banner.square_top_right.light_blue": "Light Blue Chief Sinister Canton", - "block.minecraft.banner.square_top_right.light_gray": "Light Gray Chief Sinister Canton", - "block.minecraft.banner.square_top_right.lime": "Lime Chief Sinister Canton", - "block.minecraft.banner.square_top_right.magenta": "Magenta Chief Sinister Canton", - "block.minecraft.banner.square_top_right.orange": "Orange Chief Sinister Canton", - "block.minecraft.banner.square_top_right.pink": "Pink Chief Sinister Canton", - "block.minecraft.banner.square_top_right.purple": "Purple Chief Sinister Canton", - "block.minecraft.banner.square_top_right.red": "Red Chief Sinister Canton", - "block.minecraft.banner.square_top_right.white": "White Chief Sinister Canton", - "block.minecraft.banner.square_top_right.yellow": "Yellow Chief Sinister Canton", - "block.minecraft.banner.straight_cross.black": "Black Cross", - "block.minecraft.banner.straight_cross.blue": "Blue Cross", - "block.minecraft.banner.straight_cross.brown": "Brown Cross", - "block.minecraft.banner.straight_cross.cyan": "Cyan Cross", - "block.minecraft.banner.straight_cross.gray": "Gray Cross", - "block.minecraft.banner.straight_cross.green": "Green Cross", - "block.minecraft.banner.straight_cross.light_blue": "Light Blue Cross", - "block.minecraft.banner.straight_cross.light_gray": "Light Gray Cross", - "block.minecraft.banner.straight_cross.lime": "Lime Cross", - "block.minecraft.banner.straight_cross.magenta": "Magenta Cross", - "block.minecraft.banner.straight_cross.orange": "Orange Cross", - "block.minecraft.banner.straight_cross.pink": "Pink Cross", - "block.minecraft.banner.straight_cross.purple": "Purple Cross", - "block.minecraft.banner.straight_cross.red": "Red Cross", - "block.minecraft.banner.straight_cross.white": "White Cross", - "block.minecraft.banner.straight_cross.yellow": "Yellow Cross", - "block.minecraft.banner.stripe_bottom.black": "Black Base", - "block.minecraft.banner.stripe_bottom.blue": "Blue Base", - "block.minecraft.banner.stripe_bottom.brown": "Brown Base", - "block.minecraft.banner.stripe_bottom.cyan": "Cyan Base", - "block.minecraft.banner.stripe_bottom.gray": "Gray Base", - "block.minecraft.banner.stripe_bottom.green": "Green Base", - "block.minecraft.banner.stripe_bottom.light_blue": "Light Blue Base", - "block.minecraft.banner.stripe_bottom.light_gray": "Light Gray Base", - "block.minecraft.banner.stripe_bottom.lime": "Lime Base", - "block.minecraft.banner.stripe_bottom.magenta": "Magenta Base", - "block.minecraft.banner.stripe_bottom.orange": "Orange Base", - "block.minecraft.banner.stripe_bottom.pink": "Pink Base", - "block.minecraft.banner.stripe_bottom.purple": "Purple Base", - "block.minecraft.banner.stripe_bottom.red": "Red Base", - "block.minecraft.banner.stripe_bottom.white": "White Base", - "block.minecraft.banner.stripe_bottom.yellow": "Yellow Base", - "block.minecraft.banner.stripe_center.black": "Black Pale", - "block.minecraft.banner.stripe_center.blue": "Blue Pale", - "block.minecraft.banner.stripe_center.brown": "Brown Pale", - "block.minecraft.banner.stripe_center.cyan": "Cyan Pale", - "block.minecraft.banner.stripe_center.gray": "Gray Pale", - "block.minecraft.banner.stripe_center.green": "Green Pale", - "block.minecraft.banner.stripe_center.light_blue": "Light Blue Pale", - "block.minecraft.banner.stripe_center.light_gray": "Light Gray Pale", - "block.minecraft.banner.stripe_center.lime": "Lime Pale", - "block.minecraft.banner.stripe_center.magenta": "Magenta Pale", - "block.minecraft.banner.stripe_center.orange": "Orange Pale", - "block.minecraft.banner.stripe_center.pink": "Pink Pale", - "block.minecraft.banner.stripe_center.purple": "Purple Pale", - "block.minecraft.banner.stripe_center.red": "Red Pale", - "block.minecraft.banner.stripe_center.white": "White Pale", - "block.minecraft.banner.stripe_center.yellow": "Yellow Pale", - "block.minecraft.banner.stripe_downleft.black": "Black Bend Sinister", - "block.minecraft.banner.stripe_downleft.blue": "Blue Bend Sinister", - "block.minecraft.banner.stripe_downleft.brown": "Brown Bend Sinister", - "block.minecraft.banner.stripe_downleft.cyan": "Cyan Bend Sinister", - "block.minecraft.banner.stripe_downleft.gray": "Gray Bend Sinister", - "block.minecraft.banner.stripe_downleft.green": "Green Bend Sinister", - "block.minecraft.banner.stripe_downleft.light_blue": "Light Blue Bend Sinister", - "block.minecraft.banner.stripe_downleft.light_gray": "Light Gray Bend Sinister", - "block.minecraft.banner.stripe_downleft.lime": "Lime Bend Sinister", - "block.minecraft.banner.stripe_downleft.magenta": "Magenta Bend Sinister", - "block.minecraft.banner.stripe_downleft.orange": "Orange Bend Sinister", - "block.minecraft.banner.stripe_downleft.pink": "Pink Bend Sinister", - "block.minecraft.banner.stripe_downleft.purple": "Purple Bend Sinister", - "block.minecraft.banner.stripe_downleft.red": "Red Bend Sinister", - "block.minecraft.banner.stripe_downleft.white": "White Bend Sinister", - "block.minecraft.banner.stripe_downleft.yellow": "Yellow Bend Sinister", - "block.minecraft.banner.stripe_downright.black": "Black Bend", - "block.minecraft.banner.stripe_downright.blue": "Blue Bend", - "block.minecraft.banner.stripe_downright.brown": "Brown Bend", - "block.minecraft.banner.stripe_downright.cyan": "Cyan Bend", - "block.minecraft.banner.stripe_downright.gray": "Gray Bend", - "block.minecraft.banner.stripe_downright.green": "Green Bend", - "block.minecraft.banner.stripe_downright.light_blue": "Light Blue Bend", - "block.minecraft.banner.stripe_downright.light_gray": "Light Gray Bend", - "block.minecraft.banner.stripe_downright.lime": "Lime Bend", - "block.minecraft.banner.stripe_downright.magenta": "Magenta Bend", - "block.minecraft.banner.stripe_downright.orange": "Orange Bend", - "block.minecraft.banner.stripe_downright.pink": "Pink Bend", - "block.minecraft.banner.stripe_downright.purple": "Purple Bend", - "block.minecraft.banner.stripe_downright.red": "Red Bend", - "block.minecraft.banner.stripe_downright.white": "White Bend", - "block.minecraft.banner.stripe_downright.yellow": "Yellow Bend", - "block.minecraft.banner.stripe_left.black": "Black Pale Dexter", - "block.minecraft.banner.stripe_left.blue": "Blue Pale Dexter", - "block.minecraft.banner.stripe_left.brown": "Brown Pale Dexter", - "block.minecraft.banner.stripe_left.cyan": "Cyan Pale Dexter", - "block.minecraft.banner.stripe_left.gray": "Gray Pale Dexter", - "block.minecraft.banner.stripe_left.green": "Green Pale Dexter", - "block.minecraft.banner.stripe_left.light_blue": "Light Blue Pale Dexter", - "block.minecraft.banner.stripe_left.light_gray": "Light Gray Pale Dexter", - "block.minecraft.banner.stripe_left.lime": "Lime Pale Dexter", - "block.minecraft.banner.stripe_left.magenta": "Magenta Pale Dexter", - "block.minecraft.banner.stripe_left.orange": "Orange Pale Dexter", - "block.minecraft.banner.stripe_left.pink": "Pink Pale Dexter", - "block.minecraft.banner.stripe_left.purple": "Purple Pale Dexter", - "block.minecraft.banner.stripe_left.red": "Red Pale Dexter", - "block.minecraft.banner.stripe_left.white": "White Pale Dexter", - "block.minecraft.banner.stripe_left.yellow": "Yellow Pale Dexter", - "block.minecraft.banner.stripe_middle.black": "Black Fess", - "block.minecraft.banner.stripe_middle.blue": "Blue Fess", - "block.minecraft.banner.stripe_middle.brown": "Brown Fess", - "block.minecraft.banner.stripe_middle.cyan": "Cyan Fess", - "block.minecraft.banner.stripe_middle.gray": "Gray Fess", - "block.minecraft.banner.stripe_middle.green": "Green Fess", - "block.minecraft.banner.stripe_middle.light_blue": "Light Blue Fess", - "block.minecraft.banner.stripe_middle.light_gray": "Light Gray Fess", - "block.minecraft.banner.stripe_middle.lime": "Lime Fess", - "block.minecraft.banner.stripe_middle.magenta": "Magenta Fess", - "block.minecraft.banner.stripe_middle.orange": "Orange Fess", - "block.minecraft.banner.stripe_middle.pink": "Pink Fess", - "block.minecraft.banner.stripe_middle.purple": "Purple Fess", - "block.minecraft.banner.stripe_middle.red": "Red Fess", - "block.minecraft.banner.stripe_middle.white": "White Fess", - "block.minecraft.banner.stripe_middle.yellow": "Yellow Fess", - "block.minecraft.banner.stripe_right.black": "Black Pale Sinister", - "block.minecraft.banner.stripe_right.blue": "Blue Pale Sinister", - "block.minecraft.banner.stripe_right.brown": "Brown Pale Sinister", - "block.minecraft.banner.stripe_right.cyan": "Cyan Pale Sinister", - "block.minecraft.banner.stripe_right.gray": "Gray Pale Sinister", - "block.minecraft.banner.stripe_right.green": "Green Pale Sinister", - "block.minecraft.banner.stripe_right.light_blue": "Light Blue Pale Sinister", - "block.minecraft.banner.stripe_right.light_gray": "Light Gray Pale Sinister", - "block.minecraft.banner.stripe_right.lime": "Lime Pale Sinister", - "block.minecraft.banner.stripe_right.magenta": "Magenta Pale Sinister", - "block.minecraft.banner.stripe_right.orange": "Orange Pale Sinister", - "block.minecraft.banner.stripe_right.pink": "Pink Pale Sinister", - "block.minecraft.banner.stripe_right.purple": "Purple Pale Sinister", - "block.minecraft.banner.stripe_right.red": "Red Pale Sinister", - "block.minecraft.banner.stripe_right.white": "White Pale Sinister", - "block.minecraft.banner.stripe_right.yellow": "Yellow Pale Sinister", - "block.minecraft.banner.stripe_top.black": "Black Chief", - "block.minecraft.banner.stripe_top.blue": "Blue Chief", - "block.minecraft.banner.stripe_top.brown": "Brown Chief", - "block.minecraft.banner.stripe_top.cyan": "Cyan Chief", - "block.minecraft.banner.stripe_top.gray": "Gray Chief", - "block.minecraft.banner.stripe_top.green": "Green Chief", - "block.minecraft.banner.stripe_top.light_blue": "Light Blue Chief", - "block.minecraft.banner.stripe_top.light_gray": "Light Gray Chief", - "block.minecraft.banner.stripe_top.lime": "Lime Chief", - "block.minecraft.banner.stripe_top.magenta": "Magenta Chief", - "block.minecraft.banner.stripe_top.orange": "Orange Chief", - "block.minecraft.banner.stripe_top.pink": "Pink Chief", - "block.minecraft.banner.stripe_top.purple": "Purple Chief", - "block.minecraft.banner.stripe_top.red": "Red Chief", - "block.minecraft.banner.stripe_top.white": "White Chief", - "block.minecraft.banner.stripe_top.yellow": "Yellow Chief", - "block.minecraft.banner.triangle_bottom.black": "Black Chevron", - "block.minecraft.banner.triangle_bottom.blue": "Blue Chevron", - "block.minecraft.banner.triangle_bottom.brown": "Brown Chevron", - "block.minecraft.banner.triangle_bottom.cyan": "Cyan Chevron", - "block.minecraft.banner.triangle_bottom.gray": "Gray Chevron", - "block.minecraft.banner.triangle_bottom.green": "Green Chevron", - "block.minecraft.banner.triangle_bottom.light_blue": "Light Blue Chevron", - "block.minecraft.banner.triangle_bottom.light_gray": "Light Gray Chevron", - "block.minecraft.banner.triangle_bottom.lime": "Lime Chevron", - "block.minecraft.banner.triangle_bottom.magenta": "Magenta Chevron", - "block.minecraft.banner.triangle_bottom.orange": "Orange Chevron", - "block.minecraft.banner.triangle_bottom.pink": "Pink Chevron", - "block.minecraft.banner.triangle_bottom.purple": "Purple Chevron", - "block.minecraft.banner.triangle_bottom.red": "Red Chevron", - "block.minecraft.banner.triangle_bottom.white": "White Chevron", - "block.minecraft.banner.triangle_bottom.yellow": "Yellow Chevron", - "block.minecraft.banner.triangle_top.black": "Black Inverted Chevron", - "block.minecraft.banner.triangle_top.blue": "Blue Inverted Chevron", - "block.minecraft.banner.triangle_top.brown": "Brown Inverted Chevron", - "block.minecraft.banner.triangle_top.cyan": "Cyan Inverted Chevron", - "block.minecraft.banner.triangle_top.gray": "Gray Inverted Chevron", - "block.minecraft.banner.triangle_top.green": "Green Inverted Chevron", - "block.minecraft.banner.triangle_top.light_blue": "Light Blue Inverted Chevron", - "block.minecraft.banner.triangle_top.light_gray": "Light Gray Inverted Chevron", - "block.minecraft.banner.triangle_top.lime": "Lime Inverted Chevron", - "block.minecraft.banner.triangle_top.magenta": "Magenta Inverted Chevron", - "block.minecraft.banner.triangle_top.orange": "Orange Inverted Chevron", - "block.minecraft.banner.triangle_top.pink": "Pink Inverted Chevron", - "block.minecraft.banner.triangle_top.purple": "Purple Inverted Chevron", - "block.minecraft.banner.triangle_top.red": "Red Inverted Chevron", - "block.minecraft.banner.triangle_top.white": "White Inverted Chevron", - "block.minecraft.banner.triangle_top.yellow": "Yellow Inverted Chevron", - "block.minecraft.banner.triangles_bottom.black": "Black Base Indented", - "block.minecraft.banner.triangles_bottom.blue": "Blue Base Indented", - "block.minecraft.banner.triangles_bottom.brown": "Brown Base Indented", - "block.minecraft.banner.triangles_bottom.cyan": "Cyan Base Indented", - "block.minecraft.banner.triangles_bottom.gray": "Gray Base Indented", - "block.minecraft.banner.triangles_bottom.green": "Green Base Indented", - "block.minecraft.banner.triangles_bottom.light_blue": "Light Blue Base Indented", - "block.minecraft.banner.triangles_bottom.light_gray": "Light Gray Base Indented", - "block.minecraft.banner.triangles_bottom.lime": "Lime Base Indented", - "block.minecraft.banner.triangles_bottom.magenta": "Magenta Base Indented", - "block.minecraft.banner.triangles_bottom.orange": "Orange Base Indented", - "block.minecraft.banner.triangles_bottom.pink": "Pink Base Indented", - "block.minecraft.banner.triangles_bottom.purple": "Purple Base Indented", - "block.minecraft.banner.triangles_bottom.red": "Red Base Indented", - "block.minecraft.banner.triangles_bottom.white": "White Base Indented", - "block.minecraft.banner.triangles_bottom.yellow": "Yellow Base Indented", - "block.minecraft.banner.triangles_top.black": "Black Chief Indented", - "block.minecraft.banner.triangles_top.blue": "Blue Chief Indented", - "block.minecraft.banner.triangles_top.brown": "Brown Chief Indented", - "block.minecraft.banner.triangles_top.cyan": "Cyan Chief Indented", - "block.minecraft.banner.triangles_top.gray": "Gray Chief Indented", - "block.minecraft.banner.triangles_top.green": "Green Chief Indented", - "block.minecraft.banner.triangles_top.light_blue": "Light Blue Chief Indented", - "block.minecraft.banner.triangles_top.light_gray": "Light Gray Chief Indented", - "block.minecraft.banner.triangles_top.lime": "Lime Chief Indented", - "block.minecraft.banner.triangles_top.magenta": "Magenta Chief Indented", - "block.minecraft.banner.triangles_top.orange": "Orange Chief Indented", - "block.minecraft.banner.triangles_top.pink": "Pink Chief Indented", - "block.minecraft.banner.triangles_top.purple": "Purple Chief Indented", - "block.minecraft.banner.triangles_top.red": "Red Chief Indented", - "block.minecraft.banner.triangles_top.white": "White Chief Indented", - "block.minecraft.banner.triangles_top.yellow": "Yellow Chief Indented", - "block.minecraft.barrel": "Barrel", - "block.minecraft.barrier": "Barrier", - "block.minecraft.basalt": "Basalt", - "block.minecraft.beacon": "Beacon", - "block.minecraft.beacon.primary": "Primary Power", - "block.minecraft.beacon.secondary": "Secondary Power", - "block.minecraft.bed.no_sleep": "You can sleep only at night or during thunderstorms", - "block.minecraft.bed.not_safe": "You may not rest now; there are monsters nearby", - "block.minecraft.bed.obstructed": "This bed is obstructed", - "block.minecraft.bed.occupied": "This bed is occupied", - "block.minecraft.bed.too_far_away": "You may not rest now; the bed is too far away", - "block.minecraft.bedrock": "Bedrock", - "block.minecraft.bee_nest": "Bee Nest", - "block.minecraft.beehive": "Beehive", - "block.minecraft.beetroots": "Beetroots", - "block.minecraft.bell": "Bell", - "block.minecraft.big_dripleaf": "Big Dripleaf", - "block.minecraft.big_dripleaf_stem": "Big Dripleaf Stem", - "block.minecraft.birch_button": "Birch Button", - "block.minecraft.birch_door": "Birch Door", - "block.minecraft.birch_fence": "Birch Fence", - "block.minecraft.birch_fence_gate": "Birch Fence Gate", - "block.minecraft.birch_hanging_sign": "Birch Hanging Sign", - "block.minecraft.birch_leaves": "Birch Leaves", - "block.minecraft.birch_log": "Birch Log", - "block.minecraft.birch_planks": "Birch Planks", - "block.minecraft.birch_pressure_plate": "Birch Pressure Plate", - "block.minecraft.birch_sapling": "Birch Sapling", - "block.minecraft.birch_shelf": "Birch Shelf", - "block.minecraft.birch_sign": "Birch Sign", - "block.minecraft.birch_slab": "Birch Slab", - "block.minecraft.birch_stairs": "Birch Stairs", - "block.minecraft.birch_trapdoor": "Birch Trapdoor", - "block.minecraft.birch_wall_hanging_sign": "Birch Wall Hanging Sign", - "block.minecraft.birch_wall_sign": "Birch Wall Sign", - "block.minecraft.birch_wood": "Birch Wood", - "block.minecraft.black_banner": "Black Banner", - "block.minecraft.black_bed": "Black Bed", - "block.minecraft.black_candle": "Black Candle", - "block.minecraft.black_candle_cake": "Cake with Black Candle", - "block.minecraft.black_carpet": "Black Carpet", - "block.minecraft.black_concrete": "Black Concrete", - "block.minecraft.black_concrete_powder": "Black Concrete Powder", - "block.minecraft.black_glazed_terracotta": "Black Glazed Terracotta", - "block.minecraft.black_shulker_box": "Black Shulker Box", - "block.minecraft.black_stained_glass": "Black Stained Glass", - "block.minecraft.black_stained_glass_pane": "Black Stained Glass Pane", - "block.minecraft.black_terracotta": "Black Terracotta", - "block.minecraft.black_wool": "Black Wool", - "block.minecraft.blackstone": "Blackstone", - "block.minecraft.blackstone_slab": "Blackstone Slab", - "block.minecraft.blackstone_stairs": "Blackstone Stairs", - "block.minecraft.blackstone_wall": "Blackstone Wall", - "block.minecraft.blast_furnace": "Blast Furnace", - "block.minecraft.blue_banner": "Blue Banner", - "block.minecraft.blue_bed": "Blue Bed", - "block.minecraft.blue_candle": "Blue Candle", - "block.minecraft.blue_candle_cake": "Cake with Blue Candle", - "block.minecraft.blue_carpet": "Blue Carpet", - "block.minecraft.blue_concrete": "Blue Concrete", - "block.minecraft.blue_concrete_powder": "Blue Concrete Powder", - "block.minecraft.blue_glazed_terracotta": "Blue Glazed Terracotta", - "block.minecraft.blue_ice": "Blue Ice", - "block.minecraft.blue_orchid": "Blue Orchid", - "block.minecraft.blue_shulker_box": "Blue Shulker Box", - "block.minecraft.blue_stained_glass": "Blue Stained Glass", - "block.minecraft.blue_stained_glass_pane": "Blue Stained Glass Pane", - "block.minecraft.blue_terracotta": "Blue Terracotta", - "block.minecraft.blue_wool": "Blue Wool", - "block.minecraft.bone_block": "Bone Block", - "block.minecraft.bookshelf": "Bookshelf", - "block.minecraft.brain_coral": "Brain Coral", - "block.minecraft.brain_coral_block": "Brain Coral Block", - "block.minecraft.brain_coral_fan": "Brain Coral Fan", - "block.minecraft.brain_coral_wall_fan": "Brain Coral Wall Fan", - "block.minecraft.brewing_stand": "Brewing Stand", - "block.minecraft.brick_slab": "Brick Slab", - "block.minecraft.brick_stairs": "Brick Stairs", - "block.minecraft.brick_wall": "Brick Wall", - "block.minecraft.bricks": "Bricks", - "block.minecraft.brown_banner": "Brown Banner", - "block.minecraft.brown_bed": "Brown Bed", - "block.minecraft.brown_candle": "Brown Candle", - "block.minecraft.brown_candle_cake": "Cake with Brown Candle", - "block.minecraft.brown_carpet": "Brown Carpet", - "block.minecraft.brown_concrete": "Brown Concrete", - "block.minecraft.brown_concrete_powder": "Brown Concrete Powder", - "block.minecraft.brown_glazed_terracotta": "Brown Glazed Terracotta", - "block.minecraft.brown_mushroom": "Brown Mushroom", - "block.minecraft.brown_mushroom_block": "Brown Mushroom Block", - "block.minecraft.brown_shulker_box": "Brown Shulker Box", - "block.minecraft.brown_stained_glass": "Brown Stained Glass", - "block.minecraft.brown_stained_glass_pane": "Brown Stained Glass Pane", - "block.minecraft.brown_terracotta": "Brown Terracotta", - "block.minecraft.brown_wool": "Brown Wool", - "block.minecraft.bubble_column": "Bubble Column", - "block.minecraft.bubble_coral": "Bubble Coral", - "block.minecraft.bubble_coral_block": "Bubble Coral Block", - "block.minecraft.bubble_coral_fan": "Bubble Coral Fan", - "block.minecraft.bubble_coral_wall_fan": "Bubble Coral Wall Fan", - "block.minecraft.budding_amethyst": "Budding Amethyst", - "block.minecraft.bush": "Bush", - "block.minecraft.cactus": "Cactus", - "block.minecraft.cactus_flower": "Cactus Flower", - "block.minecraft.cake": "Cake", - "block.minecraft.calcite": "Calcite", - "block.minecraft.calibrated_sculk_sensor": "Calibrated Sculk Sensor", - "block.minecraft.campfire": "Campfire", - "block.minecraft.candle": "Candle", - "block.minecraft.candle_cake": "Cake with Candle", - "block.minecraft.carrots": "Carrots", - "block.minecraft.cartography_table": "Cartography Table", - "block.minecraft.carved_pumpkin": "Carved Pumpkin", - "block.minecraft.cauldron": "Cauldron", - "block.minecraft.cave_air": "Cave Air", - "block.minecraft.cave_vines": "Cave Vines", - "block.minecraft.cave_vines_plant": "Cave Vines Plant", - "block.minecraft.chain": "Chain", - "block.minecraft.chain_command_block": "Chain Command Block", - "block.minecraft.cherry_button": "Cherry Button", - "block.minecraft.cherry_door": "Cherry Door", - "block.minecraft.cherry_fence": "Cherry Fence", - "block.minecraft.cherry_fence_gate": "Cherry Fence Gate", - "block.minecraft.cherry_hanging_sign": "Cherry Hanging Sign", - "block.minecraft.cherry_leaves": "Cherry Leaves", - "block.minecraft.cherry_log": "Cherry Log", - "block.minecraft.cherry_planks": "Cherry Planks", - "block.minecraft.cherry_pressure_plate": "Cherry Pressure Plate", - "block.minecraft.cherry_sapling": "Cherry Sapling", - "block.minecraft.cherry_shelf": "Cherry Shelf", - "block.minecraft.cherry_sign": "Cherry Sign", - "block.minecraft.cherry_slab": "Cherry Slab", - "block.minecraft.cherry_stairs": "Cherry Stairs", - "block.minecraft.cherry_trapdoor": "Cherry Trapdoor", - "block.minecraft.cherry_wall_hanging_sign": "Cherry Wall Hanging Sign", - "block.minecraft.cherry_wall_sign": "Cherry Wall Sign", - "block.minecraft.cherry_wood": "Cherry Wood", - "block.minecraft.chest": "Chest", - "block.minecraft.chipped_anvil": "Chipped Anvil", - "block.minecraft.chiseled_bookshelf": "Chiseled Bookshelf", - "block.minecraft.chiseled_copper": "Chiseled Copper", - "block.minecraft.chiseled_deepslate": "Chiseled Deepslate", - "block.minecraft.chiseled_nether_bricks": "Chiseled Nether Bricks", - "block.minecraft.chiseled_polished_blackstone": "Chiseled Polished Blackstone", - "block.minecraft.chiseled_quartz_block": "Chiseled Quartz Block", - "block.minecraft.chiseled_red_sandstone": "Chiseled Red Sandstone", - "block.minecraft.chiseled_resin_bricks": "Chiseled Resin Bricks", - "block.minecraft.chiseled_sandstone": "Chiseled Sandstone", - "block.minecraft.chiseled_stone_bricks": "Chiseled Stone Bricks", - "block.minecraft.chiseled_tuff": "Chiseled Tuff", - "block.minecraft.chiseled_tuff_bricks": "Chiseled Tuff Bricks", - "block.minecraft.chorus_flower": "Chorus Flower", - "block.minecraft.chorus_plant": "Chorus Plant", - "block.minecraft.clay": "Clay", - "block.minecraft.closed_eyeblossom": "Closed Eyeblossom", - "block.minecraft.coal_block": "Block of Coal", - "block.minecraft.coal_ore": "Coal Ore", - "block.minecraft.coarse_dirt": "Coarse Dirt", - "block.minecraft.cobbled_deepslate": "Cobbled Deepslate", - "block.minecraft.cobbled_deepslate_slab": "Cobbled Deepslate Slab", - "block.minecraft.cobbled_deepslate_stairs": "Cobbled Deepslate Stairs", - "block.minecraft.cobbled_deepslate_wall": "Cobbled Deepslate Wall", - "block.minecraft.cobblestone": "Cobblestone", - "block.minecraft.cobblestone_slab": "Cobblestone Slab", - "block.minecraft.cobblestone_stairs": "Cobblestone Stairs", - "block.minecraft.cobblestone_wall": "Cobblestone Wall", - "block.minecraft.cobweb": "Cobweb", - "block.minecraft.cocoa": "Cocoa", - "block.minecraft.command_block": "Command Block", - "block.minecraft.comparator": "Redstone Comparator", - "block.minecraft.composter": "Composter", - "block.minecraft.conduit": "Conduit", - "block.minecraft.copper_bars": "Copper Bars", - "block.minecraft.copper_block": "Block of Copper", - "block.minecraft.copper_bulb": "Copper Bulb", - "block.minecraft.copper_chain": "Copper Chain", - "block.minecraft.copper_chest": "Copper Chest", - "block.minecraft.copper_door": "Copper Door", - "block.minecraft.copper_golem_statue": "Copper Golem Statue", - "block.minecraft.copper_grate": "Copper Grate", - "block.minecraft.copper_lantern": "Copper Lantern", - "block.minecraft.copper_ore": "Copper Ore", - "block.minecraft.copper_torch": "Copper Torch", - "block.minecraft.copper_trapdoor": "Copper Trapdoor", - "block.minecraft.copper_wall_torch": "Copper Wall Torch", - "block.minecraft.cornflower": "Cornflower", - "block.minecraft.cracked_deepslate_bricks": "Cracked Deepslate Bricks", - "block.minecraft.cracked_deepslate_tiles": "Cracked Deepslate Tiles", - "block.minecraft.cracked_nether_bricks": "Cracked Nether Bricks", - "block.minecraft.cracked_polished_blackstone_bricks": "Cracked Polished Blackstone Bricks", - "block.minecraft.cracked_stone_bricks": "Cracked Stone Bricks", - "block.minecraft.crafter": "Crafter", - "block.minecraft.crafting_table": "Crafting Table", - "block.minecraft.creaking_heart": "Creaking Heart", - "block.minecraft.creeper_head": "Creeper Head", - "block.minecraft.creeper_wall_head": "Creeper Wall Head", - "block.minecraft.crimson_button": "Crimson Button", - "block.minecraft.crimson_door": "Crimson Door", - "block.minecraft.crimson_fence": "Crimson Fence", - "block.minecraft.crimson_fence_gate": "Crimson Fence Gate", - "block.minecraft.crimson_fungus": "Crimson Fungus", - "block.minecraft.crimson_hanging_sign": "Crimson Hanging Sign", - "block.minecraft.crimson_hyphae": "Crimson Hyphae", - "block.minecraft.crimson_nylium": "Crimson Nylium", - "block.minecraft.crimson_planks": "Crimson Planks", - "block.minecraft.crimson_pressure_plate": "Crimson Pressure Plate", - "block.minecraft.crimson_roots": "Crimson Roots", - "block.minecraft.crimson_shelf": "Crimson Shelf", - "block.minecraft.crimson_sign": "Crimson Sign", - "block.minecraft.crimson_slab": "Crimson Slab", - "block.minecraft.crimson_stairs": "Crimson Stairs", - "block.minecraft.crimson_stem": "Crimson Stem", - "block.minecraft.crimson_trapdoor": "Crimson Trapdoor", - "block.minecraft.crimson_wall_hanging_sign": "Crimson Wall Hanging Sign", - "block.minecraft.crimson_wall_sign": "Crimson Wall Sign", - "block.minecraft.crying_obsidian": "Crying Obsidian", - "block.minecraft.cut_copper": "Cut Copper", - "block.minecraft.cut_copper_slab": "Cut Copper Slab", - "block.minecraft.cut_copper_stairs": "Cut Copper Stairs", - "block.minecraft.cut_red_sandstone": "Cut Red Sandstone", - "block.minecraft.cut_red_sandstone_slab": "Cut Red Sandstone Slab", - "block.minecraft.cut_sandstone": "Cut Sandstone", - "block.minecraft.cut_sandstone_slab": "Cut Sandstone Slab", - "block.minecraft.cyan_banner": "Cyan Banner", - "block.minecraft.cyan_bed": "Cyan Bed", - "block.minecraft.cyan_candle": "Cyan Candle", - "block.minecraft.cyan_candle_cake": "Cake with Cyan Candle", - "block.minecraft.cyan_carpet": "Cyan Carpet", - "block.minecraft.cyan_concrete": "Cyan Concrete", - "block.minecraft.cyan_concrete_powder": "Cyan Concrete Powder", - "block.minecraft.cyan_glazed_terracotta": "Cyan Glazed Terracotta", - "block.minecraft.cyan_shulker_box": "Cyan Shulker Box", - "block.minecraft.cyan_stained_glass": "Cyan Stained Glass", - "block.minecraft.cyan_stained_glass_pane": "Cyan Stained Glass Pane", - "block.minecraft.cyan_terracotta": "Cyan Terracotta", - "block.minecraft.cyan_wool": "Cyan Wool", - "block.minecraft.damaged_anvil": "Damaged Anvil", - "block.minecraft.dandelion": "Dandelion", - "block.minecraft.dark_oak_button": "Dark Oak Button", - "block.minecraft.dark_oak_door": "Dark Oak Door", - "block.minecraft.dark_oak_fence": "Dark Oak Fence", - "block.minecraft.dark_oak_fence_gate": "Dark Oak Fence Gate", - "block.minecraft.dark_oak_hanging_sign": "Dark Oak Hanging Sign", - "block.minecraft.dark_oak_leaves": "Dark Oak Leaves", - "block.minecraft.dark_oak_log": "Dark Oak Log", - "block.minecraft.dark_oak_planks": "Dark Oak Planks", - "block.minecraft.dark_oak_pressure_plate": "Dark Oak Pressure Plate", - "block.minecraft.dark_oak_sapling": "Dark Oak Sapling", - "block.minecraft.dark_oak_shelf": "Dark Oak Shelf", - "block.minecraft.dark_oak_sign": "Dark Oak Sign", - "block.minecraft.dark_oak_slab": "Dark Oak Slab", - "block.minecraft.dark_oak_stairs": "Dark Oak Stairs", - "block.minecraft.dark_oak_trapdoor": "Dark Oak Trapdoor", - "block.minecraft.dark_oak_wall_hanging_sign": "Dark Oak Wall Hanging Sign", - "block.minecraft.dark_oak_wall_sign": "Dark Oak Wall Sign", - "block.minecraft.dark_oak_wood": "Dark Oak Wood", - "block.minecraft.dark_prismarine": "Dark Prismarine", - "block.minecraft.dark_prismarine_slab": "Dark Prismarine Slab", - "block.minecraft.dark_prismarine_stairs": "Dark Prismarine Stairs", - "block.minecraft.daylight_detector": "Daylight Detector", - "block.minecraft.dead_brain_coral": "Dead Brain Coral", - "block.minecraft.dead_brain_coral_block": "Dead Brain Coral Block", - "block.minecraft.dead_brain_coral_fan": "Dead Brain Coral Fan", - "block.minecraft.dead_brain_coral_wall_fan": "Dead Brain Coral Wall Fan", - "block.minecraft.dead_bubble_coral": "Dead Bubble Coral", - "block.minecraft.dead_bubble_coral_block": "Dead Bubble Coral Block", - "block.minecraft.dead_bubble_coral_fan": "Dead Bubble Coral Fan", - "block.minecraft.dead_bubble_coral_wall_fan": "Dead Bubble Coral Wall Fan", - "block.minecraft.dead_bush": "Dead Bush", - "block.minecraft.dead_fire_coral": "Dead Fire Coral", - "block.minecraft.dead_fire_coral_block": "Dead Fire Coral Block", - "block.minecraft.dead_fire_coral_fan": "Dead Fire Coral Fan", - "block.minecraft.dead_fire_coral_wall_fan": "Dead Fire Coral Wall Fan", - "block.minecraft.dead_horn_coral": "Dead Horn Coral", - "block.minecraft.dead_horn_coral_block": "Dead Horn Coral Block", - "block.minecraft.dead_horn_coral_fan": "Dead Horn Coral Fan", - "block.minecraft.dead_horn_coral_wall_fan": "Dead Horn Coral Wall Fan", - "block.minecraft.dead_tube_coral": "Dead Tube Coral", - "block.minecraft.dead_tube_coral_block": "Dead Tube Coral Block", - "block.minecraft.dead_tube_coral_fan": "Dead Tube Coral Fan", - "block.minecraft.dead_tube_coral_wall_fan": "Dead Tube Coral Wall Fan", - "block.minecraft.decorated_pot": "Decorated Pot", - "block.minecraft.deepslate": "Deepslate", - "block.minecraft.deepslate_brick_slab": "Deepslate Brick Slab", - "block.minecraft.deepslate_brick_stairs": "Deepslate Brick Stairs", - "block.minecraft.deepslate_brick_wall": "Deepslate Brick Wall", - "block.minecraft.deepslate_bricks": "Deepslate Bricks", - "block.minecraft.deepslate_coal_ore": "Deepslate Coal Ore", - "block.minecraft.deepslate_copper_ore": "Deepslate Copper Ore", - "block.minecraft.deepslate_diamond_ore": "Deepslate Diamond Ore", - "block.minecraft.deepslate_emerald_ore": "Deepslate Emerald Ore", - "block.minecraft.deepslate_gold_ore": "Deepslate Gold Ore", - "block.minecraft.deepslate_iron_ore": "Deepslate Iron Ore", - "block.minecraft.deepslate_lapis_ore": "Deepslate Lapis Lazuli Ore", - "block.minecraft.deepslate_redstone_ore": "Deepslate Redstone Ore", - "block.minecraft.deepslate_tile_slab": "Deepslate Tile Slab", - "block.minecraft.deepslate_tile_stairs": "Deepslate Tile Stairs", - "block.minecraft.deepslate_tile_wall": "Deepslate Tile Wall", - "block.minecraft.deepslate_tiles": "Deepslate Tiles", - "block.minecraft.detector_rail": "Detector Rail", - "block.minecraft.diamond_block": "Block of Diamond", - "block.minecraft.diamond_ore": "Diamond Ore", - "block.minecraft.diorite": "Diorite", - "block.minecraft.diorite_slab": "Diorite Slab", - "block.minecraft.diorite_stairs": "Diorite Stairs", - "block.minecraft.diorite_wall": "Diorite Wall", - "block.minecraft.dirt": "Dirt", - "block.minecraft.dirt_path": "Dirt Path", - "block.minecraft.dispenser": "Dispenser", - "block.minecraft.dragon_egg": "Dragon Egg", - "block.minecraft.dragon_head": "Dragon Head", - "block.minecraft.dragon_wall_head": "Dragon Wall Head", - "block.minecraft.dried_ghast": "Dried Ghast", - "block.minecraft.dried_kelp_block": "Dried Kelp Block", - "block.minecraft.dripstone_block": "Dripstone Block", - "block.minecraft.dropper": "Dropper", - "block.minecraft.emerald_block": "Block of Emerald", - "block.minecraft.emerald_ore": "Emerald Ore", - "block.minecraft.enchanting_table": "Enchanting Table", - "block.minecraft.end_gateway": "End Gateway", - "block.minecraft.end_portal": "End Portal", - "block.minecraft.end_portal_frame": "End Portal Frame", - "block.minecraft.end_rod": "End Rod", - "block.minecraft.end_stone": "End Stone", - "block.minecraft.end_stone_brick_slab": "End Stone Brick Slab", - "block.minecraft.end_stone_brick_stairs": "End Stone Brick Stairs", - "block.minecraft.end_stone_brick_wall": "End Stone Brick Wall", - "block.minecraft.end_stone_bricks": "End Stone Bricks", - "block.minecraft.ender_chest": "Ender Chest", - "block.minecraft.exposed_chiseled_copper": "Exposed Chiseled Copper", - "block.minecraft.exposed_copper": "Exposed Copper", - "block.minecraft.exposed_copper_bars": "Exposed Copper Bars", - "block.minecraft.exposed_copper_bulb": "Exposed Copper Bulb", - "block.minecraft.exposed_copper_chain": "Exposed Copper Chain", - "block.minecraft.exposed_copper_chest": "Exposed Copper Chest", - "block.minecraft.exposed_copper_door": "Exposed Copper Door", - "block.minecraft.exposed_copper_golem_statue": "Exposed Copper Golem Statue", - "block.minecraft.exposed_copper_grate": "Exposed Copper Grate", - "block.minecraft.exposed_copper_lantern": "Exposed Copper Lantern", - "block.minecraft.exposed_copper_trapdoor": "Exposed Copper Trapdoor", - "block.minecraft.exposed_cut_copper": "Exposed Cut Copper", - "block.minecraft.exposed_cut_copper_slab": "Exposed Cut Copper Slab", - "block.minecraft.exposed_cut_copper_stairs": "Exposed Cut Copper Stairs", - "block.minecraft.exposed_lightning_rod": "Exposed Lightning Rod", - "block.minecraft.farmland": "Farmland", - "block.minecraft.fern": "Fern", - "block.minecraft.fire": "Fire", - "block.minecraft.fire_coral": "Fire Coral", - "block.minecraft.fire_coral_block": "Fire Coral Block", - "block.minecraft.fire_coral_fan": "Fire Coral Fan", - "block.minecraft.fire_coral_wall_fan": "Fire Coral Wall Fan", - "block.minecraft.firefly_bush": "Firefly Bush", - "block.minecraft.fletching_table": "Fletching Table", - "block.minecraft.flower_pot": "Flower Pot", - "block.minecraft.flowering_azalea": "Flowering Azalea", - "block.minecraft.flowering_azalea_leaves": "Flowering Azalea Leaves", - "block.minecraft.frogspawn": "Frogspawn", - "block.minecraft.frosted_ice": "Frosted Ice", - "block.minecraft.furnace": "Furnace", - "block.minecraft.gilded_blackstone": "Gilded Blackstone", - "block.minecraft.glass": "Glass", - "block.minecraft.glass_pane": "Glass Pane", - "block.minecraft.glow_lichen": "Glow Lichen", - "block.minecraft.glowstone": "Glowstone", - "block.minecraft.gold_block": "Block of Gold", - "block.minecraft.gold_ore": "Gold Ore", - "block.minecraft.golden_dandelion": "Golden Dandelion", - "block.minecraft.granite": "Granite", - "block.minecraft.granite_slab": "Granite Slab", - "block.minecraft.granite_stairs": "Granite Stairs", - "block.minecraft.granite_wall": "Granite Wall", - "block.minecraft.grass": "Grass", - "block.minecraft.grass_block": "Grass Block", - "block.minecraft.gravel": "Gravel", - "block.minecraft.gray_banner": "Gray Banner", - "block.minecraft.gray_bed": "Gray Bed", - "block.minecraft.gray_candle": "Gray Candle", - "block.minecraft.gray_candle_cake": "Cake with Gray Candle", - "block.minecraft.gray_carpet": "Gray Carpet", - "block.minecraft.gray_concrete": "Gray Concrete", - "block.minecraft.gray_concrete_powder": "Gray Concrete Powder", - "block.minecraft.gray_glazed_terracotta": "Gray Glazed Terracotta", - "block.minecraft.gray_shulker_box": "Gray Shulker Box", - "block.minecraft.gray_stained_glass": "Gray Stained Glass", - "block.minecraft.gray_stained_glass_pane": "Gray Stained Glass Pane", - "block.minecraft.gray_terracotta": "Gray Terracotta", - "block.minecraft.gray_wool": "Gray Wool", - "block.minecraft.green_banner": "Green Banner", - "block.minecraft.green_bed": "Green Bed", - "block.minecraft.green_candle": "Green Candle", - "block.minecraft.green_candle_cake": "Cake with Green Candle", - "block.minecraft.green_carpet": "Green Carpet", - "block.minecraft.green_concrete": "Green Concrete", - "block.minecraft.green_concrete_powder": "Green Concrete Powder", - "block.minecraft.green_glazed_terracotta": "Green Glazed Terracotta", - "block.minecraft.green_shulker_box": "Green Shulker Box", - "block.minecraft.green_stained_glass": "Green Stained Glass", - "block.minecraft.green_stained_glass_pane": "Green Stained Glass Pane", - "block.minecraft.green_terracotta": "Green Terracotta", - "block.minecraft.green_wool": "Green Wool", - "block.minecraft.grindstone": "Grindstone", - "block.minecraft.hanging_roots": "Hanging Roots", - "block.minecraft.hay_block": "Hay Bale", - "block.minecraft.heavy_core": "Heavy Core", - "block.minecraft.heavy_weighted_pressure_plate": "Heavy Weighted Pressure Plate", - "block.minecraft.honey_block": "Honey Block", - "block.minecraft.honeycomb_block": "Honeycomb Block", - "block.minecraft.hopper": "Hopper", - "block.minecraft.horn_coral": "Horn Coral", - "block.minecraft.horn_coral_block": "Horn Coral Block", - "block.minecraft.horn_coral_fan": "Horn Coral Fan", - "block.minecraft.horn_coral_wall_fan": "Horn Coral Wall Fan", - "block.minecraft.ice": "Ice", - "block.minecraft.infested_chiseled_stone_bricks": "Infested Chiseled Stone Bricks", - "block.minecraft.infested_cobblestone": "Infested Cobblestone", - "block.minecraft.infested_cracked_stone_bricks": "Infested Cracked Stone Bricks", - "block.minecraft.infested_deepslate": "Infested Deepslate", - "block.minecraft.infested_mossy_stone_bricks": "Infested Mossy Stone Bricks", - "block.minecraft.infested_stone": "Infested Stone", - "block.minecraft.infested_stone_bricks": "Infested Stone Bricks", - "block.minecraft.iron_bars": "Iron Bars", - "block.minecraft.iron_block": "Block of Iron", - "block.minecraft.iron_chain": "Iron Chain", - "block.minecraft.iron_door": "Iron Door", - "block.minecraft.iron_ore": "Iron Ore", - "block.minecraft.iron_trapdoor": "Iron Trapdoor", - "block.minecraft.jack_o_lantern": "Jack o'Lantern", - "block.minecraft.jigsaw": "Jigsaw Block", - "block.minecraft.jukebox": "Jukebox", - "block.minecraft.jungle_button": "Jungle Button", - "block.minecraft.jungle_door": "Jungle Door", - "block.minecraft.jungle_fence": "Jungle Fence", - "block.minecraft.jungle_fence_gate": "Jungle Fence Gate", - "block.minecraft.jungle_hanging_sign": "Jungle Hanging Sign", - "block.minecraft.jungle_leaves": "Jungle Leaves", - "block.minecraft.jungle_log": "Jungle Log", - "block.minecraft.jungle_planks": "Jungle Planks", - "block.minecraft.jungle_pressure_plate": "Jungle Pressure Plate", - "block.minecraft.jungle_sapling": "Jungle Sapling", - "block.minecraft.jungle_shelf": "Jungle Shelf", - "block.minecraft.jungle_sign": "Jungle Sign", - "block.minecraft.jungle_slab": "Jungle Slab", - "block.minecraft.jungle_stairs": "Jungle Stairs", - "block.minecraft.jungle_trapdoor": "Jungle Trapdoor", - "block.minecraft.jungle_wall_hanging_sign": "Jungle Wall Hanging Sign", - "block.minecraft.jungle_wall_sign": "Jungle Wall Sign", - "block.minecraft.jungle_wood": "Jungle Wood", - "block.minecraft.kelp": "Kelp", - "block.minecraft.kelp_plant": "Kelp Plant", - "block.minecraft.ladder": "Ladder", - "block.minecraft.lantern": "Lantern", - "block.minecraft.lapis_block": "Block of Lapis Lazuli", - "block.minecraft.lapis_ore": "Lapis Lazuli Ore", - "block.minecraft.large_amethyst_bud": "Large Amethyst Bud", - "block.minecraft.large_fern": "Large Fern", - "block.minecraft.lava": "Lava", - "block.minecraft.lava_cauldron": "Lava Cauldron", - "block.minecraft.leaf_litter": "Leaf Litter", - "block.minecraft.lectern": "Lectern", - "block.minecraft.lever": "Lever", - "block.minecraft.light": "Light", - "block.minecraft.light_blue_banner": "Light Blue Banner", - "block.minecraft.light_blue_bed": "Light Blue Bed", - "block.minecraft.light_blue_candle": "Light Blue Candle", - "block.minecraft.light_blue_candle_cake": "Cake with Light Blue Candle", - "block.minecraft.light_blue_carpet": "Light Blue Carpet", - "block.minecraft.light_blue_concrete": "Light Blue Concrete", - "block.minecraft.light_blue_concrete_powder": "Light Blue Concrete Powder", - "block.minecraft.light_blue_glazed_terracotta": "Light Blue Glazed Terracotta", - "block.minecraft.light_blue_shulker_box": "Light Blue Shulker Box", - "block.minecraft.light_blue_stained_glass": "Light Blue Stained Glass", - "block.minecraft.light_blue_stained_glass_pane": "Light Blue Stained Glass Pane", - "block.minecraft.light_blue_terracotta": "Light Blue Terracotta", - "block.minecraft.light_blue_wool": "Light Blue Wool", - "block.minecraft.light_gray_banner": "Light Gray Banner", - "block.minecraft.light_gray_bed": "Light Gray Bed", - "block.minecraft.light_gray_candle": "Light Gray Candle", - "block.minecraft.light_gray_candle_cake": "Cake with Light Gray Candle", - "block.minecraft.light_gray_carpet": "Light Gray Carpet", - "block.minecraft.light_gray_concrete": "Light Gray Concrete", - "block.minecraft.light_gray_concrete_powder": "Light Gray Concrete Powder", - "block.minecraft.light_gray_glazed_terracotta": "Light Gray Glazed Terracotta", - "block.minecraft.light_gray_shulker_box": "Light Gray Shulker Box", - "block.minecraft.light_gray_stained_glass": "Light Gray Stained Glass", - "block.minecraft.light_gray_stained_glass_pane": "Light Gray Stained Glass Pane", - "block.minecraft.light_gray_terracotta": "Light Gray Terracotta", - "block.minecraft.light_gray_wool": "Light Gray Wool", - "block.minecraft.light_weighted_pressure_plate": "Light Weighted Pressure Plate", - "block.minecraft.lightning_rod": "Lightning Rod", - "block.minecraft.lilac": "Lilac", - "block.minecraft.lily_of_the_valley": "Lily of the Valley", - "block.minecraft.lily_pad": "Lily Pad", - "block.minecraft.lime_banner": "Lime Banner", - "block.minecraft.lime_bed": "Lime Bed", - "block.minecraft.lime_candle": "Lime Candle", - "block.minecraft.lime_candle_cake": "Cake with Lime Candle", - "block.minecraft.lime_carpet": "Lime Carpet", - "block.minecraft.lime_concrete": "Lime Concrete", - "block.minecraft.lime_concrete_powder": "Lime Concrete Powder", - "block.minecraft.lime_glazed_terracotta": "Lime Glazed Terracotta", - "block.minecraft.lime_shulker_box": "Lime Shulker Box", - "block.minecraft.lime_stained_glass": "Lime Stained Glass", - "block.minecraft.lime_stained_glass_pane": "Lime Stained Glass Pane", - "block.minecraft.lime_terracotta": "Lime Terracotta", - "block.minecraft.lime_wool": "Lime Wool", - "block.minecraft.lodestone": "Lodestone", - "block.minecraft.loom": "Loom", - "block.minecraft.magenta_banner": "Magenta Banner", - "block.minecraft.magenta_bed": "Magenta Bed", - "block.minecraft.magenta_candle": "Magenta Candle", - "block.minecraft.magenta_candle_cake": "Cake with Magenta Candle", - "block.minecraft.magenta_carpet": "Magenta Carpet", - "block.minecraft.magenta_concrete": "Magenta Concrete", - "block.minecraft.magenta_concrete_powder": "Magenta Concrete Powder", - "block.minecraft.magenta_glazed_terracotta": "Magenta Glazed Terracotta", - "block.minecraft.magenta_shulker_box": "Magenta Shulker Box", - "block.minecraft.magenta_stained_glass": "Magenta Stained Glass", - "block.minecraft.magenta_stained_glass_pane": "Magenta Stained Glass Pane", - "block.minecraft.magenta_terracotta": "Magenta Terracotta", - "block.minecraft.magenta_wool": "Magenta Wool", - "block.minecraft.magma_block": "Magma Block", - "block.minecraft.mangrove_button": "Mangrove Button", - "block.minecraft.mangrove_door": "Mangrove Door", - "block.minecraft.mangrove_fence": "Mangrove Fence", - "block.minecraft.mangrove_fence_gate": "Mangrove Fence Gate", - "block.minecraft.mangrove_hanging_sign": "Mangrove Hanging Sign", - "block.minecraft.mangrove_leaves": "Mangrove Leaves", - "block.minecraft.mangrove_log": "Mangrove Log", - "block.minecraft.mangrove_planks": "Mangrove Planks", - "block.minecraft.mangrove_pressure_plate": "Mangrove Pressure Plate", - "block.minecraft.mangrove_propagule": "Mangrove Propagule", - "block.minecraft.mangrove_roots": "Mangrove Roots", - "block.minecraft.mangrove_shelf": "Mangrove Shelf", - "block.minecraft.mangrove_sign": "Mangrove Sign", - "block.minecraft.mangrove_slab": "Mangrove Slab", - "block.minecraft.mangrove_stairs": "Mangrove Stairs", - "block.minecraft.mangrove_trapdoor": "Mangrove Trapdoor", - "block.minecraft.mangrove_wall_hanging_sign": "Mangrove Wall Hanging Sign", - "block.minecraft.mangrove_wall_sign": "Mangrove Wall Sign", - "block.minecraft.mangrove_wood": "Mangrove Wood", - "block.minecraft.medium_amethyst_bud": "Medium Amethyst Bud", - "block.minecraft.melon": "Melon", - "block.minecraft.melon_stem": "Melon Stem", - "block.minecraft.moss_block": "Moss Block", - "block.minecraft.moss_carpet": "Moss Carpet", - "block.minecraft.mossy_cobblestone": "Mossy Cobblestone", - "block.minecraft.mossy_cobblestone_slab": "Mossy Cobblestone Slab", - "block.minecraft.mossy_cobblestone_stairs": "Mossy Cobblestone Stairs", - "block.minecraft.mossy_cobblestone_wall": "Mossy Cobblestone Wall", - "block.minecraft.mossy_stone_brick_slab": "Mossy Stone Brick Slab", - "block.minecraft.mossy_stone_brick_stairs": "Mossy Stone Brick Stairs", - "block.minecraft.mossy_stone_brick_wall": "Mossy Stone Brick Wall", - "block.minecraft.mossy_stone_bricks": "Mossy Stone Bricks", - "block.minecraft.moving_piston": "Moving Piston", - "block.minecraft.mud": "Mud", - "block.minecraft.mud_brick_slab": "Mud Brick Slab", - "block.minecraft.mud_brick_stairs": "Mud Brick Stairs", - "block.minecraft.mud_brick_wall": "Mud Brick Wall", - "block.minecraft.mud_bricks": "Mud Bricks", - "block.minecraft.muddy_mangrove_roots": "Muddy Mangrove Roots", - "block.minecraft.mushroom_stem": "Mushroom Stem", - "block.minecraft.mycelium": "Mycelium", - "block.minecraft.nether_brick_fence": "Nether Brick Fence", - "block.minecraft.nether_brick_slab": "Nether Brick Slab", - "block.minecraft.nether_brick_stairs": "Nether Brick Stairs", - "block.minecraft.nether_brick_wall": "Nether Brick Wall", - "block.minecraft.nether_bricks": "Nether Bricks", - "block.minecraft.nether_gold_ore": "Nether Gold Ore", - "block.minecraft.nether_portal": "Nether Portal", - "block.minecraft.nether_quartz_ore": "Nether Quartz Ore", - "block.minecraft.nether_sprouts": "Nether Sprouts", - "block.minecraft.nether_wart": "Nether Wart", - "block.minecraft.nether_wart_block": "Nether Wart Block", - "block.minecraft.netherite_block": "Block of Netherite", - "block.minecraft.netherrack": "Netherrack", - "block.minecraft.note_block": "Note Block", - "block.minecraft.oak_button": "Oak Button", - "block.minecraft.oak_door": "Oak Door", - "block.minecraft.oak_fence": "Oak Fence", - "block.minecraft.oak_fence_gate": "Oak Fence Gate", - "block.minecraft.oak_hanging_sign": "Oak Hanging Sign", - "block.minecraft.oak_leaves": "Oak Leaves", - "block.minecraft.oak_log": "Oak Log", - "block.minecraft.oak_planks": "Oak Planks", - "block.minecraft.oak_pressure_plate": "Oak Pressure Plate", - "block.minecraft.oak_sapling": "Oak Sapling", - "block.minecraft.oak_shelf": "Oak Shelf", - "block.minecraft.oak_sign": "Oak Sign", - "block.minecraft.oak_slab": "Oak Slab", - "block.minecraft.oak_stairs": "Oak Stairs", - "block.minecraft.oak_trapdoor": "Oak Trapdoor", - "block.minecraft.oak_wall_hanging_sign": "Oak Wall Hanging Sign", - "block.minecraft.oak_wall_sign": "Oak Wall Sign", - "block.minecraft.oak_wood": "Oak Wood", - "block.minecraft.observer": "Observer", - "block.minecraft.obsidian": "Obsidian", - "block.minecraft.ochre_froglight": "Ochre Froglight", - "block.minecraft.ominous_banner": "Ominous Banner", - "block.minecraft.open_eyeblossom": "Open Eyeblossom", - "block.minecraft.orange_banner": "Orange Banner", - "block.minecraft.orange_bed": "Orange Bed", - "block.minecraft.orange_candle": "Orange Candle", - "block.minecraft.orange_candle_cake": "Cake with Orange Candle", - "block.minecraft.orange_carpet": "Orange Carpet", - "block.minecraft.orange_concrete": "Orange Concrete", - "block.minecraft.orange_concrete_powder": "Orange Concrete Powder", - "block.minecraft.orange_glazed_terracotta": "Orange Glazed Terracotta", - "block.minecraft.orange_shulker_box": "Orange Shulker Box", - "block.minecraft.orange_stained_glass": "Orange Stained Glass", - "block.minecraft.orange_stained_glass_pane": "Orange Stained Glass Pane", - "block.minecraft.orange_terracotta": "Orange Terracotta", - "block.minecraft.orange_tulip": "Orange Tulip", - "block.minecraft.orange_wool": "Orange Wool", - "block.minecraft.oxeye_daisy": "Oxeye Daisy", - "block.minecraft.oxidized_chiseled_copper": "Oxidized Chiseled Copper", - "block.minecraft.oxidized_copper": "Oxidized Copper", - "block.minecraft.oxidized_copper_bars": "Oxidized Copper Bars", - "block.minecraft.oxidized_copper_bulb": "Oxidized Copper Bulb", - "block.minecraft.oxidized_copper_chain": "Oxidized Copper Chain", - "block.minecraft.oxidized_copper_chest": "Oxidized Copper Chest", - "block.minecraft.oxidized_copper_door": "Oxidized Copper Door", - "block.minecraft.oxidized_copper_golem_statue": "Oxidized Copper Golem Statue", - "block.minecraft.oxidized_copper_grate": "Oxidized Copper Grate", - "block.minecraft.oxidized_copper_lantern": "Oxidized Copper Lantern", - "block.minecraft.oxidized_copper_trapdoor": "Oxidized Copper Trapdoor", - "block.minecraft.oxidized_cut_copper": "Oxidized Cut Copper", - "block.minecraft.oxidized_cut_copper_slab": "Oxidized Cut Copper Slab", - "block.minecraft.oxidized_cut_copper_stairs": "Oxidized Cut Copper Stairs", - "block.minecraft.oxidized_lightning_rod": "Oxidized Lightning Rod", - "block.minecraft.packed_ice": "Packed Ice", - "block.minecraft.packed_mud": "Packed Mud", - "block.minecraft.pale_hanging_moss": "Pale Hanging Moss", - "block.minecraft.pale_moss_block": "Pale Moss Block", - "block.minecraft.pale_moss_carpet": "Pale Moss Carpet", - "block.minecraft.pale_oak_button": "Pale Oak Button", - "block.minecraft.pale_oak_door": "Pale Oak Door", - "block.minecraft.pale_oak_fence": "Pale Oak Fence", - "block.minecraft.pale_oak_fence_gate": "Pale Oak Fence Gate", - "block.minecraft.pale_oak_hanging_sign": "Pale Oak Hanging Sign", - "block.minecraft.pale_oak_leaves": "Pale Oak Leaves", - "block.minecraft.pale_oak_log": "Pale Oak Log", - "block.minecraft.pale_oak_planks": "Pale Oak Planks", - "block.minecraft.pale_oak_pressure_plate": "Pale Oak Pressure Plate", - "block.minecraft.pale_oak_sapling": "Pale Oak Sapling", - "block.minecraft.pale_oak_shelf": "Pale Oak Shelf", - "block.minecraft.pale_oak_sign": "Pale Oak Sign", - "block.minecraft.pale_oak_slab": "Pale Oak Slab", - "block.minecraft.pale_oak_stairs": "Pale Oak Stairs", - "block.minecraft.pale_oak_trapdoor": "Pale Oak Trapdoor", - "block.minecraft.pale_oak_wall_hanging_sign": "Pale Oak Wall Hanging Sign", - "block.minecraft.pale_oak_wall_sign": "Pale Oak Wall Sign", - "block.minecraft.pale_oak_wood": "Pale Oak Wood", - "block.minecraft.pearlescent_froglight": "Pearlescent Froglight", - "block.minecraft.peony": "Peony", - "block.minecraft.petrified_oak_slab": "Petrified Oak Slab", - "block.minecraft.piglin_head": "Piglin Head", - "block.minecraft.piglin_wall_head": "Piglin Wall Head", - "block.minecraft.pink_banner": "Pink Banner", - "block.minecraft.pink_bed": "Pink Bed", - "block.minecraft.pink_candle": "Pink Candle", - "block.minecraft.pink_candle_cake": "Cake with Pink Candle", - "block.minecraft.pink_carpet": "Pink Carpet", - "block.minecraft.pink_concrete": "Pink Concrete", - "block.minecraft.pink_concrete_powder": "Pink Concrete Powder", - "block.minecraft.pink_glazed_terracotta": "Pink Glazed Terracotta", - "block.minecraft.pink_petals": "Pink Petals", - "block.minecraft.pink_shulker_box": "Pink Shulker Box", - "block.minecraft.pink_stained_glass": "Pink Stained Glass", - "block.minecraft.pink_stained_glass_pane": "Pink Stained Glass Pane", - "block.minecraft.pink_terracotta": "Pink Terracotta", - "block.minecraft.pink_tulip": "Pink Tulip", - "block.minecraft.pink_wool": "Pink Wool", - "block.minecraft.piston": "Piston", - "block.minecraft.piston_head": "Piston Head", - "block.minecraft.pitcher_crop": "Pitcher Crop", - "block.minecraft.pitcher_plant": "Pitcher Plant", - "block.minecraft.player_head": "Player Head", - "block.minecraft.player_head.named": "%s's Head", - "block.minecraft.player_wall_head": "Player Wall Head", - "block.minecraft.podzol": "Podzol", - "block.minecraft.pointed_dripstone": "Pointed Dripstone", - "block.minecraft.polished_andesite": "Polished Andesite", - "block.minecraft.polished_andesite_slab": "Polished Andesite Slab", - "block.minecraft.polished_andesite_stairs": "Polished Andesite Stairs", - "block.minecraft.polished_basalt": "Polished Basalt", - "block.minecraft.polished_blackstone": "Polished Blackstone", - "block.minecraft.polished_blackstone_brick_slab": "Polished Blackstone Brick Slab", - "block.minecraft.polished_blackstone_brick_stairs": "Polished Blackstone Brick Stairs", - "block.minecraft.polished_blackstone_brick_wall": "Polished Blackstone Brick Wall", - "block.minecraft.polished_blackstone_bricks": "Polished Blackstone Bricks", - "block.minecraft.polished_blackstone_button": "Polished Blackstone Button", - "block.minecraft.polished_blackstone_pressure_plate": "Polished Blackstone Pressure Plate", - "block.minecraft.polished_blackstone_slab": "Polished Blackstone Slab", - "block.minecraft.polished_blackstone_stairs": "Polished Blackstone Stairs", - "block.minecraft.polished_blackstone_wall": "Polished Blackstone Wall", - "block.minecraft.polished_deepslate": "Polished Deepslate", - "block.minecraft.polished_deepslate_slab": "Polished Deepslate Slab", - "block.minecraft.polished_deepslate_stairs": "Polished Deepslate Stairs", - "block.minecraft.polished_deepslate_wall": "Polished Deepslate Wall", - "block.minecraft.polished_diorite": "Polished Diorite", - "block.minecraft.polished_diorite_slab": "Polished Diorite Slab", - "block.minecraft.polished_diorite_stairs": "Polished Diorite Stairs", - "block.minecraft.polished_granite": "Polished Granite", - "block.minecraft.polished_granite_slab": "Polished Granite Slab", - "block.minecraft.polished_granite_stairs": "Polished Granite Stairs", - "block.minecraft.polished_tuff": "Polished Tuff", - "block.minecraft.polished_tuff_slab": "Polished Tuff Slab", - "block.minecraft.polished_tuff_stairs": "Polished Tuff Stairs", - "block.minecraft.polished_tuff_wall": "Polished Tuff Wall", - "block.minecraft.poppy": "Poppy", - "block.minecraft.potatoes": "Potatoes", - "block.minecraft.potted_acacia_sapling": "Potted Acacia Sapling", - "block.minecraft.potted_allium": "Potted Allium", - "block.minecraft.potted_azalea_bush": "Potted Azalea", - "block.minecraft.potted_azure_bluet": "Potted Azure Bluet", - "block.minecraft.potted_bamboo": "Potted Bamboo", - "block.minecraft.potted_birch_sapling": "Potted Birch Sapling", - "block.minecraft.potted_blue_orchid": "Potted Blue Orchid", - "block.minecraft.potted_brown_mushroom": "Potted Brown Mushroom", - "block.minecraft.potted_cactus": "Potted Cactus", - "block.minecraft.potted_cherry_sapling": "Potted Cherry Sapling", - "block.minecraft.potted_closed_eyeblossom": "Potted Closed Eyeblossom", - "block.minecraft.potted_cornflower": "Potted Cornflower", - "block.minecraft.potted_crimson_fungus": "Potted Crimson Fungus", - "block.minecraft.potted_crimson_roots": "Potted Crimson Roots", - "block.minecraft.potted_dandelion": "Potted Dandelion", - "block.minecraft.potted_dark_oak_sapling": "Potted Dark Oak Sapling", - "block.minecraft.potted_dead_bush": "Potted Dead Bush", - "block.minecraft.potted_fern": "Potted Fern", - "block.minecraft.potted_flowering_azalea_bush": "Potted Flowering Azalea", - "block.minecraft.potted_golden_dandelion": "Potted Golden Dandelion", - "block.minecraft.potted_jungle_sapling": "Potted Jungle Sapling", - "block.minecraft.potted_lily_of_the_valley": "Potted Lily of the Valley", - "block.minecraft.potted_mangrove_propagule": "Potted Mangrove Propagule", - "block.minecraft.potted_oak_sapling": "Potted Oak Sapling", - "block.minecraft.potted_open_eyeblossom": "Potted Open Eyeblossom", - "block.minecraft.potted_orange_tulip": "Potted Orange Tulip", - "block.minecraft.potted_oxeye_daisy": "Potted Oxeye Daisy", - "block.minecraft.potted_pale_oak_sapling": "Potted Pale Oak Sapling", - "block.minecraft.potted_pink_tulip": "Potted Pink Tulip", - "block.minecraft.potted_poppy": "Potted Poppy", - "block.minecraft.potted_red_mushroom": "Potted Red Mushroom", - "block.minecraft.potted_red_tulip": "Potted Red Tulip", - "block.minecraft.potted_spruce_sapling": "Potted Spruce Sapling", - "block.minecraft.potted_torchflower": "Potted Torchflower", - "block.minecraft.potted_warped_fungus": "Potted Warped Fungus", - "block.minecraft.potted_warped_roots": "Potted Warped Roots", - "block.minecraft.potted_white_tulip": "Potted White Tulip", - "block.minecraft.potted_wither_rose": "Potted Wither Rose", - "block.minecraft.powder_snow": "Powder Snow", - "block.minecraft.powder_snow_cauldron": "Powder Snow Cauldron", - "block.minecraft.powered_rail": "Powered Rail", - "block.minecraft.prismarine": "Prismarine", - "block.minecraft.prismarine_brick_slab": "Prismarine Brick Slab", - "block.minecraft.prismarine_brick_stairs": "Prismarine Brick Stairs", - "block.minecraft.prismarine_bricks": "Prismarine Bricks", - "block.minecraft.prismarine_slab": "Prismarine Slab", - "block.minecraft.prismarine_stairs": "Prismarine Stairs", - "block.minecraft.prismarine_wall": "Prismarine Wall", - "block.minecraft.pumpkin": "Pumpkin", - "block.minecraft.pumpkin_stem": "Pumpkin Stem", - "block.minecraft.purple_banner": "Purple Banner", - "block.minecraft.purple_bed": "Purple Bed", - "block.minecraft.purple_candle": "Purple Candle", - "block.minecraft.purple_candle_cake": "Cake with Purple Candle", - "block.minecraft.purple_carpet": "Purple Carpet", - "block.minecraft.purple_concrete": "Purple Concrete", - "block.minecraft.purple_concrete_powder": "Purple Concrete Powder", - "block.minecraft.purple_glazed_terracotta": "Purple Glazed Terracotta", - "block.minecraft.purple_shulker_box": "Purple Shulker Box", - "block.minecraft.purple_stained_glass": "Purple Stained Glass", - "block.minecraft.purple_stained_glass_pane": "Purple Stained Glass Pane", - "block.minecraft.purple_terracotta": "Purple Terracotta", - "block.minecraft.purple_wool": "Purple Wool", - "block.minecraft.purpur_block": "Purpur Block", - "block.minecraft.purpur_pillar": "Purpur Pillar", - "block.minecraft.purpur_slab": "Purpur Slab", - "block.minecraft.purpur_stairs": "Purpur Stairs", - "block.minecraft.quartz_block": "Block of Quartz", - "block.minecraft.quartz_bricks": "Quartz Bricks", - "block.minecraft.quartz_pillar": "Quartz Pillar", - "block.minecraft.quartz_slab": "Quartz Slab", - "block.minecraft.quartz_stairs": "Quartz Stairs", - "block.minecraft.rail": "Rail", - "block.minecraft.raw_copper_block": "Block of Raw Copper", - "block.minecraft.raw_gold_block": "Block of Raw Gold", - "block.minecraft.raw_iron_block": "Block of Raw Iron", - "block.minecraft.red_banner": "Red Banner", - "block.minecraft.red_bed": "Red Bed", - "block.minecraft.red_candle": "Red Candle", - "block.minecraft.red_candle_cake": "Cake with Red Candle", - "block.minecraft.red_carpet": "Red Carpet", - "block.minecraft.red_concrete": "Red Concrete", - "block.minecraft.red_concrete_powder": "Red Concrete Powder", - "block.minecraft.red_glazed_terracotta": "Red Glazed Terracotta", - "block.minecraft.red_mushroom": "Red Mushroom", - "block.minecraft.red_mushroom_block": "Red Mushroom Block", - "block.minecraft.red_nether_brick_slab": "Red Nether Brick Slab", - "block.minecraft.red_nether_brick_stairs": "Red Nether Brick Stairs", - "block.minecraft.red_nether_brick_wall": "Red Nether Brick Wall", - "block.minecraft.red_nether_bricks": "Red Nether Bricks", - "block.minecraft.red_sand": "Red Sand", - "block.minecraft.red_sandstone": "Red Sandstone", - "block.minecraft.red_sandstone_slab": "Red Sandstone Slab", - "block.minecraft.red_sandstone_stairs": "Red Sandstone Stairs", - "block.minecraft.red_sandstone_wall": "Red Sandstone Wall", - "block.minecraft.red_shulker_box": "Red Shulker Box", - "block.minecraft.red_stained_glass": "Red Stained Glass", - "block.minecraft.red_stained_glass_pane": "Red Stained Glass Pane", - "block.minecraft.red_terracotta": "Red Terracotta", - "block.minecraft.red_tulip": "Red Tulip", - "block.minecraft.red_wool": "Red Wool", - "block.minecraft.redstone_block": "Block of Redstone", - "block.minecraft.redstone_lamp": "Redstone Lamp", - "block.minecraft.redstone_ore": "Redstone Ore", - "block.minecraft.redstone_torch": "Redstone Torch", - "block.minecraft.redstone_wall_torch": "Redstone Wall Torch", - "block.minecraft.redstone_wire": "Redstone Wire", - "block.minecraft.reinforced_deepslate": "Reinforced Deepslate", - "block.minecraft.repeater": "Redstone Repeater", - "block.minecraft.repeating_command_block": "Repeating Command Block", - "block.minecraft.resin_block": "Block of Resin", - "block.minecraft.resin_brick_slab": "Resin Brick Slab", - "block.minecraft.resin_brick_stairs": "Resin Brick Stairs", - "block.minecraft.resin_brick_wall": "Resin Brick Wall", - "block.minecraft.resin_bricks": "Resin Bricks", - "block.minecraft.resin_clump": "Resin Clump", - "block.minecraft.respawn_anchor": "Respawn Anchor", - "block.minecraft.rooted_dirt": "Rooted Dirt", - "block.minecraft.rose_bush": "Rose Bush", - "block.minecraft.sand": "Sand", - "block.minecraft.sandstone": "Sandstone", - "block.minecraft.sandstone_slab": "Sandstone Slab", - "block.minecraft.sandstone_stairs": "Sandstone Stairs", - "block.minecraft.sandstone_wall": "Sandstone Wall", - "block.minecraft.scaffolding": "Scaffolding", - "block.minecraft.sculk": "Sculk", - "block.minecraft.sculk_catalyst": "Sculk Catalyst", - "block.minecraft.sculk_sensor": "Sculk Sensor", - "block.minecraft.sculk_shrieker": "Sculk Shrieker", - "block.minecraft.sculk_vein": "Sculk Vein", - "block.minecraft.sea_lantern": "Sea Lantern", - "block.minecraft.sea_pickle": "Sea Pickle", - "block.minecraft.seagrass": "Seagrass", - "block.minecraft.set_spawn": "Respawn point set", - "block.minecraft.short_dry_grass": "Short Dry Grass", - "block.minecraft.short_grass": "Short Grass", - "block.minecraft.shroomlight": "Shroomlight", - "block.minecraft.shulker_box": "Shulker Box", - "block.minecraft.skeleton_skull": "Skeleton Skull", - "block.minecraft.skeleton_wall_skull": "Skeleton Wall Skull", - "block.minecraft.slime_block": "Slime Block", - "block.minecraft.small_amethyst_bud": "Small Amethyst Bud", - "block.minecraft.small_dripleaf": "Small Dripleaf", - "block.minecraft.smithing_table": "Smithing Table", - "block.minecraft.smoker": "Smoker", - "block.minecraft.smooth_basalt": "Smooth Basalt", - "block.minecraft.smooth_quartz": "Smooth Quartz Block", - "block.minecraft.smooth_quartz_slab": "Smooth Quartz Slab", - "block.minecraft.smooth_quartz_stairs": "Smooth Quartz Stairs", - "block.minecraft.smooth_red_sandstone": "Smooth Red Sandstone", - "block.minecraft.smooth_red_sandstone_slab": "Smooth Red Sandstone Slab", - "block.minecraft.smooth_red_sandstone_stairs": "Smooth Red Sandstone Stairs", - "block.minecraft.smooth_sandstone": "Smooth Sandstone", - "block.minecraft.smooth_sandstone_slab": "Smooth Sandstone Slab", - "block.minecraft.smooth_sandstone_stairs": "Smooth Sandstone Stairs", - "block.minecraft.smooth_stone": "Smooth Stone", - "block.minecraft.smooth_stone_slab": "Smooth Stone Slab", - "block.minecraft.sniffer_egg": "Sniffer Egg", - "block.minecraft.snow": "Snow", - "block.minecraft.snow_block": "Snow Block", - "block.minecraft.soul_campfire": "Soul Campfire", - "block.minecraft.soul_fire": "Soul Fire", - "block.minecraft.soul_lantern": "Soul Lantern", - "block.minecraft.soul_sand": "Soul Sand", - "block.minecraft.soul_soil": "Soul Soil", - "block.minecraft.soul_torch": "Soul Torch", - "block.minecraft.soul_wall_torch": "Soul Wall Torch", - "block.minecraft.spawn.not_valid": "You have no home bed or charged respawn anchor, or it was obstructed", - "block.minecraft.spawner": "Monster Spawner", - "block.minecraft.spawner.desc1": "Interact with Spawn Egg:", - "block.minecraft.spawner.desc2": "Sets Mob Type", - "block.minecraft.sponge": "Sponge", - "block.minecraft.spore_blossom": "Spore Blossom", - "block.minecraft.spruce_button": "Spruce Button", - "block.minecraft.spruce_door": "Spruce Door", - "block.minecraft.spruce_fence": "Spruce Fence", - "block.minecraft.spruce_fence_gate": "Spruce Fence Gate", - "block.minecraft.spruce_hanging_sign": "Spruce Hanging Sign", - "block.minecraft.spruce_leaves": "Spruce Leaves", - "block.minecraft.spruce_log": "Spruce Log", - "block.minecraft.spruce_planks": "Spruce Planks", - "block.minecraft.spruce_pressure_plate": "Spruce Pressure Plate", - "block.minecraft.spruce_sapling": "Spruce Sapling", - "block.minecraft.spruce_shelf": "Spruce Shelf", - "block.minecraft.spruce_sign": "Spruce Sign", - "block.minecraft.spruce_slab": "Spruce Slab", - "block.minecraft.spruce_stairs": "Spruce Stairs", - "block.minecraft.spruce_trapdoor": "Spruce Trapdoor", - "block.minecraft.spruce_wall_hanging_sign": "Spruce Wall Hanging Sign", - "block.minecraft.spruce_wall_sign": "Spruce Wall Sign", - "block.minecraft.spruce_wood": "Spruce Wood", - "block.minecraft.sticky_piston": "Sticky Piston", - "block.minecraft.stone": "Stone", - "block.minecraft.stone_brick_slab": "Stone Brick Slab", - "block.minecraft.stone_brick_stairs": "Stone Brick Stairs", - "block.minecraft.stone_brick_wall": "Stone Brick Wall", - "block.minecraft.stone_bricks": "Stone Bricks", - "block.minecraft.stone_button": "Stone Button", - "block.minecraft.stone_pressure_plate": "Stone Pressure Plate", - "block.minecraft.stone_slab": "Stone Slab", - "block.minecraft.stone_stairs": "Stone Stairs", - "block.minecraft.stonecutter": "Stonecutter", - "block.minecraft.stripped_acacia_log": "Stripped Acacia Log", - "block.minecraft.stripped_acacia_wood": "Stripped Acacia Wood", - "block.minecraft.stripped_bamboo_block": "Block of Stripped Bamboo", - "block.minecraft.stripped_birch_log": "Stripped Birch Log", - "block.minecraft.stripped_birch_wood": "Stripped Birch Wood", - "block.minecraft.stripped_cherry_log": "Stripped Cherry Log", - "block.minecraft.stripped_cherry_wood": "Stripped Cherry Wood", - "block.minecraft.stripped_crimson_hyphae": "Stripped Crimson Hyphae", - "block.minecraft.stripped_crimson_stem": "Stripped Crimson Stem", - "block.minecraft.stripped_dark_oak_log": "Stripped Dark Oak Log", - "block.minecraft.stripped_dark_oak_wood": "Stripped Dark Oak Wood", - "block.minecraft.stripped_jungle_log": "Stripped Jungle Log", - "block.minecraft.stripped_jungle_wood": "Stripped Jungle Wood", - "block.minecraft.stripped_mangrove_log": "Stripped Mangrove Log", - "block.minecraft.stripped_mangrove_wood": "Stripped Mangrove Wood", - "block.minecraft.stripped_oak_log": "Stripped Oak Log", - "block.minecraft.stripped_oak_wood": "Stripped Oak Wood", - "block.minecraft.stripped_pale_oak_log": "Stripped Pale Oak Log", - "block.minecraft.stripped_pale_oak_wood": "Stripped Pale Oak Wood", - "block.minecraft.stripped_spruce_log": "Stripped Spruce Log", - "block.minecraft.stripped_spruce_wood": "Stripped Spruce Wood", - "block.minecraft.stripped_warped_hyphae": "Stripped Warped Hyphae", - "block.minecraft.stripped_warped_stem": "Stripped Warped Stem", - "block.minecraft.structure_block": "Structure Block", - "block.minecraft.structure_void": "Structure Void", - "block.minecraft.sugar_cane": "Sugar Cane", - "block.minecraft.sunflower": "Sunflower", - "block.minecraft.suspicious_gravel": "Suspicious Gravel", - "block.minecraft.suspicious_sand": "Suspicious Sand", - "block.minecraft.sweet_berry_bush": "Sweet Berry Bush", - "block.minecraft.tall_dry_grass": "Tall Dry Grass", - "block.minecraft.tall_grass": "Tall Grass", - "block.minecraft.tall_seagrass": "Tall Seagrass", - "block.minecraft.target": "Target", - "block.minecraft.terracotta": "Terracotta", - "block.minecraft.test_block": "Test Block", - "block.minecraft.test_instance_block": "Test Instance Block", - "block.minecraft.tinted_glass": "Tinted Glass", - "block.minecraft.tnt": "TNT", - "block.minecraft.tnt.disabled": "TNT explosions are disabled", - "block.minecraft.torch": "Torch", - "block.minecraft.torchflower": "Torchflower", - "block.minecraft.torchflower_crop": "Torchflower Crop", - "block.minecraft.trapped_chest": "Trapped Chest", - "block.minecraft.trial_spawner": "Trial Spawner", - "block.minecraft.tripwire": "Tripwire", - "block.minecraft.tripwire_hook": "Tripwire Hook", - "block.minecraft.tube_coral": "Tube Coral", - "block.minecraft.tube_coral_block": "Tube Coral Block", - "block.minecraft.tube_coral_fan": "Tube Coral Fan", - "block.minecraft.tube_coral_wall_fan": "Tube Coral Wall Fan", - "block.minecraft.tuff": "Tuff", - "block.minecraft.tuff_brick_slab": "Tuff Brick Slab", - "block.minecraft.tuff_brick_stairs": "Tuff Brick Stairs", - "block.minecraft.tuff_brick_wall": "Tuff Brick Wall", - "block.minecraft.tuff_bricks": "Tuff Bricks", - "block.minecraft.tuff_slab": "Tuff Slab", - "block.minecraft.tuff_stairs": "Tuff Stairs", - "block.minecraft.tuff_wall": "Tuff Wall", - "block.minecraft.turtle_egg": "Turtle Egg", - "block.minecraft.twisting_vines": "Twisting Vines", - "block.minecraft.twisting_vines_plant": "Twisting Vines Plant", - "block.minecraft.vault": "Vault", - "block.minecraft.verdant_froglight": "Verdant Froglight", - "block.minecraft.vine": "Vines", - "block.minecraft.void_air": "Void Air", - "block.minecraft.wall_torch": "Wall Torch", - "block.minecraft.warped_button": "Warped Button", - "block.minecraft.warped_door": "Warped Door", - "block.minecraft.warped_fence": "Warped Fence", - "block.minecraft.warped_fence_gate": "Warped Fence Gate", - "block.minecraft.warped_fungus": "Warped Fungus", - "block.minecraft.warped_hanging_sign": "Warped Hanging Sign", - "block.minecraft.warped_hyphae": "Warped Hyphae", - "block.minecraft.warped_nylium": "Warped Nylium", - "block.minecraft.warped_planks": "Warped Planks", - "block.minecraft.warped_pressure_plate": "Warped Pressure Plate", - "block.minecraft.warped_roots": "Warped Roots", - "block.minecraft.warped_shelf": "Warped Shelf", - "block.minecraft.warped_sign": "Warped Sign", - "block.minecraft.warped_slab": "Warped Slab", - "block.minecraft.warped_stairs": "Warped Stairs", - "block.minecraft.warped_stem": "Warped Stem", - "block.minecraft.warped_trapdoor": "Warped Trapdoor", - "block.minecraft.warped_wall_hanging_sign": "Warped Wall Hanging Sign", - "block.minecraft.warped_wall_sign": "Warped Wall Sign", - "block.minecraft.warped_wart_block": "Warped Wart Block", - "block.minecraft.water": "Water", - "block.minecraft.water_cauldron": "Water Cauldron", - "block.minecraft.waxed_chiseled_copper": "Waxed Chiseled Copper", - "block.minecraft.waxed_copper_bars": "Waxed Copper Bars", - "block.minecraft.waxed_copper_block": "Waxed Block of Copper", - "block.minecraft.waxed_copper_bulb": "Waxed Copper Bulb", - "block.minecraft.waxed_copper_chain": "Waxed Copper Chain", - "block.minecraft.waxed_copper_chest": "Waxed Copper Chest", - "block.minecraft.waxed_copper_door": "Waxed Copper Door", - "block.minecraft.waxed_copper_golem_statue": "Waxed Copper Golem Statue", - "block.minecraft.waxed_copper_grate": "Waxed Copper Grate", - "block.minecraft.waxed_copper_lantern": "Waxed Copper Lantern", - "block.minecraft.waxed_copper_trapdoor": "Waxed Copper Trapdoor", - "block.minecraft.waxed_cut_copper": "Waxed Cut Copper", - "block.minecraft.waxed_cut_copper_slab": "Waxed Cut Copper Slab", - "block.minecraft.waxed_cut_copper_stairs": "Waxed Cut Copper Stairs", - "block.minecraft.waxed_exposed_chiseled_copper": "Waxed Exposed Chiseled Copper", - "block.minecraft.waxed_exposed_copper": "Waxed Exposed Copper", - "block.minecraft.waxed_exposed_copper_bars": "Waxed Exposed Copper Bars", - "block.minecraft.waxed_exposed_copper_bulb": "Waxed Exposed Copper Bulb", - "block.minecraft.waxed_exposed_copper_chain": "Waxed Exposed Copper Chain", - "block.minecraft.waxed_exposed_copper_chest": "Waxed Exposed Copper Chest", - "block.minecraft.waxed_exposed_copper_door": "Waxed Exposed Copper Door", - "block.minecraft.waxed_exposed_copper_golem_statue": "Waxed Exposed Copper Golem Statue", - "block.minecraft.waxed_exposed_copper_grate": "Waxed Exposed Copper Grate", - "block.minecraft.waxed_exposed_copper_lantern": "Waxed Exposed Copper Lantern", - "block.minecraft.waxed_exposed_copper_trapdoor": "Waxed Exposed Copper Trapdoor", - "block.minecraft.waxed_exposed_cut_copper": "Waxed Exposed Cut Copper", - "block.minecraft.waxed_exposed_cut_copper_slab": "Waxed Exposed Cut Copper Slab", - "block.minecraft.waxed_exposed_cut_copper_stairs": "Waxed Exposed Cut Copper Stairs", - "block.minecraft.waxed_exposed_lightning_rod": "Waxed Exposed Lightning Rod", - "block.minecraft.waxed_lightning_rod": "Waxed Lightning Rod", - "block.minecraft.waxed_oxidized_chiseled_copper": "Waxed Oxidized Chiseled Copper", - "block.minecraft.waxed_oxidized_copper": "Waxed Oxidized Copper", - "block.minecraft.waxed_oxidized_copper_bars": "Waxed Oxidized Copper Bars", - "block.minecraft.waxed_oxidized_copper_bulb": "Waxed Oxidized Copper Bulb", - "block.minecraft.waxed_oxidized_copper_chain": "Waxed Oxidized Copper Chain", - "block.minecraft.waxed_oxidized_copper_chest": "Waxed Oxidized Copper Chest", - "block.minecraft.waxed_oxidized_copper_door": "Waxed Oxidized Copper Door", - "block.minecraft.waxed_oxidized_copper_golem_statue": "Waxed Oxidized Copper Golem Statue", - "block.minecraft.waxed_oxidized_copper_grate": "Waxed Oxidized Copper Grate", - "block.minecraft.waxed_oxidized_copper_lantern": "Waxed Oxidized Copper Lantern", - "block.minecraft.waxed_oxidized_copper_trapdoor": "Waxed Oxidized Copper Trapdoor", - "block.minecraft.waxed_oxidized_cut_copper": "Waxed Oxidized Cut Copper", - "block.minecraft.waxed_oxidized_cut_copper_slab": "Waxed Oxidized Cut Copper Slab", - "block.minecraft.waxed_oxidized_cut_copper_stairs": "Waxed Oxidized Cut Copper Stairs", - "block.minecraft.waxed_oxidized_lightning_rod": "Waxed Oxidized Lightning Rod", - "block.minecraft.waxed_weathered_chiseled_copper": "Waxed Weathered Chiseled Copper", - "block.minecraft.waxed_weathered_copper": "Waxed Weathered Copper", - "block.minecraft.waxed_weathered_copper_bars": "Waxed Weathered Copper Bars", - "block.minecraft.waxed_weathered_copper_bulb": "Waxed Weathered Copper Bulb", - "block.minecraft.waxed_weathered_copper_chain": "Waxed Weathered Copper Chain", - "block.minecraft.waxed_weathered_copper_chest": "Waxed Weathered Copper Chest", - "block.minecraft.waxed_weathered_copper_door": "Waxed Weathered Copper Door", - "block.minecraft.waxed_weathered_copper_golem_statue": "Waxed Weathered Copper Golem Statue", - "block.minecraft.waxed_weathered_copper_grate": "Waxed Weathered Copper Grate", - "block.minecraft.waxed_weathered_copper_lantern": "Waxed Weathered Copper Lantern", - "block.minecraft.waxed_weathered_copper_trapdoor": "Waxed Weathered Copper Trapdoor", - "block.minecraft.waxed_weathered_cut_copper": "Waxed Weathered Cut Copper", - "block.minecraft.waxed_weathered_cut_copper_slab": "Waxed Weathered Cut Copper Slab", - "block.minecraft.waxed_weathered_cut_copper_stairs": "Waxed Weathered Cut Copper Stairs", - "block.minecraft.waxed_weathered_lightning_rod": "Waxed Weathered Lightning Rod", - "block.minecraft.weathered_chiseled_copper": "Weathered Chiseled Copper", - "block.minecraft.weathered_copper": "Weathered Copper", - "block.minecraft.weathered_copper_bars": "Weathered Copper Bars", - "block.minecraft.weathered_copper_bulb": "Weathered Copper Bulb", - "block.minecraft.weathered_copper_chain": "Weathered Copper Chain", - "block.minecraft.weathered_copper_chest": "Weathered Copper Chest", - "block.minecraft.weathered_copper_door": "Weathered Copper Door", - "block.minecraft.weathered_copper_golem_statue": "Weathered Copper Golem Statue", - "block.minecraft.weathered_copper_grate": "Weathered Copper Grate", - "block.minecraft.weathered_copper_lantern": "Weathered Copper Lantern", - "block.minecraft.weathered_copper_trapdoor": "Weathered Copper Trapdoor", - "block.minecraft.weathered_cut_copper": "Weathered Cut Copper", - "block.minecraft.weathered_cut_copper_slab": "Weathered Cut Copper Slab", - "block.minecraft.weathered_cut_copper_stairs": "Weathered Cut Copper Stairs", - "block.minecraft.weathered_lightning_rod": "Weathered Lightning Rod", - "block.minecraft.weeping_vines": "Weeping Vines", - "block.minecraft.weeping_vines_plant": "Weeping Vines Plant", - "block.minecraft.wet_sponge": "Wet Sponge", - "block.minecraft.wheat": "Wheat Crops", - "block.minecraft.white_banner": "White Banner", - "block.minecraft.white_bed": "White Bed", - "block.minecraft.white_candle": "White Candle", - "block.minecraft.white_candle_cake": "Cake with White Candle", - "block.minecraft.white_carpet": "White Carpet", - "block.minecraft.white_concrete": "White Concrete", - "block.minecraft.white_concrete_powder": "White Concrete Powder", - "block.minecraft.white_glazed_terracotta": "White Glazed Terracotta", - "block.minecraft.white_shulker_box": "White Shulker Box", - "block.minecraft.white_stained_glass": "White Stained Glass", - "block.minecraft.white_stained_glass_pane": "White Stained Glass Pane", - "block.minecraft.white_terracotta": "White Terracotta", - "block.minecraft.white_tulip": "White Tulip", - "block.minecraft.white_wool": "White Wool", - "block.minecraft.wildflowers": "Wildflowers", - "block.minecraft.wither_rose": "Wither Rose", - "block.minecraft.wither_skeleton_skull": "Wither Skeleton Skull", - "block.minecraft.wither_skeleton_wall_skull": "Wither Skeleton Wall Skull", - "block.minecraft.yellow_banner": "Yellow Banner", - "block.minecraft.yellow_bed": "Yellow Bed", - "block.minecraft.yellow_candle": "Yellow Candle", - "block.minecraft.yellow_candle_cake": "Cake with Yellow Candle", - "block.minecraft.yellow_carpet": "Yellow Carpet", - "block.minecraft.yellow_concrete": "Yellow Concrete", - "block.minecraft.yellow_concrete_powder": "Yellow Concrete Powder", - "block.minecraft.yellow_glazed_terracotta": "Yellow Glazed Terracotta", - "block.minecraft.yellow_shulker_box": "Yellow Shulker Box", - "block.minecraft.yellow_stained_glass": "Yellow Stained Glass", - "block.minecraft.yellow_stained_glass_pane": "Yellow Stained Glass Pane", - "block.minecraft.yellow_terracotta": "Yellow Terracotta", - "block.minecraft.yellow_wool": "Yellow Wool", - "block.minecraft.zombie_head": "Zombie Head", - "block.minecraft.zombie_wall_head": "Zombie Wall Head", - "book.byAuthor": "by %1$s", - "book.edit.title": "Book Edit Screen", - "book.editTitle": "Enter Book Title:", - "book.finalizeButton": "Sign and Close", - "book.finalizeWarning": "Note! When you sign the book, it will no longer be editable.", - "book.generation.0": "Original", - "book.generation.1": "Copy of original", - "book.generation.2": "Copy of a copy", - "book.generation.3": "Tattered", - "book.invalid.tag": "* Invalid book tag *", - "book.page_button.next": "Next Page", - "book.page_button.previous": "Previous Page", - "book.pageIndicator": "Page %1$s of %2$s", - "book.sign.title": "Book Sign Screen", - "book.sign.titlebox": "Title", - "book.signButton": "Sign", - "book.view.title": "Book View Screen", - "build.spawn_protection": "%s is under spawn protection", - "build.tooHigh": "Height limit for building is %s", - "build.tooLow": "Minimum height for building is %s", - "chat_restriction.chat_and_commands_disabled_by_options": "Chat is restricted in client settings.", - "chat_restriction.chat_disabled_by_options": "Player chat is restricted in client settings.", - "chat_restriction.chat_disabled_by_options.action": "Go to the Chat Settings screen", - "chat_restriction.disabled_by_launcher": "Chat is restricted by the launcher", - "chat_restriction.disabled_by_profile": "Chat is restricted by profile settings.", - "chat_restriction.disabled_by_profile.action": "Go to your profile settings", - "chat_screen.commands_not_allowed": "Sending commands is not allowed", - "chat_screen.message": "Message to send: %s", - "chat_screen.messages_not_allowed": "Sending chat messages is not allowed", - "chat_screen.restricted": "Chat is restricted. Click this message for details.", - "chat_screen.restricted.narration": "Chat is restricted. Go to the Restrictions screen in World Options.", - "chat_screen.title": "Chat screen", - "chat_screen.usage": "Input message and press Enter to send", - "chat.cannotSend": "Cannot send chat message", - "chat.coordinates": "%s, %s, %s", - "chat.coordinates.tooltip": "Click to teleport", - "chat.copy": "Copy to Clipboard", - "chat.copy.click": "Click to Copy to Clipboard", - "chat.deleted_marker": "This chat message has been deleted by the server.", - "chat.disabled.chain_broken": "Chat disabled due to broken chain. Please try reconnecting.", - "chat.disabled.expiredProfileKey": "Chat disabled due to expired profile public key. Please try reconnecting.", - "chat.disabled.invalid_command_signature": "The command had unexpected or missing command argument signatures.", - "chat.disabled.invalid_signature": "Chat had an invalid signature. Please try reconnecting.", - "chat.disabled.launcher": "Chat disabled by launcher option. Cannot send message.", - "chat.disabled.missingProfileKey": "Chat disabled due to missing profile public key. Please try reconnecting.", - "chat.disabled.options": "Chat disabled in client options.", - "chat.disabled.out_of_order_chat": "Chat received out-of-order. Did your system time change?", - "chat.disabled.profile": "Chat is not allowed by account settings. Press '%s' again for more information.", - "chat.disabled.profile.moreInfo": "Chat is not allowed by account settings. Cannot send or view messages.", - "chat.editBox": "chat", - "chat.filtered": "Filtered by the server.", - "chat.filtered_full": "The server has hidden your message for some players.", - "chat.link.confirm": "Are you sure you want to open the following website?", - "chat.link.confirmTrusted": "Do you want to open this link or copy it to your clipboard?", - "chat.link.open": "Open in Browser", - "chat.link.warning": "Never open links from people that you don't trust!", - "chat.queue": "[+%s pending line(s)]", - "chat.queue.tooltip": "Click to display next message", - "chat.square_brackets": "[%s]", - "chat.tag.error": "Server sent invalid message.", - "chat.tag.modified": "Message modified by the server. Original:", - "chat.tag.not_secure": "Unverified message. Cannot be reported.", - "chat.tag.system": "Server message. Cannot be reported.", - "chat.tag.system_single_player": "Server message.", - "chat.type.admin": "[%s: %s]", - "chat.type.advancement.challenge": "%s has completed the challenge %s", - "chat.type.advancement.goal": "%s has reached the goal %s", - "chat.type.advancement.task": "%s has made the advancement %s", - "chat.type.announcement": "[%s] %s", - "chat.type.emote": "* %s %s", - "chat.type.team.hover": "Message Team", - "chat.type.team.sent": "-> %s <%s> %s", - "chat.type.team.text": "%s <%s> %s", - "chat.type.text": "<%s> %s", - "chat.type.text.narrate": "%s says %s", - "chat.validation_error": "Chat validation error", - "chunk.toast.checkLog": "See log for more details", - "chunk.toast.loadFailure": "Failed to load chunk at %s", - "chunk.toast.lowDiskSpace": "Low disk space!", - "chunk.toast.lowDiskSpace.description": "Might not be able to save the world.", - "chunk.toast.saveFailure": "Failed to save chunk at %s", - "clear.failed.multiple": "No items were found on %s players", - "clear.failed.single": "No items were found on player %s", - "color.minecraft.black": "Black", - "color.minecraft.blue": "Blue", - "color.minecraft.brown": "Brown", - "color.minecraft.cyan": "Cyan", - "color.minecraft.gray": "Gray", - "color.minecraft.green": "Green", - "color.minecraft.light_blue": "Light Blue", - "color.minecraft.light_gray": "Light Gray", - "color.minecraft.lime": "Lime", - "color.minecraft.magenta": "Magenta", - "color.minecraft.orange": "Orange", - "color.minecraft.pink": "Pink", - "color.minecraft.purple": "Purple", - "color.minecraft.red": "Red", - "color.minecraft.white": "White", - "color.minecraft.yellow": "Yellow", - "command.context.here": "<--[HERE]", - "command.context.parse_error": "%s at position %s: %s", - "command.exception": "Could not parse command: %s", - "command.expected.separator": "Expected whitespace to end one argument, but found trailing data", - "command.failed": "An unexpected error occurred trying to execute that command", - "command.forkLimit": "Maximum number of contexts (%s) reached", - "command.trailing_data": "Trailing data found: %s", - "command.unknown.argument": "Incorrect argument for command", - "command.unknown.command": "Unknown or incomplete command. See below for error", - "commands.advancement.criterionNotFound": "The advancement %1$s does not contain the criterion '%2$s'", - "commands.advancement.grant.criterion.to.many.failure": "Couldn't grant criterion '%s' of advancement %s to %s players as they already have it", - "commands.advancement.grant.criterion.to.many.success": "Granted criterion '%s' of advancement %s to %s players", - "commands.advancement.grant.criterion.to.one.failure": "Couldn't grant criterion '%s' of advancement %s to %s as they already have it", - "commands.advancement.grant.criterion.to.one.success": "Granted criterion '%s' of advancement %s to %s", - "commands.advancement.grant.many.to.many.failure": "Couldn't grant %s advancements to %s players as they already have them", - "commands.advancement.grant.many.to.many.success": "Granted %s advancements to %s players", - "commands.advancement.grant.many.to.one.failure": "Couldn't grant %s advancements to %s as they already have them", - "commands.advancement.grant.many.to.one.success": "Granted %s advancements to %s", - "commands.advancement.grant.one.to.many.failure": "Couldn't grant advancement %s to %s players as they already have it", - "commands.advancement.grant.one.to.many.success": "Granted the advancement %s to %s players", - "commands.advancement.grant.one.to.one.failure": "Couldn't grant advancement %s to %s as they already have it", - "commands.advancement.grant.one.to.one.success": "Granted the advancement %s to %s", - "commands.advancement.revoke.criterion.to.many.failure": "Couldn't revoke criterion '%s' of advancement %s from %s players as they don't have it", - "commands.advancement.revoke.criterion.to.many.success": "Revoked criterion '%s' of advancement %s from %s players", - "commands.advancement.revoke.criterion.to.one.failure": "Couldn't revoke criterion '%s' of advancement %s from %s as they don't have it", - "commands.advancement.revoke.criterion.to.one.success": "Revoked criterion '%s' of advancement %s from %s", - "commands.advancement.revoke.many.to.many.failure": "Couldn't revoke %s advancements from %s players as they don't have them", - "commands.advancement.revoke.many.to.many.success": "Revoked %s advancements from %s players", - "commands.advancement.revoke.many.to.one.failure": "Couldn't revoke %s advancements from %s as they don't have them", - "commands.advancement.revoke.many.to.one.success": "Revoked %s advancements from %s", - "commands.advancement.revoke.one.to.many.failure": "Couldn't revoke advancement %s from %s players as they don't have it", - "commands.advancement.revoke.one.to.many.success": "Revoked the advancement %s from %s players", - "commands.advancement.revoke.one.to.one.failure": "Couldn't revoke advancement %s from %s as they don't have it", - "commands.advancement.revoke.one.to.one.success": "Revoked the advancement %s from %s", - "commands.attribute.base_value.get.success": "The base value of attribute %s for entity %s is %s", - "commands.attribute.base_value.reset.success": "The base value for attribute %s for entity %s reset to default %s", - "commands.attribute.base_value.set.success": "The base value for attribute %s for entity %s set to %s", - "commands.attribute.failed.entity": "%s is not a valid entity for this command", - "commands.attribute.failed.modifier_already_present": "Modifier %s is already present on attribute %s for entity %s", - "commands.attribute.failed.no_attribute": "Entity %s has no attribute %s", - "commands.attribute.failed.no_modifier": "Attribute %s for entity %s has no modifier %s", - "commands.attribute.modifier.add.success": "Added modifier %s to attribute %s for entity %s", - "commands.attribute.modifier.remove.success": "Removed modifier %s from attribute %s for entity %s", - "commands.attribute.modifier.value.get.success": "The value of modifier %s on attribute %s for entity %s is %s", - "commands.attribute.value.get.success": "The value of attribute %s for entity %s is %s", - "commands.ban.failed": "Nothing changed. The player is already banned", - "commands.ban.success": "Banned %s: %s", - "commands.banip.failed": "Nothing changed. That IP is already banned", - "commands.banip.info": "This ban affects %s player(s): %s", - "commands.banip.invalid": "Invalid IP address or unknown player", - "commands.banip.success": "Banned IP %s: %s", - "commands.banlist.entry": "%s was banned by %s: %s", - "commands.banlist.entry.unknown": "(Unknown)", - "commands.banlist.list": "There are %s ban(s):", - "commands.banlist.none": "There are no bans", - "commands.bossbar.create.failed": "A bossbar already exists with the ID '%s'", - "commands.bossbar.create.success": "Created custom bossbar %s", - "commands.bossbar.get.max": "Custom bossbar %s has a maximum of %s", - "commands.bossbar.get.players.none": "Custom bossbar %s has no players currently online", - "commands.bossbar.get.players.some": "Custom bossbar %s has %s player(s) currently online: %s", - "commands.bossbar.get.value": "Custom bossbar %s has a value of %s", - "commands.bossbar.get.visible.hidden": "Custom bossbar %s is currently hidden", - "commands.bossbar.get.visible.visible": "Custom bossbar %s is currently shown", - "commands.bossbar.list.bars.none": "There are no custom bossbars active", - "commands.bossbar.list.bars.some": "There are %s custom bossbar(s) active: %s", - "commands.bossbar.remove.success": "Removed custom bossbar %s", - "commands.bossbar.set.color.success": "Custom bossbar %s has changed color", - "commands.bossbar.set.color.unchanged": "Nothing changed. That's already the color of this bossbar", - "commands.bossbar.set.max.success": "Custom bossbar %s has changed maximum to %s", - "commands.bossbar.set.max.unchanged": "Nothing changed. That's already the max of this bossbar", - "commands.bossbar.set.name.success": "Custom bossbar %s has been renamed", - "commands.bossbar.set.name.unchanged": "Nothing changed. That's already the name of this bossbar", - "commands.bossbar.set.players.success.none": "Custom bossbar %s no longer has any players", - "commands.bossbar.set.players.success.some": "Custom bossbar %s now has %s player(s): %s", - "commands.bossbar.set.players.unchanged": "Nothing changed. Those players are already on the bossbar with nobody to add or remove", - "commands.bossbar.set.style.success": "Custom bossbar %s has changed style", - "commands.bossbar.set.style.unchanged": "Nothing changed. That's already the style of this bossbar", - "commands.bossbar.set.value.success": "Custom bossbar %s has changed value to %s", - "commands.bossbar.set.value.unchanged": "Nothing changed. That's already the value of this bossbar", - "commands.bossbar.set.visibility.unchanged.hidden": "Nothing changed. The bossbar is already hidden", - "commands.bossbar.set.visibility.unchanged.visible": "Nothing changed. The bossbar is already visible", - "commands.bossbar.set.visible.success.hidden": "Custom bossbar %s is now hidden", - "commands.bossbar.set.visible.success.visible": "Custom bossbar %s is now visible", - "commands.bossbar.unknown": "No bossbar exists with the ID '%s'", - "commands.clear.success.multiple": "Removed %s item(s) from %s players", - "commands.clear.success.single": "Removed %s item(s) from player %s", - "commands.clear.test.multiple": "Found %s matching item(s) on %s players", - "commands.clear.test.single": "Found %s matching item(s) on player %s", - "commands.clone.failed": "No blocks were cloned", - "commands.clone.overlap": "The source and destination areas cannot overlap", - "commands.clone.success": "Successfully cloned %s block(s)", - "commands.clone.toobig": "Too many blocks in the specified area (maximum %s, but specified %s)", - "commands.damage.invulnerable": "Target is invulnerable to the given damage type", - "commands.damage.success": "Applied %s damage to %s", - "commands.data.block.get": "%s on block %s, %s, %s after scale factor of %s is %s", - "commands.data.block.invalid": "The target block is not a block entity", - "commands.data.block.modified": "Modified block data of %s, %s, %s", - "commands.data.block.query": "%s, %s, %s has the following block data: %s", - "commands.data.entity.get": "%s on %s after scale factor of %s is %s", - "commands.data.entity.invalid": "Unable to modify player data", - "commands.data.entity.modified": "Modified entity data of %s", - "commands.data.entity.query": "%s has the following entity data: %s", - "commands.data.get.invalid": "Can't get %s; only numeric tags are allowed", - "commands.data.get.multiple": "This argument accepts a single NBT value", - "commands.data.get.unknown": "Can't get %s; tag doesn't exist", - "commands.data.merge.failed": "Nothing changed. The specified properties already have these values", - "commands.data.modify.expected_list": "Expected a list: got %s", - "commands.data.modify.expected_object": "Expected an object: got %s", - "commands.data.modify.expected_value": "Expected a value: got %s", - "commands.data.modify.invalid_index": "Invalid list index: %s", - "commands.data.modify.invalid_substring": "Invalid substring indices: %s to %s", - "commands.data.storage.get": "%s in storage %s after scale factor of %s is %s", - "commands.data.storage.modified": "Modified storage %s", - "commands.data.storage.query": "Storage %s has the following contents: %s", - "commands.datapack.create.already_exists": "Pack with name '%s' already exists", - "commands.datapack.create.invalid_full_name": "Invalid new pack name '%s'", - "commands.datapack.create.invalid_name": "Invalid characters in new pack name '%s'", - "commands.datapack.create.io_failure": "Can't create pack with name '%s'. Check logs", - "commands.datapack.create.metadata_encode_failure": "Failed to encode metadata for pack with name '%s': %s", - "commands.datapack.create.success": "Created new empty pack with name '%s'", - "commands.datapack.disable.failed": "Pack '%s' is not enabled!", - "commands.datapack.disable.failed.feature": "Pack '%s' cannot be disabled, since it is part of an enabled flag!", - "commands.datapack.enable.failed": "Pack '%s' is already enabled!", - "commands.datapack.enable.failed.no_flags": "Pack '%s' cannot be enabled, since required flags are not enabled in this world: %s!", - "commands.datapack.list.available.none": "There are no more data packs available", - "commands.datapack.list.available.success": "There are %s data pack(s) available: %s", - "commands.datapack.list.enabled.none": "There are no data packs enabled", - "commands.datapack.list.enabled.success": "There are %s data pack(s) enabled: %s", - "commands.datapack.modify.disable": "Disabling data pack %s", - "commands.datapack.modify.enable": "Enabling data pack %s", - "commands.datapack.unknown": "Unknown data pack '%s'", - "commands.debug.alreadyRunning": "The tick profiler is already started", - "commands.debug.function.noRecursion": "Can't trace from inside of function", - "commands.debug.function.noReturnRun": "Tracing can't be used with return run", - "commands.debug.function.success.multiple": "Traced %s command(s) from %s functions to output file %s", - "commands.debug.function.success.single": "Traced %s command(s) from function '%s' to output file %s", - "commands.debug.function.traceFailed": "Failed to trace function", - "commands.debug.notRunning": "The tick profiler hasn't started", - "commands.debug.started": "Started tick profiling", - "commands.debug.stopped": "Stopped tick profiling after %s second(s) and %s tick(s) (%s tick(s) per second)", - "commands.defaultgamemode.success": "The default game mode is now %s", - "commands.deop.failed": "Nothing changed. The player is not an operator", - "commands.deop.success": "Made %s no longer a server operator", - "commands.dialog.clear.multiple": "Cleared dialog for %s players", - "commands.dialog.clear.single": "Cleared dialog for %s", - "commands.dialog.show.multiple": "Displayed dialog to %s players", - "commands.dialog.show.single": "Displayed dialog to %s", - "commands.difficulty.failure": "The difficulty did not change; it is already set to %s", - "commands.difficulty.query": "The difficulty is %s", - "commands.difficulty.success": "The difficulty has been set to %s", - "commands.drop.no_held_items": "Entity can't hold any items", - "commands.drop.no_loot_table": "Entity %s has no loot table", - "commands.drop.no_loot_table.block": "Block %s has no loot table", - "commands.drop.success.multiple": "Dropped %s items", - "commands.drop.success.multiple_with_table": "Dropped %s items from loot table %s", - "commands.drop.success.single": "Dropped %s %s", - "commands.drop.success.single_with_table": "Dropped %s %s from loot table %s", - "commands.effect.clear.everything.failed": "Target has no effects to remove", - "commands.effect.clear.everything.success.multiple": "Removed every effect from %s targets", - "commands.effect.clear.everything.success.single": "Removed every effect from %s", - "commands.effect.clear.specific.failed": "Target doesn't have the requested effect", - "commands.effect.clear.specific.success.multiple": "Removed effect %s from %s targets", - "commands.effect.clear.specific.success.single": "Removed effect %s from %s", - "commands.effect.give.failed": "Unable to apply this effect (target is either immune to effects, or has something stronger)", - "commands.effect.give.success.multiple": "Applied effect %s to %s targets", - "commands.effect.give.success.single": "Applied effect %s to %s", - "commands.enchant.failed": "Nothing changed. Targets either have no item in their hands or the enchantment could not be applied", - "commands.enchant.failed.entity": "%s is not a valid entity for this command", - "commands.enchant.failed.incompatible": "%s cannot support that enchantment", - "commands.enchant.failed.itemless": "%s is not holding any item", - "commands.enchant.failed.level": "%s is higher than the maximum level of %s supported by that enchantment", - "commands.enchant.success.multiple": "Applied enchantment %s to %s entities", - "commands.enchant.success.single": "Applied enchantment %s to %s's item", - "commands.execute.blocks.toobig": "Too many blocks in the specified area (maximum %s, but specified %s)", - "commands.execute.conditional.fail": "Test failed", - "commands.execute.conditional.fail_count": "Test failed. Count: %s", - "commands.execute.conditional.pass": "Test passed", - "commands.execute.conditional.pass_count": "Test passed. Count: %s", - "commands.execute.function.instantiationFailure": "Failed to instantiate function %s: %s", - "commands.experience.add.levels.success.multiple": "Gave %s experience levels to %s players", - "commands.experience.add.levels.success.single": "Gave %s experience levels to %s", - "commands.experience.add.points.success.multiple": "Gave %s experience points to %s players", - "commands.experience.add.points.success.single": "Gave %s experience points to %s", - "commands.experience.query.levels": "%s has %s experience levels", - "commands.experience.query.points": "%s has %s experience points", - "commands.experience.set.levels.success.multiple": "Set %s experience levels on %s players", - "commands.experience.set.levels.success.single": "Set %s experience levels on %s", - "commands.experience.set.points.invalid": "Cannot set experience points above the maximum points for the player's current level", - "commands.experience.set.points.success.multiple": "Set %s experience points on %s players", - "commands.experience.set.points.success.single": "Set %s experience points on %s", - "commands.fetchprofile.copy_component": "Copy Component", - "commands.fetchprofile.copy_text": "Copy %s", - "commands.fetchprofile.entity.success": "Resolved profile for entity %s: %s", - "commands.fetchprofile.failed_to_serialize": "Failed to serialize profile: %s", - "commands.fetchprofile.give_item": "Give Item", - "commands.fetchprofile.id.failure": "Failed to resolve profile for ID %s", - "commands.fetchprofile.id.success": "Resolved profile for ID %s: %s", - "commands.fetchprofile.name.failure": "Failed to resolve profile for name %s", - "commands.fetchprofile.name.success": "Resolved profile for name %s: %s", - "commands.fetchprofile.no_profile": "Entity %s has no profile", - "commands.fetchprofile.summon_mannequin": "Summon Mannequin", - "commands.fill.failed": "No blocks were filled", - "commands.fill.success": "Successfully filled %s block(s)", - "commands.fill.toobig": "Too many blocks in the specified area (maximum %s, but specified %s)", - "commands.fillbiome.success": "Biomes set between %s, %s, %s and %s, %s, %s", - "commands.fillbiome.success.count": "%s biome entry/entries set between %s, %s, %s and %s, %s, %s", - "commands.fillbiome.toobig": "Too many blocks in the specified volume (maximum %s, but specified %s)", - "commands.forceload.added.failure": "No chunks were marked for force loading", - "commands.forceload.added.multiple": "Marked %s chunks in %s from %s to %s to be force loaded", - "commands.forceload.added.none": "No force loaded chunks were found in %s", - "commands.forceload.added.single": "Marked chunk %s in %s to be force loaded", - "commands.forceload.list.multiple": "%s force loaded chunks were found in %s at: %s", - "commands.forceload.list.single": "A force loaded chunk was found in %s at: %s", - "commands.forceload.query.failure": "Chunk at %s in %s is not marked for force loading", - "commands.forceload.query.success": "Chunk at %s in %s is marked for force loading", - "commands.forceload.removed.all": "Unmarked all force loaded chunks in %s", - "commands.forceload.removed.failure": "No chunks were removed from force loading", - "commands.forceload.removed.multiple": "Unmarked %s chunks in %s from %s to %s for force loading", - "commands.forceload.removed.single": "Unmarked chunk %s in %s for force loading", - "commands.forceload.toobig": "Too many chunks in the specified area (maximum %s, but specified %s)", - "commands.function.error.argument_not_compound": "Invalid argument type: %s. Expected Compound", - "commands.function.error.missing_argument": "Missing argument %2$s to function %1$s", - "commands.function.error.missing_arguments": "Missing arguments to function %s", - "commands.function.error.parse": "While instantiating macro %s: Command '%s' caused error: %s", - "commands.function.instantiationFailure": "Failed to instantiate function %s: %s", - "commands.function.result": "Function %s returned %s", - "commands.function.scheduled.multiple": "Running functions %s", - "commands.function.scheduled.no_functions": "Can't find any functions for name %s", - "commands.function.scheduled.single": "Running function %s", - "commands.function.success.multiple": "Executed %s command(s) from %s functions", - "commands.function.success.multiple.result": "Executed %s functions", - "commands.function.success.single": "Executed %s command(s) from function '%s'", - "commands.function.success.single.result": "Function '%2$s' returned %1$s", - "commands.gamemode.success.other": "Set %s's game mode to %s", - "commands.gamemode.success.self": "Set own game mode to %s", - "commands.gamerule.query": "Gamerule %s is currently set to: %s", - "commands.gamerule.set": "Gamerule %s is now set to: %s", - "commands.give.failed.toomanyitems": "Can't give more than %s of %s", - "commands.give.success.multiple": "Gave %s %s to %s players", - "commands.give.success.single": "Gave %s %s to %s", - "commands.help.failed": "Unknown command or insufficient permissions", - "commands.item.block.set.success": "Replaced a slot at %s, %s, %s with %s", - "commands.item.entity.set.success.multiple": "Replaced a slot on %s entities with %s", - "commands.item.entity.set.success.single": "Replaced a slot on %s with %s", - "commands.item.source.no_such_slot": "The source does not have slot %s", - "commands.item.source.not_a_container": "Source position %s, %s, %s is not a container", - "commands.item.target.no_changed.known_item": "No targets accepted item %s into slot %s", - "commands.item.target.no_changes": "No targets accepted item into slot %s", - "commands.item.target.no_such_slot": "The target does not have slot %s", - "commands.item.target.not_a_container": "Target position %s, %s, %s is not a container", - "commands.jfr.dump.failed": "Failed to dump JFR recording: %s", - "commands.jfr.start.failed": "Failed to start JFR profiling", - "commands.jfr.started": "JFR profiling started", - "commands.jfr.stopped": "JFR profiling stopped and dumped to %s", - "commands.kick.owner.failed": "Cannot kick server owner in LAN game", - "commands.kick.singleplayer.failed": "Cannot kick in an offline singleplayer game", - "commands.kick.success": "Kicked %s: %s", - "commands.kill.success.multiple": "Killed %s entities", - "commands.kill.success.single": "Killed %s", - "commands.list.nameAndId": "%s (%s)", - "commands.list.players": "There are %s of a max of %s players online: %s", - "commands.locate.biome.not_found": "Could not find a biome of type \"%s\" within reasonable distance", - "commands.locate.biome.success": "The nearest %s is at %s (%s blocks away)", - "commands.locate.poi.not_found": "Could not find a point of interest of type \"%s\" within reasonable distance", - "commands.locate.poi.success": "The nearest %s is at %s (%s blocks away)", - "commands.locate.structure.invalid": "There is no structure with type \"%s\"", - "commands.locate.structure.not_found": "Could not find a structure of type \"%s\" nearby", - "commands.locate.structure.success": "The nearest %s is at %s (%s blocks away)", - "commands.message.display.incoming": "%s whispers to you: %s", - "commands.message.display.outgoing": "You whisper to %s: %s", - "commands.op.failed": "Nothing changed. The player already is an operator", - "commands.op.success": "Made %s a server operator", - "commands.pardon.failed": "Nothing changed. The player isn't banned", - "commands.pardon.success": "Unbanned %s", - "commands.pardonip.failed": "Nothing changed. That IP isn't banned", - "commands.pardonip.invalid": "Invalid IP address", - "commands.pardonip.success": "Unbanned IP %s", - "commands.particle.failed": "The particle was not visible for anybody", - "commands.particle.success": "Displaying particle %s", - "commands.perf.alreadyRunning": "The performance profiler is already started", - "commands.perf.notRunning": "The performance profiler hasn't started", - "commands.perf.reportFailed": "Failed to create debug report", - "commands.perf.reportSaved": "Created debug report in %s", - "commands.perf.started": "Started 10 second performance profiling run (use '/perf stop' to stop early)", - "commands.perf.stopped": "Stopped performance profiling after %s second(s) and %s tick(s) (%s tick(s) per second)", - "commands.place.feature.failed": "Failed to place feature", - "commands.place.feature.invalid": "There is no feature with type \"%s\"", - "commands.place.feature.success": "Placed \"%s\" at %s, %s, %s", - "commands.place.jigsaw.failed": "Failed to generate jigsaw", - "commands.place.jigsaw.invalid": "There is no template pool with type \"%s\"", - "commands.place.jigsaw.success": "Generated jigsaw at %s, %s, %s", - "commands.place.structure.failed": "Failed to place structure", - "commands.place.structure.invalid": "There is no structure with type \"%s\"", - "commands.place.structure.success": "Generated structure \"%s\" at %s, %s, %s", - "commands.place.template.failed": "Failed to place template", - "commands.place.template.invalid": "There is no template with id \"%s\"", - "commands.place.template.success": "Loaded template \"%s\" at %s, %s, %s", - "commands.playsound.failed": "The sound is too far away to be heard", - "commands.playsound.success.multiple": "Played sound %s to %s players", - "commands.playsound.success.single": "Played sound %s to %s", - "commands.profile_fetch.copy_component": "Copy Component", - "commands.profile_fetch.failed_to_serialize": "Failed to serialize profile: %s", - "commands.profile_fetch.give_item": "Give Item", - "commands.profile_fetch.id.failure": "Failed to resolved profile for id %s", - "commands.profile_fetch.id.success": "Resolved profile for id %s: %s", - "commands.profile_fetch.name.failure": "Failed to resolve profile for name %s", - "commands.profile_fetch.name.success": "Resolved profile for name %s: %s", - "commands.publish.alreadyPublished": "Multiplayer game is already hosted on port %s", - "commands.publish.failed": "Unable to host local game", - "commands.publish.started": "Local game hosted on port %s", - "commands.publish.success": "Multiplayer game is now hosted on port %s", - "commands.random.error.range_too_large": "The range of the random value must be at most 2147483646", - "commands.random.error.range_too_small": "The range of the random value must be at least 2", - "commands.random.reset.all.success": "Reset %s random sequence(s)", - "commands.random.reset.success": "Reset random sequence %s", - "commands.random.roll": "%s rolled %s (from %s to %s)", - "commands.random.sample.success": "Randomized value: %s", - "commands.recipe.give.failed": "No new recipes were learned", - "commands.recipe.give.success.multiple": "Unlocked %s recipe(s) for %s players", - "commands.recipe.give.success.single": "Unlocked %s recipe(s) for %s", - "commands.recipe.take.failed": "No recipes could be forgotten", - "commands.recipe.take.success.multiple": "Took %s recipe(s) from %s players", - "commands.recipe.take.success.single": "Took %s recipe(s) from %s", - "commands.reload.failure": "Reload failed; keeping old data", - "commands.reload.success": "Reloading!", - "commands.ride.already_riding": "%s is already riding %s", - "commands.ride.dismount.success": "%s stopped riding %s", - "commands.ride.mount.failure.cant_ride_players": "Players can't be ridden", - "commands.ride.mount.failure.generic": "%s couldn't start riding %s", - "commands.ride.mount.failure.loop": "Can't mount entity on itself or any of its passengers", - "commands.ride.mount.failure.wrong_dimension": "Can't mount entity in different dimension", - "commands.ride.mount.success": "%s started riding %s", - "commands.ride.not_riding": "%s is not riding any vehicle", - "commands.rotate.success": "Rotated %s", - "commands.save.alreadyOff": "Saving is already turned off", - "commands.save.alreadyOn": "Saving is already turned on", - "commands.save.disabled": "Automatic saving is now disabled", - "commands.save.enabled": "Automatic saving is now enabled", - "commands.save.failed": "Unable to save the game (is there enough disk space?)", - "commands.save.saving": "Saving the game (this may take a moment!)", - "commands.save.success": "Saved the game", - "commands.schedule.cleared.failure": "No schedules with id %s", - "commands.schedule.cleared.success": "Removed %s schedule(s) with id %s", - "commands.schedule.created.function": "Scheduled function '%s' in %s tick(s) at gametime %s", - "commands.schedule.created.tag": "Scheduled tag '%s' in %s tick(s) at gametime %s", - "commands.schedule.macro": "Can't schedule a macro", - "commands.schedule.same_tick": "Can't schedule for current tick", - "commands.scoreboard.objectives.add.duplicate": "An objective already exists by that name", - "commands.scoreboard.objectives.add.success": "Created new objective %s", - "commands.scoreboard.objectives.display.alreadyEmpty": "Nothing changed. That display slot is already empty", - "commands.scoreboard.objectives.display.alreadySet": "Nothing changed. That display slot is already showing that objective", - "commands.scoreboard.objectives.display.cleared": "Cleared any objectives in display slot %s", - "commands.scoreboard.objectives.display.set": "Set display slot %s to show objective %s", - "commands.scoreboard.objectives.list.empty": "There are no objectives", - "commands.scoreboard.objectives.list.success": "There are %s objective(s): %s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.disable": "Disabled display auto-update for objective %s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.enable": "Enabled display auto-update for objective %s", - "commands.scoreboard.objectives.modify.displayname": "Changed the display name of %s to %s", - "commands.scoreboard.objectives.modify.objectiveFormat.clear": "Cleared default number format of objective %s", - "commands.scoreboard.objectives.modify.objectiveFormat.set": "Changed default number format of objective %s", - "commands.scoreboard.objectives.modify.rendertype": "Changed the render type of objective %s", - "commands.scoreboard.objectives.remove.success": "Removed objective %s", - "commands.scoreboard.players.add.success.multiple": "Added %s to %s for %s entities", - "commands.scoreboard.players.add.success.single": "Added %s to %s for %s (now %s)", - "commands.scoreboard.players.display.name.clear.success.multiple": "Cleared display name for %s entities in %s", - "commands.scoreboard.players.display.name.clear.success.single": "Cleared display name for %s in %s", - "commands.scoreboard.players.display.name.set.success.multiple": "Changed display name to %s for %s entities in %s", - "commands.scoreboard.players.display.name.set.success.single": "Changed display name to %s for %s in %s", - "commands.scoreboard.players.display.numberFormat.clear.success.multiple": "Cleared number format for %s entities in %s", - "commands.scoreboard.players.display.numberFormat.clear.success.single": "Cleared number format for %s in %s", - "commands.scoreboard.players.display.numberFormat.set.success.multiple": "Changed number format for %s entities in %s", - "commands.scoreboard.players.display.numberFormat.set.success.single": "Changed number format for %s in %s", - "commands.scoreboard.players.enable.failed": "Nothing changed. That trigger is already enabled", - "commands.scoreboard.players.enable.invalid": "Enable only works on trigger-objectives", - "commands.scoreboard.players.enable.success.multiple": "Enabled trigger %s for %s entities", - "commands.scoreboard.players.enable.success.single": "Enabled trigger %s for %s", - "commands.scoreboard.players.get.null": "Can't get value of %s for %s; none is set", - "commands.scoreboard.players.get.success": "%s has %s %s", - "commands.scoreboard.players.list.empty": "There are no tracked entities", - "commands.scoreboard.players.list.entity.empty": "%s has no scores to show", - "commands.scoreboard.players.list.entity.entry": "%s: %s", - "commands.scoreboard.players.list.entity.success": "%s has %s score(s):", - "commands.scoreboard.players.list.success": "There are %s tracked entity/entities: %s", - "commands.scoreboard.players.operation.success.multiple": "Updated %s for %s entities", - "commands.scoreboard.players.operation.success.single": "Set %s for %s to %s", - "commands.scoreboard.players.remove.success.multiple": "Removed %s from %s for %s entities", - "commands.scoreboard.players.remove.success.single": "Removed %s from %s for %s (now %s)", - "commands.scoreboard.players.reset.all.multiple": "Reset all scores for %s entities", - "commands.scoreboard.players.reset.all.single": "Reset all scores for %s", - "commands.scoreboard.players.reset.specific.multiple": "Reset %s for %s entities", - "commands.scoreboard.players.reset.specific.single": "Reset %s for %s", - "commands.scoreboard.players.set.success.multiple": "Set %s for %s entities to %s", - "commands.scoreboard.players.set.success.single": "Set %s for %s to %s", - "commands.seed.success": "Seed: %s", - "commands.setblock.failed": "Could not set the block", - "commands.setblock.success": "Changed the block at %s, %s, %s", - "commands.setidletimeout.success": "The player idle timeout is now %s minute(s)", - "commands.setidletimeout.success.disabled": "The player idle timeout is now disabled", - "commands.setworldspawn.failure.not_overworld": "Can only set the world spawn for overworld", - "commands.setworldspawn.success": "Set the world spawn point to %s, %s, %s [%s]", - "commands.setworldspawn.success.new": "Set the world spawn point to %s, %s, %s [%s, %s] in %s", - "commands.spawnpoint.success.multiple": "Set spawn point to %s, %s, %s [%s] in %s for %s players", - "commands.spawnpoint.success.multiple.new": "Set spawn point to %s, %s, %s [%s, %s] in %s for %s players", - "commands.spawnpoint.success.single": "Set spawn point to %s, %s, %s [%s] in %s for %s", - "commands.spawnpoint.success.single.new": "Set spawn point to %s, %s, %s [%s, %s] in %s for %s", - "commands.spectate.cannot_spectate": "%s cannot be spectated", - "commands.spectate.not_spectator": "%s is not in spectator mode", - "commands.spectate.self": "Cannot spectate yourself", - "commands.spectate.success.started": "Now spectating %s", - "commands.spectate.success.stopped": "No longer spectating an entity", - "commands.spreadplayers.failed.entities": "Could not spread %s entity/entities around %s, %s (too many entities for space - try using spread of at most %s)", - "commands.spreadplayers.failed.invalid.height": "Invalid maxHeight %s; expected higher than world minimum %s", - "commands.spreadplayers.failed.teams": "Could not spread %s team(s) around %s, %s (too many entities for space - try using spread of at most %s)", - "commands.spreadplayers.success.entities": "Spread %s entity/entities around %s, %s with an average distance of %s block(s) apart", - "commands.spreadplayers.success.teams": "Spread %s team(s) around %s, %s with an average distance of %s block(s) apart", - "commands.stop.stopping": "Stopping the server", - "commands.stopsound.success.source.any": "Stopped all '%s' sounds", - "commands.stopsound.success.source.sound": "Stopped sound '%s' on source '%s'", - "commands.stopsound.success.sourceless.any": "Stopped all sounds", - "commands.stopsound.success.sourceless.sound": "Stopped sound '%s'", - "commands.stopwatch.already_exists": "Stopwatch '%s' already exists", - "commands.stopwatch.create.success": "Created Stopwatch '%s'", - "commands.stopwatch.does_not_exist": "Stopwatch '%s' does not exist", - "commands.stopwatch.query": "Stopwatch '%s' has run for %ss", - "commands.stopwatch.remove.success": "Removed Stopwatch '%s'", - "commands.stopwatch.restart.success": "Restarted Stopwatch '%s'", - "commands.summon.failed": "Unable to summon entity", - "commands.summon.failed.peaceful": "Monsters cannot be summoned in Peaceful difficulty", - "commands.summon.failed.uuid": "Unable to summon entity due to duplicate UUIDs", - "commands.summon.invalidPosition": "Invalid position for summon", - "commands.summon.success": "Summoned new %s", - "commands.swing.failed.notliving": "No living entities were found to swing", - "commands.swing.success.multiple": "Made %s entities swing their arms", - "commands.swing.success.single": "Made %s swing an arm", - "commands.tag.add.failed": "Target either already has the tag or has too many tags", - "commands.tag.add.success.multiple": "Added tag '%s' to %s entities", - "commands.tag.add.success.single": "Added tag '%s' to %s", - "commands.tag.list.multiple.empty": "There are no tags on the %s entities", - "commands.tag.list.multiple.success": "The %s entities have %s total tags: %s", - "commands.tag.list.single.empty": "%s has no tags", - "commands.tag.list.single.success": "%s has %s tags: %s", - "commands.tag.remove.failed": "Target does not have this tag", - "commands.tag.remove.success.multiple": "Removed tag '%s' from %s entities", - "commands.tag.remove.success.single": "Removed tag '%s' from %s", - "commands.team.add.duplicate": "A team already exists by that name", - "commands.team.add.success": "Created team %s", - "commands.team.empty.success": "Removed %s member(s) from team %s", - "commands.team.empty.unchanged": "Nothing changed. That team is already empty", - "commands.team.join.success.multiple": "Added %s members to team %s", - "commands.team.join.success.single": "Added %s to team %s", - "commands.team.leave.success.multiple": "Removed %s members from any team", - "commands.team.leave.success.single": "Removed %s from any team", - "commands.team.list.members.empty": "There are no members on team %s", - "commands.team.list.members.success": "Team %s has %s member(s): %s", - "commands.team.list.teams.empty": "There are no teams", - "commands.team.list.teams.success": "There are %s team(s): %s", - "commands.team.option.collisionRule.success": "Collision rule for team %s is now \"%s\"", - "commands.team.option.collisionRule.unchanged": "Nothing changed. Collision rule is already that value", - "commands.team.option.color.success": "Updated the color for team %s to %s", - "commands.team.option.color.unchanged": "Nothing changed. That team already has that color", - "commands.team.option.deathMessageVisibility.success": "Death message visibility for team %s is now \"%s\"", - "commands.team.option.deathMessageVisibility.unchanged": "Nothing changed. Death message visibility is already that value", - "commands.team.option.friendlyfire.alreadyDisabled": "Nothing changed. Friendly fire is already disabled for that team", - "commands.team.option.friendlyfire.alreadyEnabled": "Nothing changed. Friendly fire is already enabled for that team", - "commands.team.option.friendlyfire.disabled": "Disabled friendly fire for team %s", - "commands.team.option.friendlyfire.enabled": "Enabled friendly fire for team %s", - "commands.team.option.name.success": "Updated the name of team %s", - "commands.team.option.name.unchanged": "Nothing changed. That team already has that name", - "commands.team.option.nametagVisibility.success": "Nametag visibility for team %s is now \"%s\"", - "commands.team.option.nametagVisibility.unchanged": "Nothing changed. Nametag visibility is already that value", - "commands.team.option.prefix.success": "Team prefix set to %s", - "commands.team.option.seeFriendlyInvisibles.alreadyDisabled": "Nothing changed. That team already can't see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.alreadyEnabled": "Nothing changed. That team can already see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.disabled": "Team %s can no longer see invisible teammates", - "commands.team.option.seeFriendlyInvisibles.enabled": "Team %s can now see invisible teammates", - "commands.team.option.suffix.success": "Team suffix set to %s", - "commands.team.remove.success": "Removed team %s", - "commands.teammsg.failed.noteam": "You must be on a team to message your team", - "commands.teleport.invalidPosition": "Invalid position for teleport", - "commands.teleport.success.entity.multiple": "Teleported %s entities to %s", - "commands.teleport.success.entity.single": "Teleported %s to %s", - "commands.teleport.success.location.multiple": "Teleported %s entities to %s, %s, %s", - "commands.teleport.success.location.single": "Teleported %s to %s, %s, %s", - "commands.test.batch.starting": "Starting environment %s batch %s", - "commands.test.clear.error.no_tests": "Could not find any tests to clear", - "commands.test.clear.success": "Cleared %s structure(s)", - "commands.test.coordinates": "%s, %s, %s", - "commands.test.coordinates.copy": "Click to copy to clipboard", - "commands.test.create.success": "Created test setup for test %s", - "commands.test.error.no_test_containing_pos": "Can't find a test instance that contains %s, %s, %s", - "commands.test.error.no_test_instances": "Found no test instances", - "commands.test.error.non_existant_test": "Test %s could not be found", - "commands.test.error.structure_not_found": "Test structure %s could not be found", - "commands.test.error.test_instance_not_found": "Test instance block entity could not be found", - "commands.test.error.test_instance_not_found.position": "Test instance block entity could not be found for test at %s, %s, %s", - "commands.test.error.too_large": "The structure size must be less than %s blocks along each axis", - "commands.test.locate.done": "Finished locating: found %s structure(s)", - "commands.test.locate.found": "Found structure at: %s (distance: %s)", - "commands.test.locate.started": "Started locating test structures. This might take a while...", - "commands.test.no_tests": "No tests to run", - "commands.test.relative_position": "Position relative to %s: %s", - "commands.test.reset.error.no_tests": "Could not find any tests to reset", - "commands.test.reset.success": "Reset %s structure(s)", - "commands.test.run.no_tests": "No tests found", - "commands.test.run.running": "Running %s test(s)...", - "commands.test.summary": "Game Test complete! %s test(s) were run", - "commands.test.summary.all_required_passed": "All required tests passed :)", - "commands.test.summary.failed": "%s required test(s) failed :(", - "commands.test.summary.optional_failed": "%s optional test(s) failed", - "commands.tick.query.percentiles": "Percentiles: P50: %sms P95: %sms P99: %sms. Sample: %s", - "commands.tick.query.rate.running": "Target tick rate: %s per second.\nAverage time per tick: %sms (Target: %sms)", - "commands.tick.query.rate.sprinting": "Target tick rate: %s per second (ignored, reference only).\nAverage time per tick: %sms", - "commands.tick.rate.success": "Set the target tick rate to %s per second", - "commands.tick.sprint.report": "Sprint completed with %s ticks per second, or %s ms per tick", - "commands.tick.sprint.stop.fail": "No tick sprint in progress", - "commands.tick.sprint.stop.success": "Interrupted the current tick sprint", - "commands.tick.status.frozen": "The game is frozen", - "commands.tick.status.lagging": "The game is running, but can't keep up with the target tick rate", - "commands.tick.status.running": "The game is running normally", - "commands.tick.status.sprinting": "The game is sprinting", - "commands.tick.step.fail": "Unable to step the game - the game must be frozen first", - "commands.tick.step.stop.fail": "No tick step in progress", - "commands.tick.step.stop.success": "Interrupted the current tick step", - "commands.tick.step.success": "Stepping %s tick(s)", - "commands.time.no_default_clock": "There is no default clock in dimension %s", - "commands.time.no_time_marker_found": "Time marker %s does not exist for clock %s", - "commands.time.pause": "Paused clock %s", - "commands.time.query": "The time is %s", - "commands.time.query.absolute": "Clock %s is at %s tick(s)", - "commands.time.query.gametime": "The game time is %s tick(s)", - "commands.time.query.timeline": "Timeline %s is at %s tick(s)", - "commands.time.query.timeline.repetitions": "Timeline %s has passed %s repetition(s)", - "commands.time.rate": "Clock %s will now advance at %sx normal rate", - "commands.time.resume": "Resumed clock %s", - "commands.time.set": "Set the time to %s", - "commands.time.set.absolute": "Set %s to %s tick(s)", - "commands.time.set.time_marker": "Set %s to time marker %s", - "commands.time.wrong_timeline_for_clock": "Timeline %s is not valid for clock %s", - "commands.title.cleared.multiple": "Cleared titles for %s players", - "commands.title.cleared.single": "Cleared titles for %s", - "commands.title.reset.multiple": "Reset title options for %s players", - "commands.title.reset.single": "Reset title options for %s", - "commands.title.show.actionbar.multiple": "Showing new actionbar title for %s players", - "commands.title.show.actionbar.single": "Showing new actionbar title for %s", - "commands.title.show.subtitle.multiple": "Showing new subtitle for %s players", - "commands.title.show.subtitle.single": "Showing new subtitle for %s", - "commands.title.show.title.multiple": "Showing new title for %s players", - "commands.title.show.title.single": "Showing new title for %s", - "commands.title.times.multiple": "Changed title display times for %s players", - "commands.title.times.single": "Changed title display times for %s", - "commands.transfer.error.no_players": "Must specify at least one player to transfer", - "commands.transfer.success.multiple": "Transferring %s players to %s:%s", - "commands.transfer.success.single": "Transferring %s to %s:%s", - "commands.trigger.add.success": "Triggered %s (added %s to value)", - "commands.trigger.failed.invalid": "You can only trigger objectives that are 'trigger' type", - "commands.trigger.failed.unprimed": "You cannot trigger this objective yet", - "commands.trigger.set.success": "Triggered %s (set value to %s)", - "commands.trigger.simple.success": "Triggered %s", - "commands.version.build_time": "build_time = %s", - "commands.version.data": "data = %s", - "commands.version.header": "Server version info:", - "commands.version.id": "id = %s", - "commands.version.name": "name = %s", - "commands.version.pack.data": "pack_data = %s", - "commands.version.pack.resource": "pack_resource = %s", - "commands.version.protocol": "protocol = %s (%s)", - "commands.version.series": "series = %s", - "commands.version.stable.no": "stable = no", - "commands.version.stable.yes": "stable = yes", - "commands.waypoint.list.empty": "No waypoints in %s", - "commands.waypoint.list.success": "%s waypoint(s) in %s: %s", - "commands.waypoint.modify.color": "Waypoint color is now %s", - "commands.waypoint.modify.color.reset": "Reset waypoint color", - "commands.waypoint.modify.style": "Waypoint style changed", - "commands.weather.set.clear": "Set the weather to clear", - "commands.weather.set.rain": "Set the weather to rain", - "commands.weather.set.thunder": "Set the weather to rain & thunder", - "commands.whitelist.add.failed": "Player is already whitelisted", - "commands.whitelist.add.success": "Added %s to the whitelist", - "commands.whitelist.alreadyOff": "Whitelist is already turned off", - "commands.whitelist.alreadyOn": "Whitelist is already turned on", - "commands.whitelist.disabled": "Whitelist is now turned off", - "commands.whitelist.enabled": "Whitelist is now turned on", - "commands.whitelist.list": "There are %s whitelisted player(s): %s", - "commands.whitelist.none": "There are no whitelisted players", - "commands.whitelist.reloaded": "Reloaded the whitelist", - "commands.whitelist.remove.failed": "Player is not whitelisted", - "commands.whitelist.remove.success": "Removed %s from the whitelist", - "commands.worldborder.center.failed": "Nothing changed. The world border is already centered there", - "commands.worldborder.center.success": "Set the center of the world border to %s, %s", - "commands.worldborder.damage.amount.failed": "Nothing changed. The world border damage is already that amount", - "commands.worldborder.damage.amount.success": "Set the world border damage to %s per block each second", - "commands.worldborder.damage.buffer.failed": "Nothing changed. The world border damage buffer is already that distance", - "commands.worldborder.damage.buffer.success": "Set the world border damage buffer to %s block(s)", - "commands.worldborder.get": "The world border is currently %s block(s) wide", - "commands.worldborder.set.failed.big": "World border cannot be bigger than %s blocks wide", - "commands.worldborder.set.failed.far": "World border cannot be further out than %s blocks", - "commands.worldborder.set.failed.nochange": "Nothing changed. The world border is already that size", - "commands.worldborder.set.failed.small": "World border cannot be smaller than 1 block wide", - "commands.worldborder.set.grow": "Growing the world border to %s blocks wide over %s seconds", - "commands.worldborder.set.immediate": "Set the world border to %s block(s) wide", - "commands.worldborder.set.shrink": "Shrinking the world border to %s block(s) wide over %s second(s)", - "commands.worldborder.warning.distance.failed": "Nothing changed. The world border warning is already that distance", - "commands.worldborder.warning.distance.success": "Set the world border warning distance to %s block(s)", - "commands.worldborder.warning.time.failed": "Nothing changed. The world border warning is already that amount of time", - "commands.worldborder.warning.time.success": "Set the world border warning time to %s second(s)", - "compliance.playtime.greaterThan24Hours": "You've been playing for greater than 24 hours", - "compliance.playtime.hours": "You've been playing for %s hour(s)", - "compliance.playtime.message": "Excessive gaming may interfere with normal daily life", - "component.profile.dynamic": "Dynamic", - "connect.aborted": "Aborted", - "connect.authorizing": "Logging in...", - "connect.connecting": "Connecting to the server...", - "connect.encrypting": "Encrypting...", - "connect.failed": "Failed to connect to the server", - "connect.failed.transfer": "Connection failed while transferring to the server", - "connect.joining": "Joining world...", - "connect.negotiating": "Negotiating...", - "connect.reconfiging": "Reconfiguring...", - "connect.reconfiguring": "Reconfiguring...", - "connect.transferring": "Transferring to new server...", - "container.barrel": "Barrel", - "container.beacon": "Beacon", - "container.beehive.bees": "Bees: %s / %s", - "container.beehive.honey": "Honey: %s / %s", - "container.blast_furnace": "Blast Furnace", - "container.brewing": "Brewing Stand", - "container.cartography_table": "Cartography Table", - "container.chest": "Chest", - "container.chestDouble": "Large Chest", - "container.crafter": "Crafter", - "container.crafting": "Crafting", - "container.creative": "Item Selection", - "container.dispenser": "Dispenser", - "container.dropper": "Dropper", - "container.enchant": "Enchant", - "container.enchant.clue": "%s . . . ?", - "container.enchant.lapis.many": "%s Lapis Lazuli", - "container.enchant.lapis.one": "1 Lapis Lazuli", - "container.enchant.level.many": "%s Enchantment Levels", - "container.enchant.level.one": "1 Enchantment Level", - "container.enchant.level.requirement": "Level Requirement: %s", - "container.enderchest": "Ender Chest", - "container.furnace": "Furnace", - "container.grindstone_title": "Repair & Disenchant", - "container.hopper": "Item Hopper", - "container.inventory": "Inventory", - "container.isLocked": "%s is locked!", - "container.lectern": "Lectern", - "container.loom": "Loom", - "container.repair": "Repair & Name", - "container.repair.cost": "Enchantment Cost: %1$s", - "container.repair.expensive": "Too Expensive!", - "container.shulkerBox": "Shulker Box", - "container.shulkerBox.itemCount": "%s x%s", - "container.shulkerBox.more": "and %s more...", - "container.shulkerBox.unknownContents": "???????", - "container.smoker": "Smoker", - "container.spectatorCantOpen": "Unable to open. Loot not generated yet.", - "container.stonecutter": "Stonecutter", - "container.upgrade": "Upgrade Gear", - "container.upgrade.error_tooltip": "Item can't be upgraded this way", - "container.upgrade.missing_template_tooltip": "Add Smithing Template", - "controls.keybinds": "Key Binds...", - "controls.keybinds.duplicateKeybinds": "This key is also used for:\n%s", - "controls.keybinds.title": "Key Binds", - "controls.reset": "Reset", - "controls.resetAll": "Reset Keys", - "controls.title": "Controls", - "createWorld.customize.buffet.biome": "Please select a biome", - "createWorld.customize.buffet.search": "Search...", - "createWorld.customize.buffet.title": "Single Biome Customization", - "createWorld.customize.flat.height": "Height", - "createWorld.customize.flat.layer": "%s", - "createWorld.customize.flat.layer.bottom": "Bottom - %s", - "createWorld.customize.flat.layer.top": "Top - %s", - "createWorld.customize.flat.removeLayer": "Remove Layer", - "createWorld.customize.flat.tile": "Layer Material", - "createWorld.customize.flat.title": "Superflat Customization", - "createWorld.customize.presets": "Presets", - "createWorld.customize.presets.list": "Alternatively, here are some we made earlier!", - "createWorld.customize.presets.select": "Use Preset", - "createWorld.customize.presets.share": "Want to share your preset with someone? Use the box below!", - "createWorld.customize.presets.title": "Select a Preset", - "createWorld.preparing": "Preparing for world creation...", - "createWorld.tab.game.title": "Game", - "createWorld.tab.more.title": "More", - "createWorld.tab.world.title": "World", - "credits_and_attribution.button.attribution": "Attribution", - "credits_and_attribution.button.credits": "Credits", - "credits_and_attribution.button.licenses": "Licenses", - "credits_and_attribution.screen.title": "Credits and Attribution", - "dataPack.bundle.description": "Enables experimental Bundle item", - "dataPack.bundle.name": "Bundles", - "dataPack.locator_bar.description": "Show the direction of other players in multiplayer", - "dataPack.locator_bar.name": "Locator Bar", - "dataPack.minecart_improvements.description": "Improved movement for Minecarts", - "dataPack.minecart_improvements.name": "Minecart Improvements", - "dataPack.redstone_experiments.description": "Experimental Redstone changes", - "dataPack.redstone_experiments.name": "Redstone Experiments", - "dataPack.title": "Select Data Packs", - "dataPack.trade_rebalance.description": "Updated trades for Villagers", - "dataPack.trade_rebalance.name": "Villager Trade Rebalance", - "dataPack.update_1_20.description": "New features and content for Minecraft 1.20", - "dataPack.update_1_20.name": "Update 1.20", - "dataPack.update_1_21.description": "New features and content for Minecraft 1.21", - "dataPack.update_1_21.name": "Update 1.21", - "dataPack.validation.back": "Go Back", - "dataPack.validation.failed": "Data pack validation failed!", - "dataPack.validation.reset": "Reset to Default", - "dataPack.validation.working": "Validating selected data packs...", - "dataPack.vanilla.description": "The default data for Minecraft", - "dataPack.vanilla.name": "Default", - "dataPack.winter_drop.description": "New features and content for the Winter Drop", - "dataPack.winter_drop.name": "Winter Drop", - "datapackFailure.safeMode": "Safe Mode", - "datapackFailure.safeMode.failed.description": "This world contains invalid or corrupted save data.", - "datapackFailure.safeMode.failed.title": "Failed to load world in Safe Mode.", - "datapackFailure.title": "Errors in currently selected data packs prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually.", - "death.attack.anvil": "%1$s was squashed by a falling anvil", - "death.attack.anvil.player": "%1$s was squashed by a falling anvil while fighting %2$s", - "death.attack.arrow": "%1$s was shot by %2$s", - "death.attack.arrow.item": "%1$s was shot by %2$s using %3$s", - "death.attack.badRespawnPoint.link": "Intentional Game Design", - "death.attack.badRespawnPoint.message": "%1$s was killed by %2$s", - "death.attack.cactus": "%1$s was pricked to death", - "death.attack.cactus.player": "%1$s walked into a cactus while trying to escape %2$s", - "death.attack.cramming": "%1$s was squished too much", - "death.attack.cramming.player": "%1$s was squashed by %2$s", - "death.attack.dragonBreath": "%1$s was roasted in dragon's breath", - "death.attack.dragonBreath.player": "%1$s was roasted in dragon's breath by %2$s", - "death.attack.drown": "%1$s drowned", - "death.attack.drown.player": "%1$s drowned while trying to escape %2$s", - "death.attack.dryout": "%1$s died from dehydration", - "death.attack.dryout.player": "%1$s died from dehydration while trying to escape %2$s", - "death.attack.even_more_magic": "%1$s was killed by even more magic", - "death.attack.explosion": "%1$s blew up", - "death.attack.explosion.player": "%1$s was blown up by %2$s", - "death.attack.explosion.player.item": "%1$s was blown up by %2$s using %3$s", - "death.attack.fall": "%1$s hit the ground too hard", - "death.attack.fall.player": "%1$s hit the ground too hard while trying to escape %2$s", - "death.attack.fallingBlock": "%1$s was squashed by a falling block", - "death.attack.fallingBlock.player": "%1$s was squashed by a falling block while fighting %2$s", - "death.attack.fallingStalactite": "%1$s was skewered by a falling stalactite", - "death.attack.fallingStalactite.player": "%1$s was skewered by a falling stalactite while fighting %2$s", - "death.attack.fireball": "%1$s was fireballed by %2$s", - "death.attack.fireball.item": "%1$s was fireballed by %2$s using %3$s", - "death.attack.fireworks": "%1$s went off with a bang", - "death.attack.fireworks.item": "%1$s went off with a bang due to a firework fired from %3$s by %2$s", - "death.attack.fireworks.player": "%1$s went off with a bang while fighting %2$s", - "death.attack.flyIntoWall": "%1$s experienced kinetic energy", - "death.attack.flyIntoWall.player": "%1$s experienced kinetic energy while trying to escape %2$s", - "death.attack.freeze": "%1$s froze to death", - "death.attack.freeze.player": "%1$s was frozen to death by %2$s", - "death.attack.generic": "%1$s died", - "death.attack.generic.player": "%1$s died because of %2$s", - "death.attack.genericKill": "%1$s was killed", - "death.attack.genericKill.player": "%1$s was killed while fighting %2$s", - "death.attack.hotFloor": "%1$s discovered the floor was lava", - "death.attack.hotFloor.player": "%1$s walked into the danger zone due to %2$s", - "death.attack.indirectMagic": "%1$s was killed by %2$s using magic", - "death.attack.indirectMagic.item": "%1$s was killed by %2$s using %3$s", - "death.attack.inFire": "%1$s went up in flames", - "death.attack.inFire.player": "%1$s walked into fire while fighting %2$s", - "death.attack.inWall": "%1$s suffocated in a wall", - "death.attack.inWall.player": "%1$s suffocated in a wall while fighting %2$s", - "death.attack.lava": "%1$s tried to swim in lava", - "death.attack.lava.player": "%1$s tried to swim in lava to escape %2$s", - "death.attack.lightningBolt": "%1$s was struck by lightning", - "death.attack.lightningBolt.player": "%1$s was struck by lightning while fighting %2$s", - "death.attack.mace_smash": "%1$s was smashed by %2$s", - "death.attack.mace_smash.item": "%1$s was smashed by %2$s with %3$s", - "death.attack.magic": "%1$s was killed by magic", - "death.attack.magic.player": "%1$s was killed by magic while trying to escape %2$s", - "death.attack.message_too_long": "Actually, the message was too long to deliver fully. Sorry! Here's a stripped version: %s", - "death.attack.mob": "%1$s was slain by %2$s", - "death.attack.mob.item": "%1$s was slain by %2$s using %3$s", - "death.attack.onFire": "%1$s burned to death", - "death.attack.onFire.item": "%1$s was burned to a crisp while fighting %2$s wielding %3$s", - "death.attack.onFire.player": "%1$s was burned to a crisp while fighting %2$s", - "death.attack.outOfWorld": "%1$s fell out of the world", - "death.attack.outOfWorld.player": "%1$s didn't want to live in the same world as %2$s", - "death.attack.outsideBorder": "%1$s left the confines of this world", - "death.attack.outsideBorder.player": "%1$s left the confines of this world while fighting %2$s", - "death.attack.player": "%1$s was slain by %2$s", - "death.attack.player.item": "%1$s was slain by %2$s using %3$s", - "death.attack.sonic_boom": "%1$s was obliterated by a sonically-charged shriek", - "death.attack.sonic_boom.item": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s wielding %3$s", - "death.attack.sonic_boom.player": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s", - "death.attack.spear": "%1$s was speared by %2$s", - "death.attack.spear.item": "%1$s was speared by %2$s using %3$s", - "death.attack.stalagmite": "%1$s was impaled on a stalagmite", - "death.attack.stalagmite.player": "%1$s was impaled on a stalagmite while fighting %2$s", - "death.attack.starve": "%1$s starved to death", - "death.attack.starve.player": "%1$s starved to death while fighting %2$s", - "death.attack.sting": "%1$s was stung to death", - "death.attack.sting.item": "%1$s was stung to death by %2$s using %3$s", - "death.attack.sting.player": "%1$s was stung to death by %2$s", - "death.attack.sweetBerryBush": "%1$s was poked to death by a sweet berry bush", - "death.attack.sweetBerryBush.player": "%1$s was poked to death by a sweet berry bush while trying to escape %2$s", - "death.attack.thorns": "%1$s was killed while trying to hurt %2$s", - "death.attack.thorns.item": "%1$s was killed by %3$s while trying to hurt %2$s", - "death.attack.thrown": "%1$s was pummeled by %2$s", - "death.attack.thrown.item": "%1$s was pummeled by %2$s using %3$s", - "death.attack.trident": "%1$s was impaled by %2$s", - "death.attack.trident.item": "%1$s was impaled by %2$s with %3$s", - "death.attack.wither": "%1$s withered away", - "death.attack.wither.player": "%1$s withered away while fighting %2$s", - "death.attack.witherSkull": "%1$s was shot by a skull from %2$s", - "death.attack.witherSkull.item": "%1$s was shot by a skull from %2$s using %3$s", - "death.fell.accident.generic": "%1$s fell from a high place", - "death.fell.accident.ladder": "%1$s fell off a ladder", - "death.fell.accident.other_climbable": "%1$s fell while climbing", - "death.fell.accident.scaffolding": "%1$s fell off scaffolding", - "death.fell.accident.twisting_vines": "%1$s fell off some twisting vines", - "death.fell.accident.vines": "%1$s fell off some vines", - "death.fell.accident.weeping_vines": "%1$s fell off some weeping vines", - "death.fell.assist": "%1$s was doomed to fall by %2$s", - "death.fell.assist.item": "%1$s was doomed to fall by %2$s using %3$s", - "death.fell.finish": "%1$s fell too far and was finished by %2$s", - "death.fell.finish.item": "%1$s fell too far and was finished by %2$s using %3$s", - "death.fell.killer": "%1$s was doomed to fall", - "deathScreen.quit.confirm": "Are you sure you want to quit?", - "deathScreen.respawn": "Respawn", - "deathScreen.score": "Score", - "deathScreen.score.value": "Score: %s", - "deathScreen.spectate": "Spectate World", - "deathScreen.title": "You Died!", - "deathScreen.title.hardcore": "Game Over!", - "deathScreen.titleScreen": "Title Screen", - "debug.advanced_tooltips.help": "F3 + H = Advanced tooltips", - "debug.advanced_tooltips.off": "Advanced tooltips: hidden", - "debug.advanced_tooltips.on": "Advanced tooltips: shown", - "debug.chunk_boundaries.help": "F3 + G = Show chunk boundaries", - "debug.chunk_boundaries.off": "Chunk borders: hidden", - "debug.chunk_boundaries.on": "Chunk borders: shown", - "debug.clear_chat.help": "F3 + D = Clear chat", - "debug.copy_location.help": "F3 + C = Copy location as /tp command, or hold for 10 seconds to crash the game", - "debug.copy_location.message": "Copied location to clipboard", - "debug.crash.message": "F3 + C is held down. This will crash the game unless released.", - "debug.crash.message.rebindable": "%s + %s is held down. This will crash the game unless released.", - "debug.crash.warning": "Crashing in %s...", - "debug.creative_spectator.error": "Unable to switch game mode; no permission", - "debug.creative_spectator.help": "F3 + N = Cycle previous game mode <-> spectator", - "debug.dump_dynamic_textures": "Saved dynamic textures to %s", - "debug.dump_dynamic_textures.help": "F3 + S = Dump dynamic textures", - "debug.entry.always": "Always", - "debug.entry.currently.alwaysOn": "%s: Currently always on", - "debug.entry.currently.inF3": "%s: Currently only in F3", - "debug.entry.currently.inOverlay": "%s: Currently only in debug overlay", - "debug.entry.currently.never": "%s: Currently off", - "debug.entry.f3": "In F3", - "debug.entry.overlay": "In Overlay", - "debug.gamemodes.error": "Unable to open game mode switcher; no permission", - "debug.gamemodes.help": "F3 + F4 = Open game mode switcher", - "debug.gamemodes.press_f4": "[ F4 ]", - "debug.gamemodes.select_next": "%s Next", - "debug.help.help": "F3 + Q = Show this list", - "debug.help.message": "Key bindings:", - "debug.inspect.client.block": "Copied client-side block data to clipboard", - "debug.inspect.client.entity": "Copied client-side entity data to clipboard", - "debug.inspect.help": "F3 + I = Copy entity or block data to clipboard", - "debug.inspect.server.block": "Copied server-side block data to clipboard", - "debug.inspect.server.entity": "Copied server-side entity data to clipboard", - "debug.options.category.renderer": "Debug Renderers", - "debug.options.category.text": "Debug Screen Text", - "debug.options.help": "F3 + F6 = Edit debug options", - "debug.options.notAllowed.tooltip": "Not visible when debug info is reduced", - "debug.options.profile.default": "Default profile", - "debug.options.profile.performance": "Performance profile", - "debug.options.search": "Search...", - "debug.options.title": "Debug Options", - "debug.options.warning": "These options are for testing purposes only. They may slow down your computer, crash the game, or eat your pet rock.", - "debug.pause_focus.help": "F3 + P = Pause on lost focus", - "debug.pause_focus.off": "Pause on lost focus: disabled", - "debug.pause_focus.on": "Pause on lost focus: enabled", - "debug.pause.help": "F3 + Esc = Pause without pause menu (if pausing is possible)", - "debug.prefix": "[Debug]:", - "debug.profiling.help": "F3 + L = Start/stop profiling", - "debug.profiling.start": "Profiling started for %s seconds. Use F3 + L to stop early", - "debug.profiling.start.rebindable": "Profiling started for %s seconds. Use %s + %s to stop early", - "debug.profiling.stop": "Profiling ended. Saved results to %s", - "debug.reload_chunks.help": "F3 + A = Reload chunks", - "debug.reload_chunks.message": "Reloading all chunks", - "debug.reload_resourcepacks.help": "F3 + T = Reload resource packs", - "debug.reload_resourcepacks.message": "Reloaded resource packs", - "debug.show_hitboxes.help": "F3 + B = Show hitboxes", - "debug.show_hitboxes.off": "Hitboxes: hidden", - "debug.show_hitboxes.on": "Hitboxes: shown", - "debug.version.header": "Client version info:", - "debug.version.help": "F3 + V = Client version info", - "demo.day.1": "This demo will last five game days. Do your best!", - "demo.day.2": "Day Two", - "demo.day.3": "Day Three", - "demo.day.4": "Day Four", - "demo.day.5": "This is your last day!", - "demo.day.6": "You have passed your fifth day. Use %s to save a screenshot of your creation.", - "demo.day.warning": "Your time is almost up!", - "demo.demoExpired": "Demo time's up!", - "demo.help.buy": "Purchase Now!", - "demo.help.fullWrapped": "This demo will last 5 in-game days (about 1 hour and 40 minutes of real time). Check the advancements for hints! Have fun!", - "demo.help.inventory": "Use the %1$s key to open your inventory", - "demo.help.jump": "Jump by pressing the %1$s key", - "demo.help.later": "Continue Playing!", - "demo.help.movement": "Use the %1$s, %2$s, %3$s, %4$s keys and the mouse to move around", - "demo.help.movementMouse": "Look around using the mouse", - "demo.help.movementShort": "Move by pressing the %1$s, %2$s, %3$s, %4$s keys", - "demo.help.title": "Minecraft Demo Mode", - "demo.remainingTime": "Remaining time: %s", - "demo.reminder": "The demo time has expired. Buy the game to continue or start a new world!", - "difficulty.lock.question": "Are you sure you want to lock the difficulty of this world? This will set this world to always be %1$s, and you will never be able to change that again.", - "difficulty.lock.title": "Lock World Difficulty", - "disconnect.endOfStream": "End of stream", - "disconnect.exceeded_packet_rate": "Kicked for exceeding packet rate limit", - "disconnect.genericReason": "%s", - "disconnect.ignoring_status_request": "Ignoring status request", - "disconnect.loginFailedInfo": "Failed to log in: %s", - "disconnect.loginFailedInfo.insufficientPrivileges": "Multiplayer is disabled. Please check your Microsoft account settings.", - "disconnect.loginFailedInfo.invalidSession": "Invalid session (Try restarting your game and the launcher)", - "disconnect.loginFailedInfo.serversUnavailable": "The authentication servers are currently not reachable. Please try again.", - "disconnect.loginFailedInfo.userBanned": "You are banned from playing online", - "disconnect.lost": "Connection Lost", - "disconnect.packetError": "Network Protocol Error", - "disconnect.spam": "Kicked for spamming", - "disconnect.timeout": "Timed out", - "disconnect.transfer": "Transferred to another server", - "disconnect.unknownHost": "Unknown host", - "download.pack.failed": "%s out of %s pack(s) failed to download", - "download.pack.progress.bytes": "Progress: %s (total size unknown)", - "download.pack.progress.percent": "Progress: %s%%", - "download.pack.title": "Downloading resource pack %s/%s", - "editGamerule.default": "Default: %s", - "editGamerule.inGame.button": "Edit Game Rules...", - "editGamerule.inGame.disabled.tooltip": "Updating game rules requires operator permissions.", - "editGamerule.inGame.discardChanges.message": "Are you sure you want to discard your pending game rule changes?", - "editGamerule.inGame.discardChanges.title": "Game rule Changes", - "editGamerule.inGame.downloadingGamerules": "Retrieving game rules...", - "editGamerule.title": "Edit Game Rules", - "effect.duration.infinite": "∞", - "effect.minecraft.absorption": "Absorption", - "effect.minecraft.bad_omen": "Bad Omen", - "effect.minecraft.blindness": "Blindness", - "effect.minecraft.breath_of_the_nautilus": "Breath of the Nautilus", - "effect.minecraft.conduit_power": "Conduit Power", - "effect.minecraft.darkness": "Darkness", - "effect.minecraft.dolphins_grace": "Dolphin's Grace", - "effect.minecraft.fire_resistance": "Fire Resistance", - "effect.minecraft.glowing": "Glowing", - "effect.minecraft.haste": "Haste", - "effect.minecraft.health_boost": "Health Boost", - "effect.minecraft.hero_of_the_village": "Hero of the Village", - "effect.minecraft.hunger": "Hunger", - "effect.minecraft.infested": "Infested", - "effect.minecraft.instant_damage": "Instant Damage", - "effect.minecraft.instant_health": "Instant Health", - "effect.minecraft.invisibility": "Invisibility", - "effect.minecraft.jump_boost": "Jump Boost", - "effect.minecraft.levitation": "Levitation", - "effect.minecraft.luck": "Luck", - "effect.minecraft.mining_fatigue": "Mining Fatigue", - "effect.minecraft.nausea": "Nausea", - "effect.minecraft.night_vision": "Night Vision", - "effect.minecraft.oozing": "Oozing", - "effect.minecraft.poison": "Poison", - "effect.minecraft.raid_omen": "Raid Omen", - "effect.minecraft.regeneration": "Regeneration", - "effect.minecraft.resistance": "Resistance", - "effect.minecraft.saturation": "Saturation", - "effect.minecraft.slow_falling": "Slow Falling", - "effect.minecraft.slowness": "Slowness", - "effect.minecraft.speed": "Speed", - "effect.minecraft.strength": "Strength", - "effect.minecraft.trial_omen": "Trial Omen", - "effect.minecraft.unluck": "Bad Luck", - "effect.minecraft.water_breathing": "Water Breathing", - "effect.minecraft.weakness": "Weakness", - "effect.minecraft.weaving": "Weaving", - "effect.minecraft.wind_charged": "Wind Charged", - "effect.minecraft.wither": "Wither", - "effect.none": "No Effects", - "enchantment.level.1": "I", - "enchantment.level.2": "II", - "enchantment.level.3": "III", - "enchantment.level.4": "IV", - "enchantment.level.5": "V", - "enchantment.level.6": "VI", - "enchantment.level.7": "VII", - "enchantment.level.8": "VIII", - "enchantment.level.9": "IX", - "enchantment.level.10": "X", - "enchantment.minecraft.aqua_affinity": "Aqua Affinity", - "enchantment.minecraft.bane_of_arthropods": "Bane of Arthropods", - "enchantment.minecraft.binding_curse": "Curse of Binding", - "enchantment.minecraft.blast_protection": "Blast Protection", - "enchantment.minecraft.breach": "Breach", - "enchantment.minecraft.channeling": "Channeling", - "enchantment.minecraft.density": "Density", - "enchantment.minecraft.depth_strider": "Depth Strider", - "enchantment.minecraft.efficiency": "Efficiency", - "enchantment.minecraft.feather_falling": "Feather Falling", - "enchantment.minecraft.fire_aspect": "Fire Aspect", - "enchantment.minecraft.fire_protection": "Fire Protection", - "enchantment.minecraft.flame": "Flame", - "enchantment.minecraft.fortune": "Fortune", - "enchantment.minecraft.frost_walker": "Frost Walker", - "enchantment.minecraft.impaling": "Impaling", - "enchantment.minecraft.infinity": "Infinity", - "enchantment.minecraft.knockback": "Knockback", - "enchantment.minecraft.looting": "Looting", - "enchantment.minecraft.loyalty": "Loyalty", - "enchantment.minecraft.luck_of_the_sea": "Luck of the Sea", - "enchantment.minecraft.lunge": "Lunge", - "enchantment.minecraft.lure": "Lure", - "enchantment.minecraft.mending": "Mending", - "enchantment.minecraft.multishot": "Multishot", - "enchantment.minecraft.piercing": "Piercing", - "enchantment.minecraft.power": "Power", - "enchantment.minecraft.projectile_protection": "Projectile Protection", - "enchantment.minecraft.protection": "Protection", - "enchantment.minecraft.punch": "Punch", - "enchantment.minecraft.quick_charge": "Quick Charge", - "enchantment.minecraft.respiration": "Respiration", - "enchantment.minecraft.riptide": "Riptide", - "enchantment.minecraft.sharpness": "Sharpness", - "enchantment.minecraft.silk_touch": "Silk Touch", - "enchantment.minecraft.smite": "Smite", - "enchantment.minecraft.soul_speed": "Soul Speed", - "enchantment.minecraft.sweeping": "Sweeping Edge", - "enchantment.minecraft.sweeping_edge": "Sweeping Edge", - "enchantment.minecraft.swift_sneak": "Swift Sneak", - "enchantment.minecraft.thorns": "Thorns", - "enchantment.minecraft.unbreaking": "Unbreaking", - "enchantment.minecraft.vanishing_curse": "Curse of Vanishing", - "enchantment.minecraft.wind_burst": "Wind Burst", - "entity.minecraft.acacia_boat": "Acacia Boat", - "entity.minecraft.acacia_chest_boat": "Acacia Boat with Chest", - "entity.minecraft.allay": "Allay", - "entity.minecraft.area_effect_cloud": "Area Effect Cloud", - "entity.minecraft.armadillo": "Armadillo", - "entity.minecraft.armor_stand": "Armor Stand", - "entity.minecraft.arrow": "Arrow", - "entity.minecraft.axolotl": "Axolotl", - "entity.minecraft.bamboo_chest_raft": "Bamboo Raft with Chest", - "entity.minecraft.bamboo_raft": "Bamboo Raft", - "entity.minecraft.bat": "Bat", - "entity.minecraft.bee": "Bee", - "entity.minecraft.birch_boat": "Birch Boat", - "entity.minecraft.birch_chest_boat": "Birch Boat with Chest", - "entity.minecraft.blaze": "Blaze", - "entity.minecraft.block_display": "Block Display", - "entity.minecraft.boat": "Boat", - "entity.minecraft.bogged": "Bogged", - "entity.minecraft.breeze": "Breeze", - "entity.minecraft.breeze_wind_charge": "Wind Charge", - "entity.minecraft.camel": "Camel", - "entity.minecraft.camel_husk": "Camel Husk", - "entity.minecraft.cat": "Cat", - "entity.minecraft.cave_spider": "Cave Spider", - "entity.minecraft.cherry_boat": "Cherry Boat", - "entity.minecraft.cherry_chest_boat": "Cherry Boat with Chest", - "entity.minecraft.chest_boat": "Boat with Chest", - "entity.minecraft.chest_minecart": "Minecart with Chest", - "entity.minecraft.chicken": "Chicken", - "entity.minecraft.cod": "Cod", - "entity.minecraft.command_block_minecart": "Minecart with Command Block", - "entity.minecraft.copper_golem": "Copper Golem", - "entity.minecraft.cow": "Cow", - "entity.minecraft.creaking": "Creaking", - "entity.minecraft.creaking_transient": "Creaking", - "entity.minecraft.creeper": "Creeper", - "entity.minecraft.dark_oak_boat": "Dark Oak Boat", - "entity.minecraft.dark_oak_chest_boat": "Dark Oak Boat with Chest", - "entity.minecraft.dolphin": "Dolphin", - "entity.minecraft.donkey": "Donkey", - "entity.minecraft.dragon_fireball": "Dragon Fireball", - "entity.minecraft.drowned": "Drowned", - "entity.minecraft.egg": "Thrown Egg", - "entity.minecraft.elder_guardian": "Elder Guardian", - "entity.minecraft.end_crystal": "End Crystal", - "entity.minecraft.ender_dragon": "Ender Dragon", - "entity.minecraft.ender_pearl": "Thrown Ender Pearl", - "entity.minecraft.enderman": "Enderman", - "entity.minecraft.endermite": "Endermite", - "entity.minecraft.evoker": "Evoker", - "entity.minecraft.evoker_fangs": "Evoker Fangs", - "entity.minecraft.experience_bottle": "Thrown Bottle o' Enchanting", - "entity.minecraft.experience_orb": "Experience Orb", - "entity.minecraft.eye_of_ender": "Eye of Ender", - "entity.minecraft.falling_block": "Falling Block", - "entity.minecraft.falling_block_type": "Falling %s", - "entity.minecraft.fireball": "Fireball", - "entity.minecraft.firework_rocket": "Firework Rocket", - "entity.minecraft.fishing_bobber": "Fishing Bobber", - "entity.minecraft.fox": "Fox", - "entity.minecraft.frog": "Frog", - "entity.minecraft.furnace_minecart": "Minecart with Furnace", - "entity.minecraft.ghast": "Ghast", - "entity.minecraft.giant": "Giant", - "entity.minecraft.glow_item_frame": "Glow Item Frame", - "entity.minecraft.glow_squid": "Glow Squid", - "entity.minecraft.goat": "Goat", - "entity.minecraft.guardian": "Guardian", - "entity.minecraft.happy_ghast": "Happy Ghast", - "entity.minecraft.hoglin": "Hoglin", - "entity.minecraft.hopper_minecart": "Minecart with Hopper", - "entity.minecraft.horse": "Horse", - "entity.minecraft.husk": "Husk", - "entity.minecraft.illusioner": "Illusioner", - "entity.minecraft.interaction": "Interaction", - "entity.minecraft.iron_golem": "Iron Golem", - "entity.minecraft.item": "Item", - "entity.minecraft.item_display": "Item Display", - "entity.minecraft.item_frame": "Item Frame", - "entity.minecraft.jungle_boat": "Jungle Boat", - "entity.minecraft.jungle_chest_boat": "Jungle Boat with Chest", - "entity.minecraft.killer_bunny": "The Killer Bunny", - "entity.minecraft.leash_knot": "Leash Knot", - "entity.minecraft.lightning_bolt": "Lightning Bolt", - "entity.minecraft.lingering_potion": "Lingering Potion", - "entity.minecraft.llama": "Llama", - "entity.minecraft.llama_spit": "Llama Spit", - "entity.minecraft.magma_cube": "Magma Cube", - "entity.minecraft.mangrove_boat": "Mangrove Boat", - "entity.minecraft.mangrove_chest_boat": "Mangrove Boat with Chest", - "entity.minecraft.mannequin": "Mannequin", - "entity.minecraft.mannequin.label": "NPC", - "entity.minecraft.marker": "Marker", - "entity.minecraft.minecart": "Minecart", - "entity.minecraft.mooshroom": "Mooshroom", - "entity.minecraft.mule": "Mule", - "entity.minecraft.nautilus": "Nautilus", - "entity.minecraft.oak_boat": "Oak Boat", - "entity.minecraft.oak_chest_boat": "Oak Boat with Chest", - "entity.minecraft.ocelot": "Ocelot", - "entity.minecraft.ominous_item_spawner": "Ominous Item Spawner", - "entity.minecraft.painting": "Painting", - "entity.minecraft.pale_oak_boat": "Pale Oak Boat", - "entity.minecraft.pale_oak_chest_boat": "Pale Oak Boat with Chest", - "entity.minecraft.panda": "Panda", - "entity.minecraft.parched": "Parched", - "entity.minecraft.parrot": "Parrot", - "entity.minecraft.phantom": "Phantom", - "entity.minecraft.pig": "Pig", - "entity.minecraft.piglin": "Piglin", - "entity.minecraft.piglin_brute": "Piglin Brute", - "entity.minecraft.pillager": "Pillager", - "entity.minecraft.player": "Player", - "entity.minecraft.polar_bear": "Polar Bear", - "entity.minecraft.potion": "Potion", - "entity.minecraft.pufferfish": "Pufferfish", - "entity.minecraft.rabbit": "Rabbit", - "entity.minecraft.ravager": "Ravager", - "entity.minecraft.salmon": "Salmon", - "entity.minecraft.sheep": "Sheep", - "entity.minecraft.shulker": "Shulker", - "entity.minecraft.shulker_bullet": "Shulker Bullet", - "entity.minecraft.silverfish": "Silverfish", - "entity.minecraft.skeleton": "Skeleton", - "entity.minecraft.skeleton_horse": "Skeleton Horse", - "entity.minecraft.slime": "Slime", - "entity.minecraft.small_fireball": "Small Fireball", - "entity.minecraft.sniffer": "Sniffer", - "entity.minecraft.snow_golem": "Snow Golem", - "entity.minecraft.snowball": "Snowball", - "entity.minecraft.spawner_minecart": "Minecart with Monster Spawner", - "entity.minecraft.spectral_arrow": "Spectral Arrow", - "entity.minecraft.spider": "Spider", - "entity.minecraft.splash_potion": "Splash Potion", - "entity.minecraft.spruce_boat": "Spruce Boat", - "entity.minecraft.spruce_chest_boat": "Spruce Boat with Chest", - "entity.minecraft.squid": "Squid", - "entity.minecraft.stray": "Stray", - "entity.minecraft.strider": "Strider", - "entity.minecraft.tadpole": "Tadpole", - "entity.minecraft.text_display": "Text Display", - "entity.minecraft.tnt": "Primed TNT", - "entity.minecraft.tnt_minecart": "Minecart with TNT", - "entity.minecraft.trader_llama": "Trader Llama", - "entity.minecraft.trident": "Trident", - "entity.minecraft.tropical_fish": "Tropical Fish", - "entity.minecraft.tropical_fish.predefined.0": "Anemone", - "entity.minecraft.tropical_fish.predefined.1": "Black Tang", - "entity.minecraft.tropical_fish.predefined.2": "Blue Tang", - "entity.minecraft.tropical_fish.predefined.3": "Butterflyfish", - "entity.minecraft.tropical_fish.predefined.4": "Cichlid", - "entity.minecraft.tropical_fish.predefined.5": "Clownfish", - "entity.minecraft.tropical_fish.predefined.6": "Cotton Candy Betta", - "entity.minecraft.tropical_fish.predefined.7": "Dottyback", - "entity.minecraft.tropical_fish.predefined.8": "Emperor Red Snapper", - "entity.minecraft.tropical_fish.predefined.9": "Goatfish", - "entity.minecraft.tropical_fish.predefined.10": "Moorish Idol", - "entity.minecraft.tropical_fish.predefined.11": "Ornate Butterflyfish", - "entity.minecraft.tropical_fish.predefined.12": "Parrotfish", - "entity.minecraft.tropical_fish.predefined.13": "Queen Angelfish", - "entity.minecraft.tropical_fish.predefined.14": "Red Cichlid", - "entity.minecraft.tropical_fish.predefined.15": "Red Lipped Blenny", - "entity.minecraft.tropical_fish.predefined.16": "Red Snapper", - "entity.minecraft.tropical_fish.predefined.17": "Threadfin", - "entity.minecraft.tropical_fish.predefined.18": "Tomato Clownfish", - "entity.minecraft.tropical_fish.predefined.19": "Triggerfish", - "entity.minecraft.tropical_fish.predefined.20": "Yellowtail Parrotfish", - "entity.minecraft.tropical_fish.predefined.21": "Yellow Tang", - "entity.minecraft.tropical_fish.type.betty": "Betty", - "entity.minecraft.tropical_fish.type.blockfish": "Blockfish", - "entity.minecraft.tropical_fish.type.brinely": "Brinely", - "entity.minecraft.tropical_fish.type.clayfish": "Clayfish", - "entity.minecraft.tropical_fish.type.dasher": "Dasher", - "entity.minecraft.tropical_fish.type.flopper": "Flopper", - "entity.minecraft.tropical_fish.type.glitter": "Glitter", - "entity.minecraft.tropical_fish.type.kob": "Kob", - "entity.minecraft.tropical_fish.type.snooper": "Snooper", - "entity.minecraft.tropical_fish.type.spotty": "Spotty", - "entity.minecraft.tropical_fish.type.stripey": "Stripey", - "entity.minecraft.tropical_fish.type.sunstreak": "Sunstreak", - "entity.minecraft.turtle": "Turtle", - "entity.minecraft.vex": "Vex", - "entity.minecraft.villager": "Villager", - "entity.minecraft.villager.armorer": "Armorer", - "entity.minecraft.villager.butcher": "Butcher", - "entity.minecraft.villager.cartographer": "Cartographer", - "entity.minecraft.villager.cleric": "Cleric", - "entity.minecraft.villager.farmer": "Farmer", - "entity.minecraft.villager.fisherman": "Fisherman", - "entity.minecraft.villager.fletcher": "Fletcher", - "entity.minecraft.villager.leatherworker": "Leatherworker", - "entity.minecraft.villager.librarian": "Librarian", - "entity.minecraft.villager.mason": "Mason", - "entity.minecraft.villager.nitwit": "Nitwit", - "entity.minecraft.villager.none": "Villager", - "entity.minecraft.villager.shepherd": "Shepherd", - "entity.minecraft.villager.toolsmith": "Toolsmith", - "entity.minecraft.villager.weaponsmith": "Weaponsmith", - "entity.minecraft.vindicator": "Vindicator", - "entity.minecraft.wandering_trader": "Wandering Trader", - "entity.minecraft.warden": "Warden", - "entity.minecraft.wind_charge": "Wind Charge", - "entity.minecraft.witch": "Witch", - "entity.minecraft.wither": "Wither", - "entity.minecraft.wither_skeleton": "Wither Skeleton", - "entity.minecraft.wither_skull": "Wither Skull", - "entity.minecraft.wolf": "Wolf", - "entity.minecraft.zoglin": "Zoglin", - "entity.minecraft.zombie": "Zombie", - "entity.minecraft.zombie_horse": "Zombie Horse", - "entity.minecraft.zombie_nautilus": "Zombie Nautilus", - "entity.minecraft.zombie_villager": "Zombie Villager", - "entity.minecraft.zombified_piglin": "Zombified Piglin", - "entity.not_summonable": "Can't summon entity of type %s", - "event.minecraft.raid": "Raid", - "event.minecraft.raid.defeat": "Defeat", - "event.minecraft.raid.defeat.full": "Raid - Defeat", - "event.minecraft.raid.raiders_remaining": "Raiders Remaining: %s", - "event.minecraft.raid.victory": "Victory", - "event.minecraft.raid.victory.full": "Raid - Victory", - "filled_map.buried_treasure": "Buried Treasure Map", - "filled_map.explorer_jungle": "Jungle Explorer Map", - "filled_map.explorer_swamp": "Swamp Explorer Map", - "filled_map.id": "Id #%s", - "filled_map.level": "(Level %s/%s)", - "filled_map.locked": "Locked", - "filled_map.mansion": "Woodland Explorer Map", - "filled_map.monument": "Ocean Explorer Map", - "filled_map.scale": "Scaling at 1:%s", - "filled_map.trial_chambers": "Trial Explorer Map", - "filled_map.unknown": "Unknown Map", - "filled_map.village_desert": "Desert Village Map", - "filled_map.village_plains": "Plains Village Map", - "filled_map.village_savanna": "Savanna Village Map", - "filled_map.village_snowy": "Snowy Village Map", - "filled_map.village_taiga": "Taiga Village Map", - "flat_world_preset.minecraft.bottomless_pit": "Bottomless Pit", - "flat_world_preset.minecraft.classic_flat": "Classic Flat", - "flat_world_preset.minecraft.desert": "Desert", - "flat_world_preset.minecraft.overworld": "Overworld", - "flat_world_preset.minecraft.redstone_ready": "Redstone Ready", - "flat_world_preset.minecraft.snowy_kingdom": "Snowy Kingdom", - "flat_world_preset.minecraft.the_void": "The Void", - "flat_world_preset.minecraft.tunnelers_dream": "Tunnelers' Dream", - "flat_world_preset.minecraft.water_world": "Water World", - "flat_world_preset.unknown": "???", - "gameMode.adventure": "Adventure Mode", - "gameMode.changed": "Your game mode has been updated to %s", - "gameMode.creative": "Creative Mode", - "gameMode.hardcore": "Hardcore Mode", - "gameMode.spectator": "Spectator Mode", - "gameMode.survival": "Survival Mode", - "gamerule.allowEnteringNetherUsingPortals": "Allow Nether", - "gamerule.allowEnteringNetherUsingPortals.description": "Controls whether players are allowed to enter the Nether.", - "gamerule.allowFireTicksAwayFromPlayer": "Tick fire away from players", - "gamerule.allowFireTicksAwayFromPlayer.description": "Controls whether fire and lava should be able to tick further than 8 chunks away from any player.", - "gamerule.announceAdvancements": "Announce advancements", - "gamerule.blockExplosionDropDecay": "In block interaction explosions, some blocks won't drop their loot", - "gamerule.blockExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by block interactions are lost in the explosion.", - "gamerule.category.chat": "Chat", - "gamerule.category.drops": "Drops", - "gamerule.category.misc": "Miscellaneous", - "gamerule.category.mobs": "Mobs", - "gamerule.category.player": "Player", - "gamerule.category.spawning": "Spawning", - "gamerule.category.updates": "World Updates", - "gamerule.commandBlockOutput": "Broadcast command block output", - "gamerule.commandBlocksEnabled": "Enable Command Blocks", - "gamerule.commandModificationBlockLimit": "Command modification block limit", - "gamerule.commandModificationBlockLimit.description": "The number of blocks that can be changed at once by one command, such as fill or clone.", - "gamerule.disableElytraMovementCheck": "Disable elytra movement check", - "gamerule.disablePlayerMovementCheck": "Disable player movement check", - "gamerule.disableRaids": "Disable raids", - "gamerule.doDaylightCycle": "Advance time of day", - "gamerule.doEntityDrops": "Drop entity equipment", - "gamerule.doEntityDrops.description": "Controls drops from minecarts (including inventories), item frames, boats, etc.", - "gamerule.doFireTick": "Update fire", - "gamerule.doImmediateRespawn": "Respawn immediately", - "gamerule.doInsomnia": "Spawn phantoms", - "gamerule.doLimitedCrafting": "Require recipe for crafting", - "gamerule.doLimitedCrafting.description": "If enabled, players will be able to craft only unlocked recipes.", - "gamerule.doMobLoot": "Drop mob loot", - "gamerule.doMobLoot.description": "Controls resource drops from mobs, including experience orbs.", - "gamerule.doMobSpawning": "Spawn mobs", - "gamerule.doMobSpawning.description": "Some entities might have separate rules.", - "gamerule.doPatrolSpawning": "Spawn pillager patrols", - "gamerule.doTileDrops": "Drop blocks", - "gamerule.doTileDrops.description": "Controls resource drops from blocks, including experience orbs.", - "gamerule.doTraderSpawning": "Spawn Wandering Traders", - "gamerule.doVinesSpread": "Vines spread", - "gamerule.doVinesSpread.description": "Controls whether the Vines block spreads randomly to adjacent blocks. Does not affect other types of vine blocks such as Weeping Vines, Twisting Vines, etc.", - "gamerule.doWardenSpawning": "Spawn Wardens", - "gamerule.doWeatherCycle": "Update weather", - "gamerule.drowningDamage": "Deal drowning damage", - "gamerule.enableCommandBlocks": "Enable Command Blocks", - "gamerule.enderPearlsVanishOnDeath": "Thrown Ender Pearls vanish on death", - "gamerule.enderPearlsVanishOnDeath.description": "Whether Ender Pearls thrown by a player vanish when that player dies.", - "gamerule.entitiesWithPassengersCanUsePortals": "Entities with passengers can use portals", - "gamerule.entitiesWithPassengersCanUsePortals.description": "Allow entities with passengers to teleport through Nether Portals, End Portals, and End Gateways.", - "gamerule.fallDamage": "Deal fall damage", - "gamerule.fireDamage": "Deal fire damage", - "gamerule.forgiveDeadPlayers": "Forgive dead players", - "gamerule.forgiveDeadPlayers.description": "Angered neutral mobs stop being angry when the targeted player dies nearby.", - "gamerule.freezeDamage": "Deal freeze damage", - "gamerule.globalSoundEvents": "Global sound events", - "gamerule.globalSoundEvents.description": "When certain game events happen, like a boss spawning, the sound is heard everywhere.", - "gamerule.keepInventory": "Keep inventory after death", - "gamerule.lavaSourceConversion": "Lava converts to source", - "gamerule.lavaSourceConversion.description": "When flowing lava is surrounded on two sides by lava sources it converts into a source.", - "gamerule.locatorBar": "Enable player Locator Bar", - "gamerule.locatorBar.description": "When enabled, a bar is shown on the screen to indicate the direction of players.", - "gamerule.logAdminCommands": "Broadcast admin commands", - "gamerule.maxCommandChainLength": "Command chain size limit", - "gamerule.maxCommandChainLength.description": "Applies to command block chains and functions.", - "gamerule.maxCommandForkCount": "Command context limit", - "gamerule.maxCommandForkCount.description": "Maximum number of contexts that can be used by commands like 'execute as'.", - "gamerule.maxEntityCramming": "Entity cramming threshold", - "gamerule.minecartMaxSpeed": "Minecart max speed", - "gamerule.minecartMaxSpeed.description": "Maximum default speed of a moving Minecart on land.", - "gamerule.minecraft.elytra_movement_check": "Do elytra movement check", - "gamerule.minecraft.fire_spread_radius_around_player": "Fire spread radius", - "gamerule.minecraft.fire_spread_radius_around_player.description": "The radius in blocks around a player in which fire can spread", - "gamerule.minecraft.player_movement_check": "Do player movement check", - "gamerule.minecraft.raids": "Do raids", - "gamerule.minecraft.universal_anger.description": "Angered neutral mobs attack any nearby player, not just the player that angered them. Works best if forgive_dead_players is disabled.", - "gamerule.mobExplosionDropDecay": "In mob explosions, some blocks won't drop their loot", - "gamerule.mobExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by mobs are lost in the explosion.", - "gamerule.mobGriefing": "Allow destructive mob actions", - "gamerule.naturalRegeneration": "Regenerate health", - "gamerule.playersNetherPortalCreativeDelay": "Player's Nether portal delay in creative mode", - "gamerule.playersNetherPortalCreativeDelay.description": "Time (in ticks) that a creative mode player needs to stand in a Nether portal before changing dimensions.", - "gamerule.playersNetherPortalDefaultDelay": "Player's Nether portal delay in non-creative mode", - "gamerule.playersNetherPortalDefaultDelay.description": "Time (in ticks) that a non-creative mode player needs to stand in a Nether portal before changing dimensions.", - "gamerule.playersSleepingPercentage": "Sleep percentage", - "gamerule.playersSleepingPercentage.description": "The percentage of players who must be sleeping to skip the night.", - "gamerule.projectilesCanBreakBlocks": "Projectiles can break blocks", - "gamerule.projectilesCanBreakBlocks.description": "Controls whether impact projectiles will destroy blocks that are destructible by them.", - "gamerule.pvp": "Enable pvp", - "gamerule.pvp.description": "Controls whether players are allowed to damage other players.", - "gamerule.randomTickSpeed": "Random tick speed rate", - "gamerule.reducedDebugInfo": "Reduce debug info", - "gamerule.reducedDebugInfo.description": "Limits contents of debug screen.", - "gamerule.sendCommandFeedback": "Send command feedback", - "gamerule.showDeathMessages": "Show death messages", - "gamerule.snowAccumulationHeight": "Snow accumulation height", - "gamerule.snowAccumulationHeight.description": "When it snows, layers of snow form on the ground up to at most this number of layers.", - "gamerule.spawnChunkRadius": "Spawn chunk radius", - "gamerule.spawnChunkRadius.description": "The amount of chunks that stay loaded around the overworld spawn position.", - "gamerule.spawnerBlocksEnabled": "Enable Spawner Blocks", - "gamerule.spawnMonsters": "Spawn Monsters", - "gamerule.spawnMonsters.description": "Controls whether monsters naturally spawn.", - "gamerule.spawnRadius": "Respawn location radius", - "gamerule.spawnRadius.description": "Controls the size of the area around the spawn point that players can spawn in.", - "gamerule.spectatorsGenerateChunks": "Allow spectators to generate terrain", - "gamerule.tntExplodes": "Allow TNT to be activated and to explode", - "gamerule.tntExplosionDropDecay": "In TNT explosions, some blocks won't drop their loot", - "gamerule.tntExplosionDropDecay.description": "Some of the drops from blocks destroyed by explosions caused by TNT are lost in the explosion.", - "gamerule.universalAnger": "Universal anger", - "gamerule.universalAnger.description": "Angered neutral mobs attack any nearby player, not just the player that angered them. Works best if forgiveDeadPlayers is disabled.", - "gamerule.waterSourceConversion": "Water converts to source", - "gamerule.waterSourceConversion.description": "When flowing water is surrounded on two sides by water sources it converts into a source.", - "generator.custom": "Custom", - "generator.customized": "Old Customized", - "generator.minecraft.amplified": "AMPLIFIED", - "generator.minecraft.amplified.info": "Notice: Just for fun! Requires a beefy computer.", - "generator.minecraft.debug_all_block_states": "Debug Mode", - "generator.minecraft.flat": "Superflat", - "generator.minecraft.large_biomes": "Large Biomes", - "generator.minecraft.normal": "Default", - "generator.minecraft.single_biome_surface": "Single Biome", - "generator.single_biome_caves": "Caves", - "generator.single_biome_floating_islands": "Floating Islands", - "gui.abuseReport.attestation": "By submitting this report, you confirm that the information you have provided is accurate and complete to the best of your knowledge.", - "gui.abuseReport.comments": "Comments", - "gui.abuseReport.describe": "Sharing details will help us make a well-informed decision.", - "gui.abuseReport.discard.content": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?", - "gui.abuseReport.discard.discard": "Leave and Discard Report", - "gui.abuseReport.discard.draft": "Save as Draft", - "gui.abuseReport.discard.return": "Continue Editing", - "gui.abuseReport.discard.title": "Discard report and comments?", - "gui.abuseReport.draft.content": "Would you like to continue editing the existing report or discard it and create a new one?", - "gui.abuseReport.draft.discard": "Discard", - "gui.abuseReport.draft.edit": "Continue Editing", - "gui.abuseReport.draft.quittotitle.content": "Would you like to continue editing it or discard it?", - "gui.abuseReport.draft.quittotitle.title": "You have a draft chat report that will be lost if you quit", - "gui.abuseReport.draft.title": "Edit draft chat report?", - "gui.abuseReport.error.title": "Problem sending your report", - "gui.abuseReport.message": "Where did you observe the bad behavior?\nThis will help us in researching your case.", - "gui.abuseReport.more_comments": "Please describe what happened:", - "gui.abuseReport.name.comment_box_label": "Please describe why you want to report this name:", - "gui.abuseReport.name.reporting": "You are reporting \"%s\".", - "gui.abuseReport.name.title": "Report Inappropriate Player Name", - "gui.abuseReport.observed_what": "Why are you reporting this?", - "gui.abuseReport.read_info": "Learn About Reporting", - "gui.abuseReport.reason.alcohol_tobacco_drugs": "Drugs or alcohol", - "gui.abuseReport.reason.alcohol_tobacco_drugs.description": "Someone is encouraging others to partake in illegal drug related activities or encouraging underage drinking.", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse": "Child sexual exploitation or abuse", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse.description": "Someone is talking about or otherwise promoting indecent behavior involving children.", - "gui.abuseReport.reason.defamation_impersonation_false_information": "Defamation", - "gui.abuseReport.reason.defamation_impersonation_false_information.description": "Someone is damaging your or someone else's reputation, for example sharing false information with the aim to exploit or mislead others.", - "gui.abuseReport.reason.description": "Description:", - "gui.abuseReport.reason.false_reporting": "False Reporting", - "gui.abuseReport.reason.generic": "I want to report them", - "gui.abuseReport.reason.generic.description": "I'm annoyed with them / they have done something I do not like.", - "gui.abuseReport.reason.harassment_or_bullying": "Harassment or bullying", - "gui.abuseReport.reason.harassment_or_bullying.description": "Someone is shaming, attacking, or bullying you or someone else. This includes when someone is repeatedly trying to contact you or someone else without consent or posting private personal information about you or someone else without consent (\"doxing\").", - "gui.abuseReport.reason.hate_speech": "Hate speech", - "gui.abuseReport.reason.hate_speech.description": "Someone is attacking you or another player based on characteristics of their identity, like religion, race, or sexuality.", - "gui.abuseReport.reason.imminent_harm": "Threat of harm to others", - "gui.abuseReport.reason.imminent_harm.description": "Someone is threatening to harm you or someone else in real life.", - "gui.abuseReport.reason.narration": "%s: %s", - "gui.abuseReport.reason.non_consensual_intimate_imagery": "Non-consensual intimate imagery", - "gui.abuseReport.reason.non_consensual_intimate_imagery.description": "Someone is talking about, sharing, or otherwise promoting private and intimate images.", - "gui.abuseReport.reason.self_harm_or_suicide": "Self-harm or suicide", - "gui.abuseReport.reason.self_harm_or_suicide.description": "Someone is threatening to harm themselves in real life or talking about harming themselves in real life.", - "gui.abuseReport.reason.sexually_inappropriate": "Sexually inappropriate", - "gui.abuseReport.reason.sexually_inappropriate.description": "Skins that are graphic in nature relating to sexual acts, sexual organs, and sexual violence.", - "gui.abuseReport.reason.terrorism_or_violent_extremism": "Terrorism or violent extremism", - "gui.abuseReport.reason.terrorism_or_violent_extremism.description": "Someone is talking about, promoting, or threatening to commit acts of terrorism or violent extremism for political, religious, ideological, or other reasons.", - "gui.abuseReport.reason.title": "Select Report Category", - "gui.abuseReport.report_sent_msg": "We've successfully received your report. Thank you!\n\nOur team will review it as soon as possible.", - "gui.abuseReport.select_reason": "Select Report Category", - "gui.abuseReport.send": "Send Report", - "gui.abuseReport.send.comment_too_long": "Please shorten the comment", - "gui.abuseReport.send.error_message": "An error was returned while sending your report:\n'%s'", - "gui.abuseReport.send.generic_error": "Encountered an unexpected error while sending your report.", - "gui.abuseReport.send.http_error": "An unexpected HTTP error occurred while sending your report.", - "gui.abuseReport.send.json_error": "Encountered malformed payload while sending your report.", - "gui.abuseReport.send.no_reason": "Please select a report category", - "gui.abuseReport.send.not_attested": "Please read the text above and tick the checkbox to be able to send the report", - "gui.abuseReport.send.service_unavailable": "Unable to reach the Abuse Reporting service. Please make sure you are connected to the internet and try again.", - "gui.abuseReport.sending.title": "Sending your report...", - "gui.abuseReport.sent.title": "Report sent", - "gui.abuseReport.skin.title": "Report Player Skin", - "gui.abuseReport.title": "Report Player", - "gui.abuseReport.type.chat": "Chat Messages", - "gui.abuseReport.type.name": "Player Name", - "gui.abuseReport.type.skin": "Player Skin", - "gui.acknowledge": "Acknowledge", - "gui.advancements": "Advancements", - "gui.all": "All", - "gui.back": "Back", - "gui.banned.description": "%s\n\n%s\n\nLearn more at the following link: %s", - "gui.banned.description.permanent": "Your account is permanently banned, which means you can't play online or join Realms.", - "gui.banned.description.reason": "We recently received a report for bad behavior by your account. Our moderators have now reviewed your case and identified it as %s, which goes against the Minecraft Community Standards.", - "gui.banned.description.reason_id": "Code: %s", - "gui.banned.description.reason_id_message": "Code: %s - %s", - "gui.banned.description.temporary": "%s Until then, you can't play online or join Realms.", - "gui.banned.description.temporary.duration": "Your account is temporarily suspended and will be reactivated in %s.", - "gui.banned.description.unknownreason": "We recently received a report for bad behavior by your account. Our moderators have now reviewed your case and identified that it goes against the Minecraft Community Standards.", - "gui.banned.name.description": "Your current name - \"%s\" - violates our Community Standards. You can play singleplayer, but will need to change your name to play online.\n\nLearn more or submit a case review at the following link: %s", - "gui.banned.name.title": "Name Not Allowed in Multiplayer", - "gui.banned.reason.defamation_impersonation_false_information": "Impersonation or sharing information to exploit or mislead others", - "gui.banned.reason.drugs": "References to illegal drugs", - "gui.banned.reason.extreme_violence_or_gore": "Depictions of real-life excessive violence or gore", - "gui.banned.reason.false_reporting": "Excessive false or inaccurate reports", - "gui.banned.reason.fraud": "Fraudulent acquisition or use of content", - "gui.banned.reason.generic_violation": "Violating Community Standards", - "gui.banned.reason.harassment_or_bullying": "Abusive language used in a directed, harmful manner", - "gui.banned.reason.hate_speech": "Hate speech or discrimination", - "gui.banned.reason.hate_terrorism_notorious_figure": "References to hate groups, terrorist organizations, or notorious figures", - "gui.banned.reason.imminent_harm_to_person_or_property": "Intent to cause real-life harm to persons or property", - "gui.banned.reason.nudity_or_pornography": "Displaying lewd or pornographic material", - "gui.banned.reason.sexually_inappropriate": "Topics or content of a sexual nature", - "gui.banned.reason.spam_or_advertising": "Spam or advertising", - "gui.banned.skin.description": "Your current skin violates our Community Standards. You can still play with a default skin, or select a new one.\n\nLearn more or submit a case review at the following link: %s", - "gui.banned.skin.title": "Skin Not Allowed", - "gui.banned.title.permanent": "Account permanently banned", - "gui.banned.title.temporary": "Account temporarily suspended", - "gui.cancel": "Cancel", - "gui.chatReport.comments": "Comments", - "gui.chatReport.describe": "Sharing details will help us make a well-informed decision.", - "gui.chatReport.discard.content": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?", - "gui.chatReport.discard.discard": "Leave and Discard Report", - "gui.chatReport.discard.draft": "Save as Draft", - "gui.chatReport.discard.return": "Continue Editing", - "gui.chatReport.discard.title": "Discard report and comments?", - "gui.chatReport.draft.content": "Would you like to continue editing the existing report or discard it and create a new one?", - "gui.chatReport.draft.discard": "Discard", - "gui.chatReport.draft.edit": "Continue Editing", - "gui.chatReport.draft.quittotitle.content": "Would you like to continue editing it or discard it?", - "gui.chatReport.draft.quittotitle.title": "You have a draft chat report that will be lost if you quit", - "gui.chatReport.draft.title": "Edit draft chat report?", - "gui.chatReport.more_comments": "Please describe what happened:", - "gui.chatReport.observed_what": "Why are you reporting this?", - "gui.chatReport.read_info": "Learn About Reporting", - "gui.chatReport.report_sent_msg": "We've successfully received your report. Thank you!\n\nOur team will review it as soon as possible.", - "gui.chatReport.select_chat": "Select Chat Messages to Report", - "gui.chatReport.select_reason": "Select Report Category", - "gui.chatReport.selected_chat": "%s Chat Message(s) Selected to Report", - "gui.chatReport.send": "Send Report", - "gui.chatReport.send.comments_too_long": "Please shorten the comment", - "gui.chatReport.send.no_reason": "Please select a report category", - "gui.chatReport.send.no_reported_messages": "Please select at least one chat message to report", - "gui.chatReport.send.too_many_messages": "Trying to include too many messages in the report", - "gui.chatReport.title": "Report Player Chat", - "gui.chatSelection.context": "Messages surrounding this selection will be included to provide additional context", - "gui.chatSelection.fold": "%s message(s) hidden", - "gui.chatSelection.heading": "%s %s", - "gui.chatSelection.join": "%s joined the chat", - "gui.chatSelection.message.narrate": "%s said: %s at %s", - "gui.chatSelection.selected": "%s/%s message(s) selected", - "gui.chatSelection.title": "Select Chat Messages to Report", - "gui.continue": "Continue", - "gui.copy_link_to_clipboard": "Copy Link to Clipboard", - "gui.days": "%s day(s)", - "gui.done": "Done", - "gui.down": "Down", - "gui.entity_tooltip.type": "Type: %s", - "gui.experience.level": "%s", - "gui.fileDropFailure.detail": "Rejected %s files", - "gui.fileDropFailure.title": "Failed to add files", - "gui.game_rule.search": "Search...", - "gui.hours": "%s hour(s)", - "gui.language.search": "Search...", - "gui.loadingMinecraft": "Loading Minecraft", - "gui.minutes": "%s minute(s)", - "gui.multiLineEditBox.character_limit": "%s/%s", - "gui.narrate.button": "%s button", - "gui.narrate.editBox": "%s edit box: %s", - "gui.narrate.slider": "%s slider", - "gui.narrate.tab": "%s tab", - "gui.no": "No", - "gui.none": "None", - "gui.ok": "Ok", - "gui.open_report_dir": "Open Report Directory", - "gui.packSelection.search": "Search...", - "gui.proceed": "Proceed", - "gui.recipebook.moreRecipes": "Right Click for More", - "gui.recipebook.next_page": "Next Page", - "gui.recipebook.page": "%s/%s", - "gui.recipebook.previous_page": "Previous Page", - "gui.recipebook.search_hint": "Search...", - "gui.recipebook.toggleRecipes.all": "Showing All", - "gui.recipebook.toggleRecipes.blastable": "Showing Blastable", - "gui.recipebook.toggleRecipes.craftable": "Showing Craftable", - "gui.recipebook.toggleRecipes.smeltable": "Showing Smeltable", - "gui.recipebook.toggleRecipes.smokable": "Showing Smokable", - "gui.report_to_server": "Report To Server", - "gui.selectWorld.search": "Search...", - "gui.socialInteractions.blocking_hint": "Manage with Microsoft account", - "gui.socialInteractions.empty_blocked": "No blocked players in chat", - "gui.socialInteractions.empty_hidden": "No players hidden in chat", - "gui.socialInteractions.hidden_in_chat": "Chat messages from %s will be hidden", - "gui.socialInteractions.hide": "Hide in Chat", - "gui.socialInteractions.narration.hide": "Hide messages from %s", - "gui.socialInteractions.narration.report": "Report player %s", - "gui.socialInteractions.narration.show": "Show messages from %s", - "gui.socialInteractions.report": "Report", - "gui.socialInteractions.search_empty": "Couldn't find any players with that name", - "gui.socialInteractions.search_hint": "Search...", - "gui.socialInteractions.server_label.multiple": "%s - %s players", - "gui.socialInteractions.server_label.single": "%s - %s player", - "gui.socialInteractions.show": "Show in Chat", - "gui.socialInteractions.shown_in_chat": "Chat messages from %s will be shown", - "gui.socialInteractions.status_blocked": "Blocked", - "gui.socialInteractions.status_blocked_offline": "Blocked - Offline", - "gui.socialInteractions.status_hidden": "Hidden", - "gui.socialInteractions.status_hidden_offline": "Hidden - Offline", - "gui.socialInteractions.status_offline": "Offline", - "gui.socialInteractions.tab_all": "All", - "gui.socialInteractions.tab_blocked": "Blocked", - "gui.socialInteractions.tab_hidden": "Hidden", - "gui.socialInteractions.title": "Social Interactions", - "gui.socialInteractions.tooltip.hide": "Hide messages", - "gui.socialInteractions.tooltip.report": "Report player", - "gui.socialInteractions.tooltip.report.chat_disabled_or_blocked": "This player can't be reported because chat is disabled or blocked", - "gui.socialInteractions.tooltip.report.disabled": "The reporting service is unavailable", - "gui.socialInteractions.tooltip.report.no_messages": "No reportable messages from player %s", - "gui.socialInteractions.tooltip.report.not_reportable": "This player can't be reported, because their chat messages can't be verified on this server", - "gui.socialInteractions.tooltip.show": "Show messages", - "gui.stats": "Statistics", - "gui.stats.none_found": "No statistics found.", - "gui.togglable_slot": "Click to disable slot", - "gui.toMenu": "Back to Server List", - "gui.toRealms": "Back to Realms List", - "gui.toTitle": "Back to Title Screen", - "gui.toWorld": "Back to World List", - "gui.up": "Up", - "gui.waitingForResponse.button.inactive": "Back (%ss)", - "gui.waitingForResponse.title": "Waiting for Server", - "gui.yes": "Yes", - "hanging_sign.edit": "Edit Hanging Sign Message", - "instrument.minecraft.admire_goat_horn": "Admire", - "instrument.minecraft.call_goat_horn": "Call", - "instrument.minecraft.dream_goat_horn": "Dream", - "instrument.minecraft.feel_goat_horn": "Feel", - "instrument.minecraft.ponder_goat_horn": "Ponder", - "instrument.minecraft.seek_goat_horn": "Seek", - "instrument.minecraft.sing_goat_horn": "Sing", - "instrument.minecraft.yearn_goat_horn": "Yearn", - "inventory.binSlot": "Destroy Item", - "inventory.hotbarInfo": "Save hotbar with %1$s + %2$s", - "inventory.hotbarSaved": "Item hotbar saved (restore with %1$s + %2$s)", - "item_modifier.unknown": "Unknown item modifier: %s", - "item.canBreak": "Can break:", - "item.canPlace": "Can be placed on:", - "item.canUse.unknown": "Unknown", - "item.color": "Color: %s", - "item.components": "%s component(s)", - "item.disabled": "Disabled item", - "item.durability": "Durability: %s / %s", - "item.dyed": "Dyed", - "item.intangible": "Intangible", - "item.minecraft.acacia_boat": "Acacia Boat", - "item.minecraft.acacia_chest_boat": "Acacia Boat with Chest", - "item.minecraft.allay_spawn_egg": "Allay Spawn Egg", - "item.minecraft.amethyst_shard": "Amethyst Shard", - "item.minecraft.angler_pottery_shard": "Angler Pottery Shard", - "item.minecraft.angler_pottery_sherd": "Angler Pottery Sherd", - "item.minecraft.apple": "Apple", - "item.minecraft.archer_pottery_shard": "Archer Pottery Shard", - "item.minecraft.archer_pottery_sherd": "Archer Pottery Sherd", - "item.minecraft.armadillo_scute": "Armadillo Scute", - "item.minecraft.armadillo_spawn_egg": "Armadillo Spawn Egg", - "item.minecraft.armor_stand": "Armor Stand", - "item.minecraft.arms_up_pottery_shard": "Arms Up Pottery Shard", - "item.minecraft.arms_up_pottery_sherd": "Arms Up Pottery Sherd", - "item.minecraft.arrow": "Arrow", - "item.minecraft.axolotl_bucket": "Bucket of Axolotl", - "item.minecraft.axolotl_spawn_egg": "Axolotl Spawn Egg", - "item.minecraft.baked_potato": "Baked Potato", - "item.minecraft.bamboo_chest_raft": "Bamboo Raft with Chest", - "item.minecraft.bamboo_raft": "Bamboo Raft", - "item.minecraft.bat_spawn_egg": "Bat Spawn Egg", - "item.minecraft.bee_spawn_egg": "Bee Spawn Egg", - "item.minecraft.beef": "Raw Beef", - "item.minecraft.beetroot": "Beetroot", - "item.minecraft.beetroot_seeds": "Beetroot Seeds", - "item.minecraft.beetroot_soup": "Beetroot Soup", - "item.minecraft.birch_boat": "Birch Boat", - "item.minecraft.birch_chest_boat": "Birch Boat with Chest", - "item.minecraft.black_bundle": "Black Bundle", - "item.minecraft.black_dye": "Black Dye", - "item.minecraft.black_harness": "Black Harness", - "item.minecraft.blade_pottery_shard": "Blade Pottery Shard", - "item.minecraft.blade_pottery_sherd": "Blade Pottery Sherd", - "item.minecraft.blaze_powder": "Blaze Powder", - "item.minecraft.blaze_rod": "Blaze Rod", - "item.minecraft.blaze_spawn_egg": "Blaze Spawn Egg", - "item.minecraft.blue_bundle": "Blue Bundle", - "item.minecraft.blue_dye": "Blue Dye", - "item.minecraft.blue_egg": "Blue Egg", - "item.minecraft.blue_harness": "Blue Harness", - "item.minecraft.bogged_spawn_egg": "Bogged Spawn Egg", - "item.minecraft.bolt_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.bolt_armor_trim_smithing_template.new": "Bolt Armor Trim", - "item.minecraft.bone": "Bone", - "item.minecraft.bone_meal": "Bone Meal", - "item.minecraft.book": "Book", - "item.minecraft.bordure_indented_banner_pattern": "Bordure Indented Banner Pattern", - "item.minecraft.bow": "Bow", - "item.minecraft.bowl": "Bowl", - "item.minecraft.bread": "Bread", - "item.minecraft.breeze_rod": "Breeze Rod", - "item.minecraft.breeze_spawn_egg": "Breeze Spawn Egg", - "item.minecraft.brewer_pottery_shard": "Brewer Pottery Shard", - "item.minecraft.brewer_pottery_sherd": "Brewer Pottery Sherd", - "item.minecraft.brewing_stand": "Brewing Stand", - "item.minecraft.brick": "Brick", - "item.minecraft.brown_bundle": "Brown Bundle", - "item.minecraft.brown_dye": "Brown Dye", - "item.minecraft.brown_egg": "Brown Egg", - "item.minecraft.brown_harness": "Brown Harness", - "item.minecraft.brush": "Brush", - "item.minecraft.bucket": "Bucket", - "item.minecraft.bundle": "Bundle", - "item.minecraft.bundle.empty": "Empty", - "item.minecraft.bundle.empty.description": "Can hold a mixed stack of items", - "item.minecraft.bundle.full": "Full", - "item.minecraft.bundle.fullness": "%s/%s", - "item.minecraft.burn_pottery_shard": "Burn Pottery Shard", - "item.minecraft.burn_pottery_sherd": "Burn Pottery Sherd", - "item.minecraft.camel_husk_spawn_egg": "Camel Husk Spawn Egg", - "item.minecraft.camel_spawn_egg": "Camel Spawn Egg", - "item.minecraft.carrot": "Carrot", - "item.minecraft.carrot_on_a_stick": "Carrot on a Stick", - "item.minecraft.cat_spawn_egg": "Cat Spawn Egg", - "item.minecraft.cauldron": "Cauldron", - "item.minecraft.cave_spider_spawn_egg": "Cave Spider Spawn Egg", - "item.minecraft.chainmail_boots": "Chainmail Boots", - "item.minecraft.chainmail_chestplate": "Chainmail Chestplate", - "item.minecraft.chainmail_helmet": "Chainmail Helmet", - "item.minecraft.chainmail_leggings": "Chainmail Leggings", - "item.minecraft.charcoal": "Charcoal", - "item.minecraft.cherry_boat": "Cherry Boat", - "item.minecraft.cherry_chest_boat": "Cherry Boat with Chest", - "item.minecraft.chest_minecart": "Minecart with Chest", - "item.minecraft.chicken": "Raw Chicken", - "item.minecraft.chicken_spawn_egg": "Chicken Spawn Egg", - "item.minecraft.chorus_fruit": "Chorus Fruit", - "item.minecraft.clay_ball": "Clay Ball", - "item.minecraft.clock": "Clock", - "item.minecraft.coal": "Coal", - "item.minecraft.coast_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.coast_armor_trim_smithing_template.new": "Coast Armor Trim", - "item.minecraft.cocoa_beans": "Cocoa Beans", - "item.minecraft.cod": "Raw Cod", - "item.minecraft.cod_bucket": "Bucket of Cod", - "item.minecraft.cod_spawn_egg": "Cod Spawn Egg", - "item.minecraft.command_block_minecart": "Minecart with Command Block", - "item.minecraft.compass": "Compass", - "item.minecraft.cooked_beef": "Steak", - "item.minecraft.cooked_chicken": "Cooked Chicken", - "item.minecraft.cooked_cod": "Cooked Cod", - "item.minecraft.cooked_mutton": "Cooked Mutton", - "item.minecraft.cooked_porkchop": "Cooked Porkchop", - "item.minecraft.cooked_rabbit": "Cooked Rabbit", - "item.minecraft.cooked_salmon": "Cooked Salmon", - "item.minecraft.cookie": "Cookie", - "item.minecraft.copper_axe": "Copper Axe", - "item.minecraft.copper_boots": "Copper Boots", - "item.minecraft.copper_chestplate": "Copper Chestplate", - "item.minecraft.copper_golem_spawn_egg": "Copper Golem Spawn Egg", - "item.minecraft.copper_helmet": "Copper Helmet", - "item.minecraft.copper_hoe": "Copper Hoe", - "item.minecraft.copper_horse_armor": "Copper Horse Armor", - "item.minecraft.copper_ingot": "Copper Ingot", - "item.minecraft.copper_leggings": "Copper Leggings", - "item.minecraft.copper_nautilus_armor": "Copper Nautilus Armor", - "item.minecraft.copper_nugget": "Copper Nugget", - "item.minecraft.copper_pickaxe": "Copper Pickaxe", - "item.minecraft.copper_shovel": "Copper Shovel", - "item.minecraft.copper_spear": "Copper Spear", - "item.minecraft.copper_sword": "Copper Sword", - "item.minecraft.cow_spawn_egg": "Cow Spawn Egg", - "item.minecraft.creaking_spawn_egg": "Creaking Spawn Egg", - "item.minecraft.creeper_banner_pattern": "Banner Pattern", - "item.minecraft.creeper_banner_pattern.desc": "Creeper Charge", - "item.minecraft.creeper_banner_pattern.new": "Creeper Charge Banner Pattern", - "item.minecraft.creeper_spawn_egg": "Creeper Spawn Egg", - "item.minecraft.crossbow": "Crossbow", - "item.minecraft.crossbow.projectile": "Projectile:", - "item.minecraft.crossbow.projectile.multiple": "Projectile: %s x %s", - "item.minecraft.crossbow.projectile.single": "Projectile: %s", - "item.minecraft.cyan_bundle": "Cyan Bundle", - "item.minecraft.cyan_dye": "Cyan Dye", - "item.minecraft.cyan_harness": "Cyan Harness", - "item.minecraft.danger_pottery_shard": "Danger Pottery Shard", - "item.minecraft.danger_pottery_sherd": "Danger Pottery Sherd", - "item.minecraft.dark_oak_boat": "Dark Oak Boat", - "item.minecraft.dark_oak_chest_boat": "Dark Oak Boat with Chest", - "item.minecraft.debug_stick": "Debug Stick", - "item.minecraft.debug_stick.empty": "%s has no properties", - "item.minecraft.debug_stick.select": "selected \"%s\" (%s)", - "item.minecraft.debug_stick.update": "\"%s\" to %s", - "item.minecraft.diamond": "Diamond", - "item.minecraft.diamond_axe": "Diamond Axe", - "item.minecraft.diamond_boots": "Diamond Boots", - "item.minecraft.diamond_chestplate": "Diamond Chestplate", - "item.minecraft.diamond_helmet": "Diamond Helmet", - "item.minecraft.diamond_hoe": "Diamond Hoe", - "item.minecraft.diamond_horse_armor": "Diamond Horse Armor", - "item.minecraft.diamond_leggings": "Diamond Leggings", - "item.minecraft.diamond_nautilus_armor": "Diamond Nautilus Armor", - "item.minecraft.diamond_pickaxe": "Diamond Pickaxe", - "item.minecraft.diamond_shovel": "Diamond Shovel", - "item.minecraft.diamond_spear": "Diamond Spear", - "item.minecraft.diamond_sword": "Diamond Sword", - "item.minecraft.disc_fragment_5": "Disc Fragment", - "item.minecraft.disc_fragment_5.desc": "Music Disc - 5", - "item.minecraft.dolphin_spawn_egg": "Dolphin Spawn Egg", - "item.minecraft.donkey_spawn_egg": "Donkey Spawn Egg", - "item.minecraft.dragon_breath": "Dragon's Breath", - "item.minecraft.dried_kelp": "Dried Kelp", - "item.minecraft.drowned_spawn_egg": "Drowned Spawn Egg", - "item.minecraft.dune_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.dune_armor_trim_smithing_template.new": "Dune Armor Trim", - "item.minecraft.echo_shard": "Echo Shard", - "item.minecraft.egg": "Egg", - "item.minecraft.elder_guardian_spawn_egg": "Elder Guardian Spawn Egg", - "item.minecraft.elytra": "Elytra", - "item.minecraft.emerald": "Emerald", - "item.minecraft.enchanted_book": "Enchanted Book", - "item.minecraft.enchanted_golden_apple": "Enchanted Golden Apple", - "item.minecraft.end_crystal": "End Crystal", - "item.minecraft.ender_dragon_spawn_egg": "Ender Dragon Spawn Egg", - "item.minecraft.ender_eye": "Eye of Ender", - "item.minecraft.ender_pearl": "Ender Pearl", - "item.minecraft.enderman_spawn_egg": "Enderman Spawn Egg", - "item.minecraft.endermite_spawn_egg": "Endermite Spawn Egg", - "item.minecraft.evoker_spawn_egg": "Evoker Spawn Egg", - "item.minecraft.experience_bottle": "Bottle o' Enchanting", - "item.minecraft.explorer_pottery_shard": "Explorer Pottery Shard", - "item.minecraft.explorer_pottery_sherd": "Explorer Pottery Sherd", - "item.minecraft.eye_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.eye_armor_trim_smithing_template.new": "Eye Armor Trim", - "item.minecraft.feather": "Feather", - "item.minecraft.fermented_spider_eye": "Fermented Spider Eye", - "item.minecraft.field_masoned_banner_pattern": "Field Masoned Banner Pattern", - "item.minecraft.filled_map": "Map", - "item.minecraft.fire_charge": "Fire Charge", - "item.minecraft.firework_rocket": "Firework Rocket", - "item.minecraft.firework_rocket.flight": "Flight Duration:", - "item.minecraft.firework_rocket.multiple_stars": "%s x %s", - "item.minecraft.firework_rocket.single_star": "%s", - "item.minecraft.firework_star": "Firework Star", - "item.minecraft.firework_star.black": "Black", - "item.minecraft.firework_star.blue": "Blue", - "item.minecraft.firework_star.brown": "Brown", - "item.minecraft.firework_star.custom_color": "Custom", - "item.minecraft.firework_star.cyan": "Cyan", - "item.minecraft.firework_star.fade_to": "Fade to", - "item.minecraft.firework_star.flicker": "Twinkle", - "item.minecraft.firework_star.gray": "Gray", - "item.minecraft.firework_star.green": "Green", - "item.minecraft.firework_star.light_blue": "Light Blue", - "item.minecraft.firework_star.light_gray": "Light Gray", - "item.minecraft.firework_star.lime": "Lime", - "item.minecraft.firework_star.magenta": "Magenta", - "item.minecraft.firework_star.orange": "Orange", - "item.minecraft.firework_star.pink": "Pink", - "item.minecraft.firework_star.purple": "Purple", - "item.minecraft.firework_star.red": "Red", - "item.minecraft.firework_star.shape": "Unknown Shape", - "item.minecraft.firework_star.shape.burst": "Burst", - "item.minecraft.firework_star.shape.creeper": "Creeper-shaped", - "item.minecraft.firework_star.shape.large_ball": "Large Ball", - "item.minecraft.firework_star.shape.small_ball": "Small Ball", - "item.minecraft.firework_star.shape.star": "Star-shaped", - "item.minecraft.firework_star.trail": "Trail", - "item.minecraft.firework_star.white": "White", - "item.minecraft.firework_star.yellow": "Yellow", - "item.minecraft.fishing_rod": "Fishing Rod", - "item.minecraft.flint": "Flint", - "item.minecraft.flint_and_steel": "Flint and Steel", - "item.minecraft.flow_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.flow_armor_trim_smithing_template.new": "Flow Armor Trim", - "item.minecraft.flow_banner_pattern": "Banner Pattern", - "item.minecraft.flow_banner_pattern.desc": "Flow", - "item.minecraft.flow_banner_pattern.new": "Flow Banner Pattern", - "item.minecraft.flow_pottery_sherd": "Flow Pottery Sherd", - "item.minecraft.flower_banner_pattern": "Banner Pattern", - "item.minecraft.flower_banner_pattern.desc": "Flower Charge", - "item.minecraft.flower_banner_pattern.new": "Flower Charge Banner Pattern", - "item.minecraft.flower_pot": "Flower Pot", - "item.minecraft.fox_spawn_egg": "Fox Spawn Egg", - "item.minecraft.friend_pottery_shard": "Friend Pottery Shard", - "item.minecraft.friend_pottery_sherd": "Friend Pottery Sherd", - "item.minecraft.frog_spawn_egg": "Frog Spawn Egg", - "item.minecraft.furnace_minecart": "Minecart with Furnace", - "item.minecraft.ghast_spawn_egg": "Ghast Spawn Egg", - "item.minecraft.ghast_tear": "Ghast Tear", - "item.minecraft.glass_bottle": "Glass Bottle", - "item.minecraft.glistering_melon_slice": "Glistering Melon Slice", - "item.minecraft.globe_banner_pattern": "Banner Pattern", - "item.minecraft.globe_banner_pattern.desc": "Globe", - "item.minecraft.globe_banner_pattern.new": "Globe Banner Pattern", - "item.minecraft.glow_berries": "Glow Berries", - "item.minecraft.glow_ink_sac": "Glow Ink Sac", - "item.minecraft.glow_item_frame": "Glow Item Frame", - "item.minecraft.glow_squid_spawn_egg": "Glow Squid Spawn Egg", - "item.minecraft.glowstone_dust": "Glowstone Dust", - "item.minecraft.goat_horn": "Goat Horn", - "item.minecraft.goat_spawn_egg": "Goat Spawn Egg", - "item.minecraft.gold_ingot": "Gold Ingot", - "item.minecraft.gold_nugget": "Gold Nugget", - "item.minecraft.golden_apple": "Golden Apple", - "item.minecraft.golden_axe": "Golden Axe", - "item.minecraft.golden_boots": "Golden Boots", - "item.minecraft.golden_carrot": "Golden Carrot", - "item.minecraft.golden_chestplate": "Golden Chestplate", - "item.minecraft.golden_helmet": "Golden Helmet", - "item.minecraft.golden_hoe": "Golden Hoe", - "item.minecraft.golden_horse_armor": "Golden Horse Armor", - "item.minecraft.golden_leggings": "Golden Leggings", - "item.minecraft.golden_nautilus_armor": "Golden Nautilus Armor", - "item.minecraft.golden_pickaxe": "Golden Pickaxe", - "item.minecraft.golden_shovel": "Golden Shovel", - "item.minecraft.golden_spear": "Golden Spear", - "item.minecraft.golden_sword": "Golden Sword", - "item.minecraft.gray_bundle": "Gray Bundle", - "item.minecraft.gray_dye": "Gray Dye", - "item.minecraft.gray_harness": "Gray Harness", - "item.minecraft.green_bundle": "Green Bundle", - "item.minecraft.green_dye": "Green Dye", - "item.minecraft.green_harness": "Green Harness", - "item.minecraft.guardian_spawn_egg": "Guardian Spawn Egg", - "item.minecraft.gunpowder": "Gunpowder", - "item.minecraft.guster_banner_pattern": "Banner Pattern", - "item.minecraft.guster_banner_pattern.desc": "Guster", - "item.minecraft.guster_banner_pattern.new": "Guster Banner Pattern", - "item.minecraft.guster_pottery_sherd": "Guster Pottery Sherd", - "item.minecraft.happy_ghast_spawn_egg": "Happy Ghast Spawn Egg", - "item.minecraft.harness": "Harness", - "item.minecraft.heart_of_the_sea": "Heart of the Sea", - "item.minecraft.heart_pottery_shard": "Heart Pottery Shard", - "item.minecraft.heart_pottery_sherd": "Heart Pottery Sherd", - "item.minecraft.heartbreak_pottery_shard": "Heartbreak Pottery Shard", - "item.minecraft.heartbreak_pottery_sherd": "Heartbreak Pottery Sherd", - "item.minecraft.hoglin_spawn_egg": "Hoglin Spawn Egg", - "item.minecraft.honey_bottle": "Honey Bottle", - "item.minecraft.honeycomb": "Honeycomb", - "item.minecraft.hopper_minecart": "Minecart with Hopper", - "item.minecraft.horse_spawn_egg": "Horse Spawn Egg", - "item.minecraft.host_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.host_armor_trim_smithing_template.new": "Host Armor Trim", - "item.minecraft.howl_pottery_shard": "Howl Pottery Shard", - "item.minecraft.howl_pottery_sherd": "Howl Pottery Sherd", - "item.minecraft.husk_spawn_egg": "Husk Spawn Egg", - "item.minecraft.ink_sac": "Ink Sac", - "item.minecraft.iron_axe": "Iron Axe", - "item.minecraft.iron_boots": "Iron Boots", - "item.minecraft.iron_chestplate": "Iron Chestplate", - "item.minecraft.iron_golem_spawn_egg": "Iron Golem Spawn Egg", - "item.minecraft.iron_helmet": "Iron Helmet", - "item.minecraft.iron_hoe": "Iron Hoe", - "item.minecraft.iron_horse_armor": "Iron Horse Armor", - "item.minecraft.iron_ingot": "Iron Ingot", - "item.minecraft.iron_leggings": "Iron Leggings", - "item.minecraft.iron_nautilus_armor": "Iron Nautilus Armor", - "item.minecraft.iron_nugget": "Iron Nugget", - "item.minecraft.iron_pickaxe": "Iron Pickaxe", - "item.minecraft.iron_shovel": "Iron Shovel", - "item.minecraft.iron_spear": "Iron Spear", - "item.minecraft.iron_sword": "Iron Sword", - "item.minecraft.item_frame": "Item Frame", - "item.minecraft.jungle_boat": "Jungle Boat", - "item.minecraft.jungle_chest_boat": "Jungle Boat with Chest", - "item.minecraft.knowledge_book": "Knowledge Book", - "item.minecraft.lapis_lazuli": "Lapis Lazuli", - "item.minecraft.lava_bucket": "Lava Bucket", - "item.minecraft.lead": "Lead", - "item.minecraft.leather": "Leather", - "item.minecraft.leather_boots": "Leather Boots", - "item.minecraft.leather_chestplate": "Leather Tunic", - "item.minecraft.leather_helmet": "Leather Cap", - "item.minecraft.leather_horse_armor": "Leather Horse Armor", - "item.minecraft.leather_leggings": "Leather Pants", - "item.minecraft.light_blue_bundle": "Light Blue Bundle", - "item.minecraft.light_blue_dye": "Light Blue Dye", - "item.minecraft.light_blue_harness": "Light Blue Harness", - "item.minecraft.light_gray_bundle": "Light Gray Bundle", - "item.minecraft.light_gray_dye": "Light Gray Dye", - "item.minecraft.light_gray_harness": "Light Gray Harness", - "item.minecraft.lime_bundle": "Lime Bundle", - "item.minecraft.lime_dye": "Lime Dye", - "item.minecraft.lime_harness": "Lime Harness", - "item.minecraft.lingering_potion": "Lingering Potion", - "item.minecraft.lingering_potion.effect.awkward": "Awkward Lingering Potion", - "item.minecraft.lingering_potion.effect.empty": "Lingering Uncraftable Potion", - "item.minecraft.lingering_potion.effect.fire_resistance": "Lingering Potion of Fire Resistance", - "item.minecraft.lingering_potion.effect.harming": "Lingering Potion of Harming", - "item.minecraft.lingering_potion.effect.healing": "Lingering Potion of Healing", - "item.minecraft.lingering_potion.effect.infested": "Lingering Potion of Infestation", - "item.minecraft.lingering_potion.effect.invisibility": "Lingering Potion of Invisibility", - "item.minecraft.lingering_potion.effect.leaping": "Lingering Potion of Leaping", - "item.minecraft.lingering_potion.effect.levitation": "Lingering Potion of Levitation", - "item.minecraft.lingering_potion.effect.luck": "Lingering Potion of Luck", - "item.minecraft.lingering_potion.effect.mundane": "Mundane Lingering Potion", - "item.minecraft.lingering_potion.effect.night_vision": "Lingering Potion of Night Vision", - "item.minecraft.lingering_potion.effect.oozing": "Lingering Potion of Oozing", - "item.minecraft.lingering_potion.effect.poison": "Lingering Potion of Poison", - "item.minecraft.lingering_potion.effect.regeneration": "Lingering Potion of Regeneration", - "item.minecraft.lingering_potion.effect.slow_falling": "Lingering Potion of Slow Falling", - "item.minecraft.lingering_potion.effect.slowness": "Lingering Potion of Slowness", - "item.minecraft.lingering_potion.effect.strength": "Lingering Potion of Strength", - "item.minecraft.lingering_potion.effect.swiftness": "Lingering Potion of Swiftness", - "item.minecraft.lingering_potion.effect.thick": "Thick Lingering Potion", - "item.minecraft.lingering_potion.effect.turtle_master": "Lingering Potion of the Turtle Master", - "item.minecraft.lingering_potion.effect.water": "Lingering Water Bottle", - "item.minecraft.lingering_potion.effect.water_breathing": "Lingering Potion of Water Breathing", - "item.minecraft.lingering_potion.effect.weakness": "Lingering Potion of Weakness", - "item.minecraft.lingering_potion.effect.weaving": "Lingering Potion of Weaving", - "item.minecraft.lingering_potion.effect.wind_charged": "Lingering Potion of Wind Charging", - "item.minecraft.llama_spawn_egg": "Llama Spawn Egg", - "item.minecraft.lodestone_compass": "Lodestone Compass", - "item.minecraft.mace": "Mace", - "item.minecraft.magenta_bundle": "Magenta Bundle", - "item.minecraft.magenta_dye": "Magenta Dye", - "item.minecraft.magenta_harness": "Magenta Harness", - "item.minecraft.magma_cream": "Magma Cream", - "item.minecraft.magma_cube_spawn_egg": "Magma Cube Spawn Egg", - "item.minecraft.mangrove_boat": "Mangrove Boat", - "item.minecraft.mangrove_chest_boat": "Mangrove Boat with Chest", - "item.minecraft.map": "Empty Map", - "item.minecraft.melon_seeds": "Melon Seeds", - "item.minecraft.melon_slice": "Melon Slice", - "item.minecraft.milk_bucket": "Milk Bucket", - "item.minecraft.minecart": "Minecart", - "item.minecraft.miner_pottery_shard": "Miner Pottery Shard", - "item.minecraft.miner_pottery_sherd": "Miner Pottery Sherd", - "item.minecraft.mojang_banner_pattern": "Banner Pattern", - "item.minecraft.mojang_banner_pattern.desc": "Thing", - "item.minecraft.mojang_banner_pattern.new": "Thing Banner Pattern", - "item.minecraft.mooshroom_spawn_egg": "Mooshroom Spawn Egg", - "item.minecraft.mourner_pottery_shard": "Mourner Pottery Shard", - "item.minecraft.mourner_pottery_sherd": "Mourner Pottery Sherd", - "item.minecraft.mule_spawn_egg": "Mule Spawn Egg", - "item.minecraft.mushroom_stew": "Mushroom Stew", - "item.minecraft.music_disc_5": "Music Disc", - "item.minecraft.music_disc_5.desc": "Samuel Åberg - 5", - "item.minecraft.music_disc_11": "Music Disc", - "item.minecraft.music_disc_11.desc": "C418 - 11", - "item.minecraft.music_disc_13": "Music Disc", - "item.minecraft.music_disc_13.desc": "C418 - 13", - "item.minecraft.music_disc_blocks": "Music Disc", - "item.minecraft.music_disc_blocks.desc": "C418 - blocks", - "item.minecraft.music_disc_cat": "Music Disc", - "item.minecraft.music_disc_cat.desc": "C418 - cat", - "item.minecraft.music_disc_chirp": "Music Disc", - "item.minecraft.music_disc_chirp.desc": "C418 - chirp", - "item.minecraft.music_disc_creator": "Music Disc", - "item.minecraft.music_disc_creator_music_box": "Music Disc", - "item.minecraft.music_disc_creator_music_box.desc": "Lena Raine - Creator (Music Box)", - "item.minecraft.music_disc_creator.desc": "Lena Raine - Creator", - "item.minecraft.music_disc_far": "Music Disc", - "item.minecraft.music_disc_far.desc": "C418 - far", - "item.minecraft.music_disc_lava_chicken": "Music Disc", - "item.minecraft.music_disc_lava_chicken.desc": "Hyper Potions - Lava Chicken", - "item.minecraft.music_disc_mall": "Music Disc", - "item.minecraft.music_disc_mall.desc": "C418 - mall", - "item.minecraft.music_disc_mellohi": "Music Disc", - "item.minecraft.music_disc_mellohi.desc": "C418 - mellohi", - "item.minecraft.music_disc_otherside": "Music Disc", - "item.minecraft.music_disc_otherside.desc": "Lena Raine - otherside", - "item.minecraft.music_disc_pigstep": "Music Disc", - "item.minecraft.music_disc_pigstep.desc": "Lena Raine - Pigstep", - "item.minecraft.music_disc_precipice": "Music Disc", - "item.minecraft.music_disc_precipice.desc": "Aaron Cherof - Precipice", - "item.minecraft.music_disc_relic": "Music Disc", - "item.minecraft.music_disc_relic.desc": "Aaron Cherof - Relic", - "item.minecraft.music_disc_stal": "Music Disc", - "item.minecraft.music_disc_stal.desc": "C418 - stal", - "item.minecraft.music_disc_strad": "Music Disc", - "item.minecraft.music_disc_strad.desc": "C418 - strad", - "item.minecraft.music_disc_tears": "Music Disc", - "item.minecraft.music_disc_tears.desc": "Amos Roddy - Tears", - "item.minecraft.music_disc_wait": "Music Disc", - "item.minecraft.music_disc_wait.desc": "C418 - wait", - "item.minecraft.music_disc_ward": "Music Disc", - "item.minecraft.music_disc_ward.desc": "C418 - ward", - "item.minecraft.mutton": "Raw Mutton", - "item.minecraft.name_tag": "Name Tag", - "item.minecraft.nautilus_shell": "Nautilus Shell", - "item.minecraft.nautilus_spawn_egg": "Nautilus Spawn Egg", - "item.minecraft.nether_brick": "Nether Brick", - "item.minecraft.nether_star": "Nether Star", - "item.minecraft.nether_wart": "Nether Wart", - "item.minecraft.netherite_axe": "Netherite Axe", - "item.minecraft.netherite_boots": "Netherite Boots", - "item.minecraft.netherite_chestplate": "Netherite Chestplate", - "item.minecraft.netherite_helmet": "Netherite Helmet", - "item.minecraft.netherite_hoe": "Netherite Hoe", - "item.minecraft.netherite_horse_armor": "Netherite Horse Armor", - "item.minecraft.netherite_ingot": "Netherite Ingot", - "item.minecraft.netherite_leggings": "Netherite Leggings", - "item.minecraft.netherite_nautilus_armor": "Netherite Nautilus Armor", - "item.minecraft.netherite_pickaxe": "Netherite Pickaxe", - "item.minecraft.netherite_scrap": "Netherite Scrap", - "item.minecraft.netherite_shovel": "Netherite Shovel", - "item.minecraft.netherite_spear": "Netherite Spear", - "item.minecraft.netherite_sword": "Netherite Sword", - "item.minecraft.netherite_upgrade_smithing_template": "Smithing Template", - "item.minecraft.netherite_upgrade_smithing_template.new": "Netherite Upgrade", - "item.minecraft.oak_boat": "Oak Boat", - "item.minecraft.oak_chest_boat": "Oak Boat with Chest", - "item.minecraft.ocelot_spawn_egg": "Ocelot Spawn Egg", - "item.minecraft.ominous_bottle": "Ominous Bottle", - "item.minecraft.ominous_trial_key": "Ominous Trial Key", - "item.minecraft.orange_bundle": "Orange Bundle", - "item.minecraft.orange_dye": "Orange Dye", - "item.minecraft.orange_harness": "Orange Harness", - "item.minecraft.painting": "Painting", - "item.minecraft.pale_oak_boat": "Pale Oak Boat", - "item.minecraft.pale_oak_chest_boat": "Pale Oak Boat with Chest", - "item.minecraft.panda_spawn_egg": "Panda Spawn Egg", - "item.minecraft.paper": "Paper", - "item.minecraft.parched_spawn_egg": "Parched Spawn Egg", - "item.minecraft.parrot_spawn_egg": "Parrot Spawn Egg", - "item.minecraft.phantom_membrane": "Phantom Membrane", - "item.minecraft.phantom_spawn_egg": "Phantom Spawn Egg", - "item.minecraft.pig_spawn_egg": "Pig Spawn Egg", - "item.minecraft.piglin_banner_pattern": "Banner Pattern", - "item.minecraft.piglin_banner_pattern.desc": "Snout", - "item.minecraft.piglin_banner_pattern.new": "Snout Banner Pattern", - "item.minecraft.piglin_brute_spawn_egg": "Piglin Brute Spawn Egg", - "item.minecraft.piglin_spawn_egg": "Piglin Spawn Egg", - "item.minecraft.pillager_spawn_egg": "Pillager Spawn Egg", - "item.minecraft.pink_bundle": "Pink Bundle", - "item.minecraft.pink_dye": "Pink Dye", - "item.minecraft.pink_harness": "Pink Harness", - "item.minecraft.pitcher_plant": "Pitcher Plant", - "item.minecraft.pitcher_pod": "Pitcher Pod", - "item.minecraft.plenty_pottery_shard": "Plenty Pottery Shard", - "item.minecraft.plenty_pottery_sherd": "Plenty Pottery Sherd", - "item.minecraft.poisonous_potato": "Poisonous Potato", - "item.minecraft.polar_bear_spawn_egg": "Polar Bear Spawn Egg", - "item.minecraft.popped_chorus_fruit": "Popped Chorus Fruit", - "item.minecraft.porkchop": "Raw Porkchop", - "item.minecraft.potato": "Potato", - "item.minecraft.potion": "Potion", - "item.minecraft.potion.effect.awkward": "Awkward Potion", - "item.minecraft.potion.effect.empty": "Uncraftable Potion", - "item.minecraft.potion.effect.fire_resistance": "Potion of Fire Resistance", - "item.minecraft.potion.effect.harming": "Potion of Harming", - "item.minecraft.potion.effect.healing": "Potion of Healing", - "item.minecraft.potion.effect.infested": "Potion of Infestation", - "item.minecraft.potion.effect.invisibility": "Potion of Invisibility", - "item.minecraft.potion.effect.leaping": "Potion of Leaping", - "item.minecraft.potion.effect.levitation": "Potion of Levitation", - "item.minecraft.potion.effect.luck": "Potion of Luck", - "item.minecraft.potion.effect.mundane": "Mundane Potion", - "item.minecraft.potion.effect.night_vision": "Potion of Night Vision", - "item.minecraft.potion.effect.oozing": "Potion of Oozing", - "item.minecraft.potion.effect.poison": "Potion of Poison", - "item.minecraft.potion.effect.regeneration": "Potion of Regeneration", - "item.minecraft.potion.effect.slow_falling": "Potion of Slow Falling", - "item.minecraft.potion.effect.slowness": "Potion of Slowness", - "item.minecraft.potion.effect.strength": "Potion of Strength", - "item.minecraft.potion.effect.swiftness": "Potion of Swiftness", - "item.minecraft.potion.effect.thick": "Thick Potion", - "item.minecraft.potion.effect.turtle_master": "Potion of the Turtle Master", - "item.minecraft.potion.effect.water": "Water Bottle", - "item.minecraft.potion.effect.water_breathing": "Potion of Water Breathing", - "item.minecraft.potion.effect.weakness": "Potion of Weakness", - "item.minecraft.potion.effect.weaving": "Potion of Weaving", - "item.minecraft.potion.effect.wind_charged": "Potion of Wind Charging", - "item.minecraft.pottery_shard_archer": "Archer Pottery Shard", - "item.minecraft.pottery_shard_arms_up": "Arms Up Pottery Shard", - "item.minecraft.pottery_shard_prize": "Prize Pottery Shard", - "item.minecraft.pottery_shard_skull": "Skull Pottery Shard", - "item.minecraft.powder_snow_bucket": "Powder Snow Bucket", - "item.minecraft.prismarine_crystals": "Prismarine Crystals", - "item.minecraft.prismarine_shard": "Prismarine Shard", - "item.minecraft.prize_pottery_shard": "Prize Pottery Shard", - "item.minecraft.prize_pottery_sherd": "Prize Pottery Sherd", - "item.minecraft.pufferfish": "Pufferfish", - "item.minecraft.pufferfish_bucket": "Bucket of Pufferfish", - "item.minecraft.pufferfish_spawn_egg": "Pufferfish Spawn Egg", - "item.minecraft.pumpkin_pie": "Pumpkin Pie", - "item.minecraft.pumpkin_seeds": "Pumpkin Seeds", - "item.minecraft.purple_bundle": "Purple Bundle", - "item.minecraft.purple_dye": "Purple Dye", - "item.minecraft.purple_harness": "Purple Harness", - "item.minecraft.quartz": "Nether Quartz", - "item.minecraft.rabbit": "Raw Rabbit", - "item.minecraft.rabbit_foot": "Rabbit's Foot", - "item.minecraft.rabbit_hide": "Rabbit Hide", - "item.minecraft.rabbit_spawn_egg": "Rabbit Spawn Egg", - "item.minecraft.rabbit_stew": "Rabbit Stew", - "item.minecraft.raiser_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.raiser_armor_trim_smithing_template.new": "Raiser Armor Trim", - "item.minecraft.ravager_spawn_egg": "Ravager Spawn Egg", - "item.minecraft.raw_copper": "Raw Copper", - "item.minecraft.raw_gold": "Raw Gold", - "item.minecraft.raw_iron": "Raw Iron", - "item.minecraft.recovery_compass": "Recovery Compass", - "item.minecraft.red_bundle": "Red Bundle", - "item.minecraft.red_dye": "Red Dye", - "item.minecraft.red_harness": "Red Harness", - "item.minecraft.redstone": "Redstone Dust", - "item.minecraft.resin_brick": "Resin Brick", - "item.minecraft.resin_clump": "Resin Clump", - "item.minecraft.rib_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.rib_armor_trim_smithing_template.new": "Rib Armor Trim", - "item.minecraft.rotten_flesh": "Rotten Flesh", - "item.minecraft.saddle": "Saddle", - "item.minecraft.salmon": "Raw Salmon", - "item.minecraft.salmon_bucket": "Bucket of Salmon", - "item.minecraft.salmon_spawn_egg": "Salmon Spawn Egg", - "item.minecraft.scrape_pottery_sherd": "Scrape Pottery Sherd", - "item.minecraft.scute": "Scute", - "item.minecraft.sentry_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.sentry_armor_trim_smithing_template.new": "Sentry Armor Trim", - "item.minecraft.shaper_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.shaper_armor_trim_smithing_template.new": "Shaper Armor Trim", - "item.minecraft.sheaf_pottery_shard": "Sheaf Pottery Shard", - "item.minecraft.sheaf_pottery_sherd": "Sheaf Pottery Sherd", - "item.minecraft.shears": "Shears", - "item.minecraft.sheep_spawn_egg": "Sheep Spawn Egg", - "item.minecraft.shelter_pottery_shard": "Shelter Pottery Shard", - "item.minecraft.shelter_pottery_sherd": "Shelter Pottery Sherd", - "item.minecraft.shield": "Shield", - "item.minecraft.shield.black": "Black Shield", - "item.minecraft.shield.blue": "Blue Shield", - "item.minecraft.shield.brown": "Brown Shield", - "item.minecraft.shield.cyan": "Cyan Shield", - "item.minecraft.shield.gray": "Gray Shield", - "item.minecraft.shield.green": "Green Shield", - "item.minecraft.shield.light_blue": "Light Blue Shield", - "item.minecraft.shield.light_gray": "Light Gray Shield", - "item.minecraft.shield.lime": "Lime Shield", - "item.minecraft.shield.magenta": "Magenta Shield", - "item.minecraft.shield.orange": "Orange Shield", - "item.minecraft.shield.pink": "Pink Shield", - "item.minecraft.shield.purple": "Purple Shield", - "item.minecraft.shield.red": "Red Shield", - "item.minecraft.shield.white": "White Shield", - "item.minecraft.shield.yellow": "Yellow Shield", - "item.minecraft.shulker_shell": "Shulker Shell", - "item.minecraft.shulker_spawn_egg": "Shulker Spawn Egg", - "item.minecraft.sign": "Sign", - "item.minecraft.silence_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.silence_armor_trim_smithing_template.new": "Silence Armor Trim", - "item.minecraft.silverfish_spawn_egg": "Silverfish Spawn Egg", - "item.minecraft.skeleton_horse_spawn_egg": "Skeleton Horse Spawn Egg", - "item.minecraft.skeleton_spawn_egg": "Skeleton Spawn Egg", - "item.minecraft.skull_banner_pattern": "Banner Pattern", - "item.minecraft.skull_banner_pattern.desc": "Skull Charge", - "item.minecraft.skull_banner_pattern.new": "Skull Charge Banner Pattern", - "item.minecraft.skull_pottery_shard": "Skull Pottery Shard", - "item.minecraft.skull_pottery_sherd": "Skull Pottery Sherd", - "item.minecraft.slime_ball": "Slimeball", - "item.minecraft.slime_spawn_egg": "Slime Spawn Egg", - "item.minecraft.smithing_template": "Smithing Template", - "item.minecraft.smithing_template.applies_to": "Applies to:", - "item.minecraft.smithing_template.armor_trim.additions_slot_description": "Add ingot or crystal", - "item.minecraft.smithing_template.armor_trim.applies_to": "Armor", - "item.minecraft.smithing_template.armor_trim.base_slot_description": "Add a piece of armor", - "item.minecraft.smithing_template.armor_trim.ingredients": "Ingots & Crystals", - "item.minecraft.smithing_template.ingredients": "Ingredients:", - "item.minecraft.smithing_template.netherite_upgrade.additions_slot_description": "Add Netherite Ingot", - "item.minecraft.smithing_template.netherite_upgrade.applies_to": "Diamond Equipment", - "item.minecraft.smithing_template.netherite_upgrade.base_slot_description": "Add diamond armor, weapon, or tool", - "item.minecraft.smithing_template.netherite_upgrade.ingredients": "Netherite Ingot", - "item.minecraft.smithing_template.upgrade": "Upgrade: ", - "item.minecraft.sniffer_spawn_egg": "Sniffer Spawn Egg", - "item.minecraft.snort_pottery_shard": "Snort Pottery Shard", - "item.minecraft.snort_pottery_sherd": "Snort Pottery Sherd", - "item.minecraft.snout_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.snout_armor_trim_smithing_template.new": "Snout Armor Trim", - "item.minecraft.snow_golem_spawn_egg": "Snow Golem Spawn Egg", - "item.minecraft.snowball": "Snowball", - "item.minecraft.spectral_arrow": "Spectral Arrow", - "item.minecraft.spider_eye": "Spider Eye", - "item.minecraft.spider_spawn_egg": "Spider Spawn Egg", - "item.minecraft.spire_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.spire_armor_trim_smithing_template.new": "Spire Armor Trim", - "item.minecraft.splash_potion": "Splash Potion", - "item.minecraft.splash_potion.effect.awkward": "Awkward Splash Potion", - "item.minecraft.splash_potion.effect.empty": "Splash Uncraftable Potion", - "item.minecraft.splash_potion.effect.fire_resistance": "Splash Potion of Fire Resistance", - "item.minecraft.splash_potion.effect.harming": "Splash Potion of Harming", - "item.minecraft.splash_potion.effect.healing": "Splash Potion of Healing", - "item.minecraft.splash_potion.effect.infested": "Splash Potion of Infestation", - "item.minecraft.splash_potion.effect.invisibility": "Splash Potion of Invisibility", - "item.minecraft.splash_potion.effect.leaping": "Splash Potion of Leaping", - "item.minecraft.splash_potion.effect.levitation": "Splash Potion of Levitation", - "item.minecraft.splash_potion.effect.luck": "Splash Potion of Luck", - "item.minecraft.splash_potion.effect.mundane": "Mundane Splash Potion", - "item.minecraft.splash_potion.effect.night_vision": "Splash Potion of Night Vision", - "item.minecraft.splash_potion.effect.oozing": "Splash Potion of Oozing", - "item.minecraft.splash_potion.effect.poison": "Splash Potion of Poison", - "item.minecraft.splash_potion.effect.regeneration": "Splash Potion of Regeneration", - "item.minecraft.splash_potion.effect.slow_falling": "Splash Potion of Slow Falling", - "item.minecraft.splash_potion.effect.slowness": "Splash Potion of Slowness", - "item.minecraft.splash_potion.effect.strength": "Splash Potion of Strength", - "item.minecraft.splash_potion.effect.swiftness": "Splash Potion of Swiftness", - "item.minecraft.splash_potion.effect.thick": "Thick Splash Potion", - "item.minecraft.splash_potion.effect.turtle_master": "Splash Potion of the Turtle Master", - "item.minecraft.splash_potion.effect.water": "Splash Water Bottle", - "item.minecraft.splash_potion.effect.water_breathing": "Splash Potion of Water Breathing", - "item.minecraft.splash_potion.effect.weakness": "Splash Potion of Weakness", - "item.minecraft.splash_potion.effect.weaving": "Splash Potion of Weaving", - "item.minecraft.splash_potion.effect.wind_charged": "Splash Potion of Wind Charging", - "item.minecraft.spruce_boat": "Spruce Boat", - "item.minecraft.spruce_chest_boat": "Spruce Boat with Chest", - "item.minecraft.spyglass": "Spyglass", - "item.minecraft.squid_spawn_egg": "Squid Spawn Egg", - "item.minecraft.stick": "Stick", - "item.minecraft.stone_axe": "Stone Axe", - "item.minecraft.stone_hoe": "Stone Hoe", - "item.minecraft.stone_pickaxe": "Stone Pickaxe", - "item.minecraft.stone_shovel": "Stone Shovel", - "item.minecraft.stone_spear": "Stone Spear", - "item.minecraft.stone_sword": "Stone Sword", - "item.minecraft.stray_spawn_egg": "Stray Spawn Egg", - "item.minecraft.strider_spawn_egg": "Strider Spawn Egg", - "item.minecraft.string": "String", - "item.minecraft.sugar": "Sugar", - "item.minecraft.suspicious_stew": "Suspicious Stew", - "item.minecraft.sweet_berries": "Sweet Berries", - "item.minecraft.tadpole_bucket": "Bucket of Tadpole", - "item.minecraft.tadpole_spawn_egg": "Tadpole Spawn Egg", - "item.minecraft.tide_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.tide_armor_trim_smithing_template.new": "Tide Armor Trim", - "item.minecraft.tipped_arrow": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.awkward": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.empty": "Uncraftable Tipped Arrow", - "item.minecraft.tipped_arrow.effect.fire_resistance": "Arrow of Fire Resistance", - "item.minecraft.tipped_arrow.effect.harming": "Arrow of Harming", - "item.minecraft.tipped_arrow.effect.healing": "Arrow of Healing", - "item.minecraft.tipped_arrow.effect.infested": "Arrow of Infestation", - "item.minecraft.tipped_arrow.effect.invisibility": "Arrow of Invisibility", - "item.minecraft.tipped_arrow.effect.leaping": "Arrow of Leaping", - "item.minecraft.tipped_arrow.effect.levitation": "Arrow of Levitation", - "item.minecraft.tipped_arrow.effect.luck": "Arrow of Luck", - "item.minecraft.tipped_arrow.effect.mundane": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.night_vision": "Arrow of Night Vision", - "item.minecraft.tipped_arrow.effect.oozing": "Arrow of Oozing", - "item.minecraft.tipped_arrow.effect.poison": "Arrow of Poison", - "item.minecraft.tipped_arrow.effect.regeneration": "Arrow of Regeneration", - "item.minecraft.tipped_arrow.effect.slow_falling": "Arrow of Slow Falling", - "item.minecraft.tipped_arrow.effect.slowness": "Arrow of Slowness", - "item.minecraft.tipped_arrow.effect.strength": "Arrow of Strength", - "item.minecraft.tipped_arrow.effect.swiftness": "Arrow of Swiftness", - "item.minecraft.tipped_arrow.effect.thick": "Tipped Arrow", - "item.minecraft.tipped_arrow.effect.turtle_master": "Arrow of the Turtle Master", - "item.minecraft.tipped_arrow.effect.water": "Arrow of Splashing", - "item.minecraft.tipped_arrow.effect.water_breathing": "Arrow of Water Breathing", - "item.minecraft.tipped_arrow.effect.weakness": "Arrow of Weakness", - "item.minecraft.tipped_arrow.effect.weaving": "Arrow of Weaving", - "item.minecraft.tipped_arrow.effect.wind_charged": "Arrow of Wind Charging", - "item.minecraft.tnt_minecart": "Minecart with TNT", - "item.minecraft.torchflower_seeds": "Torchflower Seeds", - "item.minecraft.totem_of_undying": "Totem of Undying", - "item.minecraft.trader_llama_spawn_egg": "Trader Llama Spawn Egg", - "item.minecraft.trial_key": "Trial Key", - "item.minecraft.trident": "Trident", - "item.minecraft.tropical_fish": "Tropical Fish", - "item.minecraft.tropical_fish_bucket": "Bucket of Tropical Fish", - "item.minecraft.tropical_fish_spawn_egg": "Tropical Fish Spawn Egg", - "item.minecraft.turtle_helmet": "Turtle Shell", - "item.minecraft.turtle_scute": "Turtle Scute", - "item.minecraft.turtle_spawn_egg": "Turtle Spawn Egg", - "item.minecraft.vex_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.vex_armor_trim_smithing_template.new": "Vex Armor Trim", - "item.minecraft.vex_spawn_egg": "Vex Spawn Egg", - "item.minecraft.villager_spawn_egg": "Villager Spawn Egg", - "item.minecraft.vindicator_spawn_egg": "Vindicator Spawn Egg", - "item.minecraft.wandering_trader_spawn_egg": "Wandering Trader Spawn Egg", - "item.minecraft.ward_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.ward_armor_trim_smithing_template.new": "Ward Armor Trim", - "item.minecraft.warden_spawn_egg": "Warden Spawn Egg", - "item.minecraft.warped_fungus_on_a_stick": "Warped Fungus on a Stick", - "item.minecraft.water_bucket": "Water Bucket", - "item.minecraft.wayfinder_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.wayfinder_armor_trim_smithing_template.new": "Wayfinder Armor Trim", - "item.minecraft.wheat": "Wheat", - "item.minecraft.wheat_seeds": "Wheat Seeds", - "item.minecraft.white_bundle": "White Bundle", - "item.minecraft.white_dye": "White Dye", - "item.minecraft.white_harness": "White Harness", - "item.minecraft.wild_armor_trim_smithing_template": "Smithing Template", - "item.minecraft.wild_armor_trim_smithing_template.new": "Wild Armor Trim", - "item.minecraft.wind_charge": "Wind Charge", - "item.minecraft.witch_spawn_egg": "Witch Spawn Egg", - "item.minecraft.wither_skeleton_spawn_egg": "Wither Skeleton Spawn Egg", - "item.minecraft.wither_spawn_egg": "Wither Spawn Egg", - "item.minecraft.wolf_armor": "Wolf Armor", - "item.minecraft.wolf_spawn_egg": "Wolf Spawn Egg", - "item.minecraft.wooden_axe": "Wooden Axe", - "item.minecraft.wooden_hoe": "Wooden Hoe", - "item.minecraft.wooden_pickaxe": "Wooden Pickaxe", - "item.minecraft.wooden_shovel": "Wooden Shovel", - "item.minecraft.wooden_spear": "Wooden Spear", - "item.minecraft.wooden_sword": "Wooden Sword", - "item.minecraft.writable_book": "Book and Quill", - "item.minecraft.written_book": "Written Book", - "item.minecraft.yellow_bundle": "Yellow Bundle", - "item.minecraft.yellow_dye": "Yellow Dye", - "item.minecraft.yellow_harness": "Yellow Harness", - "item.minecraft.zoglin_spawn_egg": "Zoglin Spawn Egg", - "item.minecraft.zombie_horse_spawn_egg": "Zombie Horse Spawn Egg", - "item.minecraft.zombie_nautilus_spawn_egg": "Zombie Nautilus Spawn Egg", - "item.minecraft.zombie_spawn_egg": "Zombie Spawn Egg", - "item.minecraft.zombie_villager_spawn_egg": "Zombie Villager Spawn Egg", - "item.minecraft.zombified_piglin_spawn_egg": "Zombified Piglin Spawn Egg", - "item.modifiers.any": "When equipped:", - "item.modifiers.armor": "When worn:", - "item.modifiers.body": "When equipped:", - "item.modifiers.chest": "When on Chest:", - "item.modifiers.feet": "When on Feet:", - "item.modifiers.hand": "When held:", - "item.modifiers.head": "When on Head:", - "item.modifiers.legs": "When on Legs:", - "item.modifiers.mainhand": "When in Main Hand:", - "item.modifiers.offhand": "When in Off Hand:", - "item.modifiers.saddle": "When saddled:", - "item.nbt_tags": "NBT: %s tag(s)", - "item.op_block_warning.line1": "Warning:", - "item.op_block_warning.line2": "Use of this item might lead to command execution.", - "item.op_block_warning.line3": "Do not use unless you know the exact contents!", - "item.spawn_egg.peaceful": "Disabled in Peaceful", - "item.unbreakable": "Unbreakable", - "itemGroup.buildingBlocks": "Building Blocks", - "itemGroup.coloredBlocks": "Colored Blocks", - "itemGroup.combat": "Combat", - "itemGroup.consumables": "Consumables", - "itemGroup.crafting": "Crafting", - "itemGroup.foodAndDrink": "Food & Drinks", - "itemGroup.functional": "Functional Blocks", - "itemGroup.hotbar": "Saved Hotbars", - "itemGroup.ingredients": "Ingredients", - "itemGroup.inventory": "Survival Inventory", - "itemGroup.natural": "Natural Blocks", - "itemGroup.op": "Operator Utilities", - "itemGroup.redstone": "Redstone Blocks", - "itemGroup.search": "Search Items", - "itemGroup.spawnEggs": "Spawn Eggs", - "itemGroup.tools": "Tools & Utilities", - "jigsaw_block.final_state": "Turns into:", - "jigsaw_block.generate": "Generate", - "jigsaw_block.joint_label": "Joint Type:", - "jigsaw_block.joint.aligned": "Aligned", - "jigsaw_block.joint.rollable": "Rollable", - "jigsaw_block.keep_jigsaws": "Keep Jigsaws", - "jigsaw_block.levels": "Levels: %s", - "jigsaw_block.name": "Name:", - "jigsaw_block.placement_priority": "Placement Priority:", - "jigsaw_block.placement_priority.tooltip": "When this Jigsaw block connects to a piece, this is the order in which that piece is processed for connections in the wider structure.\n\nPieces will be processed in descending priority with insertion order breaking ties.", - "jigsaw_block.pool": "Target Pool:", - "jigsaw_block.selection_priority": "Selection Priority:", - "jigsaw_block.selection_priority.tooltip": "When the parent piece is being processed for connections, this is the order in which this Jigsaw block attempts to connect to its target piece.\n\nJigsaws will be processed in descending priority with random ordering breaking ties.", - "jigsaw_block.target": "Target Name:", - "jukebox_song.minecraft.5": "Samuel Åberg - 5", - "jukebox_song.minecraft.11": "C418 - 11", - "jukebox_song.minecraft.13": "C418 - 13", - "jukebox_song.minecraft.blocks": "C418 - blocks", - "jukebox_song.minecraft.cat": "C418 - cat", - "jukebox_song.minecraft.chirp": "C418 - chirp", - "jukebox_song.minecraft.creator": "Lena Raine - Creator", - "jukebox_song.minecraft.creator_music_box": "Lena Raine - Creator (Music Box)", - "jukebox_song.minecraft.far": "C418 - far", - "jukebox_song.minecraft.lava_chicken": "Hyper Potions - Lava Chicken", - "jukebox_song.minecraft.mall": "C418 - mall", - "jukebox_song.minecraft.mellohi": "C418 - mellohi", - "jukebox_song.minecraft.otherside": "Lena Raine - otherside", - "jukebox_song.minecraft.pigstep": "Lena Raine - Pigstep", - "jukebox_song.minecraft.precipice": "Aaron Cherof - Precipice", - "jukebox_song.minecraft.relic": "Aaron Cherof - Relic", - "jukebox_song.minecraft.stal": "C418 - stal", - "jukebox_song.minecraft.strad": "C418 - strad", - "jukebox_song.minecraft.tears": "Amos Roddy - Tears", - "jukebox_song.minecraft.wait": "C418 - wait", - "jukebox_song.minecraft.ward": "C418 - ward", - "key.advancements": "Advancements", - "key.attack": "Attack/Destroy", - "key.back": "Walk Backward", - "key.categories.creative": "Creative Mode", - "key.categories.gameplay": "Gameplay", - "key.categories.inventory": "Inventory", - "key.categories.misc": "Miscellaneous", - "key.categories.movement": "Movement", - "key.categories.multiplayer": "Multiplayer", - "key.categories.spectator": "Spectator", - "key.categories.ui": "Game Interface", - "key.category.minecraft.creative": "Creative Mode", - "key.category.minecraft.debug": "Debug", - "key.category.minecraft.gameplay": "Gameplay", - "key.category.minecraft.inventory": "Inventory", - "key.category.minecraft.misc": "Miscellaneous", - "key.category.minecraft.movement": "Movement", - "key.category.minecraft.multiplayer": "Multiplayer", - "key.category.minecraft.spectator": "Spectator", - "key.chat": "Open Chat", - "key.command": "Open Command", - "key.debug.clearChat": "Clear Chat", - "key.debug.copyLocation": "Copy Location", - "key.debug.copyRecreateCommand": "Copy Data", - "key.debug.crash": "Debug Crash", - "key.debug.debugOptions": "Debug Options", - "key.debug.dumpDynamicTextures": "Dump Dynamic Textures", - "key.debug.dumpVersion": "Dump Version Info", - "key.debug.focusPause": "Toggle Lost Focus Pause", - "key.debug.fpsCharts": "FPS Charts", - "key.debug.lightmapTexture": "Lightmap Texture", - "key.debug.modifier": "Debug Modifier Key", - "key.debug.networkCharts": "Network Charts", - "key.debug.overlay": "Toggle Overlay", - "key.debug.profiling": "Start/Stop Profiling", - "key.debug.profilingChart": "Profiling Chart", - "key.debug.reloadChunk": "Reload Chunks", - "key.debug.reloadResourcePacks": "Reload Resource Packs", - "key.debug.showAdvancedTooltips": "Show Advanced Tooltips", - "key.debug.showChunkBorders": "Show Chunk Boundaries", - "key.debug.showHitboxes": "Show Hitboxes", - "key.debug.spectate": "Cycle Spectator", - "key.debug.switchGameMode": "Game Mode Switcher", - "key.drop": "Drop Selected Item", - "key.forward": "Walk Forward", - "key.fullscreen": "Toggle Fullscreen", - "key.hotbar.1": "Hotbar Slot 1", - "key.hotbar.2": "Hotbar Slot 2", - "key.hotbar.3": "Hotbar Slot 3", - "key.hotbar.4": "Hotbar Slot 4", - "key.hotbar.5": "Hotbar Slot 5", - "key.hotbar.6": "Hotbar Slot 6", - "key.hotbar.7": "Hotbar Slot 7", - "key.hotbar.8": "Hotbar Slot 8", - "key.hotbar.9": "Hotbar Slot 9", - "key.inventory": "Open/Close Inventory", - "key.jump": "Jump", - "key.keyboard.apostrophe": "'", - "key.keyboard.backslash": "\\", - "key.keyboard.backspace": "Backspace", - "key.keyboard.caps.lock": "Caps Lock", - "key.keyboard.comma": ",", - "key.keyboard.delete": "Delete", - "key.keyboard.down": "Down Arrow", - "key.keyboard.end": "End", - "key.keyboard.enter": "Enter", - "key.keyboard.equal": "=", - "key.keyboard.escape": "Escape", - "key.keyboard.f1": "F1", - "key.keyboard.f2": "F2", - "key.keyboard.f3": "F3", - "key.keyboard.f4": "F4", - "key.keyboard.f5": "F5", - "key.keyboard.f6": "F6", - "key.keyboard.f7": "F7", - "key.keyboard.f8": "F8", - "key.keyboard.f9": "F9", - "key.keyboard.f10": "F10", - "key.keyboard.f11": "F11", - "key.keyboard.f12": "F12", - "key.keyboard.f13": "F13", - "key.keyboard.f14": "F14", - "key.keyboard.f15": "F15", - "key.keyboard.f16": "F16", - "key.keyboard.f17": "F17", - "key.keyboard.f18": "F18", - "key.keyboard.f19": "F19", - "key.keyboard.f20": "F20", - "key.keyboard.f21": "F21", - "key.keyboard.f22": "F22", - "key.keyboard.f23": "F23", - "key.keyboard.f24": "F24", - "key.keyboard.f25": "F25", - "key.keyboard.grave.accent": "`", - "key.keyboard.home": "Home", - "key.keyboard.insert": "Insert", - "key.keyboard.keypad.0": "Keypad 0", - "key.keyboard.keypad.1": "Keypad 1", - "key.keyboard.keypad.2": "Keypad 2", - "key.keyboard.keypad.3": "Keypad 3", - "key.keyboard.keypad.4": "Keypad 4", - "key.keyboard.keypad.5": "Keypad 5", - "key.keyboard.keypad.6": "Keypad 6", - "key.keyboard.keypad.7": "Keypad 7", - "key.keyboard.keypad.8": "Keypad 8", - "key.keyboard.keypad.9": "Keypad 9", - "key.keyboard.keypad.add": "Keypad +", - "key.keyboard.keypad.decimal": "Keypad Decimal", - "key.keyboard.keypad.divide": "Keypad /", - "key.keyboard.keypad.enter": "Keypad Enter", - "key.keyboard.keypad.equal": "Keypad =", - "key.keyboard.keypad.multiply": "Keypad *", - "key.keyboard.keypad.subtract": "Keypad -", - "key.keyboard.left": "Left Arrow", - "key.keyboard.left.alt": "Left Alt", - "key.keyboard.left.bracket": "[", - "key.keyboard.left.control": "Left Control", - "key.keyboard.left.shift": "Left Shift", - "key.keyboard.left.win": "Left Win", - "key.keyboard.menu": "Menu", - "key.keyboard.minus": "-", - "key.keyboard.num.lock": "Num Lock", - "key.keyboard.page.down": "Page Down", - "key.keyboard.page.up": "Page Up", - "key.keyboard.pause": "Pause", - "key.keyboard.period": ".", - "key.keyboard.print.screen": "Print Screen", - "key.keyboard.right": "Right Arrow", - "key.keyboard.right.alt": "Right Alt", - "key.keyboard.right.bracket": "]", - "key.keyboard.right.control": "Right Control", - "key.keyboard.right.shift": "Right Shift", - "key.keyboard.right.win": "Right Win", - "key.keyboard.scroll.lock": "Scroll Lock", - "key.keyboard.semicolon": ";", - "key.keyboard.slash": "/", - "key.keyboard.space": "Space", - "key.keyboard.tab": "Tab", - "key.keyboard.unknown": "Not Bound", - "key.keyboard.up": "Up Arrow", - "key.keyboard.world.1": "World 1", - "key.keyboard.world.2": "World 2", - "key.left": "Strafe Left", - "key.loadToolbarActivator": "Load Hotbar Activator", - "key.mouse": "Button %1$s", - "key.mouse.left": "Left Button", - "key.mouse.middle": "Middle Button", - "key.mouse.right": "Right Button", - "key.pickItem": "Pick Block", - "key.playerlist": "List Players", - "key.quickActions": "Quick Actions", - "key.right": "Strafe Right", - "key.saveToolbarActivator": "Save Hotbar Activator", - "key.screenshot": "Take Screenshot", - "key.smoothCamera": "Toggle Cinematic Camera", - "key.sneak": "Sneak", - "key.socialInteractions": "Social Interactions Screen", - "key.spectatorHotbar": "Select On Hotbar", - "key.spectatorOutlines": "Highlight Players", - "key.sprint": "Sprint", - "key.swapOffhand": "Swap Item With Off Hand", - "key.toggleGui": "Toggle GUI", - "key.togglePerspective": "Toggle Perspective", - "key.toggleSpectatorShaderEffects": "Toggle Spectator Shader Effects", - "key.use": "Use Item/Place Block", - "known_server_link.announcements": "Announcements", - "known_server_link.community": "Community", - "known_server_link.community_guidelines": "Community Guidelines", - "known_server_link.feedback": "Feedback", - "known_server_link.forums": "Forums", - "known_server_link.news": "News", - "known_server_link.report_bug": "Report Server Bug", - "known_server_link.status": "Status", - "known_server_link.support": "Support", - "known_server_link.website": "Website", - "language.code": "en_us", - "language.name": "English", - "language.region": "United States", - "lanServer.otherPlayers": "Settings for Other Players", - "lanServer.port": "Port Number", - "lanServer.port.invalid": "Not a valid port.\nLeave the edit box empty or enter a number between 1024 and 65535.", - "lanServer.port.invalid.new": "Not a valid port.\nLeave the edit box empty or enter a number between %s and %s.", - "lanServer.port.unavailable": "Port not available.\nLeave the edit box empty or enter a different number between 1024 and 65535.", - "lanServer.port.unavailable.new": "Port not available.\nLeave the edit box empty or enter a different number between %s and %s.", - "lanServer.scanning": "Scanning for games on your local network", - "lanServer.start": "Start LAN World", - "lanServer.title": "LAN World", - "lectern.take_book": "Take Book", - "loading.progress": "%s%%", - "manageServer.add.title": "Add Server", - "manageServer.edit.title": "Edit Server Info", - "manageServer.enterIp": "Server Address", - "manageServer.enterName": "Server Name", - "manageServer.resourcePack": "Server Resource Packs", - "manageServer.resourcePack.disabled": "Disabled", - "manageServer.resourcePack.enabled": "Enabled", - "manageServer.resourcePack.prompt": "Prompt", - "mco.account.privacy.info": "Read more about Mojang and privacy laws", - "mco.account.privacy.info.button": "Read more about GDPR", - "mco.account.privacy.information": "Mojang implements certain procedures to help protect children and their privacy including complying with the Children's Online Privacy Protection Act (COPPA) and General Data Protection Regulation (GDPR).\n\nYou may need to obtain parental consent before accessing your Realms account.", - "mco.account.privacyinfo": "Mojang implements certain procedures to help protect children and their privacy including complying with the Children's Online Privacy Protection Act (COPPA) and General Data Protection Regulation (GDPR).\n\nYou may need to obtain parental consent before accessing your Realms account.\n\nIf you have an older Minecraft account (you log in with your username), you need to migrate the account to a Mojang account in order to access Realms.", - "mco.account.update": "Update account", - "mco.activity.noactivity": "No activity for the past %s day(s)", - "mco.activity.title": "Player activity", - "mco.backup.button.download": "Download Latest", - "mco.backup.button.reset": "Reset World", - "mco.backup.button.restore": "Restore", - "mco.backup.button.upload": "Upload World", - "mco.backup.changes.tooltip": "Changes", - "mco.backup.entry": "Backup (%s)", - "mco.backup.entry.description": "Description", - "mco.backup.entry.enabledPack": "Enabled Pack(s)", - "mco.backup.entry.gameDifficulty": "Game Difficulty", - "mco.backup.entry.gameMode": "Game Mode", - "mco.backup.entry.gameServerVersion": "Game Server Version", - "mco.backup.entry.name": "Name", - "mco.backup.entry.seed": "Seed", - "mco.backup.entry.templateName": "Template Name", - "mco.backup.entry.undefined": "Undefined Change", - "mco.backup.entry.uploaded": "Uploaded", - "mco.backup.entry.worldType": "World Type", - "mco.backup.entry.worldType.adventureMap": "Adventure Map", - "mco.backup.entry.worldType.experience": "Experience", - "mco.backup.entry.worldType.inspiration": "Inspiration", - "mco.backup.entry.worldType.minigame": "Minigame", - "mco.backup.entry.worldType.normal": "Normal", - "mco.backup.entry.worldType.unknown": "Unknown", - "mco.backup.generate.world": "Generate world", - "mco.backup.info.title": "Changes From Last Backup", - "mco.backup.narration": "Backup from %s", - "mco.backup.nobackups": "This Realm doesn't have any backups currently.", - "mco.backup.restoring": "Restoring your Realm", - "mco.backup.unknown": "UNKNOWN", - "mco.brokenworld.download": "Download", - "mco.brokenworld.downloaded": "Downloaded", - "mco.brokenworld.message.line1": "Please reset or select another world.", - "mco.brokenworld.message.line2": "You can also choose to download the world to singleplayer.", - "mco.brokenworld.minigame.title": "This minigame is no longer supported", - "mco.brokenworld.nonowner.error": "Please wait for the Realm owner to reset the world", - "mco.brokenworld.nonowner.title": "World is out of date", - "mco.brokenworld.play": "Play", - "mco.brokenworld.reset": "Reset", - "mco.brokenworld.title": "Your current world is no longer supported", - "mco.client.incompatible.msg.line1": "Your client is not compatible with Realms.", - "mco.client.incompatible.msg.line2": "Please use the most recent version of Minecraft.", - "mco.client.incompatible.msg.line3": "Realms is not compatible with snapshot versions.", - "mco.client.incompatible.title": "Client incompatible!", - "mco.client.outdated.stable.version": "Your client version (%s) is not compatible with Realms.\n\nPlease use the most recent version of Minecraft.", - "mco.client.unsupported.snapshot.version": "Your client version (%s) is not compatible with Realms.\n\nRealms is not available for this snapshot version.", - "mco.compatibility.downgrade": "Downgrade", - "mco.compatibility.downgrade.description": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work.\n\nA backup of your world will be saved under \"World Backups\". Please restore your world if needed.", - "mco.compatibility.incompatible.popup.title": "Incompatible version", - "mco.compatibility.incompatible.releaseType.popup.message": "The world you are trying to join is incompatible with the version you are on.", - "mco.compatibility.incompatible.series.popup.message": "This world was last played in version %s; you are on version %s.\n\nThese series are not compatible with each other. A new world is needed to play on this version.", - "mco.compatibility.unverifiable.message": "The version this world was last played in could not be verified. If the world gets upgraded or downgraded, a backup will be automatically created and saved under \"World Backups\".", - "mco.compatibility.unverifiable.title": "Compatibility not verifiable", - "mco.compatibility.upgrade": "Upgrade", - "mco.compatibility.upgrade.description": "This world was last played in version %s; you are on version %s.\n\nA backup of your world will be saved under \"World Backups\".\n\nPlease restore your world if needed.", - "mco.compatibility.upgrade.friend.description": "This world was last played in version %s; you are on version %s.\n\nA backup of the world will be saved under \"World Backups\".\n\nThe owner of the Realm can restore the world if needed.", - "mco.compatibility.upgrade.title": "Do you really want to upgrade this world?", - "mco.configure.current.minigame": "Current", - "mco.configure.world.activityfeed.disabled": "Player feed temporarily disabled", - "mco.configure.world.backup": "World Backups", - "mco.configure.world.buttons.activity": "Player activity", - "mco.configure.world.buttons.close": "Temporarily Close Realm", - "mco.configure.world.buttons.delete": "Delete", - "mco.configure.world.buttons.done": "Done", - "mco.configure.world.buttons.edit": "Settings", - "mco.configure.world.buttons.invite": "Invite Player", - "mco.configure.world.buttons.moreoptions": "More options", - "mco.configure.world.buttons.newworld": "New World", - "mco.configure.world.buttons.open": "Reopen Realm", - "mco.configure.world.buttons.options": "World Options", - "mco.configure.world.buttons.players": "Players", - "mco.configure.world.buttons.region_preference": "Select Region...", - "mco.configure.world.buttons.resetworld": "Reset World", - "mco.configure.world.buttons.save": "Save", - "mco.configure.world.buttons.settings": "Settings", - "mco.configure.world.buttons.subscription": "Subscription", - "mco.configure.world.buttons.switchminigame": "Switch Minigame", - "mco.configure.world.close.question.line1": "You can temporarily close your Realm, preventing play while you make adjustments. Open it back up when you're ready. \n\nThis does not cancel your Realms Subscription.", - "mco.configure.world.close.question.line2": "Are you sure you want to continue?", - "mco.configure.world.close.question.title": "Need to make changes without disruption?", - "mco.configure.world.closing": "Temporarily closing the Realm...", - "mco.configure.world.commandBlocks": "Command Blocks", - "mco.configure.world.delete.button": "Delete Realm", - "mco.configure.world.delete.question.line1": "Your Realm will be permanently deleted", - "mco.configure.world.delete.question.line2": "Are you sure you want to continue?", - "mco.configure.world.description": "Realm Description", - "mco.configure.world.edit.slot.name": "World Name", - "mco.configure.world.edit.subscreen.adventuremap": "Some settings are disabled since your current world is an adventure", - "mco.configure.world.edit.subscreen.experience": "Some settings are disabled since your current world is an experience", - "mco.configure.world.edit.subscreen.inspiration": "Some settings are disabled since your current world is an inspiration", - "mco.configure.world.forceGameMode": "Force Game Mode", - "mco.configure.world.invite.narration": "You have %s new invite(s)", - "mco.configure.world.invite.profile.name": "Name", - "mco.configure.world.invited": "Invited", - "mco.configure.world.invited.number": "Invited (%s)", - "mco.configure.world.invites.normal.tooltip": "Normal User", - "mco.configure.world.invites.ops.tooltip": "Operator", - "mco.configure.world.invites.remove.tooltip": "Remove", - "mco.configure.world.leave.question.line1": "If you leave this Realm you won't see it unless you are invited again", - "mco.configure.world.leave.question.line2": "Are you sure you want to continue?", - "mco.configure.world.loading": "Loading Realm", - "mco.configure.world.location": "Location", - "mco.configure.world.minigame": "Current: %s", - "mco.configure.world.name": "Realm Name", - "mco.configure.world.name.validation.whitespace": "Must not start or end with whitespace. It will be trimmed.", - "mco.configure.world.opening": "Opening the Realm...", - "mco.configure.world.players.error": "A player with the provided name does not exist", - "mco.configure.world.players.invite.duplicate": "A player with the provided name has already been invited to the Realm", - "mco.configure.world.players.inviting": "Inviting player...", - "mco.configure.world.players.title": "Players", - "mco.configure.world.pvp": "PVP", - "mco.configure.world.region_preference": "Region Preference", - "mco.configure.world.region_preference.title": "Region Preference Selection", - "mco.configure.world.reset.question.line1": "Your world will be regenerated and your current world will be lost", - "mco.configure.world.reset.question.line2": "Are you sure you want to continue?", - "mco.configure.world.resourcepack.question": "You need a custom resource pack to play on this Realm\n\nDo you want to download it and play?", - "mco.configure.world.resourcepack.question.line1": "You need a custom resource pack to play on this Realm", - "mco.configure.world.resourcepack.question.line2": "Do you want to download it and play?", - "mco.configure.world.restore.download.question.line1": "The world will be downloaded and added to your single player worlds.", - "mco.configure.world.restore.download.question.line2": "Do you want to continue?", - "mco.configure.world.restore.question.line1": "Your world will be restored to date '%s' (%s)", - "mco.configure.world.restore.question.line2": "Are you sure you want to continue?", - "mco.configure.world.settings.expired": "You cannot edit settings of an expired Realm", - "mco.configure.world.settings.title": "Settings", - "mco.configure.world.slot": "World %s", - "mco.configure.world.slot.empty": "Empty", - "mco.configure.world.slot.switch.question.line1": "Your Realm will be switched to another world", - "mco.configure.world.slot.switch.question.line2": "Are you sure you want to continue?", - "mco.configure.world.slot.tooltip": "Switch to world", - "mco.configure.world.slot.tooltip.active": "Join", - "mco.configure.world.slot.tooltip.minigame": "Switch to minigame", - "mco.configure.world.spawn_toggle.message": "Turning this option off will remove all existing entities of that type", - "mco.configure.world.spawn_toggle.message.npc": "Turning this option off will remove all existing entities of that type, like Villagers", - "mco.configure.world.spawn_toggle.title": "Warning!", - "mco.configure.world.spawnAnimals": "Spawn Animals", - "mco.configure.world.spawnMonsters": "Spawn Monsters", - "mco.configure.world.spawnNPCs": "Spawn NPCs", - "mco.configure.world.spawnProtection": "Spawn Protection", - "mco.configure.world.status": "Status", - "mco.configure.world.subscription.day": "day", - "mco.configure.world.subscription.days": "days", - "mco.configure.world.subscription.expired": "Expired", - "mco.configure.world.subscription.extend": "Extend Subscription", - "mco.configure.world.subscription.less_than_a_day": "Less than a day", - "mco.configure.world.subscription.month": "month", - "mco.configure.world.subscription.months": "months", - "mco.configure.world.subscription.recurring.daysleft": "Renewed automatically in", - "mco.configure.world.subscription.recurring.info": "Changes made to your Realms subscription such as stacking time or turning off recurring billing will not be reflected until your next bill date.", - "mco.configure.world.subscription.remaining.days": "%1$s day(s)", - "mco.configure.world.subscription.remaining.months": "%1$s month(s)", - "mco.configure.world.subscription.remaining.months.days": "%1$s month(s), %2$s day(s)", - "mco.configure.world.subscription.start": "Start Date", - "mco.configure.world.subscription.tab": "Subscription", - "mco.configure.world.subscription.timeleft": "Time Left", - "mco.configure.world.subscription.title": "Your Subscription", - "mco.configure.world.subscription.unknown": "Unknown", - "mco.configure.world.switch.slot": "Create World", - "mco.configure.world.switch.slot.subtitle": "This world is empty. Choose how to create your world", - "mco.configure.world.title": "Configure Realm:", - "mco.configure.world.uninvite.player": "Are you sure that you want to uninvite '%s'?", - "mco.configure.world.uninvite.question": "Are you sure that you want to uninvite", - "mco.configure.worlds.title": "Worlds", - "mco.connect.authorizing": "Logging in...", - "mco.connect.connecting": "Connecting to the Realm...", - "mco.connect.failed": "Failed to connect to the Realm", - "mco.connect.region": "Server region: %s", - "mco.connect.success": "Done", - "mco.create.world": "Create", - "mco.create.world.error": "You must enter a name!", - "mco.create.world.failed": "Failed to create world!", - "mco.create.world.reset.title": "Creating world...", - "mco.create.world.skip": "Skip", - "mco.create.world.subtitle": "Optionally, select what world to put on your new Realm", - "mco.create.world.wait": "Creating the Realm...", - "mco.download.cancelled": "Download cancelled", - "mco.download.confirmation.line1": "The world you are going to download is larger than %s", - "mco.download.confirmation.line2": "You won't be able to upload this world to your Realm again", - "mco.download.confirmation.oversized": "The world you are going to download is larger than %s\n\nYou won't be able to upload this world to your Realm again", - "mco.download.done": "Download done", - "mco.download.downloading": "Downloading", - "mco.download.extracting": "Extracting", - "mco.download.failed": "Download failed", - "mco.download.percent": "%s %%", - "mco.download.preparing": "Preparing download", - "mco.download.resourcePack.fail": "Failed to download resource pack!", - "mco.download.speed": "(%s/s)", - "mco.download.speed.narration": "%s/s", - "mco.download.title": "Downloading Latest World", - "mco.error.invalid.session.message": "Please try restarting Minecraft", - "mco.error.invalid.session.title": "Invalid Session", - "mco.errorMessage.6001": "Client outdated", - "mco.errorMessage.6002": "Terms of service not accepted", - "mco.errorMessage.6003": "Download limit reached", - "mco.errorMessage.6004": "Upload limit reached", - "mco.errorMessage.6005": "World locked", - "mco.errorMessage.6006": "World is out of date", - "mco.errorMessage.6007": "User in too many Realms", - "mco.errorMessage.6008": "Invalid Realm name", - "mco.errorMessage.6009": "Invalid Realm description", - "mco.errorMessage.connectionFailure": "An error occurred. Please try again later.", - "mco.errorMessage.generic": "An error occurred: ", - "mco.errorMessage.initialize.failed": "Failed to initialize Realm", - "mco.errorMessage.noDetails": "No error details provided", - "mco.errorMessage.realmsService": "An error occurred (%s):", - "mco.errorMessage.realmsService.configurationError": "An unexpected error occurred while editing world options", - "mco.errorMessage.realmsService.connectivity": "Could not connect to Realms: %s", - "mco.errorMessage.realmsService.realmsError": "Realms (%s):", - "mco.errorMessage.realmsService.unknownCompatibility": "Could not check compatible version. Got response: %s", - "mco.errorMessage.retry": "Retry operation", - "mco.errorMessage.serviceBusy": "Realms is busy at the moment.\nPlease try connecting to your Realm again in a couple of minutes.", - "mco.gui.button": "Button", - "mco.gui.ok": "Ok", - "mco.info": "Info!", - "mco.invited.player.narration": "Invited player %s", - "mco.invites.button.accept": "Accept", - "mco.invites.button.reject": "Reject", - "mco.invites.nopending": "No pending invites!", - "mco.invites.pending": "New invite(s)!", - "mco.invites.title": "Pending Invites", - "mco.minigame.world.changeButton": "Select Another Minigame", - "mco.minigame.world.info.line1": "This will temporarily replace your world with a minigame!", - "mco.minigame.world.info.line2": "You can later return to your original world without losing anything.", - "mco.minigame.world.noSelection": "Please make a selection", - "mco.minigame.world.restore": "Ending Minigame...", - "mco.minigame.world.restore.question.line1": "The minigame will end and your Realm will be restored.", - "mco.minigame.world.restore.question.line2": "Are you sure you want to continue?", - "mco.minigame.world.selected": "Selected Minigame:", - "mco.minigame.world.slot.screen.title": "Switching World...", - "mco.minigame.world.startButton": "Switch", - "mco.minigame.world.starting.screen.title": "Starting Minigame...", - "mco.minigame.world.stopButton": "End Minigame", - "mco.minigame.world.switch.new": "Select another minigame?", - "mco.minigame.world.switch.title": "Switch Minigame", - "mco.minigame.world.title": "Switch Realm to Minigame", - "mco.news": "Realms news", - "mco.notification.dismiss": "Dismiss", - "mco.notification.transferSubscription.buttonText": "Transfer Now", - "mco.notification.transferSubscription.message": "Java Realms subscriptions are moving to the Microsoft Store. Do not let your subscription expire!\nTransfer now and get 30 days of Realms for free.\nGo to Profile on minecraft.net to transfer your subscription.", - "mco.notification.visitUrl.buttonText.default": "Open Link", - "mco.notification.visitUrl.message.default": "Please visit the link below", - "mco.onlinePlayers": "Online Players", - "mco.play.button.realm.closed": "Realm is closed", - "mco.question": "Question", - "mco.reset.world.adventure": "Adventures", - "mco.reset.world.experience": "Experiences", - "mco.reset.world.generate": "New World", - "mco.reset.world.inspiration": "Inspiration", - "mco.reset.world.resetting.screen.title": "Resetting world...", - "mco.reset.world.seed": "Seed (Optional)", - "mco.reset.world.template": "World Templates", - "mco.reset.world.title": "Reset World", - "mco.reset.world.upload": "Upload world", - "mco.reset.world.warning": "This will replace the current world of your Realm", - "mco.selectServer.buy": "Buy a Realm!", - "mco.selectServer.close": "Close", - "mco.selectServer.closed": "Deactivated Realm", - "mco.selectServer.closeserver": "Close Realm", - "mco.selectServer.configure": "Configure", - "mco.selectServer.configureRealm": "Configure Realm", - "mco.selectServer.create": "Create Realm", - "mco.selectServer.create.subtitle": "Select what world to put on your new Realm", - "mco.selectServer.expired": "Expired Realm", - "mco.selectServer.expiredList": "Your subscription has expired", - "mco.selectServer.expiredRenew": "Renew", - "mco.selectServer.expiredSubscribe": "Subscribe", - "mco.selectServer.expiredTrial": "Your trial has ended", - "mco.selectServer.expires.day": "Expires in a day", - "mco.selectServer.expires.days": "Expires in %s days", - "mco.selectServer.expires.soon": "Expires soon", - "mco.selectServer.leave": "Leave Realm", - "mco.selectServer.loading": "Loading Realms List", - "mco.selectServer.mapOnlySupportedForVersion": "This map is unsupported in %s", - "mco.selectServer.minigame": "Minigame:", - "mco.selectServer.minigameName": "Minigame: %s", - "mco.selectServer.minigameNotSupportedInVersion": "Can't play this minigame in %s", - "mco.selectServer.noRealms": "You don't seem to have a Realm. Add a Realm to play together with your friends.", - "mco.selectServer.note": "Note:", - "mco.selectServer.open": "Open Realm", - "mco.selectServer.openserver": "Open Realm", - "mco.selectServer.play": "Play", - "mco.selectServer.popup": "Realms is a safe, simple way to enjoy an online Minecraft world with up to ten friends at a time. It supports loads of minigames and plenty of custom worlds! Only the owner of the realm needs to pay.", - "mco.selectServer.purchase": "Add Realm", - "mco.selectServer.trial": "Get a Trial!", - "mco.selectServer.uninitialized": "Click to start your new Realm!", - "mco.snapshot.createSnapshotPopup.text": "You are about to create a free Snapshot Realm that will be paired with your paid Realms subscription. This new Snapshot Realm will be accessible for as long as the paid subscription is active. Your paid Realm will not be affected.", - "mco.snapshot.createSnapshotPopup.title": "Create Snapshot Realm?", - "mco.snapshot.creating": "Creating Snapshot Realm...", - "mco.snapshot.description": "Paired with \"%s\"", - "mco.snapshot.friendsRealm.downgrade": "You need to be on version %s to join this Realm", - "mco.snapshot.friendsRealm.upgrade": "%s needs to upgrade their Realm before you can play from this version", - "mco.snapshot.paired": "This Snapshot Realm is paired with \"%s\"", - "mco.snapshot.parent.tooltip": "Use the latest release of Minecraft to play on this Realm", - "mco.snapshot.start": "Start free Snapshot Realm", - "mco.snapshot.subscription.info": "This is a Snapshot Realm that is paired to the subscription of your Realm '%s'. It will stay active for as long as its paired Realm is.", - "mco.snapshot.tooltip": "Use Snapshot Realms to get a sneak peek at upcoming versions of Minecraft, which might include new features and other changes.\n\nYou can find your normal Realms in the release version of the game.", - "mco.snapshotRealmsPopup.message": "Realms is now available in Snapshots starting with Snapshot 23w41a. Every Realms subscription comes with a free Snapshot Realm that is separate from your normal Java Realm!", - "mco.snapshotRealmsPopup.title": "Realms is now available in Snapshots", - "mco.snapshotRealmsPopup.urlText": "Learn More", - "mco.template.button.publisher": "Publisher", - "mco.template.button.select": "Select", - "mco.template.button.trailer": "Trailer", - "mco.template.default.name": "World template", - "mco.template.info.tooltip": "Publisher website", - "mco.template.name": "Template", - "mco.template.select.failure": "We couldn't retrieve the list of content for this category.\nPlease check your internet connection, or try again later.", - "mco.template.select.narrate.authors": "Authors: %s", - "mco.template.select.narrate.version": "version %s", - "mco.template.select.none": "Oops, it looks like this content category is currently empty.\nPlease check back later for new content, or if you're a creator,\n%s.", - "mco.template.select.none.linkTitle": "consider submitting something yourself", - "mco.template.title": "World templates", - "mco.template.title.minigame": "Minigames", - "mco.template.trailer.tooltip": "Map trailer", - "mco.terms.buttons.agree": "Agree", - "mco.terms.buttons.disagree": "Don't agree", - "mco.terms.sentence.1": "I agree to the Minecraft Realms", - "mco.terms.sentence.2": "Terms of Service", - "mco.terms.title": "Realms Terms of Service", - "mco.time.daysAgo": "%1$s day(s) ago", - "mco.time.hoursAgo": "%1$s hour(s) ago", - "mco.time.minutesAgo": "%1$s minute(s) ago", - "mco.time.now": "right now", - "mco.time.secondsAgo": "%1$s second(s) ago", - "mco.trial.message.line1": "Want to get your own Realm?", - "mco.trial.message.line2": "Click here for more info!", - "mco.upload.button.name": "Upload", - "mco.upload.cancelled": "Upload cancelled", - "mco.upload.close.failure": "Could not close your Realm. Please try again later.", - "mco.upload.done": "Upload done", - "mco.upload.entry.cheats": "%1$s, %2$s", - "mco.upload.entry.commands": "%1$s, %2$s", - "mco.upload.entry.id": "%1$s (%2$s)", - "mco.upload.failed": "Upload failed! (%s)", - "mco.upload.failed.too_big.description": "The selected world is too big. The maximum allowed size is %s.", - "mco.upload.failed.too_big.title": "World too big", - "mco.upload.hardcore": "Hardcore worlds can't be uploaded!", - "mco.upload.percent": "%s %%", - "mco.upload.preparing": "Preparing your world", - "mco.upload.select.world.none": "No singleplayer worlds found!", - "mco.upload.select.world.subtitle": "Please select a singleplayer world to upload", - "mco.upload.select.world.title": "Upload World", - "mco.upload.size.failure.line1": "'%s' is too big!", - "mco.upload.size.failure.line2": "It is %s. The maximum allowed size is %s.", - "mco.upload.uploading": "Uploading '%s'", - "mco.upload.verifying": "Verifying your world", - "mco.version": "Version: %s", - "mco.warning": "Warning!", - "mco.worldSlot.minigame": "Minigame", - "menu.custom_options": "Custom Options...", - "menu.custom_options.title": "Custom Options", - "menu.custom_options.tooltip": "Note: Custom options are provided by third-party servers and/or content.\nHandle with care!", - "menu.custom_screen_info.button_narration": "This is a custom screen. Learn more.", - "menu.custom_screen_info.contents": "The contents of this screen are controlled by third-party servers and maps that are not owned, operated, or supervised by Mojang Studios or Microsoft.\n\nHandle with care! Always be careful when following links and never give away your personal information, including login details.\n\nIf this screen prevents you from playing, you can also disconnect from the current server by using the button below.", - "menu.custom_screen_info.disconnect": "Custom screen rejected", - "menu.custom_screen_info.title": "Note about custom screens", - "menu.custom_screen_info.tooltip": "This is a custom screen. Click here to learn more.", - "menu.disconnect": "Disconnect", - "menu.feedback": "Feedback...", - "menu.feedback.title": "Feedback", - "menu.game": "Game Menu", - "menu.modded": " (Modded)", - "menu.multiplayer": "Multiplayer", - "menu.online": "Minecraft Realms", - "menu.options": "Options...", - "menu.paused": "Game Paused", - "menu.playdemo": "Play Demo World", - "menu.playerReporting": "Player Reporting", - "menu.preparingSpawn": "Preparing spawn area: %s%%", - "menu.quick_actions": "Quick Actions...", - "menu.quick_actions.title": "Quick Actions", - "menu.quit": "Quit Game", - "menu.reportBugs": "Report Bugs", - "menu.resetdemo": "Reset Demo World", - "menu.returnToGame": "Back to Game", - "menu.returnToMenu": "Save and Quit to Title", - "menu.savingChunks": "Saving chunks", - "menu.savingLevel": "Saving world", - "menu.sendFeedback": "Give Feedback", - "menu.server_links": "Server Links...", - "menu.server_links.title": "Server Links", - "menu.shareToLan": "Open to LAN", - "menu.singleplayer": "Singleplayer", - "menu.working": "Working...", - "merchant.deprecated": "Villagers restock up to two times per day.", - "merchant.level.1": "Novice", - "merchant.level.2": "Apprentice", - "merchant.level.3": "Journeyman", - "merchant.level.4": "Expert", - "merchant.level.5": "Master", - "merchant.title": "%s - %s", - "merchant.trades": "Trades", - "mirror.front_back": "↑ ↓", - "mirror.left_right": "← →", - "mirror.none": "|", - "mount.onboard": "Press %1$s to Dismount", - "multiplayer.applyingPack": "Applying resource pack", - "multiplayer.codeOfConduct.check": "Do not notify again for this Code of Conduct", - "multiplayer.codeOfConduct.title": "Server Code of Conduct", - "multiplayer.confirm_command.parse_errors": "You are trying to execute an unrecognized or invalid command.\nAre you sure?\nCommand: %s", - "multiplayer.confirm_command.permissions_required": "You are trying to execute a command that requires elevated permissions.\nThis might negatively affect your game.\nAre you sure?\nCommand: %s", - "multiplayer.confirm_command.run_command": "Run Command", - "multiplayer.confirm_command.signature_required": "You are trying to execute a command that will send chat messages using your name.\nIt can only be run from the chat screen\nCommand: %s", - "multiplayer.confirm_command.suggest_command": "Copy to Chat Screen", - "multiplayer.confirm_command.title": "Confirm Command Execution", - "multiplayer.disconnect.authservers_down": "Authentication servers are down. Please try again later. Sorry!", - "multiplayer.disconnect.bad_chat_index": "Detected a missed or reordered chat message from the server", - "multiplayer.disconnect.banned": "You are banned from this server", - "multiplayer.disconnect.banned_ip.expiration": "\nYour ban will be removed on %s", - "multiplayer.disconnect.banned_ip.reason": "Your IP address is banned from this server.\nReason: %s", - "multiplayer.disconnect.banned.expiration": "\nYour ban will be removed on %s", - "multiplayer.disconnect.banned.reason": "You are banned from this server.\nReason: %s", - "multiplayer.disconnect.banned.reason.default": "Banned by an operator.", - "multiplayer.disconnect.chat_validation_failed": "Chat message validation failure", - "multiplayer.disconnect.code_of_conduct": "Server requires accepting the Code of Conduct", - "multiplayer.disconnect.configuration_error": "Unexpected error during configuration", - "multiplayer.disconnect.duplicate_login": "You logged in from another location", - "multiplayer.disconnect.expired_public_key": "Expired profile public key. Check that your system time is synchronized, and try restarting your game.", - "multiplayer.disconnect.flying": "Flying is not enabled on this server", - "multiplayer.disconnect.generic": "Disconnected", - "multiplayer.disconnect.idling": "You have been idle for too long!", - "multiplayer.disconnect.illegal_characters": "Illegal characters in chat", - "multiplayer.disconnect.incompatible": "Incompatible client! Please use %s", - "multiplayer.disconnect.invalid_entity_attacked": "Attempting to attack an invalid entity", - "multiplayer.disconnect.invalid_packet": "The server sent an invalid packet", - "multiplayer.disconnect.invalid_player_data": "Invalid player data", - "multiplayer.disconnect.invalid_player_movement": "Invalid move player packet received", - "multiplayer.disconnect.invalid_public_key_signature": "Invalid signature for profile public key.\nTry restarting your game.", - "multiplayer.disconnect.invalid_public_key_signature.new": "Invalid signature for profile public key.\nTry restarting your game.", - "multiplayer.disconnect.invalid_vehicle_movement": "Invalid move vehicle packet received", - "multiplayer.disconnect.ip_banned": "You have been IP banned from this server", - "multiplayer.disconnect.kicked": "Kicked by an operator", - "multiplayer.disconnect.missing_tags": "Incomplete set of tags received from the server.\nPlease contact a server operator.", - "multiplayer.disconnect.name_taken": "That name is already taken", - "multiplayer.disconnect.not_whitelisted": "You are not white-listed on this server!", - "multiplayer.disconnect.out_of_order_chat": "Out-of-order chat packet received. Did your system time change?", - "multiplayer.disconnect.outdated_client": "Incompatible client! Please use %s", - "multiplayer.disconnect.outdated_server": "Incompatible client! Please use %s", - "multiplayer.disconnect.server_full": "The server is full!", - "multiplayer.disconnect.server_shutdown": "Server closed", - "multiplayer.disconnect.slow_login": "Took too long to log in", - "multiplayer.disconnect.too_many_pending_chats": "Too many unacknowledged chat messages", - "multiplayer.disconnect.transfers_disabled": "This server does not accept transfers", - "multiplayer.disconnect.unexpected_query_response": "Unexpected custom data from client", - "multiplayer.disconnect.unsigned_chat": "Received a chat packet with a missing or invalid signature.", - "multiplayer.disconnect.unverified_username": "Failed to verify username!", - "multiplayer.downloadingStats": "Retrieving statistics...", - "multiplayer.downloadingTerrain": "Loading terrain...", - "multiplayer.lan.server_found": "New server found: %s", - "multiplayer.message_not_delivered": "Can't deliver chat message; check server logs: %s", - "multiplayer.player.joined": "%s joined the game", - "multiplayer.player.joined.renamed": "%s (formerly known as %s) joined the game", - "multiplayer.player.left": "%s left the game", - "multiplayer.player.list.hp": "%shp", - "multiplayer.player.list.narration": "Online players: %s", - "multiplayer.requiredTexturePrompt.disconnect": "This server requires a custom resource pack", - "multiplayer.requiredTexturePrompt.line1": "This server requires the use of a custom resource pack.", - "multiplayer.requiredTexturePrompt.line2": "Rejecting this custom resource pack will disconnect you from this server.", - "multiplayer.socialInteractions.not_available": "Social Interactions are only available in Multiplayer worlds", - "multiplayer.status.and_more": "... and %s more ...", - "multiplayer.status.anonymous_player": "Anonymous Player", - "multiplayer.status.cancelled": "Cancelled", - "multiplayer.status.cannot_connect": "Can't connect to server", - "multiplayer.status.cannot_resolve": "Can't resolve hostname", - "multiplayer.status.finished": "Finished", - "multiplayer.status.incompatible": "Incompatible version!", - "multiplayer.status.motd.narration": "Message of the day: %s", - "multiplayer.status.no_connection": "(no connection)", - "multiplayer.status.old": "Old", - "multiplayer.status.online": "Online", - "multiplayer.status.ping": "%s ms", - "multiplayer.status.ping.narration": "Ping %s milliseconds", - "multiplayer.status.pinging": "Pinging...", - "multiplayer.status.player_count": "%s/%s", - "multiplayer.status.player_count.narration": "%s out of %s players online", - "multiplayer.status.quitting": "Quitting", - "multiplayer.status.request_handled": "Status request has been handled", - "multiplayer.status.unknown": "???", - "multiplayer.status.unrequested": "Received unrequested status", - "multiplayer.status.version.narration": "Server version: %s", - "multiplayer.stopSleeping": "Leave Bed", - "multiplayer.texturePrompt.failure.line1": "Server resource pack couldn't be applied", - "multiplayer.texturePrompt.failure.line2": "Any functionality that requires custom resources might not work as expected", - "multiplayer.texturePrompt.line1": "This server recommends the use of a custom resource pack.", - "multiplayer.texturePrompt.line2": "Would you like to download and install it automagically?", - "multiplayer.texturePrompt.serverPrompt": "%s\n\nMessage from server:\n%s", - "multiplayer.title": "Play Multiplayer", - "multiplayer.unsecureserver.toast": "Messages sent on this server may be modified and might not reflect the original message", - "multiplayer.unsecureserver.toast.title": "Chat messages can't be verified", - "multiplayerWarning.check": "Do not show this screen again", - "multiplayerWarning.header": "Caution: Third-Party Online Play", - "multiplayerWarning.message": "Caution: Online play is offered by third-party servers that are not owned, operated, or supervised by Mojang Studios or Microsoft. During online play, you may be exposed to unmoderated chat messages or other types of user-generated content that may not be suitable for everyone.", - "music.game.a_familiar_room": "Aaron Cherof - A Familiar Room", - "music.game.an_ordinary_day": "Kumi Tanioka - An Ordinary Day", - "music.game.ancestry": "Lena Raine - Ancestry", - "music.game.below_and_above": "Amos Roddy - Below and Above", - "music.game.broken_clocks": "Amos Roddy - Broken Clocks", - "music.game.bromeliad": "Aaron Cherof - Bromeliad", - "music.game.clark": "C418 - Clark", - "music.game.comforting_memories": "Kumi Tanioka - Comforting Memories", - "music.game.creative.aria_math": "C418 - Aria Math", - "music.game.creative.biome_fest": "C418 - Biome Fest", - "music.game.creative.blind_spots": "C418 - Blind Spots", - "music.game.creative.dreiton": "C418 - Dreiton", - "music.game.creative.haunt_muskie": "C418 - Haunt Muskie", - "music.game.creative.taswell": "C418 - Taswell", - "music.game.crescent_dunes": "Aaron Cherof - Crescent Dunes", - "music.game.danny": "C418 - Danny", - "music.game.deeper": "Lena Raine - Deeper", - "music.game.dry_hands": "C418 - Dry Hands", - "music.game.echo_in_the_wind": "Aaron Cherof - Echo in the Wind", - "music.game.eld_unknown": "Lena Raine - Eld Unknown", - "music.game.end.alpha": "C418 - Alpha", - "music.game.end.boss": "C418 - Boss", - "music.game.end.the_end": "C418 - The End", - "music.game.endless": "Lena Raine - Endless", - "music.game.featherfall": "Aaron Cherof - Featherfall", - "music.game.fireflies": "Amos Roddy - Fireflies", - "music.game.floating_dream": "Kumi Tanioka - Floating Dream", - "music.game.haggstrom": "C418 - Haggstrom", - "music.game.infinite_amethyst": "Lena Raine - Infinite Amethyst", - "music.game.key": "C418 - Key", - "music.game.komorebi": "Kumi Tanioka - komorebi", - "music.game.left_to_bloom": "Lena Raine - Left to Bloom", - "music.game.lilypad": "Amos Roddy - Lilypad", - "music.game.living_mice": "C418 - Living Mice", - "music.game.mice_on_venus": "C418 - Mice on Venus", - "music.game.minecraft": "C418 - Minecraft", - "music.game.nether.ballad_of_the_cats": "C418 - Ballad of the Cats", - "music.game.nether.concrete_halls": "C418 - Concrete Halls", - "music.game.nether.crimson_forest.chrysopoeia": "Lena Raine - Chrysopoeia", - "music.game.nether.dead_voxel": "C418 - Dead Voxel", - "music.game.nether.nether_wastes.rubedo": "Lena Raine - Rubedo", - "music.game.nether.soulsand_valley.so_below": "Lena Raine - So Below", - "music.game.nether.warmth": "C418 - Warmth", - "music.game.one_more_day": "Lena Raine - One More Day", - "music.game.os_piano": "Amos Roddy - O's Piano", - "music.game.oxygene": "C418 - Oxygène", - "music.game.pokopoko": "Kumi Tanioka - pokopoko", - "music.game.puzzlebox": "Aaron Cherof - Puzzlebox", - "music.game.stand_tall": "Lena Raine - Stand Tall", - "music.game.subwoofer_lullaby": "C418 - Subwoofer Lullaby", - "music.game.swamp.aerie": "Lena Raine - Aerie", - "music.game.swamp.firebugs": "Lena Raine - Firebugs", - "music.game.swamp.labyrinthine": "Lena Raine - Labyrinthine", - "music.game.sweden": "C418 - Sweden", - "music.game.watcher": "Aaron Cherof - Watcher", - "music.game.water.axolotl": "C418 - Axolotl", - "music.game.water.dragon_fish": "C418 - Dragon Fish", - "music.game.water.shuniji": "C418 - Shuniji", - "music.game.wending": "Lena Raine - Wending", - "music.game.wet_hands": "C418 - Wet Hands", - "music.game.yakusoku": "Kumi Tanioka - yakusoku", - "music.menu.beginning_2": "C418 - Beginning 2", - "music.menu.floating_trees": "C418 - Floating Trees", - "music.menu.moog_city_2": "C418 - Moog City 2", - "music.menu.mutation": "C418 - Mutation", - "narration.button": "Button: %s", - "narration.button.usage.focused": "Press Enter to activate", - "narration.button.usage.hovered": "Left click to activate", - "narration.checkbox": "Checkbox: %s", - "narration.checkbox.usage.focused": "Press Enter to toggle", - "narration.checkbox.usage.focused.check": "Press Enter to check", - "narration.checkbox.usage.focused.uncheck": "Press Enter to uncheck", - "narration.checkbox.usage.hovered": "Left click to toggle", - "narration.checkbox.usage.hovered.check": "Left click to check", - "narration.checkbox.usage.hovered.uncheck": "Left click to uncheck", - "narration.component_list.usage": "Press Tab to navigate to the next element", - "narration.cycle_button.usage.focused": "Press Enter to switch to %s", - "narration.cycle_button.usage.hovered": "Left click to switch to %s", - "narration.edit_box": "Edit box: %s", - "narration.item": "Item: %s", - "narration.recipe": "Recipe for %s", - "narration.recipe.usage": "Left click to select", - "narration.recipe.usage.more": "Right click to show more recipes", - "narration.selection.usage": "Press the up and down buttons to move to another entry", - "narration.slider.usage.focused": "Press the left or right keyboard buttons to change the value", - "narration.slider.usage.focused.keyboard_cannot_change_value": "Press Enter to start changing the slider value", - "narration.slider.usage.hovered": "Drag the slider to change its value", - "narration.suggestion": "Selected suggestion %s out of %s: %s", - "narration.suggestion.tooltip": "Selected suggestion %s out of %s: %s (%s)", - "narration.suggestion.usage.cycle.fixed": "Press Tab to cycle to the next suggestion", - "narration.suggestion.usage.cycle.hidable": "Press Tab to cycle to the next suggestion, or Escape to leave suggestions", - "narration.suggestion.usage.fill.fixed": "Press Tab to use the suggestion", - "narration.suggestion.usage.fill.hidable": "Press Tab to use the suggestion, or Escape to leave suggestions", - "narration.tab_navigation.usage": "Press Ctrl and Tab to switch between tabs", - "narrator.button.accessibility": "Accessibility", - "narrator.button.difficulty_lock": "Difficulty lock", - "narrator.button.difficulty_lock.locked": "Locked", - "narrator.button.difficulty_lock.unlocked": "Unlocked", - "narrator.button.language": "Language", - "narrator.controls.bound": "%s is bound to %s", - "narrator.controls.reset": "Reset %s button", - "narrator.controls.unbound": "%s is not bound", - "narrator.joining": "Joining", - "narrator.loading": "Loading: %s", - "narrator.loading.done": "Done", - "narrator.position.list": "Selected list row %s out of %s", - "narrator.position.object_list": "Selected row element %s out of %s", - "narrator.position.screen": "Screen element %s out of %s", - "narrator.position.tab": "Selected tab %s out of %s", - "narrator.ready_to_play": "Ready to play", - "narrator.screen.title": "Title Screen", - "narrator.screen.usage": "Use mouse cursor or Tab button to select element", - "narrator.select": "Selected: %s", - "narrator.select.world": "Selected %s, last played: %s, %s, %s, version: %s", - "narrator.select.world_info": "Selected %s, last played: %s, %s", - "narrator.toast.disabled": "Narrator Disabled", - "narrator.toast.enabled": "Narrator Enabled", - "optimizeWorld.confirm.description": "This will attempt to optimize your world by making sure all data is stored in the most recent game format. This can take a very long time, depending on your world. Once done, your world may play faster but will no longer be compatible with older versions of the game. Are you sure you wish to proceed?", - "optimizeWorld.confirm.proceed": "Create Backup and Optimize", - "optimizeWorld.confirm.title": "Optimize World", - "optimizeWorld.info.converted": "Upgraded chunks: %s", - "optimizeWorld.info.skipped": "Skipped chunks: %s", - "optimizeWorld.info.total": "Total chunks: %s", - "optimizeWorld.progress.counter": "%s / %s", - "optimizeWorld.progress.percentage": "%s%%", - "optimizeWorld.stage.counting": "Counting chunks...", - "optimizeWorld.stage.failed": "Failed! :(", - "optimizeWorld.stage.finished": "Finishing up...", - "optimizeWorld.stage.finished.chunks": "Finishing up upgrading chunks...", - "optimizeWorld.stage.finished.entities": "Finishing up upgrading entities...", - "optimizeWorld.stage.finished.poi": "Finishing up upgrading points of interest...", - "optimizeWorld.stage.upgrading": "Upgrading all chunks...", - "optimizeWorld.stage.upgrading.chunks": "Upgrading all chunks...", - "optimizeWorld.stage.upgrading.entities": "Upgrading all entities...", - "optimizeWorld.stage.upgrading.poi": "Upgrading all points of interest...", - "optimizeWorld.title": "Optimizing World '%s'", - "options.accessibility": "Accessibility Settings...", - "options.accessibility.high_contrast": "High Contrast", - "options.accessibility.high_contrast_block_outline": "High Contrast Block Outlines", - "options.accessibility.high_contrast_block_outline.tooltip": "Enhances the block outline contrast of the targeted block.", - "options.accessibility.high_contrast.error.tooltip": "High Contrast resource pack is not available.", - "options.accessibility.high_contrast.tooltip": "Enhances the contrast of UI elements.", - "options.accessibility.link": "Accessibility Guide", - "options.accessibility.menu_background_blurriness": "Menu Background Blur", - "options.accessibility.menu_background_blurriness.tooltip": "Changes the blurriness of menu backgrounds.", - "options.accessibility.narrator_hotkey": "Narrator Hotkey", - "options.accessibility.narrator_hotkey.mac.tooltip": "Allows the Narrator to be toggled on and off with 'Cmd + B'.", - "options.accessibility.narrator_hotkey.tooltip": "Allows the Narrator to be toggled on and off with 'Ctrl + B'.", - "options.accessibility.panorama_speed": "Panorama Scroll Speed", - "options.accessibility.text_background": "Text Background", - "options.accessibility.text_background_opacity": "Text Background Opacity", - "options.accessibility.text_background.chat": "Chat", - "options.accessibility.text_background.everywhere": "Everywhere", - "options.accessibility.title": "Accessibility Settings", - "options.allowCursorChanges": "Allow Cursor Changes", - "options.allowCursorChanges.tooltip": "Allows the mouse cursor to change shape when over certain UI elements.", - "options.allowServerListing": "Allow Server Listings", - "options.allowServerListing.tooltip": "Servers may list online players as part of their public status.\nWith this option off your name will not show up in such lists.", - "options.ao": "Smooth Lighting", - "options.ao.max": "Maximum", - "options.ao.min": "Minimum", - "options.ao.off": "OFF", - "options.attack.crosshair": "Crosshair", - "options.attack.hotbar": "Hotbar", - "options.attackIndicator": "Attack Indicator", - "options.audioDevice": "Device", - "options.audioDevice.default": "System Default", - "options.autoJump": "Auto-Jump", - "options.autosaveIndicator": "Autosave Indicator", - "options.autoSuggestCommands": "Command Suggestions", - "options.biomeBlendRadius": "Biome Blend", - "options.biomeBlendRadius.1": "OFF (Fastest)", - "options.biomeBlendRadius.3": "3x3 (Fast)", - "options.biomeBlendRadius.5": "5x5 (Normal)", - "options.biomeBlendRadius.7": "7x7 (High)", - "options.biomeBlendRadius.9": "9x9 (Very High)", - "options.biomeBlendRadius.11": "11x11 (Extreme)", - "options.biomeBlendRadius.13": "13x13 (Showoff)", - "options.biomeBlendRadius.15": "15x15 (Maximum)", - "options.blocks": "%s Blocks", - "options.chat": "Chat Settings...", - "options.chat.color": "Colors", - "options.chat.delay": "Chat Delay: %s second(s)", - "options.chat.delay_none": "Chat Delay: None", - "options.chat.drafts": "Save Unsent Chats", - "options.chat.drafts.tooltip": "Unsent messages will be saved and can be sent the next time chat is opened.", - "options.chat.height.focused": "Focused Height", - "options.chat.height.unfocused": "Unfocused Height", - "options.chat.line_spacing": "Line Spacing", - "options.chat.links": "Web Links", - "options.chat.links.prompt": "Prompt on Links", - "options.chat.opacity": "Chat Text Opacity", - "options.chat.scale": "Chat Text Size", - "options.chat.title": "Chat Settings", - "options.chat.visibility": "Chat", - "options.chat.visibility.full": "Shown", - "options.chat.visibility.hidden": "Hidden", - "options.chat.visibility.system": "Commands Only", - "options.chat.width": "Width", - "options.chunkFade": "Chunk Fade Time", - "options.chunkFade.none": "Chunk Fade: None", - "options.chunkFade.seconds": "Chunk Fade: %s second(s)", - "options.chunkFade.tooltip": "How long in seconds chunks should fade in when they're first rendered, if at all.", - "options.chunks": "%s Chunks", - "options.clouds.fancy": "Fancy", - "options.clouds.fast": "Fast", - "options.controls": "Controls...", - "options.credits_and_attribution": "Credits & Attribution...", - "options.cutoutLeaves": "See-Through Leaves", - "options.cutoutLeaves.tooltip": "Allows you to see through gaps in leaves. Disabling improves performance.", - "options.damageTiltStrength": "Damage Tilt", - "options.damageTiltStrength.tooltip": "The amount of camera shake caused by being hurt.", - "options.darkMojangStudiosBackgroundColor": "Monochrome Logo", - "options.darkMojangStudiosBackgroundColor.tooltip": "Changes the Mojang Studios loading screen background color to black.", - "options.darknessEffectScale": "Darkness Pulsing", - "options.darknessEffectScale.tooltip": "Controls how much the Darkness effect pulses when a Warden or Sculk Shrieker gives it to you.", - "options.difficulty": "Difficulty", - "options.difficulty.easy": "Easy", - "options.difficulty.easy.info": "Hostile mobs spawn but deal less damage. Hunger bar depletes and drains health down to 5 hearts.", - "options.difficulty.hard": "Hard", - "options.difficulty.hard.info": "Hostile mobs spawn and deal more damage. Hunger bar depletes and drains all health.", - "options.difficulty.hardcore": "Hardcore", - "options.difficulty.normal": "Normal", - "options.difficulty.normal.info": "Hostile mobs spawn and deal standard damage. Hunger bar depletes and drains health down to half a heart.", - "options.difficulty.online": "Server Difficulty", - "options.difficulty.peaceful": "Peaceful", - "options.difficulty.peaceful.info": "No hostile mobs and only some neutral mobs spawn. Hunger bar doesn't deplete and health replenishes over time.", - "options.directionalAudio": "Directional Audio", - "options.directionalAudio.off.tooltip": "Classic Stereo sound.", - "options.directionalAudio.on.tooltip": "Uses HRTF-based directional audio to improve the simulation of 3D sound. Requires HRTF compatible audio hardware, and is best experienced with headphones.", - "options.discrete_mouse_scroll": "Discrete Scrolling", - "options.entityDistanceScaling": "Entity Distance", - "options.entityShadows": "Entity Shadows", - "options.exclusiveFullscreen": "Exclusive Fullscreen", - "options.exclusiveFullscreen.warningTooltip": "This option might prevent some input methods from working.", - "options.font": "Font Settings...", - "options.font.title": "Font Settings", - "options.forceUnicodeFont": "Force Unicode Font", - "options.fov": "FOV", - "options.fov.max": "Quake Pro", - "options.fov.min": "Normal", - "options.fovEffectScale": "FOV Effects", - "options.fovEffectScale.tooltip": "Controls how much the field of view can change with gameplay effects.", - "options.framerate": "%s fps", - "options.framerateLimit": "Max Framerate", - "options.framerateLimit.max": "Unlimited", - "options.fullscreen": "Fullscreen", - "options.fullscreen.current": "Current", - "options.fullscreen.entry": "%sx%s@%s (%sbit)", - "options.fullscreen.resolution": "Fullscreen Resolution", - "options.fullscreen.unavailable": "Setting unavailable", - "options.gamma": "Brightness", - "options.gamma.default": "Default", - "options.gamma.max": "Bright", - "options.gamma.min": "Moody", - "options.generic_value": "%s: %s", - "options.glintSpeed": "Glint Speed", - "options.glintSpeed.tooltip": "Controls how fast the visual glint shimmers across enchanted items.", - "options.glintStrength": "Glint Strength", - "options.glintStrength.tooltip": "Controls how transparent the visual glint is on enchanted items.", - "options.graphics": "Graphics", - "options.graphics.custom": "Custom", - "options.graphics.fabulous": "Fabulous!", - "options.graphics.fabulous.tooltip": "%s graphics uses screen shaders for drawing weather, clouds, and particles behind translucent blocks and water.\nThis may severely impact performance for portable devices and 4K displays.", - "options.graphics.fancy": "Fancy", - "options.graphics.fancy.tooltip": "Fancy graphics balances performance and quality for the majority of machines.\nWeather, clouds, and particles may not appear behind translucent blocks or water.", - "options.graphics.fast": "Fast", - "options.graphics.fast.tooltip": "Fast graphics reduces the amount of visible rain and snow.\nTransparency effects are disabled for various blocks such as leaves.", - "options.graphics.preset": "Preset", - "options.graphics.preset.tooltip": "Sets \"Quality & Performance\" settings to reasonable defaults corresponding to the desired quality.", - "options.graphics.warning.accept": "Continue Without Support", - "options.graphics.warning.cancel": "Take Me Back", - "options.graphics.warning.message": "Your graphics device is detected as unsupported for the %s graphics option.\n\nYou may ignore this and continue, however support will not be provided for your device if you choose to use %s graphics.", - "options.graphics.warning.renderer": "Renderer detected: [%s]", - "options.graphics.warning.title": "Graphics Device Unsupported", - "options.graphics.warning.vendor": "Vendor detected: [%s]", - "options.graphics.warning.version": "OpenGL Version detected: [%s]", - "options.guiScale": "GUI Scale", - "options.guiScale.auto": "Auto", - "options.hidden": "Hidden", - "options.hideLightningFlashes": "Hide Sky Flashes", - "options.hideLightningFlashes.tooltip": "Prevents Lightning Bolts or other environmental effects from making the sky flash. The sources of flashes themselves will still be visible.", - "options.hideMatchedNames": "Hide Matched Names", - "options.hideMatchedNames.tooltip": "3rd-party Servers may send chat messages in non-standard formats.\nWith this option on, hidden players will be matched based on chat sender names.", - "options.hideSplashTexts": "Hide Splash Texts", - "options.hideSplashTexts.tooltip": "Hides the yellow splash text in the main menu.", - "options.improvedTransparency": "Improved Transparency", - "options.improvedTransparency.tooltip": "An experimental approach that uses screen shaders for drawing weather, clouds, and particles behind translucent blocks and water.\nThis will impact GPU performance.", - "options.inactivityFpsLimit": "Reduce FPS when", - "options.inactivityFpsLimit.afk": "AFK", - "options.inactivityFpsLimit.afk.tooltip": "Limits framerate to 30 when the game is not getting any player input for more than a minute. Further limits it to 10 after 9 more minutes.", - "options.inactivityFpsLimit.minimized": "Minimized", - "options.inactivityFpsLimit.minimized.tooltip": "Limits framerate only when the game window is minimized.", - "options.invertMouse": "Invert Mouse", - "options.invertMouseX": "Invert Mouse X", - "options.invertMouseY": "Invert Mouse Y", - "options.japaneseGlyphVariants": "Japanese Glyph Variants", - "options.japaneseGlyphVariants.tooltip": "Uses Japanese variants of CJK characters in the default font.", - "options.key.hold": "Hold", - "options.key.toggle": "Toggle", - "options.language": "Language...", - "options.language.title": "Language", - "options.languageAccuracyWarning": "(Language translations may not be 100%% accurate)", - "options.languageWarning": "Language translations may not be 100%% accurate", - "options.mainHand": "Main Hand", - "options.mainHand.left": "Left", - "options.mainHand.right": "Right", - "options.maxAnisotropy": "Anisotropic Filtering", - "options.maxAnisotropy.tooltip": "Each level significantly improves how smooth textures look, but impacts performance and significantly impacts video memory usage. Requires Texture Filtering to be set to Anisotropic.", - "options.mipmapLevels": "Mipmap Levels", - "options.modelPart.cape": "Cape", - "options.modelPart.hat": "Hat", - "options.modelPart.jacket": "Jacket", - "options.modelPart.left_pants_leg": "Left Pant Leg", - "options.modelPart.left_sleeve": "Left Sleeve", - "options.modelPart.right_pants_leg": "Right Pant Leg", - "options.modelPart.right_sleeve": "Right Sleeve", - "options.mouse_settings": "Mouse Settings...", - "options.mouse_settings.title": "Mouse Settings", - "options.mouseWheelSensitivity": "Scroll Sensitivity", - "options.multiplayer.title": "Multiplayer Settings...", - "options.multiplier": "%sx", - "options.music_frequency": "Music Frequency", - "options.music_frequency.constant": "Constant", - "options.music_frequency.default": "Default", - "options.music_frequency.frequent": "Frequent", - "options.music_frequency.tooltip": "Changes how frequently music plays while in a game world.", - "options.musicToast": "Music Toast", - "options.musicToast.never": "Never", - "options.musicToast.never.tooltip": "No music toast is shown.", - "options.musicToast.pauseMenu": "Pause Menu", - "options.musicToast.pauseMenu.tooltip": "A music toast is constantly displayed in the in-game pause menu while a song is playing.", - "options.musicToast.pauseMenuAndToast": "Pause Menu and Toast", - "options.musicToast.pauseMenuAndToast.tooltip": "Displays a toast when a song starts playing. The same toast is constantly displayed in the in-game pause menu while a song is playing.", - "options.narrator": "Narrator", - "options.narrator.all": "Narrates All", - "options.narrator.chat": "Narrates Chat", - "options.narrator.notavailable": "Not Available", - "options.narrator.off": "OFF", - "options.narrator.system": "Narrates System", - "options.needsRestart": "Option will be applied after restart.", - "options.notifications.display_time": "Notification Time", - "options.notifications.display_time.tooltip": "Affects the length of time that all notifications stay visible on the screen.", - "options.off": "OFF", - "options.off.composed": "%s: OFF", - "options.on": "ON", - "options.on.composed": "%s: ON", - "options.online": "Online...", - "options.online.title": "Online Options", - "options.onlyShowSecureChat": "Only Show Secure Chat", - "options.onlyShowSecureChat.tooltip": "Only display messages from other players that can be verified to have been sent by that player, and have not been modified.", - "options.operatorItemsTab": "Operator Items Tab", - "options.particles": "Particles", - "options.particles.all": "All", - "options.particles.decreased": "Decreased", - "options.particles.minimal": "Minimal", - "options.percent_add_value": "%s: +%s%%", - "options.percent_value": "%s: %s%%", - "options.pixel_value": "%s: %spx", - "options.prioritizeChunkUpdates": "Chunk Builder", - "options.prioritizeChunkUpdates.byPlayer": "Semi Blocking", - "options.prioritizeChunkUpdates.byPlayer.tooltip": "Some actions within a chunk will recompile the chunk immediately. This includes block placing & destroying.", - "options.prioritizeChunkUpdates.nearby": "Fully Blocking", - "options.prioritizeChunkUpdates.nearby.tooltip": "Nearby chunks are always compiled immediately. This may impact game performance when blocks are placed or destroyed.", - "options.prioritizeChunkUpdates.none": "Threaded", - "options.prioritizeChunkUpdates.none.tooltip": "Nearby chunks are compiled in parallel threads. This may result in brief visual holes when blocks are destroyed.", - "options.rawMouseInput": "Raw Input", - "options.realmsNotifications": "Realms News & Invites", - "options.realmsNotifications.tooltip": "Fetches Realms news and invites in the title screen and displays their respective icon on the Realms button.", - "options.reducedDebugInfo": "Reduced Debug Info", - "options.renderClouds": "Clouds", - "options.renderCloudsDistance": "Cloud Distance", - "options.renderDistance": "Render Distance", - "options.resourcepack": "Resource Packs...", - "options.rotateWithMinecart": "Rotate with Minecarts", - "options.rotateWithMinecart.tooltip": "Whether the player's view should rotate with a turning Minecart. Only available in worlds with the 'Minecart Improvements' experimental setting turned on.", - "options.screenEffectScale": "Distortion Effects", - "options.screenEffectScale.tooltip": "Strength of nausea and Nether portal screen distortion effects.\nAt lower values, the nausea effect is replaced with a green overlay.", - "options.sensitivity": "Sensitivity", - "options.sensitivity.max": "HYPERSPEED!!!", - "options.sensitivity.min": "*yawn*", - "options.showNowPlayingToast": "Show Music Toast", - "options.showNowPlayingToast.tooltip": "Displays a toast whenever a song starts playing. The same toast is constantly displayed in the in-game pause menu while a song is playing.", - "options.showSubtitles": "Closed Captions", - "options.showSubtitles.tooltip": "Enables captions for sounds played in the game.", - "options.simulationDistance": "Simulation Distance", - "options.skinCustomisation": "Skin Customization...", - "options.skinCustomisation.title": "Skin Customization", - "options.sounds": "Music & Sounds...", - "options.sounds.title": "Music & Sound Options", - "options.sprintWindow": "Sprint Window", - "options.sprintWindow.tooltip": "Time window in ticks where double-tapping the forward key activates sprint.", - "options.telemetry": "Telemetry Data...", - "options.telemetry.button": "Data Collection", - "options.telemetry.button.tooltip": "\"%s\" includes only the required data.\n\"%s\" includes optional, as well as the required data.", - "options.telemetry.disabled": "Telemetry is disabled.", - "options.telemetry.state.all": "All", - "options.telemetry.state.minimal": "Minimal", - "options.telemetry.state.none": "None", - "options.textureFiltering": "Texture Filtering", - "options.textureFiltering.anisotropic": "Anisotropic", - "options.textureFiltering.anisotropic.tooltip": "A hardware based filtering method, but impacts performance and significantly impacts video memory usage. May not be supported on all hardware.", - "options.textureFiltering.none": "None", - "options.textureFiltering.none.tooltip": "Textures are displayed without any filtering. Blocks may look blurry when viewed at an angle.", - "options.textureFiltering.rgss": "RGSS", - "options.textureFiltering.rgss.tooltip": "(Rotated Grid Super Sampling)\nA shader based filtering method that improves texture quality with a moderate performance impact.", - "options.title": "Options", - "options.touchscreen": "Touchscreen Mode", - "options.value": "%s", - "options.video": "Video Settings...", - "options.video.display.header": "Display", - "options.video.interface.header": "Interface", - "options.video.preferences.header": "Preferences", - "options.video.quality.header": "Quality & Performance", - "options.videoTitle": "Video Settings", - "options.viewBobbing": "View Bobbing", - "options.vignette": "Show Vignette", - "options.vignette.tooltip": "This is a subtle texture over the game screen used for reducing brightness towards the edges of the screen and warning about the world border.", - "options.visible": "Shown", - "options.vsync": "VSync", - "options.weatherRadius": "Weather Effect Radius", - "options.weatherRadius.tooltip": "Radius of the area where rain and snow effects are visible. Very low performance impact.", - "options.worldOptions.button": "World Options...", - "options.worldOptions.title": "World Options", - "outOfMemory.message": "Minecraft has run out of memory.\n\nThis could be caused by a bug in the game or by the Java Virtual Machine not being allocated enough memory.\n\nTo prevent world corruption, the current game has quit. We've tried to free up enough memory to let you go back to the main menu and back to playing, but this may not have worked.\n\nPlease restart the game if you see this message again.", - "outOfMemory.title": "Out of memory!", - "pack.available.title": "Available", - "pack.copyFailure": "Failed to copy packs", - "pack.dropConfirm": "Do you want to add the following packs to Minecraft?", - "pack.dropInfo": "Drag and drop files into this window to add packs", - "pack.dropRejected.message": "The following entries were not valid packs and were not copied:\n %s", - "pack.dropRejected.title": "Non-pack entries", - "pack.folderInfo": "(Place pack files here)", - "pack.incompatible": "Incompatible", - "pack.incompatible.confirm.new": "This pack was made for a newer version of Minecraft and may not work correctly.", - "pack.incompatible.confirm.old": "This pack was made for an older version of Minecraft and may no longer work correctly.", - "pack.incompatible.confirm.title": "Are you sure you want to load this pack?", - "pack.incompatible.confirm.unknown": "This pack is broken or made for an unknown version of Minecraft and may not work correctly.", - "pack.incompatible.new": "(Made for a newer version of Minecraft)", - "pack.incompatible.old": "(Made for an older version of Minecraft)", - "pack.incompatible.unknown": "(Broken or incompatible)", - "pack.nameAndSource": "%s (%s)", - "pack.openFolder": "Open Pack Folder", - "pack.selected.title": "Selected", - "pack.source.builtin": "built-in", - "pack.source.feature": "feature", - "pack.source.local": "local", - "pack.source.server": "server", - "pack.source.world": "world", - "painting.dimensions": "%sx%s", - "painting.minecraft.alban.author": "Kristoffer Zetterstrand", - "painting.minecraft.alban.title": "Albanian", - "painting.minecraft.aztec.author": "Kristoffer Zetterstrand", - "painting.minecraft.aztec.title": "de_aztec", - "painting.minecraft.aztec2.author": "Kristoffer Zetterstrand", - "painting.minecraft.aztec2.title": "de_aztec", - "painting.minecraft.backyard.author": "Kristoffer Zetterstrand", - "painting.minecraft.backyard.title": "Backyard", - "painting.minecraft.baroque.author": "Sarah Boeving", - "painting.minecraft.baroque.title": "Baroque", - "painting.minecraft.bomb.author": "Kristoffer Zetterstrand", - "painting.minecraft.bomb.title": "Target Successfully Bombed", - "painting.minecraft.bouquet.author": "Kristoffer Zetterstrand", - "painting.minecraft.bouquet.title": "Bouquet", - "painting.minecraft.burning_skull.author": "Kristoffer Zetterstrand", - "painting.minecraft.burning_skull.title": "Skull On Fire", - "painting.minecraft.bust.author": "Kristoffer Zetterstrand", - "painting.minecraft.bust.title": "Bust", - "painting.minecraft.cavebird.author": "Kristoffer Zetterstrand", - "painting.minecraft.cavebird.title": "Cavebird", - "painting.minecraft.changing.author": "Kristoffer Zetterstrand", - "painting.minecraft.changing.title": "Changing", - "painting.minecraft.cotan.author": "Kristoffer Zetterstrand", - "painting.minecraft.cotan.title": "Cotán", - "painting.minecraft.courbet.author": "Kristoffer Zetterstrand", - "painting.minecraft.courbet.title": "Bonjour Monsieur Courbet", - "painting.minecraft.creebet.author": "Kristoffer Zetterstrand", - "painting.minecraft.creebet.title": "Creebet", - "painting.minecraft.dennis.author": "Sarah Boeving", - "painting.minecraft.dennis.title": "Dennis", - "painting.minecraft.donkey_kong.author": "Kristoffer Zetterstrand", - "painting.minecraft.donkey_kong.title": "Kong", - "painting.minecraft.earth.author": "Mojang", - "painting.minecraft.earth.title": "Earth", - "painting.minecraft.endboss.author": "Kristoffer Zetterstrand", - "painting.minecraft.endboss.title": "Endboss", - "painting.minecraft.fern.author": "Kristoffer Zetterstrand", - "painting.minecraft.fern.title": "Fern", - "painting.minecraft.fighters.author": "Kristoffer Zetterstrand", - "painting.minecraft.fighters.title": "Fighters", - "painting.minecraft.finding.author": "Kristoffer Zetterstrand", - "painting.minecraft.finding.title": "Finding", - "painting.minecraft.fire.author": "Mojang", - "painting.minecraft.fire.title": "Fire", - "painting.minecraft.graham.author": "Kristoffer Zetterstrand", - "painting.minecraft.graham.title": "Graham", - "painting.minecraft.humble.author": "Sarah Boeving", - "painting.minecraft.humble.title": "Humble", - "painting.minecraft.kebab.author": "Kristoffer Zetterstrand", - "painting.minecraft.kebab.title": "Kebab med tre pepperoni", - "painting.minecraft.lowmist.author": "Kristoffer Zetterstrand", - "painting.minecraft.lowmist.title": "Lowmist", - "painting.minecraft.match.author": "Kristoffer Zetterstrand", - "painting.minecraft.match.title": "Match", - "painting.minecraft.meditative.author": "Sarah Boeving", - "painting.minecraft.meditative.title": "Meditative", - "painting.minecraft.orb.author": "Kristoffer Zetterstrand", - "painting.minecraft.orb.title": "Orb", - "painting.minecraft.owlemons.author": "Kristoffer Zetterstrand", - "painting.minecraft.owlemons.title": "Owlemons", - "painting.minecraft.passage.author": "Kristoffer Zetterstrand", - "painting.minecraft.passage.title": "Passage", - "painting.minecraft.pigscene.author": "Kristoffer Zetterstrand", - "painting.minecraft.pigscene.title": "Pigscene", - "painting.minecraft.plant.author": "Kristoffer Zetterstrand", - "painting.minecraft.plant.title": "Paradisträd", - "painting.minecraft.pointer.author": "Kristoffer Zetterstrand", - "painting.minecraft.pointer.title": "Pointer", - "painting.minecraft.pond.author": "Kristoffer Zetterstrand", - "painting.minecraft.pond.title": "Pond", - "painting.minecraft.pool.author": "Kristoffer Zetterstrand", - "painting.minecraft.pool.title": "The Pool", - "painting.minecraft.prairie_ride.author": "Sarah Boeving", - "painting.minecraft.prairie_ride.title": "Prairie Ride", - "painting.minecraft.sea.author": "Kristoffer Zetterstrand", - "painting.minecraft.sea.title": "Seaside", - "painting.minecraft.skeleton.author": "Kristoffer Zetterstrand", - "painting.minecraft.skeleton.title": "Mortal Coil", - "painting.minecraft.skull_and_roses.author": "Kristoffer Zetterstrand", - "painting.minecraft.skull_and_roses.title": "Skull and Roses", - "painting.minecraft.stage.author": "Kristoffer Zetterstrand", - "painting.minecraft.stage.title": "The Stage Is Set", - "painting.minecraft.sunflowers.author": "Kristoffer Zetterstrand", - "painting.minecraft.sunflowers.title": "Sunflowers", - "painting.minecraft.sunset.author": "Kristoffer Zetterstrand", - "painting.minecraft.sunset.title": "sunset_dense", - "painting.minecraft.tides.author": "Kristoffer Zetterstrand", - "painting.minecraft.tides.title": "Tides", - "painting.minecraft.unpacked.author": "Sarah Boeving", - "painting.minecraft.unpacked.title": "Unpacked", - "painting.minecraft.void.author": "Kristoffer Zetterstrand", - "painting.minecraft.void.title": "The void", - "painting.minecraft.wanderer.author": "Kristoffer Zetterstrand", - "painting.minecraft.wanderer.title": "Wanderer", - "painting.minecraft.wasteland.author": "Kristoffer Zetterstrand", - "painting.minecraft.wasteland.title": "Wasteland", - "painting.minecraft.water.author": "Mojang", - "painting.minecraft.water.title": "Water", - "painting.minecraft.wind.author": "Mojang", - "painting.minecraft.wind.title": "Wind", - "painting.minecraft.wither.author": "Mojang", - "painting.minecraft.wither.title": "Wither", - "painting.random": "Random variant", - "parsing.bool.expected": "Expected boolean", - "parsing.bool.invalid": "Invalid boolean: expected 'true' or 'false' but found '%s'", - "parsing.double.expected": "Expected double", - "parsing.double.invalid": "Invalid double '%s'", - "parsing.expected": "Expected '%s'", - "parsing.float.expected": "Expected float", - "parsing.float.invalid": "Invalid float '%s'", - "parsing.int.expected": "Expected integer", - "parsing.int.invalid": "Invalid integer '%s'", - "parsing.long.expected": "Expected long", - "parsing.long.invalid": "Invalid long '%s'", - "parsing.quote.escape": "Invalid escape sequence '\\%s' in quoted string", - "parsing.quote.expected.end": "Unclosed quoted string", - "parsing.quote.expected.start": "Expected quote to start a string", - "particle.invalidOptions": "Can't parse particle options: %s", - "particle.notFound": "Unknown particle: %s", - "permissions.requires.entity": "An entity is required to run this command here", - "permissions.requires.player": "A player is required to run this command here", - "potion.potency.0": "", - "potion.potency.1": "II", - "potion.potency.2": "III", - "potion.potency.3": "IV", - "potion.potency.4": "V", - "potion.potency.5": "VI", - "potion.whenDrank": "When Applied:", - "potion.withAmplifier": "%s %s", - "potion.withDuration": "%s (%s)", - "predicate.unknown": "Unknown predicate: %s", - "quickplay.error.invalid_identifier": "Could not find world with the provided identifier", - "quickplay.error.realm_connect": "Could not connect to Realm", - "quickplay.error.realm_permission": "Lacking permission to connect to this Realm", - "quickplay.error.title": "Failed to Quick Play", - "realms.configuration.region_preference.automatic_owner": "Automatic (Realm owner ping)", - "realms.configuration.region_preference.automatic_player": "Automatic (first to join session)", - "realms.configuration.region.australia_east": "New South Wales, Australia", - "realms.configuration.region.australia_southeast": "Victoria, Australia", - "realms.configuration.region.brazil_south": "Brazil", - "realms.configuration.region.central_india": "India", - "realms.configuration.region.central_us": "Iowa, USA", - "realms.configuration.region.east_asia": "Hong Kong", - "realms.configuration.region.east_us": "Virginia, USA", - "realms.configuration.region.east_us_2": "North Carolina, USA", - "realms.configuration.region.france_central": "France", - "realms.configuration.region.japan_east": "Eastern Japan", - "realms.configuration.region.japan_west": "Western Japan", - "realms.configuration.region.korea_central": "South Korea", - "realms.configuration.region.north_central_us": "Illinois, USA", - "realms.configuration.region.north_europe": "Ireland", - "realms.configuration.region.south_central_us": "Texas, USA", - "realms.configuration.region.southeast_asia": "Singapore", - "realms.configuration.region.sweden_central": "Sweden", - "realms.configuration.region.uae_north": "United Arab Emirates (UAE)", - "realms.configuration.region.uk_south": "Southern England", - "realms.configuration.region.west_central_us": "Utah, USA", - "realms.configuration.region.west_europe": "Netherlands", - "realms.configuration.region.west_us": "California, USA", - "realms.configuration.region.west_us_2": "Washington, USA", - "realms.missing.snapshot.error.text": "Realms is currently not supported in snapshots", - "recipe.notFound": "Unknown recipe: %s", - "recipe.toast.description": "Check your recipe book", - "recipe.toast.title": "New Recipe(s) Unlocked!", - "record.nowPlaying": "Now Playing: %s", - "recover_world.bug_tracker": "Report a Bug", - "recover_world.button": "Attempt to Recover", - "recover_world.done.failed": "Failed to recover from previous state.", - "recover_world.done.success": "Recovery was successful!", - "recover_world.done.title": "Recovery done", - "recover_world.issue.missing_file": "Missing file", - "recover_world.issue.none": "No issues", - "recover_world.message": "The following issues occurred while trying to read world folder \"%s\".\nIt might be possible to restore the world from an older state or you can report this issue on the bug tracker.", - "recover_world.no_fallback": "No state to recover from available", - "recover_world.restore": "Attempt to Restore", - "recover_world.restoring": "Attempting to restore world...", - "recover_world.state_entry": "State from %s: ", - "recover_world.state_entry.unknown": "unknown", - "recover_world.title": "Failed to load world", - "recover_world.warning": "Failed to load world summary", - "resourcePack.broken_assets": "BROKEN ASSETS DETECTED", - "resourcepack.downloading": "Downloading Resource Pack", - "resourcePack.high_contrast.name": "High Contrast", - "resourcePack.load_fail": "Resource reload failed", - "resourcePack.programmer_art.name": "Programmer Art", - "resourcepack.progress": "Downloading file (%s MB)...", - "resourcepack.requesting": "Making Request...", - "resourcePack.runtime_failure": "Resource pack error detected", - "resourcePack.server.name": "World Specific Resources", - "resourcePack.title": "Select Resource Packs", - "resourcePack.vanilla.description": "The default look and feel of Minecraft", - "resourcePack.vanilla.name": "Default", - "restrictions_screen.button": "Restrictions...", - "restrictions_screen.permission.receive_player_messages.allowed": "You can receive messages from players", - "restrictions_screen.permission.receive_player_messages.denied": "You can't receive messages from players", - "restrictions_screen.permission.receive_system_messages.allowed": "You can receive system messages from the server", - "restrictions_screen.permission.receive_system_messages.denied": "You can't receive system messages from the server", - "restrictions_screen.permission.send_commands.allowed": "You can send commands", - "restrictions_screen.permission.send_commands.denied": "You can't send commands", - "restrictions_screen.permission.send_messages.allowed": "You can send chat messages", - "restrictions_screen.permission.send_messages.denied": "You can't send chat messages", - "restrictions_screen.title": "Restrictions", - "screenshot.failure": "Couldn't save screenshot: %s", - "screenshot.success": "Saved screenshot as %s", - "selecteWorld.backupRequiredTooltip": "Loading the world requires taking a backup first", - "selectServer.add": "Add Server", - "selectServer.defaultName": "Minecraft Server", - "selectServer.delete": "Delete", - "selectServer.deleteButton": "Delete", - "selectServer.deleteQuestion": "Are you sure you want to remove this server?", - "selectServer.deleteWarning": "'%s' will be lost forever! (A long time!)", - "selectServer.direct": "Direct Connection", - "selectServer.edit": "Edit", - "selectServer.hiddenAddress": "(Hidden)", - "selectServer.refresh": "Refresh", - "selectServer.select": "Join Server", - "selectWorld.access_failure": "Failed to access world", - "selectWorld.allowCommands": "Allow Cheats", - "selectWorld.allowCommands.info": "Commands like /gamemode, /experience", - "selectWorld.allowCommands.new": "Allow Commands", - "selectWorld.backupEraseCache": "Erase Cached Data", - "selectWorld.backupJoinConfirmButton": "Create Backup and Load", - "selectWorld.backupJoinSkipButton": "I know what I'm doing!", - "selectWorld.backupQuestion.customized": "Customized worlds are no longer supported", - "selectWorld.backupQuestion.downgrade": "Downgrading a world is not supported", - "selectWorld.backupQuestion.experimental": "Worlds using Experimental Settings are not supported", - "selectWorld.backupQuestion.file_fixing_required": "Create a backup before upgrading this world?", - "selectWorld.backupQuestion.snapshot": "Do you really want to load this world?", - "selectWorld.backupWarning.customized": "Unfortunately, we do not support customized worlds in this version of Minecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!", - "selectWorld.backupWarning.downgrade": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work. If you still want to continue, please make a backup.", - "selectWorld.backupWarning.experimental": "This world uses experimental settings that could stop working at any time. We cannot guarantee it will load or work. Here be dragons!", - "selectWorld.backupWarning.file_fixing_required": "This world needs to be upgraded before you can play it. We strongly suggest creating a backup before continuing in case you experience world corruption.", - "selectWorld.backupWarning.snapshot": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruption.", - "selectWorld.bonusItems": "Bonus Chest", - "selectWorld.cheats": "Cheats", - "selectWorld.commands": "Commands", - "selectWorld.conversion": "Must be converted!", - "selectWorld.conversion.tooltip": "This world must be opened in an older version (like 1.6.4) to be safely converted", - "selectWorld.create": "Create New World", - "selectWorld.customizeType": "Customize", - "selectWorld.data_read": "Reading world data...", - "selectWorld.dataPacks": "Data Packs", - "selectWorld.delete": "Delete", - "selectWorld.delete_failure": "Failed to delete world", - "selectWorld.deleteButton": "Delete", - "selectWorld.deleteQuestion": "Are you sure you want to delete this world?", - "selectWorld.deleteWarning": "'%s' will be lost forever! (A long time!)", - "selectWorld.edit": "Edit", - "selectWorld.edit.backup": "Make Backup", - "selectWorld.edit.backupCreated": "Backed up: %s", - "selectWorld.edit.backupFailed": "Backup failed", - "selectWorld.edit.backupFolder": "Open Backups Folder", - "selectWorld.edit.backupSize": "size: %s MB", - "selectWorld.edit.export_worldgen_settings": "Export World Generation Settings", - "selectWorld.edit.export_worldgen_settings.failure": "Export failed", - "selectWorld.edit.export_worldgen_settings.success": "Exported", - "selectWorld.edit.openFolder": "Open World Folder", - "selectWorld.edit.optimize": "Optimize World", - "selectWorld.edit.resetIcon": "Reset Icon", - "selectWorld.edit.save": "Save", - "selectWorld.edit.title": "Edit World", - "selectWorld.enterName": "World Name", - "selectWorld.enterSeed": "Seed for the world generator", - "selectWorld.experimental": "Experimental", - "selectWorld.experimental.details": "Details", - "selectWorld.experimental.details.entry": "Required experimental features: %s", - "selectWorld.experimental.details.title": "Experimental Feature Requirements", - "selectWorld.experimental.message": "Be careful!\nThis configuration requires features that are still under development. Your world might crash, break, or not work with future updates.", - "selectWorld.experimental.title": "Experimental Features Warning", - "selectWorld.experiments": "Experiments", - "selectWorld.experiments.info": "Experiments are potential new features. Be careful as things might break. Experiments can't be turned off after world creation.", - "selectWorld.futureworld.error.text": "Something went wrong while trying to load a world from a future version. This was a risky operation to begin with; sorry it didn't work.", - "selectWorld.futureworld.error.title": "An error occurred!", - "selectWorld.gameMode": "Game Mode", - "selectWorld.gameMode.adventure": "Adventure", - "selectWorld.gameMode.adventure.info": "Same as Survival Mode, but blocks can't be added or removed.", - "selectWorld.gameMode.adventure.line1": "Same as Survival Mode, but blocks can't", - "selectWorld.gameMode.adventure.line2": "be added or removed", - "selectWorld.gameMode.creative": "Creative", - "selectWorld.gameMode.creative.info": "Create, build, and explore without limits. You can fly, have endless materials, and can't be hurt by monsters.", - "selectWorld.gameMode.creative.line1": "Unlimited resources, free flying and", - "selectWorld.gameMode.creative.line2": "destroy blocks instantly", - "selectWorld.gameMode.hardcore": "Hardcore", - "selectWorld.gameMode.hardcore.info": "Survival Mode locked to 'Hard' difficulty. You can't respawn if you die.", - "selectWorld.gameMode.hardcore.line1": "Same as Survival Mode, locked at hardest", - "selectWorld.gameMode.hardcore.line2": "difficulty, and one life only", - "selectWorld.gameMode.spectator": "Spectator", - "selectWorld.gameMode.spectator.info": "You can look but don't touch.", - "selectWorld.gameMode.spectator.line1": "You can look but don't touch", - "selectWorld.gameMode.spectator.line2": "", - "selectWorld.gameMode.survival": "Survival", - "selectWorld.gameMode.survival.info": "Explore a mysterious world where you build, collect, craft, and fight monsters.", - "selectWorld.gameMode.survival.line1": "Search for resources, craft, gain", - "selectWorld.gameMode.survival.line2": "levels, health and hunger", - "selectWorld.gameRules": "Game Rules", - "selectWorld.import_worldgen_settings": "Import Settings", - "selectWorld.import_worldgen_settings.failure": "Error importing settings", - "selectWorld.import_worldgen_settings.select_file": "Select settings file (.json)", - "selectWorld.incompatible_series": "Created by an incompatible version", - "selectWorld.incompatible.description": "This world cannot be opened in this version.\nIt was last played in version %s.", - "selectWorld.incompatible.info": "Incompatible version: %s", - "selectWorld.incompatible.title": "Incompatible version", - "selectWorld.incompatible.tooltip": "This world cannot be opened because it was created by an incompatible version.", - "selectWorld.load_folder_access": "Unable to read or access folder where game worlds are saved!", - "selectWorld.loading_list": "Loading World List", - "selectWorld.locked": "Locked by another running instance of Minecraft.", - "selectWorld.mapFeatures": "Generate Structures", - "selectWorld.mapFeatures.info": "Villages, Shipwrecks, etc.", - "selectWorld.mapType": "World Type", - "selectWorld.mapType.normal": "Normal", - "selectWorld.moreWorldOptions": "More World Options...", - "selectWorld.newWorld": "New World", - "selectWorld.recreate": "Re-Create", - "selectWorld.recreate.customized.text": "Customized worlds are no longer supported in this version of Minecraft. We can try to recreate it with the same seed and properties, but any terrain customizations will be lost. We're sorry for the inconvenience!", - "selectWorld.recreate.customized.title": "Customized worlds are no longer supported", - "selectWorld.recreate.error.text": "Something went wrong while trying to recreate a world.", - "selectWorld.recreate.error.title": "An error occurred!", - "selectWorld.requiresFileFixingTooltip.edit": "This world needs to be upgraded to the latest version before you can edit it due to underlying changes to the world format.", - "selectWorld.requiresFileFixingTooltip.play": "This world needs to be upgraded to the latest version before you can play it due to underlying changes to the world format.", - "selectWorld.requiresFileFixingTooltip.recreate": "This world needs to be upgraded to the latest version before you can recreate it due to underlying changes to the world format.", - "selectWorld.resource_load": "Preparing Resources...", - "selectWorld.resultFolder": "Will be saved in:", - "selectWorld.search": "search for worlds", - "selectWorld.seedInfo": "Leave blank for a random seed", - "selectWorld.select": "Play Selected World", - "selectWorld.targetFolder": "Save folder: %s", - "selectWorld.title": "Select World", - "selectWorld.tooltip.fromNewerVersion1": "World was saved in a newer version,", - "selectWorld.tooltip.fromNewerVersion2": "and loading it could cause problems!", - "selectWorld.tooltip.snapshot1": "Don't forget to back up this world", - "selectWorld.tooltip.snapshot2": "before you load it in this snapshot.", - "selectWorld.unable_to_load": "Unable to load worlds", - "selectWorld.upgrade_and_play": "Upgrade and Play", - "selectWorld.version": "Version:", - "selectWorld.versionJoinButton": "Load Anyway", - "selectWorld.versionQuestion": "Do you really want to load this world?", - "selectWorld.versionUnknown": "unknown", - "selectWorld.versionWarning": "This world was last played in version %s and loading it in this version could cause corruption!", - "selectWorld.waitingForBackup.message": "Depending on the size of your world, this may take a while. Please do not close the game or shut off your device.", - "selectWorld.waitingForBackup.title": "Creating Backup", - "selectWorld.warning.deprecated.question": "Some features used are deprecated and will stop working in the future. Do you wish to proceed?", - "selectWorld.warning.deprecated.title": "Warning! These settings are using deprecated features", - "selectWorld.warning.experimental.question": "These settings are experimental and could one day stop working. Do you wish to proceed?", - "selectWorld.warning.experimental.title": "Warning! These settings are using experimental features", - "selectWorld.warning.lowDiskSpace.description": "There is not much space left on your device.\nRunning out of disk space while in game can lead to your world being damaged.", - "selectWorld.warning.lowDiskSpace.title": "Warning! Low disk space!", - "selectWorld.world": "World", - "selectWorld.world_gen_settings_access": "Unable to read or access the world gen settings file! %s", - "sign.edit": "Edit Sign Message", - "sleep.not_possible": "No amount of rest can pass this night", - "sleep.players_sleeping": "%s/%s players sleeping", - "sleep.skipping_night": "Sleeping through this night", - "slot.only_single_allowed": "Only single slots allowed: got '%s'", - "slot.unknown": "Unknown slot '%s'", - "snbt.parser.empty_key": "Key cannot be empty", - "snbt.parser.expected_binary_numeral": "Expected a binary number", - "snbt.parser.expected_decimal_numeral": "Expected a decimal number", - "snbt.parser.expected_float_type": "Expected a floating point number", - "snbt.parser.expected_hex_escape": "Expected a character literal of length %s", - "snbt.parser.expected_hex_numeral": "Expected a hexadecimal number", - "snbt.parser.expected_integer_type": "Expected an integer number", - "snbt.parser.expected_non_negative_number": "Expected a non-negative number", - "snbt.parser.expected_number_or_boolean": "Expected a number or a boolean", - "snbt.parser.expected_string_uuid": "Expected a string representing a valid UUID", - "snbt.parser.expected_unquoted_string": "Expected a valid unquoted string", - "snbt.parser.infinity_not_allowed": "Non-finite numbers are not allowed", - "snbt.parser.invalid_array_element_type": "Invalid array element type", - "snbt.parser.invalid_character_name": "Invalid Unicode character name", - "snbt.parser.invalid_codepoint": "Invalid Unicode character value: %s", - "snbt.parser.invalid_string_contents": "Invalid string contents", - "snbt.parser.invalid_unquoted_start": "Unquoted strings can't start with digits 0-9, + or -", - "snbt.parser.leading_zero_not_allowed": "Decimal numbers can't start with 0", - "snbt.parser.no_such_operation": "No such operation: %s", - "snbt.parser.number_parse_failure": "Failed to parse number: %s", - "snbt.parser.undescore_not_allowed": "Underscore characters are not allowed at the start or end of a number", - "soundCategory.ambient": "Ambient/Environment", - "soundCategory.block": "Blocks", - "soundCategory.hostile": "Hostile Mobs", - "soundCategory.master": "Master Volume", - "soundCategory.music": "Music", - "soundCategory.neutral": "Friendly Mobs", - "soundCategory.player": "Players", - "soundCategory.record": "Jukebox/Note Blocks", - "soundCategory.ui": "UI", - "soundCategory.voice": "Narrator/Voice", - "soundCategory.weather": "Weather", - "spectatorMenu.close": "Close Menu", - "spectatorMenu.next_page": "Next Page", - "spectatorMenu.previous_page": "Previous Page", - "spectatorMenu.root.prompt": "Press a key to select a command, and again to use it.", - "spectatorMenu.team_teleport": "Teleport to Team Member", - "spectatorMenu.team_teleport.prompt": "Select a team to teleport to", - "spectatorMenu.teleport": "Teleport to Player", - "spectatorMenu.teleport.prompt": "Select a player to teleport to", - "stat_type.minecraft.broken": "Times Broken", - "stat_type.minecraft.crafted": "Times Crafted", - "stat_type.minecraft.dropped": "Dropped", - "stat_type.minecraft.killed": "You killed %s %s", - "stat_type.minecraft.killed_by": "%s killed you %s time(s)", - "stat_type.minecraft.killed_by.none": "You have never been killed by %s", - "stat_type.minecraft.killed.none": "You have never killed %s", - "stat_type.minecraft.mined": "Times Mined", - "stat_type.minecraft.picked_up": "Picked Up", - "stat_type.minecraft.used": "Times Used", - "stat.generalButton": "General", - "stat.itemsButton": "Items", - "stat.minecraft.animals_bred": "Animals Bred", - "stat.minecraft.aviate_one_cm": "Distance by Elytra", - "stat.minecraft.bell_ring": "Bells Rung", - "stat.minecraft.boat_one_cm": "Distance by Boat", - "stat.minecraft.clean_armor": "Armor Pieces Cleaned", - "stat.minecraft.clean_banner": "Banners Cleaned", - "stat.minecraft.clean_shulker_box": "Shulker Boxes Cleaned", - "stat.minecraft.climb_one_cm": "Distance Climbed", - "stat.minecraft.crouch_one_cm": "Distance Crouched", - "stat.minecraft.damage_absorbed": "Damage Absorbed", - "stat.minecraft.damage_blocked_by_shield": "Damage Blocked by Shield", - "stat.minecraft.damage_dealt": "Damage Dealt", - "stat.minecraft.damage_dealt_absorbed": "Damage Dealt (Absorbed)", - "stat.minecraft.damage_dealt_resisted": "Damage Dealt (Resisted)", - "stat.minecraft.damage_resisted": "Damage Resisted", - "stat.minecraft.damage_taken": "Damage Taken", - "stat.minecraft.deaths": "Number of Deaths", - "stat.minecraft.drop": "Items Dropped", - "stat.minecraft.eat_cake_slice": "Cake Slices Eaten", - "stat.minecraft.enchant_item": "Items Enchanted", - "stat.minecraft.fall_one_cm": "Distance Fallen", - "stat.minecraft.fill_cauldron": "Cauldrons Filled", - "stat.minecraft.fish_caught": "Fish Caught", - "stat.minecraft.fly_one_cm": "Distance Flown", - "stat.minecraft.happy_ghast_one_cm": "Distance by Happy Ghast", - "stat.minecraft.horse_one_cm": "Distance by Horse", - "stat.minecraft.inspect_dispenser": "Dispensers Searched", - "stat.minecraft.inspect_dropper": "Droppers Searched", - "stat.minecraft.inspect_hopper": "Hoppers Searched", - "stat.minecraft.interact_with_anvil": "Interactions with Anvil", - "stat.minecraft.interact_with_beacon": "Interactions with Beacon", - "stat.minecraft.interact_with_blast_furnace": "Interactions with Blast Furnace", - "stat.minecraft.interact_with_brewingstand": "Interactions with Brewing Stand", - "stat.minecraft.interact_with_campfire": "Interactions with Campfire", - "stat.minecraft.interact_with_cartography_table": "Interactions with Cartography Table", - "stat.minecraft.interact_with_crafting_table": "Interactions with Crafting Table", - "stat.minecraft.interact_with_furnace": "Interactions with Furnace", - "stat.minecraft.interact_with_grindstone": "Interactions with Grindstone", - "stat.minecraft.interact_with_lectern": "Interactions with Lectern", - "stat.minecraft.interact_with_loom": "Interactions with Loom", - "stat.minecraft.interact_with_smithing_table": "Interactions with Smithing Table", - "stat.minecraft.interact_with_smoker": "Interactions with Smoker", - "stat.minecraft.interact_with_stonecutter": "Interactions with Stonecutter", - "stat.minecraft.jump": "Jumps", - "stat.minecraft.leave_game": "Games Quit", - "stat.minecraft.minecart_one_cm": "Distance by Minecart", - "stat.minecraft.mob_kills": "Mob Kills", - "stat.minecraft.nautilus_one_cm": "Distance by Nautilus", - "stat.minecraft.open_barrel": "Barrels Opened", - "stat.minecraft.open_chest": "Chests Opened", - "stat.minecraft.open_enderchest": "Ender Chests Opened", - "stat.minecraft.open_shulker_box": "Shulker Boxes Opened", - "stat.minecraft.pig_one_cm": "Distance by Pig", - "stat.minecraft.play_noteblock": "Note Blocks Played", - "stat.minecraft.play_record": "Music Discs Played", - "stat.minecraft.play_time": "Time Played", - "stat.minecraft.player_kills": "Player Kills", - "stat.minecraft.pot_flower": "Plants Potted", - "stat.minecraft.raid_trigger": "Raids Triggered", - "stat.minecraft.raid_win": "Raids Won", - "stat.minecraft.sleep_in_bed": "Times Slept in a Bed", - "stat.minecraft.sneak_time": "Sneak Time", - "stat.minecraft.sprint_one_cm": "Distance Sprinted", - "stat.minecraft.strider_one_cm": "Distance by Strider", - "stat.minecraft.swim_one_cm": "Distance Swum", - "stat.minecraft.talked_to_villager": "Talked to Villagers", - "stat.minecraft.target_hit": "Targets Hit", - "stat.minecraft.time_since_death": "Time Since Last Death", - "stat.minecraft.time_since_rest": "Time Since Last Rest", - "stat.minecraft.total_world_time": "Time with World Open", - "stat.minecraft.traded_with_villager": "Traded with Villagers", - "stat.minecraft.trigger_trapped_chest": "Trapped Chests Triggered", - "stat.minecraft.tune_noteblock": "Note Blocks Tuned", - "stat.minecraft.use_cauldron": "Water Taken from Cauldron", - "stat.minecraft.walk_on_water_one_cm": "Distance Walked on Water", - "stat.minecraft.walk_one_cm": "Distance Walked", - "stat.minecraft.walk_under_water_one_cm": "Distance Walked under Water", - "stat.mobsButton": "Mobs", - "stats.none": "-", - "structure_block.button.detect_size": "DETECT", - "structure_block.button.load": "LOAD", - "structure_block.button.save": "SAVE", - "structure_block.custom_data": "Custom Data Tag Name", - "structure_block.detect_size": "Detect Structure Size and Position:", - "structure_block.hover.corner": "Corner: %s", - "structure_block.hover.data": "Data: %s", - "structure_block.hover.load": "Load: %s", - "structure_block.hover.save": "Save: %s", - "structure_block.include_entities": "Include Entities:", - "structure_block.integrity": "Structure Integrity and Seed", - "structure_block.integrity.integrity": "Structure Integrity", - "structure_block.integrity.seed": "Structure Seed", - "structure_block.invalid_structure_name": "Invalid structure name '%s'", - "structure_block.load_not_found": "Structure '%s' is not available", - "structure_block.load_prepare": "Structure '%s' position prepared", - "structure_block.load_success": "Structure loaded from '%s'", - "structure_block.mode_info.corner": "Corner Mode - Placement and size marker", - "structure_block.mode_info.data": "Data Mode - Game logic marker", - "structure_block.mode_info.load": "Load Mode - Load from file", - "structure_block.mode_info.save": "Save Mode - Write to file", - "structure_block.mode.corner": "Corner", - "structure_block.mode.data": "Data", - "structure_block.mode.load": "Load", - "structure_block.mode.save": "Save", - "structure_block.position": "Relative Position", - "structure_block.position.x": "relative Position x", - "structure_block.position.y": "relative position y", - "structure_block.position.z": "relative position z", - "structure_block.save_failure": "Unable to save structure '%s'", - "structure_block.save_success": "Structure saved as '%s'", - "structure_block.show_air": "Show Invisible Blocks:", - "structure_block.show_boundingbox": "Show Bounding Box:", - "structure_block.size": "Structure Size", - "structure_block.size_failure": "Unable to detect structure size. Add corners with matching structure names", - "structure_block.size_success": "Size successfully detected for '%s'", - "structure_block.size.x": "structure size x", - "structure_block.size.y": "structure size y", - "structure_block.size.z": "structure size z", - "structure_block.strict": "Strict Placement:", - "structure_block.structure_name": "Structure Name", - "subtitles.ambient.cave": "Eerie noise", - "subtitles.ambient.sound": "Eerie noise", - "subtitles.block.amethyst_block.chime": "Amethyst chimes", - "subtitles.block.amethyst_block.resonate": "Amethyst resonates", - "subtitles.block.anvil.destroy": "Anvil destroyed", - "subtitles.block.anvil.land": "Anvil landed", - "subtitles.block.anvil.use": "Anvil used", - "subtitles.block.barrel.close": "Barrel closes", - "subtitles.block.barrel.open": "Barrel opens", - "subtitles.block.beacon.activate": "Beacon activates", - "subtitles.block.beacon.ambient": "Beacon hums", - "subtitles.block.beacon.deactivate": "Beacon deactivates", - "subtitles.block.beacon.power_select": "Beacon power selected", - "subtitles.block.beehive.drip": "Honey drips", - "subtitles.block.beehive.enter": "Bee enters hive", - "subtitles.block.beehive.exit": "Bee leaves hive", - "subtitles.block.beehive.shear": "Shears scrape", - "subtitles.block.beehive.work": "Bees work", - "subtitles.block.bell.resonate": "Bell resonates", - "subtitles.block.bell.use": "Bell rings", - "subtitles.block.big_dripleaf.tilt_down": "Dripleaf tilts down", - "subtitles.block.big_dripleaf.tilt_up": "Dripleaf tilts up", - "subtitles.block.blastfurnace.fire_crackle": "Blast Furnace crackles", - "subtitles.block.brewing_stand.brew": "Brewing Stand bubbles", - "subtitles.block.bubble_column.bubble_pop": "Bubbles pop", - "subtitles.block.bubble_column.upwards_ambient": "Bubbles flow", - "subtitles.block.bubble_column.upwards_inside": "Bubbles woosh", - "subtitles.block.bubble_column.whirlpool_ambient": "Bubbles whirl", - "subtitles.block.bubble_column.whirlpool_inside": "Bubbles zoom", - "subtitles.block.button.click": "Button clicks", - "subtitles.block.cake.add_candle": "Cake squishes", - "subtitles.block.campfire.crackle": "Campfire crackles", - "subtitles.block.candle.crackle": "Candle crackles", - "subtitles.block.candle.extinguish": "Candle extinguishes", - "subtitles.block.chest.close": "Chest closes", - "subtitles.block.chest.locked": "Chest locked", - "subtitles.block.chest.open": "Chest opens", - "subtitles.block.chorus_flower.death": "Chorus Flower withers", - "subtitles.block.chorus_flower.grow": "Chorus Flower grows", - "subtitles.block.comparator.click": "Comparator clicks", - "subtitles.block.composter.empty": "Composter emptied", - "subtitles.block.composter.fill": "Composter filled", - "subtitles.block.composter.ready": "Composter composts", - "subtitles.block.conduit.activate": "Conduit activates", - "subtitles.block.conduit.ambient": "Conduit pulses", - "subtitles.block.conduit.attack.target": "Conduit attacks", - "subtitles.block.conduit.deactivate": "Conduit deactivates", - "subtitles.block.copper_bulb.turn_off": "Copper Bulb turns off", - "subtitles.block.copper_bulb.turn_on": "Copper Bulb turns on", - "subtitles.block.copper_chest.close": "Chest closes", - "subtitles.block.copper_chest.open": "Chest opens", - "subtitles.block.copper_trapdoor.close": "Trapdoor closes", - "subtitles.block.copper_trapdoor.open": "Trapdoor opens", - "subtitles.block.crafter.craft": "Crafter crafts", - "subtitles.block.crafter.fail": "Crafter fails crafting", - "subtitles.block.creaking_heart.hurt": "Creaking Heart grumbles", - "subtitles.block.creaking_heart.idle": "Eerie noise", - "subtitles.block.creaking_heart.spawn": "Creaking Heart awakens", - "subtitles.block.deadbush.idle": "Dry sounds", - "subtitles.block.decorated_pot.insert": "Decorated Pot fills", - "subtitles.block.decorated_pot.insert_fail": "Decorated Pot wobbles", - "subtitles.block.decorated_pot.shatter": "Decorated Pot shatters", - "subtitles.block.dispenser.dispense": "Dispensed item", - "subtitles.block.dispenser.fail": "Dispenser failed", - "subtitles.block.door.toggle": "Door creaks", - "subtitles.block.dried_ghast.ambient": "Sounds of dryness", - "subtitles.block.dried_ghast.ambient_water": "Dried Ghast rehydrates", - "subtitles.block.dried_ghast.place_in_water": "Dried Ghast soaks", - "subtitles.block.dried_ghast.transition": "Dried Ghast feels better", - "subtitles.block.dry_grass.ambient": "Windy sounds", - "subtitles.block.enchantment_table.use": "Enchanting Table used", - "subtitles.block.end_portal_frame.fill": "Eye of Ender attaches", - "subtitles.block.end_portal.spawn": "End Portal opens", - "subtitles.block.eyeblossom.close": "Eyeblossom closes", - "subtitles.block.eyeblossom.idle": "Eyeblossom whispers", - "subtitles.block.eyeblossom.open": "Eyeblossom opens", - "subtitles.block.fence_gate.toggle": "Fence Gate creaks", - "subtitles.block.fire.ambient": "Fire crackles", - "subtitles.block.fire.extinguish": "Fire extinguished", - "subtitles.block.firefly_bush.idle": "Fireflies buzz", - "subtitles.block.frogspawn.hatch": "Tadpole hatches", - "subtitles.block.furnace.fire_crackle": "Furnace crackles", - "subtitles.block.generic.break": "Block broken", - "subtitles.block.generic.fall": "Something falls on a block", - "subtitles.block.generic.footsteps": "Footsteps", - "subtitles.block.generic.hit": "Block breaking", - "subtitles.block.generic.place": "Block placed", - "subtitles.block.grindstone.use": "Grindstone used", - "subtitles.block.growing_plant.crop": "Plant cropped", - "subtitles.block.hanging_sign.waxed_interact_fail": "Sign wobbles", - "subtitles.block.honey_block.slide": "Sliding down a honey block", - "subtitles.block.iron_trapdoor.close": "Trapdoor closes", - "subtitles.block.iron_trapdoor.open": "Trapdoor opens", - "subtitles.block.lava.ambient": "Lava pops", - "subtitles.block.lava.extinguish": "Lava hisses", - "subtitles.block.lever.click": "Lever clicks", - "subtitles.block.note_block.note": "Note Block plays", - "subtitles.block.pale_hanging_moss.idle": "Eerie noise", - "subtitles.block.piston.move": "Piston moves", - "subtitles.block.pointed_dripstone.drip_lava": "Lava drips", - "subtitles.block.pointed_dripstone.drip_lava_into_cauldron": "Lava drips into Cauldron", - "subtitles.block.pointed_dripstone.drip_water": "Water drips", - "subtitles.block.pointed_dripstone.drip_water_into_cauldron": "Water drips into Cauldron", - "subtitles.block.pointed_dripstone.land": "Stalactite crashes down", - "subtitles.block.portal.ambient": "Portal whooshes", - "subtitles.block.portal.travel": "Portal noise fades", - "subtitles.block.portal.trigger": "Portal noise intensifies", - "subtitles.block.pressure_plate.click": "Pressure Plate clicks", - "subtitles.block.pumpkin.carve": "Shears carve", - "subtitles.block.redstone_torch.burnout": "Torch fizzes", - "subtitles.block.respawn_anchor.ambient": "Respawn Anchor whooshes", - "subtitles.block.respawn_anchor.charge": "Respawn Anchor is charged", - "subtitles.block.respawn_anchor.deplete": "Respawn Anchor depletes", - "subtitles.block.respawn_anchor.set_spawn": "Respawn Anchor sets spawn", - "subtitles.block.sand.idle": "Sandy sounds", - "subtitles.block.sand.wind": "Windy sounds", - "subtitles.block.sculk_catalyst.bloom": "Sculk Catalyst blooms", - "subtitles.block.sculk_sensor.clicking": "Sculk Sensor clicks", - "subtitles.block.sculk_sensor.clicking_stop": "Sculk Sensor stops clicking", - "subtitles.block.sculk_shrieker.shriek": "Sculk Shrieker shrieks", - "subtitles.block.sculk.charge": "Sculk bubbles", - "subtitles.block.sculk.spread": "Sculk spreads", - "subtitles.block.shelf.activate": "Shelf activates", - "subtitles.block.shelf.deactivate": "Shelf deactivates", - "subtitles.block.shelf.multi_swap": "Items swap", - "subtitles.block.shelf.place_item": "Item placed", - "subtitles.block.shelf.single_swap": "Item swaps", - "subtitles.block.shelf.take_item": "Item taken", - "subtitles.block.shulker_box.close": "Shulker box closes", - "subtitles.block.shulker_box.open": "Shulker box opens", - "subtitles.block.sign.waxed_interact_fail": "Sign wobbles", - "subtitles.block.smithing_table.use": "Smithing Table used", - "subtitles.block.smoker.smoke": "Smoker smokes", - "subtitles.block.sniffer_egg.crack": "Sniffer Egg cracks", - "subtitles.block.sniffer_egg.hatch": "Sniffer Egg hatches", - "subtitles.block.sniffer_egg.plop": "Sniffer plops", - "subtitles.block.sponge.absorb": "Sponge sucks", - "subtitles.block.sweet_berry_bush.pick_berries": "Berries pop", - "subtitles.block.trapdoor.close": "Trapdoor closes", - "subtitles.block.trapdoor.open": "Trapdoor opens", - "subtitles.block.trapdoor.toggle": "Trapdoor creaks", - "subtitles.block.trial_spawner.about_to_spawn_item": "Ominous item prepares", - "subtitles.block.trial_spawner.ambient": "Trial Spawner crackles", - "subtitles.block.trial_spawner.ambient_charged": "Ominous crackling", - "subtitles.block.trial_spawner.ambient_ominous": "Ominous crackling", - "subtitles.block.trial_spawner.charge_activate": "Omen engulfs Trial Spawner", - "subtitles.block.trial_spawner.close_shutter": "Trial Spawner closes", - "subtitles.block.trial_spawner.detect_player": "Trial Spawner charges up", - "subtitles.block.trial_spawner.eject_item": "Trial Spawner ejects items", - "subtitles.block.trial_spawner.ominous_activate": "Omen engulfs Trial Spawner", - "subtitles.block.trial_spawner.open_shutter": "Trial Spawner opens", - "subtitles.block.trial_spawner.spawn_item": "Ominous item drops", - "subtitles.block.trial_spawner.spawn_item_begin": "Ominous item appears", - "subtitles.block.trial_spawner.spawn_mob": "Trial Spawner spawns a mob", - "subtitles.block.tripwire.attach": "Tripwire attaches", - "subtitles.block.tripwire.click": "Tripwire clicks", - "subtitles.block.tripwire.detach": "Tripwire detaches", - "subtitles.block.vault.activate": "Vault ignites", - "subtitles.block.vault.ambient": "Vault crackles", - "subtitles.block.vault.close_shutter": "Vault closes", - "subtitles.block.vault.deactivate": "Vault extinguishes", - "subtitles.block.vault.eject_item": "Vault ejects item", - "subtitles.block.vault.insert_item": "Vault unlocks", - "subtitles.block.vault.insert_item_fail": "Vault rejects item", - "subtitles.block.vault.open_shutter": "Vault opens", - "subtitles.block.vault.reject_rewarded_player": "Vault rejects player", - "subtitles.block.water.ambient": "Water flows", - "subtitles.block.wet_sponge.dries": "Sponge dries", - "subtitles.chiseled_bookshelf.insert": "Book placed", - "subtitles.chiseled_bookshelf.insert_enchanted": "Enchanted Book placed", - "subtitles.chiseled_bookshelf.take": "Book taken", - "subtitles.chiseled_bookshelf.take_enchanted": "Enchanted Book taken", - "subtitles.enchant.thorns.hit": "Thorns prick", - "subtitles.entity.allay.ambient_with_item": "Allay seeks", - "subtitles.entity.allay.ambient_without_item": "Allay yearns", - "subtitles.entity.allay.death": "Allay dies", - "subtitles.entity.allay.hurt": "Allay hurts", - "subtitles.entity.allay.item_given": "Allay chortles", - "subtitles.entity.allay.item_taken": "Allay allays", - "subtitles.entity.allay.item_thrown": "Allay tosses", - "subtitles.entity.armadillo.ambient": "Armadillo grunts", - "subtitles.entity.armadillo.brush": "Scute is brushed off", - "subtitles.entity.armadillo.death": "Armadillo dies", - "subtitles.entity.armadillo.eat": "Armadillo eats", - "subtitles.entity.armadillo.hurt": "Armadillo hurts", - "subtitles.entity.armadillo.hurt_reduced": "Armadillo shields itself", - "subtitles.entity.armadillo.land": "Armadillo lands", - "subtitles.entity.armadillo.peek": "Armadillo peeks", - "subtitles.entity.armadillo.roll": "Armadillo rolls up", - "subtitles.entity.armadillo.scute_drop": "Armadillo sheds scute", - "subtitles.entity.armadillo.unroll_finish": "Armadillo unrolls", - "subtitles.entity.armadillo.unroll_start": "Armadillo peeks", - "subtitles.entity.armor_stand.fall": "Something fell", - "subtitles.entity.arrow.hit": "Arrow hits", - "subtitles.entity.arrow.hit_player": "Player hit", - "subtitles.entity.arrow.shoot": "Arrow fired", - "subtitles.entity.axolotl.attack": "Axolotl attacks", - "subtitles.entity.axolotl.death": "Axolotl dies", - "subtitles.entity.axolotl.hurt": "Axolotl hurts", - "subtitles.entity.axolotl.idle_air": "Axolotl chirps", - "subtitles.entity.axolotl.idle_water": "Axolotl chirps", - "subtitles.entity.axolotl.splash": "Axolotl splashes", - "subtitles.entity.axolotl.swim": "Axolotl swims", - "subtitles.entity.baby_cat.ambient": "Kitten meows", - "subtitles.entity.baby_cat.beg_for_food": "Kitten begs", - "subtitles.entity.baby_cat.death": "Kitten dies", - "subtitles.entity.baby_cat.eat": "Kitten eats", - "subtitles.entity.baby_cat.hiss": "Kitten hisses", - "subtitles.entity.baby_cat.hurt": "Kitten hurts", - "subtitles.entity.baby_cat.purr": "Kitten purrs", - "subtitles.entity.baby_chicken.ambient": "Chick peeps", - "subtitles.entity.baby_chicken.death": "Chick dies", - "subtitles.entity.baby_chicken.hurts": "Chick hurts", - "subtitles.entity.baby_horse.ambient": "Foal neighs", - "subtitles.entity.baby_horse.angry": "Foal neighs", - "subtitles.entity.baby_horse.breathe": "Foal breathes", - "subtitles.entity.baby_horse.death": "Foal dies", - "subtitles.entity.baby_horse.eat": "Foal eats", - "subtitles.entity.baby_horse.hurt": "Foal hurts", - "subtitles.entity.baby_horse.land": "Foal lands", - "subtitles.entity.baby_nautilus.ambient": "Baby Nautilus chitters", - "subtitles.entity.baby_nautilus.ambient_land": "Baby Nautilus chitters", - "subtitles.entity.baby_nautilus.death": "Baby Nautilus dies", - "subtitles.entity.baby_nautilus.death_land": "Baby Nautilus dies", - "subtitles.entity.baby_nautilus.eat": "Baby Nautilus eats", - "subtitles.entity.baby_nautilus.hurt": "Baby Nautilus hurts", - "subtitles.entity.baby_nautilus.hurt_land": "Baby Nautilus hurts", - "subtitles.entity.baby_nautilus.swim": "Baby Nautilus swims", - "subtitles.entity.baby_pig.ambient": "Baby Pig oinks", - "subtitles.entity.baby_pig.death": "Baby Pig dies", - "subtitles.entity.baby_pig.eat": "Baby Pig eats", - "subtitles.entity.baby_pig.hurt": "Baby Pig hurts", - "subtitles.entity.baby_wolf.ambient": "Puppy yips", - "subtitles.entity.baby_wolf.death": "Puppy dies", - "subtitles.entity.baby_wolf.growl": "Puppy growls", - "subtitles.entity.baby_wolf.hurt": "Puppy hurts", - "subtitles.entity.baby_wolf.pant": "Puppy pants", - "subtitles.entity.baby_wolf.whine": "Puppy whines", - "subtitles.entity.bat.ambient": "Bat screeches", - "subtitles.entity.bat.death": "Bat dies", - "subtitles.entity.bat.hurt": "Bat hurts", - "subtitles.entity.bat.takeoff": "Bat takes off", - "subtitles.entity.bee.ambient": "Bee buzzes", - "subtitles.entity.bee.death": "Bee dies", - "subtitles.entity.bee.hurt": "Bee hurts", - "subtitles.entity.bee.loop": "Bee buzzes", - "subtitles.entity.bee.loop_aggressive": "Bee buzzes angrily", - "subtitles.entity.bee.pollinate": "Bee buzzes happily", - "subtitles.entity.bee.sting": "Bee stings", - "subtitles.entity.blaze.ambient": "Blaze breathes", - "subtitles.entity.blaze.burn": "Blaze crackles", - "subtitles.entity.blaze.death": "Blaze dies", - "subtitles.entity.blaze.hurt": "Blaze hurts", - "subtitles.entity.blaze.shoot": "Blaze shoots", - "subtitles.entity.boat.paddle_land": "Rowing", - "subtitles.entity.boat.paddle_water": "Rowing", - "subtitles.entity.bogged.ambient": "Bogged rattles", - "subtitles.entity.bogged.death": "Bogged dies", - "subtitles.entity.bogged.hurt": "Bogged hurts", - "subtitles.entity.breeze.charge": "Breeze charges", - "subtitles.entity.breeze.death": "Breeze dies", - "subtitles.entity.breeze.deflect": "Breeze deflects", - "subtitles.entity.breeze.hurt": "Breeze hurts", - "subtitles.entity.breeze.idle_air": "Breeze flies", - "subtitles.entity.breeze.idle_ground": "Breeze whirs", - "subtitles.entity.breeze.inhale": "Breeze inhales", - "subtitles.entity.breeze.jump": "Breeze jumps", - "subtitles.entity.breeze.land": "Breeze lands", - "subtitles.entity.breeze.shoot": "Breeze shoots", - "subtitles.entity.breeze.slide": "Breeze slides", - "subtitles.entity.breeze.whirl": "Breeze whirls", - "subtitles.entity.breeze.wind_burst": "Wind Charge bursts", - "subtitles.entity.camel_husk.ambient": "Camel Husk grumphs", - "subtitles.entity.camel_husk.dash": "Camel Husk yeets", - "subtitles.entity.camel_husk.dash_ready": "Camel Husk recovers", - "subtitles.entity.camel_husk.death": "Camel Husk dies", - "subtitles.entity.camel_husk.eat": "Camel Husk eats", - "subtitles.entity.camel_husk.hurt": "Camel Husk hurts", - "subtitles.entity.camel_husk.saddle": "Saddle equips", - "subtitles.entity.camel_husk.sit": "Camel Husk sits down", - "subtitles.entity.camel_husk.stand": "Camel Husk stands up", - "subtitles.entity.camel.ambient": "Camel grunts", - "subtitles.entity.camel.dash": "Camel yeets", - "subtitles.entity.camel.dash_ready": "Camel recovers", - "subtitles.entity.camel.death": "Camel dies", - "subtitles.entity.camel.eat": "Camel eats", - "subtitles.entity.camel.hurt": "Camel hurts", - "subtitles.entity.camel.saddle": "Saddle equips", - "subtitles.entity.camel.sit": "Camel sits down", - "subtitles.entity.camel.stand": "Camel stands up", - "subtitles.entity.camel.step": "Camel steps", - "subtitles.entity.camel.step_sand": "Camel sands", - "subtitles.entity.cat.ambient": "Cat meows", - "subtitles.entity.cat.beg_for_food": "Cat begs", - "subtitles.entity.cat.death": "Cat dies", - "subtitles.entity.cat.eat": "Cat eats", - "subtitles.entity.cat.hiss": "Cat hisses", - "subtitles.entity.cat.hurt": "Cat hurts", - "subtitles.entity.cat.purr": "Cat purrs", - "subtitles.entity.chicken.ambient": "Chicken clucks", - "subtitles.entity.chicken.death": "Chicken dies", - "subtitles.entity.chicken.egg": "Chicken plops", - "subtitles.entity.chicken.hurt": "Chicken hurts", - "subtitles.entity.cod.death": "Cod dies", - "subtitles.entity.cod.flop": "Cod flops", - "subtitles.entity.cod.hurt": "Cod hurts", - "subtitles.entity.copper_golem_become_statue": "Copper Golem is petrified", - "subtitles.entity.copper_golem_oxidized.death": "Copper Golem dies", - "subtitles.entity.copper_golem_oxidized.hurt": "Copper Golem hurts", - "subtitles.entity.copper_golem_oxidized.spin": "Copper Golem's head spins", - "subtitles.entity.copper_golem_weathered.death": "Copper Golem dies", - "subtitles.entity.copper_golem_weathered.hurt": "Copper Golem hurts", - "subtitles.entity.copper_golem_weathered.spin": "Copper Golem's head spins", - "subtitles.entity.copper_golem.death": "Copper Golem dies", - "subtitles.entity.copper_golem.hurt": "Copper Golem hurts", - "subtitles.entity.copper_golem.item_drop": "Copper Golem is placing an item", - "subtitles.entity.copper_golem.item_no_drop": "Copper Golem can't place item", - "subtitles.entity.copper_golem.no_item_get": "Copper Golem is picking up item", - "subtitles.entity.copper_golem.no_item_no_get": "Copper Golem can't pick up item", - "subtitles.entity.copper_golem.spawn": "Copper Golem appears", - "subtitles.entity.copper_golem.spin": "Copper Golem's head spins", - "subtitles.entity.cow.ambient": "Cow moos", - "subtitles.entity.cow.death": "Cow dies", - "subtitles.entity.cow.hurt": "Cow hurts", - "subtitles.entity.cow.milk": "Cow gets milked", - "subtitles.entity.creaking.activate": "Creaking watches", - "subtitles.entity.creaking.ambient": "Creaking creaks", - "subtitles.entity.creaking.attack": "Creaking attacks", - "subtitles.entity.creaking.deactivate": "Creaking calms", - "subtitles.entity.creaking.death": "Creaking crumbles", - "subtitles.entity.creaking.freeze": "Creaking stops", - "subtitles.entity.creaking.spawn": "Creaking manifests", - "subtitles.entity.creaking.sway": "Creaking is hit", - "subtitles.entity.creaking.twitch": "Creaking twitches", - "subtitles.entity.creaking.unfreeze": "Creaking moves", - "subtitles.entity.creeper.death": "Creeper dies", - "subtitles.entity.creeper.hurt": "Creeper hurts", - "subtitles.entity.creeper.primed": "Creeper hisses", - "subtitles.entity.dolphin.ambient": "Dolphin chirps", - "subtitles.entity.dolphin.ambient_water": "Dolphin whistles", - "subtitles.entity.dolphin.attack": "Dolphin attacks", - "subtitles.entity.dolphin.death": "Dolphin dies", - "subtitles.entity.dolphin.eat": "Dolphin eats", - "subtitles.entity.dolphin.hurt": "Dolphin hurts", - "subtitles.entity.dolphin.jump": "Dolphin jumps", - "subtitles.entity.dolphin.play": "Dolphin plays", - "subtitles.entity.dolphin.splash": "Dolphin splashes", - "subtitles.entity.dolphin.swim": "Dolphin swims", - "subtitles.entity.donkey.ambient": "Donkey hee-haws", - "subtitles.entity.donkey.angry": "Donkey neighs", - "subtitles.entity.donkey.chest": "Donkey Chest equips", - "subtitles.entity.donkey.death": "Donkey dies", - "subtitles.entity.donkey.eat": "Donkey eats", - "subtitles.entity.donkey.hurt": "Donkey hurts", - "subtitles.entity.donkey.jump": "Donkey jumps", - "subtitles.entity.drowned.ambient": "Drowned gurgles", - "subtitles.entity.drowned.ambient_water": "Drowned gurgles", - "subtitles.entity.drowned.death": "Drowned dies", - "subtitles.entity.drowned.hurt": "Drowned hurts", - "subtitles.entity.drowned.shoot": "Drowned throws Trident", - "subtitles.entity.drowned.step": "Drowned steps", - "subtitles.entity.drowned.swim": "Drowned swims", - "subtitles.entity.egg.throw": "Egg flies", - "subtitles.entity.elder_guardian.ambient": "Elder Guardian moans", - "subtitles.entity.elder_guardian.ambient_land": "Elder Guardian flaps", - "subtitles.entity.elder_guardian.curse": "Elder Guardian curses", - "subtitles.entity.elder_guardian.death": "Elder Guardian dies", - "subtitles.entity.elder_guardian.flop": "Elder Guardian flops", - "subtitles.entity.elder_guardian.hurt": "Elder Guardian hurts", - "subtitles.entity.ender_dragon.ambient": "Dragon roars", - "subtitles.entity.ender_dragon.death": "Dragon dies", - "subtitles.entity.ender_dragon.flap": "Dragon flaps", - "subtitles.entity.ender_dragon.growl": "Dragon growls", - "subtitles.entity.ender_dragon.hurt": "Dragon hurts", - "subtitles.entity.ender_dragon.shoot": "Dragon shoots", - "subtitles.entity.ender_eye.death": "Eye of Ender falls", - "subtitles.entity.ender_eye.launch": "Eye of Ender shoots", - "subtitles.entity.ender_pearl.throw": "Ender Pearl flies", - "subtitles.entity.enderman.ambient": "Enderman vwoops", - "subtitles.entity.enderman.death": "Enderman dies", - "subtitles.entity.enderman.hurt": "Enderman hurts", - "subtitles.entity.enderman.scream": "Enderman screams", - "subtitles.entity.enderman.stare": "Enderman cries out", - "subtitles.entity.enderman.teleport": "Enderman teleports", - "subtitles.entity.endermite.ambient": "Endermite scuttles", - "subtitles.entity.endermite.death": "Endermite dies", - "subtitles.entity.endermite.hurt": "Endermite hurts", - "subtitles.entity.evoker_fangs.attack": "Fangs snap", - "subtitles.entity.evoker.ambient": "Evoker murmurs", - "subtitles.entity.evoker.cast_spell": "Evoker casts spell", - "subtitles.entity.evoker.celebrate": "Evoker cheers", - "subtitles.entity.evoker.death": "Evoker dies", - "subtitles.entity.evoker.hurt": "Evoker hurts", - "subtitles.entity.evoker.prepare_attack": "Evoker prepares attack", - "subtitles.entity.evoker.prepare_summon": "Evoker prepares summoning", - "subtitles.entity.evoker.prepare_wololo": "Evoker prepares charming", - "subtitles.entity.experience_orb.pickup": "Experience gained", - "subtitles.entity.firework_rocket.blast": "Firework blasts", - "subtitles.entity.firework_rocket.launch": "Firework launches", - "subtitles.entity.firework_rocket.twinkle": "Firework twinkles", - "subtitles.entity.fish.swim": "Splashes", - "subtitles.entity.fishing_bobber.retrieve": "Bobber retrieved", - "subtitles.entity.fishing_bobber.splash": "Fishing Bobber splashes", - "subtitles.entity.fishing_bobber.throw": "Bobber thrown", - "subtitles.entity.fox.aggro": "Fox angers", - "subtitles.entity.fox.ambient": "Fox squeaks", - "subtitles.entity.fox.bite": "Fox bites", - "subtitles.entity.fox.death": "Fox dies", - "subtitles.entity.fox.eat": "Fox eats", - "subtitles.entity.fox.hurt": "Fox hurts", - "subtitles.entity.fox.screech": "Fox screeches", - "subtitles.entity.fox.sleep": "Fox snores", - "subtitles.entity.fox.sniff": "Fox sniffs", - "subtitles.entity.fox.spit": "Fox spits", - "subtitles.entity.fox.teleport": "Fox teleports", - "subtitles.entity.frog.ambient": "Frog croaks", - "subtitles.entity.frog.death": "Frog dies", - "subtitles.entity.frog.eat": "Frog eats", - "subtitles.entity.frog.hurt": "Frog hurts", - "subtitles.entity.frog.lay_spawn": "Frog lays spawn", - "subtitles.entity.frog.long_jump": "Frog jumps", - "subtitles.entity.generic.big_fall": "Something fell", - "subtitles.entity.generic.burn": "Burning", - "subtitles.entity.generic.death": "Dying", - "subtitles.entity.generic.drink": "Sipping", - "subtitles.entity.generic.eat": "Eating", - "subtitles.entity.generic.explode": "Explosion", - "subtitles.entity.generic.extinguish_fire": "Fire extinguishes", - "subtitles.entity.generic.hurt": "Something hurts", - "subtitles.entity.generic.small_fall": "Something trips", - "subtitles.entity.generic.splash": "Splashing", - "subtitles.entity.generic.swim": "Swimming", - "subtitles.entity.generic.wind_burst": "Wind Charge bursts", - "subtitles.entity.ghast.ambient": "Ghast cries", - "subtitles.entity.ghast.death": "Ghast dies", - "subtitles.entity.ghast.hurt": "Ghast hurts", - "subtitles.entity.ghast.shoot": "Ghast shoots", - "subtitles.entity.ghastling.ambient": "Ghastling coos", - "subtitles.entity.ghastling.death": "Ghastling dies", - "subtitles.entity.ghastling.hurt": "Ghastling hurts", - "subtitles.entity.ghastling.spawn": "Ghastling appears", - "subtitles.entity.glow_item_frame.add_item": "Glow Item Frame fills", - "subtitles.entity.glow_item_frame.break": "Glow Item Frame broken", - "subtitles.entity.glow_item_frame.place": "Glow Item Frame placed", - "subtitles.entity.glow_item_frame.remove_item": "Glow Item Frame empties", - "subtitles.entity.glow_item_frame.rotate_item": "Glow Item Frame clicks", - "subtitles.entity.glow_squid.ambient": "Glow Squid swims", - "subtitles.entity.glow_squid.death": "Glow Squid dies", - "subtitles.entity.glow_squid.hurt": "Glow Squid hurts", - "subtitles.entity.glow_squid.squirt": "Glow Squid shoots ink", - "subtitles.entity.goat.ambient": "Goat bleats", - "subtitles.entity.goat.death": "Goat dies", - "subtitles.entity.goat.eat": "Goat eats", - "subtitles.entity.goat.horn_break": "Goat Horn breaks off", - "subtitles.entity.goat.hurt": "Goat hurts", - "subtitles.entity.goat.long_jump": "Goat leaps", - "subtitles.entity.goat.milk": "Goat gets milked", - "subtitles.entity.goat.prepare_ram": "Goat stomps", - "subtitles.entity.goat.ram_impact": "Goat rams", - "subtitles.entity.goat.screaming.ambient": "Goat bellows", - "subtitles.entity.goat.step": "Goat steps", - "subtitles.entity.guardian.ambient": "Guardian moans", - "subtitles.entity.guardian.ambient_land": "Guardian flaps", - "subtitles.entity.guardian.attack": "Guardian shoots", - "subtitles.entity.guardian.death": "Guardian dies", - "subtitles.entity.guardian.flop": "Guardian flops", - "subtitles.entity.guardian.hurt": "Guardian hurts", - "subtitles.entity.happy_ghast.ambient": "Happy Ghast croons", - "subtitles.entity.happy_ghast.death": "Happy Ghast dies", - "subtitles.entity.happy_ghast.equip": "Harness equips", - "subtitles.entity.happy_ghast.harness_goggles_down": "Happy Ghast is ready", - "subtitles.entity.happy_ghast.harness_goggles_up": "Happy Ghast stops", - "subtitles.entity.happy_ghast.hurt": "Happy Ghast hurts", - "subtitles.entity.happy_ghast.unequip": "Harness unequips", - "subtitles.entity.hoglin.ambient": "Hoglin growls", - "subtitles.entity.hoglin.angry": "Hoglin growls angrily", - "subtitles.entity.hoglin.attack": "Hoglin attacks", - "subtitles.entity.hoglin.converted_to_zombified": "Hoglin converts to Zoglin", - "subtitles.entity.hoglin.death": "Hoglin dies", - "subtitles.entity.hoglin.hurt": "Hoglin hurts", - "subtitles.entity.hoglin.retreat": "Hoglin retreats", - "subtitles.entity.hoglin.step": "Hoglin steps", - "subtitles.entity.horse.ambient": "Horse neighs", - "subtitles.entity.horse.angry": "Horse neighs", - "subtitles.entity.horse.armor": "Horse armor equips", - "subtitles.entity.horse.breathe": "Horse breathes", - "subtitles.entity.horse.death": "Horse dies", - "subtitles.entity.horse.eat": "Horse eats", - "subtitles.entity.horse.gallop": "Horse gallops", - "subtitles.entity.horse.hurt": "Horse hurts", - "subtitles.entity.horse.jump": "Horse jumps", - "subtitles.entity.horse.saddle": "Saddle equips", - "subtitles.entity.husk.ambient": "Husk groans", - "subtitles.entity.husk.converted_to_zombie": "Husk converts to Zombie", - "subtitles.entity.husk.death": "Husk dies", - "subtitles.entity.husk.hurt": "Husk hurts", - "subtitles.entity.illusioner.ambient": "Illusioner murmurs", - "subtitles.entity.illusioner.cast_spell": "Illusioner casts spell", - "subtitles.entity.illusioner.death": "Illusioner dies", - "subtitles.entity.illusioner.hurt": "Illusioner hurts", - "subtitles.entity.illusioner.mirror_move": "Illusioner displaces", - "subtitles.entity.illusioner.prepare_blindness": "Illusioner prepares blindness", - "subtitles.entity.illusioner.prepare_mirror": "Illusioner prepares mirror image", - "subtitles.entity.iron_golem.attack": "Iron Golem attacks", - "subtitles.entity.iron_golem.damage": "Iron Golem breaks", - "subtitles.entity.iron_golem.death": "Iron Golem dies", - "subtitles.entity.iron_golem.hurt": "Iron Golem hurts", - "subtitles.entity.iron_golem.repair": "Iron Golem repaired", - "subtitles.entity.item_frame.add_item": "Item Frame fills", - "subtitles.entity.item_frame.break": "Item Frame broken", - "subtitles.entity.item_frame.place": "Item Frame placed", - "subtitles.entity.item_frame.remove_item": "Item Frame empties", - "subtitles.entity.item_frame.rotate_item": "Item Frame clicks", - "subtitles.entity.item.break": "Item breaks", - "subtitles.entity.item.pickup": "Item plops", - "subtitles.entity.leash_knot.break": "Leash Knot broken", - "subtitles.entity.leash_knot.place": "Leash Knot tied", - "subtitles.entity.lightning_bolt.impact": "Lightning strikes", - "subtitles.entity.lightning_bolt.thunder": "Thunder roars", - "subtitles.entity.llama.ambient": "Llama bleats", - "subtitles.entity.llama.angry": "Llama bleats angrily", - "subtitles.entity.llama.chest": "Llama Chest equips", - "subtitles.entity.llama.death": "Llama dies", - "subtitles.entity.llama.eat": "Llama eats", - "subtitles.entity.llama.hurt": "Llama hurts", - "subtitles.entity.llama.spit": "Llama spits", - "subtitles.entity.llama.step": "Llama steps", - "subtitles.entity.llama.swag": "Llama is decorated", - "subtitles.entity.magma_cube.death": "Magma Cube dies", - "subtitles.entity.magma_cube.hurt": "Magma Cube hurts", - "subtitles.entity.magma_cube.squish": "Magma Cube squishes", - "subtitles.entity.minecart.inside": "Minecart jangles", - "subtitles.entity.minecart.inside_underwater": "Minecart jangles underwater", - "subtitles.entity.minecart.riding": "Minecart rolls", - "subtitles.entity.mooshroom.convert": "Mooshroom transforms", - "subtitles.entity.mooshroom.eat": "Mooshroom eats", - "subtitles.entity.mooshroom.milk": "Mooshroom gets milked", - "subtitles.entity.mooshroom.suspicious_milk": "Mooshroom gets milked suspiciously", - "subtitles.entity.mule.ambient": "Mule hee-haws", - "subtitles.entity.mule.angry": "Mule neighs", - "subtitles.entity.mule.chest": "Mule Chest equips", - "subtitles.entity.mule.death": "Mule dies", - "subtitles.entity.mule.eat": "Mule eats", - "subtitles.entity.mule.hurt": "Mule hurts", - "subtitles.entity.mule.jump": "Mule jumps", - "subtitles.entity.nautilus.ambient": "Nautilus clacks", - "subtitles.entity.nautilus.ambient_land": "Nautilus clacks", - "subtitles.entity.nautilus.dash": "Nautilus jets", - "subtitles.entity.nautilus.dash_land": "Nautilus jets", - "subtitles.entity.nautilus.dash_ready": "Nautilus recovers", - "subtitles.entity.nautilus.dash_ready_land": "Nautilus recovers", - "subtitles.entity.nautilus.death": "Nautilus dies", - "subtitles.entity.nautilus.death_land": "Nautilus dies", - "subtitles.entity.nautilus.eat": "Nautilus eats", - "subtitles.entity.nautilus.hurt": "Nautilus hurts", - "subtitles.entity.nautilus.hurt_land": "Nautilus hurts", - "subtitles.entity.nautilus.swim": "Nautilus swims", - "subtitles.entity.painting.break": "Painting broken", - "subtitles.entity.painting.place": "Painting placed", - "subtitles.entity.panda.aggressive_ambient": "Panda huffs", - "subtitles.entity.panda.ambient": "Panda pants", - "subtitles.entity.panda.bite": "Panda bites", - "subtitles.entity.panda.cant_breed": "Panda bleats", - "subtitles.entity.panda.death": "Panda dies", - "subtitles.entity.panda.eat": "Panda eats", - "subtitles.entity.panda.hurt": "Panda hurts", - "subtitles.entity.panda.pre_sneeze": "Panda's nose tickles", - "subtitles.entity.panda.sneeze": "Panda sneezes", - "subtitles.entity.panda.step": "Panda steps", - "subtitles.entity.panda.worried_ambient": "Panda whimpers", - "subtitles.entity.parched.ambient": "Parched crackles", - "subtitles.entity.parched.death": "Parched dies", - "subtitles.entity.parched.hurt": "Parched hurts", - "subtitles.entity.parrot.ambient": "Parrot talks", - "subtitles.entity.parrot.death": "Parrot dies", - "subtitles.entity.parrot.eats": "Parrot eats", - "subtitles.entity.parrot.fly": "Parrot flutters", - "subtitles.entity.parrot.hurts": "Parrot hurts", - "subtitles.entity.parrot.imitate.blaze": "Parrot breathes", - "subtitles.entity.parrot.imitate.bogged": "Parrot rattles", - "subtitles.entity.parrot.imitate.breeze": "Parrot whirs", - "subtitles.entity.parrot.imitate.camel_husk": "Parrot grumphs", - "subtitles.entity.parrot.imitate.creaking": "Parrot creaks", - "subtitles.entity.parrot.imitate.creeper": "Parrot hisses", - "subtitles.entity.parrot.imitate.drowned": "Parrot gurgles", - "subtitles.entity.parrot.imitate.elder_guardian": "Parrot moans", - "subtitles.entity.parrot.imitate.ender_dragon": "Parrot roars", - "subtitles.entity.parrot.imitate.endermite": "Parrot scuttles", - "subtitles.entity.parrot.imitate.evoker": "Parrot murmurs", - "subtitles.entity.parrot.imitate.ghast": "Parrot cries", - "subtitles.entity.parrot.imitate.guardian": "Parrot moans", - "subtitles.entity.parrot.imitate.hoglin": "Parrot growls", - "subtitles.entity.parrot.imitate.husk": "Parrot groans", - "subtitles.entity.parrot.imitate.illusioner": "Parrot murmurs", - "subtitles.entity.parrot.imitate.magma_cube": "Parrot squishes", - "subtitles.entity.parrot.imitate.parched": "Parrot crackles", - "subtitles.entity.parrot.imitate.phantom": "Parrot screeches", - "subtitles.entity.parrot.imitate.piglin": "Parrot snorts", - "subtitles.entity.parrot.imitate.piglin_brute": "Parrot snorts", - "subtitles.entity.parrot.imitate.pillager": "Parrot murmurs", - "subtitles.entity.parrot.imitate.ravager": "Parrot grunts", - "subtitles.entity.parrot.imitate.shulker": "Parrot lurks", - "subtitles.entity.parrot.imitate.silverfish": "Parrot hisses", - "subtitles.entity.parrot.imitate.skeleton": "Parrot rattles", - "subtitles.entity.parrot.imitate.slime": "Parrot squishes", - "subtitles.entity.parrot.imitate.spider": "Parrot hisses", - "subtitles.entity.parrot.imitate.stray": "Parrot rattles", - "subtitles.entity.parrot.imitate.vex": "Parrot vexes", - "subtitles.entity.parrot.imitate.vindicator": "Parrot mutters", - "subtitles.entity.parrot.imitate.warden": "Parrot whines", - "subtitles.entity.parrot.imitate.witch": "Parrot giggles", - "subtitles.entity.parrot.imitate.wither": "Parrot angers", - "subtitles.entity.parrot.imitate.wither_skeleton": "Parrot rattles", - "subtitles.entity.parrot.imitate.zoglin": "Parrot growls", - "subtitles.entity.parrot.imitate.zombie": "Parrot groans", - "subtitles.entity.parrot.imitate.zombie_horse": "Parrot groans", - "subtitles.entity.parrot.imitate.zombie_nautilus": "Parrot gargles", - "subtitles.entity.parrot.imitate.zombie_villager": "Parrot groans", - "subtitles.entity.phantom.ambient": "Phantom screeches", - "subtitles.entity.phantom.bite": "Phantom bites", - "subtitles.entity.phantom.death": "Phantom dies", - "subtitles.entity.phantom.flap": "Phantom flaps", - "subtitles.entity.phantom.hurt": "Phantom hurts", - "subtitles.entity.phantom.swoop": "Phantom swoops", - "subtitles.entity.pig.ambient": "Pig oinks", - "subtitles.entity.pig.death": "Pig dies", - "subtitles.entity.pig.eat": "Pig eats", - "subtitles.entity.pig.hurt": "Pig hurts", - "subtitles.entity.pig.saddle": "Saddle equips", - "subtitles.entity.piglin_brute.ambient": "Piglin Brute snorts", - "subtitles.entity.piglin_brute.angry": "Piglin Brute snorts angrily", - "subtitles.entity.piglin_brute.converted_to_zombified": "Piglin Brute converts to Zombified Piglin", - "subtitles.entity.piglin_brute.death": "Piglin Brute dies", - "subtitles.entity.piglin_brute.hurt": "Piglin Brute hurts", - "subtitles.entity.piglin_brute.step": "Piglin Brute steps", - "subtitles.entity.piglin.admiring_item": "Piglin admires item", - "subtitles.entity.piglin.ambient": "Piglin snorts", - "subtitles.entity.piglin.angry": "Piglin snorts angrily", - "subtitles.entity.piglin.celebrate": "Piglin celebrates", - "subtitles.entity.piglin.converted_to_zombified": "Piglin converts to Zombified Piglin", - "subtitles.entity.piglin.death": "Piglin dies", - "subtitles.entity.piglin.hurt": "Piglin hurts", - "subtitles.entity.piglin.jealous": "Piglin snorts enviously", - "subtitles.entity.piglin.retreat": "Piglin retreats", - "subtitles.entity.piglin.step": "Piglin steps", - "subtitles.entity.pillager.ambient": "Pillager murmurs", - "subtitles.entity.pillager.celebrate": "Pillager cheers", - "subtitles.entity.pillager.death": "Pillager dies", - "subtitles.entity.pillager.hurt": "Pillager hurts", - "subtitles.entity.player.attack.crit": "Critical attack", - "subtitles.entity.player.attack.knockback": "Knockback attack", - "subtitles.entity.player.attack.strong": "Strong attack", - "subtitles.entity.player.attack.sweep": "Sweeping attack", - "subtitles.entity.player.attack.weak": "Weak attack", - "subtitles.entity.player.burp": "Burp", - "subtitles.entity.player.death": "Player dies", - "subtitles.entity.player.freeze_hurt": "Player freezes", - "subtitles.entity.player.hurt": "Player hurts", - "subtitles.entity.player.hurt_drown": "Player drowning", - "subtitles.entity.player.hurt_on_fire": "Player burns", - "subtitles.entity.player.levelup": "Player dings", - "subtitles.entity.player.teleport": "Player teleports", - "subtitles.entity.polar_bear.ambient": "Polar Bear groans", - "subtitles.entity.polar_bear.ambient_baby": "Baby Polar Bear hums", - "subtitles.entity.polar_bear.death": "Polar Bear dies", - "subtitles.entity.polar_bear.hurt": "Polar Bear hurts", - "subtitles.entity.polar_bear.warning": "Polar Bear roars", - "subtitles.entity.potion.splash": "Bottle smashes", - "subtitles.entity.potion.throw": "Bottle thrown", - "subtitles.entity.puffer_fish.blow_out": "Pufferfish deflates", - "subtitles.entity.puffer_fish.blow_up": "Pufferfish inflates", - "subtitles.entity.puffer_fish.death": "Pufferfish dies", - "subtitles.entity.puffer_fish.flop": "Pufferfish flops", - "subtitles.entity.puffer_fish.hurt": "Pufferfish hurts", - "subtitles.entity.puffer_fish.sting": "Pufferfish stings", - "subtitles.entity.rabbit.ambient": "Rabbit squeaks", - "subtitles.entity.rabbit.attack": "Rabbit attacks", - "subtitles.entity.rabbit.death": "Rabbit dies", - "subtitles.entity.rabbit.hurt": "Rabbit hurts", - "subtitles.entity.rabbit.jump": "Rabbit hops", - "subtitles.entity.ravager.ambient": "Ravager grunts", - "subtitles.entity.ravager.attack": "Ravager bites", - "subtitles.entity.ravager.celebrate": "Ravager cheers", - "subtitles.entity.ravager.death": "Ravager dies", - "subtitles.entity.ravager.hurt": "Ravager hurts", - "subtitles.entity.ravager.roar": "Ravager roars", - "subtitles.entity.ravager.step": "Ravager steps", - "subtitles.entity.ravager.stunned": "Ravager stunned", - "subtitles.entity.salmon.death": "Salmon dies", - "subtitles.entity.salmon.flop": "Salmon flops", - "subtitles.entity.salmon.hurt": "Salmon hurts", - "subtitles.entity.sheep.ambient": "Sheep baahs", - "subtitles.entity.sheep.death": "Sheep dies", - "subtitles.entity.sheep.hurt": "Sheep hurts", - "subtitles.entity.shulker_bullet.hit": "Shulker Bullet explodes", - "subtitles.entity.shulker_bullet.hurt": "Shulker Bullet breaks", - "subtitles.entity.shulker.ambient": "Shulker lurks", - "subtitles.entity.shulker.close": "Shulker closes", - "subtitles.entity.shulker.death": "Shulker dies", - "subtitles.entity.shulker.hurt": "Shulker hurts", - "subtitles.entity.shulker.open": "Shulker opens", - "subtitles.entity.shulker.shoot": "Shulker shoots", - "subtitles.entity.shulker.teleport": "Shulker teleports", - "subtitles.entity.silverfish.ambient": "Silverfish hisses", - "subtitles.entity.silverfish.death": "Silverfish dies", - "subtitles.entity.silverfish.hurt": "Silverfish hurts", - "subtitles.entity.skeleton_horse.ambient": "Skeleton Horse cries", - "subtitles.entity.skeleton_horse.death": "Skeleton Horse dies", - "subtitles.entity.skeleton_horse.hurt": "Skeleton Horse hurts", - "subtitles.entity.skeleton_horse.jump_water": "Skeleton Horse jumps", - "subtitles.entity.skeleton_horse.swim": "Skeleton Horse swims", - "subtitles.entity.skeleton.ambient": "Skeleton rattles", - "subtitles.entity.skeleton.converted_to_stray": "Skeleton converts to Stray", - "subtitles.entity.skeleton.death": "Skeleton dies", - "subtitles.entity.skeleton.hurt": "Skeleton hurts", - "subtitles.entity.skeleton.shoot": "Skeleton shoots", - "subtitles.entity.slime.attack": "Slime attacks", - "subtitles.entity.slime.death": "Slime dies", - "subtitles.entity.slime.hurt": "Slime hurts", - "subtitles.entity.slime.squish": "Slime squishes", - "subtitles.entity.sniffer.death": "Sniffer dies", - "subtitles.entity.sniffer.digging": "Sniffer digs", - "subtitles.entity.sniffer.digging_stop": "Sniffer stands up", - "subtitles.entity.sniffer.drop_seed": "Sniffer drops seed", - "subtitles.entity.sniffer.eat": "Sniffer eats", - "subtitles.entity.sniffer.egg_crack": "Sniffer Egg cracks", - "subtitles.entity.sniffer.egg_hatch": "Sniffer Egg hatches", - "subtitles.entity.sniffer.happy": "Sniffer delights", - "subtitles.entity.sniffer.hurt": "Sniffer hurts", - "subtitles.entity.sniffer.idle": "Sniffer grunts", - "subtitles.entity.sniffer.scenting": "Sniffer scents", - "subtitles.entity.sniffer.searching": "Sniffer searches", - "subtitles.entity.sniffer.sniffing": "Sniffer sniffs", - "subtitles.entity.sniffer.step": "Sniffer steps", - "subtitles.entity.snow_golem.death": "Snow Golem dies", - "subtitles.entity.snow_golem.hurt": "Snow Golem hurts", - "subtitles.entity.snowball.throw": "Snowball flies", - "subtitles.entity.spider.ambient": "Spider hisses", - "subtitles.entity.spider.death": "Spider dies", - "subtitles.entity.spider.hurt": "Spider hurts", - "subtitles.entity.squid.ambient": "Squid swims", - "subtitles.entity.squid.death": "Squid dies", - "subtitles.entity.squid.hurt": "Squid hurts", - "subtitles.entity.squid.squirt": "Squid shoots ink", - "subtitles.entity.stray.ambient": "Stray rattles", - "subtitles.entity.stray.death": "Stray dies", - "subtitles.entity.stray.hurt": "Stray hurts", - "subtitles.entity.strider.death": "Strider dies", - "subtitles.entity.strider.eat": "Strider eats", - "subtitles.entity.strider.happy": "Strider warbles", - "subtitles.entity.strider.hurt": "Strider hurts", - "subtitles.entity.strider.idle": "Strider chirps", - "subtitles.entity.strider.retreat": "Strider retreats", - "subtitles.entity.tadpole.death": "Tadpole dies", - "subtitles.entity.tadpole.flop": "Tadpole flops", - "subtitles.entity.tadpole.grow_up": "Tadpole grows up", - "subtitles.entity.tadpole.hurt": "Tadpole hurts", - "subtitles.entity.tnt.primed": "TNT fizzes", - "subtitles.entity.tropical_fish.death": "Tropical Fish dies", - "subtitles.entity.tropical_fish.flop": "Tropical Fish flops", - "subtitles.entity.tropical_fish.hurt": "Tropical Fish hurts", - "subtitles.entity.turtle.ambient_land": "Turtle chirps", - "subtitles.entity.turtle.death": "Turtle dies", - "subtitles.entity.turtle.death_baby": "Baby Turtle dies", - "subtitles.entity.turtle.egg_break": "Turtle Egg breaks", - "subtitles.entity.turtle.egg_crack": "Turtle Egg cracks", - "subtitles.entity.turtle.egg_hatch": "Turtle Egg hatches", - "subtitles.entity.turtle.hurt": "Turtle hurts", - "subtitles.entity.turtle.hurt_baby": "Baby Turtle hurts", - "subtitles.entity.turtle.lay_egg": "Turtle lays egg", - "subtitles.entity.turtle.shamble": "Turtle shambles", - "subtitles.entity.turtle.shamble_baby": "Baby Turtle shambles", - "subtitles.entity.turtle.swim": "Turtle swims", - "subtitles.entity.vex.ambient": "Vex vexes", - "subtitles.entity.vex.charge": "Vex shrieks", - "subtitles.entity.vex.death": "Vex dies", - "subtitles.entity.vex.hurt": "Vex hurts", - "subtitles.entity.villager.ambient": "Villager mumbles", - "subtitles.entity.villager.celebrate": "Villager cheers", - "subtitles.entity.villager.death": "Villager dies", - "subtitles.entity.villager.hurt": "Villager hurts", - "subtitles.entity.villager.no": "Villager disagrees", - "subtitles.entity.villager.trade": "Villager trades", - "subtitles.entity.villager.work_armorer": "Armorer works", - "subtitles.entity.villager.work_butcher": "Butcher works", - "subtitles.entity.villager.work_cartographer": "Cartographer works", - "subtitles.entity.villager.work_cleric": "Cleric works", - "subtitles.entity.villager.work_farmer": "Farmer works", - "subtitles.entity.villager.work_fisherman": "Fisherman works", - "subtitles.entity.villager.work_fletcher": "Fletcher works", - "subtitles.entity.villager.work_leatherworker": "Leatherworker works", - "subtitles.entity.villager.work_librarian": "Librarian works", - "subtitles.entity.villager.work_mason": "Mason works", - "subtitles.entity.villager.work_shepherd": "Shepherd works", - "subtitles.entity.villager.work_toolsmith": "Toolsmith works", - "subtitles.entity.villager.work_weaponsmith": "Weaponsmith works", - "subtitles.entity.villager.yes": "Villager agrees", - "subtitles.entity.vindicator.ambient": "Vindicator mutters", - "subtitles.entity.vindicator.celebrate": "Vindicator cheers", - "subtitles.entity.vindicator.death": "Vindicator dies", - "subtitles.entity.vindicator.hurt": "Vindicator hurts", - "subtitles.entity.wandering_trader.ambient": "Wandering Trader mumbles", - "subtitles.entity.wandering_trader.death": "Wandering Trader dies", - "subtitles.entity.wandering_trader.disappeared": "Wandering Trader disappears", - "subtitles.entity.wandering_trader.drink_milk": "Wandering Trader drinks milk", - "subtitles.entity.wandering_trader.drink_potion": "Wandering Trader drinks potion", - "subtitles.entity.wandering_trader.hurt": "Wandering Trader hurts", - "subtitles.entity.wandering_trader.no": "Wandering Trader disagrees", - "subtitles.entity.wandering_trader.reappeared": "Wandering Trader appears", - "subtitles.entity.wandering_trader.trade": "Wandering Trader trades", - "subtitles.entity.wandering_trader.yes": "Wandering Trader agrees", - "subtitles.entity.warden.agitated": "Warden groans angrily", - "subtitles.entity.warden.ambient": "Warden whines", - "subtitles.entity.warden.angry": "Warden rages", - "subtitles.entity.warden.attack_impact": "Warden lands hit", - "subtitles.entity.warden.death": "Warden dies", - "subtitles.entity.warden.dig": "Warden digs", - "subtitles.entity.warden.emerge": "Warden emerges", - "subtitles.entity.warden.heartbeat": "Warden's heart beats", - "subtitles.entity.warden.hurt": "Warden hurts", - "subtitles.entity.warden.listening": "Warden takes notice", - "subtitles.entity.warden.listening_angry": "Warden takes notice angrily", - "subtitles.entity.warden.nearby_close": "Warden approaches", - "subtitles.entity.warden.nearby_closer": "Warden advances", - "subtitles.entity.warden.nearby_closest": "Warden draws close", - "subtitles.entity.warden.roar": "Warden roars", - "subtitles.entity.warden.sniff": "Warden sniffs", - "subtitles.entity.warden.sonic_boom": "Warden booms", - "subtitles.entity.warden.sonic_charge": "Warden charges", - "subtitles.entity.warden.step": "Warden steps", - "subtitles.entity.warden.tendril_clicks": "Warden's tendrils click", - "subtitles.entity.wind_charge.throw": "Wind Charge flies", - "subtitles.entity.wind_charge.wind_burst": "Wind Charge bursts", - "subtitles.entity.witch.ambient": "Witch giggles", - "subtitles.entity.witch.celebrate": "Witch cheers", - "subtitles.entity.witch.death": "Witch dies", - "subtitles.entity.witch.drink": "Witch drinks", - "subtitles.entity.witch.hurt": "Witch hurts", - "subtitles.entity.witch.throw": "Witch throws", - "subtitles.entity.wither_skeleton.ambient": "Wither Skeleton rattles", - "subtitles.entity.wither_skeleton.death": "Wither Skeleton dies", - "subtitles.entity.wither_skeleton.hurt": "Wither Skeleton hurts", - "subtitles.entity.wither.ambient": "Wither angers", - "subtitles.entity.wither.death": "Wither dies", - "subtitles.entity.wither.hurt": "Wither hurts", - "subtitles.entity.wither.shoot": "Wither attacks", - "subtitles.entity.wither.spawn": "Wither released", - "subtitles.entity.wolf.ambient": "Wolf pants", - "subtitles.entity.wolf.bark": "Wolf barks", - "subtitles.entity.wolf.death": "Wolf dies", - "subtitles.entity.wolf.growl": "Wolf growls", - "subtitles.entity.wolf.hurt": "Wolf hurts", - "subtitles.entity.wolf.pant": "Wolf pants", - "subtitles.entity.wolf.shake": "Wolf shakes", - "subtitles.entity.wolf.whine": "Wolf whines", - "subtitles.entity.zoglin.ambient": "Zoglin growls", - "subtitles.entity.zoglin.angry": "Zoglin growls angrily", - "subtitles.entity.zoglin.attack": "Zoglin attacks", - "subtitles.entity.zoglin.death": "Zoglin dies", - "subtitles.entity.zoglin.hurt": "Zoglin hurts", - "subtitles.entity.zoglin.step": "Zoglin steps", - "subtitles.entity.zombie_horse.ambient": "Zombie Horse cries", - "subtitles.entity.zombie_horse.angry": "Zombie Horse neighs", - "subtitles.entity.zombie_horse.death": "Zombie Horse dies", - "subtitles.entity.zombie_horse.eat": "Zombie Horse eats", - "subtitles.entity.zombie_horse.hurt": "Zombie Horse hurts", - "subtitles.entity.zombie_nautilus.ambient": "Zombie Nautilus burbles", - "subtitles.entity.zombie_nautilus.ambient_land": "Zombie Nautilus burbles", - "subtitles.entity.zombie_nautilus.dash": "Zombie Nautilus jets", - "subtitles.entity.zombie_nautilus.dash_land": "Zombie Nautilus jets", - "subtitles.entity.zombie_nautilus.dash_ready": "Zombie Nautilus recovers", - "subtitles.entity.zombie_nautilus.dash_ready_land": "Zombie Nautilus recovers", - "subtitles.entity.zombie_nautilus.death": "Zombie Nautilus dies", - "subtitles.entity.zombie_nautilus.death_land": "Zombie Nautilus dies", - "subtitles.entity.zombie_nautilus.eat": "Zombie Nautilus eats", - "subtitles.entity.zombie_nautilus.hurt": "Zombie Nautilus hurts", - "subtitles.entity.zombie_nautilus.hurt_land": "Zombie Nautilus hurts", - "subtitles.entity.zombie_nautilus.swim": "Zombie Nautilus swims", - "subtitles.entity.zombie_villager.ambient": "Zombie Villager groans", - "subtitles.entity.zombie_villager.converted": "Zombie Villager vociferates", - "subtitles.entity.zombie_villager.cure": "Zombie Villager snuffles", - "subtitles.entity.zombie_villager.death": "Zombie Villager dies", - "subtitles.entity.zombie_villager.hurt": "Zombie Villager hurts", - "subtitles.entity.zombie.ambient": "Zombie groans", - "subtitles.entity.zombie.attack_wooden_door": "Door shakes", - "subtitles.entity.zombie.break_wooden_door": "Door breaks", - "subtitles.entity.zombie.converted_to_drowned": "Zombie converts to Drowned", - "subtitles.entity.zombie.death": "Zombie dies", - "subtitles.entity.zombie.destroy_egg": "Turtle Egg stomped", - "subtitles.entity.zombie.hurt": "Zombie hurts", - "subtitles.entity.zombie.infect": "Zombie infects", - "subtitles.entity.zombified_piglin.ambient": "Zombified Piglin grunts", - "subtitles.entity.zombified_piglin.angry": "Zombified Piglin grunts angrily", - "subtitles.entity.zombified_piglin.death": "Zombified Piglin dies", - "subtitles.entity.zombified_piglin.hurt": "Zombified Piglin hurts", - "subtitles.event.mob_effect.bad_omen": "Omen takes hold", - "subtitles.event.mob_effect.raid_omen": "Raid looms nearby", - "subtitles.event.mob_effect.trial_omen": "Ominous trial looms nearby", - "subtitles.event.raid.horn": "Ominous horn blares", - "subtitles.item.armor.equip": "Gear equips", - "subtitles.item.armor.equip_chain": "Chain armor jingles", - "subtitles.item.armor.equip_copper": "Copper armor clonks", - "subtitles.item.armor.equip_diamond": "Diamond armor clangs", - "subtitles.item.armor.equip_elytra": "Elytra rustle", - "subtitles.item.armor.equip_gold": "Gold armor clinks", - "subtitles.item.armor.equip_iron": "Iron armor clanks", - "subtitles.item.armor.equip_leather": "Leather armor rustles", - "subtitles.item.armor.equip_nautilus": "Nautilus Armor equips", - "subtitles.item.armor.equip_netherite": "Netherite armor clanks", - "subtitles.item.armor.equip_turtle": "Turtle Shell thunks", - "subtitles.item.armor.equip_wolf": "Wolf Armor is fastened", - "subtitles.item.armor.unequip_nautilus": "Nautilus Armor unequips", - "subtitles.item.armor.unequip_wolf": "Wolf Armor snips away", - "subtitles.item.axe.scrape": "Axe scrapes", - "subtitles.item.axe.strip": "Axe strips", - "subtitles.item.axe.wax_off": "Wax off", - "subtitles.item.bone_meal.use": "Bone Meal crinkles", - "subtitles.item.book.page_turn": "Page rustles", - "subtitles.item.book.put": "Book thumps", - "subtitles.item.bottle.empty": "Bottle empties", - "subtitles.item.bottle.fill": "Bottle fills", - "subtitles.item.brush.brushing.generic": "Brushing", - "subtitles.item.brush.brushing.gravel": "Brushing Gravel", - "subtitles.item.brush.brushing.gravel.complete": "Brushing Gravel completed", - "subtitles.item.brush.brushing.sand": "Brushing Sand", - "subtitles.item.brush.brushing.sand.complete": "Brushing Sand completed", - "subtitles.item.bucket.empty": "Bucket empties", - "subtitles.item.bucket.fill": "Bucket fills", - "subtitles.item.bucket.fill_axolotl": "Axolotl scooped", - "subtitles.item.bucket.fill_fish": "Fish captured", - "subtitles.item.bucket.fill_tadpole": "Tadpole captured", - "subtitles.item.bundle.drop_contents": "Bundle empties", - "subtitles.item.bundle.insert": "Item packed", - "subtitles.item.bundle.insert_fail": "Bundle full", - "subtitles.item.bundle.remove_one": "Item unpacked", - "subtitles.item.chorus_fruit.teleport": "Player teleports", - "subtitles.item.crop.plant": "Crop planted", - "subtitles.item.crossbow.charge": "Crossbow charges up", - "subtitles.item.crossbow.hit": "Arrow hits", - "subtitles.item.crossbow.load": "Crossbow loads", - "subtitles.item.crossbow.shoot": "Crossbow fires", - "subtitles.item.dye.use": "Dye stains", - "subtitles.item.elytra.flying": "Swoosh", - "subtitles.item.firecharge.use": "Fireball whooshes", - "subtitles.item.flintandsteel.use": "Flint and Steel click", - "subtitles.item.glow_ink_sac.use": "Glow Ink Sac splotches", - "subtitles.item.goat_horn.play": "Goat Horn plays", - "subtitles.item.golden_dandelion.unuse": "Golden Dandelion starts aging", - "subtitles.item.golden_dandelion.use": "Golden Dandelion halts aging", - "subtitles.item.hoe.till": "Hoe tills", - "subtitles.item.honey_bottle.drink": "Gulping", - "subtitles.item.honeycomb.wax_on": "Wax on", - "subtitles.item.horse_armor.unequip": "Horse Armor snips away", - "subtitles.item.ink_sac.use": "Ink Sac splotches", - "subtitles.item.lead.break": "Lead snaps", - "subtitles.item.lead.tied": "Lead tied", - "subtitles.item.lead.untied": "Lead untied", - "subtitles.item.llama_carpet.unequip": "Carpet snips away", - "subtitles.item.lodestone_compass.lock": "Lodestone Compass locks onto Lodestone", - "subtitles.item.mace.smash_air": "Mace smashes", - "subtitles.item.mace.smash_ground": "Mace smashes", - "subtitles.item.nautilus_saddle_equip": "Saddle equips", - "subtitles.item.nautilus_saddle_underwater_equip": "Saddle equips", - "subtitles.item.nether_wart.plant": "Crop planted", - "subtitles.item.ominous_bottle.dispose": "Bottle breaks", - "subtitles.item.saddle.unequip": "Saddle snips away", - "subtitles.item.shears.shear": "Shears click", - "subtitles.item.shears.snip": "Shears snip", - "subtitles.item.shield.block": "Shield blocks", - "subtitles.item.shovel.flatten": "Shovel flattens", - "subtitles.item.spear_wood.attack": "Spear jabs", - "subtitles.item.spear_wood.hit": "Spear hits", - "subtitles.item.spear_wood.use": "Charges with Spear", - "subtitles.item.spear.attack": "Spear jabs", - "subtitles.item.spear.hit": "Spear hits", - "subtitles.item.spear.lunge": "Spear lunges", - "subtitles.item.spear.use": "Charges with Spear", - "subtitles.item.spyglass.stop_using": "Spyglass retracts", - "subtitles.item.spyglass.use": "Spyglass expands", - "subtitles.item.totem.use": "Totem activates", - "subtitles.item.trident.hit": "Trident stabs", - "subtitles.item.trident.hit_ground": "Trident vibrates", - "subtitles.item.trident.return": "Trident returns", - "subtitles.item.trident.riptide": "Trident zooms", - "subtitles.item.trident.throw": "Trident clangs", - "subtitles.item.trident.thunder": "Trident thunder cracks", - "subtitles.item.underwater_saddle.equip": "Saddle equips", - "subtitles.item.wolf_armor.break": "Wolf Armor breaks", - "subtitles.item.wolf_armor.crack": "Wolf Armor cracks", - "subtitles.item.wolf_armor.damage": "Wolf Armor takes damage", - "subtitles.item.wolf_armor.repair": "Wolf Armor is repaired", - "subtitles.particle.soul_escape": "Soul escapes", - "subtitles.ui.cartography_table.take_result": "Map drawn", - "subtitles.ui.hud.bubble_pop": "Breath meter dropping", - "subtitles.ui.loom.take_result": "Loom used", - "subtitles.ui.stonecutter.take_result": "Stonecutter used", - "subtitles.weather.end_flash": "End Flash rumbles", - "subtitles.weather.rain": "Rain falls", - "symlink_warning.message": "Loading worlds from folders with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.message.pack": "Loading packs with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.message.world": "Loading worlds from folders with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more.", - "symlink_warning.more_info": "More Information", - "symlink_warning.title": "World folder contains symbolic links", - "symlink_warning.title.pack": "Added pack(s) contain(s) symbolic links", - "symlink_warning.title.world": "The world folder contains symbolic links", - "team.collision.always": "Always", - "team.collision.never": "Never", - "team.collision.pushOtherTeams": "Push other teams", - "team.collision.pushOwnTeam": "Push own team", - "team.notFound": "Unknown team '%s'", - "team.visibility.always": "Always", - "team.visibility.hideForOtherTeams": "Hide for other teams", - "team.visibility.hideForOwnTeam": "Hide for own team", - "team.visibility.never": "Never", - "telemetry_info.button.give_feedback": "Give Feedback", - "telemetry_info.button.privacy_statement": "Privacy Statement", - "telemetry_info.button.show_data": "View My Data", - "telemetry_info.opt_in.description": "I consent to sending optional telemetry data", - "telemetry_info.property_title": "Included Data", - "telemetry_info.screen.description": "Collecting this data helps us improve Minecraft by guiding us in directions that are relevant to our players.\nYou can also send in additional feedback to help us keep improving Minecraft.", - "telemetry_info.screen.title": "Telemetry Data Collection", - "telemetry.event.advancement_made.description": "Understanding the context behind receiving an advancement can help us better understand and improve the progression of the game.", - "telemetry.event.advancement_made.title": "Advancement Made", - "telemetry.event.game_load_times.description": "This event can help us figure out where startup performance improvements are needed by measuring the execution times of the startup phases.", - "telemetry.event.game_load_times.title": "Game Load Times", - "telemetry.event.optional": "%s (Optional)", - "telemetry.event.optional.disabled": "%s (Optional) - Disabled", - "telemetry.event.performance_metrics.description": "Knowing the overall performance profile of Minecraft helps us tune and optimize the game for a wide range of machine specifications and operating systems. \nGame version is included to help us compare the performance profile for new versions of Minecraft.", - "telemetry.event.performance_metrics.title": "Performance Metrics", - "telemetry.event.required": "%s (Required)", - "telemetry.event.world_load_times.description": "It's important for us to understand how long it takes to join a world, and how that changes over time. For example, when we add new features or do larger technical changes, we need to see what impact that had on load times.", - "telemetry.event.world_load_times.title": "World Load Times", - "telemetry.event.world_loaded.description": "Knowing how players play Minecraft (such as Game Mode, client or server modded, and game version) allows us to focus game updates to improve the areas that players care about most.\nThe World Loaded event is paired with the World Unloaded event to calculate how long the play session has lasted.", - "telemetry.event.world_loaded.title": "World Loaded", - "telemetry.event.world_unloaded.description": "This event is paired with the World Loaded event to calculate how long the world session has lasted.\nThe duration (in seconds and ticks) is measured when a world session has ended (quitting to title, disconnecting from a server).", - "telemetry.event.world_unloaded.title": "World Unloaded", - "telemetry.property.advancement_game_time.title": "Game Time (Ticks)", - "telemetry.property.advancement_id.title": "Advancement ID", - "telemetry.property.client_id.title": "Client ID", - "telemetry.property.client_modded.title": "Client Modded", - "telemetry.property.dedicated_memory_kb.title": "Dedicated Memory (kB)", - "telemetry.property.event_timestamp_utc.title": "Event Timestamp (UTC)", - "telemetry.property.frame_rate_samples.title": "Frame Rate Samples (FPS)", - "telemetry.property.game_mode.title": "Game Mode", - "telemetry.property.game_version.title": "Game Version", - "telemetry.property.launcher_name.title": "Launcher Name", - "telemetry.property.load_time_bootstrap_ms.title": "Bootstrap Time (Milliseconds)", - "telemetry.property.load_time_loading_overlay_ms.title": "Time in Loading Screen (Milliseconds)", - "telemetry.property.load_time_pre_window_ms.title": "Time Before Window Opens (Milliseconds)", - "telemetry.property.load_time_total_time_ms.title": "Total Load Time (Milliseconds)", - "telemetry.property.minecraft_session_id.title": "Minecraft Session ID", - "telemetry.property.new_world.title": "New World", - "telemetry.property.number_of_samples.title": "Sample Count", - "telemetry.property.operating_system.title": "Operating System", - "telemetry.property.opt_in.title": "Opt-In", - "telemetry.property.platform.title": "Platform", - "telemetry.property.realms_map_content.title": "Realms Map Content (Minigame Name)", - "telemetry.property.render_distance.title": "Render Distance", - "telemetry.property.render_time_samples.title": "Render Time Samples", - "telemetry.property.seconds_since_load.title": "Time Since Load (Seconds)", - "telemetry.property.server_modded.title": "Server Modded", - "telemetry.property.server_type.title": "Server Type", - "telemetry.property.ticks_since_load.title": "Time Since Load (Ticks)", - "telemetry.property.used_memory_samples.title": "Used Random Access Memory", - "telemetry.property.user_id.title": "User ID", - "telemetry.property.world_load_time_ms.title": "World Load Time (Milliseconds)", - "telemetry.property.world_session_id.title": "World Session ID", - "test_block.error.missing": "Test structure missing %s block", - "test_block.error.too_many": "Too many %s blocks", - "test_block.invalid_timeout": "Invalid timeout (%s) - must be a positive number of ticks", - "test_block.message": "Message:", - "test_block.mode_info.accept": "Accept Mode - Accept success for (part of) a test", - "test_block.mode_info.fail": "Fail Mode - Fail the test", - "test_block.mode_info.log": "Log Mode - Log a message", - "test_block.mode_info.start": "Start Mode - The starting point for a test", - "test_block.mode.accept": "Accept", - "test_block.mode.fail": "Fail", - "test_block.mode.log": "Log", - "test_block.mode.start": "Start", - "test_instance_block.entities": "Entities:", - "test_instance_block.error.no_test": "Unable to run test instance at %s, %s, %s since it has an undefined test", - "test_instance_block.error.no_test_structure": "Unable to run test instance at %s, %s, %s since it has no test structure", - "test_instance_block.error.unable_to_save": "Unable to save test structure template for test instance at %s, %s, %s", - "test_instance_block.invalid": "[invalid]", - "test_instance_block.reset_success": "Reset succeeded for test: %s", - "test_instance_block.rotation": "Rotation:", - "test_instance_block.size": "Test Structure Size", - "test_instance_block.starting": "Starting test %s", - "test_instance_block.test_id": "Test Instance ID", - "test_instance.action.reset": "Reset and Load", - "test_instance.action.run": "Load and Run", - "test_instance.action.save": "Save Structure", - "test_instance.description.batch": "Environment: %s", - "test_instance.description.failed": "Failed: %s", - "test_instance.description.function": "Function: %s", - "test_instance.description.invalid_id": "Invalid test ID", - "test_instance.description.no_test": "No such test", - "test_instance.description.structure": "Structure: %s", - "test_instance.description.type": "Type: %s", - "test_instance.type.block_based": "Block-Based Test", - "test_instance.type.function": "Built-in Function Test", - "test.error.block_property_mismatch": "Expected property %s to be %s: was %s", - "test.error.block_property_missing": "Block property missing. Expected property %s to be %s", - "test.error.entity_property": "Entity %s failed test: %s", - "test.error.entity_property_details": "Entity %s failed test: %s. Expected %s: was %s", - "test.error.expected_block": "Expected block %s: got %s", - "test.error.expected_block_present": "Expected block %s to be present", - "test.error.expected_block_tag": "Expected block in #%s: got %s", - "test.error.expected_container_contents": "Container should contain: %s", - "test.error.expected_container_contents_single": "Container should contain a single: %s", - "test.error.expected_empty_container": "Container should be empty", - "test.error.expected_entity": "Expected %s", - "test.error.expected_entity_around": "Expected %s to exist around %s, %s, %s", - "test.error.expected_entity_count": "Expected %s entities of type %s: found %s", - "test.error.expected_entity_data": "Expected entity data to be %s: was %s", - "test.error.expected_entity_data_predicate": "Entity data mismatch for %s", - "test.error.expected_entity_effect": "Expected %s to have effect %s %s", - "test.error.expected_entity_having": "Entity inventory should contain %s", - "test.error.expected_entity_holding": "Entity should be holding %s", - "test.error.expected_entity_in_test": "Expected %s to exist in test", - "test.error.expected_entity_not_touching": "Did not expect %s touching %s, %s, %s (relative: %s, %s, %s)", - "test.error.expected_entity_touching": "Expected %s touching %s, %s, %s (relative: %s, %s, %s)", - "test.error.expected_item": "Expected item of type %s", - "test.error.expected_items_count": "Expected %s items of type %s: found %s", - "test.error.fail": "Fail conditions met", - "test.error.invalid_block_type": "Unexpected block type found: %s", - "test.error.missing_block_entity": "Missing block entity", - "test.error.not_a_block_item": "Given block is not a block item", - "test.error.position": "%s at %s, %s, %s (relative: %s, %s, %s) on tick %s", - "test.error.sequence.condition_already_triggered": "Condition already triggered at %s", - "test.error.sequence.condition_not_triggered": "Condition not triggered", - "test.error.sequence.invalid_tick": "Succeeded in invalid tick: expected %s", - "test.error.sequence.minimum_tick": "Succeeded before expected tick: expected to wait %s", - "test.error.sequence.not_completed": "Test timed out before sequence completed", - "test.error.set_biome": "Failed to set biome for test", - "test.error.spawn_failure": "Failed to create entity %s", - "test.error.state_not_equal": "Incorrect state. Expected %s: was %s", - "test.error.structure.failure": "Failed to place test structure for %s", - "test.error.tick": "%s on tick %s", - "test.error.ticking_without_structure": "Ticking test before placing structure", - "test.error.timeout.no_result": "Didn't succeed or fail within %s ticks", - "test.error.timeout.no_sequences_finished": "No sequences finished within %s ticks", - "test.error.too_many_entities": "Expected only one %s to exist around %s, %s, %s but found %s", - "test.error.unexpected_block": "Did not expect block to be %s", - "test.error.unexpected_entity": "Did not expect %s to exist", - "test.error.unexpected_item": "Did not expect item of type %s", - "test.error.unknown": "Unknown internal error: %s", - "test.error.value_not_equal": "Expected %s to be %s: was %s", - "test.error.wrong_block_entity": "Wrong block entity type: %s", - "title.32bit.deprecation": "32-bit system detected: this may prevent you from playing in the future as a 64-bit system will be required!", - "title.32bit.deprecation.realms": "Minecraft will soon require a 64-bit system, which will prevent you from playing or using Realms on this device. You will need to manually cancel any Realms subscription.", - "title.32bit.deprecation.realms.check": "Do not show this screen again", - "title.32bit.deprecation.realms.header": "32-bit system detected", - "title.credits": "Copyright Mojang AB. Do not distribute!", - "title.multiplayer.disabled": "Multiplayer is disabled. Please check your Microsoft account settings.", - "title.multiplayer.disabled.banned.name": "You must change your name before you can play online", - "title.multiplayer.disabled.banned.permanent": "Your account is permanently suspended from online play", - "title.multiplayer.disabled.banned.temporary": "Your account is temporarily suspended from online play", - "title.multiplayer.lan": "Multiplayer (LAN)", - "title.multiplayer.other": "Multiplayer (3rd-party Server)", - "title.multiplayer.realms": "Multiplayer (Realms)", - "title.singleplayer": "Singleplayer", - "translation.test.args": "%s %s", - "translation.test.complex": "Prefix, %s%2$s again %s and %1$s lastly %s and also %1$s again!", - "translation.test.escape": "%%s %%%s %%%%s %%%%%s", - "translation.test.invalid": "hi %", - "translation.test.invalid2": "hi % s", - "translation.test.none": "Hello, world!", - "translation.test.world": "world", - "trim_material.minecraft.amethyst": "Amethyst Material", - "trim_material.minecraft.copper": "Copper Material", - "trim_material.minecraft.diamond": "Diamond Material", - "trim_material.minecraft.emerald": "Emerald Material", - "trim_material.minecraft.gold": "Gold Material", - "trim_material.minecraft.iron": "Iron Material", - "trim_material.minecraft.lapis": "Lapis Material", - "trim_material.minecraft.netherite": "Netherite Material", - "trim_material.minecraft.quartz": "Quartz Material", - "trim_material.minecraft.redstone": "Redstone Material", - "trim_material.minecraft.resin": "Resin Material", - "trim_pattern.minecraft.bolt": "Bolt Armor Trim", - "trim_pattern.minecraft.coast": "Coast Armor Trim", - "trim_pattern.minecraft.dune": "Dune Armor Trim", - "trim_pattern.minecraft.eye": "Eye Armor Trim", - "trim_pattern.minecraft.flow": "Flow Armor Trim", - "trim_pattern.minecraft.host": "Host Armor Trim", - "trim_pattern.minecraft.raiser": "Raiser Armor Trim", - "trim_pattern.minecraft.rib": "Rib Armor Trim", - "trim_pattern.minecraft.sentry": "Sentry Armor Trim", - "trim_pattern.minecraft.shaper": "Shaper Armor Trim", - "trim_pattern.minecraft.silence": "Silence Armor Trim", - "trim_pattern.minecraft.snout": "Snout Armor Trim", - "trim_pattern.minecraft.spire": "Spire Armor Trim", - "trim_pattern.minecraft.tide": "Tide Armor Trim", - "trim_pattern.minecraft.vex": "Vex Armor Trim", - "trim_pattern.minecraft.ward": "Ward Armor Trim", - "trim_pattern.minecraft.wayfinder": "Wayfinder Armor Trim", - "trim_pattern.minecraft.wild": "Wild Armor Trim", - "tutorial.bundleInsert.description": "Right Click to add items", - "tutorial.bundleInsert.title": "Use a Bundle", - "tutorial.craft_planks.description": "The recipe book can help", - "tutorial.craft_planks.title": "Craft wooden planks", - "tutorial.find_tree.description": "Punch it to collect wood", - "tutorial.find_tree.title": "Find a tree", - "tutorial.look.description": "Use your mouse to turn", - "tutorial.look.title": "Look around", - "tutorial.move.description": "Jump with %s", - "tutorial.move.title": "Move with %s, %s, %s and %s", - "tutorial.open_inventory.description": "Press %s", - "tutorial.open_inventory.title": "Open your inventory", - "tutorial.punch_tree.description": "Hold down %s", - "tutorial.punch_tree.title": "Destroy the tree", - "tutorial.socialInteractions.description": "Press %s to open", - "tutorial.socialInteractions.title": "Social Interactions", - "upgrade.minecraft.netherite_upgrade": "Netherite Upgrade", - "upgradeWorld.aborted.message": "This may happen if another program accessed the world during the upgrade.\nIt may help to restart your computer and try again. If the issue persists, please consider reporting a bug.", - "upgradeWorld.aborted.reportBug": "Report a Bug", - "upgradeWorld.aborted.title": "Failed to upgrade the world", - "upgradeWorld.canceled.message": "Your world remains as it was before.", - "upgradeWorld.canceled.title": "World upgrade canceled", - "upgradeWorld.done": "Upgrading World Completed", - "upgradeWorld.failed_cleanup.message": "The world was successfully upgraded to the current version and is now available in the world list.\nWe encountered issues when cleaning up outdated data, therefore the name of the world folder has changed to %s.", - "upgradeWorld.failed_cleanup.title": "Successfully upgraded the world", - "upgradeWorld.info.converted": "Upgraded: %s", - "upgradeWorld.info.file_fix_stage": "Stage: %s/%s", - "upgradeWorld.info.scanning": "Scanning files...", - "upgradeWorld.info.total": "Total: %s", - "upgradeWorld.joinNow": "Do you want to join the world now?", - "upgradeWorld.progress.percentage": "%s%%", - "upgradeWorld.progress.type.files": "Moving files", - "upgradeWorld.progress.type.legacy_structures": "Upgrading legacy structures", - "upgradeWorld.progress.type.region": "Upgrading regions", - "upgradeWorld.symlink.message": "The selected world contains symbolic links.\nThe required steps to upgrade the world to the current version do not support the use of symbolic links. To upgrade the world, the links need to be resolved first.", - "upgradeWorld.symlink.title": "Can't upgrade the world", - "upgradeWorld.title": "Upgrading World Files" -} diff --git a/mcserver/plugins/Geyser-Spigot/locales/ru_ru.json b/mcserver/plugins/Geyser-Spigot/locales/ru_ru.json deleted file mode 100644 index f0d1cd2..0000000 --- a/mcserver/plugins/Geyser-Spigot/locales/ru_ru.json +++ /dev/null @@ -1,7951 +0,0 @@ -{ - "accessibility.onboarding.accessibility.button": "Специальные возможности...", - "accessibility.onboarding.screen.narrator": "Нажмите Ввод для включения диктора", - "accessibility.onboarding.screen.title": "Добро пожаловать в Minecraft!\n\nХотите включить диктора или настроить специальные возможности?", - "addServer.add": "Готово", - "addServer.enterIp": "Адрес сервера", - "addServer.enterName": "Название сервера", - "addServer.resourcePack": "Наборы ресурсов", - "addServer.resourcePack.disabled": "Отключены", - "addServer.resourcePack.enabled": "Включены", - "addServer.resourcePack.prompt": "Запрашивать", - "addServer.title": "Информация о сервере", - "advMode.command": "Консольная команда", - "advMode.mode": "Режим", - "advMode.mode.auto": "Цикличный", - "advMode.mode.autoexec.bat": "Всегда активен", - "advMode.mode.conditional": "Условный", - "advMode.mode.redstone": "Импульсный", - "advMode.mode.redstoneTriggered": "Нужен сигнал", - "advMode.mode.sequence": "Цепной", - "advMode.mode.unconditional": "Безусловный", - "advMode.notAllowed": "Игрок должен иметь статус оператора и быть в творческом режиме", - "advMode.notEnabled": "Командные блоки отключены", - "advMode.notEnabled.spawner": "Рассадники отключены", - "advMode.previousOutput": "Предыдущий вывод", - "advMode.setCommand": "Задайте команду для блока", - "advMode.setCommand.disabled": "Команда задана: %s, но командные блоки отключены", - "advMode.setCommand.success": "Команда задана: %s", - "advMode.trackOutput": "Отслеживание вывода", - "advMode.triggering": "Способ активации", - "advMode.type": "Тип", - "advancement.advancementNotFound": "Неизвестное достижение: %s", - "advancements.adventure.adventuring_time.description": "Найдите все биомы", - "advancements.adventure.adventuring_time.title": "Время приключений", - "advancements.adventure.arbalistic.description": "Убейте одним выстрелом из арбалета пять разных мобов", - "advancements.adventure.arbalistic.title": "Арбаллистика", - "advancements.adventure.avoid_vibration.description": "Прокрадитесь мимо скалк-сенсора или хранителя, оставшись не обнаруженным", - "advancements.adventure.avoid_vibration.title": "мыш (кродеться)", - "advancements.adventure.blowback.description": "Убейте вихря его же зарядом ветра", - "advancements.adventure.blowback.title": "Не дуйся", - "advancements.adventure.brush_armadillo.description": "Добудьте щитки броненосца при помощи кисти", - "advancements.adventure.brush_armadillo.title": "Ласковый и беззащитный зверь", - "advancements.adventure.bullseye.description": "Попадите прямо в яблочко мишени с расстояния 30 метров", - "advancements.adventure.bullseye.title": "В яблочко!", - "advancements.adventure.craft_decorated_pot_using_only_sherds.description": "Создайте узорчатую вазу из четырёх глиняных черепков", - "advancements.adventure.craft_decorated_pot_using_only_sherds.title": "Эпоха возрождения", - "advancements.adventure.crafters_crafting_crafters.description": "Будьте около сборщика, собирающего сборщик", - "advancements.adventure.crafters_crafting_crafters.title": "До чего дошёл прогресс", - "advancements.adventure.fall_from_world_height.description": "Спрыгните с самой высокой точки мира (верхней границы), приземлившись живым на самом дне", - "advancements.adventure.fall_from_world_height.title": "Пещеры и скалы", - "advancements.adventure.heart_transplanter.description": "Разместите скрипцевину между двух брёвен бледного дуба в правильном положении", - "advancements.adventure.heart_transplanter.title": "Скрипя сердцем", - "advancements.adventure.hero_of_the_village.description": "Успешно отразите нападение на деревню", - "advancements.adventure.hero_of_the_village.title": "Герой деревни", - "advancements.adventure.honey_block_slide.description": "Прыгните в блок мёда, чтобы замедлить своё падение", - "advancements.adventure.honey_block_slide.title": "Замёдленное падение", - "advancements.adventure.kill_a_mob.description": "Убейте злобного монстра", - "advancements.adventure.kill_a_mob.title": "Охотник на монстров", - "advancements.adventure.kill_all_mobs.description": "Убейте по одному монстру каждого вида", - "advancements.adventure.kill_all_mobs.title": "Зверобой", - "advancements.adventure.kill_mob_near_sculk_catalyst.description": "Убейте моба рядом со скалковым катализатором", - "advancements.adventure.kill_mob_near_sculk_catalyst.title": "Оно живое", - "advancements.adventure.lighten_up.description": "Соскребите топором окись с медной лампы, чтобы сделать её ярче", - "advancements.adventure.lighten_up.title": "Лампа Аладдина", - "advancements.adventure.lightning_rod_with_villager_no_fire.description": "Защитите крестьянина от удара молнии, не допустив пожара", - "advancements.adventure.lightning_rod_with_villager_no_fire.title": "Куда молния бьёт дважды", - "advancements.adventure.minecraft_trials_edition.description": "Войдите в дворец испытаний", - "advancements.adventure.minecraft_trials_edition.title": "Minecraft: пробное издание", - "advancements.adventure.ol_betsy.description": "Выстрелите из арбалета", - "advancements.adventure.ol_betsy.title": "Самострел", - "advancements.adventure.overoverkill.description": "Нанесите 50 сердец урона одним ударом булавы", - "advancements.adventure.overoverkill.title": "Есть пробитие!", - "advancements.adventure.play_jukebox_in_meadows.description": "Оживите луга музыкой из проигрывателя", - "advancements.adventure.play_jukebox_in_meadows.title": "Играй, гармония!", - "advancements.adventure.read_power_from_chiseled_bookshelf.description": "Считайте силу сигнала резной книжной полки с помощью компаратора", - "advancements.adventure.read_power_from_chiseled_bookshelf.title": "Знание — сила", - "advancements.adventure.revaulting.description": "Отоприте зловещее хранилище зловещим ключом испытаний", - "advancements.adventure.revaulting.title": "Непросто ларчик открывался", - "advancements.adventure.root.description": "Приключения, исследования и сражения", - "advancements.adventure.root.title": "Приключения", - "advancements.adventure.salvage_sherd.description": "Получите глиняный черепок, очистив подозрительный блок", - "advancements.adventure.salvage_sherd.title": "Крупицы истории", - "advancements.adventure.shoot_arrow.description": "Попадите в кого-нибудь стрелой", - "advancements.adventure.shoot_arrow.title": "Точно в цель", - "advancements.adventure.sleep_in_bed.description": "Поспите в кровати, чтобы изменить свою точку возрождения", - "advancements.adventure.sleep_in_bed.title": "Спи, моя радость, усни", - "advancements.adventure.sniper_duel.description": "Убейте скелета с расстояния не ближе 50 метров", - "advancements.adventure.sniper_duel.title": "Снайперская дуэль", - "advancements.adventure.spear_many_mobs.description": "Поразите пять мобов таранным ударом копья", - "advancements.adventure.spear_many_mobs.title": "Шашлык-мобшлык", - "advancements.adventure.spyglass_at_dragon.description": "Взгляните на Эндер-дракона через подзорную трубу", - "advancements.adventure.spyglass_at_dragon.title": "Это самолёт?", - "advancements.adventure.spyglass_at_ghast.description": "Взгляните на гаста через подзорную трубу", - "advancements.adventure.spyglass_at_ghast.title": "Это аэростат?", - "advancements.adventure.spyglass_at_parrot.description": "Взгляните на попугая через подзорную трубу", - "advancements.adventure.spyglass_at_parrot.title": "Это птица?", - "advancements.adventure.summon_iron_golem.description": "Создайте железного голема для обороны деревни", - "advancements.adventure.summon_iron_golem.title": "Три закона големотехники", - "advancements.adventure.throw_trident.description": "Метните трезубец в цель.\nПримечание: выбрасывать единственное оружие — это не лучшая затея.", - "advancements.adventure.throw_trident.title": "Попасть впросак", - "advancements.adventure.totem_of_undying.description": "Воспользуйтесь тотемом бессмертия, чтобы перехитрить смерть", - "advancements.adventure.totem_of_undying.title": "Свет в конце тоннеля", - "advancements.adventure.trade.description": "Купите что-нибудь у крестьян", - "advancements.adventure.trade.title": "Не отходя от кассы!", - "advancements.adventure.trade_at_world_height.description": "Поторгуйтесь с крестьянином на самой высокой точке мира", - "advancements.adventure.trade_at_world_height.title": "Звёздный торговец", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.description": "Хотя бы раз используйте шаблоны: «Шпиль», «Рыло», «Ребро», «Хранитель», «Тишина», «Вредина», «Прилив» и «Искатель»", - "advancements.adventure.trim_with_all_exclusive_armor_patterns.title": "Кузнец своего стиля", - "advancements.adventure.trim_with_any_armor_pattern.description": "Нанесите отделку на броню на столе кузнеца", - "advancements.adventure.trim_with_any_armor_pattern.title": "С чистого литья", - "advancements.adventure.two_birds_one_arrow.description": "Убейте двух фантомов одной стрелой", - "advancements.adventure.two_birds_one_arrow.title": "Двух птиц одним выстрелом", - "advancements.adventure.under_lock_and_key.description": "Отоприте хранилище ключом испытаний", - "advancements.adventure.under_lock_and_key.title": "Золотой ключик", - "advancements.adventure.use_lodestone.description": "Используйте компас на магнетите", - "advancements.adventure.use_lodestone.title": "Путеводный камень", - "advancements.adventure.very_very_frightening.description": "Поразите крестьянина молнией", - "advancements.adventure.very_very_frightening.title": "Грянул майский гром", - "advancements.adventure.voluntary_exile.description": "Убейте главаря разбойников.\nМожет, стоит пока держаться подальше от деревень...", - "advancements.adventure.voluntary_exile.title": "Добровольное изгнание", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.description": "Походите по рыхлому снегу... не проваливаясь", - "advancements.adventure.walk_on_powder_snow_with_leather_boots.title": "Прыткий как заяц", - "advancements.adventure.who_needs_rockets.description": "Используйте заряд ветра, чтобы подлететь вверх на 8 блоков", - "advancements.adventure.who_needs_rockets.title": "Верхом на ветре", - "advancements.adventure.whos_the_pillager_now.description": "Отплатите разбойнику той же монетой", - "advancements.adventure.whos_the_pillager_now.title": "И кто тут теперь разбойник?", - "advancements.empty": "Похоже, здесь ничего нет...", - "advancements.end.dragon_breath.description": "Соберите дыхание дракона в бутылочку", - "advancements.end.dragon_breath.title": "Освежи дыхание", - "advancements.end.dragon_egg.description": "Подберите яйцо дракона", - "advancements.end.dragon_egg.title": "Новое поколение", - "advancements.end.elytra.description": "Найдите элитры", - "advancements.end.elytra.title": "Где твои крылья?", - "advancements.end.enter_end_gateway.description": "Покиньте остров", - "advancements.end.enter_end_gateway.title": "Идеальный побег", - "advancements.end.find_end_city.description": "Зайдите в город Энда, что тут может случиться?", - "advancements.end.find_end_city.title": "Будь как дома, путник", - "advancements.end.kill_dragon.description": "Удачи!", - "advancements.end.kill_dragon.title": "Освободите Энд", - "advancements.end.levitate.description": "Пролевитируйте вверх на 50 блоков, благодаря шалкеру", - "advancements.end.levitate.title": "Прекрасный вид!", - "advancements.end.respawn_dragon.description": "Возродите Эндер-дракона", - "advancements.end.respawn_dragon.title": "Дежавю", - "advancements.end.root.description": "Конец... или начало?", - "advancements.end.root.title": "Энд", - "advancements.husbandry.allay_deliver_cake_to_note_block.description": "Заставьте тихоню бросить торт на нотный блок", - "advancements.husbandry.allay_deliver_cake_to_note_block.title": "Только раз в году!", - "advancements.husbandry.allay_deliver_item_to_player.description": "Заставьте тихоню доставлять вам предметы", - "advancements.husbandry.allay_deliver_item_to_player.title": "Просто так!", - "advancements.husbandry.axolotl_in_a_bucket.description": "Поймайте аксолотля в ведро", - "advancements.husbandry.axolotl_in_a_bucket.title": "Ласковый и нежный зверь", - "advancements.husbandry.balanced_diet.description": "Попробуйте всё съестное, даже если это не пойдёт вам на пользу", - "advancements.husbandry.balanced_diet.title": "Робин-Бобин", - "advancements.husbandry.breed_all_animals.description": "Вырастите все виды животных!", - "advancements.husbandry.breed_all_animals.title": "Счастливый фермер", - "advancements.husbandry.breed_an_animal.description": "Сведите пару животных", - "advancements.husbandry.breed_an_animal.title": "Романтический ужин", - "advancements.husbandry.complete_catalogue.description": "Приручите все виды кошек!", - "advancements.husbandry.complete_catalogue.title": "Полный котолог", - "advancements.husbandry.feed_snifflet.description": "Покормите нюхачонка", - "advancements.husbandry.feed_snifflet.title": "Нос не дорос", - "advancements.husbandry.fishy_business.description": "Поймайте рыбу", - "advancements.husbandry.fishy_business.title": "На крючке", - "advancements.husbandry.froglights.description": "Соберите в инвентаре все виды квамп", - "advancements.husbandry.froglights.title": "Перекрёсток семи болот", - "advancements.husbandry.kill_axolotl_target.description": "Скооперируйтесь с аксолотлем и выиграйте бой", - "advancements.husbandry.kill_axolotl_target.title": "Дружба — это чудо!", - "advancements.husbandry.leash_all_frog_variants.description": "Привяжите все виды лягушек на поводок", - "advancements.husbandry.leash_all_frog_variants.title": "Кто шагает дружно в ряд?", - "advancements.husbandry.make_a_sign_glow.description": "Сделайте текст на любом виде таблички светящимся", - "advancements.husbandry.make_a_sign_glow.title": "Чтенье — свет!", - "advancements.husbandry.netherite_hoe.description": "Улучшите мотыгу с помощью незеритового слитка, а потом попробуйте переосмыслить свою жизнь", - "advancements.husbandry.netherite_hoe.title": "Заявка на победу", - "advancements.husbandry.obtain_sniffer_egg.description": "Получите яйцо нюхача", - "advancements.husbandry.obtain_sniffer_egg.title": "Легенда о нюхозавре", - "advancements.husbandry.place_dried_ghast_in_water.description": "Поместите высохшего гаста в воду", - "advancements.husbandry.place_dried_ghast_in_water.title": "Гастеприимство!", - "advancements.husbandry.plant_any_sniffer_seed.description": "Посадите добытые нюхачом семена", - "advancements.husbandry.plant_any_sniffer_seed.title": "Палеоботаника", - "advancements.husbandry.plant_seed.description": "Посадите в землю зерно и дождитесь, пока оно вырастет", - "advancements.husbandry.plant_seed.title": "Поле чудес", - "advancements.husbandry.remove_wolf_armor.description": "Снимите броню с волка при помощи ножниц", - "advancements.husbandry.remove_wolf_armor.title": "И овцы сыты, и волки целы", - "advancements.husbandry.repair_wolf_armor.description": "Полностью почините повреждённую волчью броню щитками броненосца", - "advancements.husbandry.repair_wolf_armor.title": "Как новенький", - "advancements.husbandry.ride_a_boat_with_a_goat.description": "Залезьте в лодку и плывите вместе с козой", - "advancements.husbandry.ride_a_boat_with_a_goat.title": "Волк, коза и капуста", - "advancements.husbandry.root.description": "Мир друзей, добра и еды", - "advancements.husbandry.root.title": "Сельское хозяйство", - "advancements.husbandry.safely_harvest_honey.description": "Поставьте костёр под ульем и соберите мёд в бутылочку, не разозлив пчёл", - "advancements.husbandry.safely_harvest_honey.title": "Пора подкрепиться", - "advancements.husbandry.silk_touch_nest.description": "С помощью «шёлкового касания» переместите пчелиное гнездо или улей с тремя пчёлами внутри", - "advancements.husbandry.silk_touch_nest.title": "Полосатый груз", - "advancements.husbandry.tactical_fishing.description": "Поймайте рыбу... без удочки!", - "advancements.husbandry.tactical_fishing.title": "Рыбацкая хитрость", - "advancements.husbandry.tadpole_in_a_bucket.description": "Поймайте головастика в ведро", - "advancements.husbandry.tadpole_in_a_bucket.title": "Почётный пассажир", - "advancements.husbandry.tame_an_animal.description": "Приручите животное", - "advancements.husbandry.tame_an_animal.title": "Друг человека", - "advancements.husbandry.uh_oh.description": "Поместите в серный куб блок динамита", - "advancements.husbandry.uh_oh.title": "Ой-ой", - "advancements.husbandry.wax_off.description": "Соскребите воск с медного блока!", - "advancements.husbandry.wax_off.title": "Убрать воск", - "advancements.husbandry.wax_on.description": "Нанесите воск на медный блок с помощью пчелиных сот!", - "advancements.husbandry.wax_on.title": "Навести воск", - "advancements.husbandry.whole_pack.description": "Приручите волков всех видов", - "advancements.husbandry.whole_pack.title": "Барбоскины", - "advancements.nether.all_effects.description": "Испытайте все возможные эффекты одновременно", - "advancements.nether.all_effects.title": "Невозможное возможно!", - "advancements.nether.all_potions.description": "Испытайте эффекты всех возможных зелий одновременно", - "advancements.nether.all_potions.title": "Энергетический коктейль", - "advancements.nether.brew_potion.description": "Сварите зелье", - "advancements.nether.brew_potion.title": "Местный зельевар", - "advancements.nether.charge_respawn_anchor.description": "Полностью зарядите якорь возрождения", - "advancements.nether.charge_respawn_anchor.title": "Ларец Кощея", - "advancements.nether.create_beacon.description": "Постройте и установите маяк", - "advancements.nether.create_beacon.title": "Желанный свет", - "advancements.nether.create_full_beacon.description": "Доведите маяк до полной мощности", - "advancements.nether.create_full_beacon.title": "Маяковский", - "advancements.nether.distract_piglin.description": "Отвлеките пиглинов золотом", - "advancements.nether.distract_piglin.title": "Бранзулетка!", - "advancements.nether.explore_nether.description": "Исследуйте все биомы Незера", - "advancements.nether.explore_nether.title": "Горящий тур", - "advancements.nether.fast_travel.description": "Воспользуйтесь Незером, чтобы переместиться на 7 км в обычном мире", - "advancements.nether.fast_travel.title": "Кротовая нора", - "advancements.nether.find_bastion.description": "Посетите развалины бастиона", - "advancements.nether.find_bastion.title": "Наф-Наф тут больше не живёт", - "advancements.nether.find_fortress.description": "Ворвитесь в крепость Незера", - "advancements.nether.find_fortress.title": "Чертоги страха", - "advancements.nether.get_wither_skull.description": "Добудьте череп визер-скелета", - "advancements.nether.get_wither_skull.title": "Бедный Йорик!", - "advancements.nether.loot_bastion.description": "Обыщите сундук в развалинах бастиона", - "advancements.nether.loot_bastion.title": "Было ваше — стало наше!", - "advancements.nether.netherite_armor.description": "Получите полный комплект незеритовой брони", - "advancements.nether.netherite_armor.title": "Ладные доспехи", - "advancements.nether.obtain_ancient_debris.description": "Добудьте древние обломки", - "advancements.nether.obtain_ancient_debris.title": "Осколки прошлого", - "advancements.nether.obtain_blaze_rod.description": "Добудьте огненный стержень", - "advancements.nether.obtain_blaze_rod.title": "В полымя", - "advancements.nether.obtain_crying_obsidian.description": "Добудьте плачущий обсидиан", - "advancements.nether.obtain_crying_obsidian.title": "Обсидиановы слёзы", - "advancements.nether.return_to_sender.description": "Убейте гаста собственным файерболом", - "advancements.nether.return_to_sender.title": "Вернуть отправителю", - "advancements.nether.ride_strider.description": "Прокатитесь на лавомерке, управляя ею с помощью удочки с искажённым грибом", - "advancements.nether.ride_strider.title": "Ты неси по лаве меня", - "advancements.nether.ride_strider_in_overworld_lava.description": "Совершите доооолгую поездку на лавомерке по озеру лавы в обычном мире", - "advancements.nether.ride_strider_in_overworld_lava.title": "Совсем как дома", - "advancements.nether.root.description": "Захватите летнюю одежду", - "advancements.nether.root.title": "Незер", - "advancements.nether.summon_wither.description": "Призовите визера", - "advancements.nether.summon_wither.title": "Чудо-юдо", - "advancements.nether.uneasy_alliance.description": "Заманите гаста в обычный мир... а затем убейте его", - "advancements.nether.uneasy_alliance.title": "Война миров", - "advancements.nether.use_lodestone.description": "Настройте компас на магнетит", - "advancements.nether.use_lodestone.title": "Путеводный камень", - "advancements.progress": "%s/%s", - "advancements.sad_label": ":(", - "advancements.story.cure_zombie_villager.description": "Ослабьте и исцелите крестьянина-зомби", - "advancements.story.cure_zombie_villager.title": "Доктор для зомби", - "advancements.story.deflect_arrow.description": "Отразите попадание щитом", - "advancements.story.deflect_arrow.title": "Не дождётесь!", - "advancements.story.enchant_item.description": "Зачаруйте предмет на чародейском столе", - "advancements.story.enchant_item.title": "Чародей", - "advancements.story.enter_the_end.description": "Войдите в портал Энда", - "advancements.story.enter_the_end.title": "Конец?", - "advancements.story.enter_the_nether.description": "Постройте, зажгите и войдите в портал Незера", - "advancements.story.enter_the_nether.title": "Огненные недра", - "advancements.story.follow_ender_eye.description": "Следуйте за оком Эндера", - "advancements.story.follow_ender_eye.title": "Недреманное око", - "advancements.story.form_obsidian.description": "Получите обсидиан", - "advancements.story.form_obsidian.title": "Две стихии", - "advancements.story.iron_tools.description": "Обновите свою кирку", - "advancements.story.iron_tools.title": "И кирка без дела ржавеет", - "advancements.story.lava_bucket.description": "Наберите ведро лавы", - "advancements.story.lava_bucket.title": "Горячая штучка", - "advancements.story.mine_diamond.description": "Добудьте алмазы", - "advancements.story.mine_diamond.title": "Алмазы!", - "advancements.story.mine_stone.description": "Добудьте камень новой киркой", - "advancements.story.mine_stone.title": "Каменный век", - "advancements.story.obtain_armor.description": "Защитите себя железной бронёй", - "advancements.story.obtain_armor.title": "Дресс-код", - "advancements.story.root.description": "Главная история игры", - "advancements.story.root.title": "Minecraft", - "advancements.story.shiny_gear.description": "Алмазная броня спасает жизни", - "advancements.story.shiny_gear.title": "Осыпь меня алмазами", - "advancements.story.smelt_iron.description": "Выплавьте железный слиток", - "advancements.story.smelt_iron.title": "Куй железо...", - "advancements.story.upgrade_tools.description": "Сделайте кирку попрочней", - "advancements.story.upgrade_tools.title": "Обновка!", - "advancements.toast.challenge": "Испытание завершено!", - "advancements.toast.goal": "Цель достигнута!", - "advancements.toast.task": "Новое достижение!", - "argument.anchor.invalid": "Неверная точка привязки «%s»", - "argument.angle.incomplete": "Не завершено (ожидался угол)", - "argument.angle.invalid": "Неверный угол", - "argument.block.id.invalid": "Неизвестный тип блока «%s»", - "argument.block.property.duplicate": "Свойство «%s» у блока %s может быть указано только один раз", - "argument.block.property.invalid": "У свойства «%3$s» блока %1$s не может быть значения «%2$s»", - "argument.block.property.novalue": "Ожидалось значение для свойства «%s» у блока %s", - "argument.block.property.unclosed": "Ожидался символ «]», завершающий параметры состояния блока", - "argument.block.property.unknown": "У блока %s нет свойства «%s»", - "argument.block.tag.disallowed": "Здесь нельзя использовать теги, укажите конкретный блок", - "argument.color.invalid": "Неизвестный цвет «%s»", - "argument.component.invalid": "Неверный компонент строки чата: %s", - "argument.criteria.invalid": "Неизвестный тип задачи «%s»", - "argument.dimension.invalid": "Неизвестное измерение «%s»", - "argument.double.big": "Вещественное число двойной точности должно быть не больше %s; указано %s", - "argument.double.low": "Вещественное число двойной точности должно быть не меньше %s; указано %s", - "argument.entity.invalid": "Неверное название или UUID", - "argument.entity.notfound.entity": "Сущность не обнаружена", - "argument.entity.notfound.player": "Игрок не обнаружен", - "argument.entity.options.advancements.description": "Игроки с достижениями", - "argument.entity.options.distance.description": "Расстояние до сущности", - "argument.entity.options.distance.negative": "Расстояние не может быть отрицательным", - "argument.entity.options.dx.description": "Сущности между x и x + dx", - "argument.entity.options.dy.description": "Сущности между y и y + dy", - "argument.entity.options.dz.description": "Сущности между z и z + dz", - "argument.entity.options.gamemode.description": "Режим игры игроков", - "argument.entity.options.inapplicable": "Параметр «%s» не применим в данном случае", - "argument.entity.options.level.description": "Уровень опыта", - "argument.entity.options.level.negative": "Уровень не должен быть отрицательным", - "argument.entity.options.limit.description": "Максимальное число возвращаемых сущностей", - "argument.entity.options.limit.toosmall": "Предел должен быть не меньше 1", - "argument.entity.options.mode.invalid": "Неверный или неизвестный игровой режим «%s»", - "argument.entity.options.name.description": "Название сущности", - "argument.entity.options.nbt.description": "Сущности с NBT-данными", - "argument.entity.options.predicate.description": "Произвольный предикат", - "argument.entity.options.scores.description": "Счёты задач у сущностей", - "argument.entity.options.sort.description": "Сортировка сущностей", - "argument.entity.options.sort.irreversible": "Неверный или неизвестный тип сортировки «%s»", - "argument.entity.options.tag.description": "Сущности с тегом", - "argument.entity.options.team.description": "Сущности в команде", - "argument.entity.options.type.description": "Сущности типа", - "argument.entity.options.type.invalid": "Неверный или неизвестный тип сущности «%s»", - "argument.entity.options.unknown": "Неизвестный параметр «%s»", - "argument.entity.options.unterminated": "Ожидалось завершение параметров", - "argument.entity.options.valueless": "Ожидалось значение для параметра «%s»", - "argument.entity.options.x.description": "Положение по оси X", - "argument.entity.options.x_rotation.description": "Угол наклона сущности", - "argument.entity.options.y.description": "Положение по оси Y", - "argument.entity.options.y_rotation.description": "Угол поворота сущности", - "argument.entity.options.z.description": "Положение по оси Z", - "argument.entity.selector.allEntities": "Все сущности", - "argument.entity.selector.allPlayers": "Все игроки", - "argument.entity.selector.missing": "Отсутствует тип селектора", - "argument.entity.selector.nearestEntity": "Ближайшая сущность", - "argument.entity.selector.nearestPlayer": "Ближайший игрок", - "argument.entity.selector.not_allowed": "Недопустимый селектор", - "argument.entity.selector.randomPlayer": "Случайный игрок", - "argument.entity.selector.self": "Текущая сущность", - "argument.entity.selector.unknown": "Неизвестный тип селектора «%s»", - "argument.entity.toomany": "Нужно указать только одну сущность. Однако, используемый селектор может найти несколько", - "argument.enum.invalid": "Неверное значение «%s»", - "argument.float.big": "Вещественное число должно быть не больше %s; указано %s", - "argument.float.low": "Вещественное число должно быть не меньше %s; указано %s", - "argument.gamemode.invalid": "Неизвестный режим игры: %s", - "argument.hexcolor.invalid": "Неверный HEX-код цвета «%s»", - "argument.id.invalid": "Неверный идентификатор", - "argument.id.unknown": "Неизвестный идентификатор: %s", - "argument.integer.big": "Целое число должно быть не больше %s; указано %s", - "argument.integer.low": "Целое число должно быть не меньше %s; указано %s", - "argument.item.id.invalid": "Неизвестный предмет «%s»", - "argument.item.tag.disallowed": "Здесь нельзя использовать теги, укажите конкретный предмет", - "argument.literal.incorrect": "Ожидался литерал %s", - "argument.long.big": "Длинное целое число должно быть не больше %s; обнаружено %s", - "argument.long.low": "Длинное целое число должно быть не меньше %s; обнаружено %s", - "argument.message.too_long": "Сообщение чата было слишком длинным (%s > максимальное количество символов %s)", - "argument.nbt.array.invalid": "Неверный тип массива «%s»", - "argument.nbt.array.mixed": "Невозможно добавить %s в %s", - "argument.nbt.expected.compound": "Ожидался составной тег", - "argument.nbt.expected.key": "Ожидался ключ", - "argument.nbt.expected.value": "Ожидалось значение", - "argument.nbt.list.mixed": "Невозможно добавить %s в список %s", - "argument.nbt.trailing": "Непредвиденные завершающие данные", - "argument.player.entities": "Данная команда поддерживает только игроков, а селектор включает и сущности", - "argument.player.toomany": "Нужно указать только одного игрока. Однако, используемый селектор может найти несколько", - "argument.player.unknown": "Указанный игрок не существует", - "argument.pos.missing.double": "Ожидалась координата", - "argument.pos.missing.int": "Ожидалась координата блока", - "argument.pos.mixed": "Нельзя смешивать локальные и мировые координаты (используйте «^» везде или нигде)", - "argument.pos.outofbounds": "Эта позиция находится за пределами допустимых границ.", - "argument.pos.outofworld": "Указанная позиция находится за границей мира!", - "argument.pos.unloaded": "Указана позиция незагруженной области", - "argument.pos2d.incomplete": "Не завершено (ожидается 2 координаты)", - "argument.pos3d.incomplete": "Не завершено (ожидается 3 координаты)", - "argument.range.empty": "Ожидалось значение или диапазон значений", - "argument.range.ints": "Разрешены только целые числа; не дробные", - "argument.range.swapped": "Минимальное значение не может быть больше максимального", - "argument.resource.invalid_type": "Элемент «%s» имеет неверный тип «%s» (ожидалось «%s»)", - "argument.resource.not_found": "Не удалось найти элемент «%s» типа «%s»", - "argument.resource_or_id.failed_to_parse": "Не удалось распознать строение: %s", - "argument.resource_or_id.invalid": "Неверный идентификатор или тег", - "argument.resource_or_id.no_such_element": "Не удалось найти элемент «%s» в реестре «%s»", - "argument.resource_selector.not_found": "Нет совпадений для селектора «%s» типа «%s»", - "argument.resource_tag.invalid_type": "Тег «%s» имеет неверный тип «%s» (ожидалось «%s»)", - "argument.resource_tag.not_found": "Не удалось найти тег «%s» типа «%s»", - "argument.rotation.incomplete": "Не завершено (ожидается 2 координаты)", - "argument.scoreHolder.empty": "Не найдено подходящих счётчиков", - "argument.scoreboardDisplaySlot.invalid": "Неизвестный слот отображения «%s»", - "argument.style.invalid": "Неверный стиль: %s", - "argument.time.invalid_tick_count": "Число тактов должно быть неотрицательным", - "argument.time.invalid_unit": "Неверная единица измерения", - "argument.time.tick_count_too_low": "Задержка тактов не может быть меньше чем %s, обнаружено %s", - "argument.uuid.invalid": "Неверный UUID", - "argument.waypoint.invalid": "Выбранная сущность не является маркером", - "arguments.block.tag.unknown": "Неизвестный тег блока «%s»", - "arguments.function.tag.unknown": "Неизвестный тег функции «%s»", - "arguments.function.unknown": "Неизвестная функция «%s»", - "arguments.item.component.expected": "Ожидался компонент предмета", - "arguments.item.component.malformed": "Неверный компонент «%s»: «%s»", - "arguments.item.component.repeated": "Компонент предмета «%s» был повторён, но можно указать только одно значение", - "arguments.item.component.unknown": "Неизвестный компонент предмета «%s»", - "arguments.item.malformed": "Неверный предмет: «%s»", - "arguments.item.overstacked": "%s может находиться в стопках только по %s шт.", - "arguments.item.predicate.malformed": "Неверный предикат «%s»: «%s»", - "arguments.item.predicate.unknown": "Неизвестный предикат предмета «%s»", - "arguments.item.tag.unknown": "Неизвестный тег предмета «%s»", - "arguments.nbtpath.node.invalid": "Неверный NBT-путь элемента", - "arguments.nbtpath.nothing_found": "Не найдены элементы, соответствующие «%s»", - "arguments.nbtpath.too_deep": "NBT-данные слишком глубоко расположены", - "arguments.nbtpath.too_large": "Слишком большой объём NBT-данных", - "arguments.objective.notFound": "Неизвестная задача «%s»", - "arguments.objective.readonly": "Задача «%s» доступна только для чтения", - "arguments.operation.div0": "На ноль делить нельзя", - "arguments.operation.invalid": "Недопустимая операция", - "arguments.swizzle.invalid": "Неверная комбинация: ожидалось сочетание «x», «y» и «z»", - "attribute.modifier.equals.0": "%2$s: %1$s", - "attribute.modifier.equals.1": "%s%% %s", - "attribute.modifier.equals.2": "%2$s: %1$s%%", - "attribute.modifier.plus.0": "+%s %s", - "attribute.modifier.plus.1": "+%s%% %s", - "attribute.modifier.plus.2": "%2$s: +%1$s%%", - "attribute.modifier.take.0": "-%s %s", - "attribute.modifier.take.1": "-%s%% %s", - "attribute.modifier.take.2": "%2$s: -%1$s%%", - "attribute.name.air_drag_modifier": "Множитель сопротивления воздуха", - "attribute.name.armor": "Броня", - "attribute.name.armor_toughness": "Твёрдость брони", - "attribute.name.attack_damage": "Урон при атаке", - "attribute.name.attack_knockback": "Отбрасывание при атаке", - "attribute.name.attack_speed": "Скорость атаки", - "attribute.name.below_name_distance": "Дальность видимости счёта под именем", - "attribute.name.block_break_speed": "Скорость разрушения блоков", - "attribute.name.block_interaction_range": "Дальность взаимодействия с блоками", - "attribute.name.bounciness": "Упругость", - "attribute.name.burning_time": "Время горения", - "attribute.name.camera_distance": "Отдалённость камеры", - "attribute.name.entity_interaction_range": "Дальность взаимодействия с сущностями", - "attribute.name.explosion_knockback_resistance": "Сопротивление к отбрасыванию взрывом", - "attribute.name.fall_damage_multiplier": "Множитель урона от падения", - "attribute.name.flying_speed": "Скорость полёта", - "attribute.name.follow_range": "Диапазон преследования моба", - "attribute.name.friction_modifier": "Множитель трения", - "attribute.name.generic.armor": "Броня", - "attribute.name.generic.armor_toughness": "Твёрдость брони", - "attribute.name.generic.attack_damage": "Урон при атаке", - "attribute.name.generic.attack_knockback": "Отбрасывание при атаке", - "attribute.name.generic.attack_speed": "Скорость атаки", - "attribute.name.generic.block_interaction_range": "Дальность взаимодействия с блоками", - "attribute.name.generic.burning_time": "Время горения", - "attribute.name.generic.entity_interaction_range": "Дальность взаимодействия с сущностями", - "attribute.name.generic.explosion_knockback_resistance": "Сопротивление к отбрасыванию взрывом", - "attribute.name.generic.fall_damage_multiplier": "Множитель урона от падения", - "attribute.name.generic.flying_speed": "Скорость полёта", - "attribute.name.generic.follow_range": "Диапазон преследования моба", - "attribute.name.generic.gravity": "Гравитация", - "attribute.name.generic.jump_strength": "Сила прыжка", - "attribute.name.generic.knockback_resistance": "Сопротивление к отбрасыванию", - "attribute.name.generic.luck": "Везение", - "attribute.name.generic.max_absorption": "Предел поглощения", - "attribute.name.generic.max_health": "Максимальное здоровье", - "attribute.name.generic.movement_efficiency": "Эффективность передвижения", - "attribute.name.generic.movement_speed": "Скорость", - "attribute.name.generic.oxygen_bonus": "Бонус к кислороду", - "attribute.name.generic.safe_fall_distance": "Безопасная высота падения", - "attribute.name.generic.scale": "Размер", - "attribute.name.generic.step_height": "Высота шага", - "attribute.name.generic.water_movement_efficiency": "Эффективность передвижения в воде", - "attribute.name.gravity": "Гравитация", - "attribute.name.horse.jump_strength": "Сила прыжка лошади", - "attribute.name.jump_strength": "Сила прыжка", - "attribute.name.knockback_resistance": "Сопротивление к отбрасыванию", - "attribute.name.luck": "Везение", - "attribute.name.max_absorption": "Предел поглощения", - "attribute.name.max_health": "Максимальное здоровье", - "attribute.name.mining_efficiency": "Эффективность добычи", - "attribute.name.movement_efficiency": "Эффективность передвижения", - "attribute.name.movement_speed": "Скорость", - "attribute.name.nameplate_distance": "Дальность видимости имени", - "attribute.name.oxygen_bonus": "Бонус к кислороду", - "attribute.name.player.block_break_speed": "Скорость разрушения блоков", - "attribute.name.player.block_interaction_range": "Дальность взаимодействия с блоками", - "attribute.name.player.entity_interaction_range": "Дальность взаимодействия с сущностями", - "attribute.name.player.mining_efficiency": "Эффективность добычи", - "attribute.name.player.sneaking_speed": "Скорость подкрадывания", - "attribute.name.player.submerged_mining_speed": "Скорость добычи под водой", - "attribute.name.player.sweeping_damage_ratio": "Коэффициент разящего удара", - "attribute.name.safe_fall_distance": "Безопасная высота падения", - "attribute.name.scale": "Размер", - "attribute.name.sneaking_speed": "Скорость подкрадывания", - "attribute.name.spawn_reinforcements": "Подкрепление зомби", - "attribute.name.step_height": "Высота шага", - "attribute.name.submerged_mining_speed": "Скорость добычи под водой", - "attribute.name.sweeping_damage_ratio": "Коэффициент разящего удара", - "attribute.name.tempt_range": "Дальность приманивания", - "attribute.name.water_movement_efficiency": "Эффективность передвижения в воде", - "attribute.name.waypoint_receive_range": "Дальность обнаружения маркеров", - "attribute.name.waypoint_transmit_range": "Дальность передачи маркера", - "attribute.name.zombie.spawn_reinforcements": "Подкрепление зомби", - "biome.minecraft.badlands": "Бесплодные земли", - "biome.minecraft.bamboo_jungle": "Бамбуковые заросли", - "biome.minecraft.basalt_deltas": "Базальтовые дельты", - "biome.minecraft.beach": "Пляж", - "biome.minecraft.birch_forest": "Березняк", - "biome.minecraft.cherry_grove": "Вишнёвая роща", - "biome.minecraft.cold_ocean": "Холодный океан", - "biome.minecraft.crimson_forest": "Багровый лес", - "biome.minecraft.dark_forest": "Тёмный лес", - "biome.minecraft.deep_cold_ocean": "Глубокий холодный океан", - "biome.minecraft.deep_dark": "Тёмные подземелья", - "biome.minecraft.deep_frozen_ocean": "Глубокий замёрзший океан", - "biome.minecraft.deep_lukewarm_ocean": "Глубокий тепловатый океан", - "biome.minecraft.deep_ocean": "Глубокий океан", - "biome.minecraft.desert": "Пустыня", - "biome.minecraft.dripstone_caves": "Карстовые пещеры", - "biome.minecraft.end_barrens": "Окраины Энда", - "biome.minecraft.end_highlands": "Возвышенности Энда", - "biome.minecraft.end_midlands": "Равнины Энда", - "biome.minecraft.eroded_badlands": "Выветренные бесплодные земли", - "biome.minecraft.flower_forest": "Цветочный лес", - "biome.minecraft.forest": "Лес", - "biome.minecraft.frozen_ocean": "Замёрзший океан", - "biome.minecraft.frozen_peaks": "Замёрзшие вершины", - "biome.minecraft.frozen_river": "Замёрзшая река", - "biome.minecraft.grove": "Роща", - "biome.minecraft.ice_spikes": "Ледяные пики", - "biome.minecraft.jagged_peaks": "Зубчатые вершины", - "biome.minecraft.jungle": "Джунгли", - "biome.minecraft.lukewarm_ocean": "Тепловатый океан", - "biome.minecraft.lush_caves": "Заросшие пещеры", - "biome.minecraft.mangrove_swamp": "Мангровое болото", - "biome.minecraft.meadow": "Луг", - "biome.minecraft.mushroom_fields": "Грибные поля", - "biome.minecraft.nether_wastes": "Пустоши Незера", - "biome.minecraft.ocean": "Океан", - "biome.minecraft.old_growth_birch_forest": "Реликтовый березняк", - "biome.minecraft.old_growth_pine_taiga": "Реликтовая сосновая тайга", - "biome.minecraft.old_growth_spruce_taiga": "Реликтовая еловая тайга", - "biome.minecraft.pale_garden": "Бледный сад", - "biome.minecraft.plains": "Равнины", - "biome.minecraft.river": "Река", - "biome.minecraft.savanna": "Саванна", - "biome.minecraft.savanna_plateau": "Саванна (плато)", - "biome.minecraft.small_end_islands": "Островки Энда", - "biome.minecraft.snowy_beach": "Заснеженный пляж", - "biome.minecraft.snowy_plains": "Заснеженные равнины", - "biome.minecraft.snowy_slopes": "Заснеженные склоны", - "biome.minecraft.snowy_taiga": "Заснеженная тайга", - "biome.minecraft.soul_sand_valley": "Долина песка душ", - "biome.minecraft.sparse_jungle": "Редкие джунгли", - "biome.minecraft.stony_peaks": "Каменные вершины", - "biome.minecraft.stony_shore": "Каменистый берег", - "biome.minecraft.sulfur_caves": "Серные пещеры", - "biome.minecraft.sunflower_plains": "Подсолнуховые поля", - "biome.minecraft.swamp": "Болото", - "biome.minecraft.taiga": "Тайга", - "biome.minecraft.the_end": "Энд", - "biome.minecraft.the_void": "Бездна", - "biome.minecraft.warm_ocean": "Тёплый океан", - "biome.minecraft.warped_forest": "Искажённый лес", - "biome.minecraft.windswept_forest": "Выветренный лес", - "biome.minecraft.windswept_gravelly_hills": "Выветренные гравийные холмы", - "biome.minecraft.windswept_hills": "Выветренные холмы", - "biome.minecraft.windswept_savanna": "Выветренная саванна", - "biome.minecraft.wooded_badlands": "Лесистые бесплодные земли", - "block.minecraft.acacia_button": "Акациевая кнопка", - "block.minecraft.acacia_door": "Акациевая дверь", - "block.minecraft.acacia_fence": "Акациевый забор", - "block.minecraft.acacia_fence_gate": "Акациевая калитка", - "block.minecraft.acacia_hanging_sign": "Акациевая подвесная табличка", - "block.minecraft.acacia_leaves": "Листья акации", - "block.minecraft.acacia_log": "Акациевое бревно", - "block.minecraft.acacia_planks": "Акациевые доски", - "block.minecraft.acacia_pressure_plate": "Акациевая нажимная плита", - "block.minecraft.acacia_sapling": "Саженец акации", - "block.minecraft.acacia_shelf": "Акациевая полка", - "block.minecraft.acacia_sign": "Акациевая табличка", - "block.minecraft.acacia_slab": "Акациевая плита", - "block.minecraft.acacia_stairs": "Акациевые ступеньки", - "block.minecraft.acacia_trapdoor": "Акациевый люк", - "block.minecraft.acacia_wall_hanging_sign": "Акациевая настенная подвесная табличка", - "block.minecraft.acacia_wall_sign": "Акациевая настенная табличка", - "block.minecraft.acacia_wood": "Акация", - "block.minecraft.activator_rail": "Активирующие рельсы", - "block.minecraft.air": "Воздух", - "block.minecraft.allium": "Лук-батун", - "block.minecraft.amethyst_block": "Аметистовый блок", - "block.minecraft.amethyst_cluster": "Аметистовая друза", - "block.minecraft.ancient_debris": "Древние обломки", - "block.minecraft.andesite": "Андезит", - "block.minecraft.andesite_slab": "Андезитовая плита", - "block.minecraft.andesite_stairs": "Андезитовые ступеньки", - "block.minecraft.andesite_wall": "Андезитовая ограда", - "block.minecraft.anvil": "Наковальня", - "block.minecraft.attached_melon_stem": "Прикреплённый стебель арбуза", - "block.minecraft.attached_pumpkin_stem": "Прикреплённый стебель тыквы", - "block.minecraft.azalea": "Азалия", - "block.minecraft.azalea_leaves": "Листья азалии", - "block.minecraft.azure_bluet": "Хаустония серая", - "block.minecraft.bamboo": "Бамбук", - "block.minecraft.bamboo_block": "Блок бамбука", - "block.minecraft.bamboo_button": "Бамбуковая кнопка", - "block.minecraft.bamboo_door": "Бамбуковая дверь", - "block.minecraft.bamboo_fence": "Бамбуковый забор", - "block.minecraft.bamboo_fence_gate": "Бамбуковая калитка", - "block.minecraft.bamboo_hanging_sign": "Бамбуковая подвесная табличка", - "block.minecraft.bamboo_mosaic": "Бамбуковая мозаика", - "block.minecraft.bamboo_mosaic_slab": "Плита из бамбуковой мозаики", - "block.minecraft.bamboo_mosaic_stairs": "Ступеньки из бамбуковой мозаики", - "block.minecraft.bamboo_planks": "Бамбуковые доски", - "block.minecraft.bamboo_pressure_plate": "Бамбуковая нажимная плита", - "block.minecraft.bamboo_sapling": "Побег бамбука", - "block.minecraft.bamboo_shelf": "Бамбуковая полка", - "block.minecraft.bamboo_sign": "Бамбуковая табличка", - "block.minecraft.bamboo_slab": "Бамбуковая плита", - "block.minecraft.bamboo_stairs": "Бамбуковые ступеньки", - "block.minecraft.bamboo_trapdoor": "Бамбуковый люк", - "block.minecraft.bamboo_wall_hanging_sign": "Бамбуковая настенная подвесная табличка", - "block.minecraft.bamboo_wall_sign": "Бамбуковая настенная табличка", - "block.minecraft.banner.base.black": "Чёрное поле", - "block.minecraft.banner.base.blue": "Синее поле", - "block.minecraft.banner.base.brown": "Коричневое поле", - "block.minecraft.banner.base.cyan": "Бирюзовое поле", - "block.minecraft.banner.base.gray": "Серое поле", - "block.minecraft.banner.base.green": "Зелёное поле", - "block.minecraft.banner.base.light_blue": "Голубое поле", - "block.minecraft.banner.base.light_gray": "Светло-серое поле", - "block.minecraft.banner.base.lime": "Лаймовое поле", - "block.minecraft.banner.base.magenta": "Пурпурное поле", - "block.minecraft.banner.base.orange": "Оранжевое поле", - "block.minecraft.banner.base.pink": "Розовое поле", - "block.minecraft.banner.base.purple": "Фиолетовое поле", - "block.minecraft.banner.base.red": "Красное поле", - "block.minecraft.banner.base.white": "Белое поле", - "block.minecraft.banner.base.yellow": "Жёлтое поле", - "block.minecraft.banner.border.black": "Чёрная кайма", - "block.minecraft.banner.border.blue": "Синяя кайма", - "block.minecraft.banner.border.brown": "Коричневая кайма", - "block.minecraft.banner.border.cyan": "Бирюзовая кайма", - "block.minecraft.banner.border.gray": "Серая кайма", - "block.minecraft.banner.border.green": "Зелёная кайма", - "block.minecraft.banner.border.light_blue": "Голубая кайма", - "block.minecraft.banner.border.light_gray": "Светло-серая кайма", - "block.minecraft.banner.border.lime": "Лаймовая кайма", - "block.minecraft.banner.border.magenta": "Пурпурная кайма", - "block.minecraft.banner.border.orange": "Оранжевая кайма", - "block.minecraft.banner.border.pink": "Розовая кайма", - "block.minecraft.banner.border.purple": "Фиолетовая кайма", - "block.minecraft.banner.border.red": "Красная кайма", - "block.minecraft.banner.border.white": "Белая кайма", - "block.minecraft.banner.border.yellow": "Жёлтая кайма", - "block.minecraft.banner.bricks.black": "Чёрная муровка", - "block.minecraft.banner.bricks.blue": "Синяя муровка", - "block.minecraft.banner.bricks.brown": "Коричневая муровка", - "block.minecraft.banner.bricks.cyan": "Бирюзовая муровка", - "block.minecraft.banner.bricks.gray": "Серая муровка", - "block.minecraft.banner.bricks.green": "Зелёная муровка", - "block.minecraft.banner.bricks.light_blue": "Голубая муровка", - "block.minecraft.banner.bricks.light_gray": "Светло-серая муровка", - "block.minecraft.banner.bricks.lime": "Лаймовая муровка", - "block.minecraft.banner.bricks.magenta": "Пурпурная муровка", - "block.minecraft.banner.bricks.orange": "Оранжевая муровка", - "block.minecraft.banner.bricks.pink": "Розовая муровка", - "block.minecraft.banner.bricks.purple": "Фиолетовая муровка", - "block.minecraft.banner.bricks.red": "Красная муровка", - "block.minecraft.banner.bricks.white": "Белая муровка", - "block.minecraft.banner.bricks.yellow": "Жёлтая муровка", - "block.minecraft.banner.circle.black": "Чёрный круг", - "block.minecraft.banner.circle.blue": "Синий круг", - "block.minecraft.banner.circle.brown": "Коричневый круг", - "block.minecraft.banner.circle.cyan": "Бирюзовый круг", - "block.minecraft.banner.circle.gray": "Серый круг", - "block.minecraft.banner.circle.green": "Зелёный круг", - "block.minecraft.banner.circle.light_blue": "Голубой круг", - "block.minecraft.banner.circle.light_gray": "Светло-серый круг", - "block.minecraft.banner.circle.lime": "Лаймовый круг", - "block.minecraft.banner.circle.magenta": "Пурпурный круг", - "block.minecraft.banner.circle.orange": "Оранжевый круг", - "block.minecraft.banner.circle.pink": "Розовый круг", - "block.minecraft.banner.circle.purple": "Фиолетовый круг", - "block.minecraft.banner.circle.red": "Красный круг", - "block.minecraft.banner.circle.white": "Белый круг", - "block.minecraft.banner.circle.yellow": "Жёлтый круг", - "block.minecraft.banner.creeper.black": "Чёрный крипер", - "block.minecraft.banner.creeper.blue": "Синий крипер", - "block.minecraft.banner.creeper.brown": "Коричневый крипер", - "block.minecraft.banner.creeper.cyan": "Бирюзовый крипер", - "block.minecraft.banner.creeper.gray": "Серый крипер", - "block.minecraft.banner.creeper.green": "Зелёный крипер", - "block.minecraft.banner.creeper.light_blue": "Голубой крипер", - "block.minecraft.banner.creeper.light_gray": "Светло-серый крипер", - "block.minecraft.banner.creeper.lime": "Лаймовый крипер", - "block.minecraft.banner.creeper.magenta": "Пурпурный крипер", - "block.minecraft.banner.creeper.orange": "Оранжевый крипер", - "block.minecraft.banner.creeper.pink": "Розовый крипер", - "block.minecraft.banner.creeper.purple": "Фиолетовый крипер", - "block.minecraft.banner.creeper.red": "Красный крипер", - "block.minecraft.banner.creeper.white": "Белый крипер", - "block.minecraft.banner.creeper.yellow": "Жёлтый крипер", - "block.minecraft.banner.cross.black": "Чёрный Андреевский крест", - "block.minecraft.banner.cross.blue": "Синий Андреевский крест", - "block.minecraft.banner.cross.brown": "Коричневый Андреевский крест", - "block.minecraft.banner.cross.cyan": "Бирюзовый Андреевский крест", - "block.minecraft.banner.cross.gray": "Серый Андреевский крест", - "block.minecraft.banner.cross.green": "Зелёный Андреевский крест", - "block.minecraft.banner.cross.light_blue": "Голубой Андреевский крест", - "block.minecraft.banner.cross.light_gray": "Светло-серый Андреевский крест", - "block.minecraft.banner.cross.lime": "Лаймовый Андреевский крест", - "block.minecraft.banner.cross.magenta": "Пурпурный Андреевский крест", - "block.minecraft.banner.cross.orange": "Оранжевый Андреевский крест", - "block.minecraft.banner.cross.pink": "Розовый Андреевский крест", - "block.minecraft.banner.cross.purple": "Фиолетовый Андреевский крест", - "block.minecraft.banner.cross.red": "Красный Андреевский крест", - "block.minecraft.banner.cross.white": "Белый Андреевский крест", - "block.minecraft.banner.cross.yellow": "Жёлтый Андреевский крест", - "block.minecraft.banner.curly_border.black": "Чёрная зубчатая кайма", - "block.minecraft.banner.curly_border.blue": "Синяя зубчатая кайма", - "block.minecraft.banner.curly_border.brown": "Коричневая зубчатая кайма", - "block.minecraft.banner.curly_border.cyan": "Бирюзовая зубчатая кайма", - "block.minecraft.banner.curly_border.gray": "Серая зубчатая кайма", - "block.minecraft.banner.curly_border.green": "Зелёная зубчатая кайма", - "block.minecraft.banner.curly_border.light_blue": "Голубая зубчатая кайма", - "block.minecraft.banner.curly_border.light_gray": "Светло-серая зубчатая кайма", - "block.minecraft.banner.curly_border.lime": "Лаймовая зубчатая кайма", - "block.minecraft.banner.curly_border.magenta": "Пурпурная зубчатая кайма", - "block.minecraft.banner.curly_border.orange": "Оранжевая зубчатая кайма", - "block.minecraft.banner.curly_border.pink": "Розовая зубчатая кайма", - "block.minecraft.banner.curly_border.purple": "Фиолетовая зубчатая кайма", - "block.minecraft.banner.curly_border.red": "Красная зубчатая кайма", - "block.minecraft.banner.curly_border.white": "Белая зубчатая кайма", - "block.minecraft.banner.curly_border.yellow": "Жёлтая зубчатая кайма", - "block.minecraft.banner.diagonal_left.black": "Чёрное скошение слева", - "block.minecraft.banner.diagonal_left.blue": "Синее скошение слева", - "block.minecraft.banner.diagonal_left.brown": "Коричневое скошение слева", - "block.minecraft.banner.diagonal_left.cyan": "Бирюзовое скошение слева", - "block.minecraft.banner.diagonal_left.gray": "Серое скошение слева", - "block.minecraft.banner.diagonal_left.green": "Зелёное скошение слева", - "block.minecraft.banner.diagonal_left.light_blue": "Голубое скошение слева", - "block.minecraft.banner.diagonal_left.light_gray": "Светло-серое скошение слева", - "block.minecraft.banner.diagonal_left.lime": "Лаймовое скошение слева", - "block.minecraft.banner.diagonal_left.magenta": "Пурпурное скошение слева", - "block.minecraft.banner.diagonal_left.orange": "Оранжевое скошение слева", - "block.minecraft.banner.diagonal_left.pink": "Розовое скошение слева", - "block.minecraft.banner.diagonal_left.purple": "Фиолетовое скошение слева", - "block.minecraft.banner.diagonal_left.red": "Красное скошение слева", - "block.minecraft.banner.diagonal_left.white": "Белое скошение слева", - "block.minecraft.banner.diagonal_left.yellow": "Жёлтое скошение слева", - "block.minecraft.banner.diagonal_right.black": "Чёрное скошение", - "block.minecraft.banner.diagonal_right.blue": "Синее скошение", - "block.minecraft.banner.diagonal_right.brown": "Коричневое скошение", - "block.minecraft.banner.diagonal_right.cyan": "Бирюзовое скошение", - "block.minecraft.banner.diagonal_right.gray": "Серое скошение", - "block.minecraft.banner.diagonal_right.green": "Зелёное скошение", - "block.minecraft.banner.diagonal_right.light_blue": "Голубое скошение", - "block.minecraft.banner.diagonal_right.light_gray": "Светло-серое скошение", - "block.minecraft.banner.diagonal_right.lime": "Лаймовое скошение", - "block.minecraft.banner.diagonal_right.magenta": "Пурпурное скошение", - "block.minecraft.banner.diagonal_right.orange": "Оранжевое скошение", - "block.minecraft.banner.diagonal_right.pink": "Розовое скошение", - "block.minecraft.banner.diagonal_right.purple": "Фиолетовое скошение", - "block.minecraft.banner.diagonal_right.red": "Красное скошение", - "block.minecraft.banner.diagonal_right.white": "Белое скошение", - "block.minecraft.banner.diagonal_right.yellow": "Жёлтое скошение", - "block.minecraft.banner.diagonal_up_left.black": "Чёрное опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.blue": "Синее опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.brown": "Коричневое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.cyan": "Бирюзовое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.gray": "Серое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.green": "Зелёное опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.light_blue": "Голубое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.light_gray": "Светло-серое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.lime": "Лаймовое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.magenta": "Пурпурное опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.orange": "Оранжевое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.pink": "Розовое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.purple": "Фиолетовое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.red": "Красное опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.white": "Белое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_left.yellow": "Жёлтое опрокинутое скошение", - "block.minecraft.banner.diagonal_up_right.black": "Чёрное опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.blue": "Синее опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.brown": "Коричневое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.cyan": "Бирюзовое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.gray": "Серое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.green": "Зелёное опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.light_blue": "Голубое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.light_gray": "Светло-серое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.lime": "Лаймовое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.magenta": "Пурпурное опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.orange": "Оранжевое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.pink": "Розовое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.purple": "Фиолетовое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.red": "Красное опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.white": "Белое опрокинутое скошение слева", - "block.minecraft.banner.diagonal_up_right.yellow": "Жёлтое опрокинутое скошение слева", - "block.minecraft.banner.flow.black": "Чёрный поток", - "block.minecraft.banner.flow.blue": "Синий поток", - "block.minecraft.banner.flow.brown": "Коричневый поток", - "block.minecraft.banner.flow.cyan": "Бирюзовый поток", - "block.minecraft.banner.flow.gray": "Серый поток", - "block.minecraft.banner.flow.green": "Зелёный поток", - "block.minecraft.banner.flow.light_blue": "Голубой поток", - "block.minecraft.banner.flow.light_gray": "Светло-серый поток", - "block.minecraft.banner.flow.lime": "Лаймовый поток", - "block.minecraft.banner.flow.magenta": "Пурпурный поток", - "block.minecraft.banner.flow.orange": "Оранжевый поток", - "block.minecraft.banner.flow.pink": "Розовый поток", - "block.minecraft.banner.flow.purple": "Фиолетовый поток", - "block.minecraft.banner.flow.red": "Красный поток", - "block.minecraft.banner.flow.white": "Белый поток", - "block.minecraft.banner.flow.yellow": "Жёлтый поток", - "block.minecraft.banner.flower.black": "Чёрный цветок", - "block.minecraft.banner.flower.blue": "Синий цветок", - "block.minecraft.banner.flower.brown": "Коричневый цветок", - "block.minecraft.banner.flower.cyan": "Бирюзовый цветок", - "block.minecraft.banner.flower.gray": "Серый цветок", - "block.minecraft.banner.flower.green": "Зелёный цветок", - "block.minecraft.banner.flower.light_blue": "Голубой цветок", - "block.minecraft.banner.flower.light_gray": "Светло-серый цветок", - "block.minecraft.banner.flower.lime": "Лаймовый цветок", - "block.minecraft.banner.flower.magenta": "Пурпурный цветок", - "block.minecraft.banner.flower.orange": "Оранжевый цветок", - "block.minecraft.banner.flower.pink": "Розовый цветок", - "block.minecraft.banner.flower.purple": "Фиолетовый цветок", - "block.minecraft.banner.flower.red": "Красный цветок", - "block.minecraft.banner.flower.white": "Белый цветок", - "block.minecraft.banner.flower.yellow": "Жёлтый цветок", - "block.minecraft.banner.globe.black": "Чёрный глобус", - "block.minecraft.banner.globe.blue": "Синий глобус", - "block.minecraft.banner.globe.brown": "Коричневый глобус", - "block.minecraft.banner.globe.cyan": "Бирюзовый глобус", - "block.minecraft.banner.globe.gray": "Серый глобус", - "block.minecraft.banner.globe.green": "Зелёный глобус", - "block.minecraft.banner.globe.light_blue": "Голубой глобус", - "block.minecraft.banner.globe.light_gray": "Светло-серый глобус", - "block.minecraft.banner.globe.lime": "Лаймовый глобус", - "block.minecraft.banner.globe.magenta": "Пурпурный глобус", - "block.minecraft.banner.globe.orange": "Оранжевый глобус", - "block.minecraft.banner.globe.pink": "Розовый глобус", - "block.minecraft.banner.globe.purple": "Фиолетовый глобус", - "block.minecraft.banner.globe.red": "Красный глобус", - "block.minecraft.banner.globe.white": "Белый глобус", - "block.minecraft.banner.globe.yellow": "Жёлтый глобус", - "block.minecraft.banner.gradient.black": "Чёрный градиент", - "block.minecraft.banner.gradient.blue": "Синий градиент", - "block.minecraft.banner.gradient.brown": "Коричневый градиент", - "block.minecraft.banner.gradient.cyan": "Бирюзовый градиент", - "block.minecraft.banner.gradient.gray": "Серый градиент", - "block.minecraft.banner.gradient.green": "Зелёный градиент", - "block.minecraft.banner.gradient.light_blue": "Голубой градиент", - "block.minecraft.banner.gradient.light_gray": "Светло-серый градиент", - "block.minecraft.banner.gradient.lime": "Лаймовый градиент", - "block.minecraft.banner.gradient.magenta": "Пурпурный градиент", - "block.minecraft.banner.gradient.orange": "Оранжевый градиент", - "block.minecraft.banner.gradient.pink": "Розовый градиент", - "block.minecraft.banner.gradient.purple": "Фиолетовый градиент", - "block.minecraft.banner.gradient.red": "Красный градиент", - "block.minecraft.banner.gradient.white": "Белый градиент", - "block.minecraft.banner.gradient.yellow": "Жёлтый градиент", - "block.minecraft.banner.gradient_up.black": "Чёрный обратный градиент", - "block.minecraft.banner.gradient_up.blue": "Синий обратный градиент", - "block.minecraft.banner.gradient_up.brown": "Коричневый обратный градиент", - "block.minecraft.banner.gradient_up.cyan": "Бирюзовый обратный градиент", - "block.minecraft.banner.gradient_up.gray": "Серый обратный градиент", - "block.minecraft.banner.gradient_up.green": "Зелёный обратный градиент", - "block.minecraft.banner.gradient_up.light_blue": "Голубой обратный градиент", - "block.minecraft.banner.gradient_up.light_gray": "Светло-серый обратный градиент", - "block.minecraft.banner.gradient_up.lime": "Лаймовый обратный градиент", - "block.minecraft.banner.gradient_up.magenta": "Пурпурный обратный градиент", - "block.minecraft.banner.gradient_up.orange": "Оранжевый обратный градиент", - "block.minecraft.banner.gradient_up.pink": "Розовый обратный градиент", - "block.minecraft.banner.gradient_up.purple": "Фиолетовый обратный градиент", - "block.minecraft.banner.gradient_up.red": "Красный обратный градиент", - "block.minecraft.banner.gradient_up.white": "Белый обратный градиент", - "block.minecraft.banner.gradient_up.yellow": "Жёлтый обратный градиент", - "block.minecraft.banner.guster.black": "Чёрный вихрь", - "block.minecraft.banner.guster.blue": "Синий вихрь", - "block.minecraft.banner.guster.brown": "Коричневый вихрь", - "block.minecraft.banner.guster.cyan": "Бирюзовый вихрь", - "block.minecraft.banner.guster.gray": "Серый вихрь", - "block.minecraft.banner.guster.green": "Зелёный вихрь", - "block.minecraft.banner.guster.light_blue": "Голубой вихрь", - "block.minecraft.banner.guster.light_gray": "Светло-серый вихрь", - "block.minecraft.banner.guster.lime": "Лаймовый вихрь", - "block.minecraft.banner.guster.magenta": "Пурпурный вихрь", - "block.minecraft.banner.guster.orange": "Оранжевый вихрь", - "block.minecraft.banner.guster.pink": "Розовый вихрь", - "block.minecraft.banner.guster.purple": "Фиолетовый вихрь", - "block.minecraft.banner.guster.red": "Красный вихрь", - "block.minecraft.banner.guster.white": "Белый вихрь", - "block.minecraft.banner.guster.yellow": "Жёлтый вихрь", - "block.minecraft.banner.half_horizontal.black": "Чёрная верхняя половина", - "block.minecraft.banner.half_horizontal.blue": "Синяя верхняя половина", - "block.minecraft.banner.half_horizontal.brown": "Коричневая верхняя половина", - "block.minecraft.banner.half_horizontal.cyan": "Бирюзовая верхняя половина", - "block.minecraft.banner.half_horizontal.gray": "Серая верхняя половина", - "block.minecraft.banner.half_horizontal.green": "Зелёная верхняя половина", - "block.minecraft.banner.half_horizontal.light_blue": "Голубая верхняя половина", - "block.minecraft.banner.half_horizontal.light_gray": "Светло-серая верхняя половина", - "block.minecraft.banner.half_horizontal.lime": "Лаймовая верхняя половина", - "block.minecraft.banner.half_horizontal.magenta": "Пурпурная верхняя половина", - "block.minecraft.banner.half_horizontal.orange": "Оранжевая верхняя половина", - "block.minecraft.banner.half_horizontal.pink": "Розовая верхняя половина", - "block.minecraft.banner.half_horizontal.purple": "Фиолетовая верхняя половина", - "block.minecraft.banner.half_horizontal.red": "Красная верхняя половина", - "block.minecraft.banner.half_horizontal.white": "Белая верхняя половина", - "block.minecraft.banner.half_horizontal.yellow": "Жёлтая верхняя половина", - "block.minecraft.banner.half_horizontal_bottom.black": "Чёрная нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.blue": "Синяя нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.brown": "Коричневая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.cyan": "Бирюзовая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.gray": "Серая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.green": "Зелёная нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.light_blue": "Голубая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.light_gray": "Светло-серая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.lime": "Лаймовая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.magenta": "Пурпурная нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.orange": "Оранжевая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.pink": "Розовая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.purple": "Фиолетовая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.red": "Красная нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.white": "Белая нижняя половина", - "block.minecraft.banner.half_horizontal_bottom.yellow": "Жёлтая нижняя половина", - "block.minecraft.banner.half_vertical.black": "Чёрная правая половина", - "block.minecraft.banner.half_vertical.blue": "Синяя правая половина", - "block.minecraft.banner.half_vertical.brown": "Коричневая правая половина", - "block.minecraft.banner.half_vertical.cyan": "Бирюзовая правая половина", - "block.minecraft.banner.half_vertical.gray": "Серая правая половина", - "block.minecraft.banner.half_vertical.green": "Зелёная правая половина", - "block.minecraft.banner.half_vertical.light_blue": "Голубая правая половина", - "block.minecraft.banner.half_vertical.light_gray": "Светло-серая правая половина", - "block.minecraft.banner.half_vertical.lime": "Лаймовая правая половина", - "block.minecraft.banner.half_vertical.magenta": "Пурпурная правая половина", - "block.minecraft.banner.half_vertical.orange": "Оранжевая правая половина", - "block.minecraft.banner.half_vertical.pink": "Розовая правая половина", - "block.minecraft.banner.half_vertical.purple": "Фиолетовая правая половина", - "block.minecraft.banner.half_vertical.red": "Красная правая половина", - "block.minecraft.banner.half_vertical.white": "Белая правая половина", - "block.minecraft.banner.half_vertical.yellow": "Жёлтая правая половина", - "block.minecraft.banner.half_vertical_right.black": "Чёрная левая половина", - "block.minecraft.banner.half_vertical_right.blue": "Синяя левая половина", - "block.minecraft.banner.half_vertical_right.brown": "Коричневая левая половина", - "block.minecraft.banner.half_vertical_right.cyan": "Бирюзовая левая половина", - "block.minecraft.banner.half_vertical_right.gray": "Серая левая половина", - "block.minecraft.banner.half_vertical_right.green": "Зелёная левая половина", - "block.minecraft.banner.half_vertical_right.light_blue": "Голубая левая половина", - "block.minecraft.banner.half_vertical_right.light_gray": "Светло-серая левая половина", - "block.minecraft.banner.half_vertical_right.lime": "Лаймовая левая половина", - "block.minecraft.banner.half_vertical_right.magenta": "Пурпурная левая половина", - "block.minecraft.banner.half_vertical_right.orange": "Оранжевая левая половина", - "block.minecraft.banner.half_vertical_right.pink": "Розовая левая половина", - "block.minecraft.banner.half_vertical_right.purple": "Фиолетовая левая половина", - "block.minecraft.banner.half_vertical_right.red": "Красная левая половина", - "block.minecraft.banner.half_vertical_right.white": "Белая левая половина", - "block.minecraft.banner.half_vertical_right.yellow": "Жёлтая левая половина", - "block.minecraft.banner.mojang.black": "Чёрное нечто", - "block.minecraft.banner.mojang.blue": "Синее нечто", - "block.minecraft.banner.mojang.brown": "Коричневое нечто", - "block.minecraft.banner.mojang.cyan": "Бирюзовое нечто", - "block.minecraft.banner.mojang.gray": "Серое нечто", - "block.minecraft.banner.mojang.green": "Зелёное нечто", - "block.minecraft.banner.mojang.light_blue": "Голубое нечто", - "block.minecraft.banner.mojang.light_gray": "Светло-серое нечто", - "block.minecraft.banner.mojang.lime": "Лаймовое нечто", - "block.minecraft.banner.mojang.magenta": "Пурпурное нечто", - "block.minecraft.banner.mojang.orange": "Оранжевое нечто", - "block.minecraft.banner.mojang.pink": "Розовое нечто", - "block.minecraft.banner.mojang.purple": "Фиолетовое нечто", - "block.minecraft.banner.mojang.red": "Красное нечто", - "block.minecraft.banner.mojang.white": "Белое нечто", - "block.minecraft.banner.mojang.yellow": "Жёлтое нечто", - "block.minecraft.banner.piglin.black": "Чёрное рыло", - "block.minecraft.banner.piglin.blue": "Синее рыло", - "block.minecraft.banner.piglin.brown": "Коричневое рыло", - "block.minecraft.banner.piglin.cyan": "Бирюзовое рыло", - "block.minecraft.banner.piglin.gray": "Серое рыло", - "block.minecraft.banner.piglin.green": "Зелёное рыло", - "block.minecraft.banner.piglin.light_blue": "Голубое рыло", - "block.minecraft.banner.piglin.light_gray": "Светло-серое рыло", - "block.minecraft.banner.piglin.lime": "Лаймовое рыло", - "block.minecraft.banner.piglin.magenta": "Пурпурное рыло", - "block.minecraft.banner.piglin.orange": "Оранжевое рыло", - "block.minecraft.banner.piglin.pink": "Розовое рыло", - "block.minecraft.banner.piglin.purple": "Фиолетовое рыло", - "block.minecraft.banner.piglin.red": "Красное рыло", - "block.minecraft.banner.piglin.white": "Белое рыло", - "block.minecraft.banner.piglin.yellow": "Жёлтое рыло", - "block.minecraft.banner.rhombus.black": "Чёрный ромб", - "block.minecraft.banner.rhombus.blue": "Синий ромб", - "block.minecraft.banner.rhombus.brown": "Коричневый ромб", - "block.minecraft.banner.rhombus.cyan": "Бирюзовый ромб", - "block.minecraft.banner.rhombus.gray": "Серый ромб", - "block.minecraft.banner.rhombus.green": "Зелёный ромб", - "block.minecraft.banner.rhombus.light_blue": "Голубой ромб", - "block.minecraft.banner.rhombus.light_gray": "Светло-серый ромб", - "block.minecraft.banner.rhombus.lime": "Лаймовый ромб", - "block.minecraft.banner.rhombus.magenta": "Пурпурный ромб", - "block.minecraft.banner.rhombus.orange": "Оранжевый ромб", - "block.minecraft.banner.rhombus.pink": "Розовый ромб", - "block.minecraft.banner.rhombus.purple": "Фиолетовый ромб", - "block.minecraft.banner.rhombus.red": "Красный ромб", - "block.minecraft.banner.rhombus.white": "Белый ромб", - "block.minecraft.banner.rhombus.yellow": "Жёлтый ромб", - "block.minecraft.banner.skull.black": "Чёрный череп", - "block.minecraft.banner.skull.blue": "Синий череп", - "block.minecraft.banner.skull.brown": "Коричневый череп", - "block.minecraft.banner.skull.cyan": "Бирюзовый череп", - "block.minecraft.banner.skull.gray": "Серый череп", - "block.minecraft.banner.skull.green": "Зелёный череп", - "block.minecraft.banner.skull.light_blue": "Голубой череп", - "block.minecraft.banner.skull.light_gray": "Светло-серый череп", - "block.minecraft.banner.skull.lime": "Лаймовый череп", - "block.minecraft.banner.skull.magenta": "Пурпурный череп", - "block.minecraft.banner.skull.orange": "Оранжевый череп", - "block.minecraft.banner.skull.pink": "Розовый череп", - "block.minecraft.banner.skull.purple": "Фиолетовый череп", - "block.minecraft.banner.skull.red": "Красный череп", - "block.minecraft.banner.skull.white": "Белый череп", - "block.minecraft.banner.skull.yellow": "Жёлтый череп", - "block.minecraft.banner.small_stripes.black": "Чёрные столбы", - "block.minecraft.banner.small_stripes.blue": "Синие столбы", - "block.minecraft.banner.small_stripes.brown": "Коричневые столбы", - "block.minecraft.banner.small_stripes.cyan": "Бирюзовые столбы", - "block.minecraft.banner.small_stripes.gray": "Серые столбы", - "block.minecraft.banner.small_stripes.green": "Зелёные столбы", - "block.minecraft.banner.small_stripes.light_blue": "Голубые столбы", - "block.minecraft.banner.small_stripes.light_gray": "Светло-серые столбы", - "block.minecraft.banner.small_stripes.lime": "Лаймовые столбы", - "block.minecraft.banner.small_stripes.magenta": "Пурпурные столбы", - "block.minecraft.banner.small_stripes.orange": "Оранжевые столбы", - "block.minecraft.banner.small_stripes.pink": "Розовые столбы", - "block.minecraft.banner.small_stripes.purple": "Фиолетовые столбы", - "block.minecraft.banner.small_stripes.red": "Красные столбы", - "block.minecraft.banner.small_stripes.white": "Белые столбы", - "block.minecraft.banner.small_stripes.yellow": "Жёлтые столбы", - "block.minecraft.banner.square_bottom_left.black": "Чёрный нижний правый крыж", - "block.minecraft.banner.square_bottom_left.blue": "Синий нижний правый крыж", - "block.minecraft.banner.square_bottom_left.brown": "Коричневый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.cyan": "Бирюзовый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.gray": "Серый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.green": "Зелёный нижний правый крыж", - "block.minecraft.banner.square_bottom_left.light_blue": "Голубой нижний правый крыж", - "block.minecraft.banner.square_bottom_left.light_gray": "Светло-серый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.lime": "Лаймовый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.magenta": "Пурпурный нижний правый крыж", - "block.minecraft.banner.square_bottom_left.orange": "Оранжевый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.pink": "Розовый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.purple": "Фиолетовый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.red": "Красный нижний правый крыж", - "block.minecraft.banner.square_bottom_left.white": "Белый нижний правый крыж", - "block.minecraft.banner.square_bottom_left.yellow": "Жёлтый нижний правый крыж", - "block.minecraft.banner.square_bottom_right.black": "Чёрный нижний левый крыж", - "block.minecraft.banner.square_bottom_right.blue": "Синий нижний левый крыж", - "block.minecraft.banner.square_bottom_right.brown": "Коричневый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.cyan": "Бирюзовый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.gray": "Серый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.green": "Зелёный нижний левый крыж", - "block.minecraft.banner.square_bottom_right.light_blue": "Голубой нижний левый крыж", - "block.minecraft.banner.square_bottom_right.light_gray": "Светло-серый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.lime": "Лаймовый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.magenta": "Пурпурный нижний левый крыж", - "block.minecraft.banner.square_bottom_right.orange": "Оранжевый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.pink": "Розовый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.purple": "Фиолетовый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.red": "Красный нижний левый крыж", - "block.minecraft.banner.square_bottom_right.white": "Белый нижний левый крыж", - "block.minecraft.banner.square_bottom_right.yellow": "Жёлтый нижний левый крыж", - "block.minecraft.banner.square_top_left.black": "Чёрный верхний правый крыж", - "block.minecraft.banner.square_top_left.blue": "Синий верхний правый крыж", - "block.minecraft.banner.square_top_left.brown": "Коричневый верхний правый крыж", - "block.minecraft.banner.square_top_left.cyan": "Бирюзовый верхний правый крыж", - "block.minecraft.banner.square_top_left.gray": "Серый верхний правый крыж", - "block.minecraft.banner.square_top_left.green": "Зелёный верхний правый крыж", - "block.minecraft.banner.square_top_left.light_blue": "Голубой верхний правый крыж", - "block.minecraft.banner.square_top_left.light_gray": "Светло-серый верхний правый крыж", - "block.minecraft.banner.square_top_left.lime": "Лаймовый верхний правый крыж", - "block.minecraft.banner.square_top_left.magenta": "Пурпурный верхний правый крыж", - "block.minecraft.banner.square_top_left.orange": "Оранжевый верхний правый крыж", - "block.minecraft.banner.square_top_left.pink": "Розовый верхний правый крыж", - "block.minecraft.banner.square_top_left.purple": "Фиолетовый верхний правый крыж", - "block.minecraft.banner.square_top_left.red": "Красный верхний правый крыж", - "block.minecraft.banner.square_top_left.white": "Белый верхний правый крыж", - "block.minecraft.banner.square_top_left.yellow": "Жёлтый верхний правый крыж", - "block.minecraft.banner.square_top_right.black": "Чёрный верхний левый крыж", - "block.minecraft.banner.square_top_right.blue": "Синий верхний левый крыж", - "block.minecraft.banner.square_top_right.brown": "Коричневый верхний левый крыж", - "block.minecraft.banner.square_top_right.cyan": "Бирюзовый верхний левый крыж", - "block.minecraft.banner.square_top_right.gray": "Серый верхний левый крыж", - "block.minecraft.banner.square_top_right.green": "Зелёный верхний левый крыж", - "block.minecraft.banner.square_top_right.light_blue": "Голубой верхний левый крыж", - "block.minecraft.banner.square_top_right.light_gray": "Светло-серый верхний левый крыж", - "block.minecraft.banner.square_top_right.lime": "Лаймовый верхний левый крыж", - "block.minecraft.banner.square_top_right.magenta": "Пурпурный верхний левый крыж", - "block.minecraft.banner.square_top_right.orange": "Оранжевый верхний левый крыж", - "block.minecraft.banner.square_top_right.pink": "Розовый верхний левый крыж", - "block.minecraft.banner.square_top_right.purple": "Фиолетовый верхний левый крыж", - "block.minecraft.banner.square_top_right.red": "Красный верхний левый крыж", - "block.minecraft.banner.square_top_right.white": "Белый верхний левый крыж", - "block.minecraft.banner.square_top_right.yellow": "Жёлтый верхний левый крыж", - "block.minecraft.banner.straight_cross.black": "Чёрный крест", - "block.minecraft.banner.straight_cross.blue": "Синий крест", - "block.minecraft.banner.straight_cross.brown": "Коричневый крест", - "block.minecraft.banner.straight_cross.cyan": "Бирюзовый крест", - "block.minecraft.banner.straight_cross.gray": "Серый крест", - "block.minecraft.banner.straight_cross.green": "Зелёный крест", - "block.minecraft.banner.straight_cross.light_blue": "Голубой крест", - "block.minecraft.banner.straight_cross.light_gray": "Светло-серый крест", - "block.minecraft.banner.straight_cross.lime": "Лаймовый крест", - "block.minecraft.banner.straight_cross.magenta": "Пурпурный крест", - "block.minecraft.banner.straight_cross.orange": "Оранжевый крест", - "block.minecraft.banner.straight_cross.pink": "Розовый крест", - "block.minecraft.banner.straight_cross.purple": "Фиолетовый крест", - "block.minecraft.banner.straight_cross.red": "Красный крест", - "block.minecraft.banner.straight_cross.white": "Белый крест", - "block.minecraft.banner.straight_cross.yellow": "Жёлтый крест", - "block.minecraft.banner.stripe_bottom.black": "Чёрное основание", - "block.minecraft.banner.stripe_bottom.blue": "Синее основание", - "block.minecraft.banner.stripe_bottom.brown": "Коричневое основание", - "block.minecraft.banner.stripe_bottom.cyan": "Бирюзовое основание", - "block.minecraft.banner.stripe_bottom.gray": "Серое основание", - "block.minecraft.banner.stripe_bottom.green": "Зелёное основание", - "block.minecraft.banner.stripe_bottom.light_blue": "Голубое основание", - "block.minecraft.banner.stripe_bottom.light_gray": "Светло-серое основание", - "block.minecraft.banner.stripe_bottom.lime": "Лаймовое основание", - "block.minecraft.banner.stripe_bottom.magenta": "Пурпурное основание", - "block.minecraft.banner.stripe_bottom.orange": "Оранжевое основание", - "block.minecraft.banner.stripe_bottom.pink": "Розовое основание", - "block.minecraft.banner.stripe_bottom.purple": "Фиолетовое основание", - "block.minecraft.banner.stripe_bottom.red": "Красное основание", - "block.minecraft.banner.stripe_bottom.white": "Белое основание", - "block.minecraft.banner.stripe_bottom.yellow": "Жёлтое основание", - "block.minecraft.banner.stripe_center.black": "Чёрный столб", - "block.minecraft.banner.stripe_center.blue": "Синий столб", - "block.minecraft.banner.stripe_center.brown": "Коричневый столб", - "block.minecraft.banner.stripe_center.cyan": "Бирюзовый столб", - "block.minecraft.banner.stripe_center.gray": "Серый столб", - "block.minecraft.banner.stripe_center.green": "Зелёный столб", - "block.minecraft.banner.stripe_center.light_blue": "Голубой столб", - "block.minecraft.banner.stripe_center.light_gray": "Светло-серый столб", - "block.minecraft.banner.stripe_center.lime": "Лаймовый столб", - "block.minecraft.banner.stripe_center.magenta": "Пурпурный столб", - "block.minecraft.banner.stripe_center.orange": "Оранжевый столб", - "block.minecraft.banner.stripe_center.pink": "Розовый столб", - "block.minecraft.banner.stripe_center.purple": "Фиолетовый столб", - "block.minecraft.banner.stripe_center.red": "Красный столб", - "block.minecraft.banner.stripe_center.white": "Белый столб", - "block.minecraft.banner.stripe_center.yellow": "Жёлтый столб", - "block.minecraft.banner.stripe_downleft.black": "Чёрная левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.blue": "Синяя левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.brown": "Коричневая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.cyan": "Бирюзовая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.gray": "Серая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.green": "Зелёная левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.light_blue": "Голубая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.light_gray": "Светло-серая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.lime": "Лаймовая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.magenta": "Пурпурная левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.orange": "Оранжевая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.pink": "Розовая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.purple": "Фиолетовая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.red": "Красная левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.white": "Белая левосторонняя перевязь", - "block.minecraft.banner.stripe_downleft.yellow": "Жёлтая левосторонняя перевязь", - "block.minecraft.banner.stripe_downright.black": "Чёрная перевязь", - "block.minecraft.banner.stripe_downright.blue": "Синяя перевязь", - "block.minecraft.banner.stripe_downright.brown": "Коричневая перевязь", - "block.minecraft.banner.stripe_downright.cyan": "Бирюзовая перевязь", - "block.minecraft.banner.stripe_downright.gray": "Серая перевязь", - "block.minecraft.banner.stripe_downright.green": "Зелёная перевязь", - "block.minecraft.banner.stripe_downright.light_blue": "Голубая перевязь", - "block.minecraft.banner.stripe_downright.light_gray": "Светло-серая перевязь", - "block.minecraft.banner.stripe_downright.lime": "Лаймовая перевязь", - "block.minecraft.banner.stripe_downright.magenta": "Пурпурная перевязь", - "block.minecraft.banner.stripe_downright.orange": "Оранжевая перевязь", - "block.minecraft.banner.stripe_downright.pink": "Розовая перевязь", - "block.minecraft.banner.stripe_downright.purple": "Фиолетовая перевязь", - "block.minecraft.banner.stripe_downright.red": "Красная перевязь", - "block.minecraft.banner.stripe_downright.white": "Белая перевязь", - "block.minecraft.banner.stripe_downright.yellow": "Жёлтая перевязь", - "block.minecraft.banner.stripe_left.black": "Чёрный правосторонний столб", - "block.minecraft.banner.stripe_left.blue": "Синий правосторонний столб", - "block.minecraft.banner.stripe_left.brown": "Коричневый правосторонний столб", - "block.minecraft.banner.stripe_left.cyan": "Бирюзовый правосторонний столб", - "block.minecraft.banner.stripe_left.gray": "Серый правосторонний столб", - "block.minecraft.banner.stripe_left.green": "Зелёный правосторонний столб", - "block.minecraft.banner.stripe_left.light_blue": "Голубой правосторонний столб", - "block.minecraft.banner.stripe_left.light_gray": "Светло-серый правосторонний столб", - "block.minecraft.banner.stripe_left.lime": "Лаймовый правосторонний столб", - "block.minecraft.banner.stripe_left.magenta": "Пурпурный правосторонний столб", - "block.minecraft.banner.stripe_left.orange": "Оранжевый правосторонний столб", - "block.minecraft.banner.stripe_left.pink": "Розовый правосторонний столб", - "block.minecraft.banner.stripe_left.purple": "Фиолетовый правосторонний столб", - "block.minecraft.banner.stripe_left.red": "Красный правосторонний столб", - "block.minecraft.banner.stripe_left.white": "Белый правосторонний столб", - "block.minecraft.banner.stripe_left.yellow": "Жёлтый правосторонний столб", - "block.minecraft.banner.stripe_middle.black": "Чёрный пояс", - "block.minecraft.banner.stripe_middle.blue": "Синий пояс", - "block.minecraft.banner.stripe_middle.brown": "Коричневый пояс", - "block.minecraft.banner.stripe_middle.cyan": "Бирюзовый пояс", - "block.minecraft.banner.stripe_middle.gray": "Серый пояс", - "block.minecraft.banner.stripe_middle.green": "Зелёный пояс", - "block.minecraft.banner.stripe_middle.light_blue": "Голубой пояс", - "block.minecraft.banner.stripe_middle.light_gray": "Светло-серый пояс", - "block.minecraft.banner.stripe_middle.lime": "Лаймовый пояс", - "block.minecraft.banner.stripe_middle.magenta": "Пурпурный пояс", - "block.minecraft.banner.stripe_middle.orange": "Оранжевый пояс", - "block.minecraft.banner.stripe_middle.pink": "Розовый пояс", - "block.minecraft.banner.stripe_middle.purple": "Фиолетовый пояс", - "block.minecraft.banner.stripe_middle.red": "Красный пояс", - "block.minecraft.banner.stripe_middle.white": "Белый пояс", - "block.minecraft.banner.stripe_middle.yellow": "Жёлтый пояс", - "block.minecraft.banner.stripe_right.black": "Чёрный левосторонний столб", - "block.minecraft.banner.stripe_right.blue": "Синий левосторонний столб", - "block.minecraft.banner.stripe_right.brown": "Коричневый левосторонний столб", - "block.minecraft.banner.stripe_right.cyan": "Бирюзовый левосторонний столб", - "block.minecraft.banner.stripe_right.gray": "Серый левосторонний столб", - "block.minecraft.banner.stripe_right.green": "Зелёный левосторонний столб", - "block.minecraft.banner.stripe_right.light_blue": "Голубой левосторонний столб", - "block.minecraft.banner.stripe_right.light_gray": "Светло-серый левосторонний столб", - "block.minecraft.banner.stripe_right.lime": "Лаймовый левосторонний столб", - "block.minecraft.banner.stripe_right.magenta": "Пурпурный левосторонний столб", - "block.minecraft.banner.stripe_right.orange": "Оранжевый левосторонний столб", - "block.minecraft.banner.stripe_right.pink": "Розовый левосторонний столб", - "block.minecraft.banner.stripe_right.purple": "Фиолетовый левосторонний столб", - "block.minecraft.banner.stripe_right.red": "Красный левосторонний столб", - "block.minecraft.banner.stripe_right.white": "Белый левосторонний столб", - "block.minecraft.banner.stripe_right.yellow": "Жёлтый левосторонний столб", - "block.minecraft.banner.stripe_top.black": "Чёрная глава", - "block.minecraft.banner.stripe_top.blue": "Синяя глава", - "block.minecraft.banner.stripe_top.brown": "Коричневая глава", - "block.minecraft.banner.stripe_top.cyan": "Бирюзовая глава", - "block.minecraft.banner.stripe_top.gray": "Серая глава", - "block.minecraft.banner.stripe_top.green": "Зелёная глава", - "block.minecraft.banner.stripe_top.light_blue": "Голубая глава", - "block.minecraft.banner.stripe_top.light_gray": "Светло-серая глава", - "block.minecraft.banner.stripe_top.lime": "Лаймовая глава", - "block.minecraft.banner.stripe_top.magenta": "Пурпурная глава", - "block.minecraft.banner.stripe_top.orange": "Оранжевая глава", - "block.minecraft.banner.stripe_top.pink": "Розовая глава", - "block.minecraft.banner.stripe_top.purple": "Фиолетовая глава", - "block.minecraft.banner.stripe_top.red": "Красная глава", - "block.minecraft.banner.stripe_top.white": "Белая глава", - "block.minecraft.banner.stripe_top.yellow": "Жёлтая глава", - "block.minecraft.banner.triangle_bottom.black": "Чёрное остриё", - "block.minecraft.banner.triangle_bottom.blue": "Синее остриё", - "block.minecraft.banner.triangle_bottom.brown": "Коричневое остриё", - "block.minecraft.banner.triangle_bottom.cyan": "Бирюзовое остриё", - "block.minecraft.banner.triangle_bottom.gray": "Серое остриё", - "block.minecraft.banner.triangle_bottom.green": "Зелёное остриё", - "block.minecraft.banner.triangle_bottom.light_blue": "Голубое остриё", - "block.minecraft.banner.triangle_bottom.light_gray": "Светло-серое остриё", - "block.minecraft.banner.triangle_bottom.lime": "Лаймовое остриё", - "block.minecraft.banner.triangle_bottom.magenta": "Пурпурное остриё", - "block.minecraft.banner.triangle_bottom.orange": "Оранжевое остриё", - "block.minecraft.banner.triangle_bottom.pink": "Розовое остриё", - "block.minecraft.banner.triangle_bottom.purple": "Фиолетовое остриё", - "block.minecraft.banner.triangle_bottom.red": "Красное остриё", - "block.minecraft.banner.triangle_bottom.white": "Белое остриё", - "block.minecraft.banner.triangle_bottom.yellow": "Жёлтое остриё", - "block.minecraft.banner.triangle_top.black": "Чёрное опрокинутое остриё", - "block.minecraft.banner.triangle_top.blue": "Синее опрокинутое остриё", - "block.minecraft.banner.triangle_top.brown": "Коричневое опрокинутое остриё", - "block.minecraft.banner.triangle_top.cyan": "Бирюзовое опрокинутое остриё", - "block.minecraft.banner.triangle_top.gray": "Серое опрокинутое остриё", - "block.minecraft.banner.triangle_top.green": "Зелёное опрокинутое остриё", - "block.minecraft.banner.triangle_top.light_blue": "Голубое опрокинутое остриё", - "block.minecraft.banner.triangle_top.light_gray": "Светло-серое опрокинутое остриё", - "block.minecraft.banner.triangle_top.lime": "Лаймовое опрокинутое остриё", - "block.minecraft.banner.triangle_top.magenta": "Пурпурное опрокинутое остриё", - "block.minecraft.banner.triangle_top.orange": "Оранжевое опрокинутое остриё", - "block.minecraft.banner.triangle_top.pink": "Розовое опрокинутое остриё", - "block.minecraft.banner.triangle_top.purple": "Фиолетовое опрокинутое остриё", - "block.minecraft.banner.triangle_top.red": "Красное опрокинутое остриё", - "block.minecraft.banner.triangle_top.white": "Белое опрокинутое остриё", - "block.minecraft.banner.triangle_top.yellow": "Жёлтое опрокинутое остриё", - "block.minecraft.banner.triangles_bottom.black": "Чёрное зубчатое основание", - "block.minecraft.banner.triangles_bottom.blue": "Синее зубчатое основание", - "block.minecraft.banner.triangles_bottom.brown": "Коричневое зубчатое основание", - "block.minecraft.banner.triangles_bottom.cyan": "Бирюзовое зубчатое основание", - "block.minecraft.banner.triangles_bottom.gray": "Серое зубчатое основание", - "block.minecraft.banner.triangles_bottom.green": "Зелёное зубчатое основание", - "block.minecraft.banner.triangles_bottom.light_blue": "Голубое зубчатое основание", - "block.minecraft.banner.triangles_bottom.light_gray": "Светло-серое зубчатое основание", - "block.minecraft.banner.triangles_bottom.lime": "Лаймовое зубчатое основание", - "block.minecraft.banner.triangles_bottom.magenta": "Пурпурное зубчатое основание", - "block.minecraft.banner.triangles_bottom.orange": "Оранжевое зубчатое основание", - "block.minecraft.banner.triangles_bottom.pink": "Розовое зубчатое основание", - "block.minecraft.banner.triangles_bottom.purple": "Фиолетовое зубчатое основание", - "block.minecraft.banner.triangles_bottom.red": "Красное зубчатое основание", - "block.minecraft.banner.triangles_bottom.white": "Белое зубчатое основание", - "block.minecraft.banner.triangles_bottom.yellow": "Жёлтое зубчатое основание", - "block.minecraft.banner.triangles_top.black": "Чёрная зубчатая глава", - "block.minecraft.banner.triangles_top.blue": "Синяя зубчатая глава", - "block.minecraft.banner.triangles_top.brown": "Коричневая зубчатая глава", - "block.minecraft.banner.triangles_top.cyan": "Бирюзовая зубчатая глава", - "block.minecraft.banner.triangles_top.gray": "Серая зубчатая глава", - "block.minecraft.banner.triangles_top.green": "Зелёная зубчатая глава", - "block.minecraft.banner.triangles_top.light_blue": "Голубая зубчатая глава", - "block.minecraft.banner.triangles_top.light_gray": "Светло-серая зубчатая глава", - "block.minecraft.banner.triangles_top.lime": "Лаймовая зубчатая глава", - "block.minecraft.banner.triangles_top.magenta": "Пурпурная зубчатая глава", - "block.minecraft.banner.triangles_top.orange": "Оранжевая зубчатая глава", - "block.minecraft.banner.triangles_top.pink": "Розовая зубчатая глава", - "block.minecraft.banner.triangles_top.purple": "Фиолетовая зубчатая глава", - "block.minecraft.banner.triangles_top.red": "Красная зубчатая глава", - "block.minecraft.banner.triangles_top.white": "Белая зубчатая глава", - "block.minecraft.banner.triangles_top.yellow": "Жёлтая зубчатая глава", - "block.minecraft.barrel": "Бочка", - "block.minecraft.barrier": "Барьер", - "block.minecraft.basalt": "Базальт", - "block.minecraft.beacon": "Маяк", - "block.minecraft.beacon.primary": "Основной эффект", - "block.minecraft.beacon.secondary": "Вторичный эффект", - "block.minecraft.bed.no_sleep": "Вы можете спать только ночью или во время грозы", - "block.minecraft.bed.not_safe": "Вы не можете уснуть, пока рядом есть монстры", - "block.minecraft.bed.obstructed": "Эта кровать заблокирована", - "block.minecraft.bed.occupied": "Эта кровать занята", - "block.minecraft.bed.too_far_away": "Вы не можете уснуть, кровать слишком далеко", - "block.minecraft.bedrock": "Бедрок", - "block.minecraft.bee_nest": "Пчелиное гнездо", - "block.minecraft.beehive": "Улей", - "block.minecraft.beetroots": "Свёкла", - "block.minecraft.bell": "Колокол", - "block.minecraft.big_dripleaf": "Большая бросянка", - "block.minecraft.big_dripleaf_stem": "Стебель большой бросянки", - "block.minecraft.birch_button": "Берёзовая кнопка", - "block.minecraft.birch_door": "Берёзовая дверь", - "block.minecraft.birch_fence": "Берёзовый забор", - "block.minecraft.birch_fence_gate": "Берёзовая калитка", - "block.minecraft.birch_hanging_sign": "Берёзовая подвесная табличка", - "block.minecraft.birch_leaves": "Берёзовые листья", - "block.minecraft.birch_log": "Берёзовое бревно", - "block.minecraft.birch_planks": "Берёзовые доски", - "block.minecraft.birch_pressure_plate": "Берёзовая нажимная плита", - "block.minecraft.birch_sapling": "Саженец берёзы", - "block.minecraft.birch_shelf": "Берёзовая полка", - "block.minecraft.birch_sign": "Берёзовая табличка", - "block.minecraft.birch_slab": "Берёзовая плита", - "block.minecraft.birch_stairs": "Берёзовые ступеньки", - "block.minecraft.birch_trapdoor": "Берёзовый люк", - "block.minecraft.birch_wall_hanging_sign": "Берёзовая настенная подвесная табличка", - "block.minecraft.birch_wall_sign": "Берёзовая настенная табличка", - "block.minecraft.birch_wood": "Берёза", - "block.minecraft.black_banner": "Чёрный флаг", - "block.minecraft.black_bed": "Чёрная кровать", - "block.minecraft.black_candle": "Чёрная свеча", - "block.minecraft.black_candle_cake": "Торт с чёрной свечой", - "block.minecraft.black_carpet": "Чёрный ковёр", - "block.minecraft.black_concrete": "Чёрный бетон", - "block.minecraft.black_concrete_powder": "Чёрный сухой бетон", - "block.minecraft.black_glazed_terracotta": "Чёрная глазурованная керамика", - "block.minecraft.black_shulker_box": "Чёрный шалкеровый ящик", - "block.minecraft.black_stained_glass": "Чёрное стекло", - "block.minecraft.black_stained_glass_pane": "Чёрная стеклянная панель", - "block.minecraft.black_terracotta": "Чёрная керамика", - "block.minecraft.black_wool": "Чёрная шерсть", - "block.minecraft.blackstone": "Чернит", - "block.minecraft.blackstone_slab": "Чернитная плита", - "block.minecraft.blackstone_stairs": "Чернитные ступеньки", - "block.minecraft.blackstone_wall": "Чернитная ограда", - "block.minecraft.blast_furnace": "Плавильная печь", - "block.minecraft.blue_banner": "Синий флаг", - "block.minecraft.blue_bed": "Синяя кровать", - "block.minecraft.blue_candle": "Синяя свеча", - "block.minecraft.blue_candle_cake": "Торт с синей свечой", - "block.minecraft.blue_carpet": "Синий ковёр", - "block.minecraft.blue_concrete": "Синий бетон", - "block.minecraft.blue_concrete_powder": "Синий сухой бетон", - "block.minecraft.blue_glazed_terracotta": "Синяя глазурованная керамика", - "block.minecraft.blue_ice": "Синий лёд", - "block.minecraft.blue_orchid": "Синяя орхидея", - "block.minecraft.blue_shulker_box": "Синий шалкеровый ящик", - "block.minecraft.blue_stained_glass": "Синее стекло", - "block.minecraft.blue_stained_glass_pane": "Синяя стеклянная панель", - "block.minecraft.blue_terracotta": "Синяя керамика", - "block.minecraft.blue_wool": "Синяя шерсть", - "block.minecraft.bone_block": "Костный блок", - "block.minecraft.bookshelf": "Книжная полка", - "block.minecraft.brain_coral": "Коралл-мозговик", - "block.minecraft.brain_coral_block": "Блок коралла-мозговика", - "block.minecraft.brain_coral_fan": "Веерный коралл-мозговик", - "block.minecraft.brain_coral_wall_fan": "Горизонтальный веерный коралл-мозговик", - "block.minecraft.brewing_stand": "Зельеварка", - "block.minecraft.brick_slab": "Кирпичная плита", - "block.minecraft.brick_stairs": "Кирпичные ступеньки", - "block.minecraft.brick_wall": "Кирпичная ограда", - "block.minecraft.bricks": "Кирпичи", - "block.minecraft.brown_banner": "Коричневый флаг", - "block.minecraft.brown_bed": "Коричневая кровать", - "block.minecraft.brown_candle": "Коричневая свеча", - "block.minecraft.brown_candle_cake": "Торт с коричневой свечой", - "block.minecraft.brown_carpet": "Коричневый ковёр", - "block.minecraft.brown_concrete": "Коричневый бетон", - "block.minecraft.brown_concrete_powder": "Коричневый сухой бетон", - "block.minecraft.brown_glazed_terracotta": "Коричневая глазурованная керамика", - "block.minecraft.brown_mushroom": "Коричневый гриб", - "block.minecraft.brown_mushroom_block": "Блок коричневого гриба", - "block.minecraft.brown_shulker_box": "Коричневый шалкеровый ящик", - "block.minecraft.brown_stained_glass": "Коричневое стекло", - "block.minecraft.brown_stained_glass_pane": "Коричневая стеклянная панель", - "block.minecraft.brown_terracotta": "Коричневая керамика", - "block.minecraft.brown_wool": "Коричневая шерсть", - "block.minecraft.bubble_column": "Колонна пузырей", - "block.minecraft.bubble_coral": "Пузырчатый коралл", - "block.minecraft.bubble_coral_block": "Блок пузырчатого коралла", - "block.minecraft.bubble_coral_fan": "Веерный пузырчатый коралл", - "block.minecraft.bubble_coral_wall_fan": "Горизонтальный веерный пузырчатый коралл", - "block.minecraft.budding_amethyst": "Цветущий аметист", - "block.minecraft.bush": "Куст", - "block.minecraft.cactus": "Кактус", - "block.minecraft.cactus_flower": "Цветок кактуса", - "block.minecraft.cake": "Торт", - "block.minecraft.calcite": "Кальцит", - "block.minecraft.calibrated_sculk_sensor": "Откалиброванный скалк-сенсор", - "block.minecraft.campfire": "Костёр", - "block.minecraft.candle": "Свеча", - "block.minecraft.candle_cake": "Торт со свечой", - "block.minecraft.carrots": "Морковь", - "block.minecraft.cartography_table": "Стол картографа", - "block.minecraft.carved_pumpkin": "Вырезанная тыква", - "block.minecraft.cauldron": "Котёл", - "block.minecraft.cave_air": "Пещерный воздух", - "block.minecraft.cave_vines": "Пещерная лоза", - "block.minecraft.cave_vines_plant": "Стебель пещерной лозы", - "block.minecraft.chain": "Цепь", - "block.minecraft.chain_command_block": "Последовательный командный блок", - "block.minecraft.cherry_button": "Вишнёвая кнопка", - "block.minecraft.cherry_door": "Вишнёвая дверь", - "block.minecraft.cherry_fence": "Вишнёвый забор", - "block.minecraft.cherry_fence_gate": "Вишнёвая калитка", - "block.minecraft.cherry_hanging_sign": "Вишнёвая подвесная табличка", - "block.minecraft.cherry_leaves": "Вишнёвые листья", - "block.minecraft.cherry_log": "Вишнёвое бревно", - "block.minecraft.cherry_planks": "Вишнёвые доски", - "block.minecraft.cherry_pressure_plate": "Вишнёвая нажимная плита", - "block.minecraft.cherry_sapling": "Саженец вишни", - "block.minecraft.cherry_shelf": "Вишнёвая полка", - "block.minecraft.cherry_sign": "Вишнёвая табличка", - "block.minecraft.cherry_slab": "Вишнёвая плита", - "block.minecraft.cherry_stairs": "Вишнёвые ступеньки", - "block.minecraft.cherry_trapdoor": "Вишнёвый люк", - "block.minecraft.cherry_wall_hanging_sign": "Вишнёвая настенная подвесная табличка", - "block.minecraft.cherry_wall_sign": "Вишнёвая настенная табличка", - "block.minecraft.cherry_wood": "Вишня", - "block.minecraft.chest": "Сундук", - "block.minecraft.chipped_anvil": "Повреждённая наковальня", - "block.minecraft.chiseled_bookshelf": "Резная книжная полка", - "block.minecraft.chiseled_cinnabar": "Резная киноварь", - "block.minecraft.chiseled_copper": "Точёный медный блок", - "block.minecraft.chiseled_deepslate": "Резной глубинный сланец", - "block.minecraft.chiseled_nether_bricks": "Резные незерские кирпичи", - "block.minecraft.chiseled_polished_blackstone": "Резной полированный чернит", - "block.minecraft.chiseled_quartz_block": "Резной кварцевый блок", - "block.minecraft.chiseled_red_sandstone": "Резной красный песчаник", - "block.minecraft.chiseled_resin_bricks": "Резные смоляные кирпичи", - "block.minecraft.chiseled_sandstone": "Резной песчаник", - "block.minecraft.chiseled_stone_bricks": "Резные каменные кирпичи", - "block.minecraft.chiseled_sulfur": "Резная сера", - "block.minecraft.chiseled_tuff": "Резной туф", - "block.minecraft.chiseled_tuff_bricks": "Резные туфовые кирпичи", - "block.minecraft.chorus_flower": "Цветок хоруса", - "block.minecraft.chorus_plant": "Хорус", - "block.minecraft.cinnabar": "Киноварь", - "block.minecraft.cinnabar_brick_slab": "Плита из киноварного кирпича", - "block.minecraft.cinnabar_brick_stairs": "Ступеньки из киноварного кирпича", - "block.minecraft.cinnabar_brick_wall": "Ограда из киноварного кирпича", - "block.minecraft.cinnabar_bricks": "Киноварные кирпичи", - "block.minecraft.cinnabar_slab": "Киноварная плита", - "block.minecraft.cinnabar_stairs": "Киноварные ступеньки", - "block.minecraft.cinnabar_wall": "Киноварная ограда", - "block.minecraft.clay": "Глина", - "block.minecraft.closed_eyeblossom": "Закрытая глазалия", - "block.minecraft.coal_block": "Угольный блок", - "block.minecraft.coal_ore": "Угольная руда", - "block.minecraft.coarse_dirt": "Каменистая земля", - "block.minecraft.cobbled_deepslate": "Колотый глубинный сланец", - "block.minecraft.cobbled_deepslate_slab": "Плита из колотого глубинного сланца", - "block.minecraft.cobbled_deepslate_stairs": "Ступеньки из колотого глубинного сланца", - "block.minecraft.cobbled_deepslate_wall": "Ограда из колотого глубинного сланца", - "block.minecraft.cobblestone": "Булыжник", - "block.minecraft.cobblestone_slab": "Булыжная плита", - "block.minecraft.cobblestone_stairs": "Булыжные ступеньки", - "block.minecraft.cobblestone_wall": "Булыжная ограда", - "block.minecraft.cobweb": "Паутина", - "block.minecraft.cocoa": "Какао", - "block.minecraft.command_block": "Командный блок", - "block.minecraft.comparator": "Редстоуновый компаратор", - "block.minecraft.composter": "Компостница", - "block.minecraft.conduit": "Морской источник", - "block.minecraft.copper_bars": "Медные прутья", - "block.minecraft.copper_block": "Медный блок", - "block.minecraft.copper_bulb": "Медная лампа", - "block.minecraft.copper_chain": "Медная цепь", - "block.minecraft.copper_chest": "Медный сундук", - "block.minecraft.copper_door": "Медная дверь", - "block.minecraft.copper_golem_statue": "Статуя медного голема", - "block.minecraft.copper_grate": "Медная решётка", - "block.minecraft.copper_lantern": "Медный фонарь", - "block.minecraft.copper_ore": "Медная руда", - "block.minecraft.copper_torch": "Медный факел", - "block.minecraft.copper_trapdoor": "Медный люк", - "block.minecraft.copper_wall_torch": "Настенный медный факел", - "block.minecraft.cornflower": "Синий василёк", - "block.minecraft.cracked_deepslate_bricks": "Потрескавшиеся глубинносланцевые кирпичи", - "block.minecraft.cracked_deepslate_tiles": "Потрескавшийся глубинносланцевый плитняк", - "block.minecraft.cracked_nether_bricks": "Потрескавшиеся незерские кирпичи", - "block.minecraft.cracked_polished_blackstone_bricks": "Потрескавшиеся полированно-чернитные кирпичи", - "block.minecraft.cracked_stone_bricks": "Потрескавшиеся каменные кирпичи", - "block.minecraft.crafter": "Сборщик", - "block.minecraft.crafting_table": "Верстак", - "block.minecraft.creaking_heart": "Скрипцевина", - "block.minecraft.creeper_head": "Голова крипера", - "block.minecraft.creeper_wall_head": "Настенная голова крипера", - "block.minecraft.crimson_button": "Багровая кнопка", - "block.minecraft.crimson_door": "Багровая дверь", - "block.minecraft.crimson_fence": "Багровый забор", - "block.minecraft.crimson_fence_gate": "Багровая калитка", - "block.minecraft.crimson_fungus": "Багровый гриб", - "block.minecraft.crimson_hanging_sign": "Багровая подвесная табличка", - "block.minecraft.crimson_hyphae": "Багровые гифы", - "block.minecraft.crimson_nylium": "Багровый нилий", - "block.minecraft.crimson_planks": "Багровые доски", - "block.minecraft.crimson_pressure_plate": "Багровая нажимная плита", - "block.minecraft.crimson_roots": "Багровые корни", - "block.minecraft.crimson_shelf": "Багровая полка", - "block.minecraft.crimson_sign": "Багровая табличка", - "block.minecraft.crimson_slab": "Багровая плита", - "block.minecraft.crimson_stairs": "Багровые ступеньки", - "block.minecraft.crimson_stem": "Багровый стебель", - "block.minecraft.crimson_trapdoor": "Багровый люк", - "block.minecraft.crimson_wall_hanging_sign": "Багровая настенная подвесная табличка", - "block.minecraft.crimson_wall_sign": "Багровая настенная табличка", - "block.minecraft.crying_obsidian": "Плачущий обсидиан", - "block.minecraft.cut_copper": "Резной медный блок", - "block.minecraft.cut_copper_slab": "Резная медная плита", - "block.minecraft.cut_copper_stairs": "Резные медные ступеньки", - "block.minecraft.cut_red_sandstone": "Пиленый красный песчаник", - "block.minecraft.cut_red_sandstone_slab": "Плита из пиленого красного песчаника", - "block.minecraft.cut_sandstone": "Пиленый песчаник", - "block.minecraft.cut_sandstone_slab": "Плита из пиленого песчаника", - "block.minecraft.cyan_banner": "Бирюзовый флаг", - "block.minecraft.cyan_bed": "Бирюзовая кровать", - "block.minecraft.cyan_candle": "Бирюзовая свеча", - "block.minecraft.cyan_candle_cake": "Торт с бирюзовой свечой", - "block.minecraft.cyan_carpet": "Бирюзовый ковёр", - "block.minecraft.cyan_concrete": "Бирюзовый бетон", - "block.minecraft.cyan_concrete_powder": "Бирюзовый сухой бетон", - "block.minecraft.cyan_glazed_terracotta": "Бирюзовая глазурованная керамика", - "block.minecraft.cyan_shulker_box": "Бирюзовый шалкеровый ящик", - "block.minecraft.cyan_stained_glass": "Бирюзовое стекло", - "block.minecraft.cyan_stained_glass_pane": "Бирюзовая стеклянная панель", - "block.minecraft.cyan_terracotta": "Бирюзовая керамика", - "block.minecraft.cyan_wool": "Бирюзовая шерсть", - "block.minecraft.damaged_anvil": "Разбитая наковальня", - "block.minecraft.dandelion": "Одуванчик", - "block.minecraft.dark_oak_button": "Кнопка из тёмного дуба", - "block.minecraft.dark_oak_door": "Дверь из тёмного дуба", - "block.minecraft.dark_oak_fence": "Забор из тёмного дуба", - "block.minecraft.dark_oak_fence_gate": "Калитка из тёмного дуба", - "block.minecraft.dark_oak_hanging_sign": "Подвесная табличка из тёмного дуба", - "block.minecraft.dark_oak_leaves": "Листья тёмного дуба", - "block.minecraft.dark_oak_log": "Бревно тёмного дуба", - "block.minecraft.dark_oak_planks": "Доски из тёмного дуба", - "block.minecraft.dark_oak_pressure_plate": "Нажимная плита из тёмного дуба", - "block.minecraft.dark_oak_sapling": "Саженец тёмного дуба", - "block.minecraft.dark_oak_shelf": "Полка из тёмного дуба", - "block.minecraft.dark_oak_sign": "Табличка из тёмного дуба", - "block.minecraft.dark_oak_slab": "Плита из тёмного дуба", - "block.minecraft.dark_oak_stairs": "Ступеньки из тёмного дуба", - "block.minecraft.dark_oak_trapdoor": "Люк из тёмного дуба", - "block.minecraft.dark_oak_wall_hanging_sign": "Настенная подвесная табличка из тёмного дуба", - "block.minecraft.dark_oak_wall_sign": "Настенная табличка из тёмного дуба", - "block.minecraft.dark_oak_wood": "Тёмный дуб", - "block.minecraft.dark_prismarine": "Тёмный призмарин", - "block.minecraft.dark_prismarine_slab": "Плита из тёмного призмарина", - "block.minecraft.dark_prismarine_stairs": "Ступеньки из тёмного призмарина", - "block.minecraft.daylight_detector": "Датчик дневного света", - "block.minecraft.dead_brain_coral": "Мёртвый коралл-мозговик", - "block.minecraft.dead_brain_coral_block": "Блок мёртвого коралла-мозговика", - "block.minecraft.dead_brain_coral_fan": "Мёртвый веерный коралл-мозговик", - "block.minecraft.dead_brain_coral_wall_fan": "Мёртвый горизонтальный веерный коралл-мозговик", - "block.minecraft.dead_bubble_coral": "Мёртвый пузырчатый коралл", - "block.minecraft.dead_bubble_coral_block": "Блок мёртвого пузырчатого коралла", - "block.minecraft.dead_bubble_coral_fan": "Мёртвый веерный пузырчатый коралл", - "block.minecraft.dead_bubble_coral_wall_fan": "Мёртвый горизонтальный веерный пузырчатый коралл", - "block.minecraft.dead_bush": "Мёртвый куст", - "block.minecraft.dead_fire_coral": "Мёртвый огненный коралл", - "block.minecraft.dead_fire_coral_block": "Блок мёртвого огненного коралла", - "block.minecraft.dead_fire_coral_fan": "Мёртвый веерный огненный коралл", - "block.minecraft.dead_fire_coral_wall_fan": "Мёртвый горизонтальный веерный огненный коралл", - "block.minecraft.dead_horn_coral": "Мёртвый роговый коралл", - "block.minecraft.dead_horn_coral_block": "Блок мёртвого рогового коралла", - "block.minecraft.dead_horn_coral_fan": "Мёртвый веерный роговый коралл", - "block.minecraft.dead_horn_coral_wall_fan": "Мёртвый горизонтальный веерный роговый коралл", - "block.minecraft.dead_tube_coral": "Мёртвый трубчатый коралл", - "block.minecraft.dead_tube_coral_block": "Блок мёртвого трубчатого коралла", - "block.minecraft.dead_tube_coral_fan": "Мёртвый веерный трубчатый коралл", - "block.minecraft.dead_tube_coral_wall_fan": "Мёртвый горизонтальный веерный трубчатый коралл", - "block.minecraft.decorated_pot": "Узорчатая ваза", - "block.minecraft.deepslate": "Глубинный сланец", - "block.minecraft.deepslate_brick_slab": "Плита из глубинносланцевого кирпича", - "block.minecraft.deepslate_brick_stairs": "Ступеньки из глубинносланцевого кирпича", - "block.minecraft.deepslate_brick_wall": "Ограда из глубинносланцевого кирпича", - "block.minecraft.deepslate_bricks": "Глубинносланцевые кирпичи", - "block.minecraft.deepslate_coal_ore": "Угленосный глубинный сланец", - "block.minecraft.deepslate_copper_ore": "Меденосный глубинный сланец", - "block.minecraft.deepslate_diamond_ore": "Алмазоносный глубинный сланец", - "block.minecraft.deepslate_emerald_ore": "Изумрудоносный глубинный сланец", - "block.minecraft.deepslate_gold_ore": "Золотоносный глубинный сланец", - "block.minecraft.deepslate_iron_ore": "Железоносный глубинный сланец", - "block.minecraft.deepslate_lapis_ore": "Лазуритоносный глубинный сланец", - "block.minecraft.deepslate_redstone_ore": "Редстоуноносный глубинный сланец", - "block.minecraft.deepslate_tile_slab": "Плита из глубинносланцевого плитняка", - "block.minecraft.deepslate_tile_stairs": "Ступеньки из глубинносланцевого плитняка", - "block.minecraft.deepslate_tile_wall": "Ограда из глубинносланцевого плитняка", - "block.minecraft.deepslate_tiles": "Глубинносланцевый плитняк", - "block.minecraft.detector_rail": "Рельсы с датчиком", - "block.minecraft.diamond_block": "Алмазный блок", - "block.minecraft.diamond_ore": "Алмазная руда", - "block.minecraft.diorite": "Диорит", - "block.minecraft.diorite_slab": "Диоритовая плита", - "block.minecraft.diorite_stairs": "Диоритовые ступеньки", - "block.minecraft.diorite_wall": "Диоритовая ограда", - "block.minecraft.dirt": "Земля", - "block.minecraft.dirt_path": "Тропинка", - "block.minecraft.dispenser": "Раздатчик", - "block.minecraft.dragon_egg": "Яйцо дракона", - "block.minecraft.dragon_head": "Голова дракона", - "block.minecraft.dragon_wall_head": "Настенная голова дракона", - "block.minecraft.dried_ghast": "Высохший гаст", - "block.minecraft.dried_kelp_block": "Блок сушёной ламинарии", - "block.minecraft.dripstone_block": "Натёчный камень", - "block.minecraft.dropper": "Выбрасыватель", - "block.minecraft.emerald_block": "Изумрудный блок", - "block.minecraft.emerald_ore": "Изумрудная руда", - "block.minecraft.enchanting_table": "Чародейский стол", - "block.minecraft.end_gateway": "Врата Энда", - "block.minecraft.end_portal": "Портал Энда", - "block.minecraft.end_portal_frame": "Рамка портала Энда", - "block.minecraft.end_rod": "Стержень Энда", - "block.minecraft.end_stone": "Эндерняк", - "block.minecraft.end_stone_brick_slab": "Плита из эндернякового кирпича", - "block.minecraft.end_stone_brick_stairs": "Ступеньки из эндернякового кирпича", - "block.minecraft.end_stone_brick_wall": "Ограда из эндернякового кирпича", - "block.minecraft.end_stone_bricks": "Эндерняковые кирпичи", - "block.minecraft.ender_chest": "Эндер-сундук", - "block.minecraft.exposed_chiseled_copper": "Потемневший точёный медный блок", - "block.minecraft.exposed_copper": "Потемневший медный блок", - "block.minecraft.exposed_copper_bars": "Потемневшие медные прутья", - "block.minecraft.exposed_copper_bulb": "Потемневшая медная лампа", - "block.minecraft.exposed_copper_chain": "Потемневшая медная цепь", - "block.minecraft.exposed_copper_chest": "Потемневший медный сундук", - "block.minecraft.exposed_copper_door": "Потемневшая медная дверь", - "block.minecraft.exposed_copper_golem_statue": "Потемневшая статуя медного голема", - "block.minecraft.exposed_copper_grate": "Потемневшая медная решётка", - "block.minecraft.exposed_copper_lantern": "Потемневший медный фонарь", - "block.minecraft.exposed_copper_trapdoor": "Потемневший медный люк", - "block.minecraft.exposed_cut_copper": "Потемневший резной медный блок", - "block.minecraft.exposed_cut_copper_slab": "Потемневшая резная медная плита", - "block.minecraft.exposed_cut_copper_stairs": "Потемневшие резные медные ступеньки", - "block.minecraft.exposed_lightning_rod": "Потемневший громоотвод", - "block.minecraft.farmland": "Пашня", - "block.minecraft.fern": "Папоротник", - "block.minecraft.fire": "Огонь", - "block.minecraft.fire_coral": "Огненный коралл", - "block.minecraft.fire_coral_block": "Блок огненного коралла", - "block.minecraft.fire_coral_fan": "Веерный огненный коралл", - "block.minecraft.fire_coral_wall_fan": "Горизонтальный веерный огненный коралл", - "block.minecraft.firefly_bush": "Куст со светлячками", - "block.minecraft.fletching_table": "Стол лучника", - "block.minecraft.flower_pot": "Цветочный горшок", - "block.minecraft.flowering_azalea": "Цветущая азалия", - "block.minecraft.flowering_azalea_leaves": "Листья цветущей азалии", - "block.minecraft.frogspawn": "Лягушачья икра", - "block.minecraft.frosted_ice": "Талый лёд", - "block.minecraft.furnace": "Печь", - "block.minecraft.gilded_blackstone": "Золочёный чернит", - "block.minecraft.glass": "Стекло", - "block.minecraft.glass_pane": "Стеклянная панель", - "block.minecraft.glow_lichen": "Светящийся лишайник", - "block.minecraft.glowstone": "Светокамень", - "block.minecraft.gold_block": "Золотой блок", - "block.minecraft.gold_ore": "Золотая руда", - "block.minecraft.golden_dandelion": "Золотой одуванчик", - "block.minecraft.granite": "Гранит", - "block.minecraft.granite_slab": "Гранитная плита", - "block.minecraft.granite_stairs": "Гранитные ступеньки", - "block.minecraft.granite_wall": "Гранитная ограда", - "block.minecraft.grass": "Трава", - "block.minecraft.grass_block": "Дёрн", - "block.minecraft.gravel": "Гравий", - "block.minecraft.gray_banner": "Серый флаг", - "block.minecraft.gray_bed": "Серая кровать", - "block.minecraft.gray_candle": "Серая свеча", - "block.minecraft.gray_candle_cake": "Торт с серой свечой", - "block.minecraft.gray_carpet": "Серый ковёр", - "block.minecraft.gray_concrete": "Серый бетон", - "block.minecraft.gray_concrete_powder": "Серый сухой бетон", - "block.minecraft.gray_glazed_terracotta": "Серая глазурованная керамика", - "block.minecraft.gray_shulker_box": "Серый шалкеровый ящик", - "block.minecraft.gray_stained_glass": "Серое стекло", - "block.minecraft.gray_stained_glass_pane": "Серая стеклянная панель", - "block.minecraft.gray_terracotta": "Серая керамика", - "block.minecraft.gray_wool": "Серая шерсть", - "block.minecraft.green_banner": "Зелёный флаг", - "block.minecraft.green_bed": "Зелёная кровать", - "block.minecraft.green_candle": "Зелёная свеча", - "block.minecraft.green_candle_cake": "Торт с зелёной свечой", - "block.minecraft.green_carpet": "Зелёный ковёр", - "block.minecraft.green_concrete": "Зелёный бетон", - "block.minecraft.green_concrete_powder": "Зелёный сухой бетон", - "block.minecraft.green_glazed_terracotta": "Зелёная глазурованная керамика", - "block.minecraft.green_shulker_box": "Зелёный шалкеровый ящик", - "block.minecraft.green_stained_glass": "Зелёное стекло", - "block.minecraft.green_stained_glass_pane": "Зелёная стеклянная панель", - "block.minecraft.green_terracotta": "Зелёная керамика", - "block.minecraft.green_wool": "Зелёная шерсть", - "block.minecraft.grindstone": "Точило", - "block.minecraft.hanging_roots": "Свисающие корни", - "block.minecraft.hay_block": "Сноп сена", - "block.minecraft.heavy_core": "Навершие булавы", - "block.minecraft.heavy_weighted_pressure_plate": "Большегрузная весовая пластина", - "block.minecraft.honey_block": "Блок мёда", - "block.minecraft.honeycomb_block": "Блок пчелиных сот", - "block.minecraft.hopper": "Воронка", - "block.minecraft.horn_coral": "Роговый коралл", - "block.minecraft.horn_coral_block": "Блок рогового коралла", - "block.minecraft.horn_coral_fan": "Веерный роговый коралл", - "block.minecraft.horn_coral_wall_fan": "Горизонтальный веерный роговый коралл", - "block.minecraft.ice": "Лёд", - "block.minecraft.infested_chiseled_stone_bricks": "Заражённые резные каменные кирпичи", - "block.minecraft.infested_cobblestone": "Заражённый булыжник", - "block.minecraft.infested_cracked_stone_bricks": "Заражённые потрескавшиеся каменные кирпичи", - "block.minecraft.infested_deepslate": "Заражённый глубинный сланец", - "block.minecraft.infested_mossy_stone_bricks": "Заражённые замшелые каменные кирпичи", - "block.minecraft.infested_stone": "Заражённый камень", - "block.minecraft.infested_stone_bricks": "Заражённые каменные кирпичи", - "block.minecraft.iron_bars": "Железные прутья", - "block.minecraft.iron_block": "Железный блок", - "block.minecraft.iron_chain": "Железная цепь", - "block.minecraft.iron_door": "Железная дверь", - "block.minecraft.iron_ore": "Железная руда", - "block.minecraft.iron_trapdoor": "Железный люк", - "block.minecraft.jack_o_lantern": "Светильник Джека", - "block.minecraft.jigsaw": "Пазл", - "block.minecraft.jukebox": "Проигрыватель", - "block.minecraft.jungle_button": "Кнопка из тропического дерева", - "block.minecraft.jungle_door": "Дверь из тропического дерева", - "block.minecraft.jungle_fence": "Забор из тропического дерева", - "block.minecraft.jungle_fence_gate": "Калитка из тропического дерева", - "block.minecraft.jungle_hanging_sign": "Подвесная табличка из тропического дерева", - "block.minecraft.jungle_leaves": "Листья тропического дерева", - "block.minecraft.jungle_log": "Бревно тропического дерева", - "block.minecraft.jungle_planks": "Доски из тропического дерева", - "block.minecraft.jungle_pressure_plate": "Нажимная плита из тропического дерева", - "block.minecraft.jungle_sapling": "Саженец тропического дерева", - "block.minecraft.jungle_shelf": "Полка из тропического дерева", - "block.minecraft.jungle_sign": "Табличка из тропического дерева", - "block.minecraft.jungle_slab": "Плита из тропического дерева", - "block.minecraft.jungle_stairs": "Ступеньки из тропического дерева", - "block.minecraft.jungle_trapdoor": "Люк из тропического дерева", - "block.minecraft.jungle_wall_hanging_sign": "Настенная подвесная табличка из тропического дерева", - "block.minecraft.jungle_wall_sign": "Настенная табличка из тропического дерева", - "block.minecraft.jungle_wood": "Тропическое дерево", - "block.minecraft.kelp": "Ламинария", - "block.minecraft.kelp_plant": "Стебель ламинарии", - "block.minecraft.ladder": "Лестница", - "block.minecraft.lantern": "Фонарь", - "block.minecraft.lapis_block": "Лазуритовый блок", - "block.minecraft.lapis_ore": "Лазуритовая руда", - "block.minecraft.large_amethyst_bud": "Большой аметистовый бутон", - "block.minecraft.large_fern": "Раскидистый папоротник", - "block.minecraft.lava": "Лава", - "block.minecraft.lava_cauldron": "Котёл с лавой", - "block.minecraft.leaf_litter": "Сухие листья", - "block.minecraft.lectern": "Кафедра", - "block.minecraft.lever": "Рычаг", - "block.minecraft.light": "Свет", - "block.minecraft.light_blue_banner": "Голубой флаг", - "block.minecraft.light_blue_bed": "Голубая кровать", - "block.minecraft.light_blue_candle": "Голубая свеча", - "block.minecraft.light_blue_candle_cake": "Торт с голубой свечой", - "block.minecraft.light_blue_carpet": "Голубой ковёр", - "block.minecraft.light_blue_concrete": "Голубой бетон", - "block.minecraft.light_blue_concrete_powder": "Голубой сухой бетон", - "block.minecraft.light_blue_glazed_terracotta": "Голубая глазурованная керамика", - "block.minecraft.light_blue_shulker_box": "Голубой шалкеровый ящик", - "block.minecraft.light_blue_stained_glass": "Голубое стекло", - "block.minecraft.light_blue_stained_glass_pane": "Голубая стеклянная панель", - "block.minecraft.light_blue_terracotta": "Голубая керамика", - "block.minecraft.light_blue_wool": "Голубая шерсть", - "block.minecraft.light_gray_banner": "Светло-серый флаг", - "block.minecraft.light_gray_bed": "Светло-серая кровать", - "block.minecraft.light_gray_candle": "Светло-серая свеча", - "block.minecraft.light_gray_candle_cake": "Торт со светло-серой свечой", - "block.minecraft.light_gray_carpet": "Светло-серый ковёр", - "block.minecraft.light_gray_concrete": "Светло-серый бетон", - "block.minecraft.light_gray_concrete_powder": "Светло-серый сухой бетон", - "block.minecraft.light_gray_glazed_terracotta": "Светло-серая глазурованная керамика", - "block.minecraft.light_gray_shulker_box": "Светло-серый шалкеровый ящик", - "block.minecraft.light_gray_stained_glass": "Светло-серое стекло", - "block.minecraft.light_gray_stained_glass_pane": "Светло-серая стеклянная панель", - "block.minecraft.light_gray_terracotta": "Светло-серая керамика", - "block.minecraft.light_gray_wool": "Светло-серая шерсть", - "block.minecraft.light_weighted_pressure_plate": "Весовая пластина", - "block.minecraft.lightning_rod": "Громоотвод", - "block.minecraft.lilac": "Сирень", - "block.minecraft.lily_of_the_valley": "Ландыш", - "block.minecraft.lily_pad": "Кувшинка", - "block.minecraft.lime_banner": "Лаймовый флаг", - "block.minecraft.lime_bed": "Лаймовая кровать", - "block.minecraft.lime_candle": "Лаймовая свеча", - "block.minecraft.lime_candle_cake": "Торт с лаймовой свечой", - "block.minecraft.lime_carpet": "Лаймовый ковёр", - "block.minecraft.lime_concrete": "Лаймовый бетон", - "block.minecraft.lime_concrete_powder": "Лаймовый сухой бетон", - "block.minecraft.lime_glazed_terracotta": "Лаймовая глазурованная керамика", - "block.minecraft.lime_shulker_box": "Лаймовый шалкеровый ящик", - "block.minecraft.lime_stained_glass": "Лаймовое стекло", - "block.minecraft.lime_stained_glass_pane": "Лаймовая стеклянная панель", - "block.minecraft.lime_terracotta": "Лаймовая керамика", - "block.minecraft.lime_wool": "Лаймовая шерсть", - "block.minecraft.lodestone": "Магнетит", - "block.minecraft.loom": "Ткацкий станок", - "block.minecraft.magenta_banner": "Пурпурный флаг", - "block.minecraft.magenta_bed": "Пурпурная кровать", - "block.minecraft.magenta_candle": "Пурпурная свеча", - "block.minecraft.magenta_candle_cake": "Торт с пурпурной свечой", - "block.minecraft.magenta_carpet": "Пурпурный ковёр", - "block.minecraft.magenta_concrete": "Пурпурный бетон", - "block.minecraft.magenta_concrete_powder": "Пурпурный сухой бетон", - "block.minecraft.magenta_glazed_terracotta": "Пурпурная глазурованная керамика", - "block.minecraft.magenta_shulker_box": "Пурпурный шалкеровый ящик", - "block.minecraft.magenta_stained_glass": "Пурпурное стекло", - "block.minecraft.magenta_stained_glass_pane": "Пурпурная стеклянная панель", - "block.minecraft.magenta_terracotta": "Пурпурная керамика", - "block.minecraft.magenta_wool": "Пурпурная шерсть", - "block.minecraft.magma_block": "Магма", - "block.minecraft.mangrove_button": "Мангровая кнопка", - "block.minecraft.mangrove_door": "Мангровая дверь", - "block.minecraft.mangrove_fence": "Мангровый забор", - "block.minecraft.mangrove_fence_gate": "Мангровая калитка", - "block.minecraft.mangrove_hanging_sign": "Мангровая подвесная табличка", - "block.minecraft.mangrove_leaves": "Мангровые листья", - "block.minecraft.mangrove_log": "Мангровое бревно", - "block.minecraft.mangrove_planks": "Мангровые доски", - "block.minecraft.mangrove_pressure_plate": "Мангровая нажимная плита", - "block.minecraft.mangrove_propagule": "Мангровый отросток", - "block.minecraft.mangrove_roots": "Мангровые корни", - "block.minecraft.mangrove_shelf": "Мангровая полка", - "block.minecraft.mangrove_sign": "Мангровая табличка", - "block.minecraft.mangrove_slab": "Мангровая плита", - "block.minecraft.mangrove_stairs": "Мангровые ступеньки", - "block.minecraft.mangrove_trapdoor": "Мангровый люк", - "block.minecraft.mangrove_wall_hanging_sign": "Мангровая настенная подвесная табличка", - "block.minecraft.mangrove_wall_sign": "Мангровая настенная табличка", - "block.minecraft.mangrove_wood": "Мангровое дерево", - "block.minecraft.medium_amethyst_bud": "Средний аметистовый бутон", - "block.minecraft.melon": "Арбуз", - "block.minecraft.melon_stem": "Стебель арбуза", - "block.minecraft.moss_block": "Блок мха", - "block.minecraft.moss_carpet": "Моховой ковёр", - "block.minecraft.mossy_cobblestone": "Замшелый булыжник", - "block.minecraft.mossy_cobblestone_slab": "Замшелая булыжная плита", - "block.minecraft.mossy_cobblestone_stairs": "Замшелые булыжные ступеньки", - "block.minecraft.mossy_cobblestone_wall": "Замшелая булыжная ограда", - "block.minecraft.mossy_stone_brick_slab": "Плита из замшелого каменного кирпича", - "block.minecraft.mossy_stone_brick_stairs": "Ступеньки из замшелого каменного кирпича", - "block.minecraft.mossy_stone_brick_wall": "Ограда из замшелого каменного кирпича", - "block.minecraft.mossy_stone_bricks": "Замшелые каменные кирпичи", - "block.minecraft.moving_piston": "Движущийся поршень", - "block.minecraft.mud": "Грязь", - "block.minecraft.mud_brick_slab": "Саманная плита", - "block.minecraft.mud_brick_stairs": "Саманные ступеньки", - "block.minecraft.mud_brick_wall": "Саманная ограда", - "block.minecraft.mud_bricks": "Саманные кирпичи", - "block.minecraft.muddy_mangrove_roots": "Грязные мангровые корни", - "block.minecraft.mushroom_stem": "Ножка гриба", - "block.minecraft.mycelium": "Мицелий", - "block.minecraft.nether_brick_fence": "Забор из незерского кирпича", - "block.minecraft.nether_brick_slab": "Плита из незерского кирпича", - "block.minecraft.nether_brick_stairs": "Ступеньки из незерского кирпича", - "block.minecraft.nether_brick_wall": "Ограда из незерского кирпича", - "block.minecraft.nether_bricks": "Незерские кирпичи", - "block.minecraft.nether_gold_ore": "Незерская золотая руда", - "block.minecraft.nether_portal": "Портал Незера", - "block.minecraft.nether_quartz_ore": "Руда незерского кварца", - "block.minecraft.nether_sprouts": "Незерские ростки", - "block.minecraft.nether_wart": "Незерский нарост", - "block.minecraft.nether_wart_block": "Блок незерского нароста", - "block.minecraft.netherite_block": "Незеритовый блок", - "block.minecraft.netherrack": "Незерак", - "block.minecraft.note_block": "Нотный блок", - "block.minecraft.oak_button": "Дубовая кнопка", - "block.minecraft.oak_door": "Дубовая дверь", - "block.minecraft.oak_fence": "Дубовый забор", - "block.minecraft.oak_fence_gate": "Дубовая калитка", - "block.minecraft.oak_hanging_sign": "Дубовая подвесная табличка", - "block.minecraft.oak_leaves": "Дубовые листья", - "block.minecraft.oak_log": "Дубовое бревно", - "block.minecraft.oak_planks": "Дубовые доски", - "block.minecraft.oak_pressure_plate": "Дубовая нажимная плита", - "block.minecraft.oak_sapling": "Саженец дуба", - "block.minecraft.oak_shelf": "Дубовая полка", - "block.minecraft.oak_sign": "Дубовая табличка", - "block.minecraft.oak_slab": "Дубовая плита", - "block.minecraft.oak_stairs": "Дубовые ступеньки", - "block.minecraft.oak_trapdoor": "Дубовый люк", - "block.minecraft.oak_wall_hanging_sign": "Дубовая настенная подвесная табличка", - "block.minecraft.oak_wall_sign": "Дубовая настенная табличка", - "block.minecraft.oak_wood": "Дуб", - "block.minecraft.observer": "Наблюдатель", - "block.minecraft.obsidian": "Обсидиан", - "block.minecraft.ochre_froglight": "Охристая квампа", - "block.minecraft.ominous_banner": "Зловещий флаг", - "block.minecraft.open_eyeblossom": "Раскрытая глазалия", - "block.minecraft.orange_banner": "Оранжевый флаг", - "block.minecraft.orange_bed": "Оранжевая кровать", - "block.minecraft.orange_candle": "Оранжевая свеча", - "block.minecraft.orange_candle_cake": "Торт с оранжевой свечой", - "block.minecraft.orange_carpet": "Оранжевый ковёр", - "block.minecraft.orange_concrete": "Оранжевый бетон", - "block.minecraft.orange_concrete_powder": "Оранжевый сухой бетон", - "block.minecraft.orange_glazed_terracotta": "Оранжевая глазурованная керамика", - "block.minecraft.orange_shulker_box": "Оранжевый шалкеровый ящик", - "block.minecraft.orange_stained_glass": "Оранжевое стекло", - "block.minecraft.orange_stained_glass_pane": "Оранжевая стеклянная панель", - "block.minecraft.orange_terracotta": "Оранжевая керамика", - "block.minecraft.orange_tulip": "Оранжевый тюльпан", - "block.minecraft.orange_wool": "Оранжевая шерсть", - "block.minecraft.oxeye_daisy": "Ромашка", - "block.minecraft.oxidized_chiseled_copper": "Окисленный точёный медный блок", - "block.minecraft.oxidized_copper": "Окисленный медный блок", - "block.minecraft.oxidized_copper_bars": "Окисленные медные прутья", - "block.minecraft.oxidized_copper_bulb": "Окисленная медная лампа", - "block.minecraft.oxidized_copper_chain": "Окисленная медная цепь", - "block.minecraft.oxidized_copper_chest": "Окисленный медный сундук", - "block.minecraft.oxidized_copper_door": "Окисленная медная дверь", - "block.minecraft.oxidized_copper_golem_statue": "Окисленная статуя медного голема", - "block.minecraft.oxidized_copper_grate": "Окисленная медная решётка", - "block.minecraft.oxidized_copper_lantern": "Окисленный медный фонарь", - "block.minecraft.oxidized_copper_trapdoor": "Окисленный медный люк", - "block.minecraft.oxidized_cut_copper": "Окисленный резной медный блок", - "block.minecraft.oxidized_cut_copper_slab": "Окисленная резная медная плита", - "block.minecraft.oxidized_cut_copper_stairs": "Окисленные резные медные ступеньки", - "block.minecraft.oxidized_lightning_rod": "Окисленный громоотвод", - "block.minecraft.packed_ice": "Плотный лёд", - "block.minecraft.packed_mud": "Плотная грязь", - "block.minecraft.pale_hanging_moss": "Свисающий бледный мох", - "block.minecraft.pale_moss_block": "Блок бледного мха", - "block.minecraft.pale_moss_carpet": "Бледный моховой ковёр", - "block.minecraft.pale_oak_button": "Кнопка из бледного дуба", - "block.minecraft.pale_oak_door": "Дверь из бледного дуба", - "block.minecraft.pale_oak_fence": "Забор из бледного дуба", - "block.minecraft.pale_oak_fence_gate": "Калитка из бледного дуба", - "block.minecraft.pale_oak_hanging_sign": "Подвесная табличка из бледного дуба", - "block.minecraft.pale_oak_leaves": "Листья бледного дуба", - "block.minecraft.pale_oak_log": "Бревно бледного дуба", - "block.minecraft.pale_oak_planks": "Доски из бледного дуба", - "block.minecraft.pale_oak_pressure_plate": "Нажимная плита из бледного дуба", - "block.minecraft.pale_oak_sapling": "Саженец бледного дуба", - "block.minecraft.pale_oak_shelf": "Полка из бледного дуба", - "block.minecraft.pale_oak_sign": "Табличка из бледного дуба", - "block.minecraft.pale_oak_slab": "Плита из бледного дуба", - "block.minecraft.pale_oak_stairs": "Ступеньки из бледного дуба", - "block.minecraft.pale_oak_trapdoor": "Люк из бледного дуба", - "block.minecraft.pale_oak_wall_hanging_sign": "Настенная подвесная табличка из бледного дуба", - "block.minecraft.pale_oak_wall_sign": "Настенная табличка из бледного дуба", - "block.minecraft.pale_oak_wood": "Бледный дуб", - "block.minecraft.pearlescent_froglight": "Перламутровая квампа", - "block.minecraft.peony": "Пион", - "block.minecraft.petrified_oak_slab": "Окаменевшая дубовая плита", - "block.minecraft.piglin_head": "Голова пиглина", - "block.minecraft.piglin_wall_head": "Настенная голова пиглина", - "block.minecraft.pink_banner": "Розовый флаг", - "block.minecraft.pink_bed": "Розовая кровать", - "block.minecraft.pink_candle": "Розовая свеча", - "block.minecraft.pink_candle_cake": "Торт с розовой свечой", - "block.minecraft.pink_carpet": "Розовый ковёр", - "block.minecraft.pink_concrete": "Розовый бетон", - "block.minecraft.pink_concrete_powder": "Розовый сухой бетон", - "block.minecraft.pink_glazed_terracotta": "Розовая глазурованная керамика", - "block.minecraft.pink_petals": "Розовые лепестки", - "block.minecraft.pink_shulker_box": "Розовый шалкеровый ящик", - "block.minecraft.pink_stained_glass": "Розовое стекло", - "block.minecraft.pink_stained_glass_pane": "Розовая стеклянная панель", - "block.minecraft.pink_terracotta": "Розовая керамика", - "block.minecraft.pink_tulip": "Розовый тюльпан", - "block.minecraft.pink_wool": "Розовая шерсть", - "block.minecraft.piston": "Поршень", - "block.minecraft.piston_head": "Головка поршня", - "block.minecraft.pitcher_crop": "Росток кувшинницы", - "block.minecraft.pitcher_plant": "Кувшинница", - "block.minecraft.player_head": "Голова игрока", - "block.minecraft.player_head.named": "Голова %s", - "block.minecraft.player_wall_head": "Настенная голова игрока", - "block.minecraft.podzol": "Подзол", - "block.minecraft.pointed_dripstone": "Капельник", - "block.minecraft.polished_andesite": "Полированный андезит", - "block.minecraft.polished_andesite_slab": "Плита из полированного андезита", - "block.minecraft.polished_andesite_stairs": "Ступеньки из полированного андезита", - "block.minecraft.polished_basalt": "Полированный базальт", - "block.minecraft.polished_blackstone": "Полированный чернит", - "block.minecraft.polished_blackstone_brick_slab": "Плита из полированно-чернитного кирпича", - "block.minecraft.polished_blackstone_brick_stairs": "Ступеньки из полированно-чернитного кирпича", - "block.minecraft.polished_blackstone_brick_wall": "Ограда из полированно-чернитного кирпича", - "block.minecraft.polished_blackstone_bricks": "Полированно-чернитные кирпичи", - "block.minecraft.polished_blackstone_button": "Кнопка из полированного чернита", - "block.minecraft.polished_blackstone_pressure_plate": "Нажимная плита из полированного чернита", - "block.minecraft.polished_blackstone_slab": "Плита из полированного чернита", - "block.minecraft.polished_blackstone_stairs": "Ступеньки из полированного чернита", - "block.minecraft.polished_blackstone_wall": "Ограда из полированного чернита", - "block.minecraft.polished_cinnabar": "Полированная киноварь", - "block.minecraft.polished_cinnabar_slab": "Плита из полированной киновари", - "block.minecraft.polished_cinnabar_stairs": "Ступеньки из полированной киновари", - "block.minecraft.polished_cinnabar_wall": "Ограда из полированной киновари", - "block.minecraft.polished_deepslate": "Полированный глубинный сланец", - "block.minecraft.polished_deepslate_slab": "Плита из полированного глубинного сланца", - "block.minecraft.polished_deepslate_stairs": "Ступеньки из полированного глубинного сланца", - "block.minecraft.polished_deepslate_wall": "Ограда из полированного глубинного сланца", - "block.minecraft.polished_diorite": "Полированный диорит", - "block.minecraft.polished_diorite_slab": "Плита из полированного диорита", - "block.minecraft.polished_diorite_stairs": "Ступеньки из полированного диорита", - "block.minecraft.polished_granite": "Полированный гранит", - "block.minecraft.polished_granite_slab": "Плита из полированного гранита", - "block.minecraft.polished_granite_stairs": "Ступеньки из полированного гранита", - "block.minecraft.polished_sulfur": "Полированная сера", - "block.minecraft.polished_sulfur_slab": "Плита из полированной серы", - "block.minecraft.polished_sulfur_stairs": "Ступеньки из полированной серы", - "block.minecraft.polished_sulfur_wall": "Ограда из полированной серы", - "block.minecraft.polished_tuff": "Полированный туф", - "block.minecraft.polished_tuff_slab": "Плита из полированного туфа", - "block.minecraft.polished_tuff_stairs": "Ступеньки из полированного туфа", - "block.minecraft.polished_tuff_wall": "Ограда из полированного туфа", - "block.minecraft.poppy": "Мак", - "block.minecraft.potatoes": "Картофель", - "block.minecraft.potent_sulfur": "Активная сера", - "block.minecraft.potted_acacia_sapling": "Саженец акации в горшке", - "block.minecraft.potted_allium": "Лук-батун в горшке", - "block.minecraft.potted_azalea_bush": "Азалия в горшке", - "block.minecraft.potted_azure_bluet": "Хаустония серая в горшке", - "block.minecraft.potted_bamboo": "Бамбук в горшке", - "block.minecraft.potted_birch_sapling": "Саженец берёзы в горшке", - "block.minecraft.potted_blue_orchid": "Синяя орхидея в горшке", - "block.minecraft.potted_brown_mushroom": "Коричневый гриб в горшке", - "block.minecraft.potted_cactus": "Кактус в горшке", - "block.minecraft.potted_cherry_sapling": "Саженец вишни в горшке", - "block.minecraft.potted_closed_eyeblossom": "Закрытая глазалия в горшке", - "block.minecraft.potted_cornflower": "Синий василёк в горшке", - "block.minecraft.potted_crimson_fungus": "Багровый гриб в горшке", - "block.minecraft.potted_crimson_roots": "Багровые корни в горшке", - "block.minecraft.potted_dandelion": "Одуванчик в горшке", - "block.minecraft.potted_dark_oak_sapling": "Саженец тёмного дуба в горшке", - "block.minecraft.potted_dead_bush": "Мёртвый куст в горшке", - "block.minecraft.potted_fern": "Папоротник в горшке", - "block.minecraft.potted_flowering_azalea_bush": "Цветущая азалия в горшке", - "block.minecraft.potted_golden_dandelion": "Золотой одуванчик в горшке", - "block.minecraft.potted_jungle_sapling": "Саженец тропического дерева в горшке", - "block.minecraft.potted_lily_of_the_valley": "Ландыш в горшке", - "block.minecraft.potted_mangrove_propagule": "Мангровый отросток в горшке", - "block.minecraft.potted_oak_sapling": "Саженец дуба в горшке", - "block.minecraft.potted_open_eyeblossom": "Раскрытая глазалия в горшке", - "block.minecraft.potted_orange_tulip": "Оранжевый тюльпан в горшке", - "block.minecraft.potted_oxeye_daisy": "Ромашка в горшке", - "block.minecraft.potted_pale_oak_sapling": "Саженец бледного дуба в горшке", - "block.minecraft.potted_pink_tulip": "Розовый тюльпан в горшке", - "block.minecraft.potted_poppy": "Мак в горшке", - "block.minecraft.potted_red_mushroom": "Красный гриб в горшке", - "block.minecraft.potted_red_tulip": "Красный тюльпан в горшке", - "block.minecraft.potted_spruce_sapling": "Саженец ели в горшке", - "block.minecraft.potted_torchflower": "Факельник в горшке", - "block.minecraft.potted_warped_fungus": "Искажённый гриб в горшке", - "block.minecraft.potted_warped_roots": "Искажённые корни в горшке", - "block.minecraft.potted_white_tulip": "Белый тюльпан в горшке", - "block.minecraft.potted_wither_rose": "Роза визера в горшке", - "block.minecraft.powder_snow": "Рыхлый снег", - "block.minecraft.powder_snow_cauldron": "Котёл с рыхлым снегом", - "block.minecraft.powered_rail": "Энергорельсы", - "block.minecraft.prismarine": "Призмарин", - "block.minecraft.prismarine_brick_slab": "Плита из призмаринового кирпича", - "block.minecraft.prismarine_brick_stairs": "Ступеньки из призмаринового кирпича", - "block.minecraft.prismarine_bricks": "Призмариновые кирпичи", - "block.minecraft.prismarine_slab": "Призмариновая плита", - "block.minecraft.prismarine_stairs": "Призмариновые ступеньки", - "block.minecraft.prismarine_wall": "Призмариновая ограда", - "block.minecraft.pumpkin": "Тыква", - "block.minecraft.pumpkin_stem": "Стебель тыквы", - "block.minecraft.purple_banner": "Фиолетовый флаг", - "block.minecraft.purple_bed": "Фиолетовая кровать", - "block.minecraft.purple_candle": "Фиолетовая свеча", - "block.minecraft.purple_candle_cake": "Торт с фиолетовой свечой", - "block.minecraft.purple_carpet": "Фиолетовый ковёр", - "block.minecraft.purple_concrete": "Фиолетовый бетон", - "block.minecraft.purple_concrete_powder": "Фиолетовый сухой бетон", - "block.minecraft.purple_glazed_terracotta": "Фиолетовая глазурованная керамика", - "block.minecraft.purple_shulker_box": "Фиолетовый шалкеровый ящик", - "block.minecraft.purple_stained_glass": "Фиолетовое стекло", - "block.minecraft.purple_stained_glass_pane": "Фиолетовая стеклянная панель", - "block.minecraft.purple_terracotta": "Фиолетовая керамика", - "block.minecraft.purple_wool": "Фиолетовая шерсть", - "block.minecraft.purpur_block": "Пурпур", - "block.minecraft.purpur_pillar": "Пурпуровый пилон", - "block.minecraft.purpur_slab": "Пурпуровая плита", - "block.minecraft.purpur_stairs": "Пурпуровые ступеньки", - "block.minecraft.quartz_block": "Кварцевый блок", - "block.minecraft.quartz_bricks": "Кварцевые кирпичи", - "block.minecraft.quartz_pillar": "Кварцевая колонна", - "block.minecraft.quartz_slab": "Кварцевая плита", - "block.minecraft.quartz_stairs": "Кварцевые ступеньки", - "block.minecraft.rail": "Рельсы", - "block.minecraft.raw_copper_block": "Блок рудной меди", - "block.minecraft.raw_gold_block": "Блок рудного золота", - "block.minecraft.raw_iron_block": "Блок рудного железа", - "block.minecraft.red_banner": "Красный флаг", - "block.minecraft.red_bed": "Красная кровать", - "block.minecraft.red_candle": "Красная свеча", - "block.minecraft.red_candle_cake": "Торт с красной свечой", - "block.minecraft.red_carpet": "Красный ковёр", - "block.minecraft.red_concrete": "Красный бетон", - "block.minecraft.red_concrete_powder": "Красный сухой бетон", - "block.minecraft.red_glazed_terracotta": "Красная глазурованная керамика", - "block.minecraft.red_mushroom": "Красный гриб", - "block.minecraft.red_mushroom_block": "Блок красного гриба", - "block.minecraft.red_nether_brick_slab": "Плита из красного незерского кирпича", - "block.minecraft.red_nether_brick_stairs": "Ступеньки из красного незерского кирпича", - "block.minecraft.red_nether_brick_wall": "Ограда из красного незерского кирпича", - "block.minecraft.red_nether_bricks": "Красные незерские кирпичи", - "block.minecraft.red_sand": "Красный песок", - "block.minecraft.red_sandstone": "Красный песчаник", - "block.minecraft.red_sandstone_slab": "Плита из красного песчаника", - "block.minecraft.red_sandstone_stairs": "Ступеньки из красного песчаника", - "block.minecraft.red_sandstone_wall": "Ограда из красного песчаника", - "block.minecraft.red_shulker_box": "Красный шалкеровый ящик", - "block.minecraft.red_stained_glass": "Красное стекло", - "block.minecraft.red_stained_glass_pane": "Красная стеклянная панель", - "block.minecraft.red_terracotta": "Красная керамика", - "block.minecraft.red_tulip": "Красный тюльпан", - "block.minecraft.red_wool": "Красная шерсть", - "block.minecraft.redstone_block": "Редстоуновый блок", - "block.minecraft.redstone_lamp": "Редстоуновая лампа", - "block.minecraft.redstone_ore": "Редстоуновая руда", - "block.minecraft.redstone_torch": "Редстоуновый факел", - "block.minecraft.redstone_wall_torch": "Настенный редстоуновый факел", - "block.minecraft.redstone_wire": "Редстоуновый провод", - "block.minecraft.reinforced_deepslate": "Укреплённый глубинный сланец", - "block.minecraft.repeater": "Редстоуновый повторитель", - "block.minecraft.repeating_command_block": "Повторяющий командный блок", - "block.minecraft.resin_block": "Смоляной блок", - "block.minecraft.resin_brick_slab": "Плита из смоляного кирпича", - "block.minecraft.resin_brick_stairs": "Ступеньки из смоляного кирпича", - "block.minecraft.resin_brick_wall": "Ограда из смоляного кирпича", - "block.minecraft.resin_bricks": "Смоляные кирпичи", - "block.minecraft.resin_clump": "Сгусток смолы", - "block.minecraft.respawn_anchor": "Якорь возрождения", - "block.minecraft.rooted_dirt": "Корнистая земля", - "block.minecraft.rose_bush": "Розовый куст", - "block.minecraft.sand": "Песок", - "block.minecraft.sandstone": "Песчаник", - "block.minecraft.sandstone_slab": "Песчаниковая плита", - "block.minecraft.sandstone_stairs": "Песчаниковые ступеньки", - "block.minecraft.sandstone_wall": "Песчаниковая ограда", - "block.minecraft.scaffolding": "Подмостки", - "block.minecraft.sculk": "Скалк", - "block.minecraft.sculk_catalyst": "Скалковый катализатор", - "block.minecraft.sculk_sensor": "Скалк-сенсор", - "block.minecraft.sculk_shrieker": "Скалковый крикун", - "block.minecraft.sculk_vein": "Скалковая жила", - "block.minecraft.sea_lantern": "Морской фонарь", - "block.minecraft.sea_pickle": "Морской огурец", - "block.minecraft.seagrass": "Морская трава", - "block.minecraft.set_spawn": "Точка возрождения установлена", - "block.minecraft.short_dry_grass": "Низкая сухая трава", - "block.minecraft.short_grass": "Низкая трава", - "block.minecraft.shroomlight": "Грибосвет", - "block.minecraft.shulker_box": "Шалкеровый ящик", - "block.minecraft.skeleton_skull": "Череп", - "block.minecraft.skeleton_wall_skull": "Настенный череп", - "block.minecraft.slime_block": "Блок слизи", - "block.minecraft.small_amethyst_bud": "Малый аметистовый бутон", - "block.minecraft.small_dripleaf": "Маленькая бросянка", - "block.minecraft.smithing_table": "Стол кузнеца", - "block.minecraft.smoker": "Коптильня", - "block.minecraft.smooth_basalt": "Гладкий базальт", - "block.minecraft.smooth_quartz": "Гладкий кварц", - "block.minecraft.smooth_quartz_slab": "Плита из гладкого кварца", - "block.minecraft.smooth_quartz_stairs": "Ступеньки из гладкого кварца", - "block.minecraft.smooth_red_sandstone": "Гладкий красный песчаник", - "block.minecraft.smooth_red_sandstone_slab": "Плита из гладкого красного песчаника", - "block.minecraft.smooth_red_sandstone_stairs": "Ступеньки из гладкого красного песчаника", - "block.minecraft.smooth_sandstone": "Гладкий песчаник", - "block.minecraft.smooth_sandstone_slab": "Плита из гладкого песчаника", - "block.minecraft.smooth_sandstone_stairs": "Ступеньки из гладкого песчаника", - "block.minecraft.smooth_stone": "Гладкий камень", - "block.minecraft.smooth_stone_slab": "Плита из гладкого камня", - "block.minecraft.sniffer_egg": "Яйцо нюхача", - "block.minecraft.snow": "Снег", - "block.minecraft.snow_block": "Блок снега", - "block.minecraft.soul_campfire": "Костёр душ", - "block.minecraft.soul_fire": "Огонь душ", - "block.minecraft.soul_lantern": "Фонарь душ", - "block.minecraft.soul_sand": "Песок душ", - "block.minecraft.soul_soil": "Почва душ", - "block.minecraft.soul_torch": "Факел душ", - "block.minecraft.soul_wall_torch": "Настенный факел душ", - "block.minecraft.spawn.not_valid": "У вас нет кровати или заряженного якоря возрождения, либо доступ к ним затруднён", - "block.minecraft.spawner": "Рассадник монстров", - "block.minecraft.spawner.desc1": "Взаимодействие с яйцом призыва:", - "block.minecraft.spawner.desc2": "определяет тип моба", - "block.minecraft.sponge": "Губка", - "block.minecraft.spore_blossom": "Спороцвет", - "block.minecraft.spruce_button": "Еловая кнопка", - "block.minecraft.spruce_door": "Еловая дверь", - "block.minecraft.spruce_fence": "Еловый забор", - "block.minecraft.spruce_fence_gate": "Еловая калитка", - "block.minecraft.spruce_hanging_sign": "Еловая подвесная табличка", - "block.minecraft.spruce_leaves": "Хвоя", - "block.minecraft.spruce_log": "Еловое бревно", - "block.minecraft.spruce_planks": "Еловые доски", - "block.minecraft.spruce_pressure_plate": "Еловая нажимная плита", - "block.minecraft.spruce_sapling": "Саженец ели", - "block.minecraft.spruce_shelf": "Еловая полка", - "block.minecraft.spruce_sign": "Еловая табличка", - "block.minecraft.spruce_slab": "Еловая плита", - "block.minecraft.spruce_stairs": "Еловые ступеньки", - "block.minecraft.spruce_trapdoor": "Еловый люк", - "block.minecraft.spruce_wall_hanging_sign": "Еловая настенная подвесная табличка", - "block.minecraft.spruce_wall_sign": "Еловая настенная табличка", - "block.minecraft.spruce_wood": "Ель", - "block.minecraft.sticky_piston": "Липкий поршень", - "block.minecraft.stone": "Камень", - "block.minecraft.stone_brick_slab": "Плита из каменного кирпича", - "block.minecraft.stone_brick_stairs": "Ступеньки из каменного кирпича", - "block.minecraft.stone_brick_wall": "Ограда из каменного кирпича", - "block.minecraft.stone_bricks": "Каменные кирпичи", - "block.minecraft.stone_button": "Каменная кнопка", - "block.minecraft.stone_pressure_plate": "Каменная нажимная плита", - "block.minecraft.stone_slab": "Каменная плита", - "block.minecraft.stone_stairs": "Каменные ступеньки", - "block.minecraft.stonecutter": "Камнерез", - "block.minecraft.stripped_acacia_log": "Обтёсанное акациевое бревно", - "block.minecraft.stripped_acacia_wood": "Обтёсанная акациевая древесина", - "block.minecraft.stripped_bamboo_block": "Блок обтёсанного бамбука", - "block.minecraft.stripped_birch_log": "Обтёсанное берёзовое бревно", - "block.minecraft.stripped_birch_wood": "Обтёсанная берёзовая древесина", - "block.minecraft.stripped_cherry_log": "Обтёсанное вишнёвое бревно", - "block.minecraft.stripped_cherry_wood": "Обтёсанная вишнёвая древесина", - "block.minecraft.stripped_crimson_hyphae": "Очищенные багровые гифы", - "block.minecraft.stripped_crimson_stem": "Очищенный багровый стебель", - "block.minecraft.stripped_dark_oak_log": "Обтёсанное бревно тёмного дуба", - "block.minecraft.stripped_dark_oak_wood": "Обтёсанная древесина тёмного дуба", - "block.minecraft.stripped_jungle_log": "Обтёсанное бревно тропического дерева", - "block.minecraft.stripped_jungle_wood": "Обтёсанная тропическая древесина", - "block.minecraft.stripped_mangrove_log": "Обтёсанное мангровое бревно", - "block.minecraft.stripped_mangrove_wood": "Обтёсанная мангровая древесина", - "block.minecraft.stripped_oak_log": "Обтёсанное дубовое бревно", - "block.minecraft.stripped_oak_wood": "Обтёсанная дубовая древесина", - "block.minecraft.stripped_pale_oak_log": "Обтёсанное бревно бледного дуба", - "block.minecraft.stripped_pale_oak_wood": "Обтёсанная древесина бледного дуба", - "block.minecraft.stripped_spruce_log": "Обтёсанное еловое бревно", - "block.minecraft.stripped_spruce_wood": "Обтёсанная еловая древесина", - "block.minecraft.stripped_warped_hyphae": "Очищенные искажённые гифы", - "block.minecraft.stripped_warped_stem": "Очищенный искажённый стебель", - "block.minecraft.structure_block": "Блок-конструктор", - "block.minecraft.structure_void": "Пустой блок", - "block.minecraft.sugar_cane": "Сахарный тростник", - "block.minecraft.sulfur": "Сера", - "block.minecraft.sulfur_brick_slab": "Плита из серного кирпича", - "block.minecraft.sulfur_brick_stairs": "Ступеньки из серного кирпича", - "block.minecraft.sulfur_brick_wall": "Ограда из серного кирпича", - "block.minecraft.sulfur_bricks": "Серные кирпичи", - "block.minecraft.sulfur_slab": "Серная плита", - "block.minecraft.sulfur_spike": "Серный шип", - "block.minecraft.sulfur_stairs": "Серные ступеньки", - "block.minecraft.sulfur_wall": "Серная ограда", - "block.minecraft.sunflower": "Подсолнух", - "block.minecraft.suspicious_gravel": "Подозрительный гравий", - "block.minecraft.suspicious_sand": "Подозрительный песок", - "block.minecraft.sweet_berry_bush": "Куст сладких ягод", - "block.minecraft.tall_dry_grass": "Высокая сухая трава", - "block.minecraft.tall_grass": "Высокая трава", - "block.minecraft.tall_seagrass": "Высокая морская трава", - "block.minecraft.target": "Мишень", - "block.minecraft.terracotta": "Терракота", - "block.minecraft.test_block": "Блок-тестер", - "block.minecraft.test_instance_block": "Блок-тестер экземпляра", - "block.minecraft.tinted_glass": "Тонированное стекло", - "block.minecraft.tnt": "Динамит", - "block.minecraft.tnt.disabled": "Взрывы динамита отключены", - "block.minecraft.torch": "Факел", - "block.minecraft.torchflower": "Факельник", - "block.minecraft.torchflower_crop": "Росток факельника", - "block.minecraft.trapped_chest": "Сундук-ловушка", - "block.minecraft.trial_spawner": "Рассадник испытаний", - "block.minecraft.tripwire": "Растяжка", - "block.minecraft.tripwire_hook": "Крюк", - "block.minecraft.tube_coral": "Трубчатый коралл", - "block.minecraft.tube_coral_block": "Блок трубчатого коралла", - "block.minecraft.tube_coral_fan": "Веерный трубчатый коралл", - "block.minecraft.tube_coral_wall_fan": "Горизонтальный веерный трубчатый коралл", - "block.minecraft.tuff": "Туф", - "block.minecraft.tuff_brick_slab": "Плита из туфового кирпича", - "block.minecraft.tuff_brick_stairs": "Ступеньки из туфового кирпича", - "block.minecraft.tuff_brick_wall": "Ограда из туфового кирпича", - "block.minecraft.tuff_bricks": "Туфовые кирпичи", - "block.minecraft.tuff_slab": "Туфовая плита", - "block.minecraft.tuff_stairs": "Туфовые ступеньки", - "block.minecraft.tuff_wall": "Туфовая ограда", - "block.minecraft.turtle_egg": "Черепашье яйцо", - "block.minecraft.twisting_vines": "Вьющаяся лоза", - "block.minecraft.twisting_vines_plant": "Стебель вьющейся лозы", - "block.minecraft.vault": "Хранилище", - "block.minecraft.verdant_froglight": "Малахитовая квампа", - "block.minecraft.vine": "Лианы", - "block.minecraft.void_air": "Вакуум", - "block.minecraft.wall_torch": "Настенный факел", - "block.minecraft.warped_button": "Искажённая кнопка", - "block.minecraft.warped_door": "Искажённая дверь", - "block.minecraft.warped_fence": "Искажённый забор", - "block.minecraft.warped_fence_gate": "Искажённая калитка", - "block.minecraft.warped_fungus": "Искажённый гриб", - "block.minecraft.warped_hanging_sign": "Искажённая подвесная табличка", - "block.minecraft.warped_hyphae": "Искажённые гифы", - "block.minecraft.warped_nylium": "Искажённый нилий", - "block.minecraft.warped_planks": "Искажённые доски", - "block.minecraft.warped_pressure_plate": "Искажённая нажимная плита", - "block.minecraft.warped_roots": "Искажённые корни", - "block.minecraft.warped_shelf": "Искажённая полка", - "block.minecraft.warped_sign": "Искажённая табличка", - "block.minecraft.warped_slab": "Искажённая плита", - "block.minecraft.warped_stairs": "Искажённые ступеньки", - "block.minecraft.warped_stem": "Искажённый стебель", - "block.minecraft.warped_trapdoor": "Искажённый люк", - "block.minecraft.warped_wall_hanging_sign": "Искажённая настенная подвесная табличка", - "block.minecraft.warped_wall_sign": "Искажённая настенная табличка", - "block.minecraft.warped_wart_block": "Блок искажённого нароста", - "block.minecraft.water": "Вода", - "block.minecraft.water_cauldron": "Котёл с водой", - "block.minecraft.waxed_chiseled_copper": "Вощёный точёный медный блок", - "block.minecraft.waxed_copper_bars": "Вощёные медные прутья", - "block.minecraft.waxed_copper_block": "Вощёный медный блок", - "block.minecraft.waxed_copper_bulb": "Вощёная медная лампа", - "block.minecraft.waxed_copper_chain": "Вощёная медная цепь", - "block.minecraft.waxed_copper_chest": "Вощёный медный сундук", - "block.minecraft.waxed_copper_door": "Вощёная медная дверь", - "block.minecraft.waxed_copper_golem_statue": "Вощёная статуя медного голема", - "block.minecraft.waxed_copper_grate": "Вощёная медная решётка", - "block.minecraft.waxed_copper_lantern": "Вощёный медный фонарь", - "block.minecraft.waxed_copper_trapdoor": "Вощёный медный люк", - "block.minecraft.waxed_cut_copper": "Вощёный резной медный блок", - "block.minecraft.waxed_cut_copper_slab": "Вощёная резная медная плита", - "block.minecraft.waxed_cut_copper_stairs": "Вощёные резные медные ступеньки", - "block.minecraft.waxed_exposed_chiseled_copper": "Вощёный потемневший точёный медный блок", - "block.minecraft.waxed_exposed_copper": "Вощёный потемневший медный блок", - "block.minecraft.waxed_exposed_copper_bars": "Вощёные потемневшие медные прутья", - "block.minecraft.waxed_exposed_copper_bulb": "Вощёная потемневшая медная лампа", - "block.minecraft.waxed_exposed_copper_chain": "Вощёная потемневшая медная цепь", - "block.minecraft.waxed_exposed_copper_chest": "Вощёный потемневший медный сундук", - "block.minecraft.waxed_exposed_copper_door": "Вощёная потемневшая медная дверь", - "block.minecraft.waxed_exposed_copper_golem_statue": "Вощёная потемневшая статуя медного голема", - "block.minecraft.waxed_exposed_copper_grate": "Вощёная потемневшая медная решётка", - "block.minecraft.waxed_exposed_copper_lantern": "Вощёный потемневший медный фонарь", - "block.minecraft.waxed_exposed_copper_trapdoor": "Вощёный потемневший медный люк", - "block.minecraft.waxed_exposed_cut_copper": "Вощёный потемневший резной медный блок", - "block.minecraft.waxed_exposed_cut_copper_slab": "Вощёная потемневшая резная медная плита", - "block.minecraft.waxed_exposed_cut_copper_stairs": "Вощёные потемневшие резные медные ступеньки", - "block.minecraft.waxed_exposed_lightning_rod": "Вощёный потемневший громоотвод", - "block.minecraft.waxed_lightning_rod": "Вощёный громоотвод", - "block.minecraft.waxed_oxidized_chiseled_copper": "Вощёный окисленный точёный медный блок", - "block.minecraft.waxed_oxidized_copper": "Вощёный окисленный медный блок", - "block.minecraft.waxed_oxidized_copper_bars": "Вощёные окисленные медные прутья", - "block.minecraft.waxed_oxidized_copper_bulb": "Вощёная окисленная медная лампа", - "block.minecraft.waxed_oxidized_copper_chain": "Вощёная окисленная медная цепь", - "block.minecraft.waxed_oxidized_copper_chest": "Вощёный окисленный медный сундук", - "block.minecraft.waxed_oxidized_copper_door": "Вощёная окисленная медная дверь", - "block.minecraft.waxed_oxidized_copper_golem_statue": "Вощёная окисленная статуя медного голема", - "block.minecraft.waxed_oxidized_copper_grate": "Вощёная окисленная медная решётка", - "block.minecraft.waxed_oxidized_copper_lantern": "Вощёный окисленный медный фонарь", - "block.minecraft.waxed_oxidized_copper_trapdoor": "Вощёный окисленный медный люк", - "block.minecraft.waxed_oxidized_cut_copper": "Вощёный окисленный резной медный блок", - "block.minecraft.waxed_oxidized_cut_copper_slab": "Вощёная окисленная резная медная плита", - "block.minecraft.waxed_oxidized_cut_copper_stairs": "Вощёные окисленные резные медные ступеньки", - "block.minecraft.waxed_oxidized_lightning_rod": "Вощёный окисленный громоотвод", - "block.minecraft.waxed_weathered_chiseled_copper": "Вощёный состаренный точёный медный блок", - "block.minecraft.waxed_weathered_copper": "Вощёный состаренный медный блок", - "block.minecraft.waxed_weathered_copper_bars": "Вощёные состаренные медные прутья", - "block.minecraft.waxed_weathered_copper_bulb": "Вощёная состаренная медная лампа", - "block.minecraft.waxed_weathered_copper_chain": "Вощёная состаренная медная цепь", - "block.minecraft.waxed_weathered_copper_chest": "Вощёный состаренный медный сундук", - "block.minecraft.waxed_weathered_copper_door": "Вощёная состаренная медная дверь", - "block.minecraft.waxed_weathered_copper_golem_statue": "Вощёная состаренная статуя медного голема", - "block.minecraft.waxed_weathered_copper_grate": "Вощёная состаренная медная решётка", - "block.minecraft.waxed_weathered_copper_lantern": "Вощёный состаренный медный фонарь", - "block.minecraft.waxed_weathered_copper_trapdoor": "Вощёный состаренный медный люк", - "block.minecraft.waxed_weathered_cut_copper": "Вощёный состаренный резной медный блок", - "block.minecraft.waxed_weathered_cut_copper_slab": "Вощёная состаренная резная медная плита", - "block.minecraft.waxed_weathered_cut_copper_stairs": "Вощёные состаренные резные медные ступеньки", - "block.minecraft.waxed_weathered_lightning_rod": "Вощёный состаренный громоотвод", - "block.minecraft.weathered_chiseled_copper": "Состаренный точёный медный блок", - "block.minecraft.weathered_copper": "Состаренный медный блок", - "block.minecraft.weathered_copper_bars": "Состаренные медные прутья", - "block.minecraft.weathered_copper_bulb": "Состаренная медная лампа", - "block.minecraft.weathered_copper_chain": "Состаренная медная цепь", - "block.minecraft.weathered_copper_chest": "Состаренный медный сундук", - "block.minecraft.weathered_copper_door": "Состаренная медная дверь", - "block.minecraft.weathered_copper_golem_statue": "Состаренная статуя медного голема", - "block.minecraft.weathered_copper_grate": "Состаренная медная решётка", - "block.minecraft.weathered_copper_lantern": "Состаренный медный фонарь", - "block.minecraft.weathered_copper_trapdoor": "Состаренный медный люк", - "block.minecraft.weathered_cut_copper": "Состаренный резной медный блок", - "block.minecraft.weathered_cut_copper_slab": "Состаренная резная медная плита", - "block.minecraft.weathered_cut_copper_stairs": "Состаренные резные медные ступеньки", - "block.minecraft.weathered_lightning_rod": "Состаренный громоотвод", - "block.minecraft.weeping_vines": "Плакучая лоза", - "block.minecraft.weeping_vines_plant": "Стебель плакучей лозы", - "block.minecraft.wet_sponge": "Мокрая губка", - "block.minecraft.wheat": "Ростки пшеницы", - "block.minecraft.white_banner": "Белый флаг", - "block.minecraft.white_bed": "Белая кровать", - "block.minecraft.white_candle": "Белая свеча", - "block.minecraft.white_candle_cake": "Торт с белой свечой", - "block.minecraft.white_carpet": "Белый ковёр", - "block.minecraft.white_concrete": "Белый бетон", - "block.minecraft.white_concrete_powder": "Белый сухой бетон", - "block.minecraft.white_glazed_terracotta": "Белая глазурованная керамика", - "block.minecraft.white_shulker_box": "Белый шалкеровый ящик", - "block.minecraft.white_stained_glass": "Белое стекло", - "block.minecraft.white_stained_glass_pane": "Белая стеклянная панель", - "block.minecraft.white_terracotta": "Белая керамика", - "block.minecraft.white_tulip": "Белый тюльпан", - "block.minecraft.white_wool": "Белая шерсть", - "block.minecraft.wildflowers": "Полевые цветы", - "block.minecraft.wither_rose": "Роза визера", - "block.minecraft.wither_skeleton_skull": "Череп визер-скелета", - "block.minecraft.wither_skeleton_wall_skull": "Настенный череп визер-скелета", - "block.minecraft.yellow_banner": "Жёлтый флаг", - "block.minecraft.yellow_bed": "Жёлтая кровать", - "block.minecraft.yellow_candle": "Жёлтая свеча", - "block.minecraft.yellow_candle_cake": "Торт с жёлтой свечой", - "block.minecraft.yellow_carpet": "Жёлтый ковёр", - "block.minecraft.yellow_concrete": "Жёлтый бетон", - "block.minecraft.yellow_concrete_powder": "Жёлтый сухой бетон", - "block.minecraft.yellow_glazed_terracotta": "Жёлтая глазурованная керамика", - "block.minecraft.yellow_shulker_box": "Жёлтый шалкеровый ящик", - "block.minecraft.yellow_stained_glass": "Жёлтое стекло", - "block.minecraft.yellow_stained_glass_pane": "Жёлтая стеклянная панель", - "block.minecraft.yellow_terracotta": "Жёлтая керамика", - "block.minecraft.yellow_wool": "Жёлтая шерсть", - "block.minecraft.zombie_head": "Голова зомби", - "block.minecraft.zombie_wall_head": "Настенная голова зомби", - "book.byAuthor": "Автор: %1$s", - "book.edit.title": "Экран редактирования книги", - "book.editTitle": "Заглавие книги:", - "book.finalizeButton": "Завершить", - "book.finalizeWarning": "Внимание! После подписания книгу нельзя редактировать!", - "book.generation.0": "Оригинал", - "book.generation.1": "Копия", - "book.generation.2": "Копия копии", - "book.generation.3": "Ветхая", - "book.invalid.tag": "* Неверные данные *", - "book.pageIndicator": "Страница %1$s из %2$s", - "book.page_button.next": "Следующая страница", - "book.page_button.previous": "Предыдущая страница", - "book.sign.title": "Экран подписания книги", - "book.sign.titlebox": "Заголовок", - "book.signButton": "Подписать", - "book.view.title": "Экран просмотра книги", - "build.spawn_protection": "%s под защитой точки возрождения мира", - "build.tooHigh": "Ограничение строительства по высоте: %s", - "build.tooLow": "Минимальная высота строительства составляет %s", - "chat.cannotSend": "Не удалось отправить сообщение", - "chat.coordinates": "%s, %s, %s", - "chat.coordinates.tooltip": "Нажмите для телепортации", - "chat.copy": "Копировать", - "chat.copy.click": "Нажмите, чтобы скопировать в буфер обмена", - "chat.deleted_marker": "Сообщение было удалено сервером.", - "chat.disabled.chain_broken": "Чат отключён из-за разрыва последовательности сообщений. Попробуйте переподключиться.", - "chat.disabled.expiredProfileKey": "Чат отключён из-за истёкшего срока действия открытого ключа профиля. Попробуйте переподключиться.", - "chat.disabled.invalid_command_signature": "Команда имеет несовместимые или отсутствующие аргументы подписей.", - "chat.disabled.invalid_signature": "Сообщение чата имеет неверную подпись. Попробуйте переподключиться.", - "chat.disabled.launcher": "Чат отключён в настройках лаунчера. Невозможно отправить сообщение.", - "chat.disabled.missingProfileKey": "Чат отключён из-за потери открытого ключа профиля. Попробуйте переподключиться.", - "chat.disabled.options": "Чат отключён в настройках клиента.", - "chat.disabled.out_of_order_chat": "Нарушена очерёдность чата. Проверьте настройки системного времени.", - "chat.disabled.profile": "Чат отключён в настройках учётной записи. Нажмите «%s» ещё раз, чтобы узнать подробности.", - "chat.disabled.profile.moreInfo": "Чат отключён в настройках учётной записи. Невозможно отправлять или просматривать сообщения.", - "chat.editBox": "чат", - "chat.filtered": "Отфильтровано сервером.", - "chat.filtered_full": "Сообщение было скрыто сервером для некоторых игроков.", - "chat.link.confirm": "Вы действительно хотите перейти по ссылке?", - "chat.link.confirmTrusted": "Открыть или скопировать ссылку в буфер обмена?", - "chat.link.open": "Открыть", - "chat.link.warning": "Не переходите по ссылкам от людей, которым не доверяете!", - "chat.queue": "[+%s строк в очереди]", - "chat.queue.tooltip": "Нажмите, чтобы отобразить следующее сообщение", - "chat.square_brackets": "[%s]", - "chat.tag.error": "Сервер отправил некорректное сообщение.", - "chat.tag.modified": "Сообщение изменено сервером. Исходное:", - "chat.tag.not_secure": "Неподтверждённое сообщение. Жалоба недоступна.", - "chat.tag.system": "Сообщение сервера. Жалоба недоступна.", - "chat.tag.system_single_player": "Сообщение сервера.", - "chat.type.admin": "[%s: %s]", - "chat.type.advancement.challenge": "%s завершил испытание «%s»", - "chat.type.advancement.goal": "%s достиг цели «%s»", - "chat.type.advancement.task": "%s получил достижение «%s»", - "chat.type.announcement": "[%s] %s", - "chat.type.emote": "* %s %s", - "chat.type.team.hover": "Сообщение для команды", - "chat.type.team.sent": "-> %s <%s> %s", - "chat.type.team.text": "%s <%s> %s", - "chat.type.text": "<%s> %s", - "chat.type.text.narrate": "%s сказал %s", - "chat.validation_error": "Ошибка проверки чата", - "chat_restriction.chat_and_commands_disabled_by_options": "Чат ограничен настройками клиента.", - "chat_restriction.chat_disabled_by_options": "Чат игроков ограничен настройками клиента.", - "chat_restriction.chat_disabled_by_options.action": "Перейти на экран «Настройки чата»", - "chat_restriction.disabled_by_launcher": "Чат ограничен лаунчером", - "chat_restriction.disabled_by_profile": "Чат ограничен настройками профиля.", - "chat_restriction.disabled_by_profile.action": "Перейти к настройкам профиля", - "chat_screen.commands_not_allowed": "Отправка команд запрещена", - "chat_screen.message": "Сообщение для отправки: %s", - "chat_screen.messages_not_allowed": "Отправка сообщений в чат запрещена", - "chat_screen.restricted": "Чат ограничен. Нажмите это сообщение, чтобы узнать больше.", - "chat_screen.restricted.narration": "Чат ограничен. Перейдите на экран «Ограничения» в настройках мира.", - "chat_screen.title": "Чат", - "chat_screen.usage": "Введите сообщение и нажмите клавишу Ввод, чтобы отправить", - "chunk.toast.checkLog": "Смотрите подробнее в журнале", - "chunk.toast.loadFailure": "Не удалось загрузить чанк на %s", - "chunk.toast.lowDiskSpace": "Недостаточно места на диске!", - "chunk.toast.lowDiskSpace.description": "Сохранение мира может оказаться невозможным.", - "chunk.toast.saveFailure": "Не удалось сохранить чанк на %s", - "clear.failed.multiple": "У %s игроков предметы не обнаружены", - "clear.failed.single": "У игрока %s предметы не обнаружены", - "color.minecraft.black": "Чёрный", - "color.minecraft.blue": "Синий", - "color.minecraft.brown": "Коричневый", - "color.minecraft.cyan": "Бирюзовый", - "color.minecraft.gray": "Серый", - "color.minecraft.green": "Зелёный", - "color.minecraft.light_blue": "Голубой", - "color.minecraft.light_gray": "Светло-серый", - "color.minecraft.lime": "Лаймовый", - "color.minecraft.magenta": "Пурпурный", - "color.minecraft.orange": "Оранжевый", - "color.minecraft.pink": "Розовый", - "color.minecraft.purple": "Фиолетовый", - "color.minecraft.red": "Красный", - "color.minecraft.white": "Белый", - "color.minecraft.yellow": "Жёлтый", - "command.context.here": "<--[ЗДЕСЬ]", - "command.context.parse_error": "%s в позиции %s: %s", - "command.exception": "Не удалось распознать команду: %s", - "command.expected.separator": "Ожидался пробел, разделяющий аргументы, но он был пропущен", - "command.failed": "При выполнении команды произошла непредвиденная ошибка", - "command.forkLimit": "Достигнуто максимальное количество контекстов (%s)", - "command.trailing_data": "Обнаружены следующие данные: %s", - "command.unknown.argument": "Неверный аргумент для команды", - "command.unknown.command": "Неизвестная или неполная команда; см. ниже, чтобы найти ошибку", - "commands.advancement.criterionNotFound": "У достижения %s отсутствует условие «%s»", - "commands.advancement.grant.criterion.to.many.failure": "Не удалось зачесть условие «%s» достижения %s %s игрокам, потому что они уже выполнили его", - "commands.advancement.grant.criterion.to.many.success": "Условие «%s» достижения %s зачтено %s игрокам", - "commands.advancement.grant.criterion.to.one.failure": "Не удалось зачесть условие «%s» достижения %s игроку %s, потому что он уже выполнил его", - "commands.advancement.grant.criterion.to.one.success": "Условие «%s» достижения %s зачтено игроку %s", - "commands.advancement.grant.many.to.many.failure": "Не удалось выдать %s достижений %s игрокам, потому что они у них уже есть", - "commands.advancement.grant.many.to.many.success": "Выдано %s достижений %s игрокам", - "commands.advancement.grant.many.to.one.failure": "Не удалось выдать %s достижений игроку %s, потому что они у него уже есть", - "commands.advancement.grant.many.to.one.success": "Выдано %s достижений игроку %s", - "commands.advancement.grant.one.to.many.failure": "Не удалось выдать достижение %s %s игрокам, потому что оно у них уже есть", - "commands.advancement.grant.one.to.many.success": "Достижение %s выдано %s игрокам", - "commands.advancement.grant.one.to.one.failure": "Не удалось выдать достижение %s игроку %s, потому что оно у него уже есть", - "commands.advancement.grant.one.to.one.success": "Достижение «%s» выдано игроку %s", - "commands.advancement.revoke.criterion.to.many.failure": "Не удалось отозвать условие «%s» достижения %s у %s игроков, потому что они ещё не получили его", - "commands.advancement.revoke.criterion.to.many.success": "Отозвано условие «%s» достижения %s у %s игроков", - "commands.advancement.revoke.criterion.to.one.failure": "Не удалось отозвать условие «%s» достижения %s у игрока %s, потому что он ещё не получил его", - "commands.advancement.revoke.criterion.to.one.success": "Отозвано условие «%s» достижения %s у игрока %s", - "commands.advancement.revoke.many.to.many.failure": "Не удалось отозвать %s достижений у %s игроков, потому что они ещё не получили их", - "commands.advancement.revoke.many.to.many.success": "Отозвано %s достижений у %s игроков", - "commands.advancement.revoke.many.to.one.failure": "Не удалось отозвать %s достижений у игрока %s, потому что он ещё не получил их", - "commands.advancement.revoke.many.to.one.success": "Отозвано %s достижений у игрока %s", - "commands.advancement.revoke.one.to.many.failure": "Не удалось отозвать достижение %s у %s игроков, потому что они ещё не получили его", - "commands.advancement.revoke.one.to.many.success": "Достижение %s отозвано у %s игроков", - "commands.advancement.revoke.one.to.one.failure": "Не удалось отозвать достижение %s у игрока %s, потому что он ещё не получил его", - "commands.advancement.revoke.one.to.one.success": "Отозвано достижение %s у игрока %s", - "commands.attribute.base_value.get.success": "Базовое значение атрибута «%s» у сущности %s равно %s", - "commands.attribute.base_value.reset.success": "Базовое значение атрибута «%s» у сущности «%s» возвращено к %s", - "commands.attribute.base_value.set.success": "Базовое значение атрибута %s для сущности %s установлено на %s", - "commands.attribute.failed.entity": "%s не является допустимой сущностью для этой команды", - "commands.attribute.failed.modifier_already_present": "Модификатор %s уже содержится в атрибуте «%s» у сущности %s", - "commands.attribute.failed.no_attribute": "У сущности %s отсутствует атрибут «%s»", - "commands.attribute.failed.no_modifier": "Атрибут «%s» у сущности %s не содержит модификатора %s", - "commands.attribute.modifier.add.success": "Добавлен модификатор %s к атрибуту «%s» у сущности %s", - "commands.attribute.modifier.remove.success": "Удалён модификатор %s с атрибута «%s» у сущности %s", - "commands.attribute.modifier.value.get.success": "Значение модификатора %s на атрибут «%s» для сущности %s равно %s", - "commands.attribute.value.get.success": "Значение атрибута %s у сущности %s равно %s", - "commands.ban.failed": "Ничего не изменилось. Этот игрок уже заблокирован", - "commands.ban.success": "Игрок %s заблокирован. Причина: %s", - "commands.banip.failed": "Ничего не изменилось. Этот IP-адрес уже заблокирован", - "commands.banip.info": "Эта блокировка затрагивает %s игроков: %s", - "commands.banip.invalid": "Неверный IP-адрес или неизвестный игрок", - "commands.banip.success": "IP-адрес %s заблокирован. Причина: %s", - "commands.banlist.entry": "Игрок %s был заблокирован %s. Причина: %s", - "commands.banlist.entry.unknown": "(Неизвестно)", - "commands.banlist.list": "Заблокировано %s игроков:", - "commands.banlist.none": "Никто не заблокирован", - "commands.bossbar.create.failed": "Боссбар с идентификатором «%s» уже существует", - "commands.bossbar.create.success": "Создан боссбар %s", - "commands.bossbar.get.max": "Максимальное значение боссбара %s равно %s", - "commands.bossbar.get.players.none": "Боссбар %s не отображается никому на сервере", - "commands.bossbar.get.players.some": "Боссбар %s отображается %s игрокам на сервере: %s", - "commands.bossbar.get.value": "Значение боссбара %s равно %s", - "commands.bossbar.get.visible.hidden": "Боссбар %s скрыт", - "commands.bossbar.get.visible.visible": "Боссбар %s отображается", - "commands.bossbar.list.bars.none": "Активные боссбары отсутствуют", - "commands.bossbar.list.bars.some": "Активно %s боссбаров: %s", - "commands.bossbar.remove.success": "Боссбар %s удалён", - "commands.bossbar.set.color.success": "Цвет боссбара %s изменён", - "commands.bossbar.set.color.unchanged": "Ничего не изменилось. Этот боссбар уже имеет указанный цвет", - "commands.bossbar.set.max.success": "Максимальное значение боссбара %s изменено на %s", - "commands.bossbar.set.max.unchanged": "Ничего не изменилось. Этот боссбар уже имеет указанное максимальное значение", - "commands.bossbar.set.name.success": "Боссбар %s переименован", - "commands.bossbar.set.name.unchanged": "Ничего не изменилось. Этот боссбар уже имеет указанное название", - "commands.bossbar.set.players.success.none": "Боссбар %s никому не отображается", - "commands.bossbar.set.players.success.some": "Боссбар %s теперь отображается %s игрокам: %s", - "commands.bossbar.set.players.unchanged": "Ничего не изменилось. Указанным игрокам уже отображается данный боссбар", - "commands.bossbar.set.style.success": "Стиль боссбара %s изменён", - "commands.bossbar.set.style.unchanged": "Ничего не изменилось. Этот боссбар уже имеет указанный стиль", - "commands.bossbar.set.value.success": "Значение боссбара %s изменено на %s", - "commands.bossbar.set.value.unchanged": "Ничего не изменилось. Этот боссбар уже имеет указанное значение", - "commands.bossbar.set.visibility.unchanged.hidden": "Ничего не изменилось. Этот боссбар уже скрыт", - "commands.bossbar.set.visibility.unchanged.visible": "Ничего не изменилось. Этот боссбар уже виден", - "commands.bossbar.set.visible.success.hidden": "Боссбар %s скрыт", - "commands.bossbar.set.visible.success.visible": "Боссбар %s отображается", - "commands.bossbar.unknown": "Боссбар с идентификатором «%s» не существует", - "commands.clear.success.multiple": "Удалено %s предметов у %s игроков", - "commands.clear.success.single": "Удалено %s предметов у игрока %s", - "commands.clear.test.multiple": "У %2$s игроков обнаружено %1$s подходящих предметов", - "commands.clear.test.single": "У игрока %2$s обнаружено %1$s подходящих предметов", - "commands.clone.failed": "Не удалось произвести копирование блоков", - "commands.clone.overlap": "Области источника и места назначения не могут совпадать", - "commands.clone.success": "Скопировано %s блоков", - "commands.clone.toobig": "Слишком много блоков в заданной области (максимум %s; указано %s)", - "commands.damage.invulnerable": "Цель невосприимчива к урону данного типа", - "commands.damage.success": "Нанесено %s урона %s", - "commands.data.block.get": "Значение %s у блока %s, %s, %s, умноженное на %s, равно %s", - "commands.data.block.invalid": "Указанный блок не является блоком-сущностью", - "commands.data.block.modified": "Информация о блоке в точке %s, %s, %s изменена", - "commands.data.block.query": "Блок в точке %s, %s, %s содержит следующую информацию: %s", - "commands.data.entity.get": "Значение %s у %s, умноженное на %s, равно %s", - "commands.data.entity.invalid": "Невозможно изменить данные игрока", - "commands.data.entity.modified": "Данные сущности %s изменены", - "commands.data.entity.query": "%s содержит следующую информацию: %s", - "commands.data.get.invalid": "Не удалось получить %s; разрешены только числовые теги", - "commands.data.get.multiple": "Этот аргумент принимает одно NBT-значение", - "commands.data.get.unknown": "Не удалось получить %s; тег не существует", - "commands.data.merge.failed": "Ничего не изменилось. Указанные свойства уже имеют эти значения", - "commands.data.modify.expected_list": "Ожидался список; получено: %s", - "commands.data.modify.expected_object": "Ожидался объект; получено: %s", - "commands.data.modify.expected_value": "Ожидалось значение; получено: %s", - "commands.data.modify.invalid_index": "Неверный индекс элемента списка: %s", - "commands.data.modify.invalid_substring": "Неверные границы подстроки: от %s до %s", - "commands.data.storage.get": "Значение %s у хранилища %s, умноженное на %s, равно %s", - "commands.data.storage.modified": "Данные хранилища %s изменены", - "commands.data.storage.query": "Хранилище %s содержит следующую информацию: %s", - "commands.datapack.create.already_exists": "Набор данных с названием «%s» уже существует", - "commands.datapack.create.invalid_full_name": "Недопустимое название для нового набора данных: «%s»", - "commands.datapack.create.invalid_name": "Недопустимые символы в названии набора «%s»", - "commands.datapack.create.io_failure": "Не удалось создать набор с названием «%s», проверьте журнал", - "commands.datapack.create.metadata_encode_failure": "Не удалось записать метаданные набора «%s»: %s", - "commands.datapack.create.success": "Создан пустой набор данных «%s»", - "commands.datapack.disable.failed": "Набор данных «%s» не включён!", - "commands.datapack.disable.failed.feature": "Набор данных «%s» не может быть отключён, так как является частью включённого флага!", - "commands.datapack.enable.failed": "Набор данных «%s» уже включён!", - "commands.datapack.enable.failed.no_flags": "Невозможно применить набор «%s»! В этом мире отключены необходимые флаги: %s", - "commands.datapack.list.available.none": "Наборов данных не обнаружено", - "commands.datapack.list.available.success": "Доступно %s наборов данных: %s", - "commands.datapack.list.enabled.none": "Активные наборы данных отсутствуют", - "commands.datapack.list.enabled.success": "Активно %s наборов данных: %s", - "commands.datapack.modify.disable": "Отключение набора данных %s", - "commands.datapack.modify.enable": "Включение набора данных %s", - "commands.datapack.unknown": "Неизвестный набор данных «%s»", - "commands.debug.alreadyRunning": "Профайлер тактов уже запущен", - "commands.debug.function.noRecursion": "Невозможно произвести трассирование изнутри функции", - "commands.debug.function.noReturnRun": "Трассировку невозможно использовать при наличии «return run»", - "commands.debug.function.success.multiple": "Трассировано %s команд из функций «%s» в выходной файл «%s»", - "commands.debug.function.success.single": "Трассировано %s команд из функции «%s» в выходной файл «%s»", - "commands.debug.function.traceFailed": "Не удалось трассировать функцию", - "commands.debug.notRunning": "Профайлер тактов ещё не запущен", - "commands.debug.started": "Профилирование тактов запущено", - "commands.debug.stopped": "Профилирование тактов остановлено спустя %s секунд и %s тактов (%s тактов в секунду)", - "commands.defaultgamemode.success": "Новый режим игры по умолчанию: %s", - "commands.deop.failed": "Ничего не изменилось. Игрок не является оператором", - "commands.deop.success": "%s больше не является оператором сервера", - "commands.dialog.clear.multiple": "Убран диалог у %s игроков", - "commands.dialog.clear.single": "Убраны диалоги у игрока %s", - "commands.dialog.show.multiple": "Отображён диалог %s игрокам", - "commands.dialog.show.single": "Отображён диалог игроку %s", - "commands.difficulty.failure": "Сложность не изменилась; уже выставлено значение «%s»", - "commands.difficulty.query": "Сложность игры: %s", - "commands.difficulty.success": "Установлена сложность игры: %s", - "commands.drop.no_held_items": "Сущность не может удерживать предметы", - "commands.drop.no_loot_table": "У сущности «%s» нет таблицы добычи", - "commands.drop.no_loot_table.block": "У блока «%s» нет таблицы добычи", - "commands.drop.success.multiple": "Выброшено %s предметов", - "commands.drop.success.multiple_with_table": "Выброшено %s предметов из таблицы добычи «%s»", - "commands.drop.success.single": "Выброшено %s %s", - "commands.drop.success.single_with_table": "Выброшено %s %s из таблицы добычи «%s»", - "commands.effect.clear.everything.failed": "У цели отсутствуют эффекты; убирать нечего", - "commands.effect.clear.everything.success.multiple": "Убраны все эффекты с %s целей", - "commands.effect.clear.everything.success.single": "Убраны все эффекты с %s", - "commands.effect.clear.specific.failed": "У цели отсутствует указанный эффект", - "commands.effect.clear.specific.success.multiple": "Убран эффект «%s» с %s целей", - "commands.effect.clear.specific.success.single": "Убран эффект «%s» с %s", - "commands.effect.give.failed": "Не удалось применить указанный эффект (цель невосприимчива к эффектам или имеет эффект с более высоким уровнем)", - "commands.effect.give.success.multiple": "Применён эффект «%s» к %s целям", - "commands.effect.give.success.single": "Применён эффект «%s» к %s", - "commands.enchant.failed": "Ничего не изменилось. Цели не держат предмет, либо чары невозможно наложить", - "commands.enchant.failed.entity": "%s не является допустимой сущностью для этой команды", - "commands.enchant.failed.incompatible": "%s не поддерживает эти чары", - "commands.enchant.failed.itemless": "%s не держит предмет", - "commands.enchant.failed.level": "Значение «%s» больше максимального уровня (%s) для этих чар", - "commands.enchant.success.multiple": "Наложены чары «%s» на предметы %s сущностей", - "commands.enchant.success.single": "Наложены чары «%s» на предмет %s", - "commands.execute.blocks.toobig": "Слишком много блоков в заданной области (максимум %s; указано %s)", - "commands.execute.conditional.fail": "Проверка неуспешна", - "commands.execute.conditional.fail_count": "Проверка неуспешна; счётчик: %s", - "commands.execute.conditional.pass": "Проверка пройдена", - "commands.execute.conditional.pass_count": "Проверка пройдена; счётчик: %s", - "commands.execute.function.instantiationFailure": "Не удалось запустить функцию «%s»: %s", - "commands.experience.add.levels.success.multiple": "Выдано %s уровней опыта игрокам %s", - "commands.experience.add.levels.success.single": "Выдано %s уровней опыта игроку %s", - "commands.experience.add.points.success.multiple": "Выдано %s единиц опыта %s игрокам", - "commands.experience.add.points.success.single": "Выдано %s единиц опыта игроку %s", - "commands.experience.query.levels": "%s имеет %s уровней опыта", - "commands.experience.query.points": "%s имеет %s единиц опыта", - "commands.experience.set.levels.success.multiple": "Установлено %s уровней опыта для %s игроков", - "commands.experience.set.levels.success.single": "Установлено %s уровней опыта для игрока %s", - "commands.experience.set.points.invalid": "Количество единиц опыта не может превышать максимальное количество опыта для текущего уровня игрока", - "commands.experience.set.points.success.multiple": "Установлено %s единиц опыта для %s игроков", - "commands.experience.set.points.success.single": "Установлено %s единиц опыта игроку %s", - "commands.fetchprofile.copy_component": "Копировать компонент", - "commands.fetchprofile.copy_text": "Копировать %s", - "commands.fetchprofile.entity.success": "Получен профиль сущности %s: %s", - "commands.fetchprofile.failed_to_serialize": "Не удалось сериализовать профиль: %s", - "commands.fetchprofile.give_item": "Выдать предмет", - "commands.fetchprofile.id.failure": "Не удалось получить профиль по идентификатору %s", - "commands.fetchprofile.id.success": "Получен профиль по идентификатору %s: %s", - "commands.fetchprofile.name.failure": "Не удалось получить профиль по имени %s", - "commands.fetchprofile.name.success": "Получен профиль по имени %s: %s", - "commands.fetchprofile.no_profile": "У сущности %s нет профиля", - "commands.fetchprofile.summon_mannequin": "Призвать манекен", - "commands.fill.failed": "Не удалось произвести заполнение блоками", - "commands.fill.success": "Заполнено %s блоков", - "commands.fill.toobig": "Слишком много блоков в заданной области (максимум %s; указано %s)", - "commands.fillbiome.success": "Заменены биомы между точками %s, %s, %s и %s, %s, %s", - "commands.fillbiome.success.count": "Биом был заменён у %s блоков между точками %s, %s, %s и %s, %s, %s", - "commands.fillbiome.toobig": "Слишком много блоков в заданной области (максимум %s; указано %s)", - "commands.forceload.added.failure": "Не удалось отметить чанки невыгружаемыми", - "commands.forceload.added.multiple": "%s чанков в %s с %s по %s отмечены как невыгружаемые", - "commands.forceload.added.none": "Невыгружаемых чанков не обнаружено в %s", - "commands.forceload.added.single": "Чанк %s в %s отмечен как невыгружаемый", - "commands.forceload.list.multiple": "Обнаружено %s невыгружаемых чанков в %s: %s", - "commands.forceload.list.single": "Обнаружен невыгружаемый чанк %2$s в %1$s", - "commands.forceload.query.failure": "Чанк %s в %s отмечен как выгружаемый", - "commands.forceload.query.success": "Чанк %s в %s отмечен как невыгружаемый", - "commands.forceload.removed.all": "Все чанки в %s отмечены как выгружаемые", - "commands.forceload.removed.failure": "Не удалось отметить чанки выгружаемыми", - "commands.forceload.removed.multiple": "%s чанков в %s с %s по %s отмечены как выгружаемые", - "commands.forceload.removed.single": "Чанк %s в %s отмечен как выгружаемый", - "commands.forceload.toobig": "Слишком много чанков в заданной области (максимум %s; указано %s)", - "commands.function.error.argument_not_compound": "Недопустимый тип аргумента: %s, ожидался Compound", - "commands.function.error.missing_argument": "Пропущен аргумент %2$s в функции %1$s", - "commands.function.error.missing_arguments": "Нет подходящих аргументов к функции %s", - "commands.function.error.parse": "При создании макроса «%s» команда «%s» вызвала ошибку: %s", - "commands.function.instantiationFailure": "Не удалось запустить функцию «%s»: %s", - "commands.function.result": "Функция «%s» вернула значение %s", - "commands.function.scheduled.multiple": "Запущены функции: %s", - "commands.function.scheduled.no_functions": "Функция «%s» не найдена", - "commands.function.scheduled.single": "Запущена функция «%s»", - "commands.function.success.multiple": "Выполнено %s команд из %s функций", - "commands.function.success.multiple.result": "Выполнено %s функций", - "commands.function.success.single": "Выполнено %s команд функции «%s»", - "commands.function.success.single.result": "Функция «%2$s» вернула значение %1$s", - "commands.gamemode.success.other": "Режим игры игрока %s изменён на %s", - "commands.gamemode.success.self": "Ваш режим игры изменён на %s", - "commands.gamerule.query": "Значение игрового правила %s: %s", - "commands.gamerule.set": "Установлено значение игрового правила %s: %s", - "commands.give.failed.toomanyitems": "Невозможно выдать больше «%2$s», чем %1$s", - "commands.give.success.multiple": "Выдано %s %s %s игрокам", - "commands.give.success.single": "Выдано %s %s игроку %s", - "commands.help.failed": "Неизвестная команда или недостаточно полномочий", - "commands.item.block.set.success": "Предмет в ячейке блока %s, %s, %s заменён на %s", - "commands.item.entity.set.success.multiple": "Предметы в ячейках %s сущностей заменены на %s", - "commands.item.entity.set.success.single": "Предмет в ячейке %s заменён на %s", - "commands.item.source.no_such_slot": "У источника отсутствует ячейка %s", - "commands.item.source.not_a_container": "Источник в точке %s, %s, %s не является контейнером", - "commands.item.target.no_changed.known_item": "Цели, принимающие предмет %s в ячейку %s, не обнаружены", - "commands.item.target.no_changes": "Нет целей, принимающих предмет в ячейку %s", - "commands.item.target.no_such_slot": "У цели отсутствует ячейка %s", - "commands.item.target.not_a_container": "Цель в точке %s, %s, %s не является контейнером", - "commands.jfr.dump.failed": "Ошибка записи дампа JFR: %s", - "commands.jfr.start.failed": "Не удалось запустить JFR-профилирование", - "commands.jfr.started": "Запущено JFR-профилирование", - "commands.jfr.stopped": "JFR-профилирование остановлено, дамп сохранён в файл: %s", - "commands.kick.owner.failed": "Невозможно исключить владельца локального сервера", - "commands.kick.singleplayer.failed": "Невозможно исключать в одиночной игре", - "commands.kick.success": "Игрок %s исключён. Причина: %s", - "commands.kill.success.multiple": "Убито %s сущностей", - "commands.kill.success.single": "%s убит", - "commands.list.nameAndId": "%s (%s)", - "commands.list.players": "На сервере %s из %s игроков: %s", - "commands.locate.biome.not_found": "Не удалось найти биом «%s» поблизости", - "commands.locate.biome.success": "Ближайший биом с типом %s находится по координатам %s (в %s блоках отсюда)", - "commands.locate.poi.not_found": "Не удалось найти точку интереса «%s» поблизости", - "commands.locate.poi.success": "Ближайшая точка интереса с типом %s находится по координатам %s (в %s блоках отсюда)", - "commands.locate.structure.invalid": "Не существует строения «%s»", - "commands.locate.structure.not_found": "Не удалось найти строение «%s» поблизости", - "commands.locate.structure.success": "Ближайшее строение типа %s находится по координатам %s (в %s блоках отсюда)", - "commands.message.display.incoming": "%s шепчет вам: %s", - "commands.message.display.outgoing": "Вы прошептали %s: %s", - "commands.op.failed": "Ничего не изменилось. Игрок уже оператор", - "commands.op.success": "%s назначен оператором сервера", - "commands.pardon.failed": "Ничего не изменилось. Этот игрок уже разблокирован", - "commands.pardon.success": "Игрок %s разблокирован", - "commands.pardonip.failed": "Ничего не изменилось. Этот IP-адрес уже разблокирован", - "commands.pardonip.invalid": "Неверный IP-адрес", - "commands.pardonip.success": "IP-адрес %s разблокирован", - "commands.particle.failed": "Визуальный эффект никто не увидел", - "commands.particle.success": "Отображена частица «%s»", - "commands.perf.alreadyRunning": "Профайлер производительности уже запущен", - "commands.perf.notRunning": "Профайлер производительности ещё не запущен", - "commands.perf.reportFailed": "Не удалось создать отчёт для отладки", - "commands.perf.reportSaved": "Создан отчёт для отладки в %s", - "commands.perf.started": "10-секундное профилирование производительности запущено (введите «/perf stop», чтобы остановить)", - "commands.perf.stopped": "Профилирование производительности остановлено спустя %s секунд и %s тактов (%s тактов в секунду)", - "commands.place.feature.failed": "Не удалось разместить объект", - "commands.place.feature.invalid": "Не существует объекта «%s»", - "commands.place.feature.success": "Объект «%s» размещён в точке %s, %s, %s", - "commands.place.jigsaw.failed": "Не удалось сгенерировать пазл", - "commands.place.jigsaw.invalid": "Не существует пула шаблонов с типом «%s»", - "commands.place.jigsaw.success": "Пазл сгенерирован в точке %s, %s, %s", - "commands.place.structure.failed": "Не удалось разместить строение", - "commands.place.structure.invalid": "Не существует строения с типом «%s»", - "commands.place.structure.success": "Строение «%s» размещено в точке %s, %s, %s", - "commands.place.template.failed": "Не удалось разместить шаблон", - "commands.place.template.invalid": "Не существует шаблона «%s»", - "commands.place.template.success": "Шаблон «%s» размещён в точке %s, %s, %s", - "commands.playsound.failed": "Звук слишком далеко, чтобы его услышать", - "commands.playsound.success.multiple": "Воспроизведён звук «%s» %s игрокам", - "commands.playsound.success.single": "Воспроизведён звук «%s» игроку %s", - "commands.profile_fetch.copy_component": "Копировать компонент", - "commands.profile_fetch.failed_to_serialize": "Не удалось сериализовать профиль: %s", - "commands.profile_fetch.give_item": "Выдать предмет", - "commands.profile_fetch.id.failure": "Не удалось получить профиль по идентификатору %s", - "commands.profile_fetch.id.success": "Получен профиль по идентификатору %s: %s", - "commands.profile_fetch.name.failure": "Не удалось получить профиль по имени %s", - "commands.profile_fetch.name.success": "Получен профиль по имени %s: %s", - "commands.publish.alreadyPublished": "Сетевая игра уже запущена на порту %s", - "commands.publish.failed": "Невозможно запустить локальный сервер", - "commands.publish.started": "Порт локального сервера: %s", - "commands.publish.success": "Сетевая игра запущена на порту %s", - "commands.random.error.range_too_large": "Диапазон случайного значения не должен превышать 2147483646", - "commands.random.error.range_too_small": "Диапазон случайного значения должен быть не менее 2", - "commands.random.reset.all.success": "Сброшено %s случайных последовательностей", - "commands.random.reset.success": "Сброшена случайная последовательность «%s»", - "commands.random.roll": "У %s выпало %s (между %s и %s)", - "commands.random.sample.success": "Случайное значение: %s", - "commands.recipe.give.failed": "Ни один рецепт не выдан", - "commands.recipe.give.success.multiple": "Выдан(о) %s рецепт(ов) %s игрокам", - "commands.recipe.give.success.single": "Выдано %s рецептов игроку %s", - "commands.recipe.take.failed": "Ни один рецепт не изъят", - "commands.recipe.take.success.multiple": "Изъято %s рецептов у %s игроков", - "commands.recipe.take.success.single": "Изъято %s рецептов у игрока %s", - "commands.reload.failure": "Ошибка перезагрузки, старые данные сохранены", - "commands.reload.success": "Перезагрузка!", - "commands.ride.already_riding": "%s уже сидит на %s", - "commands.ride.dismount.success": "%s больше не сидит на %s", - "commands.ride.mount.failure.cant_ride_players": "Невозможно оседлать игрока", - "commands.ride.mount.failure.generic": "Не удалось усадить %s на %s", - "commands.ride.mount.failure.loop": "Нельзя усадить сущность на саму себя или на собственных пассажиров", - "commands.ride.mount.failure.wrong_dimension": "Невозможно оседлать сущность в другом измерении", - "commands.ride.mount.success": "%s теперь сидит на %s", - "commands.ride.not_riding": "%s не сидит на сущности", - "commands.rotate.success": "%s повёрнут", - "commands.save.alreadyOff": "Сохранение уже выключено", - "commands.save.alreadyOn": "Сохранение уже включено", - "commands.save.disabled": "Автосохранение отключено", - "commands.save.enabled": "Автосохранение включено", - "commands.save.failed": "Не удалось сохранить игру (достаточно ли места на диске?)", - "commands.save.saving": "Сохранение мира (может занять некоторое время!)", - "commands.save.success": "Игра сохранена", - "commands.schedule.cleared.failure": "Нет запланированных выполнений у «%s»", - "commands.schedule.cleared.success": "Отменено %s запланированных выполнений у «%s»", - "commands.schedule.created.function": "Запланировано выполнение функции «%s» через %s тактов (в игровое время: %s)", - "commands.schedule.created.tag": "Запланировано выполнение тега «%s» через %s тактов (в игровое время: %s)", - "commands.schedule.macro": "Невозможно запланировать макрос", - "commands.schedule.same_tick": "Невозможно запланировать выполнение в текущем такте", - "commands.scoreboard.objectives.add.duplicate": "Задача с таким названием уже существует", - "commands.scoreboard.objectives.add.success": "Создана новая задача %s", - "commands.scoreboard.objectives.display.alreadyEmpty": "Ничего не изменилось. Указанный слот отображения уже пуст", - "commands.scoreboard.objectives.display.alreadySet": "Ничего не изменилось. В указанном слоте отображения уже установлена данная задача", - "commands.scoreboard.objectives.display.cleared": "Очищены задачи слота отображения «%s»", - "commands.scoreboard.objectives.display.set": "В слоте отображения «%s» установлена задача «%s»", - "commands.scoreboard.objectives.list.empty": "Задачи отсутствуют", - "commands.scoreboard.objectives.list.success": "Обнаружено %s задач: %s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.disable": "Отключено автоматическое обновление отображения задачи %s", - "commands.scoreboard.objectives.modify.displayAutoUpdate.enable": "Включено автоматическое обновление отображения задачи %s", - "commands.scoreboard.objectives.modify.displayname": "Отображаемое название «%s» изменено на %s", - "commands.scoreboard.objectives.modify.objectiveFormat.clear": "Формат числа задачи «%s» по умолчанию очищен", - "commands.scoreboard.objectives.modify.objectiveFormat.set": "Формат числа задачи «%s» по умолчанию изменён", - "commands.scoreboard.objectives.modify.rendertype": "Изменён способ отображения задачи %s", - "commands.scoreboard.objectives.remove.success": "Задача %s удалена", - "commands.scoreboard.players.add.success.multiple": "К счёту задачи %2$s у %3$s сущностей прибавлено %1$s", - "commands.scoreboard.players.add.success.single": "К счёту задачи %2$s у %3$s прибавлено %1$s (стало %4$s)", - "commands.scoreboard.players.display.name.clear.success.multiple": "Отображаемое имя было изменено для %s сущностей в «%s»", - "commands.scoreboard.players.display.name.clear.success.single": "Отображаемое имя было изменено для %s в «%s»", - "commands.scoreboard.players.display.name.set.success.multiple": "Отображаемое имя было изменено на %s для %s сущностей в %s", - "commands.scoreboard.players.display.name.set.success.single": "Отображаемое имя было изменено на %s для %s в %s", - "commands.scoreboard.players.display.numberFormat.clear.success.multiple": "Формат числа был очищен для %s сущностей в %s", - "commands.scoreboard.players.display.numberFormat.clear.success.single": "Формат числа очищен для %s в %s", - "commands.scoreboard.players.display.numberFormat.set.success.multiple": "Формат числа изменён для %s сущностей в %s", - "commands.scoreboard.players.display.numberFormat.set.success.single": "Формат числа изменён для %s на %s", - "commands.scoreboard.players.enable.failed": "Ничего не изменилось. Указанный триггер уже включён", - "commands.scoreboard.players.enable.invalid": "Только задачи-триггеры можно включить", - "commands.scoreboard.players.enable.success.multiple": "Включён триггер %s для %s сущностей", - "commands.scoreboard.players.enable.success.single": "Включён триггер %s для %s", - "commands.scoreboard.players.get.null": "Невозможно получить значение счёта задачи «%s» у %s; значение ещё не задано", - "commands.scoreboard.players.get.success": "Счёт задачи %3$s у %1$s равен %2$s", - "commands.scoreboard.players.list.empty": "Отслеживаемые сущности отсутствуют", - "commands.scoreboard.players.list.entity.empty": "%s не имеет задач с заданным счётом", - "commands.scoreboard.players.list.entity.entry": "%s: %s", - "commands.scoreboard.players.list.entity.success": "%s имеет %s задач с заданным счётом:", - "commands.scoreboard.players.list.success": "Обнаружено %s отслеживаемых сущностей: %s", - "commands.scoreboard.players.operation.success.multiple": "Счёт задачи %s изменён у %s сущностей", - "commands.scoreboard.players.operation.success.single": "Счёт задачи %s у %s изменён на %s", - "commands.scoreboard.players.remove.success.multiple": "Из счёта задачи %2$s у %3$s сущностей вычтено %1$s", - "commands.scoreboard.players.remove.success.single": "Из счёта задачи %2$s у %3$s вычтено %1$s (стало %4$s)", - "commands.scoreboard.players.reset.all.multiple": "Сброшен счёт всех задач у %s сущностей", - "commands.scoreboard.players.reset.all.single": "Сброшен счёт всех задач у %s", - "commands.scoreboard.players.reset.specific.multiple": "Сброшен счёт задачи %s у %s сущностей", - "commands.scoreboard.players.reset.specific.single": "Сброшен счёт задачи %s у %s", - "commands.scoreboard.players.set.success.multiple": "Счёт задачи %s у %s сущностей изменён на %s", - "commands.scoreboard.players.set.success.single": "Счёт задачи %s у %s изменён на %s", - "commands.seed.success": "Ключ генератора: %s", - "commands.setblock.failed": "Не удалось разместить блок", - "commands.setblock.success": "Изменён блок в точке %s, %s, %s", - "commands.setidletimeout.success": "Время ожидания бездействия игрока составляет %s минут", - "commands.setidletimeout.success.disabled": "Время ожидания бездействия игрока отключено", - "commands.setworldspawn.failure.not_overworld": "Установить точку возрождения можно только в обычном мире", - "commands.setworldspawn.success": "Установлена точка возрождения мира: %s, %s, %s [%s]", - "commands.setworldspawn.success.new": "Установлена точка возрождения мира на %s, %s, %s [%s, %s] в %s", - "commands.spawnpoint.success.multiple": "Установлена точка возрождения %s, %s, %s [%s] в %s для %s игроков", - "commands.spawnpoint.success.multiple.new": "Установлена точка возрождения на %s, %s, %s [%s, %s] в %s для %s игроков", - "commands.spawnpoint.success.single": "Установлена точка возрождения %s, %s, %s [%s] в %s для %s", - "commands.spawnpoint.success.single.new": "Установлена точка возрождения на %s, %s, %s [%s, %s] в %s для %s", - "commands.spectate.cannot_spectate": "За %s нельзя наблюдать", - "commands.spectate.not_spectator": "%s не находится в режиме наблюдателя", - "commands.spectate.self": "Нельзя наблюдать за собой", - "commands.spectate.success.started": "Начато наблюдение за %s", - "commands.spectate.success.stopped": "Наблюдение за сущностью прекращено", - "commands.spreadplayers.failed.entities": "Невозможно распределить %s сущностей вокруг %s, %s (слишком много сущностей; попробуйте использовать значение не больше %s)", - "commands.spreadplayers.failed.invalid.height": "Недопустимое значение параметра maxHeight %s. Требуется значение выше минимального значения высоты %s", - "commands.spreadplayers.failed.teams": "Невозможно распределение %s команд вокруг %s, %s (слишком много сущностей; попробуйте использовать значение не больше %s)", - "commands.spreadplayers.success.entities": "Распределено %s сущностей вокруг точки %s, %s со средним расстоянием в %s блоков друг от друга", - "commands.spreadplayers.success.teams": "Распределено %s команд вокруг точки %s, %s со средним расстоянием в %s блоков друг от друга", - "commands.stop.stopping": "Выключение сервера", - "commands.stopsound.success.source.any": "Отключены все звуки от источника «%s»", - "commands.stopsound.success.source.sound": "Отключён звук «%s» от источника «%s»", - "commands.stopsound.success.sourceless.any": "Отключены все звуки", - "commands.stopsound.success.sourceless.sound": "Отключён звук «%s»", - "commands.stopwatch.already_exists": "Секундомер «%s» уже существует", - "commands.stopwatch.create.success": "Создан секундомер «%s»", - "commands.stopwatch.does_not_exist": "Секундомер «%s» не существует", - "commands.stopwatch.query": "Секундомер «%s» работал в течение %s сек", - "commands.stopwatch.remove.success": "Удалён секундомер «%s»", - "commands.stopwatch.restart.success": "Перезапущен секундомер «%s»", - "commands.summon.failed": "Не удалось создать сущность", - "commands.summon.failed.peaceful": "Невозможно призывать монстров на мирной сложности", - "commands.summon.failed.uuid": "Не удалось создать сущность из-за совпадающих UUID", - "commands.summon.invalidPosition": "Неверная позиция для создания сущности", - "commands.summon.success": "Сущность «%s» создана", - "commands.swing.failed.notliving": "Сущность для взмаха не обнаружена", - "commands.swing.success.multiple": "%s сущностей взмахнули руками", - "commands.swing.success.single": "%s взмахнул рукой", - "commands.tag.add.failed": "У цели уже есть этот тег, или у неё слишком много тегов", - "commands.tag.add.success.multiple": "Добавлен тег «%s» к %s сущностям", - "commands.tag.add.success.single": "Добавлен тег «%s» для %s", - "commands.tag.list.multiple.empty": "У %s сущностей не обнаружены теги", - "commands.tag.list.multiple.success": "%s сущностей обладают в общей сложности %s тегами: %s", - "commands.tag.list.single.empty": "%s не отмечен тегами", - "commands.tag.list.single.success": "%s отмечен %s тегами: %s", - "commands.tag.remove.failed": "У цели уже отсутствует этот тег", - "commands.tag.remove.success.multiple": "Удалён тег «%s» у %s сущностей", - "commands.tag.remove.success.single": "Удалён тег «%s» у %s", - "commands.team.add.duplicate": "Команда с таким названием уже существует", - "commands.team.add.success": "Создана команда %s", - "commands.team.empty.success": "Исключено %s участников из команды %s", - "commands.team.empty.unchanged": "Ничего не изменилось. Эта команда уже пуста", - "commands.team.join.success.multiple": "Добавлено %s участников в команду %s", - "commands.team.join.success.single": "%s добавлен в команду %s", - "commands.team.leave.success.multiple": "Исключено %s участников из своих команд", - "commands.team.leave.success.single": "%s исключён из своей команды", - "commands.team.list.members.empty": "В команде %s нет участников", - "commands.team.list.members.success": "В команде %s %s участников: %s", - "commands.team.list.teams.empty": "Ни одной команды не обнаружено", - "commands.team.list.teams.success": "Обнаружено %s команд: %s", - "commands.team.option.collisionRule.success": "Участники команды %s теперь «%s»", - "commands.team.option.collisionRule.unchanged": "Ничего не изменилось. Правило столкновения уже имеет указанное значение", - "commands.team.option.color.clear.success": "Убран цвет у команды %s", - "commands.team.option.color.success": "Цвет команды %s изменён на %s", - "commands.team.option.color.unchanged": "Ничего не изменилось. Эта команда уже имеет указанный цвет", - "commands.team.option.deathMessageVisibility.success": "Сообщения о смерти участников команды %s теперь «%s»", - "commands.team.option.deathMessageVisibility.unchanged": "Ничего не изменилось. Отображение сообщений о смерти уже имеет указанное значение", - "commands.team.option.friendlyfire.alreadyDisabled": "Ничего не изменилось. Огонь по своим уже отключён у этой команды", - "commands.team.option.friendlyfire.alreadyEnabled": "Ничего не изменилось. Огонь по своим уже включён у этой команды", - "commands.team.option.friendlyfire.disabled": "У команды %s отключён огонь по своим", - "commands.team.option.friendlyfire.enabled": "Включён огонь по своим у команды %s", - "commands.team.option.name.success": "Команда %s переименована", - "commands.team.option.name.unchanged": "Ничего не изменилось. Эта команда уже названа так", - "commands.team.option.nametagVisibility.success": "Имена участников команды %s теперь «%s»", - "commands.team.option.nametagVisibility.unchanged": "Ничего не изменилось. Отображение имён уже имеет указанное значение", - "commands.team.option.prefix.success": "Задан префикс команды: %s", - "commands.team.option.seeFriendlyInvisibles.alreadyDisabled": "Ничего не изменилось. Эта команда уже не может видеть невидимых участников", - "commands.team.option.seeFriendlyInvisibles.alreadyEnabled": "Ничего не изменилось. Эта команда уже может видеть невидимых союзников", - "commands.team.option.seeFriendlyInvisibles.disabled": "Участники команды %s больше не могут видеть невидимых союзников", - "commands.team.option.seeFriendlyInvisibles.enabled": "Участники команды %s теперь могут видеть невидимых союзников", - "commands.team.option.suffix.success": "Задан постфикс команды: %s", - "commands.team.remove.success": "Команда %s удалена", - "commands.teammsg.failed.noteam": "Необходимо быть участником команды, чтобы отправить ей сообщение", - "commands.teleport.invalidPosition": "Неверная позиция для перемещения", - "commands.teleport.success.entity.multiple": "%s сущностей телепортированы к %s", - "commands.teleport.success.entity.single": "%s телепортирован к %s", - "commands.teleport.success.location.multiple": "%s сущностей телепортированы в точку %s, %s, %s", - "commands.teleport.success.location.single": "%s телепортирован в точку %s, %s, %s", - "commands.test.batch.starting": "Запуск в среде %s, серия %s", - "commands.test.clear.error.no_tests": "Не удалось найти тесты для очистки", - "commands.test.clear.success": "Очищено %s конструкций", - "commands.test.coordinates": "%s, %s, %s", - "commands.test.coordinates.copy": "Нажмите, чтобы скопировать в буфер обмена", - "commands.test.create.success": "Создана тестовая среда для теста %s", - "commands.test.error.no_test_containing_pos": "Не удалось найти тестовый экземпляр, содержащий точку %s, %s, %s", - "commands.test.error.no_test_instances": "Тестовые экземпляры не найдены", - "commands.test.error.non_existant_test": "Не удалось найти тест %s", - "commands.test.error.structure_not_found": "Не удалось найти тестовую конструкцию %s", - "commands.test.error.test_instance_not_found": "Не удалось найти блок-тестер экземпляра", - "commands.test.error.test_instance_not_found.position": "Не удалось найти блок-сущность тестера экземпляра у теста в точке %s, %s, %s", - "commands.test.error.too_large": "Размер конструкции должен быть менее %s блоков по каждой оси", - "commands.test.locate.done": "Поиск завершён; найдено %s конструкций", - "commands.test.locate.found": "Найдена конструкция в точке %s (расстояние: %s)", - "commands.test.locate.started": "Начат поиск тестовых конструкций; это может занять некоторое время...", - "commands.test.no_tests": "Нет тестов для запуска", - "commands.test.relative_position": "Положение относительно %s: %s", - "commands.test.reset.error.no_tests": "Не удалось найти тесты для сброса", - "commands.test.reset.success": "Сброшено %s конструкций", - "commands.test.run.no_tests": "Тесты не найдены", - "commands.test.run.running": "Выполнение %s тестов...", - "commands.test.summary": "Тестирование завершено! Выполнено %s тестов", - "commands.test.summary.all_required_passed": "Все обязательные тесты пройдены :)", - "commands.test.summary.failed": "%s обязательных тестов провалено :(", - "commands.test.summary.optional_failed": "%s необязательных тестов провалено", - "commands.tick.query.percentiles": "Процентили: P50: %sмс P95: %sмс P99: %sмс. Выборка: %s", - "commands.tick.query.rate.running": "Целевая частота тактов в секунду: %s \nСреднее время такта: %s мс (Цель: %s мс)", - "commands.tick.query.rate.sprinting": "Целевая частота тактов: %s в секунду (игнорируется, только для справки).\nСредняя длительность такта: %sмс", - "commands.tick.rate.success": "Задана целевая частота тактов: %s в секунду", - "commands.tick.sprint.report": "Перемотка завершена с %s тактами в секунду (%s мс за такт)", - "commands.tick.sprint.stop.fail": "Перемотка тактов не запущена", - "commands.tick.sprint.stop.success": "Перемотка тактов приостановлена", - "commands.tick.status.frozen": "Игровой процесс приостановлен", - "commands.tick.status.lagging": "Игра запущена, но не может поддерживать указанную частоту тактов", - "commands.tick.status.running": "Игровой процесс работает в обычном режиме", - "commands.tick.status.sprinting": "Игровой процесс перематывается", - "commands.tick.step.fail": "Невозможно выполнить шаг — требуется приостановка игрового процесса", - "commands.tick.step.stop.fail": "Выполняемые шаги тактов отсутствуют", - "commands.tick.step.stop.success": "Запланированные шаги тактов прерваны", - "commands.tick.step.success": "Шаг на %s тактов", - "commands.time.no_default_clock": "В измерении %s нет часов по умолчанию", - "commands.time.no_time_marker_found": "Временная отметка %s не существует для часов %s", - "commands.time.pause": "Ход часов %s приостановлен", - "commands.time.query": "Время: %s", - "commands.time.query.absolute": "Часы %s находятся на отметке в %s тактов", - "commands.time.query.gametime": "Игровое время составляет %s тактов", - "commands.time.query.timeline": "Временная шкала %s находится на отметке в %s тактов", - "commands.time.query.timeline.repetitions": "Временная шкала %s повторилась %s раз", - "commands.time.rate": "Часы %s будут идти в %s раз быстрее обычного", - "commands.time.resume": "Ход часов %s возобновлён", - "commands.time.set": "Установлено время: %s", - "commands.time.set.absolute": "Установлено %s на %s тактов", - "commands.time.set.time_marker": "%s теперь на временной отметке %s", - "commands.time.wrong_timeline_for_clock": "Временная шкала %s недействительна для часов %s", - "commands.title.cleared.multiple": "Убраны надписи у %s игроков", - "commands.title.cleared.single": "Убраны надписи у игрока %s", - "commands.title.reset.multiple": "Сброшены параметры надписей у %s игроков", - "commands.title.reset.single": "Сброшены параметры надписей у игрока %s", - "commands.title.show.actionbar.multiple": "Отображение надписи над инвентарём %s игрокам", - "commands.title.show.actionbar.single": "Отображение надписи над инвентарём игроку %s", - "commands.title.show.subtitle.multiple": "Отображение подзаголовка %s игрокам", - "commands.title.show.subtitle.single": "Отображение подзаголовка игроку %s", - "commands.title.show.title.multiple": "Отображение заголовка %s игрокам", - "commands.title.show.title.single": "Отображение заголовка игроку %s", - "commands.title.times.multiple": "Изменено время отображения заголовка у %s игроков", - "commands.title.times.single": "Изменено время отображения заголовка у игрока %s", - "commands.transfer.error.no_players": "Требуется указать хотя бы одного игрока для переноса", - "commands.transfer.success.multiple": "Перенос %s игроков на %s:%s", - "commands.transfer.success.single": "Перенос %s на %s:%s", - "commands.trigger.add.success": "Задействован триггер %s (%s добавлено к значению)", - "commands.trigger.failed.invalid": "Можно задействовать только задачи-триггеры, имеющие тип «trigger»", - "commands.trigger.failed.unprimed": "Пока невозможно задействовать этот триггер", - "commands.trigger.set.success": "Задействован триггер %s (установлено значение %s)", - "commands.trigger.simple.success": "Задействован триггер %s", - "commands.version.build_time": "build_time = %s", - "commands.version.data": "data = %s", - "commands.version.header": "Server version info:", - "commands.version.id": "id = %s", - "commands.version.name": "name = %s", - "commands.version.pack.data": "pack_data = %s", - "commands.version.pack.resource": "pack_resource = %s", - "commands.version.protocol": "protocol = %s (%s)", - "commands.version.series": "series = %s", - "commands.version.stable.no": "stable = no", - "commands.version.stable.yes": "stable = yes", - "commands.waypoint.list.empty": "Нет маркеров в %s", - "commands.waypoint.list.success": "%s маркеров в %s: %s", - "commands.waypoint.modify.color": "Цвет маркера теперь %s", - "commands.waypoint.modify.color.reset": "Цвет маркера сброшен", - "commands.waypoint.modify.style": "Стиль маркера изменён", - "commands.weather.set.clear": "Установлена ясная погода", - "commands.weather.set.rain": "Установлена дождливая погода", - "commands.weather.set.thunder": "Установлена грозовая погода", - "commands.whitelist.add.failed": "Игрок уже в белом списке", - "commands.whitelist.add.success": "%s добавлен в белый список", - "commands.whitelist.alreadyOff": "Белый список уже отключён", - "commands.whitelist.alreadyOn": "Белый список уже включён", - "commands.whitelist.disabled": "Белый список отключён", - "commands.whitelist.enabled": "Белый список включён", - "commands.whitelist.list": "В белом списке %s игроков: %s", - "commands.whitelist.none": "Белый список пуст", - "commands.whitelist.reloaded": "Белый список перезагружен", - "commands.whitelist.remove.failed": "Игрок не в белом списке", - "commands.whitelist.remove.success": "%s удалён из белого списка", - "commands.worldborder.center.failed": "Ничего не изменилось. Центр границы мира уже находится на указанной позиции", - "commands.worldborder.center.success": "Установлен центр границ мира: %s, %s", - "commands.worldborder.damage.amount.failed": "Ничего не изменилось. У границы мира уже задано такое значение наносимого за ней урона", - "commands.worldborder.damage.amount.success": "Установлено значение урона, ежесекундно наносимого за границами мира: %s за блок", - "commands.worldborder.damage.buffer.failed": "Ничего не изменилось. У границы мира уже задан такой предел нанесения за ней урона", - "commands.worldborder.damage.buffer.success": "Установлен предел нанесения урона за границами мира: %s блоков", - "commands.worldborder.get": "Ширина границы мира: %s блоков", - "commands.worldborder.set.failed.big": "Граница мира должна быть не более %s блоков в ширину", - "commands.worldborder.set.failed.far": "Граница мира не может быть дальше, чем %s блоков", - "commands.worldborder.set.failed.nochange": "Ничего не изменилось. Ширина границы мира уже такого размера", - "commands.worldborder.set.failed.small": "Граница мира должна быть не менее 1 блока в ширину", - "commands.worldborder.set.grow": "Через %2$s секунд ширина границы мира увеличится до %1$s блоков", - "commands.worldborder.set.immediate": "Установлена граница мира шириной %s блоков", - "commands.worldborder.set.shrink": "Через %2$s секунд ширина границы мира уменьшится до %1$s блоков", - "commands.worldborder.warning.distance.failed": "Ничего не изменилось. У границы мира уже задано такое расстояние предупреждения о её пересечении", - "commands.worldborder.warning.distance.success": "Установлено расстояние предупреждения о пересечении границы мира: %s блоков", - "commands.worldborder.warning.time.failed": "Ничего не изменилось. У границы мира уже задано такое время предупреждения о её пересечении", - "commands.worldborder.warning.time.success": "Установлено время предупреждения о пересечении границы мира: %s секунд", - "compliance.playtime.greaterThan24Hours": "Вы играете уже больше 24 часов", - "compliance.playtime.hours": "Вы играете на протяжении %s часов", - "compliance.playtime.message": "Чрезмерная игра может вредить обычной повседневной жизни", - "component.profile.dynamic": "Динамический", - "connect.aborted": "Соединение прервано", - "connect.authorizing": "Выполняется вход...", - "connect.connecting": "Подключение к серверу...", - "connect.encrypting": "Шифрование...", - "connect.failed": "Не удалось подключиться к серверу", - "connect.failed.transfer": "Ошибка подключения к новому серверу", - "connect.joining": "Подключение к миру...", - "connect.negotiating": "Соединение...", - "connect.reconfiging": "Перенастройка...", - "connect.reconfiguring": "Перенастройка...", - "connect.transferring": "Переход на новый сервер...", - "container.barrel": "Бочка", - "container.beacon": "Маяк", - "container.beehive.bees": "Пчёлы: %s / %s", - "container.beehive.honey": "Мёд: %s / %s", - "container.blast_furnace": "Плавильная печь", - "container.brewing": "Зельеварка", - "container.cartography_table": "Стол картографа", - "container.chest": "Сундук", - "container.chestDouble": "Большой сундук", - "container.crafter": "Сборщик", - "container.crafting": "Создание", - "container.creative": "Выбор предмета", - "container.dispenser": "Раздатчик", - "container.dropper": "Выбрасыватель", - "container.enchant": "Чары", - "container.enchant.clue": "%s . . . ?", - "container.enchant.lapis.many": "Лазурит: %s", - "container.enchant.lapis.one": "Лазурит: 1", - "container.enchant.level.many": "Уровень чар: %s", - "container.enchant.level.one": "Уровень чар: 1", - "container.enchant.level.requirement": "Необходимый уровень: %s", - "container.enderchest": "Эндер-сундук", - "container.furnace": "Печь", - "container.grindstone_title": "Починка и снятие чар", - "container.hopper": "Загрузочная воронка", - "container.inventory": "Инвентарь", - "container.isLocked": "%s заперт!", - "container.lectern": "Кафедра", - "container.loom": "Ткацкий станок", - "container.repair": "Название или ремонт", - "container.repair.cost": "Требуемый уровень: %1$s", - "container.repair.expensive": "Слишком дорого!", - "container.shulkerBox": "Шалкеровый ящик", - "container.shulkerBox.itemCount": "%s (%s шт.)", - "container.shulkerBox.more": "и ещё %s...", - "container.shulkerBox.unknownContents": "???????", - "container.smoker": "Коптильня", - "container.spectatorCantOpen": "Невозможно открыть. Содержимое ещё не сгенерировалось.", - "container.stonecutter": "Камнерез", - "container.upgrade": "Улучшить снаряжение", - "container.upgrade.error_tooltip": "Предмет нельзя так улучшить", - "container.upgrade.missing_template_tooltip": "Поместите кузнечный шаблон", - "controls.keybinds": "Назначение клавиш...", - "controls.keybinds.duplicateKeybinds": "Клавишу уже используют:\n%s", - "controls.keybinds.title": "Назначение клавиш", - "controls.reset": "Сброс", - "controls.resetAll": "Сбросить настройки", - "controls.title": "Управление", - "createWorld.customize.buffet.biome": "Выберите биом", - "createWorld.customize.buffet.search": "Поиск...", - "createWorld.customize.buffet.title": "Настройка одного биома", - "createWorld.customize.flat.height": "Высота", - "createWorld.customize.flat.layer": "%s", - "createWorld.customize.flat.layer.bottom": "Нижний слой — %s", - "createWorld.customize.flat.layer.top": "Поверхность — %s", - "createWorld.customize.flat.removeLayer": "Удалить слой", - "createWorld.customize.flat.tile": "Материал слоя", - "createWorld.customize.flat.title": "Параметры суперплоскости", - "createWorld.customize.presets": "Шаблоны", - "createWorld.customize.presets.list": "Или можете воспользоваться готовыми шаблонами!", - "createWorld.customize.presets.select": "Использовать", - "createWorld.customize.presets.share": "Хотите поделиться своим шаблоном? Используйте поле ниже!", - "createWorld.customize.presets.title": "Выбор шаблона", - "createWorld.preparing": "Подготовка к созданию мира...", - "createWorld.tab.game.title": "Игра", - "createWorld.tab.more.title": "Прочее", - "createWorld.tab.world.title": "Мир", - "credits_and_attribution.button.attribution": "Атрибуции", - "credits_and_attribution.button.credits": "Титры", - "credits_and_attribution.button.licenses": "Лицензии", - "credits_and_attribution.screen.title": "Титры и атрибуции", - "dataPack.bundle.description": "Включает экспериментальный предмет «Мешок»", - "dataPack.bundle.name": "Мешки", - "dataPack.locator_bar.description": "Показывать направление других игроков в сетевой игре", - "dataPack.locator_bar.name": "Локатор", - "dataPack.minecart_improvements.description": "Улучшенное движение вагонеток", - "dataPack.minecart_improvements.name": "Улучшения вагонеток", - "dataPack.redstone_experiments.description": "Экспериментальные изменения редстоуна", - "dataPack.redstone_experiments.name": "Изменения редстоуна", - "dataPack.title": "Выбор наборов данных", - "dataPack.trade_rebalance.description": "Обновлённые сделки крестьян", - "dataPack.trade_rebalance.name": "Балансировка торговли с крестьянами", - "dataPack.update_1_20.description": "Новые возможности и контент Minecraft 1.20", - "dataPack.update_1_20.name": "Обновление 1.20", - "dataPack.update_1_21.description": "Новые возможности и контент Minecraft 1.21", - "dataPack.update_1_21.name": "Обновление 1.21", - "dataPack.validation.back": "Назад", - "dataPack.validation.failed": "Не удалось проверить набор данных!", - "dataPack.validation.reset": "По умолчанию", - "dataPack.validation.working": "Проверка выбранных наборов данных...", - "dataPack.vanilla.description": "Стандартный набор данных Minecraft", - "dataPack.vanilla.name": "Стандартный", - "dataPack.winter_drop.description": "Новые возможности и контент из зимнего дропа", - "dataPack.winter_drop.name": "Зимний дроп", - "datapackFailure.safeMode": "Безопасный режим", - "datapackFailure.safeMode.failed.description": "Этот мир содержит неподдерживаемые или повреждённые данные сохранения.", - "datapackFailure.safeMode.failed.title": "Не удалось загрузить мир в безопасном режиме.", - "datapackFailure.title": "Ошибки в выбранных наборах данных не дают загрузиться миру.\nМожно продолжить загрузку с исходным набором данных («безопасный режим») или вернуться в главное меню и исправить ошибку самостоятельно.", - "death.attack.anvil": "%1$s был раздавлен упавшей наковальней", - "death.attack.anvil.player": "%1$s был раздавлен упавшей наковальней, пока боролся с %2$s", - "death.attack.arrow": "%1$s был застрелен %2$s", - "death.attack.arrow.item": "%1$s был застрелен %2$s с помощью %3$s", - "death.attack.badRespawnPoint.link": "жестоких правил игры", - "death.attack.badRespawnPoint.message": "%1$s стал жертвой %2$s", - "death.attack.cactus": "%1$s исколот до смерти", - "death.attack.cactus.player": "%1$s наткнулся на кактус, спасаясь от %2$s", - "death.attack.cramming": "%1$s был расплющен в лепёшку", - "death.attack.cramming.player": "%1$s был расплющен %2$s", - "death.attack.dragonBreath": "%1$s сварился заживо в дыхании дракона", - "death.attack.dragonBreath.player": "%1$s сварился заживо в дыхании дракона из-за %2$s", - "death.attack.drown": "%1$s утонул", - "death.attack.drown.player": "%1$s утонул, спасаясь от %2$s", - "death.attack.dryout": "%1$s умер от обезвоживания", - "death.attack.dryout.player": "%1$s умер от обезвоживания, спасаясь от %2$s", - "death.attack.even_more_magic": "%1$s был убит неизведанной магией", - "death.attack.explosion": "%1$s взорвался", - "death.attack.explosion.player": "%1$s был взорван %2$s", - "death.attack.explosion.player.item": "%1$s был взорван %2$s с помощью %3$s", - "death.attack.fall": "%1$s разбился вдребезги", - "death.attack.fall.player": "%1$s разбился вдребезги, спасаясь от %2$s", - "death.attack.fallingBlock": "%1$s был раздавлен упавшим блоком", - "death.attack.fallingBlock.player": "%1$s был раздавлен упавшим блоком, пока боролся с %2$s", - "death.attack.fallingStalactite": "%1$s был пронзён обрушившимся сталактитом", - "death.attack.fallingStalactite.player": "%1$s был пронзён обрушившимся сталактитом, пока боролся с %2$s", - "death.attack.fireball": "%1$s был убит файерболом %2$s", - "death.attack.fireball.item": "%1$s был убит файерболом %2$s с помощью %3$s", - "death.attack.fireworks": "%1$s с треском разлетелся", - "death.attack.fireworks.item": "%1$s с треском разлетелся из-за фейерверка %2$s, выпущенного из %3$s", - "death.attack.fireworks.player": "%1$s с треском разлетелся, пока боролся с %2$s", - "death.attack.flyIntoWall": "%1$s преобразовал кинетическую энергию во внутреннюю", - "death.attack.flyIntoWall.player": "%1$s преобразовал кинетическую энергию во внутреннюю, спасаясь от %2$s", - "death.attack.freeze": "%1$s замёрз насмерть", - "death.attack.freeze.player": "%1$s замёрз насмерть благодаря %2$s", - "death.attack.generic": "%1$s умер", - "death.attack.generic.player": "%1$s умер из-за %2$s", - "death.attack.genericKill": "%1$s был убит", - "death.attack.genericKill.player": "%1$s был убит, сражаясь с %2$s", - "death.attack.hotFloor": "%1$s обнаружил, что пол — это лава", - "death.attack.hotFloor.player": "%1$s зашёл в опасную зону из-за %2$s", - "death.attack.inFire": "%1$s умер в огне", - "death.attack.inFire.player": "%1$s сгорел в огне, пока боролся с %2$s", - "death.attack.inWall": "%1$s был погребён заживо", - "death.attack.inWall.player": "%1$s был погребён заживо, пока боролся с %2$s", - "death.attack.indirectMagic": "%1$s был убит %2$s с помощью магии", - "death.attack.indirectMagic.item": "%1$s был убит %2$s с помощью %3$s", - "death.attack.lava": "%1$s решил поплавать в лаве", - "death.attack.lava.player": "%1$s упал в лаву, убегая от %2$s", - "death.attack.lightningBolt": "%1$s был поражён молнией", - "death.attack.lightningBolt.player": "%1$s был поражён молнией, пока боролся с %2$s", - "death.attack.mace_smash": "%1$s был сокрушён %2$s", - "death.attack.mace_smash.item": "%1$s был сокрушён %2$s с помощью %3$s", - "death.attack.magic": "%1$s был убит магией", - "death.attack.magic.player": "%1$s был убит магией, убегая от %2$s", - "death.attack.message_too_long": "Сообщение слишком длинное для доставки. Извините! Вот сокращённая версия: %s", - "death.attack.mob": "%1$s был убит %2$s", - "death.attack.mob.item": "%1$s был убит %2$s с помощью %3$s", - "death.attack.onFire": "%1$s сгорел заживо", - "death.attack.onFire.item": "%1$s был сожжён дотла, пока боролся с %2$s, держащим %3$s", - "death.attack.onFire.player": "%1$s был сожжён дотла, пока боролся с %2$s", - "death.attack.outOfWorld": "%1$s выпал из мира", - "death.attack.outOfWorld.player": "%1$s не захотел жить в том же мире, что и %2$s", - "death.attack.outsideBorder": "%1$s покинул пределы этого мира", - "death.attack.outsideBorder.player": "%1$s покинул пределы этого мира, пока боролся с %2$s", - "death.attack.player": "%1$s был убит %2$s", - "death.attack.player.item": "%1$s был убит %2$s с помощью %3$s", - "death.attack.sonic_boom": "%1$s был уничтожен звуковым зарядом", - "death.attack.sonic_boom.item": "%1$s был уничтожен звуковым зарядом, спасаясь от %2$s, держащего %3$s", - "death.attack.sonic_boom.player": "%1$s был уничтожен звуковым зарядом, спасаясь от %2$s", - "death.attack.spear": "%1$s был проткнут %2$s", - "death.attack.spear.item": "%1$s был проткнут %2$s с помощью %3$s", - "death.attack.stalagmite": "%1$s был пронзён сталагмитом", - "death.attack.stalagmite.player": "%1$s был пронзён сталагмитом, пока боролся с %2$s", - "death.attack.starve": "%1$s умер от голода", - "death.attack.starve.player": "%1$s умер от голода, пока боролся с %2$s", - "death.attack.sting": "%1$s был изжален до смерти", - "death.attack.sting.item": "%1$s был изжален до смерти %2$s с помощью %3$s", - "death.attack.sting.player": "%1$s был изжален до смерти %2$s", - "death.attack.sweetBerryBush": "%1$s искололся до смерти в кустах сладких ягод", - "death.attack.sweetBerryBush.player": "%1$s искололся до смерти в кустах сладких ягод, спасаясь от %2$s", - "death.attack.thorns": "%1$s был убит, пытаясь навредить %2$s", - "death.attack.thorns.item": "%1$s был убит %3$s, пытаясь навредить %2$s", - "death.attack.thrown": "%1$s был избит %2$s", - "death.attack.thrown.item": "%1$s был избит %2$s с помощью %3$s", - "death.attack.trident": "%1$s был пронзён %2$s", - "death.attack.trident.item": "%1$s был пронзён %2$s с помощью %3$s", - "death.attack.wither": "%1$s был иссушён", - "death.attack.wither.player": "%1$s был иссушён, пока боролся с %2$s", - "death.attack.witherSkull": "%1$s был поражён черепом из %2$s", - "death.attack.witherSkull.item": "%1$s был поражён черепом из %2$s с помощью %3$s", - "death.fell.accident.generic": "%1$s разбился насмерть", - "death.fell.accident.ladder": "%1$s сорвался с лестницы", - "death.fell.accident.other_climbable": "%1$s сорвался", - "death.fell.accident.scaffolding": "%1$s сорвался с подмосток", - "death.fell.accident.twisting_vines": "%1$s сорвался с вьющейся лозы", - "death.fell.accident.vines": "%1$s сорвался с лианы", - "death.fell.accident.weeping_vines": "%1$s сорвался с плакучей лозы", - "death.fell.assist": "%1$s был обречён на падение благодаря %2$s", - "death.fell.assist.item": "%1$s был обречён на падение %2$s с помощью %3$s", - "death.fell.finish": "%1$s упал с высоты и был добит %2$s", - "death.fell.finish.item": "%1$s упал с высоты и был добит %2$s с помощью %3$s", - "death.fell.killer": "%1$s был обречён на падение", - "deathScreen.quit.confirm": "Вы действительно хотите выйти?", - "deathScreen.respawn": "Возродиться", - "deathScreen.score": "Счёт", - "deathScreen.score.value": "Счёт: %s", - "deathScreen.spectate": "Наблюдение за миром", - "deathScreen.title": "Вы умерли!", - "deathScreen.title.hardcore": "Конец игры!", - "deathScreen.titleScreen": "Главное меню", - "debug.advanced_tooltips.help": "F3 + H = Расширенные подсказки", - "debug.advanced_tooltips.off": "Расширенные подсказки: выкл.", - "debug.advanced_tooltips.on": "Расширенные подсказки: вкл.", - "debug.chunk_boundaries.help": "F3 + G = Отображать границы чанков", - "debug.chunk_boundaries.off": "Границы чанков: выкл.", - "debug.chunk_boundaries.on": "Границы чанков: вкл.", - "debug.clear_chat.help": "F3 + D = Очистить чат", - "debug.copy_location.help": "F3 + C = Скопировать координаты; удерживайте 10 секунд, чтобы вызвать сбой игры", - "debug.copy_location.message": "Координаты скопированы в буфер обмена", - "debug.crash.message": "Удерживается F3 + C. Произойдёт сбой игры, если не отпустить.", - "debug.crash.message.rebindable": "Зажатие клавиш %s + %s. Приведёт к сбою игры, если не отпустить.", - "debug.crash.warning": "Сбой через %s...", - "debug.creative_spectator.error": "Невозможно сменить режим игры — недостаточно полномочий", - "debug.creative_spectator.help": "F3 + N = Смена режима игры: предыдущий <-> наблюдатель", - "debug.dump_dynamic_textures": "Динамические текстуры сохранены в %s", - "debug.dump_dynamic_textures.help": "F3 + S = Сохранить динамические текстуры", - "debug.entry.always": "Всегда", - "debug.entry.currently.alwaysOn": "%s: В данный момент отображается всегда", - "debug.entry.currently.inF3": "%s: В данный момент только в F3", - "debug.entry.currently.inOverlay": "%s: В данный момент только на экране отладки", - "debug.entry.currently.never": "%s: В данный момент выключен", - "debug.entry.f3": "В F3", - "debug.entry.overlay": "В отладке", - "debug.gamemodes.error": "Не удалось открыть переключатель режима игры, недостаточно полномочий", - "debug.gamemodes.help": "F3 + F4 = Открыть меню смены режима игры", - "debug.gamemodes.press_f4": "[ F4 ]", - "debug.gamemodes.select_next": "%s — дальше", - "debug.help.help": "F3 + Q = Показать этот список", - "debug.help.message": "Назначение клавиш:", - "debug.inspect.client.block": "В буфер обмена скопированы клиентские данные блока", - "debug.inspect.client.entity": "В буфер обмена скопированы клиентские данные сущности", - "debug.inspect.help": "F3 + I = Скопировать в буфер обмена данные сущности или блока", - "debug.inspect.server.block": "В буфер обмена скопированы серверные данные блока", - "debug.inspect.server.entity": "В буфер обмена скопированы серверные данные сущности", - "debug.options.category.renderer": "Визуальная отладка", - "debug.options.category.text": "Текст экрана отладки", - "debug.options.help": "F3 + F6 = Редактировать параметры отладки", - "debug.options.notAllowed.tooltip": "Не отображается при урезанном экране отладки", - "debug.options.profile.default": "По умолчанию", - "debug.options.profile.performance": "Отладка быстродействия", - "debug.options.search": "Поиск...", - "debug.options.title": "Параметры отладки", - "debug.options.warning": "Данные настройки предназначены только для тестирования. Их изменение может привести к сбою игры, замедлению компьютера или съедению ковра на стене.", - "debug.pause.help": "F3 + Esc = Приостановить без выхода в меню (если приостановка возможна)", - "debug.pause_focus.help": "F3 + P = Пауза при сворачивании игры", - "debug.pause_focus.off": "Пауза при сворачивании: выкл.", - "debug.pause_focus.on": "Пауза при сворачивании: вкл.", - "debug.prefix": "[Отладка]:", - "debug.profiling.help": "F3 + L = Запустить/остановить профилирование", - "debug.profiling.start": "%s-секундное профилирование запущено. Нажмите F3 + L, чтобы остановить", - "debug.profiling.start.rebindable": "%s-секундное профилирование запущено. Нажмите %s + %s, чтобы остановить", - "debug.profiling.stop": "Профилирование завершено. Результат сохранён здесь: %s", - "debug.reload_chunks.help": "F3 + A = Перезагрузить чанки", - "debug.reload_chunks.message": "Перезагрузка всех чанков", - "debug.reload_resourcepacks.help": "F3 + T = Перезагрузить наборы ресурсов", - "debug.reload_resourcepacks.message": "Наборы ресурсов перезагружены", - "debug.show_hitboxes.help": "F3 + B = Отображать хитбоксы", - "debug.show_hitboxes.off": "Хитбоксы: выкл.", - "debug.show_hitboxes.on": "Хитбоксы: вкл.", - "debug.version.header": "Версия клиента:", - "debug.version.help": "F3 + V = Информация о версии клиента", - "demo.day.1": "Демонстрация закончится через 5 игровых дней. Проявите себя!", - "demo.day.2": "День второй", - "demo.day.3": "День третий", - "demo.day.4": "День четвёртый", - "demo.day.5": "Это последний день!", - "demo.day.6": "Пятый день завершён. Нажмите %s, чтобы сохранить скриншот своего творения.", - "demo.day.warning": "Ваше время почти вышло!", - "demo.demoExpired": "Демонстрация завершена!", - "demo.help.buy": "Купить!", - "demo.help.fullWrapped": "Демоверсия будет активна 5 игровых дней (около 1 часа 40 минут реального времени). Загляните в «Достижения», там есть подсказки! Удачи!", - "demo.help.inventory": "Используйте %1$s для просмотра инвентаря", - "demo.help.jump": "Для прыжка нажимайте %1$s", - "demo.help.later": "Играть!", - "demo.help.movement": "Используйте %1$s, %2$s, %3$s, %4$s и мышь для передвижения", - "demo.help.movementMouse": "Осматривайтесь, используя мышь", - "demo.help.movementShort": "Передвигайтесь, нажимая %1$s, %2$s, %3$s, %4$s", - "demo.help.title": "Minecraft — демонстрационная игра", - "demo.remainingTime": "Оставшееся время: %s", - "demo.reminder": "Время демонстрации вышло. Чтобы продолжить играть, купите игру или создайте новый мир!", - "difficulty.lock.question": "Вы действительно хотите зафиксировать сложность для этого мира? Будет установлена сложность %1$s, которую нельзя будет изменить.", - "difficulty.lock.title": "Зафиксировать сложность", - "disconnect.endOfStream": "Конец потока", - "disconnect.exceeded_packet_rate": "Вы исключены за превышение частоты передачи пакетов", - "disconnect.genericReason": "%s", - "disconnect.ignoring_status_request": "Игнорирование запроса статуса", - "disconnect.loginFailedInfo": "Ошибка входа: %s", - "disconnect.loginFailedInfo.insufficientPrivileges": "Сетевая игра отключена. Проверьте настройки своего аккаунта Microsoft.", - "disconnect.loginFailedInfo.invalidSession": "Недействительная сессия (перезапустите лаунчер и игру)", - "disconnect.loginFailedInfo.serversUnavailable": "Серверы аутентификации недоступны. Повторите попытку.", - "disconnect.loginFailedInfo.userBanned": "Вам заблокирована сетевая игра", - "disconnect.lost": "Соединение потеряно", - "disconnect.packetError": "Ошибка сетевого протокола", - "disconnect.spam": "Вы исключены за спам", - "disconnect.timeout": "Превышено время ожидания", - "disconnect.transfer": "Перенесён на другой сервер", - "disconnect.unknownHost": "Неизвестный сервер", - "download.pack.failed": "Не удалось загрузить %s из %s наборов", - "download.pack.progress.bytes": "Загружено: %s (общий размер неизвестен)", - "download.pack.progress.percent": "Загружено: %s%%", - "download.pack.title": "Загрузка набора ресурсов %s/%s", - "editGamerule.default": "По умолчанию: %s", - "editGamerule.inGame.button": "Игровые правила...", - "editGamerule.inGame.disabled.tooltip": "Для обновления игровых правил требуются права оператора.", - "editGamerule.inGame.discardChanges.message": "Вы действительно хотите отменить изменения игровых правил?", - "editGamerule.inGame.discardChanges.title": "Изменения игровых правил", - "editGamerule.inGame.downloadingGamerules": "Загрузка игровых правил...", - "editGamerule.title": "Настройка игровых правил", - "effect.duration.infinite": "∞", - "effect.minecraft.absorption": "Поглощение", - "effect.minecraft.bad_omen": "Дурной знак", - "effect.minecraft.blindness": "Слепота", - "effect.minecraft.breath_of_the_nautilus": "Дыхание наутилуса", - "effect.minecraft.conduit_power": "Сила источника", - "effect.minecraft.darkness": "Тьма", - "effect.minecraft.dolphins_grace": "Грация дельфина", - "effect.minecraft.fire_resistance": "Огнестойкость", - "effect.minecraft.glowing": "Свечение", - "effect.minecraft.haste": "Спешка", - "effect.minecraft.health_boost": "Прилив здоровья", - "effect.minecraft.hero_of_the_village": "Герой деревни", - "effect.minecraft.hunger": "Голод", - "effect.minecraft.infested": "Заражение", - "effect.minecraft.instant_damage": "Моментальный урон", - "effect.minecraft.instant_health": "Исцеление", - "effect.minecraft.invisibility": "Невидимость", - "effect.minecraft.jump_boost": "Прыгучесть", - "effect.minecraft.levitation": "Левитация", - "effect.minecraft.luck": "Везение", - "effect.minecraft.mining_fatigue": "Утомление", - "effect.minecraft.nausea": "Тошнота", - "effect.minecraft.night_vision": "Ночное зрение", - "effect.minecraft.oozing": "Слизистость", - "effect.minecraft.poison": "Отравление", - "effect.minecraft.raid_omen": "Знак рейда", - "effect.minecraft.regeneration": "Регенерация", - "effect.minecraft.resistance": "Сопротивление", - "effect.minecraft.saturation": "Насыщенность", - "effect.minecraft.slow_falling": "Плавное падение", - "effect.minecraft.slowness": "Замедление", - "effect.minecraft.speed": "Скорость", - "effect.minecraft.strength": "Сила", - "effect.minecraft.trial_omen": "Знак испытаний", - "effect.minecraft.unluck": "Невезение", - "effect.minecraft.water_breathing": "Водное дыхание", - "effect.minecraft.weakness": "Слабость", - "effect.minecraft.weaving": "Плетение", - "effect.minecraft.wind_charged": "Ветровой заряд", - "effect.minecraft.wither": "Иссушение", - "effect.none": "Без эффектов", - "enchantment.level.1": "I", - "enchantment.level.10": "X", - "enchantment.level.2": "II", - "enchantment.level.3": "III", - "enchantment.level.4": "IV", - "enchantment.level.5": "V", - "enchantment.level.6": "VI", - "enchantment.level.7": "VII", - "enchantment.level.8": "VIII", - "enchantment.level.9": "IX", - "enchantment.minecraft.aqua_affinity": "Подводник", - "enchantment.minecraft.bane_of_arthropods": "Бич членистоногих", - "enchantment.minecraft.binding_curse": "Проклятие несъёмности", - "enchantment.minecraft.blast_protection": "Взрывоустойчивость", - "enchantment.minecraft.breach": "Пробитие", - "enchantment.minecraft.channeling": "Громовержец", - "enchantment.minecraft.density": "Плотность", - "enchantment.minecraft.depth_strider": "Подводная ходьба", - "enchantment.minecraft.efficiency": "Эффективность", - "enchantment.minecraft.feather_falling": "Невесомость", - "enchantment.minecraft.fire_aspect": "Заговор огня", - "enchantment.minecraft.fire_protection": "Огнеупорность", - "enchantment.minecraft.flame": "Воспламенение", - "enchantment.minecraft.fortune": "Удача", - "enchantment.minecraft.frost_walker": "Ледоход", - "enchantment.minecraft.impaling": "Пронзатель", - "enchantment.minecraft.infinity": "Бесконечность", - "enchantment.minecraft.knockback": "Отдача", - "enchantment.minecraft.looting": "Добыча", - "enchantment.minecraft.loyalty": "Верность", - "enchantment.minecraft.luck_of_the_sea": "Везучий рыбак", - "enchantment.minecraft.lunge": "Рывок", - "enchantment.minecraft.lure": "Приманка", - "enchantment.minecraft.mending": "Починка", - "enchantment.minecraft.multishot": "Тройной выстрел", - "enchantment.minecraft.piercing": "Пронзающая стрела", - "enchantment.minecraft.power": "Сила", - "enchantment.minecraft.projectile_protection": "Защита от снарядов", - "enchantment.minecraft.protection": "Защита", - "enchantment.minecraft.punch": "Откидывание", - "enchantment.minecraft.quick_charge": "Быстрая перезарядка", - "enchantment.minecraft.respiration": "Подводное дыхание", - "enchantment.minecraft.riptide": "Тягун", - "enchantment.minecraft.sharpness": "Острота", - "enchantment.minecraft.silk_touch": "Шёлковое касание", - "enchantment.minecraft.smite": "Небесная кара", - "enchantment.minecraft.soul_speed": "Скорость души", - "enchantment.minecraft.sweeping": "Разящий клинок", - "enchantment.minecraft.sweeping_edge": "Разящий клинок", - "enchantment.minecraft.swift_sneak": "Проворство", - "enchantment.minecraft.thorns": "Шипы", - "enchantment.minecraft.unbreaking": "Прочность", - "enchantment.minecraft.vanishing_curse": "Проклятие утраты", - "enchantment.minecraft.wind_burst": "Порыв ветра", - "entity.minecraft.acacia_boat": "Акациевая лодка", - "entity.minecraft.acacia_chest_boat": "Акациевая грузовая лодка", - "entity.minecraft.allay": "Тихоня", - "entity.minecraft.area_effect_cloud": "Облако эффекта", - "entity.minecraft.armadillo": "Броненосец", - "entity.minecraft.armor_stand": "Стойка для брони", - "entity.minecraft.arrow": "Стрела", - "entity.minecraft.axolotl": "Аксолотль", - "entity.minecraft.bamboo_chest_raft": "Грузовой бамбуковый плот", - "entity.minecraft.bamboo_raft": "Бамбуковый плот", - "entity.minecraft.bat": "Летучая мышь", - "entity.minecraft.bee": "Пчела", - "entity.minecraft.birch_boat": "Берёзовая лодка", - "entity.minecraft.birch_chest_boat": "Берёзовая грузовая лодка", - "entity.minecraft.blaze": "Всполох", - "entity.minecraft.block_display": "Визуализатор блока", - "entity.minecraft.boat": "Лодка", - "entity.minecraft.bogged": "Болотник", - "entity.minecraft.breeze": "Вихрь", - "entity.minecraft.breeze_wind_charge": "Заряд ветра", - "entity.minecraft.camel": "Верблюд", - "entity.minecraft.camel_husk": "Верблюд-кадавр", - "entity.minecraft.cat": "Кошка", - "entity.minecraft.cave_spider": "Пещерный паук", - "entity.minecraft.cherry_boat": "Вишнёвая лодка", - "entity.minecraft.cherry_chest_boat": "Вишнёвая грузовая лодка", - "entity.minecraft.chest_boat": "Грузовая лодка", - "entity.minecraft.chest_minecart": "Грузовая вагонетка", - "entity.minecraft.chicken": "Курица", - "entity.minecraft.cod": "Треска", - "entity.minecraft.command_block_minecart": "Вагонетка с командным блоком", - "entity.minecraft.copper_golem": "Медный голем", - "entity.minecraft.cow": "Корова", - "entity.minecraft.creaking": "Скрипун", - "entity.minecraft.creaking_transient": "Скрипун", - "entity.minecraft.creeper": "Крипер", - "entity.minecraft.dark_oak_boat": "Лодка из тёмного дуба", - "entity.minecraft.dark_oak_chest_boat": "Грузовая лодка из тёмного дуба", - "entity.minecraft.dolphin": "Дельфин", - "entity.minecraft.donkey": "Осёл", - "entity.minecraft.dragon_fireball": "Файербол дракона", - "entity.minecraft.drowned": "Утопленник", - "entity.minecraft.egg": "Брошенное яйцо", - "entity.minecraft.elder_guardian": "Древний страж", - "entity.minecraft.end_crystal": "Кристалл Энда", - "entity.minecraft.ender_dragon": "Эндер-дракон", - "entity.minecraft.ender_pearl": "Брошенный эндер-жемчуг", - "entity.minecraft.enderman": "Эндермен", - "entity.minecraft.endermite": "Эндермит", - "entity.minecraft.evoker": "Заклинатель", - "entity.minecraft.evoker_fangs": "Клыки заклинателя", - "entity.minecraft.experience_bottle": "Брошенный пузырёк опыта", - "entity.minecraft.experience_orb": "Сфера опыта", - "entity.minecraft.eye_of_ender": "Око Эндера", - "entity.minecraft.falling_block": "Падающий блок", - "entity.minecraft.falling_block_type": "%s в падении", - "entity.minecraft.fireball": "Файербол", - "entity.minecraft.firework_rocket": "Фейерверк", - "entity.minecraft.fishing_bobber": "Поплавок", - "entity.minecraft.fox": "Лисица", - "entity.minecraft.frog": "Лягушка", - "entity.minecraft.furnace_minecart": "Самоходная вагонетка", - "entity.minecraft.ghast": "Гаст", - "entity.minecraft.giant": "Гигант", - "entity.minecraft.glow_item_frame": "Светящаяся рамка", - "entity.minecraft.glow_squid": "Светящийся спрут", - "entity.minecraft.goat": "Коза", - "entity.minecraft.guardian": "Страж", - "entity.minecraft.happy_ghast": "Счастливый гаст", - "entity.minecraft.hoglin": "Хоглин", - "entity.minecraft.hopper_minecart": "Загрузочная вагонетка", - "entity.minecraft.horse": "Лошадь", - "entity.minecraft.husk": "Кадавр", - "entity.minecraft.illusioner": "Иллюзор", - "entity.minecraft.interaction": "Взаимодействие", - "entity.minecraft.iron_golem": "Железный голем", - "entity.minecraft.item": "Предмет", - "entity.minecraft.item_display": "Визуализатор предмета", - "entity.minecraft.item_frame": "Рамка", - "entity.minecraft.jungle_boat": "Лодка из тропического дерева", - "entity.minecraft.jungle_chest_boat": "Грузовая лодка из тропического дерева", - "entity.minecraft.killer_bunny": "Кролик-убийца", - "entity.minecraft.leash_knot": "Узел поводка", - "entity.minecraft.lightning_bolt": "Молния", - "entity.minecraft.lingering_potion": "Туманное зелье", - "entity.minecraft.llama": "Лама", - "entity.minecraft.llama_spit": "Плевок ламы", - "entity.minecraft.magma_cube": "Магмовый куб", - "entity.minecraft.mangrove_boat": "Мангровая лодка", - "entity.minecraft.mangrove_chest_boat": "Мангровая грузовая лодка", - "entity.minecraft.mannequin": "Манекен", - "entity.minecraft.mannequin.label": "NPC", - "entity.minecraft.marker": "Метка", - "entity.minecraft.minecart": "Вагонетка", - "entity.minecraft.mooshroom": "Муушрум", - "entity.minecraft.mule": "Мул", - "entity.minecraft.nautilus": "Наутилус", - "entity.minecraft.oak_boat": "Дубовая лодка", - "entity.minecraft.oak_chest_boat": "Дубовая грузовая лодка", - "entity.minecraft.ocelot": "Оцелот", - "entity.minecraft.ominous_item_spawner": "Зловещий рассадник предметов", - "entity.minecraft.painting": "Картина", - "entity.minecraft.pale_oak_boat": "Лодка из бледного дуба", - "entity.minecraft.pale_oak_chest_boat": "Грузовая лодка из бледного дуба", - "entity.minecraft.panda": "Панда", - "entity.minecraft.parched": "Пустынник", - "entity.minecraft.parrot": "Попугай", - "entity.minecraft.phantom": "Фантом", - "entity.minecraft.pig": "Свинья", - "entity.minecraft.piglin": "Пиглин", - "entity.minecraft.piglin_brute": "Брутальный пиглин", - "entity.minecraft.pillager": "Разбойник", - "entity.minecraft.player": "Игрок", - "entity.minecraft.polar_bear": "Белый медведь", - "entity.minecraft.potion": "Зелье", - "entity.minecraft.pufferfish": "Иглобрюх", - "entity.minecraft.rabbit": "Кролик", - "entity.minecraft.ravager": "Разоритель", - "entity.minecraft.salmon": "Лосось", - "entity.minecraft.sheep": "Овца", - "entity.minecraft.shulker": "Шалкер", - "entity.minecraft.shulker_bullet": "Снаряд шалкера", - "entity.minecraft.silverfish": "Чешуйница", - "entity.minecraft.skeleton": "Скелет", - "entity.minecraft.skeleton_horse": "Лошадь-скелет", - "entity.minecraft.slime": "Слизень", - "entity.minecraft.small_fireball": "Малый файербол", - "entity.minecraft.sniffer": "Нюхач", - "entity.minecraft.snow_golem": "Снежный голем", - "entity.minecraft.snowball": "Снежок", - "entity.minecraft.spawner_minecart": "Вагонетка с рассадником монстров", - "entity.minecraft.spectral_arrow": "Спектральная стрела", - "entity.minecraft.spider": "Паук", - "entity.minecraft.splash_potion": "Взрывное зелье", - "entity.minecraft.spruce_boat": "Еловая лодка", - "entity.minecraft.spruce_chest_boat": "Еловая грузовая лодка", - "entity.minecraft.squid": "Спрут", - "entity.minecraft.stray": "Зимогор", - "entity.minecraft.strider": "Лавомерка", - "entity.minecraft.sulfur_cube": "Серный куб", - "entity.minecraft.sulfur_cube.content": "Содержит: %s", - "entity.minecraft.tadpole": "Головастик", - "entity.minecraft.text_display": "Визуализатор текста", - "entity.minecraft.tnt": "Активированный динамит", - "entity.minecraft.tnt_minecart": "Вагонетка с динамитом", - "entity.minecraft.trader_llama": "Лама торговца", - "entity.minecraft.trident": "Трезубец", - "entity.minecraft.tropical_fish": "Тропическая рыба", - "entity.minecraft.tropical_fish.predefined.0": "Амфиприон", - "entity.minecraft.tropical_fish.predefined.1": "Зебрасома чёрная", - "entity.minecraft.tropical_fish.predefined.10": "Мавританский идол", - "entity.minecraft.tropical_fish.predefined.11": "Разукрашенная бабочка", - "entity.minecraft.tropical_fish.predefined.12": "Рыба-попугай", - "entity.minecraft.tropical_fish.predefined.13": "Ангел-королева", - "entity.minecraft.tropical_fish.predefined.14": "Красная цихлида", - "entity.minecraft.tropical_fish.predefined.15": "Красногубая морская собачка", - "entity.minecraft.tropical_fish.predefined.16": "Берикс", - "entity.minecraft.tropical_fish.predefined.17": "Пальцепёр", - "entity.minecraft.tropical_fish.predefined.18": "Клоун томатный", - "entity.minecraft.tropical_fish.predefined.19": "Спинорог", - "entity.minecraft.tropical_fish.predefined.2": "Голубой хирург", - "entity.minecraft.tropical_fish.predefined.20": "Желтохвостая рыба-попугай", - "entity.minecraft.tropical_fish.predefined.21": "Зебрасома жёлтая", - "entity.minecraft.tropical_fish.predefined.3": "Рыба-бабочка", - "entity.minecraft.tropical_fish.predefined.4": "Цихлида", - "entity.minecraft.tropical_fish.predefined.5": "Рыба-клоун", - "entity.minecraft.tropical_fish.predefined.6": "Сиамский петушок", - "entity.minecraft.tropical_fish.predefined.7": "Грамма двухцветная", - "entity.minecraft.tropical_fish.predefined.8": "Трёхполосый луциан", - "entity.minecraft.tropical_fish.predefined.9": "Барабуля", - "entity.minecraft.tropical_fish.type.betty": "Петушок", - "entity.minecraft.tropical_fish.type.blockfish": "Блокунь", - "entity.minecraft.tropical_fish.type.brinely": "Красотка", - "entity.minecraft.tropical_fish.type.clayfish": "Глинянка", - "entity.minecraft.tropical_fish.type.dasher": "Живец", - "entity.minecraft.tropical_fish.type.flopper": "Плескун", - "entity.minecraft.tropical_fish.type.glitter": "Блестянка", - "entity.minecraft.tropical_fish.type.kob": "Горбыль", - "entity.minecraft.tropical_fish.type.snooper": "Сыщик", - "entity.minecraft.tropical_fish.type.spotty": "Пеструшка", - "entity.minecraft.tropical_fish.type.stripey": "Полосатка", - "entity.minecraft.tropical_fish.type.sunstreak": "Лучехвостка", - "entity.minecraft.turtle": "Черепаха", - "entity.minecraft.vex": "Вредина", - "entity.minecraft.villager": "Крестьянин", - "entity.minecraft.villager.armorer": "Бронник", - "entity.minecraft.villager.butcher": "Мясник", - "entity.minecraft.villager.cartographer": "Картограф", - "entity.minecraft.villager.cleric": "Священник", - "entity.minecraft.villager.farmer": "Фермер", - "entity.minecraft.villager.fisherman": "Рыбак", - "entity.minecraft.villager.fletcher": "Лучник", - "entity.minecraft.villager.leatherworker": "Кожевник", - "entity.minecraft.villager.librarian": "Библиотекарь", - "entity.minecraft.villager.mason": "Каменщик", - "entity.minecraft.villager.nitwit": "Деревенщина", - "entity.minecraft.villager.none": "Крестьянин", - "entity.minecraft.villager.shepherd": "Пастух", - "entity.minecraft.villager.toolsmith": "Инструментальщик", - "entity.minecraft.villager.weaponsmith": "Оружейник", - "entity.minecraft.vindicator": "Поборник", - "entity.minecraft.wandering_trader": "Странствующий торговец", - "entity.minecraft.warden": "Хранитель", - "entity.minecraft.wind_charge": "Заряд ветра", - "entity.minecraft.witch": "Ведьма", - "entity.minecraft.wither": "Визер", - "entity.minecraft.wither_skeleton": "Визер-скелет", - "entity.minecraft.wither_skull": "Череп визера", - "entity.minecraft.wolf": "Волк", - "entity.minecraft.zoglin": "Зоглин", - "entity.minecraft.zombie": "Зомби", - "entity.minecraft.zombie_horse": "Лошадь-зомби", - "entity.minecraft.zombie_nautilus": "Наутилус-зомби", - "entity.minecraft.zombie_villager": "Крестьянин-зомби", - "entity.minecraft.zombified_piglin": "Зомбифицированный пиглин", - "entity.not_summonable": "Не удалось создать сущность типа %s", - "event.minecraft.raid": "Рейд", - "event.minecraft.raid.defeat": "Поражение", - "event.minecraft.raid.defeat.full": "Рейд — Поражение", - "event.minecraft.raid.raiders_remaining": "Осталось нападающих: %s", - "event.minecraft.raid.victory": "Победа", - "event.minecraft.raid.victory.full": "Рейд — Победа", - "filled_map.buried_treasure": "Карта клада", - "filled_map.explorer_jungle": "Карта исследователя джунглей", - "filled_map.explorer_swamp": "Карта исследователя болот", - "filled_map.id": "№ %s", - "filled_map.level": "(Уровень: %s/%s)", - "filled_map.locked": "Неизменяема", - "filled_map.mansion": "Карта исследователя лесов", - "filled_map.monument": "Карта исследователя океанов", - "filled_map.scale": "Масштаб 1:%s", - "filled_map.trial_chambers": "Карта искателя испытаний", - "filled_map.unknown": "Неизвестная карта", - "filled_map.village_desert": "Карта пустынной деревни", - "filled_map.village_plains": "Карта равнинной деревни", - "filled_map.village_savanna": "Карта саванной деревни", - "filled_map.village_snowy": "Карта заснеженной деревни", - "filled_map.village_taiga": "Карта таёжной деревни", - "flat_world_preset.minecraft.bottomless_pit": "Бездна", - "flat_world_preset.minecraft.classic_flat": "Классическая плоскость", - "flat_world_preset.minecraft.desert": "Пустыня", - "flat_world_preset.minecraft.overworld": "Обычный мир", - "flat_world_preset.minecraft.redstone_ready": "Редстоун-мастерская", - "flat_world_preset.minecraft.snowy_kingdom": "Снежное царство", - "flat_world_preset.minecraft.the_void": "Пустота", - "flat_world_preset.minecraft.tunnelers_dream": "Мечта метростроевца", - "flat_world_preset.minecraft.water_world": "Водный мир", - "flat_world_preset.unknown": "???", - "gameMode.adventure": "Режим приключений", - "gameMode.changed": "Ваш игровой режим изменён на %s", - "gameMode.creative": "Творческий режим", - "gameMode.hardcore": "Хардкор", - "gameMode.spectator": "Режим наблюдателя", - "gameMode.survival": "Режим выживания", - "gamerule.allowEnteringNetherUsingPortals": "Доступ в Незер", - "gamerule.allowEnteringNetherUsingPortals.description": "Определяет, могут ли игроки входить в Незер", - "gamerule.allowFireTicksAwayFromPlayer": "Обновление огня вдали от игроков", - "gamerule.allowFireTicksAwayFromPlayer.description": "Определяет, обновляются ли огонь и лава в радиусе более 8 чанков от каждого игрока", - "gamerule.announceAdvancements": "Оповещения о достижениях", - "gamerule.blockExplosionDropDecay": "Потеря части добычи при взрыве от взаимодействия с блоком", - "gamerule.blockExplosionDropDecay.description": "Влияет на потерю предметов, выпавших после взрыва, вызванного взаимодействием с блоком.", - "gamerule.category.chat": "Чат", - "gamerule.category.drops": "Выпадение ресурсов", - "gamerule.category.misc": "Разное", - "gamerule.category.mobs": "Мобы", - "gamerule.category.player": "Игрок", - "gamerule.category.spawning": "Появление", - "gamerule.category.updates": "Обновления мира", - "gamerule.commandBlockOutput": "Сообщения командных блоков", - "gamerule.commandBlocksEnabled": "Командные блоки", - "gamerule.commandModificationBlockLimit": "Ограничение изменения блоков командой", - "gamerule.commandModificationBlockLimit.description": "Максимальное количество блоков, которое можно изменить командой, например, /fill или /clone.", - "gamerule.disableElytraMovementCheck": "Отключение проверки на элитрах", - "gamerule.disablePlayerMovementCheck": "Отключение проверки движения игрока", - "gamerule.disableRaids": "Отключение рейдов", - "gamerule.doDaylightCycle": "Смена дня и ночи", - "gamerule.doEntityDrops": "Выпадение экипировки сущностей", - "gamerule.doEntityDrops.description": "Влияет на выпадение предметов с вагонеток (включая инвентарь), рамок, лодок и т.д.", - "gamerule.doFireTick": "Распространение огня", - "gamerule.doImmediateRespawn": "Мгновенное возрождение", - "gamerule.doInsomnia": "Появление фантомов", - "gamerule.doLimitedCrafting": "Создание только по рецепту", - "gamerule.doLimitedCrafting.description": "Если включено, то игроки могут создавать предметы только по разблокированным рецептам.", - "gamerule.doMobLoot": "Выпадение добычи с мобов", - "gamerule.doMobLoot.description": "Влияет на выпадение предметов и сфер опыта с мобов.", - "gamerule.doMobSpawning": "Появление мобов", - "gamerule.doMobSpawning.description": "У некоторых сущностей могут быть свои игровые правила.", - "gamerule.doPatrolSpawning": "Патрули разбойников", - "gamerule.doTileDrops": "Выпадение блоков", - "gamerule.doTileDrops.description": "Влияет на выпадение предметов и сфер опыта с блоков.", - "gamerule.doTraderSpawning": "Странствующие торговцы", - "gamerule.doVinesSpread": "Распространение лианы", - "gamerule.doVinesSpread.description": "Влияет на случайное распространение лиан по соседним блокам. Не затрагивает другие вьющиеся растения, такие как плакучие или вьющиеся лозы.", - "gamerule.doWardenSpawning": "Появление хранителей", - "gamerule.doWeatherCycle": "Изменения погоды", - "gamerule.drowningDamage": "Урон от утопления", - "gamerule.enableCommandBlocks": "Использование командных блоков", - "gamerule.enderPearlsVanishOnDeath": "Исчезновение брошенного эндер-жемчуга при смерти", - "gamerule.enderPearlsVanishOnDeath.description": "Влияет на исчезновение брошенного эндер-жемчуга после смерти игрока.", - "gamerule.entitiesWithPassengersCanUsePortals": "Использование порталов сущностями с пассажирами", - "gamerule.entitiesWithPassengersCanUsePortals.description": "Позволяет сущностям с пассажирами телепортироваться через порталы Незера, порталы Энда и врата Энда.", - "gamerule.fallDamage": "Урон от падения", - "gamerule.fireDamage": "Урон от огня", - "gamerule.forgiveDeadPlayers": "Прощение умерших игроков", - "gamerule.forgiveDeadPlayers.description": "Разозлённые нейтральные мобы перестают злиться на игрока, когда тот умирает неподалёку.", - "gamerule.freezeDamage": "Урон от замерзания", - "gamerule.globalSoundEvents": "Глобальные звуковые события", - "gamerule.globalSoundEvents.description": "Влияет на слышимость звука для всех игроков во время определённых событий, например, призыва босса.", - "gamerule.keepInventory": "Сохранение инвентаря при смерти", - "gamerule.lavaSourceConversion": "Возобновление источников лавы", - "gamerule.lavaSourceConversion.description": "Окружённая двумя источниками текущая лава образует третий.", - "gamerule.locatorBar": "Локатор игроков", - "gamerule.locatorBar.description": "Когда включено, на экране отображается локатор, указывающий на расположение игроков.", - "gamerule.logAdminCommands": "Запись команд администраторов", - "gamerule.maxCommandChainLength": "Ограничение длины цепи команд", - "gamerule.maxCommandChainLength.description": "Затрагивает цепочки командных блоков и функции.", - "gamerule.maxCommandForkCount": "Ограничение контекста команд", - "gamerule.maxCommandForkCount.description": "Максимальное количество контекстов, которые могут быть использованы командами вроде «execute as».", - "gamerule.maxEntityCramming": "Предел сущностей в одном блоке", - "gamerule.minecartMaxSpeed": "Максимальная скорость вагонетки", - "gamerule.minecartMaxSpeed.description": "Максимальная базовая скорость движения вагонетки по земле.", - "gamerule.minecraft.elytra_movement_check": "Проверка движения на элитрах", - "gamerule.minecraft.fire_spread_radius_around_player": "Радиус распространения огня", - "gamerule.minecraft.fire_spread_radius_around_player.description": "Радиус в блоках вокруг игрока, в котором может распространяться огонь", - "gamerule.minecraft.player_movement_check": "Проверка движения игрока", - "gamerule.minecraft.raids": "Рейды", - "gamerule.minecraft.universal_anger.description": "Разозлённые нейтральные мобы будут нападать на любого игрока поблизости, а не на разозлившего их. Эффективнее, если правило forgive_dead_players выключено.", - "gamerule.mobExplosionDropDecay": "Потеря части добычи при взрыве моба", - "gamerule.mobExplosionDropDecay.description": "Влияет на потерю предметов, выпавших после взрыва моба.", - "gamerule.mobGriefing": "Разрушительные действия мобов", - "gamerule.naturalRegeneration": "Регенерация здоровья", - "gamerule.playersNetherPortalCreativeDelay": "Время прохождения портала Незера в творческом режиме", - "gamerule.playersNetherPortalCreativeDelay.description": "Задержка перемещения при прохождении портала Незера игроками в творческом режиме (в тактах).", - "gamerule.playersNetherPortalDefaultDelay": "Время прохождения портала Незера вне творческого режима", - "gamerule.playersNetherPortalDefaultDelay.description": "Задержка перемещения при прохождении портала Незера игроками вне творческого режима (в тактах).", - "gamerule.playersSleepingPercentage": "Процент спящих", - "gamerule.playersSleepingPercentage.description": "Процент игроков, которым нужно спать для пропуска ночи.", - "gamerule.projectilesCanBreakBlocks": "Снаряды могут разрушать блоки", - "gamerule.projectilesCanBreakBlocks.description": "Регулирует, разрушаются ли определённые блоки от удара снаряда.", - "gamerule.pvp": "PvP", - "gamerule.pvp.description": "Определяет, могут ли игроки наносить урон другим игрокам", - "gamerule.randomTickSpeed": "Частота случайных тактов", - "gamerule.reducedDebugInfo": "Малый экран отладки", - "gamerule.reducedDebugInfo.description": "Ограничение содержания экрана отладки.", - "gamerule.sendCommandFeedback": "Отображение сообщений команд", - "gamerule.showDeathMessages": "Сообщения о смерти", - "gamerule.snowAccumulationHeight": "Высота снежного покрова", - "gamerule.snowAccumulationHeight.description": "Предельное число слоёв снега, образующихся во время снегопада.", - "gamerule.spawnChunkRadius": "Радиус чанков возрождения мира", - "gamerule.spawnChunkRadius.description": "Радиус невыгружаемой области вокруг точки возрождения мира.", - "gamerule.spawnMonsters": "Появление монстров", - "gamerule.spawnMonsters.description": "Определяет, появляются ли монстры сами по себе.", - "gamerule.spawnRadius": "Радиус области возрождения", - "gamerule.spawnRadius.description": "Радиус невыгружаемой области вокруг точек возрождения игроков.", - "gamerule.spawnerBlocksEnabled": "Рассадники", - "gamerule.spectatorsGenerateChunks": "Генерация мира наблюдателями", - "gamerule.tntExplodes": "Активация и взрыв динамита", - "gamerule.tntExplosionDropDecay": "Потеря части добычи при взрыве динамита", - "gamerule.tntExplosionDropDecay.description": "Влияет на потерю предметов, выпавших после взрыва динамита.", - "gamerule.universalAnger": "Слепая ярость", - "gamerule.universalAnger.description": "Разозлённые нейтральные мобы будут нападать на любого игрока поблизости, а не на разозлившего их. Эффективнее, если правило forgiveDeadPlayers выключено.", - "gamerule.waterSourceConversion": "Возобновление источников воды", - "gamerule.waterSourceConversion.description": "Окружённая двумя источниками текущая вода образует третий.", - "generator.custom": "Пользовательский", - "generator.customized": "Настраиваемый (старый)", - "generator.minecraft.amplified": "РАСШИРЕННЫЙ", - "generator.minecraft.amplified.info": "Примечание: Просто для интереса! Нужен очень мощный компьютер.", - "generator.minecraft.debug_all_block_states": "Режим отладки", - "generator.minecraft.flat": "Суперплоскость", - "generator.minecraft.large_biomes": "Большие биомы", - "generator.minecraft.normal": "По умолчанию", - "generator.minecraft.single_biome_surface": "Один биом", - "generator.single_biome_caves": "Пещеры", - "generator.single_biome_floating_islands": "Парящие острова", - "gui.abuseReport.attestation": "Отправляя жалобу, вы подтверждаете, что предоставленная вами информация является точной и полной.", - "gui.abuseReport.comments": "Комментарии", - "gui.abuseReport.describe": "Подробности помогут нам принять правильное решение.", - "gui.abuseReport.discard.content": "При выходе текст жалобы и комментарии к ней будут утеряны.\nВы действительно хотите выйти?", - "gui.abuseReport.discard.discard": "Выйти и отменить жалобу", - "gui.abuseReport.discard.draft": "Сохранить черновик", - "gui.abuseReport.discard.return": "Продолжить редактирование", - "gui.abuseReport.discard.title": "Отменить жалобу и комментарии?", - "gui.abuseReport.draft.content": "Продолжить редактирование существующей жалобы или отменить и создать новую?", - "gui.abuseReport.draft.discard": "Отменить", - "gui.abuseReport.draft.edit": "Продолжить редактирование", - "gui.abuseReport.draft.quittotitle.content": "Продолжить редактирование или отменить?", - "gui.abuseReport.draft.quittotitle.title": "У вас имеется черновик жалобы, который будет потерян, если вы выйдете", - "gui.abuseReport.draft.title": "Редактировать черновик жалобы?", - "gui.abuseReport.error.title": "Не удалось отправить жалобу", - "gui.abuseReport.message": "Где вы столкнулись с неприемлемым поведением?\nЭто поможет нам в рассмотрении вашей жалобы.", - "gui.abuseReport.more_comments": "Опишите произошедшее:", - "gui.abuseReport.name.comment_box_label": "Опишите причину жалобы на имя:", - "gui.abuseReport.name.reporting": "Вы жалуетесь на имя «%s».", - "gui.abuseReport.name.title": "Жалоба на имя игрока", - "gui.abuseReport.observed_what": "Почему вы отправляете жалобу?", - "gui.abuseReport.read_info": "Узнать больше о системе жалоб", - "gui.abuseReport.reason.alcohol_tobacco_drugs": "Наркотики или алкоголь", - "gui.abuseReport.reason.alcohol_tobacco_drugs.description": "Поощряет к участию в незаконной деятельности, связанной с наркотиками, или поощрение к употреблению алкоголя несовершеннолетними.", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse": "Сексуальная эксплуатация или жестокое обращение с детьми", - "gui.abuseReport.reason.child_sexual_exploitation_or_abuse.description": "Обсуждение или иное поощрение непристойного поведения с участием детей.", - "gui.abuseReport.reason.defamation_impersonation_false_information": "Диффамация", - "gui.abuseReport.reason.defamation_impersonation_false_information.description": "Нанесение вреда чьей-либо репутации; например, распространение ложной информации, чтобы обмануть или запутать кого-либо.", - "gui.abuseReport.reason.description": "Описание:", - "gui.abuseReport.reason.false_reporting": "Ложные жалобы", - "gui.abuseReport.reason.generic": "Я хочу пожаловаться на этого игрока", - "gui.abuseReport.reason.generic.description": "Этот игрок разозлил меня / сделал то, что мне не нравится.", - "gui.abuseReport.reason.harassment_or_bullying": "Домогательства или издевательства", - "gui.abuseReport.reason.harassment_or_bullying.description": "Оскорбления, нападки или запугивание, в т. ч. случаи, когда кто-то многократно пытается связаться с вами или кем-то ещё без согласия, либо публикует без согласия личную информацию о вас или ком-то ещё.", - "gui.abuseReport.reason.hate_speech": "Язык вражды", - "gui.abuseReport.reason.hate_speech.description": "Оскорбления по отношению к вам или другим игрокам, связанные с отношением к религии, расе или половой принадлежности.", - "gui.abuseReport.reason.imminent_harm": "Угрозы причинения вреда", - "gui.abuseReport.reason.imminent_harm.description": "Угрозы причинить вред кому-либо в реальной жизни.", - "gui.abuseReport.reason.narration": "%s: %s", - "gui.abuseReport.reason.non_consensual_intimate_imagery": "Несогласованные изображения интимного характера", - "gui.abuseReport.reason.non_consensual_intimate_imagery.description": "Обсуждение, распространение или иная демонстрация личных и интимных изображений.", - "gui.abuseReport.reason.self_harm_or_suicide": "Членовредительство или самоубийство", - "gui.abuseReport.reason.self_harm_or_suicide.description": "Угрозы причинить себе вред в реальной жизни или рассказы о причинении вреда себе в реальной жизни.", - "gui.abuseReport.reason.sexually_inappropriate": "Сексуально неприемлемо", - "gui.abuseReport.reason.sexually_inappropriate.description": "Скины, изображающие действия сексуального характера, половые органы или сексуальное насилие.", - "gui.abuseReport.reason.terrorism_or_violent_extremism": "Терроризм или насильственный экстремизм", - "gui.abuseReport.reason.terrorism_or_violent_extremism.description": "Обсуждение, поощрение или угрозы актами терроризма или насильственного экстремизма по политическим, религиозным, идеологическим или иным причинам.", - "gui.abuseReport.reason.title": "Выберите категорию жалобы", - "gui.abuseReport.report_sent_msg": "Мы получили вашу жалобу. Спасибо!\n\nНаша команда рассмотрит её как можно скорее.", - "gui.abuseReport.select_reason": "Выберите категорию жалобы", - "gui.abuseReport.send": "Отправить жалобу", - "gui.abuseReport.send.comment_too_long": "Сократите комментарий", - "gui.abuseReport.send.error_message": "При отправке жалобы произошла ошибка:\n«%s»", - "gui.abuseReport.send.generic_error": "Произошла неизвестная ошибка при отправке жалобы.", - "gui.abuseReport.send.http_error": "При отправке жалобы произошла непредвиденная ошибка HTTP.", - "gui.abuseReport.send.json_error": "При отправке жалобы произошла ошибка.", - "gui.abuseReport.send.no_reason": "Выберите категорию жалобы", - "gui.abuseReport.send.not_attested": "Прочтите текст выше и отметьте галочкой поле для отправки жалобы", - "gui.abuseReport.send.service_unavailable": "Не удалось связаться со службой сообщения о нарушениях. Проверьте подключение к интернету и повторите попытку.", - "gui.abuseReport.sending.title": "Отправка жалобы...", - "gui.abuseReport.sent.title": "Жалоба отправлена", - "gui.abuseReport.skin.title": "Жалоба на скин игрока", - "gui.abuseReport.title": "Жалоба на игрока", - "gui.abuseReport.type.chat": "Сообщения в чате", - "gui.abuseReport.type.name": "Имя игрока", - "gui.abuseReport.type.skin": "Скин игрока", - "gui.acknowledge": "Понятно", - "gui.advancements": "Достижения", - "gui.all": "Все", - "gui.back": "Назад", - "gui.banned.description": "%s\n\n%s\n\nУзнайте больше по ссылке: %s", - "gui.banned.description.permanent": "Ваш аккаунт заблокирован навсегда, вы не сможете играть по сети или Realms.", - "gui.banned.description.reason": "Недавно была получена жалоба на неприемлемое поведение с использованием вашей учётной записи. Наши модераторы рассмотрели ситуацию и определили её как %s, что идёт вразрез со Стандартами сообщества Minecraft.", - "gui.banned.description.reason_id": "Код: %s", - "gui.banned.description.reason_id_message": "Код: %s — %s", - "gui.banned.description.temporary": "%s До этого момента вы не можете играть по сети или присоединяться к Realms.", - "gui.banned.description.temporary.duration": "Ваш аккаунт временно заблокирован и будет восстановлен через %s.", - "gui.banned.description.unknownreason": "Недавно была получена жалоба на неприемлемое поведение с использованием вашей учётной записи. Наши модераторы рассмотрели ситуацию и определили её как идущую вразрез со Стандартами сообщества Minecraft.", - "gui.banned.name.description": "Ваше текущее имя, «\"%s\"», нарушает наши стандарты сообщества. Вы можете играть в одиночной игре, но вам нужно изменить имя, чтобы играть по сети.\n\nУзнать подробности или подать апелляцию можно по ссылке: %s", - "gui.banned.name.title": "Имя запрещено для сетевой игры", - "gui.banned.reason.defamation_impersonation_false_information": "Выдача себя за другого человека или обмен информацией с целью эксплуатации или введения в заблуждение других людей", - "gui.banned.reason.drugs": "Упоминание наркотических средств", - "gui.banned.reason.extreme_violence_or_gore": "Изображения реальной чрезмерной жестокости или крови", - "gui.banned.reason.false_reporting": "Чрезмерное количество ложных или неточных жалоб", - "gui.banned.reason.fraud": "Получение или использование контента нелегальным путём", - "gui.banned.reason.generic_violation": "Нарушение стандартов сообщества", - "gui.banned.reason.harassment_or_bullying": "Оскорбительная лексика, направленная на причинение вреда", - "gui.banned.reason.hate_speech": "Язык вражды или дискриминация", - "gui.banned.reason.hate_terrorism_notorious_figure": "Упоминание групп ненависти, террористических организаций или одиозных личностей", - "gui.banned.reason.imminent_harm_to_person_or_property": "Угрозы причинить вред людям или имуществу в реальной жизни", - "gui.banned.reason.nudity_or_pornography": "Демонстрация непристойных или порнографических материалов", - "gui.banned.reason.sexually_inappropriate": "Темы или содержимое сексуального характера", - "gui.banned.reason.spam_or_advertising": "Спам или реклама", - "gui.banned.skin.description": "Ваш скин нарушает Стандарты сообщества. Вы можете играть со стандартным скином или выбрать другой.\n\nУзнать больше или отправить запрос на пересмотр решения можно по ссылке: %s", - "gui.banned.skin.title": "Скин запрещён", - "gui.banned.title.permanent": "Учётная запись заблокирована навсегда", - "gui.banned.title.temporary": "Учётная запись временно заблокирована", - "gui.cancel": "Отмена", - "gui.chatReport.comments": "Комментарии", - "gui.chatReport.describe": "Подробности помогут нам принять правильное решение.", - "gui.chatReport.discard.content": "При выходе текст жалобы и комментарии к ней будут утеряны.\nВы действительно хотите выйти?", - "gui.chatReport.discard.discard": "Выйти и отменить жалобу", - "gui.chatReport.discard.draft": "Сохранить черновик", - "gui.chatReport.discard.return": "Продолжить редактирование", - "gui.chatReport.discard.title": "Отменить жалобу и комментарии?", - "gui.chatReport.draft.content": "Продолжить редактирование существующей жалобы или отменить и создать новую?", - "gui.chatReport.draft.discard": "Отменить", - "gui.chatReport.draft.edit": "Продолжить редактирование", - "gui.chatReport.draft.quittotitle.content": "Продолжить редактирование или отменить?", - "gui.chatReport.draft.quittotitle.title": "У вас имеется черновик жалобы, который будет потерян, если вы выйдете", - "gui.chatReport.draft.title": "Редактировать черновик жалобы?", - "gui.chatReport.more_comments": "Опишите произошедшее:", - "gui.chatReport.observed_what": "Почему вы отправляете жалобу?", - "gui.chatReport.read_info": "Узнать больше о системе жалоб", - "gui.chatReport.report_sent_msg": "Мы получили вашу жалобу. Спасибо!\n\nНаша команда рассмотрит её как можно скорее.", - "gui.chatReport.select_chat": "Выберите сообщения для жалобы", - "gui.chatReport.select_reason": "Выберите категорию жалобы", - "gui.chatReport.selected_chat": "Выбрано %s сообщений из чата", - "gui.chatReport.send": "Отправить жалобу", - "gui.chatReport.send.comments_too_long": "Сократите комментарий", - "gui.chatReport.send.no_reason": "Выберите категорию жалобы", - "gui.chatReport.send.no_reported_messages": "Выберите хотя бы одно сообщение в чате, чтобы пожаловаться", - "gui.chatReport.send.too_many_messages": "Слишком много сообщений для жалобы", - "gui.chatReport.title": "Жалоба на сообщения игрока", - "gui.chatSelection.context": "Сообщения, окружающие выбранные, будут включены для формирования контекста", - "gui.chatSelection.fold": "%s сообщений скрыто", - "gui.chatSelection.heading": "%s %s", - "gui.chatSelection.join": "%s присоединился к чату", - "gui.chatSelection.message.narrate": "%s сказал: %s в %s", - "gui.chatSelection.selected": "Выбрано %s из %s сообщений", - "gui.chatSelection.title": "Выберите сообщения для жалобы", - "gui.continue": "Продолжить", - "gui.copy_link_to_clipboard": "Копировать ссылку", - "gui.days": "%s дней", - "gui.done": "Готово", - "gui.down": "Вниз", - "gui.entity_tooltip.type": "Тип: %s", - "gui.experience.level": "%s", - "gui.fileDropFailure.detail": "Отклонено %s файлов", - "gui.fileDropFailure.title": "Не удалось добавить файлы", - "gui.game_rule.search": "Поиск...", - "gui.hours": "%s часов", - "gui.language.search": "Поиск...", - "gui.loadingMinecraft": "Загрузка Minecraft", - "gui.minutes": "%s мин", - "gui.multiLineEditBox.character_limit": "%s/%s", - "gui.narrate.button": "Кнопка %s", - "gui.narrate.editBox": "поле ввода %s: %s", - "gui.narrate.slider": "Ползунок %s", - "gui.narrate.tab": "Вкладка %s", - "gui.no": "Нет", - "gui.none": "Нет", - "gui.ok": "OK", - "gui.open_report_dir": "Открыть папку с отчётами", - "gui.packSelection.search": "Поиск...", - "gui.proceed": "Продолжить", - "gui.recipebook.moreRecipes": "Ещё варианты — правый клик", - "gui.recipebook.next_page": "Вперёд", - "gui.recipebook.page": "%s/%s", - "gui.recipebook.previous_page": "Назад", - "gui.recipebook.search_hint": "Поиск...", - "gui.recipebook.toggleRecipes.all": "Все рецепты", - "gui.recipebook.toggleRecipes.blastable": "Рецепты для плавильной печи", - "gui.recipebook.toggleRecipes.craftable": "Доступно к созданию", - "gui.recipebook.toggleRecipes.smeltable": "Рецепты для печи", - "gui.recipebook.toggleRecipes.smokable": "Рецепты для коптильни", - "gui.report_to_server": "Сообщить серверу", - "gui.selectWorld.search": "Поиск...", - "gui.socialInteractions.blocking_hint": "Настроить в аккаунте Microsoft", - "gui.socialInteractions.empty_blocked": "Нет заблокированных игроков в чате", - "gui.socialInteractions.empty_hidden": "Нет игроков скрытых в чате", - "gui.socialInteractions.hidden_in_chat": "Сообщения игрока %s будут скрыты", - "gui.socialInteractions.hide": "Скрыть в чате", - "gui.socialInteractions.narration.hide": "Скрывать сообщения от %s", - "gui.socialInteractions.narration.report": "Пожаловаться на игрока %s", - "gui.socialInteractions.narration.show": "Показывать сообщения от %s", - "gui.socialInteractions.report": "Жалоба", - "gui.socialInteractions.search_empty": "Не удалось найти игрока с этим именем", - "gui.socialInteractions.search_hint": "Поиск...", - "gui.socialInteractions.server_label.multiple": "%s — %s игроков", - "gui.socialInteractions.server_label.single": "%s — %s игрок", - "gui.socialInteractions.show": "Показывать в чате", - "gui.socialInteractions.shown_in_chat": "Сообщения игрока %s будут видны", - "gui.socialInteractions.status_blocked": "Заблокирован", - "gui.socialInteractions.status_blocked_offline": "Заблокирован — офлайн", - "gui.socialInteractions.status_hidden": "Скрыт", - "gui.socialInteractions.status_hidden_offline": "Скрыт — офлайн", - "gui.socialInteractions.status_offline": "Офлайн", - "gui.socialInteractions.tab_all": "Все", - "gui.socialInteractions.tab_blocked": "Блокированы", - "gui.socialInteractions.tab_hidden": "Скрыты", - "gui.socialInteractions.title": "Социальные взаимодействия", - "gui.socialInteractions.tooltip.hide": "Скрывать сообщения", - "gui.socialInteractions.tooltip.report": "Пожаловаться", - "gui.socialInteractions.tooltip.report.chat_disabled_or_blocked": "На этого игрока нельзя пожаловаться, поскольку чат отключён или заблокирован", - "gui.socialInteractions.tooltip.report.disabled": "Сервис жалоб недоступен", - "gui.socialInteractions.tooltip.report.no_messages": "Нет сообщений игрока %s, на которые можно пожаловаться", - "gui.socialInteractions.tooltip.report.not_reportable": "Об этом игроке нельзя сообщить, потому что его сообщения в чате не могут быть подтверждены на этом сервере", - "gui.socialInteractions.tooltip.show": "Показывать сообщения", - "gui.stats": "Статистика", - "gui.stats.none_found": "Статистика не найдена.", - "gui.toMenu": "К списку серверов", - "gui.toRealms": "К списку Realms", - "gui.toTitle": "В главное меню", - "gui.toWorld": "К списку миров", - "gui.togglable_slot": "Нажмите, чтобы отключить слот", - "gui.up": "Вверх", - "gui.waitingForResponse.button.inactive": "Назад (%s сек.)", - "gui.waitingForResponse.title": "Ожидание ответа от сервера", - "gui.yes": "Да", - "hanging_sign.edit": "Редактирование подвесной таблички", - "instrument.minecraft.admire_goat_horn": "Восторг", - "instrument.minecraft.call_goat_horn": "Зов", - "instrument.minecraft.dream_goat_horn": "Мечта", - "instrument.minecraft.feel_goat_horn": "Чувство", - "instrument.minecraft.ponder_goat_horn": "Размышление", - "instrument.minecraft.seek_goat_horn": "Стремление", - "instrument.minecraft.sing_goat_horn": "Воспевание", - "instrument.minecraft.yearn_goat_horn": "Тоска", - "inventory.binSlot": "Удалить предмет", - "inventory.hotbarInfo": "Сохраните инструменты, используя %1$s + %2$s", - "inventory.hotbarSaved": "Инструменты сохранены (восстановить — %1$s + %2$s)", - "item.canBreak": "Может ломать:", - "item.canPlace": "Ставить на:", - "item.canUse.unknown": "Неизвестно", - "item.color": "Цвет: %s", - "item.components": "%s компонентов", - "item.disabled": "Отключённый предмет", - "item.durability": "Прочность: %s / %s", - "item.dyed": "Крашеный", - "item.intangible": "Неосязаемый", - "item.minecraft.acacia_boat": "Акациевая лодка", - "item.minecraft.acacia_chest_boat": "Акациевая грузовая лодка", - "item.minecraft.allay_spawn_egg": "Яйцо призыва тихони", - "item.minecraft.amethyst_shard": "Осколок аметиста", - "item.minecraft.angler_pottery_shard": "Глиняный черепок «Рыбак»", - "item.minecraft.angler_pottery_sherd": "Глиняный черепок «Рыбак»", - "item.minecraft.apple": "Яблоко", - "item.minecraft.archer_pottery_shard": "Глиняный черепок «Лучник»", - "item.minecraft.archer_pottery_sherd": "Глиняный черепок «Лучник»", - "item.minecraft.armadillo_scute": "Щиток броненосца", - "item.minecraft.armadillo_spawn_egg": "Яйцо призыва броненосца", - "item.minecraft.armor_stand": "Стойка для брони", - "item.minecraft.arms_up_pottery_shard": "Глиняный черепок «Руки вверх»", - "item.minecraft.arms_up_pottery_sherd": "Глиняный черепок «Руки вверх»", - "item.minecraft.arrow": "Стрела", - "item.minecraft.axolotl_bucket": "Аксолотль в ведре", - "item.minecraft.axolotl_spawn_egg": "Яйцо призыва аксолотля", - "item.minecraft.baked_potato": "Печёный картофель", - "item.minecraft.bamboo_chest_raft": "Грузовой бамбуковый плот", - "item.minecraft.bamboo_raft": "Бамбуковый плот", - "item.minecraft.bat_spawn_egg": "Яйцо призыва летучей мыши", - "item.minecraft.bee_spawn_egg": "Яйцо призыва пчелы", - "item.minecraft.beef": "Сырая говядина", - "item.minecraft.beetroot": "Свёкла", - "item.minecraft.beetroot_seeds": "Семена свёклы", - "item.minecraft.beetroot_soup": "Свекольный суп", - "item.minecraft.birch_boat": "Берёзовая лодка", - "item.minecraft.birch_chest_boat": "Берёзовая грузовая лодка", - "item.minecraft.black_bundle": "Чёрный мешок", - "item.minecraft.black_dye": "Чёрный краситель", - "item.minecraft.black_harness": "Чёрная упряжь", - "item.minecraft.blade_pottery_shard": "Глиняный черепок «Клинок»", - "item.minecraft.blade_pottery_sherd": "Глиняный черепок «Клинок»", - "item.minecraft.blaze_powder": "Огненный порошок", - "item.minecraft.blaze_rod": "Огненный стержень", - "item.minecraft.blaze_spawn_egg": "Яйцо призыва всполоха", - "item.minecraft.blue_bundle": "Синий мешок", - "item.minecraft.blue_dye": "Синий краситель", - "item.minecraft.blue_egg": "Голубое яйцо", - "item.minecraft.blue_harness": "Синяя упряжь", - "item.minecraft.bogged_spawn_egg": "Яйцо призыва болотника", - "item.minecraft.bolt_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.bolt_armor_trim_smithing_template.new": "Отделка «Ось»", - "item.minecraft.bone": "Кость", - "item.minecraft.bone_meal": "Костная мука", - "item.minecraft.book": "Книга", - "item.minecraft.bordure_indented_banner_pattern": "Узор флага «Зубчатая кайма»", - "item.minecraft.bow": "Лук", - "item.minecraft.bowl": "Миска", - "item.minecraft.bread": "Хлеб", - "item.minecraft.breeze_rod": "Вихревой стержень", - "item.minecraft.breeze_spawn_egg": "Яйцо призыва вихря", - "item.minecraft.brewer_pottery_shard": "Глиняный черепок «Зельевар»", - "item.minecraft.brewer_pottery_sherd": "Глиняный черепок «Зельевар»", - "item.minecraft.brewing_stand": "Зельеварка", - "item.minecraft.brick": "Кирпич", - "item.minecraft.brown_bundle": "Коричневый мешок", - "item.minecraft.brown_dye": "Коричневый краситель", - "item.minecraft.brown_egg": "Коричневое яйцо", - "item.minecraft.brown_harness": "Коричневая упряжь", - "item.minecraft.brush": "Кисть", - "item.minecraft.bucket": "Ведро", - "item.minecraft.bundle": "Мешок", - "item.minecraft.bundle.empty": "Пустой", - "item.minecraft.bundle.empty.description": "Вмещает стопку разных предметов", - "item.minecraft.bundle.full": "Полный", - "item.minecraft.bundle.fullness": "%s/%s", - "item.minecraft.burn_pottery_shard": "Глиняный черепок «Пламя»", - "item.minecraft.burn_pottery_sherd": "Глиняный черепок «Пламя»", - "item.minecraft.camel_husk_spawn_egg": "Яйцо призыва верблюда-кадавра", - "item.minecraft.camel_spawn_egg": "Яйцо призыва верблюда", - "item.minecraft.carrot": "Морковь", - "item.minecraft.carrot_on_a_stick": "Удочка с морковкой", - "item.minecraft.cat_spawn_egg": "Яйцо призыва кошки", - "item.minecraft.cauldron": "Котёл", - "item.minecraft.cave_spider_spawn_egg": "Яйцо призыва пещерного паука", - "item.minecraft.chainmail_boots": "Кольчужные ботинки", - "item.minecraft.chainmail_chestplate": "Кольчуга", - "item.minecraft.chainmail_helmet": "Койф", - "item.minecraft.chainmail_leggings": "Кольчужные поножи", - "item.minecraft.charcoal": "Древесный уголь", - "item.minecraft.cherry_boat": "Вишнёвая лодка", - "item.minecraft.cherry_chest_boat": "Вишнёвая грузовая лодка", - "item.minecraft.chest_minecart": "Грузовая вагонетка", - "item.minecraft.chicken": "Сырая курица", - "item.minecraft.chicken_spawn_egg": "Яйцо призыва курицы", - "item.minecraft.chorus_fruit": "Плод хоруса", - "item.minecraft.clay_ball": "Комок глины", - "item.minecraft.clock": "Часы", - "item.minecraft.coal": "Уголь", - "item.minecraft.coast_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.coast_armor_trim_smithing_template.new": "Отделка «Берег»", - "item.minecraft.cocoa_beans": "Какао-бобы", - "item.minecraft.cod": "Сырая треска", - "item.minecraft.cod_bucket": "Треска в ведре", - "item.minecraft.cod_spawn_egg": "Яйцо призыва трески", - "item.minecraft.command_block_minecart": "Вагонетка с командным блоком", - "item.minecraft.compass": "Компас", - "item.minecraft.cooked_beef": "Стейк", - "item.minecraft.cooked_chicken": "Жареная курица", - "item.minecraft.cooked_cod": "Жареная треска", - "item.minecraft.cooked_mutton": "Жареная баранина", - "item.minecraft.cooked_porkchop": "Жареная свинина", - "item.minecraft.cooked_rabbit": "Жареная крольчатина", - "item.minecraft.cooked_salmon": "Жареный лосось", - "item.minecraft.cookie": "Печенье", - "item.minecraft.copper_axe": "Медный топор", - "item.minecraft.copper_boots": "Медные ботинки", - "item.minecraft.copper_chestplate": "Медный нагрудник", - "item.minecraft.copper_golem_spawn_egg": "Яйцо призыва медного голема", - "item.minecraft.copper_helmet": "Медный шлем", - "item.minecraft.copper_hoe": "Медная мотыга", - "item.minecraft.copper_horse_armor": "Медная конская броня", - "item.minecraft.copper_ingot": "Медный слиток", - "item.minecraft.copper_leggings": "Медные поножи", - "item.minecraft.copper_nautilus_armor": "Медная броня наутилуса", - "item.minecraft.copper_nugget": "Кусочек меди", - "item.minecraft.copper_pickaxe": "Медная кирка", - "item.minecraft.copper_shovel": "Медная лопата", - "item.minecraft.copper_spear": "Медное копьё", - "item.minecraft.copper_sword": "Медный меч", - "item.minecraft.cow_spawn_egg": "Яйцо призыва коровы", - "item.minecraft.creaking_spawn_egg": "Яйцо призыва скрипуна", - "item.minecraft.creeper_banner_pattern": "Узор флага", - "item.minecraft.creeper_banner_pattern.desc": "Крипер", - "item.minecraft.creeper_banner_pattern.new": "Узор флага «Крипер»", - "item.minecraft.creeper_spawn_egg": "Яйцо призыва крипера", - "item.minecraft.crossbow": "Арбалет", - "item.minecraft.crossbow.projectile": "Снаряд:", - "item.minecraft.crossbow.projectile.multiple": "Снаряд: %s × %s", - "item.minecraft.crossbow.projectile.single": "Снаряд: %s", - "item.minecraft.cyan_bundle": "Бирюзовый мешок", - "item.minecraft.cyan_dye": "Бирюзовый краситель", - "item.minecraft.cyan_harness": "Бирюзовая упряжь", - "item.minecraft.danger_pottery_shard": "Глиняный черепок «Угроза»", - "item.minecraft.danger_pottery_sherd": "Глиняный черепок «Угроза»", - "item.minecraft.dark_oak_boat": "Лодка из тёмного дуба", - "item.minecraft.dark_oak_chest_boat": "Грузовая лодка из тёмного дуба", - "item.minecraft.debug_stick": "Палочка отладки", - "item.minecraft.debug_stick.empty": "Свойства объекта %s не заданы", - "item.minecraft.debug_stick.select": "выбрано «%s» (%s)", - "item.minecraft.debug_stick.update": "«%s»: %s", - "item.minecraft.diamond": "Алмаз", - "item.minecraft.diamond_axe": "Алмазный топор", - "item.minecraft.diamond_boots": "Алмазные ботинки", - "item.minecraft.diamond_chestplate": "Алмазный нагрудник", - "item.minecraft.diamond_helmet": "Алмазный шлем", - "item.minecraft.diamond_hoe": "Алмазная мотыга", - "item.minecraft.diamond_horse_armor": "Алмазная конская броня", - "item.minecraft.diamond_leggings": "Алмазные поножи", - "item.minecraft.diamond_nautilus_armor": "Алмазная броня наутилуса", - "item.minecraft.diamond_pickaxe": "Алмазная кирка", - "item.minecraft.diamond_shovel": "Алмазная лопата", - "item.minecraft.diamond_spear": "Алмазное копьё", - "item.minecraft.diamond_sword": "Алмазный меч", - "item.minecraft.disc_fragment_5": "Осколок пластинки", - "item.minecraft.disc_fragment_5.desc": "Пластинка — 5", - "item.minecraft.dolphin_spawn_egg": "Яйцо призыва дельфина", - "item.minecraft.donkey_spawn_egg": "Яйцо призыва осла", - "item.minecraft.dragon_breath": "Дыхание дракона", - "item.minecraft.dried_kelp": "Сушёная ламинария", - "item.minecraft.drowned_spawn_egg": "Яйцо призыва утопленника", - "item.minecraft.dune_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.dune_armor_trim_smithing_template.new": "Отделка «Дюна»", - "item.minecraft.echo_shard": "Осколок эха", - "item.minecraft.egg": "Яйцо", - "item.minecraft.elder_guardian_spawn_egg": "Яйцо призыва древнего стража", - "item.minecraft.elytra": "Элитры", - "item.minecraft.emerald": "Изумруд", - "item.minecraft.enchanted_book": "Чародейская книга", - "item.minecraft.enchanted_golden_apple": "Зачарованное золотое яблоко", - "item.minecraft.end_crystal": "Кристалл Энда", - "item.minecraft.ender_dragon_spawn_egg": "Яйцо призыва Эндер-дракона", - "item.minecraft.ender_eye": "Око Эндера", - "item.minecraft.ender_pearl": "Эндер-жемчуг", - "item.minecraft.enderman_spawn_egg": "Яйцо призыва эндермена", - "item.minecraft.endermite_spawn_egg": "Яйцо призыва эндермита", - "item.minecraft.evoker_spawn_egg": "Яйцо призыва заклинателя", - "item.minecraft.experience_bottle": "Пузырёк опыта", - "item.minecraft.explorer_pottery_shard": "Глиняный черепок «Исследователь»", - "item.minecraft.explorer_pottery_sherd": "Глиняный черепок «Исследователь»", - "item.minecraft.eye_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.eye_armor_trim_smithing_template.new": "Отделка «Око»", - "item.minecraft.feather": "Перо", - "item.minecraft.fermented_spider_eye": "Маринованный паучий глаз", - "item.minecraft.field_masoned_banner_pattern": "Узор флага «Муровка»", - "item.minecraft.filled_map": "Карта", - "item.minecraft.fire_charge": "Огненный заряд", - "item.minecraft.firework_rocket": "Фейерверк", - "item.minecraft.firework_rocket.flight": "Длительность полёта:", - "item.minecraft.firework_rocket.multiple_stars": "%s × %s", - "item.minecraft.firework_rocket.single_star": "%s", - "item.minecraft.firework_star": "Пиротехническая звезда", - "item.minecraft.firework_star.black": "Чёрный", - "item.minecraft.firework_star.blue": "Синий", - "item.minecraft.firework_star.brown": "Коричневый", - "item.minecraft.firework_star.custom_color": "Пользовательский", - "item.minecraft.firework_star.cyan": "Бирюзовый", - "item.minecraft.firework_star.fade_to": "Затухание в", - "item.minecraft.firework_star.flicker": "Мерцание", - "item.minecraft.firework_star.gray": "Серый", - "item.minecraft.firework_star.green": "Зелёный", - "item.minecraft.firework_star.light_blue": "Голубой", - "item.minecraft.firework_star.light_gray": "Светло-серый", - "item.minecraft.firework_star.lime": "Лаймовый", - "item.minecraft.firework_star.magenta": "Пурпурный", - "item.minecraft.firework_star.orange": "Оранжевый", - "item.minecraft.firework_star.pink": "Розовый", - "item.minecraft.firework_star.purple": "Фиолетовый", - "item.minecraft.firework_star.red": "Красный", - "item.minecraft.firework_star.shape": "Неизвестная форма", - "item.minecraft.firework_star.shape.burst": "Всплеск", - "item.minecraft.firework_star.shape.creeper": "Криперообразный", - "item.minecraft.firework_star.shape.large_ball": "Большой шар", - "item.minecraft.firework_star.shape.small_ball": "Малый шар", - "item.minecraft.firework_star.shape.star": "Звездообразный", - "item.minecraft.firework_star.trail": "След", - "item.minecraft.firework_star.white": "Белый", - "item.minecraft.firework_star.yellow": "Жёлтый", - "item.minecraft.fishing_rod": "Удочка", - "item.minecraft.flint": "Кремень", - "item.minecraft.flint_and_steel": "Огниво", - "item.minecraft.flow_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.flow_armor_trim_smithing_template.new": "Отделка «Поток»", - "item.minecraft.flow_banner_pattern": "Узор флага", - "item.minecraft.flow_banner_pattern.desc": "Поток", - "item.minecraft.flow_banner_pattern.new": "Узор флага «Поток»", - "item.minecraft.flow_pottery_sherd": "Глиняный черепок «Поток»", - "item.minecraft.flower_banner_pattern": "Узор флага", - "item.minecraft.flower_banner_pattern.desc": "Цветок", - "item.minecraft.flower_banner_pattern.new": "Узор флага «Цветок»", - "item.minecraft.flower_pot": "Цветочный горшок", - "item.minecraft.fox_spawn_egg": "Яйцо призыва лисицы", - "item.minecraft.friend_pottery_shard": "Глиняный черепок «Друг»", - "item.minecraft.friend_pottery_sherd": "Глиняный черепок «Друг»", - "item.minecraft.frog_spawn_egg": "Яйцо призыва лягушки", - "item.minecraft.furnace_minecart": "Самоходная вагонетка", - "item.minecraft.ghast_spawn_egg": "Яйцо призыва гаста", - "item.minecraft.ghast_tear": "Слеза гаста", - "item.minecraft.glass_bottle": "Бутылочка", - "item.minecraft.glistering_melon_slice": "Сверкающий ломтик арбуза", - "item.minecraft.globe_banner_pattern": "Узор флага", - "item.minecraft.globe_banner_pattern.desc": "Глобус", - "item.minecraft.globe_banner_pattern.new": "Узор флага «Глобус»", - "item.minecraft.glow_berries": "Светящиеся ягоды", - "item.minecraft.glow_ink_sac": "Светящийся чернильный мешок", - "item.minecraft.glow_item_frame": "Светящаяся рамка", - "item.minecraft.glow_squid_spawn_egg": "Яйцо призыва светящегося спрута", - "item.minecraft.glowstone_dust": "Светокаменная пыль", - "item.minecraft.goat_horn": "Козий рог", - "item.minecraft.goat_spawn_egg": "Яйцо призыва козы", - "item.minecraft.gold_ingot": "Золотой слиток", - "item.minecraft.gold_nugget": "Кусочек золота", - "item.minecraft.golden_apple": "Золотое яблоко", - "item.minecraft.golden_axe": "Золотой топор", - "item.minecraft.golden_boots": "Золотые ботинки", - "item.minecraft.golden_carrot": "Золотая морковь", - "item.minecraft.golden_chestplate": "Золотой нагрудник", - "item.minecraft.golden_helmet": "Золотой шлем", - "item.minecraft.golden_hoe": "Золотая мотыга", - "item.minecraft.golden_horse_armor": "Золотая конская броня", - "item.minecraft.golden_leggings": "Золотые поножи", - "item.minecraft.golden_nautilus_armor": "Золотая броня наутилуса", - "item.minecraft.golden_pickaxe": "Золотая кирка", - "item.minecraft.golden_shovel": "Золотая лопата", - "item.minecraft.golden_spear": "Золотое копьё", - "item.minecraft.golden_sword": "Золотой меч", - "item.minecraft.gray_bundle": "Серый мешок", - "item.minecraft.gray_dye": "Серый краситель", - "item.minecraft.gray_harness": "Серая упряжь", - "item.minecraft.green_bundle": "Зелёный мешок", - "item.minecraft.green_dye": "Зелёный краситель", - "item.minecraft.green_harness": "Зелёная упряжь", - "item.minecraft.guardian_spawn_egg": "Яйцо призыва стража", - "item.minecraft.gunpowder": "Порох", - "item.minecraft.guster_banner_pattern": "Узор флага", - "item.minecraft.guster_banner_pattern.desc": "Вихрь", - "item.minecraft.guster_banner_pattern.new": "Узор флага «Вихрь»", - "item.minecraft.guster_pottery_sherd": "Глиняный черепок «Вихрь»", - "item.minecraft.happy_ghast_spawn_egg": "Яйцо призыва счастливого гаста", - "item.minecraft.harness": "Упряжь", - "item.minecraft.heart_of_the_sea": "Сердце моря", - "item.minecraft.heart_pottery_shard": "Глиняный черепок «Сердце»", - "item.minecraft.heart_pottery_sherd": "Глиняный черепок «Сердце»", - "item.minecraft.heartbreak_pottery_shard": "Глиняный черепок «Разбитое сердце»", - "item.minecraft.heartbreak_pottery_sherd": "Глиняный черепок «Разбитое сердце»", - "item.minecraft.hoglin_spawn_egg": "Яйцо призыва хоглина", - "item.minecraft.honey_bottle": "Бутылочка мёда", - "item.minecraft.honeycomb": "Пчелиные соты", - "item.minecraft.hopper_minecart": "Загрузочная вагонетка", - "item.minecraft.horse_spawn_egg": "Яйцо призыва лошади", - "item.minecraft.host_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.host_armor_trim_smithing_template.new": "Отделка «Вождь»", - "item.minecraft.howl_pottery_shard": "Глиняный черепок «Вой»", - "item.minecraft.howl_pottery_sherd": "Глиняный черепок «Вой»", - "item.minecraft.husk_spawn_egg": "Яйцо призыва кадавра", - "item.minecraft.ink_sac": "Чернильный мешок", - "item.minecraft.iron_axe": "Железный топор", - "item.minecraft.iron_boots": "Железные ботинки", - "item.minecraft.iron_chestplate": "Железный нагрудник", - "item.minecraft.iron_golem_spawn_egg": "Яйцо призыва железного голема", - "item.minecraft.iron_helmet": "Железный шлем", - "item.minecraft.iron_hoe": "Железная мотыга", - "item.minecraft.iron_horse_armor": "Железная конская броня", - "item.minecraft.iron_ingot": "Железный слиток", - "item.minecraft.iron_leggings": "Железные поножи", - "item.minecraft.iron_nautilus_armor": "Железная броня наутилуса", - "item.minecraft.iron_nugget": "Кусочек железа", - "item.minecraft.iron_pickaxe": "Железная кирка", - "item.minecraft.iron_shovel": "Железная лопата", - "item.minecraft.iron_spear": "Железное копьё", - "item.minecraft.iron_sword": "Железный меч", - "item.minecraft.item_frame": "Рамка", - "item.minecraft.jungle_boat": "Лодка из тропического дерева", - "item.minecraft.jungle_chest_boat": "Грузовая лодка из тропического дерева", - "item.minecraft.knowledge_book": "Книга знаний", - "item.minecraft.lapis_lazuli": "Лазурит", - "item.minecraft.lava_bucket": "Ведро лавы", - "item.minecraft.lead": "Поводок", - "item.minecraft.leather": "Кожа", - "item.minecraft.leather_boots": "Кожаные ботинки", - "item.minecraft.leather_chestplate": "Кожаная куртка", - "item.minecraft.leather_helmet": "Кожаный шлем", - "item.minecraft.leather_horse_armor": "Кожаная конская броня", - "item.minecraft.leather_leggings": "Кожаные штаны", - "item.minecraft.light_blue_bundle": "Голубой мешок", - "item.minecraft.light_blue_dye": "Голубой краситель", - "item.minecraft.light_blue_harness": "Голубая упряжь", - "item.minecraft.light_gray_bundle": "Светло-серый мешок", - "item.minecraft.light_gray_dye": "Светло-серый краситель", - "item.minecraft.light_gray_harness": "Светло-серая упряжь", - "item.minecraft.lime_bundle": "Лаймовый мешок", - "item.minecraft.lime_dye": "Лаймовый краситель", - "item.minecraft.lime_harness": "Лаймовая упряжь", - "item.minecraft.lingering_potion": "Туманное зелье", - "item.minecraft.lingering_potion.effect.awkward": "Мутное туманное зелье", - "item.minecraft.lingering_potion.effect.empty": "Несоздаваемое туманное зелье", - "item.minecraft.lingering_potion.effect.fire_resistance": "Туманное зелье огнестойкости", - "item.minecraft.lingering_potion.effect.harming": "Туманное зелье вреда", - "item.minecraft.lingering_potion.effect.healing": "Туманное зелье исцеления", - "item.minecraft.lingering_potion.effect.infested": "Туманное зелье заражения", - "item.minecraft.lingering_potion.effect.invisibility": "Туманное зелье невидимости", - "item.minecraft.lingering_potion.effect.leaping": "Туманное зелье прыгучести", - "item.minecraft.lingering_potion.effect.levitation": "Туманное зелье левитации", - "item.minecraft.lingering_potion.effect.luck": "Туманное зелье везения", - "item.minecraft.lingering_potion.effect.mundane": "Заурядное туманное зелье", - "item.minecraft.lingering_potion.effect.night_vision": "Туманное зелье ночного зрения", - "item.minecraft.lingering_potion.effect.oozing": "Туманное зелье слизистости", - "item.minecraft.lingering_potion.effect.poison": "Туманное зелье отравления", - "item.minecraft.lingering_potion.effect.regeneration": "Туманное зелье регенерации", - "item.minecraft.lingering_potion.effect.slow_falling": "Туманное зелье плавного падения", - "item.minecraft.lingering_potion.effect.slowness": "Туманное зелье замедления", - "item.minecraft.lingering_potion.effect.strength": "Туманное зелье силы", - "item.minecraft.lingering_potion.effect.swiftness": "Туманное зелье стремительности", - "item.minecraft.lingering_potion.effect.thick": "Густое туманное зелье", - "item.minecraft.lingering_potion.effect.turtle_master": "Туманное зелье черепашьей мощи", - "item.minecraft.lingering_potion.effect.water": "Бутылочка с водяной взвесью", - "item.minecraft.lingering_potion.effect.water_breathing": "Туманное зелье водного дыхания", - "item.minecraft.lingering_potion.effect.weakness": "Туманное зелье слабости", - "item.minecraft.lingering_potion.effect.weaving": "Туманное зелье плетения", - "item.minecraft.lingering_potion.effect.wind_charged": "Туманное зелье ветрового заряда", - "item.minecraft.llama_spawn_egg": "Яйцо призыва ламы", - "item.minecraft.lodestone_compass": "Намагниченный компас", - "item.minecraft.mace": "Булава", - "item.minecraft.magenta_bundle": "Пурпурный мешок", - "item.minecraft.magenta_dye": "Пурпурный краситель", - "item.minecraft.magenta_harness": "Пурпурная упряжь", - "item.minecraft.magma_cream": "Сгусток магмы", - "item.minecraft.magma_cube_spawn_egg": "Яйцо призыва магмового куба", - "item.minecraft.mangrove_boat": "Мангровая лодка", - "item.minecraft.mangrove_chest_boat": "Мангровая грузовая лодка", - "item.minecraft.map": "Чистая карта", - "item.minecraft.melon_seeds": "Семена арбуза", - "item.minecraft.melon_slice": "Ломтик арбуза", - "item.minecraft.milk_bucket": "Ведро молока", - "item.minecraft.minecart": "Вагонетка", - "item.minecraft.miner_pottery_shard": "Глиняный черепок «Шахтёр»", - "item.minecraft.miner_pottery_sherd": "Глиняный черепок «Шахтёр»", - "item.minecraft.mojang_banner_pattern": "Узор флага", - "item.minecraft.mojang_banner_pattern.desc": "Нечто", - "item.minecraft.mojang_banner_pattern.new": "Узор флага «Нечто»", - "item.minecraft.mooshroom_spawn_egg": "Яйцо призыва муушрума", - "item.minecraft.mourner_pottery_shard": "Глиняный черепок «Скорбь»", - "item.minecraft.mourner_pottery_sherd": "Глиняный черепок «Скорбь»", - "item.minecraft.mule_spawn_egg": "Яйцо призыва мула", - "item.minecraft.mushroom_stew": "Тушёные грибы", - "item.minecraft.music_disc_11": "Пластинка", - "item.minecraft.music_disc_11.desc": "C418 — 11", - "item.minecraft.music_disc_13": "Пластинка", - "item.minecraft.music_disc_13.desc": "C418 — 13", - "item.minecraft.music_disc_5": "Пластинка", - "item.minecraft.music_disc_5.desc": "Самуель Оберг — 5", - "item.minecraft.music_disc_blocks": "Пластинка", - "item.minecraft.music_disc_blocks.desc": "C418 — blocks", - "item.minecraft.music_disc_cat": "Пластинка", - "item.minecraft.music_disc_cat.desc": "C418 — cat", - "item.minecraft.music_disc_chirp": "Пластинка", - "item.minecraft.music_disc_chirp.desc": "C418 — chirp", - "item.minecraft.music_disc_creator": "Пластинка", - "item.minecraft.music_disc_creator.desc": "Лена Рейн — Creator", - "item.minecraft.music_disc_creator_music_box": "Пластинка", - "item.minecraft.music_disc_creator_music_box.desc": "Лена Рейн — Creator (Музыкальная шкатулка)", - "item.minecraft.music_disc_far": "Пластинка", - "item.minecraft.music_disc_far.desc": "C418 — far", - "item.minecraft.music_disc_lava_chicken": "Пластинка", - "item.minecraft.music_disc_lava_chicken.desc": "Hyper Potions — Lava Chicken", - "item.minecraft.music_disc_mall": "Пластинка", - "item.minecraft.music_disc_mall.desc": "C418 — mall", - "item.minecraft.music_disc_mellohi": "Пластинка", - "item.minecraft.music_disc_mellohi.desc": "C418 — mellohi", - "item.minecraft.music_disc_otherside": "Пластинка", - "item.minecraft.music_disc_otherside.desc": "Лена Рейн — otherside", - "item.minecraft.music_disc_pigstep": "Пластинка", - "item.minecraft.music_disc_pigstep.desc": "Лена Рейн — Pigstep", - "item.minecraft.music_disc_precipice": "Пластинка", - "item.minecraft.music_disc_precipice.desc": "Аарон Шероф — Precipice", - "item.minecraft.music_disc_relic": "Пластинка", - "item.minecraft.music_disc_relic.desc": "Аарон Шероф — Relic", - "item.minecraft.music_disc_stal": "Пластинка", - "item.minecraft.music_disc_stal.desc": "C418 — stal", - "item.minecraft.music_disc_strad": "Пластинка", - "item.minecraft.music_disc_strad.desc": "C418 — strad", - "item.minecraft.music_disc_tears": "Пластинка", - "item.minecraft.music_disc_tears.desc": "Эймос Родди — Tears", - "item.minecraft.music_disc_wait": "Пластинка", - "item.minecraft.music_disc_wait.desc": "C418 — wait", - "item.minecraft.music_disc_ward": "Пластинка", - "item.minecraft.music_disc_ward.desc": "C418 — ward", - "item.minecraft.mutton": "Сырая баранина", - "item.minecraft.name_tag": "Бирка", - "item.minecraft.nautilus_shell": "Раковина наутилуса", - "item.minecraft.nautilus_spawn_egg": "Яйцо призыва наутилуса", - "item.minecraft.nether_brick": "Незерский кирпич", - "item.minecraft.nether_star": "Звезда Незера", - "item.minecraft.nether_wart": "Незерский нарост", - "item.minecraft.netherite_axe": "Незеритовый топор", - "item.minecraft.netherite_boots": "Незеритовые ботинки", - "item.minecraft.netherite_chestplate": "Незеритовый нагрудник", - "item.minecraft.netherite_helmet": "Незеритовый шлем", - "item.minecraft.netherite_hoe": "Незеритовая мотыга", - "item.minecraft.netherite_horse_armor": "Незеритовая конская броня", - "item.minecraft.netherite_ingot": "Незеритовый слиток", - "item.minecraft.netherite_leggings": "Незеритовые поножи", - "item.minecraft.netherite_nautilus_armor": "Незеритовая броня наутилуса", - "item.minecraft.netherite_pickaxe": "Незеритовая кирка", - "item.minecraft.netherite_scrap": "Незеритовый лом", - "item.minecraft.netherite_shovel": "Незеритовая лопата", - "item.minecraft.netherite_spear": "Незеритовое копьё", - "item.minecraft.netherite_sword": "Незеритовый меч", - "item.minecraft.netherite_upgrade_smithing_template": "Кузнечный шаблон", - "item.minecraft.netherite_upgrade_smithing_template.new": "Незеритовое улучшение", - "item.minecraft.oak_boat": "Дубовая лодка", - "item.minecraft.oak_chest_boat": "Дубовая грузовая лодка", - "item.minecraft.ocelot_spawn_egg": "Яйцо призыва оцелота", - "item.minecraft.ominous_bottle": "Зловещая бутылочка", - "item.minecraft.ominous_trial_key": "Зловещий ключ испытаний", - "item.minecraft.orange_bundle": "Оранжевый мешок", - "item.minecraft.orange_dye": "Оранжевый краситель", - "item.minecraft.orange_harness": "Оранжевая упряжь", - "item.minecraft.painting": "Картина", - "item.minecraft.pale_oak_boat": "Лодка из бледного дуба", - "item.minecraft.pale_oak_chest_boat": "Грузовая лодка из бледного дуба", - "item.minecraft.panda_spawn_egg": "Яйцо призыва панды", - "item.minecraft.paper": "Бумага", - "item.minecraft.parched_spawn_egg": "Яйцо призыва пустынника", - "item.minecraft.parrot_spawn_egg": "Яйцо призыва попугая", - "item.minecraft.phantom_membrane": "Мембрана фантома", - "item.minecraft.phantom_spawn_egg": "Яйцо призыва фантома", - "item.minecraft.pig_spawn_egg": "Яйцо призыва свиньи", - "item.minecraft.piglin_banner_pattern": "Узор флага", - "item.minecraft.piglin_banner_pattern.desc": "Рыло", - "item.minecraft.piglin_banner_pattern.new": "Узор флага «Рыло»", - "item.minecraft.piglin_brute_spawn_egg": "Яйцо призыва брутального пиглина", - "item.minecraft.piglin_spawn_egg": "Яйцо призыва пиглина", - "item.minecraft.pillager_spawn_egg": "Яйцо призыва разбойника", - "item.minecraft.pink_bundle": "Розовый мешок", - "item.minecraft.pink_dye": "Розовый краситель", - "item.minecraft.pink_harness": "Розовая упряжь", - "item.minecraft.pitcher_plant": "Кувшинница", - "item.minecraft.pitcher_pod": "Стручок кувшинницы", - "item.minecraft.plenty_pottery_shard": "Глиняный черепок «Изобилие»", - "item.minecraft.plenty_pottery_sherd": "Глиняный черепок «Изобилие»", - "item.minecraft.poisonous_potato": "Ядовитый картофель", - "item.minecraft.polar_bear_spawn_egg": "Яйцо призыва белого медведя", - "item.minecraft.popped_chorus_fruit": "Прожаренный плод хоруса", - "item.minecraft.porkchop": "Сырая свинина", - "item.minecraft.potato": "Картофель", - "item.minecraft.potion": "Зелье", - "item.minecraft.potion.effect.awkward": "Мутное зелье", - "item.minecraft.potion.effect.empty": "Несоздаваемое зелье", - "item.minecraft.potion.effect.fire_resistance": "Зелье огнестойкости", - "item.minecraft.potion.effect.harming": "Зелье вреда", - "item.minecraft.potion.effect.healing": "Зелье исцеления", - "item.minecraft.potion.effect.infested": "Зелье заражения", - "item.minecraft.potion.effect.invisibility": "Зелье невидимости", - "item.minecraft.potion.effect.leaping": "Зелье прыгучести", - "item.minecraft.potion.effect.levitation": "Зелье левитации", - "item.minecraft.potion.effect.luck": "Зелье везения", - "item.minecraft.potion.effect.mundane": "Заурядное зелье", - "item.minecraft.potion.effect.night_vision": "Зелье ночного зрения", - "item.minecraft.potion.effect.oozing": "Зелье слизистости", - "item.minecraft.potion.effect.poison": "Зелье отравления", - "item.minecraft.potion.effect.regeneration": "Зелье регенерации", - "item.minecraft.potion.effect.slow_falling": "Зелье плавного падения", - "item.minecraft.potion.effect.slowness": "Зелье замедления", - "item.minecraft.potion.effect.strength": "Зелье силы", - "item.minecraft.potion.effect.swiftness": "Зелье стремительности", - "item.minecraft.potion.effect.thick": "Густое зелье", - "item.minecraft.potion.effect.turtle_master": "Зелье черепашьей мощи", - "item.minecraft.potion.effect.water": "Бутылочка воды", - "item.minecraft.potion.effect.water_breathing": "Зелье водного дыхания", - "item.minecraft.potion.effect.weakness": "Зелье слабости", - "item.minecraft.potion.effect.weaving": "Зелье плетения", - "item.minecraft.potion.effect.wind_charged": "Зелье ветрового заряда", - "item.minecraft.pottery_shard_archer": "Глиняный черепок «Лучник»", - "item.minecraft.pottery_shard_arms_up": "Глиняный черепок «Руки вверх»", - "item.minecraft.pottery_shard_prize": "Глиняный черепок «Награда»", - "item.minecraft.pottery_shard_skull": "Глиняный черепок «Череп»", - "item.minecraft.powder_snow_bucket": "Ведро с рыхлым снегом", - "item.minecraft.prismarine_crystals": "Кристалл призмарина", - "item.minecraft.prismarine_shard": "Осколок призмарина", - "item.minecraft.prize_pottery_shard": "Глиняный черепок «Награда»", - "item.minecraft.prize_pottery_sherd": "Глиняный черепок «Награда»", - "item.minecraft.pufferfish": "Иглобрюх", - "item.minecraft.pufferfish_bucket": "Иглобрюх в ведре", - "item.minecraft.pufferfish_spawn_egg": "Яйцо призыва иглобрюха", - "item.minecraft.pumpkin_pie": "Тыквенный пирог", - "item.minecraft.pumpkin_seeds": "Семена тыквы", - "item.minecraft.purple_bundle": "Фиолетовый мешок", - "item.minecraft.purple_dye": "Фиолетовый краситель", - "item.minecraft.purple_harness": "Фиолетовая упряжь", - "item.minecraft.quartz": "Незерский кварц", - "item.minecraft.rabbit": "Сырая крольчатина", - "item.minecraft.rabbit_foot": "Кроличья лапка", - "item.minecraft.rabbit_hide": "Кроличья шкурка", - "item.minecraft.rabbit_spawn_egg": "Яйцо призыва кролика", - "item.minecraft.rabbit_stew": "Тушёный кролик", - "item.minecraft.raiser_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.raiser_armor_trim_smithing_template.new": "Отделка «Собиратель»", - "item.minecraft.ravager_spawn_egg": "Яйцо призыва разорителя", - "item.minecraft.raw_copper": "Рудная медь", - "item.minecraft.raw_gold": "Рудное золото", - "item.minecraft.raw_iron": "Рудное железо", - "item.minecraft.recovery_compass": "Возвратный компас", - "item.minecraft.red_bundle": "Красный мешок", - "item.minecraft.red_dye": "Красный краситель", - "item.minecraft.red_harness": "Красная упряжь", - "item.minecraft.redstone": "Редстоуновая пыль", - "item.minecraft.resin_brick": "Смоляной кирпич", - "item.minecraft.resin_clump": "Сгусток смолы", - "item.minecraft.rib_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.rib_armor_trim_smithing_template.new": "Отделка «Ребро»", - "item.minecraft.rotten_flesh": "Гнилая плоть", - "item.minecraft.saddle": "Седло", - "item.minecraft.salmon": "Сырой лосось", - "item.minecraft.salmon_bucket": "Лосось в ведре", - "item.minecraft.salmon_spawn_egg": "Яйцо призыва лосося", - "item.minecraft.scrape_pottery_sherd": "Глиняный черепок «Обтёсывание»", - "item.minecraft.scute": "Щиток", - "item.minecraft.sentry_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.sentry_armor_trim_smithing_template.new": "Отделка «Страж»", - "item.minecraft.shaper_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.shaper_armor_trim_smithing_template.new": "Отделка «Скульптор»", - "item.minecraft.sheaf_pottery_shard": "Глиняный черепок «Сноп»", - "item.minecraft.sheaf_pottery_sherd": "Глиняный черепок «Сноп»", - "item.minecraft.shears": "Ножницы", - "item.minecraft.sheep_spawn_egg": "Яйцо призыва овцы", - "item.minecraft.shelter_pottery_shard": "Глиняный черепок «Укрытие»", - "item.minecraft.shelter_pottery_sherd": "Глиняный черепок «Укрытие»", - "item.minecraft.shield": "Щит", - "item.minecraft.shield.black": "Чёрный щит", - "item.minecraft.shield.blue": "Синий щит", - "item.minecraft.shield.brown": "Коричневый щит", - "item.minecraft.shield.cyan": "Бирюзовый щит", - "item.minecraft.shield.gray": "Серый щит", - "item.minecraft.shield.green": "Зелёный щит", - "item.minecraft.shield.light_blue": "Голубой щит", - "item.minecraft.shield.light_gray": "Светло-серый щит", - "item.minecraft.shield.lime": "Лаймовый щит", - "item.minecraft.shield.magenta": "Пурпурный щит", - "item.minecraft.shield.orange": "Оранжевый щит", - "item.minecraft.shield.pink": "Розовый щит", - "item.minecraft.shield.purple": "Фиолетовый щит", - "item.minecraft.shield.red": "Красный щит", - "item.minecraft.shield.white": "Белый щит", - "item.minecraft.shield.yellow": "Жёлтый щит", - "item.minecraft.shulker_shell": "Панцирь шалкера", - "item.minecraft.shulker_spawn_egg": "Яйцо призыва шалкера", - "item.minecraft.sign": "Табличка", - "item.minecraft.silence_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.silence_armor_trim_smithing_template.new": "Отделка «Тишина»", - "item.minecraft.silverfish_spawn_egg": "Яйцо призыва чешуйницы", - "item.minecraft.skeleton_horse_spawn_egg": "Яйцо призыва лошади-скелета", - "item.minecraft.skeleton_spawn_egg": "Яйцо призыва скелета", - "item.minecraft.skull_banner_pattern": "Узор флага", - "item.minecraft.skull_banner_pattern.desc": "Череп", - "item.minecraft.skull_banner_pattern.new": "Узор флага «Череп»", - "item.minecraft.skull_pottery_shard": "Глиняный черепок «Череп»", - "item.minecraft.skull_pottery_sherd": "Глиняный черепок «Череп»", - "item.minecraft.slime_ball": "Сгусток слизи", - "item.minecraft.slime_spawn_egg": "Яйцо призыва слизня", - "item.minecraft.smithing_template": "Кузнечный шаблон", - "item.minecraft.smithing_template.applies_to": "Применяется к:", - "item.minecraft.smithing_template.armor_trim.additions_slot_description": "Поместите слиток или кристалл", - "item.minecraft.smithing_template.armor_trim.applies_to": "Доспехам", - "item.minecraft.smithing_template.armor_trim.base_slot_description": "Поместите элемент брони", - "item.minecraft.smithing_template.armor_trim.ingredients": "Слитки и кристаллы", - "item.minecraft.smithing_template.ingredients": "Материалы:", - "item.minecraft.smithing_template.netherite_upgrade.additions_slot_description": "Поместите незеритовый слиток", - "item.minecraft.smithing_template.netherite_upgrade.applies_to": "Алмазному снаряжению", - "item.minecraft.smithing_template.netherite_upgrade.base_slot_description": "Поместите алмазный доспех, инструмент или оружие", - "item.minecraft.smithing_template.netherite_upgrade.ingredients": "Незеритовый слиток", - "item.minecraft.smithing_template.upgrade": "Улучшение: ", - "item.minecraft.sniffer_spawn_egg": "Яйцо призыва нюхача", - "item.minecraft.snort_pottery_shard": "Глиняный черепок «Шмыг»", - "item.minecraft.snort_pottery_sherd": "Глиняный черепок «Шмыг»", - "item.minecraft.snout_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.snout_armor_trim_smithing_template.new": "Отделка «Рыло»", - "item.minecraft.snow_golem_spawn_egg": "Яйцо призыва снежного голема", - "item.minecraft.snowball": "Снежок", - "item.minecraft.spectral_arrow": "Спектральная стрела", - "item.minecraft.spider_eye": "Паучий глаз", - "item.minecraft.spider_spawn_egg": "Яйцо призыва паука", - "item.minecraft.spire_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.spire_armor_trim_smithing_template.new": "Отделка «Шпиль»", - "item.minecraft.splash_potion": "Взрывное зелье", - "item.minecraft.splash_potion.effect.awkward": "Мутное взрывное зелье", - "item.minecraft.splash_potion.effect.empty": "Несоздаваемое взрывное зелье", - "item.minecraft.splash_potion.effect.fire_resistance": "Взрывное зелье огнестойкости", - "item.minecraft.splash_potion.effect.harming": "Взрывное зелье вреда", - "item.minecraft.splash_potion.effect.healing": "Взрывное зелье исцеления", - "item.minecraft.splash_potion.effect.infested": "Взрывное зелье заражения", - "item.minecraft.splash_potion.effect.invisibility": "Взрывное зелье невидимости", - "item.minecraft.splash_potion.effect.leaping": "Взрывное зелье прыгучести", - "item.minecraft.splash_potion.effect.levitation": "Взрывное зелье левитации", - "item.minecraft.splash_potion.effect.luck": "Взрывное зелье везения", - "item.minecraft.splash_potion.effect.mundane": "Заурядное взрывное зелье", - "item.minecraft.splash_potion.effect.night_vision": "Взрывное зелье ночного зрения", - "item.minecraft.splash_potion.effect.oozing": "Взрывное зелье слизистости", - "item.minecraft.splash_potion.effect.poison": "Взрывное зелье отравления", - "item.minecraft.splash_potion.effect.regeneration": "Взрывное зелье регенерации", - "item.minecraft.splash_potion.effect.slow_falling": "Взрывное зелье плавного падения", - "item.minecraft.splash_potion.effect.slowness": "Взрывное зелье замедления", - "item.minecraft.splash_potion.effect.strength": "Взрывное зелье силы", - "item.minecraft.splash_potion.effect.swiftness": "Взрывное зелье стремительности", - "item.minecraft.splash_potion.effect.thick": "Густое взрывное зелье", - "item.minecraft.splash_potion.effect.turtle_master": "Взрывное зелье черепашьей мощи", - "item.minecraft.splash_potion.effect.water": "Взрывная бутылочка воды", - "item.minecraft.splash_potion.effect.water_breathing": "Взрывное зелье водного дыхания", - "item.minecraft.splash_potion.effect.weakness": "Взрывное зелье слабости", - "item.minecraft.splash_potion.effect.weaving": "Взрывное зелье плетения", - "item.minecraft.splash_potion.effect.wind_charged": "Взрывное зелье ветрового заряда", - "item.minecraft.spruce_boat": "Еловая лодка", - "item.minecraft.spruce_chest_boat": "Еловая грузовая лодка", - "item.minecraft.spyglass": "Подзорная труба", - "item.minecraft.squid_spawn_egg": "Яйцо призыва спрута", - "item.minecraft.stick": "Палка", - "item.minecraft.stone_axe": "Каменный топор", - "item.minecraft.stone_hoe": "Каменная мотыга", - "item.minecraft.stone_pickaxe": "Каменная кирка", - "item.minecraft.stone_shovel": "Каменная лопата", - "item.minecraft.stone_spear": "Каменное копьё", - "item.minecraft.stone_sword": "Каменный меч", - "item.minecraft.stray_spawn_egg": "Яйцо призыва зимогора", - "item.minecraft.strider_spawn_egg": "Яйцо призыва лавомерки", - "item.minecraft.string": "Нить", - "item.minecraft.sugar": "Сахар", - "item.minecraft.sulfur_cube_bucket": "Серный куб в ведре", - "item.minecraft.sulfur_cube_spawn_egg": "Яйцо призыва серного куба", - "item.minecraft.suspicious_stew": "Загадочное рагу", - "item.minecraft.sweet_berries": "Сладкие ягоды", - "item.minecraft.tadpole_bucket": "Головастик в ведре", - "item.minecraft.tadpole_spawn_egg": "Яйцо призыва головастика", - "item.minecraft.tide_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.tide_armor_trim_smithing_template.new": "Отделка «Прилив»", - "item.minecraft.tipped_arrow": "Обработанная стрела", - "item.minecraft.tipped_arrow.effect.awkward": "Обработанная стрела", - "item.minecraft.tipped_arrow.effect.empty": "Обработанная несоздаваемым зельем стрела", - "item.minecraft.tipped_arrow.effect.fire_resistance": "Стрела огнестойкости", - "item.minecraft.tipped_arrow.effect.harming": "Стрела вреда", - "item.minecraft.tipped_arrow.effect.healing": "Стрела исцеления", - "item.minecraft.tipped_arrow.effect.infested": "Стрела заражения", - "item.minecraft.tipped_arrow.effect.invisibility": "Стрела невидимости", - "item.minecraft.tipped_arrow.effect.leaping": "Стрела прыгучести", - "item.minecraft.tipped_arrow.effect.levitation": "Стрела левитации", - "item.minecraft.tipped_arrow.effect.luck": "Стрела везения", - "item.minecraft.tipped_arrow.effect.mundane": "Обработанная стрела", - "item.minecraft.tipped_arrow.effect.night_vision": "Стрела ночного зрения", - "item.minecraft.tipped_arrow.effect.oozing": "Стрела слизистости", - "item.minecraft.tipped_arrow.effect.poison": "Стрела отравления", - "item.minecraft.tipped_arrow.effect.regeneration": "Стрела регенерации", - "item.minecraft.tipped_arrow.effect.slow_falling": "Стрела плавного падения", - "item.minecraft.tipped_arrow.effect.slowness": "Стрела замедления", - "item.minecraft.tipped_arrow.effect.strength": "Стрела силы", - "item.minecraft.tipped_arrow.effect.swiftness": "Стрела стремительности", - "item.minecraft.tipped_arrow.effect.thick": "Обработанная стрела", - "item.minecraft.tipped_arrow.effect.turtle_master": "Стрела черепашьей мощи", - "item.minecraft.tipped_arrow.effect.water": "Взрывная стрела", - "item.minecraft.tipped_arrow.effect.water_breathing": "Стрела водного дыхания", - "item.minecraft.tipped_arrow.effect.weakness": "Стрела слабости", - "item.minecraft.tipped_arrow.effect.weaving": "Стрела плетения", - "item.minecraft.tipped_arrow.effect.wind_charged": "Стрела ветрового заряда", - "item.minecraft.tnt_minecart": "Вагонетка с динамитом", - "item.minecraft.torchflower_seeds": "Семена факельника", - "item.minecraft.totem_of_undying": "Тотем бессмертия", - "item.minecraft.trader_llama_spawn_egg": "Яйцо призыва ламы торговца", - "item.minecraft.trial_key": "Ключ испытаний", - "item.minecraft.trident": "Трезубец", - "item.minecraft.tropical_fish": "Тропическая рыба", - "item.minecraft.tropical_fish_bucket": "Тропическая рыба в ведре", - "item.minecraft.tropical_fish_spawn_egg": "Яйцо призыва тропической рыбы", - "item.minecraft.turtle_helmet": "Черепаший панцирь", - "item.minecraft.turtle_scute": "Черепаший щиток", - "item.minecraft.turtle_spawn_egg": "Яйцо призыва черепахи", - "item.minecraft.vex_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.vex_armor_trim_smithing_template.new": "Отделка «Вредина»", - "item.minecraft.vex_spawn_egg": "Яйцо призыва вредины", - "item.minecraft.villager_spawn_egg": "Яйцо призыва крестьянина", - "item.minecraft.vindicator_spawn_egg": "Яйцо призыва поборника", - "item.minecraft.wandering_trader_spawn_egg": "Яйцо призыва странствующего торговца", - "item.minecraft.ward_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.ward_armor_trim_smithing_template.new": "Отделка «Хранитель»", - "item.minecraft.warden_spawn_egg": "Яйцо призыва хранителя", - "item.minecraft.warped_fungus_on_a_stick": "Удочка с искажённым грибом", - "item.minecraft.water_bucket": "Ведро воды", - "item.minecraft.wayfinder_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.wayfinder_armor_trim_smithing_template.new": "Отделка «Искатель»", - "item.minecraft.wheat": "Пшеница", - "item.minecraft.wheat_seeds": "Семена пшеницы", - "item.minecraft.white_bundle": "Белый мешок", - "item.minecraft.white_dye": "Белый краситель", - "item.minecraft.white_harness": "Белая упряжь", - "item.minecraft.wild_armor_trim_smithing_template": "Кузнечный шаблон", - "item.minecraft.wild_armor_trim_smithing_template.new": "Отделка «Дебри»", - "item.minecraft.wind_charge": "Заряд ветра", - "item.minecraft.witch_spawn_egg": "Яйцо призыва ведьмы", - "item.minecraft.wither_skeleton_spawn_egg": "Яйцо призыва визер-скелета", - "item.minecraft.wither_spawn_egg": "Яйцо призыва визера", - "item.minecraft.wolf_armor": "Волчья броня", - "item.minecraft.wolf_spawn_egg": "Яйцо призыва волка", - "item.minecraft.wooden_axe": "Деревянный топор", - "item.minecraft.wooden_hoe": "Деревянная мотыга", - "item.minecraft.wooden_pickaxe": "Деревянная кирка", - "item.minecraft.wooden_shovel": "Деревянная лопата", - "item.minecraft.wooden_spear": "Деревянное копьё", - "item.minecraft.wooden_sword": "Деревянный меч", - "item.minecraft.writable_book": "Книга и перо", - "item.minecraft.written_book": "Завершённая книга", - "item.minecraft.yellow_bundle": "Жёлтый мешок", - "item.minecraft.yellow_dye": "Жёлтый краситель", - "item.minecraft.yellow_harness": "Жёлтая упряжь", - "item.minecraft.zoglin_spawn_egg": "Яйцо призыва зоглина", - "item.minecraft.zombie_horse_spawn_egg": "Яйцо призыва лошади-зомби", - "item.minecraft.zombie_nautilus_spawn_egg": "Яйцо призыва наутилуса-зомби", - "item.minecraft.zombie_spawn_egg": "Яйцо призыва зомби", - "item.minecraft.zombie_villager_spawn_egg": "Яйцо призыва крестьянина-зомби", - "item.minecraft.zombified_piglin_spawn_egg": "Яйцо призыва зомбифицированного пиглина", - "item.modifiers.any": "Когда экипировано:", - "item.modifiers.armor": "Когда надето:", - "item.modifiers.body": "Когда надето:", - "item.modifiers.chest": "Когда надето:", - "item.modifiers.feet": "Когда обуто:", - "item.modifiers.hand": "Когда в руке:", - "item.modifiers.head": "Когда надето на голову:", - "item.modifiers.legs": "Когда надето на ноги:", - "item.modifiers.mainhand": "Когда в ведущей руке:", - "item.modifiers.offhand": "Когда во второстепенной руке:", - "item.modifiers.saddle": "Когда снаряжено:", - "item.nbt_tags": "NBT: %s тегов", - "item.op_block_warning.line1": "Внимание:", - "item.op_block_warning.line2": "Использование этого предмета может повлечь за собой выполнение команд", - "item.op_block_warning.line3": "Используйте, только если точно знаете его содержимое!", - "item.spawn_egg.peaceful": "Отключено на мирной сложности", - "item.unbreakable": "Неразрушаемый", - "itemGroup.buildingBlocks": "Строительные блоки", - "itemGroup.coloredBlocks": "Разноцветные блоки", - "itemGroup.combat": "Оружие и доспехи", - "itemGroup.consumables": "Еда и напитки", - "itemGroup.crafting": "Создание", - "itemGroup.foodAndDrink": "Еда и напитки", - "itemGroup.functional": "Функциональные блоки", - "itemGroup.hotbar": "Сохранённые инструменты", - "itemGroup.ingredients": "Ингредиенты", - "itemGroup.inventory": "Инвентарь выживания", - "itemGroup.natural": "Природные блоки", - "itemGroup.op": "Инструменты оператора", - "itemGroup.redstone": "Редстоун-механика", - "itemGroup.search": "Поиск", - "itemGroup.spawnEggs": "Яйца призыва", - "itemGroup.tools": "Инструменты и приспособления", - "item_modifier.unknown": "Неизвестный модификатор предмета: %s", - "jigsaw_block.final_state": "Превращается в:", - "jigsaw_block.generate": "Генерировать", - "jigsaw_block.joint.aligned": "Выровнен", - "jigsaw_block.joint.rollable": "Вращаемый", - "jigsaw_block.joint_label": "Тип соединения:", - "jigsaw_block.keep_jigsaws": "Пазлы", - "jigsaw_block.levels": "Уровни: %s", - "jigsaw_block.name": "Название:", - "jigsaw_block.placement_priority": "Приоритет установки:", - "jigsaw_block.placement_priority.tooltip": "Определяется порядок, в котором этот шаблон обрабатывается в рамках общей конструкции.\n\nПазлы будут обрабатываться в порядке убывания приоритета; при равных значениях, очерёдность будет определяться порядком вставки.", - "jigsaw_block.pool": "Пул шаблонов:", - "jigsaw_block.selection_priority": "Приоритет выбора:", - "jigsaw_block.selection_priority.tooltip": "Порядок, в котором этот блок пазла будет пытаться связываться с соседними шаблонами.\n\nПазлы будут обрабатываться в порядке убывания приоритета; при равных значениях, очерёдность будет определяться случайным образом.", - "jigsaw_block.target": "Название цели:", - "jukebox_song.minecraft.11": "C418 — 11", - "jukebox_song.minecraft.13": "C418 — 13", - "jukebox_song.minecraft.5": "Самуель Оберг — 5", - "jukebox_song.minecraft.blocks": "C418 — blocks", - "jukebox_song.minecraft.cat": "C418 — cat", - "jukebox_song.minecraft.chirp": "C418 — chirp", - "jukebox_song.minecraft.creator": "Лена Рейн — Creator", - "jukebox_song.minecraft.creator_music_box": "Лена Рейн — Creator (Музыкальная шкатулка)", - "jukebox_song.minecraft.far": "C418 — far", - "jukebox_song.minecraft.lava_chicken": "Hyper Potions — Lava Chicken", - "jukebox_song.minecraft.mall": "C418 — mall", - "jukebox_song.minecraft.mellohi": "C418 — mellohi", - "jukebox_song.minecraft.otherside": "Лена Рейн — otherside", - "jukebox_song.minecraft.pigstep": "Лена Рейн — Pigstep", - "jukebox_song.minecraft.precipice": "Аарон Шероф — Precipice", - "jukebox_song.minecraft.relic": "Аарон Шероф — Relic", - "jukebox_song.minecraft.stal": "C418 — stal", - "jukebox_song.minecraft.strad": "C418 — strad", - "jukebox_song.minecraft.tears": "Эймос Родди — Tears", - "jukebox_song.minecraft.wait": "C418 — wait", - "jukebox_song.minecraft.ward": "C418 — ward", - "key.advancements": "Достижения", - "key.attack": "Атаковать/Разрушить", - "key.back": "Назад", - "key.categories.creative": "Творческий режим", - "key.categories.gameplay": "Игровой процесс", - "key.categories.inventory": "Инвентарь", - "key.categories.misc": "Разное", - "key.categories.movement": "Движение", - "key.categories.multiplayer": "Сетевая игра", - "key.categories.spectator": "Наблюдатель", - "key.categories.ui": "Игровой интерфейс", - "key.category.minecraft.creative": "Творческий режим", - "key.category.minecraft.debug": "Отладка", - "key.category.minecraft.gameplay": "Игровой процесс", - "key.category.minecraft.inventory": "Инвентарь", - "key.category.minecraft.misc": "Разное", - "key.category.minecraft.movement": "Движение", - "key.category.minecraft.multiplayer": "Сетевая игра", - "key.category.minecraft.spectator": "Режим наблюдателя", - "key.chat": "Открыть чат", - "key.command": "Ввод команды", - "key.debug.clearChat": "Очистить чат", - "key.debug.copyLocation": "Копировать координаты", - "key.debug.copyRecreateCommand": "Копировать данные", - "key.debug.crash": "Отладочный сбой", - "key.debug.debugOptions": "Параметры отладки", - "key.debug.dumpDynamicTextures": "Сохранить динамические текстуры", - "key.debug.dumpVersion": "Вывести информацию о версии", - "key.debug.focusPause": "Переключить паузу при сворачивании", - "key.debug.fpsCharts": "Графики FPS", - "key.debug.lightmapTexture": "Карта освещения", - "key.debug.modifier": "Клавиша-модификатор отладки", - "key.debug.networkCharts": "Сетевые графики", - "key.debug.overlay": "Переключить экран отладки", - "key.debug.profiling": "Начать/остановить профилирование", - "key.debug.profilingChart": "Диаграмма профилирования", - "key.debug.reloadChunk": "Перезагрузить чанки", - "key.debug.reloadResourcePacks": "Перезагрузить наборы ресурсов", - "key.debug.showAdvancedTooltips": "Показывать расширенные подсказки", - "key.debug.showChunkBorders": "Отображать границы чанков", - "key.debug.showHitboxes": "Отображать хитбоксы", - "key.debug.spectate": "Переключить режим наблюдателя", - "key.debug.switchGameMode": "Переключатель режима игры", - "key.drop": "Выбросить предмет", - "key.forward": "Вперёд", - "key.fullscreen": "Полноэкранный режим", - "key.hotbar.1": "Слот 1", - "key.hotbar.2": "Слот 2", - "key.hotbar.3": "Слот 3", - "key.hotbar.4": "Слот 4", - "key.hotbar.5": "Слот 5", - "key.hotbar.6": "Слот 6", - "key.hotbar.7": "Слот 7", - "key.hotbar.8": "Слот 8", - "key.hotbar.9": "Слот 9", - "key.inventory": "Открыть/закрыть инвентарь", - "key.jump": "Прыжок", - "key.keyboard.apostrophe": "'", - "key.keyboard.backslash": "\\", - "key.keyboard.backspace": "Backspace", - "key.keyboard.caps.lock": "Caps Lock", - "key.keyboard.comma": ",", - "key.keyboard.delete": "Delete", - "key.keyboard.down": "Вниз", - "key.keyboard.end": "End", - "key.keyboard.enter": "Ввод", - "key.keyboard.equal": "=", - "key.keyboard.escape": "Escape", - "key.keyboard.f1": "F1", - "key.keyboard.f10": "F10", - "key.keyboard.f11": "F11", - "key.keyboard.f12": "F12", - "key.keyboard.f13": "F13", - "key.keyboard.f14": "F14", - "key.keyboard.f15": "F15", - "key.keyboard.f16": "F16", - "key.keyboard.f17": "F17", - "key.keyboard.f18": "F18", - "key.keyboard.f19": "F19", - "key.keyboard.f2": "F2", - "key.keyboard.f20": "F20", - "key.keyboard.f21": "F21", - "key.keyboard.f22": "F22", - "key.keyboard.f23": "F23", - "key.keyboard.f24": "F24", - "key.keyboard.f25": "F25", - "key.keyboard.f3": "F3", - "key.keyboard.f4": "F4", - "key.keyboard.f5": "F5", - "key.keyboard.f6": "F6", - "key.keyboard.f7": "F7", - "key.keyboard.f8": "F8", - "key.keyboard.f9": "F9", - "key.keyboard.grave.accent": "`", - "key.keyboard.home": "Home", - "key.keyboard.insert": "Insert", - "key.keyboard.keypad.0": "0 (цифр. кл.)", - "key.keyboard.keypad.1": "1 (цифр. кл.)", - "key.keyboard.keypad.2": "2 (цифр. кл.)", - "key.keyboard.keypad.3": "3 (цифр. кл.)", - "key.keyboard.keypad.4": "4 (цифр. кл.)", - "key.keyboard.keypad.5": "5 (цифр. кл.)", - "key.keyboard.keypad.6": "6 (цифр. кл.)", - "key.keyboard.keypad.7": "7 (цифр. кл.)", - "key.keyboard.keypad.8": "8 (цифр. кл.)", - "key.keyboard.keypad.9": "9 (цифр. кл.)", - "key.keyboard.keypad.add": "+ (цифр. кл.)", - "key.keyboard.keypad.decimal": ". (цифр. кл.)", - "key.keyboard.keypad.divide": "/ (цифр. кл.)", - "key.keyboard.keypad.enter": "Ввод (ц. кл.)", - "key.keyboard.keypad.equal": "= (цифр. кл.)", - "key.keyboard.keypad.multiply": "* (цифр. кл.)", - "key.keyboard.keypad.subtract": "- (цифр. кл.)", - "key.keyboard.left": "Влево", - "key.keyboard.left.alt": "Alt слева", - "key.keyboard.left.bracket": "[", - "key.keyboard.left.control": "Ctrl слева", - "key.keyboard.left.shift": "Shift слева", - "key.keyboard.left.win": "Win слева", - "key.keyboard.menu": "Menu", - "key.keyboard.minus": "-", - "key.keyboard.num.lock": "Num Lock", - "key.keyboard.page.down": "Page Down", - "key.keyboard.page.up": "Page Up", - "key.keyboard.pause": "Pause", - "key.keyboard.period": ".", - "key.keyboard.print.screen": "Print Screen", - "key.keyboard.right": "Вправо", - "key.keyboard.right.alt": "Alt справа", - "key.keyboard.right.bracket": "]", - "key.keyboard.right.control": "Ctrl справа", - "key.keyboard.right.shift": "Shift справа", - "key.keyboard.right.win": "Win справа", - "key.keyboard.scroll.lock": "Scroll Lock", - "key.keyboard.semicolon": ";", - "key.keyboard.slash": "/", - "key.keyboard.space": "Пробел", - "key.keyboard.tab": "Tab", - "key.keyboard.unknown": "Не назначена", - "key.keyboard.up": "Вверх", - "key.keyboard.world.1": "World 1", - "key.keyboard.world.2": "World 2", - "key.left": "Влево", - "key.loadToolbarActivator": "Загрузить инструменты", - "key.mouse": "Кнопка %1$s", - "key.mouse.left": "ЛКМ", - "key.mouse.middle": "СКМ", - "key.mouse.right": "ПКМ", - "key.pickItem": "Выбор блока", - "key.playerlist": "Список игроков", - "key.quickActions": "Быстрые действия", - "key.right": "Вправо", - "key.saveToolbarActivator": "Сохранить инструменты", - "key.screenshot": "Сделать снимок экрана", - "key.smoothCamera": "Кинематографическая камера", - "key.sneak": "Красться", - "key.socialInteractions": "Экран социальных взаимодействий", - "key.spectatorHotbar": "Выбрать на хотбаре", - "key.spectatorOutlines": "Подсветка игроков", - "key.sprint": "Бег", - "key.swapOffhand": "Заменить предмет во второй руке", - "key.toggleGui": "Переключение интерфейса", - "key.togglePerspective": "Переключить перспективу", - "key.toggleSpectatorShaderEffects": "Переключение шейдеров наблюдения", - "key.use": "Использовать/Установить", - "known_server_link.announcements": "Объявления", - "known_server_link.community": "Сообщество", - "known_server_link.community_guidelines": "Правила сообщества", - "known_server_link.feedback": "Обратная связь", - "known_server_link.forums": "Форумы", - "known_server_link.news": "Новости", - "known_server_link.report_bug": "Сообщить об ошибке сервера", - "known_server_link.status": "Статус", - "known_server_link.support": "Поддержка", - "known_server_link.website": "Сайт", - "lanServer.otherPlayers": "Настройки для других игроков", - "lanServer.port": "Порт", - "lanServer.port.invalid": "Недействительный порт.\nОставьте поле пустым или введите число от 1024 до 65535.", - "lanServer.port.invalid.new": "Недействительный порт.\nОставьте поле пустым или введите число от %s до %s.", - "lanServer.port.unavailable": "Порт недоступен.\nОставьте поле пустым или введите другое число в диапазоне от 1024 до 65535.", - "lanServer.port.unavailable.new": "Порт недоступен.\nОставьте поле пустым или введите другое число в диапазоне от %s до %s.", - "lanServer.scanning": "Поиск миров в локальной сети...", - "lanServer.start": "Открыть мир для сети", - "lanServer.title": "Мир в локальной сети", - "language.code": "rus_RU", - "language.name": "Русский", - "language.region": "Россия", - "lectern.take_book": "Взять книгу", - "loading.progress": "%s%%", - "manageServer.add.title": "Добавление сервера", - "manageServer.edit.title": "Информация о сервере", - "manageServer.enterIp": "Адрес сервера", - "manageServer.enterName": "Название сервера", - "manageServer.resourcePack": "Наборы ресурсов", - "manageServer.resourcePack.disabled": "Отключены", - "manageServer.resourcePack.enabled": "Включены", - "manageServer.resourcePack.prompt": "Запрашивать", - "mco.account.privacy.info": "Подробнее о Mojang и законах о персональных данных", - "mco.account.privacy.info.button": "Подробнее о GDPR", - "mco.account.privacy.information": "Mojang использует определённые процедуры в целях защиты детей и их конфиденциальности, включая соблюдение закона О защите конфиденциальности детей в интернете (COPPA) и Общего регламента по защите данных (GDPR).\n\nВозможно, вам необходимо будет получить согласие родителей, прежде чем получить доступ к учётной записи Realms.", - "mco.account.privacyinfo": "Mojang использует определённые процедуры в целях защиты детей и их конфиденциальности, включая соблюдение закона О защите конфиденциальности детей в интернете (COPPA) и Общего регламента по защите данных (GDPR).\n\nВозможно, вам необходимо будет получить согласие родителей, прежде чем получить доступ к аккаунту Realms.\n\nЕсли у вас старый аккаунт Minecraft (вы входите, используя имя пользователя), её необходимо обновить до аккаунта Mojang для получения доступа к Realms.", - "mco.account.update": "Обновить аккаунт", - "mco.activity.noactivity": "Нет активности в течение %s дней", - "mco.activity.title": "Активность игрока", - "mco.backup.button.download": "Загрузить последнюю", - "mco.backup.button.reset": "Пересоздать", - "mco.backup.button.restore": "Восстановить", - "mco.backup.button.upload": "Загрузить мир", - "mco.backup.changes.tooltip": "Изменения", - "mco.backup.entry": "Резервная копия (%s)", - "mco.backup.entry.description": "Описание", - "mco.backup.entry.enabledPack": "Активные наборы ресурсов", - "mco.backup.entry.gameDifficulty": "Сложность игры", - "mco.backup.entry.gameMode": "Режим игры", - "mco.backup.entry.gameServerVersion": "Версия сервера", - "mco.backup.entry.name": "Название", - "mco.backup.entry.seed": "Ключ генератора", - "mco.backup.entry.templateName": "Название шаблона", - "mco.backup.entry.undefined": "Неопределённое изменение", - "mco.backup.entry.uploaded": "Загружено", - "mco.backup.entry.worldType": "Тип мира", - "mco.backup.entry.worldType.adventureMap": "Приключенческая карта", - "mco.backup.entry.worldType.experience": "Исследования", - "mco.backup.entry.worldType.inspiration": "Вдохновение", - "mco.backup.entry.worldType.minigame": "Мини-игра", - "mco.backup.entry.worldType.normal": "Обычный", - "mco.backup.entry.worldType.unknown": "Неизвестный", - "mco.backup.generate.world": "Создать мир", - "mco.backup.info.title": "Изменения по сравнению с последней резервной копией", - "mco.backup.narration": "Резервная копия от %s", - "mco.backup.nobackups": "У реалма отсутствуют резервные копии.", - "mco.backup.restoring": "Восстановление реалма", - "mco.backup.unknown": "НЕИЗВЕСТНО", - "mco.brokenworld.download": "Загрузить", - "mco.brokenworld.downloaded": "Загружен", - "mco.brokenworld.message.line1": "Пересоздайте или выберите другой мир.", - "mco.brokenworld.message.line2": "Вы также можете скачать мир для игры в одиночном режиме.", - "mco.brokenworld.minigame.title": "Эта мини-игра больше не поддерживается", - "mco.brokenworld.nonowner.error": "Подождите, пока владелец реалма не пересоздаст мир", - "mco.brokenworld.nonowner.title": "Мир устарел", - "mco.brokenworld.play": "Играть", - "mco.brokenworld.reset": "Пересоздать", - "mco.brokenworld.title": "Ваш текущий мир больше не поддерживается", - "mco.client.incompatible.msg.line1": "Ваш клиент несовместим с Realms.", - "mco.client.incompatible.msg.line2": "Воспользуйтесь самой последней версией Minecraft.", - "mco.client.incompatible.msg.line3": "Realms несовместим с предварительными версиями.", - "mco.client.incompatible.title": "Клиент несовместим!", - "mco.client.outdated.stable.version": "Версия вашего клиента (%s) несовместима с Realms.\n\nИспользуйте самую последнюю версию Minecraft.", - "mco.client.unsupported.snapshot.version": "Версия вашего клиента (%s) несовместима с Realms.\n\nRealms недоступны на этой предварительной версии.", - "mco.compatibility.downgrade": "Откатить", - "mco.compatibility.downgrade.description": "Последний раз этот мир запускался в версии %s; сейчас запущена версия %s. Смена версии мира на более старую может привести к его повреждению — мы не гарантируем, что он будет работать или загружаться. \n\nРезервная копия вашего мира будет сохранена во вкладке «Резервные копии». При необходимости вы сможете восстановить свой мир.", - "mco.compatibility.incompatible.popup.title": "Несовместимая версия", - "mco.compatibility.incompatible.releaseType.popup.message": "Мир, к которому вы пытаетесь присоединиться, несовместим с вашей версией клиента.", - "mco.compatibility.incompatible.series.popup.message": "В последний раз этот мир запускался на версии %s; сейчас вы используете версию %s.\n\nЭти версии несовместимы друг с другом. Для игры в новой версии необходим новый мир.", - "mco.compatibility.unverifiable.message": "Невозможно подтвердить версию, на которой запускался этот мир в последний раз. При обновлении или понижении версии мира резервная копия автоматически создаётся и сохраняется во вкладке «Резервные копии».", - "mco.compatibility.unverifiable.title": "Невозможно подтвердить совместимость", - "mco.compatibility.upgrade": "Обновить", - "mco.compatibility.upgrade.description": "Последний раз этот мир запускался в версии %s; сейчас запущена версия %s.\n\nРезервная копия вашего мира будет сохранена во вкладке «Резервные копии». При необходимости вы сможете восстановить свой мир.", - "mco.compatibility.upgrade.friend.description": "Последний раз этот мир запускался в версии %s; сейчас запущена версия %s.\n\nРезервная копия этого мира будет сохранена во вкладке «Резервные копии». При необходимости владелец реалма сможет восстановить этот мир.", - "mco.compatibility.upgrade.title": "Вы действительно хотите обновить этот мир?", - "mco.configure.current.minigame": "Текущая", - "mco.configure.world.activityfeed.disabled": "Лента активности игрока отключена", - "mco.configure.world.backup": "Резервные копии", - "mco.configure.world.buttons.activity": "Активность игрока", - "mco.configure.world.buttons.close": "Временно закрыть реалм", - "mco.configure.world.buttons.delete": "Удалить", - "mco.configure.world.buttons.done": "Готово", - "mco.configure.world.buttons.edit": "Параметры", - "mco.configure.world.buttons.invite": "Пригласить игрока", - "mco.configure.world.buttons.moreoptions": "Дополнительные настройки", - "mco.configure.world.buttons.newworld": "Новый мир", - "mco.configure.world.buttons.open": "Переоткрыть реалм", - "mco.configure.world.buttons.options": "Параметры мира", - "mco.configure.world.buttons.players": "Игроки", - "mco.configure.world.buttons.region_preference": "Выбрать регион...", - "mco.configure.world.buttons.resetworld": "Пересоздать мир", - "mco.configure.world.buttons.save": "Сохранить", - "mco.configure.world.buttons.settings": "Настройки", - "mco.configure.world.buttons.subscription": "Подписка", - "mco.configure.world.buttons.switchminigame": "Выбрать", - "mco.configure.world.close.question.line1": "Вы можете временно закрыть свой реалм, предотвратив игру, пока вы вносите изменения. Откройте вновь, когда будете готовы.\n\nЭто не отменит вашу подписку Realms.", - "mco.configure.world.close.question.line2": "Вы действительно хотите продолжить?", - "mco.configure.world.close.question.title": "Нужно внести изменения без прерываний?", - "mco.configure.world.closing": "Временно закрываем реалм...", - "mco.configure.world.commandBlocks": "Командные блоки", - "mco.configure.world.delete.button": "Удалить реалм", - "mco.configure.world.delete.question.line1": "Ваш реалм будет удалён навсегда", - "mco.configure.world.delete.question.line2": "Вы действительно хотите продолжить?", - "mco.configure.world.description": "Описание реалма", - "mco.configure.world.edit.slot.name": "Название мира", - "mco.configure.world.edit.subscreen.adventuremap": "Некоторые опции выключены, поскольку ваш мир в режиме приключений", - "mco.configure.world.edit.subscreen.experience": "Некоторые опции выключены, поскольку ваш мир в режиме исследований", - "mco.configure.world.edit.subscreen.inspiration": "Ряд параметров отключён, так как текущий мир — это мир для вдохновения", - "mco.configure.world.forceGameMode": "Менять режим при входе", - "mco.configure.world.invite.narration": "У вас есть новые приглашения: %s", - "mco.configure.world.invite.profile.name": "Имя", - "mco.configure.world.invited": "Приглашённые", - "mco.configure.world.invited.number": "Приглашено (%s)", - "mco.configure.world.invites.normal.tooltip": "Обычный пользователь", - "mco.configure.world.invites.ops.tooltip": "Оператор", - "mco.configure.world.invites.remove.tooltip": "Удалить", - "mco.configure.world.leave.question.line1": "Если вы покинете реалм, то не увидите его до повторного приглашения", - "mco.configure.world.leave.question.line2": "Вы действительно хотите продолжить?", - "mco.configure.world.loading": "Загрузка реалма", - "mco.configure.world.location": "Местоположение", - "mco.configure.world.minigame": "Текущая: %s", - "mco.configure.world.name": "Название реалма", - "mco.configure.world.name.validation.whitespace": "Не должно начинаться или заканчиваться на пробел. Название будет обрезано.", - "mco.configure.world.opening": "Открытие реалма...", - "mco.configure.world.players.error": "Игрока с указанным именем не существует", - "mco.configure.world.players.invite.duplicate": "Игрок с указанным именем уже был приглашён в реалм", - "mco.configure.world.players.inviting": "Приглашаем игрока...", - "mco.configure.world.players.title": "Игроки", - "mco.configure.world.pvp": "PvP", - "mco.configure.world.region_preference": "Предпочтительный регион", - "mco.configure.world.region_preference.title": "Выбор предпочтительного региона", - "mco.configure.world.reset.question.line1": "Ваш мир будет пересоздан, а текущий будет удалён", - "mco.configure.world.reset.question.line2": "Вы действительно хотите продолжить?", - "mco.configure.world.resourcepack.question": "Необходим специальный набор ресурсов для игры в этом реалме\n\nХотите загрузить его и начать игру?", - "mco.configure.world.resourcepack.question.line1": "Этой карте требуется специальный набор ресурсов", - "mco.configure.world.resourcepack.question.line2": "Хотите скачать и установить его для игры?", - "mco.configure.world.restore.download.question.line1": "Мир будет загружен и добавлен к списку ваших миров.", - "mco.configure.world.restore.download.question.line2": "Хотите продолжить?", - "mco.configure.world.restore.question.line1": "Ваш мир будет приведён к состоянию на момент «%s» (%s)", - "mco.configure.world.restore.question.line2": "Вы действительно хотите продолжить?", - "mco.configure.world.settings.expired": "Вы не можете редактировать настройки просроченного реалма", - "mco.configure.world.settings.title": "Параметры", - "mco.configure.world.slot": "Мир %s", - "mco.configure.world.slot.empty": "Пустой", - "mco.configure.world.slot.switch.question.line1": "Мир в вашем реалме будет заменён другим", - "mco.configure.world.slot.switch.question.line2": "Вы действительно хотите продолжить?", - "mco.configure.world.slot.tooltip": "Выбрать мир", - "mco.configure.world.slot.tooltip.active": "Присоединиться", - "mco.configure.world.slot.tooltip.minigame": "Выбрать мини-игру", - "mco.configure.world.spawnAnimals": "Появление животных", - "mco.configure.world.spawnMonsters": "Появление монстров", - "mco.configure.world.spawnNPCs": "Появление NPC", - "mco.configure.world.spawnProtection": "Защита начальной точки", - "mco.configure.world.spawn_toggle.message": "Выключение этой опции приведёт к удалению всех сущностей этого типа", - "mco.configure.world.spawn_toggle.message.npc": "Выключение этой опции приведёт к удалению всех сущностей этого типа, например, крестьян", - "mco.configure.world.spawn_toggle.title": "Внимание!", - "mco.configure.world.status": "Статус", - "mco.configure.world.subscription.day": "день", - "mco.configure.world.subscription.days": "дней", - "mco.configure.world.subscription.expired": "Просрочено", - "mco.configure.world.subscription.extend": "Продлить подписку", - "mco.configure.world.subscription.less_than_a_day": "Меньше одного дня", - "mco.configure.world.subscription.month": "месяц", - "mco.configure.world.subscription.months": "месяцев", - "mco.configure.world.subscription.recurring.daysleft": "Обновится автоматически", - "mco.configure.world.subscription.recurring.info": "Изменения, внесённые в вашу подписку Realms, такие, как продление времени или отмена повторного платежа, не будут применены до следующей оплаты.", - "mco.configure.world.subscription.remaining.days": "%1$s дней", - "mco.configure.world.subscription.remaining.months": "%1$s мес.", - "mco.configure.world.subscription.remaining.months.days": "%1$s мес., %2$s дн.", - "mco.configure.world.subscription.start": "Дата начала", - "mco.configure.world.subscription.tab": "Подписка", - "mco.configure.world.subscription.timeleft": "Оставшееся время", - "mco.configure.world.subscription.title": "Информация о подписке", - "mco.configure.world.subscription.unknown": "Неизвестно", - "mco.configure.world.switch.slot": "Создать мир", - "mco.configure.world.switch.slot.subtitle": "Этот мир пуст. Выберите, как создать ваш мир", - "mco.configure.world.title": "Настройки реалма:", - "mco.configure.world.uninvite.player": "Вы действительно хотите отозвать приглашение «%s»?", - "mco.configure.world.uninvite.question": "Вы действительно хотите отозвать приглашение", - "mco.configure.worlds.title": "Миры", - "mco.connect.authorizing": "Выполняется вход...", - "mco.connect.connecting": "Подключение к реалму...", - "mco.connect.failed": "Не удалось подключиться к реалму", - "mco.connect.region": "Регион сервера: %s", - "mco.connect.success": "Готово", - "mco.create.world": "Создать", - "mco.create.world.error": "Необходимо задать название!", - "mco.create.world.failed": "Не удалось создать мир!", - "mco.create.world.reset.title": "Создание мира...", - "mco.create.world.skip": "Пропустить", - "mco.create.world.subtitle": "При необходимости, выберите мир для вашего нового реалма", - "mco.create.world.wait": "Создание реалма...", - "mco.download.cancelled": "Загрузка отменена", - "mco.download.confirmation.line1": "Мир, который вы хотите скачать, весит больше, чем %s", - "mco.download.confirmation.line2": "Этот мир нельзя будет ещё раз загрузить в ваш реалм", - "mco.download.confirmation.oversized": "Размер мира, который вы собираетесь загрузить, превышает %s\n\nВы не сможете снова загрузить этот мир в свой реалм", - "mco.download.done": "Загрузка завершена", - "mco.download.downloading": "Загрузка", - "mco.download.extracting": "Извлечение", - "mco.download.failed": "Ошибка загрузки", - "mco.download.percent": "%s %%", - "mco.download.preparing": "Подготовка к скачиванию", - "mco.download.resourcePack.fail": "Не удалось загрузить набор ресурсов!", - "mco.download.speed": "(%s/сек.)", - "mco.download.speed.narration": "%s/сек.", - "mco.download.title": "Загрузка последнего мира", - "mco.error.invalid.session.message": "Попробуйте перезапустить Minecraft", - "mco.error.invalid.session.title": "Недействительная сессия", - "mco.errorMessage.6001": "Клиент устарел", - "mco.errorMessage.6002": "Лицензионное соглашение не принято", - "mco.errorMessage.6003": "Достигнут лимит скачиваний", - "mco.errorMessage.6004": "Достигнут лимит закачивания", - "mco.errorMessage.6005": "Мир заблокирован", - "mco.errorMessage.6006": "Мир устарел", - "mco.errorMessage.6007": "У игрока слишком много реалмов", - "mco.errorMessage.6008": "Недопустимое название реалма", - "mco.errorMessage.6009": "Недопустимое описание реалма", - "mco.errorMessage.connectionFailure": "Произошла ошибка. Повторите попытку позже.", - "mco.errorMessage.generic": "Произошла ошибка: ", - "mco.errorMessage.initialize.failed": "Не удалось создать реалм", - "mco.errorMessage.noDetails": "Подробности об ошибке не предоставлены", - "mco.errorMessage.realmsService": "Произошла ошибка (%s):", - "mco.errorMessage.realmsService.configurationError": "При редактировании параметров мира произошла непредвиденная ошибка", - "mco.errorMessage.realmsService.connectivity": "Не удалось подключиться к Realms: %s", - "mco.errorMessage.realmsService.realmsError": "Realms (%s):", - "mco.errorMessage.realmsService.unknownCompatibility": "Не удалось проверить совместимую версию, получен ответ: %s", - "mco.errorMessage.retry": "Повторите попытку", - "mco.errorMessage.serviceBusy": "Realms полностью загружен.\nПопробуйте подключиться к своему реалму через пару минут.", - "mco.gui.button": "Кнопка", - "mco.gui.ok": "Да", - "mco.info": "Подробнее!", - "mco.invited.player.narration": "Приглашён игрок %s", - "mco.invites.button.accept": "Принять", - "mco.invites.button.reject": "Отклонить", - "mco.invites.nopending": "Приглашений нет!", - "mco.invites.pending": "Новые приглашения!", - "mco.invites.title": "Поступившие приглашения", - "mco.minigame.world.changeButton": "Выберите другую мини-игру", - "mco.minigame.world.info.line1": "Выбранная мини-игра временно заменит ваш мир!", - "mco.minigame.world.info.line2": "Позднее, вы сможете вернуться к исходному миру, не потеряв ничего.", - "mco.minigame.world.noSelection": "Сделайте выбор", - "mco.minigame.world.restore": "Завершение мини-игры...", - "mco.minigame.world.restore.question.line1": "Режим мини-игры будет завершён, а реалм восстановлен.", - "mco.minigame.world.restore.question.line2": "Вы действительно хотите продолжить?", - "mco.minigame.world.selected": "Выбранная мини-игра:", - "mco.minigame.world.slot.screen.title": "Смена мира...", - "mco.minigame.world.startButton": "Переключиться", - "mco.minigame.world.starting.screen.title": "Запуск мини-игры...", - "mco.minigame.world.stopButton": "Завершить мини-игру", - "mco.minigame.world.switch.new": "Выбрать другую мини-игру?", - "mco.minigame.world.switch.title": "Выбор мини-игры", - "mco.minigame.world.title": "Переключить реалм в режим мини-игр", - "mco.news": "Новости Realms", - "mco.notification.dismiss": "Закрыть", - "mco.notification.transferSubscription.buttonText": "Перенести", - "mco.notification.transferSubscription.message": "Подписка Java Realms переезжает в Microsoft Store. Сохраните свою подписку!\nПеренесите её сейчас и получите 30 дней бесплатно.\nУзнайте больше о переносе в своём профиле на minecraft.net.", - "mco.notification.visitUrl.buttonText.default": "Открыть ссылку", - "mco.notification.visitUrl.message.default": "Перейдите по ссылке ниже", - "mco.onlinePlayers": "Игроки онлайн", - "mco.play.button.realm.closed": "Реалм закрыт", - "mco.question": "Вопрос", - "mco.reset.world.adventure": "Приключения", - "mco.reset.world.experience": "Исследования", - "mco.reset.world.generate": "Новый мир", - "mco.reset.world.inspiration": "Вдохновение", - "mco.reset.world.resetting.screen.title": "Пересоздание мира...", - "mco.reset.world.seed": "Ключ генератора (необязательно)", - "mco.reset.world.template": "Шаблоны реалмов", - "mco.reset.world.title": "Пересоздать мир", - "mco.reset.world.upload": "Загрузить мир", - "mco.reset.world.warning": "Текущий мир реалма будет замещён новым", - "mco.selectServer.buy": "Купить реалм!", - "mco.selectServer.close": "Закрыть", - "mco.selectServer.closed": "Реалм закрыт", - "mco.selectServer.closeserver": "Закрыть реалм", - "mco.selectServer.configure": "Настроить", - "mco.selectServer.configureRealm": "Настроить реалм", - "mco.selectServer.create": "Создать реалм", - "mco.selectServer.create.subtitle": "Выберите мир для вашего нового реалма", - "mco.selectServer.expired": "Реалм просрочен", - "mco.selectServer.expiredList": "Подписка просрочена", - "mco.selectServer.expiredRenew": "Возобновить", - "mco.selectServer.expiredSubscribe": "Подписаться", - "mco.selectServer.expiredTrial": "Пробный период завершён", - "mco.selectServer.expires.day": "Срок действия истекает через день", - "mco.selectServer.expires.days": "Срок действия — %s дней", - "mco.selectServer.expires.soon": "Срок действия скоро истекает", - "mco.selectServer.leave": "Покинуть реалм", - "mco.selectServer.loading": "Загрузка списка реалмов", - "mco.selectServer.mapOnlySupportedForVersion": "Эта карта не поддерживается в %s", - "mco.selectServer.minigame": "Мини-игра:", - "mco.selectServer.minigameName": "Мини-игра: %s", - "mco.selectServer.minigameNotSupportedInVersion": "Эта мини-игра не поддерживается в версии %s", - "mco.selectServer.noRealms": "Похоже, у вас нет реалмов. Добавьте новый, чтобы играть вместе с друзьями.", - "mco.selectServer.note": "Примечание:", - "mco.selectServer.open": "Реалм открыт", - "mco.selectServer.openserver": "Открыть реалм", - "mco.selectServer.play": "Играть", - "mco.selectServer.popup": "Realms — это безопасный и простой способ игры в Minecraft с друзьями (до десяти человек), поддерживающий мини-игры и уникальные миры. Только владелец платит за реалм.", - "mco.selectServer.purchase": "Новый реалм", - "mco.selectServer.trial": "Попробуйте!", - "mco.selectServer.uninitialized": "Нажмите для создания реалма!", - "mco.snapshot.createSnapshotPopup.text": "Вы собираетесь создать бесплатный реалм для предварительной версии, который будет связан с вашей платной подпиской Realms. Новый реалм будет доступен, пока подписка активна. Ваш основной реалм затронут не будет", - "mco.snapshot.createSnapshotPopup.title": "Создать снапшотный реалм?", - "mco.snapshot.creating": "Создаём снапшотный реалм...", - "mco.snapshot.description": "Привязан к %s", - "mco.snapshot.friendsRealm.downgrade": "Необходима версия %s для присоединения к этому реалму", - "mco.snapshot.friendsRealm.upgrade": "%s требуется обновить версию реалма, прежде чем вы сможете играть на этой версии", - "mco.snapshot.paired": "Этот снапшотный реалм связан с %s", - "mco.snapshot.parent.tooltip": "Для посещения этого реалма вам требуется последний релиз Minecraft", - "mco.snapshot.start": "Создать бесплатный снапшотный реалм", - "mco.snapshot.subscription.info": "Это реалм для предварительной версии, который связан с подпиской вашего реалма «%s». Он будет доступен, пока подписка активна.", - "mco.snapshot.tooltip": "Используйте реалмы для предварительных версий для ознакомления с предстоящими обновлениями Minecraft, где могут быть добавлены новые возможности и другие изменения.\n\nВы можете перейти к своим обычным реалмам в релизной версии игры.", - "mco.snapshotRealmsPopup.message": "Начиная с версии 23w41a, Realms стал доступен и для снапшотов. Каждая подписка Realms включает в себя бесплатный реалм со снапшотом, отдельный от обычного реалма!", - "mco.snapshotRealmsPopup.title": "Realms теперь доступен для предварительных версий", - "mco.snapshotRealmsPopup.urlText": "Подробнее...", - "mco.template.button.publisher": "Издатель", - "mco.template.button.select": "Выбрать", - "mco.template.button.trailer": "Трейлер", - "mco.template.default.name": "Выбрать шаблон (необязательно)", - "mco.template.info.tooltip": "Сайт издателя", - "mco.template.name": "Шаблон", - "mco.template.select.failure": "Не удалось получить содержимое этой категории.\nПроверьте интернет-соединение или повторите попытку позже.", - "mco.template.select.narrate.authors": "Авторы: %s", - "mco.template.select.narrate.version": "версия %s", - "mco.template.select.none": "Ой! Похоже, эта категория сейчас пуста.\nЗагляните сюда позже. Если вы автор, то\n%s.", - "mco.template.select.none.linkTitle": "подумайте о том, чтобы предложить что-то своё", - "mco.template.title": "Шаблоны реалмов", - "mco.template.title.minigame": "Мини-игры", - "mco.template.trailer.tooltip": "Трейлер карты", - "mco.terms.buttons.agree": "Принять", - "mco.terms.buttons.disagree": "Отказаться", - "mco.terms.sentence.1": "Я принимаю условия", - "mco.terms.sentence.2": "предоставления услуг Minecraft Realms", - "mco.terms.title": "Условия предоставления услуг Realms", - "mco.time.daysAgo": "%1$s дней назад", - "mco.time.hoursAgo": "%1$s часов назад", - "mco.time.minutesAgo": "%1$s минут назад", - "mco.time.now": "сейчас", - "mco.time.secondsAgo": "%1$s секунд назад", - "mco.trial.message.line1": "Хотите собственный реалм?", - "mco.trial.message.line2": "Нажмите здесь, чтобы узнать больше!", - "mco.upload.button.name": "Загрузить", - "mco.upload.cancelled": "Загрузка отменена", - "mco.upload.close.failure": "Не удалось закрыть ваш реалм. Повторите позднее.", - "mco.upload.done": "Загрузка завершена", - "mco.upload.entry.cheats": "%1$s, %2$s", - "mco.upload.entry.commands": "%1$s, %2$s", - "mco.upload.entry.id": "%1$s (%2$s)", - "mco.upload.failed": "Ошибка загрузки! (%s)", - "mco.upload.failed.too_big.description": "Выбранный мир слишком большой. Максимальный размер: %s.", - "mco.upload.failed.too_big.title": "Мир слишком большой", - "mco.upload.hardcore": "Миры в режиме Хардкор загружать нельзя!", - "mco.upload.percent": "%s %%", - "mco.upload.preparing": "Подготовка вашего мира", - "mco.upload.select.world.none": "В одиночной игре миры не обнаружены!", - "mco.upload.select.world.subtitle": "Выберите мир из одиночной игры для загрузки", - "mco.upload.select.world.title": "Загрузить мир", - "mco.upload.size.failure.line1": "Мир «%s» слишком большой!", - "mco.upload.size.failure.line2": "Его размер: %s, при максимальном допустимом: %s.", - "mco.upload.uploading": "Загрузка «%s»", - "mco.upload.verifying": "Проверка вашего мира", - "mco.version": "Версия: %s", - "mco.warning": "Внимание!", - "mco.worldSlot.minigame": "Мини-игра", - "menu.custom_options": "Пользовательские настройки...", - "menu.custom_options.title": "Пользовательские настройки", - "menu.custom_options.tooltip": "Примечание: Пользовательские настройки предоставляются сторонними серверами и/или наборами данных.\nБудьте осторожны!", - "menu.custom_screen_info.button_narration": "Это пользовательский экран. Узнать больше.", - "menu.custom_screen_info.contents": "Содержимое этого экрана предоставляется сторонними серверами и картами, которые не принадлежат и не управляются Mojang Studios или Microsoft.\n\nБудьте осторожны! Внимательно переходите по ссылкам и не разглашайте свои личные данные (логины, пароли и т. п.).\n\nЕсли этот экран не даёт вам играть, вы также можете отключиться от текущего сервера, нажав на кнопку ниже.", - "menu.custom_screen_info.disconnect": "Пользовательский экран отклонён", - "menu.custom_screen_info.title": "Информация о пользовательских экранах", - "menu.custom_screen_info.tooltip": "Это пользовательский экран. Нажмите, чтобы узнать больше.", - "menu.disconnect": "Отключиться", - "menu.feedback": "Обратная связь...", - "menu.feedback.title": "Обратная связь", - "menu.game": "Меню", - "menu.modded": " (модифицировано)", - "menu.multiplayer": "Сетевая игра", - "menu.online": "Minecraft Realms", - "menu.options": "Настройки...", - "menu.paused": "Игра приостановлена", - "menu.playdemo": "Играть в демонстрационном мире", - "menu.playerReporting": "Жалобы", - "menu.preparingSpawn": "Подготовка области возрождения: %s%%", - "menu.quick_actions": "Быстрые действия...", - "menu.quick_actions.title": "Быстрые действия", - "menu.quit": "Выйти из игры", - "menu.reportBugs": "Нашли ошибку?", - "menu.resetdemo": "Пересоздать мир", - "menu.returnToGame": "Вернуться к игре", - "menu.returnToMenu": "Сохранить и выйти", - "menu.savingChunks": "Сохранение чанков", - "menu.savingLevel": "Сохранение мира", - "menu.sendFeedback": "Оставить отзыв", - "menu.server_links": "Ссылки сервера...", - "menu.server_links.title": "Серверные ссылки", - "menu.shareToLan": "Открыть для сети", - "menu.singleplayer": "Одиночная игра", - "menu.working": "Выполнение...", - "merchant.deprecated": "Крестьяне пополняют запасы дважды в день.", - "merchant.level.1": "Новичок", - "merchant.level.2": "Подмастерье", - "merchant.level.3": "Ремесленник", - "merchant.level.4": "Эксперт", - "merchant.level.5": "Мастер", - "merchant.title": "%s — %s", - "merchant.trades": "Предложения", - "mirror.front_back": "↑ ↓", - "mirror.left_right": "← →", - "mirror.none": "|", - "mount.onboard": "Нажмите %1$s, чтобы спешиться", - "multiplayer.applyingPack": "Применение набора ресурсов", - "multiplayer.codeOfConduct.check": "Не уведомлять об этом кодексе поведения", - "multiplayer.codeOfConduct.title": "Кодекс поведения сервера", - "multiplayer.confirm_command.parse_errors": "Вы пытаетесь выполнить нераспознанную или недопустимую команду.\nВы уверены?\nКоманда: %s", - "multiplayer.confirm_command.permissions_required": "Вы пытаетесь выполнить команду, которая требует права администратора.\nЭто может негативно повлиять на вашу игру.\nПродолжить?\nКоманда: %s", - "multiplayer.confirm_command.run_command": "Выполнить команду", - "multiplayer.confirm_command.signature_required": "Вы пытаетесь выполнить команду для отправки сообщений от вашего имени.\nЕё можно выполнить только из чата.\nКоманда: %s", - "multiplayer.confirm_command.suggest_command": "Копировать в окно чата", - "multiplayer.confirm_command.title": "Подтвердить выполнение команды", - "multiplayer.disconnect.authservers_down": "Службы аутентификации отключены. Повторите попытку позже.", - "multiplayer.disconnect.bad_chat_index": "Обнаружено пропущенное или внеочередное сообщение от сервера", - "multiplayer.disconnect.banned": "Вы заблокированы на этом сервере", - "multiplayer.disconnect.banned.expiration": "\nВаша блокировка будет снята %s", - "multiplayer.disconnect.banned.reason": "Вы заблокированы на этом сервере.\nПричина: %s", - "multiplayer.disconnect.banned.reason.default": "Заблокирован оператором.", - "multiplayer.disconnect.banned_ip.expiration": "\nВаша блокировка будет снята %s", - "multiplayer.disconnect.banned_ip.reason": "Ваш IP-адрес заблокирован на этом сервере.\nПричина: %s", - "multiplayer.disconnect.chat_validation_failed": "Ошибка проверки сообщения в чате", - "multiplayer.disconnect.code_of_conduct": "Сервер требует принятия кодекса поведения", - "multiplayer.disconnect.configuration_error": "Непредвиденная ошибка при конфигурации", - "multiplayer.disconnect.duplicate_login": "Вы уже авторизованы где-то ещё", - "multiplayer.disconnect.expired_public_key": "Истёк срок действия открытого ключа профиля. Проверьте правильность системного времени и попробуйте перезапустить игру.", - "multiplayer.disconnect.flying": "На этом сервере полёты отключены", - "multiplayer.disconnect.generic": "Отключение", - "multiplayer.disconnect.idling": "Вы слишком долго бездействовали!", - "multiplayer.disconnect.illegal_characters": "Недопустимые символы в чате", - "multiplayer.disconnect.incompatible": "Клиент несовместим! Используйте %s", - "multiplayer.disconnect.invalid_entity_attacked": "Попытка взаимодействия с неверной сущностью", - "multiplayer.disconnect.invalid_packet": "Получен неверный пакет от сервера", - "multiplayer.disconnect.invalid_player_data": "Неверные данные игрока", - "multiplayer.disconnect.invalid_player_movement": "Получен неверный пакет перемещения игрока", - "multiplayer.disconnect.invalid_public_key_signature": "Неверная подпись открытого ключа профиля.\nПопробуйте перезапустить игру.", - "multiplayer.disconnect.invalid_public_key_signature.new": "Неверная подпись открытого ключа профиля.\nПопробуйте перезапустить игру.", - "multiplayer.disconnect.invalid_vehicle_movement": "Получен неверный пакет перемещения транспорта", - "multiplayer.disconnect.ip_banned": "Ваш IP-адрес заблокирован на этом сервере", - "multiplayer.disconnect.kicked": "Вы были исключены оператором", - "multiplayer.disconnect.missing_tags": "Получен неполный набор тегов от сервера.\nПожалуйста, свяжитесь с оператором сервера.", - "multiplayer.disconnect.name_taken": "Это имя уже занято", - "multiplayer.disconnect.not_whitelisted": "Вас нет в белом списке этого сервера!", - "multiplayer.disconnect.out_of_order_chat": "Нарушена очерёдность пакетов чата. Проверьте настройки системного времени.", - "multiplayer.disconnect.outdated_client": "Клиент несовместим! Используйте %s", - "multiplayer.disconnect.outdated_server": "Клиент несовместим! Используйте %s", - "multiplayer.disconnect.server_full": "Сервер полон!", - "multiplayer.disconnect.server_shutdown": "Сервер закрыт", - "multiplayer.disconnect.slow_login": "Слишком долгое подключение", - "multiplayer.disconnect.too_many_pending_chats": "Слишком много неподтверждённых сообщений", - "multiplayer.disconnect.transfers_disabled": "Сервер не принимает сторонних игроков", - "multiplayer.disconnect.unexpected_query_response": "Получены неверные данные от клиента", - "multiplayer.disconnect.unsigned_chat": "Получен пакет чата с отсутствующей или некорректной цифровой подписью.", - "multiplayer.disconnect.unverified_username": "Не удалось проверить имя пользователя!", - "multiplayer.downloadingStats": "Загрузка статистики...", - "multiplayer.downloadingTerrain": "Загрузка территории...", - "multiplayer.lan.server_found": "Найден новый сервер: %s", - "multiplayer.message_not_delivered": "Не удалось доставить сообщение в чат, проверьте журнал сервера: %s", - "multiplayer.player.joined": "%s присоединился к игре", - "multiplayer.player.joined.renamed": "%s (ранее известный как %s) присоединился к игре", - "multiplayer.player.left": "%s покинул игру", - "multiplayer.player.list.hp": "%sоз", - "multiplayer.player.list.narration": "Игроки онлайн: %s", - "multiplayer.requiredTexturePrompt.disconnect": "Сервер требует пользовательский пакет ресурсов", - "multiplayer.requiredTexturePrompt.line1": "Этот сервер требует использования специального набора ресурсов.", - "multiplayer.requiredTexturePrompt.line2": "Отказ от использования набора ресурсов приведёт к отключению от сервера.", - "multiplayer.socialInteractions.not_available": "Социальные взаимодействия доступны только в сетевой игре", - "multiplayer.status.and_more": "... и ещё %s ...", - "multiplayer.status.anonymous_player": "Анонимный игрок", - "multiplayer.status.cancelled": "Отменено", - "multiplayer.status.cannot_connect": "Невозможно подключиться к серверу", - "multiplayer.status.cannot_resolve": "Не удалось получить название узла", - "multiplayer.status.finished": "Завершено", - "multiplayer.status.incompatible": "Несовместимая версия!", - "multiplayer.status.motd.narration": "Описание: %s", - "multiplayer.status.no_connection": "(нет соединения)", - "multiplayer.status.old": "Устарел", - "multiplayer.status.online": "Онлайн", - "multiplayer.status.ping": "%s мс", - "multiplayer.status.ping.narration": "Задержка %s миллисекунд", - "multiplayer.status.pinging": "Соединение...", - "multiplayer.status.player_count": "%s/%s", - "multiplayer.status.player_count.narration": "%s из %s игроков в сети", - "multiplayer.status.quitting": "Выход", - "multiplayer.status.request_handled": "Выполняется запрос состояния", - "multiplayer.status.unknown": "???", - "multiplayer.status.unrequested": "Получен неожиданный статус", - "multiplayer.status.version.narration": "Версия сервера: %s", - "multiplayer.stopSleeping": "Встать с кровати", - "multiplayer.texturePrompt.failure.line1": "Серверный набор ресурсов не применён", - "multiplayer.texturePrompt.failure.line2": "Любые возможности, использующие пользовательские ресурсы, могут работать неправильно", - "multiplayer.texturePrompt.line1": "Сервер предлагает использовать свой набор ресурсов.", - "multiplayer.texturePrompt.line2": "Загрузить и установить его автомагически?", - "multiplayer.texturePrompt.serverPrompt": "%s\n\nСообщение сервера:\n%s", - "multiplayer.title": "Сетевая игра", - "multiplayer.unsecureserver.toast": "Сообщения, отправляемые в чат этого сервера, могут быть изменены и не отражать реальное сообщение", - "multiplayer.unsecureserver.toast.title": "Невозможно проверить сообщения чата", - "multiplayerWarning.check": "Больше не показывать", - "multiplayerWarning.header": "Предупреждение: игра на сторонних серверах", - "multiplayerWarning.message": "Предупреждение. Сетевая игра, предложенная сторонними серверами, не является собственностью, не управляется и не модерируется Mojang Studios или Microsoft. Во время сетевой игры, вы можете столкнуться с немодерируемыми сообщениями в чате или иными видами пользовательского контента, который может подходить не всем игрокам.", - "music.game.a_familiar_room": "Аарон Шероф — A Familiar Room", - "music.game.an_ordinary_day": "Куми Таниока — An Ordinary Day", - "music.game.ancestry": "Лена Рейн — Ancestry", - "music.game.below_and_above": "Эймос Родди — Below and Above", - "music.game.broken_clocks": "Эймос Родди — Broken Clocks", - "music.game.bromeliad": "Аарон Шероф — Bromeliad", - "music.game.clark": "C418 — Clark", - "music.game.comforting_memories": "Куми Таниока — Comforting Memories", - "music.game.creative.aria_math": "C418 — Aria Math", - "music.game.creative.biome_fest": "C418 — Biome Fest", - "music.game.creative.blind_spots": "C418 — Blind Spots", - "music.game.creative.dreiton": "C418 — Dreiton", - "music.game.creative.haunt_muskie": "C418 — Haunt Muskie", - "music.game.creative.taswell": "C418 — Taswell", - "music.game.crescent_dunes": "Аарон Шероф — Crescent Dunes", - "music.game.danny": "C418 — Danny", - "music.game.deeper": "Лена Рейн — Deeper", - "music.game.dry_hands": "C418 — Dry Hands", - "music.game.echo_in_the_wind": "Аарон Шероф — Echo in the Wind", - "music.game.eld_unknown": "Лена Рейн — Eld Unknown", - "music.game.end.alpha": "C418 — Alpha", - "music.game.end.boss": "C418 — Boss", - "music.game.end.the_end": "C418 — The End", - "music.game.endless": "Лена Рейн — Endless", - "music.game.featherfall": "Аарон Шероф — Featherfall", - "music.game.fireflies": "Эймос Родди — Fireflies", - "music.game.floating_dream": "Куми Таниока — Floating Dream", - "music.game.haggstrom": "C418 — Haggstrom", - "music.game.infinite_amethyst": "Лена Рейн — Infinite Amethyst", - "music.game.key": "C418 — Key", - "music.game.komorebi": "Куми Таниока — komorebi", - "music.game.left_to_bloom": "Лена Рейн — Left to Bloom", - "music.game.lilypad": "Эймос Родди — Lilypad", - "music.game.living_mice": "C418 — Living Mice", - "music.game.mice_on_venus": "C418 — Mice on Venus", - "music.game.minecraft": "C418 — Minecraft", - "music.game.nether.ballad_of_the_cats": "C418 — Ballad of the Cats", - "music.game.nether.concrete_halls": "C418 — Concrete Halls", - "music.game.nether.crimson_forest.chrysopoeia": "Лена Рейн — Chrysopoeia", - "music.game.nether.dead_voxel": "C418 — Dead Voxel", - "music.game.nether.nether_wastes.rubedo": "Лена Рейн — Rubedo", - "music.game.nether.soulsand_valley.so_below": "Лена Рейн — So Below", - "music.game.nether.warmth": "C418 — Warmth", - "music.game.one_more_day": "Лена Рейн — One More Day", - "music.game.os_piano": "Эймос Родди — O's Piano", - "music.game.oxygene": "C418 — Oxygène", - "music.game.pokopoko": "Куми Таниока — pokopoko", - "music.game.puzzlebox": "Аарон Шероф — Puzzlebox", - "music.game.stand_tall": "Лена Рейн — Stand Tall", - "music.game.subwoofer_lullaby": "C418 — Subwoofer Lullaby", - "music.game.swamp.aerie": "Лена Рейн — Aerie", - "music.game.swamp.firebugs": "Лена Рейн — Firebugs", - "music.game.swamp.labyrinthine": "Лена Рейн — Labyrinthine", - "music.game.sweden": "C418 — Sweden", - "music.game.watcher": "Аарон Шероф — Watcher", - "music.game.water.axolotl": "C418 — Axolotl", - "music.game.water.dragon_fish": "C418 — Dragon Fish", - "music.game.water.shuniji": "C418 — Shuniji", - "music.game.wending": "Лена Рейн — Wending", - "music.game.wet_hands": "C418 — Wet Hands", - "music.game.yakusoku": "Куми Таниока — yakusoku", - "music.menu.beginning_2": "C418 — Beginning 2", - "music.menu.floating_trees": "C418 — Floating Trees", - "music.menu.moog_city_2": "C418 — Moog City 2", - "music.menu.mutation": "C418 — Mutation", - "narration.button": "Кнопка: %s", - "narration.button.usage.focused": "Для активации нажмите клавишу Ввод", - "narration.button.usage.hovered": "Для активации кликните левой кнопкой мыши", - "narration.checkbox": "Флажок: %s", - "narration.checkbox.usage.focused": "Для переключения нажмите клавишу Ввод", - "narration.checkbox.usage.focused.check": "Нажмите Ввод для выбора", - "narration.checkbox.usage.focused.uncheck": "Нажмите Ввод для снятия выбора", - "narration.checkbox.usage.hovered": "Чтобы переключить, кликните левой кнопкой мыши", - "narration.checkbox.usage.hovered.check": "Нажмите левой кнопкой мыши для выбора", - "narration.checkbox.usage.hovered.uncheck": "Нажмите левой кнопкой мыши для снятия выбора", - "narration.component_list.usage": "Нажмите клавишу табуляции, чтобы перейти к следующему элементу", - "narration.cycle_button.usage.focused": "Нажмите клавишу ввод, чтобы переключиться на %s", - "narration.cycle_button.usage.hovered": "Кликните левой кнопкой мыши, чтобы переключиться на %s", - "narration.edit_box": "Поле ввода: %s", - "narration.item": "Предмет: %s", - "narration.recipe": "Рецепт для %s", - "narration.recipe.usage": "Чтобы выбрать, кликните левой кнопкой мыши", - "narration.recipe.usage.more": "Кликните правой кнопкой мыши, чтобы показать больше рецептов", - "narration.selection.usage": "Нажмите вверх и вниз, чтобы перейти к другой записи", - "narration.slider.usage.focused": "Нажмите кнопки влево или вправо, чтобы изменить значение", - "narration.slider.usage.focused.keyboard_cannot_change_value": "Нажмите клавишу Ввод, чтобы начать изменять значение ползунка", - "narration.slider.usage.hovered": "Перетащите ползунок, чтобы изменить значение", - "narration.suggestion": "Выбрано предложение %s из %s: %s", - "narration.suggestion.tooltip": "Выбрано предложение %s из %s: %s (%s)", - "narration.suggestion.usage.cycle.fixed": "Нажмите клавишу табуляции для переключения на следующую подсказку", - "narration.suggestion.usage.cycle.hidable": "Нажмите клавишу табуляции для переключения на следующую подсказку, или Escape для выхода из подсказок", - "narration.suggestion.usage.fill.fixed": "Нажмите клавишу табуляции для применения подсказки", - "narration.suggestion.usage.fill.hidable": "Нажмите клавишу табуляции для применения подсказки, или Escape для выхода из подсказок", - "narration.tab_navigation.usage": "Нажмите клавиши контроль и табуляция, чтобы переключаться между вкладками", - "narrator.button.accessibility": "Специальные возможности", - "narrator.button.difficulty_lock": "Фиксация сложности", - "narrator.button.difficulty_lock.locked": "Зафиксирована", - "narrator.button.difficulty_lock.unlocked": "Не зафиксирована", - "narrator.button.language": "Язык", - "narrator.controls.bound": "Действие %s привязано к %s", - "narrator.controls.reset": "Удалить привязку для %s", - "narrator.controls.unbound": "Действие %s не связано с кнопкой", - "narrator.joining": "Присоединение", - "narrator.loading": "Загрузка: %s", - "narrator.loading.done": "Готово", - "narrator.position.list": "Выбрана строка списка %s из %s", - "narrator.position.object_list": "Выбран элемент списка %s из %s", - "narrator.position.screen": "Элемент экрана %s из %s", - "narrator.position.tab": "Выбрана вкладка %s из %s", - "narrator.ready_to_play": "Готово", - "narrator.screen.title": "Главное меню", - "narrator.screen.usage": "Чтобы выбрать элемент, укажите на него мышью или используйте клавишу табуляции", - "narrator.select": "Выбрано: %s", - "narrator.select.world": "Выбран мир %s, последний запуск: %s, %s, %s, версия: %s", - "narrator.select.world_info": "Выбран мир %s, последний запуск: %s, %s", - "narrator.toast.disabled": "Диктор выключен", - "narrator.toast.enabled": "Диктор включён", - "optimizeWorld.confirm.description": "Эта процедура позволит оптимизировать мир так, чтобы все его данные были сохранены в самом новом формате. В зависимости от величины мира, оптимизация может занять много времени. После завершения повысится скорость игры в этом мире, однако он больше не будет совместим со старыми версиями игры. Вы действительно хотите приступить к оптимизации?", - "optimizeWorld.confirm.proceed": "Создать резервную копию и оптимизировать", - "optimizeWorld.confirm.title": "Оптимизировать мир", - "optimizeWorld.info.converted": "Обновлено чанков: %s", - "optimizeWorld.info.skipped": "Пропущено чанков: %s", - "optimizeWorld.info.total": "Всего чанков: %s", - "optimizeWorld.progress.counter": "%s / %s", - "optimizeWorld.progress.percentage": "%s%%", - "optimizeWorld.stage.counting": "Подсчёт чанков...", - "optimizeWorld.stage.failed": "Ошибка! :(", - "optimizeWorld.stage.finished": "Завершение...", - "optimizeWorld.stage.finished.chunks": "Завершение обновления чанков...", - "optimizeWorld.stage.finished.entities": "Завершение обновления сущностей...", - "optimizeWorld.stage.finished.poi": "Завершение обновления точек интереса...", - "optimizeWorld.stage.upgrading": "Обновление чанков...", - "optimizeWorld.stage.upgrading.chunks": "Обновление всех чанков...", - "optimizeWorld.stage.upgrading.entities": "Обновление сущностей...", - "optimizeWorld.stage.upgrading.poi": "Обновление точек интереса...", - "optimizeWorld.title": "Оптимизация мира «%s»", - "options.accessibility": "Специальные возможности...", - "options.accessibility.high_contrast": "Контрастный режим", - "options.accessibility.high_contrast.error.tooltip": "Набор ресурсов высокой контрастности недоступен", - "options.accessibility.high_contrast.tooltip": "Увеличивает контрастность элементов интерфейса", - "options.accessibility.high_contrast_block_outline": "Контрастная обводка блоков", - "options.accessibility.high_contrast_block_outline.tooltip": "Улучшает видимость обводки при наведении на блок.", - "options.accessibility.link": "Узнать больше", - "options.accessibility.menu_background_blurriness": "Размытие фона", - "options.accessibility.menu_background_blurriness.tooltip": "Изменяет степень размытия фона в меню.", - "options.accessibility.narrator_hotkey": "Клавиша диктора", - "options.accessibility.narrator_hotkey.mac.tooltip": "Позволяет включать и выключать диктора нажатием Cmd + B", - "options.accessibility.narrator_hotkey.tooltip": "Позволяет включать и выключать диктора нажатием Ctrl + B", - "options.accessibility.panorama_speed": "Вращение фона", - "options.accessibility.text_background": "Фон текста", - "options.accessibility.text_background.chat": "Чат", - "options.accessibility.text_background.everywhere": "Везде", - "options.accessibility.text_background_opacity": "Непрозрачный фон", - "options.accessibility.title": "Специальные возможности", - "options.allowCursorChanges": "Изменение курсора", - "options.allowCursorChanges.tooltip": "Позволяет курсору мыши изменять форму при наведении на определённые элементы интерфейса.", - "options.allowServerListing": "Показывать в списках", - "options.allowServerListing.tooltip": "Серверы могут демонстрировать список игроков как часть своего публичного статуса.\nЕсли этот параметр отключён, ваше имя не будет отображаться в таких списках.", - "options.ao": "Мягкое освещение", - "options.ao.max": "Максимум", - "options.ao.min": "Минимум", - "options.ao.off": "Выкл", - "options.attack.crosshair": "Прицел", - "options.attack.hotbar": "Инвентарь", - "options.attackIndicator": "Индикатор атаки", - "options.audioDevice": "Устройство", - "options.audioDevice.default": "По умолчанию", - "options.autoJump": "Автопрыжок", - "options.autoSuggestCommands": "Подсказки к командам", - "options.autosaveIndicator": "Индикатор сохранения", - "options.biomeBlendRadius": "Граница биомов", - "options.biomeBlendRadius.1": "Выкл (очень быстро)", - "options.biomeBlendRadius.11": "11×11 (отлично)", - "options.biomeBlendRadius.13": "13×13 (превосходно)", - "options.biomeBlendRadius.15": "15×15 (максимум)", - "options.biomeBlendRadius.3": "3×3 (быстро)", - "options.biomeBlendRadius.5": "5×5 (нормально)", - "options.biomeBlendRadius.7": "7×7 (хорошо)", - "options.biomeBlendRadius.9": "9×9 (очень хорошо)", - "options.blocks": "%s блоков", - "options.chat": "Настройки чата...", - "options.chat.color": "Цвета", - "options.chat.delay": "Задержка чата: %s сек.", - "options.chat.delay_none": "Задержка чата: выкл.", - "options.chat.drafts": "Сохранять черновики", - "options.chat.drafts.tooltip": "Неотправленные сообщения сохранятся и могут быть отправлены при следующем открытии чата.", - "options.chat.height.focused": "Активный чат", - "options.chat.height.unfocused": "Неактивный чат", - "options.chat.line_spacing": "Межстрочный интервал", - "options.chat.links": "Ссылки", - "options.chat.links.prompt": "Запрашивать переход", - "options.chat.opacity": "Непрозрачный текст", - "options.chat.scale": "Размер", - "options.chat.title": "Настройки чата", - "options.chat.visibility": "Чат", - "options.chat.visibility.full": "Показан", - "options.chat.visibility.hidden": "Скрыт", - "options.chat.visibility.system": "Только команды", - "options.chat.width": "Ширина", - "options.chunkFade": "Проявление чанков", - "options.chunkFade.none": "Проявление чанков: Нет", - "options.chunkFade.seconds": "Проявление чанков: %s сек.", - "options.chunkFade.tooltip": "Длительность проявления чанков при их первой прогрузке.", - "options.chunks": "%s чанков", - "options.clouds.fancy": "Объёмные", - "options.clouds.fast": "Упрощённые", - "options.controls": "Управление...", - "options.credits_and_attribution": "Титры и атрибуции...", - "options.cutoutLeaves": "Просвечивающая листва", - "options.cutoutLeaves.tooltip": "Позволяет видеть сквозь просветы в листьях. Отключение улучшает производительность.", - "options.damageTiltStrength": "Наклон при уроне", - "options.damageTiltStrength.tooltip": "Сила наклона камеры при получении урона.", - "options.darkMojangStudiosBackgroundColor": "Чёрно-белый логотип", - "options.darkMojangStudiosBackgroundColor.tooltip": "Меняет цвет фона экрана загрузки Mojang Studios на чёрный.", - "options.darknessEffectScale": "Пульсация тьмы", - "options.darknessEffectScale.tooltip": "Отвечает за интенсивность пульсации эффекта тьмы, получаемого от хранителя или скалкового крикуна.", - "options.difficulty": "Сложность", - "options.difficulty.easy": "Лёгкая", - "options.difficulty.easy.info": "Появляются враждебные мобы со сниженным уроном. Голод истощается и может снизить уровень здоровья до 5 сердец.", - "options.difficulty.hard": "Сложная", - "options.difficulty.hard.info": "Появляются враждебные мобы с повышенным уроном. Вы можете умереть от истощения голода и здоровья.", - "options.difficulty.hardcore": "Хардкор", - "options.difficulty.normal": "Нормальная", - "options.difficulty.normal.info": "Появляются враждебные мобы с обычным уроном. Голод истощается и может снизить уровень здоровья до половины сердца.", - "options.difficulty.online": "Сложность сервера", - "options.difficulty.peaceful": "Мирная", - "options.difficulty.peaceful.info": "Нет враждебных мобов, появляются только некоторые нейтральные. Голод не истощается, а здоровье постоянно восстанавливается.", - "options.directionalAudio": "Позиционируемый звук", - "options.directionalAudio.off.tooltip": "Классическое стерео", - "options.directionalAudio.on.tooltip": "Использует технологию создания позиционируемого звука для улучшенной имитации пространственного звучания. Требует оборудование с поддержкой бинаурального воспроизведения (HRTF) и лучше всего ощущается в наушниках.", - "options.discrete_mouse_scroll": "Дискретная прокрутка", - "options.entityDistanceScaling": "До сущности", - "options.entityShadows": "Тени сущностей", - "options.exclusiveFullscreen": "Прямой вывод", - "options.exclusiveFullscreen.warningTooltip": "Прямой вывод изображения в полноэкранном режиме может помешать работе некоторых методов ввода.", - "options.font": "Настройки шрифта...", - "options.font.title": "Настройки шрифта", - "options.forceUnicodeFont": "Шрифт Unicode", - "options.fov": "Поле зрения", - "options.fov.max": "Quake-про", - "options.fov.min": "Нормально", - "options.fovEffectScale": "Эффекты поля зрения", - "options.fovEffectScale.tooltip": "Управляет тем, насколько сильно поле зрения может изменяться с помощью эффектов игрового процесса.", - "options.framerate": "%s FPS", - "options.framerateLimit": "Частота кадров", - "options.framerateLimit.max": "Максимум", - "options.fullscreen": "Полноэкранный режим", - "options.fullscreen.current": "Текущее", - "options.fullscreen.entry": "%s×%s@%sГц (%sбит)", - "options.fullscreen.resolution": "Полноэкранное разрешение", - "options.fullscreen.unavailable": "Настройка недоступна", - "options.gamma": "Яркость", - "options.gamma.default": "По умолчанию", - "options.gamma.max": "Ярко", - "options.gamma.min": "Тускло", - "options.generic_value": "%s: %s", - "options.glintSpeed": "Мерцание чар", - "options.glintSpeed.tooltip": "Скорость распространения мерцания по зачарованным предметам.", - "options.glintStrength": "Заметность чар", - "options.glintStrength.tooltip": "Интенсивность мерцания чар на предметах.", - "options.graphics": "Графика", - "options.graphics.custom": "Пользовательский", - "options.graphics.fabulous": "Потрясающе!", - "options.graphics.fabulous.tooltip": "Режим графики «%s» использует экранные шейдеры для отрисовки погоды, облаков и частиц через прозрачные и полупрозрачные блоки и воду. Это может очень серьёзно повлиять на производительность на портативных устройствах или устройствах с 4К дисплеем.", - "options.graphics.fancy": "Детально", - "options.graphics.fancy.tooltip": "«Детальная» графика сочетает производительность и качество для большинства компьютеров.\nДождь, снег, облака и частицы могут не отображаться, если перекрыты прозрачными блоками или водой.", - "options.graphics.fast": "Быстро", - "options.graphics.fast.tooltip": "«Быстрая» графика уменьшает количество видимого дождя и снега.\nЭффекты прозрачности отключены для некоторых блоков, таких как листья деревьев.", - "options.graphics.preset": "Профиль", - "options.graphics.preset.tooltip": "Устанавливает настройки графики к оптимальным значениям в соответствии с желаемым качеством.", - "options.graphics.warning.accept": "Всё равно продолжить", - "options.graphics.warning.cancel": "Отмена", - "options.graphics.warning.message": "Ваше графическое устройство не поддерживает режим графики «%s».\n\nВы можете пренебречь этим предупреждением и продолжить игру, но при этом поддержка, связанная с этим режимом графики, предоставляться не будет.", - "options.graphics.warning.renderer": "Визуализатор: [%s]", - "options.graphics.warning.title": "Графическое устройство не поддерживается", - "options.graphics.warning.vendor": "Производитель: [%s]", - "options.graphics.warning.version": "Версия OpenGL: [%s]", - "options.graphicsApi": "Графический API", - "options.graphicsApi.default": "По умолчанию", - "options.graphicsApi.opengl": "OpenGL", - "options.graphicsApi.restart": "Перезапустите игру, чтобы сменить графический API.", - "options.graphicsApi.tooltip": "Выбор графического API для рендеринга. Рекомендуется оставить значение по умолчанию, если у вас нет веской причины для изменений. Настройки вступят в силу после перезапуска игры.", - "options.graphicsApi.vulkan": "Vulkan", - "options.guiScale": "Интерфейс", - "options.guiScale.auto": "Авто", - "options.hidden": "Скрыт", - "options.hideLightningFlashes": "Скрыть зарницы", - "options.hideLightningFlashes.tooltip": "Предотвращает появление вспышек в небе во время ударов молнии или других эффектов окружения. Сами источники вспышек всё ещё будут видны.", - "options.hideMatchedNames": "Скрывать по имени", - "options.hideMatchedNames.tooltip": "Сторонние серверы могут отправлять сообщения в чат в нестандартных форматах.\nПри включении этой настройки скрытые игроки будут определяться по совпадению с именем отправителя в чате.", - "options.hideSplashTexts": "Скрывать сплэши", - "options.hideSplashTexts.tooltip": "Скрывает жёлтые всплывающие надписи в главном меню.", - "options.improvedTransparency": "Улучшенная прозрачность", - "options.improvedTransparency.tooltip": "Экспериментальный метод отрисовки погоды, облаков и частиц за полупрозрачными блоками и водой при помощи экранных шейдеров.\nПовлияет на быстродействие графического процессора.", - "options.inactivityFpsLimit": "Ограничение FPS", - "options.inactivityFpsLimit.afk": "При бездействии", - "options.inactivityFpsLimit.afk.tooltip": "Ограничивает частоту кадров до 30 спустя минуту ожидания действий со стороны игрока. Спустя ещё 9 минут ограничивает до 10.", - "options.inactivityFpsLimit.minimized": "В фоне", - "options.inactivityFpsLimit.minimized.tooltip": "Ограничивает частоту кадров только при сворачивании игры.", - "options.invertMouse": "Инверсия мыши", - "options.invertMouseX": "Инверсия оси мыши X", - "options.invertMouseY": "Инверсия оси мыши Y", - "options.japaneseGlyphVariants": "Японский стандарт иероглифов", - "options.japaneseGlyphVariants.tooltip": "Применяет японский вариант восточноазиатских иероглифов в шрифте по умолчанию", - "options.key.hold": "Удерживание", - "options.key.toggle": "Переключение", - "options.language": "Язык...", - "options.language.title": "Язык", - "options.languageAccuracyWarning": "(Переводы могут содержать ошибки)", - "options.languageWarning": "Переводы могут содержать ошибки", - "options.mainHand": "Ведущая рука", - "options.mainHand.left": "Левая", - "options.mainHand.right": "Правая", - "options.maxAnisotropy": "Анизотропная фильтрация", - "options.maxAnisotropy.tooltip": "Повышение выборки заметно улучшает чёткость текстур, значительно увеличивает расход видеопамяти и может повлиять на производительность. Фильтрация текстур должна быть установлена на «Анизотропная».", - "options.mipmapLevels": "Уровни детализации", - "options.modelPart.cape": "Плащ", - "options.modelPart.hat": "Головной убор", - "options.modelPart.jacket": "Куртка", - "options.modelPart.left_pants_leg": "Левая штанина", - "options.modelPart.left_sleeve": "Левый рукав", - "options.modelPart.right_pants_leg": "Правая штанина", - "options.modelPart.right_sleeve": "Правый рукав", - "options.mouseWheelSensitivity": "Скорость прокрутки", - "options.mouse_settings": "Настройки мыши...", - "options.mouse_settings.title": "Настройки мыши", - "options.multiplayer.title": "Настройки сетевой игры...", - "options.multiplier": "%sx", - "options.musicToast": "Оповещение о музыке", - "options.musicToast.never": "Никогда", - "options.musicToast.never.tooltip": "Оповещение о музыке не появляется.", - "options.musicToast.pauseMenu": "В меню", - "options.musicToast.pauseMenu.tooltip": "Оповещение о воспроизводимой музыке постоянно отображается в меню паузы.", - "options.musicToast.pauseMenuAndToast": "В игре и меню", - "options.musicToast.pauseMenuAndToast.tooltip": "Отображает оповещение при начале воспроизведения музыки. Такое же оповещение постоянно отображается в меню паузы.", - "options.music_frequency": "Периодичность музыки", - "options.music_frequency.constant": "Постоянная", - "options.music_frequency.default": "По умолчанию", - "options.music_frequency.frequent": "Частая", - "options.music_frequency.tooltip": "Меняет периодичность воспроизведения музыки в игровом мире.", - "options.narrator": "Диктор", - "options.narrator.all": "Озвучивает всё", - "options.narrator.chat": "Озвучивает чат", - "options.narrator.notavailable": "Недоступен", - "options.narrator.off": "Выкл", - "options.narrator.system": "Сообщения системы", - "options.needsRestart": "Настройка будет применена после перезапуска.", - "options.notifications.display_time": "Время уведомления", - "options.notifications.display_time.tooltip": "Длительность отображения уведомлений на экране.", - "options.off": "Выкл", - "options.off.composed": "%s: Выкл", - "options.on": "Вкл", - "options.on.composed": "%s: Вкл", - "options.online": "Онлайн...", - "options.online.title": "Сетевые настройки", - "options.onlyShowSecureChat": "Защищённый чат", - "options.onlyShowSecureChat.tooltip": "Отображает только те сообщения, отправители которых могут быть подтверждены, а содержание не было изменено.", - "options.operatorItemsTab": "Вкладка оператора", - "options.particles": "Частицы", - "options.particles.all": "Все", - "options.particles.decreased": "Меньше", - "options.particles.minimal": "Минимум", - "options.percent_add_value": "%s: +%s%%", - "options.percent_value": "%s: %s%%", - "options.pixel_value": "%s: %spx", - "options.prioritizeChunkUpdates": "Сборка чанков", - "options.prioritizeChunkUpdates.byPlayer": "По событию", - "options.prioritizeChunkUpdates.byPlayer.tooltip": "Некоторые действия, включая размещение и ломание блоков, будут приводить к мгновенной пересборке чанка.", - "options.prioritizeChunkUpdates.nearby": "Блокирующая", - "options.prioritizeChunkUpdates.nearby.tooltip": "Соседние чанки будут собираться сразу. Это может влиять на производительность при установке или разрушении блоков.", - "options.prioritizeChunkUpdates.none": "Потоковая", - "options.prioritizeChunkUpdates.none.tooltip": "Соседние чанки собираются в параллельных потоках. Это может привести к кратковременным «визуальным дырам» при разрушении блоков.", - "options.rawMouseInput": "Необработанный ввод", - "options.realmsNotifications": "Уведомления Realms", - "options.realmsNotifications.tooltip": "Позволяет получать уведомления о новостях и приглашениях Realms в главном меню и отображает соответствующие значки на кнопке Realms.", - "options.reducedDebugInfo": "Малый экран отладки", - "options.renderClouds": "Облака", - "options.renderCloudsDistance": "Дальность облаков", - "options.renderDistance": "Прорисовка", - "options.resourcepack": "Наборы ресурсов...", - "options.rotateWithMinecart": "Поворот с вагонеткой", - "options.rotateWithMinecart.tooltip": "Должен ли взгляд игрока поворачиваться вместе с вагонеткой. Доступно только в мирах с включённым экспериментом «Улучшения вагонеток».", - "options.screenEffectScale": "Эффекты укачивания", - "options.screenEffectScale.tooltip": "Сила эффектов головокружения и искажения от портала Незера.\nПри низких значениях эффект головокружения заменяется зелёным подсвечиванием.", - "options.sensitivity": "Чувствительность", - "options.sensitivity.max": "СКОРОСТЬ!", - "options.sensitivity.min": "не засни...", - "options.showNowPlayingToast": "Оповещение о музыке", - "options.showNowPlayingToast.tooltip": "Отображает оповещение при начале воспроизведения музыки. Такое же оповещение постоянно отображается в меню паузы.", - "options.showSubtitles": "Субтитры", - "options.showSubtitles.tooltip": "Включает отображение субтитров к звукам, воспроизводимым в игре.", - "options.simulationDistance": "Симуляция", - "options.skinCustomisation": "Внешний вид...", - "options.skinCustomisation.title": "Настройка внешнего вида", - "options.sounds": "Музыка и звуки...", - "options.sounds.title": "Настройки музыки и звуков", - "options.sprintWindow": "Интервал разбега", - "options.sprintWindow.tooltip": "Временной промежуток в тактах, в котором двойное нажатие клавиши «Вперёд» включает бег.", - "options.telemetry": "Собираемые данные...", - "options.telemetry.button": "Сбор данных", - "options.telemetry.button.tooltip": "«%s» — только обязательные данные.\n«%s» — дополнительные необязательные данные.", - "options.telemetry.disabled": "Телеметрия отключена.", - "options.telemetry.state.all": "Всё", - "options.telemetry.state.minimal": "Минимум", - "options.telemetry.state.none": "Ничего", - "options.textureFiltering": "Фильтрация текстур", - "options.textureFiltering.anisotropic": "Анизотропная", - "options.textureFiltering.anisotropic.tooltip": "Аппаратный метод фильтрации. Влияет на производительность и может существенно увеличить использование видеопамяти. Не поддерживается на некоторых устройствах.", - "options.textureFiltering.none": "Выкл", - "options.textureFiltering.none.tooltip": "Текстуры отображаются без фильтрации. При взгляде под углом блоки могут выглядеть размытыми.", - "options.textureFiltering.rgss": "RGSS", - "options.textureFiltering.rgss.tooltip": "(Избыточная выборка со сдвинутой сеткой)\nМетод фильтрации на основе шейдера, который улучшает качество текстур с умеренным влиянием на производительность.", - "options.title": "Настройки", - "options.touchscreen": "Сенсорный режим", - "options.value": "%s", - "options.video": "Настройки графики...", - "options.video.display.header": "Экран", - "options.video.interface.header": "Интерфейс", - "options.video.preferences.header": "Параметры", - "options.video.quality.header": "Качество и производительность", - "options.videoTitle": "Настройки графики", - "options.viewBobbing": "Покачивание камеры", - "options.vignette": "Виньетирование", - "options.vignette.tooltip": "Малозаметная текстура, которая снижает яркость по краям экрана и предупреждает о близости границы мира.", - "options.visible": "Показано", - "options.vsync": "V-Sync", - "options.weatherRadius": "Радиус эффектов погоды", - "options.weatherRadius.tooltip": "Радиус отрисовки эффектов дождя и снега. Слабо влияет на производительность.", - "options.worldOptions.button": "Настройки мира...", - "options.worldOptions.title": "Настройки мира", - "outOfMemory.message": "Недостаточно памяти для Minecraft.\n\nВозможно, произошла ошибка в игре, либо для виртуальной машины Java было выделено недостаточно памяти.\n\nЧтобы предотвратить повреждение мира, текущая игра была завершена. Была произведена попытка освободить память, чтобы можно было вернуться в главное меню и продолжить игру. Но это могло не сработать.\n\nПерезапустите игру, если вы снова увидите это сообщение.", - "outOfMemory.title": "Недостаточно памяти!", - "pack.available.title": "Доступные", - "pack.copyFailure": "Не удалось скопировать наборы", - "pack.dropConfirm": "Добавить следующие наборы в Minecraft?", - "pack.dropInfo": "Перетащите файлы в это окно, чтобы добавить наборы", - "pack.dropRejected.message": "Следующие элементы не являются действительными наборами и были пропущены:\n %s", - "pack.dropRejected.title": "Недействительные наборы", - "pack.folderInfo": "(Поместите файлы наборов сюда)", - "pack.incompatible": "Несовместимо", - "pack.incompatible.confirm.new": "Этот набор был сделан для более новой версии Minecraft и может работать неправильно.", - "pack.incompatible.confirm.old": "Этот набор был сделан для более старой версии Minecraft и может работать неправильно.", - "pack.incompatible.confirm.title": "Вы действительно хотите загрузить этот набор?", - "pack.incompatible.confirm.unknown": "Этот набор неисправен или сделан для неизвестной версии Minecraft и может работать неправильно.", - "pack.incompatible.new": "(Предназначен для более новой версии Minecraft)", - "pack.incompatible.old": "(Предназначен для более старой версии Minecraft)", - "pack.incompatible.unknown": "(Неисправен или несовместим)", - "pack.nameAndSource": "%s (%s)", - "pack.openFolder": "Папка с наборами", - "pack.selected.title": "Выбранные", - "pack.source.builtin": "встроенный", - "pack.source.feature": "функция", - "pack.source.local": "локальный", - "pack.source.server": "серверный", - "pack.source.world": "мировой", - "painting.dimensions": "%s на %s", - "painting.minecraft.alban.author": "Кристоффер Зеттерстранд", - "painting.minecraft.alban.title": "Албанец", - "painting.minecraft.aztec.author": "Кристоффер Зеттерстранд", - "painting.minecraft.aztec.title": "de_aztec", - "painting.minecraft.aztec2.author": "Кристоффер Зеттерстранд", - "painting.minecraft.aztec2.title": "de_aztec", - "painting.minecraft.backyard.author": "Кристоффер Зеттерстранд", - "painting.minecraft.backyard.title": "Задний двор", - "painting.minecraft.baroque.author": "Сара Бовинг", - "painting.minecraft.baroque.title": "Барокко", - "painting.minecraft.bomb.author": "Кристоффер Зеттерстранд", - "painting.minecraft.bomb.title": "Цель была успешно взорвана", - "painting.minecraft.bouquet.author": "Кристоффер Зеттерстранд", - "painting.minecraft.bouquet.title": "Букет", - "painting.minecraft.burning_skull.author": "Кристоффер Зеттерстранд", - "painting.minecraft.burning_skull.title": "Пылающий череп", - "painting.minecraft.bust.author": "Кристоффер Зеттерстранд", - "painting.minecraft.bust.title": "Бюст", - "painting.minecraft.cavebird.author": "Кристоффер Зеттерстранд", - "painting.minecraft.cavebird.title": "Пещерная птица", - "painting.minecraft.changing.author": "Кристоффер Зеттерстранд", - "painting.minecraft.changing.title": "Смена", - "painting.minecraft.cotan.author": "Кристоффер Зеттерстранд", - "painting.minecraft.cotan.title": "Котан", - "painting.minecraft.courbet.author": "Кристоффер Зеттерстранд", - "painting.minecraft.courbet.title": "Встреча", - "painting.minecraft.creebet.author": "Кристоффер Зеттерстранд", - "painting.minecraft.creebet.title": "Крибережье", - "painting.minecraft.dennis.author": "Сара Бовинг", - "painting.minecraft.dennis.title": "Деннис", - "painting.minecraft.donkey_kong.author": "Кристоффер Зеттерстранд", - "painting.minecraft.donkey_kong.title": "Конг", - "painting.minecraft.earth.author": "Mojang", - "painting.minecraft.earth.title": "Земля", - "painting.minecraft.endboss.author": "Кристоффер Зеттерстранд", - "painting.minecraft.endboss.title": "Финальный босс", - "painting.minecraft.fern.author": "Кристоффер Зеттерстранд", - "painting.minecraft.fern.title": "Папоротник", - "painting.minecraft.fighters.author": "Кристоффер Зеттерстранд", - "painting.minecraft.fighters.title": "Схватка", - "painting.minecraft.finding.author": "Кристоффер Зеттерстранд", - "painting.minecraft.finding.title": "Находка", - "painting.minecraft.fire.author": "Mojang", - "painting.minecraft.fire.title": "Огонь", - "painting.minecraft.graham.author": "Кристоффер Зеттерстранд", - "painting.minecraft.graham.title": "Грэм", - "painting.minecraft.humble.author": "Сара Бовинг", - "painting.minecraft.humble.title": "Скромность", - "painting.minecraft.kebab.author": "Кристоффер Зеттерстранд", - "painting.minecraft.kebab.title": "Кебаб и три пепперони", - "painting.minecraft.lowmist.author": "Кристоффер Зеттерстранд", - "painting.minecraft.lowmist.title": "Дымка", - "painting.minecraft.match.author": "Кристоффер Зеттерстранд", - "painting.minecraft.match.title": "Спичка", - "painting.minecraft.meditative.author": "Сара Бовинг", - "painting.minecraft.meditative.title": "Медитативность", - "painting.minecraft.orb.author": "Кристоффер Зеттерстранд", - "painting.minecraft.orb.title": "Сфера", - "painting.minecraft.owlemons.author": "Кристоффер Зеттерстранд", - "painting.minecraft.owlemons.title": "Филимоны", - "painting.minecraft.passage.author": "Кристоффер Зеттерстранд", - "painting.minecraft.passage.title": "Переход", - "painting.minecraft.pigscene.author": "Кристоффер Зеттерстранд", - "painting.minecraft.pigscene.title": "Свиносцена", - "painting.minecraft.plant.author": "Кристоффер Зеттерстранд", - "painting.minecraft.plant.title": "Денежное дерево", - "painting.minecraft.pointer.author": "Кристоффер Зеттерстранд", - "painting.minecraft.pointer.title": "Указующий перст", - "painting.minecraft.pond.author": "Кристоффер Зеттерстранд", - "painting.minecraft.pond.title": "Пруд", - "painting.minecraft.pool.author": "Кристоффер Зеттерстранд", - "painting.minecraft.pool.title": "Бассейн", - "painting.minecraft.prairie_ride.author": "Сара Бовинг", - "painting.minecraft.prairie_ride.title": "Скачки по прерии", - "painting.minecraft.sea.author": "Кристоффер Зеттерстранд", - "painting.minecraft.sea.title": "Побережье", - "painting.minecraft.skeleton.author": "Кристоффер Зеттерстранд", - "painting.minecraft.skeleton.title": "Смертельная скука", - "painting.minecraft.skull_and_roses.author": "Кристоффер Зеттерстранд", - "painting.minecraft.skull_and_roses.title": "Череп и розы", - "painting.minecraft.stage.author": "Кристоффер Зеттерстранд", - "painting.minecraft.stage.title": "Сцена подготовлена", - "painting.minecraft.sunflowers.author": "Кристоффер Зеттерстранд", - "painting.minecraft.sunflowers.title": "Подсолнухи", - "painting.minecraft.sunset.author": "Кристоффер Зеттерстранд", - "painting.minecraft.sunset.title": "Закат", - "painting.minecraft.tides.author": "Кристоффер Зеттерстранд", - "painting.minecraft.tides.title": "Прилив", - "painting.minecraft.unpacked.author": "Сара Бовинг", - "painting.minecraft.unpacked.title": "Открытие", - "painting.minecraft.void.author": "Кристоффер Зеттерстранд", - "painting.minecraft.void.title": "Ничто", - "painting.minecraft.wanderer.author": "Кристоффер Зеттерстранд", - "painting.minecraft.wanderer.title": "Странник", - "painting.minecraft.wasteland.author": "Кристоффер Зеттерстранд", - "painting.minecraft.wasteland.title": "Пустошь", - "painting.minecraft.water.author": "Mojang", - "painting.minecraft.water.title": "Вода", - "painting.minecraft.wind.author": "Mojang", - "painting.minecraft.wind.title": "Ветер", - "painting.minecraft.wither.author": "Mojang", - "painting.minecraft.wither.title": "Визер", - "painting.random": "Случайный вариант", - "parsing.bool.expected": "Ожидалось логическое значение", - "parsing.bool.invalid": "Неверное логическое значение: ожидалось «true» или «false», но обнаружено «%s»", - "parsing.double.expected": "Ожидалось вещественное число двойной точности", - "parsing.double.invalid": "Неверное вещественное число двойной точности «%s»", - "parsing.expected": "Ожидалось «%s»", - "parsing.float.expected": "Ожидалось вещественное число", - "parsing.float.invalid": "Неверное вещественное число «%s»", - "parsing.int.expected": "Ожидалось целое число", - "parsing.int.invalid": "Неверное целое число «%s»", - "parsing.long.expected": "Ожидалось длинное целое число", - "parsing.long.invalid": "Неверное длинное целое число «%s»", - "parsing.quote.escape": "Неверная экранированная последовательность «\\%s» в строке, заключённой в кавычки", - "parsing.quote.expected.end": "Ожидалась кавычка в конце строки", - "parsing.quote.expected.start": "Ожидалась кавычка в начале строки", - "particle.invalidOptions": "Не удалось распознать параметры частиц: %s", - "particle.notFound": "Неизвестная частица: %s", - "permissions.requires.entity": "Для выполнения этой команды необходима сущность", - "permissions.requires.player": "Для выполнения этой команды необходим игрок", - "potion.potency.1": "II", - "potion.potency.2": "III", - "potion.potency.3": "IV", - "potion.potency.4": "V", - "potion.potency.5": "VI", - "potion.whenDrank": "При применении:", - "potion.withAmplifier": "%s %s", - "potion.withDuration": "%s (%s)", - "predicate.unknown": "Неизвестный предикат: %s", - "quickplay.error.invalid_identifier": "Не удалось найти мир с указанным идентификатором", - "quickplay.error.realm_connect": "Не удалось подключиться к реалму", - "quickplay.error.realm_permission": "У вас нет разрешения для подключения к этому реалму", - "quickplay.error.title": "Не удалось подключиться к быстрой игре", - "realms.configuration.region.australia_east": "Новый Южный Уэльс, Австралия", - "realms.configuration.region.australia_southeast": "Виктория, Австралия", - "realms.configuration.region.brazil_south": "Бразилия", - "realms.configuration.region.central_india": "Индия", - "realms.configuration.region.central_us": "Айова, США", - "realms.configuration.region.east_asia": "Гонконг", - "realms.configuration.region.east_us": "Вирджиния, США", - "realms.configuration.region.east_us_2": "Северная Каролина, США", - "realms.configuration.region.france_central": "Франция", - "realms.configuration.region.japan_east": "Восточная Япония", - "realms.configuration.region.japan_west": "Западная Япония", - "realms.configuration.region.korea_central": "Южная Корея", - "realms.configuration.region.north_central_us": "Иллинойс, США", - "realms.configuration.region.north_europe": "Ирландия", - "realms.configuration.region.south_central_us": "Техас, США", - "realms.configuration.region.southeast_asia": "Сингапур", - "realms.configuration.region.sweden_central": "Швеция", - "realms.configuration.region.uae_north": "Объединённые Арабские Эмираты (ОАЭ)", - "realms.configuration.region.uk_south": "Южная Англия", - "realms.configuration.region.west_central_us": "Юта, США", - "realms.configuration.region.west_europe": "Нидерланды", - "realms.configuration.region.west_us": "Калифорния, США", - "realms.configuration.region.west_us_2": "Вашингтон, США", - "realms.configuration.region_preference.automatic_owner": "Автоматически (владелец реалма)", - "realms.configuration.region_preference.automatic_player": "Автоматически (первый присоединившийся)", - "realms.missing.snapshot.error.text": "В настоящее время Realms не поддерживается в предварительных версиях", - "recipe.notFound": "Неизвестный рецепт: %s", - "recipe.toast.description": "Загляните в справочник", - "recipe.toast.title": "Открыты новые рецепты!", - "record.nowPlaying": "Сейчас играет: %s", - "recover_world.bug_tracker": "Сообщить об ошибке", - "recover_world.button": "Попытаться восстановить", - "recover_world.done.failed": "Не удалось восстановить мир из прежнего состояния.", - "recover_world.done.success": "Мир успешно восстановлен!", - "recover_world.done.title": "Восстановление завершено", - "recover_world.issue.missing_file": "Файл отсутствует", - "recover_world.issue.none": "Проблем не обнаружено", - "recover_world.message": "Во время чтения папки мира «%s» возникли следующие проблемы.\nВы можете попытаться восстановить мир из более ранних состояний или оповестить нас об этой проблеме на трекере ошибок.", - "recover_world.no_fallback": "Нет состояний, доступных для восстановления", - "recover_world.restore": "Восстановить мир", - "recover_world.restoring": "Пытаемся восстановить мир...", - "recover_world.state_entry": "Состояние от %s: ", - "recover_world.state_entry.unknown": "неизвестно", - "recover_world.title": "Не удалось загрузить мир", - "recover_world.warning": "Не удалось загрузить данные о мире", - "resourcePack.broken_assets": "ОБНАРУЖЕНЫ НЕВЕРНЫЕ ДАННЫЕ", - "resourcePack.high_contrast.name": "Контрастный", - "resourcePack.load_fail": "Не удалось загрузить ресурсы", - "resourcePack.programmer_art.name": "Классический", - "resourcePack.runtime_failure": "Обнаружена ошибка набора ресурсов", - "resourcePack.server.name": "Ресурсы игрового мира", - "resourcePack.title": "Выбор наборов ресурсов", - "resourcePack.vanilla.description": "Обычный внешний вид Minecraft", - "resourcePack.vanilla.name": "Стандартный", - "resourcepack.downloading": "Загрузка набора ресурсов", - "resourcepack.progress": "Загрузка файла (%s Мбайт)...", - "resourcepack.requesting": "Выполнение запроса...", - "restrictions_screen.button": "Ограничения...", - "restrictions_screen.permission.receive_player_messages.allowed": "Вы можете получать сообщения от игроков", - "restrictions_screen.permission.receive_player_messages.denied": "Вы не можете получать сообщения от игроков", - "restrictions_screen.permission.receive_system_messages.allowed": "Вы можете получать системные сообщения от сервера", - "restrictions_screen.permission.receive_system_messages.denied": "Вы не можете получать системные сообщения от сервера", - "restrictions_screen.permission.send_commands.allowed": "Вы можете отправлять команды", - "restrictions_screen.permission.send_commands.denied": "Вы не можете отправлять команды", - "restrictions_screen.permission.send_messages.allowed": "Вы можете отправлять сообщения в чат", - "restrictions_screen.permission.send_messages.denied": "Вы не можете отправлять сообщения в чат", - "restrictions_screen.title": "Ограничения", - "screenshot.failure": "Не удалось сохранить снимок экрана: %s", - "screenshot.success": "Снимок экрана сохранён как %s", - "selectServer.add": "Добавить", - "selectServer.defaultName": "Сервер Minecraft", - "selectServer.delete": "Удалить", - "selectServer.deleteButton": "Удалить", - "selectServer.deleteQuestion": "Вы действительно хотите удалить этот сервер?", - "selectServer.deleteWarning": "«%s» будет удалён навсегда! (Безвозвратно!)", - "selectServer.direct": "По адресу", - "selectServer.edit": "Настроить", - "selectServer.hiddenAddress": "(Скрыт)", - "selectServer.refresh": "Обновить", - "selectServer.select": "Подключиться", - "selectWorld.access_failure": "Нет доступа к миру", - "selectWorld.allowCommands": "Использование читов", - "selectWorld.allowCommands.info": "Такие команды, как /gamemode, /experience", - "selectWorld.allowCommands.new": "Использование команд", - "selectWorld.backupEraseCache": "Очистить кэш", - "selectWorld.backupJoinConfirmButton": "Создать резервную копию", - "selectWorld.backupJoinSkipButton": "Я знаю, что делаю!", - "selectWorld.backupQuestion.customized": "Настраиваемые миры больше не поддерживаются", - "selectWorld.backupQuestion.downgrade": "Перенос мира на старую версию не поддерживается", - "selectWorld.backupQuestion.experimental": "Миры, использующие экспериментальные настройки, не поддерживаются", - "selectWorld.backupQuestion.file_fixing_required": "Создать резервную копию перед обновлением мира?", - "selectWorld.backupQuestion.snapshot": "Вы действительно хотите загрузить этот мир?", - "selectWorld.backupWarning.customized": "К сожалению, в этой версии отсутствует поддержка настраиваемых миров. Этот мир всё ещё возможно загрузить, оставив его таким, каким он был, однако генерируемая территория не будет прежней. Приносим свои извинения за доставленные неудобства!", - "selectWorld.backupWarning.downgrade": "Последний раз в этот мир играли в версии %s; вы используете версию %s. Смена версии мира может привести к повреждению — мы не можем гарантировать, что он загрузится или будет работать. Если вы всё ещё хотите продолжить, сделайте резервную копию.", - "selectWorld.backupWarning.experimental": "В этом мире используются экспериментальные настройки, которые в будущем могут не поддерживаться. Мы не можем гарантировать того, что он будет работать или загружаться. Мы вас предупреждали!", - "selectWorld.backupWarning.file_fixing_required": "Прежде чем начать игру, необходимо обновить этот мир. Чтобы избежать повреждения мира, мы настоятельно рекомендуем создать резервную копию.", - "selectWorld.backupWarning.snapshot": "Этот мир сохранён в версии %s; вы используете версию %s. Создайте резервную копию, чтобы не потерять его!", - "selectWorld.bonusItems": "Бонусный сундук", - "selectWorld.cheats": "Читы", - "selectWorld.commands": "Команды", - "selectWorld.conversion": "Требуется конвертация!", - "selectWorld.conversion.tooltip": "Для безопасного обновления мира, его необходимо открыть в старой версии (например, 1.6.4)", - "selectWorld.create": "Создать новый мир", - "selectWorld.customizeType": "Настроить", - "selectWorld.dataPacks": "Наборы данных", - "selectWorld.data_read": "Чтение данных мира...", - "selectWorld.delete": "Удалить", - "selectWorld.deleteButton": "Удалить", - "selectWorld.deleteQuestion": "Вы действительно хотите удалить этот мир?", - "selectWorld.deleteWarning": "«%s» будет удалён навсегда! (Безвозвратно!)", - "selectWorld.delete_failure": "Не удалось удалить мир", - "selectWorld.edit": "Настроить", - "selectWorld.edit.backup": "Создать резервную копию", - "selectWorld.edit.backupCreated": "Резервная копия: %s", - "selectWorld.edit.backupFailed": "Не удалось создать резервную копию", - "selectWorld.edit.backupFolder": "Открыть папку резервных копий", - "selectWorld.edit.backupSize": "размер: %s Мбайт", - "selectWorld.edit.export_worldgen_settings": "Экспортировать настройки генерации", - "selectWorld.edit.export_worldgen_settings.failure": "Сбой экспорта", - "selectWorld.edit.export_worldgen_settings.success": "Экспорт завершён", - "selectWorld.edit.openFolder": "Открыть папку мира", - "selectWorld.edit.optimize": "Оптимизировать мир", - "selectWorld.edit.resetIcon": "Сбросить иконку", - "selectWorld.edit.save": "Сохранить", - "selectWorld.edit.title": "Настройка мира", - "selectWorld.enterName": "Название мира", - "selectWorld.enterSeed": "Ключ для генератора мира", - "selectWorld.experimental": "Эксперименты", - "selectWorld.experimental.details": "Подробности", - "selectWorld.experimental.details.entry": "Необходимые экспериментальные возможности: %s", - "selectWorld.experimental.details.title": "Требования к экспериментальным возможностям", - "selectWorld.experimental.message": "Будьте осторожны!\nЭтой настройке требуются функции, которые всё ещё находятся в разработке. Это может привести к сбоям игры, повреждению мира или невозможности его загрузки в будущих обновлениях.", - "selectWorld.experimental.title": "Предупреждение об экспериментальных возможностях", - "selectWorld.experiments": "Эксперименты", - "selectWorld.experiments.info": "Эксперименты — это будущие нововведения. Учтите, что они могут работать нестабильно. После создания мира, эксперименты отключить нельзя.", - "selectWorld.futureworld.error.text": "Что-то пошло не так при попытке загрузить мир из будущей версии. Это была рискованная операция, которую, к сожалению, не удалось выполнить.", - "selectWorld.futureworld.error.title": "Произошла ошибка!", - "selectWorld.gameMode": "Режим игры", - "selectWorld.gameMode.adventure": "Приключение", - "selectWorld.gameMode.adventure.info": "Режим выживания без возможности ломать и ставить блоки.", - "selectWorld.gameMode.adventure.line1": "Подобен режиму выживания, однако блоки нельзя", - "selectWorld.gameMode.adventure.line2": "ни устанавливать, ни разрушать", - "selectWorld.gameMode.creative": "Творческий", - "selectWorld.gameMode.creative.info": "Создавайте, стройте и исследуйте без границ. В вашем распоряжении свободный полёт, бесконечные ресурсы и неуязвимость.", - "selectWorld.gameMode.creative.line1": "Неограниченные ресурсы, возможность полёта и", - "selectWorld.gameMode.creative.line2": "мгновенное разрушение блоков", - "selectWorld.gameMode.hardcore": "Хардкор", - "selectWorld.gameMode.hardcore.info": "Режим выживания с наивысшей сложностью. Вы не возродитесь в случае смерти.", - "selectWorld.gameMode.hardcore.line1": "То же, что и режим выживания, но с наибольшей", - "selectWorld.gameMode.hardcore.line2": "сложностью и только одной жизнью", - "selectWorld.gameMode.spectator": "Наблюдатель", - "selectWorld.gameMode.spectator.info": "Смотреть можно, трогать нельзя.", - "selectWorld.gameMode.spectator.line1": "Смотреть можно, трогать нельзя", - "selectWorld.gameMode.survival": "Выживание", - "selectWorld.gameMode.survival.info": "Исследуйте таинственный мир, в котором можно собирать ресурсы, строить, мастерить и сражаться с монстрами.", - "selectWorld.gameMode.survival.line1": "Ищите ресурсы, мастерите, поднимайте свой", - "selectWorld.gameMode.survival.line2": "уровень, следите за здоровьем и голодом", - "selectWorld.gameRules": "Игровые правила", - "selectWorld.import_worldgen_settings": "Импортировать настройки", - "selectWorld.import_worldgen_settings.failure": "Ошибка при импорте настроек", - "selectWorld.import_worldgen_settings.select_file": "Выберите файл настроек (.json)", - "selectWorld.incompatible.description": "Этот мир не может быть открыт в текущей версии игры.\nПоследний раз он запускался в версии %s.", - "selectWorld.incompatible.info": "Несовместимая версия: %s", - "selectWorld.incompatible.title": "Несовместимая версия", - "selectWorld.incompatible.tooltip": "Невозможно открыть мир, так как он был создан в несовместимой версии игры.", - "selectWorld.incompatible_series": "Создано в несовместимой версии", - "selectWorld.load_folder_access": "Не удалось получить доступ к папке с мирами!", - "selectWorld.loading_list": "Загрузка списка миров", - "selectWorld.locked": "Заблокировано другой запущенной копией Minecraft", - "selectWorld.mapFeatures": "Генерация строений", - "selectWorld.mapFeatures.info": "Деревни, клады и т. п.", - "selectWorld.mapType": "Тип мира", - "selectWorld.mapType.normal": "Нормальный", - "selectWorld.moreWorldOptions": "Настройки мира...", - "selectWorld.newWorld": "Новый мир", - "selectWorld.recreate": "Пересоздать", - "selectWorld.recreate.customized.text": "В этой версии отсутствует поддержка настраиваемых миров. Можно попытаться воссоздать этот мир с тем же ключом генератора и свойствами, но все настраиваемые свойства местности будут утеряны. Приносим свои извинения за доставленные неудобства!", - "selectWorld.recreate.customized.title": "Настраиваемые миры больше не поддерживаются", - "selectWorld.recreate.error.text": "Что-то пошло не так при попытке пересоздать мир.", - "selectWorld.recreate.error.title": "Произошла ошибка!", - "selectWorld.requiresFileFixingTooltip.edit": "Прежде чем редактировать этот мир, необходимо обновить его до последней версии из-за изменений в формате мира.", - "selectWorld.requiresFileFixingTooltip.play": "Прежде чем играть в этом мире, необходимо обновить его до последней версии из-за изменений в формате мира.", - "selectWorld.requiresFileFixingTooltip.recreate": "Прежде чем пересоздать этот мир, необходимо обновить его до последней версии из-за изменений в формате мира.", - "selectWorld.resource_load": "Подготовка ресурсов...", - "selectWorld.resultFolder": "Будет сохранён как:", - "selectWorld.search": "поиск миров", - "selectWorld.seedInfo": "Оставьте пустым для случайного значения", - "selectWorld.select": "Играть в выбранном мире", - "selectWorld.targetFolder": "Папка сохранения: %s", - "selectWorld.title": "Выбор мира", - "selectWorld.tooltip.fromNewerVersion1": "Мир был сохранён в более новой версии,", - "selectWorld.tooltip.fromNewerVersion2": "загрузка этого мира может вызвать проблемы!", - "selectWorld.tooltip.snapshot1": "Не забудьте сделать резервную копию мира", - "selectWorld.tooltip.snapshot2": "прежде чем загрузить его в этой версии.", - "selectWorld.unable_to_load": "Не удалось загрузить миры", - "selectWorld.upgrade_and_play": "Обновить и играть", - "selectWorld.version": "Версия:", - "selectWorld.versionJoinButton": "Загрузить", - "selectWorld.versionQuestion": "Вы действительно хотите загрузить этот мир?", - "selectWorld.versionUnknown": "неизвестно", - "selectWorld.versionWarning": "Этот мир сохранён в версии %s и может быть повреждён при загрузке в этой версии!", - "selectWorld.waitingForBackup.message": "В зависимости от размера мира это может занять некоторое время. Пожалуйста, не закрывайте игру и не выключайте компьютер.", - "selectWorld.waitingForBackup.title": "Создание резервной копии", - "selectWorld.warning.deprecated.question": "Некоторые используемые функции устарели и перестанут работать в будущем. Вы хотите продолжить?", - "selectWorld.warning.deprecated.title": "Внимание! Эти настройки используют устаревшие функции", - "selectWorld.warning.experimental.question": "Эти настройки экспериментальны и могут однажды перестать работать. Вы хотите продолжить?", - "selectWorld.warning.experimental.title": "Внимание! Используются экспериментальные возможности", - "selectWorld.warning.lowDiskSpace.description": "На вашем устройстве осталось мало места.\nНехватка дискового пространства во время игры может привести к повреждению вашего мира.", - "selectWorld.warning.lowDiskSpace.title": "Внимание! Недостаточно места на диске!", - "selectWorld.world": "Мир", - "selectWorld.world_gen_settings_access": "Не удалось прочитать или получить доступ к файлу настроек генератора мира! %s", - "selecteWorld.backupRequiredTooltip": "Перед загрузкой мира необходимо создать резервную копию", - "sign.edit": "Редактирование таблички", - "sleep.not_possible": "Никакой отдых не поможет пропустить эту ночь", - "sleep.players_sleeping": "%s из %s игроков спят", - "sleep.skipping_night": "Вы проспите всю ночь", - "slot.only_single_allowed": "Разрешены только одиночные слоты, получено «%s»", - "slot.unknown": "Неизвестная ячейка «%s»", - "snbt.parser.empty_key": "Ключ не может быть пустым", - "snbt.parser.expected_binary_numeral": "Ожидалось двоичное число", - "snbt.parser.expected_decimal_numeral": "Ожидалось десятичное число", - "snbt.parser.expected_float_type": "Ожидалось число с плавающей запятой", - "snbt.parser.expected_hex_escape": "Ожидался символьный литерал длиной %s", - "snbt.parser.expected_hex_numeral": "Ожидалось шестнадцатеричное число", - "snbt.parser.expected_integer_type": "Ожидалось целое число", - "snbt.parser.expected_non_negative_number": "Ожидалось неотрицательное число", - "snbt.parser.expected_number_or_boolean": "Ожидалось число или логическое значение", - "snbt.parser.expected_string_uuid": "Ожидалось строковое представление UUID", - "snbt.parser.expected_unquoted_string": "Ожидалась строка без кавычек", - "snbt.parser.infinity_not_allowed": "Бесконечные числа недопустимы", - "snbt.parser.invalid_array_element_type": "Недействительный тип элемента массива", - "snbt.parser.invalid_character_name": "Недействительное название Unicode-символа", - "snbt.parser.invalid_codepoint": "Недопустимое значение Unicode-символа: %s", - "snbt.parser.invalid_string_contents": "Недопустимое содержимое строки", - "snbt.parser.invalid_unquoted_start": "Строки без кавычек не могут начинаться с цифр 0-9, + или -", - "snbt.parser.leading_zero_not_allowed": "Десятичное число не может начинаться с 0", - "snbt.parser.no_such_operation": "Такой операции нет: %s", - "snbt.parser.number_parse_failure": "Не удалось распознать число: %s", - "snbt.parser.undescore_not_allowed": "Символы подчёркивания не допускаются в начале и конце числа", - "soundCategory.ambient": "Окружение", - "soundCategory.block": "Блоки", - "soundCategory.hostile": "Враждебные мобы", - "soundCategory.master": "Общая громкость", - "soundCategory.music": "Музыка", - "soundCategory.neutral": "Мирные мобы", - "soundCategory.player": "Игроки", - "soundCategory.record": "Музыкальные блоки", - "soundCategory.ui": "Интерфейс", - "soundCategory.voice": "Диктор/Голос", - "soundCategory.weather": "Погода", - "spectatorMenu.close": "Закрыть меню", - "spectatorMenu.next_page": "Вперёд", - "spectatorMenu.previous_page": "Назад", - "spectatorMenu.root.prompt": "Нажмите клавишу, чтобы выбрать команду, и ещё раз, чтобы её выполнить.", - "spectatorMenu.team_teleport": "Переместиться к члену команды", - "spectatorMenu.team_teleport.prompt": "Выберите команду для перемещения", - "spectatorMenu.teleport": "Переместиться к игроку", - "spectatorMenu.teleport.prompt": "Выбрать игрока для перемещения", - "stat.generalButton": "Основное", - "stat.itemsButton": "Предметы", - "stat.minecraft.animals_bred": "Выведено животных", - "stat.minecraft.aviate_one_cm": "Преодолено на элитрах", - "stat.minecraft.bell_ring": "Ударов в колокол", - "stat.minecraft.boat_one_cm": "Преодолено на лодке", - "stat.minecraft.clean_armor": "Очищено брони", - "stat.minecraft.clean_banner": "Очищено флагов", - "stat.minecraft.clean_shulker_box": "Очищено шалкеровых ящиков", - "stat.minecraft.climb_one_cm": "Преодолено взбираясь", - "stat.minecraft.crouch_one_cm": "Преодолено крадучись", - "stat.minecraft.damage_absorbed": "Поглощено урона", - "stat.minecraft.damage_blocked_by_shield": "Отражено урона щитом", - "stat.minecraft.damage_dealt": "Нанесено урона", - "stat.minecraft.damage_dealt_absorbed": "Нанесено урона (поглощённого)", - "stat.minecraft.damage_dealt_resisted": "Нанесено урона (отражённого)", - "stat.minecraft.damage_resisted": "Отражено урона", - "stat.minecraft.damage_taken": "Получено урона", - "stat.minecraft.deaths": "Число смертей", - "stat.minecraft.drop": "Выброшено предметов", - "stat.minecraft.eat_cake_slice": "Съедено кусков торта", - "stat.minecraft.enchant_item": "Зачаровано предметов", - "stat.minecraft.fall_one_cm": "Преодолено в падении", - "stat.minecraft.fill_cauldron": "Наполнено котлов", - "stat.minecraft.fish_caught": "Поймано рыбы", - "stat.minecraft.fly_one_cm": "Преодолено в полёте", - "stat.minecraft.happy_ghast_one_cm": "Преодолено на счастливом гасте", - "stat.minecraft.horse_one_cm": "Преодолено на лошади", - "stat.minecraft.inspect_dispenser": "Раздатчиков осмотрено", - "stat.minecraft.inspect_dropper": "Выбрасывателей осмотрено", - "stat.minecraft.inspect_hopper": "Воронок осмотрено", - "stat.minecraft.interact_with_anvil": "Взаимодействий с наковальней", - "stat.minecraft.interact_with_beacon": "Взаимодействий с маяком", - "stat.minecraft.interact_with_blast_furnace": "Взаимодействий с плавильной печью", - "stat.minecraft.interact_with_brewingstand": "Взаимодействий с зельеваркой", - "stat.minecraft.interact_with_campfire": "Взаимодействий с костром", - "stat.minecraft.interact_with_cartography_table": "Взаимодействий со столом картографа", - "stat.minecraft.interact_with_crafting_table": "Взаимодействий с верстаком", - "stat.minecraft.interact_with_furnace": "Взаимодействий с печью", - "stat.minecraft.interact_with_grindstone": "Взаимодействий с точилом", - "stat.minecraft.interact_with_lectern": "Взаимодействий с кафедрой", - "stat.minecraft.interact_with_loom": "Взаимодействий с ткацким станком", - "stat.minecraft.interact_with_smithing_table": "Взаимодействий со столом кузнеца", - "stat.minecraft.interact_with_smoker": "Взаимодействий с коптильней", - "stat.minecraft.interact_with_stonecutter": "Взаимодействий с камнерезом", - "stat.minecraft.jump": "Прыжков", - "stat.minecraft.leave_game": "Выходов из игры", - "stat.minecraft.minecart_one_cm": "Преодолено в вагонетке", - "stat.minecraft.mob_kills": "Убито мобов", - "stat.minecraft.nautilus_one_cm": "Преодолено на наутилусе", - "stat.minecraft.open_barrel": "Открыто бочек", - "stat.minecraft.open_chest": "Открыто сундуков", - "stat.minecraft.open_enderchest": "Открыто эндер-сундуков", - "stat.minecraft.open_shulker_box": "Открыто шалкеровых ящиков", - "stat.minecraft.pig_one_cm": "Преодолено на свинье", - "stat.minecraft.play_noteblock": "Воспроизведено нотных блоков", - "stat.minecraft.play_record": "Прослушано пластинок", - "stat.minecraft.play_time": "Проведено в игре", - "stat.minecraft.player_kills": "Убито игроков", - "stat.minecraft.pot_flower": "Высажено растений в горшки", - "stat.minecraft.raid_trigger": "Инициировано рейдов", - "stat.minecraft.raid_win": "Рейдов отражено", - "stat.minecraft.sleep_in_bed": "Выспался в кровати", - "stat.minecraft.sneak_time": "Крался", - "stat.minecraft.sprint_one_cm": "Преодолено бегом", - "stat.minecraft.strider_one_cm": "Преодолено на лавомерке", - "stat.minecraft.swim_one_cm": "Преодолено вплавь", - "stat.minecraft.talked_to_villager": "Разговоров с крестьянами", - "stat.minecraft.target_hit": "Попаданий в мишени", - "stat.minecraft.time_since_death": "Время после последней смерти", - "stat.minecraft.time_since_rest": "Время бодрствования", - "stat.minecraft.total_world_time": "Общее время игры в мире", - "stat.minecraft.traded_with_villager": "Сделок с крестьянами", - "stat.minecraft.trigger_trapped_chest": "Активировано сундуков-ловушек", - "stat.minecraft.tune_noteblock": "Настроено нотных блоков", - "stat.minecraft.use_cauldron": "Взято воды из котла", - "stat.minecraft.walk_on_water_one_cm": "Преодолено пешком по воде", - "stat.minecraft.walk_one_cm": "Преодолено пешком", - "stat.minecraft.walk_under_water_one_cm": "Преодолено пешком под водой", - "stat.mobsButton": "Мобы", - "stat_type.minecraft.broken": "Сломано", - "stat_type.minecraft.crafted": "Создано", - "stat_type.minecraft.dropped": "Выброшено", - "stat_type.minecraft.killed": "Вы убили %s %s", - "stat_type.minecraft.killed.none": "Вы никогда не убивали %s", - "stat_type.minecraft.killed_by": "%s убил вас %s раз", - "stat_type.minecraft.killed_by.none": "Вас никогда не убивало существо %s", - "stat_type.minecraft.mined": "Добыто", - "stat_type.minecraft.picked_up": "Подобрано", - "stat_type.minecraft.used": "Использовано", - "stats.none": "—", - "structure_block.button.detect_size": "РАСЧЁТ", - "structure_block.button.load": "ЧТЕНИЕ", - "structure_block.button.save": "ЗАПИСЬ", - "structure_block.custom_data": "Произвольные теги данных", - "structure_block.detect_size": "Определить размер и расположение:", - "structure_block.hover.corner": "Угол: %s", - "structure_block.hover.data": "Данные: %s", - "structure_block.hover.load": "Чтение: %s", - "structure_block.hover.save": "Запись: %s", - "structure_block.include_entities": "Учитывать сущности:", - "structure_block.integrity": "Целостность конструкции и ключ", - "structure_block.integrity.integrity": "Целостность конструкции", - "structure_block.integrity.seed": "Ключ строений", - "structure_block.invalid_structure_name": "Неверное название конструкции «%s»", - "structure_block.load_not_found": "Конструкция «%s» не обнаружена", - "structure_block.load_prepare": "Подготовлено расположение конструкции «%s»", - "structure_block.load_success": "Конструкция загружена из файла «%s»", - "structure_block.mode.corner": "Угол", - "structure_block.mode.data": "Данные", - "structure_block.mode.load": "Чтение", - "structure_block.mode.save": "Запись", - "structure_block.mode_info.corner": "Угол — маркер размещения и размера", - "structure_block.mode_info.data": "Режим данных — маркер игровой логики", - "structure_block.mode_info.load": "Режим чтения — загрузка из файла", - "structure_block.mode_info.save": "Режим записи — сохранение в файл", - "structure_block.position": "Относительные координаты", - "structure_block.position.x": "относительная координата икс", - "structure_block.position.y": "относительная координата игрек", - "structure_block.position.z": "относительная координата зет", - "structure_block.save_failure": "Не удалось сохранить конструкцию «%s»", - "structure_block.save_success": "Конструкция сохранена в файл «%s»", - "structure_block.show_air": "Показывать невидимые блоки:", - "structure_block.show_boundingbox": "Показать границы:", - "structure_block.size": "Размер конструкции", - "structure_block.size.x": "размер конструкции икс", - "structure_block.size.y": "размер конструкции игрек", - "structure_block.size.z": "размер конструкции зет", - "structure_block.size_failure": "Не удалось определить размер конструкции. Добавьте углы с названием, соответствующим конструкции", - "structure_block.size_success": "Рассчитан размер конструкции «%s»", - "structure_block.strict": "Без обновлений:", - "structure_block.structure_name": "Название конструкции", - "subtitles.ambient.cave": "Жуткий шум", - "subtitles.ambient.sound": "Жуткий шум", - "subtitles.block.amethyst_block.chime": "Аметист звенит", - "subtitles.block.amethyst_block.resonate": "Аметист резонирует", - "subtitles.block.anvil.destroy": "Наковальня разрушена", - "subtitles.block.anvil.land": "Наковальня упала", - "subtitles.block.anvil.use": "Наковальня использована", - "subtitles.block.barrel.close": "Бочка закрывается", - "subtitles.block.barrel.open": "Бочка открывается", - "subtitles.block.beacon.activate": "Маяк включается", - "subtitles.block.beacon.ambient": "Маяк гудит", - "subtitles.block.beacon.deactivate": "Маяк выключается", - "subtitles.block.beacon.power_select": "Мощность маяка установлена", - "subtitles.block.beehive.drip": "Мёд капает", - "subtitles.block.beehive.enter": "Пчела забирается в улей", - "subtitles.block.beehive.exit": "Пчела покидает улей", - "subtitles.block.beehive.shear": "Лязг ножниц", - "subtitles.block.beehive.work": "Пчёлы трудятся", - "subtitles.block.bell.resonate": "Колокол резонирует", - "subtitles.block.bell.use": "Колокольный звон", - "subtitles.block.big_dripleaf.tilt_down": "Бросянка опускается", - "subtitles.block.big_dripleaf.tilt_up": "Бросянка поднимается", - "subtitles.block.blastfurnace.fire_crackle": "Плавильная печь разгорается", - "subtitles.block.brewing_stand.brew": "Бурление зельеварки", - "subtitles.block.bubble_column.bubble_pop": "Пузыри лопаются", - "subtitles.block.bubble_column.upwards_ambient": "Пузыри плывут", - "subtitles.block.bubble_column.upwards_inside": "Пузыри шипят", - "subtitles.block.bubble_column.whirlpool_ambient": "Пузыри бурлят", - "subtitles.block.bubble_column.whirlpool_inside": "Пузыри взмывают", - "subtitles.block.button.click": "Щелчок кнопки", - "subtitles.block.cake.add_candle": "Свеча воткнута", - "subtitles.block.campfire.crackle": "Костёр потрескивает", - "subtitles.block.candle.crackle": "Свеча потрескивает", - "subtitles.block.candle.extinguish": "Свеча гаснет", - "subtitles.block.chest.close": "Сундук закрывается", - "subtitles.block.chest.locked": "Сундук заперт", - "subtitles.block.chest.open": "Сундук открывается", - "subtitles.block.chorus_flower.death": "Цветок хоруса увял", - "subtitles.block.chorus_flower.grow": "Цветок хоруса растёт", - "subtitles.block.comparator.click": "Щелчок компаратора", - "subtitles.block.composter.empty": "Компостница опустошена", - "subtitles.block.composter.fill": "Компостница наполнена", - "subtitles.block.composter.ready": "Компостница компостит", - "subtitles.block.conduit.activate": "Морской источник включается", - "subtitles.block.conduit.ambient": "Морской источник пульсирует", - "subtitles.block.conduit.attack.target": "Морской источник атакует", - "subtitles.block.conduit.deactivate": "Морской источник выключается", - "subtitles.block.copper_bulb.turn_off": "Медная лампа выключается", - "subtitles.block.copper_bulb.turn_on": "Медная лампа включается", - "subtitles.block.copper_chest.close": "Сундук закрывается", - "subtitles.block.copper_chest.open": "Сундук открывается", - "subtitles.block.copper_trapdoor.close": "Люк закрывается", - "subtitles.block.copper_trapdoor.open": "Люк открывается", - "subtitles.block.crafter.craft": "Сборщик собрал", - "subtitles.block.crafter.fail": "Сборщик не собрал", - "subtitles.block.creaking_heart.hurt": "Скрипцевина ноет", - "subtitles.block.creaking_heart.idle": "Жуткий шум", - "subtitles.block.creaking_heart.spawn": "Скрипцевина пробуждается", - "subtitles.block.deadbush.idle": "Шуршание", - "subtitles.block.decorated_pot.insert": "Узорчатая ваза заполнилась", - "subtitles.block.decorated_pot.insert_fail": "Узорчатая ваза шатается", - "subtitles.block.decorated_pot.shatter": "Узорчатая ваза разбилась", - "subtitles.block.dispenser.dispense": "Раздатчик выдал предмет", - "subtitles.block.dispenser.fail": "Раздатчик даёт холостой ход", - "subtitles.block.door.toggle": "Дверь скрипит", - "subtitles.block.dried_ghast.ambient": "Высохший гаст шипит", - "subtitles.block.dried_ghast.ambient_water": "Высохший гаст впитывает влагу", - "subtitles.block.dried_ghast.place_in_water": "Высохший гаст взмочен", - "subtitles.block.dried_ghast.transition": "Высохшему гасту стало лучше", - "subtitles.block.dry_grass.ambient": "Шум ветра", - "subtitles.block.enchantment_table.use": "Чародейский стол использован", - "subtitles.block.end_portal.spawn": "Портал Энда открывается", - "subtitles.block.end_portal_frame.fill": "Око Эндера установлено", - "subtitles.block.eyeblossom.close": "Глазалия закрывается", - "subtitles.block.eyeblossom.idle": "Глазалия шепчет", - "subtitles.block.eyeblossom.open": "Глазалия раскрывается", - "subtitles.block.fence_gate.toggle": "Калитка скрипит", - "subtitles.block.fire.ambient": "Огонь разгорается", - "subtitles.block.fire.extinguish": "Огонь потушен", - "subtitles.block.firefly_bush.idle": "Светлячки жужжат", - "subtitles.block.frogspawn.hatch": "Головастик вылупился", - "subtitles.block.furnace.fire_crackle": "Печь разгорается", - "subtitles.block.generic.break": "Блок сломан", - "subtitles.block.generic.fall": "Что-то упало на блок", - "subtitles.block.generic.footsteps": "Шаги", - "subtitles.block.generic.hit": "Стук по блоку", - "subtitles.block.generic.place": "Блок размещён", - "subtitles.block.grindstone.use": "Точило использовано", - "subtitles.block.growing_plant.crop": "Растение обрезано", - "subtitles.block.hanging_sign.waxed_interact_fail": "Табличка шатается", - "subtitles.block.honey_block.slide": "Скольжение вниз по блоку мёда", - "subtitles.block.iron_trapdoor.close": "Люк закрывается", - "subtitles.block.iron_trapdoor.open": "Люк открывается", - "subtitles.block.lava.ambient": "Бурление лавы", - "subtitles.block.lava.extinguish": "Шипение лавы", - "subtitles.block.lever.click": "Щелчок рычага", - "subtitles.block.note_block.note": "Звучание нотного блока", - "subtitles.block.pale_hanging_moss.idle": "Жуткий шум", - "subtitles.block.piston.move": "Движение поршня", - "subtitles.block.pointed_dripstone.drip_lava": "Лава капает", - "subtitles.block.pointed_dripstone.drip_lava_into_cauldron": "Лава капает в котёл", - "subtitles.block.pointed_dripstone.drip_water": "Вода капает", - "subtitles.block.pointed_dripstone.drip_water_into_cauldron": "Вода капает в котёл", - "subtitles.block.pointed_dripstone.land": "Сталактит обрушился", - "subtitles.block.portal.ambient": "Завывание портала", - "subtitles.block.portal.travel": "Шумы портала затихают", - "subtitles.block.portal.trigger": "Шумы портала усиливаются", - "subtitles.block.potent_sulfur.geyser_eruption": "Серный источник извергается", - "subtitles.block.potent_sulfur.noxious_gas": "Токсичный газ выделяется", - "subtitles.block.pressure_plate.click": "Щелчок нажимной плиты", - "subtitles.block.pumpkin.carve": "Ножницы режут", - "subtitles.block.redstone_torch.burnout": "Шипение факела", - "subtitles.block.respawn_anchor.ambient": "Завывание якоря возрождения", - "subtitles.block.respawn_anchor.charge": "Якорь возрождения заряжен", - "subtitles.block.respawn_anchor.deplete": "Якорь возрождения истощается", - "subtitles.block.respawn_anchor.set_spawn": "Якорь возрождения активирован", - "subtitles.block.sand.idle": "Звуки песка", - "subtitles.block.sand.wind": "Шум ветра", - "subtitles.block.sculk.charge": "Скалк бурлит", - "subtitles.block.sculk.spread": "Скалк распространяется", - "subtitles.block.sculk_catalyst.bloom": "Скалковый катализатор расцветает", - "subtitles.block.sculk_sensor.clicking": "Скалк-сенсор защёлкал", - "subtitles.block.sculk_sensor.clicking_stop": "Скалк-сенсор затих", - "subtitles.block.sculk_shrieker.shriek": "Скалковый крикун кричит", - "subtitles.block.shelf.activate": "Полка включается", - "subtitles.block.shelf.deactivate": "Полка выключается", - "subtitles.block.shelf.multi_swap": "Предметы заменены", - "subtitles.block.shelf.place_item": "Предмет поставлен", - "subtitles.block.shelf.single_swap": "Предмет заменён", - "subtitles.block.shelf.take_item": "Предмет взят", - "subtitles.block.shulker_box.close": "Шалкеровый ящик закрывается", - "subtitles.block.shulker_box.open": "Шалкеровый ящик открывается", - "subtitles.block.sign.waxed_interact_fail": "Табличка шатается", - "subtitles.block.smithing_table.use": "Стол кузнеца использован", - "subtitles.block.smoker.smoke": "Коптильня коптит", - "subtitles.block.sniffer_egg.crack": "Яйцо нюхача треснуло", - "subtitles.block.sniffer_egg.hatch": "Нюхачонок вылупился", - "subtitles.block.sniffer_egg.plop": "Нюхач снёс яйцо", - "subtitles.block.sponge.absorb": "Губка впитывает", - "subtitles.block.sweet_berry_bush.pick_berries": "Ягоды сорваны", - "subtitles.block.trapdoor.close": "Люк закрывается", - "subtitles.block.trapdoor.open": "Люк открывается", - "subtitles.block.trapdoor.toggle": "Люк скрипит", - "subtitles.block.trial_spawner.about_to_spawn_item": "Зловещий предмет подготавливается", - "subtitles.block.trial_spawner.ambient": "Рассадник испытаний потрескивает", - "subtitles.block.trial_spawner.ambient_charged": "Зловещее потрескивание", - "subtitles.block.trial_spawner.ambient_ominous": "Зловещее потрескивание", - "subtitles.block.trial_spawner.charge_activate": "Знамение охватывает рассадник испытаний", - "subtitles.block.trial_spawner.close_shutter": "Рассадник испытаний закрывается", - "subtitles.block.trial_spawner.detect_player": "Рассадник испытаний заряжается", - "subtitles.block.trial_spawner.eject_item": "Рассадник испытаний выбрасывает предметы", - "subtitles.block.trial_spawner.ominous_activate": "Знамение охватывает рассадник испытаний", - "subtitles.block.trial_spawner.open_shutter": "Рассадник испытаний раскрывается", - "subtitles.block.trial_spawner.spawn_item": "Зловещий предмет выпадает", - "subtitles.block.trial_spawner.spawn_item_begin": "Зловещий предмет появляется", - "subtitles.block.trial_spawner.spawn_mob": "Моб появляется", - "subtitles.block.tripwire.attach": "Растяжка натянута", - "subtitles.block.tripwire.click": "Щелчок растяжки", - "subtitles.block.tripwire.detach": "Растяжка снята", - "subtitles.block.vault.activate": "Хранилище зажигается", - "subtitles.block.vault.ambient": "Хранилище потрескивает", - "subtitles.block.vault.close_shutter": "Хранилище закрывается", - "subtitles.block.vault.deactivate": "Хранилище гаснет", - "subtitles.block.vault.eject_item": "Хранилище выдаёт предмет", - "subtitles.block.vault.insert_item": "Хранилище отпирается", - "subtitles.block.vault.insert_item_fail": "Хранилище отвергает предмет", - "subtitles.block.vault.open_shutter": "Хранилище открывается", - "subtitles.block.vault.reject_rewarded_player": "Хранилище отвергает игрока", - "subtitles.block.water.ambient": "Вода течёт", - "subtitles.block.wet_sponge.dries": "Губка высыхает", - "subtitles.chiseled_bookshelf.insert": "Книга поставлена", - "subtitles.chiseled_bookshelf.insert_enchanted": "Чародейская книга поставлена", - "subtitles.chiseled_bookshelf.take": "Книга взята", - "subtitles.chiseled_bookshelf.take_enchanted": "Чародейская книга взята", - "subtitles.enchant.thorns.hit": "Укол шипами", - "subtitles.entity.allay.ambient_with_item": "Тихоня ищет", - "subtitles.entity.allay.ambient_without_item": "Тихоня грустит", - "subtitles.entity.allay.death": "Тихоня погибает", - "subtitles.entity.allay.hurt": "Тихоня ранен", - "subtitles.entity.allay.item_given": "Тихоня хихикает", - "subtitles.entity.allay.item_taken": "Тихоня затих", - "subtitles.entity.allay.item_thrown": "Тихоня выбросил предмет", - "subtitles.entity.armadillo.ambient": "Броненосец фыркает", - "subtitles.entity.armadillo.brush": "Щиток счищен", - "subtitles.entity.armadillo.death": "Броненосец погибает", - "subtitles.entity.armadillo.eat": "Броненосец ест", - "subtitles.entity.armadillo.hurt": "Броненосец ранен", - "subtitles.entity.armadillo.hurt_reduced": "Броненосец защищается", - "subtitles.entity.armadillo.land": "Броненосец приземляется", - "subtitles.entity.armadillo.peek": "Броненосец выглядывает", - "subtitles.entity.armadillo.roll": "Броненосец сворачивается", - "subtitles.entity.armadillo.scute_drop": "Броненосец сбрасывает щиток", - "subtitles.entity.armadillo.unroll_finish": "Броненосец разворачивается", - "subtitles.entity.armadillo.unroll_start": "Броненосец выглядывает", - "subtitles.entity.armor_stand.fall": "Что-то упало", - "subtitles.entity.arrow.hit": "Попадание стрелой", - "subtitles.entity.arrow.hit_player": "Попадание в игрока", - "subtitles.entity.arrow.shoot": "Выстрел стрелой", - "subtitles.entity.axolotl.attack": "Аксолотль атакует", - "subtitles.entity.axolotl.death": "Аксолотль погибает", - "subtitles.entity.axolotl.hurt": "Аксолотль ранен", - "subtitles.entity.axolotl.idle_air": "Аксолотль щебечет", - "subtitles.entity.axolotl.idle_water": "Аксолотль щебечет", - "subtitles.entity.axolotl.splash": "Аксолотль плещется", - "subtitles.entity.axolotl.swim": "Аксолотль плывёт", - "subtitles.entity.baby_cat.ambient": "Котёнок мяукает", - "subtitles.entity.baby_cat.beg_for_food": "Котёнок выпрашивает еду", - "subtitles.entity.baby_cat.death": "Котёнок погибает", - "subtitles.entity.baby_cat.eat": "Котёнок ест", - "subtitles.entity.baby_cat.hiss": "Котёнок шипит", - "subtitles.entity.baby_cat.hurt": "Котёнок ранен", - "subtitles.entity.baby_cat.purr": "Котёнок мурлычет", - "subtitles.entity.baby_chicken.ambient": "Цыплёнок пищит", - "subtitles.entity.baby_chicken.death": "Цыплёнок погибает", - "subtitles.entity.baby_chicken.hurts": "Цыплёнок ранен", - "subtitles.entity.baby_horse.ambient": "Жеребёнок ржёт", - "subtitles.entity.baby_horse.angry": "Жеребёнок ржёт", - "subtitles.entity.baby_horse.breathe": "Жеребёнок пыхтит", - "subtitles.entity.baby_horse.death": "Жеребёнок погибает", - "subtitles.entity.baby_horse.eat": "Жеребёнок ест", - "subtitles.entity.baby_horse.hurt": "Жеребёнок ранен", - "subtitles.entity.baby_horse.land": "Жеребёнок приземляется", - "subtitles.entity.baby_nautilus.ambient": "Маленький наутилус щебечет", - "subtitles.entity.baby_nautilus.ambient_land": "Маленький наутилус щебечет", - "subtitles.entity.baby_nautilus.death": "Маленький наутилус погибает", - "subtitles.entity.baby_nautilus.death_land": "Маленький наутилус погибает", - "subtitles.entity.baby_nautilus.eat": "Маленький наутилус ест", - "subtitles.entity.baby_nautilus.hurt": "Маленький наутилус ранен", - "subtitles.entity.baby_nautilus.hurt_land": "Маленький наутилус ранен", - "subtitles.entity.baby_nautilus.swim": "Маленький наутилус плывёт", - "subtitles.entity.baby_pig.ambient": "Поросёнок хрюкает", - "subtitles.entity.baby_pig.death": "Поросёнок погибает", - "subtitles.entity.baby_pig.eat": "Поросёнок ест", - "subtitles.entity.baby_pig.hurt": "Поросёнок ранен", - "subtitles.entity.baby_wolf.ambient": "Волчонок тявкает", - "subtitles.entity.baby_wolf.death": "Волчонок погибает", - "subtitles.entity.baby_wolf.growl": "Волчонок рычит", - "subtitles.entity.baby_wolf.hurt": "Волчонок ранен", - "subtitles.entity.baby_wolf.pant": "Волчонок фыркает", - "subtitles.entity.baby_wolf.whine": "Волчонок скулит", - "subtitles.entity.bat.ambient": "Летучая мышь визжит", - "subtitles.entity.bat.death": "Летучая мышь погибает", - "subtitles.entity.bat.hurt": "Летучая мышь ранена", - "subtitles.entity.bat.takeoff": "Летучая мышь взлетает", - "subtitles.entity.bee.ambient": "Пчела жужжит", - "subtitles.entity.bee.death": "Пчела погибает", - "subtitles.entity.bee.hurt": "Пчела ранена", - "subtitles.entity.bee.loop": "Пчела жужжит", - "subtitles.entity.bee.loop_aggressive": "Пчела злобно жужжит", - "subtitles.entity.bee.pollinate": "Пчела радостно жужжит", - "subtitles.entity.bee.sting": "Пчела жалит", - "subtitles.entity.blaze.ambient": "Всполох вздыхает", - "subtitles.entity.blaze.burn": "Всполох потрескивает", - "subtitles.entity.blaze.death": "Всполох погибает", - "subtitles.entity.blaze.hurt": "Всполох ранен", - "subtitles.entity.blaze.shoot": "Всполох выстрелил", - "subtitles.entity.boat.paddle_land": "Вёсла гребут", - "subtitles.entity.boat.paddle_water": "Вёсла гребут", - "subtitles.entity.bogged.ambient": "Болотник стучит костями", - "subtitles.entity.bogged.death": "Болотник погибает", - "subtitles.entity.bogged.hurt": "Болотник ранен", - "subtitles.entity.breeze.charge": "Вихрь копит заряд", - "subtitles.entity.breeze.death": "Вихрь погибает", - "subtitles.entity.breeze.deflect": "Вихрь отражает", - "subtitles.entity.breeze.hurt": "Вихрь ранен", - "subtitles.entity.breeze.idle_air": "Вихрь летит", - "subtitles.entity.breeze.idle_ground": "Вихрь шумит", - "subtitles.entity.breeze.inhale": "Вихрь вдыхает", - "subtitles.entity.breeze.jump": "Вихрь взмывает", - "subtitles.entity.breeze.land": "Вихрь приземляется", - "subtitles.entity.breeze.shoot": "Вихрь выстрелил", - "subtitles.entity.breeze.slide": "Вихрь скользит", - "subtitles.entity.breeze.whirl": "Вихрь завертелся", - "subtitles.entity.breeze.wind_burst": "Заряд ветра взрывается", - "subtitles.entity.camel.ambient": "Верблюд хрипит", - "subtitles.entity.camel.dash": "Рывок верблюда", - "subtitles.entity.camel.dash_ready": "Верблюд отдохнул", - "subtitles.entity.camel.death": "Верблюд погибает", - "subtitles.entity.camel.eat": "Верблюд ест", - "subtitles.entity.camel.hurt": "Верблюд ранен", - "subtitles.entity.camel.saddle": "Верблюд осёдлан", - "subtitles.entity.camel.sit": "Верблюд садится", - "subtitles.entity.camel.stand": "Верблюд встаёт", - "subtitles.entity.camel.step": "Шаги верблюда", - "subtitles.entity.camel.step_sand": "Шаги верблюда по песку", - "subtitles.entity.camel_husk.ambient": "Верблюд-кадавр хрипит", - "subtitles.entity.camel_husk.dash": "Рывок верблюда-кадавра", - "subtitles.entity.camel_husk.dash_ready": "Верблюд-кадавр отдохнул", - "subtitles.entity.camel_husk.death": "Верблюд-кадавр погибает", - "subtitles.entity.camel_husk.eat": "Верблюд-кадавр ест", - "subtitles.entity.camel_husk.hurt": "Верблюд-кадавр ранен", - "subtitles.entity.camel_husk.saddle": "Верблюд-кадавр осёдлан", - "subtitles.entity.camel_husk.sit": "Верблюд-кадавр садится", - "subtitles.entity.camel_husk.stand": "Верблюд-кадавр встаёт", - "subtitles.entity.cat.ambient": "Кошка мяукает", - "subtitles.entity.cat.beg_for_food": "Кошка выпрашивает еду", - "subtitles.entity.cat.death": "Кошка погибает", - "subtitles.entity.cat.eat": "Кошка ест", - "subtitles.entity.cat.hiss": "Кошка шипит", - "subtitles.entity.cat.hurt": "Кошка ранена", - "subtitles.entity.cat.purr": "Кошка мурлычет", - "subtitles.entity.chicken.ambient": "Курица кудахчет", - "subtitles.entity.chicken.death": "Курица погибает", - "subtitles.entity.chicken.egg": "Курица снесла яйцо", - "subtitles.entity.chicken.hurt": "Курица ранена", - "subtitles.entity.cod.death": "Треска погибает", - "subtitles.entity.cod.flop": "Треска плещется", - "subtitles.entity.cod.hurt": "Треска ранена", - "subtitles.entity.copper_golem.death": "Медный голем погибает", - "subtitles.entity.copper_golem.hurt": "Медный голем ранен", - "subtitles.entity.copper_golem.item_drop": "Медный голем кладёт предмет", - "subtitles.entity.copper_golem.item_no_drop": "Медный голем не может положить предмет", - "subtitles.entity.copper_golem.no_item_get": "Медный голем берёт предмет", - "subtitles.entity.copper_golem.no_item_no_get": "Медный голем не может взять предмет", - "subtitles.entity.copper_golem.spawn": "Медный голем появляется", - "subtitles.entity.copper_golem.spin": "Медный голем крутит головой", - "subtitles.entity.copper_golem_become_statue": "Медный голем замер", - "subtitles.entity.copper_golem_oxidized.death": "Медный голем погибает", - "subtitles.entity.copper_golem_oxidized.hurt": "Медный голем ранен", - "subtitles.entity.copper_golem_oxidized.spin": "Медный голем крутит головой", - "subtitles.entity.copper_golem_weathered.death": "Медный голем погибает", - "subtitles.entity.copper_golem_weathered.hurt": "Медный голем ранен", - "subtitles.entity.copper_golem_weathered.spin": "Медный голем крутит головой", - "subtitles.entity.cow.ambient": "Корова мычит", - "subtitles.entity.cow.death": "Корова погибает", - "subtitles.entity.cow.hurt": "Корова ранена", - "subtitles.entity.cow.milk": "Корова подоена", - "subtitles.entity.creaking.activate": "Скрипун наблюдает", - "subtitles.entity.creaking.ambient": "Скрипун скрипит", - "subtitles.entity.creaking.attack": "Скрипун атакует", - "subtitles.entity.creaking.deactivate": "Скрипун утихает", - "subtitles.entity.creaking.death": "Скрипун рассыпается", - "subtitles.entity.creaking.freeze": "Скрипун замирает", - "subtitles.entity.creaking.spawn": "Скрипун появляется", - "subtitles.entity.creaking.sway": "Скрипун хрустнул", - "subtitles.entity.creaking.twitch": "Скрипун дёргается", - "subtitles.entity.creaking.unfreeze": "Скрипун двигается", - "subtitles.entity.creeper.death": "Крипер погибает", - "subtitles.entity.creeper.hurt": "Крипер ранен", - "subtitles.entity.creeper.primed": "Крипер шипит", - "subtitles.entity.dolphin.ambient": "Дельфин щебечет", - "subtitles.entity.dolphin.ambient_water": "Дельфин свистит", - "subtitles.entity.dolphin.attack": "Дельфин атакует", - "subtitles.entity.dolphin.death": "Дельфин погибает", - "subtitles.entity.dolphin.eat": "Дельфин ест", - "subtitles.entity.dolphin.hurt": "Дельфин ранен", - "subtitles.entity.dolphin.jump": "Дельфин прыгает", - "subtitles.entity.dolphin.play": "Дельфин играет", - "subtitles.entity.dolphin.splash": "Дельфин плещется", - "subtitles.entity.dolphin.swim": "Дельфин плывёт", - "subtitles.entity.donkey.ambient": "Осёл ревёт", - "subtitles.entity.donkey.angry": "Осёл ржёт", - "subtitles.entity.donkey.chest": "Сундук погружён на осла", - "subtitles.entity.donkey.death": "Осёл погибает", - "subtitles.entity.donkey.eat": "Осёл ест", - "subtitles.entity.donkey.hurt": "Осёл ранен", - "subtitles.entity.donkey.jump": "Осёл прыгает", - "subtitles.entity.drowned.ambient": "Утопленник булькает", - "subtitles.entity.drowned.ambient_water": "Утопленник булькает", - "subtitles.entity.drowned.death": "Утопленник погибает", - "subtitles.entity.drowned.hurt": "Утопленник ранен", - "subtitles.entity.drowned.shoot": "Утопленник метнул трезубец", - "subtitles.entity.drowned.step": "Шаги утопленника", - "subtitles.entity.drowned.swim": "Утопленник плывёт", - "subtitles.entity.egg.throw": "Яйцо летит", - "subtitles.entity.elder_guardian.ambient": "Древний страж стонет", - "subtitles.entity.elder_guardian.ambient_land": "Древний страж извивается", - "subtitles.entity.elder_guardian.curse": "Древний страж колдует", - "subtitles.entity.elder_guardian.death": "Древний страж погибает", - "subtitles.entity.elder_guardian.flop": "Древний страж плещется", - "subtitles.entity.elder_guardian.hurt": "Древний страж ранен", - "subtitles.entity.ender_dragon.ambient": "Дракон рычит", - "subtitles.entity.ender_dragon.death": "Дракон погибает", - "subtitles.entity.ender_dragon.flap": "Взмах драконьих крыльев", - "subtitles.entity.ender_dragon.growl": "Рычание дракона", - "subtitles.entity.ender_dragon.hurt": "Дракон ранен", - "subtitles.entity.ender_dragon.shoot": "Дракон атакует", - "subtitles.entity.ender_eye.death": "Око Эндера падает", - "subtitles.entity.ender_eye.launch": "Око Эндера брошено", - "subtitles.entity.ender_pearl.throw": "Эндер-жемчуг летит", - "subtitles.entity.enderman.ambient": "Эндермен урчит", - "subtitles.entity.enderman.death": "Эндермен погибает", - "subtitles.entity.enderman.hurt": "Эндермен ранен", - "subtitles.entity.enderman.scream": "Эндермен кричит", - "subtitles.entity.enderman.stare": "Эндермен вскрикнул", - "subtitles.entity.enderman.teleport": "Эндермен телепортируется", - "subtitles.entity.endermite.ambient": "Эндермит шипит", - "subtitles.entity.endermite.death": "Эндермит погибает", - "subtitles.entity.endermite.hurt": "Эндермит ранен", - "subtitles.entity.evoker.ambient": "Заклинатель бормочет", - "subtitles.entity.evoker.cast_spell": "Заклинатель колдует", - "subtitles.entity.evoker.celebrate": "Заклинатель торжествует", - "subtitles.entity.evoker.death": "Заклинатель погибает", - "subtitles.entity.evoker.hurt": "Заклинатель ранен", - "subtitles.entity.evoker.prepare_attack": "Заклинатель готовится к атаке", - "subtitles.entity.evoker.prepare_summon": "Заклинатель готовится к призыву", - "subtitles.entity.evoker.prepare_wololo": "Заклинатель готовит чары", - "subtitles.entity.evoker_fangs.attack": "Клыки смыкаются", - "subtitles.entity.experience_orb.pickup": "Опыт получен", - "subtitles.entity.firework_rocket.blast": "Взрыв фейерверка", - "subtitles.entity.firework_rocket.launch": "Запуск фейерверка", - "subtitles.entity.firework_rocket.twinkle": "Мерцание фейерверка", - "subtitles.entity.fish.swim": "Всплеск", - "subtitles.entity.fishing_bobber.retrieve": "Поплавок вытащен", - "subtitles.entity.fishing_bobber.splash": "Всплеск от поплавка", - "subtitles.entity.fishing_bobber.throw": "Поплавок закинут", - "subtitles.entity.fox.aggro": "Лисица злится", - "subtitles.entity.fox.ambient": "Лисица пищит", - "subtitles.entity.fox.bite": "Лисица кусает", - "subtitles.entity.fox.death": "Лисица погибает", - "subtitles.entity.fox.eat": "Лисица ест", - "subtitles.entity.fox.hurt": "Лисица ранена", - "subtitles.entity.fox.screech": "Лисица визжит", - "subtitles.entity.fox.sleep": "Лисица храпит", - "subtitles.entity.fox.sniff": "Лисица принюхивается", - "subtitles.entity.fox.spit": "Лисица отплёвывается", - "subtitles.entity.fox.teleport": "Лисица телепортируется", - "subtitles.entity.frog.ambient": "Лягушка квакает", - "subtitles.entity.frog.death": "Лягушка погибает", - "subtitles.entity.frog.eat": "Лягушка ест", - "subtitles.entity.frog.hurt": "Лягушка ранена", - "subtitles.entity.frog.lay_spawn": "Лягушка откладывает икру", - "subtitles.entity.frog.long_jump": "Лягушка прыгает", - "subtitles.entity.generic.big_fall": "Кто-то упал", - "subtitles.entity.generic.burn": "Горение", - "subtitles.entity.generic.death": "Агония", - "subtitles.entity.generic.drink": "Прихлёбывание", - "subtitles.entity.generic.eat": "Чавканье", - "subtitles.entity.generic.explode": "Взрыв", - "subtitles.entity.generic.extinguish_fire": "Огонь гаснет", - "subtitles.entity.generic.hurt": "Кто-то ранен", - "subtitles.entity.generic.small_fall": "Кто-то упал", - "subtitles.entity.generic.splash": "Всплеск", - "subtitles.entity.generic.swim": "Плаванье", - "subtitles.entity.generic.wind_burst": "Заряд ветра взрывается", - "subtitles.entity.ghast.ambient": "Гаст плачет", - "subtitles.entity.ghast.death": "Гаст погибает", - "subtitles.entity.ghast.hurt": "Гаст ранен", - "subtitles.entity.ghast.shoot": "Гаст выстрелил", - "subtitles.entity.ghastling.ambient": "Гастёнок воркует", - "subtitles.entity.ghastling.death": "Гастёнок погибает", - "subtitles.entity.ghastling.hurt": "Гастёнок ранен", - "subtitles.entity.ghastling.spawn": "Гастёнок появляется", - "subtitles.entity.glow_item_frame.add_item": "Светящаяся рамка заполнена", - "subtitles.entity.glow_item_frame.break": "Светящаяся рамка сломана", - "subtitles.entity.glow_item_frame.place": "Светящаяся рамка размещена", - "subtitles.entity.glow_item_frame.remove_item": "Светящаяся рамка опустошена", - "subtitles.entity.glow_item_frame.rotate_item": "Щелчок светящейся рамки", - "subtitles.entity.glow_squid.ambient": "Светящийся спрут плывёт", - "subtitles.entity.glow_squid.death": "Светящийся спрут погибает", - "subtitles.entity.glow_squid.hurt": "Светящийся спрут ранен", - "subtitles.entity.glow_squid.squirt": "Светящийся спрут выпустил чернила", - "subtitles.entity.goat.ambient": "Коза блеет", - "subtitles.entity.goat.death": "Коза погибает", - "subtitles.entity.goat.eat": "Коза ест", - "subtitles.entity.goat.horn_break": "Козий рог сломался", - "subtitles.entity.goat.hurt": "Коза ранена", - "subtitles.entity.goat.long_jump": "Коза прыгает", - "subtitles.entity.goat.milk": "Коза подоена", - "subtitles.entity.goat.prepare_ram": "Топот козы", - "subtitles.entity.goat.ram_impact": "Коза бодает", - "subtitles.entity.goat.screaming.ambient": "Коза орёт", - "subtitles.entity.goat.step": "Шаги козы", - "subtitles.entity.guardian.ambient": "Страж стонет", - "subtitles.entity.guardian.ambient_land": "Страж извивается", - "subtitles.entity.guardian.attack": "Страж стреляет", - "subtitles.entity.guardian.death": "Страж погибает", - "subtitles.entity.guardian.flop": "Страж плещется", - "subtitles.entity.guardian.hurt": "Страж ранен", - "subtitles.entity.happy_ghast.ambient": "Счастливый гаст напевает", - "subtitles.entity.happy_ghast.death": "Счастливый гаст погибает", - "subtitles.entity.happy_ghast.equip": "Упряжь надета", - "subtitles.entity.happy_ghast.harness_goggles_down": "Счастливый гаст готов", - "subtitles.entity.happy_ghast.harness_goggles_up": "Счастливый гаст останавливается", - "subtitles.entity.happy_ghast.hurt": "Счастливый гаст ранен", - "subtitles.entity.happy_ghast.unequip": "Упряжь снята", - "subtitles.entity.hoglin.ambient": "Хоглин ревёт", - "subtitles.entity.hoglin.angry": "Хоглин сердито ревёт", - "subtitles.entity.hoglin.attack": "Хоглин атакует", - "subtitles.entity.hoglin.converted_to_zombified": "Хоглин превратился в зоглина", - "subtitles.entity.hoglin.death": "Хоглин погибает", - "subtitles.entity.hoglin.hurt": "Хоглин ранен", - "subtitles.entity.hoglin.retreat": "Хоглин отступает", - "subtitles.entity.hoglin.step": "Шаги хоглина", - "subtitles.entity.horse.ambient": "Лошадь ржёт", - "subtitles.entity.horse.angry": "Лошадь ржёт", - "subtitles.entity.horse.armor": "Конская броня надета", - "subtitles.entity.horse.breathe": "Лошадь пыхтит", - "subtitles.entity.horse.death": "Лошадь погибает", - "subtitles.entity.horse.eat": "Лошадь ест", - "subtitles.entity.horse.gallop": "Лошадь скачет", - "subtitles.entity.horse.hurt": "Лошадь ранена", - "subtitles.entity.horse.jump": "Лошадь прыгает", - "subtitles.entity.horse.saddle": "Лошадь осёдлана", - "subtitles.entity.husk.ambient": "Кадавр стонет", - "subtitles.entity.husk.converted_to_zombie": "Кадавр превратился в зомби", - "subtitles.entity.husk.death": "Кадавр погибает", - "subtitles.entity.husk.hurt": "Кадавр ранен", - "subtitles.entity.illusioner.ambient": "Иллюзор бормочет", - "subtitles.entity.illusioner.cast_spell": "Иллюзор колдует", - "subtitles.entity.illusioner.death": "Иллюзор погибает", - "subtitles.entity.illusioner.hurt": "Иллюзор ранен", - "subtitles.entity.illusioner.mirror_move": "Иллюзор наводит иллюзию", - "subtitles.entity.illusioner.prepare_blindness": "Иллюзор готовится ослеплять", - "subtitles.entity.illusioner.prepare_mirror": "Иллюзор создаёт отражения", - "subtitles.entity.iron_golem.attack": "Железный голем атакует", - "subtitles.entity.iron_golem.damage": "Железный голем повреждён", - "subtitles.entity.iron_golem.death": "Железный голем погибает", - "subtitles.entity.iron_golem.hurt": "Железный голем ранен", - "subtitles.entity.iron_golem.repair": "Железный голем починен", - "subtitles.entity.item.break": "Предмет сломан", - "subtitles.entity.item.pickup": "Предмет подобран", - "subtitles.entity.item_frame.add_item": "Рамка заполнена", - "subtitles.entity.item_frame.break": "Рамка сломана", - "subtitles.entity.item_frame.place": "Рамка размещена", - "subtitles.entity.item_frame.remove_item": "Рамка опустошена", - "subtitles.entity.item_frame.rotate_item": "Щелчок рамки", - "subtitles.entity.leash_knot.break": "Поводья разорваны", - "subtitles.entity.leash_knot.place": "Поводья привязаны", - "subtitles.entity.lightning_bolt.impact": "Удар молнии", - "subtitles.entity.lightning_bolt.thunder": "Раскат грома", - "subtitles.entity.llama.ambient": "Лама блеет", - "subtitles.entity.llama.angry": "Лама сердито блеет", - "subtitles.entity.llama.chest": "Сундук погружён на ламу", - "subtitles.entity.llama.death": "Лама погибает", - "subtitles.entity.llama.eat": "Лама ест", - "subtitles.entity.llama.hurt": "Лама ранена", - "subtitles.entity.llama.spit": "Лама плюётся", - "subtitles.entity.llama.step": "Шаги ламы", - "subtitles.entity.llama.swag": "Лама украшена", - "subtitles.entity.magma_cube.death": "Магмовый куб погибает", - "subtitles.entity.magma_cube.hurt": "Магмовый куб ранен", - "subtitles.entity.magma_cube.squish": "Магмовый куб прыгает", - "subtitles.entity.minecart.inside": "Вагонетка гремит", - "subtitles.entity.minecart.inside_underwater": "Вагонетка гремит под водой", - "subtitles.entity.minecart.riding": "Вагонетка катится", - "subtitles.entity.mooshroom.convert": "Муушрум трансформируется", - "subtitles.entity.mooshroom.eat": "Муушрум ест", - "subtitles.entity.mooshroom.milk": "Муушрум подоен", - "subtitles.entity.mooshroom.suspicious_milk": "Муушрум подоен загадочно", - "subtitles.entity.mule.ambient": "Мул ревёт", - "subtitles.entity.mule.angry": "Мул ржёт", - "subtitles.entity.mule.chest": "Сундук погружён на мула", - "subtitles.entity.mule.death": "Мул погибает", - "subtitles.entity.mule.eat": "Мул ест", - "subtitles.entity.mule.hurt": "Мул ранен", - "subtitles.entity.mule.jump": "Мул прыгает", - "subtitles.entity.nautilus.ambient": "Наутилус стрекочет", - "subtitles.entity.nautilus.ambient_land": "Наутилус стрекочет", - "subtitles.entity.nautilus.dash": "Рывок наутилуса", - "subtitles.entity.nautilus.dash_land": "Рывок наутилуса", - "subtitles.entity.nautilus.dash_ready": "Наутилус отдохнул", - "subtitles.entity.nautilus.dash_ready_land": "Наутилус отдохнул", - "subtitles.entity.nautilus.death": "Наутилус погибает", - "subtitles.entity.nautilus.death_land": "Наутилус погибает", - "subtitles.entity.nautilus.eat": "Наутилус ест", - "subtitles.entity.nautilus.hurt": "Наутилус ранен", - "subtitles.entity.nautilus.hurt_land": "Наутилус ранен", - "subtitles.entity.nautilus.swim": "Наутилус плывёт", - "subtitles.entity.painting.break": "Картина сломана", - "subtitles.entity.painting.place": "Картина размещена", - "subtitles.entity.panda.aggressive_ambient": "Панда пыхтит", - "subtitles.entity.panda.ambient": "Панда фыркает", - "subtitles.entity.panda.bite": "Панда кусает", - "subtitles.entity.panda.cant_breed": "Панда ноет", - "subtitles.entity.panda.death": "Панда погибает", - "subtitles.entity.panda.eat": "Панда ест", - "subtitles.entity.panda.hurt": "Панда ранена", - "subtitles.entity.panda.pre_sneeze": "Панда чешет нос", - "subtitles.entity.panda.sneeze": "Панда чихает", - "subtitles.entity.panda.step": "Шаги панды", - "subtitles.entity.panda.worried_ambient": "Панда скулит", - "subtitles.entity.parched.ambient": "Пустынник стучит костями", - "subtitles.entity.parched.death": "Пустынник погибает", - "subtitles.entity.parched.hurt": "Пустынник ранен", - "subtitles.entity.parrot.ambient": "Попугай щебечет", - "subtitles.entity.parrot.death": "Попугай погибает", - "subtitles.entity.parrot.eats": "Попугай ест", - "subtitles.entity.parrot.fly": "Попугай порхает", - "subtitles.entity.parrot.hurts": "Попугай ранен", - "subtitles.entity.parrot.imitate.blaze": "Попугай подражает всполоху", - "subtitles.entity.parrot.imitate.bogged": "Попугай подражает болотнику", - "subtitles.entity.parrot.imitate.breeze": "Попугай подражает вихрю", - "subtitles.entity.parrot.imitate.camel_husk": "Попугай хрипит как верблюд-кадавр", - "subtitles.entity.parrot.imitate.creaking": "Попугай подражает скрипуну", - "subtitles.entity.parrot.imitate.creeper": "Попугай шипит как крипер", - "subtitles.entity.parrot.imitate.drowned": "Попугай булькает как утопленник", - "subtitles.entity.parrot.imitate.elder_guardian": "Попугай подражает древнему стражу", - "subtitles.entity.parrot.imitate.ender_dragon": "Попугай рычит как дракон", - "subtitles.entity.parrot.imitate.endermite": "Попугай шипит как эндермит", - "subtitles.entity.parrot.imitate.evoker": "Попугай бормочет как заклинатель", - "subtitles.entity.parrot.imitate.ghast": "Попугай плачет как гаст", - "subtitles.entity.parrot.imitate.guardian": "Попугай подражает стражу", - "subtitles.entity.parrot.imitate.hoglin": "Попугай ревёт как хоглин", - "subtitles.entity.parrot.imitate.husk": "Попугай стонет как кадавр", - "subtitles.entity.parrot.imitate.illusioner": "Попугай бормочет как иллюзор", - "subtitles.entity.parrot.imitate.magma_cube": "Попугай подражает магмовому кубу", - "subtitles.entity.parrot.imitate.parched": "Попугай подражает пустыннику", - "subtitles.entity.parrot.imitate.phantom": "Попугай визжит как фантом", - "subtitles.entity.parrot.imitate.piglin": "Попугай фыркает как пиглин", - "subtitles.entity.parrot.imitate.piglin_brute": "Попугай фыркает как брутальный пиглин", - "subtitles.entity.parrot.imitate.pillager": "Попугай бормочет как разбойник", - "subtitles.entity.parrot.imitate.ravager": "Попугай похрюкивает как разоритель", - "subtitles.entity.parrot.imitate.shulker": "Попугай подражает шалкеру", - "subtitles.entity.parrot.imitate.silverfish": "Попугай шипит как чешуйница", - "subtitles.entity.parrot.imitate.skeleton": "Попугай подражает скелету", - "subtitles.entity.parrot.imitate.slime": "Попугай подражает слизню", - "subtitles.entity.parrot.imitate.spider": "Попугай шипит как паук", - "subtitles.entity.parrot.imitate.stray": "Попугай подражает зимогору", - "subtitles.entity.parrot.imitate.vex": "Попугай подражает вредине", - "subtitles.entity.parrot.imitate.vindicator": "Попугай бормочет как поборник", - "subtitles.entity.parrot.imitate.warden": "Попугай стонет как хранитель", - "subtitles.entity.parrot.imitate.witch": "Попугай хихикает как ведьма", - "subtitles.entity.parrot.imitate.wither": "Попугай подражает визеру", - "subtitles.entity.parrot.imitate.wither_skeleton": "Попугай подражает визер-скелету", - "subtitles.entity.parrot.imitate.zoglin": "Попугай ревёт как зоглин", - "subtitles.entity.parrot.imitate.zombie": "Попугай стонет как зомби", - "subtitles.entity.parrot.imitate.zombie_horse": "Попугай стонет как лошадь-зомби", - "subtitles.entity.parrot.imitate.zombie_nautilus": "Попугай булькает как наутилус-зомби", - "subtitles.entity.parrot.imitate.zombie_villager": "Попугай стонет как крестьянин-зомби", - "subtitles.entity.phantom.ambient": "Фантом визжит", - "subtitles.entity.phantom.bite": "Фантом кусает", - "subtitles.entity.phantom.death": "Фантом погибает", - "subtitles.entity.phantom.flap": "Взмах крыльев фантома", - "subtitles.entity.phantom.hurt": "Фантом ранен", - "subtitles.entity.phantom.swoop": "Фантом пикирует", - "subtitles.entity.pig.ambient": "Свинья хрюкает", - "subtitles.entity.pig.death": "Свинья погибает", - "subtitles.entity.pig.eat": "Свинья ест", - "subtitles.entity.pig.hurt": "Свинья ранена", - "subtitles.entity.pig.saddle": "Свинья осёдлана", - "subtitles.entity.piglin.admiring_item": "Пиглин любуется предметом", - "subtitles.entity.piglin.ambient": "Пиглин фыркает", - "subtitles.entity.piglin.angry": "Пиглин сердито фыркает", - "subtitles.entity.piglin.celebrate": "Пиглин празднует", - "subtitles.entity.piglin.converted_to_zombified": "Пиглин зомбифицирован", - "subtitles.entity.piglin.death": "Пиглин погибает", - "subtitles.entity.piglin.hurt": "Пиглин ранен", - "subtitles.entity.piglin.jealous": "Пиглин завистливо фыркает", - "subtitles.entity.piglin.retreat": "Пиглин отступает", - "subtitles.entity.piglin.step": "Шаги пиглина", - "subtitles.entity.piglin_brute.ambient": "Брутальный пиглин фыркает", - "subtitles.entity.piglin_brute.angry": "Брутальный пиглин сердито фыркает", - "subtitles.entity.piglin_brute.converted_to_zombified": "Брутальный пиглин зомбифицирован", - "subtitles.entity.piglin_brute.death": "Брутальный пиглин погибает", - "subtitles.entity.piglin_brute.hurt": "Брутальный пиглин ранен", - "subtitles.entity.piglin_brute.step": "Шаги брутального пиглина", - "subtitles.entity.pillager.ambient": "Разбойник бормочет", - "subtitles.entity.pillager.celebrate": "Разбойник торжествует", - "subtitles.entity.pillager.death": "Разбойник погибает", - "subtitles.entity.pillager.hurt": "Разбойник ранен", - "subtitles.entity.player.attack.crit": "Критический удар", - "subtitles.entity.player.attack.knockback": "Отталкивающий удар", - "subtitles.entity.player.attack.strong": "Сильный удар", - "subtitles.entity.player.attack.sweep": "Разящий удар", - "subtitles.entity.player.attack.weak": "Слабый удар", - "subtitles.entity.player.burp": "Отрыжка", - "subtitles.entity.player.death": "Игрок погибает", - "subtitles.entity.player.freeze_hurt": "Игрок замерзает", - "subtitles.entity.player.hurt": "Игрок ранен", - "subtitles.entity.player.hurt_drown": "Игрок тонет", - "subtitles.entity.player.hurt_on_fire": "Игрок горит", - "subtitles.entity.player.levelup": "Достигнут новый уровень", - "subtitles.entity.player.teleport": "Телепортация игрока", - "subtitles.entity.polar_bear.ambient": "Белый медведь ревёт", - "subtitles.entity.polar_bear.ambient_baby": "Белый медвежонок ворчит", - "subtitles.entity.polar_bear.death": "Белый медведь погибает", - "subtitles.entity.polar_bear.hurt": "Белый медведь ранен", - "subtitles.entity.polar_bear.warning": "Белый медведь рычит", - "subtitles.entity.potion.splash": "Бутылочка разбивается", - "subtitles.entity.potion.throw": "Бутылочка брошена", - "subtitles.entity.puffer_fish.blow_out": "Иглобрюх сдувается", - "subtitles.entity.puffer_fish.blow_up": "Иглобрюх надувается", - "subtitles.entity.puffer_fish.death": "Иглобрюх погибает", - "subtitles.entity.puffer_fish.flop": "Иглобрюх плещется", - "subtitles.entity.puffer_fish.hurt": "Иглобрюх ранен", - "subtitles.entity.puffer_fish.sting": "Иглобрюх жалит", - "subtitles.entity.rabbit.ambient": "Кролик пищит", - "subtitles.entity.rabbit.attack": "Кролик атакует", - "subtitles.entity.rabbit.death": "Кролик погибает", - "subtitles.entity.rabbit.hurt": "Кролик ранен", - "subtitles.entity.rabbit.jump": "Кролик прыгает", - "subtitles.entity.ravager.ambient": "Разоритель похрюкивает", - "subtitles.entity.ravager.attack": "Разоритель кусает", - "subtitles.entity.ravager.celebrate": "Разоритель торжествует", - "subtitles.entity.ravager.death": "Разоритель погибает", - "subtitles.entity.ravager.hurt": "Разоритель ранен", - "subtitles.entity.ravager.roar": "Разоритель ревёт", - "subtitles.entity.ravager.step": "Топот разорителя", - "subtitles.entity.ravager.stunned": "Разоритель оглушён", - "subtitles.entity.salmon.death": "Лосось погибает", - "subtitles.entity.salmon.flop": "Лосось плещется", - "subtitles.entity.salmon.hurt": "Лосось ранен", - "subtitles.entity.sheep.ambient": "Овца блеет", - "subtitles.entity.sheep.death": "Овца погибает", - "subtitles.entity.sheep.hurt": "Овца ранена", - "subtitles.entity.shulker.ambient": "Шалкер прячется", - "subtitles.entity.shulker.close": "Шалкер закрывается", - "subtitles.entity.shulker.death": "Шалкер погибает", - "subtitles.entity.shulker.hurt": "Шалкер ранен", - "subtitles.entity.shulker.open": "Шалкер открывается", - "subtitles.entity.shulker.shoot": "Шалкер выстрелил", - "subtitles.entity.shulker.teleport": "Шалкер телепортируется", - "subtitles.entity.shulker_bullet.hit": "Снаряд шалкера разрывается", - "subtitles.entity.shulker_bullet.hurt": "Снаряд шалкера разбит", - "subtitles.entity.silverfish.ambient": "Чешуйница шипит", - "subtitles.entity.silverfish.death": "Чешуйница погибает", - "subtitles.entity.silverfish.hurt": "Чешуйница ранена", - "subtitles.entity.skeleton.ambient": "Скелет стучит костями", - "subtitles.entity.skeleton.converted_to_stray": "Скелет превратился в зимогора", - "subtitles.entity.skeleton.death": "Скелет погибает", - "subtitles.entity.skeleton.hurt": "Скелет ранен", - "subtitles.entity.skeleton.shoot": "Скелет выстрелил", - "subtitles.entity.skeleton_horse.ambient": "Лошадь-скелет ревёт", - "subtitles.entity.skeleton_horse.death": "Лошадь-скелет погибает", - "subtitles.entity.skeleton_horse.hurt": "Лошадь-скелет ранена", - "subtitles.entity.skeleton_horse.jump_water": "Лошадь-скелет прыгает", - "subtitles.entity.skeleton_horse.swim": "Лошадь-скелет плывёт", - "subtitles.entity.slime.attack": "Слизень атакует", - "subtitles.entity.slime.death": "Слизень погибает", - "subtitles.entity.slime.hurt": "Слизень ранен", - "subtitles.entity.slime.squish": "Слизень прыгает", - "subtitles.entity.sniffer.death": "Нюхач погибает", - "subtitles.entity.sniffer.digging": "Нюхач роет", - "subtitles.entity.sniffer.digging_stop": "Нюхач поднимается", - "subtitles.entity.sniffer.drop_seed": "Нюхач роняет семена", - "subtitles.entity.sniffer.eat": "Нюхач ест", - "subtitles.entity.sniffer.egg_crack": "Яйцо нюхача треснуло", - "subtitles.entity.sniffer.egg_hatch": "Нюхачонок вылупился", - "subtitles.entity.sniffer.happy": "Нюхач радуется", - "subtitles.entity.sniffer.hurt": "Нюхач ранен", - "subtitles.entity.sniffer.idle": "Нюхач мычит", - "subtitles.entity.sniffer.scenting": "Нюхач что-то учуял", - "subtitles.entity.sniffer.searching": "Нюхач ищет", - "subtitles.entity.sniffer.sniffing": "Нюхач принюхивается", - "subtitles.entity.sniffer.step": "Шаги нюхача", - "subtitles.entity.snow_golem.death": "Снежный голем погибает", - "subtitles.entity.snow_golem.hurt": "Снежный голем ранен", - "subtitles.entity.snowball.throw": "Снежок летит", - "subtitles.entity.spider.ambient": "Паук шипит", - "subtitles.entity.spider.death": "Паук погибает", - "subtitles.entity.spider.hurt": "Паук ранен", - "subtitles.entity.squid.ambient": "Спрут плывёт", - "subtitles.entity.squid.death": "Спрут погибает", - "subtitles.entity.squid.hurt": "Спрут ранен", - "subtitles.entity.squid.squirt": "Спрут выпустил чернила", - "subtitles.entity.stray.ambient": "Зимогор стучит костями", - "subtitles.entity.stray.death": "Зимогор погибает", - "subtitles.entity.stray.hurt": "Зимогор ранен", - "subtitles.entity.strider.death": "Лавомерка погибает", - "subtitles.entity.strider.eat": "Лавомерка ест", - "subtitles.entity.strider.happy": "Лавомерка поёт", - "subtitles.entity.strider.hurt": "Лавомерка ранена", - "subtitles.entity.strider.idle": "Лавомерка щебечет", - "subtitles.entity.strider.retreat": "Лавомерка отступает", - "subtitles.entity.sulfur_cube.absorb": "Серный куб заполнен", - "subtitles.entity.sulfur_cube.bounce": "Серный куб отскакивает", - "subtitles.entity.sulfur_cube.death": "Серный куб погибает", - "subtitles.entity.sulfur_cube.eject": "Блок извлечён", - "subtitles.entity.sulfur_cube.hit": "Серный куб хлюпнул", - "subtitles.entity.sulfur_cube.hurt": "Серный куб ранен", - "subtitles.entity.sulfur_cube.push": "Серный куб сдвинут", - "subtitles.entity.sulfur_cube.squish": "Серный куб прыгает", - "subtitles.entity.tadpole.death": "Головастик погибает", - "subtitles.entity.tadpole.flop": "Головастик плещется", - "subtitles.entity.tadpole.grow_up": "Головастик вырос", - "subtitles.entity.tadpole.hurt": "Головастик ранен", - "subtitles.entity.tnt.primed": "Шипение фитиля динамита", - "subtitles.entity.tropical_fish.death": "Тропическая рыба погибает", - "subtitles.entity.tropical_fish.flop": "Тропическая рыба плещется", - "subtitles.entity.tropical_fish.hurt": "Тропическая рыба ранена", - "subtitles.entity.turtle.ambient_land": "Черепаха шипит", - "subtitles.entity.turtle.death": "Черепаха погибает", - "subtitles.entity.turtle.death_baby": "Черепашонок погибает", - "subtitles.entity.turtle.egg_break": "Черепашье яйцо разбивается", - "subtitles.entity.turtle.egg_crack": "Черепашье яйцо треснуло", - "subtitles.entity.turtle.egg_hatch": "Черепашонок вылупился", - "subtitles.entity.turtle.hurt": "Черепаха ранена", - "subtitles.entity.turtle.hurt_baby": "Черепашонок ранен", - "subtitles.entity.turtle.lay_egg": "Черепаха откладывает яйцо", - "subtitles.entity.turtle.shamble": "Черепаха ковыляет", - "subtitles.entity.turtle.shamble_baby": "Черепашонок ковыляет", - "subtitles.entity.turtle.swim": "Черепаха плывёт", - "subtitles.entity.vex.ambient": "Вредина вредничает", - "subtitles.entity.vex.charge": "Вредина вопит", - "subtitles.entity.vex.death": "Вредина погибает", - "subtitles.entity.vex.hurt": "Вредина ранен", - "subtitles.entity.villager.ambient": "Крестьянин бормочет", - "subtitles.entity.villager.celebrate": "Крестьянин торжествует", - "subtitles.entity.villager.death": "Крестьянин погибает", - "subtitles.entity.villager.hurt": "Крестьянин ранен", - "subtitles.entity.villager.no": "Крестьянин недоволен", - "subtitles.entity.villager.trade": "Крестьянин торгует", - "subtitles.entity.villager.work_armorer": "Бронник работает", - "subtitles.entity.villager.work_butcher": "Мясник работает", - "subtitles.entity.villager.work_cartographer": "Картограф работает", - "subtitles.entity.villager.work_cleric": "Священник работает", - "subtitles.entity.villager.work_farmer": "Фермер работает", - "subtitles.entity.villager.work_fisherman": "Рыбак работает", - "subtitles.entity.villager.work_fletcher": "Лучник работает", - "subtitles.entity.villager.work_leatherworker": "Кожевник работает", - "subtitles.entity.villager.work_librarian": "Библиотекарь работает", - "subtitles.entity.villager.work_mason": "Каменщик работает", - "subtitles.entity.villager.work_shepherd": "Пастух работает", - "subtitles.entity.villager.work_toolsmith": "Инструментальщик работает", - "subtitles.entity.villager.work_weaponsmith": "Оружейник работает", - "subtitles.entity.villager.yes": "Крестьянин доволен", - "subtitles.entity.vindicator.ambient": "Поборник бормочет", - "subtitles.entity.vindicator.celebrate": "Поборник торжествует", - "subtitles.entity.vindicator.death": "Поборник погибает", - "subtitles.entity.vindicator.hurt": "Поборник ранен", - "subtitles.entity.wandering_trader.ambient": "Странствующий торговец бормочет", - "subtitles.entity.wandering_trader.death": "Странствующий торговец погибает", - "subtitles.entity.wandering_trader.disappeared": "Странствующий торговец исчез", - "subtitles.entity.wandering_trader.drink_milk": "Странствующий торговец пьёт молоко", - "subtitles.entity.wandering_trader.drink_potion": "Странствующий торговец пьёт зелье", - "subtitles.entity.wandering_trader.hurt": "Странствующий торговец ранен", - "subtitles.entity.wandering_trader.no": "Странствующий торговец недоволен", - "subtitles.entity.wandering_trader.reappeared": "Странствующий торговец появляется", - "subtitles.entity.wandering_trader.trade": "Странствующий торговец торгует", - "subtitles.entity.wandering_trader.yes": "Странствующий торговец доволен", - "subtitles.entity.warden.agitated": "Хранитель сердито стонет", - "subtitles.entity.warden.ambient": "Хранитель стонет", - "subtitles.entity.warden.angry": "Хранитель в ярости", - "subtitles.entity.warden.attack_impact": "Хранитель наносит удар", - "subtitles.entity.warden.death": "Хранитель погибает", - "subtitles.entity.warden.dig": "Хранитель закапывается", - "subtitles.entity.warden.emerge": "Хранитель появляется", - "subtitles.entity.warden.heartbeat": "Сердце хранителя бьётся", - "subtitles.entity.warden.hurt": "Хранитель ранен", - "subtitles.entity.warden.listening": "Хранитель прислушивается", - "subtitles.entity.warden.listening_angry": "Хранитель сердито прислушивается", - "subtitles.entity.warden.nearby_close": "Хранитель приближается", - "subtitles.entity.warden.nearby_closer": "Хранитель подходит ближе", - "subtitles.entity.warden.nearby_closest": "Хранитель совсем рядом", - "subtitles.entity.warden.roar": "Хранитель рычит", - "subtitles.entity.warden.sniff": "Хранитель принюхивается", - "subtitles.entity.warden.sonic_boom": "Хранитель наносит звуковой удар", - "subtitles.entity.warden.sonic_charge": "Хранитель копит заряд", - "subtitles.entity.warden.step": "Шаги хранителя", - "subtitles.entity.warden.tendril_clicks": "Усики хранителя щёлкают", - "subtitles.entity.wind_charge.throw": "Заряд ветра летит", - "subtitles.entity.wind_charge.wind_burst": "Заряд ветра взрывается", - "subtitles.entity.witch.ambient": "Ведьма хихикает", - "subtitles.entity.witch.celebrate": "Ведьма торжествует", - "subtitles.entity.witch.death": "Ведьма погибает", - "subtitles.entity.witch.drink": "Ведьма пьёт зелье", - "subtitles.entity.witch.hurt": "Ведьма ранена", - "subtitles.entity.witch.throw": "Ведьма бросает зелье", - "subtitles.entity.wither.ambient": "Визер злится", - "subtitles.entity.wither.death": "Визер погибает", - "subtitles.entity.wither.hurt": "Визер ранен", - "subtitles.entity.wither.shoot": "Визер атакует", - "subtitles.entity.wither.spawn": "Визер выпущен", - "subtitles.entity.wither_skeleton.ambient": "Визер-скелет стучит костями", - "subtitles.entity.wither_skeleton.death": "Визер-скелет погибает", - "subtitles.entity.wither_skeleton.hurt": "Визер-скелет ранен", - "subtitles.entity.wolf.ambient": "Волк фыркает", - "subtitles.entity.wolf.bark": "Волк лает", - "subtitles.entity.wolf.death": "Волк погибает", - "subtitles.entity.wolf.growl": "Волк рычит", - "subtitles.entity.wolf.hurt": "Волк ранен", - "subtitles.entity.wolf.pant": "Волк фыркает", - "subtitles.entity.wolf.shake": "Волк отряхивается", - "subtitles.entity.wolf.whine": "Волк скулит", - "subtitles.entity.zoglin.ambient": "Зоглин ревёт", - "subtitles.entity.zoglin.angry": "Зоглин сердито ревёт", - "subtitles.entity.zoglin.attack": "Зоглин атакует", - "subtitles.entity.zoglin.death": "Зоглин погибает", - "subtitles.entity.zoglin.hurt": "Зоглин ранен", - "subtitles.entity.zoglin.step": "Шаги зоглина", - "subtitles.entity.zombie.ambient": "Зомби стонет", - "subtitles.entity.zombie.attack_wooden_door": "Дверь трясётся", - "subtitles.entity.zombie.break_wooden_door": "Дверь выломана", - "subtitles.entity.zombie.converted_to_drowned": "Зомби превратился в утопленника", - "subtitles.entity.zombie.death": "Зомби погибает", - "subtitles.entity.zombie.destroy_egg": "Черепашье яйцо растоптано", - "subtitles.entity.zombie.hurt": "Зомби ранен", - "subtitles.entity.zombie.infect": "Зомби заражает", - "subtitles.entity.zombie_horse.ambient": "Лошадь-зомби ревёт", - "subtitles.entity.zombie_horse.angry": "Лошадь-зомби ржёт", - "subtitles.entity.zombie_horse.death": "Лошадь-зомби погибает", - "subtitles.entity.zombie_horse.eat": "Лошадь-зомби ест", - "subtitles.entity.zombie_horse.hurt": "Лошадь-зомби ранена", - "subtitles.entity.zombie_nautilus.ambient": "Наутилус-зомби булькает", - "subtitles.entity.zombie_nautilus.ambient_land": "Наутилус-зомби булькает", - "subtitles.entity.zombie_nautilus.dash": "Рывок наутилуса-зомби", - "subtitles.entity.zombie_nautilus.dash_land": "Рывок наутилуса-зомби", - "subtitles.entity.zombie_nautilus.dash_ready": "Наутилус-зомби отдохнул", - "subtitles.entity.zombie_nautilus.dash_ready_land": "Наутилус-зомби отдохнул", - "subtitles.entity.zombie_nautilus.death": "Наутилус-зомби погибает", - "subtitles.entity.zombie_nautilus.death_land": "Наутилус-зомби погибает", - "subtitles.entity.zombie_nautilus.eat": "Наутилус-зомби ест", - "subtitles.entity.zombie_nautilus.hurt": "Наутилус-зомби ранен", - "subtitles.entity.zombie_nautilus.hurt_land": "Наутилус-зомби ранен", - "subtitles.entity.zombie_nautilus.swim": "Наутилус-зомби плывёт", - "subtitles.entity.zombie_villager.ambient": "Крестьянин-зомби стонет", - "subtitles.entity.zombie_villager.converted": "Крестьянин-зомби кричит", - "subtitles.entity.zombie_villager.cure": "Крестьянин-зомби сопит", - "subtitles.entity.zombie_villager.death": "Крестьянин-зомби погибает", - "subtitles.entity.zombie_villager.hurt": "Крестьянин-зомби ранен", - "subtitles.entity.zombified_piglin.ambient": "Зомбифицированный пиглин хрюкает", - "subtitles.entity.zombified_piglin.angry": "Зомбифицированный пиглин сердито хрюкает", - "subtitles.entity.zombified_piglin.death": "Зомбифицированный пиглин погибает", - "subtitles.entity.zombified_piglin.hurt": "Зомбифицированный пиглин ранен", - "subtitles.event.mob_effect.bad_omen": "Знамение сбылось", - "subtitles.event.mob_effect.raid_omen": "Рейд приближается", - "subtitles.event.mob_effect.trial_omen": "Зловещее испытание приближается", - "subtitles.event.raid.horn": "Рёв зловещего рога", - "subtitles.item.armor.equip": "Снаряжение надето", - "subtitles.item.armor.equip_chain": "Звяканье кольчуги", - "subtitles.item.armor.equip_copper": "Треньканье медной брони", - "subtitles.item.armor.equip_diamond": "Лязг алмазной брони", - "subtitles.item.armor.equip_elytra": "Шуршание элитр", - "subtitles.item.armor.equip_gold": "Звон золотой брони", - "subtitles.item.armor.equip_iron": "Бряцанье железной брони", - "subtitles.item.armor.equip_leather": "Шуршание кожаной брони", - "subtitles.item.armor.equip_nautilus": "Броня наутилуса надета", - "subtitles.item.armor.equip_netherite": "Лязг незеритовой брони", - "subtitles.item.armor.equip_turtle": "Черепаший панцирь стучит", - "subtitles.item.armor.equip_wolf": "Волчья броня надета", - "subtitles.item.armor.unequip_nautilus": "Броня наутилуса снята", - "subtitles.item.armor.unequip_wolf": "Волчья броня снята", - "subtitles.item.axe.scrape": "Скрежет топора", - "subtitles.item.axe.strip": "Обтёсывание топором", - "subtitles.item.axe.wax_off": "Воск счищен", - "subtitles.item.bone_meal.use": "Шуршание костной муки", - "subtitles.item.book.page_turn": "Страница шуршит", - "subtitles.item.book.put": "Хлопок книги", - "subtitles.item.bottle.empty": "Бутылочка опустошена", - "subtitles.item.bottle.fill": "Бутылочка наполнена", - "subtitles.item.brush.brushing.generic": "Очистка", - "subtitles.item.brush.brushing.gravel": "Очистка гравия", - "subtitles.item.brush.brushing.gravel.complete": "Гравий очищен", - "subtitles.item.brush.brushing.sand": "Очистка песка", - "subtitles.item.brush.brushing.sand.complete": "Песок очищен", - "subtitles.item.bucket.empty": "Ведро опустошено", - "subtitles.item.bucket.fill": "Ведро наполнено", - "subtitles.item.bucket.fill_axolotl": "Аксолотль пойман", - "subtitles.item.bucket.fill_fish": "Рыба поймана", - "subtitles.item.bucket.fill_sulfur_cube": "Серный куб пойман", - "subtitles.item.bucket.fill_tadpole": "Головастик пойман", - "subtitles.item.bundle.drop_contents": "Мешок опустошён", - "subtitles.item.bundle.insert": "Предмет добавлен", - "subtitles.item.bundle.insert_fail": "Мешок полон", - "subtitles.item.bundle.remove_one": "Предмет извлечён", - "subtitles.item.chorus_fruit.teleport": "Телепортация игрока", - "subtitles.item.crop.plant": "Росток посажен", - "subtitles.item.crossbow.charge": "Арбалет перезаряжается", - "subtitles.item.crossbow.hit": "Попадание стрелой", - "subtitles.item.crossbow.load": "Арбалет заряжен", - "subtitles.item.crossbow.shoot": "Выстрел из арбалета", - "subtitles.item.dye.use": "Краситель нанесён", - "subtitles.item.elytra.flying": "Свист ветра", - "subtitles.item.firecharge.use": "Свист файербола", - "subtitles.item.flintandsteel.use": "Щелчок огнивом", - "subtitles.item.glow_ink_sac.use": "Светящиеся чернила нанесены", - "subtitles.item.goat_horn.play": "Козий рог трубит", - "subtitles.item.golden_dandelion.unuse": "Золотой одуванчик возобновляет взросление", - "subtitles.item.golden_dandelion.use": "Золотой одуванчик останавливает взросление", - "subtitles.item.hoe.till": "Рыхление мотыгой", - "subtitles.item.honey_bottle.drink": "Глоток", - "subtitles.item.honeycomb.wax_on": "Воск нанесён", - "subtitles.item.horse_armor.unequip": "Конская броня снята", - "subtitles.item.ink_sac.use": "Чернила нанесены", - "subtitles.item.lead.break": "Поводок порвался", - "subtitles.item.lead.tied": "Поводок привязан", - "subtitles.item.lead.untied": "Поводок развязан", - "subtitles.item.llama_carpet.unequip": "Ковёр снят", - "subtitles.item.lodestone_compass.lock": "Намагниченный компас нацелен на магнетит", - "subtitles.item.mace.smash_air": "Булава сокрушает", - "subtitles.item.mace.smash_ground": "Булава сокрушает", - "subtitles.item.nautilus_saddle_equip": "Наутилус осёдлан", - "subtitles.item.nautilus_saddle_underwater_equip": "Наутилус осёдлан", - "subtitles.item.nether_wart.plant": "Росток посажен", - "subtitles.item.ominous_bottle.dispose": "Бутылочка разбивается", - "subtitles.item.saddle.unequip": "Седло снято", - "subtitles.item.shears.shear": "Щелчок ножниц", - "subtitles.item.shears.snip": "Лязг ножниц", - "subtitles.item.shield.block": "Удар по щиту", - "subtitles.item.shovel.flatten": "Рытьё лопатой", - "subtitles.item.spear.attack": "Тычок копьём", - "subtitles.item.spear.hit": "Удар копьём", - "subtitles.item.spear.lunge": "Рывок с копьём", - "subtitles.item.spear.use": "Выставление копья", - "subtitles.item.spear_wood.attack": "Тычок копьём", - "subtitles.item.spear_wood.hit": "Удар копьём", - "subtitles.item.spear_wood.use": "Выставление копья", - "subtitles.item.spyglass.stop_using": "Подзорная труба складывается", - "subtitles.item.spyglass.use": "Подзорная труба раскладывается", - "subtitles.item.totem.use": "Тотем активирован", - "subtitles.item.trident.hit": "Трезубец вонзается", - "subtitles.item.trident.hit_ground": "Трезубец дребезжит", - "subtitles.item.trident.return": "Трезубец возвращается", - "subtitles.item.trident.riptide": "Трезубец взмывает", - "subtitles.item.trident.throw": "Трезубец звенит", - "subtitles.item.trident.thunder": "Трезубец громыхает", - "subtitles.item.underwater_saddle.equip": "Седло надето", - "subtitles.item.wolf_armor.break": "Волчья броня сломана", - "subtitles.item.wolf_armor.crack": "Волчья броня трескается", - "subtitles.item.wolf_armor.damage": "Волчья броня поглощает урон", - "subtitles.item.wolf_armor.repair": "Волчья броня починена", - "subtitles.particle.soul_escape": "Душа исходит", - "subtitles.ui.cartography_table.take_result": "Карта создана", - "subtitles.ui.hud.bubble_pop": "Запас воздуха убывает", - "subtitles.ui.loom.take_result": "Ткацкий станок использован", - "subtitles.ui.stonecutter.take_result": "Камнерез использован", - "subtitles.weather.end_flash": "Рокот зарницы Энда", - "subtitles.weather.rain": "Дождь идёт", - "symlink_warning.message": "Загрузка миров из папок с символическими ссылками может повлечь за собой негативные последствия, если вы не до конца понимаете, что делаете. Посетите %s, чтобы узнать больше.", - "symlink_warning.message.pack": "Загрузка наборов данных с символическими ссылками может повлечь за собой негативные последствия, если вы не до конца понимаете, что делаете. Посетите %s, чтобы узнать больше.", - "symlink_warning.message.world": "Загрузка миров из папок с символическими ссылками может повлечь за собой негативные последствия, если вы не до конца понимаете, что делаете. Посетите %s, чтобы узнать больше.", - "symlink_warning.more_info": "Дополнительная информация", - "symlink_warning.title": "Папка мира содержит символические ссылки", - "symlink_warning.title.pack": "Добавленные наборы содержат символические ссылки", - "symlink_warning.title.world": "Папка мира содержит символические ссылки", - "team.collision.always": "могут сталкиваться со всеми", - "team.collision.never": "ни с кем не могут сталкиваться", - "team.collision.pushOtherTeams": "могут толкать только участников других команд", - "team.collision.pushOwnTeam": "могут толкать только участников своей команды", - "team.notFound": "Неизвестная команда «%s»", - "team.visibility.always": "показываются всем", - "team.visibility.hideForOtherTeams": "не показываются участникам других команд", - "team.visibility.hideForOwnTeam": "не показываются участникам этой команды", - "team.visibility.never": "никому не показываются", - "telemetry.event.advancement_made.description": "Понимание процессов выполнения достижений может помочь нам лучше понять и улучшить продвижение по игре.", - "telemetry.event.advancement_made.title": "Новое достижение", - "telemetry.event.game_load_times.description": "Это событие поможет нам лучше понять, где требуются улучшения производительности во время запуска игры, анализируя время выполнения различных его этапов.", - "telemetry.event.game_load_times.title": "Время загрузки игры", - "telemetry.event.graphics_capabilities.description": "Это событие сообщает о возможностях используемого графического устройства.", - "telemetry.event.graphics_capabilities.title": "Возможности графического устройства", - "telemetry.event.optional": "%s (необязательно)", - "telemetry.event.optional.disabled": "%s (необязательно) — Отключено", - "telemetry.event.performance_metrics.description": "Знание общей картины производительности Minecraft помогает нам настраивать и оптимизировать игру для широкого спектра конфигураций устройств и операционных систем.\nВерсия игры необходима для оценки производительности новых версий Minecraft.", - "telemetry.event.performance_metrics.title": "Показатели производительности", - "telemetry.event.required": "%s (обязательно)", - "telemetry.event.world_load_times.description": "Нам важно понимать, сколько времени требуется, чтобы присоединиться к миру, и как это меняется со временем. Например, когда мы добавляем новые функции или вносим крупные технические изменения, нам важно понимать, как это влияет на время загрузки.", - "telemetry.event.world_load_times.title": "Время загрузки мира", - "telemetry.event.world_loaded.description": "Знание того, как игроки используют возможности Minecraft (например, какие предпочитают версию и режим игры, модифицируют ли клиент или сервер), позволяет нам лучше расставлять приоритеты в их обновлении.\nСведения о «Загрузке мира» и «Выгрузке мира» позволяют оценить продолжительность игровой сессии.", - "telemetry.event.world_loaded.title": "Загрузка мира", - "telemetry.event.world_unloaded.description": "В паре с «Загрузка мира» это событие позволяет оценить продолжительность игровой сессии.\nПродолжительность (в секундах и тактах) определяется при завершении игры (отключение от сервера, возвращение в главное меню).", - "telemetry.event.world_unloaded.title": "Выгрузка мира", - "telemetry.property.advancement_game_time.title": "Время игры (такты)", - "telemetry.property.advancement_id.title": "Идентификатор достижения", - "telemetry.property.backend_failure_message.title": "Ошибка инициализации графического API: подробности", - "telemetry.property.backend_failure_missing_capabilities.title": "Ошибка инициализации графического API: отсутствующие возможности", - "telemetry.property.backend_failure_reason.title": "Причина ошибки создания бэкенда", - "telemetry.property.backend_name.title": "Название бэкенда", - "telemetry.property.client_id.title": "Идентификатор клиента", - "telemetry.property.client_modded.title": "Модифицированность клиента", - "telemetry.property.dedicated_memory_kb.title": "Выделенная память (Кбайт)", - "telemetry.property.event_timestamp_utc.title": "Временная метка (UTC)", - "telemetry.property.frame_rate_samples.title": "Выборка частоты кадров (FPS)", - "telemetry.property.game_mode.title": "Режим игры", - "telemetry.property.game_version.title": "Версия игры", - "telemetry.property.launcher_name.title": "Название лаунчера", - "telemetry.property.load_time_bootstrap_ms.title": "Время инициализации (миллисекунды)", - "telemetry.property.load_time_loading_overlay_ms.title": "Время на экране загрузки (миллисекунды)", - "telemetry.property.load_time_pre_window_ms.title": "Время до открытия окна (миллисекунды)", - "telemetry.property.load_time_total_time_ms.title": "Общее время загрузки (миллисекунды)", - "telemetry.property.minecraft_session_id.title": "Идентификатор сессии Minecraft", - "telemetry.property.new_world.title": "Новый мир", - "telemetry.property.number_of_samples.title": "Величина выборки", - "telemetry.property.operating_system.title": "Операционная система", - "telemetry.property.opt_in.title": "Согласие на отправку", - "telemetry.property.platform.title": "Платформа", - "telemetry.property.realms_map_content.title": "Карта Realms (название мини-игры)", - "telemetry.property.render_distance.title": "Дальность прорисовки", - "telemetry.property.render_time_samples.title": "Выборка времени кадра", - "telemetry.property.seconds_since_load.title": "Время с загрузки (секунды)", - "telemetry.property.server_modded.title": "Модифицированность сервера", - "telemetry.property.server_type.title": "Тип сервера", - "telemetry.property.ticks_since_load.title": "Время с загрузки (такты)", - "telemetry.property.used_memory_samples.title": "Использование ОЗУ", - "telemetry.property.user_id.title": "Идентификатор пользователя", - "telemetry.property.world_load_time_ms.title": "Время загрузки мира (миллисекунды)", - "telemetry.property.world_session_id.title": "Идентификатор сессии мира", - "telemetry_info.button.give_feedback": "Оставить отзыв", - "telemetry_info.button.privacy_statement": "Заявление о конфиденциальности", - "telemetry_info.button.show_data": "Мои данные", - "telemetry_info.opt_in.description": "Я даю согласие на отправку дополнительных телеметрических данных", - "telemetry_info.property_title": "Включённые данные", - "telemetry_info.screen.description": "Сбор этих данных помогает нам улучшать Minecraft в тех направлениях, что актуальны для наших игроков.\nВы также можете отправить дополнительный отзыв, чтобы помочь нам продолжать улучшать Minecraft.", - "telemetry_info.screen.title": "Сбор данных телеметрии", - "test.error.block_property_mismatch": "Ожидалось свойство %s со значением %s; получено: %s", - "test.error.block_property_missing": "Свойство блока отсутствует; ожидалось свойство %s со значением %s", - "test.error.entity_property": "Сущность %s провалила тест: %s", - "test.error.entity_property_details": "Сущность %s провалила тест: %s; ожидалось: %s; получено: %s", - "test.error.expected_block": "Ожидался блок %s; получено: %s", - "test.error.expected_block_present": "Ожидалось наличие блока %s", - "test.error.expected_block_tag": "Ожидался блок из #%s, получено: %s", - "test.error.expected_container_contents": "Контейнер должен содержать: %s", - "test.error.expected_container_contents_single": "Контейнер должен содержать один %s", - "test.error.expected_empty_container": "Контейнер должен быть пустым", - "test.error.expected_entity": "Ожидался %s", - "test.error.expected_entity_around": "Ожидалось %s возле точки %s, %s, %s", - "test.error.expected_entity_count": "Ожидалось %s сущностей типа %s; обнаружено %s", - "test.error.expected_entity_data": "Ожидались данные сущности со значением %s; получено: %s", - "test.error.expected_entity_data_predicate": "Несоответствие данных сущности %s", - "test.error.expected_entity_effect": "Ожидался %s с эффектом «%s» %s", - "test.error.expected_entity_having": "Инвентарь сущности должен содержать %s", - "test.error.expected_entity_holding": "Сущность должна держать %s", - "test.error.expected_entity_in_test": "Ожидалось присутствие %s в тесте", - "test.error.expected_entity_not_touching": "Не ожидалось соприкосновение %s с точкой %s, %s, %s (относительно: %s, %s, %s)", - "test.error.expected_entity_touching": "Ожидалось соприкосновение %s с точкой %s, %s, %s (относительно: %s, %s, %s)", - "test.error.expected_item": "Ожидался предмет типа %s", - "test.error.expected_items_count": "Ожидалось %s предметов типа %s; обнаружено %s", - "test.error.fail": "Выполнены условия провала", - "test.error.invalid_block_type": "Найден неожиданный тип блока: %s", - "test.error.missing_block_entity": "Отсутствует блок-сущность", - "test.error.not_a_block_item": "Указанный блок не имеет соответствующего ему предмета", - "test.error.position": "%s в точке %s, %s, %s (относительно: %s, %s, %s) в такте %s", - "test.error.sequence.condition_already_triggered": "Условие уже задействовано в такте %s", - "test.error.sequence.condition_not_triggered": "Условие не задействовано", - "test.error.sequence.invalid_tick": "Ошибка в недопустимом такте: ожидается %s", - "test.error.sequence.minimum_tick": "Завершено до указанного такта: ожидалось прождать %s", - "test.error.sequence.not_completed": "Тест завершился по таймеру до завершения последовательности", - "test.error.set_biome": "Не удалось задать биом для теста", - "test.error.spawn_failure": "Не удалось создать сущность %s", - "test.error.state_not_equal": "Неверное состояние. Ожидалось: %s; получено: %s", - "test.error.structure.failure": "Не удалось разместить тестовую конструкцию для %s", - "test.error.tick": "%s в такте %s", - "test.error.ticking_without_structure": "Проверка хода тактов перед установкой конструкции", - "test.error.timeout.no_result": "Не получено результатов в течение %s тактов", - "test.error.timeout.no_sequences_finished": "Ни одна последовательность не завершилась в течение %s тактов", - "test.error.too_many_entities": "Ожидалась одна сущность типа %s рядом с точкой %s, %s, %s; обнаружено %s", - "test.error.unexpected_block": "Не ожидался блок %s", - "test.error.unexpected_entity": "Не ожидался %s", - "test.error.unexpected_item": "Не ожидался предмет типа %s", - "test.error.unknown": "Неизвестная внутренняя ошибка: %s", - "test.error.value_not_equal": "Ожидалось %s со значением %s; получено: %s", - "test.error.value_not_in_between": "Ожидалось %s со значением между %s и %s; получено: %s", - "test.error.wrong_block_entity": "Неверный тип блока-сущности: %s", - "test_block.error.missing": "В тестовой конструкции отсутствует блок «%s»", - "test_block.error.too_many": "Слишком много блоков %s", - "test_block.invalid_timeout": "Неверное время ожидания (%s); должно быть положительное число тактов", - "test_block.message": "Сообщение:", - "test_block.mode.accept": "Успех", - "test_block.mode.fail": "Отказ", - "test_block.mode.log": "Журнал", - "test_block.mode.start": "Запуск", - "test_block.mode_info.accept": "Режим успеха — достижение успеха для (части) теста", - "test_block.mode_info.fail": "Режим отказа — тестирование на ошибку", - "test_block.mode_info.log": "Режим журнала — запись сообщения в журнал", - "test_block.mode_info.start": "Режим запуска — начальная точка теста", - "test_instance.action.reset": "Сбросить и загрузить", - "test_instance.action.run": "Загрузить и запустить", - "test_instance.action.save": "Сохранить конструкцию", - "test_instance.description.batch": "Окружение: %s", - "test_instance.description.failed": "Провал: %s", - "test_instance.description.function": "Функция: %s", - "test_instance.description.invalid_id": "Неверный идентификатор теста", - "test_instance.description.no_test": "Нет такого теста", - "test_instance.description.structure": "Конструкция: %s", - "test_instance.description.type": "Тип: %s", - "test_instance.type.block_based": "Тест на блоках", - "test_instance.type.function": "Тест встроенной функции", - "test_instance_block.entities": "Сущности:", - "test_instance_block.error.no_test": "Невозможно выполнить тестовый экземпляр в точке %s, %s, %s: тест не определён", - "test_instance_block.error.no_test_structure": "Невозможно запустить тестовый экземпляр в точке %s, %s, %s: тестовая конструкция отсутствует", - "test_instance_block.error.unable_to_save": "Невозможно сохранить шаблон тестовой конструкции у тестового экземпляра в точке %s, %s, %s", - "test_instance_block.invalid": "[недействительно]", - "test_instance_block.reset_success": "Сброшен тест %s", - "test_instance_block.rotation": "Поворот:", - "test_instance_block.size": "Размер тестовой конструкции", - "test_instance_block.starting": "Запуск теста %s", - "test_instance_block.test_id": "Идентификатор тестового экземпляра", - "title.32bit.deprecation": "Обнаружена 32-разрядная система. В будущем запуск игры станет невозможен, потребуется 64-разрядная система!", - "title.32bit.deprecation.realms": "Скоро для игры в Minecraft будет необходима 64-разрядная система, и вы не сможете играть в Realms на этом устройстве. Подписку Realms нужно будет отменить самостоятельно.", - "title.32bit.deprecation.realms.check": "Больше не показывать", - "title.32bit.deprecation.realms.header": "Обнаружена 32-разрядная система", - "title.credits": "© Mojang AB. Распространение запрещено!", - "title.multiplayer.disabled": "Сетевая игра отключена. Проверьте настройки своего аккаунта Microsoft.", - "title.multiplayer.disabled.banned.name": "Вы должны сменить имя, прежде чем снова играть по сети", - "title.multiplayer.disabled.banned.permanent": "Ваш аккаунт навсегда заблокирован для сетевой игры", - "title.multiplayer.disabled.banned.temporary": "Ваш аккаунт временно заблокирован для сетевой игры", - "title.multiplayer.lan": "Сетевая игра (локальная)", - "title.multiplayer.other": "Сетевая игра (сторонний сервер)", - "title.multiplayer.realms": "Сетевая игра (Realms)", - "title.singleplayer": "Одиночная игра", - "translation.test.args": "%s %s", - "translation.test.complex": "Префикс, %s%2$s снова %s и %1$s наконец %s, а также %1$s снова!", - "translation.test.escape": "%%s %%%s %%%%s %%%%%s", - "translation.test.invalid": "привет %", - "translation.test.invalid2": "привет %s", - "translation.test.none": "Привет, мир!", - "translation.test.world": "мир", - "trim_material.minecraft.amethyst": "Аметистовая", - "trim_material.minecraft.copper": "Медная", - "trim_material.minecraft.diamond": "Алмазная", - "trim_material.minecraft.emerald": "Изумрудная", - "trim_material.minecraft.gold": "Золотая", - "trim_material.minecraft.iron": "Железная", - "trim_material.minecraft.lapis": "Лазуритовая", - "trim_material.minecraft.netherite": "Незеритовая", - "trim_material.minecraft.quartz": "Кварцевая", - "trim_material.minecraft.redstone": "Редстоуновая", - "trim_material.minecraft.resin": "Смоляная", - "trim_pattern.minecraft.bolt": "Отделка «Ось»", - "trim_pattern.minecraft.coast": "Отделка «Берег»", - "trim_pattern.minecraft.dune": "Отделка «Дюна»", - "trim_pattern.minecraft.eye": "Отделка «Око»", - "trim_pattern.minecraft.flow": "Отделка «Поток»", - "trim_pattern.minecraft.host": "Отделка «Вождь»", - "trim_pattern.minecraft.raiser": "Отделка «Собиратель»", - "trim_pattern.minecraft.rib": "Отделка «Ребро»", - "trim_pattern.minecraft.sentry": "Отделка «Страж»", - "trim_pattern.minecraft.shaper": "Отделка «Скульптор»", - "trim_pattern.minecraft.silence": "Отделка «Тишина»", - "trim_pattern.minecraft.snout": "Отделка «Рыло»", - "trim_pattern.minecraft.spire": "Отделка «Шпиль»", - "trim_pattern.minecraft.tide": "Отделка «Прилив»", - "trim_pattern.minecraft.vex": "Отделка «Вредина»", - "trim_pattern.minecraft.ward": "Отделка «Хранитель»", - "trim_pattern.minecraft.wayfinder": "Отделка «Искатель»", - "trim_pattern.minecraft.wild": "Отделка «Дебри»", - "tutorial.bundleInsert.description": "Наполнить мешок — ПКМ", - "tutorial.bundleInsert.title": "Используйте мешок", - "tutorial.craft_planks.description": "Загляните в справочник", - "tutorial.craft_planks.title": "Сделайте доски", - "tutorial.find_tree.description": "Срубите его ударами", - "tutorial.find_tree.title": "Найдите дерево", - "tutorial.look.description": "При помощи мыши", - "tutorial.look.title": "Осмотритесь вокруг", - "tutorial.move.description": "Прыгайте — %s", - "tutorial.move.title": "Ходите — %s, %s, %s и %s", - "tutorial.open_inventory.description": "Нажмите %s", - "tutorial.open_inventory.title": "Откройте инвентарь", - "tutorial.punch_tree.description": "Удерживайте %s", - "tutorial.punch_tree.title": "Срубите дерево", - "tutorial.socialInteractions.description": "Нажмите %s, чтобы открыть", - "tutorial.socialInteractions.title": "Социальные взаимодействия", - "upgrade.minecraft.netherite_upgrade": "Незеритовое улучшение", - "upgradeWorld.aborted.message": "Это могло произойти, если во время обновления доступ к миру получила другая программа. Попробуйте перезагрузить компьютер и повторить попытку. Если проблема сохранится, сообщите об ошибке.", - "upgradeWorld.aborted.reportBug": "Сообщить об ошибке", - "upgradeWorld.aborted.title": "Не удалось обновить мир", - "upgradeWorld.canceled.message": "Мир остаётся таким, каким был прежде.", - "upgradeWorld.canceled.title": "Обновление мира отменено", - "upgradeWorld.done": "Обновление мира завершено", - "upgradeWorld.failed_cleanup.message": "Мир был успешно обновлён до текущей версии и теперь доступен в списке миров. При очистке устаревших данных возникли проблемы, поэтому название папки мира было изменено на %s.", - "upgradeWorld.failed_cleanup.title": "Мир успешно обновлён", - "upgradeWorld.info.converted": "Обновлено: %s", - "upgradeWorld.info.file_fix_stage": "Этап: %s/%s", - "upgradeWorld.info.scanning": "Сканирование файлов...", - "upgradeWorld.info.total": "Всего: %s", - "upgradeWorld.joinNow": "Хотите присоединиться к миру сейчас?", - "upgradeWorld.progress.percentage": "%s%%", - "upgradeWorld.progress.type.files": "Перемещение файлов", - "upgradeWorld.progress.type.legacy_structures": "Обновление устаревших строений", - "upgradeWorld.progress.type.region": "Обновление регионов", - "upgradeWorld.symlink.message": "Выбранный мир содержит символьные ссылки.\nНекоторые шаги, требуемые для обновления мира до текущей версии, не поддерживают использование символьных ссылок. Чтобы обновить мир, сначала замените ссылки реальными файлами.", - "upgradeWorld.symlink.title": "Невозможно обновить мир", - "upgradeWorld.title": "Обновление файлов мира" -} \ No newline at end of file diff --git a/mcserver/plugins/HiddenArmor/enabled-players.yml b/mcserver/plugins/HiddenArmor/enabled-players.yml deleted file mode 100644 index b102e7f..0000000 --- a/mcserver/plugins/HiddenArmor/enabled-players.yml +++ /dev/null @@ -1,2 +0,0 @@ -enabled-players: -- 89e50837-3fd9-4ecc-9c81-5503c4a97796 diff --git a/mcserver/plugins/LuckPerms/contexts.json b/mcserver/plugins/LuckPerms/contexts.json deleted file mode 100644 index b8d7b61..0000000 --- a/mcserver/plugins/LuckPerms/contexts.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "static-contexts": {}, - "default-contexts": {} -} \ No newline at end of file diff --git a/mcserver/plugins/LuckPerms/editor-keystore.json b/mcserver/plugins/LuckPerms/editor-keystore.json deleted file mode 100644 index 211e707..0000000 --- a/mcserver/plugins/LuckPerms/editor-keystore.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "_comment": "This file stores a list of trusted editor public keys", - "consoleKeys": [ - "quJTtKi/RflWGpJO8M7JUavxdo4=" - ] -} \ No newline at end of file diff --git a/mcserver/plugins/LuckPerms/luckperms-h2-v2.mv.db b/mcserver/plugins/LuckPerms/luckperms-h2-v2.mv.db deleted file mode 100644 index c78ae7a..0000000 Binary files a/mcserver/plugins/LuckPerms/luckperms-h2-v2.mv.db and /dev/null differ diff --git a/mcserver/plugins/LuckPerms/luckperms-h2-v2.trace.db b/mcserver/plugins/LuckPerms/luckperms-h2-v2.trace.db deleted file mode 100644 index b2c9f33..0000000 --- a/mcserver/plugins/LuckPerms/luckperms-h2-v2.trace.db +++ /dev/null @@ -1,45 +0,0 @@ -2025-01-08 16:17:32 database: close -org.h2.message.DbException: IO Exception: "Closing" [90028-214] - at org.h2.message.DbException.get(DbException.java:212) - at org.h2.mvstore.db.Store.close(Store.java:402) - at org.h2.engine.Database.closeOpenFilesAndUnlock(Database.java:1261) - at org.h2.engine.Database.closeImpl(Database.java:1225) - at org.h2.engine.Database.close(Database.java:1144) - at org.h2.engine.Database.removeSession(Database.java:1072) - at org.h2.engine.SessionLocal.close(SessionLocal.java:899) - at org.h2.jdbc.JdbcConnection.close(JdbcConnection.java:360) - at me.lucko.luckperms.common.storage.implementation.sql.connection.file.NonClosableConnection.shutdown(NonClosableConnection.java:61) - at me.lucko.luckperms.common.storage.implementation.sql.connection.file.FlatfileConnectionFactory.shutdown(FlatfileConnectionFactory.java:73) - at me.lucko.luckperms.common.storage.implementation.sql.connection.file.H2ConnectionFactory.shutdown(H2ConnectionFactory.java:43) - at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.shutdown(SqlStorage.java:230) - at me.lucko.luckperms.common.storage.Storage.shutdown(Storage.java:98) - at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.disable(AbstractLuckPermsPlugin.java:300) - at me.lucko.luckperms.bukkit.LPBukkitBootstrap.onDisable(LPBukkitBootstrap.java:191) - at LuckPerms-Bukkit-5.4.146.jar//me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin.onDisable(BukkitLoaderPlugin.java:55) - at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291) - at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) - at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugins(PaperPluginInstanceManager.java:161) - at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugins(PaperPluginManagerImpl.java:97) - at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:541) - at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:610) - at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:1045) - at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:847) - at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1351) - at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) - at java.base/java.lang.Thread.run(Unknown Source) -Caused by: org.h2.jdbc.JdbcSQLNonTransientException: IO Exception: "Closing" [90028-214] - at org.h2.message.DbException.getJdbcSQLException(DbException.java:554) - at org.h2.message.DbException.getJdbcSQLException(DbException.java:477) - ... 27 more -Caused by: org.h2.mvstore.MVStoreException: File corrupt reading chunk at position 12288 [2.1.214/6] - at org.h2.mvstore.DataUtils.newMVStoreException(DataUtils.java:1004) - at org.h2.mvstore.Chunk.readChunkHeader(Chunk.java:238) - at org.h2.mvstore.MVStore.moveChunk(MVStore.java:2227) - at org.h2.mvstore.MVStore.compactMoveChunks(MVStore.java:2133) - at org.h2.mvstore.MVStore.compactMoveChunks(MVStore.java:2068) - at org.h2.mvstore.MVStore.compactMoveChunks(MVStore.java:2041) - at org.h2.mvstore.MVStore.compactFile(MVStore.java:2282) - at org.h2.mvstore.MVStore.closeStore(MVStore.java:1329) - at org.h2.mvstore.MVStore.close(MVStore.java:1291) - at org.h2.mvstore.db.Store.close(Store.java:386) - ... 25 more diff --git a/mcserver/plugins/ProtocolLib/lastupdate b/mcserver/plugins/ProtocolLib/lastupdate deleted file mode 100644 index 68eb08e..0000000 --- a/mcserver/plugins/ProtocolLib/lastupdate +++ /dev/null @@ -1 +0,0 @@ -1780296832 \ No newline at end of file diff --git a/mcserver/plugins/SkinsRestorer/recommendations.json b/mcserver/plugins/SkinsRestorer/recommendations.json deleted file mode 100644 index 496115e..0000000 --- a/mcserver/plugins/SkinsRestorer/recommendations.json +++ /dev/null @@ -1 +0,0 @@ -{"version":1,"skins":[{"skinName":"herobrine","skinId":"herobrine","value":"eyJ0aW1lc3RhbXAiOjE1ODgwNzQ0ODY0MDQsInByb2ZpbGVJZCI6ImZkNjBmMzZmNTg2MTRmMTJiM2NkNDdjMmQ4NTUyOTlhIiwicHJvZmlsZU5hbWUiOiJSZWFkIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9kNjVmMWRlNmQzOGJhOWM4NGIwZGY0MjQ2ODFlNzg1YzUyMzAyZDQzZTc3M2FhYTM4NDAyMDkyMzQ1NWY4OTY1In19fQ\u003d\u003d","signature":"Rr/iYUGH5QkH5DPFQbFfrf7iPHVevmxu3GjRJ7xkh04/bfeWIFJYimmic65l/dxs0YO0luVE0G+QHX7iDxTBLutxa1h3VT8YiHdTN5f7VAS2ulJ0J3Ts+AVlFL9PR1nAgV/D0x+VkeS6eHQUk0ibpM/G4EIPlF8fyqBRX33nrGU95L5j66iOz8G2G5dQHGCcuICPvYz1/SYe2xWhHopXLlP2EYDUyAu/cKlFkuW4KTn/La3KrRk3D6+hlzbPle0Wf7QMkjM0J3I0mgqIoTgZJ6v0M8CyNoIKwhKqjjmOkjxUe1YPTj7nqCxDHRb40IUZyjPOqzV9W2zWRoKK7v7E6BNXZ+HBxcpUGyicCacdWHaYiHHm1jvNNR0A4x7/4mJlRwjDHqwPqUNiZai9mSZZf8eaUzmJDDZwfiP+tuiGaEmVhs+nHux2NYCLEMKuO8Ybt1yDS9TZ4mpxtNXUt2T8HMg4/bE8cl1H4jjGBteTWbci5nS3JkuI1i7OyWOWnVaBs+Zc8hjIJzpMsNUAaXKJxTYy7zdDlZnfOuyYVJ9alrZ3d2jVj3yNkU1DiOi7+ZXMAqpw8cS+dLVHGTZUMQayy4Lq7Mi/vzOzg50YE6WudG5J8vzQ9OrX5OZ1md4DSqlgmjgFZ9PsUDtXheMVVkad4UlwqkSRb96ZKWG3VshyoR4\u003d"},{"skinName":"Frog","skinId":"frog","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5NTA4OTMwNzc5NiwKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMGQzZmMwODM4YTEwMDlkM2M1NmZkMzNmZGRlZWZhYmZiMWYzZmZlMjY3OWNmZjA3NjBiNDEyMjBmNzM0ZmM2IgogICAgfQogIH0KfQ\u003d\u003d","signature":"hvloEURJj8RXld6G/lW4XaVujkhDDRy3tTTtacz7EoIlUSqL5a5cBhxJg1WC4fidk44QgV5uYiAtx9oTW3cRKNhXsnlZwYFPFddOO6zSMvW0R/V42YPX9sCqphJnjfhj/nXKWQfDZmOZnfKf9omOjtJSLMU19/ndlX6aOFe70iKp10davHah2Hcm1h3VftoQxDaoMXmWpgEVAkU62ilS+w8wtWC6G92TLKXJYxwgZ7ar/FnU/dqn87u9IjWTy0Mvrs6PvsnQQdsKPei8Llr7feT3QgRQ9yuxF19ILy6dvZ3NJmD7L+G8St3C16Gx3mjPZuhUOW1k6ZYLMVIKSvLfv11Fr5Y2XFPR9RoKTpYWx2ZhJvw1JyOqf/bPX1BIEeW2PGV0CMwDQDwZXKY3BKV8Uh2dOoX03EASyb3vmp/IdDf0fyLpfojqzu2yCmZEwV6Js1RBSufyrKCfJ43IS/T2pkWUUMenjtEHN6g6z5LUfRFGt03PR5o3bPpeBFLcnx/00LrfU3OsQhnEd94CKEFpXu6eRoBykKbuUu2ycndeepyTUNKho3kkrVHRPKqWUIa6MiMICZ97nj3RoqEhnY1L3uM9Ch0Kgy/n+ZeMPka/sRVMXVcPlsfTeQdL63ysfcfV1Jlr4cpH70nMw+zBNDd8ht9cxvIJwkU5HWj7QZJFPD4\u003d"},{"skinName":"Donald Duck","skinId":"donald-duck","value":"eyJ0aW1lc3RhbXAiOjE1ODc4MTI0NTcxNTQsInByb2ZpbGVJZCI6Ijc3MjdkMzU2NjlmOTQxNTE4MDIzZDYyYzY4MTc1OTE4IiwicHJvZmlsZU5hbWUiOiJsaWJyYXJ5ZnJlYWsiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VkMjg5ZTM0MTQyZGFiN2FiYjVhMzM0NTgwZjI2ODdjYTk2NzdiNmFjODc3M2Y1YTg0MGIwZTRkYjliNDE4YjUifX19","signature":"EULU1sUBV+eJKGNUIszyB+165jthm9sYPDPxwkGPX4OwqLnQXat5FmMeFdqClIhqti9yQy2PZKtPZIc21YNF4dxkllIY2kD7/xbMhqvVbs6J4vw+WMje8fBs88CwtwKqEmZciLKjtDBjyQ/xvsdizkubeE7qQmXsxtiXCitWwKcGKB0wTa6W8osKIHZz+4u9vqf5QdzBMARk/RuEd4CD53trWCm+qzHEJAVksyJiQ5qXn9BUnSHvJklLrrWbqfl+zsK62mn5JD+PFjkk+ff1/GuIZUVh6WE985znIsEbxEAOYMxSnPBWYiUQAN7liuROEIcIrjFoBmicctTfTsWqu2WCAJ1qA/2x4TgTJcmNV3ZbhOcBghT+6irtwtXJexEWPYRlRGxGyC8or21cba1YneWR878Ysmo4NJKVsjf/skAjYjtLdGfGzcvNb++oSrGJPHMmKAgk6zZMmGcukK/ist1Cg1TwAemkr6cVZILgAd0CHLiSCvaqsp22yBzeOqIrl/p9q+5YVtxxtjS1ELAZzrqb/3PqflQtZD0jnhIg/KvvBPqPsWz9W2DpF94w91ppj0e9FMdGwiH90LzR/I4+3FAw4H3/nPi7hdAZD8XMTqFxI4OwcCxqCpDGJKWWyjsg0yIFziWmUU7RR9+2hJ59yr7GaRDIc97GDyuw1ZauFN8\u003d"},{"skinName":"Discord Wumpus","skinId":"discord-wumpus","value":"ewogICJ0aW1lc3RhbXAiIDogMTY5MzYzNTIzNjQzOCwKICAicHJvZmlsZUlkIiA6ICJlNTE5NzUxYjIzMzQ0ZTExYjBhOTRiNzg1OGY0MTNlMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJDdXJsaWVyVGh5bWU5NTciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmM4NGQxYTkwOTVhNjNmNDc1NDY3MjBmZTdmNmVkZjAzZTEyMjc2ZTA2MmI4NTNlMjA3YTVjNjk3ZjFlNTIxIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d","signature":"xQLUkV6GQTPxVWmrTjiD7S/1g+R4RtfaMQTqGxUqAVMIA6W1uaEGEVK0t6aCa6RfZb9DpBb+5EG4yGQbW0ob4dqrc++SH0C+dgLChPLG5P6PuudCfPeFpGtGiErqeOBRurbIVOnEloOZN38Y5ycO05GcpaKEq1RDGXGPsJ2A4UvUgUGQEmWA/5YmCd2qOJa0LBzgPmrqSGNXnOKaHMoMrGBpH2ZUr413aMIfTWEuSUZZ28g5Eo+yC2IcSVR2DHcic70ij6NtoviDA7KySV1Z/lEOHzNvL5RyqkmKYnA5xS7SYHCcVcVCBYUVQ/GhLclC1mVBL4BHQ/l32RlT1aVJJ+7uUXGEsBsda0+MZbjEyy7oFznvTZPpN2glO6tUfdHbjHNgm2OuDgHO83u+YSlHfhuV8XVuD6wynPcsRY0jNtds4WgetqYQuZDtwwrM6dZVG1mZULd0hONi5YPqlgLQaHS+M6PBIlNSv4q/PlgHpUS/sZ+S/YuTWMBjgTY17fkYd/SEFhTaADG8Bj3gZsSPF9gJzYMWKWyUYnn9618zeDc+VeyGstZT12EnFhKVhU2/1mu8OXLfWl1W6rT+ojp2Fhz7DpvOqkluWbkGj5IOlePgHXSTB8SyckQnyue/D7b7A+J06b5g9NYoKtdJspB8SnnZD6VmRWFE+APx68eLwDU\u003d"},{"skinName":"Spider girl","skinId":"spider-girl","value":"ewogICJ0aW1lc3RhbXAiIDogMTY4NjE2NTQ5NDg4MiwKICAicHJvZmlsZUlkIiA6ICJhMzdlOGYyM2MyMTk0NjJiYjY3ZWUxY2I5OTM2YWY2NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb29yYWxleSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xNWJmN2M1N2I1N2ZjMjI5MjBiZTU4MGQ4MzEwMGRiZDkzODA0OTU1MzgzZWE2MDk1ODI0Mjc2NjdhZWYwYTQ1IgogICAgfQogIH0KfQ\u003d\u003d","signature":"HTyKVSGjBvuu2Oq3DsBgxxQJbUHNPmOL5LSPUwnKtlJs5fk+CFhwCgEl9PjgGvKCwx0zEKOIzQ5IqIdSHBEKx/66Fd8aOt3VdYqJh1yhtOpjb35r8+wqjFFSDgmVSfkQmbPpWRbcRfF9dm6SX0Iox7OHFfckotpDxzkDtVPfOjlID8E7uC4bHdmbK2Xj611Xis+s/0FyUH0hs9WMQpjr6vDJgHcC5oBN1SRBSA+pnkHr2k88krqc0HDJB/brzfUm5jBKLMF3tMuOqARibMRMmENnC/izWwSW2rJcmAOCKtt4/HJQCKbbQ7Nb3tlomvktarl+0eDjf1Ldfdzu7OfAMJxUbd+83qnwLn+Qu1XA9zIHZ1hAHtE/93B439O+Y8RCxrql9JfCaTB+DVpsg1Ls4ezbAOmEVj20618ZUgyTtq+yd7bhsz8w6whhIXKZrrOOg6kv/DlTr7aLzDmjzFnts7xQCEhdIREN4do+kG3Fb+DvE9LjVfCZcvAAD0NVWSkqE+/PhTvIySwMWDc7aC6YJnyhjmqdI3qYen9vqIttkUe53OPy0f9PFZQs4LPX3KzbK1ZuxgK1PxS/XfLA4vu8HqcHoHGOR4BuGuwPBJs1H4kFge4KTOHTBmcnooM7F3dfBRvzVT63Vc+RTC03YBZU+wvtYXleF1h07RztGiB4v2E\u003d"},{"skinName":"Anime Boy","skinId":"anime-boy","value":"ewogICJ0aW1lc3RhbXAiIDogMTY4MDk2MTg5MDIxOSwKICAicHJvZmlsZUlkIiA6ICIzNmMxODk4ZjlhZGE0NjZlYjk0ZDFmZWFmMjQ0MTkxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMdW5haWFuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYyNDA1NTlmNWNmYzlmMTgwYzEyN2MxMWQ3OWUxOGVjNmVkNTc5YTE4MGQ4ZDEwNzM4YzNlNTFjZWU4Njk1YjUiCiAgICB9CiAgfQp9","signature":"gJ3JkjYj4jA8Ucw68ljyGnfoH1uqDWiqxq5TKwg8fUNmSs5AjHLE+EVB9idCaN3jJDwOKXrmQEGiz0O+V0bGAm8v+5YDEttIqjgdT7hoPD/zgZhql4Iqx7gHz+frkTckF3UK6ZDSoeGBaQBK/2YelUjO8fgkZjlZdQ27gDXu1f5TTaNdJnoJgSTSpEmQahHCC0wReA1HqFF+twrJiyQfG13Xn0W43+r8gv1W3O9q7MgjGPHjbiIY2eQQ9EbgcT7DzkNbDCTVl6vapnk/UjuKk4rYwptiHVltfLgKPHXr9d72kzXUoAn+3cJ0UxzVZfPYZKidxqzNIhnpAKEHH45DeUqLMoslABhxBgSsgQOWw39WbbXBbsTVFq1WeNQmY1WSUt+DdCqvdCukhiCqnInc+A5Afp6yzcD7ffTo1056X7fjthUggK3ZUTEt4OZIShyWU8URFZd92kM2kYa/BUjPd4NpLH2+dp/AIXNktXRJcfuQajPNAhQV/BRuHZ/bJ058d/3+W6LT+fU6GcnSb68rx+5jp2++3S+MUF4jl4UJ64pzX0m3nn9GUBz8sRe6r8mal/i6cS59JretVvxIAUl12ii5fntsSaMhraGqh1K6DprKv2wBAxV9GtIGemlGP+4Z021cfG0fk3xLSGaeg0VYGdeOvwbIiqgkIz7i80xPLqY\u003d"},{"skinName":"Pirate","skinId":"pirate","value":"eyJ0aW1lc3RhbXAiOjE1ODU4NTQzNTMzOTYsInByb2ZpbGVJZCI6ImI3NDc5YmFlMjljNDRiMjNiYTU2MjgzMzc4ZjBlM2M2IiwicHJvZmlsZU5hbWUiOiJTeWxlZXgiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E4NDg1NDgwMmRkMDczNjMyOTIxZThmNTczMjUyNzE4NmE4YWM4OGFlOTNlNjQ2YzllMzFkY2UxOTM3NmE5Y2EifX19","signature":"yWi7h476Tejd8dWUo5IGfy7Ed8ZI4KHffRG1zlIgnFPyvq4gu7HurUb7TTz+53tdjulO0TV5g/B7pawLqFoSDv9SOfuomiH2eTWBePqDu5kDECusGsQ8nz1S5Cfeiw00aO5WZKL9EHP6He1pGfIzOdYxDPJysxlarjPzFXl68gbdWkPsIf7DCxr4V01vOSHEGVB+Rcuw4jYa+o36ZpeWQgL5WJT/TAtubbf04vLvbQmY+L1L3D8Jd38qtAlu1jyV+pcr6ez87EChhH4Wh0QkJ8w1d4lencH4qSskaaMoK9quhNsdMjWYLFO/QIYACD6zGHkejtavC578T6KPs74RfHnMVg/q4JpA/Bbz0V1UPNQtVZ7euozhwtdpXn5P95UMM9nIvCAFUkN1LLoZZvjIP7gmvmekdM3yEFMySXez/fkB0nkeOiytFYUfDn58rvYVAlY/+UfrIOUSHT+xPs32G6M7dhebUb7qQOMzCwn6Wgif2pF3gJwiryV0USyA6Nydf2Q8KZvD3iA5FTxo2sAj3w8LVi3iDWFtKbvwFtbFeu7lAHHOTQh0L/7c/beGZ6f5HWQ/wjmzKCyTNbHDGi8bKkU5IvIk38yCTovdeAl9LAb5EN5bQUtuInoxEjBd2gLY32DF4ic+n0OQJRlnnGywhcfihGeHMbn2SKC7bSF9WEk\u003d"},{"skinName":"Chicken boss","skinId":"chicken-boss","value":"ewogICJ0aW1lc3RhbXAiIDogMTYyMTcyMDczMzA1OCwKICAicHJvZmlsZUlkIiA6ICIyMzYxYmNlZjZkMWM0ZWI1OGNhMDUzNDFjNGU4MGM0YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIaXJvQ2FwdWNjaW5vODciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmZmN2MzZjk2MzFiNGVhMzQ1NGE4NzNlZGZmYWYyMDI2YjkyMmE2YWE2ZjkxYWZkNjk3ZTFjZDc4ZjE4MDNmYSIKICAgIH0KICB9Cn0\u003d","signature":"cPodpSCGDwtn4piFmNVr1qOpVtI6rOYJnThjXlFG+zxux7lxitctR5/3pN7fKayl2Xjf4kXWsWwGMx1liqgfkL4huLRqK1+XN9Lbf01v+dohMA50ghOfZJNhAwENXtKdkCwAmr6ej1ira6qyb8Z6Fq7iJIJv2TtOhZC6O9R9s822GODw9RVhy9p3UnO6nBWNPxyrgZp71vp30SPrKk2kj+tmJIfdHQluoqQHYg+62cRBKDr6z+HVGMpNm+A1LiGa/hkWdnR57yoAOmpdhyQDFSKKS5E1uXAn0igczR0iTacnERBO3tJrW4UtJPFwjhwBG7NVlcmIHL+e/WM8O5RoS1IFyfvImUxJKbWPBa4ug28n2gDyz5p3bCOuHRxu7kOFSuvfnjFbk4dCOqHNOBlgcJmsAb4GoTmb1s3HOknX6lc9xJXwWQ3DFT8IvvzwboLXoVpYXd3gTVWlBIZm2rx864WUoHsj0U8IcpTKSh8GXque6UQayRtVZ9VPkL0yFn3+ZpuAmMoxCWJAPgftefww4XPWqJarClu+Hn2VWXI7bpbZMpsXzFr57VmDv5wHND0JXh8aRimr4PUV0XWx0cOh2eiqs68XS60nwGg3nXxTS19qX5qE3GiuLcPcPoUf9jfmGNKsEsLAUAqbiRDgcJdIxS9Yyx96ZpOrRvwYGcLOU6s\u003d"},{"skinName":"Power Anime girl","skinId":"power-anime-girl","value":"ewogICJ0aW1lc3RhbXAiIDogMTY3NzcxNTQ2MzAzMCwKICAicHJvZmlsZUlkIiA6ICI2MTJmZDAxMWY4YTQ0ZGIwOTU3ZTNjM2MyZTBkYmFlZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDYWxlbnRhZG94MTIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmIzMGIxNTYzZDcxZjViNzMzYjY4ZjYyNTlhNGU2NDBmMDA2NTg4NjZmNWJkOWRjY2UzOGYwZTIxN2Y0MDc2ZSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"x/2xumzRft0NeLbF2exnw8l/fzxdYdQqkR2sUpNBCae6iuDmrho0TrkQVFckaxA/uxJVfseh08bcKqWwwBZchLqNcB+yk6Mey+EqtkenM6Y6jUZayMz1goKEGcds8VWtZWCPdt3mCZI0hlyOEzRLu4KkOS0KTyVVjGH4m8q1xhBUo36HUp4O2Ts4W2HU6uiLZD+jWj4BIxJ41FtNK7hXykNBdYI0M/9WZzGt/R9q9heBoeMM4ZhtpwSYNTtthkWRGJWPSCY1oWalrNDSHiqrkXkfE3RoNirbPqHZGp2sGogXY3zNYmbLrafj4Wa9SyI6zpXvH+saTDRSC+lyNHEVceZvPwnbUjdCAQcP98DVL5OjiHShertcYUyocaW5rHYWyqM+kaSD51HucCzeBoOS1pnJr4PHTlNQB3BEdxmAhPoNc3OEfyFwfQPGXL0cIoSsJdWc5E5lvtE71tRbza6mCyT5YWQ/eMQEGnKOweIjA9Ll0VUJCOQeKW7aDOrwkzkbMdjU217REzLQjJCB/vfUobdKYxWBDZ9ydvCOCnsgLpkRVFZC0i51AbMjvpBRc1qdFI6kE+12apcUC1ruLkw3aDSQPc62DLGq7qa6UE/KKVZwA9HgCuhLQt+cEju1IU/7rSyENegsre2fN4fJ3ggZct4S63SShhxNxM3dlK0+8V0\u003d"},{"skinName":"Teemo","skinId":"teemo","value":"ewogICJ0aW1lc3RhbXAiIDogMTYwMzMxMTU3NDA0OCwKICAicHJvZmlsZUlkIiA6ICJhYTZhNDA5NjU4YTk0MDIwYmU3OGQwN2JkMzVlNTg5MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiejE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhhMjlhODFmNzc3ZTg0NzkzMjk2MTEyNTEyMmI2YTYxYjFlMjk0YWFhMGYyNGFiNzY1N2JjMGY4ZDAxOTg2YmEiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"u0ykydAJS3tA9mopmnU09i0/qhcvh/IuFEBWCIsrNvLDZ1Zf4IA8LkJMlfatIA+shmGg/LsqsSa43JBBtEFxbCnN4AQhWyZwo7Q3MNw9cj+siGCGjweOZsAlJUkV/XI2eRfXKqWrEQ5QnT5j4lprlqwatBECJ1s4UX3ZSP2r9GpdfJkX+ji8rkztk/Sx2j2WkEIKt7vh5bCvyPwMZobbwMjXKtREVXCCu7AnSeZsFbKe2otJgOrQCBeOjfVa3+E7cLY+fFtbR8pSQ0fsJdibYqgmIZMzXEwKwyXBjGW8BGEa7nhgPgnLKIejvYcgY/6dqXBqesWT7LzrESEp0q3EV9rHfnFLSj3PiLPPRIIzNyLm3/nEc2A4pX6cyyXqbBviOFSV2h51aDvkrAnz4ijDIMK3zPUnLrtbVPN1YpuZNnPd9/SxnRKmK07QT/AXJU6DRs2BEWNIDVvFhx4dLSspObKoV1NAUO3/BfH6rQZHWCQ5dR+0wRUKfBR7bCRS1o7+mM8MFDUCY4RTTYENgcR5G6cAbCYDmeBZeOdVs7uXNH125/TiWI0EzaXzO1fFAFaiSPCc6EkEYLSHPYByHu1lHg3RO+/JLLJ4QrzU54KbTmsGxXg4fnhELcUSkIYIa5beePgZ4S3zagNj1EYS/qMT750W6aClugf9XbgM8HDLFto\u003d"},{"skinName":"Anime girl","skinId":"anime-girl","value":"ewogICJ0aW1lc3RhbXAiIDogMTY1Mzg0MDg5OTI3NiwKICAicHJvZmlsZUlkIiA6ICIyOTNiMmM0NDEwMmQ0ZjRmYjRjMzExM2M0YTYzZDhjYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJDb3NtaWNSZWRXb2xmUngiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWFiZDRlZmU4MGU4YWNmMzAyNGUzMDNkNWYxNmI4NTNmZTZmMTJkMzlhYWY3ZWVkNzlkODc0NzU3ODhkMGNkMyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"sLpPfOU8F9SJuAvr8WS+z5+3JWI7oR3MVvhCfqrEZaDXsHewgge8UcmUXmlu8as/TItZDk6KRvbKiVeInuFUsxJRTgVHs4gPuwU1ku8xyDJhX+hCnH9ar4TIB2rI40h+xmWIybI15Y/iu+2i8LButRt3EONfA4o1FDL7YmFS4zXGm892gpf2+R7cs1S1B9/CEME7jOM3wnDMqHkIPptoiBidDpO1LUN1CnItfJlDM3SCFosgaqRzBYb+k3+dpmoszorVBTuhVLt9IhcwxnjEjP1wQ0uToIuRMRCKE7krY0sZ3qNjXzMqkjK7sByjVlJV6B+exC4n6P0vFA5eYrItSxai9COIX6Uz+kj5xTsO1JQCuw+x41Wurz0Y6DHOmrP9U8l+WOlAo8bqhqkcVskUwBvPngmEgGQ/fR/gqdlfQHJzMZC05Trfblyrqdh+z7djfbOmBPyLTKzHSt5tNOPdmQqlgbUzaEc/k378gLrK2kmSKPQgJVrdzR7WTCM93d3K7U/9U2hNKC2xeag+I9fC5FuUlyjzBeiXZ8bDTsnOn6Y9MVnWOP0iM97mdi+SgevVQX/vGwi6vYA9AgS4SFMBcdhfhBdeDVEqLJlHM//PVdHQqOujCWCkgU7NBIz1FRXKgxt3wjpYh8k2yhqSVAW7vBH76c6+k6yZWO0bhK5+730\u003d"},{"skinName":"Incognito","skinId":"incognito","value":"ewogICJ0aW1lc3RhbXAiIDogMTcxNDg1ODc4ODMxOSwKICAicHJvZmlsZUlkIiA6ICJmODg2ZDI3YjhjNzU0NjAyODYyYTM1M2NlYmYwZTgwZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb2JpbkdaIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2YwNTAxNWY0NTE0NDg2OGYyNmFjNzEzYmFiMjk2MTFiYThmMDkyODk5ZWUyYTQzOTE0MWY3Yzg0OTBiZGQ1NjUiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"dMuGnZFQVTA4ln95IlCNIxUvxbJWpS6672YzzFSwaTvK5ux4IDmwGrHmukIlpd39deOxhwlrJou+hGpfkRQn+/0LIIUK61E0jFAN2FO54a5C0C8bqbIGVA235VBLC7oX4Y/fRwIj1ON2v7EkzTOazrTaoxynETo1s6ElAaGgMh9dsYsebjjoF3qBzNkqZccpjeOaqzKGi64Rfs8lk9oBRNYmhV20xa96kN+E4RtlwURztUlMbl/VfnA+bQnPpZsNZ/bZzr29eI5GrcXiiW+oiH6xVwSczYRJ/KDHHhD7xb7c9e/9foDlqbzUyGye/M6rE8JalQSrg0CE7ihqdt+6E0GAB//GDoC4q/oWCL2bZkKp6z4DznpS4yY7kpLQ64vL5Qa49nMNGE7VeDvDvCgFXactezLo+JeqYuCWmwtALOB7ygaYzJKKDNJOYngRRKmd0gF3NlWRAgsUEeogm2N9PfqE/RzX1RkVAC5zhchpjhlm/ZdSxiVFP0jHfCZwDloojm6zOe5HsT+uUBbeGfooJ9f4SidSQ0y79KYtcr1RE4BtE0XtQLDqKuil79Zi3MiRMOxdQqbfOTq1wi2tvR3xY5wtLkQ0NRO67+D/ICkkYT731dxtzCB6bpVXT2LSXXxywF/2FQLwIftK/J3zg8SncKtcZ7zJtRKLNPbm9CTVhyw\u003d"},{"skinName":"Star trooper","skinId":"star-trooper","value":"ewogICJ0aW1lc3RhbXAiIDogMTYxMjU3Mzg4OTk2NiwKICAicHJvZmlsZUlkIiA6ICJjNTBhZmE4YWJlYjk0ZTQ1OTRiZjFiNDI1YTk4MGYwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUd29FQmFlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RkODVjNjJlOTljODgwMTAzYjMxNmYzZjlhM2MyZmI1ZmUzMDJiNDA3ZTdkNjQ5ZGRlYTM4ODhjNGNhZDExMjMiCiAgICB9CiAgfQp9","signature":"eRZshBpIpUNyftd85766ZXbH3fJCutlhFS9qUyw8wde+fnTWKMJs5grWNWEmgR8tLeoy1BLJDINFk9krbs985bJmmmx1txzqnmktoTheVTNCZvVO6ZJs8SUzhdbMidMjNu/9dk1QvFoEYFiMfnFN7Jff07kfXRs0VBCdTlgIXHk+Q6vJBuQwWfg9aN/kUExUjHginULf8sRCnUjEFTUg4yCwoEjYw1czL3GzIMVtrtiiut6zvNwRwjrAHwy6fs12SFeU1bY8A0l4kZkT9zoCgu/zLtvAW1gAKefz0KItjF+JrKFiiTr0Ajy0Ea/1ZqzHEsSqZYBrnhq/9ZmMk3+cN1McYmiETIBs20Knq2twZ6yszUQcGKPPmKv0bGUgINXvN6aXTQTHdvJYjGLkxvJX9vSGkKwoxFeQFjMMQ9DjKyHnux0MaY+nqiZZH1Gac+wcw2WnOCrTYFofNKrGVauYqMduoHOGtLtqHxLU+AMj390/tJ6vxVepdCACCS//8yI9585ygANXrmDGDOQsKznkiOPcrALrfg3aFXUqoB93PhHR+KhN/c/pqThR3ud12CMd2E1MIO3qWyw2iYMZ4V76NhJObxvkqObXAnxwY/S9BGUHeQXCeaycVAwcgLxJfQO6GV8grtKT9yvvVBSL2557jkaFmM8yt2wWgwqZNkhGxcc\u003d"},{"skinName":"Desert cat","skinId":"desert-cat","value":"ewogICJ0aW1lc3RhbXAiIDogMTY4NTkyNzQ2MjQ4MSwKICAicHJvZmlsZUlkIiA6ICI3YjQ2MTU1ZTIyYTY0ZmRkODkxMGQ0ZDcwM2I4ODNiNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSYWxmb2xvdGwiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTZmMjVkMjA5Y2FjMDBmY2Q4NTliZjJkNDJhZmRjMmU2OTliYWZkNzdmMjJkOGJhZThjODU5YmI1YjVkMGMyNCIKICAgIH0KICB9Cn0\u003d","signature":"iNhgkctAjNDaRjbLORBG1iUrFAX2OBnFtEvD9sPJu/x3wWJjMUZVZJqqx4mEKwLeZpJWwW3KDHHdioIOp9LRRNOwn0YxW4eQBcDVqFy/+69dUMEk608T2vwg2yoZp0KsO2HOGOwRIN4eCzcng+rTTL7sN+Z42bPOuiJOwHcldfxi7t+sT5B6bFlPSvAgEsqnDveho+jwCXv5eHjSPzZPAwE3EMTItIbiPS4y90gMz4XCkF2xsLY+WkC6uEkZs2HpEHrqC7QjRFtugrYITaoh7RqYb7mJcHcdmp7tXSkz3CqC9mEQvGdBv3XQTqivMhNyv6DSjUASu5b0CyqMDbjKjKYNNhFxPMShohRmRB919OLo0X52916fj6IWzUbUTxidHcP2TR15ie4HVi5AGOpsVLcSDRMvLu+QsSgpzFCksMz+gIDZp1yLWS5nl68NsqdwOhlqDYXOfKYlTRc/jWFf4OhPUSkZtytNcalLcJnMokMFnn64YZl67ix1WYUEYwSNE4XmPxpDbE9GovsyOX3jOC/tVnRwRj0odq+UpnVXgPD9AemCgWVcUD1QGp28uGkxvFkoSHifpd8jkjf8kpVGBCTQ8lDIyFE1/ykc17kCwnd3/wJK8mPdVhqqw7eMus1BIgwxXjNJzFoYzE3R6KkSE09nhATp9PFHnuDERZXZaz8\u003d"},{"skinName":"Boy fighting sport","skinId":"boy-fighting-sport","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4ODE1NDU3OTc0MiwKICAicHJvZmlsZUlkIiA6ICI0NzNjOWM4OTk3MDI0NTRiYmJhMmQ2NWUxMzZjNTZiNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJSeHRyZWF0ZWQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTA0OTczNDJkM2U4MDgzNGExYzNiYzNjYzA4YjEwODk1OThlZmZmN2ZmMDQ4YjMxODI4NWY4NWJiYTM5YjdkMyIKICAgIH0KICB9Cn0\u003d","signature":"Hk4ZmjMMop50SkyKhHiEh5otXU6tMweoJK4aqOvqYWAmgZy9mBXGZXV1giPPBlTDFoe0Zx3WAVFE2WZOC9jkrINz760u0S3Z7JInWxCQhptllIrE/nYZic6q6MBhkut7B5LqDEj1w0I3D/J1Htx/Q7IzppEuVTl4aJvegoHK3acxwGDlPqhQtZ3A6zWrhqAEZX8rXyXENfEpPrhoqBDrJXVxElazI6czx7S16UJ6VYSKXeItMiAEVRCrXQHUtluimT44ExFpEdJFA3qxerX6G5YiQwLrR3JGw02iBls5EHTTa6cx3wskKx1dcwvs+F/X/3v3hDxiY3MgZ+8rCCoIjUGgpJQVu+3Er9Z881f3/8OIjrw0uj/REpTcFDVj9tOwUgg9RB2oNftcYgNy8KOhjCENFVIKUiA81Z3DjT231xB8Nhpc8fRpx+z8UB6eBPK+70iQB8bZ5Kh45McJamZLMduLc23FBhoAhdeDDi71IxQRcRvZ/EjhKF499OLjW2iAJ7lNh5xMf4snDD5DtPxBJC1QelAEQEVMoFPbaO/mdOITkQr5mTVbpb7ySwijMfrx2cFu7A09JTCpITAJVFxv9Igtb1FRB/MdgenNe21ZukfAw37ZnG2b6cAAuO7amduubMr2PP993tXSFRqApRJoPHMqSrEINn7rzBx7C4Ra7jw\u003d"},{"skinName":"Mario","skinId":"mario","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4Nzc1ODY4MjI3MCwKICAicHJvZmlsZUlkIiA6ICI3MzgyZGRmYmU0ODU0NTVjODI1ZjkwMGY4OGZkMzJmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJZYU9PUCIsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iNGJhNjZjMTQ2ZTgzNDc5ZWFjYzA2MTdmNzc2OTBkODNjNzJiZDg0NTFmOTNjY2E3NjBhZTU4NmMwMzI4ZGI1IgogICAgfQogIH0KfQ\u003d\u003d","signature":"TPzUX+7Tv4Cg8lA5Syzy4Stpi0xRmViUasBTZMPKJ6x8rh5XFO4I9vvK2FdBOhzQxLR04TAX8BFkhlJhU8f10RzyWnssFm7dZrhO1ZnszXp9pxrGgboArGV27bq1RxL+kf134HHt2dFZHE6tBowTqGrK++iqYFm0JkExhXuMqNMllEDlKg7TWIUI+C2p8JFbYAcMibRUaaOF8LxZpDan2ZLgChGq14CoivOiuerYxvCNqkfLacwWx4TrDqxjkFXCjncsTo44q0p3j9lDBpDlSsEhjHM14iHDmIL4FVBwHWsKXd3MJB8vGGHghmhvE9HaRe2cuZvPP4WKI2yU1jH0kAaeEDBPOzhKWkgahHuEcI7fQ1FIImy88omPvXSMhbabZkRU6//qDZy7qHYtCfS6KPxMIYtgB0hCvLdq667IffQbp66LEkeloXGY96eDig/c/N4qAS08aSj4PBJB2pfDseyDnMCjtlmkH3Bz7qg/X56gaJKVZIfNicc03H6QlTOz1VACt1KjXXxXELi8uMj0QByQSDwJlgOrayZgKFNkRJZLMJe6m16DF4uVfq3dIhmQVHFF0i24JrmGMs6yYX0G75d8HOyMFZoAXDOkQBJ3o0LrwcvhzobPgoLTuyigBwWueZ0TLnAQ2vVaYQFBf8axNs6D+SscDcfhBmTJXY9w1b4\u003d"},{"skinName":"Space suit","skinId":"space-suit","value":"eyJ0aW1lc3RhbXAiOjE1ODYyOTYzNTY3NzAsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjdmOTMxNTI0OGFlYjZmMGFlOWM1MDI4ZTNiYjdmYzQ3ZGI2NjkyZWRmOWY1OTQ5ZmQ4MmE3MDc2ZjcwMWFmOSIsIm1ldGFkYXRhIjp7Im1vZGVsIjoic2xpbSJ9fX19","signature":"RoP01hUsUJYSlnu7y6auZrAXlMt2PaqFpzeUA4r/SpqenPtBvtgh7UYhTUErx+DfKfZCy6hW3Rzz9WC3ZjShvKqMmGQ/DgZ+lgg6n0s6SbLwhSe2mQcsPPifW+5n+/LA02WB2ZW8jZwGMK8e7ZrOPeesaS/Pjayud51CtwTIAXdT2y6NEAZuJG3Te58Dw3+NecJzBKDhcroykBrEyUXRHXaUbZFVjDnlKHxki6VN7yUvPhUK7iLdJb9RbUxAhbbX/ZPMMV8kew7A+0oVjrEw5+DfymWoTh2VzoFEeIxkvt8oWM/qIy9i9TGdiXSdF7iQz9PvGYOzTI7v/1sW7pKsVQfLPDy6HaPsfjw3rPf6CPk4qkuYqXXC6v8VeH2xov4jL0xiQSk9HznmB4EvSS8FJ7qxfSdRNkjYRvgR5suMF0hUjMKGmhA8EJ5ceFFkJ0KUGemS7qj6bzVYbraDruUIe+vjErACIfPy366h4QOM5xV4v0r/JzfVpoA1DtvcH+v7bK3roHbnb0W/mX3W5PH376Ar2Sk3Ykor/5H/QLmt1/BXrJEpGs+OLFuZ3Jsi2V7Xt+7n9wdfKZrgsmfKrd0qSQefqr1KlwVXIHhgmCWn3QWVdI5P+QLY5o72varcu2adfCCJywD375dRDl/hWhkvVhiYhaoI41PXphbjo1tYhHk\u003d"},{"skinName":"Girl wizzard","skinId":"girl-wizzard","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4ODYwNzM1NDk1OSwKICAicHJvZmlsZUlkIiA6ICJlNzkzYjJjYTdhMmY0MTI2YTA5ODA5MmQ3Yzk5NDE3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVfSG9zdGVyX01hbiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82OGNiYTU5NWE1N2Q3OTVkM2QwMzM4ZDlmOTI0ZDBiYjhmNTIzOTA0YjZkNjhhMzg0MDE4MzUzODljM2UwMTIyIgogICAgfQogIH0KfQ\u003d\u003d","signature":"SUfxlcvwIPhWfNPEiDAUAGWsY5/WUq9OCj+hwbrWy3soc31H/WvVTpek4c7UpLrUNARB4J++vZdqJI+irUg82t4/b1wZd4mRz4nz72bQ7FiB0qgL0M3QLoOA27rVG2qO6d+PCY+AjQnbr5RbcXspIZEfZX8jJNCfLLZRh4hNIKhcfVQsKVCBYB0RqQYvbIUFajDxJxT1cQGQJx+53neo+2sJHZxCBXl8Jg33c7e6osQ5EgYkmRa8x1ftIWDHsOpnPIHrXmYi9Sl8ukXHof2oO6LCUfwo6qeMmTBw8gCp+SRcI1wZ9KUOWZiJeVdcWO2U7SYLLhpdAKrtQtcagP+oWEif08Kz1LBo7PkaKsIlmFgEI37PBncKGyIjw8DL2FyKmWkzKbjxrwKHCAhWOltwjqoLfFsEU4e3kyskReyCAqccfu3/r3pLecLMfT/WQMOKVywi55uqEqkofEdXULlwj2bzGwUbIF64Cs2Kd1uuUoNPVxNFWSBqc1nX3Ds5Hy4Zu6jsuy6SFijArXC+DZPjNB6SvLb/N5n7SPpG85Mq7/MvBDiXX/2c8AXL9v3oA4kp6BL5j2M/NegeG8IwZGDdDmimPoCIOXqbY1MCwVmd5QYpDPEaysIZIg5TkUQpBeNCrjffnNiU2phcur02m1kZSxjpFKf2jsHEuN1xM5Fir3Y\u003d"},{"skinName":"Minion","skinId":"minion","value":"ewogICJ0aW1lc3RhbXAiIDogMTY1NzI4NDgwNjQzMiwKICAicHJvZmlsZUlkIiA6ICI4NDk1NTRmOWYzMGQ0NWQxYjUwNGY4ZDYzZmExZTM1OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSYWtoYVNoaSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hZDQ4ZjA5NWZiNWUzM2E3MWEzYTU2M2E4NzAzYzVkNTM4YzJhYWY2MGIyNjc3YzZkYzM3OWE3MzcyOGI5MDY5IgogICAgfQogIH0KfQ\u003d\u003d","signature":"llWWLcHw4WXPzGRFFGSGw7vQmt0jhipLxjDWDnsORTNZOSuf5ZgEN6BdYzPh5sxpq+05e4y9GNUW69j4lnZpTDYA8NYkBv1JRR1zD4D3GXOLJi5o5pS3sYah6gPIh873lSdX5QUI+GnHWjSiveUle0KOxI4FEi1HRfIJ3xPCmnNKuTS0V547M/T39Rbtbr7LBp9sMez/VUSZ9y50VBSNmufupgRGqzg9KHJyIcFPwTezYGZjf0NkV9eXfAoYpxDzAG6nKHz/qYR+ZZiKdYMmy70vab8hhhanRMxx6HeqYg7ewnXuQy0JnY/z5DFZIntie2NtFkgJkrQFdOzOxBDRvkaGDj/7RQb9JsPDquTdRXqhlNAdz5UIJF/2/d4W+2tqlS/26V8ZAvuCfW2Z/b32mVZ4ZYyhGYjJf2ccGHIEPjzXUBUxR0PEY/MbcQ9Jp6p3S9TP6aq5K3a8CUT5764HGoBlfnODAk1AjiB4I0sbDPR63mkHoThsLnlaVjrIDF1+oMddJztaoOI544FS7rarNl3rBKOL7ayKsq0d/oBrcTS+C1+8OU/ilG71bfYcDvODrqzTNYcGqH9F+QCX2jThIOSeDDcNbDKOHiqRPZd1iP7rIfaozcnY6961pdpSvooIo7uVMHLEcWCOb0/9Xe+LAf9HBgKBZK4wAnVcwWCHzGY\u003d"},{"skinName":"Knight","skinId":"knight","value":"eyJ0aW1lc3RhbXAiOjE1ODU1MzYzMDYwMTMsInByb2ZpbGVJZCI6ImUzYjQ0NWM4NDdmNTQ4ZmI4YzhmYTNmMWY3ZWZiYThlIiwicHJvZmlsZU5hbWUiOiJNaW5pRGlnZ2VyVGVzdCIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGFhZWU2OGQzYjQ5OGViNzUzZjc1MzQ1ODEyNDk1OGYxN2E4OTc3MDNhMjNkODdlYmEzZDM0NzFhNTg1NDU0NCJ9fX0\u003d","signature":"qvcKSkct7ZX/4VNcG9qyyi9tu6/5pK0Kh2uHib+LzdlmpGGfZ1vx1K8llUwa94vCgJmYc13hApyZEbmJj6Vg3VevroHNQtBXybGBMs2V8XSwf+leTwPU6HPEaQfMerG1/5KKtJkBhWCfL3/rqOxJwKY0KscRkxPCPZJc4nVo/Hj1SlIcXSXyeqgY7n98mY0pUO3EeRSEUvJQgmlc00KaJ6RX6iPwuivbL1lGPfy2bBqpdwOnTX3tnO0BJX5TWYatlroCPtufzqYIkFp9KbGJMdrAZPn8Evp+6UrjCX+sKxH8wsmvls2AiBUkrA/30XyVT2Vs4hynwwoCIVIVcJiQeAwVJnpVoPyGP3Lj25aztwvZQGX6dekNB02rW500A7acLoBJ9te3qJUdsZMFi6V4KYgtzHhknixB7FgrbZyFlpgcg/ckjaVmhrDKLNd2u7BRgz6//jRh5XFicadAAsitpmJP1gzQ54LcSWHtrISvD+L0CHyh/9juDjpApu2F/E/FSaYBDdTmx2dEWMN/IE/xuTDPgdBUG1G/nR52llxxFqB8EukK/ypQAWfNfMqnOlggVW8H4kpSDdBMFC36hXaAFsuhfmbQw1Bx+G+DYT9tW9xeESQCIBS1/FevBLYMSqd0WLEd8t+ZNmJ8ULzdNYZQYD6KfnTn8sdMbC/AlhYG5zI\u003d"},{"skinName":"Boy footballer","skinId":"boy-footballer","value":"ewogICJ0aW1lc3RhbXAiIDogMTcxNDg1ODc4MDAyMSwKICAicHJvZmlsZUlkIiA6ICI5YzYwYzU3MzRmMDY0YjVkOWE1OTdlNjBjMjI3NjllMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJFcmlja05vb2IwNiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iNmI5YTAyZWFlMTBjYWYzZmM0ZmM0MTFkYmY4ZTJjNzJlMTY5YTg3ODAyZDNhMTg4MzViYmM2MTgzNGM2N2ZmIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d","signature":"epjG96yp+aJylZlxOvhJrVevDDvYdEWFTtLOcuPVWy4zujw4Ol5znW37gctaZwONKl33zRL1Bra41ZmMO0s13RPMCVhfh3JQeBW3KBu0Megej01bVWzvimgSQRrDZWIWyO9ZkS78hu1T4xTEXmcrZtn37xNJ+5GFjVDJowRZQaK6ruSPslIgkVUAmfMYCOBSLhGYgrqNgS2ilSAZZjNNNYwCTM0JsQ3k2UbRfHoDq3l24vx2Y26vSa6IcDrLp0fWJGmXpJB51+m9kCfR7IYJ/G+IwQf+BMWT84JaQNJW8yJjzJZRHdiNNr7/tUk3zxvKfVSMS9L/ZP+jv6o/JlzX1JqCkMeQyQJkvoWyctnvzw4g6+WcN9rJFOfEykRa+N2FZzZpvCebdmdcdDLeeE1JlaCwnMtYwjKmqBu37rp6BANSCiFKkGUHG8OAr6k7YAXTxcSSNg2UOdXtnoq9ekitTwDfMRspgQXmEijnpT0ZOXJLbru5TZDd/lGj46TeMWrjuMdQL1gS+W6uKVP3WRlBJV3eziftGWCX0IsKOSY0lOGNQGnUyAcUMbg9bT7lcASakJhXiN1B4j7QDZlJhNsHMuH84QntsMDWCWY4HkDZpeQiDcC1YT07pPdobIPcXjq4ilwBbGfRYLBEJEGoP5/P8OlhFfSMBToaeH+FuBoXZ1E\u003d"},{"skinName":"Medival","skinId":"medival","value":"eyJ0aW1lc3RhbXAiOjE1ODU0MjQ1Mjc5NzgsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNiZWQ0YmJkNzk2YTkxYTJmMTlmMTZlOWMwMjExZGIxMWEzZjgwOTQzZTBlOWM4MmU2MzEzYjU5ZWRkODE5MSJ9fX0\u003d","signature":"YfT5V8c+G0DF/kpF5mcO5ZTEWU1DqZ3UnQrxacfNM3GQcTfQ9QVJv5dF7CR7bwGGb9fWe2vsbi+Cw7BlMfZ644QXKCH9WQvV+B/ekAuPuIc57LSB/ycRJ83DCRz7SwoOKe9Ck6iMjAPev0Ckx7uIduwssfgAghinSD0AMc7sYPYkcEMr+0+zz41xjDdRSAu9gK5mryzfjJW6mtiP9gXlY7yHGYmY7G5oSK16bzl4ZkGsT/I3ZNP9vqUCm484zvsUK8vlAxKepwansS1oN/OsxsNRXi9vs3XIeHFOsXgsySSzLJOmY1L/vx1mnQXpMYaKZP48Q7yGoX/qjb83Z18XmHtzKobloRdOnLh1stupXh27jYQcrNF4cNQbL9+L2XB9s+dpkI2zYYGNC5MiTtQlZNnQ76nlIjwq8YaUycJIZXzLUnCmQdbAlkucJlzLo74AA8Lq2sjkXKXpOy2HT0jhB2TY+LtKdeLUVN4mfdAh4UxS2PhVp3bfrJ51uGaEgAp761e3aZy1KhrgHqRyplVKUwHWGiSL3XPCpxfCkAQbm88gwxh8h+KvikKWn10fRD9c3fDvwGidaoYBhUHB+Xj8Ob5CxI6vKHjOQnOFQ761J8Hp536F9Ygu+kL4Jx+x+UYeGa+FqiO91bZt9MYbr4wSiqX9WnYAhlmCA6DAv5w9WqM\u003d"},{"skinName":"Kermit","skinId":"kermit","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5MTE5NTYxNjk1MywKICAicHJvZmlsZUlkIiA6ICJlN2ViNzRmMGJiYTY0NjQwYjYxNWJjZTE4NzZhZmIzMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJHd21uIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYTA1NmFiNDJjNTE5NzUwY2Y3ZGE0NWQ5ZWE0OTg0NzZhOTQzMWYwZGIyNTJjMTVlOWY4YmExMzBhNTIwZjciLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"wVIO2YBIDJorc0SZGEwbSm0LaK6PhJDDG181PU/g+qNVRcbXIfb20u8wMkUrT6m26Np3CYzgJOZ4ZoRWh/eZjjEX7a+sKLTEeMnAh6qholXloYa0/tS1KczCNnz6j62zJWNmDsEibUvlmVdAQXfSRi9It2IBEzK3u0MMNO/IsnNeA8VVACMIrcP0Hm2CKvsvi78JQ7IhTPU56XXTtwP9+j9dhDUjuN/sQiZz+9Yfci3M31BQOV46n4EP+0wjB4eLRQmMONN8U9VfxfsX79BHieoHzx4qZzAigiPSoj7+8iAifgIFvf2SblH7lQulgXjNuourQ1J6Q0ofwX/RasXXAEky6yI0F8IK2lET941JHov/zBl0HLp/6eJlEHeAkV8Rtga/CZEhPNGCNLAhiXKvJlTNl0/qaD2YQWetGfRS1YwOR7iYwgsXi2aKmINr5gkM9x+16PaBnzU/aimqNkhO3Bfn+byxHTJipZGRO84sKvv8XvxFm1uLfBgaWu/y1WUDbGmQ4ZNwVYPiD1J2JPc9wxnpovkXT6TtN4LDLZOLbuVnj9L3WkOjSuz2f4meIoeNNlBkblCNla/EuL4R6aHAdEewCM0krbjOlE6JPMDH048dbaI61rddLFaQ7zrdNRO8mRAR+Iv2aUm7swvDRudo+M044ihNhNbscKWLLA5/63U\u003d"},{"skinName":"Angry bear","skinId":"angry-bear","value":"eyJ0aW1lc3RhbXAiOjE1ODUyMTA5ODIxMTIsInByb2ZpbGVJZCI6IjU2Njc1YjIyMzJmMDRlZTA4OTE3OWU5YzkyMDZjZmU4IiwicHJvZmlsZU5hbWUiOiJUaGVJbmRyYSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjJkOGZkM2FhNTYxN2IxZGFjMGFhZTljODFmNmRkNzBhZDkzYTU5OTQyZjQ2MGQyN2U0ZDU1YTVjYjg5MThlOCJ9fX0\u003d","signature":"iA8ED/+ze0Zdazbec8K8/RphN2gT2S5w/GCZ6gGQBSnMGB22X03qszwZQtZeHCUMXF37BU5INGARUGNINcZptpZSJA6UPEnXjvVGznnI4NleGkv6TXHHPQLOjU1cu5E9GujtbYlmYIogSbNnQcedaahppBLnVmzWx43jBQigP57ZbpvWLO4IMNeCrHgd6ltoPMmcVDJJu0y1r+fmkyTUePHK25IKnHeVNRnFYtrHsKjl/bHF7JKcEI4KKq5UEypUpdUkAv4nz0WRGq87IuCu0lD5u9QNE6LghXz/WynktNzDsryGuNgNWrilpHXVwlVJUI+kJg9ubgbnTCheXJdppMCtNc0CcyIvL8l/THGX2BNxhuY4edppMEUxsMVrdaBqFOP7hFj4a3Oa6qSDQAVXT1ehriVDycJOlc1R24Ivmw648pPxZQyJ8LLnxgplmyOuL0W564G3AQ71rnmBzUHtllMioCWWVd6Eb5Jg5zt7bnGyRqBhfu+R3/Y5mpON6U2sZ+CavQPseN+fjXIDG1vUV6xuw71AgDxT0PeCRVY/su66jxU86E7iRHisHuORgD2/5lIXFFpS8l5FM/UGiYPqJCAx7e9EAtrTU+G+MsDnExKw3fOpjbSKMG21ESfIfPi1seB80jwSweKj+84lHZXE1lE/KDFPd8NtbWD+f5rNrQY\u003d"},{"skinName":"King pig","skinId":"king-pig","value":"eyJ0aW1lc3RhbXAiOjE1ODY2MjExOTE0NjIsInByb2ZpbGVJZCI6ImI4NzZlYzMyZTM5NjQ3NmJhMTE1ODQzOGQ4M2M2N2Q0IiwicHJvZmlsZU5hbWUiOiJUZWNobm9ibGFkZSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2ZlOTcyNWM5NTA0NzJlNDY5YjlmY2NhZTMyZjYxYmNlZmViZGI1ZWE5Y2U5YzkyZDU4MTcxZmZiN2EzMzZmZSJ9fX0\u003d","signature":"R+aGhtAYYdynNvkaVNQ6Sv5pPZLznKZHz58/qmQuLKxEWYhACB1dy6Kdi1+RVzVSKQQyduTB0v2JoaGpu7MboA4R1GzPehcpmoZkXgMPjWj0UYKaRdCMZdus9nUCjF6ExYbOHITSee+xY8WddaFwnkqZJvUsRfFYiPybxnfQPz7skey/bqQKmjwLOzPdIQBhaMVa48XInLV55/eXQXkUwSBSrgjFu3VWMC+bJMe/KTHxMfq3mkc2PgwuDeZ2nngcX4Mz4hv/xjLx73bZZOL+f0UoyLQ8lmHXfg4M09OqZOoH/Qr57WlL2EhZtYge5hMi1rHI4+unI+XYql00tGwBnb1swGwryJ75rVOa1AKIW7NCkZZpWVs7pYMv/FwNUxGAdzvbh5TrtJ5C50SuvLsX3G+aUu3BvIitR7XrFSdXGPPgcindnqav4ziSlJoO1qfw7TSlcP4ccAPfUCgEeOIEgOOfluGIskK1KCUwN2FrtMsxp7M6vAIRaPGugcu/3TFs5mPxv6Y3+ciYiuOHn6HDZ5JlwCVb5ogd276TbDIclwpCWo7KtqgqUMsgCoPt+nF+we1o2GE/LtuRd1NiIfDU9IBvXAG2GYg18ylbstIF7fHORnKVx+TVNSv27wrCb+YRg2Hmuq01Ts7peelG48upFzs46i7B0zyMKDQlKfHabgk\u003d"},{"skinName":"Bear","skinId":"bear","value":"ewogICJ0aW1lc3RhbXAiIDogMTYxMTUyOTQ2NjQxNywKICAicHJvZmlsZUlkIiA6ICIzM2ViZDMyYmIzMzk0YWQ5YWM2NzBjOTZjNTQ5YmE3ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJEYW5ub0JhbmFubm9YRCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hNWVlZGM3ODU3NDZmMWEyMGNmM2RlMmUwYmZlNjQxNDI3ODliZTVjMGVlZTA1ODFmZmQyNTMyMzg5ZTM1MzI5IgogICAgfQogIH0KfQ\u003d\u003d","signature":"bBRLyEbNu1zbR3MWnMdK+ZVkL1foRM0lleTvZY2UgHR7XIvaqBl83/NOxzTqVVIEoaXvF30wRGy5BS8lZV5lzcHM43oJUCwLwznWynOJIeeykRagxA99MQXqyQL+Kgl7jxhGNHGQ2gd+KSRZ0GA1GH29QQqZ5HCgVw95LAZ5CiEdWmg0RKR9TFYqQ+yq4dh62HitH/eUtVHFv52y1Hu1Oe4hWvLQhWGR1AO4trJSJZgdMs1cSNandqMiDPCVyIfXqDxwelynU5sJGQdMlKhoqDVTA+tnW0YNdzAeph56kr0z528QtRUseTnbiNIDKxoTfKaJyCTOtWSvUt7hmm97y6MZ0lSaeRBYKZkmWkBUCO3FTlA31kryU0RwkIe0rw10pNHwP175Gl+0aYH+H7OegyGWyn1j1iKsSEc5ERD3lsIj4qEtqK4MLmAiB5X1QLlvOHZbb2gYwpwLyil1aADGkbFnHeXnXajwEU6bHY/gOpnfacCUde2gomHEVoKEkpo7fS5tdyhlC9xXahyMP7quFscV5pP+894jihC9jnSKWI4cCW8n0tuGD7AOr9OGNdhIIFizMSXyxZn9Mni2XzoAeJ9FiQRpxFz4Ho9mG4TZNb9fIiHKyIq2n2JkOtWb0wGL7Syt/NM4Pp660Pl0NIWAXqEq/LKtDWG6gShZH9Ix7KM\u003d"},{"skinName":"Cat with boots","skinId":"cat-with-boots","value":"ewogICJ0aW1lc3RhbXAiIDogMTYxNTgxMzAyODg3NiwKICAicHJvZmlsZUlkIiA6ICJhMjk1ODZmYmU1ZDk0Nzk2OWZjOGQ4ZGE0NzlhNDNlZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJWaWVydGVsdG9hc3RpaWUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmQ4YTE4ZGZmMjdjNDQ3ODg1OTJhMWQ2NjUyZTZmM2ExY2RmMDY3OGE5MGU3NmI1MTFlMzJhYWRhMjY3YzhjOSIKICAgIH0KICB9Cn0\u003d","signature":"l8TK5TDIQXkyBSg8NhMkun8nkCSMl6s9w7ujQmNil4JwrngyI7Xw5SWxb3/Z7hIOzaZ/ub40uf44roHXK0Ym11xBvvdVyn2FDWbxrFC4nJF2SUkAGnYEGsqTLdww3IMc91Sp+fDwSEiLwXCPASx0VXjoYFxN+CdOXK+IvNhJA19Qdt3pwV7DttzXGijwtBQDs7F3WDCt9X63hST+YbKl+7FuQbnd2axCKgJcM1HZRJk/Z4FNuhGBtzeKFP8ild+EtsqtZQoRn83NBr3ANM2I+LIK/lUwu693J5ixW1wGP8JlKIhV5rfOB/zM4QunRj5DXy4A7VdXvEvey8I8HiWI8InBbpeDWvpLt3d/NfKSfyBoRnVJnRIekYDU50f35D0NQV9ovpZkfOuUmS03gXefh4KQizhV65AumivzAcM9TWf1rUABuqLxwp/zbbjgzQW7ns+AP177nWZR0r+sOzeTo3oduq+cUJvNauwliRqgnezOfPVC5VW5/ftNaVXI+nthmRF3wCH2OGwQQpJR+Sz+8D+5OLFAOBbya4joEiut9uRNhtbxFmSGLTE5yngUELVYDl9Mat/2nM0hxbXfOYZ8s8w1qaOpjvtM6Vn+/I4sIA4tH1qV8USDAt4ro63VoITBl/im2g8a3kZD6jbPynaFZ2mgW6lfBVU18VGB9Gq2TY0\u003d"},{"skinName":"Spider man","skinId":"spider-man","value":"ewogICJ0aW1lc3RhbXAiIDogMTY4NTg2NTA3OTM5NywKICAicHJvZmlsZUlkIiA6ICI2ODAwNzFmZTIxOWE0OWNmYmM3MDIxMjc1NTI0NDIwMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZXphYm95ODAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWU4MWNiZmRmMDVkN2E1NzdmNDg1YjhhZWU4ZGU3MTJhZTYwM2JmYjcwMGM5YTEyYTQ4NDhjZjIzMGY0MGExOCIKICAgIH0KICB9Cn0\u003d","signature":"OBsDokqUUQTPWtwdb5W3OxPhzbstKf26Qg9FhZwpSN1IE6BVIxvI5Zlj0iiW15S2S/yjojOWOOuZ7qgMpttkhFCbmtzOCvLh+08yM2+IcVWEoKuQN8ORZ/J1KN4uRKdYEFr96yylnV1jj1UE7u+/ySG03ckxkTFpOwIl7T6JuPRAxjGt7ag4UkDlt+E14AkE78FO1+zjrTS9z5ndRfPcM+AOYUp/xRkIx0F+yDIM8OduNNn7/KYc2h2ltvmgjj6n/iGy1uyL/ZMf+pbOA/FyXpOF8df/wy7XjY+Ywg95VFu7BNngau9NkBPZIdLww1yLoDjsnqtXlKE073my7sstUjPRQFKGokw6b7d2TiWpdnzNlzpGgWADq/dGopWBfo1talO7KPjjVjZap4jn/ko2cVVq41jsjk/QWk8BeogLYRHXzTYIGTbBzy3T+IUeHlfX+43JAfbAiuNbD1qQ0acfkLdeERgjsJv5lbecmK1j+CEKTYOPZe/HM7r97dY6s1KMZ/oL/P6rEQXVEbTyw/23wrN6ulDm/g4BWpgbdx+9+c2gxARJHCoR+AOhG5fqk+FGrkS2kErLIjdfH8i8XMLrkv/Yzo+jMrBV7IB1Gjrk78JAL2bgNQgU3YNDA1P4NYogAeMUoE68HicSZVoH0gWKkakoeLC1umh5Pub5XQ9tsdY\u003d"},{"skinName":"Villager","skinId":"villager","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4NzgwMDQ0ODU3MiwKICAicHJvZmlsZUlkIiA6ICJiMGQ3MzJmZTAwZjc0MDdlOWU3Zjc0NjMwMWNkOThjYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPUHBscyIsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iYzZmODFhZjMxZTBkY2Q0ZmVlNGJiYjA3OTdkZTBjMGE5NTQ5OWFmMmUwM2EzNjQyNDhhNDA1MjAxN2IzZTZkIgogICAgfQogIH0KfQ\u003d\u003d","signature":"ATbdxfmHJgPGp/z5seNYuw7CCBHodw3WNgTAPZjgXFffHVn1UK6xZ9/ofMd1mfJAkyYh0B4xYk0VUR92aoWb8UJrQp1bVhihvaNE8MCL9U/g5uwHuS5MTy5Bun4q20Ztu78tQAIm6s0RW9La3AbkoG97WwUB3IbkYSmNHzCnr9eAwuBWXbvGu0nMUACmUala9/UgeI1/Ed1Qp9SucwT+9l35PGDVmENLn+nu8JVoOrMQitjtFH/uGDP9xlWpRqtaStZXWEnp/zMIUBettGW1pEqwKRX7hi4iLko8cyK791rcqclDMN+U0quEKJtXbjpZIinCagD+XIB3Daewo0LwSQ8A9Zl/PesKvdgqIvUZ9wbzm9lSrdc+70ePhxOHrlPBuMXoSAebTnq3fDag5aMkPAHfpZL/YS0oDXKlkzzBcabJeb7DKQHgd9DcxpCb8rM9p/0PjeoEH3SZjRI9N5Fvc3LDGIxPoC4VUPhXm0iBa0gFwBu6JZSooLy6CzhUbaDEyCtpzmD7nWgATj3falBaUOscfXRI3QdCLtJbgP4xfEBNO/LvfCY4i10KKRIbfwhyDc8ERZIRX8QdDz7k5Rb5nDp0/ZBnRro3P9S1VWcJL69a6RegRWMwr8NwrS3Y/bIhrSYeTpf4It903nD1aW/6Bi8to9VJHTBowpqdKWPV6zI\u003d"},{"skinName":"Boy viking","skinId":"boy-viking","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5NDcxNTE2OTAwMCwKICAicHJvZmlsZUlkIiA6ICJhYTZhNDA5NjU4YTk0MDIwYmU3OGQwN2JkMzVlNTg5MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiejE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2U3MGNmMDg0YTA0MGM4Mjg1OWY1ZTlkZmE1ZjkxZmY0MTcyMTE5NmE4NDZmOWE0MjA1YmZhZTQ5NTE4YmE5NjIiCiAgICB9CiAgfQp9","signature":"acMgPqpYwt6mCNBWYvW55d0u5P1nvqoE9Z/nZXHqerT8wzn/jZd+W7HCF6YG9zvJLJ0zrR8fhehNGrc/EiEWZCl1aRl6/fqMP4aEkhw4e+9wDiOAcqhShKe7ixCfw15+jehs70AZqmb1+2xVvJkOO608oVgRc1EOI+WBZo1ymQ6Z8qE7QznMbwxgIP443H8EXCPJRFfaZYxgkyYMOXmpyAa2kebZmi4S/zBkNt9KHj2U1AJeNRsGcLPZdOT+GJO+HIUS6fek1HT7z6bMAoCbagajI01LsZXEqxGZWuHdZ9WyJ0aIySZDQzw0T3f4z+79I3MpfGftGJoTBhsiJ1tSCpLu9T5VCLaHjbK0RDyRmkUdtasJBXmUbtgiDKWmTNkjck0/W0h84YwgL5y8zQtn3zDYvQjPqnMe4REKrwVujNYDTARZvzmLXtJS/faCTH/vzmQE1Qr9rDtz0EnRJjPnxoue3qfgu7CvGaJ5NbKKvL/xAvDPDodljhMnALCEz/3SFlPb7jq8uTIRB7rCY4ldj3FyBwt/a/QREMqZOYcaxtJKlBKIj3S1yVLcWEjx9mXW0Rj+L6NYrDAgCUKkofi9OAmTrpdTU8JLSaSD8DhhzdotfJJcdlRpCsAi8VQwuQ3sGlwN1SUun5Koq2D1s5Wqg5XMhmXiM/IJelOJx4yi2XY\u003d"},{"skinName":"Boy wizzard","skinId":"boy-wizzard","value":"ewogICJ0aW1lc3RhbXAiIDogMTYzNjMwNDIxNzE4NCwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmY2YWE0ZjFkMjBmNzE5ZjQ2MmFlNGZiMGQ1OThmMzRiMzM2ZWUzYThkZDFlMjNhZmViM2ExZDRmMWM5ZDkzMyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"DTVnM/QXrvBsNKIqqKxlBy7E05WqSGvkob+YSx5Czpl+snpjWC2pgwJgi/W3qR8pq1ojdbfftReeJq5dwo+YE0fwGxEF2jmEVTKCkQuDDq7WyB7QOLi8z2hL1+rp+vEvP7hp+mic+eBfZ4aBXoGWnSR5lXZy43UwGV6SIcT+i31lQJoMvcHuJOFB46kz8drqX9S4Mixgg4Ib7qhReNPYA+QyiGc//xh8psj0ikjvC5ISL0ZYGZGP1ooLDcSxMQ3lVjA8wJM5KAF5FjBDx8xVTS1OWmSSphxY3MsFZoDU8GMuGU7Ztv/HaLSQPRBHB2jKuda+bv1CRAbTPhvDbO/GlvG7QOOpuV74hEVBdyxprOolFZdXtskW3hmTx04tURRSs+B7qDbtqbmjpbK5hTXVowNQU2QikE8tWm4uw3orOPQ3cjU/fDHbT+1NdwDm2LLsiyGrAU6qrjzipW+hHQ8LWpL0twc9JyIXkPO37E4Drr7ehhX6qmlDqs503Qwt8wzGKoeVhkpb9DFxDmfT2mChlSAo0ZupUptdzMVOpTRAdQsT9PCdJHm/jcDAuVbCC6IcN05LrOV9CWMlXNJEDFB87dN/Ni9Km9D7AmuEKHtUB59gQlPblXz07cDPOidZdIik0rG5SMY+3zWEqq/nb7U99P6LqDFy21z8mYxALzXerq4\u003d"},{"skinName":"Creeper boss","skinId":"creeper-boss","value":"ewogICJ0aW1lc3RhbXAiIDogMTYxNTkwMzUwMjA5MCwKICAicHJvZmlsZUlkIiA6ICJkZTU3MWExMDJjYjg0ODgwOGZlN2M5ZjQ0OTZlY2RhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNSEZfTWluZXNraW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjQ4ODQxNTBiZWI5YzNjZmY0NDg0OWQ5ZjIxOWViYjMzYWEzOGE0MDVjYTBlMjU4Y2FlYzM4ZmE2MzMzYjY2YSIKICAgIH0KICB9Cn0\u003d","signature":"pVSzJLVbVWZBPl/yG4OKfn2IZQzFFwwhnM5IdsJFMtqPkTP+3Lg7Mg1FgrQJfKLGV31qdnBUbbVJrb5d7pKtSVzd9jvcIfrv0dl6wp/osjrlb/aEaqu0r2onkaq+Zky3SoWVkfI5mSF0tPV6ANyYpdTqUPWCUIW75Hn0J5EUXOMJIhCoLMU7KBDzS+tj5NmH+JS+mqwOzZOxKoc2LJypIZUepGhtIG+xWgSRIafotDwAlieoVkeNhXrAwjU1jsJMW05gv1+qSADsCoxm3BVkw45H2fCnSo9RjjPH1Ii+tGASnWIlprZ25cR2U3Tp4Zv2mx9SHx0C4cWUYqSOPlrWYQooqeW2dM3aiCR1pGndjsqppSQyo8VPIUQFvuwkLFO370CwzEMZpVIgXapHCmPPGqgbktT08ifS6AfhYp1SJcQQv8LG5d07BTDG60KMkx8WduwHAeypaOHTDY0JPybXv2bMTwdNE4Z8y4KW6wTCNdQXCjoNB5+XRr1R5OgTVWkSAldm13rSNMF94qOxn5IlZ32BJTulFawM80iNLkuMNjoPaAimI44vMSxW8G5vsxXtsW1JpYnPw35xVif8FNFXF1EmkEpK7MP1MuMh3Gg27TscWqLCQs0UUBSSF7OL5papRU0fNrmsF+gC+jLvyKeYuc4R9SfD1+6NSJPrF1Ojj2E\u003d"},{"skinName":"Boy prizoner","skinId":"boy-prizoner","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5OTc2ODQwODk0NCwKICAicHJvZmlsZUlkIiA6ICI2OTBkMDM2OGM2NTE0OGM5ODZjMzEwN2FjMmRjNjFlYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ5emZyXzciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhjMjMzZDg5MWM5ODc2NjU2NmE0NTQzOTAzZmRhZmIyNzhiYzU1OTg1NWRjZGQzNzVkZWM5ZmZiNGMxOTY4ZCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"gwirhKBjDs9Yo0Gx6n3DF7UhhetUqNdPqkWD3dJLONpHE8VG9RdxXlU8sdRHui6hfORHrlNbCWEFy4UV0vED3PYRbjPm3DvWdfd+bSCdqS81zVrwTXEI1GlTR6dG5K6M6uQHQe6s2P3xTObFjDogEw9W+m2G6T20wmlH56VOLt/M38kmOet53UdW4U4cH9kiOkzAN2oBd0Ly1DI22DT9oXIRYLoRKSd9JdOdGFC/Vp+MWXjgqLEXWOAtOcRrRdvReiQ585rTp9C+wAIU/J2czCmg1Ar0ePZIMlWln98PTjUYUofnl/F+UWiBv8hBRIYBxHKky8kEY6gCLuMYeeahbRvvffDsaae05zQWZUPYE0sIDfj5OPmp/y9J+R1QyiM1AOkMZY3gJACvsoFLXDJ3ZIOifqtE5UWBfk2cryYC+rB+dCSivTmjppuvSP7qRDkBn/SsouaIJ58p8Q6w+GueP/89wi8PgKqXGNwesGoGVKcm34ZPEP9rqm7fBHUhqDJTurEeYNfKFxcvaiaNLlGQ+ef3w8dkZZ97qoSW6BapZpNoRk17T0YGTO+/RcV5jr7aO0oqU+aeooiy68jdzZn0TEqSI+cACnPFOp+oyE+4j+XO1fbeB4p0djhkmlY3r3nkOjNPluQnUtq8hNQwo56C9XIoA6Vz8FUlWK9w2IQ46/w\u003d"},{"skinName":"Link","skinId":"link","value":"eyJ0aW1lc3RhbXAiOjE1ODU1OTQ2ODc4OTIsInByb2ZpbGVJZCI6Ijc1MTQ0NDgxOTFlNjQ1NDY4Yzk3MzlhNmUzOTU3YmViIiwicHJvZmlsZU5hbWUiOiJUaGFua3NNb2phbmciLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQxYjhkYmFkYTg5ZjBlYzQ2NDNiMDU5MWJjODk0ZGJiOTM1Y2YwYzEyZTM0YzY1MDFjMjg4OGRhMzdhYzNiNzcifX19","signature":"fYqk0syOHR9iUPnrkdowhEpHH1xXfEy0PaWyhEMMvA35xeTM9ujwbko3buWVMh0Zh0LnS3Lb2T1OAlyW9UTem4TlkvAtGWT4u/RzIYF90Ymz8NbGkqQLu5kFJDE2wdu0rbm1/nqO3r+vcLmpccrUuXVV5jLhmMBEs7Ah7X3HLdyWpDiERVPdLXYSH2kQ9YBFrinYE4oZIeFhBD5cbpPO4xnkOxdeOVaXdnRNwZ7sLaKgQpg8P4p36kyRfgt9M7wsoYHFWOHcrdoKi1JBZlnh2wC6IHcxQjJIIEloZQUFU+EbnvEVlaQlvO8HKSE37fSXK1NLfAopmGgpNoJJuUiVuIALjRHnekz9j5WT4cT6ALM7fM5niNG6QDg5UbPzUDi9h2aRRuj/mzpb7ok9qzuQhSgR+yOeEpQa2e1w5ram43axmPJo01EJQGdk8UJBdkd4ZMrsrlBOVgK7LtbXC3xtkSe5V4lSTUsc6lBx3630g2kz8FgTJauWSqghqH78Qp0GOfvDczgSlCzHFuOMfXjqE2eJtOfOe3W8bMdoSroebnDHlzlKVuOUTF1t9/tRtgndVLPYoPHuCD1mtlNQNINcM0YAWC3OTotMVT2mt22W0N72H2epe+xQBYXEpM3AJVFDLEx8o9xvYeuV5U0Cuy4oWdhEs6cXCPvk8Sh5yt+t0MQ\u003d"},{"skinName":"Bluey","skinId":"bluey","value":"ewogICJ0aW1lc3RhbXAiIDogMTcxNzk0ODgxNDE2MSwKICAicHJvZmlsZUlkIiA6ICIyMDZlMWZkYjI5Yzk0NGYxOTQ5OTg4NzAwNTQxMGQ2NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJoNHlsMzMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWYyNTRmNzJkYzZhNjhjYTc2NGQ5MGVmYWM5Yjg5NjE0YjU2ODVkNWJhNjUwNDgxNzBiNzljMDM0ODNhMjFlNiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"QilSD0oPBX8/L9HcPZhjyrtPSLcXECjNjZmGy43FsAbYaty2wOsZjpo703AG8i9KGwqSGJ01xqP94PYGuyd8Hw9Pj80pHnyUsuU+zZ4W92vU/YHeleXYQ7Jc80FPXqb19WCPCdYOud8MHaGjeWD7SCJ+ZNB8UzevwqCVAT4edaB6nXI2JgQc+fEJ+TwlUK2whH5GBZIqC3tfrp73JKXOFVsXrsT7nUNCaVBlQYfBxkcCd4sCTqxtRO5pqfHOR2JUvrH9xVOxvJNJlu3wKWzTxbnWamcOiNnwdqdmO7G6Vhs6MYt/NqB5tAplZL4q6OA5dBVf5vr8sr9Mt2PVZayZHL5nKHh4DydO2s3a7/1jLKKp2bVey6Z7ayDlDE/Ig1UmWVKt4x8dyTKTkhYo4QzPdgrt1PL10jDo6/3AMolTW3pEkq9l4lord3vCpHBK31AbaalqBsXXo5ydvinyYa0ujYfSqiGpZXn53JGj5MutamrwvEyqmYHJW9Yep320q2b4+mOOLqHS6EjRPdJA16c6UnD2tQ3y+4x1IsfZU79YeicxCkjC6sl0zYrow5ttgZNH/4/K6uJpOeOE4NyJWFnvXnuzlLpqjZj7K323dWIKxpqsE7QVKLlE9j6asqqiDH7rs3Slr+v5qsh27Bwq1NWwqv8XqBlqBxgZtlz3mOMi+5g\u003d"},{"skinName":"TV","skinId":"tv","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4OTQ1NzUwODgwMywKICAicHJvZmlsZUlkIiA6ICJlM2I0NDVjODQ3ZjU0OGZiOGM4ZmEzZjFmN2VmYmE4ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5pRGlnZ2VyVGVzdCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81N2E1MDkzNGQ2YTAzODUxNjViNmFkMjNkMTJkY2M0NzMwMjcwYWVjYjAyNzdiYTJkZGY4ZWZiNjMxOWI4MWQ3IgogICAgfQogIH0KfQ\u003d\u003d","signature":"GqGTjCDOrJhlOkqySB3VWanbsRGmj+ijD4RQqH7bIY9Ku7MWA3tE1pQbb6hwDQeCbIwzk6CwOx+riOOdRZCXFqicqbV4chQ8ls7bCSXLu5r7WZ7JQwysb43bVq2MlcKZj+PO1pyXUsrt8e6g3ZrNsCt4FszNHNE5lSBt2SuW6V48HXcjdUrq4zZhEeVKpK19m6PZ6Kd6rEdJ7ZpRE7Rp4vJPTdh0LWh1v/0ga/CdckZP3B/j2U57e/tcQlUBSJrLHp9mN183qlcSPEw3H1DIZJwVF13FZdMCF5qo82buW58JocDLKnIApyaO5GJqbvmodsNc7udO0CU7KZl9vPd3bBmg+MBaYLcqeTxtTIqPjf+93L48GtQ62SZ+9wzaTorIFPnPVzwTxqgphPRhoNqyVZHwFsWG8E7joADGIgv6wCZHTVdfHuC23g/V3vRvvcqHdawHJBWQFaajfx8g0nPBk5iWLNo4GC3rxHfrqMvbNMSe9Y/mij6FuVgYbzjLwNHJaITmBkpGdjILUit7G4Qm7oSqn9ctq0TvI1BXc/uvF/TMNLVUQ3OqXCAuPqdDyW99SKS7wdFp/Vkuak/c3EJ7eBJmHNnD7S4bjbdyz1fDg3T4mUKA6ci3ngZF/+XpRO0i4ExWY3zzmdQ97NOx6nH5cBH+zpmsHhKTgA2r/zQ9MSU\u003d"},{"skinName":"Girl dark red","skinId":"girl-dark-red","value":"ewogICJ0aW1lc3RhbXAiIDogMTcwNjk0MzAzMjIyNCwKICAicHJvZmlsZUlkIiA6ICI3NTA5NzZmODRmMDE0NWFhYTc0MzAwYWJhMzc5MTIzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICIwY2hlYXRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UzY2M3N2I5MzUzNGIzYzJhNzQ3YjBkNGI1NWQ4Y2VlYzQ5YjQ3YWU4MWNhNTAzMDQ2NTViYzM3YzUwMWJhYzUiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"pX0rAeJlEkeEH9dj5vWxnzsHLMNiu8mJFOzsKbxyrgqDD/25UyMKOCgwcroRa6SKwz52tFhbFxA0TF7gS1M263vbRMDuyTJd2xB3eUIkieY+36Yd+CfB/Z8QucBsxyzIGU8DUv9YUEOJLs9nJehEJtgzMUTYusdnu5smSP+LQx7blaD0SLBff60U2yd8HzqQvtsQRuMqT+P8pURasbfgEQylvoZ+c/2OvCQLAukyo/hc79XWuin5SI5ZfajQacDKX/eiRKMKhDzDI9fq3OleWRT12P9ow6Aof+/Vl74/eqCG5yXAQ2nNElqN7XBiR05FsBbymGVQS2QByZ53BP2/3Z9TAG13ih1XkoMhPz3vZ9Ig29r2yDBAfGQZ0G5b7GWKNS44lHxEK9KUhFNp9ZAvRdK4PCEvY4L5OeieW5PCusgbr+z1gsCRF3papal6Ms1LaewOIcXoomQOsQTRZ7TJ+utB8DcFdTzg9mCS0IfPv0BKCElVeRXsfVSzuToTJ9LciSVFDjCoBo8W9any0a9UY2JxbZbFZ6nGKD0yPDmRJHCNXrlSwpxECuoFLCgeehXGVCgqlkr19Sg1g2LNWo3hNwRPxzEXlnEXWHB5gnNR5I2Let9cFOQAn8Tm1oLh22su6KEOH9dpQXqB7We7sOALay3RtzATZELQF9wRVZxv8GI\u003d"},{"skinName":"Pokemon","skinId":"pokemon","value":"ewogICJ0aW1lc3RhbXAiIDogMTY4NzIyMzc2NDM0NywKICAicHJvZmlsZUlkIiA6ICI4ZjE5NjJmYzE4NzY0MDU3ODYxMmIxMzNjODE4YmY5OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJOaW9uXzkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWNiMDQ4NjYxZTQzMmZjNWZkM2I0MGNlZWQ1N2FjNDIyYTZiY2I5NzYyNTdhZjIwOWQ4MzAzMzU0MGFmNzFlIgogICAgfQogIH0KfQ\u003d\u003d","signature":"sdOe2lRofumN+08dsWDKI0Wq8vA++TfZ5vfOzNUJzcM45oQLeIuy9wf3m279mpEsdQLlT3GrANnlg7RZM82I354RIJ2mOxllaSOo2HOSjQ4lcJaesshokBm7x530bS4AsF62u/mxoRL6s5EAkla0+WCfYyHSjguni2pAgQL0y5suWxgr9wzrJ0rK1ip/2cYuoPa/NmBWjYQW+MNgS6doMCgNuZX0a4Ee8dZBSp4Gw90KJm2u8q2Jjhm1N2llSfo8F5EmiNfM4XsDGgaTkFmfSu5KzI0FuAnVpi4OgFc7hJVN61WSQSa2tvIsiClGApNtek4cjlSO+LT91O7SV6cMq/qfdYuxBxxsi1WBCQZvOgNvAI3DTvDSfSZ/4pkPxHlJrtTqHRwi7ZQHW51/UA+dW4rdjrzNFcLQkGZ353R0ejKyfDpFOcEwwWlSnfWDfChnJImDzEZBUEqcLicgJcbPWtYEtoTu60f6drYtx4vuzRidg8EqVN9ezXADYm0rHufKTILwtt1+2ntueASKvz7/OkyB13h8FAmRSywKWLGUjzCDCvC6a7b6FtXtsX7g/nHYjaP2N/9lMtay7h9FM182VlK3kvap5Y8h6vNpvspQnHVlWJzKro5WeL7jZUJk0ekVjAVmtehgOS386UalE/+2W9xo9PtjcUaWE5URgM/ku1k\u003d"},{"skinName":"Girl jedi","skinId":"girl-jedi","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA2MTA5NjA0MCwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzI5YTQ2N2VkNGI3OWUzNzc5YTc3NmU1NmU3MmY4OTZiYjNiYWQ5MjFmOGFiYTEwMzIwYTVhYjE3MjllMzA5MyIKICAgIH0KICB9Cn0\u003d","signature":"w/Brw+5ZKyHcfmzhKy8JN0zf7nIvMDz66Z5zocAcaT16nDmrg1KrbUY9ujUpVPDhsoSuvuzkG4rn9J4WdTfUnqfNpttQd8Qrm8gcHKrl0YGGGkKaWtG2j512nmVsTvh+1m4R3H1wpkn2VTMhk/RQ/7CFFEnGSnMcyk9JpNpuShQDShUoOloiwe1dDHYD4l/0Rx4F9hYIIgOAJnASLWiJ+1EHdL9u70ZC54o5OLEqBHYZIjTYByjTOZw3oJhi7rOAhrLzPNBtlqwh7hWYV8aiJ4L6TJy/YMiDslWF04A6yrWDvHqH5YT4h0JW4H+TuXjILlIsFfvBxyLIKtznERVcSiOeh5nDtXW2oFAAYUCtzLdGDsbb8yvdsMvd3oiCBehEcXj2DBbDUR3ceByYg02tqsIRy5xeZ5BkoqedxYBCBxF6zqwZpvmMpFOpjkTGvEBhewLw5lmwWUzch8MLmE2QM9Knj4hdtnysCWdpezHTt7k0427agFYpnPoChj9BnIAL/HrtsVOw0bU3rPipCGqfEoUHe5C7O2x0gFMrcXgPxU9TaL8PwBgeySrAj2OlEcDUmifU1arKzP5OHL6/NvsfR5SaUWT92xdMzrIWXPsVleTosaLHc8n+D5NU+DuYlZ19vM+deNk6EJ+GFdi1zbQn3AzgptWt57RRr5DCFxVD8TM\u003d"},{"skinName":"Girl prizoner","skinId":"girl-prizoner","value":"ewogICJ0aW1lc3RhbXAiIDogMTYwNjYzNDc3MDUzMywKICAicHJvZmlsZUlkIiA6ICIwNWQ0NTNiZWE0N2Y0MThiOWI2ZDUzODg0MWQxMDY2MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJFY2hvcnJhIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Y2ZGUzMmM1ZmFjZTMyYzNiZDMxYzliOTY2N2Q5NTZmZjA1NzQ3N2MzYzYyN2I4NzI1NjkwZjliZGE5YzM3MyIKICAgIH0KICB9Cn0\u003d","signature":"Swe1RA6finaLWVSSFUsSAZEylaFnVcspdmMz6QU3VKFMzcAUYnUN+snd7L3za0jRpifYPtoNxB9poOoGja/qL5r4m1cRnho6zx+j8CwII7LFyaOJfhwaxYK5X+DdmnRyBCBrVyLOl86fk6L3Bh+xPI9ADpM8li99sz/vad2w+Etd0DFdyUkyJdVEs/VAJ4Lg3BnZO/8KxG7yGTb1SOyuf17rUprhQ66Ce75Iwpe8GPSOvF9IzIjesDHZp6s48YGELi2gw6ysxz3t6fvN1TNYeanjwTWpa3Zbgd9WgzOVhC+1lZhtrbcqTPMqyoOdqbHWwmbZrmdj5m2IqQ7gWC58eBb1QV5lQl3nY0OSTYRRncKlYn48dVNaA5fV3KPuloyFdOe0dusL0CVACnFRuk+Hc6xuqi7BHkfMqAVkpgXN7Cz6bXPCXbcr0zNk44T2QoE8R+r6HemiDDNcd2BjBocpZGkx8qgqjDkwswHNXONylMWzmWiP0pMn2NVWdaM8U2+d7x8O8ALMjApE1Joe8YLLJkLYsFN9pcNITjB8fshsUMT8dOHz7VJlnbsBA9UULlomNLbi9/T5FmSSARyNLQXrSuHwBxsHh6edZs+yjhUpRPp70AcfSLziuEdA10/MYfOXVGpJPizGqV1x9RyK7NGlkUAMwELCVbuydJiHy8qHKwQ\u003d"},{"skinName":"Deadpool","skinId":"deadpool","value":"ewogICJ0aW1lc3RhbXAiIDogMTY5MTA5NTIwNDM5OSwKICAicHJvZmlsZUlkIiA6ICIzM2NjZDBjYTc2MTg0ODY4YWMyNjc0YTg2YmEzMDRhNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJKaWlzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzU0YTU1YzVmNzE1Y2Y4ZTMzZGRmMjk0OTY4ZjEzNzAxYTU1NTYxMjVhMGUyNjVjNmM4NzU1NjJkNzk4YjkxYzUiCiAgICB9CiAgfQp9","signature":"hEUdUkI18TUnKlKtJfMA2MZo6ubFH4f3PSG89658frXeapIDzqxzr1Bu5VLQUt67VGbeePO51NwM3d3MhnI1zZyfQ330B9yYSuJzCtUQv/KWY8/ETWNTFR2Qfl8AbH6mBrXb558km1iXSgbpZki0pshfYDHvvotS3kkDkSeQW4agcjCZGF78pYVsQ0fFvLw1mE59wc/AZazXwrgCFYZ1r/kKGxn9dHt45fXn2jJY7M6upyxAxlSel1xYWmKZl5o38TYPzm1ZKb6pFgAanYMuUafS2b4RlKOQRKt+RXpNzbER61pW265vEeUHp2NsGW9iqkUq7OnvKCSu4MlhXCF9GY6dBf0t7zJRap3e69vYAa8zr1MRachssqpmyDBPpV1mspta2gs/2p0fUG95BGpZNtY2FfDv0el93iJqnxJ4+qR7MX3pS9wgLtkD0AV1ADsw8TGXVBmR/HQOFGtnPEom6JEdAKTlBb6cGnD7SFgafNXSrhMg7ivLYkHy8T4SLIa2Xrz5+RfUywwtniKoMk2tyvZb76e8rvH9Ro50ecM19iObXKu1w1mZLGdL3vZAfzgM6BvgisB+4xZvmETjFHP2Jicmt/9UrjO1hSvsWUj3UM0lBdktXHx/h0cJHUNSOT7IZ8N8HcEMbPoHmacALB1P0eqQfm+lU0KR6VL1G6SV4QU\u003d"},{"skinName":"Stylish pig king","skinId":"stylish-pig-king","value":"ewogICJ0aW1lc3RhbXAiIDogMTY3NjQzNDY5OTg1NiwKICAicHJvZmlsZUlkIiA6ICIzOTg5OGFiODFmMjU0NmQxOGIyY2ExMTE1MDRkZGU1MCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YjJjYTExMTUwNGRkZTUwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFlZDIyYTBlOGNiNzEwNzlkNzBmN2U2ODI0ZDk4NTdlYzcxNmIzMzZmYTk5ODQ4MTZkYzMyMjcyN2RlMzJhNmYiCiAgICB9CiAgfQp9","signature":"tTyabZxVaHxQF7RWxzwFmkgD8VdKyphR5Hw8T/Pvd01KzOQcn6Gci5O+393sB9+1TNaBzduroyDjyAGESCpw0T7mtl2MvAmtPY9G9krYQJ2DWXCnt2EpPKCRiDfu7xchs+FWQcyYlKCq0xLteNDj+mH8A9SxgfaUIpWTfK/tCLcXIgOqnVWsjmfIx4b1kKEw9yt2WXnsa4F+kFZ8fUxD0SSV4hCKCDGQGOLDdWmXWbamNKj4wulBOPt4bxvVUlYdCy/NKW7/+QXN+WN/3o+2W0hCa/speqX9I2iY2flBbXYJ/ozyBn9R2oYPUPkfzgMNIq14LiI0lmVPCZr1Ih7OLaV5KJ/6dr3ecHDjhDtJwXyBP4hOXY8kfRP4dfrG/uOu0Q9C1v1crz0XGJqm2YSOkcFExgBtlmLIHxmulGwaIRaV9TkzzCrWw2ugw79+ZvClTXNezpTd5qH1aqYon6hohUYuQECXirOyswoUf38eThnPuMSfu9LdlJUz9aNyqSKHGkmwq/b/L3WQXpRZ2zKm4lXZ0U5mvV4jgkknBiLtHZr+y8bUTgdSY98BBTbpua5+nrpPyg82enLT7mUjrEIkGCQgcPHwNSH5YbICYR8G0/3oiGP6qxk5CBQEJcYL0mWF//XRM/6vkXnOyZAFo/RkWbzETQETdGbps3RcsWk5oRI\u003d"},{"skinName":"Zombie bot","skinId":"zombie-bot","value":"ewogICJ0aW1lc3RhbXAiIDogMTY0OTkzMTQyNDA4OSwKICAicHJvZmlsZUlkIiA6ICIxNDU1MDNhNDRjZmI0NzcwYmM3NWNjMTRjYjUwMDE4NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMaWtlbHlFcmljIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UzMzA1ZTJjYjZmZjAyZjIzZjQ0ZmZiZjg2NDg3N2ZmNWU0MTI5ZjIwMDUwMWI2MzgzMTM4NTRhZWQ5YjY3YzMiCiAgICB9CiAgfQp9","signature":"qODANoC9HiR77vEt9ei4cnaNHt3IL6Fr5Qx6AcVTbSJ1p0RqsH3dJm55srkIaUCdXQi7wDmW6QsmkUsOgz+UYI+ND+F+BZ4XYiMhvnyxStOvgB6M/I2gMfno1cMZ7NMsgIwqpu/JfDVAB689WtdsketyuZNqSkuCdNvMmDQDl3wfw77h/6lPMudYScJslDIxHK2RT2r2rEeI7xF5vYqr0vTfaBhRhl0iiElWidjP6jZjteFFaH2g4ZRfMxkgH769gnmGRtY8ViZIeq3w3+uxvdieTLwEEnAFFZwGzvxR9fqdW53Lutky9YgYHi162S/EW5ZAfP21PX2yY8snFvLiWs0iLcJq/v0v3Cdbehzzp6+SPTdJ3NQ+ptofidX0PcnYmYls/eV4uiA+QxWxXmgPa1j0loAMlwTfOtTuSA+wLPyjtb9ZYaZjK0UJf7JVKNRWn6MG9n5Dx6Ullku1RV8fL5AnSejt5WAN7BezfZsMCBn1BSTnF+/l1oDkrskJfWy/sfx5fRxN7yvnlVS2TNAj/4V5YIr/Cx12LG899bOIctGFHnzVjgsgBjnqnp+x+LL9mEhG/W1yqxQGs1bsVwuZsX/qKpaLxrl9X69sNJIM2rvz1aRIfQUskZ3HMyG9IfXocc0TFoaDQBWMI+BwJyhzGIVwHteg2wr63nMvAlVzj0E\u003d"},{"skinName":"Vampire","skinId":"vampire","value":"ewogICJ0aW1lc3RhbXAiIDogMTcxNDg1ODc5NzA4NSwKICAicHJvZmlsZUlkIiA6ICJlNzVjZTk1MTc1OWI0MmVlYmY4ZmVjZDhhYjM0YjM2MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfS0tYRF8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI0MGExZWU1NThkYzcxNmY0YTM3ZDU3ZTU4MjJlZTZlOWQwMzFkZjc0N2EzYTE4MGYyNjIxOWY3MjFmNWVkYyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"SR9+yFPBJoPMpd1tPij0teE4sYZZGxkJlvXfafeIxt1CobJTqAglFUqdAsq+qIMdWX/B/9388Wi8z3CFqV3h3f5++3WSv8ks+a2JLtTi+DjIIWxmN0lGvdwn28tpBATUSkx2cJ68bawbxdJO6V0hngUjxVdLTs6LvZS2N43yycZbBVIUs36UP192AWLZIQx4d3XxPAa4T0DpM5YJ38wH0se1iprHDkaZwMW7jDMOBKhBPCFbXWbLZZSFSWwNzdppPBefOkSK7n+1SWNPW0ntb9fUHW8l3C3QEw1Rh+k8xck2WvCEO+LBBX0cEXmt6wzWXJkGzf7EnFFdYo3h7cIWhc6VDkS4nA7WfJ89LIxqHswe46meKpIAlZep00wYnrAI2n/n1qMuWeikP7G4ClADJ0aQBD74ITpCy+0hDsiQVyVHhrv7YGw+10AzmjVVEHC5+Dm1FiefFIODJ60Z2UEOHFhvFb6rO5+VhYgUJFcR0CiS7AXxGTIL45YXBuwciMj2jN2Jm1ZDwdpZCzOmFCha6awKXXbBjnsE8XLjnfVY6RLvN0R3dUb7BcpqhOh0W/a1uMpNEM5d7/o5m5pNRynJYiSPaNkbxYgHKfmN5pr5yWdDL/NDz9lGXH1WfwihLTkKOSA64h/U0Vq2ZY/VuwBSTWFMHM80VYed1vmFBBK+rkU\u003d"},{"skinName":"Dog meme","skinId":"dog-meme","value":"ewogICJ0aW1lc3RhbXAiIDogMTY0NjEzNzIyOTAyNCwKICAicHJvZmlsZUlkIiA6ICI0N2RhZjU4YmJkNTM0OWU2YTI1MWYzMDZkYzhlYjc2ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJZeXJvIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzc0MWYyZmJmMjFjOTFhM2VjMDdmMzc3MTk3YzVhNDAwOGNmYzk2N2IzOGQ1MDAxZmM2ZTc2YmNkNzUwYjExOSIKICAgIH0KICB9Cn0\u003d","signature":"CLko2GAoNzl7gGkY3g3S2NWtYEHokSQ0i4lHuD+SwELerwWhzGlLNI5bxdPs+aOGm1x0Ic0JBUp9HzRfpXB9eJcUKb4+R3wDK1ylxeRTf/NTE0BYN7EqBmyps/nRrm8FR42lcHzCXbzwtXXWCEYDUEbGc0gp5PfdqK+Y4oHOHKUUl8Ye1TiT3sK8EVagetYa9p6TuYWr0oO9XIVny5/zhI35MZ7Ll900keRI8hg3JP4YU1JNSP1qzZZqEeFP7SAncTDJMjFD8hFUQU6buf4OV9FRx4rJ3K4vfgvJmOM5aAzSHD6dJXHV939UF+ogifNG4ClIp/QzIxvYIrn+/wiJFxmZ2nzbsCrO7ED/MQSH388ehL3LFsCNOZQnQs89h8jfPn+lFsRq0K6KLDE1PmrS/AXnl4K1ZpwyqjAd12BwMv4XFOtWzV72TPymmjMVzqs4RtDZJVakNlFnWdG0rSZlVbSzglqqGpDu3G6fhLu44TbfaEoOOw5G/suyq3LJwc4tdvSkoOJnw2rfBJNq5z5G1CSwo1xvDWVG10AD9Q623CSI6W6qN/p73+byHSPdA/ZK1RWj4e8AdxiwFxcIYnyI3p6mZIP3ct/fOfzeHBYasLhEkrBtldLpsPTSfePhcCdYUNtlfc4YkkazCG5kbuUCPQ9fnjndM4zzEjeDqP0EDMw\u003d"},{"skinName":"MC Steve","skinId":"mc-steve","value":"ewogICJ0aW1lc3RhbXAiIDogMTYxNTU4ODczNTkyMSwKICAicHJvZmlsZUlkIiA6ICI5MWYwNGZlOTBmMzY0M2I1OGYyMGUzMzc1Zjg2ZDM5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdG9ybVN0b3JteSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jZDE3ZjQ1M2M2OWU2MDc2MGYwYWI4NDI3YjAzZmVhNzIzZTg2NjJhN2Y3NzU0MzNjMTZkMTAwZDYxMDIxOWZhIgogICAgfQogIH0KfQ\u003d\u003d","signature":"GcUstUCaYc3/7flcvZPG2Np1vAZzzkxNNmJRrja66qGke4am4/yg/0AfnLNddiKgS6goAKfWlAAIOcr5HK5HaCztxb4spaaLDC5uOvwEtVmclOxzHvLFYWZqJMLbnKm9Mm7ZtPIl4wW/gyOP9T/RF21uMrBhObuoVJhZqVGrJmwpsLRnjQzd+6IRTQt47r6dHCx5UNZgtdguC3lzG8wudrOfpdaqQiGWNTcY1rQIjATA2JSfuPS1OY6E9UH7nPwBfKycF9J44F4REdYzz/+jS4U1IrdAU36JoCjBAmnxPH9OR5vdeDj9g/JOfKUjF0ZAciP0TIyr9AR6cs9cP2Iy5StdlNnVX2G/Cimrx0M4mCZbb+NSZUEPUZSzwGCn3sattz3MpPePMVghMxoBG1+Aw2ay0WR/i8odXUXvMHrIl3Yu3puTTS8JmQhZIWBG2vuNp96Ke9JN1toy+m7FpMhvciv3sa9ODZfMFD69geC1jvyrPgMh1EIAW3u0ws4Yy7mDR9YvP5MuPxCy/HCTB5kkhil+EmRKV3reaV/7NyyWvSBHKiDNn7/bB/0ituVtA/Fpelp6ndXoFJEBI3qeLxpB7BkF05DIiHeHkHhXcfBI85VHfghq0kanK7ax5SX5cyN5v04C48DxgfY6v2YyioC75srdkBk5pmfkkEZLmhMxjCg\u003d"},{"skinName":"Dog boss","skinId":"dog-boss","value":"ewogICJ0aW1lc3RhbXAiIDogMTYwNjQwMzA3NDcwOCwKICAicHJvZmlsZUlkIiA6ICJlYjIwYWVkYTRiYTM0NzVmOTczZGNmZjkzNTE2OGZhYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTa3lGYWxsZWVlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRkYWNkNDA2YTZmYTY0OGYxNTY0OGU4OTQxNTlhYWI5NmM1ZTRmY2ZkNGMwNTYzNGQwYmU3MTY5N2Q0MzE1N2EiCiAgICB9CiAgfQp9","signature":"OAgd4yA35IiW68Fi77bJI/Tss9RY7YcdvcIlVvaM97NQIrFJ6zIw773q6XbXQJ8wwcxoVMAYMBm3IfEZIt8yANsHlOLo+rA17zqk4WogTu+Y32Yg6PIYMURyOWY66nD8DyFsRHmvcdqM7a9AI+wiPVYuF/vOX7e29KLV6aNg7xuu9RpPmfHW0qiEmEtJoVd0nDW5H6U5b4B6P4GktFukhGZrUt2ex026dqm9rf85WHCpFr4mh9YhVunJ5t7WOrOWGw5tS/SDAaGmVVL87dJ/hJd44cNttuIVfu3aAkVznr6TZIdbJGkEAVs2tXNlfBT6jJj0bhTJWXtuNVlX7ksJXfaoG4GJQvJo6WK4kq4JDVUSxhDMDdRNPBwpVpEfL3NSrkEPcbsH7OCJ+1JKYLWxvSZuH4e9tU0NuZEs3GsvG3GSxQFXEUt3VDk8D2OiCE5dOB0MJkZ9DHqa7rQarYJpfiL1gv5Q5Tjffo5vvZxqZHEy4HMJ5daWOifFDjV2kxvzqZP/HmkyfwprNNGcktAm1sEYy+jWps66M/qxOOGq83pMPLHrbjwWmyzXFTal5MBZt0Qekf8nhRLyLSiSY59MEfC9atasYRfqf5DEcpyO9ypvL7Xp2nhTLyuDWm31BG5JebMSlh/eqEF9Ivr9ijPTUEZJ593kK6wDFq1GLxsQHno\u003d"},{"skinName":"Sad frog","skinId":"sad-frog","value":"ewogICJ0aW1lc3RhbXAiIDogMTY0MDU5ODY0NzU3OCwKICAicHJvZmlsZUlkIiA6ICI0NWY3YTJlNjE3ODE0YjJjODAwODM5MmRmN2IzNWY0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfSnVzdERvSXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmQzYjg5YjczNmZkYzNhYzFjMjI0ZjM4ODJkODhlMTcwM2M5YmFhNmZjMmU0ZWUzMDViMjQzYTY3N2YzNTYwOCIKICAgIH0KICB9Cn0\u003d","signature":"JZEgzCqhE9p1wvGZ2O6aUYwI0MIcsLecsOffv8E9G9BTKOwVPnkebqOY8qBD8hNMIKscvoiqwysrr02thksacT0gcUrvvThNzgRoDXkohlGe1j7TDLZ2qdT0ZgqUk2diGaCUUbwX62aWOuHyEtTsEsm8Gq4LhnagPpPWyiwOawkWeBqxt6kXtG7/udVUSqjArXNmDCXzsj80HieLvKCow2RuvTxezkSxZHU2CHMi05BxzbTDdIfWDktj18pw9lsQytUlVyFagFF9QXA73UDYPX5WO77jFs/t7BIu/Cmvy8U55gXFRqNtwNA6DiScaDCvALeW9ea4OZrbNs3GFY53manijcg+PxRMCNGpHzqGQ7tI5cqh2b8/O+zBcw6PLSLjvmaibzTQwFgOnl0dkH6x8KXbnZZExd32vNd+YzZ8rUDxcH1xVTC18Nbf6VvA47xy2f9RTQ45EYr51CaDeJonTQLMDHlrsQo58AjzVKj2uOFFr4Tfk/Of1v7o5gnTt3wNTZ9/gHIX3yevpDfbYiYnLqcwTJ10mBsKezxKKY75ih0kWclJvhf7V8Zn3zagnFmdaJt9p3JSafjsqZSvWU9dTkTfU8LcMvfRvIsBAFzpl1bY4G1FU3+Tw+fuS5rYH5pna66JWOfxDSHwLF4YqcmftWbNyPAJfzJ35ownW0lDdms\u003d"},{"skinName":"Old Wizard","skinId":"old-wizard","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwNDI5ODU1OCwKICAicHJvZmlsZUlkIiA6ICI0ZDcwNDg2ZjUwOTI0ZDMzODZiYmZjOWMxMmJhYjRhZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzaXJGYWJpb3pzY2hlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Y2ZWQ5Mjg0OWI1Yzg4N2M2MWQ0ZWM4NDc0YzVmNDIyZjcyMGY3NTM3MjQ1OTkyZmU0OTg5MWE3MTk5NGQzYWIiCiAgICB9CiAgfQp9","signature":"YBXy1t0lIDLpMufrh9IqQIBulTYgmEnU8NJwoWywdQZnDVTk2qVWOhwwz71eu4AwhtixsYRzm9OM4Li2muluB55XmUXI+3FTMVG7yNkKzPAhaFdOdYyWRyOxurqg7wqE7ChKhWlvh6Hf3V+deUpuQHNjdbUTwcfczjMpEmsdd3xDP1dqXItjxbEB1AfLyF/gTaGds9opIsvT7Uu59YyZ2XZuDQU7JV6yWrG7V8KZILXxM4tW88fs2gOVgJ6jm0D5AfwIULZ3ZSHP5MQ0n+yi93mHWXnCBGH5iFb8Tf9GxVCOp3WBWZF/F8cnWz2DXINbM2iQnxnabn3B9gF75iNiPGE37NovRpsohyGBPkpiNP5pCinUZ61EGIj37FhsPyQFIb6kQgmUfno+47AuvdYfPVo8JKq/3HSoQdR4OshKIU1/qK7n+5wCPsbeIeIJCuTJXicps7WNGq/vFxu0p15f/K6/encMvZKtQL0R0nRJMXYkWRslAC2cMrNuf3lT/i6YXOrnXIf0r08EEYVBzviI9UBBwzh9LzNNV9M3/d1PPPkUILy6qDHApyPjbeUUKZNfxz31Kq/E7U42je7eZhVb/piWcDAuJVitp50PVjZMN2GAED/Vbpfe6O6gCCVZxaGmAb6BfdSfMPcovrgmH4DbTZCZ2eJH0IiFwP74Fpnns0E\u003d"},{"skinName":"Rem","skinId":"rem","value":"ewogICJ0aW1lc3RhbXAiIDogMTYwODU4NjY4NzkzNCwKICAicHJvZmlsZUlkIiA6ICI4MmM2MDZjNWM2NTI0Yjc5OGI5MWExMmQzYTYxNjk3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3ROb3RvcmlvdXNOZW1vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVkODcyZjBlOGZiNTM3MWUwZTg2YzAyZDhmODdiZWQyNjkwOGM2MGI2NDEwYTRhNDhjY2QxODk1NmVhNmI0NDciLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"ldBWkVgEgbh6KnMpLl69eMslyjCzkpMVreW1U6zX70pXVFiO0158YAgP8C3PT6sJEivuq6rnVWlSyFaDaARnbtqzT/AgVkfPC6rqLPNDrnIxRMwF5yctVp/l9hbD3xSm1qlMX/c+fHN7fREptIL9Fpty8gQ2Nxh3xecxOoDrPRp9homUKrNAXS7AnoQr92tLjXC4KFhlfBI6S3jp9ue+vDT1IaZDBXbnjH546DzCNIokk4+eaT7xuJBlBr6HhhW/EcCYlamPIjD7TsP7V0nC+UFoUriIyu8fYeveAPuKmr4ZPYhxtw4pZRE6mCTpR0OQ+X10PrZYLhsIqbc5Ytaxb+Qeij0DTxg4sUa263E34G8eP466rvB+BGYO/86P+48pH8yN1/BwlSc9GCpA1h6D8QFZkjunvCMtsEZx9AGsP6ZQahPiqrhcKmfPI87sMnKajXifNF2zbIcHoauySu/I4x6qyVIq/2vKC2pLkjcOPT5YnwiDATcnZjKp5TrbmIllyFT6C8sdKGX6Or8lFCOLJ+2KgyJvB9wFAIUJ+UokNAwTF3yk5WQ1YW1X6iC0pMtjKsBedDo1tO0Qr67ZTDZfctlL6WogGx7edSksFFpEU4DQ0wSCWPR91AkyMDUmBpxwP+HkzgD0ccfmdqrZ7km23eV62VKLKvvPrfkMPMA1l9M\u003d"},{"skinName":"MC cat","skinId":"mc-cat","value":"ewogICJ0aW1lc3RhbXAiIDogMTY4NzU4MTkwMjAyOSwKICAicHJvZmlsZUlkIiA6ICJjYjYxY2U5ODc4ZWI0NDljODA5MzliNWYxNTkwMzE1MiIsCiAgInByb2ZpbGVOYW1lIiA6ICJWb2lkZWRUcmFzaDUxODUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTVmMjk1OGNkNzI1MzNjODBkOTc0MDc2ZDE2NzI3ZGI4OWRiZWQwNmViODE2M2U0OTM5ZTU0MGZhMzVmYjJlNSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"Ef7bXOcA8tXzbdkTObWFyo/vjb9w9oLdl9ibpRZd/WlW0ftcANeIPiDO2JaD1I7aDbCwK9aNvgDpHDDCJW11Iv/zs5KKn/sxJLr6Vjoe+W7DOgiipYBsEQBpfX7mQFp7oYr2xJowAc9VpkZKiSsx1M5H/2zVsfdi5UpN824TTDeYuNyyQzlr/fRfRTm7TMfFvlr2ZZ3gbuuz60LmbfywZ8Zq9xZI2v+KrXk7jABW65JHnA4tgcBQQjYDzfKuTz9UzoSHvgIWUqglPLVuVOZDKfU81K8v9gNUFINiYw4ZWtcvLAYoQz0O6noNf2Btb81JbVAq+LaAkILVpa71UFd0SKbBv2AoMHtkX9e2I1fW8aQYXKDURr5J14WFiO1GLszDBTcdIdku5kwh6kwzF89z3J2AI6+R46XvmKK8/eRc4iwcr/TcdHrIxepMdma/L9f9jx2PSpa93RhmJGr/Hf6WaJ/Q9rdWmPk5yA8MkfBgpYc0tLW0Jyc5WlqdJttSsC9uaeDqPeAz9DPnqUyppv9xizhMGjHDVQBXV6dSsX6MweD7eW4c+owXNfwFfa/AHFZlZ4ydKzO1c8ZlDRkf0z9vH94gx5gYB1zvxF8sXrWOviJTDm+e4Nj1YB5lrJ4BnafGko+bioUDhP7Qd0Gyy9hYqjegQI2aFxOGGpovT7a4wPo\u003d"},{"skinName":"Rainbow slime","skinId":"rainbow-slime","value":"eyJ0aW1lc3RhbXAiOjE1ODY5ODk0MTIzMTIsInByb2ZpbGVJZCI6Ijk0MjgzNjM3YTlkZDQzNTQ4YTYwMDkzOWFmYjVmNDNiIiwicHJvZmlsZU5hbWUiOiJOYWdpc2FTdHJlYW1zIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lNDg1M2FhZGQyNzk2ZjlmOGJlZDJkODkxYzY4OWU1MWVlY2Y2YmZkNTIyMWZiZGJmY2U5ODc2NGNmNWMxZWE1In19fQ\u003d\u003d","signature":"r0+gJSLwm1TDB0m3khQtN1jaPDcQ6awF8TAhTFsn0qJRowqRla1f0rFtPT+Lkke7M2iVKdwJlNcUNOU5BGcnNhAkB6G54ZmUzARgKqqyn7Bsma3pnTg6Utmasgbm/IIJQ2cy7t9gekBV05E2kVFRpctIHeq+/Cm/JEWrc3nH3QXlOQ9foxioTuaQF7zviGKrvaMYN9lzji7vOU3h6IG/84loGaPp4BOWqSWpCTj9e8VaTxu5+twvlFDkbV4XrrWuwKf1I5yL+z/iHZgfT0JQvPL12PnltfYWXDi4LiOonIkCx7Say77v8dpbJ2rktDzzJGVALVe6Y3C1Ps2K2LfJTnmlfF8IY7FVMF4rYmCUEqnOZBJuGyQj8Pt7G2O4nPaZxKglDkPIauKp4Ow5Dcwhjwi9A32gVItYtQiqFR0bfvgQxt8UqMpqIiLVsF/Uzts8CrXcQgcySxyrqV/ac073pYZYRSnB9eokpm1kX2epYjVSBbVpo54li0g5g6+RIgvq8NB3NC03Mf04UUynjbO/PpqU2ALGKt+IOTt2M2UfkeL8G08OHe5VtbNrTx5E+uvxw3O0A2rebcWQIFioXxCI72LYxUdhEoTBIN8eR8n9GsXHM98CaBJT0RRB0WPM3gQtO8yERPX2NIOEjT+xPzpcG9ZDjhUA5OcHYJh6YvHqr1M\u003d"},{"skinName":"Girl emo","skinId":"girl-emo","value":"ewogICJ0aW1lc3RhbXAiIDogMTYwNzYxNjk3NzA3NCwKICAicHJvZmlsZUlkIiA6ICIwNjEzY2I1Y2QxYjg0M2JjYjI4OTk1NWU4N2QzMGEyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJicmVhZGxvYWZzcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83ZDY5OTFhZjY1MTMzZjE1ZTEzNDQyNjM1MTQwZmMyNTRmYzI1NGU5OGM5OWU4NDU4MzRjMjU4YTQzN2JlMDEiCiAgICB9CiAgfQp9","signature":"caWbZfwAx6TQ8xHVCTf6suA7PJmZbllnQdr/5wnOz2W8XD+v7yvRnk79Ebl2bwfPFhfQjq6AjJ3U/6MYy9ER9IAQJ3HXgWH/G3FEwxR6/ijWF8kx2dsjOERxP+Zd8BD/JCuisPkz2bfKXU3Nej5wQ7dfFKT0J/xMoYQu9tSagT1VuUJijUhBNkYvfP1UBSQoEqAp49SeuPgUaMp67Sie1VxQ4b8t3B5/EUDmvYdx/SH5v02L1FXZ+kOSmYSYWWhql9JYYFMaFMaBT0JvbsovOZXY5mXnvF3ac36SqRUYcz29AFGFYPaNmui5G1e/ycgctFygrK3oTiWYw3kP4dmqMel5hQpCHR5WqrE9gIE5GoVNaFlqugwion9tzvihNz2TFThDDrVl64EoHIxeprVBnsZZsE8U+mZvfBxrrQd9AfNyBDlEjSq+KzLPQ7FFja43SIhApRVqgGmoQx1g+fxirMgUnTLvK4AcLZGModCWWSYbOGs5RrALvCktIpk0uWQuEQkj7VusYb/mKxRzoTTY95D2KWHgmk4e7I7RliM24gUQ3QIgVII/z5H1SgKUb+bvacA1xD6jYaw9pd1jFNT2ucuONNqwMrcR/wKCJ5jg4fngnCXZsu0YGxA/eXnc0sITa+6GLEb+9iFbPdCC5RmhMVWKDZfcnGdbvnS/4i7BZLg\u003d"},{"skinName":"Boy Nike","skinId":"boy-nike","value":"ewogICJ0aW1lc3RhbXAiIDogMTY5MDgzMzE4MDkzMSwKICAicHJvZmlsZUlkIiA6ICI2ZDgwYjVkMjQyMGY0MWZkOTQxMjM4YzA3YzVlYzAxNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJQb05pWW8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2U3NWFjNTA1ZDI3ZmVhMjgzOTkxNzgyYzMxNzY1M2RmYTg5ZmVhMWU4N2NkOWIwNjdkYWE1NTBmMDg3NzdkOSIKICAgIH0KICB9Cn0\u003d","signature":"QQVQBJKaaGgeIXIcudbOFxNjdw5/0J3S6D92epIlcGHCYI5wLtqHqOcvoaM80kv3D1OyDRQSkA1ReSlFPVanbuQPdoPFvb9MPtyoOrENJdBjNjDUAnKKGPn/2s6kyRByRNqUnCWHKwhIb0KzAPAfV8ustczC4dN9gtQeW9yHmgp+X1xTEVhhMyxacym1z4W4jvf3Fc+pIMXvlzjH5G4EAWCNqDojHE5p9tYvUlpleou+GX/mCISVYUbitKuvwgE083j9qs1Vsn/DkQVQcoa1ts2oaWDQ+2RqvZCHLl95pEvC4995o9n7sK6JIgI3pbc9wwvmN5f6VOJjBIwAkZCbPpJHCbIjivE3tLJEbHNb2WlBleWFLsFEs0ckhjcopHvYxb/vPobiNStctf93ypRTso1KBYLuiwdjnWpJq2BUKWKRBxp/lo5lHPEIbdwQD4AWIkHuyEnCd6pxO9yHv29b7zSVWcM9SBlqznXsd7gTtIYNOsfy2VtK3UbtWLtZ4EysaHLiOL91Cxh58WgH+vZzDKs0kFJsF/Y/0/9cGqE665M01COfK+ONZFkpPKRMDjVRvYlBHp1soG/HVy8nC7wBh5XB5bgMf10ENKnwRRnR4vrAPEoQw5P+022VB0bDMxlZoPf/7UiXos+RyZIUNB6C2nioqCtcM/EEpBNBCSQiFUI\u003d"},{"skinName":"Blue creeper","skinId":"blue-creeper","value":"eyJ0aW1lc3RhbXAiOjE1ODgxMDYzMTEyNTYsInByb2ZpbGVJZCI6IjA0YjcwOGEzMzU2NjRmMmY4NWVjNWVlZjI3ZDE0ZGFkIiwicHJvZmlsZU5hbWUiOiJWaW9sZXRza3l6eiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTE3ZDY1MzM1MjE4MmI2N2I2YmU0NGQwZDVhYzZkOGM4YjE1NmY3YzQyYjFkMDU5NGQyZDVhZTgxNzgzMDk0ZCJ9fX0\u003d","signature":"sYdpPws0lSc8hsFxTZBA433NtrCYD2cB8s/6XuN+IXQZNYONtX+gTkePtYL6wN6JQ5QF36UKDoUkQQrIVRxa/G5Ct0/vPS0cWWRFq8KKRSGFr/c/5uJgPhMBD2+7l892AryN8mLPl/Xl6SU2Nw1JjwT8epGVjZSO8L+RpVdjLtsefEBwbjft2Q0eNhKR8IpllXjmvl//J7NCba0KuL4j53ILTV9XH3BHfLUyAXqIv5Daivx83G4K9mtkzWA3KnqQIvukWLMRw+ngAR67BssGLc4ynT9vmgqTP/cHswM1nNxFvb/b4wnPMQ5ZYvlYGKKvj3gAKvppT8rlNtB/VrKO8SVcftqRx+yR8UJirFWS727mehiVQhwhBkXigbp+X5YqaHFUm6AkNhFdsvAQtFEfd8g/LQ/IeYJPDLmlbEamL1LiYUzIyI+AEirZ+eM5syLMhEOsAPJP0wJVmtzVqHmnziiXhaYs9P8Wh2yYKx1qJ8n351eklEzVwLpZJ9CC7wltmqnLb9BiC1LHJRWGfKyxSPkdfj3UvlieptJRAPPEsZxvXF+fZWYCsQHuBClpcrCeLOiNev6sphzK5BSSyXP6A3Za+mb+8/2XVDPXbPjHnnx14ZDwwhGyX5FkBPrPbOLSoji7rd+EOX250osh3+cAKkjwYcNUBhxmOG5oKYAbLOs\u003d"},{"skinName":"Boy Axolotl","skinId":"boy-axolotl","value":"ewogICJ0aW1lc3RhbXAiIDogMTYyNTQ2MzA2OTI5MSwKICAicHJvZmlsZUlkIiA6ICJmMTA0NzMxZjljYTU0NmI0OTkzNjM4NTlkZWY5N2NjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ6aWFkODciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNhMjhjN2MyNTEyNjAxYTQ1Yzc4MDYxNzY5MmJhNzEyNWZiMTFmZjdlN2M1M2QxYTcwYjhjYTgwMTViMjg2IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d","signature":"oL5lXW7KM0pPn63l4ssCPzYSeqiCB1qiwGAth2RggTm0KwFkw9/16pQsTuasi8MvQYznY7vSB9tDCzhyo0cucwz1uZF2doBGDRh563HXlVdAGhgL9trtGSTcR63V5FuFJmqGNFIh+G4E3f2h27KkAAuDR4xd2nOyfPjrkVy+zJttfUPffarFuw9QWeoemjUje2lFBYY17/eeSu4x4SO0NiCjwI00k3P/AeJ+zgBu4UXIEUGz9JiNjq41+rZsT+mjrnFEOtzT4YjSpp87JVPKr5aWH5mcp97YQ0PM35le+KnsgeJnXZUi/IYKeLEgCy+ra4SCe1nYIjzyInbRAJi7gcpEixxuRDhHCQhM3paylYAVhbCuDuBWKial2JorivltJd4d+Yj/EZEhRHtWT674eHzavDm5ExfWo2wgirO6SO/lr5QPWySe7UWRIpZZBle/YwoBxT/xrfmgH1XAqKLm1YdTiJvmVE5kU5jVkRmd4uACkLcIFGZ9KlYCnX2Y1/6Nns4d8wSlFIRrV0JwIRgkNLK86Q0ZQXZjLwMdFv++C75MXv3AxVrIcZS9ylNsid7QKhPEtXSNcwTgYUfdgae6KNYipneRHMTa/kYmAb6c3/oRlFSvotxistiAzlN75WCciA9R2iAFf1huA8CbTVTjqMYb2xftYKx2PvHf0uNqiwI\u003d"},{"skinName":"Boy white shirt","skinId":"boy-white-shirt","value":"ewogICJ0aW1lc3RhbXAiIDogMTcxNDg1ODc3MTc5NywKICAicHJvZmlsZUlkIiA6ICJlYjkzMzczYjRhM2U0MmE1YmQzMDZlZTdiZWY4ZDQ1OCIsCiAgInByb2ZpbGVOYW1lIiA6ICJ6RGF2aWRBTEZBIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJkYzc0ZmZmOTZkY2QzZGUzYzM0NTY3NGJkNGIwYWZjMmQ2N2RiYzMzZDM3YjIwOGEyNmMxMTRjNGMxOGYyNzAiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"x554sAJKwyXx1ZT3gzpS2SsZ8waG08r/MxgzDMEgW7MjM9WnuqwjzqwCBv5DIWNTSLC5U0m565GbBcNuoB5gwD/4GUersFIdFdb0NuvED91fOrbG7vcKuFgmJMNAlmH2/tjw/jKuzZtZQGyUtqDuXbYWKNNhXo6aKQN4qZI2N7Sf3DqDGMfYOe8BE+L8E2SjpT4QWAMV6x8ndUdUIN7eGn2vxlbFD30ehihslBLiSjwmG5EqGQHCqK4BGhlcC1ZVIfYnRnI01RjtQZ4Qo+qq6EvoXhw/2aqmILwnqQOeQsaDyArKLGfUJsZ657duzi7RswzKV7LvLmofzK2s1OXjiqRixwo8nnK/NOIkm9NnVE+m0sUDYUmRld1OyVo12jbARYo0MKgJAcmw6CftalfjFi/DHXJcfhm2aXivZSziZVgh3Fq/0nshaH+O5mCB3Kj4FSZTZHfajxk8jWo71GNodra5VVxjFLelHVLPwq82RN1CRp2Nn3cfnT+xaKqvlTgjRS9MA7voAgfEP6ny3MDjG/9xxu9due210L0WyOt6dcSIgxk87svZITgkjjdQzwnNfve2G4fW5kXOxewWZUP9nwOSABQZ2cmVmekOTzBy+nvVtvNQ8l9z7ZtUs15n+quPzvE3QNfC/60fBqLzs38hemqsAbhi5rhc5bHuLAHbY5I\u003d"},{"skinName":"Older guy","skinId":"older-guy","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5NDI1OTI3NDc5MywKICAicHJvZmlsZUlkIiA6ICJmNWQwYjFhZTQxNmU0YTE5ODEyMTRmZGQzMWU3MzA1YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJDYXRjaFRoZVdhdmUxMCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85ODVhNWNmOTIzNzk0NGNiMGQ1NWEzYWNkMmIxOGFjM2MwNTI3YmEyMDM4NDc1MzkyZTRiODdiZGZlYmU5YTY2IgogICAgfQogIH0KfQ\u003d\u003d","signature":"QQt1ko6q7cayojAze6RebRqcR8UFGgUFVZv10WjSs0rzpXiPSJBhmLcPIH8oc9Er84IaSpC2KBxdtI4bSVcegqd/mXvriohiPa3BrDvePVY6IVUL8ItCBdNYktScA3YtwkeKAlxkMrjEMYwfE+lANnXLE4oETeu0FJEsj59zvN9qC2gzidpxUHbny3UFhfTA85deZIResxItkrFSgVxRR8U8kxGd5zJm1CKdV20PsvVEQGhjKVDqtUuDoRfqbD6xr2EhDPD5Ij/X9+lp154R18ZKTs2X70t5TXAkszojpMIFDNY7YChbYpLJgHtc32rHK0GMp2aGUhK/gztYD4UJJP3nyKWI99yJe5J7TCOYUn6YVWIKmLiD3YzLCWAj7M6N66N3lo0uRwGdgNt4fv+TuYBN3kGlKl7b0TzFFJoi3y9L/Oct+1vpwgprBK9Qn1oN9niw/Fiuaol60+XteMT4g7jFMrLMxrGVaTLQXPdTFXXD2xsoJPvFemLveG9qbClkSjztCyN5c7IHimg/1i+JuArxYR2YbjcZx8EUN0T9oTT7ry8VjEAoH6bfqDzCSlzrfwrymSc6WXz2bRyMF3anuNjo9Pw5KEaoHoU0qjJY8D0RcvFw6nUmVUAB+NWPOvqtdsT6HxbSo0gvslAhlmAKgcbTBmb+zKT7CCWI/0lf5fM\u003d"},{"skinName":"Red steve","skinId":"red-steve","value":"ewogICJ0aW1lc3RhbXAiIDogMTY4ODM4NTQ1NTgxOSwKICAicHJvZmlsZUlkIiA6ICI1ODkwNjAyNDYyMzE0ZGFjODM0NWQ3YjI4MmExZDI4ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJXeW5uY3JhZnRHYW1pbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzA4NTU1YmJiMmNkMTU4ZWEwZmUzODMzYWE1YjhjYTg1NTE5ZDAzZjNkMDMzNTVjYmMxZWE0ODA3M2ZmMDg4MiIKICAgIH0KICB9Cn0\u003d","signature":"i28AfXj7sMv8xJgz7F4HfE94A075w5g/QC8ItPgVsbTCxW2NdvhHdxtAYspFKk7N25VRz74lktS44YPkN8FmQekGivhlzyQG64KPrcxdG9UoKpD0ZufdM2tEsj68UGx8Jh0Z00BIQFRJVqUYdDcAyAt/ikSpuZEyOMLiEHbUEBCCKgxdO0m2avfoNnyPtEUDtRN0heA1sxyX225vbnONFsLYU+b+qFpdqZ5O3cUvPTz/PFZcqQ5bO5V2H+u19FYNc1aG76dsCx3SAKkFGo/Y2RpxY6x+txc0HQmSI6lH98XdXnUwWKm0nKcxNINRKDWcEqvaftxT5VO/alhhecWwHSN0rvk8zpFY3CulOp/TXR4u7Lz5TpQoX4MFiYj2BPVJG9R7Nx4dodpoY70yrn199nh2ZjqAkJ6boZT2zovr9M01vyS+Alh+6pcryEjlsLimwm7Xm68nz/PpRXCcAXPmfNDd2RR+OE1izwV9dsz5fd+cvUPuA9ANjcxTob9IfWVugrryECNQyFETEuV1stHM5WsVrvnp0qEZtEcUytDXTiLjh/ZiO/0cvWMInHWSeSK6H313bgXPZtZ+mW/mijfzvOTAXWAMDeOl9Q2VTQOQfGEJLMdQ3M2Uf0FtMWsR/+PTSlmwE5YkcApU4pPqf7INHekAeJ8pqKZX6DT04RP4UA0\u003d"},{"skinName":"pinguin","skinId":"pinguin","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5MTc4MjA3MjQyOSwKICAicHJvZmlsZUlkIiA6ICI4MmM2MDZjNWM2NTI0Yjc5OGI5MWExMmQzYTYxNjk3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3ROb3RvcmlvdXNOZW1vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM5Yzg4ZTE4ZWJjMWE5ZGE4OWUxNDg4MjNhOGViYmYwMWUxZmM2YTlkZjY1MzQ0MjVhMmJkYTNkY2NmMzI1Y2YiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"jgXvv/bc5VQeYgCcErZgFfi1PmZP5fPWn2V02kI0NFDg83N5t71/ti5gyFAC+XXLJtG0Z3W4wtb9nZWrFkt9KKNt5B6zgeKq32gMNVTbhXPFqMKGNlJdqvJn2kvuZ+lcXqpUXcAY+EXuHcuZgvVQqwdpkAV6HNBgeaWCC2hV0fzV3A3OzJl/x41wHOH7GlQwBB4EcRF+ydBFLIS7Js9jsXeCcwhpuH41Wg0HR1IMBiERIxsGrrgBrfsR1njWQO0oFAyZ7EWapzvC7rOP9qcDafyk0l7AQ2Y3XP9WKJ8UhHkfeX1mdwmD20CvHDxwBvN7tB2YA3JR+R0cDUizt7lcJvHakGW2RVxBvlDw/jvGf7ZntLPxTI78HlLfAPdF9gYCn3K2/eI4p6nwP9NOGP0eV+hQODDsGVFMrDGrt4YDU2scSdUjzEtHf109LfKCTDE9/D6ZKWL0eY49w1EhFUDJUEmqIdNsIfRTBi4691f+tdAcdGFHApefXkRIP5UnpYvkC/iM6C6X+5FNtaNXUiai/Z6MwnMSYAXQErqnT1ng/H6gWgt6k3tm1LqWZ31zNhl4fV7DJSt7UsmoarCb9ZUxDgS42NgcR831O/smUVDZ2M9fbsVfyV8QHF4DmnQbc7rK+d9LZ4bZZgW3ZCk5jfyKPoINAeQO3mdPohie7r1nTM0\u003d"},{"skinName":"School girl","skinId":"school-girl","value":"ewogICJ0aW1lc3RhbXAiIDogMTY5MTgzMDQ5Mzk3MiwKICAicHJvZmlsZUlkIiA6ICJkNzU2OTc4MWUyYjY0OWIyYjVlMjVlYTJhNDZkOGQxOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJEckthcGRvciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80MzViMTM3ODExN2VhMWQ5Y2JlYjQxYmM1MjVkMWY0MjYyODQzNzRmMGJmN2UzNDdkYzk0NTZkZTk0ODIzMDY3IgogICAgfQogIH0KfQ\u003d\u003d","signature":"xqlDwN4oUdL4V6YmNnGCkauL38HywElf1DPTJ8wr0gSxRb+nsnV4c4x72U0LyFEYXIgzPsrF11iSJQaB9MZqtuf4JMWli5x9kd8I8lkJWf5Mj/eqRPSWaEqfLL7WlnsHWPuo1plLXfTdJA3FXBRnyke2JJZiyu5mzb4kuWJ3BLV7umSfD0IqNhXCrHeYOC+IlR+Dj0IU8eLuhn1Z6Lq212aBhzf+4mPWOBXkT8FLLIH+MFPhv46jwtjzGthYsvKzi7ACDb3kQKO3b4sJ0X1Mvzi8AngdCYZQXyc+lZ1ds+IC47QmwxTshvJ69od7Cu5RrV1K7IdlalQ/v48/kNwXfywdkIUFQs+Gryq2Z9BWzUd4yRZxFP7cIjmfJVNkB0kQDpl8fUmPmsoEGal2G40bbS3rt7LJ05RT/f5Zfyuy0moi5NdsKazmPt1tNNUbAakS7ecW0k1PbiIA6/DNdpbYmpDA2HrXT10dCn4P/fUsWlc7KUK04ITzOqSpJdtWBcwoOnZlAg9bLY4Wq6hJm+YxqQQsnYYA5vGXJCwJu94xB4sXYDJgvaeguVKnKoHJIH98sxSC0J70y3hRrER9crkqdLTuH6wKCfGUUyt5p0ais0n+70hfx9o8JP9d1iMfuF6zlyk5MSwPftBlB1FC6WPHUu91AXA9cx5R2BYV864AhZM\u003d"},{"skinName":"Girl brown sweater","skinId":"girl-brown-sweater","value":"ewogICJ0aW1lc3RhbXAiIDogMTY0MDcwNjIxMTA4NCwKICAicHJvZmlsZUlkIiA6ICI3MzgyZGRmYmU0ODU0NTVjODI1ZjkwMGY4OGZkMzJmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJCdUlJZXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc4NGJiOTEwMDQ4MGVlMTMyNWIyY2Q4NWJkYTkxMjI1NDcwYWMwOTRlZTExNzRiMzg4MDdmNzAwZDcyZDJkYyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"sWeR9NHxpm7iCcZLZNScL2LFZalZK5DrJJlSqNQ9un9PssurCqCEZDMoAiXYC+Tp8G5/hygQ719C7IDrDbKs6BFQ7XxOmDDXkaPJGOmhxOZ6IhR/533NLo8Sa4OH9O0N07OGKYXYvzdAaaireDyXBN00LDt8jU6hjlVKe34uJeQCE48Hv159umy7GNtFwAFyzV7QPV7d7TB0u6nGNWedOglp5zm9GJBQCM1QLue2MxbJISZ6tT8Ul4IMeaw77SxNvpe9NZqZwvXyBEAPoNFWv5Zg8I11P4beoYP+hkqqRjxSXxsT5+0x0eSOYtL3N4LcC7pESE+PsO+QJCdwtBjjJkbiQ4NJPg9BwuNJkFyFuM7ESO+qDIYio4HdS+wOaP6NSh2CVItr9XEkgmTHtjvCetiBWZBHd4IoEYXQIVbUxv9k5RyMEeW02fkmj3S+t3c6LVDmWVuH7NhUUVuG2Ez0MMu/uxmW53O27h2nLVQ2z+lrGOOngvduHABdAdgU2gxwGCy+di7bOdx85WO/NupiiRfuw3kefl2ss3SMvy5TVVCBfEg/RVzHw5kjoav9pYifRQ3uDhnShnIH49cdYnk+zeJdH1psI0JB2exQg+wemeuZUsgzeIaRUAz+c8F7mhDSjPNaogGy10tVp2byWnI9h4a/rqov84IxsLmrdK6mC+c\u003d"},{"skinName":"Shark girl","skinId":"shark-girl","value":"ewogICJ0aW1lc3RhbXAiIDogMTYwODY5MTA0OTcxNCwKICAicHJvZmlsZUlkIiA6ICJhNzdkNmQ2YmFjOWE0NzY3YTFhNzU1NjYxOTllYmY5MiIsCiAgInByb2ZpbGVOYW1lIiA6ICIwOEJFRDUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTc3NWYyZTE2NDFiNWM2YmVkNDc2NGIzYjNiNGFkMzkyZTRmMTVhNzgwMTU1ZGMyMDFjNzY2ZmRlZTRjZTM1ZiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"rLEtXBQQihP9d8yww6zvbfPCU//nb80/rM0SDz1qTcPQrDmGKXLJtoIeD0q2J/IqQi33ucRAY2bEiWSMDUHpC3ry1EQb73ut1sC6ErcCa9/F6PT0o8bcbAdd9JkIjtEmumy516xNe5mejXULZC7LDkZ7nXyJgAJ6D3jaAm0o89kcwt9ofr3IVEw+d662ZpmIjJeEekX3Y6ExqKTiKrFV1soZWlnGyvAgTJBNuvFYu0uI304p1o9K4ePa9nSa54fBAc04NYktowLrRgG3so8SgYYCzCtYxaL7YFNIPnmUEylcXVomiPshE5hEhtVOM98rQLr7hoKLiai2IUPILqGJoO7C9TJYbevrM+so+ukd3SPfFC8LTt3/VrPFqWKbt+8D8lM5qgPpzBQVCpVXV6K7mpnCA/CewMvkKRYMbkB1lUDgcj2nkH+mzPZaa5bljrf4FMvwL+OpNdV394IWjCeZ8SObv/EqgsWD6X4k7IOWtvqraUg29sMIkU3879IhRBdSpJUChss4sVk5fxh8l6mmNE68hYE+BvzV4sn+i9bbnjBCUeg6nu2zex7Usalv6Z40od3LbZGJRTjjekYfYUzcsmTnfRYFo6+Ae9X2ZxXRNozA4Nyu/4LbiWCAxM0bRwgzaOeSVCpWFbFBu+HYqBA7K6OUJtgtevlMoscoQfJPe4k\u003d"},{"skinName":"Sandwich","skinId":"sandwich","value":"ewogICJ0aW1lc3RhbXAiIDogMTY1Nzg2ODY3NTc0MiwKICAicHJvZmlsZUlkIiA6ICIyNDIyZWM1ZWFiZDM0MDQ5YmYzNjBlOTFiMTFhMmFmZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJsYXJnZWJyZWFzdHMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI0MDNhNDE1MjQ1MWYwMzc1YTFmOGViMTYzZDE2MjhkMDdiNDMwOTk0YzE0MDJlYTVlNTViNGY1M2EyNDljYSIKICAgIH0KICB9Cn0\u003d","signature":"aFVjojCEHUmVdmBVJGvY30VUFGD96G1v1zI7+1wxcdTcufOWhK59O2thoKsvg3N/E+XkGlC+9yNPrkZOfW1lazfudqOtG+/twpHV2Ws2ZyIGX5YHOFHLVuwvU9zqWidTvE456TTXnXJ2ZnNttNrQHLU2go9HG8m0Na8xwrmptCJHQSY/zuLWlS7thi+t1PDMNwfZDZIf/gSMT39YhuvC7nFINETCKhGZOO+TgKyehEjlUw6jzCF+/RnAMZbdmz+p5ZCybAD1okQhtEhQi/O6m5AMQYKxunB0agozUxzU2lquD6GhOLisX4VUSX4dhBHwh6V/dsQVfjoiKCTQvT27vJ7SgA/+xjJEdFnaZDWWuN74ieeU5eosTqN6nqyA+eVORVWVQT7Cbl1frSJHB/OFMyLiWmhnwFz8rAtoonK57ZDE+qxle3AHYVIWVCtHW4N5WPxWvCcJg88in3WS7GqkwmORBCDti/Ixz+pHTCUcBu5Tb2qhZUM1ND1/X9VVjx06dWDVw4rjJK41whCuRKjHF0j11VhLJGQBcBWDC2/DeQEyv21n+ZeGG6zDKsSuYIBBx9Vkgff5peCqb5UQJSIyI/FCs5EtemOUw+tU3Ql6gdoerm40+PyHXHE2nmZwP6qTKEti2N/mqtIj4QZfgsNJoYe0OxK/H/Mp0SGV8aBpfY0\u003d"},{"skinName":"Russian bear","skinId":"russian-bear","value":"eyJ0aW1lc3RhbXAiOjE1ODUyNDg0MDk0OTEsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjAzMTFhZjk2NGYwYjIyZmIzYjhjMDg2NmE1ODQ2NzM1YzgwZGZkYjNkMDJhNDVmOTBlNTJkMjUxMTYxZTQ3YSJ9fX0\u003d","signature":"oQzhEADJ5yLlYMsrE0fnJYy5kI9YkPRNIZdfVB+7YMohNDm9cgcGP1pdmSP9YJcO3kn1pZ8Vphc2vyyXePDcvGwU4Fun83+faPX2an+hr1vO7ESNOLisx8KNMn21PeA9DIsgMbGWLS3KTL2jcokiMneZKJ6zJhvR2Rash11JcjeQwBwxeHJYv2HEKxESGed03f3LW2GQbTv+OrFKoAYvp+kK2CPfzAAZYou4XsOIr72j26kYfgDhM8A6GkIlafkepICnJ8AWMJPkTIigYumL0MA0MuqnCQp4URXtszuIVJLS/b42xAhqP15ecgQUp1W76nm/7hjp2YpucIEkD3nLXlHx4tbowrbeJqQfR8xaOVEbgPUB2D4WKy+a6FugfbLyDrsWkVIPvv7waEZvyYPmSp/ILZUZjbhJl4WgZ4rxugHji3mc+t7zqY2Dl+vlYkkG3aQ1II69QAojLN2hK5PfbpYP2vH4wZUUzzUl9+2tjxqivdO1cOfXgZ+ea3VBYKApw5iUwP4IfcV3J+/CpY8yCvifD2AL0dzo0CdeALiRu3lYPhdxRoTxCkm9NwHui6j4wogF36agA0GfFqBL73xIEjIkTA40evd8P3Mu7qjULdYiNRE5uWbRTaghLCUQlII/GkRnfwuIuXmmX2zYVYAGQjGknCWcRVPzVM34EI/dpVM\u003d"},{"skinName":"Person white shirt","skinId":"person-white-shirt","value":"ewogICJ0aW1lc3RhbXAiIDogMTY5MDQ5MDk2MDUxOSwKICAicHJvZmlsZUlkIiA6ICIxMWY3ZTIxMDMyOGE0MjRmYTU0NmFlZDk1M2FkNGU3ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJ2b2lkd2lyZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zZDg1NjIxYTUzYWNjMWQwYjMwNTg3N2NhZTk4NWQ0MzEwYTNhYTc3MGFjMzQyY2MxN2E1ZWRiNGM5YzRjYWMiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"YLUYjZ5myD09Eu/VPkA7+KbGMAqjISFWAm+Y0bUn0g2X6R/T1K79zDGxqu+I6/N9ii0bjD4JZant+QNohmskZOWxyP1+zolZZrcObWB+hM0SIrDxLoKadqHExS/5ZMovIoQSVyooM1zetEY/eYgfMDrvJSfq9xYI2c5D+wItXnmimBHbqvTy6nyYEFU3q3ahdiqVR8/2VJckWToTXdPXtwWEskhbvNM8OtP/pkBIJ+63vmkOmFebqGKwMmObfiYFaz7N+auJx6yy45l9K/O48pc0Xz33JTJOZPELUxE8J4vylcU5g1gHibJwTQ8kLCVLjH7asNaqCA8guluzJoqxByJ5K6UbqLPdwTtxGUE2dAnQmleFo9vGqwCpbAcIsOSo/qO2NGRKEYPtOr2dYWHM6sEyNniDo5owBeM7MIktc3Bw9eJbyF6R1j9STRVPcyhM1F0zWnnZssCVTswsQ1JbnCnpluzWJYJMXzu0cDRRZxOSHnrlO2pi5wIcJ0gpzqqDlNzTqihw0XgIC+dZCYp2ZLjtQUB6amovu+q6mBAiNt6P7MslHq4ifa/UzOt4sRzTeuXGOnqufVuAT+Q8ebV876EeqCDzn0Zd0uy5glLsJY3shQjcTRoI5nl8vB7l5oy7FjuHEnDR8x1vUcZxPa+681HOB7STEzC+39XsCGezYfM\u003d"},{"skinName":"Capybara","skinId":"capybara","value":"ewogICJ0aW1lc3RhbXAiIDogMTY1ODQzNjA1NzY2MiwKICAicHJvZmlsZUlkIiA6ICJlM2I0NDVjODQ3ZjU0OGZiOGM4ZmEzZjFmN2VmYmE4ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5pRGlnZ2VyVGVzdCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80NTU4YTE3MzA4NzUxMWE0YTQ4ODUzZGU3MTM3M2VhOGY1MDJiMDRlY2M3NzZkNDQxM2E0NTM5M2EwZWE5OTVjIgogICAgfQogIH0KfQ\u003d\u003d","signature":"j5wsN3kJ2QNmwMd5Zp4o9yUNcxhPm454oOlKZgc9T5enDMInNdbeiAnUCvXY/DMYrC92FAd0UBB81l0Wuy5pNkjL/lIEMbpl1frS1k17vmVV3gMBaNYnfmQIL5eDQSyEbk/OLfi1qwr0EFQhFWXnKGJr8Q265jPP3rG805SsRVapoPT9m1p7wfwUJ2qnJug0q505S2v684h5iaVAK8SDS9DuBVlw7ya/i/iZ2D9gzH97F1yHjgfuDYNLrrFwgmwbZHeV9YwGarap//KYMYw3/m0d16t1BCTYFW1/9J6AnjGkuvbOHdacdN7hwqIEz4PSQekiMKCSnKkg9QMYRVrPipASC7N+0SfDKXy3BQ7xm2G86Z62jhHtaawsyLs0xz47vHYJtOJdQLGXMVuhHAqxqaKLXNWbkBcv4tFI144b9P3AUZq1SokxAi/cAmuxD2YVpqlWyl9z/lsPuBqJlBiQpFa8Go5PH9xKo+SrDup/89N+hKpQlyI0O1HlqEA+wTFTkd8+pQxZPoHel5KEHdYccc+k0To2HMwhxj6JMl6/RXmDaJ1PCvHftY/hIwMC0045ov1kDU/DafPM8VO2TD12QQGIsaU2q212ZUh1bhkRbG8b9mySIEPZLuRdldxr7iHPbM8/UUMH9IxhgDsg6ybVCG2ZbLlvv2LYj4KT1HUOLVA\u003d"},{"skinName":"Perry","skinId":"perry","value":"eyJ0aW1lc3RhbXAiOjE1ODc4MjEzMDIxNjksInByb2ZpbGVJZCI6IjJjMTA2NGZjZDkxNzQyODI4NGUzYmY3ZmFhN2UzZTFhIiwicHJvZmlsZU5hbWUiOiJOYWVtZSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjYxODM5MGVmYzFhYTUyOTE1Y2EzN2I0NDEzMjRiMGIxYmMzMjVjNWFhZWJjMWZlZGJmM2QzNWY4ZmMzMGM3NiJ9fX0\u003d","signature":"QDCitqdO1XJPkWbTwQVGA6iqi4SQYqwyqdpKXnBFjq5ZEPg+mQ5VHsgsQOhNaOoskn+beRfXejxIV0Nz85jP8cU4CNAncetqsfHcpmWOjTvqeidjAfkT0179z+gcVA23U+LhwcFGBt1CQq+cqLr+mTfXluJmqxwI6XFOqnNjrtWLgd1qwKNVVebxUivyk35kc8B9PF7a8sCK8ZF7glOKFnyGYMGYqNdhwpV1OXKUnMmNp9vYpVJrfBHWn9FbNr7wkPVaNXVjYTTXcJdDSDISEwdheJnng1I05xRv4gwZJUzYxp5E1Khzrrzs9Lj8TUktJ5uDPZ06KEifBU7TZvNGJiaGouAqawLYabQUUbDKGi4GoxJvU4evK1f8M69QjTJ3S8lF2y/8fud0p8RnDaoqUQUi+Ya6mmcpkZbnqItyiyyJF4nKKai+5oLNBHJyfSI6+O1T/3+KvmP8x3JZQjp15R7ZAMLJ4/YDsaPD2fdjNqBlGOLXiyCqAqfFNMPI02E8uyq1q2RqI+9NTGSfwpqhefcs1QLM40b2TEK/CWuBqzF6E5AnkANB/UHn51uScs42AsvGyowPxTlEkLT+abv1LZloSWZNUMJMmFT20CV5YD1JiDrTYmfXhGE7Y1fuv5/IiJsx2+CRqOQOSrR1khGMew52YZzucn8levDbO/A4SaA\u003d"},{"skinName":"Panda","skinId":"panda","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4ODI3MzgzMzUxNiwKICAicHJvZmlsZUlkIiA6ICJiNTA1OWIwNmUzNzY0ZjBiOWIwYTM1MGMyNWZjZTIzYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTb2xvbW9uaWRocyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zM2ZjZmZjNmRhMDc1ZThlNWQwMDNiNDgzYzA1ODg2Njk0NTEwZTNhZTU0NTkzZGQwNjcwMTc1MjA1YTU1MTliIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d","signature":"o+UN+p619k/q+mqsRLFzfbLSFU/OfIe+qufWWi/63iFjxTjdHSGsQAXVvHUCUQzg2wu7dI+DDzI2vdCH8KuQVr9M8cC6ScGMMADlhXMYgyTuYta1sSCPuP01MJqaieRCd3YsBLIKkszXmAZtW7OO64qvEuI2MNk7CHuXDKe2Z1ZMMiNDJHIKJMaO0GmkwW5j1mURd5DxIrWnn/JzgcLJvc/1pJYDNkghEV3CxReXvZDbVkiVn97FKvH7BnOK4TOrkVfyBni7zFUeeETQgy4ndCWTg0XbPOdszG4RtH4EEdc4GNu1f1r0Gmdhk+lJJ4pfAW60o4Yhkf03rn23MN3B99i4rY7tz0kvFOcV5JbYiOoHW25o58++NO1ZUjsvHsyo0dy0673ODUZZ/poTd9PWT8tLZsUzNCCyvAPDJm8f81VQP906u9lpSVC/vrsdDOIGLWdnlEShpt3DWaMHAzjLaBF/zbOHQGyJgaRvt40ZHlU41+4ovlKE7U5vnaQ/4V0dEEOCNYfYyTAOAD+DyrDvZRquSL+yHa6eU8KzK99E13YXzHfq9iMi7u4h0i5o2QTTj5RpAjHyREKF0mmR5lOpZqLfGTZsWiXTT+ti90rJBmbE000X3RljwClTQwRJ2RaeOtGAZv3S4mrH3mJJuLxKCyobbr+2yCyLbZRcLCXEJn8\u003d"},{"skinName":"Fox","skinId":"fox","value":"ewogICJ0aW1lc3RhbXAiIDogMTYxMzQ3MTMwNzMzOCwKICAicHJvZmlsZUlkIiA6ICJmNWQwYjFhZTQxNmU0YTE5ODEyMTRmZGQzMWU3MzA1YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJDYXRjaFRoZVdhdmUxMCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jODIzYmNlZGRjMmFkMDdjY2JlNTg1YWM2OGEwNmQ4ODM0MDg2ODY5ZjI2MWQzYmVjYjA4ODg0NjMzYTUxZjUzIgogICAgfQogIH0KfQ\u003d\u003d","signature":"d4tWZvIzFqaduNB4rBvqhqvGM83+DLKY6VQ/koMdQu425+TjMHsKKrLu4WW7Q1tob88O4p3+c4aV8xLr69pto2ayuBKH48JD9Ss39USqP7tCncfnfvPvxQ6FDpwQLoWLq58cS6VfMJeZUvgoSaQCBY0S4ZhsHgHb5mlihEqRlJYeQWTsD3Hc30si8e9/bcvwxyq/HeFMON/39mHZulMl/w/AjktRlVxgQi499RJlVAljCXxKF539caay2uit5wdLreCBrp23FeM5gc98Uf30AEyVkSmodEWfup5o3/tbHOH+g5GohJpUhqJj/WTJXF0Qx/EuY3CdujOE+Bk6G81MVU/UyT8FhyeEQ+RRdR/9pRyptge+YSKQm1ezWEIhRkj/DtlYV4SVkg8K7eLaOQ2MZO6IXvyfXbeJrAnTcewGjpy7Wrtrm29OwyqG9cvIxvsA1MkQS9b/TKA4+ukulOZGA3VScZpqnKTuAKcEcFnYUmRkdd2gFyJTSVRRjTR9GPLgF0uCVl26tes3pzeP/XekBKhgCCC6l+HpP2qIdsAaCqvvRPGxVRC59TfK4YRh+RzfUDLcwg58hR2XVu9WCRv9X7XeWB0456P2zxxlTC+H0kDwag2ehwwzJXoJHedi92Bg6yk0GzjB/CwjHhTyGnW03TJaXtDiEdpmYsyKcAbX6YE\u003d"},{"skinName":"Frog girl","skinId":"frog-girl","value":"ewogICJ0aW1lc3RhbXAiIDogMTYyNjk2MjE0NDI3MSwKICAicHJvZmlsZUlkIiA6ICJiNjM2OWQ0MzMwNTU0NGIzOWE5OTBhODYyNWY5MmEwNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJCb2JpbmhvXyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lYWRmMzA0Y2U3Zjc3MTI4NmU5ZmU0YTExMmViYWI5ZmQzYmVjNzdmNTBhOTVjZjYyMWNiOTAzMzg3ZDExZDIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"fNUZSH0G3iTyWXqmsmKJ6lw2cJf1KKoK9mgbSklTABfWdbo1JjDnZr+O27rHLq0mrOjigunHInXFsXxShtCMCkE8hV0xe/d3b/qPj+ldFwlRKPwBq1CUcE18Owq9qZ906p7OPvwfBda4YxoKp6InSYFG6PlwhfQmQLd0pXNUVgOoakV25ndVHJcsHYpMArTysb4+FY/W43GaPAXGcWQLReRBXIS1uKQQBQPEBYFdb/wFMuPYksYImXab/dHRx5i9gSJ+j0O+B7MTRjrSn94fx7O5nH39Ty1t/c8XfQ/N8gMUxC9CYja5/sCypGapXz0KHcsNByVnr7M75++3DpRcV74RwbDJlVsq0p1/KeAChFoedxWGl02jQG7GY9lCArYhL5KQACwO8lO9uOM6bBdy7c2+BWQRjeiDyt4FKZ7LmKbOvBDaV2Z03+8A8dCMAhAgwSdaMC+DiccVAzjhfzJ99hs/u0sDlfdJsEy/awePOHSvSPTg0H97ftOp4ucj8bpbIBCoYg13ivUcRBtqvjUH5r2wL7JMmBALuwb5BWU7Xrq/9EoDU8Au7+gHEFekBe0SoO9lwXmgpChyKPZ+lMzP3UV6/F+O0fs5Dyp2/Lzf34K4nDzWLZomT8Vjuu1+lUi/OYnkPtOACdz66VZHFClCUfSkroa1etO9O39evrNvphg\u003d"},{"skinName":"Ninja trurtle","skinId":"ninja-trurtle","value":"ewogICJ0aW1lc3RhbXAiIDogMTY1MjIxODYyMDM1NSwKICAicHJvZmlsZUlkIiA6ICI4ZjZmYTgxOGU5NmM0OWVlOTRhMTgyNTY0MjE4ODJmZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSaXZrYXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzUwMGMwYjgyNDA3NjhhM2UxYjMyNDdjMDgyMjY4NDVlNDhmOTk5MDA1OWYzMWRiOWRiZWY4MDgxMGYyNWZkYiIKICAgIH0KICB9Cn0\u003d","signature":"NHn5fXeVTxgQo6heP45rJ1yH0Fi5I69L0NLqO5jkoFi73VOrc1mUFYFLOW8FhAjLB+IJehNkyIznTtYT/mIN5gXZ+2HGIZIIC79shdPUxeTEvmqdTsWfG+RAnsoEQYRP2xzgQ+bLZ4AWl8H049/gXz2mYnAkuNto3HmUXAAKMv9k0LncUb/JvawkiS2zKzX6nObK74SFXXIeWHRdl2wgsGweP5s6siHIdrytJ1d8Fq6K6Ibg22D3gY7qU9hzosdP2BNHfSn8XQgwl6OBfYdqWmYwAeCDuFtiJAfkhn/LqXsCzL9sRtMLZbaKjl2XUiCrddgj3MARsA84ywaOhXAg4fsN58OFE3OUKJ96yvT0Oucyycxu3TnIj5u7OH/MKTD+b3ihfs4C/rOpv7qRUNVang+QAgUKqRq0cKrcjatXNVb6vJEDonsZ/kI3JDAI59c39KCGIAR9IIEh6pa9IlRJ6FShJedUibX+qZC5Yi79H5qCrz/GpUXtugEYo5Qm1nvCNeCq1OME6u8Qy63wzITQddtuSg2s01eWq1g+iM1zHLpxSCG9SlMh59KiAf1hg4zvw+8s61Cb3MhFSZKdZIpPKpVwVOYWwcJHO1xmr+cOXf0BanicU3IjFOXKtuM4I1G9W8xmnT1sWCzY/PZKxwzaNGkw3vPHPHcKmW8ixFAj9xc\u003d"},{"skinName":"Flower girl","skinId":"flower-girl","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4OTkwMjAzMTM3MCwKICAicHJvZmlsZUlkIiA6ICI3M2ZkNzU2NWJkZTY0MGQzYWE4MGUxMWUwMTMwMjc3OCIsCiAgInByb2ZpbGVOYW1lIiA6ICJHYUJySWVMVnR6IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2M3MjVhMTUzMmE4ZjIyMWViNTNhZWRlYjJlZjA5ZDdiYTlkNzBlZDg4YjAyYTA1NjVjMTc5YWY3NTFlOWY3MmYiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"F33SgiTpurcUbhWp1wqzfhQhBgdlnI55Cb61A0wH3qkShgxJc+BIuO2UXDHYyD7ziEuBlgDDpuYsm58vMeqJXPyCT0J2XyEncNvGiIiMTy0RWNTWXc1FIK2a3U6iiCdICaftoZbteDk7mplmltgjhliWkXucGsEOU3aruLHy+l4PY8i2mksuzI0MQVgOOj+ntZpSNZiq3KEkjKfhcT5f5IfKv54fwswxo5yUyU3heV3xOzoyc/2revj0Tp7wK4KHEIMgz36RSe5TXyGCwSP0aNVAVQ28fA7d7twxoKc94XHUSa2lxjudp0uy/EgkWv0h4jM4WFja1vqHkh74wgFJ2H4cXkZzV7G6WiS2JOE98q3dzTG6k2MR3rTviojb4yLhVGRA2lj4E/aTCDBw9+v4RiWEf7TBChWbddK3inVxhBmhb/UumsA4B2OmVTxJXosbZqasH+jhb8SFZalz5QCgyOrfps9ea4QcFoQgPkZY7aOkF5CAlikIuXW8Aa8PzRpAn0+pKf7Z6BSkmQp8jlAOdmdUQz5L3OXEi1wXoTfVPg6rkwrkm5epQEZGWdpPVLQoWxEi8C337n5bZ0gBBvmAYfzk2GymKMoiTiLL4qRKq4uWV2sroMYvBt6hf8nIAD9ZxoOmd/pHtru8eD+0wBkAjJYhaSOXu/b1Qf3X4uN9KLI\u003d"},{"skinName":"Polar bear","skinId":"polar-bear","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4OTk3MzU2ODk4MiwKICAicHJvZmlsZUlkIiA6ICJiMGQ3MzJmZTAwZjc0MDdlOWU3Zjc0NjMwMWNkOThjYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPUHBscyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xZTk4Nzc5ZTgxNTE4MTRmM2M4MTZiN2E5NzEyZWNhOTk2ZDMyNDI3MzIwYTE5YWM4MGQ0YTk2ZDU5ZjNlNWQ0IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d","signature":"wDXY6a32hFno3bTsJxQskpVKSO8wNrzJr+YAK/m1nqLQS+tPy1g29GW3DXnyZu58psaEsn22vFuJsemqTwnJIVZbEksxl/238Z+xoxEOtQPRS27pt8lbi5vkekt2RTuQ5fH5r/6rY4rMPxG6HKo4VK5Q+I3acWxDz8Vml7z8LvOlCLOtHi5HdM6pPs9x1V3XWud6iXxMAWFa5xmCqENrM/g49IFfQKc0SPRO0ifpEWh320lC3EGFRGktDkiyO/3BtrCcUAGrgrfq+Zl/jkMkrI6SrmfaNfYL4hMLQw4wCkf//HWKuggRS9kzFuVlGKK7FtAIkfTIdjF9uwdx3OdlDY+J0uubwUSmW/ku/ABYLoIAmCO2uJY2Pg8Baa7/4sMpjmg0aZbzGNHRUJHTug1ldoGZsHfXJpf3KFgF2N/4baYyCQj08gFMPB5JajE5EsRRfaVVAlA4OyCdeRKRVv8tJfd/1Bw2TRBz9DD+8TQKKyWNTL5HK4VKlq386P6XUdQXLOr7xz9qRbl9YM/dC7lSwfkSThTc14JLQbsMlkUMSwZH+Mqcl2oflOXPU/A7Eo6eeKpiMmkPFKfLX9I9oiGsuc/bI9EvRbIyLhyQ66NVVEBjpyaOtW/QAO6w1gYQ3nDnhoB+KdR4PjJ/LIIzp5+rvsgCj6JlYP56NLjBla+/bXA\u003d"},{"skinName":"Chicken light blue sweater","skinId":"chicken-light-blue-sweater","value":"eyJ0aW1lc3RhbXAiOjE1ODgwMTQyNzI2MzIsInByb2ZpbGVJZCI6ImVkMmQ4YmQzMTViNjRjNTU5NTdmM2VjNGZjNTVhZTk2IiwicHJvZmlsZU5hbWUiOiJiZW5pdGV6MjMiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE1N2JiNjg3NTk4ZmM2ZjE0NTdhMTcxOTg1YmJlZjcyZWI1Mzk3YTc3NzYxODBmYTMxMGIwNWNiNGVmMWNhZjcifX19","signature":"aH73+lDyZhUR7Ndh/ykumXyIR+9IXGEdsDIMO8puVJmuPllvmkxb3VoCH4va70fhSZrhXds38JNhnTvb8ZnXKYEKAum3p1hJtpKsl57gnBzaTd19e1zKK2A/M10X5lm0diyDFkOVUhC+6Pq+AUKFTT5ef7SYOrJCzzsLo+wfmb1kUX4xAjQ2KCQLRhL3Twr6oNVQ4rfmuxXxiw/FJ6MzjaMkQ7T+3+uSJoCLesOe0TyyaYlrO2iYBEM5Msqx2NeOWAnnn8ycfEcLnPmLHFf+B3ufGq7HhhNQJXLM2VH5akrmw3kZhUTASBxWXXX5riaZWks4/5e5CsD9ZNhxqe89zW5aMxkswBnhjBFHKqvnc+ZiZgHevlhCkgljlIKzIsHqrgqUafPx/QPj5k+8p8HVbvjegm32iKr7VznEJ8/P1nKyN8cZImf2Y5mNIQk43VtQvMnRp2sjwgPqeb5DQpxfZ4361rjW7p2lrHbYy4dTKudVS2zSp88B30ZFNNS5QUBYFNiqmC83skkwGdBZMIKeK3rVyP7g8BanN1Jn9FptGwh+OWWCg4HC4aVYJUbuQSTj7Y2sXf3Xxcgr80muTN+2P24HpuqZ9dYjSwIKo+rgw9/Nbr1iwWKRJw/+fGyC3aVVO+gdpqHreSF51E2y+6JXyYT2iV86xz3L+e1/O/6afk8\u003d"},{"skinName":"Person black shirt","skinId":"person-black-shirt","value":"ewogICJ0aW1lc3RhbXAiIDogMTcxNDg1ODczMzc4OCwKICAicHJvZmlsZUlkIiA6ICIzOThiZGM3NWVhYzQ0ZjMzYWEyMDBiMTYyNTRmMDhlOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJJa2h3YW4wNTEwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmNWVhYTc0ZGQxZGYxOTEyYTFlMWFiNzBmMzJiYTAwODAzMmFlMGRhYTZiZmUyYjlmZjEzN2Y5ZDg2NzE5MzAiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"kToWWcDOaWo8U0Smgm6H0PF6KjUtcgJGUnRF/yvGRZLUT2WAoSNCXDmW04SC3apvgOCw5ayoTbBFuxtC8lflT6IGatUP0FcHzfC/GvGDTMnFuVVl3ze7B1p2d5+KBlyTfdgGse0zEKzYCWUxVzfmmCs9ahZLKT5Qj0zhXhLNVXZ6ShmUDW6PmC8rQGhSFPNrBlTrL7ICECm0iwB3ujH/Uo7iuyIll1NB1O1vxqEfAOoVTv6niVBI4yFC8/9wPEEUu0OCcxg3HywLSgAWYrOLLjYE1WLwyp0zrWoBrL5/NeSjpTkg+3qCS4EF+2PFCGaeIFSuX/MhZ62nQ5lyNNB816kX7pSnFNv12iySGoMaZHu6hTcRXpW4HXqR5lN8MZE3g/rFrc3d7Xme1nxO9DoTFAwiDRoaaTPFjYoLp7xDBAiRg3jFcmdRqIOo8j8FFtvmIdj/4gyIDBeojVxD3jET6+HctxV8eg6fowYjxg7yc3LCBb9WByy/FIkFAdRsL/ilc3/lR6HAs0FQWH+92pqX2rL9NsIpQBN4LyfcMO5ybWk5HNOOJfqsNhOfguZAZ1QAPjCk6hcOt3qy3RxtXi2dEBYOktT1Mjjtdu+FZ55XdHB2DbiGeoXOtmI6xm0BNAopXfdUUtuEQT38gY42qYdWBO98CqEbBz/I5aZJq10ccJc\u003d"},{"skinName":"Police","skinId":"police","value":"ewogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJpZCIgOiAiMzBkMTcxYmI0ZTcyNGU1OGFjMjkyYjM5NGE1M2NkNDgiLAogICAgICAidHlwZSIgOiAiU0tJTiIsCiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTg3NTczOTFkZjhlZDRjZjhlNDMzZWZkOTVmZDNiZjhiNmRkNWNhYjc5OTk3OTBkY2NmZjI5NmYzOTc4NjI4MCIsCiAgICAgICJwcm9maWxlSWQiIDogIjc1MTQ0NDgxOTFlNjQ1NDY4Yzk3MzlhNmUzOTU3YmViIiwKICAgICAgInRleHR1cmVJZCIgOiAiYTg3NTczOTFkZjhlZDRjZjhlNDMzZWZkOTVmZDNiZjhiNmRkNWNhYjc5OTk3OTBkY2NmZjI5NmYzOTc4NjI4MCIKICAgIH0KICB9LAogICJza2luIiA6IHsKICAgICJpZCIgOiAiMzBkMTcxYmI0ZTcyNGU1OGFjMjkyYjM5NGE1M2NkNDgiLAogICAgInR5cGUiIDogIlNLSU4iLAogICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hODc1NzM5MWRmOGVkNGNmOGU0MzNlZmQ5NWZkM2JmOGI2ZGQ1Y2FiNzk5OTc5MGRjY2ZmMjk2ZjM5Nzg2MjgwIiwKICAgICJwcm9maWxlSWQiIDogIjc1MTQ0NDgxOTFlNjQ1NDY4Yzk3MzlhNmUzOTU3YmViIiwKICAgICJ0ZXh0dXJlSWQiIDogImE4NzU3MzkxZGY4ZWQ0Y2Y4ZTQzM2VmZDk1ZmQzYmY4YjZkZDVjYWI3OTk5NzkwZGNjZmYyOTZmMzk3ODYyODAiCiAgfSwKICAiY2FwZSIgOiBudWxsCn0\u003d","signature":"EQGHdppn4GNvk6/t/HYXjVWSDmgHYLuBkz67Ls1NLQ6UQQcdAONNoMSuI7fdMhB2MggfthbuOQKBwqXnhMMVoK/jQD45T5LT+BARMwOTBws3GBu2cGGiky/P4fwBXXrC6EjlmnHrh90mHAwcAkJD49NaLz+8r7Y/jjyVCQ+U0fRVCXYzXnQnlkOvlzEZCXcJot968+0MiVcQhllEb68kqk83l/cAD2EArZWeuElDeU8h0uWEkJC/Xz2BUq2n+TNHRsqht2XRgzTT5eM0VkgLyn5vggEse13Yafsh7MMTAHWMiUB+FvCziLDsJLh5G7xqBy2uIkLUZWO+dtKX5zcwP1CbaeU6oxXBIc7y1W0rLmQfaIMjxZJ+DLiHocjJGUVf9FkvDP+liLQ8BCftayHNE1M/p/Odo51owiNJX8hVVF8STMfpkhJle2Sg74XsZnXLJqDmnvjLRh3QZAPqATp5uHTgWSuPZGSGFvsVHZ9LzbGxfb7VRQrVGcWP8tlqkdAGWB4//Fuele1bhQOZrAk3OGHLoBK0d24xcanJscuJ9ecM/ehXG/Ws7W+7Zi/3yheMOj77DZLSgrrSrBb6OpFpFN3UXe2IqH1Z9ann/9Sc0CtcHLaWdoNqNnVQ1TJ0KsPnowLBcUzbsSjJbx+ds0+qTfdDGyH80vNSOyP8AwhhUwg\u003d"},{"skinName":"Squid game","skinId":"squid-game","value":"ewogICJ0aW1lc3RhbXAiIDogMTYzMzU0MDg4Mzg4NywKICAicHJvZmlsZUlkIiA6ICI0ZWQ4MjMzNzFhMmU0YmI3YTVlYWJmY2ZmZGE4NDk1NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJGaXJlYnlyZDg4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhNmY1ZDQxYzdiMmNhNWIxZDEyOTAwNjVmNTM4NDlmMGZjN2FiOGY1ZWZiZTdjMmZiODE0MDk2ZmQyNDIxZDEiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"tOJe27PZqw8YQmnJkxyoKZbSZYzkBEwBKG9OFPuUfgGCnHUgjOUzgjynfLoX4Hm/b26pHtbu8rzS3y6X41xtMPP9Zj77V1wUIkIUlRI1RMOIvDq5apCh5feEKy8opScTSmwtVwLN6Oz4xU5pPdviOXTFK9H3h+cKZ/aCi5H8qPeG/VAC4j6PQlF7pSLXbgX5hWn7WZcDXuGXF5+j5dLy4mfJcR2cxqs3zsVEB6xwzdQ2y9N0rd0jAclWsyWeqR/X8J6/QUO0l5SR6mnwhrNp1FAVSOKamOpmzr166/gONIXjwZgFNEWXzXSymm+HsMOY2okxL1K2dLTzQdzyEOHgVUqRddcXL2LNa/pu3orwts/KMdNH/P4XMe1p0YKEMlgW7AsvtgjRZBiDbFguLelObM+1TyXkic4gFirJuD2KtgIxiwNd97o7ngTLE5UElFHS+amyuF8VFRHRQaUmqnWReE01FOJBRTALlLcDj3jhxa7RGEG+xhIP4KgfqBNWC5G2IDXxSEJLEDI/nAD9O0GyqGo7n+IAp3+VGMVPrNZVFS8DoSjKRPKrJeRHoYsjeV9WhXtSOL57S92PGFUnErDbL7ROuRwFD/QaSQztRhX023pBPzt9Sg57vhK99Y4WVt7pwjQW6J487aSlMSMVGsSYmpVUURPuDLcv+6iXE2NkzOY\u003d"},{"skinName":"Boy black sweater","skinId":"boy-black-sweater","value":"ewogICJ0aW1lc3RhbXAiIDogMTcxNDg1ODc1NTA5MCwKICAicHJvZmlsZUlkIiA6ICJhNDAxZjEzMTZlMjI0ZTNjOTg0ODk1MmVjMzhjMTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJHcmVlbnNoZWVwaXJhdGUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFhNzA2NGFmNjE4YmE2ZDVmZGRiZGU2YTViNTk5ZGQzNWQ1MWYzNGIyNTY3YTNhNGM1YTM2ZTg3OThkOGQxMiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"A8ar/d5c8CjNtAv32XTnx9f8+Li54Jq0W3Dt7n1HGNxJic6RG8dRh5TGNjtZHodRsL7eEqwe7rhQCm4pslkTcqMlxcVem5AmTjAKrSHQzlPjVireSVxquZIZ89bWSrkvZcKcEh1Qpi/JkFMqBY57DzoXLAnR9ayPGXKEonept3r3Geab85XxOkRvTjRtUTYcGhXqAIf8rGSVNYT0voruLKZxgVZak6l9TCTnQDs3LHKZre8mtclzhV+xCdJc6FxGuoAVGkJPzNRtQ8ZXzZ4IDPONd8xLTw/4je5Xd2gf/TatqZLTPym7A1IoYONsPpkdQM9sZTuH/DqDED2ANcuGtgEXCL3s+Y8YscTDIsBZUnlEdZ1u+ls3GraPJEjsvm3pgrChpF0sSjJclqnEzVO1c4Mz7BDO3dmxatJyBY8AkHMQSPRTkRBfj6ODpqn0GHy+Hnk829uG0Tk2JyrOSnBogmhGSqyNv5ovsHkediSOLHGjaAy0QlmcvM6rlYzBqiVUGgF1udPwdr8lBquV42B5v2Y9wVJl3zzpGZzOcOM2y8ZHxJAUXNicB3wb3LCZid1/UEKyfdHExsK1plgnK4yJvj3FgZRGGi81fEKR9hHg5KrSPx6mM6XN7Vwygo6tN2bkmKz41DnZJzEFgCkG2+gFS2TWKg5JRFU+VkniF3sLY0c\u003d"},{"skinName":"Pig with frog shit","skinId":"pig-with-frog-shit","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5Nzc3OTE5NTk4MiwKICAicHJvZmlsZUlkIiA6ICJhY2Y5ZTdlMGNiMDQ0NDhhYjBmNGNhN2ZjZjMxYzQ2YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJJbU5heXkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2IzMGJjNDFlNWY5ZjQ1YjUyZWE1YzQ4ZjM5ZTRkN2E3OGE5NTJlNDFiOWEyZjU5YjZlMDNiODQxMGRkNzlhMiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"uvGZ6GLrpu+TKtAXGDQ6vRmiS9kosd6hvG98y9Pe8EF4xI3FxgmZ3RTX41yyx5xsyPiTLnjMnTr2C1ookBeHloeFYGMU/QGVTlGlUyh5orljXI1h8FY3JlUCw1uEPxXEKPcCMuzb/tGPW5ZBv/6QwjfHDY/ELvBLOkbKTd6XUa2PV0W+1VSQNEjWW0QyKucjPKFOL9qiQc9/9EPxNasSBYxDynumXsiC8UsPt3OVUCRhXKOsnC84I9gCyj4tc5zAivu/ZulTg9g3W8QGcLyvc3BiHNZFHa9jOPjrq/mn/2KlYCG8qrwPMM1Ve/6AwMVXv0EmPsdUIkqp3JN+1Ghj33tMBnTDgCcLuta4MqKAE1lDtXnzWEAuFRfLd9M+8SyC+lpkGuyGSyg/9Gh10hqSXG3teHVlZ5E+8lgf07aEbqmgFt5qGZitcc1s4oOEOq6Lo0R38rGw0sru+bnK6E7HTR1TRQ3sCrzD9SlCKP+1NkmB/Q07ccGK7D+4P5xM22vh69KAOdcbxNdR7BYncVkKDbwQLbuopmumVyUYmzazQVDM/Sw3zXtjQDi6eu5wulFD03asSdTm4nwxVLj/vkBqy1Wx8QLXjS3uVTAWksSODoevUJU4ZZyWhjgF9vW4GS0KAFCZWqxWlTk26NKcQDRlAwCTRSc6p/M+BJrwzq4egAs\u003d"},{"skinName":"Turtle","skinId":"turtle","value":"eyJ0aW1lc3RhbXAiOjE1ODgwMTM3NjM2NDYsInByb2ZpbGVJZCI6IjA0YjcwOGEzMzU2NjRmMmY4NWVjNWVlZjI3ZDE0ZGFkIiwicHJvZmlsZU5hbWUiOiJWaW9sZXRza3l6eiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTkzN2EzZjQ0MTQ3ZGM3NTJlOGE5YzdlNmUyMzBkN2RiMGFiNzVlMDQ5MGMwMGJmMjc2NTM2OTUxMDM3MjEwNCJ9fX0\u003d","signature":"wXsLrkyJ1hRw7Td1Tb/sE3TqoO/mfciYUzjnp94mov4r+cn4zKo09FJgXg+rnHi6ZlIH+18yqsXKXL34gFfkuCmlGt94MCqlLcVqZMlLHSN4mXZqwbShC7G3ZjHuzX7/QwlKHtLlZiH/vOE7PS+QNJlZtoGDUPmgGe3KYmq4cWPAGfxaNHs+xuhJhs1x9a0t2tWHPMOvXZnuuvLdEaRXMrq2Qa7Hnrqx03/z1sSP+TcpiIm4DqA17uETKg1ocMnU3kXocypmpRyQ7sZYinoyr4+uvZ42N/i2McOAu0+ATmwDfXSBxmo4bHXR9tUV434sAgoofyqtckkldXZ7MZIn3RmHAbRziknCz7e+LKA/RYYaBlkRX6rsDKb2lmlCyBt5vVqBe4ykbUK6Vbm2f9feyC6MUytFhks9ylLMvsHrjzqVl/zj4bjZ7i2XPEK4duq35OHahQnqPK4XDgBs2hB67UyCmfeL96jUE3Y4AyafnZ4yPPmlFZn+3et+1r+QM0GBfM3znQCF4aZBno/vzhaNQeCIhTK3yltqp8TzC7LdEY0KnLQG8RQ4+/bkARRiKZ0aTi23XBlevUNV2owfFO8tA/Zc4V5OKkvU0OLcoeal5ziG/tM6bTwHXQ3qzvGHoJJ6DP1NGi/z4ZrzUsWBgF3wi64VB7J+at5YmYK3vrWm/go\u003d"},{"skinName":"Tree","skinId":"tree","value":"eyJ0aW1lc3RhbXAiOjE1ODgwMjc1MTgxMjQsInByb2ZpbGVJZCI6ImE3N2Q2ZDZiYWM5YTQ3NjdhMWE3NTU2NjE5OWViZjkyIiwicHJvZmlsZU5hbWUiOiIwOEJFRDUiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgxMjgwY2M1MTVkNzY1YjAwMWM5ZjYyOGE0ZjQ4OGIxYTkxMGVmZmQzOGJjMjRlMGI1YWE2NDI1MmU2ODA2OCJ9fX0\u003d","signature":"go9xi6oFiqorNfKG5tqEu9e3lCoCX4HxJnih2gcRN09C4x3GII55v6vQof20p65+/MF3uEoyLlsLQ+QCNOfU4szfJSFl16M3jzC5FJ/IVXivTgYLto8FmQM3Mj8yGfsjwpVFPk5ExfXz+myix8RAGyeA10/98xdo2/P1k8WgQSS5YXDtEJHgGJfEwylxBTIxFkaVfZazvq0tjv748RMRmywEQZvM443Ihn4evRVVdE+j0kIh5X0E2ov1+YskJVtLAzU26hc0D0pbZwPqGs5TRekUIR7NO+D1nID85JO+2DDzIsRQV2oLz6VVtH+Ts6JCwRDLEyPS8c2ZPyOTvZQoLW1zpx0amXDa94E6QrHCa5Fc23azle6XXYx2ggEcPCuVu3aQ1ZUoiJW3jPiFFASh5xM1KUPfZLX8D6GNfmSYB2G6Hi9NzflUWqBBHUHFktKiiNF5HfGdOdxaKPDZ1W+WJciXYAj5cAD0EfUvEi02ch6B++KPymo9AMocsLuknQj+4O/jiPY4Oi8xH9ZmBAp0z3KA9E4hjBRvUDc3JziqWlk8VmV1Rx1ggZE0xydYYY/mmZRxE6XGwn6zMHUr0JBVnGcM0RJTTmWguoz/Tq8/pTRMRXtLjyls/gXd4yuaSVReV+JzGAN+0BF+cVhNVV0e7IYeg4zTbbHpGy2DNXLAe70\u003d"},{"skinName":"Zenitsu","skinId":"zenitsu","value":"eyJ0aW1lc3RhbXAiOjE1ODgwMjAxMDQzMDUsInByb2ZpbGVJZCI6IjA0YjcwOGEzMzU2NjRmMmY4NWVjNWVlZjI3ZDE0ZGFkIiwicHJvZmlsZU5hbWUiOiJWaW9sZXRza3l6eiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTk2YzYzMDllZmMyYmY5MGZiODBkMjRhYTNkM2M1NzFkZjdiYTY4NDY3ZWZiZWIzNTViYmRlNzM1OWJlODA3MCJ9fX0\u003d","signature":"ygXafrbdyDM2QDavlx7ndN1tpKM+GbZKmNXmahwBQFuxzJBJSeivB2pPMOp/QXLVVOmho+w7OXJKNxNqyb2j7v3tUxot6TtQKdF6ldA7zl1s/z+qso5YJ33OtIPGEW4Nn+kWtCi+PrmNGHfOGrYZunZax7VIrTM5LqNZ+ybeRnbxeoqGLrOUDEoTO3dQuqnJCxtn63qTa2X303HPKN1Zprq03vSlV0IOzSvNIWT5y9bT/fa4DgBA7wxVqQ3mCGy6Dr0DG/kXXTtWa7j1bljoJRfCU8tNlBxrt7BzsjiwCityXMDIaG8PbLWFlF3fz+r+hdzPm1INA4QN4dm0X4HZEuhS5FeQF0U1qFTHs6pvWLsDcW0zehHcJtN14c0JGl9vMID7cQ6oTbTtuu2ejzD86RV7FJiwRPO+qow47Z8x3HfbHPcXUEefgsmsw8GW5IxvviEp6YW8Nk69kqzGWYDI1Swc4rnL5OY82jboB+UGgN4x7WHI4qGvrIyxEi8rOad3IkDO2HD/JJiDL8MexyN2dG0qWO+Fvw+WAs17vQH99izmF/f8Y3Wnug8/RtcqCvqbBYiEpN9Lk6/flxUQ+J8PhUh+dWz4dnudcHpmxnqd9QwAYOwZthkgzSXVpS7KBimSFtUgIUwfKuYHxe2fIFewvX0tDu4G6benAWHTWsyHXrA\u003d"},{"skinName":"Boy Blue sweater","skinId":"boy-blue-sweater","value":"ewogICJ0aW1lc3RhbXAiIDogMTY5MDY5NzU0NTcwOSwKICAicHJvZmlsZUlkIiA6ICJhNWZlYWViNDdhYjA0ZDZiYTk2ZjMyOGJjMDQ3MDZjMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJYeW5kcmEyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwN2FkZmY5YWZkZmQ3NzlkOTlmNGRmZDM0OGQyYzhkMmQyOGFiZDk2NjNiNzVlMWY2NjE2ZTJjNzliYmIzZWIiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"LMzG5Rzijnp4tzBnFifj/z2R7p3V3bhjRuy6uFWkHclB3w6SdGv7aKxkdPrmJ7KZ7bPKdetiGxIU2KTYjJ58/ZT7NLhlnGGHc0TXVGAfBe5OHkqmB1I+OHbfyUJfaCxZrzqiwQZPQeoB9wlgPrum6ys7NG+pPgPaqJwWfV5+yacBav8xN7kOxGX0YHx6S4fGWHsEZa/q2PHHGctcu4JHYIFTlDr1+H2PI0wPhyEUUgfu0fX/gCcC1W/jG5qI0m8qODlXoBCeVcVjjZPNi6iSNS9JDxulRNIJFTB9GHNPmMrlrrufJOR7+zpPKE8N/Tf/Y2Xn6blG1a8lluYkZpH+ynl/xgigXhle+pXvCYqzayw+dseblzrV0TNihw7QN7g3Ck3Es+Z9EGWH0L6lUaFVVoQWnYnGoOx0KKjlXUor4S7BVdBIAKCRSghZE1CLwJ993DjGN+lqx54iv17OAsl+YXMOwevLpGFt7/QTOYr9zysUWRAlslC6QNW0dqoBpFXQ1/UXzboXIKvB6avjFvXzrLO8JO6txp7YKKlpWNPvCgi+hjk7/4ak5/l5dvX1eU9gFamhbWhpoXJdSKYL3yN+B/Cs2N5qwKfSdLkdYpUf1oPq6Z/hMtpwUZQE0DNZHCnnrxECApuydtnsYW/EAMHdllmpEs4Ckm6G++2ySnPMV5w\u003d"},{"skinName":"Yoshi mario","skinId":"yoshi-mario","value":"ewogICJ0aW1lc3RhbXAiIDogMTYwNTcwNzMzNTU2MywKICAicHJvZmlsZUlkIiA6ICIyM2YxYTU5ZjQ2OWI0M2RkYmRiNTM3YmZlYzEwNDcxZiIsCiAgInByb2ZpbGVOYW1lIiA6ICIyODA3IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzI5M2Y5NDMwMTA0MDUwNDcwZmIyZWI2ZDJmMjA0ZDYzZGMzNjI2NjBhOWIxODU5ZjAyYjRiMDU4OGY5ZWJiY2QiCiAgICB9CiAgfQp9","signature":"QD14lakQU70KvjEitOCHnHbNoPmpDwgHHzzwyF/TtzRMZU+5hZNaklc5bt9Uv9h/oFnsw6iN+fek05YrFvT7aAEyyyhsQMYnElOrA6VPk/HkzXIMrfWmQYO+VtVvBecrE2MWMHbF5MKHeV+YutGgBUE0FOK1ZKZmooPHU5+ChjoHMzRAmZTiIXT9bV854bvROhTAYrnjQ7urMYZeW2RrHoO8U/rHv0CsIcDFXN8eXJahjWLN32+NVn7wWkzfQxTrK3XV+gAiOrAJfCvqOMAbzhk+P8RwZ0jFsAg7syojuj3xfFxb9v1i/yA7KGefrOqPZARFTbQvx+8Lp9kDkTZiIWikxtUfGJcRR2K6UPi5am9GpeaOcoeaNHkuNclBSbofdY+fmyHK1j9b8IUZcjqHf4LfCTmOpKpm2P1JC9FFx60ij+5mgwBZMkMOgFcJH7v6OPgdAPUWmNaj4AyeH0m//cJ3OhWclWVQBtkoVrz4fBd7pIeI9jK0vzQ1zWgK2aUUU4Sy1dQuV4gwra3G3lRa6XAPg9VDvrrwL0I0tOsQFL5zszUZS/VSiKn2yurtITEgk6SEB0fVDemUpqIYuQSj/tVyesZFqwH5qYk18LsfcGBSqFJfD5rxgJEBYUBwCWYbBL2BfVr9j7yV87nkcB6UoXpBR938CKEqC5mxFR7j7LY\u003d"},{"skinName":"Green bird","skinId":"green-bird","value":"ewogICJ0aW1lc3RhbXAiIDogMTczOTIxNjc3OTA2NiwKICAicHJvZmlsZUlkIiA6ICI3ZGNmYzEzMDM0NGE0NzE5OWZiZTMxNzZiYzIwNzVjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4a25hdCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jYjUwYmVhYjc2ZTU2NDcyNjM3YzMwNGE1NGIzMzA3ODBlMjc4ZGVjYjAxNzcwN2JmNzYwNGU0ODRlNGQ2YzlmIgogICAgfQogIH0KfQ\u003d\u003d","signature":"Rk2SxvnPhoMU4sVT0x0dVN9QOQ3BEAE2v3ee/Fk7dbB5UDSDsq43LmQxygAEmT2JSY/2PS2wJBNtzX385HRIjDzh4m4mYR7jcJ/C4vrJBjfhuzQXroWyx/QfZV76AZ52M3h+hUMjXvP9CFMSmBrPEgqgdTYENXyZWjpcn/c0jQg0rbfIBnPoNNHOW4RHSj5rZrGLQQqMTQw4JTN5TQPGTPchTAuFDGxgpKKstZfbMWK0cwYHRb3eCYLAyP/epYCOBu6f1Q3PdttwT5sUlS1ZdqlklBjSE331hMl8ERE7+zCCGsT0OV/3tD506n81xcRK7o/4Qmd/X0hXaFTxKhBbX7oE5kWfiND+TxhR5nxSf5juZ4gH6uqwEJ8xmWAwrYilqtLZBbdDByv1OgYpEaxB1pcDvVcZzq0LwSPQrE5OxyBNe96H16TsTt0gHMrrWiBucxOm3DZO9/jOf95ypRKl3WRKTAIY/lPv1dxumUhH+V9ulK7tpXa9gAU3AUoUxemaorxlZHWRWy/XPUyDOlg5NyinUI01ZMULrP11dRgUFvcV5QfvkGYDcQEO40AJqp0SlNg+dEliSbDYw1b7JSC9APoeVUIDWa58/icvAmdk2Mh2a/Lx8QthTYfuRMzBzvhOBr1RtZGD6pXFzpCJN2RFmCqVqqeWhiDDTspjyPyBuVM\u003d"},{"skinName":"Smily face","skinId":"smily-face","value":"ewogICJ0aW1lc3RhbXAiIDogMTYyMTcxNjg3NjUzOCwKICAicHJvZmlsZUlkIiA6ICJkMGI4MjE1OThmMTE0NzI1ODBmNmNiZTliOGUxYmU3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJqYmFydHl5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NhOTNmNmZjNDA0ODhmMTg3N2NkYTk0YTgzMGI1NGU5ZjZmNTRhYjU4YTU0NTNiYWQ1Yzk0NzcyNmRkMWY0NzMiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"f6h0Z5TFb6PWiGCUQ0nQdbLQmRUtkYP/R1ZMcVI1FxYUlDk69BQSQKekG5pRjeWFA/5TIiCmd4GMoAE5fmqVhulFJ2J2MsoFO00SNNwGEYJDX1+sxbAhNYMQ52SfHef7eOfTVAb2Ty2Ru6XvrVcvzEXYL1L93H66Cv4QTd+I+UVs8RN0dCrImAej93+iq/ckCf1z7egTY7mEipkjGpHd+RYE7KyEjd4C35jV35m4cCiGFaYqnSzWexKvvNxz1VgIuXesMxl3R3n0AXDe7wLnousGIXnkcuHGc75ZjsiML+HL60sIBn0H02Go1pGYuU/ilv8DOg7LJimFA49Pugkv9KK9YLejF2fi8PqHqYN3G4RdGxwNCLMu+Kj7ZiePTcbI33LnsmNL7Eh6/oE06R0JbvKYWQ78sqPpzMhc0V5ohtCLK7iDP2PjGJ914QEdJwT02XRMKoPrDV0LcYoj6UqRm/SGLF5zAeiFzHxanaIRYgYsT1ELfriyuPXRU6RCRvUnDle3cpqfkxYYvkHXvJvbKx657Y7AxlChpcq+YTIzNMEWMjPbUKuK93TbcXqVoO0gB+St4VQFnQpNnKcJlklKSqDkEpPO1s3pTomUbv3D0ZBcsMkMAt/CZFVevoqaPTjxx63J6vXkt62yiHlMBeFAWI+e7hWmvBuAZnYYXPxB0Uo\u003d"},{"skinName":"Investigator","skinId":"investigator","value":"ewogICJ0aW1lc3RhbXAiIDogMTY0MzMzMTU0NDk0NCwKICAicHJvZmlsZUlkIiA6ICI0MzE4YzBjMzY2ZGU0Y2NlOTIwMzlhZTJiODQ5NWNmYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCbGFja1RoZUN1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Q4NjBiNDJmYTAxODkyMWVlMTdlZjRjNDEzOTcwZWE0MmQ3NjI1ODA0NmViZTMxNTkyYzVjYWI4NTYwMGUxOTYiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"pVfUF6oFdWyiMNmFJ7VRSeC/wBshxSrxuDY4K2d2VSsaOoqGkSXHyRkU7l0LxGNOmZGQEIakaIuIS3jpKwtC+0GogfbN/8YcMoL+rK7e2SZvr+f20lrUdWqaNIh7GEyelI0C1rfcw3QTdHI50LRtL0J6B7m0g93L1KbTZqXVYwha2z9VbG1wC3jOClJBHibrDROMMKuZYiNELJXnMXB1IC1VKIRrSn0zrCsf9SPVVl8RM2doFv2bkMokvalk/+uOd/m+C1/zTlvpiw4xGI4UqpIBufeCoIfoB8ao/QtBzoFqftYVwUkUIc/hJEcub6G4a8sTPzPm2x3ONRzRhU2EopUf7Ndx2iVDwOEhIpDbL4GxF61Z4ZtP1jGpqDeVC2uUommwn5GCwDamlQQVNPgyBLVrpM+w3XpdPwu8kXP6FVdhMWsPuBrAbXWjj0XlYQWUgD09tXbCfxVfTaMdtH/SrvRtSIYjm4nCjooh5D6jiodG97sBQv1Dl39tNFKduLxWnHtoBDzuFTxsua41dTW0RNPvTjCaTP51ydz7G61sZBWyVQK5kkfsZRXxeVPtVA55Nr2bzXQYq+rgTOrCHDd/KYztMWkjcZVCxNjr0lgGQXPsRNuj8ebGjHuQMzmTRbfvnf9wJON9rvA2BRAXuULXJhbBXvD95dUO+uSFdtcG2IU\u003d"},{"skinName":"Boss chicken","skinId":"boss-chicken","value":"ewogICJ0aW1lc3RhbXAiIDogMTY1ODY5MjMyNTU5MSwKICAicHJvZmlsZUlkIiA6ICIwODFiZTAxZmZlMmU0ODMyODI3MDIwMjBlNmI1M2ExNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMeXJpY1BsYXRlMjUyNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTU5MTBlMzBiNmRkZDViNzVmMWI2MGU5ZTVlYWE2NGQyZWQ0NjY5YmU1OGY3NjBhYWU0ZDg3OTYxZGM0Y2NkZiIKICAgIH0KICB9Cn0\u003d","signature":"jGaOdS+0x6CjqBrSTCL5tOknzXwWrgyKIprZfX7jqUKnLxFBlkFSDsMOLQ65XvU1SRD7wayw2lzjNX08OCByXpY0QdxIms2aWSDkYnfnJRyCWt7nlxHWpm1hFwIOZXKlWkA1dS512xZlcbsdJgmLprtEk+a+vIuRKTt0Y5zkbk+JtDbuKyIdIaNRaPEo9mRrJ25X3mQ8KR3Cff0DAWSAH5zdc2atz1ERtrwny6T/qjN8/8ufq5sWAePyIWMwfAQ7oQAGc9usIdgX4BDIc78VTBr+V2/chb8DAHpfDohOylnx8PCNdKgx0dbj5FK1uvYHo5Nc3P3+O3Z/tRYOF3uxZqY9OPeime0x00RwREZmcSAm16GF/DQpoqOi+S8CnZAh1OsthnHqVuuP034OMua1Iem1FGZYYUqD2wRBmZvyAxbmp3dBd612Ws/y6qJR11hLTINDLk5nx/XU7uA1VTEiZjUMa3MUvGZW5PqaRuqiVuXXMGkxiXdEmkwkS0L5ysIya9Upm1FQr64F0JHicIP5dft5yqk7OpGWO1xel+0Mjk+d/Nvy2tioBGggozWthhQEeyGqFp1hzBjoiLLGZeZ4fggdC3JsB2SZaf4wYclcEZ0iRPQBNUSbfzSgPi+xX47CkX71Ie44tkSYM7mIXHWHV4FnlETgAg8/qRt6UE87X2A\u003d"},{"skinName":"Squidward","skinId":"squidward","value":"ewogICJ0aW1lc3RhbXAiIDogMTY1NjQxNDc2MjcyNiwKICAicHJvZmlsZUlkIiA6ICI2NDU4Mjc0MjEyNDg0MDY0YTRkMDBlNDdjZWM4ZjcyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaDNtMXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQyOTMwOTc0ZGVmMDg5Mjc5OWViMDQ2YzFiNjFhNTExNDhjNGY1NDA4N2MyY2NjOTY4MGZiYmM3ZmVkNzI5OCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9","signature":"ixAZX28Se9n0d0LwyLmEKXOZRzhaq6QxG6CMt7F9RbUthJk9LEMT8yO33rbMYIpezEeYAenXERpYpC+NW4JDPxHgmdCCVpLHGmz6Zpd3sIrU4/NGNjukC/GjWFp9/4GOKt9PdYTDgzUo+qONA/Wsff6wFWPTaWv7Cl9sbShh52vKY7hU/0a1uioslQdUBaKv0V5WR/ubi0tmF95QnoM+PCNe7eCGofUIknobwGs68/HEYR4iCukmb1VGiLlCyiQqbkkhzvt/ZbFOoAAsztWJl8rutPrFnUVTZsuv37rZ35gcSWkpWJRoawYvUIeENfL4uGLvd+VvEQlEG9OlPAJGJdfQFLNjWuWFtHdllFJz0Y8ZTvnhTSsA+OoisEzSQbYWE2+IGYNQfuHsMWZiUpe4St4Dv/PLB6NGGql3Pt/7i4KT/i1d9EAHvWFSVXiDfzs8HZfKFRopoCkYsab/LY+kMyThJGW0IbK32cPTFbGRfzmWIpXkB0xsgRjfK9ovoSgmwS8rsCQdHBGK8FrBgqOCTdUNLNoGiA7HhT7XvomLQk3/xxeiUrdmUcv/ab9p9obnLtlJ2rxczD/sGLWzvbkdSEq3Av6I9IFPBY5bwuWVuVOnI310SKbrFf3gPFX60uWLq8KkjoG4j9ZC1ih/Xnh4NtBi1dmIlRBNWB8eo4DboaY\u003d"},{"skinName":"Skull boy","skinId":"skull-boy","value":"ewogICJ0aW1lc3RhbXAiIDogMTU4Nzc1MDQ5NTU2NywKICAicHJvZmlsZUlkIiA6ICIxNTc1MjdkMDhkMzQ0NjQ4YjIzNGE1NTBjMjg1NGJkZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJzdHVua2VyOTk3IiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzMzNTRlY2U0MjUxYjgyYTJjMDkzYTkwOTNhZjkwNTkyNmZiMGMzZDMxNWY5YjQyNThhZTUxNzQxN2U5MzAyNGMiCiAgICB9CiAgfQp9","signature":"kdg+7ZfCaBxgWgiVa2XpAjmveRTVOLN2Wvm4/joRvQ8BL/eJGXSCiAWCNr4jYq3+ATkEsXGDsBwOitgb0DGtcM08RDCFpRxnFJ1neily4X6MFcfeODpGLi1QdxLtB/vXdT89jY3i+2ZIMZd7oE1grKkTxIzOd9Q0G1zYr7ByHorraJbt4XcVlW1ZW0hPvUg7327dK7cdIzv4Rt1HG86ZggoRM7+J5d2LJ1Bvs2H8usxphizX9pJVs75tsk1uEtS7oXkqNpHnTBFuOZR5HgfG2lhgfGfdL6sbmcHVSriWnYgqFOSozzAJzyzKrnh6h3o+1RU0M5YS3PloN17aXHiM/ZxOWK0RpxJxJld+Sdri4LEAuCehVz+H50ub6iUz8avxSyfLZTMOfHI5OghNTu+DnttwFWTzWq0f7vFJ3XFTkMDwLSRaZZkZFciuU/m7c3RGXHyghCdSw2EXAlecZmm8H0dPfh6rW1N3AlgpYO0lfn+CRNMYoUVsIG1hQgDY/mbe9Zc+QrNjktJikSm52mpoecViuDvG4oLtD4u8s3oTfjOoTs2EJ0rl/6kZfmY4PLMAXBbI9v/pEcwK6oiT6bpkpCICDAwzJApyBpq0JZW+pVVkyVOxr2NHGFw2X8UhuUrk87wYrkdlSUiQiUYIhezmdnFTNbauO5oo8RKCcjWPdqE\u003d"},{"skinName":"Gnome","skinId":"gnome","value":"ewogICJ0aW1lc3RhbXAiIDogMTU5NjgyNDU1MzY1OCwKICAicHJvZmlsZUlkIiA6ICI4MmM2MDZjNWM2NTI0Yjc5OGI5MWExMmQzYTYxNjk3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3ROb3RvcmlvdXNOZW1vIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQ0NmQxNGZiYzk3NzAwNzIzNjBlNGJiYzIyMWZhNGI2NWVhMDhjYTY4OWZlN2NjNjc1YTA1Y2EzNTYyOWE4ZWUiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d","signature":"LOd0FJ2sEMAwz1xRSqffvi0vOgDbbRXFSrVV88Vy7+GrUi+j4vzCmaI2E2WwX5JNoKFZwax7CmjW/oNboNtWcWDjL/w4WIYM2xNx9cezksIjkpwcNataBpsCn+geFmFDK83/2jOaTA74LTSZIhhmE3S6hpopPvMb/88uQ9QJE6egShjuVTwKaZ+j4/D0hfUKSM38i2mkpyvWkcVgGdobXaNvSjigQVveAO6hgrfHj13R5+w6DpI8nr5MGpXGa7y1H1nFtrd2fv4YYuWTSRGxU65j44UoZCJaQ4hTEZ2Qj9UaLxuxRDwejodd6hWCiloqwBba+GIJUgC5IUat2gvHDzscjp68duP6RTYBNL6/xxVJd/GLOhxKeItXsz1zWh+b5087icr2zzrx538iRHGpm4LdIits4RAcK5xiaX1+43/nvAjc7tJgvLFvSUXuqsHa8FMToESIcJwTqIppAEWfLwY1nPu/9L+osnE2ILqYv8Lt5yDFaWM5t8GT73HjTPyS0UhF0Ip8i6v3n77wG52CD+ojFAQKJQYzGsjQQfF2fWwzqUEtSgKT8fvY24kIAbYozFKwJfztUA7sAOgA8W4n72lmIRZtFJ0Y49hoQ/A9P1vph/3I+w1hmKovUP61pWWqu5xRbwG/iyNEZC3Jype9Pez4Z4uphN7x9hI9KcXpUFQ\u003d"},{"skinName":"Samus","skinId":"samus","value":"ewogICJ0aW1lc3RhbXAiIDogMTYxNDM2NDU0MTY4NiwKICAicHJvZmlsZUlkIiA6ICJmNThkZWJkNTlmNTA0MjIyOGY2MDIyMjExZDRjMTQwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ1bnZlbnRpdmV0YWxlbnQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmQ5YzdkZDU1MWFjNTQ3OWJhNjdhY2YzMWQwMDI1Y2RiMDFjOTFmYjg5MjUyODNmODYyOTMwNWIzY2Y2MGU4YSIKICAgIH0KICB9Cn0\u003d","signature":"TRusSKSEUXOGSULFrXCB4t2LL+j6M+d3zTbeJQneWjhr8oI+xyEX0h9APfbOSEfqP+dsn9A0haeOZcF0sVmdY4K6gOVtu6PTKblFGV4uUBOVkoxlSLEevEV++IiAO7jgB02o+jUILogtwqol4k0gLvKRKDjZk/P9wCF+NztjbQHKuYpEPeyRqSq0UWRKPS01j3ekBkubZ0Hg8DuWmDNnGxn4dmiteAD80pOyZ2KmgBlgE6oYX8/p2ncDRfnomppf/8c7qPlHk+Jl3bxKuDrYquZIV3PLdcS5q3S+/Kn6480QdR4M15K4ZXFoSAnoHiG4V0y0lrLMOp5IeqjwQjC0srAvP5A7kx0wYJWNrOBK/ZSoU7TqK+/2FKZmvhRjdgQ8xxxRxtGDqql7BmRzBkY18fXaQAibOO5YJKxxLeQ/3VwKIVMod5JywbzdF71UrwFlBOrtRWtpXWxE5s7dAfR+KkCvaeR8C/2r+5Pzg08L/9upTpEduP90huMJGVZUcV4gxBRksZZ1OdAzLrPdLkavpdPkHZMywgmBubAXlXTU3+U9jsFV/BLljKUVbgyGnXI2WpT0GSDCnWPCzLCDe7pB4S6spZg1AUP3mu2BHOMyCNv8SmZ/xpDdYZ2U/i4s9kl2SBc1LaGP3NwhfpTgqZx03wjBFbodt/wirjYTBbhdCO0\u003d"}]} \ No newline at end of file diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/.unpack_finished b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/.unpack_finished deleted file mode 100644 index e69de29..0000000 diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/af/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/af/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/af/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/an/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/an/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/an/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ar/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ar/strings.json deleted file mode 100644 index ba1a421..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ar/strings.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "worldedit.expand.description.vert": "توسيع الاختيار عمودياً إلى حدود العالم.", - "worldedit.expand.expanded": "توسيع المنطقة {0} بلوكات", - "worldedit.expand.expanded.vert": "المنطقة موسعة {0} بلوكات (من الأعلى إلى الأسفل).", - "worldedit.biomeinfo.lineofsight": "المناطق الحيوية عند خط نقطة النظر: {0}", - "worldedit.biomeinfo.position": "المناطق الحيوية في موقعك: {0}", - "worldedit.biomeinfo.selection": "المناطق الحيوية في إختيارك: {0}", - "worldedit.brush.radius-too-large": "الحد الأقصى المسموح به للفرشاة: {0}", - "worldedit.brush.apply.description": "تطبيق الفرشاة، تطبيق دالة على كل بلوكة", - "worldedit.brush.apply.radius": "حجم الفرشاة", - "worldedit.brush.apply.shape": "شكل المنطقة", - "worldedit.brush.apply.type": "نوع الفرشاة المراد استخدامها", - "worldedit.brush.apply.item.warning": "هذه الفرشاة تحاكي استخدامات العنصر. قد لا تعمل تأثيراته على جميع المنصات، قد لا تكون غير قابلة للتطبيق، وقد تسبب تفاعلات غريبة مع المودات/البلوقنات الأخرى. استخدمها على مسؤوليتك الخاصة.", - "worldedit.brush.paint.description": "فرشاة الطلاء ، تطبيق دالة على السطح", - "worldedit.brush.paint.size": "حجم الفرشاة", - "worldedit.brush.paint.shape": "شكل المنطقة", - "worldedit.brush.paint.density": "كثافة الفرشاة", - "worldedit.brush.paint.type": "نوع الفرشاة المراد استخدامها", - "worldedit.brush.paint.item.warning": "هذه الفرشاة تحاكي استخدامات العنصر. قد لا تعمل تأثيراته على جميع المنصات، قد لا تكون غير قابلة للتطبيق، وقد تسبب تفاعلات غريبة مع المودات/البلوقنات الأخرى. استخدمها على مسؤوليتك الخاصة.", - "worldedit.brush.sphere.equip": "شكل فرشاة الكرة مجهز ({0}).", - "worldedit.brush.cylinder.equip": "شكل فرشاة الأسطورة مجهز ({0} بواسطة {1}).", - "worldedit.brush.clipboard.equip": "شكل فرشاة الحافظة مجهز.", - "worldedit.brush.smooth.equip": "فرشاة سلسة مجهزة ({0} x {1}x باستخدام {2}).", - "worldedit.brush.extinguish.equip": "مدمر مجهز ({0}).", - "worldedit.brush.gravity.equip": "فرشاة الجاذبية مجهزة ({0}).", - "worldedit.brush.butcher.equip": "فرشاة الجزار مجهزة ({0}).", - "worldedit.brush.operation.equip": "تعيين الفرشاة إلى {0}.", - "worldedit.brush.none.equip": "فرشاة بدون ربط من العنصر الحالي الخاص بك.", - "worldedit.drawsel.disabled": "تم تعطيل CUI الخادم.", - "worldedit.drawsel.disabled.already": "خادم CUI معطل بالفعل.", - "worldedit.drawsel.enabled.already": "خادم CUI مفعل بالفعل.", - "worldedit.limit.too-high": "الحد الأقصى المسموح به لك هو {0}.", - "worldedit.limit.set": "تم تعيين حد تغيير الكتلة إلى {0}.", - "worldedit.limit.return-to-default": "(استخدم //محدود للعودة إلى الوضع الافتراضي.)", - "worldedit.timeout.too-high": "الحد الأقصى المسموح به لديك هو {0}مللي ثانية.", - "worldedit.timeout.return-to-default": " (استخدم /انتهاء الوقت للعودة إلى الوضع الافتراضي.)", - "worldedit.fast.disabled": "الوضع السريع معطل.", - "worldedit.fast.enabled": "الوضع السريع مفعل. الإضاءة في القطع المتأثرة قد تكون خاطئة و/أو قد تحتاج إلى العودة إلى الانضمام لرؤية التغييرات.", - "worldedit.fast.disabled.already": "الوضع السريع معطل بالفعل.", - "worldedit.fast.enabled.already": "الوضع السريع مفعل بالفعل.", - "worldedit.reorder.current": "وضع إعادة الطلب هو {0}", - "worldedit.reorder.set": "وضع إعادة الطلب الآن {0}", - "worldedit.gmask.disabled": "القناع العالمي معطل.", - "worldedit.gmask.set": "وضع قناع عالمي." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ast/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ast/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ast/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/az/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/az/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/az/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ba/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ba/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ba/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/be/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/be/strings.json deleted file mode 100644 index 03c38ad..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/be/strings.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "worldedit.expand.expanded": "Рэгіён пашыраны на {0} блокаў", - "worldedit.biomeinfo.lineofsight": "Біёмы ў зоне бачнасці: {0}", - "worldedit.brush.apply.radius": "Памер пэндзля", - "worldedit.brush.apply.shape": "Форма рэгіёна", - "worldedit.brush.apply.type": "Тып пэндзля для выкарыстання", - "worldedit.brush.apply.item.warning": "Гэтая пэндзаль імітуе выкарыстанне прадметаў. Яна можа працаваць не на ўсіх платформах. Не заўсёды можна адмяніць. Дрэнна ўзаемадзейнічае з іншымі плагінамі/модамі. Выкарыстоўвайце на свой страх і рызык.", - "worldedit.brush.paint.size": "Памер пэндзля", - "worldedit.brush.paint.shape": "Форма рэгіёна", - "worldedit.brush.paint.density": "Шчыльнасць пэндзля", - "worldedit.brush.paint.type": "Тып пэндзля для выкарыстання", - "worldedit.brush.paint.item.warning": "Гэтая пэндзаль імітуе выкарыстанне прадметаў. Яна можа працаваць не на ўсіх платформах. Не заўсёды можна адмяніць. Дрэнна ўзаемадзейнічае з іншымі плагінамі/модамі. Выкарыстоўвайце на свой страх і рызык.", - "worldedit.drawsel.disabled": "Сервер CUI адключаны.", - "worldedit.drawsel.disabled.already": "CUI сервера ўжо адключаны.", - "worldedit.drawsel.enabled.already": "CUI сервера ўжо ўключаны.", - "worldedit.timeout.return-to-default": " (Выкарыстайце // timeout, каб вярнуць значэнне па змаўчанні.)", - "worldedit.fast.disabled": "Хуткі рэжым адключаны.", - "worldedit.gmask.disabled": "Глабальная маска адключаная.", - "worldedit.gmask.set": "Глабальная маска ўсталяваная.", - "worldedit.searchitem.searching": "(Пачакайце... шукаем прадметы.)", - "worldedit.undo.none": "Няма чаго адмяніць.", - "worldedit.redo.none": "Ничога не засталося для выпраўлення.", - "worldedit.clearhistory.cleared": "Гісторыя выдалена.", - "worldedit.restore.not-available": "Гэты снапшот не існуе альбо не даступны.", - "worldedit.restore.none-for-world": "Снапшоты не былі знойдзеныя для гэтага света.", - "worldedit.restore.none-found": "Снапшоты не знойдзены.", - "worldedit.schematic.delete.deleted": "{0} быў выдалены.", - "worldedit.pos.already-set": "Пазіцыя ўжо вызначана.", - "worldedit.hpos.already-set": "Пазіцыя ўжо вызначана.", - "worldedit.wand.selwand.info": "ЛКМ: вызначыць пазіцыю #1; ПКМ: вызначыць пазіцыю #2", - "worldedit.shift.shifted": "Вылучаная вобласць ссунута.", - "worldedit.outset.outset": "Вылучаная вобласць пашырана.", - "worldedit.select.cleared": "Выдзяленне вычышчана.", - "worldedit.select.extend.description": "Рэжым хуткага выбару кубойда", - "worldedit.move.moved": "{0} блок(аў) перамешчана.", - "worldedit.version.version": "WorldEdit версія {0}", - "worldedit.operation.affected.biome": "{0} біём(аў) закранута", - "worldedit.operation.affected.block": "{0} блок(аў) закранута", - "worldedit.selection.convex.info.triangles": "Трыкутнікі: {0}", - "worldedit.cli.stopping": "Спыненне!", - "worldedit.cli.unknown-command": "Невядомы загад!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bg/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bg/strings.json deleted file mode 100644 index 986c60a..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bg/strings.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "worldedit.expand.description.vert": "Вертикално разширете селекцията до граници на света.", - "worldedit.brush.paint.size": "Размер на четката", - "worldedit.clearhistory.cleared": "Историята е изчистена.", - "worldedit.restore.block-place-error": "Последна грешка: {0}", - "worldedit.schematic.delete.failed": "Неуспешно изтриване на {0}! Файлът само за четене ли е?", - "worldedit.size.type": "Вид: {0}", - "worldedit.size.size": "Големина: {0}", - "worldedit.size.distance": "Разстояние на кубоида: {0}", - "worldedit.size.blocks": "Брой блокове: {0}", - "worldedit.count.counted": "Преброено: {0}", - "worldedit.distr.no-blocks": "Няма преброени блокове.", - "worldedit.distr.total": "Общ брой блокове: {0}", - "worldedit.select.cleared": "Избраното е изчистено.", - "worldedit.select.cuboid.description": "Изберете два ъгъла на кубоида", - "worldedit.select.poly.limit-message": "{0} точки максимум.", - "worldedit.select.poly.description": "Изберете двумерен многоъгълник с височина", - "worldedit.select.ellipsoid.description": "Изберете елипсоид", - "worldedit.select.sphere.description": "Изберете сфера", - "worldedit.select.cyl.description": "Изберете цилиндър", - "worldedit.select.convex.limit-message": "{0} точки максимум.", - "worldedit.chunkinfo.chunk": "Чънк: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Стар формат: {0}", - "worldedit.clearclipboard.cleared": "Буферната памет е изчистена.", - "worldedit.set.done": "Операцията завърши.", - "worldedit.set.done.verbose": "Операцията завърши ({0}).", - "worldedit.regen.regenerated": "Областта е регенерирана.", - "worldedit.forest.created": "{0} дървета са сътворени.", - "worldedit.flora.created": "{0} растения са сътворени.", - "worldedit.forestgen.created": "{0} дървета са сътворени.", - "worldedit.reload.config": "Конфигурирането е презаредено!", - "worldedit.timezone.invalid": "Недействителен часови пояс", - "worldedit.version.version": "Версия на WorldEdit {0}", - "worldedit.tool.deltree.not-tree": "Това не е дърво.", - "worldedit.tool.deltree.not-floating": "Това не е плаващо дърво.", - "worldedit.tool.tree.obstructed": "Дървото не може да бъде там.", - "worldedit.tool.info.internalid.hover": "Вътрешен ид.№", - "worldedit.script.read-error": "Грешка при четене на скрипта: {0}", - "worldedit.script.unsupported": "Поддържат се само скриптове с разширение .js", - "worldedit.script.file-not-found": "Скриптът не съществува: {0}", - "worldedit.selection.convex.info.vertices": "Върхове: {0}", - "worldedit.selection.convex.info.triangles": "Триъгълници: {0}", - "worldedit.selection.ellipsoid.info.center": "Център: {0}", - "worldedit.selection.cylinder.info.center": "Център: {0}", - "worldedit.selection.cylinder.info.radius": "Радиус: {0}", - "worldedit.selection.polygon2d.info": "# точки: {0}", - "worldedit.selection.polygon2d.explain.primary": "Започване на нов многоъгълник в {0}.", - "worldedit.sideeffect.lighting": "Осветление", - "worldedit.sideeffect.neighbors": "Съседи", - "worldedit.sideeffect.validation": "Валидиране", - "worldedit.sideeffect.state.on": "Вкл.", - "worldedit.sideeffect.state.off": "Изкл.", - "worldedit.sideeffect.box.current": "Текущо", - "worldedit.cli.unknown-command": "Непозната команда!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bn/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bn/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bn/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/br-FR/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/br-FR/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/br-FR/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/brb/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/brb/strings.json deleted file mode 100644 index 604f7e5..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/brb/strings.json +++ /dev/null @@ -1,421 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vergroot de verticale selectie tot de wereldgrenzen.", - "worldedit.expand.expanded": "Regio uitgebreid met {0} blokken", - "worldedit.expand.expanded.vert": "Regio uitgebreid met {0} blokken (van boven tot beneden).", - "worldedit.biomeinfo.lineofsight": "Biomes aan het aanzicht punt: {0}", - "worldedit.biomeinfo.position": "Biomes op uw positie: {0}", - "worldedit.biomeinfo.selection": "Biomes in je selectie: {0}", - "worldedit.biomeinfo.not-locatable": "Commando afzender moet aanwezig zijn in de wereld om de -p vlag te gebruiken.", - "worldedit.brush.radius-too-large": "Maximaal toegestane brush radius: {0}", - "worldedit.brush.apply.description": "Pas brush toe, pas een functie toe op elk blok", - "worldedit.brush.apply.radius": "De grootte van de brush", - "worldedit.brush.apply.shape": "De vorm van het gebied", - "worldedit.brush.apply.type": "Type brush om te gebruiken", - "worldedit.brush.apply.item.warning": "Deze brush simuleert voorwerpgebruik. De effecten werken mogelijk niet op alle platforms, zijn mogelijk niet ongedaan te maken en kunnen vreemde interacties veroorzaken met andere mods/plugins. Gebruik op eigen risico.", - "worldedit.brush.paint.description": "Verf brush, voeg een functie toe op een oppervlak", - "worldedit.brush.paint.size": "De grootte van de brush", - "worldedit.brush.paint.shape": "De vorm van het gebied", - "worldedit.brush.paint.density": "De dichtheid van de brush", - "worldedit.brush.paint.type": "Type brush om te gebruiken", - "worldedit.brush.paint.item.warning": "Deze brush simuleert voorwerpgebruik. De effecten werken mogelijk niet op alle platforms, zijn mogelijk niet ongedaan te maken en kunnen vreemde interacties veroorzaken met andere mods/plugins. Gebruik op eigen risico.", - "worldedit.brush.sphere.equip": "Bol brush vorm geselecteerd ({0}).", - "worldedit.brush.cylinder.equip": "Cilinder brush vorm geselecteerd ({0} bij {1}).", - "worldedit.brush.clipboard.equip": "Klembord brush vorm geselecteerd.", - "worldedit.brush.smooth.equip": "Verzachtingskwast geactiveerd ({0} x {1}x met {2}).", - "worldedit.brush.extinguish.equip": "Brandblusser geactiveerd ({0}).", - "worldedit.brush.gravity.equip": "Zwaartekrachtkwast geactiveerd ({0}).", - "worldedit.brush.butcher.equip": "Slagerskwast geactiveerd ({0}).", - "worldedit.brush.operation.equip": "Kwast ingesteld op {0}.", - "worldedit.brush.heightmap.equip": "Hoogtekaart kwast geactiveerd ({0}).", - "worldedit.brush.heightmap.unknown": "Onbekend hoogtekaart kwast {0}.", - "worldedit.brush.none.equip": "Kwast ontkoppeld van je huidige item.", - "worldedit.setbiome.changed": "Biomes werden ongeveer {0} blokken veranderd.", - "worldedit.setbiome.warning": "Je moet mogelijk opnieuw deelnemen aan je spel (of je wereld sluiten en heropenen) om veranderingen te zien.", - "worldedit.setbiome.not-locatable": "Commando afzender moet aanwezig zijn in de wereld om de -p vlag te gebruiken.", - "worldedit.drawsel.disabled": "Server CUI uitgeschakeld.", - "worldedit.drawsel.enabled": "Server CUI ingeschakeld. Dit ondersteunt alleen kubus regio's met een maximale grootte van {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server CUI is al uitgeschakeld.", - "worldedit.drawsel.enabled.already": "Server CUI is al ingeschakeld.", - "worldedit.limit.too-high": "Uw maximaal toegestaande limiet is {0}.", - "worldedit.limit.set": "Blok wijzigingslimiet is ingesteld op {0}.", - "worldedit.limit.return-to-default": "(Gebruik //limit om terug te gaan naar de standaard.)", - "worldedit.timeout.too-high": "Je maximaal toegestane time-out is {0}ms.", - "worldedit.timeout.set": "Time-out tijd ingesteld op {0}ms.", - "worldedit.timeout.return-to-default": " (Gebruik //timeout om terug te gaan naar de standaard.)", - "worldedit.fast.disabled": "Snelle modus uitgeschakeld.", - "worldedit.fast.enabled": "Snelle modus ingeschakeld. Verlichting in de betreffende chunks kan verkeerd zijn en/of u moet mogelijk opnieuw inloggen om wijzigingen te zien.", - "worldedit.fast.disabled.already": "Snelle modus is al uitgeschakeld.", - "worldedit.fast.enabled.already": "Snelle modus is al ingeschakeld.", - "worldedit.perf.sideeffect.set": "Extra effect \"{0}\" ingesteld op {1}", - "worldedit.perf.sideeffect.get": "Side effect \"{0}\" is ingesteld op {1}", - "worldedit.perf.sideeffect.already-set": "Bijwerking \"{0}\" is al ingesteld op {1}", - "worldedit.perf.sideeffect.set-all": "Alle bijwerkeffecten ingesteld op {0}", - "worldedit.reorder.current": "De herordeningsmodus is {0}", - "worldedit.reorder.set": "De herordeningsmodus is nu {0}", - "worldedit.gmask.disabled": "Globaal masker uitgeschakeld.", - "worldedit.gmask.set": "Globaal masker ingesteld.", - "worldedit.toggleplace.pos1": "Nu plaatsen op pos #1.", - "worldedit.toggleplace.player": "Wordt nu geplaatst op het blok waar je bovenop staat.", - "worldedit.toggleplace.not-locatable": "Kan niet wisselen tussen plaatsen in deze context.", - "worldedit.searchitem.too-short": "Geef een langere zoekopdracht op (lengte > 2).", - "worldedit.searchitem.either-b-or-i": "Je kunt de 'b'- en 'i'-vlaggen niet samen gebruiken.", - "worldedit.searchitem.searching": "(Een ogenblik geduld... zoeken tussen items.)", - "worldedit.watchdog.no-hook": "Kan niet communiceren met de waakhond van dit spelplatform.", - "worldedit.watchdog.active.already": "Waakhondcommunicatie is al actief.", - "worldedit.watchdog.inactive.already": "Waakhondcommunicatie is al inactief.", - "worldedit.watchdog.active": "Waakhondcommunicatie is nu geactiveerd.", - "worldedit.watchdog.inactive": "Waakhondcommunicatie is nu gedeactiveerd.", - "worldedit.world.remove": "Verwijderde wereld overschrijving.", - "worldedit.world.set": "Je bewerkt nu de wereld {0}. (Gebruik //world om weer de huidige wereld te bewerken.)", - "worldedit.undo.undone": "{0} bewerkingen ongedaan gemaakt.", - "worldedit.undo.none": "Niets meer om ongedaan te maken.", - "worldedit.redo.redone": "{0} bewerkingen herhaald.", - "worldedit.redo.none": "Niets meer om opnieuw te doen.", - "worldedit.clearhistory.cleared": "Geschiedenis gewist.", - "worldedit.raytrace.noblock": "Geen blok in zicht!", - "worldedit.raytrace.require-player": "Raytracing commando's vereisen een speler!", - "worldedit.restore.not-configured": "Snapshot/backup herstel is niet geconfigureerd.", - "worldedit.restore.not-available": "Die snapshot bestaat niet of is niet beschikbaar.", - "worldedit.restore.failed": "Fout bij laden van snapshot: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' geladen; nu herstellen...", - "worldedit.restore.restored": "Teruggezet met {0} ontbrekende chunks en {1} andere fouten.", - "worldedit.restore.none-for-specific-world": "Geen snapshots gevonden voor de wereld '{0}'.", - "worldedit.restore.none-for-world": "Geen snapshots gevonden voor deze wereld.", - "worldedit.restore.none-found": "Geen snapshots gevonden.", - "worldedit.restore.none-found-console": "Geen snapshots gevonden. Zie de console voor meer informatie.", - "worldedit.restore.chunk-not-present": "Geen chunks gevonden in deze snapshot.", - "worldedit.restore.chunk-load-failed": "De chunks konden niet geladen worden. (Beschadigd archief?)", - "worldedit.restore.block-place-failed": "Door een fout konden geen blokken worden hersteld.", - "worldedit.restore.block-place-error": "Laatste fout: {0}", - "worldedit.snapshot.use.newest": "De nieuwste snapshot wordt nu gebruikt.", - "worldedit.snapshot.use": "Snapshot ingesteld op: {0}", - "worldedit.snapshot.none-before": "Kon geen snapshot vinden voor {0}.", - "worldedit.snapshot.none-after": "Kon geen snapshot vinden na {0}.", - "worldedit.snapshot.index-above-0": "Ongeldig nummer, de nummering begint bij 1.", - "worldedit.snapshot.index-oob": "Ongeldig nummer, je moet een nummer van 1 t/m {0} opgeven.", - "worldedit.schematic.unknown-format": "Onbekend schematic formaat: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} bestaat niet!", - "worldedit.schematic.load.loading": "(Een ogenblik geduld... schematic wordt geladen.)", - "worldedit.schematic.load.still-loading": "(Een ogenblik geduld... de schema wordt nog steeds geladen.)", - "worldedit.schematic.save.already-exists": "Deze schematic bestaat al. Gebruik de -f vlag om deze te overschrijven.", - "worldedit.schematic.save.failed-directory": "Map voor schematics kon niet worden gemaakt!", - "worldedit.schematic.save.saving": "(Een ogenblik geduld... schematic opslaan.)", - "worldedit.schematic.save.still-saving": "(Een ogenblik geduld... schematic opslaan.)", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} bestaat niet!", - "worldedit.schematic.delete.failed": "Verwijderen van {0} mislukt! Is het alleen-lezen?", - "worldedit.schematic.delete.deleted": "{0} is verwijderd.", - "worldedit.schematic.formats.title": "Beschikbare klembordformaten (Naam: termen)", - "worldedit.schematic.unsupported-minecraft-version": "Deze versie van WorldEdit ondersteunt uw Minecraft-versie niet. Schematics werken niet totdat dit is opgelost.", - "worldedit.pos.already-set": "Positie is al ingesteld.", - "worldedit.pos.console-require-coords": "De console moet verplicht coördinaten opgeven.", - "worldedit.hpos.no-block": "Geen blok in zicht!", - "worldedit.hpos.already-set": "Positie is al ingesteld.", - "worldedit.chunk.selected-multiple": "Chunks geselecteerd: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk geselecteerd: {0}, {1}, {2}", - "worldedit.wand.invalid": "Toverstokitem is verkeerd ingesteld of uitgezet.", - "worldedit.wand.selwand.info": "Linksklikken: positie #1; rechtsklikken: positie #2", - "worldedit.wand.navwand.info": "Linksklikken: springen naar locatie; rechtsklikken: door muren heengaan", - "worldedit.wand.selwand.now.tool": "De selectie-toverstok is nu normaal gereedschap. Je kan het uitzetten met {0} en opnieuw koppelen aan elk item met {1} of een nieuwe toverstaf krijgen met {2}.", - "worldedit.contract.contracted": "Regio met {0} blokken verkleind.", - "worldedit.shift.shifted": "Regio verlegd.", - "worldedit.outset.outset": "Uitlegvel van gebied.", - "worldedit.inset.inset": "Inlegvel van gebied.", - "worldedit.size.offset": "Verschuiving: {0}", - "worldedit.size.type": "Type: {0}", - "worldedit.size.size": "Grootte: {0}", - "worldedit.size.distance": "Balkafstand: {0}", - "worldedit.size.blocks": "Aantal blokken: {0}", - "worldedit.count.counted": "Geteld: {0}", - "worldedit.distr.no-blocks": "Geen blokken geteld.", - "worldedit.distr.no-previous": "Geen vorige distributie.", - "worldedit.distr.total": "Totaal aantal blokken: {0}", - "worldedit.select.cleared": "Selectie gewist.", - "worldedit.select.cuboid.message": "Balk: linksklikken voor punt 1, rechtsklikken voor punt 2", - "worldedit.select.cuboid.description": "Selecteer de twee hoeken van een balk", - "worldedit.select.extend.message": "Balk: linksklikken voor startpunt, rechtsklikken om uit te breiden", - "worldedit.select.extend.description": "Snelle balk-selectiemodus", - "worldedit.select.poly.message": "2D-polygoon selecteren: links/rechtsklikken om een punt toe te voegen.", - "worldedit.select.poly.limit-message": "Maximaal {0} punten.", - "worldedit.select.poly.description": "Selecteer een 2D-polygoon met hoogte", - "worldedit.select.ellipsoid.message": "Ellipsoïde selecteren: linkermuisknop=midden, rechtermuisknop om uit te breiden", - "worldedit.select.ellipsoid.description": "Selecteer een ellipsoïde", - "worldedit.select.sphere.message": "Bol selecteren: linkermuisknop=midden; rechtermuisknop om straal in te stellen", - "worldedit.select.sphere.description": "Selecteer een bol", - "worldedit.select.cyl.message": "Cilindervormige selectie: Linkermuisknop=midden, rechtermuisknop om uit te breiden", - "worldedit.select.cyl.description": "Selecteer een cilinder", - "worldedit.select.convex.message": "Convex veelvlak selectie: linkermuisknop=eerste punt, rechtermuisknop om meer toe te voegen.", - "worldedit.select.convex.limit-message": "{0} punten maximaal.", - "worldedit.select.convex.description": "Selecteer een convexe veelvlak", - "worldedit.select.default-set": "Uw standaard regio selector is nu {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Oud formaat: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: regio/{0}", - "worldedit.listchunks.listfor": "Lijst met chunks maken voor: {0}", - "worldedit.drain.drained": "{0} blokken zijn drooggelegd.", - "worldedit.fill.created": "{0} blokken zijn gevuld.", - "worldedit.fillr.created": "{0} blokken zijn gevuld.", - "worldedit.fixlava.fixed": "{0} lavablokken zijn gerepareerd.", - "worldedit.fixwater.fixed": "{0} waterblokken zijn gerepareerd.", - "worldedit.removeabove.removed": "{0} blokken zijn verwijderd.", - "worldedit.removebelow.removed": "{0} blokken zijn verwijderd.", - "worldedit.removenear.removed": "{0} blokken zijn verwijderd.", - "worldedit.replacenear.replaced": "{0} blokken zijn vervangen.", - "worldedit.snow.created": "{0} oppervlakken zijn bedekt.", - "worldedit.thaw.removed": "{0} blokken zijn ontdooid.", - "worldedit.green.changed": "{0} blokken zijn vergroend.", - "worldedit.extinguish.removed": "{0} branden zijn geblust.", - "worldedit.butcher.killed": "{0} mobs zijn gedood in een straal van {1}.", - "worldedit.butcher.explain-all": "Gebruik -1 om alle mobs uit de geladen chunks te verwijderen", - "worldedit.remove.removed": "{0} entiteiten zijn gemarkeerd voor verwijdering.", - "worldedit.remove.explain-all": "Gebruik -1 om alle entiteiten te verwijderen in geladen chunks", - "worldedit.calc.invalid": "'{0}' kon niet ingelezen worden als geldige expressie", - "worldedit.calc.invalid.with-error": "'{0}' kon niet worden geparseerd als geldige uitdrukking: '{1}'", - "worldedit.paste.pasted": "De inhoud van het klembord is geplakt op {0}", - "worldedit.paste.selected": "Plakregio voor klembord ingesteld.", - "worldedit.rotate.no-interpolation": "Let wel: interpolatie wordt nog niet ondersteund, dus gebruik het liefst alleen hoeken van 90 graden.", - "worldedit.rotate.rotated": "De kopie op het klembord is gedraaid.", - "worldedit.flip.flipped": "De kopie op het klembord is omgedaaid.", - "worldedit.clearclipboard.cleared": "Klembord leeggemaakt.", - "worldedit.set.done": "Handeling geslaagd.", - "worldedit.set.done.verbose": "Handeling geslaagd ({0}).", - "worldedit.line.changed": "{0} blokken zijn veranderd.", - "worldedit.line.invalid-type": "//line werkt alleen met kubus selecties of convexe veelvlak selecties", - "worldedit.curve.changed": "{0} blokken zijn veranderd.", - "worldedit.curve.invalid-type": "//curve werkt alleen met convexe veelvlakselecties", - "worldedit.replace.replaced": "{0} blokken zijn vervangen.", - "worldedit.stack.changed": "{0} blokken veranderd. Ongedaan maken met //undo", - "worldedit.stack.intersecting-region": "De Stack offset mag niet botsen met het gebied bij het gebruik van blok eenheden", - "worldedit.regen.regenerated": "Regio opnieuw gegenereerd.", - "worldedit.regen.failed": "Kan chunks niet opnieuw genereren. Zie de console voor meer informatie.", - "worldedit.walls.changed": "{0} blokken veranderd.", - "worldedit.faces.changed": "{0} blokken veranderd.", - "worldedit.overlay.overlaid": "{0} blokken zijn bedekt.", - "worldedit.naturalize.naturalized": "{0} blok(ken) zien er nu natuurlijker uit.", - "worldedit.center.changed": "Middelpunt ingesteld ({0} blokken gewijzigd)", - "worldedit.smooth.changed": "Hoogtekaart van het terrein is verzacht. {0} blokken zijn gewijzigd.", - "worldedit.move.moved": "{0} blokken verplaatst.", - "worldedit.deform.deformed": "{0} blokken zijn vervormd.", - "worldedit.hollow.changed": "{0} blokken zijn gewijzigd.", - "worldedit.forest.created": "{0} bomen geplaatst.", - "worldedit.flora.created": "{0} bloemen geplaatst.", - "worldedit.unstuck.moved": "Alsjeblieft!", - "worldedit.ascend.obstructed": "Geen vrije plek boven je gevonden.", - "worldedit.ascend.moved": "{0} blokken opgestegen.", - "worldedit.descend.obstructed": "Geen vrije plek onder je gevonden.", - "worldedit.descend.moved": "{0} blokken afgedaald.", - "worldedit.ceil.obstructed": "Geen vrije plek boven je gevonden.", - "worldedit.ceil.moved": "Woesh!", - "worldedit.thru.obstructed": "Geen vrije plek vóór je gevonden.", - "worldedit.thru.moved": "Woesh!", - "worldedit.jumpto.moved": "Poef!", - "worldedit.jumpto.none": "Geen blokken in zicht (of te ver weg)!", - "worldedit.up.obstructed": "Je zou iets boven je raken.", - "worldedit.up.moved": "Woesh!", - "worldedit.cone.invalid-radius": "Je moet één of twee waardes opgeven voor de straal.", - "worldedit.cone.created": "{0} blokken zijn geplaatst.", - "worldedit.cyl.invalid-radius": "Je moet één of twee waardes opgeven voor de straal.", - "worldedit.cyl.created": "{0} blokken zijn geplaatst.", - "worldedit.sphere.invalid-radius": "Je moet één of drie waardes opgeven voor de straal.", - "worldedit.sphere.created": "{0} blokken zijn geplaatst.", - "worldedit.forestgen.created": "{0} bomen geplaatst.", - "worldedit.pumpkins.created": "{0} groepjes pompoenen geplaatst.", - "worldedit.pyramid.created": "{0} blokken zijn geplaatst.", - "worldedit.generate.created": "{0} blokken zijn geplaatst.", - "worldedit.generatebiome.changed": "{0} biomen aangepast.", - "worldedit.reload.config": "Configuratie is herladen!", - "worldedit.report.written": "WorldEdit-rapport geschreven naar {0}", - "worldedit.report.error": "Kon rapport niet schrijven: {0}", - "worldedit.report.callback": "WorldEdit-rapport: {0}.report", - "worldedit.timezone.invalid": "Ongeldige tijdzone", - "worldedit.timezone.set": "Tijdzone voor deze sessie ingesteld op: {0}", - "worldedit.timezone.current": "De huidige tijd in die tijdzone is: {0}", - "worldedit.version.version": "WorldEdit-versie {0}", - "worldedit.trace.no-tracing-extents": "Trace: geen omvang gebruikt.", - "worldedit.trace.action-failed": "Traceer: Actie(s) {0} op {1} verwijderd door grootte {2}", - "worldedit.trace.active.already": "Traceermodus is al actief.", - "worldedit.trace.inactive.already": "Traceermodus is al inactief.", - "worldedit.trace.active": "Traceermodus nu actief.", - "worldedit.trace.inactive": "Traceermodus nu inactief.", - "worldedit.command.time-elapsed": "{0}s verstreken (geschiedenis: {1} veranderd; {2} blokken/sec).", - "worldedit.command.permissions": "Je hebt geen toestemming daarvoor. Zit je in de juiste modus?", - "worldedit.command.player-only": "Dit commando moet uitgevoerd worden met of door een speler.", - "worldedit.command.error.report": "Rapporteer alsjeblieft deze fout: [Zie de console]", - "worldedit.pastebin.uploading": "(Een ogenblik geduld... uitvoer wordt verzonden naar pastebin...)", - "worldedit.session.cant-find-session": "Kan de sessie voor {0} niet vinden", - "worldedit.platform.no-file-dialog": "Bestanddialogen worden niet ondersteund in uw omgeving.", - "worldedit.asset.load.loading": "(Een ogenblik geduld... asset laden.)", - "worldedit.asset.load.still-loading": "(Een ogenblik geduld... wordt asset nog steeds geladen.)", - "worldedit.asset.load.failed": "Kan asset niet laden", - "worldedit.tool.max-block-changes": "Maximum aantal blokwijzigingen bereikt.", - "worldedit.tool.no-block": "Geen blok in zicht!", - "worldedit.tool.repl.equip": "Blokvervanggereedschap gebonden aan {0}.", - "worldedit.tool.repl.switched": "Vervanggereedschap gewisseld naar: {0}", - "worldedit.tool.data-cycler.equip": "Blokkeer data cycler tool gebonden aan {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "U bent niet toegestaan om de data waarde van dat blok weer te veranderen.", - "worldedit.tool.data-cycler.cant-cycle": "De gegevens van dat blok kunnen niet worden veranderd!", - "worldedit.tool.data-cycler.new-value": "Waarde van {0} is nu {1}.", - "worldedit.tool.data-cycler.cycling": "{0} aan het doorlopen.", - "worldedit.tool.deltree.equip": "Zwevende boom verwijdertool gekoppeld aan {0}.", - "worldedit.tool.deltree.not-tree": "Dat is geen boom.", - "worldedit.tool.deltree.not-floating": "Dat is geen zwevende boom.", - "worldedit.tool.tree.equip": "Boom gereedschap is gebonden aan {0}.", - "worldedit.tool.tree.obstructed": "Daar kan geen boom geplaatst worden.", - "worldedit.tool.info.equip": "Info gereedschap is gebonden aan {0}.", - "worldedit.tool.info.blockstate.hover": "Blok status", - "worldedit.tool.info.internalid.hover": "Interne ID", - "worldedit.tool.info.legacy.hover": "Legacy id:data", - "worldedit.tool.info.light.hover": "Blokkeer licht/licht boven", - "worldedit.tool.none.equip": "Gereedschap is losgekoppeld van je huidige item.", - "worldedit.tool.none.to.unequip": "Uw huidige item is niet gebonden.", - "worldedit.tool.selwand.equip": "Selectie toverstok gebonden aan {0}.", - "worldedit.tool.navwand.equip": "Navigatie toverstok is gebonden aan {0}.", - "worldedit.tool.floodfill.equip": "Blok overstromingsgereedschap gekoppeld aan {0}.", - "worldedit.tool.farwand.equip": "Langeafstandstoverstok gebonden aan {0}.", - "worldedit.tool.lrbuild.equip": "Langeafstandsbouwgereedschap gebonden aan {0}.", - "worldedit.tool.lrbuild.set": "Linksklikken ingesteld op {0}; rechtsklikken op {1}.", - "worldedit.tool.stack.equip": "Stapel tool is gebonden aan {0}.", - "worldedit.tool.unbind-instruction": "Start {0} terwijl je het item ingedrukt houdt om het los te koppelen.", - "worldedit.tool.superpickaxe.mode.single": "Enkele modus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.mode.area": "Gebiedsmodus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.mode.recursive": "Recursieve modus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.max-range": "Maximaal bereik is {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superpikhouweel is al ingeschakeld.", - "worldedit.tool.superpickaxe.disabled.already": "Superpikhouweel al uitgeschakeld.", - "worldedit.tool.superpickaxe.enabled": "Superpikhouweel ingeschakeld.", - "worldedit.tool.superpickaxe.disabled": "Superpikhouweel uitgeschakeld.", - "worldedit.tool.mask.set": "Kwastmasker ingesteld.", - "worldedit.tool.mask.disabled": "Kwastmasker uitgezet.", - "worldedit.tool.material.set": "Kwastmateriaal ingesteld.", - "worldedit.tool.range.set": "Kwastbereik ingesteld.", - "worldedit.tool.size.set": "Kwastgrootte ingesteld.", - "worldedit.tool.tracemask.set": "Volgmasker ingesteld.", - "worldedit.tool.tracemask.disabled": "Volgmasker uitgezet.", - "worldedit.tool.error.cannot-bind": "Kan gereedschap niet koppelen aan {0}: {1}", - "worldedit.tool.error.item-only": "Blokken kunnen niet worden gebruikt.", - "worldedit.execute.script-permissions": "U heeft geen toestemming om dat script te gebruiken.", - "worldedit.executelast.no-script": "Gebruik /cs met als eerste een scriptnaam.", - "worldedit.script.read-error": "Script leesfout: {0}", - "worldedit.script.unsupported": "Alleen .js scripts zijn momenteel ondersteund", - "worldedit.script.file-not-found": "Script bestaat niet: {0}", - "worldedit.script.no-script-engine": "Fout bij het vinden van een geïnstalleerde scriptengine.\nZie https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Uitvoeren mislukt: {0}", - "worldedit.script.failed-console": "Uitvoeren mislukt (zie console): {0}", - "worldedit.operation.affected.biome": "{0} biomen aangepast", - "worldedit.operation.affected.block": "{0} blokken aangepast", - "worldedit.operation.affected.column": "{0} kolommen aangepast", - "worldedit.operation.affected.entity": "{0} entiteiten aangepast", - "worldedit.operation.deform.expression": "vervormd met {0}", - "worldedit.error.invalid-number": "Nummer verwacht; reeks gegeven.", - "worldedit.error.invalid-number.matches": "Nummer verwacht; string \"{0}\" opgegeven.", - "worldedit.error.incomplete-region": "Maak eerst een regio selectie.", - "worldedit.error.unknown-block": "Blok naam '{0}' werd niet herkend.", - "worldedit.error.unknown-entity": "Entiteit naam '{0}' werd niet herkend.", - "worldedit.error.unknown-mob": "Mob naam '{0}' werd niet herkend.", - "worldedit.error.unknown-biome": "Biome naam '{0}' werd niet herkend.", - "worldedit.error.unknown-tag": "Tag naam '{0}' werd niet herkend.", - "worldedit.error.empty-tag": "Tag naam '{0}' heeft geen inhoud.", - "worldedit.error.no-match": "Geen overeenkomsten voor '{0}'.", - "worldedit.error.disallowed-block": "Blok '{0}' is niet toegestaan (zie WorldEdit configuratie).", - "worldedit.error.max-changes": "Max blokken veranderd in een bewerking bereikt ({0}).", - "worldedit.error.max-brush-radius": "Maximale brush straal (in configuratie): {0}", - "worldedit.error.max-radius": "Maximale straal (in configuratie): {0}", - "worldedit.error.unknown-direction": "Onbekende richting: {0}", - "worldedit.error.empty-clipboard": "Je klembord is leeg. Gebruik eerst //copy.", - "worldedit.error.invalid-filename": "Bestandsnaam '{0}' ongeldig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ongeldige tekens of extensie ontbreekt", - "worldedit.error.file-resolution": "Bestand '{0}' resolutie fout: {1}", - "worldedit.error.file-resolution.outside-root": "Pad is niet toegestaan root", - "worldedit.error.file-resolution.resolve-failed": "Pad zoeken mislukt", - "worldedit.error.file-aborted": "Bestandsselectie afgebroken.", - "worldedit.error.no-file-selected": "Geen bestand geselecteerd.", - "worldedit.error.world-unloaded": "De wereld was al ontladen.", - "worldedit.error.not-a-block": "Dit item is geen blok.", - "worldedit.error.not-a-block.item": "Het item '{0}' is geen blok.", - "worldedit.error.incorrect-usage": "Gebruik: {0}", - "worldedit.error.invalid-page": "Ongeldig paginanummer", - "worldedit.error.parser.bad-state-format": "Slecht status formaat in {0}", - "worldedit.error.parser.duplicate-property": "Dupliceer eigenschap: {0}", - "worldedit.error.parser.empty-state": "Lege waarde in staat", - "worldedit.error.parser.missing-equals-separator": "Ontbrekend '=' scheidingsteken", - "worldedit.error.parser.clipboard.missing-offset": "Offset gespecificeerd met @ maar geen offset gegeven. Gebruik '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Onbekende eigenschap '{0}' voor blok '{1}'", - "worldedit.error.parser.unknown-value": "Onbekende waarde '{0}' voor eigenschap '{1}'", - "worldedit.error.parser.empty-property": "Lege eigenschap met status", - "worldedit.error.parser.empty-value": "Lege waarde in staat", - "worldedit.error.parser.invalid-colon": "Ongeldige colon.", - "worldedit.error.parser.invalid-expression": "Ongeldige expressie: {0}", - "worldedit.error.parser.negate-nothing": "Niets kan niet worden weggelaten!", - "worldedit.error.parser.hanging-lbracket": "Ongeldig formaat. Alleenstaand haakje op '{0}'.", - "worldedit.error.parser.missing-rbracket": "Staat mist ']' aan het eind", - "worldedit.error.parser.missing-random-type": "Het type ontbreekt na het % symbool voor '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Klembord offset vereist x,y,z coördinaten.", - "worldedit.error.parser.player-only": "Invoer '{0}' vereist een speler!", - "worldedit.error.disabled": "Deze functionaliteit is uitgeschakeld (zie WorldEdit configuratie).", - "worldedit.error.unknown": "Een onbekende fout trad op: {0}", - "worldedit.error.missing-extent": "Geen omvang is bekend", - "worldedit.error.missing-session": "Er is geen localSessie bekend", - "worldedit.error.missing-world": "Je moet een wereld opgeven (Probeer //world)", - "worldedit.error.missing-actor": "Er is geen omvang bekend", - "worldedit.selection.convex.info.vertices": "Hoekpunten: {0}", - "worldedit.selection.convex.info.triangles": "Driehoeken: {0}", - "worldedit.selection.convex.explain.primary": "Nieuwe selectie begonnen met hoekpunt {0}.", - "worldedit.selection.convex.explain.secondary": "Hoekpunt {0} toegevoegd aan selectie.", - "worldedit.selection.cuboid.info.pos1": "Positie 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Positie 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Eerste positie ingesteld op {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Eerste positie ingesteld op {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Tweede positie ingesteld op {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Tweede positie ingesteld op {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Selectie gestart op {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Selectie uitgebreid om {0} te bevatten ({1}).", - "worldedit.selection.ellipsoid.info.center": "Midden: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Middelpunt positie ingesteld op {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Middelpunt positie ingesteld op {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Straal ingesteld op {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Straal ingesteld op {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoïde veranderingen moeten hetzelfde zijn voor elke afmeting.", - "worldedit.selection.cylinder.info.center": "Midden: {0}", - "worldedit.selection.cylinder.info.radius": "Straal: {0}", - "worldedit.selection.cylinder.explain.primary": "Begin een nieuwe cilindervormige selectie op {0}.", - "worldedit.selection.cylinder.explain.secondary": "Straal ingesteld op {0}/{1} blokken. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "U moet eerst het middelpunt selecteren voordat u de straal instelt.", - "worldedit.selection.cylinder.error.even-horizontal": "Cylinderveranderingen moeten hetzelfde zijn voor elke horizontale dimensie.", - "worldedit.selection.polygon2d.info": "# punten: {0}", - "worldedit.selection.polygon2d.explain.primary": "Starten van een nieuwe polygoon op {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Punt #{0} toegevoegd op {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygons kunnen alleen verticaal worden uitgebreid.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygons kunnen alleen verticaal gecontracteerd worden.", - "worldedit.selection.sphere.explain.secondary": "Straal ingesteld op {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Straal ingesteld op {0} ({1}).", - "worldedit.selection.null.error.immutable": "Kan NullRegio niet wijzigen.", - "worldedit.selection.intersection.error.cannot-expand": "Kan regio kruispunt niet uitbreiden.", - "worldedit.selection.intersection.error.cannot-contract": "Kan kruispunt van regio niet uitbreiden.", - "worldedit.selection.transform.error.cannot-expand": "Kan geen TransformedRegio uitbreiden.", - "worldedit.selection.transform.error.cannot-contract": "Kan geen TransformedRegio uitbreiden.", - "worldedit.selection.transform.error.cannot-change": "Je kan een TransformedRegion niet wijzigen.", - "worldedit.sideeffect.lighting": "Belichting", - "worldedit.sideeffect.lighting.description": "Updates block verlichting", - "worldedit.sideeffect.neighbors": "Buren", - "worldedit.sideeffect.neighbors.description": "Meldt nabijgelegen blokken van wijzigingen", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Meldt het gewijzigde blok", - "worldedit.sideeffect.validation": "Validatie", - "worldedit.sideeffect.validation.description": "Valideert en repareert inconsistente wereldstaat, zoals loskoppelde blokken", - "worldedit.sideeffect.entity_ai": "Entity AI", - "worldedit.sideeffect.entity_ai.description": "Entiteit AI paden voor blokwijzigingen bijwerken", - "worldedit.sideeffect.events": "Mod/Plugin gebeurtenissen", - "worldedit.sideeffect.events.description": "Vertelt andere mods/plugins over deze wijzigingen indien van toepassing", - "worldedit.sideeffect.state.on": "Aan", - "worldedit.sideeffect.state.delayed": "Vertraagd", - "worldedit.sideeffect.state.off": "Uit", - "worldedit.sideeffect.box.current": "Huidig", - "worldedit.sideeffect.box.change-to": "Klik om in te stellen op {0}", - "worldedit.help.command-not-found": "Commando '{0}' niet gevonden.", - "worldedit.help.no-subcommands": "'{0}' heeft geen subcommando's. (Misschien is '{1}' bedoeld als parameter?)", - "worldedit.help.subcommand-not-found": "Het subcommando '{0}' onder '{1}' kon niet worden gevonden.", - "worldedit.cli.stopping": "Aan het stoppen!", - "worldedit.cli.unknown-command": "Onbekend commando!", - "worldedit.version.bukkit.unsupported-adapter": "Deze versie van WorldEdit ondersteunt uw versie van Bukkit niet volledig. Blok entiteiten (bijv. kisten) zullen leeg zijn, block eigenschappen (bijv. rotatie) zullen missen, en andere dingen zullen mogelijk niet werken. Update WorldEdit om deze functionaliteit te herstellen: {0}", - "worldedit.bukkit.no-edit-without-adapter": "Bewerken op niet-ondersteunde versies is uitgeschakeld." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bs/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bs/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/bs/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ca/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ca/strings.json deleted file mode 100644 index 505bcf3..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ca/strings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "worldedit.expand.description.vert": "Amplia la selecció verticalment fins als límits del món.", - "worldedit.expand.expanded": "Regió ampliada {0} blocs", - "worldedit.expand.expanded.vert": "Regió ampliada {0} blocs (de dalt a baix).", - "worldedit.brush.apply.radius": "La mida del pinzell", - "worldedit.brush.apply.shape": "La forma de la regió", - "worldedit.brush.paint.size": "La mida del pinzell", - "worldedit.brush.paint.shape": "La forma de la regió", - "worldedit.brush.paint.density": "La densitat del pinzell" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ckb/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ckb/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ckb/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cs/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cs/strings.json deleted file mode 100644 index 3ea0304..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cs/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vertikálně rozšířit výběr na limity světa.", - "worldedit.expand.expanded": "Oblast rozšířena o {0} bloků", - "worldedit.expand.expanded.vert": "Oblast rozšířena o {0} bloků (shora dolů).", - "worldedit.biomeinfo.lineofsight": "Biomy ve směru pohledu: {0}", - "worldedit.biomeinfo.position": "Biomy na vaší pozici: {0}", - "worldedit.biomeinfo.selection": "Biomy ve vašem výběru: {0}", - "worldedit.biomeinfo.not-locatable": "Odesílatel příkazu musí být přítomen ve světě, aby mohl použít vlajku -p.", - "worldedit.brush.radius-too-large": "Maximální povolený poloměr štětce: {0}", - "worldedit.brush.apply.description": "Aplikovat funkci štětce na každý blok", - "worldedit.brush.apply.radius": "Velikost štětce", - "worldedit.brush.apply.shape": "Tvar regionu", - "worldedit.brush.apply.type": "Typ štětce k použití", - "worldedit.brush.apply.item.warning": "Tento štětec simuluje použití položek. Jeho účinky nemusí fungovat na všech plošinách, nemusí jít vrátit zpět a mohou způsobit podivné interakce s jinými módy / pluginy. Používejte na vlastní nebezpečí.", - "worldedit.brush.paint.description": "Nátěrové štětce, aplikujte funkci na povrch", - "worldedit.brush.paint.size": "Velikost štětce", - "worldedit.brush.paint.shape": "Tvar regionu", - "worldedit.brush.paint.density": "Hustota štětce", - "worldedit.brush.paint.type": "Typ štětce k použití", - "worldedit.brush.paint.item.warning": "Tento štětec simuluje použití položek. Jeho účinky nemusí fungovat na všech plošinách, nemusí jít vrátit zpět a mohou způsobit podivné interakce s jinými módy / pluginy. Používejte na vlastní nebezpečí.", - "worldedit.brush.sphere.equip": "Kulový štětec vybaven ({0}).", - "worldedit.brush.cylinder.equip": "Válcový štětec vybaven ({0} na {1}).", - "worldedit.brush.clipboard.equip": "Kulový štětec vybaven.", - "worldedit.brush.smooth.equip": "Hladký štětec je vybaven ({0} x {1}x pomocí {2}).", - "worldedit.brush.extinguish.equip": "Vybavený hasicí přístroj ({0}).", - "worldedit.brush.gravity.equip": "Gravitační štětec vybaven ({0}).", - "worldedit.brush.butcher.equip": "Řeznický štětec vybaven ({0}).", - "worldedit.brush.operation.equip": "Nataven štětec na {0}.", - "worldedit.brush.heightmap.equip": "Terénový štětec nastaven ({0}).", - "worldedit.brush.heightmap.unknown": "Neznámý terénový štětec: {0}.", - "worldedit.brush.none.equip": "Přiřazený štětec byl odstraněn z aktuální položky.", - "worldedit.setbiome.changed": "Biomy změněny na přibližně {0} blocích.", - "worldedit.setbiome.warning": "Možná se budete muset znovu připojit k vaší hře (nebo zavřít a znovu otevřít svůj svět), abyste viděli změny.", - "worldedit.setbiome.not-locatable": "Odesílatel příkazu musí být přítomen ve světě, aby mohl použít vlajku -p.", - "worldedit.drawsel.disabled": "CUI serveru zakázáno.", - "worldedit.drawsel.enabled": "CUI serveru povoleno. To podporuje pouze oblasti s maximální velikostí {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "CUI serveru je již zakázáno.", - "worldedit.drawsel.enabled.already": "CUI serveru je již povoleno.", - "worldedit.limit.too-high": "Váš maximální povolený limit je {0}.", - "worldedit.limit.set": "Limit změny bloku nastaven na {0}.", - "worldedit.limit.return-to-default": "(Použij //limit pro návrat na výchozí.)", - "worldedit.timeout.too-high": "Maximální povolený časový limit je {0}ms.", - "worldedit.timeout.set": "Časový limit nastavený na {0} ms.", - "worldedit.timeout.return-to-default": " (Použijte //timeout pro návrat do výchozího nastavení.)", - "worldedit.fast.disabled": "Rychlý režim byl vypnut.", - "worldedit.fast.enabled": "Rychlý režim byl zapnut! Osvětlení ve změněných chuncích může být špatné a možná bude potřeba se znovu připojit.", - "worldedit.fast.disabled.already": "Rychlý režim již je vypnut.", - "worldedit.fast.enabled.already": "Rychlý režim již je spuštěn.", - "worldedit.perf.sideeffect.set": "Vedlejší efekt \"{0}\" nastaven na {1}", - "worldedit.perf.sideeffect.get": "Vedlejší efekt \"{0}\" je nastaven na {1}", - "worldedit.perf.sideeffect.already-set": "Vedlejší efekt \"{0}\" je již {1}", - "worldedit.perf.sideeffect.set-all": "Všechny vedlejší efekty nastaveny na {0}", - "worldedit.reorder.current": "Režim řazení je {0}", - "worldedit.reorder.set": "Režim řazení je nyní {0}", - "worldedit.gmask.disabled": "Globální maska je vypnuta.", - "worldedit.gmask.set": "Globální maska nastavena.", - "worldedit.toggleplace.pos1": "Nyní umisťuji na pozici #1.", - "worldedit.toggleplace.player": "Nyní umisťuji na blok, ve kterém stojíte.", - "worldedit.toggleplace.not-locatable": "Nelze přepnout pokládání za těchto okolností.", - "worldedit.searchitem.too-short": "Zadejte delší vyhledávací řetězec (len > 2).", - "worldedit.searchitem.either-b-or-i": "Nemůžete současně použít vlajky 'b' a 'i'.", - "worldedit.searchitem.searching": "(Čekejte prosím... hledám položky.)", - "worldedit.watchdog.no-hook": "Tato platforma nemá žádný watchdog hook.", - "worldedit.watchdog.active.already": "Watchdog hook je již aktivní.", - "worldedit.watchdog.inactive.already": "Watchdog hook již je neaktivní.", - "worldedit.watchdog.active": "Watchdog hook je nyní aktivní.", - "worldedit.watchdog.inactive": "Watchdog hook je nyní neaktivní.", - "worldedit.world.remove": "Přepsání světa bylo odstraněno.", - "worldedit.world.set": "Nastaví přepsání světa na {0} (Použijte //world pro návrat do výchozího nastavení)", - "worldedit.undo.undone": "Zrušeno {0} dostupných úprav.", - "worldedit.undo.none": "Nebylo co vrátit zpět.", - "worldedit.redo.redone": "Navráceno {0} odstraněných úprav.", - "worldedit.redo.none": "Nic k navrácení.", - "worldedit.clearhistory.cleared": "Historie vymazána.", - "worldedit.raytrace.noblock": "Žádný blok v dohledu!", - "worldedit.raytrace.require-player": "Příkazy globálního osvětlení vyžadují hráče!", - "worldedit.restore.not-configured": "Obnova snímku/zálohy není nakonfigurována.", - "worldedit.restore.not-available": "Tento snímek neexistuje nebo není k dispozici.", - "worldedit.restore.failed": "Nepodařilo se načíst snímek: {0}", - "worldedit.restore.loaded": "Snímek '{0}' načten; nyní obnovuji...", - "worldedit.restore.restored": "Obnoveno; {0} chybějcích chunků a {1} dalších chyb.", - "worldedit.restore.none-for-specific-world": "Nebyly nalezeny žádné snímky pro svět '{0}'.", - "worldedit.restore.none-for-world": "Pro tento svět nebyly nalezeny žádné snímky.", - "worldedit.restore.none-found": "Nebyly nalezeny žádné snímky.", - "worldedit.restore.none-found-console": "Nebyly nalezeny žádné snímky. Podrobnosti v konzoli.", - "worldedit.restore.chunk-not-present": "Chunky nebyly ve snímku přítomny.", - "worldedit.restore.chunk-load-failed": "Nelze načíst žádné chunky. (Špatný archiv?)", - "worldedit.restore.block-place-failed": "Chyby zabránily obnovení všech bloků.", - "worldedit.restore.block-place-error": "Poslední chyba: {0}", - "worldedit.snapshot.use.newest": "Nyní používáte nejnovější snímek.", - "worldedit.snapshot.use": "Snímek nastaven na: {0}", - "worldedit.snapshot.none-before": "Nelze najít snímek před {0}.", - "worldedit.snapshot.none-after": "Nelze najít snímek po {0}.", - "worldedit.snapshot.index-above-0": "Neplatný index, musí být větší nebo roven 1.", - "worldedit.snapshot.index-oob": "Neplatný index, musí být mezi 1 a {0}.", - "worldedit.schematic.unknown-format": "Neznámý schematický formát: {0}.", - "worldedit.schematic.load.does-not-exist": "Schéma {0} neexistuje!", - "worldedit.schematic.load.loading": "(Počkejte prosím... načítání schématu.)", - "worldedit.schematic.load.still-loading": "(Počkejte prosím... schéma se stále načítá)", - "worldedit.schematic.load.unsupported-version": "Tato verze schematicu momentálně není podporována. Verze: {0}.", - "worldedit.schematic.save.already-exists": "Toto schéma již existuje. Použijte znak -f pro jeho přepsání.", - "worldedit.schematic.save.failed-directory": "Nelze vytvořit složku pro schémata!", - "worldedit.schematic.save.saving": "(Počkejte prosím... ukládání schématu.)", - "worldedit.schematic.save.still-saving": "(Počkejte prosím... schéma se stále ukládá.)", - "worldedit.schematic.delete.does-not-exist": "Schéma {0} neexistuje!", - "worldedit.schematic.delete.failed": "Smazání {0} selhalo! Je pouze pro čtení?", - "worldedit.schematic.delete.deleted": "{0} byl smazán.", - "worldedit.schematic.formats.title": "Dostupné formáty schránky (Název: Názvy vyhledávání)", - "worldedit.schematic.unsupported-minecraft-version": "Tato verze WorldEditu nepodporuje vaši verzi Minecraftu. Schémata nebudou fungovat, dokud to nebude vyřešeno.", - "worldedit.pos.already-set": "Pozice je již nastavena.", - "worldedit.pos.console-require-coords": "Musíte poskytnout souřadnice jako konzole.", - "worldedit.hpos.no-block": "Žádný blok v dohledu!", - "worldedit.hpos.already-set": "Pozice je již nastavena.", - "worldedit.chunk.selected-multiple": "Vybrané chunky: ({0}, {1}), ({2} - {3}, {4}, {5})", - "worldedit.chunk.selected": "Vybrané chunky: {0}, {1}, {2}", - "worldedit.wand.invalid": "Položka hůlky je nesprávně nakonfigurována nebo vypnuta.", - "worldedit.wand.selwand.info": "Kliknutí levým tlačítkem: vybere pozici #1; Kliknutí pravým tlačítkem: vybere pozici #2", - "worldedit.wand.navwand.info": "Kliknutí levým tlačítkem: skok na umístění; Kliknutí pravým tlačítkem: procházet stěnami", - "worldedit.wand.selwand.now.tool": "Výběrový nástroj je nyní normálním nástrojem. Můžete jej deaktivovat pomocí {0} a navázat jej na libovolný předmět s {1} nebo získat nový nástroj s {2}.", - "worldedit.contract.contracted": "Region přenesl {0} bloků.", - "worldedit.shift.shifted": "Region přesunut.", - "worldedit.outset.outset": "Počátek regionu.", - "worldedit.inset.inset": "Vložená oblast.", - "worldedit.size.offset": "Odsazení: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Velikost: {0}", - "worldedit.size.distance": "Vzdálenost kvádru: {0}", - "worldedit.size.blocks": "Počet bloků: {0}", - "worldedit.count.counted": "Počítáno: {0}", - "worldedit.distr.no-blocks": "Nebyly započteny žádné bloky.", - "worldedit.distr.no-previous": "Žádné předchozí rozdělení.", - "worldedit.distr.total": "Celkový počet bloků: {0}", - "worldedit.select.cleared": "Výběr vymazán.", - "worldedit.select.cuboid.message": "Cuboid: klikni levým tlačítkem myši pro bod 1, klikni pravým pro bod 2", - "worldedit.select.cuboid.description": "Vyberte dva rohy kvádru", - "worldedit.select.extend.message": "Cuboid: klikni levým tlačítkem myši pro výchozí bod, pravým pro rozšíření", - "worldedit.select.extend.description": "Rychlý režim výběru kvádrů", - "worldedit.select.poly.message": "2D selektor mnohostěnů: Klikni levým/pravým tlačítkem myši pro přidání bodu.", - "worldedit.select.poly.limit-message": "Maximálně {0} bodů.", - "worldedit.select.poly.description": "Vyberte 2D mnohoúhelník s výškou", - "worldedit.select.ellipsoid.message": "Elipsoidní selektor: levým kliknutím nastavíte střed, pravým útvar rozšíříte", - "worldedit.select.ellipsoid.description": "Vyberte elipsoid", - "worldedit.select.sphere.message": "Kulový selektor: levým kliknutím nastavíte střed a pravým nastavíte poloměr", - "worldedit.select.sphere.description": "Vyberte kouli", - "worldedit.select.cyl.message": "Válcový selektor: levým kliknutím nastavíte střed a pravým útvar rozšíříte", - "worldedit.select.cyl.description": "Vyberte válec", - "worldedit.select.convex.message": "Selektor mnohostěnu: levé kliknutí vytvoří první vrchol, pravým kliknutím přidáte další.", - "worldedit.select.convex.limit-message": "Maximálně {0} bodů.", - "worldedit.select.convex.description": "Vyberte konvexní mnohostěn", - "worldedit.select.default-set": "Váš výchozí selektor regionu je nyní {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Starý formát: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Seznam chunků pro: {0}", - "worldedit.drain.drained": "{0} bloků bylo vyčerpáno.", - "worldedit.fill.created": "{0} bloků bylo vyplněno.", - "worldedit.fillr.created": "{0} bloků bylo vyplněno.", - "worldedit.fixlava.fixed": "{0} bloků bylo opraveno.", - "worldedit.fixwater.fixed": "{0} bloků bylo opraveno.", - "worldedit.removeabove.removed": "{0} bloků bylo odebráno.", - "worldedit.removebelow.removed": "{0} bloků bylo odebráno.", - "worldedit.removenear.removed": "{0} bloků bylo odebráno.", - "worldedit.replacenear.replaced": "{0} bloků bylo nahrazeno.", - "worldedit.snow.created": "{0} povrchů bylo pokryto.", - "worldedit.thaw.removed": "{0} bloků bylo rozmrazeno.", - "worldedit.green.changed": "{0} bloků bylo pokryto zelení.", - "worldedit.extinguish.removed": "{0} požárů bylo uhašeno.", - "worldedit.butcher.killed": "{0} mobů bylo zabito v okruhu {1}.", - "worldedit.butcher.explain-all": "Použijte -1 k odstranění mobů v načtených chuncích", - "worldedit.remove.removed": "{0} entit bylo označeno k odstranění.", - "worldedit.remove.explain-all": "Použij -1 pro odstranění všech entit v načtených chuncích", - "worldedit.calc.invalid": "'{0}' nelze analyzovat jako platný výraz", - "worldedit.calc.invalid.with-error": "'{0}' nelze analyzovat jako platný výraz: '{1}'", - "worldedit.paste.pasted": "Schránka byla vložena do {0}", - "worldedit.paste.selected": "Vybraná oblast schránky.", - "worldedit.rotate.no-interpolation": "Poznámka: Interpolace ještě není podporována, takže se doporučuji úhly, které jsou násobky 90.", - "worldedit.rotate.rotated": "Kopie schránky byla otočena.", - "worldedit.flip.flipped": "Kopie schránky byla překlopena.", - "worldedit.clearclipboard.cleared": "Schránka smazána.", - "worldedit.set.done": "Operace dokončena.", - "worldedit.set.done.verbose": "Operace dokončena ({0}).", - "worldedit.line.changed": "{0} bloků bylo změněno.", - "worldedit.line.invalid-type": "//line funguje pouze s volbou krychle nebo konvexního mnohostěnu", - "worldedit.curve.changed": "{0} bloků bylo změněno.", - "worldedit.curve.invalid-type": "//curve funguje pouze s vybraným konvexním mnohostěnem", - "worldedit.replace.replaced": "{0} bloků bylo nahrazeno.", - "worldedit.stack.changed": "{0} bloků se změnilo. Vrátit zpět pomocí //undo", - "worldedit.stack.intersecting-region": "Odsazení stacku se nesmí překrývat s oblastí při použití blokových jednotek", - "worldedit.regen.regenerated": "Region obnoven.", - "worldedit.regen.failed": "Nelze obnovit chunky. Podrobnosti naleznete v konzoli.", - "worldedit.walls.changed": "{0} bloků bylo změněno.", - "worldedit.faces.changed": "{0} bloků bylo změněno.", - "worldedit.overlay.overlaid": "{0} bloků bylo překryto.", - "worldedit.naturalize.naturalized": "{0} blok(y) byl(y) vytvořen(y) tak, aby vypadaly přirozeněji.", - "worldedit.center.changed": "Střed nastaven. ({0} bloků změněno)", - "worldedit.smooth.changed": "Terénová výška mapy vyhlazena. {0} bloků bylo změněno.", - "worldedit.move.moved": "{0} bloků přesunuto.", - "worldedit.deform.deformed": "{0} bloků bylo deformováno.", - "worldedit.hollow.changed": "{0} bloků bylo změněno.", - "worldedit.forest.created": "Vytvořeno {0} stromů.", - "worldedit.flora.created": "{0} rostlinstva vytvořeno.", - "worldedit.unstuck.moved": "Tady máš!", - "worldedit.ascend.obstructed": "Nebylo nad tebou nalezeno žádné volné místo.", - "worldedit.ascend.moved": "Zvýšeno o {0} úrovní.", - "worldedit.descend.obstructed": "Nebylo pod tebou nalezeno žádné volné místo.", - "worldedit.descend.moved": "Sestaveno {0} úrovní.", - "worldedit.ceil.obstructed": "Žádné volné místo nad Vámi nenalezeno.", - "worldedit.ceil.moved": "Vžum!", - "worldedit.thru.obstructed": "Před vámi nalezeno žádné volné místo.", - "worldedit.thru.moved": "Vžum!", - "worldedit.jumpto.moved": "Puf!", - "worldedit.jumpto.none": "Žádný blok v dohledu (nebo příliš daleko)!", - "worldedit.up.obstructed": "Zasáhl bys něco nad sebou.", - "worldedit.up.moved": "Vžum!", - "worldedit.cone.invalid-radius": "Musíte buď zadat 1 nebo 2 hodnoty poloměru.", - "worldedit.cone.created": "{0} bloků bylo vytvořeno.", - "worldedit.cyl.invalid-radius": "Musíte buď zadat 1 nebo 2 hodnoty poloměru.", - "worldedit.cyl.created": "{0} bloků bylo vytvořeno.", - "worldedit.sphere.invalid-radius": "Musíte buď zadat 1 nebo 3 hodnoty poloměru.", - "worldedit.sphere.created": "{0} bloků bylo vytvořeno.", - "worldedit.forestgen.created": "Vytvořeno {0} stromů.", - "worldedit.pumpkins.created": "Bylo vytvořeno {0} dýní.", - "worldedit.pyramid.created": "{0} bloků bylo vytvořeno.", - "worldedit.generate.created": "{0} bloků bylo vytvořeno.", - "worldedit.generatebiome.changed": "{0} ovlivněných biomů.", - "worldedit.reload.config": "Konfigurace znovu načtena!", - "worldedit.report.written": "Hlášení WorldEditu napsáno na {0}", - "worldedit.report.error": "Nepodařilo se zapsat hlášení: {0}", - "worldedit.report.callback": "Hlášení WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Neplatné časové pásmo", - "worldedit.timezone.set": "Časové pásmo nastaveno pro tuto relaci na: {0}", - "worldedit.timezone.current": "Aktuální čas v tomto časovém pásmu je: {0}", - "worldedit.version.version": "Verze WorldEditu {0}", - "worldedit.trace.no-tracing-extents": "Trasa: nebyl použit žádný rozsah.", - "worldedit.trace.action-failed": "Trasa: Akce {0} v {1} vyřazeny z rozsahu {2}", - "worldedit.trace.active.already": "Trasovací režim je již aktivní.", - "worldedit.trace.inactive.already": "Trasovací režim je již neaktivní.", - "worldedit.trace.active": "Trasovací režim je nyní aktivní.", - "worldedit.trace.inactive": "Trasovací režim je nyní neaktivní.", - "worldedit.command.time-elapsed": "Uplynulo {0}s (historie: {1} změněny; {2} bloky/sekundu).", - "worldedit.command.permissions": "Nejsi oprávněn to udělat. Jsi ve správném režimu?", - "worldedit.command.player-only": "Tento příkaz musí být použit hráčem.", - "worldedit.command.error.report": "Prosím nahlaste tuto chybu: [Viz konzole]", - "worldedit.pastebin.uploading": "(Počkejte prosím... odesílání výstupu na pastebin...)", - "worldedit.session.cant-find-session": "Nelze najít relaci pro {0}", - "worldedit.platform.no-file-dialog": "Dialogy souborů nejsou ve vašem prostředí podporovány.", - "worldedit.asset.load.loading": "(Počkejte prosím... schéma se načítá.)", - "worldedit.asset.load.still-loading": "(Počkejte prosím... položka se načítá.)", - "worldedit.asset.load.failed": "Nepodařilo se načíst položku", - "worldedit.tool.max-block-changes": "Bylo dosaženo maximálního počtu změn bloků.", - "worldedit.tool.no-block": "Žádný blok v dohledu!", - "worldedit.tool.repl.equip": "Nástroj na nahrazení bloku vázaný na {0}.", - "worldedit.tool.repl.switched": "Nahrazovací nástroj přepnut na: {0}", - "worldedit.tool.data-cycler.equip": "Blokový datový cyklovač vázaný na {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Nemáte oprávnění cyklovat hodnotu dat tohoto bloku.", - "worldedit.tool.data-cycler.cant-cycle": "Data tohoto bloku nelze cyklovat!", - "worldedit.tool.data-cycler.new-value": "Hodnota {0} je nyní {1}.", - "worldedit.tool.data-cycler.cycling": "Nyní probíhá cyklování {0}.", - "worldedit.tool.deltree.equip": "Nástroj pro odstranění plovoucího stromu vázaný na {0}.", - "worldedit.tool.deltree.not-tree": "To není strom.", - "worldedit.tool.deltree.not-floating": "To není plovoucí strom.", - "worldedit.tool.tree.equip": "Nástroj stromu vázaný na {0}.", - "worldedit.tool.tree.obstructed": "Zde nemůže být strom.", - "worldedit.tool.info.equip": "Informační nástroj vázaný na {0}.", - "worldedit.tool.info.blockstate.hover": "Stav bloku", - "worldedit.tool.info.internalid.hover": "Interní ID", - "worldedit.tool.info.legacy.hover": "Starší id:data", - "worldedit.tool.info.light.hover": "Světlo bloku/Světlo nad", - "worldedit.tool.none.equip": "Nástroj není vázán na aktuální položku.", - "worldedit.tool.none.to.unequip": "Vaše aktuální položka není vázána.", - "worldedit.tool.selwand.equip": "Výběrová hůlka je vázána na {0}.", - "worldedit.tool.navwand.equip": "Navigační hůlka vázána na {0}.", - "worldedit.tool.floodfill.equip": "Záplavová výplň vázaná na {0}.", - "worldedit.tool.farwand.equip": "Dalekosáhlá hůlka přiřazená k {0}.", - "worldedit.tool.lrbuild.equip": "Stavební nástroj s dlouhým dosahem vázán na {0}.", - "worldedit.tool.lrbuild.set": "Levým tlačítkem myši nastaveno na {0}; pravým tlačítkem myši nastaveno na {1}.", - "worldedit.tool.stack.equip": "Nástroj stacku vázaný na {0}.", - "worldedit.tool.unbind-instruction": "Spusťte {0} , zatímco držíte položku pro odpojení.", - "worldedit.tool.superpickaxe.mode.single": "Režim je nyní single. Kliknutím levým tlačítkem myši s krumpáčem. // pro vypnutí.", - "worldedit.tool.superpickaxe.mode.area": "Režim je nyní plošný. Kliknutím levým tlačítkem myši s krumpáčem. // pro vypnutí.", - "worldedit.tool.superpickaxe.mode.recursive": "Režim je nyní rekurzivní. Kliknutím levým tlačítkem myši s krumpáčem. // pro vypnutí.", - "worldedit.tool.superpickaxe.max-range": "Maximální rozsah je {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Super krumpáč je již povolen.", - "worldedit.tool.superpickaxe.disabled.already": "Super krumpáč je již vypnut.", - "worldedit.tool.superpickaxe.enabled": "Super krumpáč povolen.", - "worldedit.tool.superpickaxe.disabled": "Super krumpáč vypnut.", - "worldedit.tool.mask.set": "Maska štětce nastavena.", - "worldedit.tool.mask.disabled": "Maska štětce vypnuta.", - "worldedit.tool.material.set": "Materiál štětce nastaven.", - "worldedit.tool.range.set": "Byl nastaven rozsah štětce.", - "worldedit.tool.size.set": "Velikost štětce nastavena.", - "worldedit.tool.tracemask.set": "Stopová maska nastavena.", - "worldedit.tool.tracemask.disabled": "Stopová maska je vypnuta.", - "worldedit.tool.error.cannot-bind": "Nástroj {0} nelze spojit s {1}", - "worldedit.tool.error.item-only": "Bloky nelze použít.", - "worldedit.execute.script-permissions": "Nemáte oprávnění k použití tohoto skriptu.", - "worldedit.executelast.no-script": "Nejdříve použijte /cs s názvem skriptu.", - "worldedit.script.read-error": "Chyba při čtení skriptu: {0}", - "worldedit.script.unsupported": "Pouze .js skripty jsou aktuálně podporovány", - "worldedit.script.file-not-found": "Skript neexistuje: {0}", - "worldedit.script.no-script-engine": "Nepodařilo se najít nainstalovaný skriptový engine.\nPodívejte se na https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Nepodařilo se provést: {0}", - "worldedit.script.failed-console": "Spuštění se nezdařilo (viz. konzole): {0}", - "worldedit.operation.affected.biome": "{0} ovlivněných biomů", - "worldedit.operation.affected.block": "{0} ovlivněných bloků", - "worldedit.operation.affected.column": "{0} ovlivněných sloupců", - "worldedit.operation.affected.entity": "{0} ovlivněných entit", - "worldedit.operation.deform.expression": "deformováno pomocí {0}", - "worldedit.error.invalid-number": "Předpokládané číslo; udaný řetězec.", - "worldedit.error.invalid-number.matches": "Číslo očekáváno; zadaný řetězec \"{0}.", - "worldedit.error.incomplete-region": "Nejprve proveďte výběr regionu.", - "worldedit.error.unknown-block": "Název bloku '{0}' nebyl rozpoznán.", - "worldedit.error.unknown-entity": "Název entity '{0}' nebyl rozpoznán.", - "worldedit.error.unknown-mob": "Jméno tvora '{0}' nebylo rozpoznáno.", - "worldedit.error.unknown-biome": "Název biomu '{0}' nebyl rozpoznán.", - "worldedit.error.unknown-tag": "Název tagu '{0}' nebyl rozpoznán.", - "worldedit.error.empty-tag": "Název tagu '{0}' je prázdný.", - "worldedit.error.no-match": "Žádná shoda pro '{0}'.", - "worldedit.error.disallowed-block": "Blok '{0}' není povolen (viz konfigurace WorldEdit).", - "worldedit.error.max-changes": "Bylo dosaženo maximálního počtu změněných bloků ({0}) v operaci.", - "worldedit.error.max-brush-radius": "Maximální poloměr štětce (v konfiguraci): {0}", - "worldedit.error.max-radius": "Maximální poloměr (v konfiguraci): {0}", - "worldedit.error.unknown-direction": "Neznámý směr: {0}", - "worldedit.error.empty-clipboard": "Schránka je prázdná. Nejprve použij //copy.", - "worldedit.error.invalid-filename": "Neplatný název souboru '{0}': {1}", - "worldedit.error.invalid-filename.invalid-characters": "Neplatné znaky, nebo chybějící rozšíření", - "worldedit.error.file-resolution": "Chyba rozlišení souboru '{0}: {1}", - "worldedit.error.file-resolution.outside-root": "Cesta je mimo povolený root", - "worldedit.error.file-resolution.resolve-failed": "Nepodařilo se vyřešit cestu", - "worldedit.error.file-aborted": "Výběr souboru přerušen.", - "worldedit.error.no-file-selected": "Nebyl vybrán žádný soubor.", - "worldedit.error.world-unloaded": "Tento svět již není načten.", - "worldedit.error.not-a-block": "Tento předmět není blok.", - "worldedit.error.not-a-block.item": "Předmět '{0}' není blok.", - "worldedit.error.incorrect-usage": "Použití: {0}", - "worldedit.error.invalid-page": "Neplatné číslo stránky", - "worldedit.error.parser.bad-state-format": "Špatný stav formátu v {0}", - "worldedit.error.parser.duplicate-property": "Duplikovat vlastnost: {0}", - "worldedit.error.parser.empty-state": "Prázdná část ve stavu", - "worldedit.error.parser.missing-equals-separator": "Chybí '='", - "worldedit.error.parser.clipboard.missing-offset": "Posun byl zadán pomocí @ ale nebyl zadán žádný posun. Použijte '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Neznámá vlastnost '{0}' pro blok '{1}'", - "worldedit.error.parser.unknown-value": "Neznámá hodnota '{0}' pro vlastnost '{1}'", - "worldedit.error.parser.empty-property": "Ve stavu prázdná vlastnost", - "worldedit.error.parser.empty-value": "Prázdná hodnota ve stavu", - "worldedit.error.parser.invalid-colon": "Neplatná dvojtečka.", - "worldedit.error.parser.invalid-expression": "Neplatný výraz: {0}", - "worldedit.error.parser.negate-nothing": "Nic nelze negovat!", - "worldedit.error.parser.hanging-lbracket": "Neplatný formát. Použití závorky na '{0}'.", - "worldedit.error.parser.missing-rbracket": "Chybí koncové ']'", - "worldedit.error.parser.missing-random-type": "Chybí typ za symbolem % pro '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Souřadnice potřebuje vyrovnat souřadnice x, y, z.", - "worldedit.error.parser.player-only": "Vstup '{0}' vyžaduje hráče!", - "worldedit.error.disabled": "Tato funkce je vypnuta (viz konfigurace WorldEdit).", - "worldedit.error.unknown": "Došlo k neznámé chybě: {0}", - "worldedit.error.missing-extent": "Není znám žádný rozsah", - "worldedit.error.missing-session": "Není známa žádná LocalSession", - "worldedit.error.missing-world": "Musíš poskytnout svět (Zkus //world)", - "worldedit.error.missing-actor": "Není znám žádný aktér", - "worldedit.selection.convex.info.vertices": "Vrcholy: {0}", - "worldedit.selection.convex.info.triangles": "Trojúhelníky: {0}", - "worldedit.selection.convex.explain.primary": "Nový výběr s vrcholem {0} byl zahájen.", - "worldedit.selection.convex.explain.secondary": "K výběru byl přidán vrchol {0}.", - "worldedit.selection.cuboid.info.pos1": "Pozice 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Pozice 2: {0}", - "worldedit.selection.cuboid.explain.primary": "První pozice nastavena na {0}.", - "worldedit.selection.cuboid.explain.primary-area": "První pozice nastavena na {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Druhá pozice nastavena na {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Druhá pozice nastavena na {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Výběr byl zahájen v {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Rozšířený výběr pro {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Střed: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Poloměr: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Vycentrovat pozici na {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Vycentrovat pozici na {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Poloměr nastaven na {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Poloměr nastaven na {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Změny elipsoidu musí být pro každou dimenzi.", - "worldedit.selection.cylinder.info.center": "Střed: {0}", - "worldedit.selection.cylinder.info.radius": "Poloměr: {0}", - "worldedit.selection.cylinder.explain.primary": "Začíná nový válcový výběr v {0}.", - "worldedit.selection.cylinder.explain.secondary": "Poloměr nastaven na {0}/{1} bloků. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Před nastavením poloměru musíte vybrat středový bod.", - "worldedit.selection.cylinder.error.even-horizontal": "Změny válce musí být i pro každou dimenzi.", - "worldedit.selection.polygon2d.info": "# bodů: {0}", - "worldedit.selection.polygon2d.explain.primary": "Začíná nový mnohostěn na {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Přidán bod #{0} na {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Mnohostěny lze zvětšovat pouze svisle.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Mnohostěny lze přenášet pouze svisle.", - "worldedit.selection.sphere.explain.secondary": "Poloměr nastaven na {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Poloměr nastaven na {0} ({1}).", - "worldedit.selection.null.error.immutable": "Nelze změnit NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Nelze zvětšit průsečík regionu.", - "worldedit.selection.intersection.error.cannot-contract": "Nelze přenést průsečík regionu.", - "worldedit.selection.transform.error.cannot-expand": "Nelze zvětšit TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Nelze přenést TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Nelze změnit TransformedRegion.", - "worldedit.sideeffect.lighting": "Osvětlení", - "worldedit.sideeffect.lighting.description": "Aktualizovat osvětlení bloku", - "worldedit.sideeffect.neighbors": "Sousedé", - "worldedit.sideeffect.neighbors.description": "Upozorní blízké bloky změn", - "worldedit.sideeffect.update": "Aktualizace", - "worldedit.sideeffect.update.description": "Upozorní na změněný blok", - "worldedit.sideeffect.validation": "Validace", - "worldedit.sideeffect.validation.description": "Ověřuje a opravuje nekonzistentní stav světa, jako jsou odpojené bloky", - "worldedit.sideeffect.entity_ai": "Entity AI", - "worldedit.sideeffect.entity_ai.description": "Aktualizuje cesty AI entity pro změny bloku", - "worldedit.sideeffect.events": "Události módů/pluginů", - "worldedit.sideeffect.events.description": "Pokud je to možné, informuje o těchto změnách další mody/pluginy", - "worldedit.sideeffect.state.on": "Zapnuto", - "worldedit.sideeffect.state.delayed": "Zpoždění", - "worldedit.sideeffect.state.off": "Vypnuto", - "worldedit.sideeffect.box.current": "Aktuální", - "worldedit.sideeffect.box.change-to": "Kliknutím nastavíte na {0}", - "worldedit.help.command-not-found": "Příkaz '{0}' nebyl nalezen.", - "worldedit.help.no-subcommands": "'{0}' nemá žádné podpříkazy. (Možná '{1}' je pro parametr?)", - "worldedit.help.subcommand-not-found": "Podpříkaz '{0}' pod '{1}' nebyl nalezen.", - "worldedit.cli.stopping": "Zastavuji!", - "worldedit.cli.unknown-command": "Neznámý příkaz!", - "worldedit.version.bukkit.unsupported-adapter": "Tato verze WorldEdit plně nepodporuje vaši verzi Bukkitu. Blokované entity (např. truhla) budou prázdné, vlastnosti bloku (např. například).. rotace) chybí a další věci nemusí fungovat. Aktualizujte WorldEdit pro obnovení této funkce:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Editace je na nepodporovaných verzích vypnuta." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/csb/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/csb/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/csb/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cv/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cv/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cv/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cy/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cy/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/cy/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/da/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/da/strings.json deleted file mode 100644 index 86aacba..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/da/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Udvid udvælgelsen vertikalt til verdensgrænserne.", - "worldedit.expand.expanded": "Region udvidet med {0} blokke", - "worldedit.expand.expanded.vert": "Region udvidet {0} blokke (top-til-bund).", - "worldedit.biomeinfo.lineofsight": "Biomer i synsfelt: {0}", - "worldedit.biomeinfo.position": "Biomer på din position: {0}", - "worldedit.biomeinfo.selection": "Biomer i din udvælgelse: {0}", - "worldedit.biomeinfo.not-locatable": "Kommandoafsender skal være til stede i verden for at bruge -p flaget.", - "worldedit.brush.radius-too-large": "Maksimalt tilladte penselradius: {0}", - "worldedit.brush.apply.description": "Påfør pensel, anvend en funktion til hver blok", - "worldedit.brush.apply.radius": "Størrelsen af penslen", - "worldedit.brush.apply.shape": "Formen af regionen", - "worldedit.brush.apply.type": "Type pensel til brug", - "worldedit.brush.apply.item.warning": "Denne pensel simulerer en genstands anvendelser. Dens effekter virker måske ikke på alle platforme, kan måske ikke fortrydes, og kan forårsage mærkelige interaktioner med andre mods/plugins. Bruges på egen risiko.", - "worldedit.brush.paint.description": "Pensel, anvend en funktion på en overflade", - "worldedit.brush.paint.size": "Størrelsen af penslen", - "worldedit.brush.paint.shape": "Formen af regionen", - "worldedit.brush.paint.density": "Penslens tæthed", - "worldedit.brush.paint.type": "Type pensel til brug", - "worldedit.brush.paint.item.warning": "Denne pensel simulerer en genstands anvendelser. Dens effekter virker måske ikke på alle platforme, kan måske ikke fortrydes, og kan forårsage mærkelige interaktioner med andre mods/plugins. Bruges på egen risiko.", - "worldedit.brush.sphere.equip": "Kugleformet pensel udstyret ({0}).", - "worldedit.brush.cylinder.equip": "Cylinderformet pensel udstyret ({0} af {1}).", - "worldedit.brush.clipboard.equip": "Udklipsholderpensel er udstyret.", - "worldedit.brush.smooth.equip": "Glat pensel udstyret ({0} x {1}x ved hjælp af {2}).", - "worldedit.brush.extinguish.equip": "Ildslukker udstyret ({0}).", - "worldedit.brush.gravity.equip": "Tyngdekraftpensel udstyret ({0}).", - "worldedit.brush.butcher.equip": "Slagterpensel udstyret ({0}).", - "worldedit.brush.operation.equip": "Sæt pensel til {0}.", - "worldedit.brush.heightmap.equip": "Højdekortpensel udstyret ({0}).", - "worldedit.brush.heightmap.unknown": "Ukendt højdekortpensel: {0}.", - "worldedit.brush.none.equip": "Pensel er ikke længere bundet til dit aktuelle element.", - "worldedit.setbiome.changed": "Biomer blev ændret for ca. {0} blokke.", - "worldedit.setbiome.warning": "Du kan være nødt til at forbinde til spillet igen (eller lukke og genåbne din verden) for at se ændringer.", - "worldedit.setbiome.not-locatable": "Kommandoafsender skal være til stede i verden for at bruge -p flaget.", - "worldedit.drawsel.disabled": "Server CUI deaktiveret.", - "worldedit.drawsel.enabled": "Server CUI aktiveret. Dette understøtter kun cuboidregioner, med en maksimal størrelse på {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server CUI allerede deaktiveret.", - "worldedit.drawsel.enabled.already": "Server CUI allerede aktiveret.", - "worldedit.limit.too-high": "Din maksimale tilladte grænse er {0}.", - "worldedit.limit.set": "Blokændringsgrænse sat til {0}.", - "worldedit.limit.return-to-default": "(Brug //limit for at gå tilbage til standard.)", - "worldedit.timeout.too-high": "Din maksimale tilladte timeout er {0}ms.", - "worldedit.timeout.set": "Timeout tid sat til {0}ms.", - "worldedit.timeout.return-to-default": " (Brug //timeout for at gå tilbage til standard.)", - "worldedit.fast.disabled": "Hurtig tilstand deaktiveret.", - "worldedit.fast.enabled": "Hurtig tilstand aktiveret. Lys i de påvirkede chunks kan være forkert og eller du skal muligvis genforbinde for at se ændringerne.", - "worldedit.fast.disabled.already": "Hurtig tilstand allerede deaktiveret.", - "worldedit.fast.enabled.already": "Hurtig tilstand allerede aktiveret.", - "worldedit.perf.sideeffect.set": "Bivirkninger \"{0}\" sat til {1}", - "worldedit.perf.sideeffect.get": "Bivirkninger \"{0}\" er sat til {1}", - "worldedit.perf.sideeffect.already-set": "Bivirkninger \"{0}\" er allerede {1}", - "worldedit.perf.sideeffect.set-all": "Alle bivirkninger sat til {0}", - "worldedit.reorder.current": "Omordnet tilstand er {0}", - "worldedit.reorder.set": "Omordnet tilstand er nu {0}", - "worldedit.gmask.disabled": "Global maske deaktiveret.", - "worldedit.gmask.set": "Globalt maske sæt.", - "worldedit.toggleplace.pos1": "Placer nu ved pos #1.", - "worldedit.toggleplace.player": "Nu placeres i blokken står du i.", - "worldedit.toggleplace.not-locatable": "Kan ikke skifte placering i denne sammenhæng.", - "worldedit.searchitem.too-short": "Indtast en længere søgestreng (len > 2).", - "worldedit.searchitem.either-b-or-i": "Du kan ikke bruge både 'b' og 'i' flagene samtidigt.", - "worldedit.searchitem.searching": "(Vent venligst... søger elementer.)", - "worldedit.watchdog.no-hook": "Denne platform har ingen watchdog hook.", - "worldedit.watchdog.active.already": "Watchdog hook allerede aktiv.", - "worldedit.watchdog.inactive.already": "Watchdog hook allerede inaktiv.", - "worldedit.watchdog.active": "Watchdog hook er nu aktiv.", - "worldedit.watchdog.inactive": "Watchdog hook er nu inaktiv.", - "worldedit.world.remove": "Tilsidesættelse af verden er fjernet.", - "worldedit.world.set": "Sæt tilsidesættelse af verden til {0}. (Brud //world for at skifte til standard)", - "worldedit.undo.undone": "Fortrød {0} tilgængelige redigeringer.", - "worldedit.undo.none": "Intet tilbage at fortryde.", - "worldedit.redo.redone": "Genskabte {0} tilgængelige redigeringer.", - "worldedit.redo.none": "Intet tilbage at genskabe.", - "worldedit.clearhistory.cleared": "Historik slettet.", - "worldedit.raytrace.noblock": "Ingen blok i sigte!", - "worldedit.raytrace.require-player": "Raytracing kommandoer kræver en spiller!", - "worldedit.restore.not-configured": "Snapshot/backup gendannelse er ikke konfigureret.", - "worldedit.restore.not-available": "Det snapshot findes ikke eller er ikke tilgængeligt.", - "worldedit.restore.failed": "Kunne ikke indlæse snapshot: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' indlæst; gendanner nu...", - "worldedit.restore.restored": "Gendannet; {0} chunks mangler og {1} andre fejl.", - "worldedit.restore.none-for-specific-world": "Ingen snapshots blev fundet for verden '{0}'.", - "worldedit.restore.none-for-world": "Ingen snapshots blev fundet for denne verden.", - "worldedit.restore.none-found": "Ingen snapshots blev fundet.", - "worldedit.restore.none-found-console": "Ingen snapshots blev fundet. Se detaljer i konsol.", - "worldedit.restore.chunk-not-present": "Chunks var ikke til stede i snapshot.", - "worldedit.restore.chunk-load-failed": "Ingen chunks kunne indlæses. (Dårlig backup?)", - "worldedit.restore.block-place-failed": "Fejl forhindrede alle blokke i at blive gendannet.", - "worldedit.restore.block-place-error": "Seneste fejl: {0}", - "worldedit.snapshot.use.newest": "Nyeste snapshot er nu i brug.", - "worldedit.snapshot.use": "Snapshot sat til: {0}", - "worldedit.snapshot.none-before": "Kunne ikke finde et snapshot før {0}.", - "worldedit.snapshot.none-after": "Kunne ikke finde et snapshot efter {0}.", - "worldedit.snapshot.index-above-0": "Ugyldigt indeks, skal være større end eller lig med 1.", - "worldedit.snapshot.index-oob": "Ugyldigt indeks, skal være mellem 1 og {0}.", - "worldedit.schematic.unknown-format": "Ukendt Schematic format: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} eksisterer ikke!", - "worldedit.schematic.load.loading": "(Vent venligst... indlæser Schematic)", - "worldedit.schematic.load.still-loading": "(Vent venligst... indlæser stadig Schematic.)", - "worldedit.schematic.load.unsupported-version": "Denne Schematic version understøttes ikke i øjeblikket. Version: {0}.", - "worldedit.schematic.save.already-exists": "Det Schematic eksisterer allerede. Brug flaget -f til at overskrive det.", - "worldedit.schematic.save.failed-directory": "Kunne ikke oprette mappe til Schematic!", - "worldedit.schematic.save.saving": "(Vent venligst... gemmer Schematic)", - "worldedit.schematic.save.still-saving": "(Vent venligst... gemmer stadig Schematic.)", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} eksisterer ikke!", - "worldedit.schematic.delete.failed": "Sletning af {0} mislykkedes! Er den skrivebeskyttet?", - "worldedit.schematic.delete.deleted": "{0} er blevet slettet.", - "worldedit.schematic.formats.title": "Tilgængelige udklipsholderformater (navn: Søg efter navne)", - "worldedit.schematic.unsupported-minecraft-version": "Denne version af WorldEdit understøtter ikke din Minecraft version. Schematics vil ikke fungere, før dette er løst.", - "worldedit.pos.already-set": "Position er allerede angivet.", - "worldedit.pos.console-require-coords": "Du skal angive koordinater som konsol.", - "worldedit.hpos.no-block": "Ingen blok i sigte!", - "worldedit.hpos.already-set": "Position er allerede angivet.", - "worldedit.chunk.selected-multiple": "Valgte chunks: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk valgt: {0}, {1}, {2}", - "worldedit.wand.invalid": "Stav elementet er forkert konfigureret eller deaktiveret.", - "worldedit.wand.selwand.info": "Venstreklik: Vælg pos # 1; Højreklik: Vælg pos # 2", - "worldedit.wand.navwand.info": "Venstre klik: hop til placering; Højre klik: gå gennem vægge", - "worldedit.wand.selwand.now.tool": "Staven til at vælge med er nu et normalt værktøj. Du kan deaktivere den med {0} og tilknytte den til ethvert element med {1} eller få en ny stav med {2}.", - "worldedit.contract.contracted": "Regionen fik {0} blokke.", - "worldedit.shift.shifted": "Region skiftet.", - "worldedit.outset.outset": "Udvid region.", - "worldedit.inset.inset": "Indskrænk region.", - "worldedit.size.offset": "Forskydning: {0}", - "worldedit.size.type": "Type: {0}", - "worldedit.size.size": "Størrelse: {0}", - "worldedit.size.distance": "Cuboid afstand: {0}", - "worldedit.size.blocks": "# af blokke: {0}", - "worldedit.count.counted": "Optalt: {0}", - "worldedit.distr.no-blocks": "Ingen blokke er medtaget.", - "worldedit.distr.no-previous": "Ingen tidligere distribution.", - "worldedit.distr.total": "Samlet Blok Antal: {0}", - "worldedit.select.cleared": "Markering ryddet.", - "worldedit.select.cuboid.message": "Cuboid: Venstreklik for punkt 1, højreklik for punkt 2", - "worldedit.select.cuboid.description": "Vælg to hjørner af en cuboid", - "worldedit.select.extend.message": "Cuboid: Venstreklik for et udgangspunkt, højreklik for at udvide", - "worldedit.select.extend.description": "Hurtig cuboid valgtilstand", - "worldedit.select.poly.message": "2D polygonvælger: Venstre/højre klik for at tilføje et punkt.", - "worldedit.select.poly.limit-message": "{0} point maksimum.", - "worldedit.select.poly.description": "Vælg en 2D polygon med højde", - "worldedit.select.ellipsoid.message": "Ellipsoid-vælger: venstre klik=center, højreklik for at udvide", - "worldedit.select.ellipsoid.description": "Vælg en ellipsoid", - "worldedit.select.sphere.message": "Kuglevælger: venstreklik=center, højreklik for at indstille radius", - "worldedit.select.sphere.description": "Vælg en kugle", - "worldedit.select.cyl.message": "Cylindrisk vælger: Venstre klik=center, højreklik for at udvide", - "worldedit.select.cyl.description": "Vælg en cylinder", - "worldedit.select.convex.message": "Konveks polyhedral selector: Venstre klik=Første vertex, højreklik for at tilføje flere.", - "worldedit.select.convex.limit-message": "{0} point maksimum.", - "worldedit.select.convex.description": "Vælg en konveks polyhedral", - "worldedit.select.default-set": "Din standard regionsvælger er nu {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Gammelt format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Lister chunks for: {0}", - "worldedit.drain.drained": "{0} blokke er blevet drænet.", - "worldedit.fill.created": "{0} blokke er blevet udfyldt.", - "worldedit.fillr.created": "{0} blokke er blevet udfyldt.", - "worldedit.fixlava.fixed": "{0} blokke er blevet rettet.", - "worldedit.fixwater.fixed": "{0} blokke er blevet rettet.", - "worldedit.removeabove.removed": "{0} blokke er blevet fjernet.", - "worldedit.removebelow.removed": "{0} blokke er blevet fjernet.", - "worldedit.removenear.removed": "{0} blokke er blevet fjernet.", - "worldedit.replacenear.replaced": "{0} blokke er blevet erstattet.", - "worldedit.snow.created": "{0} overflader er blevet dækket.", - "worldedit.thaw.removed": "{0} blokke er blevet optøet.", - "worldedit.green.changed": "{0} blokke er blevet grønnet.", - "worldedit.extinguish.removed": "{0} brande er blevet slukket.", - "worldedit.butcher.killed": "{0} væsner er blevet dræbt i en radius af {1}.", - "worldedit.butcher.explain-all": "Brug -1 til at fjerne alle væsner i indlæste chunks", - "worldedit.remove.removed": "{0} enheder er blevet markeret til at blive fjernet.", - "worldedit.remove.explain-all": "Brug -1 til at fjerne alle enheder i indlæste chunks", - "worldedit.calc.invalid": "'{0}' kunne ikke fortolkes som et gyldigt udtryk", - "worldedit.calc.invalid.with-error": "'{0}' kunne ikke fortolkes som et gyldigt udtryk: '{1}'", - "worldedit.paste.pasted": "Udklipsholderen er blevet indsat ved {0}", - "worldedit.paste.selected": "Valgt udklipsholder indsæt område.", - "worldedit.rotate.no-interpolation": "Bemærk: Interpolation understøttes endnu ikke, så vinkler, der er multipla af 90 anbefales.", - "worldedit.rotate.rotated": "Kopien af udklipsholderen er blevet roteret.", - "worldedit.flip.flipped": "Kopien af udklipsholderen er blevet flippet.", - "worldedit.clearclipboard.cleared": "Udklipsholder ryddet.", - "worldedit.set.done": "Handlingen fuldført.", - "worldedit.set.done.verbose": "Handling fuldført ({0}).", - "worldedit.line.changed": "{0} blokke er blevet ændret.", - "worldedit.line.invalid-type": "//line virker kun med cuboid valg eller konvekse polyhedral valg", - "worldedit.curve.changed": "{0} blokke er blevet ændret.", - "worldedit.curve.invalid-type": "//curve virker kun med konvekse polyhedral valg", - "worldedit.replace.replaced": "{0} blokke er blevet erstattet.", - "worldedit.stack.changed": "{0} blokke ændret. Fortryd med //undo", - "worldedit.stack.intersecting-region": "Stabelforskydning må ikke kollidere med området, når der anvendes blokenheder", - "worldedit.regen.regenerated": "Region regenereret.", - "worldedit.regen.failed": "Kan ikke regenerere chunks. Tjek konsollen for detaljer.", - "worldedit.walls.changed": "{0} blokke er blevet ændret.", - "worldedit.faces.changed": "{0} blokke er blevet ændret.", - "worldedit.overlay.overlaid": "{0} blokke er blevet overlappet.", - "worldedit.naturalize.naturalized": "{0} blok(er) er lavet for at se mere naturligt ud.", - "worldedit.center.changed": "Centrum er sat. ({0} blokke ændret)", - "worldedit.smooth.changed": "Terrænets højdekort er glattet. {0} blokke er ændret.", - "worldedit.move.moved": "{0} blokke flyttet.", - "worldedit.deform.deformed": "{0} blokke er blevet deformeret.", - "worldedit.hollow.changed": "{0} blokke er blevet ændret.", - "worldedit.forest.created": "{0} træer oprettet.", - "worldedit.flora.created": "{0} flora oprettet.", - "worldedit.unstuck.moved": "Sådan!", - "worldedit.ascend.obstructed": "Intet frit punkt fundet over digt.", - "worldedit.ascend.moved": "Steget {0} niveauer.", - "worldedit.descend.obstructed": "Intet frit punkt fundet under dig.", - "worldedit.descend.moved": "Gået {0} niveauer ned.", - "worldedit.ceil.obstructed": "Intet frit punkt fundet over digt.", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.obstructed": "Intet frit punkt fundet foran dig.", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Poof!", - "worldedit.jumpto.none": "Ingen blok i syne (eller for langt væk)!", - "worldedit.up.obstructed": "Du ville ramme noget over dig.", - "worldedit.up.moved": "Woosh!", - "worldedit.cone.invalid-radius": "Du skal angive værdier for enten radius 1 eller 2.", - "worldedit.cone.created": "{0} blokke er blevet oprettet.", - "worldedit.cyl.invalid-radius": "Du skal angive værdier for enten radius 1 eller 2.", - "worldedit.cyl.created": "{0} blokke er blevet oprettet.", - "worldedit.sphere.invalid-radius": "Du skal angive enten 1 eller 3 radius værdier.", - "worldedit.sphere.created": "{0} blokke er blevet oprettet.", - "worldedit.forestgen.created": "{0} træer oprettet.", - "worldedit.pumpkins.created": "{0} græskar rettelser oprettet.", - "worldedit.pyramid.created": "{0} blokke er blevet oprettet.", - "worldedit.generate.created": "{0} blokke er blevet oprettet.", - "worldedit.generatebiome.changed": "{0} biomer påvirket.", - "worldedit.reload.config": "Konfiguration genindlæst!", - "worldedit.report.written": "WorldEdit rapport skrevet til {0}", - "worldedit.report.error": "Kunne ikke skrive rapport: {0}", - "worldedit.report.callback": "WorldEdit rapport: {0}.report", - "worldedit.timezone.invalid": "Ugyldig tidszone", - "worldedit.timezone.set": "Tidszone indstillet for denne session til: {0}", - "worldedit.timezone.current": "Den nuværende tid i den pågældende tidszone er: {0}", - "worldedit.version.version": "WorldEdit version {0}", - "worldedit.trace.no-tracing-extents": "Sporing: Der blev ikke anvendt nogen omfang.", - "worldedit.trace.action-failed": "Sporing: Handling(er) {0} ved {1} kasseret af omfang {2}", - "worldedit.trace.active.already": "Sporingstilstand er allerede aktiv.", - "worldedit.trace.inactive.already": "Sporingstilstand er allerede inaktiv.", - "worldedit.trace.active": "Sporingstilstand er nu aktiv.", - "worldedit.trace.inactive": "Sporingstilstand er nu inaktiv.", - "worldedit.command.time-elapsed": "{0}s gået (historik: {1} ændret; {2} blokke/sek).", - "worldedit.command.permissions": "Du har ikke tilladelse til at gøre dette. Er du i den rigtige tilstand?", - "worldedit.command.player-only": "Denne kommando skal bruges med en spiller.", - "worldedit.command.error.report": "Rapporter venligst denne fejl: [Se konsol]", - "worldedit.pastebin.uploading": "(Vent venligst... sender output til pastebin...)", - "worldedit.session.cant-find-session": "Kan ikke finde session for {0}", - "worldedit.platform.no-file-dialog": "Fildialoger understøttes ikke i dit miljø.", - "worldedit.asset.load.loading": "(Vent venligst... indlæsning af aktiv.)", - "worldedit.asset.load.still-loading": "(Vent venligst... indlæser stadig aktiv.)", - "worldedit.asset.load.failed": "Kunne ikke indlæse aktiv", - "worldedit.tool.max-block-changes": "Maks. grænse for ændring af blokke er nået.", - "worldedit.tool.no-block": "Ingen blok i sigte!", - "worldedit.tool.repl.equip": "Blokerstatningsværktøj bundet til {0}.", - "worldedit.tool.repl.switched": "Erstatningsværktøj skiftede til: {0}", - "worldedit.tool.data-cycler.equip": "Blok dataændringsværktøj bundet til {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Du har ikke tilladelse til at ændre dataværdien for den pågældende blok.", - "worldedit.tool.data-cycler.cant-cycle": "Den bloks data kan ikke skiftes!", - "worldedit.tool.data-cycler.new-value": "Værdien af {0} er nu {1}.", - "worldedit.tool.data-cycler.cycling": "Ændre nu {0}.", - "worldedit.tool.deltree.equip": "Svævende træ fjernerværktøj bundet til {0}.", - "worldedit.tool.deltree.not-tree": "Det er ikke et træ.", - "worldedit.tool.deltree.not-floating": "Det er ikke et svævende træ.", - "worldedit.tool.tree.equip": "Træværktøj bundet til {0}.", - "worldedit.tool.tree.obstructed": "Et træ kan ikke placeres der.", - "worldedit.tool.info.equip": "Infoværktøj bundet til {0}.", - "worldedit.tool.info.blockstate.hover": "Bloktilstand", - "worldedit.tool.info.internalid.hover": "Internt ID", - "worldedit.tool.info.legacy.hover": "Ældre id:data", - "worldedit.tool.info.light.hover": "Bloker Lys/Lys Ovenfor", - "worldedit.tool.none.equip": "Værktøjet er ikke længere bundet til dit aktuelle element.", - "worldedit.tool.none.to.unequip": "Dit aktuelle element er ikke bundet.", - "worldedit.tool.selwand.equip": "Valgstav bundet til {0}.", - "worldedit.tool.navwand.equip": "Navigationsstav bundet til {0}.", - "worldedit.tool.floodfill.equip": "Blokfyldningsværktøj til oversvømmelse er bundet til {0}.", - "worldedit.tool.farwand.equip": "Distancestav bundet til {0}.", - "worldedit.tool.lrbuild.equip": "Langtrækkende bygningsværktøj bundet til {0}.", - "worldedit.tool.lrbuild.set": "Venstreklik sat til {0}; Højreklik sat til {1}.", - "worldedit.tool.stack.equip": "Stakværktøj bundet til {0}.", - "worldedit.tool.unbind-instruction": "Kør {0} mens du holder elementet for at frigøre det.", - "worldedit.tool.superpickaxe.mode.single": "Tilstand er nu enkelt. Venstreklik med en hakke. // for at deaktivere.", - "worldedit.tool.superpickaxe.mode.area": "Tilstand er nu område. Venstreklik med en hakke. // for at deaktivere.", - "worldedit.tool.superpickaxe.mode.recursive": "Tilstand er nu rekursiv. Venstreklik med en hakke. // for at deaktivere.", - "worldedit.tool.superpickaxe.max-range": "Maksimum interval er {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superhakke er allerede aktiveret.", - "worldedit.tool.superpickaxe.disabled.already": "Superhakke er allerede deaktiveret.", - "worldedit.tool.superpickaxe.enabled": "Superhakke aktiveret.", - "worldedit.tool.superpickaxe.disabled": "Superhakke deaktiveret.", - "worldedit.tool.mask.set": "Penselmaske er sat.", - "worldedit.tool.mask.disabled": "Penselmaske deaktiveret.", - "worldedit.tool.material.set": "Penselmateriale er sat.", - "worldedit.tool.range.set": "Penselrækkevidde er sat.", - "worldedit.tool.size.set": "Penselstørrelse er sat.", - "worldedit.tool.tracemask.set": "Sporingsmaske er sat.", - "worldedit.tool.tracemask.disabled": "Sporingsmaske er deaktiveret.", - "worldedit.tool.error.cannot-bind": "Kan ikke binde værktøj til {0}: {1}", - "worldedit.tool.error.item-only": "Blokkene kan ikke bruges.", - "worldedit.execute.script-permissions": "Du har ikke tilladelse til at bruge dette skript.", - "worldedit.executelast.no-script": "Brug /cs med et skriptnavn først.", - "worldedit.script.read-error": "Script- læsefejl: {0}", - "worldedit.script.unsupported": "Kun .js-scripts understøttes i øjeblikket", - "worldedit.script.file-not-found": "Script eksisterer ikke: {0}", - "worldedit.script.no-script-engine": "Der blev ikke fundet en installeret script-motor.\nSe venligst https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Kunne ikke udføre: {0}", - "worldedit.script.failed-console": "Kunne ikke udføre (se konsol): {0}", - "worldedit.operation.affected.biome": "{0} biomer påvirket", - "worldedit.operation.affected.block": "{0} blokke påvirket", - "worldedit.operation.affected.column": "{0} kolonner påvirket", - "worldedit.operation.affected.entity": "{0} enheder påvirket", - "worldedit.operation.deform.expression": "deformeret ved hjælp af {0}", - "worldedit.error.invalid-number": "Nummer forventet; tekst angivet.", - "worldedit.error.invalid-number.matches": "Nummer forventet; tekst \"{0}\" givet.", - "worldedit.error.incomplete-region": "Vælg en region først.", - "worldedit.error.unknown-block": "Blok navn '{0}' blev ikke genkendt.", - "worldedit.error.unknown-entity": "Entitetens navn '{0}' blev ikke genkendt.", - "worldedit.error.unknown-mob": "Mob navn '{0}' blev ikke genkendt.", - "worldedit.error.unknown-biome": "Biomenavnet '{0}' blev ikke genkendt.", - "worldedit.error.unknown-tag": "Tag navn '{0}' blev ikke genkendt.", - "worldedit.error.empty-tag": "Tag navn '{0}' har intet indhold.", - "worldedit.error.no-match": "Ingen match for '{0}'.", - "worldedit.error.disallowed-block": "Blok '{0}' ikke tilladt (se WorldEdit konfiguration).", - "worldedit.error.max-changes": "Maks. blokke ændret i en handling nået ({0}).", - "worldedit.error.max-brush-radius": "Maksimal penselradius (i konfiguration): {0}", - "worldedit.error.max-radius": "Maksimal radius (i konfiguration): {0}", - "worldedit.error.unknown-direction": "Ukendt retning: {0}", - "worldedit.error.empty-clipboard": "Udklipsholderen er tom. Brug //copy først.", - "worldedit.error.invalid-filename": "Filnavnet{0}' ugyldig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ugyldige tegn eller udvidelse mangler", - "worldedit.error.file-resolution": "Fil '{0}' opløsningsfejl: {1}", - "worldedit.error.file-resolution.outside-root": "Sti er udenfor den tilladte rod", - "worldedit.error.file-resolution.resolve-failed": "Kunne ikke finde sti", - "worldedit.error.file-aborted": "Valg af fil afbrudt.", - "worldedit.error.no-file-selected": "Der er ikke valgt nogen fil.", - "worldedit.error.world-unloaded": "Verden er allerede fjernet.", - "worldedit.error.not-a-block": "Dette element er ikke en blok.", - "worldedit.error.not-a-block.item": "Elementet '{0}' er ikke en blok.", - "worldedit.error.incorrect-usage": "Brug: {0}", - "worldedit.error.invalid-page": "Ugyldigt sidenummer", - "worldedit.error.parser.bad-state-format": "Forkert format af tilstand i {0}", - "worldedit.error.parser.duplicate-property": "Dublet af egenskab: {0}", - "worldedit.error.parser.empty-state": "Tom del i tilstand", - "worldedit.error.parser.missing-equals-separator": "Mangler '=' separator", - "worldedit.error.parser.clipboard.missing-offset": "Forskydning angivet med @ men ingen forskydning angivet. Brug '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Ukendt egenskab '{0}' for blok '{1}'", - "worldedit.error.parser.unknown-value": "Ukendt værdi '{0}' for egenskab '{1}'", - "worldedit.error.parser.empty-property": "Tom egenskab i tilstanden", - "worldedit.error.parser.empty-value": "Tom værdi i tilstand", - "worldedit.error.parser.invalid-colon": "Ugyldigt kolon.", - "worldedit.error.parser.invalid-expression": "Ugyldigt udtryk: {0}", - "worldedit.error.parser.negate-nothing": "Kan ikke negere ingenting!", - "worldedit.error.parser.hanging-lbracket": "Ugyldigt format. Hængende parentes på '{0}'.", - "worldedit.error.parser.missing-rbracket": "Tilstand mangler efterfølgende ']'", - "worldedit.error.parser.missing-random-type": "Mangler typen efter % symbolet for '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Udklipsholder forskydning kræver x,y,z koordinater.", - "worldedit.error.parser.player-only": "Input '{0}' kræver en spiller!", - "worldedit.error.disabled": "Denne funktionalitet er deaktiveret (se WorldEdit konfiguration).", - "worldedit.error.unknown": "Ukendt fejl opstod: {0}", - "worldedit.error.missing-extent": "Intet omfang er kendt", - "worldedit.error.missing-session": "Ingen LocalSession er kendt", - "worldedit.error.missing-world": "Du skal angive en verden (Try //world)", - "worldedit.error.missing-actor": "Ingen kendt aktør", - "worldedit.selection.convex.info.vertices": "Hjørner: {0}", - "worldedit.selection.convex.info.triangles": "Trekanter: {0}", - "worldedit.selection.convex.explain.primary": "Startede nyt valg med toppunkt {0}.", - "worldedit.selection.convex.explain.secondary": "Tilføjet toppunkt {0} til valget.", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Første position sat til {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Første position sat til {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Anden position sat til {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Anden position sat til {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Startede valg ved {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Udvidet valg til at omfatte {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Midterposition: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Midterposition sat til {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Midterposition sat til {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radius sat til {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius sat til {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoide ændringer skal være lige for hver dimension.", - "worldedit.selection.cylinder.info.center": "Midterposition: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Starter et nyt cylindrisk valg på {0}.", - "worldedit.selection.cylinder.explain.secondary": "Radius sat til {0}/{1} blokke. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Du skal vælge midtpunktet før du indstiller radius.", - "worldedit.selection.cylinder.error.even-horizontal": "Ændringer i cylindre skal være lige for hver vandret dimension.", - "worldedit.selection.polygon2d.info": "# punkter: {0}", - "worldedit.selection.polygon2d.explain.primary": "Starter en ny polygon på {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Tilføjet punkt #{0} på {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygoner kan kun udvides lodret.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygoner kan kun indgås lodret.", - "worldedit.selection.sphere.explain.secondary": "Radius sat til {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius sat til {0} ({1}).", - "worldedit.selection.null.error.immutable": "Kan ikke ændre NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Kan ikke udvide et områdes skæringspunkt.", - "worldedit.selection.intersection.error.cannot-contract": "Kan ikke indgå et områdes skæringspunkt.", - "worldedit.selection.transform.error.cannot-expand": "Kan ikke udvide en TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Kan ikke ændre en TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Kan ikke ændre en TransformedRegion.", - "worldedit.sideeffect.lighting": "Lys", - "worldedit.sideeffect.lighting.description": "Opdaterer blokkens lys", - "worldedit.sideeffect.neighbors": "Naboer", - "worldedit.sideeffect.neighbors.description": "Notificerer nærliggende blokke om ændringer", - "worldedit.sideeffect.update": "Opdater", - "worldedit.sideeffect.update.description": "Notificerer den ændrede blok", - "worldedit.sideeffect.validation": "Validering", - "worldedit.sideeffect.validation.description": "Validerer og løser usammenhængende verdenstilstand, såsom afbrudte blokke", - "worldedit.sideeffect.entity_ai": "Entitet AI", - "worldedit.sideeffect.entity_ai.description": "Opdaterer Entitet AI stier for blokkens ændringer", - "worldedit.sideeffect.events": "Mod/Plugin Begivenheder", - "worldedit.sideeffect.events.description": "Fortæller andre mods/plugins om disse ændringer, når det er relevant", - "worldedit.sideeffect.state.on": "Til", - "worldedit.sideeffect.state.delayed": "Forsinket", - "worldedit.sideeffect.state.off": "Fra", - "worldedit.sideeffect.box.current": "Aktuel", - "worldedit.sideeffect.box.change-to": "Klik for at ændre til {0}", - "worldedit.help.command-not-found": "Kommandoen '{0}' kunne ikke findes.", - "worldedit.help.no-subcommands": "'{0}' har ingen underkommandoer. (Måske '{1}' er for en parameter?)", - "worldedit.help.subcommand-not-found": "Underkommandoen '{0}' under '{1}' kunne ikke findes.", - "worldedit.cli.stopping": "Stopper!", - "worldedit.cli.unknown-command": "Ukendt kommando!", - "worldedit.version.bukkit.unsupported-adapter": "Denne WorldEdit version understøtter ikke fuldt ud din version af Bukkit. Blok enheder (f.eks. kister) vil være tomme, blok egenskaber (f. eks. rotation) vil mangle, og andre ting virker måske ikke. Opdater WorldEdit for at gendanne denne funktionalitet:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Redigering på ikke-understøttede versioner er deaktiveret." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de-AT/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de-AT/strings.json deleted file mode 100644 index 8014c10..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de-AT/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "Auswahl zu den Weltgrenzen vertikal erweitern.", - "worldedit.expand.expanded": "Region um {0} Blöcke erweitert", - "worldedit.expand.expanded.vert": "Region um {0} Blöcke erweitert (oben-nach-unten).", - "worldedit.biomeinfo.lineofsight": "Biome entlang des Fadenkreuzes: {0}", - "worldedit.biomeinfo.position": "Biome an deiner Position: {0}", - "worldedit.biomeinfo.selection": "Biome in deiner Auswahl: {0}", - "worldedit.biomeinfo.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.brush.radius-too-large": "Maximal zulässiger Pinselradius: {0}", - "worldedit.brush.apply.description": "Benutze einen Pinsel, eine Funktion auf jeden Block anwenden", - "worldedit.brush.apply.radius": "Die Größe des Pinsels", - "worldedit.brush.apply.shape": "Die Form der Region", - "worldedit.brush.apply.type": "Art des zu benutzenden Pinsels", - "worldedit.brush.apply.item.warning": "Dieser Pinsel simuliert die Verwendung von Items. Seine Effekte funktionieren möglicherweise nicht auf allen Plattformen, können nicht rückgängig gemacht werden und können seltsame Wechselwirkungen mit anderen Mods/Plugins verursachen. Verwendung auf eigene Gefahr.", - "worldedit.brush.paint.description": "Male mit einem Pinsel, eine Funktion auf eine Oberfläche anwenden", - "worldedit.brush.paint.size": "Die Größe eines Pinsels", - "worldedit.brush.paint.shape": "Die Form des Pinsels", - "worldedit.brush.paint.density": "Die Dichte des Pinsels", - "worldedit.brush.paint.type": "Typ des zu benutzenden Pinsels", - "worldedit.brush.paint.item.warning": "Dieser Pinsel simuliert die Verwendung von Items. Seine Effekte funktionieren möglicherweise nicht auf allen Plattformen, können nicht rückgängig gemacht werden und können seltsame Wechselwirkungen mit anderen Mods/Plugins verursachen. Verwendung auf eigene Gefahr.", - "worldedit.brush.sphere.equip": "Kugelförmiger Pinsel ausgerüstet ({0}).", - "worldedit.brush.cylinder.equip": "Zylinderförmiger Pinsel ausgerüstet ({0} von {1}).", - "worldedit.brush.splatter.equip": "Splatter-Pinselform ausgestattet ({0} mit {1} Verfall).", - "worldedit.brush.splatter.decay-out-of-range": "Splatterpinsel-Verfallswert: {0} liegt außerhalb des Bereichs 0 - 10.", - "worldedit.brush.clipboard.equip": "Pinsel mit Form der Zwischenablage ausgerüstet.", - "worldedit.brush.smooth.equip": "Glättender Pinsel ausgerüstet ({0} x {1}x benutzt {2}).", - "worldedit.brush.smooth.nofilter": "irgendein Block", - "worldedit.brush.smooth.filter": "filtern", - "worldedit.brush.snowsmooth.equip": "SnowSmooth Pinsel ausgestattet ({0} x {1}x mit {2}), {3} Schneeblöcke.", - "worldedit.brush.snowsmooth.nofilter": "irgendein Block", - "worldedit.brush.snowsmooth.filter": "filtern", - "worldedit.brush.extinguish.equip": "Löscher ausgerüstet ({0}).", - "worldedit.brush.gravity.equip": "Schwerkraft-Pinsel ausgerüstet ({0}).", - "worldedit.brush.butcher.equip": "Pinsel zur Monsterentfernung ausgerüstet ({0}).", - "worldedit.brush.operation.equip": "Pinsel auf {0} gesetzt.", - "worldedit.brush.heightmap.equip": "Heightmap-Pinsel ausgerüstet ({0}).", - "worldedit.brush.heightmap.unknown": "Unbekannter Heightmap-Pinsel: {0}.", - "worldedit.brush.morph.equip": "Morph-Pinselform ausgestattet: {0}.", - "worldedit.brush.biome.column-supported-types": "Diese Pinselform wird bei ganzen Spalten nicht unterstützt, versuche die Zylinderform.", - "worldedit.brush.none.equip": "Pinsel vom aktuellen Item entfernt.", - "worldedit.brush.none.equipped": "Du hast keinen Pinsel, der an deinen aktuellen Gegenstand gebunden ist. Versuche /brush sphere für einen einfachen Pinsel.", - "worldedit.setbiome.changed": "Biome wurden für etwa {0} Blöcke geändert.", - "worldedit.setbiome.warning": "Möglicherweise musst du deinem Spiel wieder beitreten (oder deine Welt schließen und wieder öffnen), um Änderungen zu sehen.", - "worldedit.setbiome.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.drawsel.disabled": "Server-CUI deaktiviert.", - "worldedit.drawsel.enabled": "Server CUI aktiviert. Dies unterstützt nur Cuboid Regionen, mit einer maximalen Größe von {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server-CUI bereits deaktiviert.", - "worldedit.drawsel.enabled.already": "Server-CUI schon aktiviert.", - "worldedit.limit.too-high": "Dein maximal erlaubtes Limit ist {0}.", - "worldedit.limit.set": "Blockveränderungslimit auf {0} gesetzt.", - "worldedit.limit.return-to-default": "(Benutze //limit um den Standard wieder herzustellen.)", - "worldedit.timeout.too-high": "Deine maximal zulässige Zeitüberschreitung ist {0}ms.", - "worldedit.timeout.set": "Zeitüberschreitung wurde auf {0}ms gesetzt.", - "worldedit.timeout.return-to-default": " (Benutze //timeout um zum Standard zurückzukehren.)", - "worldedit.fast.disabled": "Schnellen Modus deaktiviert.", - "worldedit.fast.enabled": "Schnellmodus aktiviert. Die Beleuchtung in den betroffenen Chunks kann falsch sein und/oder die Welt muss neu betreten werden, um Änderungen zu sehen.", - "worldedit.fast.disabled.already": "Schneller Modus bereits deaktiviert.", - "worldedit.fast.enabled.already": "Schneller Modus ist schon aktiviert.", - "worldedit.perf.sideeffect.set": "Nebeneffekt \"{0}\" gesetzt auf {1}", - "worldedit.perf.sideeffect.get": "Nebeneffekt \"{0}\" ist auf {1} gesetzt", - "worldedit.perf.sideeffect.already-set": "Nebeneffekt \"{0}\" ist bereits auf {1} gesetzt", - "worldedit.perf.sideeffect.set-all": "Alle Nebeneffekte auf {0} gesetzt", - "worldedit.update": "Nebeneffekte wurden auf die Auswahl angewendet.", - "worldedit.reorder.current": "Der Neuordnungs-Modus ist {0}", - "worldedit.reorder.set": "Der Neuordnungs-Modus ist nun {0}", - "worldedit.gmask.disabled": "Globale Maske deaktiviert.", - "worldedit.gmask.set": "Globale Mask gesetzt.", - "worldedit.toggleplace.pos1": "Jetzt wird bei Pos #1 platziert.", - "worldedit.toggleplace.pos1-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von Position #1 platzieren.", - "worldedit.toggleplace.player": "Platziere nun an dem Block, in dem du stehst.", - "worldedit.toggleplace.player-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Block auf dem du stehst platzieren.", - "worldedit.toggleplace.min": "Jetzt am Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.min-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max": "Jetzt am Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.world": "Jetzt am Weltursprung platzieren.", - "worldedit.toggleplace.world-offset": "Jetzt platzieren bei ({0}, {1}, {2}).", - "worldedit.toggleplace.not-locatable": "Platzieren in diesem Kontext nicht möglich.", - "worldedit.searchitem.too-short": "Gebe einen längeren Suchbegriff ein (läng > 2).", - "worldedit.searchitem.either-b-or-i": "Du kannst nicht die Flags 'b' und 'i' gleichzeitig verwenden.", - "worldedit.searchitem.searching": "(Bitte warten... suche nach Items.)", - "worldedit.watchdog.no-hook": "Diese Plattform hat keine Watchdog-Schnittstelle.", - "worldedit.watchdog.active.already": "Watchdog-Manipulation bereits aktiv.", - "worldedit.watchdog.inactive.already": "Watchdog-Manipulation bereits inaktiv.", - "worldedit.watchdog.active": "Watchdog-Manipulation jetzt aktiv.", - "worldedit.watchdog.inactive": "Watchdog-Manipulation jetzt inaktiv.", - "worldedit.world.remove": "Überschreibung der Welt entfernt.", - "worldedit.world.set": "Überschreitung der Welt auf {0} gesetzt. (Benutze //world um zur Standardeinstellung zurückzukehren)", - "worldedit.undo.undone": "{0} verfügbare Bearbeitungen rückgängig gemacht.", - "worldedit.undo.none": "Keine Bearbeitung zum Rückgängig machen verfügbar.", - "worldedit.redo.redone": "{0} verfügbare Bearbeitungen wieder hergestellt.", - "worldedit.redo.none": "Keine Bearbeitung zum Wiederherstellen verfügbar.", - "worldedit.clearhistory.cleared": "Verlauf gelöscht.", - "worldedit.raytrace.noblock": "Kein Block in Sicht!", - "worldedit.raytrace.require-player": "Raytracing Befehle benötigen einen Spieler!", - "worldedit.restore.not-configured": "Snapshot/Backup Wiederherstellung ist nicht konfiguriert.", - "worldedit.restore.not-available": "Dieser Snapshot existiert nicht oder ist nicht verfügbar.", - "worldedit.restore.failed": "Fehler beim Laden des Snapshots: {0}", - "worldedit.restore.loaded": "Snapshot '{0} geladen; Wiederherstellung im Gange...", - "worldedit.restore.restored": "Wiederhergestelt; {0} fehlende Chunks und {1} andere Fehler.", - "worldedit.restore.none-for-specific-world": "Für die Welt '{0}' wurden keine Snapshots gefunden.", - "worldedit.restore.none-for-world": "Für diese Welt wurden keine Snapshots gefunden.", - "worldedit.restore.none-found": "Es konnten keine Snapshots gefunden werden.", - "worldedit.restore.none-found-console": "Es konnten keine Snapshots gefunden werden. Siehe Konsole für Details.", - "worldedit.restore.chunk-not-present": "Chunks waren nicht im Snapshot enthalten.", - "worldedit.restore.chunk-load-failed": "Es konnten keine Chunks geladen werden. (Fehlerhaftes Archiv?)", - "worldedit.restore.block-place-failed": "Durch Fehler konnten keine Blöcke wiederhergestellt werden.", - "worldedit.restore.block-place-error": "Letzter Fehler: {0}", - "worldedit.snapshot.use.newest": "Nutze nun den neuesten Snapshot.", - "worldedit.snapshot.use": "Setze Snapshot auf: {0}", - "worldedit.snapshot.none-before": "Konnte keinen Snapshot vor {0} finden.", - "worldedit.snapshot.none-after": "Konnte keinen Snapshot nach {0} finden.", - "worldedit.snapshot.index-above-0": "Ungültiger Index, muss größer oder gleich 1 sein.", - "worldedit.snapshot.index-oob": "Ungültiger Index, muss zwischen 1 und {0} liegen.", - "worldedit.schematic.unknown-format": "Unbekanntes Schematic-Format: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.load.loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.still-loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.unsupported-version": "Diese Schematic Version wird derzeit nicht unterstützt. Version: {0}.", - "worldedit.schematic.save.already-exists": "Diese Schematic existiert bereits. Nutze die Flag -f, um die Datei zu überschreiben.", - "worldedit.schematic.save.failed-directory": "Konnte den Ordner für Schematics nicht anlegen!", - "worldedit.schematic.save.saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.save.still-saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.share.unsupported-format": "Das Schematic Freigabeziel \"{0}\" unterstützt nicht das Format \"{1}\".", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.delete.failed": "Löschen von {0} fehlgeschlagen! Ist die Datei schreibgeschützt?", - "worldedit.schematic.delete.deleted": "{0} wurde gelöscht.", - "worldedit.schematic.formats.title": "Verfügbare Formate für Zwischenablage (Name: Kurzbezeichnung)", - "worldedit.schematic.unsupported-minecraft-version": "Diese Version von WorldEdit unterstützt deine Minecraft-Version nicht. Schematics werden nicht funktionieren, solange dies nicht angepasst ist.", - "worldedit.pos.already-set": "Position bereits gesetzt.", - "worldedit.pos.console-require-coords": "Als Konsole müssen Koordinaten angegeben werden.", - "worldedit.hpos.no-block": "Kein Block in Sicht!", - "worldedit.hpos.already-set": "Position bereits gesetzt.", - "worldedit.chunk.selected-multiple": "Ausgewählte Chunks: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk ausgewählt: {0}, {1}, {2}", - "worldedit.wand.invalid": "Auswahl-Item ist falsch konfiguriert oder deaktiviert.", - "worldedit.wand.selwand.info": "Linksklick: Setze Position #1, Rechtsklick: Setze Position #2", - "worldedit.wand.navwand.info": "Linksklick: Springe zu der Position; Rechtsklick: Springe durch Wände", - "worldedit.wand.selwand.now.tool": "Der Selektionsstab ist nun ein normales Werkzeug. Du kannst es mit {0} deaktivieren und mit einem beliebigen Element mit {1} verbinden oder einen neuen Zauberstab mit {2} erhalten.", - "worldedit.contract.contracted": "Region um {0} Blöcke verkleinert.", - "worldedit.shift.shifted": "Region verschoben.", - "worldedit.outset.outset": "Region vergrößert.", - "worldedit.inset.inset": "Region verkleinert.", - "worldedit.trim.trim": "Region beschnitten.", - "worldedit.trim.no-blocks": "Keine Blöcke passten zur Schnittmaske.", - "worldedit.size.offset": "Versatz: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Größe: {0}", - "worldedit.size.distance": "Kubische Distanz: {0}", - "worldedit.size.blocks": "Anzahl von Blöcken: {0}", - "worldedit.count.counted": "Anzahl: {0}", - "worldedit.distr.no-blocks": "Keine Blöcke gezählt.", - "worldedit.distr.no-previous": "Keine vorherigen Verteilungen.", - "worldedit.distr.total": "Gesamte Blockanzahl: {0}", - "worldedit.select.cleared": "Auswahl aufgehoben.", - "worldedit.select.cuboid.message": "Kubisch: Linksklick für Punkt 1, Rechtsklick für Punkt 2", - "worldedit.select.cuboid.description": "Wähle zwei Ecken eines Quaders", - "worldedit.select.extend.message": "Kubisch: Linksklick für einen Startpunkt, Rechtsklick zum Erweitern", - "worldedit.select.extend.description": "Schneller kubische Auswahlmodus", - "worldedit.select.poly.message": "2D Polygon-Auswahl: Links/Rechtsklick um einen Punkt hinzuzufügen.", - "worldedit.select.poly.limit-message": "maximal {0} Punkte.", - "worldedit.select.poly.description": "Wähle ein 2D-Polygon mit Höhe", - "worldedit.select.ellipsoid.message": "Ellipsoide Auswahl: Linksklick für Mittelpunkt, Rechtsklick zum Erweitern", - "worldedit.select.ellipsoid.description": "Wähle ein Ellipsoid aus", - "worldedit.select.sphere.message": "Kugel Selektor: Linksklick für Mittelpunkt, Rechtsklick um Radius zu setzen", - "worldedit.select.sphere.description": "Wähle eine Kugel aus", - "worldedit.select.cyl.message": "Zylindrischer Selektor: Linksklick für Mittelpunkt, Rechtsklick zum Erweitern", - "worldedit.select.cyl.description": "Zylinderförmige Auswahl", - "worldedit.select.convex.message": "Konvex-Polyhedrische Auswahl: Linksklick für ersten Knoten, Rechtsklick zum Erweitern.", - "worldedit.select.convex.limit-message": "maximal {0} Punkte.", - "worldedit.select.convex.description": "Auswahl einer Konvex-Polyhedrischen Form", - "worldedit.select.default-set": "Deine standardmässige Regions-Auswahl ist jetzt {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Altes Format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: Region/{0}", - "worldedit.listchunks.listfor": "Auflistung von Chunks für: {0}", - "worldedit.drain.drained": "{0} Blöcke wurden getrocknet.", - "worldedit.fill.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fillr.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fixlava.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.fixwater.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.removeabove.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removebelow.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removenear.removed": "{0} Blöcke wurden entfernt.", - "worldedit.replacenear.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.snow.created": "{0} Oberflächen wurden bedeckt.", - "worldedit.thaw.removed": "{0} Blöcke wurden aufgetaut.", - "worldedit.green.changed": "{0} Blöcke wurden grün gemacht.", - "worldedit.extinguish.removed": "{0} Brände wurden gelöscht.", - "worldedit.butcher.killed": "{0} Kreaturen wurden in einem Radius von {1} getötet.", - "worldedit.butcher.explain-all": "Verwende -1, um alle Mobs in geladenen Chunks zu entfernen", - "worldedit.remove.removed": "{0} Entities wurden für das Entfernen markiert.", - "worldedit.remove.explain-all": "Verwende -1, um alle Entities in geladenen Chunks zu entfernen", - "worldedit.calc.invalid": "'{0}' konnte nicht als gültiger Ausdruck übersetzt werden", - "worldedit.calc.invalid.with-error": "'{0}' konnte nicht als gültiger Ausdruck geparst werden: '{1}'", - "worldedit.paste.pasted": "Die Zwischenablage wurde bei {0} eingefügt", - "worldedit.paste.selected": "Einfügebereich für Zwischenablage ausgewählt.", - "worldedit.rotate.no-interpolation": "Hinweis: Interpolation ist noch nicht unterstützt. Es ist empfohlen, Winkel mit einem Vielfachen von 90 zu nutzen.", - "worldedit.rotate.rotated": "Die Zwischenablage wurde gedreht.", - "worldedit.flip.flipped": "Die Zwischenablage wurde gespiegelt.", - "worldedit.clearclipboard.cleared": "Die Zwischenablage wurde geleert.", - "worldedit.set.done": "Vorgang abgeschlossen.", - "worldedit.set.done.verbose": "Vorgang abgeschlossen ({0}).", - "worldedit.line.changed": "{0} Blöcke wurden verändert.", - "worldedit.line.invalid-type": "//line funktioniert nur mit kubischen Selektionen oder konvex-polyhedrischen Selektionen", - "worldedit.curve.changed": "{0} Blöcke wurden verändert.", - "worldedit.curve.invalid-type": "//curve funktioniert nur mit konvex-polyhedrischen Selektionen", - "worldedit.replace.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.stack.changed": "{0} Blöcke wurden geändert. Rückgängig mit //undo", - "worldedit.stack.intersecting-region": "Stapelversatz darf bei Verwendung von Blockeinheiten nicht mit der Region kollidieren", - "worldedit.regen.regenerated": "Region neu generiert.", - "worldedit.regen.failed": "Chunks konnten nicht regeneriert werden. Siehe Konsole für Details.", - "worldedit.walls.changed": "{0} Blöcke wurden verändert.", - "worldedit.faces.changed": "{0} Blöcke wurden verändert.", - "worldedit.overlay.overlaid": "{0} Blöcke wurden bedeckt.", - "worldedit.naturalize.naturalized": "{0} Block/Blöcke wurden verändert, um natürlicher zu erscheinen.", - "worldedit.center.changed": "Mittelpunkt gesetzt. ({0} Blöcke geändert)", - "worldedit.smooth.changed": "Höhenkarte des Geländes geglättet. {0} Blöcke geändert.", - "worldedit.snowsmooth.changed": "Höhenkarte des Schnees geglättet. {0} Blöcke geändert.", - "worldedit.move.moved": "{0} Blöcke verschoben.", - "worldedit.deform.deformed": "{0} Blöcke wurden verformt.", - "worldedit.hollow.changed": "{0} Blöcke wurden verändert.", - "worldedit.forest.created": "{0} Bäume erstellt.", - "worldedit.flora.created": "{0} Pflanzen erstellt.", - "worldedit.unstuck.moved": "Bitte schön!", - "worldedit.ascend.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ascend.moved": "Um {0} Ebenen aufgestiegen.", - "worldedit.descend.obstructed": "Keine freie Stelle unter dir gefunden.", - "worldedit.descend.moved": "Um {0} Ebenen abgestiegen.", - "worldedit.ceil.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ceil.moved": "Magie!", - "worldedit.thru.obstructed": "Keine freie Stelle vor dir gefunden.", - "worldedit.thru.moved": "Magie!", - "worldedit.jumpto.moved": "Magie!", - "worldedit.jumpto.none": "Kein Block in Sicht (oder zu weit entfernt)!", - "worldedit.up.obstructed": "Du würdest etwas über dir treffen.", - "worldedit.up.moved": "Magie!", - "worldedit.cone.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cone.created": "{0} Blöcke wurden erstellt.", - "worldedit.cyl.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cyl.created": "{0} Blöcke wurden erstellt.", - "worldedit.sphere.invalid-radius": "Du musst entweder ein oder drei Radien angeben.", - "worldedit.sphere.created": "{0} Blöcke wurden erstellt.", - "worldedit.forestgen.created": "{0} Bäume erstellt.", - "worldedit.pumpkins.created": "{0} Kürbisbeete erstellt.", - "worldedit.feature.created": "Merkmal erstellt.", - "worldedit.feature.failed": "Fehler beim Generieren des Merkmals. Ist es ein gültiger Ort dafür?", - "worldedit.pyramid.created": "{0} Blöcke wurden erstellt.", - "worldedit.generate.created": "{0} Blöcke wurden erstellt.", - "worldedit.generatebiome.changed": "{0} Biome betroffen.", - "worldedit.structure.created": "Struktur erstellt.", - "worldedit.structure.failed": "Fehler beim Generieren der Struktur. Ist es ein gültiger Ort dafür?", - "worldedit.reload.config": "Konfiguration wurde neu geladen!", - "worldedit.report.written": "WorldEdit-Bereicht zu {0} geschrieben", - "worldedit.report.error": "Fehler beim Schreiben des Berichts: {0}", - "worldedit.report.callback": "WorldEdit Report: {0}.report", - "worldedit.timezone.invalid": "Ungültige Zeitzone", - "worldedit.timezone.set": "Zeitzone für diese Sitzung gesetzt: {0}", - "worldedit.timezone.current": "Die aktuelle Zeit in dieser Zeitzone ist: {0}", - "worldedit.version.version": "WorldEdit-Version {0}", - "worldedit.trace.no-tracing-extents": "Spurensuche: Es wurde kein Umfang verwendet.", - "worldedit.trace.action-failed": "Trace: Aktion(en) {0} bei {1} verworfen nach Ausmaß {2}", - "worldedit.trace.active.already": "Ablaufverfolgungs-Modus bereits aktiv.", - "worldedit.trace.inactive.already": "Ablaufverfolgungs-Modus bereits inaktiv.", - "worldedit.trace.active": "Ablaufverfolgungs-Modus ist nun aktiv.", - "worldedit.trace.inactive": "Ablaufverfolgungs-Modus ist nun inaktiv.", - "worldedit.command.time-elapsed": "{0}s vergangen (History: {1} geändert; {2} Blöcke/Sek).", - "worldedit.command.permissions": "Dazu bist du nicht berechtigt. Bist du im richtigen Modus?", - "worldedit.command.player-only": "Dieser Befehl muss als Spieler benutzt werden.", - "worldedit.command.error.report": "Bitte melde diesen Fehler: [Siehe Konsole]", - "worldedit.pastebin.uploading": "(Bitte warten... sende Daten an Pastebin...)", - "worldedit.session.cant-find-session": "Sitzung für {0} nicht gefunden", - "worldedit.platform.no-file-dialog": "Datei-Dialoge werden in Ihrer Umgebung nicht unterstützt.", - "worldedit.asset.load.loading": "(Bitte warten... lade Asset.)", - "worldedit.asset.load.still-loading": "(Bitte warten... lade weiterhin Asset.)", - "worldedit.asset.load.failed": "Fehler beim laden des Assets", - "worldedit.tool.max-block-changes": "Maximales Änderungslimit für Blöcke erreicht.", - "worldedit.tool.no-block": "Kein Block in Sicht!", - "worldedit.tool.repl.equip": "Ersetzen-Werkzeug an {0} gebunden.", - "worldedit.tool.repl.switched": "Ersetzen-Werkzeug geändert zu: {0}", - "worldedit.tool.data-cycler.equip": "Werkzeug zum Ändern von Blockdaten an {0} gebunden.", - "worldedit.tool.data-cycler.block-not-permitted": "Du hast keine Befugnis, die Werte dieses Blockes zu ändern.", - "worldedit.tool.data-cycler.cant-cycle": "Diese Blockdaten können nicht verändert werden!", - "worldedit.tool.data-cycler.new-value": "Wert von {0} ist jetzt {1}.", - "worldedit.tool.data-cycler.cycling": "Ändere nun {0}.", - "worldedit.tool.deltree.equip": "Werkzeug zum Entfernen fliegender Bäume an {0} gebunden.", - "worldedit.tool.deltree.not-tree": "Das ist kein Baum.", - "worldedit.tool.deltree.not-floating": "Das ist kein schwebender Baum.", - "worldedit.tool.tree.equip": "Werkzeug zum Bäume setzen an {0} gebunden.", - "worldedit.tool.tree.obstructed": "Hier kann kein Baum erstellt werden.", - "worldedit.tool.info.equip": "Werkzeug für Informationen an {0} gebunden.", - "worldedit.tool.info.blockstate.hover": "Blockstatus", - "worldedit.tool.info.internalid.hover": "Interne ID", - "worldedit.tool.info.legacy.hover": "Legacy-Id: Daten", - "worldedit.tool.info.light.hover": "Lichtlevel Block/Lichtlevel darüber", - "worldedit.tool.none.equip": "Werkzeug vom aktuellen Item entfernt.", - "worldedit.tool.none.to.unequip": "Ihr aktuelles Item ist nicht gebunden.", - "worldedit.tool.selwand.equip": "Werkzeug zum Auswählen an {0} gebunden.", - "worldedit.tool.navwand.equip": "Werkzeug zum Navigieren an {0} gebunden.", - "worldedit.tool.floodfill.equip": "Werkzeug zum Füllen von Blöcken an {0} gebunden.", - "worldedit.tool.farwand.equip": "Werkzeug zum Auswählen für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.equip": "Werkzeug zum Setzen von Blöcken für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.set": "Linksklick auf {0} gesetzt; Rechtsklick auf {1} gesetzt.", - "worldedit.tool.stack.equip": "Werkzeug zum Stapeln an {0} gebunden.", - "worldedit.tool.unbind-instruction": "Führe {0} aus, während du das Item in der Hand hältst, um es zu entbinden.", - "worldedit.tool.superpickaxe.mode.single": "Modus ist jetzt blockweise. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.area": "Modus ist jetzt bereichsförmig. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.recursive": "Modus ist jetzt rekursiv. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.max-range": "Maximale Entfernung ist {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superspitzhacke ist bereits aktiviert.", - "worldedit.tool.superpickaxe.disabled.already": "Superspitzhacke ist bereits deaktiviert.", - "worldedit.tool.superpickaxe.enabled": "Superspitzhacke aktiviert.", - "worldedit.tool.superpickaxe.disabled": "Superspitzhacke deaktiviert.", - "worldedit.tool.mask.set": "Maske für Pinsel gesetzt.", - "worldedit.tool.mask.disabled": "Maske für Pinsel deaktiviert.", - "worldedit.tool.material.set": "Material für Pinsel gesetzt.", - "worldedit.tool.range.set": "Reichweite für Pinsel gesetzt.", - "worldedit.tool.size.set": "Pinselgröße gesetzt.", - "worldedit.tool.tracemask.set": "Kollidierungsmaske gesetzt.", - "worldedit.tool.tracemask.disabled": "Kollidierungsmaske deaktiviert.", - "worldedit.tool.error.cannot-bind": "Kann das Werkzeug nicht an {0} binden: {1}", - "worldedit.tool.error.item-only": "Blöcke können nicht verwendet werden.", - "worldedit.execute.script-permissions": "Du hast keine Berechtigung, dieses Skript zu nutzen.", - "worldedit.executelast.no-script": "Benutze zuerst /cs mit einem Skriptnamen.", - "worldedit.script.read-error": "Skript Lesefehler: {0}", - "worldedit.script.unsupported": "Aktuell werden nur .js-Skripte unterstützt", - "worldedit.script.file-not-found": "Skript existiert nicht: {0}", - "worldedit.script.no-script-engine": "Fehler beim Finden einer Skript-Engine.\nBitte beachte https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Fehler beim Ausführen: {0}", - "worldedit.script.failed-console": "Fehler beim Ausführen (siehe Konsole): {0}", - "worldedit.operation.affected.biome": "{0} Biome betroffen", - "worldedit.operation.affected.block": "{0} Blöcke betroffen", - "worldedit.operation.affected.column": "{0} Stellen betroffen", - "worldedit.operation.affected.entity": "{0} Entities betroffen", - "worldedit.operation.deform.expression": "deformiert mit {0}", - "worldedit.error.invalid-number": "Anzahl erwartet; String angegeben.", - "worldedit.error.invalid-number.matches": "Anzahl erwartet; String \"{0}\" angegeben.", - "worldedit.error.incomplete-region": "Wähle zuerst eine Region aus.", - "worldedit.error.unknown-block": "Blockname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-item": "Name des Gegenstands '{0}' wurde nicht anerkannt.", - "worldedit.error.unknown-entity": "Entityname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-mob": "Mob-Name '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-biome": "Biomname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-tag": "Tagname '{0}' wurde nicht erkannt.", - "worldedit.error.empty-tag": "Tagname '{0}' hat keinen Inhalt.", - "worldedit.error.no-match": "Kein Treffer für '{0}'.", - "worldedit.error.disallowed-block": "Block '{0}' nicht erlaubt (siehe WorldEdit Konfiguration).", - "worldedit.error.max-changes": "Maximale Anzahl an Blöcken in einer Operation geändert ({0}).", - "worldedit.error.max-brush-radius": "Maximaler Pinselradius (in Konfiguration): {0}", - "worldedit.error.max-radius": "Maximaler Radius (in Konfiguration): {0}", - "worldedit.error.unknown-direction": "Unbekannte Richtung: {0}", - "worldedit.error.empty-clipboard": "Die Zwischenablage ist leer. Verwende zuerst //copy.", - "worldedit.error.invalid-filename": "Dateiname '{0}' ungültig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ungültige Zeichen oder Erweiterung fehlt", - "worldedit.error.file-resolution": "Datei '{0}' Fehler beim Auflösen der Datei: {1}", - "worldedit.error.file-resolution.outside-root": "Pfad ist außerhalb des erlaubten Verzeichnisses", - "worldedit.error.file-resolution.resolve-failed": "Fehler beim Auflösen des Pfades", - "worldedit.error.file-aborted": "Dateiauswahl abgebrochen.", - "worldedit.error.no-file-selected": "Es wurde keine Datei ausgewählt.", - "worldedit.error.world-unloaded": "Die Welt wurde bereits entladen.", - "worldedit.error.not-a-block": "Dieses Item ist kein Block.", - "worldedit.error.not-a-block.item": "Das Item '{0}' ist kein Block.", - "worldedit.error.incorrect-usage": "Benutzung: {0}", - "worldedit.error.invalid-page": "Ungültige Seitennummer", - "worldedit.error.parser.bad-state-format": "Fehlerhaftes Statusformat in {0}", - "worldedit.error.parser.duplicate-property": "Doppelte Eigenschaft: {0}", - "worldedit.error.parser.empty-state": "Leerer Teil im Status", - "worldedit.error.parser.missing-equals-separator": "Fehlendes Trennzeichen '='", - "worldedit.error.parser.clipboard.missing-offset": "Offset mit @ angegeben, aber kein Offset angegeben. Verwenden Sie '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Unbekannte Eigenschaft '{0}' für Block '{1}'", - "worldedit.error.parser.unknown-value": "Unbekannter Wert '{0}' für Eigenschaft '{1} '", - "worldedit.error.parser.empty-property": "Leere Eigenschaft im Status", - "worldedit.error.parser.empty-value": "Leerer Wert im Status", - "worldedit.error.parser.invalid-colon": "Ungültiger Doppelpunkt.", - "worldedit.error.parser.invalid-expression": "Ungültiger Ausdruck: {0}", - "worldedit.error.parser.negate-nothing": "Nichts kann nicht negiert werden!", - "worldedit.error.parser.hanging-lbracket": "Ungültiges Format. Fehlende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbracket": "Bei dem Status fehlt die schließende Klammer ']'", - "worldedit.error.parser.hanging-lbrace": "Ungültiges Format. Hängende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbrace": "NBT fehlt das nachgestellte '}'", - "worldedit.error.parser.missing-random-type": "Fehlender Typ hinter dem % symbol für '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Versatz für die Zwischenablage benötigt x,y,z Koordinaten.", - "worldedit.error.parser.player-only": "Eingabe '{0}' erfordert einen Spieler!", - "worldedit.error.parser.invalid-nbt": "Ungültige NBT-Daten in Eingabe: '{0}'. Fehler: {1}", - "worldedit.error.disabled": "Diese Funktion ist deaktiviert (siehe WorldEdit Konfiguration).", - "worldedit.error.unknown": "Unbekannter Fehler ist aufgetreten: {0}", - "worldedit.error.missing-extent": "Kein Ziel ist bekannt", - "worldedit.error.missing-session": "Keine lokale Session ist bekannt", - "worldedit.error.missing-world": "Du musst eine Welt angeben (Try //world)", - "worldedit.error.missing-actor": "Kein Akteur ist bekannt", - "worldedit.selection.convex.info.vertices": "Knoten: {0}", - "worldedit.selection.convex.info.triangles": "Dreiecke: {0}", - "worldedit.selection.convex.explain.primary": "Neue Auswahl mit Knoten {0} gestartet.", - "worldedit.selection.convex.explain.secondary": "Knoten {0} zur Auswahl hinzugefügt.", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Erste Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.primary-area": "Erste Position bei {0} ({1}) gesetzt.", - "worldedit.selection.cuboid.explain.secondary": "Zweite Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.secondary-area": "Zweite Position bei {0} ({1}) gesetzt.", - "worldedit.selection.extend.explain.primary": "Auswahl bei {0} ({1}) gestartet.", - "worldedit.selection.extend.explain.secondary": "Auswahl erweitert, damit {0} ({1}) beinhaltet wird.", - "worldedit.selection.ellipsoid.info.center": "Mittelpunkt: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Position des Mittelpunkts zu {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.primary-area": "Position des Mittelpunkts zu {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoid-Änderungen müssen für jede Dimension gleich sein.", - "worldedit.selection.cylinder.info.center": "Mittelpunkt: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Neue zylindrische Auswahl bei {0} gestartet.", - "worldedit.selection.cylinder.explain.secondary": "Radius auf {0}/{1} Blöcke gesetzt. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Damit der Radius eingestellt werden kann, ist es notwendig, einen Mittelpunkt zu wählen.", - "worldedit.selection.cylinder.error.even-horizontal": "Zylinderänderungen müssen auch für jede horizontale Dimension gelten.", - "worldedit.selection.polygon2d.info": "Anzahl Punkte: {0}", - "worldedit.selection.polygon2d.explain.primary": "Neues Polygon bei {0} gestartet.", - "worldedit.selection.polygon2d.explain.secondary": "Punkt #{0} bei {1} hinzugefügt.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygone können nur vertikal erweitert werden.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygone können nur vertikal verhandelt werden.", - "worldedit.selection.sphere.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.null.error.immutable": "NullRegion könnt nicht geändert werden.", - "worldedit.selection.intersection.error.cannot-expand": "Könnt nicht einen regionalen Schnittpunkt erweitern.", - "worldedit.selection.intersection.error.cannot-contract": "Könnt nicht einen regionalen Schnittpunkt verhandeln.", - "worldedit.selection.transform.error.cannot-expand": "Könnt nicht einen TransformedRegion erweitern.", - "worldedit.selection.transform.error.cannot-contract": "Könnt nicht einen TransformedRegion verhandeln.", - "worldedit.selection.transform.error.cannot-change": "Könnt nicht einen TransformedRegion ändern.", - "worldedit.selection.updated": "Positionen aktualisiert.", - "worldedit.sideeffect.lighting": "Beleuchtung", - "worldedit.sideeffect.lighting.description": "Aktualisiert Blockbeleuchtung", - "worldedit.sideeffect.neighbors": "Nachbarn", - "worldedit.sideeffect.neighbors.description": "Benachrichtigt Blöcke in der Nähe über den Änderungen", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Benachrichtigt den geänderten Block", - "worldedit.sideeffect.validation": "Überprüfung", - "worldedit.sideeffect.validation.description": "Überprüft und repariert inkonsistenten Weltzustand, so wie getrennte Blöcke", - "worldedit.sideeffect.entity_ai": "Wesen-KI", - "worldedit.sideeffect.entity_ai.description": "Aktualisiert Wesen-KI-Pfade für die Blockänderungen", - "worldedit.sideeffect.events": "Mod/Plugin-Ereignisse", - "worldedit.sideeffect.events.description": "Informiert andere Mods/Plugins über diese Änderungen, falls anwendbar", - "worldedit.sideeffect.state.on": "An", - "worldedit.sideeffect.state.delayed": "Verzögert", - "worldedit.sideeffect.state.off": "Aus", - "worldedit.sideeffect.box.current": "Aktuell", - "worldedit.sideeffect.box.change-to": "Klicken, um auf {0} zu setzen", - "worldedit.help.command-not-found": "Der Befehl '{0}' konnte nicht gefunden werden.", - "worldedit.help.no-subcommands": "'{0}' hat keine Unterbefehle. (Vielleicht steht '{1}' für einen Parameter?)", - "worldedit.help.subcommand-not-found": "Der Unterbefehl '{0}' unter '{1}' konnte nicht gefunden werden.", - "worldedit.cli.stopping": "Wird beendet!", - "worldedit.cli.unknown-command": "Unbekannter Befehl!", - "worldedit.version.bukkit.unsupported-adapter": "Diese WorldEdit Version unterstützt ihre Version von Bukkit nicht vollständig. Block-Entities (z.B. Truhen) sind leer, Blockeigenschaften (z. B. Rotation) fehlen und andere Dinge werden möglicherweise nicht funktionieren. Aktualisieren Sie WorldEdit um diese Funktion wiederherzustellen:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Bearbeiten von nicht unterstützten Versionen ist deaktiviert." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de-CH/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de-CH/strings.json deleted file mode 100644 index acd4142..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de-CH/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "Uswahl zu de Weltgrenzene vertikal erwitere.", - "worldedit.expand.expanded": "Region um {0} Blöck erwiteret", - "worldedit.expand.expanded.vert": "Region um {0} Blöck erwiteret (obe-nach-abe).", - "worldedit.biomeinfo.lineofsight": "Biom entlang vom Fadechrüz: {0}", - "worldedit.biomeinfo.position": "Biom ah dinere Position: {0}", - "worldedit.biomeinfo.selection": "Biom ih dinere Uswahl: {0}", - "worldedit.biomeinfo.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.brush.radius-too-large": "Maximal zueglahne Pinselradius: {0}", - "worldedit.brush.apply.description": "Wend en Pinsel, e Funktion uf jeden Block ah", - "worldedit.brush.apply.radius": "D'Grössi vom Pinsel", - "worldedit.brush.apply.shape": "D'Form vo de Region", - "worldedit.brush.apply.type": "Art vom zu benutzende Pinsel", - "worldedit.brush.apply.item.warning": "De Pinsel simuliert d'Verwendig vo Items. Sini Effekt funktioniered möglicherwis nöd uf allne Plattforme, chönd nöd rückgängig gmacht werde und chönd seltsami Wechselwürkige mit anderne Mods/Plugins verursache. Verwendig uf eigeni Gfahr.", - "worldedit.brush.paint.description": "Mal mit emene Pinsel, wend e Funktion uf e Oberflächi ah", - "worldedit.brush.paint.size": "D'Grössi vom Pinsel", - "worldedit.brush.paint.shape": "D'Form vo de Region", - "worldedit.brush.paint.density": "D'Dichtheit vom Pinsel", - "worldedit.brush.paint.type": "Art vom zu benutzende Pinsel", - "worldedit.brush.paint.item.warning": "De Pinsel simuliert d'Verwendig vo Items. Sini Effekt funktioniered möglicherwis nöd uf allne Plattforme, chönd nöd rückgängig gmacht werde und chönd seltsami Wechselwürkige mit anderne Mods/Plugins verursache. Verwendig uf eigeni Gfahr.", - "worldedit.brush.sphere.equip": "Chugelförmige Pinsel usgrüstet ({0}).", - "worldedit.brush.cylinder.equip": "Zylinderförmige Pinsel usgrüstet ({0} vo {1}).", - "worldedit.brush.splatter.equip": "Splatter-Pinselform ausgestattet ({0} mit {1} Verfall).", - "worldedit.brush.splatter.decay-out-of-range": "Splatterpinsel-Verfallswert: {0} liegt außerhalb des Bereichs 0 - 10.", - "worldedit.brush.clipboard.equip": "Kopierpinsel usgrüstet.", - "worldedit.brush.smooth.equip": "Glättende Pinsel usgrüstet ({0} x {1}x benutzt {2}).", - "worldedit.brush.smooth.nofilter": "irgendein Block", - "worldedit.brush.smooth.filter": "filtern", - "worldedit.brush.snowsmooth.equip": "SnowSmooth Pinsel ausgestattet ({0} x {1}x mit {2}), {3} Schneeblöcke.", - "worldedit.brush.snowsmooth.nofilter": "irgendein Block", - "worldedit.brush.snowsmooth.filter": "filtern", - "worldedit.brush.extinguish.equip": "Löscher usgrüstet ({0}).", - "worldedit.brush.gravity.equip": "Schwerchraft-Pinsel usgrüstet ({0}).", - "worldedit.brush.butcher.equip": "Metzgerpinsel usgrüstet ({0}).", - "worldedit.brush.operation.equip": "Pinsel uf {0} gsetzt.", - "worldedit.brush.heightmap.equip": "Heightmap-Pinsel ausgerüstet ({0}).", - "worldedit.brush.heightmap.unknown": "Unbekannter Heightmap-Pinsel: {0}.", - "worldedit.brush.morph.equip": "Morph-Pinselform ausgestattet: {0}.", - "worldedit.brush.biome.column-supported-types": "Diese Pinselform wird bei ganzen Spalten nicht unterstützt, versuche die Zylinderform.", - "worldedit.brush.none.equip": "Pinsel vom aktuelle Item entfernt.", - "worldedit.brush.none.equipped": "Du hast keinen Pinsel, der an deinen aktuellen Gegenstand gebunden ist. Versuche /brush sphere für einen einfachen Pinsel.", - "worldedit.setbiome.changed": "D'Biom sind für ca. {0} Blöck gänderet worde.", - "worldedit.setbiome.warning": "Möglicherwiis, muesch du s'Spiel neustarte (oder schlüss und öffne dini Welt neu), um d'Änderige z'gseh.", - "worldedit.setbiome.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.drawsel.disabled": "Server-CUI deaktiviert.", - "worldedit.drawsel.enabled": "Server CUI aktiviert. Dies unterstützt nur Cuboid Regionen, mit einer maximalen Größe von {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server-CUI scho deaktiviert.", - "worldedit.drawsel.enabled.already": "Server-CUI scho aktiviert.", - "worldedit.limit.too-high": "Dis maximal erlaubts Limit isch {0}.", - "worldedit.limit.set": "Blockveränderigslimit uf {0} gsetzt.", - "worldedit.limit.return-to-default": "(Benutz //limit, um de Standard wiederherzstelle.)", - "worldedit.timeout.too-high": "Dini maximal zuelässigi Ziitüberschritig isch {0}ms.", - "worldedit.timeout.set": "Ziitüberschritig isch uf {0}ms gsetzt worde.", - "worldedit.timeout.return-to-default": " (Benutz //timeout, um zum Standard zruggzchere.)", - "worldedit.fast.disabled": "Schnelle Modus deaktiviert.", - "worldedit.fast.enabled": "Schnelle Modus aktiviert. D'Belüchtig ih de betroffene Chunks chan falsch sii und/oder d'Welt meuss neu betrete werde, um d'Änderige z'gseh.", - "worldedit.fast.disabled.already": "Schnelle Modus scho deaktiviert.", - "worldedit.fast.enabled.already": "Schnelle Modus scho aktiviert.", - "worldedit.perf.sideeffect.set": "Nebeeffekt \"{0}\" gsetzt uf {1}", - "worldedit.perf.sideeffect.get": "Nebeeffekt \"{0}\" isch uf {1} gsetzt", - "worldedit.perf.sideeffect.already-set": "Nebeeffekt \"{0}\" isch scho uf {1} gsetzt", - "worldedit.perf.sideeffect.set-all": "Alli Nebeeffekt uf {0} gsetzt", - "worldedit.update": "Nebeneffekte wurden auf die Auswahl angewendet.", - "worldedit.reorder.current": "De Neuahordnigs-Modus isch {0}", - "worldedit.reorder.set": "Der Neuordnungs-Modus ist nun {0}", - "worldedit.gmask.disabled": "Globali Maske deaktiviert.", - "worldedit.gmask.set": "Globali Maske gsetzt.", - "worldedit.toggleplace.pos1": "Jetzt wird bi Pos #1 platziert.", - "worldedit.toggleplace.pos1-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von Position #1 platzieren.", - "worldedit.toggleplace.player": "Platziere nun an dem Block, in dem du stehst.", - "worldedit.toggleplace.player-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Block auf dem du stehst platzieren.", - "worldedit.toggleplace.min": "Jetzt am Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.min-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max": "Jetzt am Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.world": "Jetzt am Weltursprung platzieren.", - "worldedit.toggleplace.world-offset": "Jetzt platzieren bei ({0}, {1}, {2}).", - "worldedit.toggleplace.not-locatable": "Platzieren in diesem Kontext nicht möglich.", - "worldedit.searchitem.too-short": "Gebe einen längeren Suchbegriff ein (läng > 2).", - "worldedit.searchitem.either-b-or-i": "Du kannst nicht die Flags 'b' und 'i' gleichzeitig verwenden.", - "worldedit.searchitem.searching": "(Bitte warten... suche nach Items.)", - "worldedit.watchdog.no-hook": "Diese Plattform hat keine Watchdog-Schnittstelle.", - "worldedit.watchdog.active.already": "Watchdog-Manipulation bereits aktiv.", - "worldedit.watchdog.inactive.already": "Watchdog-Manipulation bereits inaktiv.", - "worldedit.watchdog.active": "Watchdog-Manipulation jetzt aktiv.", - "worldedit.watchdog.inactive": "Watchdog-Manipulation jetzt inaktiv.", - "worldedit.world.remove": "Überschreibung der Welt entfernt.", - "worldedit.world.set": "Überschreitung der Welt auf {0} gesetzt. (Benutze //world um zur Standardeinstellung zurückzukehren)", - "worldedit.undo.undone": "{0} verfügbare Bearbeitungen rückgängig gemacht.", - "worldedit.undo.none": "Keine Bearbeitung zum Rückgängig machen verfügbar.", - "worldedit.redo.redone": "{0} verfügbare Bearbeitungen wieder hergestellt.", - "worldedit.redo.none": "Keine Bearbeitung zum Wiederherstellen verfügbar.", - "worldedit.clearhistory.cleared": "Verlauf gelöscht.", - "worldedit.raytrace.noblock": "Kein Block in Sicht!", - "worldedit.raytrace.require-player": "Raytracing Befehle benötigen einen Spieler!", - "worldedit.restore.not-configured": "Snapshot/Backup Wiederherstellung ist nicht konfiguriert.", - "worldedit.restore.not-available": "Dieser Snapshot existiert nicht oder ist nicht verfügbar.", - "worldedit.restore.failed": "Fehler beim Laden des Snapshots: {0}", - "worldedit.restore.loaded": "Snapshot '{0} geladen; Wiederherstellung im Gange...", - "worldedit.restore.restored": "Wiederhergestelt; {0} fehlende Chunks und {1} andere Fehler.", - "worldedit.restore.none-for-specific-world": "Für die Welt '{0}' wurden keine Snapshots gefunden.", - "worldedit.restore.none-for-world": "Für diese Welt wurden keine Snapshots gefunden.", - "worldedit.restore.none-found": "Es konnten keine Snapshots gefunden werden.", - "worldedit.restore.none-found-console": "Es konnten keine Snapshots gefunden werden. Siehe Konsole für Details.", - "worldedit.restore.chunk-not-present": "Chunks waren nicht im Snapshot enthalten.", - "worldedit.restore.chunk-load-failed": "Es konnten keine Chunks geladen werden. (Fehlerhaftes Archiv?)", - "worldedit.restore.block-place-failed": "Durch Fehler konnten keine Blöcke wiederhergestellt werden.", - "worldedit.restore.block-place-error": "Letzter Fehler: {0}", - "worldedit.snapshot.use.newest": "Nutze nun den neuesten Snapshot.", - "worldedit.snapshot.use": "Setze Snapshot auf: {0}", - "worldedit.snapshot.none-before": "Konnte keinen Snapshot vor {0} finden.", - "worldedit.snapshot.none-after": "Konnte keinen Snapshot nach {0} finden.", - "worldedit.snapshot.index-above-0": "Ungültiger Index, muss größer oder gleich 1 sein.", - "worldedit.snapshot.index-oob": "Ungültiger Index, muss zwischen 1 und {0} liegen.", - "worldedit.schematic.unknown-format": "Unbekanntes Schematic-Format: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.load.loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.still-loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.unsupported-version": "Diese Schematic Version wird derzeit nicht unterstützt. Version: {0}.", - "worldedit.schematic.save.already-exists": "Diese Schematic existiert bereits. Nutze die Flag -f, um die Datei zu überschreiben.", - "worldedit.schematic.save.failed-directory": "Konnte den Ordner für Schematics nicht anlegen!", - "worldedit.schematic.save.saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.save.still-saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.share.unsupported-format": "Das Schematic Freigabeziel \"{0}\" unterstützt nicht das Format \"{1}\".", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} existiert nöd!", - "worldedit.schematic.delete.failed": "Lösche vo {0} fehlgschlage! Isch die Datei schribgschützt?", - "worldedit.schematic.delete.deleted": "{0} isch glöscht worde.", - "worldedit.schematic.formats.title": "Verfüegbari Format für d'Zwüscheablag (Name: Churzbezeichnig)", - "worldedit.schematic.unsupported-minecraft-version": "Die Version vo WorldEdit unterstützt dini Minecraft Version nöd. Schematic werded nöd funktioniere, bis das glöst isch.", - "worldedit.pos.already-set": "Position scho gsetzt.", - "worldedit.pos.console-require-coords": "Als Konsole müend Koordinate ahgeh werde.", - "worldedit.hpos.no-block": "Kein Block in Sicht!", - "worldedit.hpos.already-set": "Position scho gsetzt.", - "worldedit.chunk.selected-multiple": "Usgwählti Chunks: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk usgwählt: {0}, {1}, {2}", - "worldedit.wand.invalid": "Uswahl-Item isch falsch konfiguriert oder deaktiviert.", - "worldedit.wand.selwand.info": "Linksklick: Setz Position #1, Rechtsklick: Setz Position #2", - "worldedit.wand.navwand.info": "Linksklick: Springe zu de Position; Rechtsklick: Springe dur Wänd", - "worldedit.wand.selwand.now.tool": "S'Uswahl-Item isch jetzt es normals Werchzüg. Du chasch es mit {0} deaktiviere und mit {1} zu jedem Item neu zueordne oder mit {2} es neus becho.", - "worldedit.contract.contracted": "Region um {0} Blöck verchlineret.", - "worldedit.shift.shifted": "Region verschobe.", - "worldedit.outset.outset": "Region vergrösseret.", - "worldedit.inset.inset": "Region verchlineret.", - "worldedit.trim.trim": "Region beschnitten.", - "worldedit.trim.no-blocks": "Keine Blöcke passten zur Schnittmaske.", - "worldedit.size.offset": "Versatz: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Grössi: {0}", - "worldedit.size.distance": "Kubischi Distanz: {0}", - "worldedit.size.blocks": "Ahzahl vo Blöck: {0}", - "worldedit.count.counted": "Ahzahl: {0}", - "worldedit.distr.no-blocks": "Kei Blöck zellt.", - "worldedit.distr.no-previous": "Kei vorherigi Verteilige.", - "worldedit.distr.total": "Gsamti Blockahzahl: {0}", - "worldedit.select.cleared": "Uswahl ufghobe.", - "worldedit.select.cuboid.message": "Kubisch: Linksklick für Punkt 1, Rechtsklick für Punkt 2", - "worldedit.select.cuboid.description": "Wähl zwei Egge vomene Quader", - "worldedit.select.extend.message": "Kubisch: Linksklick für en Startpunkt, Rechtsklick zum Erwitere", - "worldedit.select.extend.description": "Schnelle kubische Uswahlmodus", - "worldedit.select.poly.message": "2D Polygon-Uswahl: Links/Rechtsklick um en Punkt hinzuezfüege.", - "worldedit.select.poly.limit-message": "maximal {0} Pünkt.", - "worldedit.select.poly.description": "Wähl es 2D-Polygon mit Höchi", - "worldedit.select.ellipsoid.message": "Ellipsoidi Uswahl: Linksklick für Mittelpunkt, Rechtsklick zum Erwitere", - "worldedit.select.ellipsoid.description": "Wähl es Ellipsoid us", - "worldedit.select.sphere.message": "Chugel Selektor: Linksklick für Mittelpunkt, Rechtsklick um Radius z'setze", - "worldedit.select.sphere.description": "Wähl e Chugle us", - "worldedit.select.cyl.message": "Zylindrische Selektor: Linksklick für Mittelpunkt, Rechtsklick zum Erwitere", - "worldedit.select.cyl.description": "Wähl en Zylinder us", - "worldedit.select.convex.message": "Konvex-Polyhedrischi Uswahl: Linksklick für de ersti Chnote, Rechtsklick zum Erwitere.", - "worldedit.select.convex.limit-message": "maximal {0} Pünkt.", - "worldedit.select.convex.description": "Wähl e Konvex-Polyhedrischi Form us", - "worldedit.select.default-set": "Dini standardmässigi Regions-Uswahl isch jetzt {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Alts Format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Uflistig vo Chunks für: {0}", - "worldedit.drain.drained": "{0} Blöcke wurden getrocknet.", - "worldedit.fill.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fillr.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fixlava.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.fixwater.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.removeabove.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removebelow.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removenear.removed": "{0} Blöcke wurden entfernt.", - "worldedit.replacenear.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.snow.created": "{0} Oberflächen wurden bedeckt.", - "worldedit.thaw.removed": "{0} Blöcke wurden aufgetaut.", - "worldedit.green.changed": "{0} Blöcke wurden grün gemacht.", - "worldedit.extinguish.removed": "{0} Brände wurden gelöscht.", - "worldedit.butcher.killed": "{0} Kreaturen wurden in einem Radius von {1} getötet.", - "worldedit.butcher.explain-all": "Verwende -1, um alle Mobs in geladenen Chunks zu entfernen", - "worldedit.remove.removed": "{0} Entities wurden für das Entfernen markiert.", - "worldedit.remove.explain-all": "Verwende -1, um alle Entities in geladenen Chunks zu entfernen", - "worldedit.calc.invalid": "'{0}' konnte nicht als gültiger Ausdruck übersetzt werden", - "worldedit.calc.invalid.with-error": "'{0}' konnte nicht als gültiger Ausdruck geparst werden: '{1}'", - "worldedit.paste.pasted": "Die Zwischenablage wurde bei {0} eingefügt", - "worldedit.paste.selected": "Einfügebereich für Zwischenablage ausgewählt.", - "worldedit.rotate.no-interpolation": "Hinweis: Interpolation ist noch nicht unterstützt. Es ist empfohlen, Winkel mit einem Vielfachen von 90 zu nutzen.", - "worldedit.rotate.rotated": "Die Zwischenablage wurde gedreht.", - "worldedit.flip.flipped": "Die Zwischenablage wurde gespiegelt.", - "worldedit.clearclipboard.cleared": "Die Zwischenablage wurde geleert.", - "worldedit.set.done": "Vorgang abgeschlossen.", - "worldedit.set.done.verbose": "Vorgang abgeschlossen ({0}).", - "worldedit.line.changed": "{0} Blöcke wurden verändert.", - "worldedit.line.invalid-type": "//line funktioniert nur mit kubischen Selektionen oder konvex-polyhedrischen Selektionen", - "worldedit.curve.changed": "{0} Blöcke wurden verändert.", - "worldedit.curve.invalid-type": "//curve funktioniert nur mit konvex-polyhedrischen Selektionen", - "worldedit.replace.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.stack.changed": "{0} Blöcke wurden geändert. Rückgängig mit //undo", - "worldedit.stack.intersecting-region": "Stapelversatz darf bei Verwendung von Blockeinheiten nicht mit der Region kollidieren", - "worldedit.regen.regenerated": "Region neu generiert.", - "worldedit.regen.failed": "Chunks konnten nicht regeneriert werden. Siehe Konsole für Details.", - "worldedit.walls.changed": "{0} Blöcke wurden verändert.", - "worldedit.faces.changed": "{0} Blöcke wurden verändert.", - "worldedit.overlay.overlaid": "{0} Blöcke wurden bedeckt.", - "worldedit.naturalize.naturalized": "{0} Block/Blöcke wurden verändert, um natürlicher zu erscheinen.", - "worldedit.center.changed": "Mittelpunkt gesetzt. ({0} Blöcke geändert)", - "worldedit.smooth.changed": "Höhenkarte des Geländes geglättet. {0} Blöcke geändert.", - "worldedit.snowsmooth.changed": "Höhenkarte des Schnees geglättet. {0} Blöcke geändert.", - "worldedit.move.moved": "{0} Blöcke verschoben.", - "worldedit.deform.deformed": "{0} Blöcke wurden verformt.", - "worldedit.hollow.changed": "{0} Blöcke wurden verändert.", - "worldedit.forest.created": "{0} Bäume erstellt.", - "worldedit.flora.created": "{0} Pflanzen erstellt.", - "worldedit.unstuck.moved": "Bitte schön!", - "worldedit.ascend.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ascend.moved": "Um {0} Ebenen aufgestiegen.", - "worldedit.descend.obstructed": "Keine freie Stelle unter dir gefunden.", - "worldedit.descend.moved": "Um {0} Ebenen abgestiegen.", - "worldedit.ceil.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ceil.moved": "Magie!", - "worldedit.thru.obstructed": "Keine freie Stelle vor dir gefunden.", - "worldedit.thru.moved": "Magie!", - "worldedit.jumpto.moved": "Magie!", - "worldedit.jumpto.none": "Kein Block in Sicht (oder zu weit entfernt)!", - "worldedit.up.obstructed": "Du würdest etwas über dir treffen.", - "worldedit.up.moved": "Magie!", - "worldedit.cone.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cone.created": "{0} Blöcke wurden erstellt.", - "worldedit.cyl.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cyl.created": "{0} Blöcke wurden erstellt.", - "worldedit.sphere.invalid-radius": "Du musst entweder ein oder drei Radien angeben.", - "worldedit.sphere.created": "{0} Blöcke wurden erstellt.", - "worldedit.forestgen.created": "{0} Bäume erstellt.", - "worldedit.pumpkins.created": "{0} Kürbisbeete erstellt.", - "worldedit.feature.created": "Merkmal erstellt.", - "worldedit.feature.failed": "Fehler beim Generieren des Merkmals. Ist es ein gültiger Ort dafür?", - "worldedit.pyramid.created": "{0} Blöcke wurden erstellt.", - "worldedit.generate.created": "{0} Blöcke wurden erstellt.", - "worldedit.generatebiome.changed": "{0} Biome betroffen.", - "worldedit.structure.created": "Struktur erstellt.", - "worldedit.structure.failed": "Fehler beim Generieren der Struktur. Ist es ein gültiger Ort dafür?", - "worldedit.reload.config": "Konfiguration wurde neu geladen!", - "worldedit.report.written": "WorldEdit-Bereicht zu {0} geschrieben", - "worldedit.report.error": "Fehler beim Schreiben des Berichts: {0}", - "worldedit.report.callback": "WorldEdit Report: {0}.report", - "worldedit.timezone.invalid": "Ungültige Zeitzone", - "worldedit.timezone.set": "Zeitzone für diese Sitzung gesetzt: {0}", - "worldedit.timezone.current": "Die aktuelle Zeit in dieser Zeitzone ist: {0}", - "worldedit.version.version": "WorldEdit-Version {0}", - "worldedit.trace.no-tracing-extents": "Spurensuche: Es wurde kein Umfang verwendet.", - "worldedit.trace.action-failed": "Trace: Aktion(en) {0} bei {1} verworfen nach Ausmaß {2}", - "worldedit.trace.active.already": "Ablaufverfolgungs-Modus bereits aktiv.", - "worldedit.trace.inactive.already": "Ablaufverfolgungs-Modus bereits inaktiv.", - "worldedit.trace.active": "Ablaufverfolgungs-Modus ist nun aktiv.", - "worldedit.trace.inactive": "Ablaufverfolgungs-Modus ist nun inaktiv.", - "worldedit.command.time-elapsed": "{0}s vergangen (History: {1} geändert; {2} Blöcke/Sek).", - "worldedit.command.permissions": "Dazu bist du nicht berechtigt. Bist du im richtigen Modus?", - "worldedit.command.player-only": "Dieser Befehl muss als Spieler benutzt werden.", - "worldedit.command.error.report": "Bitte melde diesen Fehler: [Siehe Konsole]", - "worldedit.pastebin.uploading": "(Bitte warten... sende Daten an Pastebin...)", - "worldedit.session.cant-find-session": "Sitzung für {0} nicht gefunden", - "worldedit.platform.no-file-dialog": "Datei-Dialoge werden in Ihrer Umgebung nicht unterstützt.", - "worldedit.asset.load.loading": "(Bitte warten... lade Asset.)", - "worldedit.asset.load.still-loading": "(Bitte warten... lade weiterhin Asset.)", - "worldedit.asset.load.failed": "Fehler beim laden des Assets", - "worldedit.tool.max-block-changes": "Maximales Änderungslimit für Blöcke erreicht.", - "worldedit.tool.no-block": "Kein Block in Sicht!", - "worldedit.tool.repl.equip": "Ersetzen-Werkzeug an {0} gebunden.", - "worldedit.tool.repl.switched": "Ersetzen-Werkzeug geändert zu: {0}", - "worldedit.tool.data-cycler.equip": "Werkzeug zum Ändern von Blockdaten an {0} gebunden.", - "worldedit.tool.data-cycler.block-not-permitted": "Du hast keine Befugnis, die Werte dieses Blockes zu ändern.", - "worldedit.tool.data-cycler.cant-cycle": "Diese Blockdaten können nicht verändert werden!", - "worldedit.tool.data-cycler.new-value": "Wert von {0} ist jetzt {1}.", - "worldedit.tool.data-cycler.cycling": "Ändere nun {0}.", - "worldedit.tool.deltree.equip": "Werkzeug zum Entfernen fliegender Bäume an {0} gebunden.", - "worldedit.tool.deltree.not-tree": "Das ist kein Baum.", - "worldedit.tool.deltree.not-floating": "Das ist kein schwebender Baum.", - "worldedit.tool.tree.equip": "Werkzeug zum Bäume setzen an {0} gebunden.", - "worldedit.tool.tree.obstructed": "Hier kann kein Baum erstellt werden.", - "worldedit.tool.info.equip": "Werkzeug für Informationen an {0} gebunden.", - "worldedit.tool.info.blockstate.hover": "Blockstatus", - "worldedit.tool.info.internalid.hover": "Interne ID", - "worldedit.tool.info.legacy.hover": "Legacy-Id: Daten", - "worldedit.tool.info.light.hover": "Lichtlevel Block/Lichtlevel darüber", - "worldedit.tool.none.equip": "Werkzeug vom aktuellen Item entfernt.", - "worldedit.tool.none.to.unequip": "Ihr aktuelles Item ist nicht gebunden.", - "worldedit.tool.selwand.equip": "Werkzeug zum Auswählen an {0} gebunden.", - "worldedit.tool.navwand.equip": "Werkzeug zum Navigieren an {0} gebunden.", - "worldedit.tool.floodfill.equip": "Werkzeug zum Füllen von Blöcken an {0} gebunden.", - "worldedit.tool.farwand.equip": "Werkzeug zum Auswählen für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.equip": "Werkzeug zum Setzen von Blöcken für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.set": "Linksklick auf {0} gesetzt; Rechtsklick auf {1} gesetzt.", - "worldedit.tool.stack.equip": "Werkzeug zum Stapeln an {0} gebunden.", - "worldedit.tool.unbind-instruction": "Führe {0} aus, während du das Item in der Hand hältst, um es zu entbinden.", - "worldedit.tool.superpickaxe.mode.single": "Modus ist jetzt blockweise. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.area": "Modus ist jetzt bereichsförmig. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.recursive": "Modus ist jetzt rekursiv. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.max-range": "Maximale Entfernung ist {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superspitzhacke ist bereits aktiviert.", - "worldedit.tool.superpickaxe.disabled.already": "Superspitzhacke ist bereits deaktiviert.", - "worldedit.tool.superpickaxe.enabled": "Superspitzhacke aktiviert.", - "worldedit.tool.superpickaxe.disabled": "Superspitzhacke deaktiviert.", - "worldedit.tool.mask.set": "Maske für Pinsel gesetzt.", - "worldedit.tool.mask.disabled": "Maske für Pinsel deaktiviert.", - "worldedit.tool.material.set": "Material für Pinsel gesetzt.", - "worldedit.tool.range.set": "Reichweite für Pinsel gesetzt.", - "worldedit.tool.size.set": "Pinselgröße gesetzt.", - "worldedit.tool.tracemask.set": "Kollidierungsmaske gesetzt.", - "worldedit.tool.tracemask.disabled": "Kollidierungsmaske deaktiviert.", - "worldedit.tool.error.cannot-bind": "Kann das Werkzeug nicht an {0} binden: {1}", - "worldedit.tool.error.item-only": "Blöcke können nicht verwendet werden.", - "worldedit.execute.script-permissions": "Du hast keine Berechtigung, dieses Skript zu nutzen.", - "worldedit.executelast.no-script": "Benutze zuerst /cs mit einem Skriptnamen.", - "worldedit.script.read-error": "Skript Lesefehler: {0}", - "worldedit.script.unsupported": "Aktuell werden nur .js-Skripte unterstützt", - "worldedit.script.file-not-found": "Skript existiert nicht: {0}", - "worldedit.script.no-script-engine": "Fehler beim Finden einer Skript-Engine.\nBitte beachte https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Fehler beim Ausführen: {0}", - "worldedit.script.failed-console": "Fehler beim Ausführen (siehe Konsole): {0}", - "worldedit.operation.affected.biome": "{0} Biome betroffen", - "worldedit.operation.affected.block": "{0} Blöcke betroffen", - "worldedit.operation.affected.column": "{0} Stellen betroffen", - "worldedit.operation.affected.entity": "{0} Entities betroffen", - "worldedit.operation.deform.expression": "deformiert mit {0}", - "worldedit.error.invalid-number": "Anzahl erwartet; String angegeben.", - "worldedit.error.invalid-number.matches": "Anzahl erwartet; String \"{0}\" angegeben.", - "worldedit.error.incomplete-region": "Wähle zuerst eine Region aus.", - "worldedit.error.unknown-block": "Blockname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-item": "Name des Gegenstands '{0}' wurde nicht anerkannt.", - "worldedit.error.unknown-entity": "Entityname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-mob": "Mob-Name '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-biome": "Biomname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-tag": "Tagname '{0}' wurde nicht erkannt.", - "worldedit.error.empty-tag": "Tagname '{0}' hat keinen Inhalt.", - "worldedit.error.no-match": "Kein Treffer für '{0}'.", - "worldedit.error.disallowed-block": "Block '{0}' nicht erlaubt (siehe WorldEdit Konfiguration).", - "worldedit.error.max-changes": "Maximale Anzahl an Blöcken in einer Operation geändert ({0}).", - "worldedit.error.max-brush-radius": "Maximaler Pinselradius (in Konfiguration): {0}", - "worldedit.error.max-radius": "Maximaler Radius (in Konfiguration): {0}", - "worldedit.error.unknown-direction": "Unbekannte Richtung: {0}", - "worldedit.error.empty-clipboard": "Die Zwischenablage ist leer. Verwende zuerst //copy.", - "worldedit.error.invalid-filename": "Dateiname '{0}' ungültig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ungültige Zeichen oder Erweiterung fehlt", - "worldedit.error.file-resolution": "Datei '{0}' Fehler beim Auflösen der Datei: {1}", - "worldedit.error.file-resolution.outside-root": "Pfad ist außerhalb des erlaubten Verzeichnisses", - "worldedit.error.file-resolution.resolve-failed": "Fehler beim Auflösen des Pfades", - "worldedit.error.file-aborted": "Dateiauswahl abgebrochen.", - "worldedit.error.no-file-selected": "Es wurde keine Datei ausgewählt.", - "worldedit.error.world-unloaded": "Die Welt wurde bereits entladen.", - "worldedit.error.not-a-block": "Dieses Item ist kein Block.", - "worldedit.error.not-a-block.item": "Das Item '{0}' ist kein Block.", - "worldedit.error.incorrect-usage": "Benutzung: {0}", - "worldedit.error.invalid-page": "Ungültige Seitennummer", - "worldedit.error.parser.bad-state-format": "Fehlerhaftes Statusformat in {0}", - "worldedit.error.parser.duplicate-property": "Doppelte Eigenschaft: {0}", - "worldedit.error.parser.empty-state": "Leerer Teil im Status", - "worldedit.error.parser.missing-equals-separator": "Fehlendes Trennzeichen '='", - "worldedit.error.parser.clipboard.missing-offset": "Offset mit @ angegeben, aber kein Offset angegeben. Verwenden Sie '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Unbekannte Eigenschaft '{0}' für Block '{1}'", - "worldedit.error.parser.unknown-value": "Unbekannter Wert '{0}' für Eigenschaft '{1} '", - "worldedit.error.parser.empty-property": "Leere Eigenschaft im Status", - "worldedit.error.parser.empty-value": "Leerer Wert im Status", - "worldedit.error.parser.invalid-colon": "Ungültiger Doppelpunkt.", - "worldedit.error.parser.invalid-expression": "Ungültiger Ausdruck: {0}", - "worldedit.error.parser.negate-nothing": "Nichts kann nicht negiert werden!", - "worldedit.error.parser.hanging-lbracket": "Ungültiges Format. Fehlende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbracket": "Bei dem Status fehlt die schließende Klammer ']'", - "worldedit.error.parser.hanging-lbrace": "Ungültiges Format. Hängende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbrace": "NBT fehlt das nachgestellte '}'", - "worldedit.error.parser.missing-random-type": "Fehlender Typ hinter dem % symbol für '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Versatz für die Zwischenablage benötigt x,y,z Koordinaten.", - "worldedit.error.parser.player-only": "Eingabe '{0}' erfordert einen Spieler!", - "worldedit.error.parser.invalid-nbt": "Ungültige NBT-Daten in Eingabe: '{0}'. Fehler: {1}", - "worldedit.error.disabled": "Diese Funktion ist deaktiviert (siehe WorldEdit Konfiguration).", - "worldedit.error.unknown": "Unbekannter Fehler ist aufgetreten: {0}", - "worldedit.error.missing-extent": "Kein Ziel ist bekannt", - "worldedit.error.missing-session": "Keine lokale Session ist bekannt", - "worldedit.error.missing-world": "Du musst eine Welt angeben (Try //world)", - "worldedit.error.missing-actor": "Kein Akteur ist bekannt", - "worldedit.selection.convex.info.vertices": "Knoten: {0}", - "worldedit.selection.convex.info.triangles": "Dreiecke: {0}", - "worldedit.selection.convex.explain.primary": "Neue Auswahl mit Knoten {0} gestartet.", - "worldedit.selection.convex.explain.secondary": "Knoten {0} zur Auswahl hinzugefügt.", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Erste Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.primary-area": "Erste Position bei {0} ({1}) gesetzt.", - "worldedit.selection.cuboid.explain.secondary": "Zweite Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.secondary-area": "Zweite Position bei {0} ({1}) gesetzt.", - "worldedit.selection.extend.explain.primary": "Auswahl bei {0} ({1}) gestartet.", - "worldedit.selection.extend.explain.secondary": "Auswahl erweitert, damit {0} ({1}) beinhaltet wird.", - "worldedit.selection.ellipsoid.info.center": "Mittelpunkt: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Position des Mittelpunkts zu {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.primary-area": "Position des Mittelpunkts zu {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoid-Änderungen müssen für jede Dimension gleich sein.", - "worldedit.selection.cylinder.info.center": "Mittelpunkt: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Neue zylindrische Auswahl bei {0} gestartet.", - "worldedit.selection.cylinder.explain.secondary": "Radius auf {0}/{1} Blöcke gesetzt. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Damit der Radius eingestellt werden kann, ist es notwendig, einen Mittelpunkt zu wählen.", - "worldedit.selection.cylinder.error.even-horizontal": "Zylinderänderungen müssen auch für jede horizontale Dimension gelten.", - "worldedit.selection.polygon2d.info": "Anzahl Punkte: {0}", - "worldedit.selection.polygon2d.explain.primary": "Neues Polygon bei {0} gestartet.", - "worldedit.selection.polygon2d.explain.secondary": "Punkt #{0} bei {1} hinzugefügt.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygone können nur vertikal erweitert werden.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygone können nur vertikal verhandelt werden.", - "worldedit.selection.sphere.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.null.error.immutable": "NullRegion könnt nicht geändert werden.", - "worldedit.selection.intersection.error.cannot-expand": "Könnt nicht einen regionalen Schnittpunkt erweitern.", - "worldedit.selection.intersection.error.cannot-contract": "Könnt nicht einen regionalen Schnittpunkt verhandeln.", - "worldedit.selection.transform.error.cannot-expand": "Könnt nicht einen TransformedRegion erweitern.", - "worldedit.selection.transform.error.cannot-contract": "Könnt nicht einen TransformedRegion verhandeln.", - "worldedit.selection.transform.error.cannot-change": "Könnt nicht einen TransformedRegion ändern.", - "worldedit.selection.updated": "Positionen aktualisiert.", - "worldedit.sideeffect.lighting": "Beleuchtung", - "worldedit.sideeffect.lighting.description": "Aktualisiert Blockbeleuchtung", - "worldedit.sideeffect.neighbors": "Nachbarn", - "worldedit.sideeffect.neighbors.description": "Benachrichtigt Blöcke in der Nähe über den Änderungen", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Benachrichtigt den geänderten Block", - "worldedit.sideeffect.validation": "Überprüfung", - "worldedit.sideeffect.validation.description": "Überprüft und repariert inkonsistenten Weltzustand, so wie getrennte Blöcke", - "worldedit.sideeffect.entity_ai": "Wesen-KI", - "worldedit.sideeffect.entity_ai.description": "Aktualisiert Wesen-KI-Pfade für die Blockänderungen", - "worldedit.sideeffect.events": "Mod/Plugin-Ereignisse", - "worldedit.sideeffect.events.description": "Informiert andere Mods/Plugins über diese Änderungen, falls anwendbar", - "worldedit.sideeffect.state.on": "An", - "worldedit.sideeffect.state.delayed": "Verzögert", - "worldedit.sideeffect.state.off": "Aus", - "worldedit.sideeffect.box.current": "Aktuell", - "worldedit.sideeffect.box.change-to": "Klicken, um auf {0} zu setzen", - "worldedit.help.command-not-found": "Der Befehl '{0}' konnte nicht gefunden werden.", - "worldedit.help.no-subcommands": "'{0}' hat keine Unterbefehle. (Vielleicht steht '{1}' für einen Parameter?)", - "worldedit.help.subcommand-not-found": "Der Unterbefehl '{0}' unter '{1}' konnte nicht gefunden werden.", - "worldedit.cli.stopping": "Wird beendet!", - "worldedit.cli.unknown-command": "Unbekannter Befehl!", - "worldedit.version.bukkit.unsupported-adapter": "Diese WorldEdit Version unterstützt ihre Version von Bukkit nicht vollständig. Block-Entities (z.B. Truhen) sind leer, Blockeigenschaften (z. B. Rotation) fehlen und andere Dinge werden möglicherweise nicht funktionieren. Aktualisieren Sie WorldEdit um diese Funktion wiederherzustellen:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Bearbeiten von nicht unterstützten Versionen ist deaktiviert." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de/strings.json deleted file mode 100644 index 8014c10..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/de/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "Auswahl zu den Weltgrenzen vertikal erweitern.", - "worldedit.expand.expanded": "Region um {0} Blöcke erweitert", - "worldedit.expand.expanded.vert": "Region um {0} Blöcke erweitert (oben-nach-unten).", - "worldedit.biomeinfo.lineofsight": "Biome entlang des Fadenkreuzes: {0}", - "worldedit.biomeinfo.position": "Biome an deiner Position: {0}", - "worldedit.biomeinfo.selection": "Biome in deiner Auswahl: {0}", - "worldedit.biomeinfo.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.brush.radius-too-large": "Maximal zulässiger Pinselradius: {0}", - "worldedit.brush.apply.description": "Benutze einen Pinsel, eine Funktion auf jeden Block anwenden", - "worldedit.brush.apply.radius": "Die Größe des Pinsels", - "worldedit.brush.apply.shape": "Die Form der Region", - "worldedit.brush.apply.type": "Art des zu benutzenden Pinsels", - "worldedit.brush.apply.item.warning": "Dieser Pinsel simuliert die Verwendung von Items. Seine Effekte funktionieren möglicherweise nicht auf allen Plattformen, können nicht rückgängig gemacht werden und können seltsame Wechselwirkungen mit anderen Mods/Plugins verursachen. Verwendung auf eigene Gefahr.", - "worldedit.brush.paint.description": "Male mit einem Pinsel, eine Funktion auf eine Oberfläche anwenden", - "worldedit.brush.paint.size": "Die Größe eines Pinsels", - "worldedit.brush.paint.shape": "Die Form des Pinsels", - "worldedit.brush.paint.density": "Die Dichte des Pinsels", - "worldedit.brush.paint.type": "Typ des zu benutzenden Pinsels", - "worldedit.brush.paint.item.warning": "Dieser Pinsel simuliert die Verwendung von Items. Seine Effekte funktionieren möglicherweise nicht auf allen Plattformen, können nicht rückgängig gemacht werden und können seltsame Wechselwirkungen mit anderen Mods/Plugins verursachen. Verwendung auf eigene Gefahr.", - "worldedit.brush.sphere.equip": "Kugelförmiger Pinsel ausgerüstet ({0}).", - "worldedit.brush.cylinder.equip": "Zylinderförmiger Pinsel ausgerüstet ({0} von {1}).", - "worldedit.brush.splatter.equip": "Splatter-Pinselform ausgestattet ({0} mit {1} Verfall).", - "worldedit.brush.splatter.decay-out-of-range": "Splatterpinsel-Verfallswert: {0} liegt außerhalb des Bereichs 0 - 10.", - "worldedit.brush.clipboard.equip": "Pinsel mit Form der Zwischenablage ausgerüstet.", - "worldedit.brush.smooth.equip": "Glättender Pinsel ausgerüstet ({0} x {1}x benutzt {2}).", - "worldedit.brush.smooth.nofilter": "irgendein Block", - "worldedit.brush.smooth.filter": "filtern", - "worldedit.brush.snowsmooth.equip": "SnowSmooth Pinsel ausgestattet ({0} x {1}x mit {2}), {3} Schneeblöcke.", - "worldedit.brush.snowsmooth.nofilter": "irgendein Block", - "worldedit.brush.snowsmooth.filter": "filtern", - "worldedit.brush.extinguish.equip": "Löscher ausgerüstet ({0}).", - "worldedit.brush.gravity.equip": "Schwerkraft-Pinsel ausgerüstet ({0}).", - "worldedit.brush.butcher.equip": "Pinsel zur Monsterentfernung ausgerüstet ({0}).", - "worldedit.brush.operation.equip": "Pinsel auf {0} gesetzt.", - "worldedit.brush.heightmap.equip": "Heightmap-Pinsel ausgerüstet ({0}).", - "worldedit.brush.heightmap.unknown": "Unbekannter Heightmap-Pinsel: {0}.", - "worldedit.brush.morph.equip": "Morph-Pinselform ausgestattet: {0}.", - "worldedit.brush.biome.column-supported-types": "Diese Pinselform wird bei ganzen Spalten nicht unterstützt, versuche die Zylinderform.", - "worldedit.brush.none.equip": "Pinsel vom aktuellen Item entfernt.", - "worldedit.brush.none.equipped": "Du hast keinen Pinsel, der an deinen aktuellen Gegenstand gebunden ist. Versuche /brush sphere für einen einfachen Pinsel.", - "worldedit.setbiome.changed": "Biome wurden für etwa {0} Blöcke geändert.", - "worldedit.setbiome.warning": "Möglicherweise musst du deinem Spiel wieder beitreten (oder deine Welt schließen und wieder öffnen), um Änderungen zu sehen.", - "worldedit.setbiome.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.drawsel.disabled": "Server-CUI deaktiviert.", - "worldedit.drawsel.enabled": "Server CUI aktiviert. Dies unterstützt nur Cuboid Regionen, mit einer maximalen Größe von {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server-CUI bereits deaktiviert.", - "worldedit.drawsel.enabled.already": "Server-CUI schon aktiviert.", - "worldedit.limit.too-high": "Dein maximal erlaubtes Limit ist {0}.", - "worldedit.limit.set": "Blockveränderungslimit auf {0} gesetzt.", - "worldedit.limit.return-to-default": "(Benutze //limit um den Standard wieder herzustellen.)", - "worldedit.timeout.too-high": "Deine maximal zulässige Zeitüberschreitung ist {0}ms.", - "worldedit.timeout.set": "Zeitüberschreitung wurde auf {0}ms gesetzt.", - "worldedit.timeout.return-to-default": " (Benutze //timeout um zum Standard zurückzukehren.)", - "worldedit.fast.disabled": "Schnellen Modus deaktiviert.", - "worldedit.fast.enabled": "Schnellmodus aktiviert. Die Beleuchtung in den betroffenen Chunks kann falsch sein und/oder die Welt muss neu betreten werden, um Änderungen zu sehen.", - "worldedit.fast.disabled.already": "Schneller Modus bereits deaktiviert.", - "worldedit.fast.enabled.already": "Schneller Modus ist schon aktiviert.", - "worldedit.perf.sideeffect.set": "Nebeneffekt \"{0}\" gesetzt auf {1}", - "worldedit.perf.sideeffect.get": "Nebeneffekt \"{0}\" ist auf {1} gesetzt", - "worldedit.perf.sideeffect.already-set": "Nebeneffekt \"{0}\" ist bereits auf {1} gesetzt", - "worldedit.perf.sideeffect.set-all": "Alle Nebeneffekte auf {0} gesetzt", - "worldedit.update": "Nebeneffekte wurden auf die Auswahl angewendet.", - "worldedit.reorder.current": "Der Neuordnungs-Modus ist {0}", - "worldedit.reorder.set": "Der Neuordnungs-Modus ist nun {0}", - "worldedit.gmask.disabled": "Globale Maske deaktiviert.", - "worldedit.gmask.set": "Globale Mask gesetzt.", - "worldedit.toggleplace.pos1": "Jetzt wird bei Pos #1 platziert.", - "worldedit.toggleplace.pos1-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von Position #1 platzieren.", - "worldedit.toggleplace.player": "Platziere nun an dem Block, in dem du stehst.", - "worldedit.toggleplace.player-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Block auf dem du stehst platzieren.", - "worldedit.toggleplace.min": "Jetzt am Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.min-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max": "Jetzt am Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.world": "Jetzt am Weltursprung platzieren.", - "worldedit.toggleplace.world-offset": "Jetzt platzieren bei ({0}, {1}, {2}).", - "worldedit.toggleplace.not-locatable": "Platzieren in diesem Kontext nicht möglich.", - "worldedit.searchitem.too-short": "Gebe einen längeren Suchbegriff ein (läng > 2).", - "worldedit.searchitem.either-b-or-i": "Du kannst nicht die Flags 'b' und 'i' gleichzeitig verwenden.", - "worldedit.searchitem.searching": "(Bitte warten... suche nach Items.)", - "worldedit.watchdog.no-hook": "Diese Plattform hat keine Watchdog-Schnittstelle.", - "worldedit.watchdog.active.already": "Watchdog-Manipulation bereits aktiv.", - "worldedit.watchdog.inactive.already": "Watchdog-Manipulation bereits inaktiv.", - "worldedit.watchdog.active": "Watchdog-Manipulation jetzt aktiv.", - "worldedit.watchdog.inactive": "Watchdog-Manipulation jetzt inaktiv.", - "worldedit.world.remove": "Überschreibung der Welt entfernt.", - "worldedit.world.set": "Überschreitung der Welt auf {0} gesetzt. (Benutze //world um zur Standardeinstellung zurückzukehren)", - "worldedit.undo.undone": "{0} verfügbare Bearbeitungen rückgängig gemacht.", - "worldedit.undo.none": "Keine Bearbeitung zum Rückgängig machen verfügbar.", - "worldedit.redo.redone": "{0} verfügbare Bearbeitungen wieder hergestellt.", - "worldedit.redo.none": "Keine Bearbeitung zum Wiederherstellen verfügbar.", - "worldedit.clearhistory.cleared": "Verlauf gelöscht.", - "worldedit.raytrace.noblock": "Kein Block in Sicht!", - "worldedit.raytrace.require-player": "Raytracing Befehle benötigen einen Spieler!", - "worldedit.restore.not-configured": "Snapshot/Backup Wiederherstellung ist nicht konfiguriert.", - "worldedit.restore.not-available": "Dieser Snapshot existiert nicht oder ist nicht verfügbar.", - "worldedit.restore.failed": "Fehler beim Laden des Snapshots: {0}", - "worldedit.restore.loaded": "Snapshot '{0} geladen; Wiederherstellung im Gange...", - "worldedit.restore.restored": "Wiederhergestelt; {0} fehlende Chunks und {1} andere Fehler.", - "worldedit.restore.none-for-specific-world": "Für die Welt '{0}' wurden keine Snapshots gefunden.", - "worldedit.restore.none-for-world": "Für diese Welt wurden keine Snapshots gefunden.", - "worldedit.restore.none-found": "Es konnten keine Snapshots gefunden werden.", - "worldedit.restore.none-found-console": "Es konnten keine Snapshots gefunden werden. Siehe Konsole für Details.", - "worldedit.restore.chunk-not-present": "Chunks waren nicht im Snapshot enthalten.", - "worldedit.restore.chunk-load-failed": "Es konnten keine Chunks geladen werden. (Fehlerhaftes Archiv?)", - "worldedit.restore.block-place-failed": "Durch Fehler konnten keine Blöcke wiederhergestellt werden.", - "worldedit.restore.block-place-error": "Letzter Fehler: {0}", - "worldedit.snapshot.use.newest": "Nutze nun den neuesten Snapshot.", - "worldedit.snapshot.use": "Setze Snapshot auf: {0}", - "worldedit.snapshot.none-before": "Konnte keinen Snapshot vor {0} finden.", - "worldedit.snapshot.none-after": "Konnte keinen Snapshot nach {0} finden.", - "worldedit.snapshot.index-above-0": "Ungültiger Index, muss größer oder gleich 1 sein.", - "worldedit.snapshot.index-oob": "Ungültiger Index, muss zwischen 1 und {0} liegen.", - "worldedit.schematic.unknown-format": "Unbekanntes Schematic-Format: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.load.loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.still-loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.unsupported-version": "Diese Schematic Version wird derzeit nicht unterstützt. Version: {0}.", - "worldedit.schematic.save.already-exists": "Diese Schematic existiert bereits. Nutze die Flag -f, um die Datei zu überschreiben.", - "worldedit.schematic.save.failed-directory": "Konnte den Ordner für Schematics nicht anlegen!", - "worldedit.schematic.save.saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.save.still-saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.share.unsupported-format": "Das Schematic Freigabeziel \"{0}\" unterstützt nicht das Format \"{1}\".", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.delete.failed": "Löschen von {0} fehlgeschlagen! Ist die Datei schreibgeschützt?", - "worldedit.schematic.delete.deleted": "{0} wurde gelöscht.", - "worldedit.schematic.formats.title": "Verfügbare Formate für Zwischenablage (Name: Kurzbezeichnung)", - "worldedit.schematic.unsupported-minecraft-version": "Diese Version von WorldEdit unterstützt deine Minecraft-Version nicht. Schematics werden nicht funktionieren, solange dies nicht angepasst ist.", - "worldedit.pos.already-set": "Position bereits gesetzt.", - "worldedit.pos.console-require-coords": "Als Konsole müssen Koordinaten angegeben werden.", - "worldedit.hpos.no-block": "Kein Block in Sicht!", - "worldedit.hpos.already-set": "Position bereits gesetzt.", - "worldedit.chunk.selected-multiple": "Ausgewählte Chunks: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk ausgewählt: {0}, {1}, {2}", - "worldedit.wand.invalid": "Auswahl-Item ist falsch konfiguriert oder deaktiviert.", - "worldedit.wand.selwand.info": "Linksklick: Setze Position #1, Rechtsklick: Setze Position #2", - "worldedit.wand.navwand.info": "Linksklick: Springe zu der Position; Rechtsklick: Springe durch Wände", - "worldedit.wand.selwand.now.tool": "Der Selektionsstab ist nun ein normales Werkzeug. Du kannst es mit {0} deaktivieren und mit einem beliebigen Element mit {1} verbinden oder einen neuen Zauberstab mit {2} erhalten.", - "worldedit.contract.contracted": "Region um {0} Blöcke verkleinert.", - "worldedit.shift.shifted": "Region verschoben.", - "worldedit.outset.outset": "Region vergrößert.", - "worldedit.inset.inset": "Region verkleinert.", - "worldedit.trim.trim": "Region beschnitten.", - "worldedit.trim.no-blocks": "Keine Blöcke passten zur Schnittmaske.", - "worldedit.size.offset": "Versatz: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Größe: {0}", - "worldedit.size.distance": "Kubische Distanz: {0}", - "worldedit.size.blocks": "Anzahl von Blöcken: {0}", - "worldedit.count.counted": "Anzahl: {0}", - "worldedit.distr.no-blocks": "Keine Blöcke gezählt.", - "worldedit.distr.no-previous": "Keine vorherigen Verteilungen.", - "worldedit.distr.total": "Gesamte Blockanzahl: {0}", - "worldedit.select.cleared": "Auswahl aufgehoben.", - "worldedit.select.cuboid.message": "Kubisch: Linksklick für Punkt 1, Rechtsklick für Punkt 2", - "worldedit.select.cuboid.description": "Wähle zwei Ecken eines Quaders", - "worldedit.select.extend.message": "Kubisch: Linksklick für einen Startpunkt, Rechtsklick zum Erweitern", - "worldedit.select.extend.description": "Schneller kubische Auswahlmodus", - "worldedit.select.poly.message": "2D Polygon-Auswahl: Links/Rechtsklick um einen Punkt hinzuzufügen.", - "worldedit.select.poly.limit-message": "maximal {0} Punkte.", - "worldedit.select.poly.description": "Wähle ein 2D-Polygon mit Höhe", - "worldedit.select.ellipsoid.message": "Ellipsoide Auswahl: Linksklick für Mittelpunkt, Rechtsklick zum Erweitern", - "worldedit.select.ellipsoid.description": "Wähle ein Ellipsoid aus", - "worldedit.select.sphere.message": "Kugel Selektor: Linksklick für Mittelpunkt, Rechtsklick um Radius zu setzen", - "worldedit.select.sphere.description": "Wähle eine Kugel aus", - "worldedit.select.cyl.message": "Zylindrischer Selektor: Linksklick für Mittelpunkt, Rechtsklick zum Erweitern", - "worldedit.select.cyl.description": "Zylinderförmige Auswahl", - "worldedit.select.convex.message": "Konvex-Polyhedrische Auswahl: Linksklick für ersten Knoten, Rechtsklick zum Erweitern.", - "worldedit.select.convex.limit-message": "maximal {0} Punkte.", - "worldedit.select.convex.description": "Auswahl einer Konvex-Polyhedrischen Form", - "worldedit.select.default-set": "Deine standardmässige Regions-Auswahl ist jetzt {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Altes Format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: Region/{0}", - "worldedit.listchunks.listfor": "Auflistung von Chunks für: {0}", - "worldedit.drain.drained": "{0} Blöcke wurden getrocknet.", - "worldedit.fill.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fillr.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fixlava.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.fixwater.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.removeabove.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removebelow.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removenear.removed": "{0} Blöcke wurden entfernt.", - "worldedit.replacenear.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.snow.created": "{0} Oberflächen wurden bedeckt.", - "worldedit.thaw.removed": "{0} Blöcke wurden aufgetaut.", - "worldedit.green.changed": "{0} Blöcke wurden grün gemacht.", - "worldedit.extinguish.removed": "{0} Brände wurden gelöscht.", - "worldedit.butcher.killed": "{0} Kreaturen wurden in einem Radius von {1} getötet.", - "worldedit.butcher.explain-all": "Verwende -1, um alle Mobs in geladenen Chunks zu entfernen", - "worldedit.remove.removed": "{0} Entities wurden für das Entfernen markiert.", - "worldedit.remove.explain-all": "Verwende -1, um alle Entities in geladenen Chunks zu entfernen", - "worldedit.calc.invalid": "'{0}' konnte nicht als gültiger Ausdruck übersetzt werden", - "worldedit.calc.invalid.with-error": "'{0}' konnte nicht als gültiger Ausdruck geparst werden: '{1}'", - "worldedit.paste.pasted": "Die Zwischenablage wurde bei {0} eingefügt", - "worldedit.paste.selected": "Einfügebereich für Zwischenablage ausgewählt.", - "worldedit.rotate.no-interpolation": "Hinweis: Interpolation ist noch nicht unterstützt. Es ist empfohlen, Winkel mit einem Vielfachen von 90 zu nutzen.", - "worldedit.rotate.rotated": "Die Zwischenablage wurde gedreht.", - "worldedit.flip.flipped": "Die Zwischenablage wurde gespiegelt.", - "worldedit.clearclipboard.cleared": "Die Zwischenablage wurde geleert.", - "worldedit.set.done": "Vorgang abgeschlossen.", - "worldedit.set.done.verbose": "Vorgang abgeschlossen ({0}).", - "worldedit.line.changed": "{0} Blöcke wurden verändert.", - "worldedit.line.invalid-type": "//line funktioniert nur mit kubischen Selektionen oder konvex-polyhedrischen Selektionen", - "worldedit.curve.changed": "{0} Blöcke wurden verändert.", - "worldedit.curve.invalid-type": "//curve funktioniert nur mit konvex-polyhedrischen Selektionen", - "worldedit.replace.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.stack.changed": "{0} Blöcke wurden geändert. Rückgängig mit //undo", - "worldedit.stack.intersecting-region": "Stapelversatz darf bei Verwendung von Blockeinheiten nicht mit der Region kollidieren", - "worldedit.regen.regenerated": "Region neu generiert.", - "worldedit.regen.failed": "Chunks konnten nicht regeneriert werden. Siehe Konsole für Details.", - "worldedit.walls.changed": "{0} Blöcke wurden verändert.", - "worldedit.faces.changed": "{0} Blöcke wurden verändert.", - "worldedit.overlay.overlaid": "{0} Blöcke wurden bedeckt.", - "worldedit.naturalize.naturalized": "{0} Block/Blöcke wurden verändert, um natürlicher zu erscheinen.", - "worldedit.center.changed": "Mittelpunkt gesetzt. ({0} Blöcke geändert)", - "worldedit.smooth.changed": "Höhenkarte des Geländes geglättet. {0} Blöcke geändert.", - "worldedit.snowsmooth.changed": "Höhenkarte des Schnees geglättet. {0} Blöcke geändert.", - "worldedit.move.moved": "{0} Blöcke verschoben.", - "worldedit.deform.deformed": "{0} Blöcke wurden verformt.", - "worldedit.hollow.changed": "{0} Blöcke wurden verändert.", - "worldedit.forest.created": "{0} Bäume erstellt.", - "worldedit.flora.created": "{0} Pflanzen erstellt.", - "worldedit.unstuck.moved": "Bitte schön!", - "worldedit.ascend.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ascend.moved": "Um {0} Ebenen aufgestiegen.", - "worldedit.descend.obstructed": "Keine freie Stelle unter dir gefunden.", - "worldedit.descend.moved": "Um {0} Ebenen abgestiegen.", - "worldedit.ceil.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ceil.moved": "Magie!", - "worldedit.thru.obstructed": "Keine freie Stelle vor dir gefunden.", - "worldedit.thru.moved": "Magie!", - "worldedit.jumpto.moved": "Magie!", - "worldedit.jumpto.none": "Kein Block in Sicht (oder zu weit entfernt)!", - "worldedit.up.obstructed": "Du würdest etwas über dir treffen.", - "worldedit.up.moved": "Magie!", - "worldedit.cone.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cone.created": "{0} Blöcke wurden erstellt.", - "worldedit.cyl.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cyl.created": "{0} Blöcke wurden erstellt.", - "worldedit.sphere.invalid-radius": "Du musst entweder ein oder drei Radien angeben.", - "worldedit.sphere.created": "{0} Blöcke wurden erstellt.", - "worldedit.forestgen.created": "{0} Bäume erstellt.", - "worldedit.pumpkins.created": "{0} Kürbisbeete erstellt.", - "worldedit.feature.created": "Merkmal erstellt.", - "worldedit.feature.failed": "Fehler beim Generieren des Merkmals. Ist es ein gültiger Ort dafür?", - "worldedit.pyramid.created": "{0} Blöcke wurden erstellt.", - "worldedit.generate.created": "{0} Blöcke wurden erstellt.", - "worldedit.generatebiome.changed": "{0} Biome betroffen.", - "worldedit.structure.created": "Struktur erstellt.", - "worldedit.structure.failed": "Fehler beim Generieren der Struktur. Ist es ein gültiger Ort dafür?", - "worldedit.reload.config": "Konfiguration wurde neu geladen!", - "worldedit.report.written": "WorldEdit-Bereicht zu {0} geschrieben", - "worldedit.report.error": "Fehler beim Schreiben des Berichts: {0}", - "worldedit.report.callback": "WorldEdit Report: {0}.report", - "worldedit.timezone.invalid": "Ungültige Zeitzone", - "worldedit.timezone.set": "Zeitzone für diese Sitzung gesetzt: {0}", - "worldedit.timezone.current": "Die aktuelle Zeit in dieser Zeitzone ist: {0}", - "worldedit.version.version": "WorldEdit-Version {0}", - "worldedit.trace.no-tracing-extents": "Spurensuche: Es wurde kein Umfang verwendet.", - "worldedit.trace.action-failed": "Trace: Aktion(en) {0} bei {1} verworfen nach Ausmaß {2}", - "worldedit.trace.active.already": "Ablaufverfolgungs-Modus bereits aktiv.", - "worldedit.trace.inactive.already": "Ablaufverfolgungs-Modus bereits inaktiv.", - "worldedit.trace.active": "Ablaufverfolgungs-Modus ist nun aktiv.", - "worldedit.trace.inactive": "Ablaufverfolgungs-Modus ist nun inaktiv.", - "worldedit.command.time-elapsed": "{0}s vergangen (History: {1} geändert; {2} Blöcke/Sek).", - "worldedit.command.permissions": "Dazu bist du nicht berechtigt. Bist du im richtigen Modus?", - "worldedit.command.player-only": "Dieser Befehl muss als Spieler benutzt werden.", - "worldedit.command.error.report": "Bitte melde diesen Fehler: [Siehe Konsole]", - "worldedit.pastebin.uploading": "(Bitte warten... sende Daten an Pastebin...)", - "worldedit.session.cant-find-session": "Sitzung für {0} nicht gefunden", - "worldedit.platform.no-file-dialog": "Datei-Dialoge werden in Ihrer Umgebung nicht unterstützt.", - "worldedit.asset.load.loading": "(Bitte warten... lade Asset.)", - "worldedit.asset.load.still-loading": "(Bitte warten... lade weiterhin Asset.)", - "worldedit.asset.load.failed": "Fehler beim laden des Assets", - "worldedit.tool.max-block-changes": "Maximales Änderungslimit für Blöcke erreicht.", - "worldedit.tool.no-block": "Kein Block in Sicht!", - "worldedit.tool.repl.equip": "Ersetzen-Werkzeug an {0} gebunden.", - "worldedit.tool.repl.switched": "Ersetzen-Werkzeug geändert zu: {0}", - "worldedit.tool.data-cycler.equip": "Werkzeug zum Ändern von Blockdaten an {0} gebunden.", - "worldedit.tool.data-cycler.block-not-permitted": "Du hast keine Befugnis, die Werte dieses Blockes zu ändern.", - "worldedit.tool.data-cycler.cant-cycle": "Diese Blockdaten können nicht verändert werden!", - "worldedit.tool.data-cycler.new-value": "Wert von {0} ist jetzt {1}.", - "worldedit.tool.data-cycler.cycling": "Ändere nun {0}.", - "worldedit.tool.deltree.equip": "Werkzeug zum Entfernen fliegender Bäume an {0} gebunden.", - "worldedit.tool.deltree.not-tree": "Das ist kein Baum.", - "worldedit.tool.deltree.not-floating": "Das ist kein schwebender Baum.", - "worldedit.tool.tree.equip": "Werkzeug zum Bäume setzen an {0} gebunden.", - "worldedit.tool.tree.obstructed": "Hier kann kein Baum erstellt werden.", - "worldedit.tool.info.equip": "Werkzeug für Informationen an {0} gebunden.", - "worldedit.tool.info.blockstate.hover": "Blockstatus", - "worldedit.tool.info.internalid.hover": "Interne ID", - "worldedit.tool.info.legacy.hover": "Legacy-Id: Daten", - "worldedit.tool.info.light.hover": "Lichtlevel Block/Lichtlevel darüber", - "worldedit.tool.none.equip": "Werkzeug vom aktuellen Item entfernt.", - "worldedit.tool.none.to.unequip": "Ihr aktuelles Item ist nicht gebunden.", - "worldedit.tool.selwand.equip": "Werkzeug zum Auswählen an {0} gebunden.", - "worldedit.tool.navwand.equip": "Werkzeug zum Navigieren an {0} gebunden.", - "worldedit.tool.floodfill.equip": "Werkzeug zum Füllen von Blöcken an {0} gebunden.", - "worldedit.tool.farwand.equip": "Werkzeug zum Auswählen für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.equip": "Werkzeug zum Setzen von Blöcken für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.set": "Linksklick auf {0} gesetzt; Rechtsklick auf {1} gesetzt.", - "worldedit.tool.stack.equip": "Werkzeug zum Stapeln an {0} gebunden.", - "worldedit.tool.unbind-instruction": "Führe {0} aus, während du das Item in der Hand hältst, um es zu entbinden.", - "worldedit.tool.superpickaxe.mode.single": "Modus ist jetzt blockweise. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.area": "Modus ist jetzt bereichsförmig. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.recursive": "Modus ist jetzt rekursiv. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.max-range": "Maximale Entfernung ist {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superspitzhacke ist bereits aktiviert.", - "worldedit.tool.superpickaxe.disabled.already": "Superspitzhacke ist bereits deaktiviert.", - "worldedit.tool.superpickaxe.enabled": "Superspitzhacke aktiviert.", - "worldedit.tool.superpickaxe.disabled": "Superspitzhacke deaktiviert.", - "worldedit.tool.mask.set": "Maske für Pinsel gesetzt.", - "worldedit.tool.mask.disabled": "Maske für Pinsel deaktiviert.", - "worldedit.tool.material.set": "Material für Pinsel gesetzt.", - "worldedit.tool.range.set": "Reichweite für Pinsel gesetzt.", - "worldedit.tool.size.set": "Pinselgröße gesetzt.", - "worldedit.tool.tracemask.set": "Kollidierungsmaske gesetzt.", - "worldedit.tool.tracemask.disabled": "Kollidierungsmaske deaktiviert.", - "worldedit.tool.error.cannot-bind": "Kann das Werkzeug nicht an {0} binden: {1}", - "worldedit.tool.error.item-only": "Blöcke können nicht verwendet werden.", - "worldedit.execute.script-permissions": "Du hast keine Berechtigung, dieses Skript zu nutzen.", - "worldedit.executelast.no-script": "Benutze zuerst /cs mit einem Skriptnamen.", - "worldedit.script.read-error": "Skript Lesefehler: {0}", - "worldedit.script.unsupported": "Aktuell werden nur .js-Skripte unterstützt", - "worldedit.script.file-not-found": "Skript existiert nicht: {0}", - "worldedit.script.no-script-engine": "Fehler beim Finden einer Skript-Engine.\nBitte beachte https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Fehler beim Ausführen: {0}", - "worldedit.script.failed-console": "Fehler beim Ausführen (siehe Konsole): {0}", - "worldedit.operation.affected.biome": "{0} Biome betroffen", - "worldedit.operation.affected.block": "{0} Blöcke betroffen", - "worldedit.operation.affected.column": "{0} Stellen betroffen", - "worldedit.operation.affected.entity": "{0} Entities betroffen", - "worldedit.operation.deform.expression": "deformiert mit {0}", - "worldedit.error.invalid-number": "Anzahl erwartet; String angegeben.", - "worldedit.error.invalid-number.matches": "Anzahl erwartet; String \"{0}\" angegeben.", - "worldedit.error.incomplete-region": "Wähle zuerst eine Region aus.", - "worldedit.error.unknown-block": "Blockname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-item": "Name des Gegenstands '{0}' wurde nicht anerkannt.", - "worldedit.error.unknown-entity": "Entityname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-mob": "Mob-Name '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-biome": "Biomname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-tag": "Tagname '{0}' wurde nicht erkannt.", - "worldedit.error.empty-tag": "Tagname '{0}' hat keinen Inhalt.", - "worldedit.error.no-match": "Kein Treffer für '{0}'.", - "worldedit.error.disallowed-block": "Block '{0}' nicht erlaubt (siehe WorldEdit Konfiguration).", - "worldedit.error.max-changes": "Maximale Anzahl an Blöcken in einer Operation geändert ({0}).", - "worldedit.error.max-brush-radius": "Maximaler Pinselradius (in Konfiguration): {0}", - "worldedit.error.max-radius": "Maximaler Radius (in Konfiguration): {0}", - "worldedit.error.unknown-direction": "Unbekannte Richtung: {0}", - "worldedit.error.empty-clipboard": "Die Zwischenablage ist leer. Verwende zuerst //copy.", - "worldedit.error.invalid-filename": "Dateiname '{0}' ungültig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ungültige Zeichen oder Erweiterung fehlt", - "worldedit.error.file-resolution": "Datei '{0}' Fehler beim Auflösen der Datei: {1}", - "worldedit.error.file-resolution.outside-root": "Pfad ist außerhalb des erlaubten Verzeichnisses", - "worldedit.error.file-resolution.resolve-failed": "Fehler beim Auflösen des Pfades", - "worldedit.error.file-aborted": "Dateiauswahl abgebrochen.", - "worldedit.error.no-file-selected": "Es wurde keine Datei ausgewählt.", - "worldedit.error.world-unloaded": "Die Welt wurde bereits entladen.", - "worldedit.error.not-a-block": "Dieses Item ist kein Block.", - "worldedit.error.not-a-block.item": "Das Item '{0}' ist kein Block.", - "worldedit.error.incorrect-usage": "Benutzung: {0}", - "worldedit.error.invalid-page": "Ungültige Seitennummer", - "worldedit.error.parser.bad-state-format": "Fehlerhaftes Statusformat in {0}", - "worldedit.error.parser.duplicate-property": "Doppelte Eigenschaft: {0}", - "worldedit.error.parser.empty-state": "Leerer Teil im Status", - "worldedit.error.parser.missing-equals-separator": "Fehlendes Trennzeichen '='", - "worldedit.error.parser.clipboard.missing-offset": "Offset mit @ angegeben, aber kein Offset angegeben. Verwenden Sie '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Unbekannte Eigenschaft '{0}' für Block '{1}'", - "worldedit.error.parser.unknown-value": "Unbekannter Wert '{0}' für Eigenschaft '{1} '", - "worldedit.error.parser.empty-property": "Leere Eigenschaft im Status", - "worldedit.error.parser.empty-value": "Leerer Wert im Status", - "worldedit.error.parser.invalid-colon": "Ungültiger Doppelpunkt.", - "worldedit.error.parser.invalid-expression": "Ungültiger Ausdruck: {0}", - "worldedit.error.parser.negate-nothing": "Nichts kann nicht negiert werden!", - "worldedit.error.parser.hanging-lbracket": "Ungültiges Format. Fehlende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbracket": "Bei dem Status fehlt die schließende Klammer ']'", - "worldedit.error.parser.hanging-lbrace": "Ungültiges Format. Hängende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbrace": "NBT fehlt das nachgestellte '}'", - "worldedit.error.parser.missing-random-type": "Fehlender Typ hinter dem % symbol für '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Versatz für die Zwischenablage benötigt x,y,z Koordinaten.", - "worldedit.error.parser.player-only": "Eingabe '{0}' erfordert einen Spieler!", - "worldedit.error.parser.invalid-nbt": "Ungültige NBT-Daten in Eingabe: '{0}'. Fehler: {1}", - "worldedit.error.disabled": "Diese Funktion ist deaktiviert (siehe WorldEdit Konfiguration).", - "worldedit.error.unknown": "Unbekannter Fehler ist aufgetreten: {0}", - "worldedit.error.missing-extent": "Kein Ziel ist bekannt", - "worldedit.error.missing-session": "Keine lokale Session ist bekannt", - "worldedit.error.missing-world": "Du musst eine Welt angeben (Try //world)", - "worldedit.error.missing-actor": "Kein Akteur ist bekannt", - "worldedit.selection.convex.info.vertices": "Knoten: {0}", - "worldedit.selection.convex.info.triangles": "Dreiecke: {0}", - "worldedit.selection.convex.explain.primary": "Neue Auswahl mit Knoten {0} gestartet.", - "worldedit.selection.convex.explain.secondary": "Knoten {0} zur Auswahl hinzugefügt.", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Erste Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.primary-area": "Erste Position bei {0} ({1}) gesetzt.", - "worldedit.selection.cuboid.explain.secondary": "Zweite Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.secondary-area": "Zweite Position bei {0} ({1}) gesetzt.", - "worldedit.selection.extend.explain.primary": "Auswahl bei {0} ({1}) gestartet.", - "worldedit.selection.extend.explain.secondary": "Auswahl erweitert, damit {0} ({1}) beinhaltet wird.", - "worldedit.selection.ellipsoid.info.center": "Mittelpunkt: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Position des Mittelpunkts zu {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.primary-area": "Position des Mittelpunkts zu {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoid-Änderungen müssen für jede Dimension gleich sein.", - "worldedit.selection.cylinder.info.center": "Mittelpunkt: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Neue zylindrische Auswahl bei {0} gestartet.", - "worldedit.selection.cylinder.explain.secondary": "Radius auf {0}/{1} Blöcke gesetzt. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Damit der Radius eingestellt werden kann, ist es notwendig, einen Mittelpunkt zu wählen.", - "worldedit.selection.cylinder.error.even-horizontal": "Zylinderänderungen müssen auch für jede horizontale Dimension gelten.", - "worldedit.selection.polygon2d.info": "Anzahl Punkte: {0}", - "worldedit.selection.polygon2d.explain.primary": "Neues Polygon bei {0} gestartet.", - "worldedit.selection.polygon2d.explain.secondary": "Punkt #{0} bei {1} hinzugefügt.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygone können nur vertikal erweitert werden.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygone können nur vertikal verhandelt werden.", - "worldedit.selection.sphere.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.null.error.immutable": "NullRegion könnt nicht geändert werden.", - "worldedit.selection.intersection.error.cannot-expand": "Könnt nicht einen regionalen Schnittpunkt erweitern.", - "worldedit.selection.intersection.error.cannot-contract": "Könnt nicht einen regionalen Schnittpunkt verhandeln.", - "worldedit.selection.transform.error.cannot-expand": "Könnt nicht einen TransformedRegion erweitern.", - "worldedit.selection.transform.error.cannot-contract": "Könnt nicht einen TransformedRegion verhandeln.", - "worldedit.selection.transform.error.cannot-change": "Könnt nicht einen TransformedRegion ändern.", - "worldedit.selection.updated": "Positionen aktualisiert.", - "worldedit.sideeffect.lighting": "Beleuchtung", - "worldedit.sideeffect.lighting.description": "Aktualisiert Blockbeleuchtung", - "worldedit.sideeffect.neighbors": "Nachbarn", - "worldedit.sideeffect.neighbors.description": "Benachrichtigt Blöcke in der Nähe über den Änderungen", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Benachrichtigt den geänderten Block", - "worldedit.sideeffect.validation": "Überprüfung", - "worldedit.sideeffect.validation.description": "Überprüft und repariert inkonsistenten Weltzustand, so wie getrennte Blöcke", - "worldedit.sideeffect.entity_ai": "Wesen-KI", - "worldedit.sideeffect.entity_ai.description": "Aktualisiert Wesen-KI-Pfade für die Blockänderungen", - "worldedit.sideeffect.events": "Mod/Plugin-Ereignisse", - "worldedit.sideeffect.events.description": "Informiert andere Mods/Plugins über diese Änderungen, falls anwendbar", - "worldedit.sideeffect.state.on": "An", - "worldedit.sideeffect.state.delayed": "Verzögert", - "worldedit.sideeffect.state.off": "Aus", - "worldedit.sideeffect.box.current": "Aktuell", - "worldedit.sideeffect.box.change-to": "Klicken, um auf {0} zu setzen", - "worldedit.help.command-not-found": "Der Befehl '{0}' konnte nicht gefunden werden.", - "worldedit.help.no-subcommands": "'{0}' hat keine Unterbefehle. (Vielleicht steht '{1}' für einen Parameter?)", - "worldedit.help.subcommand-not-found": "Der Unterbefehl '{0}' unter '{1}' konnte nicht gefunden werden.", - "worldedit.cli.stopping": "Wird beendet!", - "worldedit.cli.unknown-command": "Unbekannter Befehl!", - "worldedit.version.bukkit.unsupported-adapter": "Diese WorldEdit Version unterstützt ihre Version von Bukkit nicht vollständig. Block-Entities (z.B. Truhen) sind leer, Blockeigenschaften (z. B. Rotation) fehlen und andere Dinge werden möglicherweise nicht funktionieren. Aktualisieren Sie WorldEdit um diese Funktion wiederherzustellen:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Bearbeiten von nicht unterstützten Versionen ist deaktiviert." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/dsb-DE/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/dsb-DE/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/dsb-DE/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/el/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/el/strings.json deleted file mode 100644 index a0a5678..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/el/strings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "worldedit.expand.expanded": "Η περιοχή επεκτάθηκε κατά {0} blocks", - "worldedit.expand.expanded.vert": "Η περιοχή επεκτάθηκε κατά {0} blocks (από πάνω προς τα κάτω).", - "worldedit.biomeinfo.position": "Biomes στην θέση σας: {0}", - "worldedit.biomeinfo.selection": "Biomes στην επιλογή σας: {0}" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-AU/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-AU/strings.json deleted file mode 100644 index 7ad8744..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-AU/strings.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vertically expand the selection to world limits.", - "worldedit.expand.expanded": "Region expanded {0} blocks", - "worldedit.select.ellipsoid.message": "Ellipsoid selector: left click=centre, right click to extend", - "worldedit.select.sphere.message": "Sphere selector: left click=centre, right click to set radius", - "worldedit.select.cyl.message": "Cylindrical selector: Left click=centre, right click to extend", - "worldedit.center.changed": "Centre set. ({0} blocks changed)", - "worldedit.platform.no-file-dialog": "File dialogues are not supported in your environment.", - "worldedit.selection.ellipsoid.info.center": "Centre: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Centre position set to {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Centre position set to {0} ({1}).", - "worldedit.selection.cylinder.info.center": "Centre: {0}", - "worldedit.selection.cylinder.explain.secondary-missing": "You must select the centre point before setting the radius.", - "worldedit.sideeffect.neighbors": "Neighbours" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-CA/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-CA/strings.json deleted file mode 100644 index 2fab71a..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-CA/strings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vertically expand the selection to world limits.", - "worldedit.expand.expanded": "Region expanded {0} blocks", - "worldedit.expand.expanded.vert": "Region expanded {0} blocks (top-to-bottom).", - "worldedit.biomeinfo.lineofsight": "Biomes at line of sight point: {0}", - "worldedit.biomeinfo.position": "Biomes at your position: {0}", - "worldedit.brush.apply.type": "Type of brush to use", - "worldedit.brush.paint.type": "Type of brush to use", - "worldedit.brush.sphere.equip": "Sphere brush shape equipped ({0}).", - "worldedit.pyramid.created": "{0} blocks have been created.", - "worldedit.generate.created": "{0} blocks have been created." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-GB/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-GB/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-GB/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-NZ/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-NZ/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-NZ/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-PT/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-PT/strings.json deleted file mode 100644 index d193584..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-PT/strings.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "worldedit.expand.description.vert": "The sky's the limit, lads!", - "worldedit.brush.radius-too-large": "Radius of yer biggest brush what be allowed: {0}", - "worldedit.brush.apply.radius": "How big yer brush be", - "worldedit.brush.apply.shape": "The shape of yer region", - "worldedit.brush.paint.description": "Paint Brush, what be for slappin' functions to the hull, ye dill pickle", - "worldedit.brush.paint.size": "How big yer brush be", - "worldedit.brush.paint.shape": "The shape of yer region", - "worldedit.brush.paint.density": "How dense yer brush be", - "worldedit.fast.disabled": "Fast mode be scuppered.", - "worldedit.fast.enabled": "Fast mode, ahoy! Strange lights may be seen, not in keepin' with the lay of the land, the likes o' which may make you want to rejoin yer senses.", - "worldedit.fast.disabled.already": "Fast mode be scuppered already, cap'n.", - "worldedit.fast.enabled.already": "We be in Fast mode already, cap'n.", - "worldedit.gmask.disabled": "Yer global mask be clear.", - "worldedit.gmask.set": "Yer global mask be set.", - "worldedit.clearhistory.cleared": "Cleared the captain's log.", - "worldedit.raytrace.noblock": "Thar be no blocks in sight, captain!", - "worldedit.hpos.no-block": "Thar be no blocks in sight, captain!", - "worldedit.set.done": "Y'er plunderin' be complete.", - "worldedit.set.done.verbose": "Y'er plunderin' be complete ({0}).", - "worldedit.unstuck.moved": "Full speed ahead!", - "worldedit.tool.no-block": "Thar be no blocks in sight, captain!", - "worldedit.tool.deltree.not-tree": "Y'arr, that ain't no tree.", - "worldedit.tool.tree.obstructed": "Y'arr, 'tis no place for a tree.", - "worldedit.error.invalid-page": "There be no chart of that number, captain", - "worldedit.sideeffect.state.on": "Aye", - "worldedit.sideeffect.state.off": "Nay", - "worldedit.cli.stopping": "Walking the plank!", - "worldedit.cli.unknown-command": "The crew dunno yer order!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-UD/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-UD/strings.json deleted file mode 100644 index e54964a..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/en-UD/strings.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "worldedit.expand.description.vert": "˙sʇᴉɯᴉl plɹoʍ oʇ uoᴉʇɔǝlǝs ǝɥʇ puɐdxǝ ʎllɐɔᴉʇɹǝΛ", - "worldedit.expand.expanded": "sʞɔoןq {0} pǝpuɐdxǝ uoıƃǝᴚ", - "worldedit.expand.expanded.vert": "˙(top-to-bottom) sʞɔoןq {0} pǝpuɐdxǝ uoıƃǝᴚ", - "worldedit.biomeinfo.lineofsight": "{0} :ʇuıod ʇɥƃıs ɟo ǝuıן ʇɐ sǝɯoı𐐒", - "worldedit.biomeinfo.position": "{0} :uoıʇısod ɹnoʎ ʇɐ sǝɯoı𐐒", - "worldedit.biomeinfo.selection": "{0} :uoıʇɔǝןǝs ɹnoʎ uı sǝɯoı𐐒", - "worldedit.brush.radius-too-large": "{0} :snᴉpɐɹ ɥsnɹq pǝʍollɐ ɯnɯᴉxɐW", - "worldedit.brush.apply.description": "ʞɔoןq ʎɹǝʌǝ oʇ uoıʇɔunɟ ɐ ʎןddɐ 'ɥsnɹq ʎןdd∀", - "worldedit.brush.apply.radius": "ɥsnɹq ǝɥʇ ɟo ǝzıs ǝɥ⊥", - "worldedit.brush.apply.shape": "uoıƃǝɹ ǝɥʇ ɟo ǝdɐɥs ǝɥ⊥", - "worldedit.brush.apply.type": "ǝsn oʇ ɥsnɹq ɟo ǝdʎ⊥", - "worldedit.brush.apply.item.warning": "˙ʞsᴉɹ uʍo ɹnoʎ ʇɐ ǝs∩ ˙suᴉƃnld/spoɯ ɹǝɥʇo ɥʇᴉʍ suoᴉʇɔɐɹǝʇuᴉ ǝƃuɐɹʇs ǝsnɐɔ ʎɐɯ puɐ 'ǝlqɐ-opun ǝq ʇou ʎɐɯ 'sɯɹoɟʇɐld llɐ uo ʞɹoʍ ʇou ʎɐɯ sʇɔǝɟɟǝ sʇI ˙sǝƃɐsn ɯǝʇᴉ sǝʇɐlnɯᴉs ɥsnɹq sᴉɥ┴", - "worldedit.brush.paint.description": "ǝɔɐɟɹns ɐ oʇ uoᴉʇɔunɟ ɐ ʎlddɐ 'ɥsnɹq ʇuᴉɐԀ", - "worldedit.brush.paint.size": "ɥsnɹq ǝɥʇ ɟo ǝzᴉs ǝɥ┴", - "worldedit.brush.paint.shape": "uoᴉƃǝɹ ǝɥʇ ɟo ǝdɐɥs ǝɥ┴", - "worldedit.brush.paint.density": "ɥsnɹq ǝɥʇ ɟo ʎʇᴉsuǝp ǝɥ┴", - "worldedit.brush.paint.type": "ǝsn oʇ ɥsnɹq ɟo ǝdʎ┴", - "worldedit.brush.paint.item.warning": "˙ʞsᴉɹ uʍo ɹnoʎ ʇɐ ǝs∩ ˙suᴉƃnld/spoɯ ɹǝɥʇo ɥʇᴉʍ suoᴉʇɔɐɹǝʇuᴉ ǝƃuɐɹʇs ǝsnɐɔ ʎɐɯ puɐ 'ǝlqɐ-opun ǝq ʇou ʎɐɯ 'sɯɹoɟʇɐld llɐ uo ʞɹoʍ ʇou ʎɐɯ sʇɔǝɟɟǝ sʇI ˙sǝƃɐsn ɯǝʇᴉ sǝʇɐlnɯᴉs ɥsnɹq sᴉɥ┴", - "worldedit.brush.sphere.equip": "˙({0}) pǝddᴉnbǝ ǝdɐɥs ɥsnɹq ǝɹǝɥdS", - "worldedit.brush.cylinder.equip": "˙({1} ʎq {0}) pǝddᴉnbǝ ǝdɐɥs ɥsnɹq ɹǝpuᴉlʎƆ", - "worldedit.brush.clipboard.equip": "˙pǝddᴉnbǝ ǝdɐɥs ɥsnɹq pɹɐoqdᴉlƆ", - "worldedit.brush.smooth.equip": "˙({2} ƃuᴉsn x{1} x {0}) pǝddᴉnbǝ ɥsnɹq ɥʇooɯS", - "worldedit.brush.extinguish.equip": "˙({0}) pǝddᴉnbǝ ɹǝɥsᴉnƃuᴉʇxƎ", - "worldedit.brush.gravity.equip": "˙({0}) pǝddᴉnbǝ ɥsnɹq ʎʇᴉʌɐɹפ", - "worldedit.brush.butcher.equip": "˙({0}) pǝddᴉnbǝ ɥsnɹq ɹǝɥɔʇnq", - "worldedit.brush.operation.equip": "˙{0} oʇ ɥsnɹq ʇǝS", - "worldedit.brush.heightmap.equip": "Hǝᴉƃɥʇɯɐd qɹnsɥ ǝbnᴉddǝp ({0})˙", - "worldedit.brush.heightmap.unknown": "∩uʞuoʍu ɥǝᴉƃɥʇɯɐd qɹnsɥ: {0}˙", - "worldedit.brush.none.equip": "˙ɯǝʇᴉ ʇuǝɹɹnɔ ɹnoʎ ɯoɹɟ punoqun loo┴", - "worldedit.setbiome.changed": "˙sʞɔolq {0} ʎlǝʇɐɯᴉxoɹddɐ ɹoɟ pǝƃuɐɥɔ ǝɹǝʍ sǝɯoᴉꓭ", - "worldedit.setbiome.warning": "˙sǝƃuɐɥɔ ǝǝs oʇ (plɹoʍ ɹnoʎ uǝdo-ǝɹ puɐ ǝsolɔ ɹo) ǝɯɐƃ ɹnoʎ uᴉoɾ-ǝɹ oʇ ǝʌɐɥ ʎɐɯ no⅄", - "worldedit.drawsel.disabled": "˙pǝןqɐsıp I∩Ɔ ɹǝʌɹǝS", - "worldedit.drawsel.disabled.already": "˙pǝןqɐsıp ʎpɐǝɹןɐ I∩Ɔ ɹǝʌɹǝS", - "worldedit.drawsel.enabled.already": "˙pǝןqɐuǝ ʎpɐǝɹןɐ I∩Ɔ ɹǝʌɹǝS", - "worldedit.limit.too-high": "˙{0} sı ʇıɯıן ǝןqɐʍoןןɐ ɯnɯıxɐɯ ɹno⅄", - "worldedit.limit.set": "˙{0} oʇ ʇǝs ʇıɯıן ǝƃuɐɥɔ ʞɔoן𐐒", - "worldedit.limit.return-to-default": " (˙ʇןnɐɟǝp ǝɥʇ oʇ ʞɔɐq oƃ oʇ ʇıɯıן// ǝs∩)", - "worldedit.timeout.too-high": "˙sɯ{0} sı ʇnoǝɯıʇ ǝןqɐʍoןןɐ ɯnɯıxɐɯ ɹno⅄", - "worldedit.timeout.set": "˙sɯ {0} oʇ ʇǝs ǝɯıʇ ʇnoǝɯı⊥", - "worldedit.timeout.return-to-default": " (˙ʇןnɐɟǝp ǝɥʇ oʇ ʞɔɐq oƃ oʇ ʇnoǝɯıʇ\\\\ ǝs∩)", - "worldedit.fast.disabled": "˙pǝןqɐsıp ǝpoɯ ʇsɐℲ", - "worldedit.fast.enabled": "˙sǝƃuɐɥɔ ǝǝs oʇ uıoɾǝɹ oʇ pǝǝu ʎɐɯ noʎ ɹo\\puɐ ƃuoɹʍ ǝq ʎɐɯ sʞunɥɔ pǝʇɔǝɟɟɐ ǝɥʇ uı ƃuıʇɥƃı˥ ˙pǝןqɐuǝ ǝpoɯ ʇsɐℲ", - "worldedit.fast.disabled.already": "˙pǝןqɐsıp ʎpɐǝɹןɐ ǝpoɯ ʇsɐℲ", - "worldedit.fast.enabled.already": "˙pǝןqɐuǝ ʎpɐǝɹןɐ ǝpoɯ ʇsɐℲ", - "worldedit.perf.sideeffect.set": "{1} oʇ ʇǝs ,,{0},, ʇɔǝɟɟǝ ǝpᴉS", - "worldedit.perf.sideeffect.get": "{1} oʇ ʇǝs sᴉ ,,{0},, ʇɔǝɟɟǝ ǝpᴉS", - "worldedit.perf.sideeffect.already-set": "{1} ʎpɐǝɹlɐ sᴉ ,,{0},, ʇɔǝɟɟǝ ǝpᴉS", - "worldedit.perf.sideeffect.set-all": "{0} oʇ ʇǝs sʇɔǝɟɟǝ ǝpᴉs ll∀", - "worldedit.reorder.current": "{0} sı ǝpoɯ ɹǝpɹoǝɹ ǝɥ⊥", - "worldedit.reorder.set": "{0} ʍou sı ǝpoɯ ɹǝpɹoǝɹ ǝɥ⊥", - "worldedit.gmask.disabled": "˙pǝןqɐsıp ʞsɐɯ ןɐqoן⅁", - "worldedit.gmask.set": "˙ʇǝs ʞsɐɯ ןɐqoן⅁", - "worldedit.toggleplace.pos1": "˙Ɩ# sod ʇɐ ƃuıɔɐןd ʍoN", - "worldedit.toggleplace.player": "˙uı puɐʇs noʎ ʞɔoןq ǝɥʇ ʇɐ ƃuıɔɐןd ʍoN", - "worldedit.toggleplace.not-locatable": "˙ʇxǝʇuoɔ sᴉɥʇ uᴉ ƃuᴉɔɐld ǝlƃƃoʇ ʇouuɐƆ", - "worldedit.searchitem.too-short": "˙(ⵒ < uǝן) ƃuıɹʇs ɥɔɹɐǝs ɹǝƃuoן ɐ ɹǝʇuƎ", - "worldedit.searchitem.either-b-or-i": "˙ʎןsnoǝuɐʇןnɯıs sƃɐןɟ ,ı, puɐ ,q, ǝɥʇ ɥʇoq ǝsn ʇouuɐɔ no⅄", - "worldedit.searchitem.searching": "(˙sɯǝʇᴉ ƃuᴉɥɔɹɐǝs ˙˙˙ʇᴉɐʍ ǝsɐǝlԀ)", - "worldedit.watchdog.no-hook": "˙ʞooɥ ƃopɥɔʇɐʍ ou sɐɥ ɯɹoɟʇɐld sᴉɥ┴", - "worldedit.watchdog.active.already": "˙ǝʌᴉʇɔɐ ʎpɐǝɹlɐ ʞooɥ ƃopɥɔʇɐM", - "worldedit.watchdog.inactive.already": "˙ǝʌᴉʇɔɐuᴉ ʎpɐǝɹlɐ ʞooɥ ƃopɥɔʇɐM", - "worldedit.watchdog.active": "˙ǝʌᴉʇɔɐ ʍou ʞooɥ ƃopɥɔʇɐM", - "worldedit.watchdog.inactive": "˙ǝʌᴉʇɔɐuᴉ ʍou ʞooɥ ƃopɥɔʇɐM", - "worldedit.world.remove": "˙ǝpᴉɹɹǝʌo plɹoʍ pǝʌoɯǝꓤ", - "worldedit.world.set": "(ʇlnɐɟǝp oʇ ʞɔɐq oƃ oʇ plɹoʍ// ǝs∩) ˙{0} oʇ ǝpᴉɹɹǝʌo plɹoʍ ǝɥʇ ʇǝS", - "worldedit.undo.undone": "˙sʇᴉpǝ ǝlqɐlᴉɐʌɐ {0} pᴉpu∩", - "worldedit.undo.none": "˙opun oʇ ʇɟǝl ƃuᴉɥʇoN", - "worldedit.redo.redone": "˙sʇᴉpǝ ǝlqɐlᴉɐʌɐ {0} pᴉpǝꓤ", - "worldedit.redo.none": "˙opǝɹ oʇ ʇɟǝl ƃuᴉɥʇoN", - "worldedit.clearhistory.cleared": "˙pǝɹɐǝlɔ ʎɹoʇsᴉH", - "worldedit.raytrace.noblock": "¡ʇɥƃıs uı ʞɔoןq oN", - "worldedit.restore.not-configured": "˙pǝɹnƃᴉɟuoɔ ʇou sᴉ ǝɹoʇsǝɹ dnʞɔɐq/ʇoɥsdɐuS", - "worldedit.restore.not-available": "˙ǝlqɐlᴉɐʌɐ ʇou sᴉ ɹo ʇsᴉxǝ ʇou sǝop ʇoɥsdɐus ʇɐɥ┴", - "worldedit.restore.failed": "{0} :ʇoɥsdɐus pɐol oʇ pǝlᴉɐℲ", - "worldedit.restore.loaded": "˙˙˙ƃuᴉɹoʇsǝɹ ʍou ;pǝpɐol ,{0}, ʇoɥsdɐuS", - "worldedit.restore.restored": "˙sɹoɹɹǝ ɹǝɥʇo {1} puɐ sʞunɥɔ ƃuᴉssᴉɯ {0} ;pǝɹoʇsǝɹ", - "worldedit.restore.none-for-specific-world": "˙,{0}, plɹoʍ ɹoɟ punoɟ ǝɹǝʍ sʇoɥsdɐus oN", - "worldedit.restore.none-for-world": "˙plɹoʍ sᴉɥʇ ɹoɟ punoɟ ǝɹǝʍ sʇoɥsdɐus oN", - "worldedit.restore.none-found": "˙punoɟ ǝɹǝʍ sdɐɯʇɐǝq oN", - "worldedit.restore.none-found-console": "˙slᴉɐʇǝp ɹoɟ ǝlosuoɔ ǝǝS ˙punoɟ ǝɹǝʍ sʇoɥsdɐus oN", - "worldedit.restore.chunk-not-present": "˙ʇoɥsdɐus uᴉ ʇuǝsǝɹd ʇou ǝɹǝʍ sʞunɥƆ", - "worldedit.restore.chunk-load-failed": "(¿ǝʌᴉɥɔɹɐ pɐq) ˙pǝpɐol ǝq plnoɔ sʞunɥɔ oN", - "worldedit.restore.block-place-failed": "˙pǝɹoʇsǝɹ ƃuᴉǝq ɯoɹɟ sʞɔolq ʎuɐ pǝʇuǝʌǝɹd sɹoɹɹƎ", - "worldedit.restore.block-place-error": "{0} :ɹoɹɹǝ ʇsɐ˥", - "worldedit.snapshot.use.newest": "˙ʇoɥsdɐus ʇsǝʍǝu ƃuᴉsn ʍoN", - "worldedit.snapshot.use": "{0} :oʇ ʇǝs ʇoɥsdɐuS", - "worldedit.snapshot.none-before": "˙{0} ǝɹoɟǝq ʇoɥsdɐus ɐ puᴉɟ ʇ,uplnoƆ", - "worldedit.snapshot.none-after": "˙{0} ɹǝʇɟɐ ʇoɥsdɐus ɐ puᴉɟ ʇ,uplnoƆ", - "worldedit.snapshot.index-above-0": "˙Ɩ oʇ lɐnbǝ ɹo uɐɥʇ ɹǝʇɐǝɹƃ ǝq ʇsnɯ 'xǝpuᴉ pᴉlɐʌuI", - "worldedit.snapshot.index-oob": "˙{0} puɐ Ɩ uǝǝʍʇǝq ǝq ʇsnɯ 'xǝpuᴉ pᴉlɐʌuI", - "worldedit.schematic.unknown-format": "˙{0} :ʇɐɯɹoɟ ɔᴉʇɐɯǝɥɔs uʍouʞu∩", - "worldedit.schematic.load.does-not-exist": "¡ʇsᴉxǝ ʇou sǝop {0} ɔᴉʇɐɯǝɥɔS", - "worldedit.schematic.load.loading": "(˙ɔᴉʇɐɯǝɥɔs ƃuᴉpɐol ˙˙˙ʇᴉɐʍ ǝsɐǝlԀ)", - "worldedit.schematic.load.still-loading": "(˙ɔᴉʇɐɯǝɥɔs ƃuᴉpɐol llᴉʇs ˙˙˙ʇᴉɐʍ ǝsɐǝlԀ)", - "worldedit.schematic.save.already-exists": ".ʇᴉ ǝʇᴉɹʍɹǝʌo oʇ ƃɐʅⅎ ⅎ- ǝɥʇ ǝsՈ .sʇsᴉxǝ ʎpɐǝɹʅɐ ɔᴉʇɐɯǝɥɔs ʇɐɥꓕ", - "worldedit.schematic.save.failed-directory": "¡sɔᴉʇɐɯǝɥɔs ɹoⅎ ɹǝpʅoⅎ ǝʇɐǝɹɔ ʇou pʅnoϽ", - "worldedit.schematic.save.saving": "(.ɔᴉʇɐɯǝɥɔs ƃuᴉʌɐs ...ʇᴉɐʍ ǝsɐǝʅԀ)", - "worldedit.schematic.save.still-saving": "(.ɔᴉʇɐɯǝɥɔs ƃuᴉʌɐs ʅʅᴉʇs ...ʇᴉɐʍ ǝsɐǝʅԀ)", - "worldedit.schematic.delete.does-not-exist": "¡ʇsᴉxǝ ʇou sǝop {0} ɔᴉʇɐɯǝɥɔS", - "worldedit.schematic.delete.failed": "¿ʎʅuo-pɐǝɹ ʇᴉ sI ¡pǝʅᴉɐⅎ {0} ⅎo uoᴉʇǝʅǝᗡ", - "worldedit.schematic.delete.deleted": ".pǝʇǝʅǝp uǝǝq sɐɥ {0}", - "worldedit.schematic.formats.title": "(sǝɯɐu dnʞoo⅂ :ǝɯɐN) sʇɐɯɹoⅎ pɹɐoqdᴉʅɔ ǝʅqɐʅᴉɐʌ∀", - "worldedit.schematic.unsupported-minecraft-version": ".pǝʌʅosǝɹ sᴉ sᴉɥʇ ʅᴉʇun ʞɹoʍ ʇou ʅʅᴉʍ sɔᴉʇɐɯǝɥɔS .uoᴉsɹǝʌ ʇⅎɐɹɔǝuᴉꟽ ɹnoʎ ʇɹoddns ʇou sǝop ʇᴉpƎpʅɹoϺ ⅎo uoᴉsɹǝʌ sᴉɥꓕ", - "worldedit.pos.already-set": ".ʇǝs ʎpɐǝɹʅɐ uoᴉʇᴉsoԀ", - "worldedit.pos.console-require-coords": ".ǝʅosuoɔ sɐ sǝʇɐuᴉpɹooɔ ǝpᴉʌoɹd ʇsnɯ no⅄", - "worldedit.hpos.no-block": "¡ʇɥƃıs uı ʞɔoןq oN", - "worldedit.hpos.already-set": ".ʇǝs ʎpɐǝɹʅɐ uoᴉʇᴉsoԀ", - "worldedit.chunk.selected-multiple": "({5} ʻ{4} ʻ{3}) - ({2} ʻ{1} ʻ{0}) :pǝʇɔǝʅǝs sʞunɥϽ", - "worldedit.chunk.selected": "({2} ʻ{1} ʻ{0}) :pǝʇɔǝʅǝs ʞunɥϽ", - "worldedit.wand.invalid": ".pǝʅqɐsᴉp ɹo pǝɹnƃᴉⅎuoɔ-sᴉɯ sᴉ ɯǝʇᴉ puɐϺ", - "worldedit.wand.selwand.info": "↊# sod ʇɔǝʅǝs :ʞɔᴉʅɔ ʇɥƃᴉꓤ ;⇂# sod ʇɔǝʅǝs :ʞɔᴉʅɔ ʇⅎǝ⅂", - "worldedit.wand.navwand.info": "sʅʅɐʍ ɥƃnoɹɥʇ ssɐd :ʞɔᴉʅɔ ʇɥƃᴉꓤ ;uoᴉʇɐɔoʅ oʇ dɯnɾ :ʞɔᴉʅɔ ʇⅎǝ⅂", - "worldedit.wand.selwand.now.tool": ".{2} ɥʇᴉʍ puɐʍ ʍǝu ɐ ʇǝƃ ɹo {1} ɥʇᴉʍ ɯǝʇᴉ ʎuɐ oʇ ʇᴉ puᴉqǝɹ puɐ {0} ɥʇᴉʍ ʇᴉ ǝʅqɐsᴉp uɐɔ no⅄ .ʅooʇ ʅɐɯɹou ɐ ʍou sᴉ puɐʍ uoᴉʇɔǝʅǝs ǝɥꓕ", - "worldedit.contract.contracted": ".sʞɔoʅq {0} pǝʇɔɐɹʇuoɔ uoᴉƃǝꓤ", - "worldedit.shift.shifted": ".pǝʇⅎᴉɥs uoᴉƃǝꓤ", - "worldedit.outset.outset": ".ʇǝsʇno uoᴉƃǝꓤ", - "worldedit.inset.inset": ".ʇǝsuᴉ uoᴉƃǝꓤ", - "worldedit.size.offset": "{0} :ʇǝsⅎⅎO", - "worldedit.size.type": "{0} :ǝdʎꓕ", - "worldedit.size.size": "{0} :ǝzᴉS", - "worldedit.size.distance": "{0} :ǝɔuɐʇsᴉp pᴉoqnƆ", - "worldedit.size.blocks": "{0} :sʞɔolq ɟo #", - "worldedit.count.counted": "{0} :pǝʇunoƆ", - "worldedit.distr.no-blocks": "˙pǝʇunoɔ sʞɔolq oN", - "worldedit.distr.no-previous": "˙uoᴉʇnqᴉɹʇsᴉp snoᴉʌǝɹd oN", - "worldedit.distr.total": "{0} :ʇunoƆ ʞɔolq lɐʇo┴", - "worldedit.select.cleared": "˙pǝɹɐǝlɔ uoᴉʇɔǝlǝS", - "worldedit.select.cuboid.message": "ᄅ ʇuᴉod ɹoɟ ʞɔᴉlɔ ʇɥƃᴉɹ 'Ɩ ʇuᴉod ɹoɟ ʞɔᴉlɔ ʇɟǝl :pᴉoqnƆ", - "worldedit.select.cuboid.description": "pᴉoqnɔ ɐ ɟo sɹǝuɹoɔ oʍʇ ʇɔǝlǝS", - "worldedit.select.extend.message": "puǝʇxǝ oʇ ʞɔᴉlɔ ʇɥƃᴉɹ 'ʇuᴉod ƃuᴉʇɹɐʇs ɐ ɹoɟ ʞɔᴉlɔ ʇɟǝl :pᴉoqnƆ", - "worldedit.select.extend.description": "ǝpoɯ uoᴉʇɔǝlǝs pᴉoqnɔ ʇsɐℲ", - "worldedit.fill.created": "˙pǝןןıɟ uǝǝq ǝʌɐɥ sʞɔoןq {0}", - "worldedit.fillr.created": "˙pǝןןıɟ uǝǝq ǝʌɐɥ sʞɔoןq {0}", - "worldedit.butcher.explain-all": "sʞunɥɔ pǝpɐol uᴉ sqoɯ llɐ ǝʌoɯǝɹ oʇ Ɩ- ǝs∩", - "worldedit.remove.explain-all": "sʞunɥɔ pǝpɐol uᴉ sǝᴉʇᴉʇuǝ llɐ ǝʌoɯǝɹ oʇ Ɩ- ǝs∩", - "worldedit.calc.invalid": "uoᴉssǝɹdxǝ pᴉlɐʌ ɐ sɐ pǝsɹɐd ǝq ʇou plnoɔ ,{0},", - "worldedit.paste.pasted": "{0} ʇɐ pǝʇsɐd uǝǝq sɐɥ pɹɐoqdᴉlɔ ǝɥ┴", - "worldedit.rotate.no-interpolation": "˙pǝpuǝɯɯoɔǝɹ sᴉ 06 ɟo sǝldᴉʇlnɯ ǝɹɐ ʇɐɥʇ sǝlƃuɐ os 'pǝʇɹoddns ʇǝʎ ʇou sᴉ uoᴉʇɐlodɹǝʇuI :ǝʇoN", - "worldedit.rotate.rotated": "˙pǝʇɐʇoɹ uǝǝq sɐɥ ʎdoɔ pɹɐoqdᴉlɔ ǝɥ┴", - "worldedit.flip.flipped": "˙pǝddᴉlɟ uǝǝq sɐɥ ʎdoɔ pɹɐoqdᴉlɔ ǝɥ┴", - "worldedit.clearclipboard.cleared": "˙pǝɹɐǝlɔ pɹɐoqdᴉlƆ", - "worldedit.set.done": "˙pǝʇǝldɯoɔ uoᴉʇɐɹǝdO", - "worldedit.set.done.verbose": "˙({0}) pǝʇǝldɯoɔ uoᴉʇɐɹǝdO", - "worldedit.unstuck.moved": "¡oƃ noʎ ǝɹǝɥ┴", - "worldedit.ascend.obstructed": "˙punoɟ noʎ ǝʌoqɐ ʇods ǝǝɹɟ oN", - "worldedit.descend.obstructed": "˙punoɟ noʎ ʍolǝq ʇods ǝǝɹɟ oN", - "worldedit.ceil.obstructed": "˙punoɟ noʎ ǝʌoqɐ ʇods ǝǝɹɟ oN", - "worldedit.ceil.moved": "¡ɥsooM", - "worldedit.thru.obstructed": "˙punoɟ noʎ ɟo pɐǝɥɐ ʇods ǝǝɹɟ oN", - "worldedit.thru.moved": "¡ɥsooM", - "worldedit.jumpto.moved": "¡ɟooԀ", - "worldedit.jumpto.none": "¡(ʎɐʍɐ ɹɐɟ ooʇ ɹo) ʇɥƃᴉs uᴉ ʞɔolq oN", - "worldedit.up.obstructed": "˙noʎ ǝʌoqɐ ƃuᴉɥʇǝɯos ʇᴉɥ plnoʍ no⅄", - "worldedit.up.moved": "¡ɥsooM", - "worldedit.reload.config": "¡pǝpɐoןǝɹ uoıʇɐɹnƃıɟuoƆ", - "worldedit.report.written": "{0} oʇ uǝʇʇıɹʍ ʇɹodǝɹ ʇıpƎpןɹoM", - "worldedit.report.error": "{0} :ʇɹodǝɹ ǝʇıɹʍ oʇ pǝןıɐℲ", - "worldedit.report.callback": "ʇɹodǝɹ˙{0} :ʇɹodǝɹ ʇᴉpƎplɹoM", - "worldedit.timezone.invalid": "ǝuozǝɯıʇ pıןɐʌuI", - "worldedit.timezone.set": "{0} :oʇ uoıssǝs sıɥʇ ɹoɟ ʇǝs ǝuozǝɯı⊥", - "worldedit.timezone.current": "{0} :sı ǝuozǝɯıʇ ʇɐɥʇ uı ǝɯıʇ ʇuǝɹɹnɔ ǝɥ⊥", - "worldedit.version.version": "{0} uoısɹǝʌ ʇıpƎpןɹoM", - "worldedit.command.time-elapsed": "˙(ɔǝs/sʞɔolq {2} ;pǝƃuɐɥɔ {1} :ʎɹoʇsᴉɥ) pǝsdɐlǝ s{0}", - "worldedit.pastebin.uploading": "(˙˙˙uᴉqǝʇsɐd oʇ ʇndʇno ƃuᴉpuǝs ˙˙˙ʇᴉɐʍ ǝsɐǝlԀ)", - "worldedit.session.cant-find-session": "{0} ɹoɟ uoᴉssǝs puᴉɟ oʇ ǝlqɐu∩", - "worldedit.tool.max-block-changes": "˙pǝɥɔɐǝɹ ʇᴉɯᴉl ǝƃuɐɥɔ sʞɔolq xɐW", - "worldedit.tool.no-block": "¡ʇɥƃıs uı ʞɔoןq oN", - "worldedit.tool.repl.equip": "˙{0} oʇ punoq looʇ ɹǝɔɐldǝɹ ʞɔolq.", - "worldedit.tool.repl.switched": "{0} :oʇ pǝɥɔʇᴉʍs looʇ ɹǝɔɐldǝᴚ", - "worldedit.tool.data-cycler.equip": "˙{0} oʇ punoq looʇ ɹǝlɔʎɔ ɐʇɐp ʞɔolq", - "worldedit.tool.data-cycler.block-not-permitted": "˙ʞɔolq ʇɐɥʇ ɟo ǝnlɐʌ ɐʇɐp ǝɥʇ ǝlɔʎɔ oʇ pǝʇʇᴉɯɹǝd ʇou ǝɹɐ no⅄", - "worldedit.tool.data-cycler.cant-cycle": "¡pǝlɔʎɔ ǝq ʇouuɐɔ ɐʇɐp s,ʞɔolq ʇɐɥ┴", - "worldedit.tool.data-cycler.new-value": "˙{1} ʍou sᴉ {0} ɟo ǝnlɐΛ", - "worldedit.tool.data-cycler.cycling": "˙{0} ƃuᴉlɔʎɔ ʍoN", - "worldedit.tool.deltree.equip": "˙{0} oʇ punoq looʇ ɹǝʌoɯǝɹ ǝǝɹʇ ƃuᴉʇɐolℲ", - "worldedit.tool.deltree.not-tree": "˙ǝǝɹʇ ɐ ʇou s,ʇɐɥ┴", - "worldedit.tool.deltree.not-floating": "˙ǝǝɹʇ ƃuᴉʇɐolɟ ɐ ʇou s,ʇɐɥ┴", - "worldedit.tool.tree.equip": "˙{0} oʇ punoq looʇ ǝǝɹ┴", - "worldedit.tool.tree.obstructed": "˙ǝɹǝɥʇ oƃ ʇ,uɐɔ ǝǝɹʇ ∀", - "worldedit.tool.info.equip": "˙{0} oʇ punoq looʇ oɟuI", - "worldedit.tool.info.blockstate.hover": "ǝʇɐʇs ʞɔolᗺ", - "worldedit.tool.info.internalid.hover": "ᗡI lɐuɹǝʇuI", - "worldedit.tool.info.light.hover": "ǝʌoq∀ ʇɥƃᴉ˥/ʇɥƃᴉ˥ ʞɔolᗺ", - "worldedit.tool.none.equip": "˙ɯǝʇᴉ ʇuǝɹɹnɔ ɹnoʎ ɯoɹɟ punoqun loo┴", - "worldedit.tool.selwand.equip": "˙{0} oʇ punoq puɐʍ uoᴉʇɔǝlǝS", - "worldedit.tool.navwand.equip": "˙{0} oʇ punoq puɐʍ uoᴉʇɐƃᴉʌɐN", - "worldedit.tool.floodfill.equip": "˙{0} oʇ punoq looʇ llᴉɟ poolɟ ʞɔolq", - "worldedit.tool.farwand.equip": "˙{0} oʇ punoq looʇ puɐʍ ɹɐℲ", - "worldedit.tool.lrbuild.equip": "˙{0} oʇ punoq looʇ ƃuᴉplᴉnq ǝƃuɐɹ-ƃuo˥", - "worldedit.tool.lrbuild.set": "˙{1} oʇ ʇǝs ʞɔᴉlɔ-ʇɥƃᴉɹ ;{0} oʇ ʇǝs ʞɔᴉlɔ-ʇɟǝ˥", - "worldedit.operation.deform.expression": "{0} ƃuᴉsn pǝɯɹoɟǝp" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/enp/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/enp/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/enp/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/enws/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/enws/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/enws/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/eo/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/eo/strings.json deleted file mode 100644 index 0876d97..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/eo/strings.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vertikale vastigi la elektaĵon al mondaj limoj.", - "worldedit.expand.expanded": "Regiono vastigitas je {0} blokoj", - "worldedit.expand.expanded.vert": "Regiono vastigitas je {0} blokoj (de supro al malsupro).", - "worldedit.biomeinfo.lineofsight": "Biomoj en linio de vido: {0}", - "worldedit.biomeinfo.position": "Biomoj ĉe via pozicio: {0}", - "worldedit.biomeinfo.selection": "Biomoj en via elektaĵo: {0}", - "worldedit.brush.radius-too-large": "Plejgranda ebla penika radiuso: {0}", - "worldedit.brush.apply.description": "Apliki penikon, apliki funkcion al ĉiu bloko", - "worldedit.brush.apply.radius": "La grandeco de la peniko", - "worldedit.brush.apply.shape": "La formo de la regiono", - "worldedit.brush.apply.type": "Tipo de peniko por uzi", - "worldedit.brush.paint.size": "La grandeco de la peniko", - "worldedit.brush.paint.shape": "La formo de la regiono", - "worldedit.brush.paint.type": "Tipo de peniko por uzi" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-AR/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-AR/strings.json deleted file mode 100644 index 49f35a7..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-AR/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expande verticalmente la selección hasta los límites del mundo.", - "worldedit.expand.expanded": "Región expandida {0} bloques", - "worldedit.expand.expanded.vert": "Región expandida {0} bloques (de arriba a abajo).", - "worldedit.biomeinfo.lineofsight": "Biomas en el punto de vista: {0}", - "worldedit.biomeinfo.position": "Biomas en tu posición: {0}", - "worldedit.biomeinfo.selection": "Biomas en tu selección: {0}", - "worldedit.biomeinfo.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.brush.radius-too-large": "Radio máximo de pincel permitido: {0}", - "worldedit.brush.apply.description": "Pincel de aplicación, para aplicar una función a cada bloque", - "worldedit.brush.apply.radius": "El tamaño de la brocha", - "worldedit.brush.apply.shape": "La forma de la región", - "worldedit.brush.apply.type": "Tipo de pincel a usar", - "worldedit.brush.apply.item.warning": "Este pincel simula el uso de objetos. Es posible que sus efectos no funcionen en todas las plataformas, pueden no ser revertibles y pueden causar interacciones extrañas con otros mods/plugins. Usa bajo tu propio riesgo.", - "worldedit.brush.paint.description": "Pincel de pintura, para aplicar una función a una superficie", - "worldedit.brush.paint.size": "El tamaño de la brocha", - "worldedit.brush.paint.shape": "La forma de la región", - "worldedit.brush.paint.density": "La densidad de la brocha", - "worldedit.brush.paint.type": "Tipo de pincel a usar", - "worldedit.brush.paint.item.warning": "Este pincel simula el uso de objetos. Es posible que sus efectos no funcionen en todas las plataformas, pueden no ser revertibles y pueden causar interacciones extrañas con otros mods/plugins. Usa bajo tu propio riesgo.", - "worldedit.brush.sphere.equip": "Pincel de figura esférica equipado ({0}).", - "worldedit.brush.cylinder.equip": "Pincel de figura cilíndrica equipado ({0} por {1}).", - "worldedit.brush.clipboard.equip": "Forma de pizarra esférica equipada.", - "worldedit.brush.smooth.equip": "Pincel suave equipado ({0} x {1}x usando {2}).", - "worldedit.brush.extinguish.equip": "Extintor equipado ({0}).", - "worldedit.brush.gravity.equip": "Pincel de gravedad equipado ({0}).", - "worldedit.brush.butcher.equip": "Pincel de carnicero equipado ({0}).", - "worldedit.brush.operation.equip": "Establecer pincel a {0}.", - "worldedit.brush.heightmap.equip": "Has asignado una Brocha de Elevación de Terreno ({0}).", - "worldedit.brush.heightmap.unknown": "Brocha de Elevación de Terreno desconocida: {0}.", - "worldedit.brush.none.equip": "Pincel desenlazado de tu objeto actual.", - "worldedit.setbiome.changed": "Los biomas fueron cambiados por aproximadamente {0} bloques.", - "worldedit.setbiome.warning": "Puede ser que necesites volver a entrar al juego (o cerrar y reabrir tu mundo) para ver cambios.", - "worldedit.setbiome.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.drawsel.disabled": "CUI de servidor deshabilitado.", - "worldedit.drawsel.enabled": "CUI del servidor habilitado. Esto solo admite regiones cuboides, con un tamaño máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "El CUI de servidor ya está deshabilitado.", - "worldedit.drawsel.enabled.already": "El CUI de servidor ya está habilitado.", - "worldedit.limit.too-high": "Tu límite máximo permitido es {0}.", - "worldedit.limit.set": "Límite de cambio de bloques establecido en {0}.", - "worldedit.limit.return-to-default": "(Usa //limit para volver al valor por defecto.)", - "worldedit.timeout.too-high": "Tu tiempo máximo permitido es {0}ms.", - "worldedit.timeout.set": "Tiempo de espera puesto en {0}ms.", - "worldedit.timeout.return-to-default": " (Usa //timeout para volver al valor por defecto.)", - "worldedit.fast.disabled": "Modo rápido deshabilitado.", - "worldedit.fast.enabled": "Modo rápido habilitado. Puede ser que la iluminación en los chunks afectados sea errónea, y que necesites volver a entrar para ver cambios.", - "worldedit.fast.disabled.already": "El modo rápido ya está deshabilitado.", - "worldedit.fast.enabled.already": "El modo rápido ya está habilitado.", - "worldedit.perf.sideeffect.set": "Efecto secundario \"{0}\" está ahora en {1}", - "worldedit.perf.sideeffect.get": "Efecto secundario \"{0}\" está en {1}", - "worldedit.perf.sideeffect.already-set": "Efecto secundario \"{0}\" ya está en {1}", - "worldedit.perf.sideeffect.set-all": "Todos los efectos secundarios se pusieron en {0}", - "worldedit.reorder.current": "El modo de reordenación es {0}", - "worldedit.reorder.set": "El modo de reordenación ahora es {0}", - "worldedit.gmask.disabled": "Máscara global desactivada.", - "worldedit.gmask.set": "Máscara global definida.", - "worldedit.toggleplace.pos1": "Ahora determina la primera posición.", - "worldedit.toggleplace.player": "Coloca el bloque donde estás.", - "worldedit.toggleplace.not-locatable": "No se puede alternar la colocación en este contexto.", - "worldedit.searchitem.too-short": "Introduce una cadena de búsqueda más larga (longitud > 2).", - "worldedit.searchitem.either-b-or-i": "No podés usar las banderas 'b' e 'i' simultáneamente.", - "worldedit.searchitem.searching": "(Por favor espere... buscando objetos.)", - "worldedit.watchdog.no-hook": "Esta plataforma no admite el rastreador.", - "worldedit.watchdog.active.already": "El rastreador ya está activo.", - "worldedit.watchdog.inactive.already": "El rastreador ya está inactivo.", - "worldedit.watchdog.active": "Se ha activado el rastreador.", - "worldedit.watchdog.inactive": "Se ha desactivado el rastreador.", - "worldedit.world.remove": "Se ha eliminado el mundo de sustitución.", - "worldedit.world.set": "Determina el mundo a sustituir {0}. (Usa //world para restablecerlo).", - "worldedit.undo.undone": "{0} ediciones disponibles deshechas.", - "worldedit.undo.none": "No queda nada para deshacer.", - "worldedit.redo.redone": "{0} ediciones disponibles rehechas.", - "worldedit.redo.none": "No queda nada para rehacer.", - "worldedit.clearhistory.cleared": "Historial borrado.", - "worldedit.raytrace.noblock": "¡No hay bloques a la vista!", - "worldedit.raytrace.require-player": "Los comandos de trazados de rayos requieren de un jugador!", - "worldedit.restore.not-configured": "No se ha configurado la función de restauración (snapshot).", - "worldedit.restore.not-available": "El Punto de Restauración no está disponible o no existe.", - "worldedit.restore.failed": "Fallo al cargar el Punto de Restauración: {0}.", - "worldedit.restore.loaded": "Se ha cargado el Punto de Restauración (Snapshot) '{0}'. Efectuando la restauración...", - "worldedit.restore.restored": "Restauración concluida. Faltan {0} chunks y otros {1} errores.", - "worldedit.restore.none-for-specific-world": "No se han encontrado más Puntos de Restauración del mundo '{0}'.", - "worldedit.restore.none-for-world": "No se han encontrado Puntos de Restauración de este Mundo.", - "worldedit.restore.none-found": "No se han encontrado Puntos de Restauración.", - "worldedit.restore.none-found-console": "No se encontraron snapshots. Ve la consola para más detalles.", - "worldedit.restore.chunk-not-present": "No se han encontrado chunks en el Punto de Restauración.", - "worldedit.restore.chunk-load-failed": "No se han podido cargar los chunks. Puede que el archivo correspondiente esté corrupto.", - "worldedit.restore.block-place-failed": "Los errores ocurridos han impedido restaurar los bloques.", - "worldedit.restore.block-place-error": "Último error: {0}", - "worldedit.snapshot.use.newest": "Ahora se está usando un Punto de Restauración más reciente.", - "worldedit.snapshot.use": "Snapshot establecida a: {0}", - "worldedit.snapshot.none-before": "No se pudo encontrar una snapshot de antes de {0}.", - "worldedit.snapshot.none-after": "No se pudo encontrar una snapshot después de {0}.", - "worldedit.snapshot.index-above-0": "Índice inválido, debe ser mayor o igual a 1.", - "worldedit.snapshot.index-oob": "Índice inválido, debe ser entre 1 y {0}.", - "worldedit.schematic.unknown-format": "Formato de schematic desconocido: {0}.", - "worldedit.schematic.load.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.load.loading": "(Espera, cargando la schematic...)", - "worldedit.schematic.load.still-loading": "(Espera, todavía cargando la schematic...)", - "worldedit.schematic.load.unsupported-version": "Esta versión de schematic no está soportada. Versión: {0}.", - "worldedit.schematic.save.already-exists": "Esa schematic ya existe. Usa el parámetro -f para sobrescribirla.", - "worldedit.schematic.save.failed-directory": "¡No se pudo crear la carpeta para las schematics!", - "worldedit.schematic.save.saving": "(Espera, guardando la schematic...)", - "worldedit.schematic.save.still-saving": "(Espera, todavía guardando la schematic...)", - "worldedit.schematic.delete.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.delete.failed": "¡No se pudo eliminar {0}! ¿Acaso es de solo lectura?", - "worldedit.schematic.delete.deleted": "El schematic '{0}' se ha eliminado correctamente.", - "worldedit.schematic.formats.title": "Formatos de portapapeles disponibles (Nombre: nombres de búsqueda).", - "worldedit.schematic.unsupported-minecraft-version": "Esta versión de WorldEdit no soporta tu versión de Minecraft. Las schematics no funcionarán hasta que se resolva este problema.", - "worldedit.pos.already-set": "Esta posición ya está determinada.", - "worldedit.pos.console-require-coords": "Debes proporcionar las coordenadas en consola.", - "worldedit.hpos.no-block": "¡No hay bloques a la vista!", - "worldedit.hpos.already-set": "Esta posición ya está determinada.", - "worldedit.chunk.selected-multiple": "Chunks seleccionados: ({0}, {1}, {2}) ► ({3}, {4}, {5}).", - "worldedit.chunk.selected": "Chunk seleccionado: {0}, {1}, {2}.", - "worldedit.wand.invalid": "La Herramienta de Selección asociada está desactivada o mal configurada.", - "worldedit.wand.selwand.info": "§7Botón Izquierdo ► Seleccionar la 1ª posición.\\n§7Botón Derecho ► Seleccionar la 2ª posición.", - "worldedit.wand.navwand.info": "§7Botón Izquierdo ► Aparecer en el lugar señalado.\\n§7Botón Derecho ► Atravesar paredes.", - "worldedit.wand.selwand.now.tool": "Ahora la herramienta de selección es correcta. Puedes desactivarla con {0} y volver a asignarla a un objeto con {1} o conseguir una nueva con {2}.", - "worldedit.contract.contracted": "La región se ha contraído {0} bloques.", - "worldedit.shift.shifted": "La región se ha desplazado.", - "worldedit.outset.outset": "La región se ha expandido.", - "worldedit.inset.inset": "La región se ha contraído.", - "worldedit.size.offset": "Desplazado: {0}.", - "worldedit.size.type": "§8§m------------------------------§r\\n§5Tipo: {0}.", - "worldedit.size.size": "§5Tamaño: {0}.", - "worldedit.size.distance": "§5Distancia: {0}.", - "worldedit.size.blocks": "§5Cantidad de Bloques: {0}.", - "worldedit.count.counted": "§5Cantidad {0}.", - "worldedit.distr.no-blocks": "No ha bloques enumerados.", - "worldedit.distr.no-previous": "No existe un distribución anterior.", - "worldedit.distr.total": "Número Total de Bloques: {0}.", - "worldedit.select.cleared": "§cHas deseleccionado la zona.", - "worldedit.select.cuboid.message": "Selección Cúbica.\\n§7Botón Izquierdo ► Seleccionar el 1º punto.\\n§7Botón Derecho ► Seleccionar el 2º punto.", - "worldedit.select.cuboid.description": "§7Selecciona las dos esquinas del cuboide.", - "worldedit.select.extend.message": "Extensión de Cuboide.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Expandir.", - "worldedit.select.extend.description": "Modo Rápido de selección de cuboides.", - "worldedit.select.poly.message": "Selección de Poligonal.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Añadir puntos.", - "worldedit.select.poly.limit-message": "{0} puntos como máximo.", - "worldedit.select.poly.description": "Selecciona una región poligonal.", - "worldedit.select.ellipsoid.message": "Selección de Elipsoidal.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.ellipsoid.description": "Selecciona un región con forma elíptica.", - "worldedit.select.sphere.message": "Selección Esférica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Determinar el radio.", - "worldedit.select.sphere.description": "Selecciona un región con forma esférica.", - "worldedit.select.cyl.message": "Selección Cilíndrica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.cyl.description": "Selecciona un región con forma cilíndrica.", - "worldedit.select.convex.message": "Selección Poliédrica Convexa.\\n§7Botón Izquierdo ► Seleccionar el primer vértice.\\n§7Botón Derecho ► Añadir más vértices.", - "worldedit.select.convex.limit-message": "El límite es de {0} puntos como máximo.", - "worldedit.select.convex.description": "Selecciona un región con forma de Poliedro Convexo.", - "worldedit.select.default-set": "La forma actual de selección es {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}.", - "worldedit.chunkinfo.old-filename": "Formato antiguo: {0}.", - "worldedit.chunkinfo.mcregion-filename": "Región MC: Región/{0}.", - "worldedit.listchunks.listfor": "Listando para: {0}.", - "worldedit.drain.drained": "Se han vaciado {0} bloques.", - "worldedit.fill.created": "Se han rellenado {0} bloques.", - "worldedit.fillr.created": "Se han rellenado {0} bloques.", - "worldedit.fixlava.fixed": "Se han nivelado {0} bloques de lava.", - "worldedit.fixwater.fixed": "Se han nivelado {0} bloques de agua.", - "worldedit.removeabove.removed": "Se han eliminado {0} bloques.", - "worldedit.removebelow.removed": "Se han eliminado {0} bloques.", - "worldedit.removenear.removed": "Se han eliminado {0} bloques.", - "worldedit.replacenear.replaced": "Se han remplazado {0} bloques.", - "worldedit.snow.created": "Se han cubierto {0} superficies.", - "worldedit.thaw.removed": "Se han descongelado {0} bloques.", - "worldedit.green.changed": "Se han enverdecido {0} bloques.", - "worldedit.extinguish.removed": "Se han extinguido {0} focos en llamas.", - "worldedit.butcher.killed": "Se han eliminado {0} criaturas en un radio de {1}.", - "worldedit.butcher.explain-all": "Usa -1 para eliminar todas las criaturas de los chunks cargados.", - "worldedit.remove.removed": "Se han marcado {0} entidades para su eliminación.", - "worldedit.remove.explain-all": "Usa -1 para eliminar todas las entidades de los chunks cargados.", - "worldedit.calc.invalid": "'{0}' no puede ser analizado como una expresión válida.", - "worldedit.calc.invalid.with-error": "'{0}' no puede ser analizado como una expresión válida: '{1}'", - "worldedit.paste.pasted": "El contenido del portapapeles ha sido pegado en {0}.", - "worldedit.paste.selected": "Se ha seleccionado la región de pegado del portapapeles.", - "worldedit.rotate.no-interpolation": "Nota: La interpolación aún no es admisible, por lo que se recomienda ángulos múltiplos de 90.", - "worldedit.rotate.rotated": "Se ha girado el contenido del portapapeles.", - "worldedit.flip.flipped": "Se ha volteado el contenido del portapapeles.", - "worldedit.clearclipboard.cleared": "§4Se ha eliminado el contenido del Portapapeles.", - "worldedit.set.done": "§2Operación completada.", - "worldedit.set.done.verbose": "Operación completada ({0}).", - "worldedit.line.changed": "Se han cambiado {0} bloques.", - "worldedit.line.invalid-type": "La herramienta '//line' solo funciona con selecciones cuboides o poliédricas convexas.", - "worldedit.curve.changed": "Se han cambiado {0} bloques.", - "worldedit.curve.invalid-type": "La herramienta '//curve' solo funciona con selecciones poliédricas convexas.", - "worldedit.replace.replaced": "Se han remplazado {0} bloques.", - "worldedit.stack.changed": "Se han cambiado {0} bloques. Puedes deshacer los cambios usando '//undo'.", - "worldedit.stack.intersecting-region": "El desplazamiento del stack no debe chocar con la región colindante cuando se utiliza el bloque como unidad.", - "worldedit.regen.regenerated": "§6La zona seleccionada se ha regenerado.", - "worldedit.regen.failed": "No se han podido regenerar los chunks. Mira en la consola para obtener más detalles.", - "worldedit.walls.changed": "Se han cambiado {0} bloques.", - "worldedit.faces.changed": "Se han cambiado {0} bloques.", - "worldedit.overlay.overlaid": "Se ha superpuesto {0} bloques.", - "worldedit.naturalize.naturalized": "Se han sustituido {0} bloques para que parezcan más naturales.", - "worldedit.center.changed": "Centro establecido. (Se han cambiado {0} bloques).", - "worldedit.smooth.changed": "Se ha suavizado el terreno. {0} bloques afectados.", - "worldedit.move.moved": "Se han movido {0} bloques.", - "worldedit.deform.deformed": "Se han deformado {0} bloques.", - "worldedit.hollow.changed": "Se han cambiado {0} bloques.", - "worldedit.forest.created": "Se ha generado {0} árboles.", - "worldedit.flora.created": "Se han generado {0} plantas.", - "worldedit.unstuck.moved": "¡Ahí lo tienes chaval!", - "worldedit.ascend.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ascend.moved": "Has ascendido {0} niveles.", - "worldedit.descend.obstructed": "No se ha encontrado ningún espacio libre por debajo.", - "worldedit.descend.moved": "Has descendido {0} niveles.", - "worldedit.ceil.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ceil.moved": "¡Yupi!", - "worldedit.thru.obstructed": "No se ha encontrado ningún espacio libre por delante.", - "worldedit.thru.moved": "¡Yupi!", - "worldedit.jumpto.moved": "¡Puf!", - "worldedit.jumpto.none": "§c¡No hay nada a la vista (o está demasiado lejos)!", - "worldedit.up.obstructed": "Debes golpear algo por encima tuyo.", - "worldedit.up.moved": "¡Yupi!", - "worldedit.cone.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cone.created": "Se han creado {0} bloques.", - "worldedit.cyl.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cyl.created": "Se han creado {0} bloques.", - "worldedit.sphere.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.sphere.created": "Se ha generado una esfera con {0} bloques.", - "worldedit.forestgen.created": "Se han generado {0} árboles.", - "worldedit.pumpkins.created": "Se han generado {0} calabazas.", - "worldedit.pyramid.created": "Se ha generado una pirámide con {0} bloques.", - "worldedit.generate.created": "Se han creado {0} bloques.", - "worldedit.generatebiome.changed": "{0} biomas afectados.", - "worldedit.reload.config": "§aLa configuración de §2WorlEdit §ase ha recargado satisfactoriamente.", - "worldedit.report.written": "Se ha generado el informe de WorldEdit en {0}.", - "worldedit.report.error": "Fallo al guardar el informe: {0}.", - "worldedit.report.callback": "Informe de WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Zona horaria no válida.", - "worldedit.timezone.set": "La zona horaria para esta sesión es: {0}.", - "worldedit.timezone.current": "La hora actual en esta zona horaria es: {0}.", - "worldedit.version.version": "Versión de WorldEdit: {0}.", - "worldedit.trace.no-tracing-extents": "Seguimiento: No se ha utilizado ninguna medida.", - "worldedit.trace.action-failed": "Seguimiento: {0} acciones en {1} descartadas por la extensión {2}.", - "worldedit.trace.active.already": "El Modo Seguimiento ya está activado.", - "worldedit.trace.inactive.already": "El Modo Seguimiento ya está desactivado.", - "worldedit.trace.active": "Modo Seguimiento activado.", - "worldedit.trace.inactive": "Modo seguimiento desactivado.", - "worldedit.command.time-elapsed": "{0}seg trascurridos (historial: {1} cambiado; {2} bloques/seg).", - "worldedit.command.permissions": "No tienes permitido hacer esto. ¿Estás en el modo correcto?", - "worldedit.command.player-only": "Este comando debe ser utilizado por un jugador.", - "worldedit.command.error.report": "Por favor, informa sobre este error: [Mira en la consola].", - "worldedit.pastebin.uploading": "§7Por favor espera, enviando el registro a pastebin...", - "worldedit.session.cant-find-session": "No se puede encontrar la sesión de {0}.", - "worldedit.platform.no-file-dialog": "Este entorno no permite mostrar diálogos.", - "worldedit.asset.load.loading": "§7Por favor espera, cargando el elemento...", - "worldedit.asset.load.still-loading": "§7Por favor espera, sigue cargando el elemento...", - "worldedit.asset.load.failed": "No se ha podido cargar el elemento.", - "worldedit.tool.max-block-changes": "Has alcanzado el número máximo de bloques que puedes modificar.", - "worldedit.tool.no-block": "¡No hay bloque a la vista!", - "worldedit.tool.repl.equip": "§aHas asignado la Herramienta Remplazadora a §2{0}§a.", - "worldedit.tool.repl.switched": "La Herramienta Remplazadora se ha cambiado por {0}.", - "worldedit.tool.data-cycler.equip": "§aHas asignado la Herramienta de Alteración de Bloques a §2{0}§a.", - "worldedit.tool.data-cycler.block-not-permitted": "No tienes permitido modificar el valor de este bloque.", - "worldedit.tool.data-cycler.cant-cycle": "¡Este bloque no se puede alterar!", - "worldedit.tool.data-cycler.new-value": "El valor de {0} ahora es {1}.", - "worldedit.tool.data-cycler.cycling": "Alterando el valor de {0}.", - "worldedit.tool.deltree.equip": "§aHas asignado la Herramienta de Eliminación de Árboles Flotantes a §2{0}§a.", - "worldedit.tool.deltree.not-tree": "Esto no es un Árbol.", - "worldedit.tool.deltree.not-floating": "Esto no es un Árbol Flotante.", - "worldedit.tool.tree.equip": "§aHas asignado la Herramienta de Generación de Árboles a §2{0}§a.", - "worldedit.tool.tree.obstructed": "No se puede generar un árbol aquí.", - "worldedit.tool.info.equip": "§aHas asignado la Herramienta de Información a §2{0}§a.", - "worldedit.tool.info.blockstate.hover": "§7Información del Bloque.", - "worldedit.tool.info.internalid.hover": "§7ID Interna.", - "worldedit.tool.info.legacy.hover": "§7Heredado de la ID:Información.", - "worldedit.tool.info.light.hover": "§7Iluminación del Bloque/Iluminación Superior.", - "worldedit.tool.none.equip": "§cHas desvinculado la herramienta asignada.", - "worldedit.tool.none.to.unequip": "§cEste objeto no tiene ninguna herramienta asignada.", - "worldedit.tool.selwand.equip": "§aHas asignado la Herramienta de Selección a §2{0}§a.", - "worldedit.tool.navwand.equip": "§aHas asignado la Herramienta de Navegación a §2{0}§a.", - "worldedit.tool.floodfill.equip": "§aHas asignado la Herramienta de Relleno a §2{0}§a.", - "worldedit.tool.farwand.equip": "§aHas asignado la Herramienta de Selección Lejana a §2{0}§a.", - "worldedit.tool.lrbuild.equip": "§aHas asignado la Herramienta de Construcción Lejana a §2{0}.", - "worldedit.tool.lrbuild.set": "§7Botón Izquierdo ► {0}\\n§7Botón Derecho ► {1}.", - "worldedit.tool.stack.equip": "§aLa herramienta de Vinculación se ha asignado a §2{0}§a.", - "worldedit.tool.unbind-instruction": "Usa {0} mientras mantienes el objeto para desvincular la herramienta.", - "worldedit.tool.superpickaxe.mode.single": "Modo simple.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.area": "Modo área.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.recursive": "Modo recursivo.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.max-range": "El rango máximo es {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Ya está activado el Superpico.", - "worldedit.tool.superpickaxe.disabled.already": "Ya está desactivado el Superpico.", - "worldedit.tool.superpickaxe.enabled": "Se ha activado el Superpico.", - "worldedit.tool.superpickaxe.disabled": "Se ha desactivado el Superpico.", - "worldedit.tool.mask.set": "Se ha determinado la máscara de la brocha.", - "worldedit.tool.mask.disabled": "Se ha desactivado la máscara de la brocha.", - "worldedit.tool.material.set": "Se ha determinado el material de la brocha.", - "worldedit.tool.range.set": "Se ha determinado el rango de la brocha.", - "worldedit.tool.size.set": "Se ha determinado el tamaño de la brocha.", - "worldedit.tool.tracemask.set": "Se ha determinado el seguimiento de la máscara.", - "worldedit.tool.tracemask.disabled": "Se ha desactivado el seguimiento de la máscara.", - "worldedit.tool.error.cannot-bind": "§cLa herramienta no se puede asignar a {0}: {1}", - "worldedit.tool.error.item-only": "§cSolo se pueden asignar objetos, no bloques.", - "worldedit.execute.script-permissions": "No tienes permiso para usar rutinas.", - "worldedit.executelast.no-script": "Primero usa /cs con un nombre de rutina.", - "worldedit.script.read-error": "Error de la rutina: {0}.", - "worldedit.script.unsupported": "Solo se admiten rutinas .js", - "worldedit.script.file-not-found": "La rutina no existe: {0}.", - "worldedit.script.no-script-engine": "No se ha encontrado instalado un motor de rutinas.\\nPor favor, mira aquí: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "No se ha podido ejecutar: {0}.", - "worldedit.script.failed-console": "No se ha podido ejecutar (mira en la consola): {0}.", - "worldedit.operation.affected.biome": "{0} biomas afectados.", - "worldedit.operation.affected.block": "{0} bloques afectados.", - "worldedit.operation.affected.column": "{0} columnas afectadas.", - "worldedit.operation.affected.entity": "{0} entidades afectadas.", - "worldedit.operation.deform.expression": "Usando la deformación {0}.", - "worldedit.error.invalid-number": "Se esperaba un número; caracteres no válidos.", - "worldedit.error.invalid-number.matches": "Se esperaba un número; caracteres \"{0}\" obtenidos.", - "worldedit.error.incomplete-region": "§cPrimero selecciona una región.", - "worldedit.error.unknown-block": "No se reconoce el nombre del bloque '{0}'.", - "worldedit.error.unknown-entity": "No se reconoce el nombre de la entidad '{0}'.", - "worldedit.error.unknown-mob": "No se reconoce el nombre del mob '{0}'.", - "worldedit.error.unknown-biome": "No se reconoce el nombre del bioma '{0}'.", - "worldedit.error.unknown-tag": "No se reconoce el nombre de la etiqueta '{0}'.", - "worldedit.error.empty-tag": "La etiqueta '{0}' carece de contenido.", - "worldedit.error.no-match": "No se han encontrado coincidencias con '{0}'.", - "worldedit.error.disallowed-block": "Bloque '{0}' no admitido (mira en la configuración de WorldEdit).", - "worldedit.error.max-changes": "Has superado el límite máximo de bloques que puedes modificar en cada operación. (Se han modificado {0} bloques).", - "worldedit.error.max-brush-radius": "El radio máximo (configurado) en la brocha es {0}.", - "worldedit.error.max-radius": "El radio máximo (configurado) es {0}.", - "worldedit.error.unknown-direction": "Dirección desconocida: {0}.", - "worldedit.error.empty-clipboard": "El portapapeles está vacío. Usa primero '//copy'.", - "worldedit.error.invalid-filename": "El nombre del archivo '{0}' no es válido: {1}.", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres no válidos o falta la extensión.", - "worldedit.error.file-resolution": "Archivo '{0}' resolución del error: {1}.", - "worldedit.error.file-resolution.outside-root": "La ruta no se encuentra en la raíz permitida.", - "worldedit.error.file-resolution.resolve-failed": "No se ha podido resolver la ruta.", - "worldedit.error.file-aborted": "Selección de archivos anulada.", - "worldedit.error.no-file-selected": "No has seleccionado el archivo.", - "worldedit.error.world-unloaded": "El mundo ya está descargado.", - "worldedit.error.not-a-block": "Este objeto no es un bloque.", - "worldedit.error.not-a-block.item": "El objeto '{0}' no es un bloque.", - "worldedit.error.incorrect-usage": "Debes usar: {0}.", - "worldedit.error.invalid-page": "Número de página no válido.", - "worldedit.error.parser.bad-state-format": "El formato de estado no es correcto en {0}.", - "worldedit.error.parser.duplicate-property": "Propiedad duplicada: {0}.", - "worldedit.error.parser.empty-state": "Una parte del estado está vacío.", - "worldedit.error.parser.missing-equals-separator": "Falta el separador '='.", - "worldedit.error.parser.clipboard.missing-offset": "El desplazamiento se ha especificado con @ pero no se ha especificado. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propiedad del bloque '{1}' desconocida '{0}'.", - "worldedit.error.parser.unknown-value": "Valor de la propiedad '{1}' desconocida '{0}'.", - "worldedit.error.parser.empty-property": "La propiedad del estado está vacía.", - "worldedit.error.parser.empty-value": "El valor del estado está vacío.", - "worldedit.error.parser.invalid-colon": "Símbolo de dos puntos no válido.", - "worldedit.error.parser.invalid-expression": "Expresión no válida: {0}", - "worldedit.error.parser.negate-nothing": "¡No se puede negar la nada!", - "worldedit.error.parser.hanging-lbracket": "Formato no válido. Falta el corchete en '{0}'.", - "worldedit.error.parser.missing-rbracket": "Falta el corchete de cierre ']'.", - "worldedit.error.parser.missing-random-type": "Falta el tipo después del símbolo % para '{0}'.", - "worldedit.error.parser.clipboard.missing-coordinates": "El desplazamiento del portapapeles necesita las coordenadas x,y,z.", - "worldedit.error.parser.player-only": "¡La entrada '{0}' necesita un jugador!", - "worldedit.error.disabled": "Esta funcionalidad está desactivada (ver configuración de WorldEdite).", - "worldedit.error.unknown": "Se ha producido un error desconocido: {0}", - "worldedit.error.missing-extent": "Extensión desconocida.", - "worldedit.error.missing-session": "Sesión local desconocida.", - "worldedit.error.missing-world": "Es necesario determinar un mundo (prueba con //world).", - "worldedit.error.missing-actor": "No se reconoce ningún actor.", - "worldedit.selection.convex.info.vertices": "§5Vértices: {0}.", - "worldedit.selection.convex.info.triangles": "§5Triángulos: {0}.", - "worldedit.selection.convex.explain.primary": "Has iniciado una selección con vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Has añadido el vértice {0} en la selección.", - "worldedit.selection.cuboid.info.pos1": "§5Posición 1: {0}.", - "worldedit.selection.cuboid.info.pos2": "§5Posición 2: {0}.", - "worldedit.selection.cuboid.explain.primary": "Primera posición establecida en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primera posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posición establecida en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.extend.explain.primary": "Selección iniciada en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extender la selección para abarcar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "§5Centro: {0}.", - "worldedit.selection.ellipsoid.info.radius": "§5Radio X/Y/Z: {0}.", - "worldedit.selection.ellipsoid.explain.primary": "Posición central determinada en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posición central determinada en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radio determinado en {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Has determinado el radio en {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Los cambios de las Elipses deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.cylinder.info.center": "§5Centro: {0}.", - "worldedit.selection.cylinder.info.radius": "§5Radio: {0}.", - "worldedit.selection.cylinder.explain.primary": "Has iniciado una selección cilíndrica en {0}.", - "worldedit.selection.cylinder.explain.secondary": "Has determinado el radio en {0}/{1} bloques ({2}).", - "worldedit.selection.cylinder.explain.secondary-missing": "Antes de determinar el radio, tienes que seleccionar el punto central.", - "worldedit.selection.cylinder.error.even-horizontal": "Los cambios de los Cilindros deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.polygon2d.info": "§5Número de Puntos: {0}.", - "worldedit.selection.polygon2d.explain.primary": "El primer punto se ha establecido en {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Se ha añadido el punto nº{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Los polígonos sólo se pueden expandir verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Los polígono solo se pueden contraer verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Se ha determinado el radio de {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Se ha establecido el radio en {0} ({1}).", - "worldedit.selection.null.error.immutable": "No se puede cambiar una Región Nula.", - "worldedit.selection.intersection.error.cannot-expand": "No se puede expandir una intersección de región.", - "worldedit.selection.intersection.error.cannot-contract": "No se puede contraer una intersección de región.", - "worldedit.selection.transform.error.cannot-expand": "No se puede expandir una Región Transformada.", - "worldedit.selection.transform.error.cannot-contract": "No se puede contraer una Región Transformada.", - "worldedit.selection.transform.error.cannot-change": "No se puede modificar una Región Transformada.", - "worldedit.sideeffect.lighting": "Iluminación", - "worldedit.sideeffect.lighting.description": "Actualiza la iluminación de los bloques.", - "worldedit.sideeffect.neighbors": "Vecinos", - "worldedit.sideeffect.neighbors.description": "Notifica los cambios de los bloques cercanos.", - "worldedit.sideeffect.update": "Actualización", - "worldedit.sideeffect.update.description": "Notifica los cambios realizados en los bloques.", - "worldedit.sideeffect.validation": "Validación", - "worldedit.sideeffect.validation.description": "Repara y valida los errores inconsistentes del estado del mundo, tales como bloques desconectados.", - "worldedit.sideeffect.entity_ai": "IA de entidades", - "worldedit.sideeffect.entity_ai.description": "Actualiza las rutas de las entidades según los cambios de los bloques.", - "worldedit.sideeffect.events": "Eventos Mod/Plugin", - "worldedit.sideeffect.events.description": "Informa sobre los cambios a otros mods/plugins, cuando corresponda.", - "worldedit.sideeffect.state.on": "Activado", - "worldedit.sideeffect.state.delayed": "Aplazado", - "worldedit.sideeffect.state.off": "Desactivado", - "worldedit.sideeffect.box.current": "Actual", - "worldedit.sideeffect.box.change-to": "Clic para establecer {0}.", - "worldedit.help.command-not-found": "El comando '{0}' no pudo ser encontrado.", - "worldedit.help.no-subcommands": "'{0}' no tiene sub-comandos. (Tal vez '{1}' es para un parámetro?)", - "worldedit.help.subcommand-not-found": "No se ha encontrado el subcomando '{0}' de '{1}'.", - "worldedit.cli.stopping": "Parando!", - "worldedit.cli.unknown-command": "Comando desconocido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versión de WorldEdit no es compatible con esta versión de Bukkit. Los contenedores (ej. cofres) se quedarán vacíos, las propiedades (ej. rotación) no se mantendrán, y otras cosas pueden no funcionar. Actualiza WorldEdit para restaurar la funcionalidad:\\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La edición en versiones no compatibles está deshabilitada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-CL/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-CL/strings.json deleted file mode 100644 index e9ccb2d..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-CL/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expandir verticalmente la selección hasta el borde del mundo.", - "worldedit.expand.expanded": "Se expandió la región por {0} bloques", - "worldedit.expand.expanded.vert": "Se expandió la región por {0} bloques (de arriba a abajo).", - "worldedit.biomeinfo.lineofsight": "Biomas en la línea del punto de vista: {0}", - "worldedit.biomeinfo.position": "Biomas en tu posición: {0}", - "worldedit.biomeinfo.selection": "Biomas en tu selección: {0}", - "worldedit.biomeinfo.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.brush.radius-too-large": "Radio máximo permitido para la brocha: {0}", - "worldedit.brush.apply.description": "Aplicar la brocha, aplicar una función a cada bloque", - "worldedit.brush.apply.radius": "Tamaño de la brocha", - "worldedit.brush.apply.shape": "La forma de la región", - "worldedit.brush.apply.type": "Tipo de brocha a usar", - "worldedit.brush.apply.item.warning": "Esta brocha simula el uso de items. Sus efectos pueden no funcionar en todas las plataformas, pueden no ser revertidos, y podrían causar interacciones extrañas y no esperadas con otros mods/plugins. Úsala bajo tu propio riesgo.", - "worldedit.brush.paint.description": "Pintar la brocha, aplicar una función a una superficie", - "worldedit.brush.paint.size": "Tamaño de la brocha", - "worldedit.brush.paint.shape": "La forma de la región", - "worldedit.brush.paint.density": "La densidad de la brocha", - "worldedit.brush.paint.type": "Tipo de brocha a usar", - "worldedit.brush.paint.item.warning": "Esta brocha simula el uso de items. Sus efectos pueden no funcionar en todas las plataformas, pueden no ser revertidos, y podrían causar interacciones extrañas y no esperadas con otros mods/plugins. Úsala bajo tu propio riesgo.", - "worldedit.brush.sphere.equip": "Brocha esférica equipada ({0}).", - "worldedit.brush.cylinder.equip": "Has asignado una Brocha con forma Cilíndrica ({0} x {1}).", - "worldedit.brush.clipboard.equip": "Forma de pizarra esférica equipada.", - "worldedit.brush.smooth.equip": "Has asignado una Brocha de Suavizado ({0} x {1}x usando {2}).", - "worldedit.brush.extinguish.equip": "Has asignado una Brocha de Extinción de fuego ({0}).", - "worldedit.brush.gravity.equip": "Has asignado una Brocha de Gravedad ({0}).", - "worldedit.brush.butcher.equip": "Has asignado una Brocha de Asesino ({0}).", - "worldedit.brush.operation.equip": "Brocha establecida como {0}.", - "worldedit.brush.heightmap.equip": "Has asignado una Brocha de Elevación de Terreno ({0}).", - "worldedit.brush.heightmap.unknown": "Brocha de Elevación de Terreno desconocida: {0}.", - "worldedit.brush.none.equip": "Brocha desvinculada del ítem actual.", - "worldedit.setbiome.changed": "Has cambiado los biomas de aproximadamente {0} bloques.", - "worldedit.setbiome.warning": "Puede ser que necesites volver a unirte al servidor (o volver a abrir el mundo) para ver cambios.", - "worldedit.setbiome.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.drawsel.disabled": "CUI del servidor desactivado.", - "worldedit.drawsel.enabled": "CUI del servidor habilitado. Esto solo admite regiones cuboides, con un tamaño máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "El CUI del servidor ya estaba desactivado.", - "worldedit.drawsel.enabled.already": "El CUI del servidor ya estaba habilitado.", - "worldedit.limit.too-high": "Tu límite máximo permitido es {0}.", - "worldedit.limit.set": "Se cambió el límite de cambios de bloques a {0}.", - "worldedit.limit.return-to-default": "(Puedes usar //limit para volver a los valores predeterminados.)", - "worldedit.timeout.too-high": "Tu tiempo de espera máximo permitido es {0}ms.", - "worldedit.timeout.set": "Se cambió el tiempo de espera a {0}ms.", - "worldedit.timeout.return-to-default": " (Puedes usar //timeout para volver a los valores predeterminados.)", - "worldedit.fast.disabled": "Modo rápido desactivado.", - "worldedit.fast.enabled": "Modo rápido activado. La iluminación en los chunks involucrados puede verse afectada y/o tal vez tengas que volver a unirte para ver los cambios.", - "worldedit.fast.disabled.already": "El modo rápido ya estaba desactivado.", - "worldedit.fast.enabled.already": "El modo rápido ya estaba activado.", - "worldedit.perf.sideeffect.set": "El efecto secundario \"{0}\" ha sido cambiado a {1}", - "worldedit.perf.sideeffect.get": "El efecto secundario \"{0}\" ha sido establecido como {1}", - "worldedit.perf.sideeffect.already-set": "El efecto secundario \"{0}\" ya era {1}", - "worldedit.perf.sideeffect.set-all": "Todos los efectos secundarios han sido establecidos como {0}", - "worldedit.reorder.current": "El modo de reordenación es {0}", - "worldedit.reorder.set": "El modo de reordenación ahora es {0}", - "worldedit.gmask.disabled": "Máscara global desactivada.", - "worldedit.gmask.set": "Máscara global establecida.", - "worldedit.toggleplace.pos1": "Ahora colocando en la posición #1.", - "worldedit.toggleplace.player": "Ahora colocando en el bloque en el que estás parado.", - "worldedit.toggleplace.not-locatable": "No se puede alternar la colocación en este contexto.", - "worldedit.searchitem.too-short": "Escribe una cadena más larga de búsqueda con al menos más de dos caracteres.", - "worldedit.searchitem.either-b-or-i": "No puedes usar los atributos 'b' y 'i' al mismo tiempo.", - "worldedit.searchitem.searching": "(Por favor espera... buscando ítems)", - "worldedit.watchdog.no-hook": "Esta plataforma no tiene un hook de watchdog.", - "worldedit.watchdog.active.already": "Hook de Watchdog ya activo.", - "worldedit.watchdog.inactive.already": "Hook de Watchdog ya inactivo.", - "worldedit.watchdog.active": "El hook de Watchdog ahora está activo.", - "worldedit.watchdog.inactive": "El hook de Watchdog ahora está inactivo.", - "worldedit.world.remove": "Se eliminó la anulación del mundo.", - "worldedit.world.set": "Se estableció la anulación del mundo a {0}. (Puedes usar //world para volver a los valores predeterminados.)", - "worldedit.undo.undone": "Se deshicieron {0} ediciones disponibles.", - "worldedit.undo.none": "No queda nada por deshacer.", - "worldedit.redo.redone": "Rehechas {0} ediciones disponibles.", - "worldedit.redo.none": "No queda nada por rehacer.", - "worldedit.clearhistory.cleared": "Historial borrado.", - "worldedit.raytrace.noblock": "¡No hay ningún bloque en el campo de visión!", - "worldedit.raytrace.require-player": "Los comandos de trazados de rayos requieren de un jugador!", - "worldedit.restore.not-configured": "El snapshot/restauración de la copia de seguridad no está configurado.", - "worldedit.restore.not-available": "El Punto de Restauración no está disponible o no existe.", - "worldedit.restore.failed": "Fallo al cargar el Punto de Restauración: {0}.", - "worldedit.restore.loaded": "Se ha cargado el Punto de Restauración (Snapshot) '{0}'. Efectuando la restauración...", - "worldedit.restore.restored": "Restauración concluida. Faltan {0} chunks y otros {1} errores.", - "worldedit.restore.none-for-specific-world": "No se han encontrado más Puntos de Restauración del mundo '{0}'.", - "worldedit.restore.none-for-world": "No se han encontrado Puntos de Restauración de este Mundo.", - "worldedit.restore.none-found": "No se han encontrado Puntos de Restauración.", - "worldedit.restore.none-found-console": "No se encontraron snapshots. Ve la consola para más detalles.", - "worldedit.restore.chunk-not-present": "No se han encontrado chunks en el Punto de Restauración.", - "worldedit.restore.chunk-load-failed": "No se han podido cargar los chunks. Puede que el archivo correspondiente esté corrupto.", - "worldedit.restore.block-place-failed": "Los errores ocurridos han impedido restaurar los bloques.", - "worldedit.restore.block-place-error": "Último error: {0}", - "worldedit.snapshot.use.newest": "Ahora se está usando un Punto de Restauración más reciente.", - "worldedit.snapshot.use": "Snapshot establecida a: {0}", - "worldedit.snapshot.none-before": "No se pudo encontrar una snapshot de antes de {0}.", - "worldedit.snapshot.none-after": "No se pudo encontrar una snapshot después de {0}.", - "worldedit.snapshot.index-above-0": "Índice inválido, debe ser mayor o igual a 1.", - "worldedit.snapshot.index-oob": "Índice inválido, debe ser entre 1 y {0}.", - "worldedit.schematic.unknown-format": "Formato de schematic desconocido: {0}.", - "worldedit.schematic.load.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.load.loading": "(Por favor espere... cargando esquema.)", - "worldedit.schematic.load.still-loading": "(Espera, todavía cargando la schematic...)", - "worldedit.schematic.load.unsupported-version": "Esta versión de schematic no está soportada. Versión: {0}.", - "worldedit.schematic.save.already-exists": "Esa schematic ya existe. Usa el parámetro -f para sobrescribirla.", - "worldedit.schematic.save.failed-directory": "¡No se pudo crear la carpeta para los esquemas!", - "worldedit.schematic.save.saving": "(Por favor espere... guardando esquema.)", - "worldedit.schematic.save.still-saving": "(Espera, todavía guardando la schematic...)", - "worldedit.schematic.delete.does-not-exist": "¡El esquema {0} no existe!", - "worldedit.schematic.delete.failed": "¡Error al eliminar {0}! ¿Es de solo lectura?", - "worldedit.schematic.delete.deleted": "{0} ha sido eliminado.", - "worldedit.schematic.formats.title": "Formatos de portapapeles disponibles (Nombre: nombres de búsqueda).", - "worldedit.schematic.unsupported-minecraft-version": "Esta versión de WorldEdit no soporta tu versión de Minecraft. Las schematics no funcionarán hasta que se resolva este problema.", - "worldedit.pos.already-set": "Esta posición ya está determinada.", - "worldedit.pos.console-require-coords": "Debes proporcionar las coordenadas en consola.", - "worldedit.hpos.no-block": "¡No hay ningún bloque en el campo de visión!", - "worldedit.hpos.already-set": "Esta posición ya está determinada.", - "worldedit.chunk.selected-multiple": "Chunks seleccionados: ({0}, {1}, {2}) ► ({3}, {4}, {5}).", - "worldedit.chunk.selected": "Chunk seleccionado: {0}, {1}, {2}.", - "worldedit.wand.invalid": "La Herramienta de Selección asociada está desactivada o mal configurada.", - "worldedit.wand.selwand.info": "§7Botón Izquierdo ► Seleccionar la 1ª posición.\\n§7Botón Derecho ► Seleccionar la 2ª posición.", - "worldedit.wand.navwand.info": "§7Botón Izquierdo ► Aparecer en el lugar señalado.\\n§7Botón Derecho ► Atravesar paredes.", - "worldedit.wand.selwand.now.tool": "Ahora la herramienta de selección es correcta. Puedes desactivarla con {0} y volver a asignarla a un objeto con {1} o conseguir una nueva con {2}.", - "worldedit.contract.contracted": "La región se ha contraído {0} bloques.", - "worldedit.shift.shifted": "La región se ha desplazado.", - "worldedit.outset.outset": "La región se ha expandido.", - "worldedit.inset.inset": "La región se ha contraído.", - "worldedit.size.offset": "Desplazado: {0}.", - "worldedit.size.type": "Tipo: {0}", - "worldedit.size.size": "Tamaño: {0}", - "worldedit.size.distance": "Distancia del cuboide: {0}", - "worldedit.size.blocks": "Número de bloques: {0}", - "worldedit.count.counted": "Contado: {0}", - "worldedit.distr.no-blocks": "No se contó ningún bloque.", - "worldedit.distr.no-previous": "No hay una distribución previa.", - "worldedit.distr.total": "Cantidad total de bloques: {0}", - "worldedit.select.cleared": "§cHas deseleccionado la zona.", - "worldedit.select.cuboid.message": "Selección Cúbica.\\n§7Botón Izquierdo ► Seleccionar el 1º punto.\\n§7Botón Derecho ► Seleccionar el 2º punto.", - "worldedit.select.cuboid.description": "§7Selecciona las dos esquinas del cuboide.", - "worldedit.select.extend.message": "Extensión de Cuboide.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Expandir.", - "worldedit.select.extend.description": "Modo Rápido de selección de cuboides.", - "worldedit.select.poly.message": "Selección de Poligonal.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Añadir puntos.", - "worldedit.select.poly.limit-message": "{0} puntos como máximo.", - "worldedit.select.poly.description": "Selecciona una región poligonal.", - "worldedit.select.ellipsoid.message": "Selección de Elipsoidal.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.ellipsoid.description": "Seleccione un ellipsoide", - "worldedit.select.sphere.message": "Selección Esférica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Determinar el radio.", - "worldedit.select.sphere.description": "Seleccione una esfera", - "worldedit.select.cyl.message": "Selección Cilíndrica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.cyl.description": "Seleccione un cilindro", - "worldedit.select.convex.message": "Selección Poliédrica Convexa.\\n§7Botón Izquierdo ► Seleccionar el primer vértice.\\n§7Botón Derecho ► Añadir más vértices.", - "worldedit.select.convex.limit-message": "{0} puntos máximos.", - "worldedit.select.convex.description": "Selecciona un región con forma de Poliedro Convexo.", - "worldedit.select.default-set": "La forma actual de selección es {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Formato antiguo: {0}", - "worldedit.chunkinfo.mcregion-filename": "Región MC: Región/{0}.", - "worldedit.listchunks.listfor": "Listando para: {0}.", - "worldedit.drain.drained": "Se han vaciado {0} bloques.", - "worldedit.fill.created": "Se han rellenado {0} bloques.", - "worldedit.fillr.created": "Se han rellenado {0} bloques.", - "worldedit.fixlava.fixed": "Se han nivelado {0} bloques de lava.", - "worldedit.fixwater.fixed": "Se han nivelado {0} bloques de agua.", - "worldedit.removeabove.removed": "Se han eliminado {0} bloques.", - "worldedit.removebelow.removed": "Se han eliminado {0} bloques.", - "worldedit.removenear.removed": "Se han eliminado {0} bloques.", - "worldedit.replacenear.replaced": "Se han remplazado {0} bloques.", - "worldedit.snow.created": "Se han cubierto {0} superficies.", - "worldedit.thaw.removed": "Se han descongelado {0} bloques.", - "worldedit.green.changed": "Se han enverdecido {0} bloques.", - "worldedit.extinguish.removed": "Se han extinguido {0} focos en llamas.", - "worldedit.butcher.killed": "Se han eliminado {0} criaturas en un radio de {1}.", - "worldedit.butcher.explain-all": "Usa -1 para eliminar todas las criaturas de los chunks cargados.", - "worldedit.remove.removed": "Se han marcado {0} entidades para su eliminación.", - "worldedit.remove.explain-all": "Usa -1 para eliminar todas las entidades de los chunks cargados.", - "worldedit.calc.invalid": "'{0}' no puede ser analizado como una expresión válida.", - "worldedit.calc.invalid.with-error": "'{0}' no puede ser analizado como una expresión válida: '{1}'", - "worldedit.paste.pasted": "El contenido del portapapeles ha sido pegado en {0}.", - "worldedit.paste.selected": "Se ha seleccionado la región de pegado del portapapeles.", - "worldedit.rotate.no-interpolation": "Nota: La interpolación aún no es admisible, por lo que se recomienda ángulos múltiplos de 90.", - "worldedit.rotate.rotated": "Se ha girado el contenido del portapapeles.", - "worldedit.flip.flipped": "Se ha volteado el contenido del portapapeles.", - "worldedit.clearclipboard.cleared": "Portapapeles borrado.", - "worldedit.set.done": "§2Operación completada.", - "worldedit.set.done.verbose": "Operación completada ({0}).", - "worldedit.line.changed": "Se han cambiado {0} bloques.", - "worldedit.line.invalid-type": "La herramienta '//line' solo funciona con selecciones cuboides o poliédricas convexas.", - "worldedit.curve.changed": "Se han cambiado {0} bloques.", - "worldedit.curve.invalid-type": "La herramienta '//curve' solo funciona con selecciones poliédricas convexas.", - "worldedit.replace.replaced": "Se han remplazado {0} bloques.", - "worldedit.stack.changed": "Se han cambiado {0} bloques. Puedes deshacer los cambios usando '//undo'.", - "worldedit.stack.intersecting-region": "El desplazamiento del stack no debe chocar con la región colindante cuando se utiliza el bloque como unidad.", - "worldedit.regen.regenerated": "Región regenerada.", - "worldedit.regen.failed": "No se han podido regenerar los chunks. Mira en la consola para obtener más detalles.", - "worldedit.walls.changed": "Se han cambiado {0} bloques.", - "worldedit.faces.changed": "Se han cambiado {0} bloques.", - "worldedit.overlay.overlaid": "Se ha superpuesto {0} bloques.", - "worldedit.naturalize.naturalized": "Se han sustituido {0} bloques para que parezcan más naturales.", - "worldedit.center.changed": "Centro establecido. (Se han cambiado {0} bloques).", - "worldedit.smooth.changed": "Se ha suavizado el terreno. {0} bloques afectados.", - "worldedit.move.moved": "Se han movido {0} bloques.", - "worldedit.deform.deformed": "Se han deformado {0} bloques.", - "worldedit.hollow.changed": "Se han cambiado {0} bloques.", - "worldedit.forest.created": "Se ha generado {0} árboles.", - "worldedit.flora.created": "Se han generado {0} plantas.", - "worldedit.unstuck.moved": "¡Ahí lo tienes chaval!", - "worldedit.ascend.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ascend.moved": "Has ascendido {0} niveles.", - "worldedit.descend.obstructed": "No se ha encontrado ningún espacio libre por debajo.", - "worldedit.descend.moved": "Has descendido {0} niveles.", - "worldedit.ceil.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ceil.moved": "¡Yupi!", - "worldedit.thru.obstructed": "No se ha encontrado ningún espacio libre por delante.", - "worldedit.thru.moved": "¡Yupi!", - "worldedit.jumpto.moved": "¡Puf!", - "worldedit.jumpto.none": "§c¡No hay nada a la vista (o está demasiado lejos)!", - "worldedit.up.obstructed": "Debes golpear algo por encima tuyo.", - "worldedit.up.moved": "¡Yupi!", - "worldedit.cone.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cone.created": "Se han creado {0} bloques.", - "worldedit.cyl.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cyl.created": "Se han creado {0} bloques.", - "worldedit.sphere.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.sphere.created": "Se ha generado una esfera con {0} bloques.", - "worldedit.forestgen.created": "Se han generado {0} árboles.", - "worldedit.pumpkins.created": "Se han generado {0} calabazas.", - "worldedit.pyramid.created": "Se ha generado una pirámide con {0} bloques.", - "worldedit.generate.created": "Se han creado {0} bloques.", - "worldedit.generatebiome.changed": "{0} biomas afectados.", - "worldedit.reload.config": "§aLa configuración de §2WorlEdit §ase ha recargado satisfactoriamente.", - "worldedit.report.written": "Se ha generado el informe de WorldEdit en {0}.", - "worldedit.report.error": "Fallo al guardar el informe: {0}.", - "worldedit.report.callback": "Informe de WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Zona horaria no válida.", - "worldedit.timezone.set": "La zona horaria para esta sesión es: {0}.", - "worldedit.timezone.current": "La hora actual en esta zona horaria es: {0}.", - "worldedit.version.version": "Versión de WorldEdit: {0}.", - "worldedit.trace.no-tracing-extents": "Seguimiento: No se ha utilizado ninguna medida.", - "worldedit.trace.action-failed": "Seguimiento: {0} acciones en {1} descartadas por la extensión {2}.", - "worldedit.trace.active.already": "El Modo Seguimiento ya está activado.", - "worldedit.trace.inactive.already": "El Modo Seguimiento ya está desactivado.", - "worldedit.trace.active": "Modo Seguimiento activado.", - "worldedit.trace.inactive": "Modo seguimiento desactivado.", - "worldedit.command.time-elapsed": "{0}seg trascurridos (historial: {1} cambiado; {2} bloques/seg).", - "worldedit.command.permissions": "No tienes permitido hacer esto. ¿Estás en el modo correcto?", - "worldedit.command.player-only": "Este comando debe ser utilizado por un jugador.", - "worldedit.command.error.report": "Por favor, informa sobre este error: [Mira en la consola].", - "worldedit.pastebin.uploading": "§7Por favor espera, enviando el registro a pastebin...", - "worldedit.session.cant-find-session": "No se puede encontrar la sesión de {0}.", - "worldedit.platform.no-file-dialog": "Este entorno no permite mostrar diálogos.", - "worldedit.asset.load.loading": "§7Por favor espera, cargando el elemento...", - "worldedit.asset.load.still-loading": "§7Por favor espera, sigue cargando el elemento...", - "worldedit.asset.load.failed": "No se ha podido cargar el elemento.", - "worldedit.tool.max-block-changes": "Has alcanzado el número máximo de bloques que puedes modificar.", - "worldedit.tool.no-block": "¡No hay ningún bloque en el campo de visión!", - "worldedit.tool.repl.equip": "§aHas asignado la Herramienta Remplazadora a §2{0}§a.", - "worldedit.tool.repl.switched": "La Herramienta Remplazadora se ha cambiado por {0}.", - "worldedit.tool.data-cycler.equip": "§aHas asignado la Herramienta de Alteración de Bloques a §2{0}§a.", - "worldedit.tool.data-cycler.block-not-permitted": "No tienes permitido modificar el valor de este bloque.", - "worldedit.tool.data-cycler.cant-cycle": "¡Este bloque no se puede alterar!", - "worldedit.tool.data-cycler.new-value": "El valor de {0} ahora es {1}.", - "worldedit.tool.data-cycler.cycling": "Alterando el valor de {0}.", - "worldedit.tool.deltree.equip": "§aHas asignado la Herramienta de Eliminación de Árboles Flotantes a §2{0}§a.", - "worldedit.tool.deltree.not-tree": "Esto no es un Árbol.", - "worldedit.tool.deltree.not-floating": "Esto no es un Árbol Flotante.", - "worldedit.tool.tree.equip": "§aHas asignado la Herramienta de Generación de Árboles a §2{0}§a.", - "worldedit.tool.tree.obstructed": "No se puede generar un árbol aquí.", - "worldedit.tool.info.equip": "§aHas asignado la Herramienta de Información a §2{0}§a.", - "worldedit.tool.info.blockstate.hover": "§7Información del Bloque.", - "worldedit.tool.info.internalid.hover": "§7ID Interna.", - "worldedit.tool.info.legacy.hover": "§7Heredado de la ID:Información.", - "worldedit.tool.info.light.hover": "§7Iluminación del Bloque/Iluminación Superior.", - "worldedit.tool.none.equip": "§cHas desvinculado la herramienta asignada.", - "worldedit.tool.none.to.unequip": "§cEste objeto no tiene ninguna herramienta asignada.", - "worldedit.tool.selwand.equip": "§aHas asignado la Herramienta de Selección a §2{0}§a.", - "worldedit.tool.navwand.equip": "§aHas asignado la Herramienta de Navegación a §2{0}§a.", - "worldedit.tool.floodfill.equip": "§aHas asignado la Herramienta de Relleno a §2{0}§a.", - "worldedit.tool.farwand.equip": "§aHas asignado la Herramienta de Selección Lejana a §2{0}§a.", - "worldedit.tool.lrbuild.equip": "§aHas asignado la Herramienta de Construcción Lejana a §2{0}.", - "worldedit.tool.lrbuild.set": "§7Botón Izquierdo ► {0}\\n§7Botón Derecho ► {1}.", - "worldedit.tool.stack.equip": "§aLa herramienta de Vinculación se ha asignado a §2{0}§a.", - "worldedit.tool.unbind-instruction": "Usa {0} mientras mantienes el objeto para desvincular la herramienta.", - "worldedit.tool.superpickaxe.mode.single": "Modo simple.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.area": "Modo área.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.recursive": "Modo recursivo.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.max-range": "El rango máximo es {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Ya está activado el Superpico.", - "worldedit.tool.superpickaxe.disabled.already": "Ya está desactivado el Superpico.", - "worldedit.tool.superpickaxe.enabled": "Se ha activado el Superpico.", - "worldedit.tool.superpickaxe.disabled": "Se ha desactivado el Superpico.", - "worldedit.tool.mask.set": "Se ha determinado la máscara de la brocha.", - "worldedit.tool.mask.disabled": "Se ha desactivado la máscara de la brocha.", - "worldedit.tool.material.set": "Se ha determinado el material de la brocha.", - "worldedit.tool.range.set": "Se ha determinado el rango de la brocha.", - "worldedit.tool.size.set": "Se ha determinado el tamaño de la brocha.", - "worldedit.tool.tracemask.set": "Se ha determinado el seguimiento de la máscara.", - "worldedit.tool.tracemask.disabled": "Se ha desactivado el seguimiento de la máscara.", - "worldedit.tool.error.cannot-bind": "§cLa herramienta no se puede asignar a {0}: {1}", - "worldedit.tool.error.item-only": "§cSolo se pueden asignar objetos, no bloques.", - "worldedit.execute.script-permissions": "No tienes permiso para usar rutinas.", - "worldedit.executelast.no-script": "Primero usa /cs con un nombre de rutina.", - "worldedit.script.read-error": "Error de la rutina: {0}.", - "worldedit.script.unsupported": "Solo se admiten rutinas .js", - "worldedit.script.file-not-found": "La rutina no existe: {0}.", - "worldedit.script.no-script-engine": "No se ha encontrado instalado un motor de rutinas.\\nPor favor, mira aquí: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "No se ha podido ejecutar: {0}.", - "worldedit.script.failed-console": "No se ha podido ejecutar (mira en la consola): {0}.", - "worldedit.operation.affected.biome": "{0} biomas afectados.", - "worldedit.operation.affected.block": "{0} bloques afectados.", - "worldedit.operation.affected.column": "{0} columnas afectadas.", - "worldedit.operation.affected.entity": "{0} entidades afectadas.", - "worldedit.operation.deform.expression": "Usando la deformación {0}.", - "worldedit.error.invalid-number": "Se esperaba un número; caracteres no válidos.", - "worldedit.error.invalid-number.matches": "Se esperaba un número; caracteres \"{0}\" obtenidos.", - "worldedit.error.incomplete-region": "§cPrimero selecciona una región.", - "worldedit.error.unknown-block": "No se reconoce el nombre del bloque '{0}'.", - "worldedit.error.unknown-entity": "No se reconoce el nombre de la entidad '{0}'.", - "worldedit.error.unknown-mob": "No se reconoce el nombre del mob '{0}'.", - "worldedit.error.unknown-biome": "No se reconoce el nombre del bioma '{0}'.", - "worldedit.error.unknown-tag": "No se reconoce el nombre de la etiqueta '{0}'.", - "worldedit.error.empty-tag": "La etiqueta '{0}' carece de contenido.", - "worldedit.error.no-match": "No se han encontrado coincidencias con '{0}'.", - "worldedit.error.disallowed-block": "Bloque '{0}' no admitido (mira en la configuración de WorldEdit).", - "worldedit.error.max-changes": "Has superado el límite máximo de bloques que puedes modificar en cada operación. (Se han modificado {0} bloques).", - "worldedit.error.max-brush-radius": "El radio máximo (configurado) en la brocha es {0}.", - "worldedit.error.max-radius": "El radio máximo (configurado) es {0}.", - "worldedit.error.unknown-direction": "Dirección desconocida: {0}.", - "worldedit.error.empty-clipboard": "El portapapeles está vacío. Usa primero '//copy'.", - "worldedit.error.invalid-filename": "El nombre del archivo '{0}' no es válido: {1}.", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres no válidos o falta la extensión.", - "worldedit.error.file-resolution": "Archivo '{0}' resolución del error: {1}.", - "worldedit.error.file-resolution.outside-root": "La ruta no se encuentra en la raíz permitida.", - "worldedit.error.file-resolution.resolve-failed": "No se ha podido resolver la ruta.", - "worldedit.error.file-aborted": "Selección de archivos anulada.", - "worldedit.error.no-file-selected": "No has seleccionado el archivo.", - "worldedit.error.world-unloaded": "El mundo ya está descargado.", - "worldedit.error.not-a-block": "Este objeto no es un bloque.", - "worldedit.error.not-a-block.item": "El objeto '{0}' no es un bloque.", - "worldedit.error.incorrect-usage": "Debes usar: {0}.", - "worldedit.error.invalid-page": "Número de página no válido.", - "worldedit.error.parser.bad-state-format": "El formato de estado no es correcto en {0}.", - "worldedit.error.parser.duplicate-property": "Propiedad duplicada: {0}.", - "worldedit.error.parser.empty-state": "Una parte del estado está vacío.", - "worldedit.error.parser.missing-equals-separator": "Falta el separador '='.", - "worldedit.error.parser.clipboard.missing-offset": "El desplazamiento se ha especificado con @ pero no se ha especificado. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propiedad del bloque '{1}' desconocida '{0}'.", - "worldedit.error.parser.unknown-value": "Valor de la propiedad '{1}' desconocida '{0}'.", - "worldedit.error.parser.empty-property": "La propiedad del estado está vacía.", - "worldedit.error.parser.empty-value": "El valor del estado está vacío.", - "worldedit.error.parser.invalid-colon": "Símbolo de dos puntos no válido.", - "worldedit.error.parser.invalid-expression": "Expresión no válida: {0}", - "worldedit.error.parser.negate-nothing": "¡No se puede negar la nada!", - "worldedit.error.parser.hanging-lbracket": "Formato no válido. Falta el corchete en '{0}'.", - "worldedit.error.parser.missing-rbracket": "Falta el corchete de cierre ']'.", - "worldedit.error.parser.missing-random-type": "Falta el tipo después del símbolo % para '{0}'.", - "worldedit.error.parser.clipboard.missing-coordinates": "El desplazamiento del portapapeles necesita las coordenadas x,y,z.", - "worldedit.error.parser.player-only": "¡La entrada '{0}' necesita un jugador!", - "worldedit.error.disabled": "Esta funcionalidad está desactivada (ver configuración de WorldEdite).", - "worldedit.error.unknown": "Se ha producido un error desconocido: {0}", - "worldedit.error.missing-extent": "Extensión desconocida.", - "worldedit.error.missing-session": "Sesión local desconocida.", - "worldedit.error.missing-world": "Es necesario determinar un mundo (prueba con //world).", - "worldedit.error.missing-actor": "No se reconoce ningún actor.", - "worldedit.selection.convex.info.vertices": "§5Vértices: {0}.", - "worldedit.selection.convex.info.triangles": "§5Triángulos: {0}.", - "worldedit.selection.convex.explain.primary": "Has iniciado una selección con vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Has añadido el vértice {0} en la selección.", - "worldedit.selection.cuboid.info.pos1": "§5Posición 1: {0}.", - "worldedit.selection.cuboid.info.pos2": "§5Posición 2: {0}.", - "worldedit.selection.cuboid.explain.primary": "Primera posición establecida en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primera posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posición establecida en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.extend.explain.primary": "Selección iniciada en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extender la selección para abarcar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "§5Centro: {0}.", - "worldedit.selection.ellipsoid.info.radius": "§5Radio X/Y/Z: {0}.", - "worldedit.selection.ellipsoid.explain.primary": "Posición central determinada en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posición central determinada en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radio determinado en {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Has determinado el radio en {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Los cambios de las Elipses deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.cylinder.info.center": "§5Centro: {0}.", - "worldedit.selection.cylinder.info.radius": "§5Radio: {0}.", - "worldedit.selection.cylinder.explain.primary": "Has iniciado una selección cilíndrica en {0}.", - "worldedit.selection.cylinder.explain.secondary": "Has determinado el radio en {0}/{1} bloques ({2}).", - "worldedit.selection.cylinder.explain.secondary-missing": "Antes de determinar el radio, tienes que seleccionar el punto central.", - "worldedit.selection.cylinder.error.even-horizontal": "Los cambios de los Cilindros deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.polygon2d.info": "§5Número de Puntos: {0}.", - "worldedit.selection.polygon2d.explain.primary": "El primer punto se ha establecido en {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Se ha añadido el punto nº{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Los polígonos sólo se pueden expandir verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Los polígono solo se pueden contraer verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Se ha determinado el radio de {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Se ha establecido el radio en {0} ({1}).", - "worldedit.selection.null.error.immutable": "No se puede cambiar una Región Nula.", - "worldedit.selection.intersection.error.cannot-expand": "No se puede expandir una intersección de región.", - "worldedit.selection.intersection.error.cannot-contract": "No se puede contraer una intersección de región.", - "worldedit.selection.transform.error.cannot-expand": "No se puede expandir una Región Transformada.", - "worldedit.selection.transform.error.cannot-contract": "No se puede contraer una Región Transformada.", - "worldedit.selection.transform.error.cannot-change": "No se puede modificar una Región Transformada.", - "worldedit.sideeffect.lighting": "Iluminación", - "worldedit.sideeffect.lighting.description": "Actualiza la iluminación de los bloques.", - "worldedit.sideeffect.neighbors": "Vecinos", - "worldedit.sideeffect.neighbors.description": "Notifica los cambios de los bloques cercanos.", - "worldedit.sideeffect.update": "Actualización", - "worldedit.sideeffect.update.description": "Notifica los cambios realizados en los bloques.", - "worldedit.sideeffect.validation": "Validación", - "worldedit.sideeffect.validation.description": "Repara y valida los errores inconsistentes del estado del mundo, tales como bloques desconectados.", - "worldedit.sideeffect.entity_ai": "IA de entidades", - "worldedit.sideeffect.entity_ai.description": "Actualiza las rutas de las entidades según los cambios de los bloques.", - "worldedit.sideeffect.events": "Eventos Mod/Plugin", - "worldedit.sideeffect.events.description": "Informa sobre los cambios a otros mods/plugins, cuando corresponda.", - "worldedit.sideeffect.state.on": "Activado", - "worldedit.sideeffect.state.delayed": "Aplazado", - "worldedit.sideeffect.state.off": "Desactivado", - "worldedit.sideeffect.box.current": "Actual", - "worldedit.sideeffect.box.change-to": "Clic para establecer {0}.", - "worldedit.help.command-not-found": "No se ha encontrado el comando '{0}'.", - "worldedit.help.no-subcommands": "'{0}' no es un subcomando. ¿Quizás '{1}' sea un parámetro?", - "worldedit.help.subcommand-not-found": "No se ha encontrado el subcomando '{0}' de '{1}'.", - "worldedit.cli.stopping": "¡Deteniendo...!", - "worldedit.cli.unknown-command": "¡Comando desconocido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versión de WorldEdit no es compatible con esta versión de Bukkit. Los contenedores (ej. cofres) se quedarán vacíos, las propiedades (ej. rotación) no se mantendrán, y otras cosas pueden no funcionar. Actualiza WorldEdit para restaurar la funcionalidad:\\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La edición en versiones no compatibles está deshabilitada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-CO/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-CO/strings.json deleted file mode 100644 index 2f758b9..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-CO/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expande la región seleccionada desde lo más bajo hasta lo más alto.", - "worldedit.expand.expanded": "La región se ha expandido {0} bloques.", - "worldedit.expand.expanded.vert": "La región se ha expandido {0} bloques (verticalmente).", - "worldedit.biomeinfo.lineofsight": "Biomas encontrados en la línea de visión: {0}", - "worldedit.biomeinfo.position": "El Bioma de tu posición es: {0}", - "worldedit.biomeinfo.selection": "Biomas encontrados en la selección: {0}", - "worldedit.biomeinfo.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.brush.radius-too-large": "El radio máximo de la brocha es de {0}.", - "worldedit.brush.apply.description": "Aplicar la brocha, aplicar una función a cada bloque.", - "worldedit.brush.apply.radius": "El tamaño de la brocha.", - "worldedit.brush.apply.shape": "La forma de la región.", - "worldedit.brush.apply.type": "El tipo de brocha a usar.", - "worldedit.brush.apply.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.paint.description": "Brocha de pintura, aplica una función a una superficie.", - "worldedit.brush.paint.size": "El tamaño de la brocha.", - "worldedit.brush.paint.shape": "La forma de la región.", - "worldedit.brush.paint.density": "La densidad de la brocha.", - "worldedit.brush.paint.type": "El tipo de brocha a usar.", - "worldedit.brush.paint.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.sphere.equip": "Has asignado una Brocha con forma Esférica ({0}).", - "worldedit.brush.cylinder.equip": "Has asignado una Brocha con forma Cilíndrica ({0} x {1}).", - "worldedit.brush.clipboard.equip": "Forma de pizarra esférica equipada.", - "worldedit.brush.smooth.equip": "Has asignado una Brocha de Suavizado ({0} x {1}x usando {2}).", - "worldedit.brush.extinguish.equip": "Has asignado una Brocha de Extinción de fuego ({0}).", - "worldedit.brush.gravity.equip": "Has asignado una Brocha de Gravedad ({0}).", - "worldedit.brush.butcher.equip": "Has asignado una Brocha de Asesino ({0}).", - "worldedit.brush.operation.equip": "Establecer pincel a {0}.", - "worldedit.brush.heightmap.equip": "Has asignado una Brocha de Elevación de Terreno ({0}).", - "worldedit.brush.heightmap.unknown": "Brocha de Elevación de Terreno desconocida: {0}.", - "worldedit.brush.none.equip": "La brocha se ha desvinculado del objeto actual.", - "worldedit.setbiome.changed": "Has cambiado los biomas de aproximadamente {0} bloques.", - "worldedit.setbiome.warning": "Puede ser que necesites volver a unirte al servidor (o volver a abrir el mundo) para ver cambios.", - "worldedit.setbiome.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.drawsel.disabled": "CUI de servidor deshabilitado.", - "worldedit.drawsel.enabled": "CUI del servidor habilitado. Esto solo admite regiones cuboides, con un tamaño máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "El CUI de servidor ya está deshabilitado.", - "worldedit.drawsel.enabled.already": "El CUI de servidor ya está habilitado.", - "worldedit.limit.too-high": "Su límite máximo permitido es {0}.", - "worldedit.limit.set": "Límite de bloques establecido a {0}.", - "worldedit.limit.return-to-default": "(Usa //limit para volver al valor por defecto).", - "worldedit.timeout.too-high": "El tiempo de espera máximo es de {0}ms.", - "worldedit.timeout.set": "El tiempo de espera máximo se ha establecido en {0}ms.", - "worldedit.timeout.return-to-default": " (Usa //timeout para volver al valor por defecto).", - "worldedit.fast.disabled": "Modo rápido deshabilitado.", - "worldedit.fast.enabled": "Modo rápido habilitado. Puede ser que la iluminación en los chunks afectados sea errónea, y que necesites volver a unirte para ver cambios.", - "worldedit.fast.disabled.already": "El modo rápido ya está deshabilitado.", - "worldedit.fast.enabled.already": "El modo rápido ya está habilitado.", - "worldedit.perf.sideeffect.set": "El Efecto Secundario \"{0}\" establecido en {1}.", - "worldedit.perf.sideeffect.get": "El Efecto Secundario \"{0}\" está establecido en {1}.", - "worldedit.perf.sideeffect.already-set": "El Efecto Secundario \"{0}\" ya está {1}.", - "worldedit.perf.sideeffect.set-all": "Todos los efectos secundarios están determinados como {0}.", - "worldedit.reorder.current": "El modo reordenación está {0}.", - "worldedit.reorder.set": "Ahora está {0} el modo reordenación.", - "worldedit.gmask.disabled": "Mascara global deshabilitada.", - "worldedit.gmask.set": "Mascara global establecida.", - "worldedit.toggleplace.pos1": "Ahora determina la primera posición.", - "worldedit.toggleplace.player": "Coloca el bloque donde estás.", - "worldedit.toggleplace.not-locatable": "No se puede alternar la colocación en este contexto.", - "worldedit.searchitem.too-short": "Introduce una cadena de búsqueda más larga (longitud > 2).", - "worldedit.searchitem.either-b-or-i": "No puedes usar las funciones 'b' e 'i' al mismo tiempo.", - "worldedit.searchitem.searching": "(Por favor espera... buscando objetos.)", - "worldedit.watchdog.no-hook": "Esta plataforma no admite el rastreador.", - "worldedit.watchdog.active.already": "El rastreador ya está activo.", - "worldedit.watchdog.inactive.already": "El rastreador ya está inactivo.", - "worldedit.watchdog.active": "Se ha activado el rastreador.", - "worldedit.watchdog.inactive": "Se ha desactivado el rastreador.", - "worldedit.world.remove": "Se ha eliminado el mundo de sustitución.", - "worldedit.world.set": "Determina el mundo a sustituir {0}. (Usa //world para restablecerlo).", - "worldedit.undo.undone": "Se han desecho {0} ediciones.", - "worldedit.undo.none": "Nada que deshacer.", - "worldedit.redo.redone": "Se han rehecho {0} ediciones.", - "worldedit.redo.none": "No hay nada que rehacer.", - "worldedit.clearhistory.cleared": "Se ha eliminado el historial de ediciones.", - "worldedit.raytrace.noblock": "¡No hay bloques a la vista!", - "worldedit.raytrace.require-player": "Los comandos de trazados de rayos requieren de un jugador!", - "worldedit.restore.not-configured": "No se ha configurado la función de restauración (snapshot).", - "worldedit.restore.not-available": "El Punto de Restauración no está disponible o no existe.", - "worldedit.restore.failed": "Fallo al cargar el Punto de Restauración: {0}.", - "worldedit.restore.loaded": "Se ha cargado el Punto de Restauración (Snapshot) '{0}'. Efectuando la restauración...", - "worldedit.restore.restored": "Restauración concluida. Faltan {0} chunks y otros {1} errores.", - "worldedit.restore.none-for-specific-world": "No se han encontrado más Puntos de Restauración del mundo '{0}'.", - "worldedit.restore.none-for-world": "No se han encontrado Puntos de Restauración de este Mundo.", - "worldedit.restore.none-found": "No se han encontrado Puntos de Restauración.", - "worldedit.restore.none-found-console": "No se encontraron snapshots. Ve la consola para más detalles.", - "worldedit.restore.chunk-not-present": "No se han encontrado chunks en el Punto de Restauración.", - "worldedit.restore.chunk-load-failed": "No se han podido cargar los chunks. Puede que el archivo correspondiente esté corrupto.", - "worldedit.restore.block-place-failed": "Los errores ocurridos han impedido restaurar los bloques.", - "worldedit.restore.block-place-error": "Último error: {0}", - "worldedit.snapshot.use.newest": "Ahora se está usando un Punto de Restauración más reciente.", - "worldedit.snapshot.use": "Snapshot establecida a: {0}", - "worldedit.snapshot.none-before": "No se pudo encontrar una snapshot de antes de {0}.", - "worldedit.snapshot.none-after": "No se pudo encontrar una snapshot después de {0}.", - "worldedit.snapshot.index-above-0": "Índice inválido, debe ser mayor o igual a 1.", - "worldedit.snapshot.index-oob": "Índice inválido, debe ser entre 1 y {0}.", - "worldedit.schematic.unknown-format": "Formato de schematic desconocido: {0}.", - "worldedit.schematic.load.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.load.loading": "(Espera, cargando la schematic...)", - "worldedit.schematic.load.still-loading": "(Espera, todavía cargando la schematic...)", - "worldedit.schematic.load.unsupported-version": "Esta versión de schematic no está soportada. Versión: {0}.", - "worldedit.schematic.save.already-exists": "Esa schematic ya existe. Usa el parámetro -f para sobrescribirla.", - "worldedit.schematic.save.failed-directory": "¡No se pudo crear la carpeta para las schematics!", - "worldedit.schematic.save.saving": "(Espera, guardando la schematic...)", - "worldedit.schematic.save.still-saving": "(Espera, todavía guardando la schematic...)", - "worldedit.schematic.delete.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.delete.failed": "¡No se pudo eliminar {0}! ¿Acaso es de solo lectura?", - "worldedit.schematic.delete.deleted": "El schematic '{0}' se ha eliminado correctamente.", - "worldedit.schematic.formats.title": "Formatos de portapapeles disponibles (Nombre: nombres de búsqueda).", - "worldedit.schematic.unsupported-minecraft-version": "Esta versión de WorldEdit no soporta tu versión de Minecraft. Las schematics no funcionarán hasta que se resolva este problema.", - "worldedit.pos.already-set": "Esta posición ya está determinada.", - "worldedit.pos.console-require-coords": "Debes proporcionar las coordenadas en consola.", - "worldedit.hpos.no-block": "¡No hay bloques a la vista!", - "worldedit.hpos.already-set": "Esta posición ya está determinada.", - "worldedit.chunk.selected-multiple": "Chunks seleccionados: ({0}, {1}, {2}) ► ({3}, {4}, {5}).", - "worldedit.chunk.selected": "Chunk seleccionado: {0}, {1}, {2}.", - "worldedit.wand.invalid": "La Herramienta de Selección asociada está desactivada o mal configurada.", - "worldedit.wand.selwand.info": "§7Botón Izquierdo ► Seleccionar la 1ª posición.\\n§7Botón Derecho ► Seleccionar la 2ª posición.", - "worldedit.wand.navwand.info": "§7Botón Izquierdo ► Aparecer en el lugar señalado.\\n§7Botón Derecho ► Atravesar paredes.", - "worldedit.wand.selwand.now.tool": "Ahora la herramienta de selección es correcta. Puedes desactivarla con {0} y volver a asignarla a un objeto con {1} o conseguir una nueva con {2}.", - "worldedit.contract.contracted": "La región se ha contraído {0} bloques.", - "worldedit.shift.shifted": "La región se ha desplazado.", - "worldedit.outset.outset": "La región se ha expandido.", - "worldedit.inset.inset": "La región se ha contraído.", - "worldedit.size.offset": "Desplazado: {0}.", - "worldedit.size.type": "§8§m------------------------------§r\\n§5Tipo: {0}.", - "worldedit.size.size": "§5Tamaño: {0}.", - "worldedit.size.distance": "§5Distancia: {0}.", - "worldedit.size.blocks": "§5Cantidad de Bloques: {0}.", - "worldedit.count.counted": "§5Cantidad {0}.", - "worldedit.distr.no-blocks": "No ha bloques enumerados.", - "worldedit.distr.no-previous": "No existe un distribución anterior.", - "worldedit.distr.total": "Número Total de Bloques: {0}.", - "worldedit.select.cleared": "§cHas deseleccionado la zona.", - "worldedit.select.cuboid.message": "Selección Cúbica.\\n§7Botón Izquierdo ► Seleccionar el 1º punto.\\n§7Botón Derecho ► Seleccionar el 2º punto.", - "worldedit.select.cuboid.description": "§7Selecciona las dos esquinas del cuboide.", - "worldedit.select.extend.message": "Extensión de Cuboide.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Expandir.", - "worldedit.select.extend.description": "Modo Rápido de selección de cuboides.", - "worldedit.select.poly.message": "Selección de Poligonal.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Añadir puntos.", - "worldedit.select.poly.limit-message": "{0} puntos como máximo.", - "worldedit.select.poly.description": "Selecciona una región poligonal.", - "worldedit.select.ellipsoid.message": "Selección de Elipsoidal.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.ellipsoid.description": "Selecciona un región con forma elíptica.", - "worldedit.select.sphere.message": "Selección Esférica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Determinar el radio.", - "worldedit.select.sphere.description": "Selecciona un región con forma esférica.", - "worldedit.select.cyl.message": "Selección Cilíndrica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.cyl.description": "Selecciona un región con forma cilíndrica.", - "worldedit.select.convex.message": "Selección Poliédrica Convexa.\\n§7Botón Izquierdo ► Seleccionar el primer vértice.\\n§7Botón Derecho ► Añadir más vértices.", - "worldedit.select.convex.limit-message": "El límite es de {0} puntos como máximo.", - "worldedit.select.convex.description": "Selecciona un región con forma de Poliedro Convexo.", - "worldedit.select.default-set": "La forma actual de selección es {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}.", - "worldedit.chunkinfo.old-filename": "Formato antiguo: {0}.", - "worldedit.chunkinfo.mcregion-filename": "Región MC: Región/{0}.", - "worldedit.listchunks.listfor": "Listando para: {0}.", - "worldedit.drain.drained": "Se han vaciado {0} bloques.", - "worldedit.fill.created": "Se han rellenado {0} bloques.", - "worldedit.fillr.created": "Se han rellenado {0} bloques.", - "worldedit.fixlava.fixed": "Se han nivelado {0} bloques de lava.", - "worldedit.fixwater.fixed": "Se han nivelado {0} bloques de agua.", - "worldedit.removeabove.removed": "Se han eliminado {0} bloques.", - "worldedit.removebelow.removed": "Se han eliminado {0} bloques.", - "worldedit.removenear.removed": "Se han eliminado {0} bloques.", - "worldedit.replacenear.replaced": "Se han remplazado {0} bloques.", - "worldedit.snow.created": "Se han cubierto {0} superficies.", - "worldedit.thaw.removed": "Se han descongelado {0} bloques.", - "worldedit.green.changed": "Se han enverdecido {0} bloques.", - "worldedit.extinguish.removed": "Se han extinguido {0} focos en llamas.", - "worldedit.butcher.killed": "Se han eliminado {0} criaturas en un radio de {1}.", - "worldedit.butcher.explain-all": "Usa -1 para eliminar todas las criaturas de los chunks cargados.", - "worldedit.remove.removed": "Se han marcado {0} entidades para su eliminación.", - "worldedit.remove.explain-all": "Usa -1 para eliminar todas las entidades de los chunks cargados.", - "worldedit.calc.invalid": "'{0}' no puede ser analizado como una expresión válida.", - "worldedit.calc.invalid.with-error": "'{0}' no puede ser analizado como una expresión válida: '{1}'", - "worldedit.paste.pasted": "El contenido del portapapeles ha sido pegado en {0}.", - "worldedit.paste.selected": "Se ha seleccionado la región de pegado del portapapeles.", - "worldedit.rotate.no-interpolation": "Nota: La interpolación aún no es admisible, por lo que se recomienda ángulos múltiplos de 90.", - "worldedit.rotate.rotated": "Se ha girado el contenido del portapapeles.", - "worldedit.flip.flipped": "Se ha volteado el contenido del portapapeles.", - "worldedit.clearclipboard.cleared": "§4Se ha eliminado el contenido del Portapapeles.", - "worldedit.set.done": "§2Operación completada.", - "worldedit.set.done.verbose": "Operación completada ({0}).", - "worldedit.line.changed": "Se han cambiado {0} bloques.", - "worldedit.line.invalid-type": "La herramienta '//line' solo funciona con selecciones cuboides o poliédricas convexas.", - "worldedit.curve.changed": "Se han cambiado {0} bloques.", - "worldedit.curve.invalid-type": "La herramienta '//curve' solo funciona con selecciones poliédricas convexas.", - "worldedit.replace.replaced": "Se han remplazado {0} bloques.", - "worldedit.stack.changed": "Se han cambiado {0} bloques. Puedes deshacer los cambios usando '//undo'.", - "worldedit.stack.intersecting-region": "El desplazamiento del stack no debe chocar con la región colindante cuando se utiliza el bloque como unidad.", - "worldedit.regen.regenerated": "§6La zona seleccionada se ha regenerado.", - "worldedit.regen.failed": "No se han podido regenerar los chunks. Mira en la consola para obtener más detalles.", - "worldedit.walls.changed": "Se han cambiado {0} bloques.", - "worldedit.faces.changed": "Se han cambiado {0} bloques.", - "worldedit.overlay.overlaid": "Se ha superpuesto {0} bloques.", - "worldedit.naturalize.naturalized": "Se han sustituido {0} bloques para que parezcan más naturales.", - "worldedit.center.changed": "Centro establecido. (Se han cambiado {0} bloques).", - "worldedit.smooth.changed": "Se ha suavizado el terreno. {0} bloques afectados.", - "worldedit.move.moved": "Se han movido {0} bloques.", - "worldedit.deform.deformed": "Se han deformado {0} bloques.", - "worldedit.hollow.changed": "Se han cambiado {0} bloques.", - "worldedit.forest.created": "Se ha generado {0} árboles.", - "worldedit.flora.created": "Se han generado {0} plantas.", - "worldedit.unstuck.moved": "¡Ahí lo tienes chaval!", - "worldedit.ascend.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ascend.moved": "Has ascendido {0} niveles.", - "worldedit.descend.obstructed": "No se ha encontrado ningún espacio libre por debajo.", - "worldedit.descend.moved": "Has descendido {0} niveles.", - "worldedit.ceil.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ceil.moved": "¡Yupi!", - "worldedit.thru.obstructed": "No se ha encontrado ningún espacio libre por delante.", - "worldedit.thru.moved": "¡Yupi!", - "worldedit.jumpto.moved": "¡Puf!", - "worldedit.jumpto.none": "§c¡No hay nada a la vista (o está demasiado lejos)!", - "worldedit.up.obstructed": "Debes golpear algo por encima tuyo.", - "worldedit.up.moved": "¡Yupi!", - "worldedit.cone.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cone.created": "Se han creado {0} bloques.", - "worldedit.cyl.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cyl.created": "Se han creado {0} bloques.", - "worldedit.sphere.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.sphere.created": "Se ha generado una esfera con {0} bloques.", - "worldedit.forestgen.created": "Se han generado {0} árboles.", - "worldedit.pumpkins.created": "Se han generado {0} calabazas.", - "worldedit.pyramid.created": "Se ha generado una pirámide con {0} bloques.", - "worldedit.generate.created": "Se han creado {0} bloques.", - "worldedit.generatebiome.changed": "{0} biomas afectados.", - "worldedit.reload.config": "§aLa configuración de §2WorlEdit §ase ha recargado satisfactoriamente.", - "worldedit.report.written": "Se ha generado el informe de WorldEdit en {0}.", - "worldedit.report.error": "Fallo al guardar el informe: {0}.", - "worldedit.report.callback": "Informe de WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Zona horaria no válida.", - "worldedit.timezone.set": "La zona horaria para esta sesión es: {0}.", - "worldedit.timezone.current": "La hora actual en esta zona horaria es: {0}.", - "worldedit.version.version": "Versión de WorldEdit: {0}.", - "worldedit.trace.no-tracing-extents": "Seguimiento: No se ha utilizado ninguna medida.", - "worldedit.trace.action-failed": "Seguimiento: {0} acciones en {1} descartadas por la extensión {2}.", - "worldedit.trace.active.already": "El Modo Seguimiento ya está activado.", - "worldedit.trace.inactive.already": "El Modo Seguimiento ya está desactivado.", - "worldedit.trace.active": "Modo Seguimiento activado.", - "worldedit.trace.inactive": "Modo seguimiento desactivado.", - "worldedit.command.time-elapsed": "{0}seg trascurridos (historial: {1} cambiado; {2} bloques/seg).", - "worldedit.command.permissions": "No tienes permitido hacer esto. ¿Estás en el modo correcto?", - "worldedit.command.player-only": "Este comando debe ser utilizado por un jugador.", - "worldedit.command.error.report": "Por favor, informa sobre este error: [Mira en la consola].", - "worldedit.pastebin.uploading": "§7Por favor espera, enviando el registro a pastebin...", - "worldedit.session.cant-find-session": "No se puede encontrar la sesión de {0}.", - "worldedit.platform.no-file-dialog": "Este entorno no permite mostrar diálogos.", - "worldedit.asset.load.loading": "§7Por favor espera, cargando el elemento...", - "worldedit.asset.load.still-loading": "§7Por favor espera, sigue cargando el elemento...", - "worldedit.asset.load.failed": "No se ha podido cargar el elemento.", - "worldedit.tool.max-block-changes": "Has alcanzado el número máximo de bloques que puedes modificar.", - "worldedit.tool.no-block": "¡No hay bloque a la vista!", - "worldedit.tool.repl.equip": "§aHas asignado la Herramienta Remplazadora a §2{0}§a.", - "worldedit.tool.repl.switched": "La Herramienta Remplazadora se ha cambiado por {0}.", - "worldedit.tool.data-cycler.equip": "§aHas asignado la Herramienta de Alteración de Bloques a §2{0}§a.", - "worldedit.tool.data-cycler.block-not-permitted": "No tienes permitido modificar el valor de este bloque.", - "worldedit.tool.data-cycler.cant-cycle": "¡Este bloque no se puede alterar!", - "worldedit.tool.data-cycler.new-value": "El valor de {0} ahora es {1}.", - "worldedit.tool.data-cycler.cycling": "Alterando el valor de {0}.", - "worldedit.tool.deltree.equip": "§aHas asignado la Herramienta de Eliminación de Árboles Flotantes a §2{0}§a.", - "worldedit.tool.deltree.not-tree": "Esto no es un Árbol.", - "worldedit.tool.deltree.not-floating": "Esto no es un Árbol Flotante.", - "worldedit.tool.tree.equip": "§aHas asignado la Herramienta de Generación de Árboles a §2{0}§a.", - "worldedit.tool.tree.obstructed": "No se puede generar un árbol aquí.", - "worldedit.tool.info.equip": "§aHas asignado la Herramienta de Información a §2{0}§a.", - "worldedit.tool.info.blockstate.hover": "§7Información del Bloque.", - "worldedit.tool.info.internalid.hover": "§7ID Interna.", - "worldedit.tool.info.legacy.hover": "§7Heredado de la ID:Información.", - "worldedit.tool.info.light.hover": "§7Iluminación del Bloque/Iluminación Superior.", - "worldedit.tool.none.equip": "§cHas desvinculado la herramienta asignada.", - "worldedit.tool.none.to.unequip": "§cEste objeto no tiene ninguna herramienta asignada.", - "worldedit.tool.selwand.equip": "§aHas asignado la Herramienta de Selección a §2{0}§a.", - "worldedit.tool.navwand.equip": "§aHas asignado la Herramienta de Navegación a §2{0}§a.", - "worldedit.tool.floodfill.equip": "§aHas asignado la Herramienta de Relleno a §2{0}§a.", - "worldedit.tool.farwand.equip": "§aHas asignado la Herramienta de Selección Lejana a §2{0}§a.", - "worldedit.tool.lrbuild.equip": "§aHas asignado la Herramienta de Construcción Lejana a §2{0}.", - "worldedit.tool.lrbuild.set": "§7Botón Izquierdo ► {0}\\n§7Botón Derecho ► {1}.", - "worldedit.tool.stack.equip": "§aLa herramienta de Vinculación se ha asignado a §2{0}§a.", - "worldedit.tool.unbind-instruction": "Usa {0} mientras mantienes el objeto para desvincular la herramienta.", - "worldedit.tool.superpickaxe.mode.single": "Modo simple.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.area": "Modo área.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.recursive": "Modo recursivo.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.max-range": "El rango máximo es {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Ya está activado el Superpico.", - "worldedit.tool.superpickaxe.disabled.already": "Ya está desactivado el Superpico.", - "worldedit.tool.superpickaxe.enabled": "Se ha activado el Superpico.", - "worldedit.tool.superpickaxe.disabled": "Se ha desactivado el Superpico.", - "worldedit.tool.mask.set": "Se ha determinado la máscara de la brocha.", - "worldedit.tool.mask.disabled": "Se ha desactivado la máscara de la brocha.", - "worldedit.tool.material.set": "Se ha determinado el material de la brocha.", - "worldedit.tool.range.set": "Se ha determinado el rango de la brocha.", - "worldedit.tool.size.set": "Se ha determinado el tamaño de la brocha.", - "worldedit.tool.tracemask.set": "Se ha determinado el seguimiento de la máscara.", - "worldedit.tool.tracemask.disabled": "Se ha desactivado el seguimiento de la máscara.", - "worldedit.tool.error.cannot-bind": "§cLa herramienta no se puede asignar a {0}: {1}", - "worldedit.tool.error.item-only": "§cSolo se pueden asignar objetos, no bloques.", - "worldedit.execute.script-permissions": "No tienes permiso para usar rutinas.", - "worldedit.executelast.no-script": "Primero usa /cs con un nombre de rutina.", - "worldedit.script.read-error": "Error de la rutina: {0}.", - "worldedit.script.unsupported": "Solo se admiten rutinas .js", - "worldedit.script.file-not-found": "La rutina no existe: {0}.", - "worldedit.script.no-script-engine": "No se ha encontrado instalado un motor de rutinas.\\nPor favor, mira aquí: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "No se ha podido ejecutar: {0}.", - "worldedit.script.failed-console": "No se ha podido ejecutar (mira en la consola): {0}.", - "worldedit.operation.affected.biome": "{0} biomas afectados.", - "worldedit.operation.affected.block": "{0} bloques afectados.", - "worldedit.operation.affected.column": "{0} columnas afectadas.", - "worldedit.operation.affected.entity": "{0} entidades afectadas.", - "worldedit.operation.deform.expression": "Usando la deformación {0}.", - "worldedit.error.invalid-number": "Se esperaba un número; caracteres no válidos.", - "worldedit.error.invalid-number.matches": "Se esperaba un número; caracteres \"{0}\" obtenidos.", - "worldedit.error.incomplete-region": "§cPrimero selecciona una región.", - "worldedit.error.unknown-block": "No se reconoce el nombre del bloque '{0}'.", - "worldedit.error.unknown-entity": "No se reconoce el nombre de la entidad '{0}'.", - "worldedit.error.unknown-mob": "No se reconoce el nombre del mob '{0}'.", - "worldedit.error.unknown-biome": "No se reconoce el nombre del bioma '{0}'.", - "worldedit.error.unknown-tag": "No se reconoce el nombre de la etiqueta '{0}'.", - "worldedit.error.empty-tag": "La etiqueta '{0}' carece de contenido.", - "worldedit.error.no-match": "No se han encontrado coincidencias con '{0}'.", - "worldedit.error.disallowed-block": "Bloque '{0}' no admitido (mira en la configuración de WorldEdit).", - "worldedit.error.max-changes": "Has superado el límite máximo de bloques que puedes modificar en cada operación. (Se han modificado {0} bloques).", - "worldedit.error.max-brush-radius": "El radio máximo (configurado) en la brocha es {0}.", - "worldedit.error.max-radius": "El radio máximo (configurado) es {0}.", - "worldedit.error.unknown-direction": "Dirección desconocida: {0}.", - "worldedit.error.empty-clipboard": "El portapapeles está vacío. Usa primero '//copy'.", - "worldedit.error.invalid-filename": "El nombre del archivo '{0}' no es válido: {1}.", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres no válidos o falta la extensión.", - "worldedit.error.file-resolution": "Archivo '{0}' resolución del error: {1}.", - "worldedit.error.file-resolution.outside-root": "La ruta no se encuentra en la raíz permitida.", - "worldedit.error.file-resolution.resolve-failed": "No se ha podido resolver la ruta.", - "worldedit.error.file-aborted": "Selección de archivos anulada.", - "worldedit.error.no-file-selected": "No has seleccionado el archivo.", - "worldedit.error.world-unloaded": "El mundo ya está descargado.", - "worldedit.error.not-a-block": "Este objeto no es un bloque.", - "worldedit.error.not-a-block.item": "El objeto '{0}' no es un bloque.", - "worldedit.error.incorrect-usage": "Debes usar: {0}.", - "worldedit.error.invalid-page": "Número de página no válido.", - "worldedit.error.parser.bad-state-format": "El formato de estado no es correcto en {0}.", - "worldedit.error.parser.duplicate-property": "Propiedad duplicada: {0}.", - "worldedit.error.parser.empty-state": "Una parte del estado está vacío.", - "worldedit.error.parser.missing-equals-separator": "Falta el separador '='.", - "worldedit.error.parser.clipboard.missing-offset": "El desplazamiento se ha especificado con @ pero no se ha especificado. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propiedad del bloque '{1}' desconocida '{0}'.", - "worldedit.error.parser.unknown-value": "Valor de la propiedad '{1}' desconocida '{0}'.", - "worldedit.error.parser.empty-property": "La propiedad del estado está vacía.", - "worldedit.error.parser.empty-value": "El valor del estado está vacío.", - "worldedit.error.parser.invalid-colon": "Símbolo de dos puntos no válido.", - "worldedit.error.parser.invalid-expression": "Expresión no válida: {0}", - "worldedit.error.parser.negate-nothing": "¡No se puede negar la nada!", - "worldedit.error.parser.hanging-lbracket": "Formato no válido. Falta el corchete en '{0}'.", - "worldedit.error.parser.missing-rbracket": "Falta el corchete de cierre ']'.", - "worldedit.error.parser.missing-random-type": "Falta el tipo después del símbolo % para '{0}'.", - "worldedit.error.parser.clipboard.missing-coordinates": "El desplazamiento del portapapeles necesita las coordenadas x,y,z.", - "worldedit.error.parser.player-only": "¡La entrada '{0}' necesita un jugador!", - "worldedit.error.disabled": "Esta funcionalidad está desactivada (ver configuración de WorldEdite).", - "worldedit.error.unknown": "Se ha producido un error desconocido: {0}", - "worldedit.error.missing-extent": "Extensión desconocida.", - "worldedit.error.missing-session": "Sesión local desconocida.", - "worldedit.error.missing-world": "Es necesario determinar un mundo (prueba con //world).", - "worldedit.error.missing-actor": "No se reconoce ningún actor.", - "worldedit.selection.convex.info.vertices": "§5Vértices: {0}.", - "worldedit.selection.convex.info.triangles": "§5Triángulos: {0}.", - "worldedit.selection.convex.explain.primary": "Has iniciado una selección con vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Has añadido el vértice {0} en la selección.", - "worldedit.selection.cuboid.info.pos1": "§5Posición 1: {0}.", - "worldedit.selection.cuboid.info.pos2": "§5Posición 2: {0}.", - "worldedit.selection.cuboid.explain.primary": "Primera posición establecida en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primera posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posición establecida en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.extend.explain.primary": "Selección iniciada en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extender la selección para abarcar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "§5Centro: {0}.", - "worldedit.selection.ellipsoid.info.radius": "§5Radio X/Y/Z: {0}.", - "worldedit.selection.ellipsoid.explain.primary": "Posición central determinada en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posición central determinada en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radio determinado en {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Has determinado el radio en {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Los cambios de las Elipses deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.cylinder.info.center": "§5Centro: {0}.", - "worldedit.selection.cylinder.info.radius": "§5Radio: {0}.", - "worldedit.selection.cylinder.explain.primary": "Has iniciado una selección cilíndrica en {0}.", - "worldedit.selection.cylinder.explain.secondary": "Has determinado el radio en {0}/{1} bloques ({2}).", - "worldedit.selection.cylinder.explain.secondary-missing": "Antes de determinar el radio, tienes que seleccionar el punto central.", - "worldedit.selection.cylinder.error.even-horizontal": "Los cambios de los Cilindros deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.polygon2d.info": "§5Número de Puntos: {0}.", - "worldedit.selection.polygon2d.explain.primary": "El primer punto se ha establecido en {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Se ha añadido el punto nº{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Los polígonos sólo se pueden expandir verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Los polígono solo se pueden contraer verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Se ha determinado el radio de {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Se ha establecido el radio en {0} ({1}).", - "worldedit.selection.null.error.immutable": "No se puede cambiar una Región Nula.", - "worldedit.selection.intersection.error.cannot-expand": "No se puede expandir una intersección de región.", - "worldedit.selection.intersection.error.cannot-contract": "No se puede contraer una intersección de región.", - "worldedit.selection.transform.error.cannot-expand": "No se puede expandir una Región Transformada.", - "worldedit.selection.transform.error.cannot-contract": "No se puede contraer una Región Transformada.", - "worldedit.selection.transform.error.cannot-change": "No se puede modificar una Región Transformada.", - "worldedit.sideeffect.lighting": "Iluminación", - "worldedit.sideeffect.lighting.description": "Actualiza la iluminación de los bloques.", - "worldedit.sideeffect.neighbors": "Vecinos", - "worldedit.sideeffect.neighbors.description": "Notifica los cambios de los bloques cercanos.", - "worldedit.sideeffect.update": "Actualización", - "worldedit.sideeffect.update.description": "Notifica los cambios realizados en los bloques.", - "worldedit.sideeffect.validation": "Validación", - "worldedit.sideeffect.validation.description": "Repara y valida los errores inconsistentes del estado del mundo, tales como bloques desconectados.", - "worldedit.sideeffect.entity_ai": "IA de entidades", - "worldedit.sideeffect.entity_ai.description": "Actualiza las rutas de las entidades según los cambios de los bloques.", - "worldedit.sideeffect.events": "Eventos Mod/Plugin", - "worldedit.sideeffect.events.description": "Informa sobre los cambios a otros mods/plugins, cuando corresponda.", - "worldedit.sideeffect.state.on": "Activado", - "worldedit.sideeffect.state.delayed": "Aplazado", - "worldedit.sideeffect.state.off": "Desactivado", - "worldedit.sideeffect.box.current": "Actual", - "worldedit.sideeffect.box.change-to": "Clic para establecer {0}.", - "worldedit.help.command-not-found": "No se ha encontrado el comando '{0}'.", - "worldedit.help.no-subcommands": "'{0}' no es un subcomando. ¿Quizás '{1}' sea un parámetro?", - "worldedit.help.subcommand-not-found": "No se ha encontrado el subcomando '{0}' de '{1}'.", - "worldedit.cli.stopping": "¡Deteniendo...!", - "worldedit.cli.unknown-command": "¡Comando desconocido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versión de WorldEdit no es compatible con esta versión de Bukkit. Los contenedores (ej. cofres) se quedarán vacíos, las propiedades (ej. rotación) no se mantendrán, y otras cosas pueden no funcionar. Actualiza WorldEdit para restaurar la funcionalidad:\\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La edición en versiones no compatibles está deshabilitada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-EC/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-EC/strings.json deleted file mode 100644 index 2f758b9..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-EC/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expande la región seleccionada desde lo más bajo hasta lo más alto.", - "worldedit.expand.expanded": "La región se ha expandido {0} bloques.", - "worldedit.expand.expanded.vert": "La región se ha expandido {0} bloques (verticalmente).", - "worldedit.biomeinfo.lineofsight": "Biomas encontrados en la línea de visión: {0}", - "worldedit.biomeinfo.position": "El Bioma de tu posición es: {0}", - "worldedit.biomeinfo.selection": "Biomas encontrados en la selección: {0}", - "worldedit.biomeinfo.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.brush.radius-too-large": "El radio máximo de la brocha es de {0}.", - "worldedit.brush.apply.description": "Aplicar la brocha, aplicar una función a cada bloque.", - "worldedit.brush.apply.radius": "El tamaño de la brocha.", - "worldedit.brush.apply.shape": "La forma de la región.", - "worldedit.brush.apply.type": "El tipo de brocha a usar.", - "worldedit.brush.apply.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.paint.description": "Brocha de pintura, aplica una función a una superficie.", - "worldedit.brush.paint.size": "El tamaño de la brocha.", - "worldedit.brush.paint.shape": "La forma de la región.", - "worldedit.brush.paint.density": "La densidad de la brocha.", - "worldedit.brush.paint.type": "El tipo de brocha a usar.", - "worldedit.brush.paint.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.sphere.equip": "Has asignado una Brocha con forma Esférica ({0}).", - "worldedit.brush.cylinder.equip": "Has asignado una Brocha con forma Cilíndrica ({0} x {1}).", - "worldedit.brush.clipboard.equip": "Forma de pizarra esférica equipada.", - "worldedit.brush.smooth.equip": "Has asignado una Brocha de Suavizado ({0} x {1}x usando {2}).", - "worldedit.brush.extinguish.equip": "Has asignado una Brocha de Extinción de fuego ({0}).", - "worldedit.brush.gravity.equip": "Has asignado una Brocha de Gravedad ({0}).", - "worldedit.brush.butcher.equip": "Has asignado una Brocha de Asesino ({0}).", - "worldedit.brush.operation.equip": "Establecer pincel a {0}.", - "worldedit.brush.heightmap.equip": "Has asignado una Brocha de Elevación de Terreno ({0}).", - "worldedit.brush.heightmap.unknown": "Brocha de Elevación de Terreno desconocida: {0}.", - "worldedit.brush.none.equip": "La brocha se ha desvinculado del objeto actual.", - "worldedit.setbiome.changed": "Has cambiado los biomas de aproximadamente {0} bloques.", - "worldedit.setbiome.warning": "Puede ser que necesites volver a unirte al servidor (o volver a abrir el mundo) para ver cambios.", - "worldedit.setbiome.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.drawsel.disabled": "CUI de servidor deshabilitado.", - "worldedit.drawsel.enabled": "CUI del servidor habilitado. Esto solo admite regiones cuboides, con un tamaño máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "El CUI de servidor ya está deshabilitado.", - "worldedit.drawsel.enabled.already": "El CUI de servidor ya está habilitado.", - "worldedit.limit.too-high": "Su límite máximo permitido es {0}.", - "worldedit.limit.set": "Límite de bloques establecido a {0}.", - "worldedit.limit.return-to-default": "(Usa //limit para volver al valor por defecto).", - "worldedit.timeout.too-high": "El tiempo de espera máximo es de {0}ms.", - "worldedit.timeout.set": "El tiempo de espera máximo se ha establecido en {0}ms.", - "worldedit.timeout.return-to-default": " (Usa //timeout para volver al valor por defecto).", - "worldedit.fast.disabled": "Modo rápido deshabilitado.", - "worldedit.fast.enabled": "Modo rápido habilitado. Puede ser que la iluminación en los chunks afectados sea errónea, y que necesites volver a unirte para ver cambios.", - "worldedit.fast.disabled.already": "El modo rápido ya está deshabilitado.", - "worldedit.fast.enabled.already": "El modo rápido ya está habilitado.", - "worldedit.perf.sideeffect.set": "El Efecto Secundario \"{0}\" establecido en {1}.", - "worldedit.perf.sideeffect.get": "El Efecto Secundario \"{0}\" está establecido en {1}.", - "worldedit.perf.sideeffect.already-set": "El Efecto Secundario \"{0}\" ya está {1}.", - "worldedit.perf.sideeffect.set-all": "Todos los efectos secundarios están determinados como {0}.", - "worldedit.reorder.current": "El modo reordenación está {0}.", - "worldedit.reorder.set": "Ahora está {0} el modo reordenación.", - "worldedit.gmask.disabled": "Mascara global deshabilitada.", - "worldedit.gmask.set": "Mascara global establecida.", - "worldedit.toggleplace.pos1": "Ahora determina la primera posición.", - "worldedit.toggleplace.player": "Coloca el bloque donde estás.", - "worldedit.toggleplace.not-locatable": "No se puede alternar la colocación en este contexto.", - "worldedit.searchitem.too-short": "Introduce una cadena de búsqueda más larga (longitud > 2).", - "worldedit.searchitem.either-b-or-i": "No puedes usar las funciones 'b' e 'i' al mismo tiempo.", - "worldedit.searchitem.searching": "(Por favor espera... buscando objetos.)", - "worldedit.watchdog.no-hook": "Esta plataforma no admite el rastreador.", - "worldedit.watchdog.active.already": "El rastreador ya está activo.", - "worldedit.watchdog.inactive.already": "El rastreador ya está inactivo.", - "worldedit.watchdog.active": "Se ha activado el rastreador.", - "worldedit.watchdog.inactive": "Se ha desactivado el rastreador.", - "worldedit.world.remove": "Se ha eliminado el mundo de sustitución.", - "worldedit.world.set": "Determina el mundo a sustituir {0}. (Usa //world para restablecerlo).", - "worldedit.undo.undone": "Se han desecho {0} ediciones.", - "worldedit.undo.none": "Nada que deshacer.", - "worldedit.redo.redone": "Se han rehecho {0} ediciones.", - "worldedit.redo.none": "No hay nada que rehacer.", - "worldedit.clearhistory.cleared": "Se ha eliminado el historial de ediciones.", - "worldedit.raytrace.noblock": "¡No hay bloques a la vista!", - "worldedit.raytrace.require-player": "Los comandos de trazados de rayos requieren de un jugador!", - "worldedit.restore.not-configured": "No se ha configurado la función de restauración (snapshot).", - "worldedit.restore.not-available": "El Punto de Restauración no está disponible o no existe.", - "worldedit.restore.failed": "Fallo al cargar el Punto de Restauración: {0}.", - "worldedit.restore.loaded": "Se ha cargado el Punto de Restauración (Snapshot) '{0}'. Efectuando la restauración...", - "worldedit.restore.restored": "Restauración concluida. Faltan {0} chunks y otros {1} errores.", - "worldedit.restore.none-for-specific-world": "No se han encontrado más Puntos de Restauración del mundo '{0}'.", - "worldedit.restore.none-for-world": "No se han encontrado Puntos de Restauración de este Mundo.", - "worldedit.restore.none-found": "No se han encontrado Puntos de Restauración.", - "worldedit.restore.none-found-console": "No se encontraron snapshots. Ve la consola para más detalles.", - "worldedit.restore.chunk-not-present": "No se han encontrado chunks en el Punto de Restauración.", - "worldedit.restore.chunk-load-failed": "No se han podido cargar los chunks. Puede que el archivo correspondiente esté corrupto.", - "worldedit.restore.block-place-failed": "Los errores ocurridos han impedido restaurar los bloques.", - "worldedit.restore.block-place-error": "Último error: {0}", - "worldedit.snapshot.use.newest": "Ahora se está usando un Punto de Restauración más reciente.", - "worldedit.snapshot.use": "Snapshot establecida a: {0}", - "worldedit.snapshot.none-before": "No se pudo encontrar una snapshot de antes de {0}.", - "worldedit.snapshot.none-after": "No se pudo encontrar una snapshot después de {0}.", - "worldedit.snapshot.index-above-0": "Índice inválido, debe ser mayor o igual a 1.", - "worldedit.snapshot.index-oob": "Índice inválido, debe ser entre 1 y {0}.", - "worldedit.schematic.unknown-format": "Formato de schematic desconocido: {0}.", - "worldedit.schematic.load.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.load.loading": "(Espera, cargando la schematic...)", - "worldedit.schematic.load.still-loading": "(Espera, todavía cargando la schematic...)", - "worldedit.schematic.load.unsupported-version": "Esta versión de schematic no está soportada. Versión: {0}.", - "worldedit.schematic.save.already-exists": "Esa schematic ya existe. Usa el parámetro -f para sobrescribirla.", - "worldedit.schematic.save.failed-directory": "¡No se pudo crear la carpeta para las schematics!", - "worldedit.schematic.save.saving": "(Espera, guardando la schematic...)", - "worldedit.schematic.save.still-saving": "(Espera, todavía guardando la schematic...)", - "worldedit.schematic.delete.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.delete.failed": "¡No se pudo eliminar {0}! ¿Acaso es de solo lectura?", - "worldedit.schematic.delete.deleted": "El schematic '{0}' se ha eliminado correctamente.", - "worldedit.schematic.formats.title": "Formatos de portapapeles disponibles (Nombre: nombres de búsqueda).", - "worldedit.schematic.unsupported-minecraft-version": "Esta versión de WorldEdit no soporta tu versión de Minecraft. Las schematics no funcionarán hasta que se resolva este problema.", - "worldedit.pos.already-set": "Esta posición ya está determinada.", - "worldedit.pos.console-require-coords": "Debes proporcionar las coordenadas en consola.", - "worldedit.hpos.no-block": "¡No hay bloques a la vista!", - "worldedit.hpos.already-set": "Esta posición ya está determinada.", - "worldedit.chunk.selected-multiple": "Chunks seleccionados: ({0}, {1}, {2}) ► ({3}, {4}, {5}).", - "worldedit.chunk.selected": "Chunk seleccionado: {0}, {1}, {2}.", - "worldedit.wand.invalid": "La Herramienta de Selección asociada está desactivada o mal configurada.", - "worldedit.wand.selwand.info": "§7Botón Izquierdo ► Seleccionar la 1ª posición.\\n§7Botón Derecho ► Seleccionar la 2ª posición.", - "worldedit.wand.navwand.info": "§7Botón Izquierdo ► Aparecer en el lugar señalado.\\n§7Botón Derecho ► Atravesar paredes.", - "worldedit.wand.selwand.now.tool": "Ahora la herramienta de selección es correcta. Puedes desactivarla con {0} y volver a asignarla a un objeto con {1} o conseguir una nueva con {2}.", - "worldedit.contract.contracted": "La región se ha contraído {0} bloques.", - "worldedit.shift.shifted": "La región se ha desplazado.", - "worldedit.outset.outset": "La región se ha expandido.", - "worldedit.inset.inset": "La región se ha contraído.", - "worldedit.size.offset": "Desplazado: {0}.", - "worldedit.size.type": "§8§m------------------------------§r\\n§5Tipo: {0}.", - "worldedit.size.size": "§5Tamaño: {0}.", - "worldedit.size.distance": "§5Distancia: {0}.", - "worldedit.size.blocks": "§5Cantidad de Bloques: {0}.", - "worldedit.count.counted": "§5Cantidad {0}.", - "worldedit.distr.no-blocks": "No ha bloques enumerados.", - "worldedit.distr.no-previous": "No existe un distribución anterior.", - "worldedit.distr.total": "Número Total de Bloques: {0}.", - "worldedit.select.cleared": "§cHas deseleccionado la zona.", - "worldedit.select.cuboid.message": "Selección Cúbica.\\n§7Botón Izquierdo ► Seleccionar el 1º punto.\\n§7Botón Derecho ► Seleccionar el 2º punto.", - "worldedit.select.cuboid.description": "§7Selecciona las dos esquinas del cuboide.", - "worldedit.select.extend.message": "Extensión de Cuboide.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Expandir.", - "worldedit.select.extend.description": "Modo Rápido de selección de cuboides.", - "worldedit.select.poly.message": "Selección de Poligonal.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Añadir puntos.", - "worldedit.select.poly.limit-message": "{0} puntos como máximo.", - "worldedit.select.poly.description": "Selecciona una región poligonal.", - "worldedit.select.ellipsoid.message": "Selección de Elipsoidal.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.ellipsoid.description": "Selecciona un región con forma elíptica.", - "worldedit.select.sphere.message": "Selección Esférica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Determinar el radio.", - "worldedit.select.sphere.description": "Selecciona un región con forma esférica.", - "worldedit.select.cyl.message": "Selección Cilíndrica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.cyl.description": "Selecciona un región con forma cilíndrica.", - "worldedit.select.convex.message": "Selección Poliédrica Convexa.\\n§7Botón Izquierdo ► Seleccionar el primer vértice.\\n§7Botón Derecho ► Añadir más vértices.", - "worldedit.select.convex.limit-message": "El límite es de {0} puntos como máximo.", - "worldedit.select.convex.description": "Selecciona un región con forma de Poliedro Convexo.", - "worldedit.select.default-set": "La forma actual de selección es {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}.", - "worldedit.chunkinfo.old-filename": "Formato antiguo: {0}.", - "worldedit.chunkinfo.mcregion-filename": "Región MC: Región/{0}.", - "worldedit.listchunks.listfor": "Listando para: {0}.", - "worldedit.drain.drained": "Se han vaciado {0} bloques.", - "worldedit.fill.created": "Se han rellenado {0} bloques.", - "worldedit.fillr.created": "Se han rellenado {0} bloques.", - "worldedit.fixlava.fixed": "Se han nivelado {0} bloques de lava.", - "worldedit.fixwater.fixed": "Se han nivelado {0} bloques de agua.", - "worldedit.removeabove.removed": "Se han eliminado {0} bloques.", - "worldedit.removebelow.removed": "Se han eliminado {0} bloques.", - "worldedit.removenear.removed": "Se han eliminado {0} bloques.", - "worldedit.replacenear.replaced": "Se han remplazado {0} bloques.", - "worldedit.snow.created": "Se han cubierto {0} superficies.", - "worldedit.thaw.removed": "Se han descongelado {0} bloques.", - "worldedit.green.changed": "Se han enverdecido {0} bloques.", - "worldedit.extinguish.removed": "Se han extinguido {0} focos en llamas.", - "worldedit.butcher.killed": "Se han eliminado {0} criaturas en un radio de {1}.", - "worldedit.butcher.explain-all": "Usa -1 para eliminar todas las criaturas de los chunks cargados.", - "worldedit.remove.removed": "Se han marcado {0} entidades para su eliminación.", - "worldedit.remove.explain-all": "Usa -1 para eliminar todas las entidades de los chunks cargados.", - "worldedit.calc.invalid": "'{0}' no puede ser analizado como una expresión válida.", - "worldedit.calc.invalid.with-error": "'{0}' no puede ser analizado como una expresión válida: '{1}'", - "worldedit.paste.pasted": "El contenido del portapapeles ha sido pegado en {0}.", - "worldedit.paste.selected": "Se ha seleccionado la región de pegado del portapapeles.", - "worldedit.rotate.no-interpolation": "Nota: La interpolación aún no es admisible, por lo que se recomienda ángulos múltiplos de 90.", - "worldedit.rotate.rotated": "Se ha girado el contenido del portapapeles.", - "worldedit.flip.flipped": "Se ha volteado el contenido del portapapeles.", - "worldedit.clearclipboard.cleared": "§4Se ha eliminado el contenido del Portapapeles.", - "worldedit.set.done": "§2Operación completada.", - "worldedit.set.done.verbose": "Operación completada ({0}).", - "worldedit.line.changed": "Se han cambiado {0} bloques.", - "worldedit.line.invalid-type": "La herramienta '//line' solo funciona con selecciones cuboides o poliédricas convexas.", - "worldedit.curve.changed": "Se han cambiado {0} bloques.", - "worldedit.curve.invalid-type": "La herramienta '//curve' solo funciona con selecciones poliédricas convexas.", - "worldedit.replace.replaced": "Se han remplazado {0} bloques.", - "worldedit.stack.changed": "Se han cambiado {0} bloques. Puedes deshacer los cambios usando '//undo'.", - "worldedit.stack.intersecting-region": "El desplazamiento del stack no debe chocar con la región colindante cuando se utiliza el bloque como unidad.", - "worldedit.regen.regenerated": "§6La zona seleccionada se ha regenerado.", - "worldedit.regen.failed": "No se han podido regenerar los chunks. Mira en la consola para obtener más detalles.", - "worldedit.walls.changed": "Se han cambiado {0} bloques.", - "worldedit.faces.changed": "Se han cambiado {0} bloques.", - "worldedit.overlay.overlaid": "Se ha superpuesto {0} bloques.", - "worldedit.naturalize.naturalized": "Se han sustituido {0} bloques para que parezcan más naturales.", - "worldedit.center.changed": "Centro establecido. (Se han cambiado {0} bloques).", - "worldedit.smooth.changed": "Se ha suavizado el terreno. {0} bloques afectados.", - "worldedit.move.moved": "Se han movido {0} bloques.", - "worldedit.deform.deformed": "Se han deformado {0} bloques.", - "worldedit.hollow.changed": "Se han cambiado {0} bloques.", - "worldedit.forest.created": "Se ha generado {0} árboles.", - "worldedit.flora.created": "Se han generado {0} plantas.", - "worldedit.unstuck.moved": "¡Ahí lo tienes chaval!", - "worldedit.ascend.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ascend.moved": "Has ascendido {0} niveles.", - "worldedit.descend.obstructed": "No se ha encontrado ningún espacio libre por debajo.", - "worldedit.descend.moved": "Has descendido {0} niveles.", - "worldedit.ceil.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ceil.moved": "¡Yupi!", - "worldedit.thru.obstructed": "No se ha encontrado ningún espacio libre por delante.", - "worldedit.thru.moved": "¡Yupi!", - "worldedit.jumpto.moved": "¡Puf!", - "worldedit.jumpto.none": "§c¡No hay nada a la vista (o está demasiado lejos)!", - "worldedit.up.obstructed": "Debes golpear algo por encima tuyo.", - "worldedit.up.moved": "¡Yupi!", - "worldedit.cone.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cone.created": "Se han creado {0} bloques.", - "worldedit.cyl.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cyl.created": "Se han creado {0} bloques.", - "worldedit.sphere.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.sphere.created": "Se ha generado una esfera con {0} bloques.", - "worldedit.forestgen.created": "Se han generado {0} árboles.", - "worldedit.pumpkins.created": "Se han generado {0} calabazas.", - "worldedit.pyramid.created": "Se ha generado una pirámide con {0} bloques.", - "worldedit.generate.created": "Se han creado {0} bloques.", - "worldedit.generatebiome.changed": "{0} biomas afectados.", - "worldedit.reload.config": "§aLa configuración de §2WorlEdit §ase ha recargado satisfactoriamente.", - "worldedit.report.written": "Se ha generado el informe de WorldEdit en {0}.", - "worldedit.report.error": "Fallo al guardar el informe: {0}.", - "worldedit.report.callback": "Informe de WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Zona horaria no válida.", - "worldedit.timezone.set": "La zona horaria para esta sesión es: {0}.", - "worldedit.timezone.current": "La hora actual en esta zona horaria es: {0}.", - "worldedit.version.version": "Versión de WorldEdit: {0}.", - "worldedit.trace.no-tracing-extents": "Seguimiento: No se ha utilizado ninguna medida.", - "worldedit.trace.action-failed": "Seguimiento: {0} acciones en {1} descartadas por la extensión {2}.", - "worldedit.trace.active.already": "El Modo Seguimiento ya está activado.", - "worldedit.trace.inactive.already": "El Modo Seguimiento ya está desactivado.", - "worldedit.trace.active": "Modo Seguimiento activado.", - "worldedit.trace.inactive": "Modo seguimiento desactivado.", - "worldedit.command.time-elapsed": "{0}seg trascurridos (historial: {1} cambiado; {2} bloques/seg).", - "worldedit.command.permissions": "No tienes permitido hacer esto. ¿Estás en el modo correcto?", - "worldedit.command.player-only": "Este comando debe ser utilizado por un jugador.", - "worldedit.command.error.report": "Por favor, informa sobre este error: [Mira en la consola].", - "worldedit.pastebin.uploading": "§7Por favor espera, enviando el registro a pastebin...", - "worldedit.session.cant-find-session": "No se puede encontrar la sesión de {0}.", - "worldedit.platform.no-file-dialog": "Este entorno no permite mostrar diálogos.", - "worldedit.asset.load.loading": "§7Por favor espera, cargando el elemento...", - "worldedit.asset.load.still-loading": "§7Por favor espera, sigue cargando el elemento...", - "worldedit.asset.load.failed": "No se ha podido cargar el elemento.", - "worldedit.tool.max-block-changes": "Has alcanzado el número máximo de bloques que puedes modificar.", - "worldedit.tool.no-block": "¡No hay bloque a la vista!", - "worldedit.tool.repl.equip": "§aHas asignado la Herramienta Remplazadora a §2{0}§a.", - "worldedit.tool.repl.switched": "La Herramienta Remplazadora se ha cambiado por {0}.", - "worldedit.tool.data-cycler.equip": "§aHas asignado la Herramienta de Alteración de Bloques a §2{0}§a.", - "worldedit.tool.data-cycler.block-not-permitted": "No tienes permitido modificar el valor de este bloque.", - "worldedit.tool.data-cycler.cant-cycle": "¡Este bloque no se puede alterar!", - "worldedit.tool.data-cycler.new-value": "El valor de {0} ahora es {1}.", - "worldedit.tool.data-cycler.cycling": "Alterando el valor de {0}.", - "worldedit.tool.deltree.equip": "§aHas asignado la Herramienta de Eliminación de Árboles Flotantes a §2{0}§a.", - "worldedit.tool.deltree.not-tree": "Esto no es un Árbol.", - "worldedit.tool.deltree.not-floating": "Esto no es un Árbol Flotante.", - "worldedit.tool.tree.equip": "§aHas asignado la Herramienta de Generación de Árboles a §2{0}§a.", - "worldedit.tool.tree.obstructed": "No se puede generar un árbol aquí.", - "worldedit.tool.info.equip": "§aHas asignado la Herramienta de Información a §2{0}§a.", - "worldedit.tool.info.blockstate.hover": "§7Información del Bloque.", - "worldedit.tool.info.internalid.hover": "§7ID Interna.", - "worldedit.tool.info.legacy.hover": "§7Heredado de la ID:Información.", - "worldedit.tool.info.light.hover": "§7Iluminación del Bloque/Iluminación Superior.", - "worldedit.tool.none.equip": "§cHas desvinculado la herramienta asignada.", - "worldedit.tool.none.to.unequip": "§cEste objeto no tiene ninguna herramienta asignada.", - "worldedit.tool.selwand.equip": "§aHas asignado la Herramienta de Selección a §2{0}§a.", - "worldedit.tool.navwand.equip": "§aHas asignado la Herramienta de Navegación a §2{0}§a.", - "worldedit.tool.floodfill.equip": "§aHas asignado la Herramienta de Relleno a §2{0}§a.", - "worldedit.tool.farwand.equip": "§aHas asignado la Herramienta de Selección Lejana a §2{0}§a.", - "worldedit.tool.lrbuild.equip": "§aHas asignado la Herramienta de Construcción Lejana a §2{0}.", - "worldedit.tool.lrbuild.set": "§7Botón Izquierdo ► {0}\\n§7Botón Derecho ► {1}.", - "worldedit.tool.stack.equip": "§aLa herramienta de Vinculación se ha asignado a §2{0}§a.", - "worldedit.tool.unbind-instruction": "Usa {0} mientras mantienes el objeto para desvincular la herramienta.", - "worldedit.tool.superpickaxe.mode.single": "Modo simple.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.area": "Modo área.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.recursive": "Modo recursivo.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.max-range": "El rango máximo es {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Ya está activado el Superpico.", - "worldedit.tool.superpickaxe.disabled.already": "Ya está desactivado el Superpico.", - "worldedit.tool.superpickaxe.enabled": "Se ha activado el Superpico.", - "worldedit.tool.superpickaxe.disabled": "Se ha desactivado el Superpico.", - "worldedit.tool.mask.set": "Se ha determinado la máscara de la brocha.", - "worldedit.tool.mask.disabled": "Se ha desactivado la máscara de la brocha.", - "worldedit.tool.material.set": "Se ha determinado el material de la brocha.", - "worldedit.tool.range.set": "Se ha determinado el rango de la brocha.", - "worldedit.tool.size.set": "Se ha determinado el tamaño de la brocha.", - "worldedit.tool.tracemask.set": "Se ha determinado el seguimiento de la máscara.", - "worldedit.tool.tracemask.disabled": "Se ha desactivado el seguimiento de la máscara.", - "worldedit.tool.error.cannot-bind": "§cLa herramienta no se puede asignar a {0}: {1}", - "worldedit.tool.error.item-only": "§cSolo se pueden asignar objetos, no bloques.", - "worldedit.execute.script-permissions": "No tienes permiso para usar rutinas.", - "worldedit.executelast.no-script": "Primero usa /cs con un nombre de rutina.", - "worldedit.script.read-error": "Error de la rutina: {0}.", - "worldedit.script.unsupported": "Solo se admiten rutinas .js", - "worldedit.script.file-not-found": "La rutina no existe: {0}.", - "worldedit.script.no-script-engine": "No se ha encontrado instalado un motor de rutinas.\\nPor favor, mira aquí: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "No se ha podido ejecutar: {0}.", - "worldedit.script.failed-console": "No se ha podido ejecutar (mira en la consola): {0}.", - "worldedit.operation.affected.biome": "{0} biomas afectados.", - "worldedit.operation.affected.block": "{0} bloques afectados.", - "worldedit.operation.affected.column": "{0} columnas afectadas.", - "worldedit.operation.affected.entity": "{0} entidades afectadas.", - "worldedit.operation.deform.expression": "Usando la deformación {0}.", - "worldedit.error.invalid-number": "Se esperaba un número; caracteres no válidos.", - "worldedit.error.invalid-number.matches": "Se esperaba un número; caracteres \"{0}\" obtenidos.", - "worldedit.error.incomplete-region": "§cPrimero selecciona una región.", - "worldedit.error.unknown-block": "No se reconoce el nombre del bloque '{0}'.", - "worldedit.error.unknown-entity": "No se reconoce el nombre de la entidad '{0}'.", - "worldedit.error.unknown-mob": "No se reconoce el nombre del mob '{0}'.", - "worldedit.error.unknown-biome": "No se reconoce el nombre del bioma '{0}'.", - "worldedit.error.unknown-tag": "No se reconoce el nombre de la etiqueta '{0}'.", - "worldedit.error.empty-tag": "La etiqueta '{0}' carece de contenido.", - "worldedit.error.no-match": "No se han encontrado coincidencias con '{0}'.", - "worldedit.error.disallowed-block": "Bloque '{0}' no admitido (mira en la configuración de WorldEdit).", - "worldedit.error.max-changes": "Has superado el límite máximo de bloques que puedes modificar en cada operación. (Se han modificado {0} bloques).", - "worldedit.error.max-brush-radius": "El radio máximo (configurado) en la brocha es {0}.", - "worldedit.error.max-radius": "El radio máximo (configurado) es {0}.", - "worldedit.error.unknown-direction": "Dirección desconocida: {0}.", - "worldedit.error.empty-clipboard": "El portapapeles está vacío. Usa primero '//copy'.", - "worldedit.error.invalid-filename": "El nombre del archivo '{0}' no es válido: {1}.", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres no válidos o falta la extensión.", - "worldedit.error.file-resolution": "Archivo '{0}' resolución del error: {1}.", - "worldedit.error.file-resolution.outside-root": "La ruta no se encuentra en la raíz permitida.", - "worldedit.error.file-resolution.resolve-failed": "No se ha podido resolver la ruta.", - "worldedit.error.file-aborted": "Selección de archivos anulada.", - "worldedit.error.no-file-selected": "No has seleccionado el archivo.", - "worldedit.error.world-unloaded": "El mundo ya está descargado.", - "worldedit.error.not-a-block": "Este objeto no es un bloque.", - "worldedit.error.not-a-block.item": "El objeto '{0}' no es un bloque.", - "worldedit.error.incorrect-usage": "Debes usar: {0}.", - "worldedit.error.invalid-page": "Número de página no válido.", - "worldedit.error.parser.bad-state-format": "El formato de estado no es correcto en {0}.", - "worldedit.error.parser.duplicate-property": "Propiedad duplicada: {0}.", - "worldedit.error.parser.empty-state": "Una parte del estado está vacío.", - "worldedit.error.parser.missing-equals-separator": "Falta el separador '='.", - "worldedit.error.parser.clipboard.missing-offset": "El desplazamiento se ha especificado con @ pero no se ha especificado. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propiedad del bloque '{1}' desconocida '{0}'.", - "worldedit.error.parser.unknown-value": "Valor de la propiedad '{1}' desconocida '{0}'.", - "worldedit.error.parser.empty-property": "La propiedad del estado está vacía.", - "worldedit.error.parser.empty-value": "El valor del estado está vacío.", - "worldedit.error.parser.invalid-colon": "Símbolo de dos puntos no válido.", - "worldedit.error.parser.invalid-expression": "Expresión no válida: {0}", - "worldedit.error.parser.negate-nothing": "¡No se puede negar la nada!", - "worldedit.error.parser.hanging-lbracket": "Formato no válido. Falta el corchete en '{0}'.", - "worldedit.error.parser.missing-rbracket": "Falta el corchete de cierre ']'.", - "worldedit.error.parser.missing-random-type": "Falta el tipo después del símbolo % para '{0}'.", - "worldedit.error.parser.clipboard.missing-coordinates": "El desplazamiento del portapapeles necesita las coordenadas x,y,z.", - "worldedit.error.parser.player-only": "¡La entrada '{0}' necesita un jugador!", - "worldedit.error.disabled": "Esta funcionalidad está desactivada (ver configuración de WorldEdite).", - "worldedit.error.unknown": "Se ha producido un error desconocido: {0}", - "worldedit.error.missing-extent": "Extensión desconocida.", - "worldedit.error.missing-session": "Sesión local desconocida.", - "worldedit.error.missing-world": "Es necesario determinar un mundo (prueba con //world).", - "worldedit.error.missing-actor": "No se reconoce ningún actor.", - "worldedit.selection.convex.info.vertices": "§5Vértices: {0}.", - "worldedit.selection.convex.info.triangles": "§5Triángulos: {0}.", - "worldedit.selection.convex.explain.primary": "Has iniciado una selección con vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Has añadido el vértice {0} en la selección.", - "worldedit.selection.cuboid.info.pos1": "§5Posición 1: {0}.", - "worldedit.selection.cuboid.info.pos2": "§5Posición 2: {0}.", - "worldedit.selection.cuboid.explain.primary": "Primera posición establecida en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primera posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posición establecida en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.extend.explain.primary": "Selección iniciada en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extender la selección para abarcar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "§5Centro: {0}.", - "worldedit.selection.ellipsoid.info.radius": "§5Radio X/Y/Z: {0}.", - "worldedit.selection.ellipsoid.explain.primary": "Posición central determinada en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posición central determinada en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radio determinado en {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Has determinado el radio en {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Los cambios de las Elipses deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.cylinder.info.center": "§5Centro: {0}.", - "worldedit.selection.cylinder.info.radius": "§5Radio: {0}.", - "worldedit.selection.cylinder.explain.primary": "Has iniciado una selección cilíndrica en {0}.", - "worldedit.selection.cylinder.explain.secondary": "Has determinado el radio en {0}/{1} bloques ({2}).", - "worldedit.selection.cylinder.explain.secondary-missing": "Antes de determinar el radio, tienes que seleccionar el punto central.", - "worldedit.selection.cylinder.error.even-horizontal": "Los cambios de los Cilindros deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.polygon2d.info": "§5Número de Puntos: {0}.", - "worldedit.selection.polygon2d.explain.primary": "El primer punto se ha establecido en {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Se ha añadido el punto nº{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Los polígonos sólo se pueden expandir verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Los polígono solo se pueden contraer verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Se ha determinado el radio de {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Se ha establecido el radio en {0} ({1}).", - "worldedit.selection.null.error.immutable": "No se puede cambiar una Región Nula.", - "worldedit.selection.intersection.error.cannot-expand": "No se puede expandir una intersección de región.", - "worldedit.selection.intersection.error.cannot-contract": "No se puede contraer una intersección de región.", - "worldedit.selection.transform.error.cannot-expand": "No se puede expandir una Región Transformada.", - "worldedit.selection.transform.error.cannot-contract": "No se puede contraer una Región Transformada.", - "worldedit.selection.transform.error.cannot-change": "No se puede modificar una Región Transformada.", - "worldedit.sideeffect.lighting": "Iluminación", - "worldedit.sideeffect.lighting.description": "Actualiza la iluminación de los bloques.", - "worldedit.sideeffect.neighbors": "Vecinos", - "worldedit.sideeffect.neighbors.description": "Notifica los cambios de los bloques cercanos.", - "worldedit.sideeffect.update": "Actualización", - "worldedit.sideeffect.update.description": "Notifica los cambios realizados en los bloques.", - "worldedit.sideeffect.validation": "Validación", - "worldedit.sideeffect.validation.description": "Repara y valida los errores inconsistentes del estado del mundo, tales como bloques desconectados.", - "worldedit.sideeffect.entity_ai": "IA de entidades", - "worldedit.sideeffect.entity_ai.description": "Actualiza las rutas de las entidades según los cambios de los bloques.", - "worldedit.sideeffect.events": "Eventos Mod/Plugin", - "worldedit.sideeffect.events.description": "Informa sobre los cambios a otros mods/plugins, cuando corresponda.", - "worldedit.sideeffect.state.on": "Activado", - "worldedit.sideeffect.state.delayed": "Aplazado", - "worldedit.sideeffect.state.off": "Desactivado", - "worldedit.sideeffect.box.current": "Actual", - "worldedit.sideeffect.box.change-to": "Clic para establecer {0}.", - "worldedit.help.command-not-found": "No se ha encontrado el comando '{0}'.", - "worldedit.help.no-subcommands": "'{0}' no es un subcomando. ¿Quizás '{1}' sea un parámetro?", - "worldedit.help.subcommand-not-found": "No se ha encontrado el subcomando '{0}' de '{1}'.", - "worldedit.cli.stopping": "¡Deteniendo...!", - "worldedit.cli.unknown-command": "¡Comando desconocido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versión de WorldEdit no es compatible con esta versión de Bukkit. Los contenedores (ej. cofres) se quedarán vacíos, las propiedades (ej. rotación) no se mantendrán, y otras cosas pueden no funcionar. Actualiza WorldEdit para restaurar la funcionalidad:\\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La edición en versiones no compatibles está deshabilitada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-ES/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-ES/strings.json deleted file mode 100644 index 2f758b9..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-ES/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expande la región seleccionada desde lo más bajo hasta lo más alto.", - "worldedit.expand.expanded": "La región se ha expandido {0} bloques.", - "worldedit.expand.expanded.vert": "La región se ha expandido {0} bloques (verticalmente).", - "worldedit.biomeinfo.lineofsight": "Biomas encontrados en la línea de visión: {0}", - "worldedit.biomeinfo.position": "El Bioma de tu posición es: {0}", - "worldedit.biomeinfo.selection": "Biomas encontrados en la selección: {0}", - "worldedit.biomeinfo.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.brush.radius-too-large": "El radio máximo de la brocha es de {0}.", - "worldedit.brush.apply.description": "Aplicar la brocha, aplicar una función a cada bloque.", - "worldedit.brush.apply.radius": "El tamaño de la brocha.", - "worldedit.brush.apply.shape": "La forma de la región.", - "worldedit.brush.apply.type": "El tipo de brocha a usar.", - "worldedit.brush.apply.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.paint.description": "Brocha de pintura, aplica una función a una superficie.", - "worldedit.brush.paint.size": "El tamaño de la brocha.", - "worldedit.brush.paint.shape": "La forma de la región.", - "worldedit.brush.paint.density": "La densidad de la brocha.", - "worldedit.brush.paint.type": "El tipo de brocha a usar.", - "worldedit.brush.paint.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.sphere.equip": "Has asignado una Brocha con forma Esférica ({0}).", - "worldedit.brush.cylinder.equip": "Has asignado una Brocha con forma Cilíndrica ({0} x {1}).", - "worldedit.brush.clipboard.equip": "Forma de pizarra esférica equipada.", - "worldedit.brush.smooth.equip": "Has asignado una Brocha de Suavizado ({0} x {1}x usando {2}).", - "worldedit.brush.extinguish.equip": "Has asignado una Brocha de Extinción de fuego ({0}).", - "worldedit.brush.gravity.equip": "Has asignado una Brocha de Gravedad ({0}).", - "worldedit.brush.butcher.equip": "Has asignado una Brocha de Asesino ({0}).", - "worldedit.brush.operation.equip": "Establecer pincel a {0}.", - "worldedit.brush.heightmap.equip": "Has asignado una Brocha de Elevación de Terreno ({0}).", - "worldedit.brush.heightmap.unknown": "Brocha de Elevación de Terreno desconocida: {0}.", - "worldedit.brush.none.equip": "La brocha se ha desvinculado del objeto actual.", - "worldedit.setbiome.changed": "Has cambiado los biomas de aproximadamente {0} bloques.", - "worldedit.setbiome.warning": "Puede ser que necesites volver a unirte al servidor (o volver a abrir el mundo) para ver cambios.", - "worldedit.setbiome.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.drawsel.disabled": "CUI de servidor deshabilitado.", - "worldedit.drawsel.enabled": "CUI del servidor habilitado. Esto solo admite regiones cuboides, con un tamaño máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "El CUI de servidor ya está deshabilitado.", - "worldedit.drawsel.enabled.already": "El CUI de servidor ya está habilitado.", - "worldedit.limit.too-high": "Su límite máximo permitido es {0}.", - "worldedit.limit.set": "Límite de bloques establecido a {0}.", - "worldedit.limit.return-to-default": "(Usa //limit para volver al valor por defecto).", - "worldedit.timeout.too-high": "El tiempo de espera máximo es de {0}ms.", - "worldedit.timeout.set": "El tiempo de espera máximo se ha establecido en {0}ms.", - "worldedit.timeout.return-to-default": " (Usa //timeout para volver al valor por defecto).", - "worldedit.fast.disabled": "Modo rápido deshabilitado.", - "worldedit.fast.enabled": "Modo rápido habilitado. Puede ser que la iluminación en los chunks afectados sea errónea, y que necesites volver a unirte para ver cambios.", - "worldedit.fast.disabled.already": "El modo rápido ya está deshabilitado.", - "worldedit.fast.enabled.already": "El modo rápido ya está habilitado.", - "worldedit.perf.sideeffect.set": "El Efecto Secundario \"{0}\" establecido en {1}.", - "worldedit.perf.sideeffect.get": "El Efecto Secundario \"{0}\" está establecido en {1}.", - "worldedit.perf.sideeffect.already-set": "El Efecto Secundario \"{0}\" ya está {1}.", - "worldedit.perf.sideeffect.set-all": "Todos los efectos secundarios están determinados como {0}.", - "worldedit.reorder.current": "El modo reordenación está {0}.", - "worldedit.reorder.set": "Ahora está {0} el modo reordenación.", - "worldedit.gmask.disabled": "Mascara global deshabilitada.", - "worldedit.gmask.set": "Mascara global establecida.", - "worldedit.toggleplace.pos1": "Ahora determina la primera posición.", - "worldedit.toggleplace.player": "Coloca el bloque donde estás.", - "worldedit.toggleplace.not-locatable": "No se puede alternar la colocación en este contexto.", - "worldedit.searchitem.too-short": "Introduce una cadena de búsqueda más larga (longitud > 2).", - "worldedit.searchitem.either-b-or-i": "No puedes usar las funciones 'b' e 'i' al mismo tiempo.", - "worldedit.searchitem.searching": "(Por favor espera... buscando objetos.)", - "worldedit.watchdog.no-hook": "Esta plataforma no admite el rastreador.", - "worldedit.watchdog.active.already": "El rastreador ya está activo.", - "worldedit.watchdog.inactive.already": "El rastreador ya está inactivo.", - "worldedit.watchdog.active": "Se ha activado el rastreador.", - "worldedit.watchdog.inactive": "Se ha desactivado el rastreador.", - "worldedit.world.remove": "Se ha eliminado el mundo de sustitución.", - "worldedit.world.set": "Determina el mundo a sustituir {0}. (Usa //world para restablecerlo).", - "worldedit.undo.undone": "Se han desecho {0} ediciones.", - "worldedit.undo.none": "Nada que deshacer.", - "worldedit.redo.redone": "Se han rehecho {0} ediciones.", - "worldedit.redo.none": "No hay nada que rehacer.", - "worldedit.clearhistory.cleared": "Se ha eliminado el historial de ediciones.", - "worldedit.raytrace.noblock": "¡No hay bloques a la vista!", - "worldedit.raytrace.require-player": "Los comandos de trazados de rayos requieren de un jugador!", - "worldedit.restore.not-configured": "No se ha configurado la función de restauración (snapshot).", - "worldedit.restore.not-available": "El Punto de Restauración no está disponible o no existe.", - "worldedit.restore.failed": "Fallo al cargar el Punto de Restauración: {0}.", - "worldedit.restore.loaded": "Se ha cargado el Punto de Restauración (Snapshot) '{0}'. Efectuando la restauración...", - "worldedit.restore.restored": "Restauración concluida. Faltan {0} chunks y otros {1} errores.", - "worldedit.restore.none-for-specific-world": "No se han encontrado más Puntos de Restauración del mundo '{0}'.", - "worldedit.restore.none-for-world": "No se han encontrado Puntos de Restauración de este Mundo.", - "worldedit.restore.none-found": "No se han encontrado Puntos de Restauración.", - "worldedit.restore.none-found-console": "No se encontraron snapshots. Ve la consola para más detalles.", - "worldedit.restore.chunk-not-present": "No se han encontrado chunks en el Punto de Restauración.", - "worldedit.restore.chunk-load-failed": "No se han podido cargar los chunks. Puede que el archivo correspondiente esté corrupto.", - "worldedit.restore.block-place-failed": "Los errores ocurridos han impedido restaurar los bloques.", - "worldedit.restore.block-place-error": "Último error: {0}", - "worldedit.snapshot.use.newest": "Ahora se está usando un Punto de Restauración más reciente.", - "worldedit.snapshot.use": "Snapshot establecida a: {0}", - "worldedit.snapshot.none-before": "No se pudo encontrar una snapshot de antes de {0}.", - "worldedit.snapshot.none-after": "No se pudo encontrar una snapshot después de {0}.", - "worldedit.snapshot.index-above-0": "Índice inválido, debe ser mayor o igual a 1.", - "worldedit.snapshot.index-oob": "Índice inválido, debe ser entre 1 y {0}.", - "worldedit.schematic.unknown-format": "Formato de schematic desconocido: {0}.", - "worldedit.schematic.load.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.load.loading": "(Espera, cargando la schematic...)", - "worldedit.schematic.load.still-loading": "(Espera, todavía cargando la schematic...)", - "worldedit.schematic.load.unsupported-version": "Esta versión de schematic no está soportada. Versión: {0}.", - "worldedit.schematic.save.already-exists": "Esa schematic ya existe. Usa el parámetro -f para sobrescribirla.", - "worldedit.schematic.save.failed-directory": "¡No se pudo crear la carpeta para las schematics!", - "worldedit.schematic.save.saving": "(Espera, guardando la schematic...)", - "worldedit.schematic.save.still-saving": "(Espera, todavía guardando la schematic...)", - "worldedit.schematic.delete.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.delete.failed": "¡No se pudo eliminar {0}! ¿Acaso es de solo lectura?", - "worldedit.schematic.delete.deleted": "El schematic '{0}' se ha eliminado correctamente.", - "worldedit.schematic.formats.title": "Formatos de portapapeles disponibles (Nombre: nombres de búsqueda).", - "worldedit.schematic.unsupported-minecraft-version": "Esta versión de WorldEdit no soporta tu versión de Minecraft. Las schematics no funcionarán hasta que se resolva este problema.", - "worldedit.pos.already-set": "Esta posición ya está determinada.", - "worldedit.pos.console-require-coords": "Debes proporcionar las coordenadas en consola.", - "worldedit.hpos.no-block": "¡No hay bloques a la vista!", - "worldedit.hpos.already-set": "Esta posición ya está determinada.", - "worldedit.chunk.selected-multiple": "Chunks seleccionados: ({0}, {1}, {2}) ► ({3}, {4}, {5}).", - "worldedit.chunk.selected": "Chunk seleccionado: {0}, {1}, {2}.", - "worldedit.wand.invalid": "La Herramienta de Selección asociada está desactivada o mal configurada.", - "worldedit.wand.selwand.info": "§7Botón Izquierdo ► Seleccionar la 1ª posición.\\n§7Botón Derecho ► Seleccionar la 2ª posición.", - "worldedit.wand.navwand.info": "§7Botón Izquierdo ► Aparecer en el lugar señalado.\\n§7Botón Derecho ► Atravesar paredes.", - "worldedit.wand.selwand.now.tool": "Ahora la herramienta de selección es correcta. Puedes desactivarla con {0} y volver a asignarla a un objeto con {1} o conseguir una nueva con {2}.", - "worldedit.contract.contracted": "La región se ha contraído {0} bloques.", - "worldedit.shift.shifted": "La región se ha desplazado.", - "worldedit.outset.outset": "La región se ha expandido.", - "worldedit.inset.inset": "La región se ha contraído.", - "worldedit.size.offset": "Desplazado: {0}.", - "worldedit.size.type": "§8§m------------------------------§r\\n§5Tipo: {0}.", - "worldedit.size.size": "§5Tamaño: {0}.", - "worldedit.size.distance": "§5Distancia: {0}.", - "worldedit.size.blocks": "§5Cantidad de Bloques: {0}.", - "worldedit.count.counted": "§5Cantidad {0}.", - "worldedit.distr.no-blocks": "No ha bloques enumerados.", - "worldedit.distr.no-previous": "No existe un distribución anterior.", - "worldedit.distr.total": "Número Total de Bloques: {0}.", - "worldedit.select.cleared": "§cHas deseleccionado la zona.", - "worldedit.select.cuboid.message": "Selección Cúbica.\\n§7Botón Izquierdo ► Seleccionar el 1º punto.\\n§7Botón Derecho ► Seleccionar el 2º punto.", - "worldedit.select.cuboid.description": "§7Selecciona las dos esquinas del cuboide.", - "worldedit.select.extend.message": "Extensión de Cuboide.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Expandir.", - "worldedit.select.extend.description": "Modo Rápido de selección de cuboides.", - "worldedit.select.poly.message": "Selección de Poligonal.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Añadir puntos.", - "worldedit.select.poly.limit-message": "{0} puntos como máximo.", - "worldedit.select.poly.description": "Selecciona una región poligonal.", - "worldedit.select.ellipsoid.message": "Selección de Elipsoidal.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.ellipsoid.description": "Selecciona un región con forma elíptica.", - "worldedit.select.sphere.message": "Selección Esférica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Determinar el radio.", - "worldedit.select.sphere.description": "Selecciona un región con forma esférica.", - "worldedit.select.cyl.message": "Selección Cilíndrica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.cyl.description": "Selecciona un región con forma cilíndrica.", - "worldedit.select.convex.message": "Selección Poliédrica Convexa.\\n§7Botón Izquierdo ► Seleccionar el primer vértice.\\n§7Botón Derecho ► Añadir más vértices.", - "worldedit.select.convex.limit-message": "El límite es de {0} puntos como máximo.", - "worldedit.select.convex.description": "Selecciona un región con forma de Poliedro Convexo.", - "worldedit.select.default-set": "La forma actual de selección es {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}.", - "worldedit.chunkinfo.old-filename": "Formato antiguo: {0}.", - "worldedit.chunkinfo.mcregion-filename": "Región MC: Región/{0}.", - "worldedit.listchunks.listfor": "Listando para: {0}.", - "worldedit.drain.drained": "Se han vaciado {0} bloques.", - "worldedit.fill.created": "Se han rellenado {0} bloques.", - "worldedit.fillr.created": "Se han rellenado {0} bloques.", - "worldedit.fixlava.fixed": "Se han nivelado {0} bloques de lava.", - "worldedit.fixwater.fixed": "Se han nivelado {0} bloques de agua.", - "worldedit.removeabove.removed": "Se han eliminado {0} bloques.", - "worldedit.removebelow.removed": "Se han eliminado {0} bloques.", - "worldedit.removenear.removed": "Se han eliminado {0} bloques.", - "worldedit.replacenear.replaced": "Se han remplazado {0} bloques.", - "worldedit.snow.created": "Se han cubierto {0} superficies.", - "worldedit.thaw.removed": "Se han descongelado {0} bloques.", - "worldedit.green.changed": "Se han enverdecido {0} bloques.", - "worldedit.extinguish.removed": "Se han extinguido {0} focos en llamas.", - "worldedit.butcher.killed": "Se han eliminado {0} criaturas en un radio de {1}.", - "worldedit.butcher.explain-all": "Usa -1 para eliminar todas las criaturas de los chunks cargados.", - "worldedit.remove.removed": "Se han marcado {0} entidades para su eliminación.", - "worldedit.remove.explain-all": "Usa -1 para eliminar todas las entidades de los chunks cargados.", - "worldedit.calc.invalid": "'{0}' no puede ser analizado como una expresión válida.", - "worldedit.calc.invalid.with-error": "'{0}' no puede ser analizado como una expresión válida: '{1}'", - "worldedit.paste.pasted": "El contenido del portapapeles ha sido pegado en {0}.", - "worldedit.paste.selected": "Se ha seleccionado la región de pegado del portapapeles.", - "worldedit.rotate.no-interpolation": "Nota: La interpolación aún no es admisible, por lo que se recomienda ángulos múltiplos de 90.", - "worldedit.rotate.rotated": "Se ha girado el contenido del portapapeles.", - "worldedit.flip.flipped": "Se ha volteado el contenido del portapapeles.", - "worldedit.clearclipboard.cleared": "§4Se ha eliminado el contenido del Portapapeles.", - "worldedit.set.done": "§2Operación completada.", - "worldedit.set.done.verbose": "Operación completada ({0}).", - "worldedit.line.changed": "Se han cambiado {0} bloques.", - "worldedit.line.invalid-type": "La herramienta '//line' solo funciona con selecciones cuboides o poliédricas convexas.", - "worldedit.curve.changed": "Se han cambiado {0} bloques.", - "worldedit.curve.invalid-type": "La herramienta '//curve' solo funciona con selecciones poliédricas convexas.", - "worldedit.replace.replaced": "Se han remplazado {0} bloques.", - "worldedit.stack.changed": "Se han cambiado {0} bloques. Puedes deshacer los cambios usando '//undo'.", - "worldedit.stack.intersecting-region": "El desplazamiento del stack no debe chocar con la región colindante cuando se utiliza el bloque como unidad.", - "worldedit.regen.regenerated": "§6La zona seleccionada se ha regenerado.", - "worldedit.regen.failed": "No se han podido regenerar los chunks. Mira en la consola para obtener más detalles.", - "worldedit.walls.changed": "Se han cambiado {0} bloques.", - "worldedit.faces.changed": "Se han cambiado {0} bloques.", - "worldedit.overlay.overlaid": "Se ha superpuesto {0} bloques.", - "worldedit.naturalize.naturalized": "Se han sustituido {0} bloques para que parezcan más naturales.", - "worldedit.center.changed": "Centro establecido. (Se han cambiado {0} bloques).", - "worldedit.smooth.changed": "Se ha suavizado el terreno. {0} bloques afectados.", - "worldedit.move.moved": "Se han movido {0} bloques.", - "worldedit.deform.deformed": "Se han deformado {0} bloques.", - "worldedit.hollow.changed": "Se han cambiado {0} bloques.", - "worldedit.forest.created": "Se ha generado {0} árboles.", - "worldedit.flora.created": "Se han generado {0} plantas.", - "worldedit.unstuck.moved": "¡Ahí lo tienes chaval!", - "worldedit.ascend.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ascend.moved": "Has ascendido {0} niveles.", - "worldedit.descend.obstructed": "No se ha encontrado ningún espacio libre por debajo.", - "worldedit.descend.moved": "Has descendido {0} niveles.", - "worldedit.ceil.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ceil.moved": "¡Yupi!", - "worldedit.thru.obstructed": "No se ha encontrado ningún espacio libre por delante.", - "worldedit.thru.moved": "¡Yupi!", - "worldedit.jumpto.moved": "¡Puf!", - "worldedit.jumpto.none": "§c¡No hay nada a la vista (o está demasiado lejos)!", - "worldedit.up.obstructed": "Debes golpear algo por encima tuyo.", - "worldedit.up.moved": "¡Yupi!", - "worldedit.cone.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cone.created": "Se han creado {0} bloques.", - "worldedit.cyl.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cyl.created": "Se han creado {0} bloques.", - "worldedit.sphere.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.sphere.created": "Se ha generado una esfera con {0} bloques.", - "worldedit.forestgen.created": "Se han generado {0} árboles.", - "worldedit.pumpkins.created": "Se han generado {0} calabazas.", - "worldedit.pyramid.created": "Se ha generado una pirámide con {0} bloques.", - "worldedit.generate.created": "Se han creado {0} bloques.", - "worldedit.generatebiome.changed": "{0} biomas afectados.", - "worldedit.reload.config": "§aLa configuración de §2WorlEdit §ase ha recargado satisfactoriamente.", - "worldedit.report.written": "Se ha generado el informe de WorldEdit en {0}.", - "worldedit.report.error": "Fallo al guardar el informe: {0}.", - "worldedit.report.callback": "Informe de WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Zona horaria no válida.", - "worldedit.timezone.set": "La zona horaria para esta sesión es: {0}.", - "worldedit.timezone.current": "La hora actual en esta zona horaria es: {0}.", - "worldedit.version.version": "Versión de WorldEdit: {0}.", - "worldedit.trace.no-tracing-extents": "Seguimiento: No se ha utilizado ninguna medida.", - "worldedit.trace.action-failed": "Seguimiento: {0} acciones en {1} descartadas por la extensión {2}.", - "worldedit.trace.active.already": "El Modo Seguimiento ya está activado.", - "worldedit.trace.inactive.already": "El Modo Seguimiento ya está desactivado.", - "worldedit.trace.active": "Modo Seguimiento activado.", - "worldedit.trace.inactive": "Modo seguimiento desactivado.", - "worldedit.command.time-elapsed": "{0}seg trascurridos (historial: {1} cambiado; {2} bloques/seg).", - "worldedit.command.permissions": "No tienes permitido hacer esto. ¿Estás en el modo correcto?", - "worldedit.command.player-only": "Este comando debe ser utilizado por un jugador.", - "worldedit.command.error.report": "Por favor, informa sobre este error: [Mira en la consola].", - "worldedit.pastebin.uploading": "§7Por favor espera, enviando el registro a pastebin...", - "worldedit.session.cant-find-session": "No se puede encontrar la sesión de {0}.", - "worldedit.platform.no-file-dialog": "Este entorno no permite mostrar diálogos.", - "worldedit.asset.load.loading": "§7Por favor espera, cargando el elemento...", - "worldedit.asset.load.still-loading": "§7Por favor espera, sigue cargando el elemento...", - "worldedit.asset.load.failed": "No se ha podido cargar el elemento.", - "worldedit.tool.max-block-changes": "Has alcanzado el número máximo de bloques que puedes modificar.", - "worldedit.tool.no-block": "¡No hay bloque a la vista!", - "worldedit.tool.repl.equip": "§aHas asignado la Herramienta Remplazadora a §2{0}§a.", - "worldedit.tool.repl.switched": "La Herramienta Remplazadora se ha cambiado por {0}.", - "worldedit.tool.data-cycler.equip": "§aHas asignado la Herramienta de Alteración de Bloques a §2{0}§a.", - "worldedit.tool.data-cycler.block-not-permitted": "No tienes permitido modificar el valor de este bloque.", - "worldedit.tool.data-cycler.cant-cycle": "¡Este bloque no se puede alterar!", - "worldedit.tool.data-cycler.new-value": "El valor de {0} ahora es {1}.", - "worldedit.tool.data-cycler.cycling": "Alterando el valor de {0}.", - "worldedit.tool.deltree.equip": "§aHas asignado la Herramienta de Eliminación de Árboles Flotantes a §2{0}§a.", - "worldedit.tool.deltree.not-tree": "Esto no es un Árbol.", - "worldedit.tool.deltree.not-floating": "Esto no es un Árbol Flotante.", - "worldedit.tool.tree.equip": "§aHas asignado la Herramienta de Generación de Árboles a §2{0}§a.", - "worldedit.tool.tree.obstructed": "No se puede generar un árbol aquí.", - "worldedit.tool.info.equip": "§aHas asignado la Herramienta de Información a §2{0}§a.", - "worldedit.tool.info.blockstate.hover": "§7Información del Bloque.", - "worldedit.tool.info.internalid.hover": "§7ID Interna.", - "worldedit.tool.info.legacy.hover": "§7Heredado de la ID:Información.", - "worldedit.tool.info.light.hover": "§7Iluminación del Bloque/Iluminación Superior.", - "worldedit.tool.none.equip": "§cHas desvinculado la herramienta asignada.", - "worldedit.tool.none.to.unequip": "§cEste objeto no tiene ninguna herramienta asignada.", - "worldedit.tool.selwand.equip": "§aHas asignado la Herramienta de Selección a §2{0}§a.", - "worldedit.tool.navwand.equip": "§aHas asignado la Herramienta de Navegación a §2{0}§a.", - "worldedit.tool.floodfill.equip": "§aHas asignado la Herramienta de Relleno a §2{0}§a.", - "worldedit.tool.farwand.equip": "§aHas asignado la Herramienta de Selección Lejana a §2{0}§a.", - "worldedit.tool.lrbuild.equip": "§aHas asignado la Herramienta de Construcción Lejana a §2{0}.", - "worldedit.tool.lrbuild.set": "§7Botón Izquierdo ► {0}\\n§7Botón Derecho ► {1}.", - "worldedit.tool.stack.equip": "§aLa herramienta de Vinculación se ha asignado a §2{0}§a.", - "worldedit.tool.unbind-instruction": "Usa {0} mientras mantienes el objeto para desvincular la herramienta.", - "worldedit.tool.superpickaxe.mode.single": "Modo simple.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.area": "Modo área.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.recursive": "Modo recursivo.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.max-range": "El rango máximo es {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Ya está activado el Superpico.", - "worldedit.tool.superpickaxe.disabled.already": "Ya está desactivado el Superpico.", - "worldedit.tool.superpickaxe.enabled": "Se ha activado el Superpico.", - "worldedit.tool.superpickaxe.disabled": "Se ha desactivado el Superpico.", - "worldedit.tool.mask.set": "Se ha determinado la máscara de la brocha.", - "worldedit.tool.mask.disabled": "Se ha desactivado la máscara de la brocha.", - "worldedit.tool.material.set": "Se ha determinado el material de la brocha.", - "worldedit.tool.range.set": "Se ha determinado el rango de la brocha.", - "worldedit.tool.size.set": "Se ha determinado el tamaño de la brocha.", - "worldedit.tool.tracemask.set": "Se ha determinado el seguimiento de la máscara.", - "worldedit.tool.tracemask.disabled": "Se ha desactivado el seguimiento de la máscara.", - "worldedit.tool.error.cannot-bind": "§cLa herramienta no se puede asignar a {0}: {1}", - "worldedit.tool.error.item-only": "§cSolo se pueden asignar objetos, no bloques.", - "worldedit.execute.script-permissions": "No tienes permiso para usar rutinas.", - "worldedit.executelast.no-script": "Primero usa /cs con un nombre de rutina.", - "worldedit.script.read-error": "Error de la rutina: {0}.", - "worldedit.script.unsupported": "Solo se admiten rutinas .js", - "worldedit.script.file-not-found": "La rutina no existe: {0}.", - "worldedit.script.no-script-engine": "No se ha encontrado instalado un motor de rutinas.\\nPor favor, mira aquí: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "No se ha podido ejecutar: {0}.", - "worldedit.script.failed-console": "No se ha podido ejecutar (mira en la consola): {0}.", - "worldedit.operation.affected.biome": "{0} biomas afectados.", - "worldedit.operation.affected.block": "{0} bloques afectados.", - "worldedit.operation.affected.column": "{0} columnas afectadas.", - "worldedit.operation.affected.entity": "{0} entidades afectadas.", - "worldedit.operation.deform.expression": "Usando la deformación {0}.", - "worldedit.error.invalid-number": "Se esperaba un número; caracteres no válidos.", - "worldedit.error.invalid-number.matches": "Se esperaba un número; caracteres \"{0}\" obtenidos.", - "worldedit.error.incomplete-region": "§cPrimero selecciona una región.", - "worldedit.error.unknown-block": "No se reconoce el nombre del bloque '{0}'.", - "worldedit.error.unknown-entity": "No se reconoce el nombre de la entidad '{0}'.", - "worldedit.error.unknown-mob": "No se reconoce el nombre del mob '{0}'.", - "worldedit.error.unknown-biome": "No se reconoce el nombre del bioma '{0}'.", - "worldedit.error.unknown-tag": "No se reconoce el nombre de la etiqueta '{0}'.", - "worldedit.error.empty-tag": "La etiqueta '{0}' carece de contenido.", - "worldedit.error.no-match": "No se han encontrado coincidencias con '{0}'.", - "worldedit.error.disallowed-block": "Bloque '{0}' no admitido (mira en la configuración de WorldEdit).", - "worldedit.error.max-changes": "Has superado el límite máximo de bloques que puedes modificar en cada operación. (Se han modificado {0} bloques).", - "worldedit.error.max-brush-radius": "El radio máximo (configurado) en la brocha es {0}.", - "worldedit.error.max-radius": "El radio máximo (configurado) es {0}.", - "worldedit.error.unknown-direction": "Dirección desconocida: {0}.", - "worldedit.error.empty-clipboard": "El portapapeles está vacío. Usa primero '//copy'.", - "worldedit.error.invalid-filename": "El nombre del archivo '{0}' no es válido: {1}.", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres no válidos o falta la extensión.", - "worldedit.error.file-resolution": "Archivo '{0}' resolución del error: {1}.", - "worldedit.error.file-resolution.outside-root": "La ruta no se encuentra en la raíz permitida.", - "worldedit.error.file-resolution.resolve-failed": "No se ha podido resolver la ruta.", - "worldedit.error.file-aborted": "Selección de archivos anulada.", - "worldedit.error.no-file-selected": "No has seleccionado el archivo.", - "worldedit.error.world-unloaded": "El mundo ya está descargado.", - "worldedit.error.not-a-block": "Este objeto no es un bloque.", - "worldedit.error.not-a-block.item": "El objeto '{0}' no es un bloque.", - "worldedit.error.incorrect-usage": "Debes usar: {0}.", - "worldedit.error.invalid-page": "Número de página no válido.", - "worldedit.error.parser.bad-state-format": "El formato de estado no es correcto en {0}.", - "worldedit.error.parser.duplicate-property": "Propiedad duplicada: {0}.", - "worldedit.error.parser.empty-state": "Una parte del estado está vacío.", - "worldedit.error.parser.missing-equals-separator": "Falta el separador '='.", - "worldedit.error.parser.clipboard.missing-offset": "El desplazamiento se ha especificado con @ pero no se ha especificado. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propiedad del bloque '{1}' desconocida '{0}'.", - "worldedit.error.parser.unknown-value": "Valor de la propiedad '{1}' desconocida '{0}'.", - "worldedit.error.parser.empty-property": "La propiedad del estado está vacía.", - "worldedit.error.parser.empty-value": "El valor del estado está vacío.", - "worldedit.error.parser.invalid-colon": "Símbolo de dos puntos no válido.", - "worldedit.error.parser.invalid-expression": "Expresión no válida: {0}", - "worldedit.error.parser.negate-nothing": "¡No se puede negar la nada!", - "worldedit.error.parser.hanging-lbracket": "Formato no válido. Falta el corchete en '{0}'.", - "worldedit.error.parser.missing-rbracket": "Falta el corchete de cierre ']'.", - "worldedit.error.parser.missing-random-type": "Falta el tipo después del símbolo % para '{0}'.", - "worldedit.error.parser.clipboard.missing-coordinates": "El desplazamiento del portapapeles necesita las coordenadas x,y,z.", - "worldedit.error.parser.player-only": "¡La entrada '{0}' necesita un jugador!", - "worldedit.error.disabled": "Esta funcionalidad está desactivada (ver configuración de WorldEdite).", - "worldedit.error.unknown": "Se ha producido un error desconocido: {0}", - "worldedit.error.missing-extent": "Extensión desconocida.", - "worldedit.error.missing-session": "Sesión local desconocida.", - "worldedit.error.missing-world": "Es necesario determinar un mundo (prueba con //world).", - "worldedit.error.missing-actor": "No se reconoce ningún actor.", - "worldedit.selection.convex.info.vertices": "§5Vértices: {0}.", - "worldedit.selection.convex.info.triangles": "§5Triángulos: {0}.", - "worldedit.selection.convex.explain.primary": "Has iniciado una selección con vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Has añadido el vértice {0} en la selección.", - "worldedit.selection.cuboid.info.pos1": "§5Posición 1: {0}.", - "worldedit.selection.cuboid.info.pos2": "§5Posición 2: {0}.", - "worldedit.selection.cuboid.explain.primary": "Primera posición establecida en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primera posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posición establecida en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.extend.explain.primary": "Selección iniciada en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extender la selección para abarcar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "§5Centro: {0}.", - "worldedit.selection.ellipsoid.info.radius": "§5Radio X/Y/Z: {0}.", - "worldedit.selection.ellipsoid.explain.primary": "Posición central determinada en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posición central determinada en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radio determinado en {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Has determinado el radio en {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Los cambios de las Elipses deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.cylinder.info.center": "§5Centro: {0}.", - "worldedit.selection.cylinder.info.radius": "§5Radio: {0}.", - "worldedit.selection.cylinder.explain.primary": "Has iniciado una selección cilíndrica en {0}.", - "worldedit.selection.cylinder.explain.secondary": "Has determinado el radio en {0}/{1} bloques ({2}).", - "worldedit.selection.cylinder.explain.secondary-missing": "Antes de determinar el radio, tienes que seleccionar el punto central.", - "worldedit.selection.cylinder.error.even-horizontal": "Los cambios de los Cilindros deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.polygon2d.info": "§5Número de Puntos: {0}.", - "worldedit.selection.polygon2d.explain.primary": "El primer punto se ha establecido en {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Se ha añadido el punto nº{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Los polígonos sólo se pueden expandir verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Los polígono solo se pueden contraer verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Se ha determinado el radio de {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Se ha establecido el radio en {0} ({1}).", - "worldedit.selection.null.error.immutable": "No se puede cambiar una Región Nula.", - "worldedit.selection.intersection.error.cannot-expand": "No se puede expandir una intersección de región.", - "worldedit.selection.intersection.error.cannot-contract": "No se puede contraer una intersección de región.", - "worldedit.selection.transform.error.cannot-expand": "No se puede expandir una Región Transformada.", - "worldedit.selection.transform.error.cannot-contract": "No se puede contraer una Región Transformada.", - "worldedit.selection.transform.error.cannot-change": "No se puede modificar una Región Transformada.", - "worldedit.sideeffect.lighting": "Iluminación", - "worldedit.sideeffect.lighting.description": "Actualiza la iluminación de los bloques.", - "worldedit.sideeffect.neighbors": "Vecinos", - "worldedit.sideeffect.neighbors.description": "Notifica los cambios de los bloques cercanos.", - "worldedit.sideeffect.update": "Actualización", - "worldedit.sideeffect.update.description": "Notifica los cambios realizados en los bloques.", - "worldedit.sideeffect.validation": "Validación", - "worldedit.sideeffect.validation.description": "Repara y valida los errores inconsistentes del estado del mundo, tales como bloques desconectados.", - "worldedit.sideeffect.entity_ai": "IA de entidades", - "worldedit.sideeffect.entity_ai.description": "Actualiza las rutas de las entidades según los cambios de los bloques.", - "worldedit.sideeffect.events": "Eventos Mod/Plugin", - "worldedit.sideeffect.events.description": "Informa sobre los cambios a otros mods/plugins, cuando corresponda.", - "worldedit.sideeffect.state.on": "Activado", - "worldedit.sideeffect.state.delayed": "Aplazado", - "worldedit.sideeffect.state.off": "Desactivado", - "worldedit.sideeffect.box.current": "Actual", - "worldedit.sideeffect.box.change-to": "Clic para establecer {0}.", - "worldedit.help.command-not-found": "No se ha encontrado el comando '{0}'.", - "worldedit.help.no-subcommands": "'{0}' no es un subcomando. ¿Quizás '{1}' sea un parámetro?", - "worldedit.help.subcommand-not-found": "No se ha encontrado el subcomando '{0}' de '{1}'.", - "worldedit.cli.stopping": "¡Deteniendo...!", - "worldedit.cli.unknown-command": "¡Comando desconocido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versión de WorldEdit no es compatible con esta versión de Bukkit. Los contenedores (ej. cofres) se quedarán vacíos, las propiedades (ej. rotación) no se mantendrán, y otras cosas pueden no funcionar. Actualiza WorldEdit para restaurar la funcionalidad:\\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La edición en versiones no compatibles está deshabilitada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-MX/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-MX/strings.json deleted file mode 100644 index 2f758b9..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-MX/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expande la región seleccionada desde lo más bajo hasta lo más alto.", - "worldedit.expand.expanded": "La región se ha expandido {0} bloques.", - "worldedit.expand.expanded.vert": "La región se ha expandido {0} bloques (verticalmente).", - "worldedit.biomeinfo.lineofsight": "Biomas encontrados en la línea de visión: {0}", - "worldedit.biomeinfo.position": "El Bioma de tu posición es: {0}", - "worldedit.biomeinfo.selection": "Biomas encontrados en la selección: {0}", - "worldedit.biomeinfo.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.brush.radius-too-large": "El radio máximo de la brocha es de {0}.", - "worldedit.brush.apply.description": "Aplicar la brocha, aplicar una función a cada bloque.", - "worldedit.brush.apply.radius": "El tamaño de la brocha.", - "worldedit.brush.apply.shape": "La forma de la región.", - "worldedit.brush.apply.type": "El tipo de brocha a usar.", - "worldedit.brush.apply.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.paint.description": "Brocha de pintura, aplica una función a una superficie.", - "worldedit.brush.paint.size": "El tamaño de la brocha.", - "worldedit.brush.paint.shape": "La forma de la región.", - "worldedit.brush.paint.density": "La densidad de la brocha.", - "worldedit.brush.paint.type": "El tipo de brocha a usar.", - "worldedit.brush.paint.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.sphere.equip": "Has asignado una Brocha con forma Esférica ({0}).", - "worldedit.brush.cylinder.equip": "Has asignado una Brocha con forma Cilíndrica ({0} x {1}).", - "worldedit.brush.clipboard.equip": "Forma de pizarra esférica equipada.", - "worldedit.brush.smooth.equip": "Has asignado una Brocha de Suavizado ({0} x {1}x usando {2}).", - "worldedit.brush.extinguish.equip": "Has asignado una Brocha de Extinción de fuego ({0}).", - "worldedit.brush.gravity.equip": "Has asignado una Brocha de Gravedad ({0}).", - "worldedit.brush.butcher.equip": "Has asignado una Brocha de Asesino ({0}).", - "worldedit.brush.operation.equip": "Establecer pincel a {0}.", - "worldedit.brush.heightmap.equip": "Has asignado una Brocha de Elevación de Terreno ({0}).", - "worldedit.brush.heightmap.unknown": "Brocha de Elevación de Terreno desconocida: {0}.", - "worldedit.brush.none.equip": "La brocha se ha desvinculado del objeto actual.", - "worldedit.setbiome.changed": "Has cambiado los biomas de aproximadamente {0} bloques.", - "worldedit.setbiome.warning": "Puede ser que necesites volver a unirte al servidor (o volver a abrir el mundo) para ver cambios.", - "worldedit.setbiome.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.drawsel.disabled": "CUI de servidor deshabilitado.", - "worldedit.drawsel.enabled": "CUI del servidor habilitado. Esto solo admite regiones cuboides, con un tamaño máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "El CUI de servidor ya está deshabilitado.", - "worldedit.drawsel.enabled.already": "El CUI de servidor ya está habilitado.", - "worldedit.limit.too-high": "Su límite máximo permitido es {0}.", - "worldedit.limit.set": "Límite de bloques establecido a {0}.", - "worldedit.limit.return-to-default": "(Usa //limit para volver al valor por defecto).", - "worldedit.timeout.too-high": "El tiempo de espera máximo es de {0}ms.", - "worldedit.timeout.set": "El tiempo de espera máximo se ha establecido en {0}ms.", - "worldedit.timeout.return-to-default": " (Usa //timeout para volver al valor por defecto).", - "worldedit.fast.disabled": "Modo rápido deshabilitado.", - "worldedit.fast.enabled": "Modo rápido habilitado. Puede ser que la iluminación en los chunks afectados sea errónea, y que necesites volver a unirte para ver cambios.", - "worldedit.fast.disabled.already": "El modo rápido ya está deshabilitado.", - "worldedit.fast.enabled.already": "El modo rápido ya está habilitado.", - "worldedit.perf.sideeffect.set": "El Efecto Secundario \"{0}\" establecido en {1}.", - "worldedit.perf.sideeffect.get": "El Efecto Secundario \"{0}\" está establecido en {1}.", - "worldedit.perf.sideeffect.already-set": "El Efecto Secundario \"{0}\" ya está {1}.", - "worldedit.perf.sideeffect.set-all": "Todos los efectos secundarios están determinados como {0}.", - "worldedit.reorder.current": "El modo reordenación está {0}.", - "worldedit.reorder.set": "Ahora está {0} el modo reordenación.", - "worldedit.gmask.disabled": "Mascara global deshabilitada.", - "worldedit.gmask.set": "Mascara global establecida.", - "worldedit.toggleplace.pos1": "Ahora determina la primera posición.", - "worldedit.toggleplace.player": "Coloca el bloque donde estás.", - "worldedit.toggleplace.not-locatable": "No se puede alternar la colocación en este contexto.", - "worldedit.searchitem.too-short": "Introduce una cadena de búsqueda más larga (longitud > 2).", - "worldedit.searchitem.either-b-or-i": "No puedes usar las funciones 'b' e 'i' al mismo tiempo.", - "worldedit.searchitem.searching": "(Por favor espera... buscando objetos.)", - "worldedit.watchdog.no-hook": "Esta plataforma no admite el rastreador.", - "worldedit.watchdog.active.already": "El rastreador ya está activo.", - "worldedit.watchdog.inactive.already": "El rastreador ya está inactivo.", - "worldedit.watchdog.active": "Se ha activado el rastreador.", - "worldedit.watchdog.inactive": "Se ha desactivado el rastreador.", - "worldedit.world.remove": "Se ha eliminado el mundo de sustitución.", - "worldedit.world.set": "Determina el mundo a sustituir {0}. (Usa //world para restablecerlo).", - "worldedit.undo.undone": "Se han desecho {0} ediciones.", - "worldedit.undo.none": "Nada que deshacer.", - "worldedit.redo.redone": "Se han rehecho {0} ediciones.", - "worldedit.redo.none": "No hay nada que rehacer.", - "worldedit.clearhistory.cleared": "Se ha eliminado el historial de ediciones.", - "worldedit.raytrace.noblock": "¡No hay bloques a la vista!", - "worldedit.raytrace.require-player": "Los comandos de trazados de rayos requieren de un jugador!", - "worldedit.restore.not-configured": "No se ha configurado la función de restauración (snapshot).", - "worldedit.restore.not-available": "El Punto de Restauración no está disponible o no existe.", - "worldedit.restore.failed": "Fallo al cargar el Punto de Restauración: {0}.", - "worldedit.restore.loaded": "Se ha cargado el Punto de Restauración (Snapshot) '{0}'. Efectuando la restauración...", - "worldedit.restore.restored": "Restauración concluida. Faltan {0} chunks y otros {1} errores.", - "worldedit.restore.none-for-specific-world": "No se han encontrado más Puntos de Restauración del mundo '{0}'.", - "worldedit.restore.none-for-world": "No se han encontrado Puntos de Restauración de este Mundo.", - "worldedit.restore.none-found": "No se han encontrado Puntos de Restauración.", - "worldedit.restore.none-found-console": "No se encontraron snapshots. Ve la consola para más detalles.", - "worldedit.restore.chunk-not-present": "No se han encontrado chunks en el Punto de Restauración.", - "worldedit.restore.chunk-load-failed": "No se han podido cargar los chunks. Puede que el archivo correspondiente esté corrupto.", - "worldedit.restore.block-place-failed": "Los errores ocurridos han impedido restaurar los bloques.", - "worldedit.restore.block-place-error": "Último error: {0}", - "worldedit.snapshot.use.newest": "Ahora se está usando un Punto de Restauración más reciente.", - "worldedit.snapshot.use": "Snapshot establecida a: {0}", - "worldedit.snapshot.none-before": "No se pudo encontrar una snapshot de antes de {0}.", - "worldedit.snapshot.none-after": "No se pudo encontrar una snapshot después de {0}.", - "worldedit.snapshot.index-above-0": "Índice inválido, debe ser mayor o igual a 1.", - "worldedit.snapshot.index-oob": "Índice inválido, debe ser entre 1 y {0}.", - "worldedit.schematic.unknown-format": "Formato de schematic desconocido: {0}.", - "worldedit.schematic.load.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.load.loading": "(Espera, cargando la schematic...)", - "worldedit.schematic.load.still-loading": "(Espera, todavía cargando la schematic...)", - "worldedit.schematic.load.unsupported-version": "Esta versión de schematic no está soportada. Versión: {0}.", - "worldedit.schematic.save.already-exists": "Esa schematic ya existe. Usa el parámetro -f para sobrescribirla.", - "worldedit.schematic.save.failed-directory": "¡No se pudo crear la carpeta para las schematics!", - "worldedit.schematic.save.saving": "(Espera, guardando la schematic...)", - "worldedit.schematic.save.still-saving": "(Espera, todavía guardando la schematic...)", - "worldedit.schematic.delete.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.delete.failed": "¡No se pudo eliminar {0}! ¿Acaso es de solo lectura?", - "worldedit.schematic.delete.deleted": "El schematic '{0}' se ha eliminado correctamente.", - "worldedit.schematic.formats.title": "Formatos de portapapeles disponibles (Nombre: nombres de búsqueda).", - "worldedit.schematic.unsupported-minecraft-version": "Esta versión de WorldEdit no soporta tu versión de Minecraft. Las schematics no funcionarán hasta que se resolva este problema.", - "worldedit.pos.already-set": "Esta posición ya está determinada.", - "worldedit.pos.console-require-coords": "Debes proporcionar las coordenadas en consola.", - "worldedit.hpos.no-block": "¡No hay bloques a la vista!", - "worldedit.hpos.already-set": "Esta posición ya está determinada.", - "worldedit.chunk.selected-multiple": "Chunks seleccionados: ({0}, {1}, {2}) ► ({3}, {4}, {5}).", - "worldedit.chunk.selected": "Chunk seleccionado: {0}, {1}, {2}.", - "worldedit.wand.invalid": "La Herramienta de Selección asociada está desactivada o mal configurada.", - "worldedit.wand.selwand.info": "§7Botón Izquierdo ► Seleccionar la 1ª posición.\\n§7Botón Derecho ► Seleccionar la 2ª posición.", - "worldedit.wand.navwand.info": "§7Botón Izquierdo ► Aparecer en el lugar señalado.\\n§7Botón Derecho ► Atravesar paredes.", - "worldedit.wand.selwand.now.tool": "Ahora la herramienta de selección es correcta. Puedes desactivarla con {0} y volver a asignarla a un objeto con {1} o conseguir una nueva con {2}.", - "worldedit.contract.contracted": "La región se ha contraído {0} bloques.", - "worldedit.shift.shifted": "La región se ha desplazado.", - "worldedit.outset.outset": "La región se ha expandido.", - "worldedit.inset.inset": "La región se ha contraído.", - "worldedit.size.offset": "Desplazado: {0}.", - "worldedit.size.type": "§8§m------------------------------§r\\n§5Tipo: {0}.", - "worldedit.size.size": "§5Tamaño: {0}.", - "worldedit.size.distance": "§5Distancia: {0}.", - "worldedit.size.blocks": "§5Cantidad de Bloques: {0}.", - "worldedit.count.counted": "§5Cantidad {0}.", - "worldedit.distr.no-blocks": "No ha bloques enumerados.", - "worldedit.distr.no-previous": "No existe un distribución anterior.", - "worldedit.distr.total": "Número Total de Bloques: {0}.", - "worldedit.select.cleared": "§cHas deseleccionado la zona.", - "worldedit.select.cuboid.message": "Selección Cúbica.\\n§7Botón Izquierdo ► Seleccionar el 1º punto.\\n§7Botón Derecho ► Seleccionar el 2º punto.", - "worldedit.select.cuboid.description": "§7Selecciona las dos esquinas del cuboide.", - "worldedit.select.extend.message": "Extensión de Cuboide.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Expandir.", - "worldedit.select.extend.description": "Modo Rápido de selección de cuboides.", - "worldedit.select.poly.message": "Selección de Poligonal.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Añadir puntos.", - "worldedit.select.poly.limit-message": "{0} puntos como máximo.", - "worldedit.select.poly.description": "Selecciona una región poligonal.", - "worldedit.select.ellipsoid.message": "Selección de Elipsoidal.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.ellipsoid.description": "Selecciona un región con forma elíptica.", - "worldedit.select.sphere.message": "Selección Esférica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Determinar el radio.", - "worldedit.select.sphere.description": "Selecciona un región con forma esférica.", - "worldedit.select.cyl.message": "Selección Cilíndrica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.cyl.description": "Selecciona un región con forma cilíndrica.", - "worldedit.select.convex.message": "Selección Poliédrica Convexa.\\n§7Botón Izquierdo ► Seleccionar el primer vértice.\\n§7Botón Derecho ► Añadir más vértices.", - "worldedit.select.convex.limit-message": "El límite es de {0} puntos como máximo.", - "worldedit.select.convex.description": "Selecciona un región con forma de Poliedro Convexo.", - "worldedit.select.default-set": "La forma actual de selección es {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}.", - "worldedit.chunkinfo.old-filename": "Formato antiguo: {0}.", - "worldedit.chunkinfo.mcregion-filename": "Región MC: Región/{0}.", - "worldedit.listchunks.listfor": "Listando para: {0}.", - "worldedit.drain.drained": "Se han vaciado {0} bloques.", - "worldedit.fill.created": "Se han rellenado {0} bloques.", - "worldedit.fillr.created": "Se han rellenado {0} bloques.", - "worldedit.fixlava.fixed": "Se han nivelado {0} bloques de lava.", - "worldedit.fixwater.fixed": "Se han nivelado {0} bloques de agua.", - "worldedit.removeabove.removed": "Se han eliminado {0} bloques.", - "worldedit.removebelow.removed": "Se han eliminado {0} bloques.", - "worldedit.removenear.removed": "Se han eliminado {0} bloques.", - "worldedit.replacenear.replaced": "Se han remplazado {0} bloques.", - "worldedit.snow.created": "Se han cubierto {0} superficies.", - "worldedit.thaw.removed": "Se han descongelado {0} bloques.", - "worldedit.green.changed": "Se han enverdecido {0} bloques.", - "worldedit.extinguish.removed": "Se han extinguido {0} focos en llamas.", - "worldedit.butcher.killed": "Se han eliminado {0} criaturas en un radio de {1}.", - "worldedit.butcher.explain-all": "Usa -1 para eliminar todas las criaturas de los chunks cargados.", - "worldedit.remove.removed": "Se han marcado {0} entidades para su eliminación.", - "worldedit.remove.explain-all": "Usa -1 para eliminar todas las entidades de los chunks cargados.", - "worldedit.calc.invalid": "'{0}' no puede ser analizado como una expresión válida.", - "worldedit.calc.invalid.with-error": "'{0}' no puede ser analizado como una expresión válida: '{1}'", - "worldedit.paste.pasted": "El contenido del portapapeles ha sido pegado en {0}.", - "worldedit.paste.selected": "Se ha seleccionado la región de pegado del portapapeles.", - "worldedit.rotate.no-interpolation": "Nota: La interpolación aún no es admisible, por lo que se recomienda ángulos múltiplos de 90.", - "worldedit.rotate.rotated": "Se ha girado el contenido del portapapeles.", - "worldedit.flip.flipped": "Se ha volteado el contenido del portapapeles.", - "worldedit.clearclipboard.cleared": "§4Se ha eliminado el contenido del Portapapeles.", - "worldedit.set.done": "§2Operación completada.", - "worldedit.set.done.verbose": "Operación completada ({0}).", - "worldedit.line.changed": "Se han cambiado {0} bloques.", - "worldedit.line.invalid-type": "La herramienta '//line' solo funciona con selecciones cuboides o poliédricas convexas.", - "worldedit.curve.changed": "Se han cambiado {0} bloques.", - "worldedit.curve.invalid-type": "La herramienta '//curve' solo funciona con selecciones poliédricas convexas.", - "worldedit.replace.replaced": "Se han remplazado {0} bloques.", - "worldedit.stack.changed": "Se han cambiado {0} bloques. Puedes deshacer los cambios usando '//undo'.", - "worldedit.stack.intersecting-region": "El desplazamiento del stack no debe chocar con la región colindante cuando se utiliza el bloque como unidad.", - "worldedit.regen.regenerated": "§6La zona seleccionada se ha regenerado.", - "worldedit.regen.failed": "No se han podido regenerar los chunks. Mira en la consola para obtener más detalles.", - "worldedit.walls.changed": "Se han cambiado {0} bloques.", - "worldedit.faces.changed": "Se han cambiado {0} bloques.", - "worldedit.overlay.overlaid": "Se ha superpuesto {0} bloques.", - "worldedit.naturalize.naturalized": "Se han sustituido {0} bloques para que parezcan más naturales.", - "worldedit.center.changed": "Centro establecido. (Se han cambiado {0} bloques).", - "worldedit.smooth.changed": "Se ha suavizado el terreno. {0} bloques afectados.", - "worldedit.move.moved": "Se han movido {0} bloques.", - "worldedit.deform.deformed": "Se han deformado {0} bloques.", - "worldedit.hollow.changed": "Se han cambiado {0} bloques.", - "worldedit.forest.created": "Se ha generado {0} árboles.", - "worldedit.flora.created": "Se han generado {0} plantas.", - "worldedit.unstuck.moved": "¡Ahí lo tienes chaval!", - "worldedit.ascend.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ascend.moved": "Has ascendido {0} niveles.", - "worldedit.descend.obstructed": "No se ha encontrado ningún espacio libre por debajo.", - "worldedit.descend.moved": "Has descendido {0} niveles.", - "worldedit.ceil.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ceil.moved": "¡Yupi!", - "worldedit.thru.obstructed": "No se ha encontrado ningún espacio libre por delante.", - "worldedit.thru.moved": "¡Yupi!", - "worldedit.jumpto.moved": "¡Puf!", - "worldedit.jumpto.none": "§c¡No hay nada a la vista (o está demasiado lejos)!", - "worldedit.up.obstructed": "Debes golpear algo por encima tuyo.", - "worldedit.up.moved": "¡Yupi!", - "worldedit.cone.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cone.created": "Se han creado {0} bloques.", - "worldedit.cyl.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cyl.created": "Se han creado {0} bloques.", - "worldedit.sphere.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.sphere.created": "Se ha generado una esfera con {0} bloques.", - "worldedit.forestgen.created": "Se han generado {0} árboles.", - "worldedit.pumpkins.created": "Se han generado {0} calabazas.", - "worldedit.pyramid.created": "Se ha generado una pirámide con {0} bloques.", - "worldedit.generate.created": "Se han creado {0} bloques.", - "worldedit.generatebiome.changed": "{0} biomas afectados.", - "worldedit.reload.config": "§aLa configuración de §2WorlEdit §ase ha recargado satisfactoriamente.", - "worldedit.report.written": "Se ha generado el informe de WorldEdit en {0}.", - "worldedit.report.error": "Fallo al guardar el informe: {0}.", - "worldedit.report.callback": "Informe de WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Zona horaria no válida.", - "worldedit.timezone.set": "La zona horaria para esta sesión es: {0}.", - "worldedit.timezone.current": "La hora actual en esta zona horaria es: {0}.", - "worldedit.version.version": "Versión de WorldEdit: {0}.", - "worldedit.trace.no-tracing-extents": "Seguimiento: No se ha utilizado ninguna medida.", - "worldedit.trace.action-failed": "Seguimiento: {0} acciones en {1} descartadas por la extensión {2}.", - "worldedit.trace.active.already": "El Modo Seguimiento ya está activado.", - "worldedit.trace.inactive.already": "El Modo Seguimiento ya está desactivado.", - "worldedit.trace.active": "Modo Seguimiento activado.", - "worldedit.trace.inactive": "Modo seguimiento desactivado.", - "worldedit.command.time-elapsed": "{0}seg trascurridos (historial: {1} cambiado; {2} bloques/seg).", - "worldedit.command.permissions": "No tienes permitido hacer esto. ¿Estás en el modo correcto?", - "worldedit.command.player-only": "Este comando debe ser utilizado por un jugador.", - "worldedit.command.error.report": "Por favor, informa sobre este error: [Mira en la consola].", - "worldedit.pastebin.uploading": "§7Por favor espera, enviando el registro a pastebin...", - "worldedit.session.cant-find-session": "No se puede encontrar la sesión de {0}.", - "worldedit.platform.no-file-dialog": "Este entorno no permite mostrar diálogos.", - "worldedit.asset.load.loading": "§7Por favor espera, cargando el elemento...", - "worldedit.asset.load.still-loading": "§7Por favor espera, sigue cargando el elemento...", - "worldedit.asset.load.failed": "No se ha podido cargar el elemento.", - "worldedit.tool.max-block-changes": "Has alcanzado el número máximo de bloques que puedes modificar.", - "worldedit.tool.no-block": "¡No hay bloque a la vista!", - "worldedit.tool.repl.equip": "§aHas asignado la Herramienta Remplazadora a §2{0}§a.", - "worldedit.tool.repl.switched": "La Herramienta Remplazadora se ha cambiado por {0}.", - "worldedit.tool.data-cycler.equip": "§aHas asignado la Herramienta de Alteración de Bloques a §2{0}§a.", - "worldedit.tool.data-cycler.block-not-permitted": "No tienes permitido modificar el valor de este bloque.", - "worldedit.tool.data-cycler.cant-cycle": "¡Este bloque no se puede alterar!", - "worldedit.tool.data-cycler.new-value": "El valor de {0} ahora es {1}.", - "worldedit.tool.data-cycler.cycling": "Alterando el valor de {0}.", - "worldedit.tool.deltree.equip": "§aHas asignado la Herramienta de Eliminación de Árboles Flotantes a §2{0}§a.", - "worldedit.tool.deltree.not-tree": "Esto no es un Árbol.", - "worldedit.tool.deltree.not-floating": "Esto no es un Árbol Flotante.", - "worldedit.tool.tree.equip": "§aHas asignado la Herramienta de Generación de Árboles a §2{0}§a.", - "worldedit.tool.tree.obstructed": "No se puede generar un árbol aquí.", - "worldedit.tool.info.equip": "§aHas asignado la Herramienta de Información a §2{0}§a.", - "worldedit.tool.info.blockstate.hover": "§7Información del Bloque.", - "worldedit.tool.info.internalid.hover": "§7ID Interna.", - "worldedit.tool.info.legacy.hover": "§7Heredado de la ID:Información.", - "worldedit.tool.info.light.hover": "§7Iluminación del Bloque/Iluminación Superior.", - "worldedit.tool.none.equip": "§cHas desvinculado la herramienta asignada.", - "worldedit.tool.none.to.unequip": "§cEste objeto no tiene ninguna herramienta asignada.", - "worldedit.tool.selwand.equip": "§aHas asignado la Herramienta de Selección a §2{0}§a.", - "worldedit.tool.navwand.equip": "§aHas asignado la Herramienta de Navegación a §2{0}§a.", - "worldedit.tool.floodfill.equip": "§aHas asignado la Herramienta de Relleno a §2{0}§a.", - "worldedit.tool.farwand.equip": "§aHas asignado la Herramienta de Selección Lejana a §2{0}§a.", - "worldedit.tool.lrbuild.equip": "§aHas asignado la Herramienta de Construcción Lejana a §2{0}.", - "worldedit.tool.lrbuild.set": "§7Botón Izquierdo ► {0}\\n§7Botón Derecho ► {1}.", - "worldedit.tool.stack.equip": "§aLa herramienta de Vinculación se ha asignado a §2{0}§a.", - "worldedit.tool.unbind-instruction": "Usa {0} mientras mantienes el objeto para desvincular la herramienta.", - "worldedit.tool.superpickaxe.mode.single": "Modo simple.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.area": "Modo área.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.recursive": "Modo recursivo.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.max-range": "El rango máximo es {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Ya está activado el Superpico.", - "worldedit.tool.superpickaxe.disabled.already": "Ya está desactivado el Superpico.", - "worldedit.tool.superpickaxe.enabled": "Se ha activado el Superpico.", - "worldedit.tool.superpickaxe.disabled": "Se ha desactivado el Superpico.", - "worldedit.tool.mask.set": "Se ha determinado la máscara de la brocha.", - "worldedit.tool.mask.disabled": "Se ha desactivado la máscara de la brocha.", - "worldedit.tool.material.set": "Se ha determinado el material de la brocha.", - "worldedit.tool.range.set": "Se ha determinado el rango de la brocha.", - "worldedit.tool.size.set": "Se ha determinado el tamaño de la brocha.", - "worldedit.tool.tracemask.set": "Se ha determinado el seguimiento de la máscara.", - "worldedit.tool.tracemask.disabled": "Se ha desactivado el seguimiento de la máscara.", - "worldedit.tool.error.cannot-bind": "§cLa herramienta no se puede asignar a {0}: {1}", - "worldedit.tool.error.item-only": "§cSolo se pueden asignar objetos, no bloques.", - "worldedit.execute.script-permissions": "No tienes permiso para usar rutinas.", - "worldedit.executelast.no-script": "Primero usa /cs con un nombre de rutina.", - "worldedit.script.read-error": "Error de la rutina: {0}.", - "worldedit.script.unsupported": "Solo se admiten rutinas .js", - "worldedit.script.file-not-found": "La rutina no existe: {0}.", - "worldedit.script.no-script-engine": "No se ha encontrado instalado un motor de rutinas.\\nPor favor, mira aquí: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "No se ha podido ejecutar: {0}.", - "worldedit.script.failed-console": "No se ha podido ejecutar (mira en la consola): {0}.", - "worldedit.operation.affected.biome": "{0} biomas afectados.", - "worldedit.operation.affected.block": "{0} bloques afectados.", - "worldedit.operation.affected.column": "{0} columnas afectadas.", - "worldedit.operation.affected.entity": "{0} entidades afectadas.", - "worldedit.operation.deform.expression": "Usando la deformación {0}.", - "worldedit.error.invalid-number": "Se esperaba un número; caracteres no válidos.", - "worldedit.error.invalid-number.matches": "Se esperaba un número; caracteres \"{0}\" obtenidos.", - "worldedit.error.incomplete-region": "§cPrimero selecciona una región.", - "worldedit.error.unknown-block": "No se reconoce el nombre del bloque '{0}'.", - "worldedit.error.unknown-entity": "No se reconoce el nombre de la entidad '{0}'.", - "worldedit.error.unknown-mob": "No se reconoce el nombre del mob '{0}'.", - "worldedit.error.unknown-biome": "No se reconoce el nombre del bioma '{0}'.", - "worldedit.error.unknown-tag": "No se reconoce el nombre de la etiqueta '{0}'.", - "worldedit.error.empty-tag": "La etiqueta '{0}' carece de contenido.", - "worldedit.error.no-match": "No se han encontrado coincidencias con '{0}'.", - "worldedit.error.disallowed-block": "Bloque '{0}' no admitido (mira en la configuración de WorldEdit).", - "worldedit.error.max-changes": "Has superado el límite máximo de bloques que puedes modificar en cada operación. (Se han modificado {0} bloques).", - "worldedit.error.max-brush-radius": "El radio máximo (configurado) en la brocha es {0}.", - "worldedit.error.max-radius": "El radio máximo (configurado) es {0}.", - "worldedit.error.unknown-direction": "Dirección desconocida: {0}.", - "worldedit.error.empty-clipboard": "El portapapeles está vacío. Usa primero '//copy'.", - "worldedit.error.invalid-filename": "El nombre del archivo '{0}' no es válido: {1}.", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres no válidos o falta la extensión.", - "worldedit.error.file-resolution": "Archivo '{0}' resolución del error: {1}.", - "worldedit.error.file-resolution.outside-root": "La ruta no se encuentra en la raíz permitida.", - "worldedit.error.file-resolution.resolve-failed": "No se ha podido resolver la ruta.", - "worldedit.error.file-aborted": "Selección de archivos anulada.", - "worldedit.error.no-file-selected": "No has seleccionado el archivo.", - "worldedit.error.world-unloaded": "El mundo ya está descargado.", - "worldedit.error.not-a-block": "Este objeto no es un bloque.", - "worldedit.error.not-a-block.item": "El objeto '{0}' no es un bloque.", - "worldedit.error.incorrect-usage": "Debes usar: {0}.", - "worldedit.error.invalid-page": "Número de página no válido.", - "worldedit.error.parser.bad-state-format": "El formato de estado no es correcto en {0}.", - "worldedit.error.parser.duplicate-property": "Propiedad duplicada: {0}.", - "worldedit.error.parser.empty-state": "Una parte del estado está vacío.", - "worldedit.error.parser.missing-equals-separator": "Falta el separador '='.", - "worldedit.error.parser.clipboard.missing-offset": "El desplazamiento se ha especificado con @ pero no se ha especificado. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propiedad del bloque '{1}' desconocida '{0}'.", - "worldedit.error.parser.unknown-value": "Valor de la propiedad '{1}' desconocida '{0}'.", - "worldedit.error.parser.empty-property": "La propiedad del estado está vacía.", - "worldedit.error.parser.empty-value": "El valor del estado está vacío.", - "worldedit.error.parser.invalid-colon": "Símbolo de dos puntos no válido.", - "worldedit.error.parser.invalid-expression": "Expresión no válida: {0}", - "worldedit.error.parser.negate-nothing": "¡No se puede negar la nada!", - "worldedit.error.parser.hanging-lbracket": "Formato no válido. Falta el corchete en '{0}'.", - "worldedit.error.parser.missing-rbracket": "Falta el corchete de cierre ']'.", - "worldedit.error.parser.missing-random-type": "Falta el tipo después del símbolo % para '{0}'.", - "worldedit.error.parser.clipboard.missing-coordinates": "El desplazamiento del portapapeles necesita las coordenadas x,y,z.", - "worldedit.error.parser.player-only": "¡La entrada '{0}' necesita un jugador!", - "worldedit.error.disabled": "Esta funcionalidad está desactivada (ver configuración de WorldEdite).", - "worldedit.error.unknown": "Se ha producido un error desconocido: {0}", - "worldedit.error.missing-extent": "Extensión desconocida.", - "worldedit.error.missing-session": "Sesión local desconocida.", - "worldedit.error.missing-world": "Es necesario determinar un mundo (prueba con //world).", - "worldedit.error.missing-actor": "No se reconoce ningún actor.", - "worldedit.selection.convex.info.vertices": "§5Vértices: {0}.", - "worldedit.selection.convex.info.triangles": "§5Triángulos: {0}.", - "worldedit.selection.convex.explain.primary": "Has iniciado una selección con vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Has añadido el vértice {0} en la selección.", - "worldedit.selection.cuboid.info.pos1": "§5Posición 1: {0}.", - "worldedit.selection.cuboid.info.pos2": "§5Posición 2: {0}.", - "worldedit.selection.cuboid.explain.primary": "Primera posición establecida en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primera posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posición establecida en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.extend.explain.primary": "Selección iniciada en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extender la selección para abarcar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "§5Centro: {0}.", - "worldedit.selection.ellipsoid.info.radius": "§5Radio X/Y/Z: {0}.", - "worldedit.selection.ellipsoid.explain.primary": "Posición central determinada en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posición central determinada en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radio determinado en {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Has determinado el radio en {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Los cambios de las Elipses deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.cylinder.info.center": "§5Centro: {0}.", - "worldedit.selection.cylinder.info.radius": "§5Radio: {0}.", - "worldedit.selection.cylinder.explain.primary": "Has iniciado una selección cilíndrica en {0}.", - "worldedit.selection.cylinder.explain.secondary": "Has determinado el radio en {0}/{1} bloques ({2}).", - "worldedit.selection.cylinder.explain.secondary-missing": "Antes de determinar el radio, tienes que seleccionar el punto central.", - "worldedit.selection.cylinder.error.even-horizontal": "Los cambios de los Cilindros deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.polygon2d.info": "§5Número de Puntos: {0}.", - "worldedit.selection.polygon2d.explain.primary": "El primer punto se ha establecido en {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Se ha añadido el punto nº{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Los polígonos sólo se pueden expandir verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Los polígono solo se pueden contraer verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Se ha determinado el radio de {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Se ha establecido el radio en {0} ({1}).", - "worldedit.selection.null.error.immutable": "No se puede cambiar una Región Nula.", - "worldedit.selection.intersection.error.cannot-expand": "No se puede expandir una intersección de región.", - "worldedit.selection.intersection.error.cannot-contract": "No se puede contraer una intersección de región.", - "worldedit.selection.transform.error.cannot-expand": "No se puede expandir una Región Transformada.", - "worldedit.selection.transform.error.cannot-contract": "No se puede contraer una Región Transformada.", - "worldedit.selection.transform.error.cannot-change": "No se puede modificar una Región Transformada.", - "worldedit.sideeffect.lighting": "Iluminación", - "worldedit.sideeffect.lighting.description": "Actualiza la iluminación de los bloques.", - "worldedit.sideeffect.neighbors": "Vecinos", - "worldedit.sideeffect.neighbors.description": "Notifica los cambios de los bloques cercanos.", - "worldedit.sideeffect.update": "Actualización", - "worldedit.sideeffect.update.description": "Notifica los cambios realizados en los bloques.", - "worldedit.sideeffect.validation": "Validación", - "worldedit.sideeffect.validation.description": "Repara y valida los errores inconsistentes del estado del mundo, tales como bloques desconectados.", - "worldedit.sideeffect.entity_ai": "IA de entidades", - "worldedit.sideeffect.entity_ai.description": "Actualiza las rutas de las entidades según los cambios de los bloques.", - "worldedit.sideeffect.events": "Eventos Mod/Plugin", - "worldedit.sideeffect.events.description": "Informa sobre los cambios a otros mods/plugins, cuando corresponda.", - "worldedit.sideeffect.state.on": "Activado", - "worldedit.sideeffect.state.delayed": "Aplazado", - "worldedit.sideeffect.state.off": "Desactivado", - "worldedit.sideeffect.box.current": "Actual", - "worldedit.sideeffect.box.change-to": "Clic para establecer {0}.", - "worldedit.help.command-not-found": "No se ha encontrado el comando '{0}'.", - "worldedit.help.no-subcommands": "'{0}' no es un subcomando. ¿Quizás '{1}' sea un parámetro?", - "worldedit.help.subcommand-not-found": "No se ha encontrado el subcomando '{0}' de '{1}'.", - "worldedit.cli.stopping": "¡Deteniendo...!", - "worldedit.cli.unknown-command": "¡Comando desconocido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versión de WorldEdit no es compatible con esta versión de Bukkit. Los contenedores (ej. cofres) se quedarán vacíos, las propiedades (ej. rotación) no se mantendrán, y otras cosas pueden no funcionar. Actualiza WorldEdit para restaurar la funcionalidad:\\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La edición en versiones no compatibles está deshabilitada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-UY/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-UY/strings.json deleted file mode 100644 index 2f758b9..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-UY/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expande la región seleccionada desde lo más bajo hasta lo más alto.", - "worldedit.expand.expanded": "La región se ha expandido {0} bloques.", - "worldedit.expand.expanded.vert": "La región se ha expandido {0} bloques (verticalmente).", - "worldedit.biomeinfo.lineofsight": "Biomas encontrados en la línea de visión: {0}", - "worldedit.biomeinfo.position": "El Bioma de tu posición es: {0}", - "worldedit.biomeinfo.selection": "Biomas encontrados en la selección: {0}", - "worldedit.biomeinfo.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.brush.radius-too-large": "El radio máximo de la brocha es de {0}.", - "worldedit.brush.apply.description": "Aplicar la brocha, aplicar una función a cada bloque.", - "worldedit.brush.apply.radius": "El tamaño de la brocha.", - "worldedit.brush.apply.shape": "La forma de la región.", - "worldedit.brush.apply.type": "El tipo de brocha a usar.", - "worldedit.brush.apply.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.paint.description": "Brocha de pintura, aplica una función a una superficie.", - "worldedit.brush.paint.size": "El tamaño de la brocha.", - "worldedit.brush.paint.shape": "La forma de la región.", - "worldedit.brush.paint.density": "La densidad de la brocha.", - "worldedit.brush.paint.type": "El tipo de brocha a usar.", - "worldedit.brush.paint.item.warning": "Esta brocha simula usos de objetos. Es posible que los efectos no funcionen en todas las plataformas, puede que no se puedan deshacer los cambios y puede provocar interacciones no deseadas con otros mods/plugins. Úsalo bajo tu propio riesgo.", - "worldedit.brush.sphere.equip": "Has asignado una Brocha con forma Esférica ({0}).", - "worldedit.brush.cylinder.equip": "Has asignado una Brocha con forma Cilíndrica ({0} x {1}).", - "worldedit.brush.clipboard.equip": "Forma de pizarra esférica equipada.", - "worldedit.brush.smooth.equip": "Has asignado una Brocha de Suavizado ({0} x {1}x usando {2}).", - "worldedit.brush.extinguish.equip": "Has asignado una Brocha de Extinción de fuego ({0}).", - "worldedit.brush.gravity.equip": "Has asignado una Brocha de Gravedad ({0}).", - "worldedit.brush.butcher.equip": "Has asignado una Brocha de Asesino ({0}).", - "worldedit.brush.operation.equip": "Establecer pincel a {0}.", - "worldedit.brush.heightmap.equip": "Has asignado una Brocha de Elevación de Terreno ({0}).", - "worldedit.brush.heightmap.unknown": "Brocha de Elevación de Terreno desconocida: {0}.", - "worldedit.brush.none.equip": "La brocha se ha desvinculado del objeto actual.", - "worldedit.setbiome.changed": "Has cambiado los biomas de aproximadamente {0} bloques.", - "worldedit.setbiome.warning": "Puede ser que necesites volver a unirte al servidor (o volver a abrir el mundo) para ver cambios.", - "worldedit.setbiome.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.drawsel.disabled": "CUI de servidor deshabilitado.", - "worldedit.drawsel.enabled": "CUI del servidor habilitado. Esto solo admite regiones cuboides, con un tamaño máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "El CUI de servidor ya está deshabilitado.", - "worldedit.drawsel.enabled.already": "El CUI de servidor ya está habilitado.", - "worldedit.limit.too-high": "Su límite máximo permitido es {0}.", - "worldedit.limit.set": "Límite de bloques establecido a {0}.", - "worldedit.limit.return-to-default": "(Usa //limit para volver al valor por defecto).", - "worldedit.timeout.too-high": "El tiempo de espera máximo es de {0}ms.", - "worldedit.timeout.set": "El tiempo de espera máximo se ha establecido en {0}ms.", - "worldedit.timeout.return-to-default": " (Usa //timeout para volver al valor por defecto).", - "worldedit.fast.disabled": "Modo rápido deshabilitado.", - "worldedit.fast.enabled": "Modo rápido habilitado. Puede ser que la iluminación en los chunks afectados sea errónea, y que necesites volver a unirte para ver cambios.", - "worldedit.fast.disabled.already": "El modo rápido ya está deshabilitado.", - "worldedit.fast.enabled.already": "El modo rápido ya está habilitado.", - "worldedit.perf.sideeffect.set": "El Efecto Secundario \"{0}\" establecido en {1}.", - "worldedit.perf.sideeffect.get": "El Efecto Secundario \"{0}\" está establecido en {1}.", - "worldedit.perf.sideeffect.already-set": "El Efecto Secundario \"{0}\" ya está {1}.", - "worldedit.perf.sideeffect.set-all": "Todos los efectos secundarios están determinados como {0}.", - "worldedit.reorder.current": "El modo reordenación está {0}.", - "worldedit.reorder.set": "Ahora está {0} el modo reordenación.", - "worldedit.gmask.disabled": "Mascara global deshabilitada.", - "worldedit.gmask.set": "Mascara global establecida.", - "worldedit.toggleplace.pos1": "Ahora determina la primera posición.", - "worldedit.toggleplace.player": "Coloca el bloque donde estás.", - "worldedit.toggleplace.not-locatable": "No se puede alternar la colocación en este contexto.", - "worldedit.searchitem.too-short": "Introduce una cadena de búsqueda más larga (longitud > 2).", - "worldedit.searchitem.either-b-or-i": "No puedes usar las funciones 'b' e 'i' al mismo tiempo.", - "worldedit.searchitem.searching": "(Por favor espera... buscando objetos.)", - "worldedit.watchdog.no-hook": "Esta plataforma no admite el rastreador.", - "worldedit.watchdog.active.already": "El rastreador ya está activo.", - "worldedit.watchdog.inactive.already": "El rastreador ya está inactivo.", - "worldedit.watchdog.active": "Se ha activado el rastreador.", - "worldedit.watchdog.inactive": "Se ha desactivado el rastreador.", - "worldedit.world.remove": "Se ha eliminado el mundo de sustitución.", - "worldedit.world.set": "Determina el mundo a sustituir {0}. (Usa //world para restablecerlo).", - "worldedit.undo.undone": "Se han desecho {0} ediciones.", - "worldedit.undo.none": "Nada que deshacer.", - "worldedit.redo.redone": "Se han rehecho {0} ediciones.", - "worldedit.redo.none": "No hay nada que rehacer.", - "worldedit.clearhistory.cleared": "Se ha eliminado el historial de ediciones.", - "worldedit.raytrace.noblock": "¡No hay bloques a la vista!", - "worldedit.raytrace.require-player": "Los comandos de trazados de rayos requieren de un jugador!", - "worldedit.restore.not-configured": "No se ha configurado la función de restauración (snapshot).", - "worldedit.restore.not-available": "El Punto de Restauración no está disponible o no existe.", - "worldedit.restore.failed": "Fallo al cargar el Punto de Restauración: {0}.", - "worldedit.restore.loaded": "Se ha cargado el Punto de Restauración (Snapshot) '{0}'. Efectuando la restauración...", - "worldedit.restore.restored": "Restauración concluida. Faltan {0} chunks y otros {1} errores.", - "worldedit.restore.none-for-specific-world": "No se han encontrado más Puntos de Restauración del mundo '{0}'.", - "worldedit.restore.none-for-world": "No se han encontrado Puntos de Restauración de este Mundo.", - "worldedit.restore.none-found": "No se han encontrado Puntos de Restauración.", - "worldedit.restore.none-found-console": "No se encontraron snapshots. Ve la consola para más detalles.", - "worldedit.restore.chunk-not-present": "No se han encontrado chunks en el Punto de Restauración.", - "worldedit.restore.chunk-load-failed": "No se han podido cargar los chunks. Puede que el archivo correspondiente esté corrupto.", - "worldedit.restore.block-place-failed": "Los errores ocurridos han impedido restaurar los bloques.", - "worldedit.restore.block-place-error": "Último error: {0}", - "worldedit.snapshot.use.newest": "Ahora se está usando un Punto de Restauración más reciente.", - "worldedit.snapshot.use": "Snapshot establecida a: {0}", - "worldedit.snapshot.none-before": "No se pudo encontrar una snapshot de antes de {0}.", - "worldedit.snapshot.none-after": "No se pudo encontrar una snapshot después de {0}.", - "worldedit.snapshot.index-above-0": "Índice inválido, debe ser mayor o igual a 1.", - "worldedit.snapshot.index-oob": "Índice inválido, debe ser entre 1 y {0}.", - "worldedit.schematic.unknown-format": "Formato de schematic desconocido: {0}.", - "worldedit.schematic.load.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.load.loading": "(Espera, cargando la schematic...)", - "worldedit.schematic.load.still-loading": "(Espera, todavía cargando la schematic...)", - "worldedit.schematic.load.unsupported-version": "Esta versión de schematic no está soportada. Versión: {0}.", - "worldedit.schematic.save.already-exists": "Esa schematic ya existe. Usa el parámetro -f para sobrescribirla.", - "worldedit.schematic.save.failed-directory": "¡No se pudo crear la carpeta para las schematics!", - "worldedit.schematic.save.saving": "(Espera, guardando la schematic...)", - "worldedit.schematic.save.still-saving": "(Espera, todavía guardando la schematic...)", - "worldedit.schematic.delete.does-not-exist": "¡La schematic {0} no existe!", - "worldedit.schematic.delete.failed": "¡No se pudo eliminar {0}! ¿Acaso es de solo lectura?", - "worldedit.schematic.delete.deleted": "El schematic '{0}' se ha eliminado correctamente.", - "worldedit.schematic.formats.title": "Formatos de portapapeles disponibles (Nombre: nombres de búsqueda).", - "worldedit.schematic.unsupported-minecraft-version": "Esta versión de WorldEdit no soporta tu versión de Minecraft. Las schematics no funcionarán hasta que se resolva este problema.", - "worldedit.pos.already-set": "Esta posición ya está determinada.", - "worldedit.pos.console-require-coords": "Debes proporcionar las coordenadas en consola.", - "worldedit.hpos.no-block": "¡No hay bloques a la vista!", - "worldedit.hpos.already-set": "Esta posición ya está determinada.", - "worldedit.chunk.selected-multiple": "Chunks seleccionados: ({0}, {1}, {2}) ► ({3}, {4}, {5}).", - "worldedit.chunk.selected": "Chunk seleccionado: {0}, {1}, {2}.", - "worldedit.wand.invalid": "La Herramienta de Selección asociada está desactivada o mal configurada.", - "worldedit.wand.selwand.info": "§7Botón Izquierdo ► Seleccionar la 1ª posición.\\n§7Botón Derecho ► Seleccionar la 2ª posición.", - "worldedit.wand.navwand.info": "§7Botón Izquierdo ► Aparecer en el lugar señalado.\\n§7Botón Derecho ► Atravesar paredes.", - "worldedit.wand.selwand.now.tool": "Ahora la herramienta de selección es correcta. Puedes desactivarla con {0} y volver a asignarla a un objeto con {1} o conseguir una nueva con {2}.", - "worldedit.contract.contracted": "La región se ha contraído {0} bloques.", - "worldedit.shift.shifted": "La región se ha desplazado.", - "worldedit.outset.outset": "La región se ha expandido.", - "worldedit.inset.inset": "La región se ha contraído.", - "worldedit.size.offset": "Desplazado: {0}.", - "worldedit.size.type": "§8§m------------------------------§r\\n§5Tipo: {0}.", - "worldedit.size.size": "§5Tamaño: {0}.", - "worldedit.size.distance": "§5Distancia: {0}.", - "worldedit.size.blocks": "§5Cantidad de Bloques: {0}.", - "worldedit.count.counted": "§5Cantidad {0}.", - "worldedit.distr.no-blocks": "No ha bloques enumerados.", - "worldedit.distr.no-previous": "No existe un distribución anterior.", - "worldedit.distr.total": "Número Total de Bloques: {0}.", - "worldedit.select.cleared": "§cHas deseleccionado la zona.", - "worldedit.select.cuboid.message": "Selección Cúbica.\\n§7Botón Izquierdo ► Seleccionar el 1º punto.\\n§7Botón Derecho ► Seleccionar el 2º punto.", - "worldedit.select.cuboid.description": "§7Selecciona las dos esquinas del cuboide.", - "worldedit.select.extend.message": "Extensión de Cuboide.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Expandir.", - "worldedit.select.extend.description": "Modo Rápido de selección de cuboides.", - "worldedit.select.poly.message": "Selección de Poligonal.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Añadir puntos.", - "worldedit.select.poly.limit-message": "{0} puntos como máximo.", - "worldedit.select.poly.description": "Selecciona una región poligonal.", - "worldedit.select.ellipsoid.message": "Selección de Elipsoidal.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.ellipsoid.description": "Selecciona un región con forma elíptica.", - "worldedit.select.sphere.message": "Selección Esférica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Determinar el radio.", - "worldedit.select.sphere.description": "Selecciona un región con forma esférica.", - "worldedit.select.cyl.message": "Selección Cilíndrica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.cyl.description": "Selecciona un región con forma cilíndrica.", - "worldedit.select.convex.message": "Selección Poliédrica Convexa.\\n§7Botón Izquierdo ► Seleccionar el primer vértice.\\n§7Botón Derecho ► Añadir más vértices.", - "worldedit.select.convex.limit-message": "El límite es de {0} puntos como máximo.", - "worldedit.select.convex.description": "Selecciona un región con forma de Poliedro Convexo.", - "worldedit.select.default-set": "La forma actual de selección es {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}.", - "worldedit.chunkinfo.old-filename": "Formato antiguo: {0}.", - "worldedit.chunkinfo.mcregion-filename": "Región MC: Región/{0}.", - "worldedit.listchunks.listfor": "Listando para: {0}.", - "worldedit.drain.drained": "Se han vaciado {0} bloques.", - "worldedit.fill.created": "Se han rellenado {0} bloques.", - "worldedit.fillr.created": "Se han rellenado {0} bloques.", - "worldedit.fixlava.fixed": "Se han nivelado {0} bloques de lava.", - "worldedit.fixwater.fixed": "Se han nivelado {0} bloques de agua.", - "worldedit.removeabove.removed": "Se han eliminado {0} bloques.", - "worldedit.removebelow.removed": "Se han eliminado {0} bloques.", - "worldedit.removenear.removed": "Se han eliminado {0} bloques.", - "worldedit.replacenear.replaced": "Se han remplazado {0} bloques.", - "worldedit.snow.created": "Se han cubierto {0} superficies.", - "worldedit.thaw.removed": "Se han descongelado {0} bloques.", - "worldedit.green.changed": "Se han enverdecido {0} bloques.", - "worldedit.extinguish.removed": "Se han extinguido {0} focos en llamas.", - "worldedit.butcher.killed": "Se han eliminado {0} criaturas en un radio de {1}.", - "worldedit.butcher.explain-all": "Usa -1 para eliminar todas las criaturas de los chunks cargados.", - "worldedit.remove.removed": "Se han marcado {0} entidades para su eliminación.", - "worldedit.remove.explain-all": "Usa -1 para eliminar todas las entidades de los chunks cargados.", - "worldedit.calc.invalid": "'{0}' no puede ser analizado como una expresión válida.", - "worldedit.calc.invalid.with-error": "'{0}' no puede ser analizado como una expresión válida: '{1}'", - "worldedit.paste.pasted": "El contenido del portapapeles ha sido pegado en {0}.", - "worldedit.paste.selected": "Se ha seleccionado la región de pegado del portapapeles.", - "worldedit.rotate.no-interpolation": "Nota: La interpolación aún no es admisible, por lo que se recomienda ángulos múltiplos de 90.", - "worldedit.rotate.rotated": "Se ha girado el contenido del portapapeles.", - "worldedit.flip.flipped": "Se ha volteado el contenido del portapapeles.", - "worldedit.clearclipboard.cleared": "§4Se ha eliminado el contenido del Portapapeles.", - "worldedit.set.done": "§2Operación completada.", - "worldedit.set.done.verbose": "Operación completada ({0}).", - "worldedit.line.changed": "Se han cambiado {0} bloques.", - "worldedit.line.invalid-type": "La herramienta '//line' solo funciona con selecciones cuboides o poliédricas convexas.", - "worldedit.curve.changed": "Se han cambiado {0} bloques.", - "worldedit.curve.invalid-type": "La herramienta '//curve' solo funciona con selecciones poliédricas convexas.", - "worldedit.replace.replaced": "Se han remplazado {0} bloques.", - "worldedit.stack.changed": "Se han cambiado {0} bloques. Puedes deshacer los cambios usando '//undo'.", - "worldedit.stack.intersecting-region": "El desplazamiento del stack no debe chocar con la región colindante cuando se utiliza el bloque como unidad.", - "worldedit.regen.regenerated": "§6La zona seleccionada se ha regenerado.", - "worldedit.regen.failed": "No se han podido regenerar los chunks. Mira en la consola para obtener más detalles.", - "worldedit.walls.changed": "Se han cambiado {0} bloques.", - "worldedit.faces.changed": "Se han cambiado {0} bloques.", - "worldedit.overlay.overlaid": "Se ha superpuesto {0} bloques.", - "worldedit.naturalize.naturalized": "Se han sustituido {0} bloques para que parezcan más naturales.", - "worldedit.center.changed": "Centro establecido. (Se han cambiado {0} bloques).", - "worldedit.smooth.changed": "Se ha suavizado el terreno. {0} bloques afectados.", - "worldedit.move.moved": "Se han movido {0} bloques.", - "worldedit.deform.deformed": "Se han deformado {0} bloques.", - "worldedit.hollow.changed": "Se han cambiado {0} bloques.", - "worldedit.forest.created": "Se ha generado {0} árboles.", - "worldedit.flora.created": "Se han generado {0} plantas.", - "worldedit.unstuck.moved": "¡Ahí lo tienes chaval!", - "worldedit.ascend.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ascend.moved": "Has ascendido {0} niveles.", - "worldedit.descend.obstructed": "No se ha encontrado ningún espacio libre por debajo.", - "worldedit.descend.moved": "Has descendido {0} niveles.", - "worldedit.ceil.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ceil.moved": "¡Yupi!", - "worldedit.thru.obstructed": "No se ha encontrado ningún espacio libre por delante.", - "worldedit.thru.moved": "¡Yupi!", - "worldedit.jumpto.moved": "¡Puf!", - "worldedit.jumpto.none": "§c¡No hay nada a la vista (o está demasiado lejos)!", - "worldedit.up.obstructed": "Debes golpear algo por encima tuyo.", - "worldedit.up.moved": "¡Yupi!", - "worldedit.cone.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cone.created": "Se han creado {0} bloques.", - "worldedit.cyl.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cyl.created": "Se han creado {0} bloques.", - "worldedit.sphere.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.sphere.created": "Se ha generado una esfera con {0} bloques.", - "worldedit.forestgen.created": "Se han generado {0} árboles.", - "worldedit.pumpkins.created": "Se han generado {0} calabazas.", - "worldedit.pyramid.created": "Se ha generado una pirámide con {0} bloques.", - "worldedit.generate.created": "Se han creado {0} bloques.", - "worldedit.generatebiome.changed": "{0} biomas afectados.", - "worldedit.reload.config": "§aLa configuración de §2WorlEdit §ase ha recargado satisfactoriamente.", - "worldedit.report.written": "Se ha generado el informe de WorldEdit en {0}.", - "worldedit.report.error": "Fallo al guardar el informe: {0}.", - "worldedit.report.callback": "Informe de WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Zona horaria no válida.", - "worldedit.timezone.set": "La zona horaria para esta sesión es: {0}.", - "worldedit.timezone.current": "La hora actual en esta zona horaria es: {0}.", - "worldedit.version.version": "Versión de WorldEdit: {0}.", - "worldedit.trace.no-tracing-extents": "Seguimiento: No se ha utilizado ninguna medida.", - "worldedit.trace.action-failed": "Seguimiento: {0} acciones en {1} descartadas por la extensión {2}.", - "worldedit.trace.active.already": "El Modo Seguimiento ya está activado.", - "worldedit.trace.inactive.already": "El Modo Seguimiento ya está desactivado.", - "worldedit.trace.active": "Modo Seguimiento activado.", - "worldedit.trace.inactive": "Modo seguimiento desactivado.", - "worldedit.command.time-elapsed": "{0}seg trascurridos (historial: {1} cambiado; {2} bloques/seg).", - "worldedit.command.permissions": "No tienes permitido hacer esto. ¿Estás en el modo correcto?", - "worldedit.command.player-only": "Este comando debe ser utilizado por un jugador.", - "worldedit.command.error.report": "Por favor, informa sobre este error: [Mira en la consola].", - "worldedit.pastebin.uploading": "§7Por favor espera, enviando el registro a pastebin...", - "worldedit.session.cant-find-session": "No se puede encontrar la sesión de {0}.", - "worldedit.platform.no-file-dialog": "Este entorno no permite mostrar diálogos.", - "worldedit.asset.load.loading": "§7Por favor espera, cargando el elemento...", - "worldedit.asset.load.still-loading": "§7Por favor espera, sigue cargando el elemento...", - "worldedit.asset.load.failed": "No se ha podido cargar el elemento.", - "worldedit.tool.max-block-changes": "Has alcanzado el número máximo de bloques que puedes modificar.", - "worldedit.tool.no-block": "¡No hay bloque a la vista!", - "worldedit.tool.repl.equip": "§aHas asignado la Herramienta Remplazadora a §2{0}§a.", - "worldedit.tool.repl.switched": "La Herramienta Remplazadora se ha cambiado por {0}.", - "worldedit.tool.data-cycler.equip": "§aHas asignado la Herramienta de Alteración de Bloques a §2{0}§a.", - "worldedit.tool.data-cycler.block-not-permitted": "No tienes permitido modificar el valor de este bloque.", - "worldedit.tool.data-cycler.cant-cycle": "¡Este bloque no se puede alterar!", - "worldedit.tool.data-cycler.new-value": "El valor de {0} ahora es {1}.", - "worldedit.tool.data-cycler.cycling": "Alterando el valor de {0}.", - "worldedit.tool.deltree.equip": "§aHas asignado la Herramienta de Eliminación de Árboles Flotantes a §2{0}§a.", - "worldedit.tool.deltree.not-tree": "Esto no es un Árbol.", - "worldedit.tool.deltree.not-floating": "Esto no es un Árbol Flotante.", - "worldedit.tool.tree.equip": "§aHas asignado la Herramienta de Generación de Árboles a §2{0}§a.", - "worldedit.tool.tree.obstructed": "No se puede generar un árbol aquí.", - "worldedit.tool.info.equip": "§aHas asignado la Herramienta de Información a §2{0}§a.", - "worldedit.tool.info.blockstate.hover": "§7Información del Bloque.", - "worldedit.tool.info.internalid.hover": "§7ID Interna.", - "worldedit.tool.info.legacy.hover": "§7Heredado de la ID:Información.", - "worldedit.tool.info.light.hover": "§7Iluminación del Bloque/Iluminación Superior.", - "worldedit.tool.none.equip": "§cHas desvinculado la herramienta asignada.", - "worldedit.tool.none.to.unequip": "§cEste objeto no tiene ninguna herramienta asignada.", - "worldedit.tool.selwand.equip": "§aHas asignado la Herramienta de Selección a §2{0}§a.", - "worldedit.tool.navwand.equip": "§aHas asignado la Herramienta de Navegación a §2{0}§a.", - "worldedit.tool.floodfill.equip": "§aHas asignado la Herramienta de Relleno a §2{0}§a.", - "worldedit.tool.farwand.equip": "§aHas asignado la Herramienta de Selección Lejana a §2{0}§a.", - "worldedit.tool.lrbuild.equip": "§aHas asignado la Herramienta de Construcción Lejana a §2{0}.", - "worldedit.tool.lrbuild.set": "§7Botón Izquierdo ► {0}\\n§7Botón Derecho ► {1}.", - "worldedit.tool.stack.equip": "§aLa herramienta de Vinculación se ha asignado a §2{0}§a.", - "worldedit.tool.unbind-instruction": "Usa {0} mientras mantienes el objeto para desvincular la herramienta.", - "worldedit.tool.superpickaxe.mode.single": "Modo simple.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.area": "Modo área.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.recursive": "Modo recursivo.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.max-range": "El rango máximo es {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Ya está activado el Superpico.", - "worldedit.tool.superpickaxe.disabled.already": "Ya está desactivado el Superpico.", - "worldedit.tool.superpickaxe.enabled": "Se ha activado el Superpico.", - "worldedit.tool.superpickaxe.disabled": "Se ha desactivado el Superpico.", - "worldedit.tool.mask.set": "Se ha determinado la máscara de la brocha.", - "worldedit.tool.mask.disabled": "Se ha desactivado la máscara de la brocha.", - "worldedit.tool.material.set": "Se ha determinado el material de la brocha.", - "worldedit.tool.range.set": "Se ha determinado el rango de la brocha.", - "worldedit.tool.size.set": "Se ha determinado el tamaño de la brocha.", - "worldedit.tool.tracemask.set": "Se ha determinado el seguimiento de la máscara.", - "worldedit.tool.tracemask.disabled": "Se ha desactivado el seguimiento de la máscara.", - "worldedit.tool.error.cannot-bind": "§cLa herramienta no se puede asignar a {0}: {1}", - "worldedit.tool.error.item-only": "§cSolo se pueden asignar objetos, no bloques.", - "worldedit.execute.script-permissions": "No tienes permiso para usar rutinas.", - "worldedit.executelast.no-script": "Primero usa /cs con un nombre de rutina.", - "worldedit.script.read-error": "Error de la rutina: {0}.", - "worldedit.script.unsupported": "Solo se admiten rutinas .js", - "worldedit.script.file-not-found": "La rutina no existe: {0}.", - "worldedit.script.no-script-engine": "No se ha encontrado instalado un motor de rutinas.\\nPor favor, mira aquí: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "No se ha podido ejecutar: {0}.", - "worldedit.script.failed-console": "No se ha podido ejecutar (mira en la consola): {0}.", - "worldedit.operation.affected.biome": "{0} biomas afectados.", - "worldedit.operation.affected.block": "{0} bloques afectados.", - "worldedit.operation.affected.column": "{0} columnas afectadas.", - "worldedit.operation.affected.entity": "{0} entidades afectadas.", - "worldedit.operation.deform.expression": "Usando la deformación {0}.", - "worldedit.error.invalid-number": "Se esperaba un número; caracteres no válidos.", - "worldedit.error.invalid-number.matches": "Se esperaba un número; caracteres \"{0}\" obtenidos.", - "worldedit.error.incomplete-region": "§cPrimero selecciona una región.", - "worldedit.error.unknown-block": "No se reconoce el nombre del bloque '{0}'.", - "worldedit.error.unknown-entity": "No se reconoce el nombre de la entidad '{0}'.", - "worldedit.error.unknown-mob": "No se reconoce el nombre del mob '{0}'.", - "worldedit.error.unknown-biome": "No se reconoce el nombre del bioma '{0}'.", - "worldedit.error.unknown-tag": "No se reconoce el nombre de la etiqueta '{0}'.", - "worldedit.error.empty-tag": "La etiqueta '{0}' carece de contenido.", - "worldedit.error.no-match": "No se han encontrado coincidencias con '{0}'.", - "worldedit.error.disallowed-block": "Bloque '{0}' no admitido (mira en la configuración de WorldEdit).", - "worldedit.error.max-changes": "Has superado el límite máximo de bloques que puedes modificar en cada operación. (Se han modificado {0} bloques).", - "worldedit.error.max-brush-radius": "El radio máximo (configurado) en la brocha es {0}.", - "worldedit.error.max-radius": "El radio máximo (configurado) es {0}.", - "worldedit.error.unknown-direction": "Dirección desconocida: {0}.", - "worldedit.error.empty-clipboard": "El portapapeles está vacío. Usa primero '//copy'.", - "worldedit.error.invalid-filename": "El nombre del archivo '{0}' no es válido: {1}.", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres no válidos o falta la extensión.", - "worldedit.error.file-resolution": "Archivo '{0}' resolución del error: {1}.", - "worldedit.error.file-resolution.outside-root": "La ruta no se encuentra en la raíz permitida.", - "worldedit.error.file-resolution.resolve-failed": "No se ha podido resolver la ruta.", - "worldedit.error.file-aborted": "Selección de archivos anulada.", - "worldedit.error.no-file-selected": "No has seleccionado el archivo.", - "worldedit.error.world-unloaded": "El mundo ya está descargado.", - "worldedit.error.not-a-block": "Este objeto no es un bloque.", - "worldedit.error.not-a-block.item": "El objeto '{0}' no es un bloque.", - "worldedit.error.incorrect-usage": "Debes usar: {0}.", - "worldedit.error.invalid-page": "Número de página no válido.", - "worldedit.error.parser.bad-state-format": "El formato de estado no es correcto en {0}.", - "worldedit.error.parser.duplicate-property": "Propiedad duplicada: {0}.", - "worldedit.error.parser.empty-state": "Una parte del estado está vacío.", - "worldedit.error.parser.missing-equals-separator": "Falta el separador '='.", - "worldedit.error.parser.clipboard.missing-offset": "El desplazamiento se ha especificado con @ pero no se ha especificado. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propiedad del bloque '{1}' desconocida '{0}'.", - "worldedit.error.parser.unknown-value": "Valor de la propiedad '{1}' desconocida '{0}'.", - "worldedit.error.parser.empty-property": "La propiedad del estado está vacía.", - "worldedit.error.parser.empty-value": "El valor del estado está vacío.", - "worldedit.error.parser.invalid-colon": "Símbolo de dos puntos no válido.", - "worldedit.error.parser.invalid-expression": "Expresión no válida: {0}", - "worldedit.error.parser.negate-nothing": "¡No se puede negar la nada!", - "worldedit.error.parser.hanging-lbracket": "Formato no válido. Falta el corchete en '{0}'.", - "worldedit.error.parser.missing-rbracket": "Falta el corchete de cierre ']'.", - "worldedit.error.parser.missing-random-type": "Falta el tipo después del símbolo % para '{0}'.", - "worldedit.error.parser.clipboard.missing-coordinates": "El desplazamiento del portapapeles necesita las coordenadas x,y,z.", - "worldedit.error.parser.player-only": "¡La entrada '{0}' necesita un jugador!", - "worldedit.error.disabled": "Esta funcionalidad está desactivada (ver configuración de WorldEdite).", - "worldedit.error.unknown": "Se ha producido un error desconocido: {0}", - "worldedit.error.missing-extent": "Extensión desconocida.", - "worldedit.error.missing-session": "Sesión local desconocida.", - "worldedit.error.missing-world": "Es necesario determinar un mundo (prueba con //world).", - "worldedit.error.missing-actor": "No se reconoce ningún actor.", - "worldedit.selection.convex.info.vertices": "§5Vértices: {0}.", - "worldedit.selection.convex.info.triangles": "§5Triángulos: {0}.", - "worldedit.selection.convex.explain.primary": "Has iniciado una selección con vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Has añadido el vértice {0} en la selección.", - "worldedit.selection.cuboid.info.pos1": "§5Posición 1: {0}.", - "worldedit.selection.cuboid.info.pos2": "§5Posición 2: {0}.", - "worldedit.selection.cuboid.explain.primary": "Primera posición establecida en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primera posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posición establecida en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.extend.explain.primary": "Selección iniciada en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extender la selección para abarcar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "§5Centro: {0}.", - "worldedit.selection.ellipsoid.info.radius": "§5Radio X/Y/Z: {0}.", - "worldedit.selection.ellipsoid.explain.primary": "Posición central determinada en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posición central determinada en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radio determinado en {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Has determinado el radio en {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Los cambios de las Elipses deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.cylinder.info.center": "§5Centro: {0}.", - "worldedit.selection.cylinder.info.radius": "§5Radio: {0}.", - "worldedit.selection.cylinder.explain.primary": "Has iniciado una selección cilíndrica en {0}.", - "worldedit.selection.cylinder.explain.secondary": "Has determinado el radio en {0}/{1} bloques ({2}).", - "worldedit.selection.cylinder.explain.secondary-missing": "Antes de determinar el radio, tienes que seleccionar el punto central.", - "worldedit.selection.cylinder.error.even-horizontal": "Los cambios de los Cilindros deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.polygon2d.info": "§5Número de Puntos: {0}.", - "worldedit.selection.polygon2d.explain.primary": "El primer punto se ha establecido en {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Se ha añadido el punto nº{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Los polígonos sólo se pueden expandir verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Los polígono solo se pueden contraer verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Se ha determinado el radio de {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Se ha establecido el radio en {0} ({1}).", - "worldedit.selection.null.error.immutable": "No se puede cambiar una Región Nula.", - "worldedit.selection.intersection.error.cannot-expand": "No se puede expandir una intersección de región.", - "worldedit.selection.intersection.error.cannot-contract": "No se puede contraer una intersección de región.", - "worldedit.selection.transform.error.cannot-expand": "No se puede expandir una Región Transformada.", - "worldedit.selection.transform.error.cannot-contract": "No se puede contraer una Región Transformada.", - "worldedit.selection.transform.error.cannot-change": "No se puede modificar una Región Transformada.", - "worldedit.sideeffect.lighting": "Iluminación", - "worldedit.sideeffect.lighting.description": "Actualiza la iluminación de los bloques.", - "worldedit.sideeffect.neighbors": "Vecinos", - "worldedit.sideeffect.neighbors.description": "Notifica los cambios de los bloques cercanos.", - "worldedit.sideeffect.update": "Actualización", - "worldedit.sideeffect.update.description": "Notifica los cambios realizados en los bloques.", - "worldedit.sideeffect.validation": "Validación", - "worldedit.sideeffect.validation.description": "Repara y valida los errores inconsistentes del estado del mundo, tales como bloques desconectados.", - "worldedit.sideeffect.entity_ai": "IA de entidades", - "worldedit.sideeffect.entity_ai.description": "Actualiza las rutas de las entidades según los cambios de los bloques.", - "worldedit.sideeffect.events": "Eventos Mod/Plugin", - "worldedit.sideeffect.events.description": "Informa sobre los cambios a otros mods/plugins, cuando corresponda.", - "worldedit.sideeffect.state.on": "Activado", - "worldedit.sideeffect.state.delayed": "Aplazado", - "worldedit.sideeffect.state.off": "Desactivado", - "worldedit.sideeffect.box.current": "Actual", - "worldedit.sideeffect.box.change-to": "Clic para establecer {0}.", - "worldedit.help.command-not-found": "No se ha encontrado el comando '{0}'.", - "worldedit.help.no-subcommands": "'{0}' no es un subcomando. ¿Quizás '{1}' sea un parámetro?", - "worldedit.help.subcommand-not-found": "No se ha encontrado el subcomando '{0}' de '{1}'.", - "worldedit.cli.stopping": "¡Deteniendo...!", - "worldedit.cli.unknown-command": "¡Comando desconocido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versión de WorldEdit no es compatible con esta versión de Bukkit. Los contenedores (ej. cofres) se quedarán vacíos, las propiedades (ej. rotación) no se mantendrán, y otras cosas pueden no funcionar. Actualiza WorldEdit para restaurar la funcionalidad:\\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La edición en versiones no compatibles está deshabilitada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-VE/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-VE/strings.json deleted file mode 100644 index 073ee93..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/es-VE/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expanda verticalmente la selección hasta los límites del mundo.", - "worldedit.expand.expanded": "Region expandida {0} bloque(s)", - "worldedit.expand.expanded.vert": "Region expandida {0} bloque(s) (de arriba a abajo).", - "worldedit.biomeinfo.lineofsight": "Biomas en el punto de línea de visión: {0}", - "worldedit.biomeinfo.position": "Biomas en tu posición: {0}", - "worldedit.biomeinfo.selection": "Biomas en tu selección: {0}", - "worldedit.biomeinfo.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.brush.radius-too-large": "Radio máximo permitido a la brocha: {0}", - "worldedit.brush.apply.description": "Aplicar a brocha, aplica una función a cada bloque", - "worldedit.brush.apply.radius": "El tamaño de la brocha", - "worldedit.brush.apply.shape": "La forma de la región", - "worldedit.brush.apply.type": "Tipo de brocha a usar", - "worldedit.brush.apply.item.warning": "Este pincel simula usos de objetos. Es posible que sus efectos no funcionen en todas las plataformas, que no se puedan deshacer y que provoquen interacciones extrañas con otros mods/complementos. Úselo bajo su propio riesgo.", - "worldedit.brush.paint.description": "Brocha, aplicar una función a una superficie", - "worldedit.brush.paint.size": "El tamaño de la brocha", - "worldedit.brush.paint.shape": "La forma de la región", - "worldedit.brush.paint.density": "La densidad de la brocha", - "worldedit.brush.paint.type": "Tipo de brocha a usar", - "worldedit.brush.paint.item.warning": "Este pincel simula usos de objetos. Es posible que sus efectos no funcionen en todas las plataformas, que no se puedan deshacer y que provoquen interacciones extrañas con otros mods/complementos. Úselo bajo su propio riesgo.", - "worldedit.brush.sphere.equip": "Equipada brocha de perfil Esférica ({0}).", - "worldedit.brush.cylinder.equip": "Equipado brocha de perfil Cilíndrica ({0} por {1}).", - "worldedit.brush.clipboard.equip": "Equipada perfil de brocha de Portapapeles.", - "worldedit.brush.smooth.equip": "Brocha suave equipada ({0} x {1}x usado {2}).", - "worldedit.brush.extinguish.equip": "Extintor Equipado ({0}).", - "worldedit.brush.gravity.equip": "Brocha de Gravedad Equipada ({0}).", - "worldedit.brush.butcher.equip": "Brocha de carnicero Equipado ({0}).", - "worldedit.brush.operation.equip": "Establecida brocha a {0}.", - "worldedit.brush.heightmap.equip": "Brocha de Mapa de alturas Equipada ({0}).", - "worldedit.brush.heightmap.unknown": "Brocha de Mapa de altura desconocido: {0}.", - "worldedit.brush.none.equip": "Brocha desenlazada de su objeto actual.", - "worldedit.setbiome.changed": "Los biomas fueron cambiados en aproximadamente {0} bloque(s).", - "worldedit.setbiome.warning": "Puede que tengas que reabrir el juego (o cerrar y volver a abrir tu mundo) para ver los cambios.", - "worldedit.setbiome.not-locatable": "El remitente del comando debe estar presente en el mundo para usar el indicador -p.", - "worldedit.drawsel.disabled": "Deshabilitado CUI del servidor.", - "worldedit.drawsel.enabled": "CUI del servidor habilitado. Esto solo admite regiones cuboides, con un tamaño máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Ya esta deshabilitado el CUI del servidor.", - "worldedit.drawsel.enabled.already": "Ya esta habilitado el CUI del servidor.", - "worldedit.limit.too-high": "Su límite máximo permitido es {0}.", - "worldedit.limit.set": "Límite de cambio de bloque establecido en {0}.", - "worldedit.limit.return-to-default": "(Utilice \"//limit\" para volver al valor predeterminado).", - "worldedit.timeout.too-high": "Su tiempo de espera máximo permitido es {0} ms.", - "worldedit.timeout.set": "Tiempo de espera establecido en {0}ms.", - "worldedit.timeout.return-to-default": " (Utilice \"//timeout\" para volver al valor predeterminado).", - "worldedit.fast.disabled": "Modo rápido desactivado.", - "worldedit.fast.enabled": "Modo rápido habilitado. La iluminación en los chunks afectados puede ser incorrecta y/o es posible que deba volver a unirse para ver los cambios.", - "worldedit.fast.disabled.already": "Ya esta desactivado el modo rápido.", - "worldedit.fast.enabled.already": "Ya esta activado el modo rápido.", - "worldedit.perf.sideeffect.set": "Efecto secundario \"{0}\" establecido en {1}", - "worldedit.perf.sideeffect.get": "El efecto secundario \"{0}\" se establece en {1}", - "worldedit.perf.sideeffect.already-set": "El efecto secundario \"{0}\" ya es {1}", - "worldedit.perf.sideeffect.set-all": "Todos los efectos secundarios configurados en {0}", - "worldedit.reorder.current": "El modo reordenar es {0}", - "worldedit.reorder.set": "El modo reordenar ahora es {0}", - "worldedit.gmask.disabled": "Máscara global desactivada.", - "worldedit.gmask.set": "Máscara global establecida.", - "worldedit.toggleplace.pos1": "Colocado ahora en la posición #1.", - "worldedit.toggleplace.player": "Ahora colóquese en el bloque en el que estás.", - "worldedit.toggleplace.not-locatable": "No se puede alternar la colocación en este contexto.", - "worldedit.searchitem.too-short": "Ingrese una cadena de búsqueda más larga (longitud > 2).", - "worldedit.searchitem.either-b-or-i": "No puede usar los indicadores 'b' e 'i' simultáneamente.", - "worldedit.searchitem.searching": "(Espere... buscando objeto(s).)", - "worldedit.watchdog.no-hook": "Esta plataforma no tiene ningún gancho guardian.", - "worldedit.watchdog.active.already": "El gancho guardian ya está activo.", - "worldedit.watchdog.inactive.already": "El gancho guardián ya esta inactivo.", - "worldedit.watchdog.active": "El gancho guardián ahora está activo.", - "worldedit.watchdog.inactive": "El gancho guardian ahora esta inactivo.", - "worldedit.world.remove": "Se elimino la invalidación del mundo.", - "worldedit.world.set": "Establezca la invalidación del mundo en {0}. (Use '//world' para volver a los valores por defecto)", - "worldedit.undo.undone": "Se deshizo {0} edicion(es) disponible(s).", - "worldedit.undo.none": "No queda nada para deshacer.", - "worldedit.redo.redone": "Se rehizo {0} edicion(es) disponible(s).", - "worldedit.redo.none": "No queda nada para rehacer.", - "worldedit.clearhistory.cleared": "Historial borrado.", - "worldedit.raytrace.noblock": "¡No hay bloque a la vista!", - "worldedit.raytrace.require-player": "Los comandos de trazados de rayos requieren de un jugador!", - "worldedit.restore.not-configured": "Snapshot/copia(s) de seguridad no esta configurada.", - "worldedit.restore.not-available": "Esa copia de seguridad no existe o no está disponible.", - "worldedit.restore.failed": "Falló al cargar la copia de seguridad: {0}", - "worldedit.restore.loaded": "Copia de seguridad '{0}' cargada; ahora restaurando...", - "worldedit.restore.restored": "Restaurado; {0} chunks faltantes y otros {1} errores.", - "worldedit.restore.none-for-specific-world": "No fueron encontradas copias de seguridad para el mundo '{0}'.", - "worldedit.restore.none-for-world": "No fueron encontradas copias de seguridad para este mundo.", - "worldedit.restore.none-found": "No se encontraron copias de seguridad.", - "worldedit.restore.none-found-console": "No se encontraron copias de seguridad. Consulte la consola para más detalles.", - "worldedit.restore.chunk-not-present": "Los chunks no estaban presentes en la copia de seguridad.", - "worldedit.restore.chunk-load-failed": "No se pudieron cargar chunks. (¿Archivo corrupto?)", - "worldedit.restore.block-place-failed": "Los errores impidieron restaurar los bloques.", - "worldedit.restore.block-place-error": "Último error: {0}", - "worldedit.snapshot.use.newest": "Ahora usando la copia de seguridad más reciente.", - "worldedit.snapshot.use": "Copia de seguridad establecida en: {0}", - "worldedit.snapshot.none-before": "No se pudo encontrar una copia de seguridad antes de {0}.", - "worldedit.snapshot.none-after": "No se pudo encontrar una copia de seguridad después de {0}.", - "worldedit.snapshot.index-above-0": "Índice invalido, debe ser mayor o igual a 1.", - "worldedit.snapshot.index-oob": "Índice invalido, debe estar entre 1 y {0}.", - "worldedit.schematic.unknown-format": "Formato de Esquema desconocido: {0}.", - "worldedit.schematic.load.does-not-exist": "¡El esquema {0} no existe!", - "worldedit.schematic.load.loading": "(Espere... cargando esquema.)", - "worldedit.schematic.load.still-loading": "(Por favor espere... aun se está cargando el esquema.)", - "worldedit.schematic.load.unsupported-version": "Esta versión de schematic no está soportada. Versión: {0}.", - "worldedit.schematic.save.already-exists": "Ese esquema ya existe. Use el indicador -f para sobrescribirlo.", - "worldedit.schematic.save.failed-directory": "¡No se pudo crear la carpeta para los esquemas!", - "worldedit.schematic.save.saving": "(Espere... guardando el esquema.)", - "worldedit.schematic.save.still-saving": "(Por favor... aun se esta guardando el esquema.)", - "worldedit.schematic.delete.does-not-exist": "¡El esquema {0} no existe!", - "worldedit.schematic.delete.failed": "¡Error al eliminar '{0}'!. ¿Es de solo lectura?.", - "worldedit.schematic.delete.deleted": "{0} ha sido eliminado(a).", - "worldedit.schematic.formats.title": "Formatos de portapapeles disponibles (Nombre: nombres de búsqueda)", - "worldedit.schematic.unsupported-minecraft-version": "Esta versión de WorldEdit no es compatible con su versión de Minecraft. Los esquemas no funcionarán hasta que esto se resuelva.", - "worldedit.pos.already-set": "Posición ya establecida.", - "worldedit.pos.console-require-coords": "Debe proporcionar las coordenadas por la consola.", - "worldedit.hpos.no-block": "¡No hay bloque a la vista!", - "worldedit.hpos.already-set": "Posición ya establecida.", - "worldedit.chunk.selected-multiple": "Chunks seleccionados: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk seleccionado: {0}, {1}, {2}", - "worldedit.wand.invalid": "La herramienta de selección esta mal configurada o inhabilitada.", - "worldedit.wand.selwand.info": "Click izquierdo: seleccione posición #1; Click derecho: seleccione posicion #2", - "worldedit.wand.navwand.info": "Click izquierdo: saltar a la ubicación; Click derecho: atravesar paredes", - "worldedit.wand.selwand.now.tool": "La herramienta de selección ahora es una herramienta normal. Puede inhabilitarlo con {0} y volver a vincularlo a cualquier elemento con {1} u obtener una nueva herramienta con {2}.", - "worldedit.contract.contracted": "{0} bloque(s) contradado(s) por la region.", - "worldedit.shift.shifted": "Region desplazada.", - "worldedit.outset.outset": "La región se ha expandido.", - "worldedit.inset.inset": "Region insertada.", - "worldedit.size.offset": "Desplazado: {0}.", - "worldedit.size.type": "Tipo: {0}", - "worldedit.size.size": "Tamaño: {0}", - "worldedit.size.distance": "§5Distancia: {0}.", - "worldedit.size.blocks": "§5Cantidad de Bloques: {0}.", - "worldedit.count.counted": "§5Cantidad {0}.", - "worldedit.distr.no-blocks": "No ha bloques enumerados.", - "worldedit.distr.no-previous": "No existe un distribución anterior.", - "worldedit.distr.total": "Número Total de Bloques: {0}.", - "worldedit.select.cleared": "§cHas deseleccionado la zona.", - "worldedit.select.cuboid.message": "Selección Cúbica.\\n§7Botón Izquierdo ► Seleccionar el 1º punto.\\n§7Botón Derecho ► Seleccionar el 2º punto.", - "worldedit.select.cuboid.description": "§7Selecciona las dos esquinas del cuboide.", - "worldedit.select.extend.message": "Extensión de Cuboide.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Expandir.", - "worldedit.select.extend.description": "Modo Rápido de selección de cuboides.", - "worldedit.select.poly.message": "Selección de Poligonal.\\n§7Botón Izquierdo ► Seleccionar el punto inicial.\\n§7Botón Derecho ► Añadir puntos.", - "worldedit.select.poly.limit-message": "{0} puntos como máximo.", - "worldedit.select.poly.description": "Selecciona una región poligonal.", - "worldedit.select.ellipsoid.message": "Selección de Elipsoidal.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.ellipsoid.description": "Selecciona un región con forma elíptica.", - "worldedit.select.sphere.message": "Selección Esférica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Determinar el radio.", - "worldedit.select.sphere.description": "Selecciona un región con forma esférica.", - "worldedit.select.cyl.message": "Selección Cilíndrica.\\n§7Botón Izquierdo ► Seleccionar el Centro.\\n§7Botón Derecho ► Seleccionar la extensión.", - "worldedit.select.cyl.description": "Selecciona un región con forma cilíndrica.", - "worldedit.select.convex.message": "Selección Poliédrica Convexa.\\n§7Botón Izquierdo ► Seleccionar el primer vértice.\\n§7Botón Derecho ► Añadir más vértices.", - "worldedit.select.convex.limit-message": "El límite es de {0} puntos como máximo.", - "worldedit.select.convex.description": "Selecciona un región con forma de Poliedro Convexo.", - "worldedit.select.default-set": "La forma actual de selección es {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}.", - "worldedit.chunkinfo.old-filename": "Formato antiguo: {0}.", - "worldedit.chunkinfo.mcregion-filename": "Región MC: Región/{0}.", - "worldedit.listchunks.listfor": "Listando para: {0}.", - "worldedit.drain.drained": "Se han vaciado {0} bloques.", - "worldedit.fill.created": "Se han rellenado {0} bloques.", - "worldedit.fillr.created": "Se han rellenado {0} bloques.", - "worldedit.fixlava.fixed": "Se han nivelado {0} bloques de lava.", - "worldedit.fixwater.fixed": "Se han nivelado {0} bloques de agua.", - "worldedit.removeabove.removed": "Se han eliminado {0} bloques.", - "worldedit.removebelow.removed": "Se han eliminado {0} bloques.", - "worldedit.removenear.removed": "Se han eliminado {0} bloques.", - "worldedit.replacenear.replaced": "Se han remplazado {0} bloques.", - "worldedit.snow.created": "Se han cubierto {0} superficies.", - "worldedit.thaw.removed": "Se han descongelado {0} bloques.", - "worldedit.green.changed": "Se han enverdecido {0} bloques.", - "worldedit.extinguish.removed": "Se han extinguido {0} focos en llamas.", - "worldedit.butcher.killed": "Se han eliminado {0} criaturas en un radio de {1}.", - "worldedit.butcher.explain-all": "Usa -1 para eliminar todas las criaturas de los chunks cargados.", - "worldedit.remove.removed": "Se han marcado {0} entidades para su eliminación.", - "worldedit.remove.explain-all": "Usa -1 para eliminar todas las entidades de los chunks cargados.", - "worldedit.calc.invalid": "'{0}' no puede ser analizado como una expresión válida.", - "worldedit.calc.invalid.with-error": "'{0}' no puede ser analizado como una expresión válida: '{1}'", - "worldedit.paste.pasted": "El contenido del portapapeles ha sido pegado en {0}.", - "worldedit.paste.selected": "Se ha seleccionado la región de pegado del portapapeles.", - "worldedit.rotate.no-interpolation": "Nota: La interpolación aún no es admisible, por lo que se recomienda ángulos múltiplos de 90.", - "worldedit.rotate.rotated": "Se ha girado el contenido del portapapeles.", - "worldedit.flip.flipped": "Se ha volteado el contenido del portapapeles.", - "worldedit.clearclipboard.cleared": "§4Se ha eliminado el contenido del Portapapeles.", - "worldedit.set.done": "§2Operación completada.", - "worldedit.set.done.verbose": "Operación completada ({0}).", - "worldedit.line.changed": "Se han cambiado {0} bloques.", - "worldedit.line.invalid-type": "La herramienta '//line' solo funciona con selecciones cuboides o poliédricas convexas.", - "worldedit.curve.changed": "Se han cambiado {0} bloques.", - "worldedit.curve.invalid-type": "La herramienta '//curve' solo funciona con selecciones poliédricas convexas.", - "worldedit.replace.replaced": "Se han remplazado {0} bloques.", - "worldedit.stack.changed": "Se han cambiado {0} bloques. Puedes deshacer los cambios usando '//undo'.", - "worldedit.stack.intersecting-region": "El desplazamiento del stack no debe chocar con la región colindante cuando se utiliza el bloque como unidad.", - "worldedit.regen.regenerated": "§6La zona seleccionada se ha regenerado.", - "worldedit.regen.failed": "No se han podido regenerar los chunks. Mira en la consola para obtener más detalles.", - "worldedit.walls.changed": "Se han cambiado {0} bloques.", - "worldedit.faces.changed": "Se han cambiado {0} bloques.", - "worldedit.overlay.overlaid": "Se ha superpuesto {0} bloques.", - "worldedit.naturalize.naturalized": "Se han sustituido {0} bloques para que parezcan más naturales.", - "worldedit.center.changed": "Centro establecido. (Se han cambiado {0} bloques).", - "worldedit.smooth.changed": "Se ha suavizado el terreno. {0} bloques afectados.", - "worldedit.move.moved": "Se han movido {0} bloques.", - "worldedit.deform.deformed": "Se han deformado {0} bloques.", - "worldedit.hollow.changed": "Se han cambiado {0} bloques.", - "worldedit.forest.created": "Se ha generado {0} árboles.", - "worldedit.flora.created": "Se han generado {0} plantas.", - "worldedit.unstuck.moved": "¡Ahí lo tienes chaval!", - "worldedit.ascend.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ascend.moved": "Has ascendido {0} niveles.", - "worldedit.descend.obstructed": "No se ha encontrado ningún espacio libre por debajo.", - "worldedit.descend.moved": "Has descendido {0} niveles.", - "worldedit.ceil.obstructed": "No se ha encontrado ningún espacio libre por encima.", - "worldedit.ceil.moved": "¡Yupi!", - "worldedit.thru.obstructed": "No se ha encontrado ningún espacio libre por delante.", - "worldedit.thru.moved": "¡Yupi!", - "worldedit.jumpto.moved": "¡Puf!", - "worldedit.jumpto.none": "§c¡No hay nada a la vista (o está demasiado lejos)!", - "worldedit.up.obstructed": "Debes golpear algo por encima tuyo.", - "worldedit.up.moved": "¡Yupi!", - "worldedit.cone.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cone.created": "Se han creado {0} bloques.", - "worldedit.cyl.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.cyl.created": "Se han creado {0} bloques.", - "worldedit.sphere.invalid-radius": "Debes especificar 1 o 2 valores para el radio.", - "worldedit.sphere.created": "Se ha generado una esfera con {0} bloques.", - "worldedit.forestgen.created": "Se han generado {0} árboles.", - "worldedit.pumpkins.created": "Se han generado {0} calabazas.", - "worldedit.pyramid.created": "Se ha generado una pirámide con {0} bloques.", - "worldedit.generate.created": "Se han creado {0} bloques.", - "worldedit.generatebiome.changed": "{0} biomas afectados.", - "worldedit.reload.config": "§aLa configuración de §2WorlEdit §ase ha recargado satisfactoriamente.", - "worldedit.report.written": "Se ha generado el informe de WorldEdit en {0}.", - "worldedit.report.error": "Fallo al guardar el informe: {0}.", - "worldedit.report.callback": "Informe de WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Zona horaria no válida.", - "worldedit.timezone.set": "La zona horaria para esta sesión es: {0}.", - "worldedit.timezone.current": "La hora actual en esta zona horaria es: {0}.", - "worldedit.version.version": "Versión de WorldEdit: {0}.", - "worldedit.trace.no-tracing-extents": "Seguimiento: No se ha utilizado ninguna medida.", - "worldedit.trace.action-failed": "Seguimiento: {0} acciones en {1} descartadas por la extensión {2}.", - "worldedit.trace.active.already": "El Modo Seguimiento ya está activado.", - "worldedit.trace.inactive.already": "El Modo Seguimiento ya está desactivado.", - "worldedit.trace.active": "Modo Seguimiento activado.", - "worldedit.trace.inactive": "Modo seguimiento desactivado.", - "worldedit.command.time-elapsed": "{0}seg trascurridos (historial: {1} cambiado; {2} bloques/seg).", - "worldedit.command.permissions": "No tienes permitido hacer esto. ¿Estás en el modo correcto?", - "worldedit.command.player-only": "Este comando debe ser utilizado por un jugador.", - "worldedit.command.error.report": "Por favor, informa sobre este error: [Mira en la consola].", - "worldedit.pastebin.uploading": "§7Por favor espera, enviando el registro a pastebin...", - "worldedit.session.cant-find-session": "No se puede encontrar la sesión de {0}.", - "worldedit.platform.no-file-dialog": "Este entorno no permite mostrar diálogos.", - "worldedit.asset.load.loading": "§7Por favor espera, cargando el elemento...", - "worldedit.asset.load.still-loading": "§7Por favor espera, sigue cargando el elemento...", - "worldedit.asset.load.failed": "No se ha podido cargar el elemento.", - "worldedit.tool.max-block-changes": "Has alcanzado el número máximo de bloques que puedes modificar.", - "worldedit.tool.no-block": "¡No hay bloque a la vista!", - "worldedit.tool.repl.equip": "§aHas asignado la Herramienta Remplazadora a §2{0}§a.", - "worldedit.tool.repl.switched": "La Herramienta Remplazadora se ha cambiado por {0}.", - "worldedit.tool.data-cycler.equip": "§aHas asignado la Herramienta de Alteración de Bloques a §2{0}§a.", - "worldedit.tool.data-cycler.block-not-permitted": "No tienes permitido modificar el valor de este bloque.", - "worldedit.tool.data-cycler.cant-cycle": "¡Este bloque no se puede alterar!", - "worldedit.tool.data-cycler.new-value": "El valor de {0} ahora es {1}.", - "worldedit.tool.data-cycler.cycling": "Alterando el valor de {0}.", - "worldedit.tool.deltree.equip": "§aHas asignado la Herramienta de Eliminación de Árboles Flotantes a §2{0}§a.", - "worldedit.tool.deltree.not-tree": "Esto no es un Árbol.", - "worldedit.tool.deltree.not-floating": "Esto no es un Árbol Flotante.", - "worldedit.tool.tree.equip": "§aHas asignado la Herramienta de Generación de Árboles a §2{0}§a.", - "worldedit.tool.tree.obstructed": "No se puede generar un árbol aquí.", - "worldedit.tool.info.equip": "§aHas asignado la Herramienta de Información a §2{0}§a.", - "worldedit.tool.info.blockstate.hover": "§7Información del Bloque.", - "worldedit.tool.info.internalid.hover": "§7ID Interna.", - "worldedit.tool.info.legacy.hover": "§7Heredado de la ID:Información.", - "worldedit.tool.info.light.hover": "§7Iluminación del Bloque/Iluminación Superior.", - "worldedit.tool.none.equip": "§cHas desvinculado la herramienta asignada.", - "worldedit.tool.none.to.unequip": "§cEste objeto no tiene ninguna herramienta asignada.", - "worldedit.tool.selwand.equip": "§aHas asignado la Herramienta de Selección a §2{0}§a.", - "worldedit.tool.navwand.equip": "§aHas asignado la Herramienta de Navegación a §2{0}§a.", - "worldedit.tool.floodfill.equip": "§aHas asignado la Herramienta de Relleno a §2{0}§a.", - "worldedit.tool.farwand.equip": "§aHas asignado la Herramienta de Selección Lejana a §2{0}§a.", - "worldedit.tool.lrbuild.equip": "§aHas asignado la Herramienta de Construcción Lejana a §2{0}.", - "worldedit.tool.lrbuild.set": "§7Botón Izquierdo ► {0}\\n§7Botón Derecho ► {1}.", - "worldedit.tool.stack.equip": "§aLa herramienta de Vinculación se ha asignado a §2{0}§a.", - "worldedit.tool.unbind-instruction": "Usa {0} mientras mantienes el objeto para desvincular la herramienta.", - "worldedit.tool.superpickaxe.mode.single": "Modo simple.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.area": "Modo área.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.mode.recursive": "Modo recursivo.\\n§7Usa el botón izquierdo con un pico.\\n§8Usa // para desactivar.", - "worldedit.tool.superpickaxe.max-range": "El rango máximo es {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Ya está activado el Superpico.", - "worldedit.tool.superpickaxe.disabled.already": "Ya está desactivado el Superpico.", - "worldedit.tool.superpickaxe.enabled": "Se ha activado el Superpico.", - "worldedit.tool.superpickaxe.disabled": "Se ha desactivado el Superpico.", - "worldedit.tool.mask.set": "Se ha determinado la máscara de la brocha.", - "worldedit.tool.mask.disabled": "Se ha desactivado la máscara de la brocha.", - "worldedit.tool.material.set": "Se ha determinado el material de la brocha.", - "worldedit.tool.range.set": "Se ha determinado el rango de la brocha.", - "worldedit.tool.size.set": "Se ha determinado el tamaño de la brocha.", - "worldedit.tool.tracemask.set": "Se ha determinado el seguimiento de la máscara.", - "worldedit.tool.tracemask.disabled": "Se ha desactivado el seguimiento de la máscara.", - "worldedit.tool.error.cannot-bind": "§cLa herramienta no se puede asignar a {0}: {1}", - "worldedit.tool.error.item-only": "§cSolo se pueden asignar objetos, no bloques.", - "worldedit.execute.script-permissions": "No tienes permiso para usar rutinas.", - "worldedit.executelast.no-script": "Primero usa /cs con un nombre de rutina.", - "worldedit.script.read-error": "Error de la rutina: {0}.", - "worldedit.script.unsupported": "Solo se admiten rutinas .js", - "worldedit.script.file-not-found": "La rutina no existe: {0}.", - "worldedit.script.no-script-engine": "No se ha encontrado instalado un motor de rutinas.\\nPor favor, mira aquí: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "No se ha podido ejecutar: {0}.", - "worldedit.script.failed-console": "No se ha podido ejecutar (mira en la consola): {0}.", - "worldedit.operation.affected.biome": "{0} biomas afectados.", - "worldedit.operation.affected.block": "{0} bloques afectados.", - "worldedit.operation.affected.column": "{0} columnas afectadas.", - "worldedit.operation.affected.entity": "{0} entidades afectadas.", - "worldedit.operation.deform.expression": "Usando la deformación {0}.", - "worldedit.error.invalid-number": "Se esperaba un número; caracteres no válidos.", - "worldedit.error.invalid-number.matches": "Se esperaba un número; caracteres \"{0}\" obtenidos.", - "worldedit.error.incomplete-region": "§cPrimero selecciona una región.", - "worldedit.error.unknown-block": "No se reconoce el nombre del bloque '{0}'.", - "worldedit.error.unknown-entity": "No se reconoce el nombre de la entidad '{0}'.", - "worldedit.error.unknown-mob": "No se reconoce el nombre del mob '{0}'.", - "worldedit.error.unknown-biome": "No se reconoce el nombre del bioma '{0}'.", - "worldedit.error.unknown-tag": "No se reconoce el nombre de la etiqueta '{0}'.", - "worldedit.error.empty-tag": "La etiqueta '{0}' carece de contenido.", - "worldedit.error.no-match": "No se han encontrado coincidencias con '{0}'.", - "worldedit.error.disallowed-block": "Bloque '{0}' no admitido (mira en la configuración de WorldEdit).", - "worldedit.error.max-changes": "Has superado el límite máximo de bloques que puedes modificar en cada operación. (Se han modificado {0} bloques).", - "worldedit.error.max-brush-radius": "El radio máximo (configurado) en la brocha es {0}.", - "worldedit.error.max-radius": "El radio máximo (configurado) es {0}.", - "worldedit.error.unknown-direction": "Dirección desconocida: {0}.", - "worldedit.error.empty-clipboard": "El portapapeles está vacío. Usa primero '//copy'.", - "worldedit.error.invalid-filename": "El nombre del archivo '{0}' no es válido: {1}.", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres no válidos o falta la extensión.", - "worldedit.error.file-resolution": "Archivo '{0}' resolución del error: {1}.", - "worldedit.error.file-resolution.outside-root": "La ruta no se encuentra en la raíz permitida.", - "worldedit.error.file-resolution.resolve-failed": "No se ha podido resolver la ruta.", - "worldedit.error.file-aborted": "Selección de archivos anulada.", - "worldedit.error.no-file-selected": "No has seleccionado el archivo.", - "worldedit.error.world-unloaded": "El mundo ya está descargado.", - "worldedit.error.not-a-block": "Este objeto no es un bloque.", - "worldedit.error.not-a-block.item": "El objeto '{0}' no es un bloque.", - "worldedit.error.incorrect-usage": "Debes usar: {0}.", - "worldedit.error.invalid-page": "Número de página no válido.", - "worldedit.error.parser.bad-state-format": "El formato de estado no es correcto en {0}.", - "worldedit.error.parser.duplicate-property": "Propiedad duplicada: {0}.", - "worldedit.error.parser.empty-state": "Una parte del estado está vacío.", - "worldedit.error.parser.missing-equals-separator": "Falta el separador '='.", - "worldedit.error.parser.clipboard.missing-offset": "El desplazamiento se ha especificado con @ pero no se ha especificado. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propiedad del bloque '{1}' desconocida '{0}'.", - "worldedit.error.parser.unknown-value": "Valor de la propiedad '{1}' desconocida '{0}'.", - "worldedit.error.parser.empty-property": "La propiedad del estado está vacía.", - "worldedit.error.parser.empty-value": "El valor del estado está vacío.", - "worldedit.error.parser.invalid-colon": "Símbolo de dos puntos no válido.", - "worldedit.error.parser.invalid-expression": "Expresión no válida: {0}", - "worldedit.error.parser.negate-nothing": "¡No se puede negar la nada!", - "worldedit.error.parser.hanging-lbracket": "Formato no válido. Falta el corchete en '{0}'.", - "worldedit.error.parser.missing-rbracket": "Falta el corchete de cierre ']'.", - "worldedit.error.parser.missing-random-type": "Falta el tipo después del símbolo % para '{0}'.", - "worldedit.error.parser.clipboard.missing-coordinates": "El desplazamiento del portapapeles necesita las coordenadas x,y,z.", - "worldedit.error.parser.player-only": "¡La entrada '{0}' necesita un jugador!", - "worldedit.error.disabled": "Esta funcionalidad está desactivada (ver configuración de WorldEdite).", - "worldedit.error.unknown": "Se ha producido un error desconocido: {0}", - "worldedit.error.missing-extent": "Extensión desconocida.", - "worldedit.error.missing-session": "Sesión local desconocida.", - "worldedit.error.missing-world": "Es necesario determinar un mundo (prueba con //world).", - "worldedit.error.missing-actor": "No se reconoce ningún actor.", - "worldedit.selection.convex.info.vertices": "§5Vértices: {0}.", - "worldedit.selection.convex.info.triangles": "§5Triángulos: {0}.", - "worldedit.selection.convex.explain.primary": "Has iniciado una selección con vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Has añadido el vértice {0} en la selección.", - "worldedit.selection.cuboid.info.pos1": "§5Posición 1: {0}.", - "worldedit.selection.cuboid.info.pos2": "§5Posición 2: {0}.", - "worldedit.selection.cuboid.explain.primary": "Primera posición establecida en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primera posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posición establecida en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posición establecida en {0} ({1} bloques seleccionados).", - "worldedit.selection.extend.explain.primary": "Selección iniciada en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extender la selección para abarcar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "§5Centro: {0}.", - "worldedit.selection.ellipsoid.info.radius": "§5Radio X/Y/Z: {0}.", - "worldedit.selection.ellipsoid.explain.primary": "Posición central determinada en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posición central determinada en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radio determinado en {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Has determinado el radio en {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Los cambios de las Elipses deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.cylinder.info.center": "§5Centro: {0}.", - "worldedit.selection.cylinder.info.radius": "§5Radio: {0}.", - "worldedit.selection.cylinder.explain.primary": "Has iniciado una selección cilíndrica en {0}.", - "worldedit.selection.cylinder.explain.secondary": "Has determinado el radio en {0}/{1} bloques ({2}).", - "worldedit.selection.cylinder.explain.secondary-missing": "Antes de determinar el radio, tienes que seleccionar el punto central.", - "worldedit.selection.cylinder.error.even-horizontal": "Los cambios de los Cilindros deben ser uniformes en cada dimensión horizontal.", - "worldedit.selection.polygon2d.info": "§5Número de Puntos: {0}.", - "worldedit.selection.polygon2d.explain.primary": "El primer punto se ha establecido en {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Se ha añadido el punto nº{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Los polígonos sólo se pueden expandir verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Los polígono solo se pueden contraer verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Se ha determinado el radio de {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Se ha establecido el radio en {0} ({1}).", - "worldedit.selection.null.error.immutable": "No se puede cambiar una Región Nula.", - "worldedit.selection.intersection.error.cannot-expand": "No se puede expandir una intersección de región.", - "worldedit.selection.intersection.error.cannot-contract": "No se puede contraer una intersección de región.", - "worldedit.selection.transform.error.cannot-expand": "No se puede expandir una Región Transformada.", - "worldedit.selection.transform.error.cannot-contract": "No se puede contraer una Región Transformada.", - "worldedit.selection.transform.error.cannot-change": "No se puede modificar una Región Transformada.", - "worldedit.sideeffect.lighting": "Iluminación", - "worldedit.sideeffect.lighting.description": "Actualiza la iluminación de los bloques.", - "worldedit.sideeffect.neighbors": "Vecinos", - "worldedit.sideeffect.neighbors.description": "Notifica los cambios de los bloques cercanos.", - "worldedit.sideeffect.update": "Actualización", - "worldedit.sideeffect.update.description": "Notifica los cambios realizados en los bloques.", - "worldedit.sideeffect.validation": "Validación", - "worldedit.sideeffect.validation.description": "Repara y valida los errores inconsistentes del estado del mundo, tales como bloques desconectados.", - "worldedit.sideeffect.entity_ai": "IA de entidades", - "worldedit.sideeffect.entity_ai.description": "Actualiza las rutas de las entidades según los cambios de los bloques.", - "worldedit.sideeffect.events": "Eventos Mod/Plugin", - "worldedit.sideeffect.events.description": "Informa sobre los cambios a otros mods/plugins, cuando corresponda.", - "worldedit.sideeffect.state.on": "Activado", - "worldedit.sideeffect.state.delayed": "Aplazado", - "worldedit.sideeffect.state.off": "Desactivado", - "worldedit.sideeffect.box.current": "Actual", - "worldedit.sideeffect.box.change-to": "Clic para establecer {0}.", - "worldedit.help.command-not-found": "No se ha encontrado el comando '{0}'.", - "worldedit.help.no-subcommands": "'{0}' no es un subcomando. ¿Quizás '{1}' sea un parámetro?", - "worldedit.help.subcommand-not-found": "No se ha encontrado el subcomando '{0}' de '{1}'.", - "worldedit.cli.stopping": "¡Deteniendo...!", - "worldedit.cli.unknown-command": "¡Comando desconocido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versión de WorldEdit no es compatible con esta versión de Bukkit. Los contenedores (ej. cofres) se quedarán vacíos, las propiedades (ej. rotación) no se mantendrán, y otras cosas pueden no funcionar. Actualiza WorldEdit para restaurar la funcionalidad:\\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La edición en versiones no compatibles está deshabilitada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/et/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/et/strings.json deleted file mode 100644 index 5289505..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/et/strings.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "worldedit.expand.description.vert": "Laienda valitud ala vertikaalselt maailma limiidini.", - "worldedit.expand.expanded": "Ala laiendati {0} bloki võrra", - "worldedit.expand.expanded.vert": "Ala laiendati {0} bloki võrra (ülevalt-alla).", - "worldedit.biomeinfo.lineofsight": "Bioome vaatepunktis: {0}", - "worldedit.biomeinfo.position": "Bioome sinu asukohas: {0}", - "worldedit.biomeinfo.selection": "Teie valitud bioomid: {0}", - "worldedit.brush.radius-too-large": "Maksimaalne lubatud pintsli raadius: {0}", - "worldedit.brush.apply.radius": "Pintsli suurus", - "worldedit.brush.apply.shape": "Ala kuju", - "worldedit.brush.apply.type": "Pintsli tüüp mida kasutada", - "worldedit.brush.paint.size": "Pintsli suurus", - "worldedit.brush.paint.shape": "Ala kuju", - "worldedit.brush.paint.density": "Pintsli tihedus", - "worldedit.brush.paint.type": "Pintsli tüüp mida kasutada", - "worldedit.brush.operation.equip": "Määra pintsel {0}.", - "worldedit.drawsel.disabled": "Serveri CUI keelatud.", - "worldedit.limit.too-high": "Sinu maksimaalne muutmise limiit on {0}.", - "worldedit.limit.set": "Bloki muutmis limiit {0}.", - "worldedit.undo.undone": "Tagasi võetud {0} muudatust.", - "worldedit.undo.none": "Pole mida tagasi võtta.", - "worldedit.redo.redone": "Uuesti tehtud {0} muudatust.", - "worldedit.redo.none": "Pole mida tagasi võtta.", - "worldedit.clearhistory.cleared": "Ajalugu on tühjendatud.", - "worldedit.raytrace.noblock": "Plokk pole silmapiiril!", - "worldedit.restore.block-place-error": "Viimane tõrge: {0}", - "worldedit.schematic.delete.failed": "{0} kustutamine ebaõnnestus! Kas see on kirjutuskaitstud?", - "worldedit.schematic.delete.deleted": "{0} on kustutatud.", - "worldedit.pos.already-set": "Positsioon on juba määratud.", - "worldedit.hpos.no-block": "Plokk pole silmapiiril!", - "worldedit.hpos.already-set": "Positsioon on juba määratud.", - "worldedit.chunk.selected-multiple": "Valitud kamakad: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Valitud kamakas: {0}, {1}, {2}", - "worldedit.wand.selwand.info": "Vasak klikk: valige pos #1; Parem klikk: valige pos #2", - "worldedit.size.type": "Liik: {0}", - "worldedit.size.size": "Suurus: {0}", - "worldedit.size.distance": "Kuubi distants: {0}", - "worldedit.size.blocks": "Plokkide arv: {0}", - "worldedit.count.counted": "Loetud: {0}", - "worldedit.chunkinfo.chunk": "Kamakas: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Vana formaat: {0}", - "worldedit.fill.created": "Täidetud on {0} plokki.", - "worldedit.fillr.created": "Täidetud on {0} plokki.", - "worldedit.butcher.killed": "Surmatud {0} elukat {1} raadiuses.", - "worldedit.paste.pasted": "Lõikelauad on kleebitud kohta {0}", - "worldedit.rotate.rotated": "Lõikelaua koopia on pööratud.", - "worldedit.clearclipboard.cleared": "Lõikelaud on tühjendatud.", - "worldedit.set.done": "Toiming on lõpetatud.", - "worldedit.set.done.verbose": "Toiming on lõpetatud ({0}).", - "worldedit.line.changed": "Muudetud on {0} plokki.", - "worldedit.curve.changed": "Muudetud on {0} plokki.", - "worldedit.walls.changed": "Muudetud on {0} plokki.", - "worldedit.faces.changed": "Muudetud on {0} plokki.", - "worldedit.center.changed": "Määratud keskele. (muudetud {0} plokki)", - "worldedit.hollow.changed": "Muudetud on {0} plokki.", - "worldedit.forest.created": "Loodud {0} puud.", - "worldedit.cone.created": "Loodud on {0} plokki.", - "worldedit.cyl.created": "Loodud on {0} plokki.", - "worldedit.sphere.created": "Loodud on {0} plokki.", - "worldedit.forestgen.created": "Loodud {0} puud.", - "worldedit.pyramid.created": "Loodud on {0} plokki.", - "worldedit.generate.created": "Loodud on {0} plokki.", - "worldedit.version.version": "WorldEdit versioon {0}", - "worldedit.tool.no-block": "Plokk pole silmapiiril!", - "worldedit.tool.deltree.not-tree": "See ei ole puu.", - "worldedit.tool.deltree.not-floating": "See puu ei ole õhus.", - "worldedit.tool.tree.obstructed": "Puu ei käi sinna.", - "worldedit.script.file-not-found": "Skripti pole olemas: {0}", - "worldedit.operation.affected.biome": "mõjutatud {0} bioomi", - "worldedit.operation.affected.block": "mõjutatud {0} plokki", - "worldedit.operation.affected.entity": "mõjutatud {0} olemit", - "worldedit.error.file-aborted": "Faili valimine katkestati.", - "worldedit.error.no-file-selected": "Ühtegi faili pole valitud.", - "worldedit.error.incorrect-usage": "Kasutus: {0}", - "worldedit.selection.cuboid.info.pos1": "Positsioon 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Positsioon 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Esimene positsioon on määratud {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Esimene positsioon on määratud {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Teine positsioon on määratud {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Teine positsioon on määratud {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Keskus: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Keskpositsioon on määratud {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Keskpositsioon on määratud {0} ({1}).", - "worldedit.selection.cylinder.info.center": "Keskus: {0}", - "worldedit.help.command-not-found": "Käsklust '{0}' ei leitud.", - "worldedit.cli.unknown-command": "Tundmatu käsklus!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/eu/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/eu/strings.json deleted file mode 100644 index 8f97c15..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/eu/strings.json +++ /dev/null @@ -1,130 +0,0 @@ -{ - "worldedit.brush.apply.radius": "Eskuilaren tamainua", - "worldedit.brush.apply.shape": "Regioiaren forma", - "worldedit.brush.paint.size": "Eskuilaren tamainua", - "worldedit.brush.paint.shape": "Regioiaren forma", - "worldedit.brush.paint.density": "Eskuilaren dentsitatea", - "worldedit.brush.operation.equip": "Eskuila {0} esarrita.", - "worldedit.drawsel.disabled": "Zerbitzariko CUI desgaituta.", - "worldedit.fast.disabled": "Askar modua desgaituta.", - "worldedit.gmask.disabled": "Maskara globala desgaituta.", - "worldedit.gmask.set": "Maskara globala esarrita.", - "worldedit.searchitem.searching": "(Itxaron mezedez... objetuak bilatzen)", - "worldedit.undo.none": "Ezer ez desegiteko.", - "worldedit.redo.none": "Ezer ez berregiteko.", - "worldedit.clearhistory.cleared": "Legenda garbituta.", - "worldedit.restore.none-for-specific-world": "Ez dira aurkitu snapshots-rik munduan: '{0}'.", - "worldedit.restore.none-for-world": "Ez dira aurkitu snapshots-rik munduan honetan.", - "worldedit.restore.none-found": "Ez dira snapshots-rik aurkitu.", - "worldedit.restore.none-found-console": "Ez dira aurkitu snapshots-rik. Begiratu konsola xehetasunetarako.", - "worldedit.restore.block-place-error": "Pasaden errorea: {0}", - "worldedit.schematic.unknown-format": "Ezezagun schematic formatua: {0}.", - "worldedit.schematic.load.does-not-exist": "{0} Schematic-a ez da existitzen!", - "worldedit.schematic.load.loading": "(Itxaron mezedez... schematic kargatzen)", - "worldedit.schematic.load.still-loading": "(Itxaron mezedez... Schematic oraindik kargatzen ari dago)", - "worldedit.schematic.save.failed-directory": "Ezin izan da schematic-eko karpeta sortu!", - "worldedit.schematic.save.saving": "(Itxaron mezedez... Schematic gordetzen)", - "worldedit.schematic.save.still-saving": "(Itxaron mezedez... Schematic oraindik gordetzen ari dago)", - "worldedit.schematic.delete.does-not-exist": "{0} Schematic-a ez da existitzen!", - "worldedit.schematic.delete.failed": "{0} ezabapena huts egin du! Irakurri-bakarrik dago?", - "worldedit.schematic.delete.deleted": "{0} ezabatu da.", - "worldedit.wand.invalid": "Makila objetua ez dago konfiguratua edo desgaituta dago.", - "worldedit.size.type": "Mota: {0}", - "worldedit.size.size": "Tamaina: {0}", - "worldedit.count.counted": "Kontua: {0}", - "worldedit.distr.no-blocks": "Ez dira blokerik zenbatu.", - "worldedit.distr.total": "Bloke guztiren kontua: {0}", - "worldedit.select.ellipsoid.description": "Aukeratu elipsoide bat", - "worldedit.select.sphere.description": "Aukeratu esfera bat", - "worldedit.select.cyl.description": "Aukeratu zilindro bat", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Formatu zaharra: {0}", - "worldedit.listchunks.listfor": "Zerrendatzen chunks: {0}", - "worldedit.fill.created": "{0} bloke bete dira.", - "worldedit.fillr.created": "{0} bloke bete dira.", - "worldedit.fixlava.fixed": "{0} bloke kompondu dira.", - "worldedit.fixwater.fixed": "{0} bloke kompondu dira.", - "worldedit.removeabove.removed": "{0} bloke ezabatu dira.", - "worldedit.removebelow.removed": "{0} bloke ezabatu dira.", - "worldedit.removenear.removed": "{0} bloke ezabatu dira.", - "worldedit.replacenear.replaced": "{0} bloke ordezkatu dira.", - "worldedit.set.done": "Operazioa osatuta.", - "worldedit.set.done.verbose": "Operazioa osatuta ({0}).", - "worldedit.line.changed": "{0} bloke aldatu dira.", - "worldedit.curve.changed": "{0} bloke aldatu dira.", - "worldedit.replace.replaced": "{0} bloke ordezkatu dira.", - "worldedit.regen.regenerated": "Regioia birsortuta.", - "worldedit.walls.changed": "{0} bloke aldatu dira.", - "worldedit.faces.changed": "{0} bloke aldatu dira.", - "worldedit.move.moved": "{0} bloke mugitu dira.", - "worldedit.deform.deformed": "{0} bloke deformatu egin dira.", - "worldedit.hollow.changed": "{0} bloke aldatu dira.", - "worldedit.forest.created": "{0} zuhaitz sortuta.", - "worldedit.flora.created": "{0} flora sortuta.", - "worldedit.unstuck.moved": "Emen daukazu!", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Puf!", - "worldedit.up.moved": "Woosh!", - "worldedit.cone.created": "{0} bloke sortu dira.", - "worldedit.cyl.created": "{0} bloke sortu dira.", - "worldedit.sphere.created": "{0} bloke sortu dira.", - "worldedit.forestgen.created": "{0} zuhaitz sortuta.", - "worldedit.pyramid.created": "{0} bloke sortu dira.", - "worldedit.generate.created": "{0} bloke sortu dira.", - "worldedit.reload.config": "Ezarpena berriro kargatuta!", - "worldedit.report.error": "Huts egin txostena idazten: {0}", - "worldedit.timezone.invalid": "Ordu-eremu baliogabea", - "worldedit.timezone.current": "Aurtengo ordu eremuko ordua: {0} da", - "worldedit.version.version": "WorldEdit bertsioa: {0}", - "worldedit.command.player-only": "Komando hau bakarrik jokalari bat erabili ahal du.", - "worldedit.pastebin.uploading": "(Mesedez itxaron... bidaltzen irteera pastebin-era)", - "worldedit.tool.no-block": "Ez dago blokerik ikus kampoan!", - "worldedit.tool.data-cycler.new-value": "{0} balioa orain {1} da.", - "worldedit.tool.deltree.not-tree": "Hori ez da zuhaitz bat.", - "worldedit.tool.tree.obstructed": "Zuhaitz bat ezin da hara joan.", - "worldedit.tool.info.blockstate.hover": "Blokearen estatua", - "worldedit.tool.info.internalid.hover": "Barneko ID", - "worldedit.tool.info.legacy.hover": "Legacy id:data", - "worldedit.tool.navwand.equip": "Nabigazioa makila {0}-ra lotuta.", - "worldedit.tool.superpickaxe.max-range": "Gehieneko tartea {0} da.", - "worldedit.execute.script-permissions": "Ez duzu baimena script hori exekutatzeko.", - "worldedit.executelast.no-script": "Erabili /cs script-arekin izena lehenengo.", - "worldedit.script.read-error": "Errorea Script-a irakurtzen: {0}", - "worldedit.script.unsupported": "Bakarrik .js scriptak onartzen dira", - "worldedit.script.file-not-found": "Script-a ez da existitzen: {0}", - "worldedit.script.failed": "Huts egin exekutatzen: {0}", - "worldedit.operation.affected.biome": "{0} bioma kaltetuta", - "worldedit.operation.affected.block": "{0} bloke kaltetuta", - "worldedit.operation.affected.column": "{0} zutabea kaltetuta", - "worldedit.operation.affected.entity": "{0} entitate kaltetuta", - "worldedit.operation.deform.expression": "deformatuta {0} erabiltzen", - "worldedit.error.unknown-direction": "Ezezagun norabidea: {0}", - "worldedit.error.no-file-selected": "Ez da fitxategirik hautatu.", - "worldedit.error.not-a-block": "Objetu hori ez da bloke bat.", - "worldedit.error.incorrect-usage": "Erabilera: {0}", - "worldedit.error.invalid-page": "Orrialde zenbakia baliogabea", - "worldedit.error.unknown": "Errore ezezagun jazo da: {0}", - "worldedit.selection.ellipsoid.info.center": "Zentroa: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Zentro posizioa {0} ezarrita.", - "worldedit.selection.ellipsoid.explain.primary-area": "Zentro posizioa {0} ({1}) ezarrita.", - "worldedit.selection.ellipsoid.explain.secondary": "Erradio {0} ezarrita.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Erradio {0} ({1}) ezarrita.", - "worldedit.selection.cylinder.info.center": "Zentroa: {0}", - "worldedit.selection.cylinder.info.radius": "Erradioa: {0}", - "worldedit.selection.polygon2d.info": "# puntuak: {0}", - "worldedit.selection.sphere.explain.secondary": "Erradio {0} ezarrita.", - "worldedit.selection.sphere.explain.secondary-defined": "Erradio {0} ({1}) ezarrita.", - "worldedit.sideeffect.lighting": "Argiztapena", - "worldedit.sideeffect.neighbors": "Bizilagunak", - "worldedit.sideeffect.update": "Eguneratu", - "worldedit.sideeffect.entity_ai": "Entitatearen IA", - "worldedit.sideeffect.state.on": "Piztuta", - "worldedit.sideeffect.state.off": "Amatatuta", - "worldedit.sideeffect.box.current": "Oraingo", - "worldedit.sideeffect.box.change-to": "Klik {0} ezartzeko", - "worldedit.help.command-not-found": "'{0}' Komandoa ez da aurkitu.", - "worldedit.cli.stopping": "Gelditzen!", - "worldedit.cli.unknown-command": "Komando ezezaguna!", - "worldedit.version.bukkit.unsupported-adapter": "WorldEdit-eko bertsio hau ez du onartzen Bukkit-eko bertsio honetan. Bloke entitateak (ad. Bularrak) egongo dira hutsik, blokeen propietateak (ad. biraketa) galduko dira eta beste gauzak ez dira ibiliko. Eguneratu WorldEdit funtzionaltasun horiek konpontzeko: {0}" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fa/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fa/strings.json deleted file mode 100644 index 47b92c5..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fa/strings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "worldedit.clearhistory.cleared": "تاریخچه پاک شد.", - "worldedit.raytrace.noblock": "هیچ بلاکی در دید نیست!", - "worldedit.hpos.no-block": "هیچ بلاکی در دید نیست!", - "worldedit.tool.no-block": "هیچ بلاکی در دید نیست!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fi/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fi/strings.json deleted file mode 100644 index 27f8c3d..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fi/strings.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "worldedit.gmask.disabled": "Globaali maski poistettu käytöstä.", - "worldedit.gmask.set": "Globaali maski asetettu.", - "worldedit.clearhistory.cleared": "Historia tyhjennetty.", - "worldedit.hpos.no-block": "Ei palikkaa näkyvissä!", - "worldedit.hpos.already-set": "Sijainti on jo asetettu.", - "worldedit.size.type": "Tyyppi: {0}", - "worldedit.size.size": "Koko: {0}", - "worldedit.count.counted": "Laskettu: {0}", - "worldedit.command.permissions": "Sinulla ei ole oikeuksia tehdä tätä.", - "worldedit.selection.cuboid.explain.primary": "Sijainti 1 asetettu sijaintiin {0}.", - "worldedit.selection.cuboid.explain.secondary": "Sijainti 2 asetettu sijaintiin {0}.", - "worldedit.sideeffect.events": "Mod / Plugin -tapahtumat", - "worldedit.sideeffect.events.description": "Ilmoittaa muille modeille / plugineille näistä muutoksista tarvittaessa", - "worldedit.sideeffect.state.on": "Käytössä", - "worldedit.sideeffect.state.delayed": "Myöhässä", - "worldedit.sideeffect.state.off": "Pois", - "worldedit.sideeffect.box.current": "Nykyinen", - "worldedit.sideeffect.box.change-to": "Klikkaa asettaaksesi arvoon {0}", - "worldedit.help.command-not-found": "Komentoa '{0}'ei löydy.", - "worldedit.help.no-subcommands": "'{0}' ei sisällä alikomentoja. (Ehkä '{1}' on parametrille?)", - "worldedit.help.subcommand-not-found": "Alakomentoa '{0}' kohdasta '{1}' ei löytynyt.", - "worldedit.cli.stopping": "Pysäytetään!", - "worldedit.cli.unknown-command": "Tuntematon komento!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fil/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fil/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fil/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fo/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fo/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fo/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fr-CA/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fr-CA/strings.json deleted file mode 100644 index 63a1e41..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fr-CA/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Étendez la sélection verticalement vers les limites du monde.", - "worldedit.expand.expanded": "Région étendue de {0} blocs", - "worldedit.expand.expanded.vert": "Région étendue de {0} blocs (de haut en bas).", - "worldedit.biomeinfo.lineofsight": "Biomes en ligne de mire: {0}", - "worldedit.biomeinfo.position": "Biomes à votre position : {0}", - "worldedit.biomeinfo.selection": "Biomes dans votre sélection : {0}", - "worldedit.biomeinfo.not-locatable": "Vous devez être présent dans le monde pour utiliser le drapeau -p.", - "worldedit.brush.radius-too-large": "Rayon maximal autorisé pour les brosses : {0}", - "worldedit.brush.apply.description": "Appliquer la brosse, appliquer une fonction à chaque bloc", - "worldedit.brush.apply.radius": "La taille de la brosse", - "worldedit.brush.apply.shape": "La forme de la région", - "worldedit.brush.apply.type": "Type de brosse à utiliser", - "worldedit.brush.apply.item.warning": "Cette brosse simule l'utilisation des objets. Ses effets peuvent ne pas fonctionner sur toutes les plateformes, peuvent ne pas être rétablies et peuvent causer d'étranges interactions avec d'autres mods/plugins. À utiliser à vos propres risques.", - "worldedit.brush.paint.description": "Brosse pinceau, applique une fonction à une surface", - "worldedit.brush.paint.size": "La taille de la brosse", - "worldedit.brush.paint.shape": "La forme de la région", - "worldedit.brush.paint.density": "La densité de la brosse", - "worldedit.brush.paint.type": "Type de brosse à utiliser", - "worldedit.brush.paint.item.warning": "Cette brosse simule l'utilisation des objets. Ses effets peuvent ne pas fonctionner sur toutes les plateformes, peuvent ne pas être rétablies et peuvent causer d'étranges interactions avec d'autres mods/plugins. À utiliser à vos propres risques.", - "worldedit.brush.sphere.equip": "Brosse à sphères équipée ({0}).", - "worldedit.brush.cylinder.equip": "Brosse à cylindres équipée ({0} par {1}).", - "worldedit.brush.clipboard.equip": "Brosse à copier-coller équipée.", - "worldedit.brush.smooth.equip": "Brosse de lissage équipée ({0} x {1}x avec {2}).", - "worldedit.brush.extinguish.equip": "Extincteur équipé ({0}).", - "worldedit.brush.gravity.equip": "Brosse à gravité équipée ({0}).", - "worldedit.brush.butcher.equip": "Brosse à massacre équipée ({0}).", - "worldedit.brush.operation.equip": "La brosse a été définie sur {0}.", - "worldedit.brush.heightmap.equip": "Brosse de la hauteur de la carte équipée ({0}).", - "worldedit.brush.heightmap.unknown": "Pinceau de la carte de hauteur inconnu : {0}.", - "worldedit.brush.none.equip": "La brosse a été retirée de l'objet en main.", - "worldedit.setbiome.changed": "Les biomes ont été changés pour environ {0} blocs.", - "worldedit.setbiome.warning": "Vous devrez peut-être rejoindre votre partie (ou fermer et rouvrir votre monde) pour voir les changements.", - "worldedit.setbiome.not-locatable": "Vous devez être présent dans le monde pour utiliser le drapeau -p.", - "worldedit.drawsel.disabled": "CUI désactivé sur ce serveur.", - "worldedit.drawsel.enabled": "Le dessin des sélections (CUI) est activé. Il supporte uniquement les régions cubiques, avec une taille maximum de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Le dessin des sélections (CUI) est déjà désactivé sur ce serveur.", - "worldedit.drawsel.enabled.already": "Le dessin des sélections (CUI) est déjà activé sur ce serveur.", - "worldedit.limit.too-high": "Votre limite maximum autorisable est de {0}.", - "worldedit.limit.set": "La limite de changement de blocs est défini sur {0}.", - "worldedit.limit.return-to-default": "(Utilisez //limit pour revenir à la valeur par défaut.)", - "worldedit.timeout.too-high": "Votre délai maximal autorisé est de {0}ms.", - "worldedit.timeout.set": "Le délai d'expiration a été défini à {0} ms.", - "worldedit.timeout.return-to-default": " (Utilisez //timeout pour revenir à la valeur par défaut.)", - "worldedit.fast.disabled": "Mode rapide désactivé.", - "worldedit.fast.enabled": "Mode rapide activé. L'éclairage des chunks affectés pourrait être incorrect. Il vous faut en général vous déconnecter-reconnecter pour voir des changements.", - "worldedit.fast.disabled.already": "Mode rapide déjà désactivé.", - "worldedit.fast.enabled.already": "Mode rapide déjà activé.", - "worldedit.perf.sideeffect.set": "L'effet de bord [{0}] a été défini sur [{1}].", - "worldedit.perf.sideeffect.get": "L'effet de bord [{0}] est défini sur [{1}].", - "worldedit.perf.sideeffect.already-set": "L'effet de bord [{0}] est déjà défini sur [{1}].", - "worldedit.perf.sideeffect.set-all": "Tous les effets secondaires sont définis à {0}", - "worldedit.reorder.current": "Le mode de réorganisation est {0}", - "worldedit.reorder.set": "Le mode de réorganisation est maintenant {0}", - "worldedit.gmask.disabled": "Masque global désactivé.", - "worldedit.gmask.set": "Masque global défini.", - "worldedit.toggleplace.pos1": "Désormais placé à la position #1.", - "worldedit.toggleplace.player": "Désormais placé à la position du bloc sur lequel vous êtes.", - "worldedit.toggleplace.not-locatable": "Impossible d'activer/désactiver le placement dans ce contexte.", - "worldedit.searchitem.too-short": "Entrez un plus long terme de recherche (longueur > 2).", - "worldedit.searchitem.either-b-or-i": "Il n'est pas possible d'utiliser les options -b et -i à la fois.", - "worldedit.searchitem.searching": "(Veuillez patienter... Recherche des éléments.)", - "worldedit.watchdog.no-hook": "Cette plateforme n'a pas de support pour watchdog.", - "worldedit.watchdog.active.already": "Support pour watchdog déjà actif.", - "worldedit.watchdog.inactive.already": "Support pour watchdog déjà inactif.", - "worldedit.watchdog.active": "Le support pour watchdog est maintenant actif.", - "worldedit.watchdog.inactive": "Le support pour watchdog est maintenant inactif.", - "worldedit.world.remove": "L'écrasement du monde a été supprimé.", - "worldedit.world.set": "Définir la priorité du monde à {0}. (Utilisez //world pour revenir au paramètres par défaut)", - "worldedit.undo.undone": "{0} modifications disponibles ont été annulées.", - "worldedit.undo.none": "Il ne reste plus rien à annuler.", - "worldedit.redo.redone": "{0} modifications ont été rétablies.", - "worldedit.redo.none": "Il ne reste plus rien à rétablir.", - "worldedit.clearhistory.cleared": "Historique effacé.", - "worldedit.raytrace.noblock": "Aucun bloc en vue !", - "worldedit.raytrace.require-player": "La commande de Raytracing requière un joueur !", - "worldedit.restore.not-configured": "Le dispositif de sauvegarde (commande /snapshot) n'est pas configuré.", - "worldedit.restore.not-available": "Ce point de sauvegarde n'existe pas ou n'est pas disponible.", - "worldedit.restore.failed": "Échec du chargement du point de sauvegarde : {0}", - "worldedit.restore.loaded": "Le point de sauvegarde {0} a été chargé. Restauration en cours...", - "worldedit.restore.restored": "Restauré ; {0} chunks manquants et {1} autres erreurs.", - "worldedit.restore.none-for-specific-world": "Pas de point de sauvegarde trouvé pour le monde « {0} ».", - "worldedit.restore.none-for-world": "Pas de point de sauvegarde trouvé pour ce monde.", - "worldedit.restore.none-found": "Aucun point de sauvegarde trouvé.", - "worldedit.restore.none-found-console": "Aucun point de sauvegarde trouvé. Consulter la console pour les détails.", - "worldedit.restore.chunk-not-present": "Des chunks n'ont pas été enregistrés dans la sauvegarde.", - "worldedit.restore.chunk-load-failed": "Aucun tronçon n'a pu être chargé. Archive corrompue ?", - "worldedit.restore.block-place-failed": "Des erreurs ont empêché la restauration des blocs.", - "worldedit.restore.block-place-error": "Dernière erreur: {0}", - "worldedit.snapshot.use.newest": "On utilise désormais le point de sauvegarde le plus récent.", - "worldedit.snapshot.use": "Point de sauvegarde défini à : {0}", - "worldedit.snapshot.none-before": "Aucune sauvegarde n'a été trouvée avant {0}.", - "worldedit.snapshot.none-after": "Aucune sauvegarde n'a été trouvée après {0}.", - "worldedit.snapshot.index-above-0": "Indice invalide, il doit être supérieur ou égal à 1.", - "worldedit.snapshot.index-oob": "Indice invalide, il doit être compris entre 1 et {0}.", - "worldedit.schematic.unknown-format": "Format schematic inconnu: {0}.", - "worldedit.schematic.load.does-not-exist": "Le Schematic {0} n'existe pas !", - "worldedit.schematic.load.loading": "(Veuillez patienter... chargement du schematic.)", - "worldedit.schematic.load.still-loading": "(Veuillez patienter... chargement du schematic.)", - "worldedit.schematic.load.unsupported-version": "Cette version de schematic n'est actuellement pas prise en charge. Version : {0}.", - "worldedit.schematic.save.already-exists": "Une sauvegarde du même nom existe déjà.\nAjouter -f à la commande pour l'écraser.", - "worldedit.schematic.save.failed-directory": "Impossible de créer le dossier pour les schematics!", - "worldedit.schematic.save.saving": "(Veuillez patienter... sauvegarde du schematic.)", - "worldedit.schematic.save.still-saving": "(Veuillez patienter... sauvegarde du schematic.)", - "worldedit.schematic.delete.does-not-exist": "Le Schematic {0} n'existe pas !", - "worldedit.schematic.delete.failed": "La suppression de {0} a échoué. Est-ce en lecture seule ?", - "worldedit.schematic.delete.deleted": "{0} a été supprimé.", - "worldedit.schematic.formats.title": "Formats de sauvegarde disponibles (Nom: extension du fichier)", - "worldedit.schematic.unsupported-minecraft-version": "Cette version de WorldEdit ne prend pas en charge votre version de Minecraft. Les schématics ne fonctionneront pas tant que cela ne sera pas résolu.", - "worldedit.pos.already-set": "Position déjà définie.", - "worldedit.pos.console-require-coords": "Vous devez fournir des coordonnées de la même manière que la console.", - "worldedit.hpos.no-block": "Aucun bloc en vue !", - "worldedit.hpos.already-set": "Position déjà définie.", - "worldedit.chunk.selected-multiple": "Chunks sélectionnés: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk sélectionné : {0}, {1}, {2}", - "worldedit.wand.invalid": "L'outil de sélection est mal configuré ou désactivé.", - "worldedit.wand.selwand.info": "Clic gauche : sélectionne la position #1 — Clic droit : sélectionne la position #2", - "worldedit.wand.navwand.info": "Clic gauche : se rendre au pointeur — Clic droit : traverser les murs", - "worldedit.wand.selwand.now.tool": "L'outil de sélection est désormais un outil normal. Vous pouvez le désactiver avec {0} et le réassigner à un item avec {1} ou obtenir un autre outil avec {2}.", - "worldedit.contract.contracted": "La région a été contractée de {0} blocs.", - "worldedit.shift.shifted": "Région déplacée.", - "worldedit.outset.outset": "Région dilatée.", - "worldedit.inset.inset": "Région rétrécie.", - "worldedit.size.offset": "Décalage: {0}", - "worldedit.size.type": "Type: {0}", - "worldedit.size.size": "Taille: {0}", - "worldedit.size.distance": "Distance cuboïde: {0}", - "worldedit.size.blocks": "Nombre de blocs: {0}", - "worldedit.count.counted": "Compté: {0}", - "worldedit.distr.no-blocks": "Aucun bloc compté.", - "worldedit.distr.no-previous": "Aucune distribution précédente.", - "worldedit.distr.total": "Nombre total de blocs: {0}", - "worldedit.select.cleared": "Sélection effacée.", - "worldedit.select.cuboid.message": "Cuboïde : clic gauche pour le point 1, clic droit pour le point 2", - "worldedit.select.cuboid.description": "Sélectionnez deux coins d'un cuboïde", - "worldedit.select.extend.message": "Cuboïde : clic gauche pour un point de départ, clic droit pour étendre", - "worldedit.select.extend.description": "Mode sélection cuboïde rapide", - "worldedit.select.poly.message": "Sélecteur de polygone 2D : Clic gauche/droite pour ajouter un point.", - "worldedit.select.poly.limit-message": "{0} points maximum.", - "worldedit.select.poly.description": "Sélectionnez un polygone en 2D avec une hauteur", - "worldedit.select.ellipsoid.message": "Sélecteur ellipsoïdal: clic gauche=centre, clic droit pour étendre", - "worldedit.select.ellipsoid.description": "Sélectionnez un ellipsoïde", - "worldedit.select.sphere.message": "Sélecteur sphérique : clic gauche = centre, clic droit pour définir le rayon", - "worldedit.select.sphere.description": "Sélectionnez une sphère", - "worldedit.select.cyl.message": "Sélecteur de cylindres : clic gauche=centre, clic droit pour étendre la sélection", - "worldedit.select.cyl.description": "Sélectionnez un cylindre", - "worldedit.select.convex.message": "Sélecteur de polyèdres convexes : Clic gauche = Premier sommet, clic droit pour en ajouter plus.", - "worldedit.select.convex.limit-message": "{0} points maximum.", - "worldedit.select.convex.description": "Sélectionnez un polyèdre convexe", - "worldedit.select.default-set": "Votre sélecteur par défaut est désormais {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Ancien format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: région/{0}", - "worldedit.listchunks.listfor": "Listage des tronçons pour : {0}", - "worldedit.drain.drained": "{0} blocs ont été drainés.", - "worldedit.fill.created": "{0} blocs ont été remplis.", - "worldedit.fillr.created": "{0} blocs ont été remplis.", - "worldedit.fixlava.fixed": "{0} blocs ont été corrigés.", - "worldedit.fixwater.fixed": "{0} blocs ont été corrigés.", - "worldedit.removeabove.removed": "{0} blocs ont été supprimés.", - "worldedit.removebelow.removed": "{0} blocs ont été supprimés.", - "worldedit.removenear.removed": "{0} blocs ont été supprimés.", - "worldedit.replacenear.replaced": "{0} blocs ont été remplacés.", - "worldedit.snow.created": "{0} surfaces ont été recouvertes.", - "worldedit.thaw.removed": "{0} blocs ont été fondus.", - "worldedit.green.changed": "{0} blocs ont été couverts de verdure.", - "worldedit.extinguish.removed": "{0} feux ont été éteints.", - "worldedit.butcher.killed": "{0} créatures ont été tuées dans un rayon de {1}.", - "worldedit.butcher.explain-all": "Utilisez -1 pour supprimer toutes les créatures dans les tronçons chargés.", - "worldedit.remove.removed": "{0} entités ont été marquées pour la suppression.", - "worldedit.remove.explain-all": "Utilisez -1 pour supprimer toutes les entités dans les tronçons chargés.", - "worldedit.calc.invalid": "'{0}' n'a pas pu être analysé comme une expression valide", - "worldedit.calc.invalid.with-error": "'{0}' ' n'a pas pu être analysé comme une expression valide : '{1}'", - "worldedit.paste.pasted": "La sélection a été collée en {0}.", - "worldedit.paste.selected": "Région de collage du presse-papiers sélectionné.", - "worldedit.rotate.no-interpolation": "Note: L'interpolation n'est pas encore supporté, les angles multiples de 90 sont donc recommandés.", - "worldedit.rotate.rotated": "La sélection copiée/coupée a été pivotée.", - "worldedit.flip.flipped": "La sélection copiée/coupée a été inversée.", - "worldedit.clearclipboard.cleared": "Presse-papiers vidé.", - "worldedit.set.done": "Opération terminée.", - "worldedit.set.done.verbose": "Opération terminée ({0}).", - "worldedit.line.changed": "{0} blocs ont été changés.", - "worldedit.line.invalid-type": "//line ne fonctionne que pour des sélections cuboïdes ou polyèdres convexes", - "worldedit.curve.changed": "{0} blocs ont été changés.", - "worldedit.curve.invalid-type": "//curve ne fonctionne que pour des sélections polyèdres convexes", - "worldedit.replace.replaced": "{0} blocs ont été remplacés.", - "worldedit.stack.changed": "{0} blocs ont étés modifiés. Annulez avec //undo", - "worldedit.stack.intersecting-region": "Le décalage de la pile ne doit pas entrer en collision avec la région lors de l'utilisation d'unités blocs", - "worldedit.regen.regenerated": "Région régénérée.", - "worldedit.regen.failed": "Impossible de régénérer ces chunks. Regardez la console du serveur pour plus de détails.", - "worldedit.walls.changed": "{0} blocs ont été changés.", - "worldedit.faces.changed": "{0} blocs ont été changés.", - "worldedit.overlay.overlaid": "{0} blocs ont étés recouverts.", - "worldedit.naturalize.naturalized": "{0} blocs ont maintenant l'air plus naturels.", - "worldedit.center.changed": "Centre défini ({0} blocs modifiés)", - "worldedit.smooth.changed": "Hauteur du terrain lissée. {0} blocs modifiés.", - "worldedit.move.moved": "{0} blocs déplacés.", - "worldedit.deform.deformed": "{0} blocs ont été déformés.", - "worldedit.hollow.changed": "{0} blocs ont été changés.", - "worldedit.forest.created": "{0} arbres plantés.", - "worldedit.flora.created": "{0} végétations créées.", - "worldedit.unstuck.moved": "Et voilà!", - "worldedit.ascend.obstructed": "Aucun endroit libre au-dessus de vous n'a été trouvé.", - "worldedit.ascend.moved": "Augmentation de {0} niveaux.", - "worldedit.descend.obstructed": "Aucun endroit libre en dessous de vous n'a été trouvé.", - "worldedit.descend.moved": "Descendu de {0} niveaux.", - "worldedit.ceil.obstructed": "Aucun endroit libre au-dessus de vous n'a été trouvé.", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.obstructed": "Pas d'endroit libre trouvé autour de vous.", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Pouf!", - "worldedit.jumpto.none": "Aucun bloc en vue (ou trop loin) !", - "worldedit.up.obstructed": "Vous vous taperiez la tête contre quelque chose au dessus de vous.", - "worldedit.up.moved": "Woosh!", - "worldedit.cone.invalid-radius": "Vous devez spécifier soit 1 soit 2 valeur(s) de rayon.", - "worldedit.cone.created": "{0} blocs ont été créés.", - "worldedit.cyl.invalid-radius": "Vous devez spécifier soit 1 soit 2 valeur(s) de rayon.", - "worldedit.cyl.created": "{0} blocs ont été créés.", - "worldedit.sphere.invalid-radius": "Vous devez spécifier 1 ou bien 3 valeurs de rayon.", - "worldedit.sphere.created": "{0} blocs ont été créés.", - "worldedit.forestgen.created": "{0} arbres plantés.", - "worldedit.pumpkins.created": "{0} buissons à citrouilles créés.", - "worldedit.pyramid.created": "{0} blocs ont été créés.", - "worldedit.generate.created": "{0} blocs ont été créés.", - "worldedit.generatebiome.changed": "{0} biomes affectés.", - "worldedit.reload.config": "Configuration rechargée !", - "worldedit.report.written": "Analyse des activités de World Edit enregistrée dans :\n{0}", - "worldedit.report.error": "L'écriture du rapport a échoué : {0}", - "worldedit.report.callback": "Rapport WorldEdit : {0}.report", - "worldedit.timezone.invalid": "Fuseau horaire invalide", - "worldedit.timezone.set": "Fuseau horaire défini pour cette session sur : {0}", - "worldedit.timezone.current": "L'heure actuelle dans ce fuseau horaire est : {0}", - "worldedit.version.version": "WorldEdit version {0}", - "worldedit.trace.no-tracing-extents": "Trace: Aucune étendue n'a été utilisée.", - "worldedit.trace.action-failed": "Trace: Action(s) {0} à {1} rejetée par l'étendue {2}", - "worldedit.trace.active.already": "Mode Trace déjà activé.", - "worldedit.trace.inactive.already": "Mode Trace déjà inactif.", - "worldedit.trace.active": "Mode Trace maintenant activé.", - "worldedit.trace.inactive": "Mode Trace maintenant inactif.", - "worldedit.command.time-elapsed": "{0} sec. écoulées (historique : {1} modifiés / {2} blocs/sec.).", - "worldedit.command.permissions": "Vous n'êtes pas autorisé à faire ceci. Êtes vous dans le bon mode ?", - "worldedit.command.player-only": "Cette commande doit être utilisée avec un joueur.", - "worldedit.command.error.report": "Veuillez signaler cette erreur : [Voir la console]", - "worldedit.pastebin.uploading": "(Veuillez patienter... envoi de la sortie vers pastebin...)", - "worldedit.session.cant-find-session": "Impossible de trouver la session pour {0}", - "worldedit.platform.no-file-dialog": "Les dialogues par fichier ne sont pas supportés dans votre environnement.", - "worldedit.asset.load.loading": "(Veuillez patienter... chargement de la ressource.)", - "worldedit.asset.load.still-loading": "(Veuillez patienter... chargement de la ressource.)", - "worldedit.asset.load.failed": "Impossible de charger la ressource", - "worldedit.tool.max-block-changes": "Limite maximale de blocs modifiés atteinte.", - "worldedit.tool.no-block": "Aucun bloc en vue !", - "worldedit.tool.repl.equip": "Outil de remplacement de blocs équipé sur {0}.", - "worldedit.tool.repl.switched": "Outil de remplacement changé sur: {0}", - "worldedit.tool.data-cycler.equip": "Outil de remplacement de données de blocs équipé sur {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Vous n'êtes pas autorisé à changer la valeur des données de ce bloc.", - "worldedit.tool.data-cycler.cant-cycle": "Les données de ce bloc ne peuvent pas être changées !", - "worldedit.tool.data-cycler.new-value": "La valeur de {0} est maintenant {1}.", - "worldedit.tool.data-cycler.cycling": "Changement de {0}.", - "worldedit.tool.deltree.equip": "Outil de suppression d'arbres volants attaché à {0}.", - "worldedit.tool.deltree.not-tree": "Ceci n'est pas un arbre.", - "worldedit.tool.deltree.not-floating": "Cet arbre ne vole pas.", - "worldedit.tool.tree.equip": "Outil de plantation d'arbre équipé sur {0}.", - "worldedit.tool.tree.obstructed": "Un arbre ne peux pas pousser ici.", - "worldedit.tool.info.equip": "Outil d'information équipé sur {0}.", - "worldedit.tool.info.blockstate.hover": "État du bloc", - "worldedit.tool.info.internalid.hover": "ID interne", - "worldedit.tool.info.legacy.hover": "Ancien id:data", - "worldedit.tool.info.light.hover": "Lumière du bloc / Lumière au-dessus", - "worldedit.tool.none.equip": "Outil retiré de l'objet en main.", - "worldedit.tool.none.to.unequip": "Votre objet actuel n'est pas lié.", - "worldedit.tool.selwand.equip": "Outil de sélection attaché à [{0}].", - "worldedit.tool.navwand.equip": "Outil de navigation lié à {0}.", - "worldedit.tool.floodfill.equip": "Outil de remplacement de données de blocs équipé sur {0}.", - "worldedit.tool.farwand.equip": "Outil de sélection longue portée attaché à [{0}].", - "worldedit.tool.lrbuild.equip": "Outil de construction longue portée équipé sur {0}.", - "worldedit.tool.lrbuild.set": "Clic gauche pour {0} ; clic droit pour {1}.", - "worldedit.tool.stack.equip": "Outil de stack lié à {0}.", - "worldedit.tool.unbind-instruction": "Exécutez {0} tout en maintenant l'objet pour le désassigner.", - "worldedit.tool.superpickaxe.mode.single": "Mode unitaire activé. Cliquer gauche avec une pioche. // pour le retirer.", - "worldedit.tool.superpickaxe.mode.area": "Mode volume activé. Cliquer gauche avec une pioche. // pour le retirer.", - "worldedit.tool.superpickaxe.mode.recursive": "Mode sphère activé. Cliquer gauche avec une pioche. // pour le retirer.", - "worldedit.tool.superpickaxe.max-range": "La plage maximale est {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Super pioche déjà activée.", - "worldedit.tool.superpickaxe.disabled.already": "Super pioche déjà désactivée.", - "worldedit.tool.superpickaxe.enabled": "Super pioche activée.", - "worldedit.tool.superpickaxe.disabled": "Super pioche désactivée.", - "worldedit.tool.mask.set": "Masque de brosse défini.", - "worldedit.tool.mask.disabled": "Masque de brosse désactivé.", - "worldedit.tool.material.set": "Matériau de la brosse défini.", - "worldedit.tool.range.set": "Portée de brosse définie.", - "worldedit.tool.size.set": "Taille de brosse définie.", - "worldedit.tool.tracemask.set": "Masque de brosse défini.", - "worldedit.tool.tracemask.disabled": "Masque de trace désactivé.", - "worldedit.tool.error.cannot-bind": "Outil non applicable à cet objet ({0}). {1}", - "worldedit.tool.error.item-only": "Les blocs ne peuvent pas être utilisés.", - "worldedit.execute.script-permissions": "Vous n'avez pas la permission d'utiliser ce script.", - "worldedit.executelast.no-script": "Utilisez d'abord la commande /cs suivie du nom d'un script.", - "worldedit.script.read-error": "Erreur de lecture du script : {0}", - "worldedit.script.unsupported": "Seuls les scripts .js sont supportés actuellement.", - "worldedit.script.file-not-found": "Le script n'existe pas : {0}", - "worldedit.script.no-script-engine": "Impossible de trouver un moteur de script installé.\nVeuillez consulter https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Impossible d'exécuter : {0}", - "worldedit.script.failed-console": "Impossible d'exécuter (voir console): {0}", - "worldedit.operation.affected.biome": "{0} biomes affectés", - "worldedit.operation.affected.block": "{0} blocs affectés", - "worldedit.operation.affected.column": "{0} colonnes affectées", - "worldedit.operation.affected.entity": "{0} entités affectées", - "worldedit.operation.deform.expression": "déformé en utilisant {0}", - "worldedit.error.invalid-number": "On attend ici un nombre, pas une chaîne de caractères.", - "worldedit.error.invalid-number.matches": "On attend ici un nombre. Une chaîne de caractère « {0} » a été donnée.", - "worldedit.error.incomplete-region": "Il vous faut d'abord sélectionner une région.", - "worldedit.error.unknown-block": "Le nom de bloc « {0} » n'a pas été reconnu.", - "worldedit.error.unknown-entity": "Le nom d'entité « {0} » n'a pas été reconnu.", - "worldedit.error.unknown-mob": "Le nom de créature « {0} » n'a pas été reconnu.", - "worldedit.error.unknown-biome": "Le nom de biome « {0} » n'a pas été reconnu.", - "worldedit.error.unknown-tag": "Le motif « {0} » n'a pas été reconnu.", - "worldedit.error.empty-tag": "Le motif « {0} » n'a pas de contenu.", - "worldedit.error.no-match": "Pas de correspondance pour « {0} ».", - "worldedit.error.disallowed-block": "Bloc « {0} » non autorisé (voir la configuration WorldEdit).", - "worldedit.error.max-changes": "Le nombre maximal de blocs pouvant être modifiés en une opération a été atteint ({0}).", - "worldedit.error.max-brush-radius": "Rayon maximal pour les brosses (défini par la configuration) : {0}.", - "worldedit.error.max-radius": "Rayon maximal (défini par la configuration) : {0}.", - "worldedit.error.unknown-direction": "Direction inconnue : {0}", - "worldedit.error.empty-clipboard": "Votre presse-papier est vide.\nIl faut d'abord sélectionner une région puis la copier avec //copy.", - "worldedit.error.invalid-filename": "Nom de fichier « {0} » invalide : {1}", - "worldedit.error.invalid-filename.invalid-characters": "Caractères non valides ou extension de fichier manquante.", - "worldedit.error.file-resolution": "Erreur de résolution du fichier '{0}' : {1}", - "worldedit.error.file-resolution.outside-root": "Le chemin d'accès est hors du chemin source autorisé.", - "worldedit.error.file-resolution.resolve-failed": "Impossible de résoudre le chemin d'accès", - "worldedit.error.file-aborted": "La sélection du fichier a été annulée.", - "worldedit.error.no-file-selected": "Aucun fichier sélectionné.", - "worldedit.error.world-unloaded": "Le monde a déjà été déchargé.", - "worldedit.error.not-a-block": "Cet objet n'est pas un bloc.", - "worldedit.error.not-a-block.item": "Le bloc « {0} » n'est pas un bloc.", - "worldedit.error.incorrect-usage": "Utilisation: {0}", - "worldedit.error.invalid-page": "Numéro de page invalide", - "worldedit.error.parser.bad-state-format": "Mauvais format d'état dans {0}", - "worldedit.error.parser.duplicate-property": "Propriété dupliquée : {0}", - "worldedit.error.parser.empty-state": "Partie vide dans l'état", - "worldedit.error.parser.missing-equals-separator": "Séparateur \"=\" manquant", - "worldedit.error.parser.clipboard.missing-offset": "Le déport est spécifié par @ mais aucun déport n'a été donné. Utilisez #copy@[x,y,z].", - "worldedit.error.parser.unknown-property": "Propriété inconnue « {0} » pour le bloc « {1} ».", - "worldedit.error.parser.unknown-value": "Valeur inconnue « {0} » pour la propriété « {1} ».", - "worldedit.error.parser.empty-property": "Propriété vide dans l'état", - "worldedit.error.parser.empty-value": "Valeur vide dans l'état", - "worldedit.error.parser.invalid-colon": "Deux-points non valides.", - "worldedit.error.parser.invalid-expression": "Expression non valide : {0}", - "worldedit.error.parser.negate-nothing": "Impossible de retirer à rien!", - "worldedit.error.parser.hanging-lbracket": "Format non valide. Crochet en suspens sur '{0}'.", - "worldedit.error.parser.missing-rbracket": "L'état manque de suivi ']'", - "worldedit.error.parser.missing-random-type": "Il manque le type après le marqueur % pour {0}.", - "worldedit.error.parser.clipboard.missing-coordinates": "Le décalage du presse-papier nécessite des coordonnées x,y,z.", - "worldedit.error.parser.player-only": "La saisie « {0} » demande un joueur.", - "worldedit.error.disabled": "Cette fonctionnalité est désactivée (voir votre configuration WE).", - "worldedit.error.unknown": "Une erreur inconnue est survenue : {0}", - "worldedit.error.missing-extent": "Aucun Extent connu", - "worldedit.error.missing-session": "Aucune session LocalSession connue.", - "worldedit.error.missing-world": "Vous devez indiquer un monde (avec //world).", - "worldedit.error.missing-actor": "Aucun acteur n'est connu", - "worldedit.selection.convex.info.vertices": "Sommets: {0}", - "worldedit.selection.convex.info.triangles": "Triangles: {0}", - "worldedit.selection.convex.explain.primary": "Nouvelle sélection commencée avec le sommet {0}.", - "worldedit.selection.convex.explain.secondary": "Ajout du sommet {0} à la sélection.", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Première position définie en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Première position définie en {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Seconde position définie en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Seconde position définie en {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Sélection démarrée en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Sélection étendue englobant {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Centre: {0}", - "worldedit.selection.ellipsoid.info.radius": "Rayons X/Y/Z : {0}", - "worldedit.selection.ellipsoid.explain.primary": "Centre défini en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Centre défini en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Rayon défini à {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Rayon défini à {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Les changements d'ellipsoïdes doivent être les mêmes pour chaque direction.", - "worldedit.selection.cylinder.info.center": "Centre: {0}", - "worldedit.selection.cylinder.info.radius": "Rayon: {0}", - "worldedit.selection.cylinder.explain.primary": "Construction d'un nouveau cylindre à partir de {0}.", - "worldedit.selection.cylinder.explain.secondary": "Rayon défini à {0}/{1} blocs. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Il faut d'abord définir le point centre avant de définir le rayon.", - "worldedit.selection.cylinder.error.even-horizontal": "Les changements sur les cylindres doivent être les mêmes pour chaque direction horizontale.", - "worldedit.selection.polygon2d.info": "Nombre de points: {0}", - "worldedit.selection.polygon2d.explain.primary": "Démarrage d'un nouveau polygone à {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Ajout du point #{0} à {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Les polygones ne peuvent être étendus que selon la verticale.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Les polygones ne peuvent être contractés que selon la verticale.", - "worldedit.selection.sphere.explain.secondary": "Rayon défini à {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Rayon défini sur {0} ({1}).", - "worldedit.selection.null.error.immutable": "Impossible de modifier la région NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Il n'est pas possible d'étendre une intersection entre régions.", - "worldedit.selection.intersection.error.cannot-contract": "Il n'est pas possible de contracter une intersection entre régions.", - "worldedit.selection.transform.error.cannot-expand": "Il n'est pas possible d'étendre une région transformée.", - "worldedit.selection.transform.error.cannot-contract": "Il n'est pas possible de contracter une région transformée.", - "worldedit.selection.transform.error.cannot-change": "Il n'est pas possible de modifier une région TransformedRegion.", - "worldedit.sideeffect.lighting": "Éclairage", - "worldedit.sideeffect.lighting.description": "Met à jour de l'éclairage des blocs", - "worldedit.sideeffect.neighbors": "Voisins", - "worldedit.sideeffect.neighbors.description": "Notifie les blocs des modifications à proximité", - "worldedit.sideeffect.update": "Mise à jour", - "worldedit.sideeffect.update.description": "Notifie le bloc modifié", - "worldedit.sideeffect.validation": "Validation", - "worldedit.sideeffect.validation.description": "Valide et corrige les états de monde incohérents, tels que les blocs déconnectés.", - "worldedit.sideeffect.entity_ai": "IA des entités", - "worldedit.sideeffect.entity_ai.description": "Met à jour les chemins d'IA des entités pour les changements de bloc", - "worldedit.sideeffect.events": "Événements Mod/Plugin", - "worldedit.sideeffect.events.description": "Informer les autres modules et plugiciels des changements opérés", - "worldedit.sideeffect.state.on": "Activé", - "worldedit.sideeffect.state.delayed": "Délayé", - "worldedit.sideeffect.state.off": "Désactivé", - "worldedit.sideeffect.box.current": "Actuel", - "worldedit.sideeffect.box.change-to": "Cliquez pour définir à {0}", - "worldedit.help.command-not-found": "La commande '{0}' n'existe pas.", - "worldedit.help.no-subcommands": "'{0}' n'a pas de sous-commandes. ('{1}' correspond-il plutôt à un paramètre ?)", - "worldedit.help.subcommand-not-found": "La sous-commande '{0}' pour '{1}' n'a pas été trouvée.", - "worldedit.cli.stopping": "Arrêt!", - "worldedit.cli.unknown-command": "Commande inconnue!", - "worldedit.version.bukkit.unsupported-adapter": "Cette version de WorldEdit ne prend pas entièrement en charge votre version de Bukkit. Les entités de bloc (par exemple les coffres) seront vides, les propriétés de bloc (e. . rotation) sera manquante, et d'autres choses peuvent ne pas fonctionner. Mettez à jour WorldEdit pour restaurer cette fonctionnalité :\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Modifier sur une version non supportée est désactivé." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fr/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fr/strings.json deleted file mode 100644 index 6d35b27..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fr/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Étendez la sélection verticalement vers les limites du monde.", - "worldedit.expand.expanded": "Région étendue de {0} blocs.", - "worldedit.expand.expanded.vert": "Région étendue de {0} blocs (de haut en bas).", - "worldedit.biomeinfo.lineofsight": "Biomes en ligne de mire: {0}", - "worldedit.biomeinfo.position": "Biomes à votre position : {0}", - "worldedit.biomeinfo.selection": "Biomes dans votre sélection : {0}", - "worldedit.biomeinfo.not-locatable": "Vous devez être présent dans le monde pour utiliser le drapeau -p.", - "worldedit.brush.radius-too-large": "Rayon maximal autorisé pour les brosses : {0}", - "worldedit.brush.apply.description": "Apply brush, apply a function to every block.", - "worldedit.brush.apply.radius": "La taille de la brosse", - "worldedit.brush.apply.shape": "La forme de la région", - "worldedit.brush.apply.type": "Type de brosse à utiliser", - "worldedit.brush.apply.item.warning": "This brush simulates item usages. Its effects may not work on all platforms, may not be undo-able, and may cause strange interactions with other mods/plugins. Use at your own risk.", - "worldedit.brush.paint.description": "Brosse pinceau, applique une fonction à une surface.", - "worldedit.brush.paint.size": "La taille de la brosse", - "worldedit.brush.paint.shape": "La forme de la région", - "worldedit.brush.paint.density": "La densité de la brosse", - "worldedit.brush.paint.type": "Type de brosse à utiliser", - "worldedit.brush.paint.item.warning": "This brush simulates item usages. Its effects may not work on all platforms, may not be undo-able, and may cause strange interactions with other mods/plugins. Use at your own risk.", - "worldedit.brush.sphere.equip": "Brosse à sphères équipée ({0}).", - "worldedit.brush.cylinder.equip": "Brosse à cylindres équipée ({0} par {1}).", - "worldedit.brush.clipboard.equip": "Brosse à copier-coller équipée.", - "worldedit.brush.smooth.equip": "Brosse de lissage équipée ({0} x {1}x avec {2}).", - "worldedit.brush.extinguish.equip": "Extincteur équipé ({0}).", - "worldedit.brush.gravity.equip": "Brosse à gravité équipée ({0}).", - "worldedit.brush.butcher.equip": "Brosse à massacre équipée ({0}).", - "worldedit.brush.operation.equip": "La brosse a été définie sur {0}.", - "worldedit.brush.heightmap.equip": "Brosse heightmap (hauteur) équipée ({0}).", - "worldedit.brush.heightmap.unknown": "Brosse heightmap (hauteur) inconnue : {0}.", - "worldedit.brush.none.equip": "La brosse a été retirée de l'objet en main.", - "worldedit.setbiome.changed": "Les biomes ont été changés pour environ {0} blocs.", - "worldedit.setbiome.warning": "Vous devrez peut-être rejoindre votre partie (ou fermer et rouvrir votre monde) pour voir les changements.", - "worldedit.setbiome.not-locatable": "Vous devez être présent dans le monde pour utiliser le drapeau -p.", - "worldedit.drawsel.disabled": "Le dessin des sélections (CUI) est désactivé sur ce serveur.", - "worldedit.drawsel.enabled": "Le dessin des sélections (CUI) est activé. Il supporte uniquement les régions cubiques, avec une taille maximum de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Le dessin des sélections (CUI) est déjà désactivé sur ce serveur.", - "worldedit.drawsel.enabled.already": "Le dessin des sélections (CUI) est déjà activé sur ce serveur.", - "worldedit.limit.too-high": "Votre limite maximum autorisable est de {0}.", - "worldedit.limit.set": "La limite de changement de blocs est défini sur {0}.", - "worldedit.limit.return-to-default": "(Utilisez //limit pour revenir à la valeur par défaut.)", - "worldedit.timeout.too-high": "Votre délai maximal autorisé est de {0}ms.", - "worldedit.timeout.set": "Le délai d'expiration a été défini à {0} ms.", - "worldedit.timeout.return-to-default": " (Utilisez //timeout pour revenir à la valeur par défaut.)", - "worldedit.fast.disabled": "Mode rapide désactivé.", - "worldedit.fast.enabled": "Mode rapide activé. L'éclairage des tronçons affectés pourrait être incorrect. Il vous faut en général vous déconnecter-reconnecter pour voir des changements.", - "worldedit.fast.disabled.already": "Mode rapide déjà désactivé.", - "worldedit.fast.enabled.already": "Mode rapide déjà activé.", - "worldedit.perf.sideeffect.set": "L'effet de bord [{0}] a été défini sur [{1}].", - "worldedit.perf.sideeffect.get": "L'effet de bord [{0}] est défini sur [{1}].", - "worldedit.perf.sideeffect.already-set": "L'effet de bord [{0}] est déjà défini sur [{1}].", - "worldedit.perf.sideeffect.set-all": "Tous les effets de bord ont été définis sur [{0}].", - "worldedit.reorder.current": "Le mode de réorganisation est {0}", - "worldedit.reorder.set": "Le mode de réorganisation est maintenant {0}", - "worldedit.gmask.disabled": "Masque global désactivé.", - "worldedit.gmask.set": "Masque global défini.", - "worldedit.toggleplace.pos1": "Désormais placé à la position #1.", - "worldedit.toggleplace.player": "Désormais placé à la position du bloc sur lequel vous êtes.", - "worldedit.toggleplace.not-locatable": "Impossible d'activer/désactiver le placement dans ce contexte.", - "worldedit.searchitem.too-short": "Entrez un plus long terme de recherche (longueur > 2).", - "worldedit.searchitem.either-b-or-i": "Il n'est pas possible d'utiliser les options -b et -i à la fois.", - "worldedit.searchitem.searching": "(Veuillez patienter... Recherche des éléments.)", - "worldedit.watchdog.no-hook": "Cette plateforme n'a pas de support pour watchdog.", - "worldedit.watchdog.active.already": "Support pour watchdog déjà actif.", - "worldedit.watchdog.inactive.already": "Support pour watchdog déjà inactif.", - "worldedit.watchdog.active": "Le support pour watchdog est maintenant actif.", - "worldedit.watchdog.inactive": "Le support pour watchdog est maintenant inactif.", - "worldedit.world.remove": "L'écrasement du monde a été supprimé.", - "worldedit.world.set": "Définir la priorité du monde à {0}. (Utilisez //world &r pour revenir au paramètres par défaut)", - "worldedit.undo.undone": "{0} modifications disponibles ont été annulées.", - "worldedit.undo.none": "Il ne reste plus rien à annuler.", - "worldedit.redo.redone": "{0} modifications ont été rétablies.", - "worldedit.redo.none": "Il ne reste plus rien à rétablir.", - "worldedit.clearhistory.cleared": "Historique effacé.", - "worldedit.raytrace.noblock": "Aucun bloc en vue !", - "worldedit.raytrace.require-player": "La commande de Raytracing requière un joueur !", - "worldedit.restore.not-configured": "Le dispositif de sauvegarde (commande /snapshot) n'est pas configuré.", - "worldedit.restore.not-available": "Ce point de sauvegarde n'existe pas ou n'est pas disponible.", - "worldedit.restore.failed": "Échec du chargement du point de sauvegarde : {0}", - "worldedit.restore.loaded": "Le point de sauvegarde {0} a été chargé. Restauration en cours...", - "worldedit.restore.restored": "Restauré ; {0} chunks manquants et {1} autres erreurs.", - "worldedit.restore.none-for-specific-world": "Pas de point de sauvegarde trouvé pour le monde « {0} ».", - "worldedit.restore.none-for-world": "Pas de point de sauvegarde trouvé pour ce monde.", - "worldedit.restore.none-found": "Aucun point de sauvegarde trouvé.", - "worldedit.restore.none-found-console": "Aucun point de sauvegarde trouvé. Consulter la console pour les détails.", - "worldedit.restore.chunk-not-present": "Des tronçons n'ont pas été enregistrés dans le point de sauvegarde.", - "worldedit.restore.chunk-load-failed": "Aucun tronçon n'a pu être chargé. Archive corrompue ?", - "worldedit.restore.block-place-failed": "Des erreurs ont empêché les blocs d'être restaurés.", - "worldedit.restore.block-place-error": "Dernière erreur : {0}", - "worldedit.snapshot.use.newest": "On utilise désormais le point de sauvegarde le plus récent.", - "worldedit.snapshot.use": "Point de sauvegarde défini à : {0}", - "worldedit.snapshot.none-before": "Aucun point de sauvegarde n'a été trouvé avant {0}.", - "worldedit.snapshot.none-after": "Aucun point de sauvegarde n'a été trouvé après {0}.", - "worldedit.snapshot.index-above-0": "Indice invalide, il doit être supérieur ou égal à 1.", - "worldedit.snapshot.index-oob": "Indice invalide, il doit être compris entre 1 et {0}.", - "worldedit.schematic.unknown-format": "Format schematic inconnu: {0}.", - "worldedit.schematic.load.does-not-exist": "La sauvegarde {0} n'existe pas !", - "worldedit.schematic.load.loading": "(sauvegarde de la sélection...)", - "worldedit.schematic.load.still-loading": "(Veuillez patienter... chargement du schematic.)", - "worldedit.schematic.load.unsupported-version": "Cette version de schematic n'est actuellement pas prise en charge. Version : {0}.", - "worldedit.schematic.save.already-exists": "Une sauvegarde du même nom existe déjà.\nAjouter -f à la commande pour l'écraser.", - "worldedit.schematic.save.failed-directory": "Impossible de créer le dossier pour les schematics!", - "worldedit.schematic.save.saving": "(sauvegarde de la sélection...)", - "worldedit.schematic.save.still-saving": "(Veuillez patienter... sauvegarde du schematic.)", - "worldedit.schematic.delete.does-not-exist": "La sauvegarde {0} n'existe pas !", - "worldedit.schematic.delete.failed": "La suppression de {0} a échoué. Est-ce en lecture seule ?", - "worldedit.schematic.delete.deleted": "{0} a été supprimé.", - "worldedit.schematic.formats.title": "Formats de sauvegarde disponibles (NAME: file extension) :", - "worldedit.schematic.unsupported-minecraft-version": "Cette version de WorldEdit ne prend pas en charge votre version de Minecraft. Les schématics ne fonctionneront pas tant que cela ne sera pas résolu.", - "worldedit.pos.already-set": "Position déjà définie.", - "worldedit.pos.console-require-coords": "Vous devez fournir des coordonnées de la même manière que la console.", - "worldedit.hpos.no-block": "Aucun bloc en vue !", - "worldedit.hpos.already-set": "Position déjà définie.", - "worldedit.chunk.selected-multiple": "Tronçons sélectionnés : ({0}, {1}, {2}) à ({3}, {4},{5})", - "worldedit.chunk.selected": "Chunk sélectionné : {0}, {1}, {2}", - "worldedit.wand.invalid": "L'outil de sélection est mal configuré ou désactivé.", - "worldedit.wand.selwand.info": "Clic gauche : sélectionne la position #1 — Clic droit : sélectionne la position #2", - "worldedit.wand.navwand.info": "Clic gauche : se rendre au pointeur — Clic droit : traverser les murs", - "worldedit.wand.selwand.now.tool": "L'outil de sélection est désormais un outil normal. Vous pouvez le désactiver avec {0} et le réassigner à un item avec {1} ou obtenir un autre outil avec {2}.", - "worldedit.contract.contracted": "La région a été contractée de {0} blocs.", - "worldedit.shift.shifted": "Région déplacée.", - "worldedit.outset.outset": "Région dilatée.", - "worldedit.inset.inset": "Région rétrécie.", - "worldedit.size.offset": "Décalage : {0}", - "worldedit.size.type": "Type : {0}", - "worldedit.size.size": "Taille : {0}", - "worldedit.size.distance": "Distance cuboïde: {0}", - "worldedit.size.blocks": "Nombre de blocs : {0}", - "worldedit.count.counted": "Compté : {0}", - "worldedit.distr.no-blocks": "Aucun bloc compté.", - "worldedit.distr.no-previous": "Aucune distribution précédente.", - "worldedit.distr.total": "Nombre total de blocs: {0}", - "worldedit.select.cleared": "Sélection effacée.", - "worldedit.select.cuboid.message": "Cuboïde : clic gauche pour le point 1, clic droit pour le point 2", - "worldedit.select.cuboid.description": "Sélectionnez deux coins d'un cuboïde", - "worldedit.select.extend.message": "Cuboïde : clic gauche pour un point de départ, clic droit pour étendre", - "worldedit.select.extend.description": "Mode sélection cuboïde rapide", - "worldedit.select.poly.message": "Sélecteur de polygone 2D : Clic gauche/droite pour ajouter un point.", - "worldedit.select.poly.limit-message": "{0} points maximum.", - "worldedit.select.poly.description": "Sélectionnez un polygone en 2D avec une hauteur", - "worldedit.select.ellipsoid.message": "Sélecteur ellipsoïdal: clic gauche = centre, clic droit pour étendre la sélection", - "worldedit.select.ellipsoid.description": "Sélectionnez un ellipsoïde", - "worldedit.select.sphere.message": "Sélecteur sphérique : clic gauche = centre, clic droit pour définir le rayon", - "worldedit.select.sphere.description": "Sélectionnez une sphère", - "worldedit.select.cyl.message": "Sélecteur de cylindres :\nClic gauche : centre / Clic droit : étendre la sélection", - "worldedit.select.cyl.description": "Sélectionnez un cylindre", - "worldedit.select.convex.message": "Sélecteur de polyèdres convexes : Clic gauche = Premier sommet, clic droit pour en ajouter plus.", - "worldedit.select.convex.limit-message": "{0} points maximum.", - "worldedit.select.convex.description": "Sélectionnez un polyèdre convexe", - "worldedit.select.default-set": "Votre sélecteur par défaut est désormais {0}.", - "worldedit.chunkinfo.chunk": "Tronçon : ({0}, {1})", - "worldedit.chunkinfo.old-filename": "Ancien format : {0}", - "worldedit.chunkinfo.mcregion-filename": "Minecraft Region : region/{0}", - "worldedit.listchunks.listfor": "Listage des tronçons pour : {0}", - "worldedit.drain.drained": "{0} blocs ont été drainé.", - "worldedit.fill.created": "{0} blocs ont été remplis.", - "worldedit.fillr.created": "{0} blocs ont été remplis.", - "worldedit.fixlava.fixed": "{0} blocs ont été corrigés.", - "worldedit.fixwater.fixed": "{0} blocs ont été corrigés.", - "worldedit.removeabove.removed": "{0} blocs ont été supprimés.", - "worldedit.removebelow.removed": "{0} blocs ont été supprimés.", - "worldedit.removenear.removed": "{0} blocs ont été supprimés.", - "worldedit.replacenear.replaced": "{0} blocs ont été remplacés.", - "worldedit.snow.created": "{0} surfaces ont été recouvertes.", - "worldedit.thaw.removed": "{0} blocs ont été fondus.", - "worldedit.green.changed": "{0} blocs ont été couverts de verdure.", - "worldedit.extinguish.removed": "{0} feux ont été éteints.", - "worldedit.butcher.killed": "{0} créatures ont été tuées dans un rayon de {1}.", - "worldedit.butcher.explain-all": "Utilisez -1 pour supprimer toutes les créatures dans les tronçons chargés.", - "worldedit.remove.removed": "{0} entités ont été marquées pour la suppression.", - "worldedit.remove.explain-all": "Utilisez -1 pour supprimer toutes les entités dans les tronçons chargés.", - "worldedit.calc.invalid": "'{0}' n'a pas pu être analysé comme une expression valide", - "worldedit.calc.invalid.with-error": "'{0}' n'a pas pu être analysé comme une expression valide : '{1}'", - "worldedit.paste.pasted": "La sélection a été collée en {0}.", - "worldedit.paste.selected": "Région de collage du presse-papiers sélectionné.", - "worldedit.rotate.no-interpolation": "Note: L'interpolation n'est pas encore supporté, les angles multiples de 90 sont donc recommandés.", - "worldedit.rotate.rotated": "La sélection copiée/coupée a été pivotée.", - "worldedit.flip.flipped": "La sélection copiée/coupée a été inversée.", - "worldedit.clearclipboard.cleared": "Presse-papiers vidé.", - "worldedit.set.done": "Opération terminée.", - "worldedit.set.done.verbose": "Opération terminée ({0}).", - "worldedit.line.changed": "{0} blocs ont été changés.", - "worldedit.line.invalid-type": "//line ne fonctionne que pour des sélections cuboïdes ou polyèdres convexes.", - "worldedit.curve.changed": "{0} blocs ont été modifiés.", - "worldedit.curve.invalid-type": "//curve ne fonctionne que pour des sélections polyèdres convexes.", - "worldedit.replace.replaced": "{0} blocs remplacés.", - "worldedit.stack.changed": "{0} blocs ont étés modifiés. Annulez avec //undo", - "worldedit.stack.intersecting-region": "Le décalage de la pile ne doit pas entrer en collision avec la région lors de l'utilisation d'unités blocs", - "worldedit.regen.regenerated": "Région régénérée.", - "worldedit.regen.failed": "Impossible de régénérer ces chunks. Regardez la console du serveur pour plus de détails.", - "worldedit.walls.changed": "{0} modifiés.", - "worldedit.faces.changed": "{0} modifiés.", - "worldedit.overlay.overlaid": "{0} blocs ont étés recouverts.", - "worldedit.naturalize.naturalized": "{0} blocs ont maintenant l'air plus naturels.", - "worldedit.center.changed": "Centre défini ({0} blocs modifiés).", - "worldedit.smooth.changed": "Hauteur du terrain lissée. {0} blocs modifiés.", - "worldedit.move.moved": "{0} blocs déplacés.", - "worldedit.deform.deformed": "{0} blocs ont été déformés.", - "worldedit.hollow.changed": "{0} blocs ont été changés.", - "worldedit.forest.created": "{0} arbres plantés.", - "worldedit.flora.created": "{0} végétations créées.", - "worldedit.unstuck.moved": "Vous y voilà !", - "worldedit.ascend.obstructed": "Aucun endroit libre au-dessus de vous n'a été trouvé.", - "worldedit.ascend.moved": "Vous montez de {0} niveaux.", - "worldedit.descend.obstructed": "Aucun endroit libre en dessous de vous n'a été trouvé.", - "worldedit.descend.moved": "Vous descendez de {0} niveaux.", - "worldedit.ceil.obstructed": "Aucun endroit libre au-dessus de vous n'a été trouvé.", - "worldedit.ceil.moved": "Pouf !", - "worldedit.thru.obstructed": "Pas d'endroit libre trouvé autour de vous.", - "worldedit.thru.moved": "Pouf !", - "worldedit.jumpto.moved": "Pouf !", - "worldedit.jumpto.none": "Aucun bloc en vue (ou trop loin) !", - "worldedit.up.obstructed": "Vous vous taperiez la tête contre quelque chose au dessus de vous.", - "worldedit.up.moved": "Pouf !", - "worldedit.cone.invalid-radius": "Vous devez spécifier soit 1 soit 2 valeur(s) de rayon.", - "worldedit.cone.created": "{0} blocs créés.", - "worldedit.cyl.invalid-radius": "Vous devez spécifier soit 1 soit 2 valeur(s) de rayon.", - "worldedit.cyl.created": "{0} blocs créés.", - "worldedit.sphere.invalid-radius": "Vous devez spécifier 1 ou bien 3 valeurs de rayon.", - "worldedit.sphere.created": "{0} blocs ont été créés.", - "worldedit.forestgen.created": "{0} arbres plantés.", - "worldedit.pumpkins.created": "{0} buissons à citrouilles créés.", - "worldedit.pyramid.created": "{0} blocs ont été créés.", - "worldedit.generate.created": "{0} blocs ont été créés.", - "worldedit.generatebiome.changed": "{0} biomes affectés.", - "worldedit.reload.config": "Configuration mise à jour !", - "worldedit.report.written": "Analyse des activités de World Edit enregistrée dans :\n{0}", - "worldedit.report.error": "L'écriture du rapport a échoué : {0}", - "worldedit.report.callback": "Rapport WorldEdit : {0}.report", - "worldedit.timezone.invalid": "Fuseau horaire invalide.", - "worldedit.timezone.set": "Fuseau horaire défini pour cette session sur : {0}", - "worldedit.timezone.current": "L'heure actuelle dans ce fuseau horaire est : {0}", - "worldedit.version.version": "WorldEdit version {0}", - "worldedit.trace.no-tracing-extents": "Trace: Aucune étendue n'a été utilisée.", - "worldedit.trace.action-failed": "Trace: Action(s) {0} à {1} rejetée par l'étendue {2}", - "worldedit.trace.active.already": "Mode Trace déjà activé.", - "worldedit.trace.inactive.already": "Mode Trace déjà inactif.", - "worldedit.trace.active": "Mode Trace maintenant activé.", - "worldedit.trace.inactive": "Mode Trace maintenant inactif.", - "worldedit.command.time-elapsed": "{0} sec. écoulées (historique : {1} modifiés / {2} blocs/sec.).", - "worldedit.command.permissions": "Vous n'êtes pas autorisé à faire ceci. Êtes vous dans le bon mode ?", - "worldedit.command.player-only": "Cette commande doit être utilisée avec un joueur.", - "worldedit.command.error.report": "Veuillez signaler cette erreur : [Voir la console]", - "worldedit.pastebin.uploading": "(envoi des résultats sur https://pastebin.com/...)", - "worldedit.session.cant-find-session": "Impossible de trouver la session pour {0}", - "worldedit.platform.no-file-dialog": "Les dialogues par fichier ne sont pas supportés dans votre environnement.", - "worldedit.asset.load.loading": "(Veuillez patienter... chargement de la ressource.)", - "worldedit.asset.load.still-loading": "(Veuillez patienter... toujours en chargement de la ressource.)", - "worldedit.asset.load.failed": "Impossible de charger la ressource", - "worldedit.tool.max-block-changes": "Limite maximale de blocs modifiés atteinte.", - "worldedit.tool.no-block": "Aucun bloc en vue !", - "worldedit.tool.repl.equip": "Outil de remplacement de blocs équipé sur {0}.", - "worldedit.tool.repl.switched": "Outil de remplacement changé sur: {0}", - "worldedit.tool.data-cycler.equip": "Outil de remplacement de données de blocs équipé sur {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Vous n'êtes pas autorisé à changer la valeur des données de ce bloc.", - "worldedit.tool.data-cycler.cant-cycle": "Les données de ce bloc ne peuvent pas être changées !", - "worldedit.tool.data-cycler.new-value": "La valeur de {0} est maintenant {1}.", - "worldedit.tool.data-cycler.cycling": "Changement de {0}.", - "worldedit.tool.deltree.equip": "Outil de suppression d'arbres volants attaché à {0}.", - "worldedit.tool.deltree.not-tree": "Ceci n'est pas un arbre.", - "worldedit.tool.deltree.not-floating": "Cet arbre ne vole pas.", - "worldedit.tool.tree.equip": "Outil de plantation d'arbre équipé sur {0}.", - "worldedit.tool.tree.obstructed": "Un arbre ne peux pas pousser ici.", - "worldedit.tool.info.equip": "Outil d'information équipé sur {0}.", - "worldedit.tool.info.blockstate.hover": "État du bloc", - "worldedit.tool.info.internalid.hover": "ID interne", - "worldedit.tool.info.legacy.hover": "Ancien id: data", - "worldedit.tool.info.light.hover": "Lumière du bloc / Lumière au-dessus", - "worldedit.tool.none.equip": "Outil retiré de l'objet en main.", - "worldedit.tool.none.to.unequip": "Votre objet actuel n'est pas lié.", - "worldedit.tool.selwand.equip": "Outil de sélection attaché à [{0}].", - "worldedit.tool.navwand.equip": "Outil de navigation attaché à [{0}].", - "worldedit.tool.floodfill.equip": "Outil de remplacement de données de blocs équipé sur {0}.", - "worldedit.tool.farwand.equip": "Outil de sélection longue portée attaché à [{0}].", - "worldedit.tool.lrbuild.equip": "Outil de construction longue portée équipé sur {0}.", - "worldedit.tool.lrbuild.set": "Clic gauche pour {0} ; clic droit pour {1}.", - "worldedit.tool.stack.equip": "Outil de stack lié à {0}.", - "worldedit.tool.unbind-instruction": "Exécutez {0} tout en maintenant l'objet pour le désassigner.", - "worldedit.tool.superpickaxe.mode.single": "Mode unitaire activé. Cliquer gauche avec une pioche. // pour le retirer.", - "worldedit.tool.superpickaxe.mode.area": "Mode volume activé. Cliquer gauche avec une pioche. // pour le retirer.", - "worldedit.tool.superpickaxe.mode.recursive": "Mode sphère activé. Cliquer gauche avec une pioche. // pour le retirer.", - "worldedit.tool.superpickaxe.max-range": "La portée maximale est {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Super pioche déjà activée.", - "worldedit.tool.superpickaxe.disabled.already": "Super pioche déjà désactivée.", - "worldedit.tool.superpickaxe.enabled": "Super pioche activée.", - "worldedit.tool.superpickaxe.disabled": "Super pioche désactivée.", - "worldedit.tool.mask.set": "Masque de brosse défini.", - "worldedit.tool.mask.disabled": "Masque de brosse désactivé.", - "worldedit.tool.material.set": "Matériau de la brosse défini.", - "worldedit.tool.range.set": "Portée de brosse définie.", - "worldedit.tool.size.set": "Taille de brosse définie.", - "worldedit.tool.tracemask.set": "Masque de brosse défini.", - "worldedit.tool.tracemask.disabled": "Masque de brosse désactivé.", - "worldedit.tool.error.cannot-bind": "Outil non applicable à cet objet ({0}). {1}", - "worldedit.tool.error.item-only": "Les blocs ne peuvent pas être utilisés", - "worldedit.execute.script-permissions": "Vous n'avez pas la permission d'utiliser ce script.", - "worldedit.executelast.no-script": "Utilisez d'abord la commande /cs suivie du nom d'un script.", - "worldedit.script.read-error": "Erreur lors de la lecture du script : {0}", - "worldedit.script.unsupported": "Seuls les scripts .js sont supportés actuellement.", - "worldedit.script.file-not-found": "Le script n'existe pas : {0}", - "worldedit.script.no-script-engine": "Impossible de trouver un moteur de script installé.\nVeuillez consulter https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Erreur lors de l’exécution : {0}", - "worldedit.script.failed-console": "Impossible d'exécuter (voir console): {0}", - "worldedit.operation.affected.biome": "{0} biomes affectés", - "worldedit.operation.affected.block": "{0} blocs affectés", - "worldedit.operation.affected.column": "{0} colonnes affectées", - "worldedit.operation.affected.entity": "{0} entités affectées", - "worldedit.operation.deform.expression": "déformé en utilisant {0}", - "worldedit.error.invalid-number": "On attend ici un nombre, pas une chaîne de caractères.", - "worldedit.error.invalid-number.matches": "On attend ici un nombre. Une chaîne de caractère « {0} » a été donnée.", - "worldedit.error.incomplete-region": "Il vous faut d'abord sélectionner une région.", - "worldedit.error.unknown-block": "Le nom de bloc « {0} » n'a pas été reconnu.", - "worldedit.error.unknown-entity": "Le nom d'entité « {0} » n'a pas été reconnu.", - "worldedit.error.unknown-mob": "Le nom de créature « {0} » n'a pas été reconnu.", - "worldedit.error.unknown-biome": "Le nom de biome « {0} » n'a pas été reconnu.", - "worldedit.error.unknown-tag": "Le motif « {0} » n'a pas été reconnu.", - "worldedit.error.empty-tag": "Le motif « {0} » n'a pas de contenu.", - "worldedit.error.no-match": "Pas de correspondance pour « {0} ».", - "worldedit.error.disallowed-block": "Bloc « {0} » non autorisé sur ce serveur (voir votre configuration WE).", - "worldedit.error.max-changes": "Le nombre maximal de blocs pouvant être modifiés en une opération a été atteint ({0}).", - "worldedit.error.max-brush-radius": "Rayon maximal pour les brosses (défini par la configuration) : {0}.", - "worldedit.error.max-radius": "Rayon maximal (défini par la configuration) : {0}.", - "worldedit.error.unknown-direction": "Direction inconnue : « {0} »", - "worldedit.error.empty-clipboard": "Votre presse-papier est vide.\nIl faut d'abord sélectionner une région puis la copier avec //copy.", - "worldedit.error.invalid-filename": "Nom de fichier « {0} » invalide : {1}", - "worldedit.error.invalid-filename.invalid-characters": "Caractères non valides ou extension de fichier manquante.", - "worldedit.error.file-resolution": "Erreur de résolution du fichier '{0}' : {1}", - "worldedit.error.file-resolution.outside-root": "Le chemin d'accès est hors du chemin source autorisé.", - "worldedit.error.file-resolution.resolve-failed": "La résolution du chemin d'accès a échoué.", - "worldedit.error.file-aborted": "La sélection du fichier a été annulée.", - "worldedit.error.no-file-selected": "Aucun fichier sélectionné.", - "worldedit.error.world-unloaded": "Le monde a déjà été déchargé.", - "worldedit.error.not-a-block": "Cet objet n'est pas un bloc.", - "worldedit.error.not-a-block.item": "Le bloc « {0} » n'est pas un bloc.", - "worldedit.error.incorrect-usage": "Commande : {0}", - "worldedit.error.invalid-page": "Page invalide.", - "worldedit.error.parser.bad-state-format": "Mauvais format d'état dans {0}", - "worldedit.error.parser.duplicate-property": "Propriété redondante : {0}", - "worldedit.error.parser.empty-state": "Propriété vide dans le state (état du bloc)", - "worldedit.error.parser.missing-equals-separator": "Il manque le séparateur égal (=).", - "worldedit.error.parser.clipboard.missing-offset": "Le déport est spécifié par @ mais aucun déport n'a été donné. Utilisez #copy@[x,y,z].", - "worldedit.error.parser.unknown-property": "Propriété inconnue « {0} » pour le bloc « {1} ».", - "worldedit.error.parser.unknown-value": "Valeur inconnue « {0} » pour la propriété « {1} ».", - "worldedit.error.parser.empty-property": "Propriété vide dans l'état", - "worldedit.error.parser.empty-value": "Valeur vide dans l'état", - "worldedit.error.parser.invalid-colon": "Deux-points non valides.", - "worldedit.error.parser.invalid-expression": "Expression non valide : {0}", - "worldedit.error.parser.negate-nothing": "Impossible de ne rien nier!", - "worldedit.error.parser.hanging-lbracket": "Format non valide. Crochet en suspens sur '{0}'.", - "worldedit.error.parser.missing-rbracket": "L'état manque de suivi ']'", - "worldedit.error.parser.missing-random-type": "Il manque le type après le marqueur % pour {0}.", - "worldedit.error.parser.clipboard.missing-coordinates": "Le déport nécessite les coordonnées en X, Y, Z.", - "worldedit.error.parser.player-only": "La saisie « {0} » demande un joueur.", - "worldedit.error.disabled": "Cette fonctionnalité est désactivée (voir votre configuration WE).", - "worldedit.error.unknown": "Une erreur inconnue est survenue : {0}", - "worldedit.error.missing-extent": "Aucun Extent connu.", - "worldedit.error.missing-session": "Aucune session LocalSession connue.", - "worldedit.error.missing-world": "Vous devez indiquer un monde (avec //world).", - "worldedit.error.missing-actor": "Aucun acteur n'est connu", - "worldedit.selection.convex.info.vertices": "Sommets : {0}", - "worldedit.selection.convex.info.triangles": "Triangles : {0}", - "worldedit.selection.convex.explain.primary": "Nouvelle sélection commencée avec le sommet {0}.", - "worldedit.selection.convex.explain.secondary": "Ajout du sommet {0} à la sélection.", - "worldedit.selection.cuboid.info.pos1": "Position 1 : {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2 : {0}", - "worldedit.selection.cuboid.explain.primary": "Première position définie en {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Première position définie en {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Seconde position définie en {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Seconde position définie en {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Sélection démarrée en {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Sélection étendue englobant {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Centre : {0}", - "worldedit.selection.ellipsoid.info.radius": "Rayons X/Y/Z : {0}", - "worldedit.selection.ellipsoid.explain.primary": "Centre défini en {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Centre défini en {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Rayon défini à {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Rayon défini à {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Les mises à jour des ellipses doivent être les mêmes pour chaque direction.", - "worldedit.selection.cylinder.info.center": "Centre : {0}", - "worldedit.selection.cylinder.info.radius": "Rayon : {0}", - "worldedit.selection.cylinder.explain.primary": "Construction d'un nouveau cylindre à partir de {0}.", - "worldedit.selection.cylinder.explain.secondary": "Rayon défini à {0}/{1} blocs. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Il faut d'abord définir le point centre avant de définir le rayon.", - "worldedit.selection.cylinder.error.even-horizontal": "Les mises à jour de cylindres doivent être les mêmes pour chaque direction horizontale.", - "worldedit.selection.polygon2d.info": "# points : {0}", - "worldedit.selection.polygon2d.explain.primary": "Construction d'un nouveau polygone à partir de {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Ajout du point #{0} en {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Les polygones ne peuvent être étendus que selon la verticale.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Les polygones ne peuvent être contractés que selon la verticale.", - "worldedit.selection.sphere.explain.secondary": "Rayon défini sur {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Rayon défini sur {0} ({1}).", - "worldedit.selection.null.error.immutable": "Impossible de modifier la région NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Il n'est pas possible d'étendre une intersection entre régions.", - "worldedit.selection.intersection.error.cannot-contract": "Il n'est pas possible de contracter une intersection entre régions.", - "worldedit.selection.transform.error.cannot-expand": "Il n'est pas possible d'étendre une région TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Il n'est pas possible de contracter une région TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Il n'est pas possible de modifier une région TransformedRegion.", - "worldedit.sideeffect.lighting": "Éclairage", - "worldedit.sideeffect.lighting.description": "Met à jour l'éclairage des blocs", - "worldedit.sideeffect.neighbors": "Voisinage", - "worldedit.sideeffect.neighbors.description": "Notifie les blocs des modifications à proximité", - "worldedit.sideeffect.update": "Mise à jour", - "worldedit.sideeffect.update.description": "Notifie le bloc modifié", - "worldedit.sideeffect.validation": "Validation", - "worldedit.sideeffect.validation.description": "Valide et corrige les états de monde incohérents, tels que les blocs déconnectés.", - "worldedit.sideeffect.entity_ai": "IA des entités", - "worldedit.sideeffect.entity_ai.description": "Met à jour les chemins d'IA des entités pour les changements de bloc", - "worldedit.sideeffect.events": "Évènements modules/plugiciels", - "worldedit.sideeffect.events.description": "Informer les autres modules et plugiciels des changements opérés", - "worldedit.sideeffect.state.on": "Activé", - "worldedit.sideeffect.state.delayed": "Retardé", - "worldedit.sideeffect.state.off": "Désactivé", - "worldedit.sideeffect.box.current": "Actuel", - "worldedit.sideeffect.box.change-to": "Cliquez pour définir à {0}", - "worldedit.help.command-not-found": "La commande '{0}' n'existe pas.", - "worldedit.help.no-subcommands": "'{0}' n'a pas de sous-commandes. '{1}' correspond-il plutôt à un paramètre ?", - "worldedit.help.subcommand-not-found": "La sous-commande '{0}' pour '{1}' n'a pas été trouvée.", - "worldedit.cli.stopping": "Stop !", - "worldedit.cli.unknown-command": "Commande inconnue.", - "worldedit.version.bukkit.unsupported-adapter": "Cette version de WorldEdit ne prend pas entièrement en charge votre version de Bukkit. Les entités de bloc (par exemple les coffres) seront vides, les propriétés de bloc (e. . rotation) sera manquante, et d'autres choses peuvent ne pas fonctionner. Mettez à jour WorldEdit pour restaurer cette fonctionnalité :\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Modifier sur une version non supportée est désactivé." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fra-DE/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fra-DE/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fra-DE/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fur-IT/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fur-IT/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fur-IT/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fy-NL/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fy-NL/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/fy-NL/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ga-IE/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ga-IE/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ga-IE/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gd/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gd/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gd/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gl/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gl/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gl/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/got/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/got/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/got/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gv/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gv/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/gv/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/haw/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/haw/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/haw/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/he/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/he/strings.json deleted file mode 100644 index effe92c..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/he/strings.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "worldedit.expand.expanded": "האיזור הורחב ב- {0} בלוקים", - "worldedit.expand.expanded.vert": "האיזור הורחב ב - {0} בלוקים (מלמעלה-למטה).", - "worldedit.biomeinfo.lineofsight": "ביומות בשדה הראייה: {0}", - "worldedit.biomeinfo.position": "ביומות במיקומך: {0}", - "worldedit.biomeinfo.selection": "ביומות בבחירתך: {0}", - "worldedit.biomeinfo.not-locatable": "שולח הפקודה צריך להיות נוכח בעולם כדי להשתמש ב p flag- .", - "worldedit.brush.radius-too-large": "הרדיוס המקסימלי המורשה למברשת הוא: {0}", - "worldedit.brush.apply.radius": "הגודל של המברשת", - "worldedit.brush.apply.shape": "הצורה של האיזור", - "worldedit.brush.apply.type": "סוג המברשת לשימוש", - "worldedit.brush.paint.size": "הגודל של המברשת", - "worldedit.brush.paint.shape": "הצורה של האיזור", - "worldedit.brush.paint.density": "היעד של המברשת", - "worldedit.brush.paint.type": "סוג מברשת לשימוש", - "worldedit.brush.operation.equip": "הגדר את המברשת ל {0}.", - "worldedit.setbiome.not-locatable": "שולח הפקודה צריך להיות נוכח בעולם כדי להשתמש ב p flag- .", - "worldedit.sideeffect.state.on": "פעיל", - "worldedit.sideeffect.state.off": "כבוי" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hi/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hi/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hi/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hr/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hr/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hr/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hsb-DE/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hsb-DE/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hsb-DE/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hu/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hu/strings.json deleted file mode 100644 index f1c6bf5..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hu/strings.json +++ /dev/null @@ -1,149 +0,0 @@ -{ - "worldedit.expand.description.vert": "Elérted a világhatárt", - "worldedit.expand.expanded": "A régió kibővített {0} blokkokat", - "worldedit.expand.expanded.vert": "A régió kibővített {0} blokkokat (top-to-bottom).", - "worldedit.biomeinfo.lineofsight": "Biomák a látópontnál: {0}", - "worldedit.biomeinfo.position": "Biomák a látópontnál: {0}", - "worldedit.biomeinfo.selection": "A választott biomák: {0}", - "worldedit.brush.radius-too-large": "A megengedett legnagyobb kijelölés: {0}", - "worldedit.brush.apply.description": "Ecsettel felhordja a függvényt minden blokkra", - "worldedit.brush.apply.radius": "A kefe mérete", - "worldedit.brush.apply.shape": "A régió alakja", - "worldedit.brush.apply.type": "Type of brush to use", - "worldedit.brush.apply.item.warning": "Ez az ecset szimulálja a cikk használatát. Előfordulhat, hogy annak hatása nem működik minden platformon, nem működik vissza, és furcsa interakciókat okozhat más modokkal / pluginekkel. Használat csak saját felelősségre.", - "worldedit.brush.paint.description": "Paint brush, apply a function to a surface", - "worldedit.brush.paint.size": "A kefe mérete", - "worldedit.brush.paint.shape": "A régió alakja", - "worldedit.brush.paint.density": "The density of the brush", - "worldedit.brush.paint.type": "A kefe típusa", - "worldedit.brush.paint.item.warning": "Ez az ecset szimulálja a cikk használatát. Előfordulhat, hogy annak hatása nem működik minden platformon, nem működik vissza, és furcsa interakciókat okozhat más modokkal / pluginekkel. Használat csak saját felelősségre.", - "worldedit.brush.sphere.equip": "A gömbkefe alakja felszerelt ({0}).", - "worldedit.brush.cylinder.equip": "A hengerkefe alakja felszerelt ({0} készítette: {1}).", - "worldedit.brush.clipboard.equip": "Clipboard brush shape equipped.", - "worldedit.brush.smooth.equip": "Sima ecsettel felszerelt ({0} x {1} x a {2} használatával).", - "worldedit.brush.extinguish.equip": "Tűzoltó készülék felszerelve ({0}).", - "worldedit.brush.gravity.equip": "Gravity brush equipped ({0}).", - "worldedit.brush.butcher.equip": "Butcher brush equipped ({0}).", - "worldedit.brush.operation.equip": "Set brush to {0}.", - "worldedit.brush.none.equip": "Ecsettel nincs kötve az aktuális elemtől.", - "worldedit.drawsel.disabled": "Server CUI disabled.", - "worldedit.drawsel.disabled.already": "A kiszolgáló CUI már le van tiltva.", - "worldedit.drawsel.enabled.already": "Server CUI already enabled.", - "worldedit.limit.too-high": "Your maximum allowable limit is {0}.", - "worldedit.limit.set": "Block change limit set to {0}.", - "worldedit.limit.return-to-default": "(Use //limit to go back to the default.)", - "worldedit.timeout.too-high": "Your maximum allowable timeout is {0}ms.", - "worldedit.timeout.set": "Timeout time set to {0}ms.", - "worldedit.timeout.return-to-default": " (Use //timeout to go back to the default.)", - "worldedit.fast.disabled": "Fast mode disabled.", - "worldedit.fast.enabled": "A gyors mód engedélyezve. Lehet, hogy az érintett darabok világítása nem megfelelő, és / vagy a változások megtekintéséhez újra csatlakoznia kell.", - "worldedit.fast.disabled.already": "A gyors mód már le van tiltva.", - "worldedit.fast.enabled.already": "Fast mode already enabled.", - "worldedit.reorder.current": "The reorder mode is {0}", - "worldedit.reorder.set": "The reorder mode is now {0}", - "worldedit.gmask.disabled": "Global mask disabled.", - "worldedit.gmask.set": "Globális maszk készlet.", - "worldedit.toggleplace.pos1": "Most az 1. pozíción helyezzük el.", - "worldedit.toggleplace.player": "Most azt a blokkot helyezem, amelyben állsz.", - "worldedit.searchitem.too-short": "Írjon be hosszabb keresési karakterláncot (len> 2).", - "worldedit.searchitem.either-b-or-i": "Nem használhatja egyszerre a „b” és az „i” zászlókat.", - "worldedit.searchitem.searching": "(Kérjük, várjon ... elemek keresése.)", - "worldedit.watchdog.no-hook": "Ezen a platformon nincs figyelőhorog.", - "worldedit.watchdog.active.already": "Az őrzőhorog már aktív.", - "worldedit.watchdog.inactive.already": "Az őrzőhorog már inaktív.", - "worldedit.watchdog.active": "Az őrző kampó aktív.", - "worldedit.watchdog.inactive": "Az őrző kampó inaktív.", - "worldedit.world.remove": "Eltávolított világ-felülbírálás.", - "worldedit.world.set": "Állítsa a világ felülbírálását {0} értékre. (A // világ használatával térjen vissza az alapértelmezéshez)", - "worldedit.undo.undone": "{0} elérhető szerkesztés visszavonva.", - "worldedit.undo.none": "Nincs semmi visszavonás.", - "worldedit.redo.redone": "Redid {0} elérhető szerkesztés.", - "worldedit.redo.none": "Nincs semmi, amit újra tudnánk tenni.", - "worldedit.clearhistory.cleared": "Az előzmények törlődtek.", - "worldedit.raytrace.noblock": "Nincs látvány!", - "worldedit.restore.not-configured": "A pillanatkép / biztonsági mentés visszaállítása nincs konfigurálva.", - "worldedit.restore.not-available": "Ez a pillanatkép nem létezik, vagy nem érhető el.", - "worldedit.restore.failed": "A pillanatkép betöltése nem sikerült: {0}", - "worldedit.restore.loaded": "Pillanatkép betöltve '{0}'; most visszaáll ...", - "worldedit.restore.restored": "helyreállt; {0} hiányzó darabok és {1} egyéb hibák.", - "worldedit.restore.none-for-specific-world": "Nem található pillanatképek a (z) '{0}' világról.", - "worldedit.restore.none-for-world": "Nem található pillanatképek erről a világról.", - "worldedit.restore.none-found": "Nem található pillanatképek.", - "worldedit.restore.none-found-console": "Nem található pillanatképek. A részleteket lásd a konzolon.", - "worldedit.restore.chunk-not-present": "Darabok nem voltak jelen pillanatképben.", - "worldedit.restore.chunk-load-failed": "Nem lehetett betölteni. (Rossz archívum?)", - "worldedit.restore.block-place-failed": "A hibák megakadályozták a blokkok helyreállítását.", - "worldedit.restore.block-place-error": "Utolsó hiba: {0}", - "worldedit.snapshot.use.newest": "Most a legújabb pillanatfelvételt használom.", - "worldedit.snapshot.use": "A pillanatfelvétel beállítása: {0}", - "worldedit.snapshot.none-before": "Nem található pillanatkép a (z) {0} előtt.", - "worldedit.snapshot.none-after": "Nem található pillanatkép a (z) {0} után.", - "worldedit.snapshot.index-above-0": "Érvénytelen indexnek legalább 1-nek kell lennie.", - "worldedit.snapshot.index-oob": "Érvénytelen indexnek 1 és {0} között kell lennie.", - "worldedit.schematic.unknown-format": "Ismeretlen vázlatformátum: {0}.", - "worldedit.schematic.load.does-not-exist": "A(z) {0} vázlat nem létezik!", - "worldedit.schematic.load.loading": "(Kérlek várj... vázlatok betöltése.)", - "worldedit.schematic.save.failed-directory": "Vázlatok mappájának létrehozása sikertelen volt.", - "worldedit.schematic.save.saving": "(Kérlek várj... vázlatok mentése.)", - "worldedit.schematic.delete.does-not-exist": "A(z) {0} vázlat nem létezik!", - "worldedit.schematic.delete.deleted": "{0} törölve lett.", - "worldedit.pos.already-set": "A pozíció már be van állítva.", - "worldedit.hpos.no-block": "Nincs látvány!", - "worldedit.hpos.already-set": "A pozíció már be van állítva.", - "worldedit.shift.shifted": "Régió eltolva.", - "worldedit.size.size": "Méret: {0}", - "worldedit.size.distance": "Téglatest távolsága: {0}", - "worldedit.count.counted": "Megszámlálva: {0}", - "worldedit.distr.no-blocks": "Egy blokk sem lett megszámlálva.", - "worldedit.distr.total": "Teljes blokkszám: {0}", - "worldedit.select.cleared": "Kijelölés törölve.", - "worldedit.select.ellipsoid.description": "Ellipszis kiválasztása", - "worldedit.select.sphere.description": "Gömb kiválasztása", - "worldedit.chunkinfo.old-filename": "Régi formátum: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Darabok listázása a következő számára: {0}", - "worldedit.drain.drained": "{0} blokk leürítve.", - "worldedit.fill.created": "{0} blokk kitöltésre került.", - "worldedit.fillr.created": "{0} blokk kitöltésre került.", - "worldedit.fixlava.fixed": "A (z) {0} blokkok javítva vannak.", - "worldedit.fixwater.fixed": "A (z) {0} blokkok javítva vannak.", - "worldedit.removeabove.removed": "{0} blokk eltávolítva.", - "worldedit.removebelow.removed": "A (z) {0} blokkok eltávolítva.", - "worldedit.removenear.removed": "A (z) {0} blokkok eltávolítva.", - "worldedit.replacenear.replaced": "A (z) {0} blokkok lecserélődtek.", - "worldedit.snow.created": "A {0} felületeket lefedték.", - "worldedit.thaw.removed": "{0} blokk kiolvasztva.", - "worldedit.green.changed": "{0} blokk füvesítve.", - "worldedit.extinguish.removed": "{0} tűz eloltva.", - "worldedit.butcher.killed": "{0} mob megölve {1} blokk hatókörben.", - "worldedit.rotate.rotated": "A vágólapon lévő másolat el lett fordítva.", - "worldedit.flip.flipped": "A vágólapon lévő másolat meg lett fordítva.", - "worldedit.clearclipboard.cleared": "Vágólap törölve.", - "worldedit.set.done": "A Művelet végrehajtva.", - "worldedit.set.done.verbose": "A Művelet végrehajtva ({0}).", - "worldedit.line.changed": "{0} blokk megváltoztatva.", - "worldedit.curve.changed": "{0} blokk megváltoztatva.", - "worldedit.replace.replaced": "A (z) {0} blokkok lecserélődtek.", - "worldedit.regen.regenerated": "Régió újragenerálva.", - "worldedit.walls.changed": "{0} blokk megváltoztatva.", - "worldedit.faces.changed": "{0} blokk megváltoztatva.", - "worldedit.move.moved": "{0} blokk elmozdítva.", - "worldedit.deform.deformed": "{0} blokk deformálva.", - "worldedit.hollow.changed": "{0} blokk megváltoztatva.", - "worldedit.unstuck.moved": "Tessék!", - "worldedit.ceil.moved": "Huss!", - "worldedit.thru.moved": "Huss!", - "worldedit.jumpto.moved": "Puff!", - "worldedit.up.moved": "Huss!", - "worldedit.forestgen.created": "{0} fa létrehozva.", - "worldedit.reload.config": "Konfiguráció újratöltve!", - "worldedit.timezone.invalid": "Érvénytelen időzóna", - "worldedit.session.cant-find-session": "Nem sikerült munkamenetet találni a(z) {0}-hoz", - "worldedit.tool.no-block": "Nincs látvány!", - "worldedit.tool.deltree.not-tree": "Ez nem egy fa.", - "worldedit.tool.deltree.not-floating": "Ez nem egy lebegő fa.", - "worldedit.tool.error.cannot-bind": "Nem lehet az eszközt rögzíteni {0}-hez: {1}", - "worldedit.tool.error.item-only": "Blokkok nem használhatóak.", - "worldedit.error.no-file-selected": "Nincs fájl kiválasztva.", - "worldedit.cli.stopping": "Leállás!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hy-AM/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hy-AM/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/hy-AM/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/id/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/id/strings.json deleted file mode 100644 index 0babdec..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/id/strings.json +++ /dev/null @@ -1,415 +0,0 @@ -{ - "worldedit.expand.description.vert": "Perluas pilihan secara vertikal ke batas dunia.", - "worldedit.expand.expanded": "Wilayah diperluas {0} blok", - "worldedit.expand.expanded.vert": "Wilayah diperluas {0} blok (atas-ke-bawah).", - "worldedit.biomeinfo.lineofsight": "Bioma pada garis pandang: {0}", - "worldedit.biomeinfo.position": "Bioma pada posisi anda: {0}", - "worldedit.biomeinfo.selection": "Bioma dalam pilihan anda: {0}", - "worldedit.brush.radius-too-large": "Radius kuas maksimum yang diizinkan: {0}", - "worldedit.brush.apply.description": "Terapkan kuas, terapkan fungsi ke setiap blok", - "worldedit.brush.apply.radius": "Ukuran kuas", - "worldedit.brush.apply.shape": "Bentuk wilayahnya", - "worldedit.brush.apply.type": "Tipe kuas yang akan digunakan", - "worldedit.brush.apply.item.warning": "Kuas ini mensimulasikan penggunaan item. Efeknya mungkin tidak bekerja pada semua platform, mungkin tidak dapat dibatalkan, dan mungkin menyebabkan interaksi aneh dengan modifikasi/plugin lain. Gunakan dengan resiko anda sendiri.", - "worldedit.brush.paint.description": "Kuas cat, terapkan fungsi ke permukaan", - "worldedit.brush.paint.size": "Ukuran kuas", - "worldedit.brush.paint.shape": "Bentuk wilayahnya", - "worldedit.brush.paint.density": "Kepadatan kuas", - "worldedit.brush.paint.type": "Tipe kuas yang akan digunakan", - "worldedit.brush.paint.item.warning": "Kuas ini mensimulasikan penggunaan item. Efeknya mungkin tidak bekerja pada semua platform, mungkin tidak dapat dibatalkan, dan mungkin menyebabkan interaksi aneh dengan modifikasi/plugin lain. Gunakan dengan resiko anda sendiri.", - "worldedit.brush.sphere.equip": "Bentuk kuas bulat dilengkapi ({0}).", - "worldedit.brush.cylinder.equip": "Bentuk kuas silinder dilengkapi ({0} oleh {1}).", - "worldedit.brush.clipboard.equip": "Bentuk kuas clipboard dilengkapi.", - "worldedit.brush.smooth.equip": "Kuas halus dilengkapi ({0} x {1}x using {2}).", - "worldedit.brush.extinguish.equip": "Pemadam dilengkapi ({0}).", - "worldedit.brush.gravity.equip": "Kuas gravitasi dilengkapi ({0}).", - "worldedit.brush.butcher.equip": "Kuas daging dilengkapi ({0}).", - "worldedit.brush.operation.equip": "Atur kuas ke {0}.", - "worldedit.brush.heightmap.equip": "Kuas ketinggian peta dilengkapi ({0}).", - "worldedit.brush.heightmap.unknown": "Kuas ketinggian peta tak diketahui: {0}.", - "worldedit.brush.none.equip": "Kuas lepas dari item anda saat ini.", - "worldedit.setbiome.changed": "Bioma diubah sekitar {0} blok.", - "worldedit.setbiome.warning": "Anda mungkin harus bergabung kembali dengan permainan anda (atau tutup dan buka kembali dunia anda) untuk melihat perubahan.", - "worldedit.drawsel.disabled": "CUI Server dinonaktifkan.", - "worldedit.drawsel.disabled.already": "CUI Server sudah dinonaktifkan.", - "worldedit.drawsel.enabled.already": "CUI Server sudah diaktifkan.", - "worldedit.limit.too-high": "Batas maksimal yang diizinkan adalah {0}.", - "worldedit.limit.set": "Batasan perubahan blok disetel ke {0}.", - "worldedit.limit.return-to-default": "(Gunakan //limit untuk kembali ke default.)", - "worldedit.timeout.too-high": "Waktu tunggu maksimum yang diizinkan adalah {0}ms.", - "worldedit.timeout.set": "Waktu tunggu disetel ke {0}ms.", - "worldedit.timeout.return-to-default": " (Gunakan //timeout untuk kembali ke default.)", - "worldedit.fast.disabled": "Mode cepat dinonaktifkan.", - "worldedit.fast.enabled": "Mode cepat diaktifkan. Pencahayaan di bagian yang terpengaruh mungkin salah dan/atau anda mungkin harus bergabung kembali untuk melihat perubahan.", - "worldedit.fast.disabled.already": "Mode cepat sudah dinonaktifkan.", - "worldedit.fast.enabled.already": "Mode cepat sudah diaktifkan.", - "worldedit.perf.sideeffect.set": "Efek samping \"{0}\" disetel ke {1}", - "worldedit.perf.sideeffect.get": "Efek samping \"{0}\" disetel ke {1}", - "worldedit.perf.sideeffect.already-set": "Efek samping \"{0}\" sudah {1}", - "worldedit.perf.sideeffect.set-all": "Semua efek samping disetel ke {0}", - "worldedit.reorder.current": "Mode penyusunan ulang adalah {0}", - "worldedit.reorder.set": "Mode penyusunan ulang sekarang menjadi {0}", - "worldedit.gmask.disabled": "Topeng global dinonaktifkan.", - "worldedit.gmask.set": "Topeng global disetel.", - "worldedit.toggleplace.pos1": "Sekarang menempatkan di pos #1.", - "worldedit.toggleplace.player": "Sekarang menempatkan di blok tempat anda berdiri.", - "worldedit.searchitem.too-short": "Masukkan pencarian string yang lebih panjang (len > 2).", - "worldedit.searchitem.either-b-or-i": "Anda tidak bisa menggunakan bendera 'b' dan 'i' secara bersamaan.", - "worldedit.searchitem.searching": "(Mohon tunggu... mencari item.)", - "worldedit.watchdog.no-hook": "Platform ini tidak memiliki kail pengawas.", - "worldedit.watchdog.active.already": "Kail pengawas sudah aktif.", - "worldedit.watchdog.inactive.already": "Kail pengawas sudah nonaktif.", - "worldedit.watchdog.active": "Kail pengawas sekarang aktif.", - "worldedit.watchdog.inactive": "Kail pengawas sekarang nonaktif.", - "worldedit.world.remove": "Timpa dunia yang dihapus.", - "worldedit.world.set": "Atur penimpaan dunia ke {0}. (Gunakan //world untuk kembali ke default)", - "worldedit.undo.undone": "Membatalkan {0} suntingan yang tersedia.", - "worldedit.undo.none": "Tidak ada yang bisa dibatalkan.", - "worldedit.redo.redone": "Mengulangi {0} suntingan yang tersedia.", - "worldedit.redo.none": "Tidak ada yang bisa diulangi.", - "worldedit.clearhistory.cleared": "Riwayat dihapus.", - "worldedit.raytrace.noblock": "Tidak ada blok dalam pandangan!", - "worldedit.restore.not-configured": "Pemulihan snapshot/cadangan tidak dikonfigurasi.", - "worldedit.restore.not-available": "Snapshot itu sudah tidak ada atau tidak tersedia.", - "worldedit.restore.failed": "Gagal memuat snapshot: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' sedang memuat; sekarang memulihkan...", - "worldedit.restore.restored": "Memulikan: {0} chunk yang hilang dan {1} kesalahan lainnya.", - "worldedit.restore.none-for-specific-world": "Tidak ada snapshot ditemukan untuk dunia '{0}'.", - "worldedit.restore.none-for-world": "Tidak ada snapshot ditemukan untuk dunia ini.", - "worldedit.restore.none-found": "Tidak ada snapshot yang ditemukan.", - "worldedit.restore.none-found-console": "Tidak ada snapshot ditemukan. Periksa konsol untuk detailnya.", - "worldedit.restore.chunk-not-present": "Potongan tidak ada dalam snapshot.", - "worldedit.restore.chunk-load-failed": "Tidak potongan yang termuat. (Arsip buruk?)", - "worldedit.restore.block-place-failed": "Kesalahan mencegah setiap blok dipulihkan.", - "worldedit.restore.block-place-error": "Kesalahan terakhir: {0}", - "worldedit.snapshot.use.newest": "Sekarang menggunakan snapshot terbaru.", - "worldedit.snapshot.use": "Snapshot disetel ke: {0}", - "worldedit.snapshot.none-before": "Tidak dapat menemukan snapshot sebelum {0}.", - "worldedit.snapshot.none-after": "Tidak dapat menemukan snapshot setelah {0}.", - "worldedit.snapshot.index-above-0": "Indeks tidak valid, harus lebih atau sama dengan 1.", - "worldedit.snapshot.index-oob": "Indeks tidak valid, harus antara 1 dan {0}.", - "worldedit.schematic.unknown-format": "Format skema yang tidak diketahui: {0}.", - "worldedit.schematic.load.does-not-exist": "Skema {0} tidak ada!", - "worldedit.schematic.load.loading": "(Mohon tunggu... memuat skema.)", - "worldedit.schematic.load.still-loading": "(Mohon tunggu... masih memuat skema.)", - "worldedit.schematic.save.already-exists": "Skema itu sudah ada. Gunakan bendera -f untuk menimpanya.", - "worldedit.schematic.save.failed-directory": "Tidak dapat membuat berkas untuk skema!", - "worldedit.schematic.save.saving": "(Mohon tunggu... menyimpan skema.)", - "worldedit.schematic.save.still-saving": "(Mohon tunggu... masih menyimpan skema.)", - "worldedit.schematic.delete.does-not-exist": "Skema {0} tidak ada!", - "worldedit.schematic.delete.failed": "Penghapusan {0} gagal! Apakah ini hanya-baca?", - "worldedit.schematic.delete.deleted": "{0} sudah dihapus.", - "worldedit.schematic.formats.title": "Format papan klip yang tersedia (Nama: Nama pencarian)", - "worldedit.schematic.unsupported-minecraft-version": "Versi WorldEdit ini tidak mendukung versi Minecraft anda. Skema tidak akan bekerja sampai ini diselesaikan.", - "worldedit.pos.already-set": "Posisi telah diatur.", - "worldedit.pos.console-require-coords": "Anda harus memberikan koordinat sebagai konsol.", - "worldedit.hpos.no-block": "Tidak ada blok dalam pandangan!", - "worldedit.hpos.already-set": "Posisi telah diatur.", - "worldedit.chunk.selected-multiple": "Potongan yang dipilih: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Potongan yang dipilih: {0}, {1}, {2}", - "worldedit.wand.invalid": "Item tongkat salah dikonfigurasi atau dinonaktifkan.", - "worldedit.wand.selwand.info": "Klik kiri: pilih pos #1; Klik kanan: pilih pos #2", - "worldedit.wand.navwand.info": "Klik kiri: menuju lokasi; Klik kanan: menembus tembok", - "worldedit.wand.selwand.now.tool": "Tongkat yang dipilih sekarang adalah alat normal. Anda dapat menonaktifkannya dengan {0} dan memasangnyaa kembali ke item apapun dengan {1} atau dapatkan tongkat baru dengan {2}.", - "worldedit.contract.contracted": "Wilayah dikontrak {0} blok.", - "worldedit.shift.shifted": "Wilayah digeser.", - "worldedit.outset.outset": "Wilayah awal.", - "worldedit.inset.inset": "Wilayah sisipan.", - "worldedit.size.offset": "Mengimbangi: {0}", - "worldedit.size.type": "Tipe: {0}", - "worldedit.size.size": "Ukuran: {0}", - "worldedit.size.distance": "Jarak berbentuk kubus: {0}", - "worldedit.size.blocks": "# blok: {0}", - "worldedit.count.counted": "Terhitung: {0}", - "worldedit.distr.no-blocks": "Tidak ada blok yang dihitung.", - "worldedit.distr.no-previous": "Tidak Ada distribusi sebelumnya.", - "worldedit.distr.total": "Jumlah Blok Total: {0}", - "worldedit.select.cleared": "Pilihan dibersihkan.", - "worldedit.select.cuboid.message": "Bentuk kubus: Klik kiri untuk poin 1, klik kanan untuk poin 2", - "worldedit.select.cuboid.description": "Pilih dua sudut berbentuk kubus", - "worldedit.select.extend.message": "Bentuk kubus: klik kiri untuk titik awal, klik kanan untuk memperpanjang", - "worldedit.select.extend.description": "Mode pemilihan kubus cepat", - "worldedit.select.poly.message": "Pemilih poligon 2D: Klik kiri/kanan untuk menambah titik.", - "worldedit.select.poly.limit-message": "{0} poin maksimum.", - "worldedit.select.poly.description": "Pilih poligon 2D dengan ketinggian", - "worldedit.select.ellipsoid.message": "Pemilih elipsoid: klik kiri=tengah, klik kanan untuk memperpanjang", - "worldedit.select.ellipsoid.description": "Pilih elipsoid", - "worldedit.select.sphere.message": "Pemilih bola: klik kiri=tengah, klik kanan untuk menyetel radius", - "worldedit.select.sphere.description": "Pilih bola", - "worldedit.select.cyl.message": "Pemilih silinder: Klik kiri=tengah, klik kanan untuk memperpanjang", - "worldedit.select.cyl.description": "Pilih silinder", - "worldedit.select.convex.message": "Pemilih polihedral cembung: Klik kiri=Titik pertama, klik kanan untuk menambahkan lebih banyak.", - "worldedit.select.convex.limit-message": "{0} poin maksimum.", - "worldedit.select.convex.description": "Pilih polihedral cembung", - "worldedit.select.default-set": "Pemilih wilayah default anda sekarang adalah {0}.", - "worldedit.chunkinfo.chunk": "Potongan: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Format lama: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: wilayah/{0}", - "worldedit.listchunks.listfor": "Daftar potongan untuk: {0}", - "worldedit.drain.drained": "{0} blok telah dikeringkan.", - "worldedit.fill.created": "{0} blok telah diisi.", - "worldedit.fillr.created": "{0} blok telah diisi.", - "worldedit.fixlava.fixed": "{0} blok telah diperbaiki.", - "worldedit.fixwater.fixed": "{0} blok telah diperbaiki.", - "worldedit.removeabove.removed": "{0} blok telah dihapus.", - "worldedit.removebelow.removed": "{0} blok telah dihapus.", - "worldedit.removenear.removed": "{0} blok telah dihapus.", - "worldedit.replacenear.replaced": "{0} blok telah diganti.", - "worldedit.snow.created": "{0} permukaan telah ditutup.", - "worldedit.thaw.removed": "{0} blok telah dicairkan.", - "worldedit.green.changed": "{0} blok telah dihijaukan.", - "worldedit.extinguish.removed": "{0} api telah dipadamkan.", - "worldedit.butcher.killed": "{0} mob telah dibunuh dalam radius {1}.", - "worldedit.butcher.explain-all": "Gunakan -1 untuk menghapus semua mob di potongan yang dimuat", - "worldedit.remove.removed": "{0} entiti telah ditandai untuk pemindahan.", - "worldedit.remove.explain-all": "Gunakan -1 untuk menghapus semua entiti di potongan yang dimuat", - "worldedit.calc.invalid": "'{0}' tidak dapat diurai sebagai ekspresi yang valid", - "worldedit.calc.invalid.with-error": "'{0}' tidak dapat diurai sebagai ekspresi yang valid: '{1}'", - "worldedit.paste.pasted": "Papan klip telah ditempelkan di {0}", - "worldedit.paste.selected": "Wilayah tempel papan klip yang dipilih.", - "worldedit.rotate.no-interpolation": "Catatan: Interpolasi belum didukung, jadi disarankan untuk menggunakan sudut pandang kelipatan 90.", - "worldedit.rotate.rotated": "Salinan papan klip telah diputar.", - "worldedit.flip.flipped": "Salinan papan klip telah dibalik.", - "worldedit.clearclipboard.cleared": "Papan klip dihapus.", - "worldedit.set.done": "Pengerjaan selesai.", - "worldedit.set.done.verbose": "Pengerjaan selesai ({0}).", - "worldedit.line.changed": "{0} blok telah diubah.", - "worldedit.line.invalid-type": "//line hanya bekerja dengan pilihan berbentuk kubus atau pemilihan polihedral cembung", - "worldedit.curve.changed": "{0} blok telah diubah.", - "worldedit.curve.invalid-type": "//curve hanya bekerja dengan pemilihan polihedral cembung", - "worldedit.replace.replaced": "{0} blok telah diganti.", - "worldedit.stack.changed": "{0} blok diubah. Pulihkan dengan //undo", - "worldedit.stack.intersecting-region": "Offset tumpukan tidak boleh bertabrakan dengan wilayah saat menggunakan unit blok", - "worldedit.regen.regenerated": "Wilayah dibuat ulang.", - "worldedit.regen.failed": "Tidak dapat membuat ulang potongan. Periksa konsol untuk detail.", - "worldedit.walls.changed": "{0} blok telah diubah.", - "worldedit.faces.changed": "{0} blok telah diubah.", - "worldedit.overlay.overlaid": "{0} blok telah dilapisi.", - "worldedit.naturalize.naturalized": "{0} blok telah dibuat untuk terlihat lebih natural.", - "worldedit.center.changed": "Set pusat. ({0} blok diubah)", - "worldedit.smooth.changed": "Peta ketinggian medan diperhalus. {0} blok berubah.", - "worldedit.move.moved": "{0} blok dipindahkan.", - "worldedit.deform.deformed": "{0} blok telah berubah bentuk.", - "worldedit.hollow.changed": "{0} blok telah diubah.", - "worldedit.forest.created": "{0} pohon dibuat.", - "worldedit.flora.created": "{0} flora dibuat.", - "worldedit.unstuck.moved": "Ini dia!", - "worldedit.ascend.obstructed": "Tidak ada tempat kosong diatas yang anda temukan.", - "worldedit.ascend.moved": "Naik {0} level.", - "worldedit.descend.obstructed": "Tidak ada tempat kosong dibawah yang anda temukan.", - "worldedit.descend.moved": "Turun {0} level.", - "worldedit.ceil.obstructed": "Tidak ada tempat kosong diatas yang anda temukan.", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.obstructed": "Tidak ada tempat di depan yang anda temukan.", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Poof!", - "worldedit.jumpto.none": "Tidak ada blok dalam pandangan (atau terlalu jauh)!", - "worldedit.up.obstructed": "Anda akan mengenai sesuatu di atas anda.", - "worldedit.up.moved": "Woosh!", - "worldedit.cone.invalid-radius": "Anda harus menentukan 1 atau 2 nilai radius.", - "worldedit.cone.created": "{0} blok telah dibuat.", - "worldedit.cyl.invalid-radius": "Anda harus menentukan 1 atau 2 nilai radius.", - "worldedit.cyl.created": "{0} blok telah dibuat.", - "worldedit.sphere.invalid-radius": "Anda harus menentukan 1 atau 3 nilai radius.", - "worldedit.sphere.created": "{0} blok telah dibuat.", - "worldedit.forestgen.created": "{0} pohon dibuat.", - "worldedit.pumpkins.created": "{0} tambalan labu dibuat.", - "worldedit.pyramid.created": "{0} blok telah dibuat.", - "worldedit.generate.created": "{0} blok telah dibuat.", - "worldedit.generatebiome.changed": "{0} bioma terpengaruh.", - "worldedit.reload.config": "Konfigurasi dimuat ulang!", - "worldedit.report.written": "Laporan WorldEdit ditulis di {0}", - "worldedit.report.error": "Gagal membuat laporan: {0}", - "worldedit.report.callback": "Laporan WorldEdit: {0}.melaporkan", - "worldedit.timezone.invalid": "Zona waktu tidak valid", - "worldedit.timezone.set": "Zona waktu disetel untuk sesi ini ke: {0}", - "worldedit.timezone.current": "Waktu sekarang di zona waktu itu adalah: {0}", - "worldedit.version.version": "Versi WorldEdit {0}", - "worldedit.trace.no-tracing-extents": "Jejak: Tidak ada batas yang digunakan.", - "worldedit.trace.action-failed": "Jejak: Aksi {0} di {1} dibuang sejauh {2}", - "worldedit.trace.active.already": "Mode jejak sudah aktif.", - "worldedit.trace.inactive.already": "Mode jejak sudah nonaktif.", - "worldedit.trace.active": "Mode jejak telah diaktifkan.", - "worldedit.trace.inactive": "Mode jejak telah dinonaktifkan.", - "worldedit.command.time-elapsed": "{0} berlalu (sejarah: {1} diubah; {2} blok/detik).", - "worldedit.command.permissions": "Anda tidak diizinkan melakukan itu. Apakah anda dalam mode yang benar?", - "worldedit.command.player-only": "Perintah ini harus digunakan dengan pemain.", - "worldedit.command.error.report": "Tolong laporkan kesalahan ini: [Lihat konsol]", - "worldedit.pastebin.uploading": "(Mohon tunggu... mengirim keluaran ke pastebin...)", - "worldedit.session.cant-find-session": "Tidak dapat menemukan sesi untuk {0}", - "worldedit.platform.no-file-dialog": "Berkas dialog tidak didukung di lingkungan anda.", - "worldedit.asset.load.loading": "(Mohon tunggu... memuat aset.)", - "worldedit.asset.load.still-loading": "(Mohon tunggu... masih memuat aset.)", - "worldedit.asset.load.failed": "Gagal memuat aset", - "worldedit.tool.max-block-changes": "Batas perubahan blok maksimal dicapai.", - "worldedit.tool.no-block": "Tidak ada blok dalam pandangan!", - "worldedit.tool.repl.equip": "Alat pengganti blok terikat ke {0}.", - "worldedit.tool.repl.switched": "Alat pengganti beralih ke: {0}", - "worldedit.tool.data-cycler.equip": "Alat siklus data blok terikat ke {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Anda tidak diizinkan untuk memutar nilai data blok itu.", - "worldedit.tool.data-cycler.cant-cycle": "Data blok tersebut tidak dapat diputar!", - "worldedit.tool.data-cycler.new-value": "Nilai {0} sekarang {1}.", - "worldedit.tool.data-cycler.cycling": "Sekarang memutar {0}.", - "worldedit.tool.deltree.equip": "Alat penghapus pohon yang mengambang terikat ke {0}.", - "worldedit.tool.deltree.not-tree": "Itu bukan pohon.", - "worldedit.tool.deltree.not-floating": "Itu bukan pohon yang mengambang.", - "worldedit.tool.tree.equip": "Alat pohon terikat ke {0}.", - "worldedit.tool.tree.obstructed": "Sebuah pohon tidak bisa pergi kesana.", - "worldedit.tool.info.equip": "Alat info terikat ke {0}.", - "worldedit.tool.info.blockstate.hover": "Keadaan blok", - "worldedit.tool.info.internalid.hover": "ID Internal", - "worldedit.tool.info.legacy.hover": "Id lama:data", - "worldedit.tool.info.light.hover": "Blok Cahaya/Cahaya Di atas", - "worldedit.tool.none.equip": "Alat lepas dari item anda saat ini.", - "worldedit.tool.none.to.unequip": "Item anda sekarang tidak terikat.", - "worldedit.tool.selwand.equip": "Pilihan tongkat terikat ke {0}.", - "worldedit.tool.navwand.equip": "Tongkat Navigasi terikat ke {0}.", - "worldedit.tool.floodfill.equip": "Alat pengisi blok terikat ke {0}.", - "worldedit.tool.farwand.equip": "Alat tongkat jauh terikat ke {0}.", - "worldedit.tool.lrbuild.equip": "Alat bangunan jarak jauh terikat ke {0}.", - "worldedit.tool.lrbuild.set": "Klik kiri setel ke {0}; klik kanan setel ke {1}.", - "worldedit.tool.stack.equip": "Alat tumpukan terikat ke {0}.", - "worldedit.tool.unbind-instruction": "Jalankan {0} sambil memegang item untuk melepaskannya.", - "worldedit.tool.superpickaxe.mode.single": "Mode sekarang sendiri. Klik kiri dengan beliung. // untuk menonaktifkan.", - "worldedit.tool.superpickaxe.mode.area": "Mode sekarang area. Klik kiri dengan beliung. // untuk menonaktifkan.", - "worldedit.tool.superpickaxe.mode.recursive": "Mode sekarang rekursif. Klik kiri dengan beliung. // untuk menonaktifkan.", - "worldedit.tool.superpickaxe.max-range": "Jarak maksimum adalah {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Beliung super sudah diaktifkan.", - "worldedit.tool.superpickaxe.disabled.already": "Beliung super sudah dinonaktifkan.", - "worldedit.tool.superpickaxe.enabled": "Beliung super diaktifkan.", - "worldedit.tool.superpickaxe.disabled": "Beliung super dinonaktifkan.", - "worldedit.tool.mask.set": "Setel masker kuas.", - "worldedit.tool.mask.disabled": "Topeng kuas dinonaktifkan.", - "worldedit.tool.material.set": "Setel material kuas.", - "worldedit.tool.range.set": "Setel jarak kuas.", - "worldedit.tool.size.set": "Setel ukuran kuas.", - "worldedit.tool.tracemask.set": "Setel jejak masker.", - "worldedit.tool.tracemask.disabled": "Jejak masker dinonaktifkan.", - "worldedit.tool.error.cannot-bind": "Tidak dapat mengikat alat ke {0}: {1}", - "worldedit.tool.error.item-only": "Blok tidak dapat digunakan.", - "worldedit.execute.script-permissions": "Anda tidak memiliki izin untuk menggunakan skrip tersebut.", - "worldedit.executelast.no-script": "Gunakan /cs dengan nama skrip dahulu.", - "worldedit.script.read-error": "Kesalahan pembaca skrip: {0}", - "worldedit.script.unsupported": "Hanya skrip .js yang sekarang didukung", - "worldedit.script.file-not-found": "Skrip tidak ada: {0}", - "worldedit.script.no-script-engine": "Gagal menemukan mesin skrip yang terinstal.\nMohon lihat https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Gagal mengeksekusi: {0}", - "worldedit.script.failed-console": "Gagal mengeksekusi (lihat konsol): {0}", - "worldedit.operation.affected.biome": "{0} bioma terpengaruh", - "worldedit.operation.affected.block": "{0} blok terpengaruh", - "worldedit.operation.affected.column": "{0} kolom terpengaruh", - "worldedit.operation.affected.entity": "{0} entiti terpengaruh", - "worldedit.operation.deform.expression": "cacat menggunakan {0}", - "worldedit.error.invalid-number": "Jumlah diharapkan; string diberikan.", - "worldedit.error.invalid-number.matches": "Jumlah diharapkan; string \"{0}\" diberikan.", - "worldedit.error.incomplete-region": "Tentukan dahulu pemilihan wilayah.", - "worldedit.error.unknown-block": "Nama blok '{0}' tidak dikenali.", - "worldedit.error.unknown-entity": "Nama entiti '{0}' tidak dikenali.", - "worldedit.error.unknown-mob": "Nama mob '{0}' tidak dikenali.", - "worldedit.error.unknown-biome": "Nama bioma '{0}' tidak dikenali.", - "worldedit.error.unknown-tag": "Nama tag '{0}' tidak dikenali.", - "worldedit.error.empty-tag": "Nama tag '{0}' tidak ada isinya.", - "worldedit.error.no-match": "Tidak ada yang cocok untuk '{0}'.", - "worldedit.error.disallowed-block": "Blok '{0}' tidak diperbolehkan (lihat konfigurasi WorldEdit).", - "worldedit.error.max-changes": "Blok maksimum diubah dalam operasi tercapai ({0}).", - "worldedit.error.max-brush-radius": "Radius maksimal kuas (dalam konfigurasi): {0}", - "worldedit.error.max-radius": "Radius maksimum (dalam konfigurasi): {0}", - "worldedit.error.unknown-direction": "Arah tidak diketahui: {0}", - "worldedit.error.empty-clipboard": "Papan klip anda kosong. Gunakan //copy dahulu.", - "worldedit.error.invalid-filename": "Nama berkas '{0}' tidak valid: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Karakter tidak valid atau ekstensi hilang", - "worldedit.error.file-resolution": "Berkas '{0}' kesalahan resolusi: {1}", - "worldedit.error.file-resolution.outside-root": "Jalur berada di luar root yang diizinkan", - "worldedit.error.file-resolution.resolve-failed": "Gagal menyelesaikan jalan", - "worldedit.error.file-aborted": "Pemilihan berkas dibatalkan.", - "worldedit.error.no-file-selected": "Tidak ada berkas yang dipilih.", - "worldedit.error.world-unloaded": "Dunia sudah dibongkar.", - "worldedit.error.not-a-block": "Item ini bukan sebuah blok.", - "worldedit.error.not-a-block.item": "Item '{0}' bukan sebuah blok.", - "worldedit.error.incorrect-usage": "Penggunaan: {0}", - "worldedit.error.invalid-page": "Nomor halaman tidak valid", - "worldedit.error.parser.bad-state-format": "Format keadaan buruk di {0}", - "worldedit.error.parser.duplicate-property": "Duplikat properti: {0}", - "worldedit.error.parser.empty-state": "Bagian dalam keadaan kosong", - "worldedit.error.parser.missing-equals-separator": "Pemisah '=' tidak ada", - "worldedit.error.parser.clipboard.missing-offset": "Offset ditentukan dengan @ tetapi tidak ada offset yang diberikan. Gunakan '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Properti tidak diketahui '{0}' untuk blok '{1}'", - "worldedit.error.parser.unknown-value": "Nilai tidak diketahui '{0}' untuk properti '{1}'", - "worldedit.error.parser.empty-property": "Properti dalam keadaan kosong", - "worldedit.error.parser.empty-value": "Nilai dalam keadaan kosong", - "worldedit.error.parser.invalid-colon": "Titik dua tidak valid.", - "worldedit.error.parser.invalid-expression": "Ekspresi yang tidak valid: {0}", - "worldedit.error.parser.negate-nothing": "Tidak dapat meniadakan apapun!", - "worldedit.error.parser.hanging-lbracket": "Format tidak valid. Braket gantung di '{0}'.", - "worldedit.error.parser.missing-rbracket": "Keadaan tidak memiliki jejak ']'", - "worldedit.error.parser.missing-random-type": "Kehilangan tipe setelah simbol % untuk '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Offset papan klip membutuhkan koordinat x,y,z.", - "worldedit.error.parser.player-only": "Input '{0}' membutuhkan pemain!", - "worldedit.error.disabled": "Fungsi ini dinonaktifkan (lihat konfigurasi WorldEdit).", - "worldedit.error.unknown": "Terjadi kesalahan yang tidak diketahui: {0}", - "worldedit.error.missing-extent": "Tidak ada Luas yang diketahui", - "worldedit.error.missing-session": "Tidak ada SesiLokal yang diketahui", - "worldedit.error.missing-world": "Anda harus menyediakan dunia (Coba //world)", - "worldedit.error.missing-actor": "Tidak ada aktor yang diketahui", - "worldedit.selection.convex.info.vertices": "Sudut: {0}", - "worldedit.selection.convex.info.triangles": "Segitiga: {0}", - "worldedit.selection.convex.explain.primary": "Memulai seleksi baru dengan simpul {0}.", - "worldedit.selection.convex.explain.secondary": "Menambahkan simpul {0} ke pilihan.", - "worldedit.selection.cuboid.info.pos1": "Posisi 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Posisi 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Posisi pertama disetel di {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Posisi pertama disetel di {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Posisi kedua disetel di {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Posisi kedua disetel di {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Pilihan dimulai di {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Pilihan tambahan untuk mencakup {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Pusat: {0}", - "worldedit.selection.ellipsoid.info.radius": "Radius X/Y/Z: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Posisi pusat disetel ke {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posisi pusat disetel ke {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radius disetel ke {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius disetel ke {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Perubahan elipsoid harus merata untuk setiap dimensi.", - "worldedit.selection.cylinder.info.center": "Pusat: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Memulai pemilihan silinder baru di {0}.", - "worldedit.selection.cylinder.explain.secondary": "Radius disetel di {0}/{1} blok. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Anda harus memilih titik pusat sebelum menyetel radius.", - "worldedit.selection.cylinder.error.even-horizontal": "Perubahan silinder harus merata untuk setiap dimensi horizontal.", - "worldedit.selection.polygon2d.info": "# poin: {0}", - "worldedit.selection.polygon2d.explain.primary": "Memulai poligon baru di {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Ditambahkan poin #{0} di {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Poligon hanya bisa diperluas secara vertikal.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Poligon hanya bisa dikontrak secara vertikal.", - "worldedit.selection.sphere.explain.secondary": "Radius disetel ke {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius disetel ke {0} ({1}).", - "worldedit.selection.null.error.immutable": "Tidak dapat mengubah WilayahNull.", - "worldedit.selection.intersection.error.cannot-expand": "Tidak dapat memperluas persimpangan wilayah.", - "worldedit.selection.intersection.error.cannot-contract": "Tidak dapat mengontrak persimpangan wilayah.", - "worldedit.selection.transform.error.cannot-expand": "Tidak dapat memperluas Wilayah yang Diubah.", - "worldedit.selection.transform.error.cannot-contract": "Tidak dapat mengontrak Wilayah yang Diubah.", - "worldedit.selection.transform.error.cannot-change": "Tidak dapat mengubah Wilayah yang Diubah.", - "worldedit.sideeffect.lighting": "Pencahayaan", - "worldedit.sideeffect.lighting.description": "Perbarui pencahayaan blok", - "worldedit.sideeffect.neighbors": "Tetangga", - "worldedit.sideeffect.neighbors.description": "Memberitahu blok perubahan terdekat", - "worldedit.sideeffect.update": "Pembaruan", - "worldedit.sideeffect.update.description": "Memberitahu blok yang diubah", - "worldedit.sideeffect.validation": "Validasi", - "worldedit.sideeffect.validation.description": "Memvalidasi dan perbaikan keadaan dunia yang tidak konsisten, seperti blok yang terputus", - "worldedit.sideeffect.entity_ai": "AI entiti", - "worldedit.sideeffect.entity_ai.description": "Memperbarui jalur AI entiti untuk perubahan blok", - "worldedit.sideeffect.events": "Acara Mod/Plugin", - "worldedit.sideeffect.events.description": "Memberitahu mod/plugin lain tentang perubahan ini jika berlaku", - "worldedit.sideeffect.state.on": "Aktif", - "worldedit.sideeffect.state.delayed": "Tertunda", - "worldedit.sideeffect.state.off": "Nonaktif", - "worldedit.sideeffect.box.current": "Saat ini", - "worldedit.sideeffect.box.change-to": "Klik untuk menyetel ke {0}", - "worldedit.help.command-not-found": "Perintah '{0}' tidak dapat ditemukan.", - "worldedit.help.no-subcommands": "'{0}' tidak memiliki sub-perintah. (Mungkin '{1}' adalah untuk parameter?)", - "worldedit.help.subcommand-not-found": "Sub-perintah '{0}' dibawah '{1}' tidak dapat ditemukan.", - "worldedit.cli.stopping": "Menghentikan!", - "worldedit.cli.unknown-command": "Perintah tidak diketahui!", - "worldedit.version.bukkit.unsupported-adapter": "Versi WorldEdit ini tidak sepenuhnya mendukung versi Bukkit anda. Blok entiti (misalnya peti) akan kosong, properti blok (misalnya rotasi) akan hilang, dan hal lain mungkin tak akan bekerja. Perbarui WorldEdit untuk mengembalikan fungsi ini:\n{0}" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ido/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ido/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ido/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ig/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ig/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ig/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/is/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/is/strings.json deleted file mode 100644 index 1abfeb0..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/is/strings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "worldedit.expand.description.vert": "Framlengja valið svæði lóðrétt að heimsmörkum.", - "worldedit.expand.expanded": "Valið svæði framlengt um {0} kubba", - "worldedit.expand.expanded.vert": "Valið svæði framlengt um {0} kubba (frá botni til topps)." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/it/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/it/strings.json deleted file mode 100644 index ade7596..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/it/strings.json +++ /dev/null @@ -1,421 +0,0 @@ -{ - "worldedit.expand.description.vert": "Espandi la selezione verticalmente fino ai limiti del mondo.", - "worldedit.expand.expanded": "Regione aumentata di {0} blocchi", - "worldedit.expand.expanded.vert": "Regione aumentata di {0} blocchi (dall'alto al basso).", - "worldedit.biomeinfo.lineofsight": "Biomi nel punto inquadrato: {0}", - "worldedit.biomeinfo.position": "Biomi alla tua posizione: {0}", - "worldedit.biomeinfo.selection": "Biomi nella tua selezione: {0}", - "worldedit.biomeinfo.not-locatable": "Il mittente del comando deve essere presente nel mondo per usare il flag -p.", - "worldedit.brush.radius-too-large": "Massimo raggio pennello: {0}", - "worldedit.brush.apply.description": "Applica pennello, applica una funzione ad ogni blocco", - "worldedit.brush.apply.radius": "La dimensione del pennello", - "worldedit.brush.apply.shape": "La forma della regione", - "worldedit.brush.apply.type": "Tipo di pennello da usare", - "worldedit.brush.apply.item.warning": "Questo pennello simula l'uso di un oggetto. I suoi effetti potrebbero non funzionare su tutte le piattaforme, potrebbero non essere annullabili, e potrebbero causare strane interazioni con altre mod/plugin. Usare a proprio rischio.", - "worldedit.brush.paint.description": "Pennello vernice, applica una funzione ad una superficie", - "worldedit.brush.paint.size": "La dimensione del pennello", - "worldedit.brush.paint.shape": "La forma della regione", - "worldedit.brush.paint.density": "La densità del pennello", - "worldedit.brush.paint.type": "Tipo di pennello da usare", - "worldedit.brush.paint.item.warning": "Questo pennello simula l'uso di un oggetto. I suoi effetti potrebbero non funzionare su tutte le piattaforme, potrebbero non essere annullabili, e potrebbero causare strane interazioni con altre mod/plugin. Usare a proprio rischio.", - "worldedit.brush.sphere.equip": "Pennello a sfera equipaggiato ({0}).", - "worldedit.brush.cylinder.equip": "Pennello a cilindro equipaggiato ({0} per {1}).", - "worldedit.brush.clipboard.equip": "Pennello appunti equipaggiato.", - "worldedit.brush.smooth.equip": "Pennello liscio equipaggiato ({0} x {1}x utilizzando {2}).", - "worldedit.brush.extinguish.equip": "Estintore equipaggiato ({0}).", - "worldedit.brush.gravity.equip": "Pennello gravità equipaggiato ({0}).", - "worldedit.brush.butcher.equip": "Pennello macellaio equipaggiato ({0}).", - "worldedit.brush.operation.equip": "Imposta pennello a {0}.", - "worldedit.brush.heightmap.equip": "Pennello heightmap equipaggiato ({0}).", - "worldedit.brush.heightmap.unknown": "Pennello heightmap sconosciuto: {0}.", - "worldedit.brush.none.equip": "Pennello scollegato dall'oggetto corrente.", - "worldedit.setbiome.changed": "I biomi sono stati modificati in circa {0} blocchi.", - "worldedit.setbiome.warning": "Potresti dover uscire e rientrare dalla partita (o chiudere e riaprire il tuo mondo) per vedere le modifiche.", - "worldedit.setbiome.not-locatable": "Il mittente del comando deve essere presente nel mondo per usare il flag -p.", - "worldedit.drawsel.disabled": "Server CUI disabilitato.", - "worldedit.drawsel.enabled": "CUI server abilitata. Questo supporta solo le regioni cuboid, con una dimensione massima di {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server CUI già disabilitato.", - "worldedit.drawsel.enabled.already": "Server CUI già abilitato.", - "worldedit.limit.too-high": "Il tuo limite massimo consentito è {0}.", - "worldedit.limit.set": "Limite di modifica blocco impostato a {0}.", - "worldedit.limit.return-to-default": "(Usa //limit per tornare al predefinito.)", - "worldedit.timeout.too-high": "Il tuo timeout massimo consentito è {0}ms.", - "worldedit.timeout.set": "Timeout impostato a {0} ms.", - "worldedit.timeout.return-to-default": " (Usa //timeout per tornare al predefinito.)", - "worldedit.fast.disabled": "Modalità veloce disabilitata.", - "worldedit.fast.enabled": "Modalità veloce attivata. L'illuminazione nei chunk interessati potrebbe essere sbagliata e/o potresti dover rientrare per vedere le modifiche.", - "worldedit.fast.disabled.already": "Modalità veloce già disabilitata.", - "worldedit.fast.enabled.already": "Modalità veloce già abilitata.", - "worldedit.perf.sideeffect.set": "Effetto collaterale \"{0}\" impostato a {1}", - "worldedit.perf.sideeffect.get": "Effetto collaterale \"{0}\" è impostato a {1}", - "worldedit.perf.sideeffect.already-set": "Effetto collaterale \"{0}\" è già impostato a {1}", - "worldedit.perf.sideeffect.set-all": "Tutti gli effetti collaterali impostati su {0}", - "worldedit.reorder.current": "La modalità riordino è {0}", - "worldedit.reorder.set": "La modalità riordino è ora {0}", - "worldedit.gmask.disabled": "Maschera globale disabilitata.", - "worldedit.gmask.set": "Maschera globale impostata.", - "worldedit.toggleplace.pos1": "Posizionando a pos #1.", - "worldedit.toggleplace.player": "Posizionando al blocco in cui ti trovi.", - "worldedit.toggleplace.not-locatable": "Impossibile attivare o disattivare il posizionamento in questo contesto.", - "worldedit.searchitem.too-short": "Inserisci una stringa di ricerca più lunga (lun > 2).", - "worldedit.searchitem.either-b-or-i": "Non puoi usare contemporaneamente sia i flag 'b' che 'i'.", - "worldedit.searchitem.searching": "(Attendere prego... ricerca di oggetti)", - "worldedit.watchdog.no-hook": "Questa piattaforma non ha agganci per il watchdog.", - "worldedit.watchdog.active.already": "Aggancio watchdog già attivo.", - "worldedit.watchdog.inactive.already": "Aggancio watchdog già inattivo.", - "worldedit.watchdog.active": "Aggancio watchdog ora attivo.", - "worldedit.watchdog.inactive": "Agancio watchdog ora inattivo.", - "worldedit.world.remove": "Override del mondo rimosso.", - "worldedit.world.set": "Imposta l'override del mondo a {0}. (Usa //world per tornare ai valori predefiniti)", - "worldedit.undo.undone": "Annullate {0} modifiche disponibili.", - "worldedit.undo.none": "Niente da annullare.", - "worldedit.redo.redone": "Rifatte {0} modifiche disponibili.", - "worldedit.redo.none": "Niente da rifare.", - "worldedit.clearhistory.cleared": "Cronologia cancellata.", - "worldedit.raytrace.noblock": "Nessun blocco in vista!", - "worldedit.raytrace.require-player": "I comandi Raytracing richiedono un giocatore!", - "worldedit.restore.not-configured": "Non è stato configurato il ripristino di snapshot/backup.", - "worldedit.restore.not-available": "Questo snapshot non esiste o non è disponibile.", - "worldedit.restore.failed": "Caricamento snapshot fallito: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' caricato; ripristino in corso...", - "worldedit.restore.restored": "Ripristinato; {0} chunk mancanti e {1} altri errori.", - "worldedit.restore.none-for-specific-world": "Nessuno snapshot trovato per il mondo '{0}'.", - "worldedit.restore.none-for-world": "Nessuno snapshot trovato per questo mondo.", - "worldedit.restore.none-found": "Nessuno snapshot trovato.", - "worldedit.restore.none-found-console": "Nessuno snapshot trovato. Vedi la console per i dettagli.", - "worldedit.restore.chunk-not-present": "I chunk non sono presenti nello snapshot.", - "worldedit.restore.chunk-load-failed": "Non è stato possibile caricare nessun chunk. (Archivio difettoso?)", - "worldedit.restore.block-place-failed": "Gli errori non hanno permesso il ripristino di nessun blocco.", - "worldedit.restore.block-place-error": "Ultimo errore: {0}", - "worldedit.snapshot.use.newest": "Snapshot più recente in uso.", - "worldedit.snapshot.use": "Snapshot impostato a: {0}", - "worldedit.snapshot.none-before": "Impossibile trovare uno snapshot prima di {0}.", - "worldedit.snapshot.none-after": "Impossibile trovare uno snapshot successivo a {0}.", - "worldedit.snapshot.index-above-0": "Indice errato, deve essere maggiore o uguale a 1.", - "worldedit.snapshot.index-oob": "Indice errato, deve essere compreso tra 1 e {0}.", - "worldedit.schematic.unknown-format": "Formato di schematic sconosciuto: {0}.", - "worldedit.schematic.load.does-not-exist": "La schematic {0} non esiste!", - "worldedit.schematic.load.loading": "(Attendere prego... caricamento della schematic.)", - "worldedit.schematic.load.still-loading": "(Attendere prego... caricamento della schematic ancora in corso.)", - "worldedit.schematic.save.already-exists": "La schematic esiste già. Usa il flag -f per sovrascriverlo.", - "worldedit.schematic.save.failed-directory": "Impossibile creare la cartella per le schematic!", - "worldedit.schematic.save.saving": "(Attendere prego... salvataggio della schematic.)", - "worldedit.schematic.save.still-saving": "(Attendere prego... salvataggio della schematic ancora in corso.)", - "worldedit.schematic.delete.does-not-exist": "La schematic {0} non esiste!", - "worldedit.schematic.delete.failed": "Eliminazione di {0} fallita! È in sola lettura?", - "worldedit.schematic.delete.deleted": "{0} è stato cancellato.", - "worldedit.schematic.formats.title": "Formati disponibili per gli appunti (Nome: Cerca nomi)", - "worldedit.schematic.unsupported-minecraft-version": "Questa versione di WorldEdit non supporta la tua versione di Minecraft. Le schematic non funzioneranno finché non sarà risolto.", - "worldedit.pos.already-set": "Posizione già impostata.", - "worldedit.pos.console-require-coords": "È necessario fornire le coordinate come console.", - "worldedit.hpos.no-block": "Nessun blocco in vista!", - "worldedit.hpos.already-set": "Posizione già impostata.", - "worldedit.chunk.selected-multiple": "Chunk selezionati: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk selezionati: {0}, {1}, {2}", - "worldedit.wand.invalid": "Bacchetta mal configurata o disabilitata.", - "worldedit.wand.selwand.info": "Click sinistro: seleziona pos #1; Click destro: seleziona pos #2", - "worldedit.wand.navwand.info": "Click sinistro: salta alla posizione; Click destro: passa attraverso i muri", - "worldedit.wand.selwand.now.tool": "La bacchetta selezione è ora uno strumento normale. È possibile disabilitarla con {0} e riassociarla a qualsiasi oggetto con {1} oppure ottenere una nuova bacchetta con {2}.", - "worldedit.contract.contracted": "Regione ristretta di {0} blocchi.", - "worldedit.shift.shifted": "Regione spostata.", - "worldedit.outset.outset": "Inizio della regione.", - "worldedit.inset.inset": "Inserto della regione.", - "worldedit.size.offset": "Offset: {0}", - "worldedit.size.type": "Tipo: {0}", - "worldedit.size.size": "Dimensione: {0}", - "worldedit.size.distance": "Distanza cuboide: {0}", - "worldedit.size.blocks": "# di blocchi: {0}", - "worldedit.count.counted": "Conteggiato: {0}", - "worldedit.distr.no-blocks": "Nessun blocco trovato.", - "worldedit.distr.no-previous": "Nessuna distribuzione precedente.", - "worldedit.distr.total": "Conteggio totale di blocchi: {0}", - "worldedit.select.cleared": "Selezione cancellata.", - "worldedit.select.cuboid.message": "Cuboid: click sinistro per il punto 1, click destro per il punto 2", - "worldedit.select.cuboid.description": "Seleziona due vertici di un cuboide", - "worldedit.select.extend.message": "Cuboid: click sinistro per il punto di partenza, tasto destro per estendere", - "worldedit.select.extend.description": "Modalità selezione cuboide veloce", - "worldedit.select.poly.message": "Selettore poligono 2D: Click sinistro/destro per aggiungere un punto.", - "worldedit.select.poly.limit-message": "Massimo {0} punti.", - "worldedit.select.poly.description": "Selezionare un poligono 2D con altezza", - "worldedit.select.ellipsoid.message": "Selettore ellissoide: click sinistro=centro, click destro per estendere", - "worldedit.select.ellipsoid.description": "Seleziona un ellissoide", - "worldedit.select.sphere.message": "Selettore fonte: click sinistro=centro, click destro per impostare il raggio", - "worldedit.select.sphere.description": "Seleziona una sfera", - "worldedit.select.cyl.message": "Selettore cilindrico: Click sinistro=centro, click destro per estendere", - "worldedit.select.cyl.description": "Seleziona un cilindro", - "worldedit.select.convex.message": "Selettore poliedrico convesso: click sinistro=Primo vertice, click destro per aggiungerne altri.", - "worldedit.select.convex.limit-message": "Massimo {0} punti.", - "worldedit.select.convex.description": "Seleziona un poliedro convesso", - "worldedit.select.default-set": "Il selettore regione predefinito è ora {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Vecchio formato: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: regione/{0}", - "worldedit.listchunks.listfor": "Lista dei chunk per: {0}", - "worldedit.drain.drained": "{0} blocchi sono stati drenati.", - "worldedit.fill.created": "{0} blocchi sono stati riempiti.", - "worldedit.fillr.created": "{0} blocchi sono stati riempiti.", - "worldedit.fixlava.fixed": "{0} blocchi sono stati risolti.", - "worldedit.fixwater.fixed": "{0} blocchi sono stati sistemati.", - "worldedit.removeabove.removed": "{0} blocchi sono stati rimossi.", - "worldedit.removebelow.removed": "{0} blocchi sono stati rimossi.", - "worldedit.removenear.removed": "{0} blocchi sono stati rimossi.", - "worldedit.replacenear.replaced": "{0} blocchi sono stati rimpiazzati.", - "worldedit.snow.created": "{0} superfici sono state coperte.", - "worldedit.thaw.removed": "{0} blocchi sono stati sciolti.", - "worldedit.green.changed": "{0} blocchi hanno di nuovo una vegetazione.", - "worldedit.extinguish.removed": "{0} Fiamme sono stante estinte.", - "worldedit.butcher.killed": "{0} mob sono stati uccisi in un raggio di {1}.", - "worldedit.butcher.explain-all": "Usa -1 per rimuovere tutti i mob nei chunk caricati", - "worldedit.remove.removed": "{0} entità sono state contrassegnate per la rimozione.", - "worldedit.remove.explain-all": "Usa -1 per rimuovere tutti i mob nei chunk caricati", - "worldedit.calc.invalid": "'{0}' non può essere interpretato come espressione valida", - "worldedit.calc.invalid.with-error": "'{0}' non può essere interpretato come espressione valida: '{1}'", - "worldedit.paste.pasted": "Gli appunti sono stati incollati a {0}", - "worldedit.paste.selected": "Regione di incollo degli appunti selezionata.", - "worldedit.rotate.no-interpolation": "Nota: l'interpolazione non è ancora supportata, sono raccomandati angoli multipli di 90 gradi.", - "worldedit.rotate.rotated": "La copia negli appunti è stata ruotata.", - "worldedit.flip.flipped": "La copia negli appunti è stata capovolta.", - "worldedit.clearclipboard.cleared": "Appunti eliminati.", - "worldedit.set.done": "Operazione completata.", - "worldedit.set.done.verbose": "Operazione completata ({0}).", - "worldedit.line.changed": "{0} blocchi sono stati cambiati.", - "worldedit.line.invalid-type": "//line funziona solo con le selezioni cuboidi o poliedriche convesse", - "worldedit.curve.changed": "{0} blocchi sono stati cambiati.", - "worldedit.curve.invalid-type": "//curva funziona solo con selezioni poliedriche convesse", - "worldedit.replace.replaced": "{0} blocchi sono stati rimpiazzati.", - "worldedit.stack.changed": "{0} blocchi modificati. Annulla con //undo", - "worldedit.stack.intersecting-region": "L'offset dello stack non deve collidere con la regione quando si usano le unità blocco", - "worldedit.regen.regenerated": "Regione rigenerata.", - "worldedit.regen.failed": "Impossibile rigenerare i chunk. Controlla la console per i dettagli.", - "worldedit.walls.changed": "{0} blocchi sono stati cambiati.", - "worldedit.faces.changed": "{0} blocchi sono stati cambiati.", - "worldedit.overlay.overlaid": "{0} blocchi sono stati sovrapposti.", - "worldedit.naturalize.naturalized": "{0} blocchi sono stati modificati per sembrare più naturali.", - "worldedit.center.changed": "Centro impostato. ({0} blocchi cambiati)", - "worldedit.smooth.changed": "Heightmap del terreno levigata. {0} blocchi sono cambiati.", - "worldedit.move.moved": "{0} blocchi spostati.", - "worldedit.deform.deformed": "{0} blocchi sono stati deformati.", - "worldedit.hollow.changed": "{0} blocchi sono stati cambiati.", - "worldedit.forest.created": "{0} alberi creati.", - "worldedit.flora.created": "{0} flora creata.", - "worldedit.unstuck.moved": "Ecco fatto!", - "worldedit.ascend.obstructed": "Nessun punto libero trovato sopra di te.", - "worldedit.ascend.moved": "{0} livelli ascesi.", - "worldedit.descend.obstructed": "Nessun punto libero trovato sotto di te.", - "worldedit.descend.moved": "{0} livelli discesi.", - "worldedit.ceil.obstructed": "Nessun punto libero trovato sopra di te.", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.obstructed": "Nessun punto libero trovato davanti.", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Poof!", - "worldedit.jumpto.none": "Nessun blocco in vista (o troppo lontano)!", - "worldedit.up.obstructed": "Colpiresti qualcosa sopra di te.", - "worldedit.up.moved": "Woosh!", - "worldedit.cone.invalid-radius": "È necessario specificare 1 o 2 valori di raggio.", - "worldedit.cone.created": "{0} blocchi creati.", - "worldedit.cyl.invalid-radius": "È necessario specificare 1 o 2 valori di raggio.", - "worldedit.cyl.created": "{0} blocchi creati.", - "worldedit.sphere.invalid-radius": "È necessario specificare 1 o 3 valori di raggio.", - "worldedit.sphere.created": "{0} blocchi creati.", - "worldedit.forestgen.created": "{0} alberi creati.", - "worldedit.pumpkins.created": "{0} patch di zucca create.", - "worldedit.pyramid.created": "{0} blocchi creati.", - "worldedit.generate.created": "{0} blocchi creati.", - "worldedit.generatebiome.changed": "{0} biomi modificati.", - "worldedit.reload.config": "Configurazioni ricaricate!", - "worldedit.report.written": "Report di WorldEdit scritto in {0}", - "worldedit.report.error": "Fallita la scrittura del report {0}", - "worldedit.report.callback": "Report WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Timezone non valida", - "worldedit.timezone.set": "Timezone impostata a: {0} per questa sessione", - "worldedit.timezone.current": "L'ora corrente in quella timezone è: {0}", - "worldedit.version.version": "WorldEdit versione {0}", - "worldedit.trace.no-tracing-extents": "Traccia: Non è stata utilizzata alcuna estensione.", - "worldedit.trace.action-failed": "Traccia: Azione(i) {0} a {1} scartata dall'estensione {2}", - "worldedit.trace.active.already": "Modalità traccia già attivata.", - "worldedit.trace.inactive.already": "Modalità traccia già disattivata.", - "worldedit.trace.active": "Modalità traccia attivata.", - "worldedit.trace.inactive": "Modalità traccia disattivata.", - "worldedit.command.time-elapsed": "{0}s trascorsi (cronologia: {1} cambiati; {2} blocchi/sec).", - "worldedit.command.permissions": "Non hai i permessi per farlo. Sei nella modalità giusta?", - "worldedit.command.player-only": "Questo comando deve essere usato con un giocatore.", - "worldedit.command.error.report": "Si prega di segnalare questo errore: [Vedi console]", - "worldedit.pastebin.uploading": "(Si prega di attendere... sto inviando l'output a pastebin...)", - "worldedit.session.cant-find-session": "Impossibile trovare la sessione per {0}", - "worldedit.platform.no-file-dialog": "File dialogs non supportati in questo ambiente.", - "worldedit.asset.load.loading": "(Attendere prego... caricamento della risorsa.)", - "worldedit.asset.load.still-loading": "(Attendere prego... caricamento della risorsa ancora in corso.)", - "worldedit.asset.load.failed": "Caricamento della risorsa fallito", - "worldedit.tool.max-block-changes": "Limite massimo di modifica blocchi raggiunto.", - "worldedit.tool.no-block": "Nessun blocco in vista!", - "worldedit.tool.repl.equip": "Strumento rimpiazza blocco associato a {0}.", - "worldedit.tool.repl.switched": "Strumento rimpiazzante cambiato con: {0}", - "worldedit.tool.data-cycler.equip": "Strumento data cycler associato a {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Non è consentito modificare i data value di quel blocco.", - "worldedit.tool.data-cycler.cant-cycle": "I dati di quel blocco non possono essere modificati!", - "worldedit.tool.data-cycler.new-value": "Il valore di {0} è ora {1}.", - "worldedit.tool.data-cycler.cycling": "Sto modificando {0}.", - "worldedit.tool.deltree.equip": "Strumento di rimozione alberi fluttuanti associato a {0}.", - "worldedit.tool.deltree.not-tree": "Non è un albero.", - "worldedit.tool.deltree.not-floating": "Non è un albero fluttuante.", - "worldedit.tool.tree.equip": "Strumento albero associato a {0}.", - "worldedit.tool.tree.obstructed": "Un albero non può crescere lì.", - "worldedit.tool.info.equip": "Strumento informazioni associato a {0}.", - "worldedit.tool.info.blockstate.hover": "Block state", - "worldedit.tool.info.internalid.hover": "ID Interno", - "worldedit.tool.info.legacy.hover": "Legacy id:data", - "worldedit.tool.info.light.hover": "Blocca Luce/Luce Sopra", - "worldedit.tool.none.equip": "Strumento scollegato dall'oggetto corrente.", - "worldedit.tool.none.to.unequip": "Il tuo oggetto attuale non è associato.", - "worldedit.tool.selwand.equip": "Bacchetta selezione associata a {0}.", - "worldedit.tool.navwand.equip": "Bacchetta navigazione associata a {0}.", - "worldedit.tool.floodfill.equip": "Strumento riempi liquido associato a {0}.", - "worldedit.tool.farwand.equip": "Strumento bacchetta lontana associato a {0}.", - "worldedit.tool.lrbuild.equip": "Strumento costruzione a lungo raggio associato a {0}.", - "worldedit.tool.lrbuild.set": "Click sinistro impostato a {0}; click destro impostato a {1}.", - "worldedit.tool.stack.equip": "Strumento stack associato a {0}.", - "worldedit.tool.unbind-instruction": "Esegui {0} tenendo in mano l'oggetto per disassociarlo.", - "worldedit.tool.superpickaxe.mode.single": "Modalità singola impostata. Click sinistro con un piccone. // per disabilitare.", - "worldedit.tool.superpickaxe.mode.area": "Modalità area impostata. Click sinistro con un piccone. // per disabilitare.", - "worldedit.tool.superpickaxe.mode.recursive": "Modalità ricorsiva impostata. Click sinistro con un piccone. // per disabilitare.", - "worldedit.tool.superpickaxe.max-range": "L'intervallo massimo è {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Super piccone già abilitato.", - "worldedit.tool.superpickaxe.disabled.already": "Super piccone già disabilitato.", - "worldedit.tool.superpickaxe.enabled": "Super piccone abilitato.", - "worldedit.tool.superpickaxe.disabled": "Super piccone disabilitato.", - "worldedit.tool.mask.set": "Maschera pennello impostata.", - "worldedit.tool.mask.disabled": "Maschera pennello disabilitata.", - "worldedit.tool.material.set": "Materiale pennello impostato.", - "worldedit.tool.range.set": "Intervallo pennello impostato.", - "worldedit.tool.size.set": "Dimensione pennello impostata.", - "worldedit.tool.tracemask.set": "Maschera traccia impostata.", - "worldedit.tool.tracemask.disabled": "Maschera traccia disabilitata.", - "worldedit.tool.error.cannot-bind": "Impossibile associare lo strumento a {0}: {1}", - "worldedit.tool.error.item-only": "I blocchi non possono essere usati.", - "worldedit.execute.script-permissions": "Non hai i permessi per usare quello script.", - "worldedit.executelast.no-script": "Usare prima /cs con un nome script.", - "worldedit.script.read-error": "Errore di lettura dello script: {0}", - "worldedit.script.unsupported": "Solo gli script .js sono attualmente supportati", - "worldedit.script.file-not-found": "Lo script non esiste: {0}", - "worldedit.script.no-script-engine": "Impossibile trovare un motore di script installato.\nVedi https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Esecuzione fallita: {0}", - "worldedit.script.failed-console": "Esecuzione fallita (vedi console): {0}", - "worldedit.operation.affected.biome": "{0} biomi modificati", - "worldedit.operation.affected.block": "{0} blocchi modificati", - "worldedit.operation.affected.column": "{0} colonne modificate", - "worldedit.operation.affected.entity": "{0} entità modificate", - "worldedit.operation.deform.expression": "deformato usando {0}", - "worldedit.error.invalid-number": "Richiesto numero; fornita stringa.", - "worldedit.error.invalid-number.matches": "Numero previsto; stringa \"{0}\" fornito.", - "worldedit.error.incomplete-region": "Prima seleziona una regione.", - "worldedit.error.unknown-block": "Il nome blocco '{0}' non è stato riconosciuto.", - "worldedit.error.unknown-entity": "Il nome entità '{0}' non è stato riconosciuto.", - "worldedit.error.unknown-mob": "Il nome mob '{0}' non è stato riconosciuto.", - "worldedit.error.unknown-biome": "Il nome bioma '{0}' non è stato riconosciuto.", - "worldedit.error.unknown-tag": "Il nome tag '{0}' non è stato riconosciuto.", - "worldedit.error.empty-tag": "Il nome tag '{0}' è vuoto.", - "worldedit.error.no-match": "Nessuna corrispondenza per '{0}'.", - "worldedit.error.disallowed-block": "Blocco '{0}' non consentito (vedi Configurazione WorldEdit).", - "worldedit.error.max-changes": "Raggiunto limite di blocchi modificabili per operazione ({0}).", - "worldedit.error.max-brush-radius": "Raggio massimo pennello (in configurazione): {0}", - "worldedit.error.max-radius": "Raggio massimo pennello (in configurazione): {0}", - "worldedit.error.unknown-direction": "Direzione sconosciuta: {0}", - "worldedit.error.empty-clipboard": "Gli appunti sono vuoti. Usare prima //copy.", - "worldedit.error.invalid-filename": "Nome file '{0}' non valido: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Caratteri errati o estensione mancante", - "worldedit.error.file-resolution": "Errore di risoluzione del file '{0}': {1}", - "worldedit.error.file-resolution.outside-root": "Il percorso è fuori dalla radice consentita", - "worldedit.error.file-resolution.resolve-failed": "Impossibile risolvere il percorso", - "worldedit.error.file-aborted": "Selezione file interrotta.", - "worldedit.error.no-file-selected": "Nessun file selezionato.", - "worldedit.error.world-unloaded": "Il mondo è stato già decaricato.", - "worldedit.error.not-a-block": "Questo oggetto non è un blocco.", - "worldedit.error.not-a-block.item": "L'oggetto '{0}' non è un blocco.", - "worldedit.error.incorrect-usage": "Uso corretto: {0}", - "worldedit.error.invalid-page": "Numero di pagina non valido", - "worldedit.error.parser.bad-state-format": "Formattazione di stato errata in {0}", - "worldedit.error.parser.duplicate-property": "Proprietà duplicata: {0}", - "worldedit.error.parser.empty-state": "Parte vuota nello stato", - "worldedit.error.parser.missing-equals-separator": "Separatore '=' mancante", - "worldedit.error.parser.clipboard.missing-offset": "Offset specificato con @ ma nessun offset dato. Usa '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Proprietà '{0}' sconosciuta per il blocco '{1}'", - "worldedit.error.parser.unknown-value": "Valore '{0}' sconosciuto per la proprietà '{1}'", - "worldedit.error.parser.empty-property": "Proprietà vuota nello stato", - "worldedit.error.parser.empty-value": "Valore vuoto nello stato", - "worldedit.error.parser.invalid-colon": "Punteggiatura errata (:).", - "worldedit.error.parser.invalid-expression": "Espressione non valida: {0}", - "worldedit.error.parser.negate-nothing": "Non può negare niente!", - "worldedit.error.parser.hanging-lbracket": "Formato non valido. parentesi aperta a '{0}'.", - "worldedit.error.parser.missing-rbracket": "Parentesi ']' finale mancante nello stato", - "worldedit.error.parser.missing-random-type": "Manca il tipo dopo il simbolo % per '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "L'offset degli appunti ha bisogno di coordinate x,y,z.", - "worldedit.error.parser.player-only": "Input '{0}' richiede un giocatore!", - "worldedit.error.disabled": "Questa funzionalità è disabilitata (vedi Configurazione WorldEdit).", - "worldedit.error.unknown": "Si è verificato un errore sconosciuto: {0}", - "worldedit.error.missing-extent": "Nessuna estensione è nota", - "worldedit.error.missing-session": "Nessuna LocalSession è nota", - "worldedit.error.missing-world": "Devi fornire un mondo (Prova //world)", - "worldedit.error.missing-actor": "Nessun attuatore è noto", - "worldedit.selection.convex.info.vertices": "Vertici: {0}", - "worldedit.selection.convex.info.triangles": "Triangoli: {0}", - "worldedit.selection.convex.explain.primary": "Iniziata nuova selezione con vertice {0}.", - "worldedit.selection.convex.explain.secondary": "Aggiunto il vertice {0} alla selezione.", - "worldedit.selection.cuboid.info.pos1": "Posizione 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Posizione 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Prima posizione impostata a {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Prima posizione impostata a {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Seconda posizione impostata a {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Seconda posizione impostata a {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Selezione iniziata a {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Selezione estesa per includere {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Centro: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Raggio: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Posizione centrale impostata a {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posizione centrale impostata a {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Raggio impostato a {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Raggio impostato a {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "I cambiamenti agli ellissoidi devono essere proporzionali per ogni dimensione.", - "worldedit.selection.cylinder.info.center": "Centro: {0}", - "worldedit.selection.cylinder.info.radius": "Raggio: {0}", - "worldedit.selection.cylinder.explain.primary": "Avvio di una nuova selezione cilindrica a {0}.", - "worldedit.selection.cylinder.explain.secondary": "Raggio impostato a {0}/{1} blocchi. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Devi selezionare il punto centrale prima di impostare il raggio.", - "worldedit.selection.cylinder.error.even-horizontal": "I cambiamenti ai cilindri devono essere proporzionali per ogni dimensione orizzontale.", - "worldedit.selection.polygon2d.info": "# punti: {0}", - "worldedit.selection.polygon2d.explain.primary": "Avvio di un nuovo poligono a {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Aggiunto il punto #{0} a {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "I poligoni possono essere ampliati solo verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "I poligoni possono essere ridotti solo verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Raggio impostato a {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Raggio impostato a {0} ({1}).", - "worldedit.selection.null.error.immutable": "Impossibile cambiare NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Impossibile espandere un'intersezione regionale.", - "worldedit.selection.intersection.error.cannot-contract": "Impossibile ridurre un'intersezione regionale.", - "worldedit.selection.transform.error.cannot-expand": "Impossibile espandere una TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Impossibile ridurre una TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Impossibile cambiare una TransformedRegion.", - "worldedit.sideeffect.lighting": "Luci", - "worldedit.sideeffect.lighting.description": "Aggiornamenti illuminazione blocchi", - "worldedit.sideeffect.neighbors": "Vicini", - "worldedit.sideeffect.neighbors.description": "Notifica i blocchi vicini del cambiamento", - "worldedit.sideeffect.update": "Aggiorna", - "worldedit.sideeffect.update.description": "Notifica il blocco modificato", - "worldedit.sideeffect.validation": "Convalida", - "worldedit.sideeffect.validation.description": "Valida e corregge lo stato mondiale incoerente, come i blocchi disconnessi", - "worldedit.sideeffect.entity_ai": "IA entità", - "worldedit.sideeffect.entity_ai.description": "Aggiorna i percorsi dell'IA dell'entità per le modifiche del blocco", - "worldedit.sideeffect.events": "Eventi Mod/Plugin", - "worldedit.sideeffect.events.description": "Comunica ad altre mod/plugin queste modifiche quando applicabile", - "worldedit.sideeffect.state.on": "Acceso", - "worldedit.sideeffect.state.delayed": "Ritardato", - "worldedit.sideeffect.state.off": "Disattivo", - "worldedit.sideeffect.box.current": "Attuale", - "worldedit.sideeffect.box.change-to": "Fare click per impostare a {0}", - "worldedit.help.command-not-found": "Il comando {0} non è stato trovato.", - "worldedit.help.no-subcommands": "'{0}' non ha sottocomandi. (forse '{1}' è per un parametro?)", - "worldedit.help.subcommand-not-found": "Il sotto comando '{0}' sotto '{1}' non è stato trovato.", - "worldedit.cli.stopping": "Interrompendo!", - "worldedit.cli.unknown-command": "Comando sconosciuto!", - "worldedit.version.bukkit.unsupported-adapter": "Questa versione di WorldEdit non supporta completamente la tua versione di Bukkit. Le block entities (ad esempio le casse) saranno vuote, le block properties (ad esempio la rotazione) mancherà e altre cose potrebbero non funzionare. Aggiorna WorldEdit per ripristinare questa funzionalità:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "La modifica su versioni non supportate è disabilitata." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ja/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ja/strings.json deleted file mode 100644 index 8aa86d4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ja/strings.json +++ /dev/null @@ -1,405 +0,0 @@ -{ - "worldedit.expand.description.vert": "選択範囲をワールド限界まで垂直方向に広げる", - "worldedit.expand.expanded": "エリアを {0} ブロック拡げました", - "worldedit.expand.expanded.vert": "エリアを {0} ブロック広げました (上から下まで)", - "worldedit.biomeinfo.lineofsight": "見ているバイオーム: {0}", - "worldedit.biomeinfo.position": "現在地のバイオーム: {0}", - "worldedit.biomeinfo.selection": "選択したバイオーム: {0}", - "worldedit.biomeinfo.not-locatable": "-pフラグを使用するには実行者がこのワールドにいる必要があります。", - "worldedit.brush.radius-too-large": "ブラシを適用する最大半径: {0}", - "worldedit.brush.apply.description": "ブラシを利用するには、それぞれのブロックに適用してください", - "worldedit.brush.apply.radius": "ブラシの大きさ", - "worldedit.brush.apply.shape": "エリアの形状", - "worldedit.brush.apply.type": "使用するブラシのタイプ", - "worldedit.brush.apply.item.warning": "このブラシはアイテムを使用するシミュレーションを行います。全てのプラットフォームで正しく機能するとは限らない上、元の状態に復元できなくなったり、Modやプラグインと干渉して思わぬ不具合が発生する恐れがあります。使用する際はご自身の責任でお願いします。", - "worldedit.brush.paint.description": "ペイントブラシを利用するには、表面に適用してください", - "worldedit.brush.paint.size": "ブラシのサイズ", - "worldedit.brush.paint.shape": "エリアの形状", - "worldedit.brush.paint.density": "ブラシの密度", - "worldedit.brush.paint.type": "使用するブラシのタイプ", - "worldedit.brush.paint.item.warning": "このブラシはアイテムを使用するシミュレーションを行います。全てのプラットフォームで正しく機能するとは限らない上、元の状態に復元できなくなったり、Modやプラグインと干渉して思わぬ不具合が発生する恐れがあります。使用する際はご自身の責任でお願いします。", - "worldedit.brush.sphere.equip": "球体のブラシをセットしました ({0})。", - "worldedit.brush.cylinder.equip": "円柱のブラシをセットしました ({0} × {1})。", - "worldedit.brush.splatter.equip": "スプラッターブラシの形状をセット({0} と {1} の減衰を伴う)", - "worldedit.brush.splatter.decay-out-of-range": "スプラッタブラシのvalue: {0} が\"0~10\"の範囲外です。", - "worldedit.brush.clipboard.equip": "クリップボードのブラシをセットしました。", - "worldedit.brush.smooth.equip": "整地ブラシをセットしました ({0} x {1} 倍 {2}を使用)。", - "worldedit.brush.smooth.nofilter": "任意のブロック", - "worldedit.brush.smooth.filter": "フィルター", - "worldedit.brush.snowsmooth.equip": "スムーズなブラシをセット({0} x {1}x {2}を使用)、 {3} 雪のブロック。", - "worldedit.brush.snowsmooth.nofilter": "任意のブロック", - "worldedit.brush.snowsmooth.filter": "フィルター", - "worldedit.brush.extinguish.equip": "消しゴムをセットしました ({0})。", - "worldedit.brush.gravity.equip": "グラビティブラシをセットしました ({0})。", - "worldedit.brush.butcher.equip": "畜殺ブラシをセットしました ({0})。", - "worldedit.brush.operation.equip": "ブラシを {0} にセットしました。", - "worldedit.brush.heightmap.equip": "高度ブラシをセットしました ({0})。", - "worldedit.brush.heightmap.unknown": "高度ブラシが不明です。({0})", - "worldedit.brush.morph.equip": "モーフブラシの形状をセット: {0}。", - "worldedit.brush.biome.column-supported-types": "このブラシ形状は、円柱ブラシではサポートされていません。シリンダ形状をお試しください。", - "worldedit.brush.none.equip": "ブラシをアイテムから解除しました。", - "worldedit.brush.none.equipped": "現在のアイテムにはブラシがありません。基本的なブラシを作るには/brush sphereを試してください。", - "worldedit.setbiome.changed": "約 {0} ブロックのバイオームが変更されました。", - "worldedit.setbiome.warning": "変更を確認するには、ゲームを開き直す(またはワールドに入り直す)必要があります。", - "worldedit.setbiome.not-locatable": "-pフラグを使用するには実行者がこのワールドにいる必要があります。", - "worldedit.drawsel.disabled": "サーバーのCUIを無効化しました", - "worldedit.drawsel.enabled": "サーバーのCUIを有効にしました。CUIが有効な最大サイズは{0}x{1}x{2}です。", - "worldedit.drawsel.disabled.already": "サーバーのCUIは既に無効です", - "worldedit.drawsel.enabled.already": "サーバーのCUIは既に有効です", - "worldedit.limit.too-high": "あなたの利用可能な上限は {0} です", - "worldedit.limit.set": "ブロック変更の上限を {0} に設定", - "worldedit.limit.return-to-default": "( //limit を使用することで最初に戻せます)", - "worldedit.timeout.too-high": "あなたの最大タイムアウト時間は {0} ミリ秒です", - "worldedit.timeout.set": "タイムアウトの時間を {0} ミリ秒に変更しました。", - "worldedit.timeout.return-to-default": " (最初に戻るときは //timeout を使ってください)", - "worldedit.fast.disabled": "ファストモードを無効化しました", - "worldedit.fast.enabled": "ファストモードを有効にしました。影響するチャンクの明るさが正しく描写されなくなる可能性があり、変更を確認するには再度ワールドに入り直す必要があります。", - "worldedit.fast.disabled.already": "ファストモードは既に無効です", - "worldedit.fast.enabled.already": "ファストモードは既に有効です", - "worldedit.perf.sideeffect.set": "サイドエフェクト \"{0}\" を {1} に変更しました。", - "worldedit.perf.sideeffect.get": "サイドエフェクト \"{0}\" は {1} に変更されています。", - "worldedit.perf.sideeffect.already-set": "サイドエフェクト \"{0}\" はすでに {1} に変更されています。", - "worldedit.perf.sideeffect.set-all": "すべてのサイドエフェクトを {0} に変更しました。", - "worldedit.update": "選択にサイドエフェクトを適用しました。", - "worldedit.reorder.current": "再調整モードは {0} です", - "worldedit.reorder.set": "現在の再調整モードは {0} です", - "worldedit.gmask.disabled": "グローバルマスクを無効化しました", - "worldedit.gmask.set": "グローバルマスクを設定しました", - "worldedit.toggleplace.pos1": "現在 pos #1 に配置中", - "worldedit.toggleplace.pos1-offset": "#1 のオフセット({0}, {1}, {2}) に置くようにしました。", - "worldedit.toggleplace.player": "現在あなたが立っているブロックに配置中", - "worldedit.toggleplace.player-offset": "あなたが立っているブロックから ({0}, {1}, {2}) のオフセットを配置します。", - "worldedit.toggleplace.min": "現在の選択範囲の最小値にセットします。", - "worldedit.toggleplace.min-offset": "現在の選択範囲の最小値から ({0}, {1}, {2}) のオフセットにセットします。", - "worldedit.toggleplace.max": "現在の選択範囲の最大値をセットします。", - "worldedit.toggleplace.max-offset": "現在の選択範囲の最大値から ({0}, {1}, {2}) のオフセットにセットされています。", - "worldedit.toggleplace.world": "現在、ワールドオリジンに配置中です。", - "worldedit.toggleplace.world-offset": "現在 ({0}, {1}, {2}) に配置しています。", - "worldedit.toggleplace.not-locatable": "このコンテキストでは配置を切り替えることができません。", - "worldedit.searchitem.too-short": "より長い検索文字列を入力してください(3文字以上)", - "worldedit.searchitem.either-b-or-i": "同時に 'b' と 'i' のフラグを設定することはできません", - "worldedit.searchitem.searching": "(アイテムを探しています、お待ちください...)", - "worldedit.watchdog.no-hook": "このプラットフォームにはウォッチドッグフックがありません", - "worldedit.watchdog.active.already": "ウォッチドッグフックは既に有効です", - "worldedit.watchdog.inactive.already": "ウォッチドッグフックは既に無効です", - "worldedit.watchdog.active": "ウォッチドッグフックを有効化しました", - "worldedit.watchdog.inactive": "ウォッチドッグフックを無効化しました", - "worldedit.world.remove": "ワールドのオーバーライドを削除しました", - "worldedit.world.set": "ワールドのオーバーライドを {0} に設定しました (最初に戻るには //world を使用してください)", - "worldedit.undo.undone": "{0} 個の編集をキャンセルしました", - "worldedit.undo.none": "キャンセルする編集がありません", - "worldedit.redo.redone": "{0} 回戻しました", - "worldedit.redo.none": "再度実行する編集がありません", - "worldedit.clearhistory.cleared": "履歴を削除しました", - "worldedit.raytrace.noblock": "視界にブロックがありません!", - "worldedit.raytrace.require-player": "レイトレースコマンドにはプレイヤーが必要です!", - "worldedit.restore.not-configured": "スナップショットまたはバックアップが作成されていません", - "worldedit.restore.not-available": "そのスナップショットは存在しないか利用できません", - "worldedit.restore.failed": "スナップショット: {0} の読み込みに失敗しました…", - "worldedit.restore.loaded": "スナップショット '{0}' の読み込みに成功しました。現在復元中です...", - "worldedit.restore.restored": "復元しましたが、{0} 個のチャンクが失われているほか、 {1} 個のエラーがあります", - "worldedit.restore.none-for-specific-world": "ワールド '{0} ' のスナップショットが見つかりませんでした。", - "worldedit.restore.none-for-world": "このワールドのスナップショットが見つかりませんでした…", - "worldedit.restore.none-found": "スナップショットが見つかりません", - "worldedit.restore.none-found-console": "スナップショットが見つかりません。詳細はコンソールを参照してください", - "worldedit.restore.chunk-not-present": "スナップショットの中にチャンクが存在しません…", - "worldedit.restore.chunk-load-failed": "チャンクが読み込めませんでした(ファイルが破損している可能性があります)", - "worldedit.restore.block-place-failed": "エラーが発生したため、ブロックの復元に失敗しました…", - "worldedit.restore.block-place-error": "前回のエラー: {0}", - "worldedit.snapshot.use.newest": "現在、最新のスナップショットを使用しています", - "worldedit.snapshot.use": "スナップショットを {0} に変更しました", - "worldedit.snapshot.none-before": "{0} 以前のスナップショットが見つかりませんでした", - "worldedit.snapshot.none-after": "{0} 以前のスナップショットが見つかりませんでした", - "worldedit.snapshot.index-above-0": "1以上でなければなりません。", - "worldedit.snapshot.index-oob": "1 から {0} の間でなければなりません", - "worldedit.schematic.unknown-format": "不明なスケマティックフォーマット: {0}", - "worldedit.schematic.load.does-not-exist": "スケマティック {0} が存在しません!", - "worldedit.schematic.load.loading": "(SCHEMATICファイルを読み込んでいます、お待ちください...)", - "worldedit.schematic.load.still-loading": "(Schematicファイルを読み込んでいます、しばらくお待ちください...)", - "worldedit.schematic.load.unsupported-version": "このスキーマティックのバージョンは現在サポートされていません。バージョン: {0}.", - "worldedit.schematic.save.already-exists": "このスケマティックは既に存在します。上書きするには -fフラグを使用してください", - "worldedit.schematic.save.failed-directory": "スケマティック用のフォルダの作成に失敗しました…", - "worldedit.schematic.save.saving": "(SCHEMATICファイルを保存しています、お待ちください...)", - "worldedit.schematic.save.still-saving": "(Schematicファイルを保存しています、しばらくお待ちください...)", - "worldedit.schematic.share.unsupported-format": "スキーマティック共有先「{0}」は「{1}」形式をサポートしていません。", - "worldedit.schematic.delete.does-not-exist": "スケマティック {0} が存在しません!", - "worldedit.schematic.delete.failed": "スケマティック {0} の削除に失敗しました…(読み取り専用に設定されている可能性があります)", - "worldedit.schematic.delete.deleted": "{0} は削除されました", - "worldedit.schematic.formats.title": "利用できるクリップボードフォーマット(名前で検索)", - "worldedit.schematic.unsupported-minecraft-version": "このバージョンのWorldEditはこのMinecraftをサポートしていません。サポートするまでSCHEMATICは動作しません。", - "worldedit.pos.already-set": "すでに設定されています。", - "worldedit.pos.console-require-coords": "座標を設定する必要があります。", - "worldedit.hpos.no-block": "見ているブロックがありません!", - "worldedit.hpos.already-set": "すでに設定されています。", - "worldedit.chunk.selected-multiple": "選択されたチャンク: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "チャンク選択済み: {0}、 {1}、 {2}", - "worldedit.wand.invalid": "wandアイテムが正しく設定されていないか、無効化されています。", - "worldedit.wand.selwand.info": "左クリック: 開始位置(pos #1) を設定、右クリック: 終了位置(pos #2) を設定", - "worldedit.wand.navwand.info": "左クリック: 一番上のブロックへ移動、右クリック: 壁の向こう側へ移動", - "worldedit.wand.selwand.now.tool": "選択用の杖は通常のツールになりました。 {0} で無効にして、 {1} で任意のアイテムにまたセットするか、 {2}で新しい杖を手に入れることができます。", - "worldedit.contract.contracted": "エリアを {0} ブロック狭めました", - "worldedit.shift.shifted": "エリアを変更しました", - "worldedit.outset.outset": "保護の始まり", - "worldedit.inset.inset": "範囲の差し込み", - "worldedit.trim.trim": "エリアがトリミングされました。", - "worldedit.trim.no-blocks": "トリムマスクに一致するブロックはありません。", - "worldedit.size.offset": "オフセット: {0}", - "worldedit.size.type": "タイプ: {0}", - "worldedit.size.size": "サイズ: {0}", - "worldedit.size.distance": "立方体の距離: {0}", - "worldedit.size.blocks": "ブロック数: {0}", - "worldedit.count.counted": "カウント:{0}", - "worldedit.distr.no-blocks": "ブロックはカウントされません。", - "worldedit.distr.no-previous": "以前の配布はありません。", - "worldedit.distr.total": "合計ブロック数: {0}", - "worldedit.select.cleared": "選択を解除しました。", - "worldedit.select.cuboid.message": "立方体:ポイント1を左クリック, ポイント2を右クリック", - "worldedit.select.cuboid.description": "直方体の2つのコーナーを選択", - "worldedit.select.extend.message": "立方体:始点を左クリック、延長するには右クリック", - "worldedit.select.extend.description": "高速立方体選択モード", - "worldedit.select.poly.message": "2Dポリゴンセレクター:左/右クリックしてポイントを追加します。", - "worldedit.select.poly.limit-message": "最大{0} ポイント。", - "worldedit.select.poly.description": "高さのある2Dポリゴンを選択する", - "worldedit.select.ellipsoid.message": "楕円体セレクター:左クリック=中央、右クリックで拡張", - "worldedit.select.ellipsoid.description": "楕円体を選択", - "worldedit.select.sphere.message": "球セレクター:左クリック=中央、右クリックして半径を設定", - "worldedit.select.sphere.description": "球を選択", - "worldedit.select.cyl.message": "円柱セレクター:左クリック=中央、右クリックで延長", - "worldedit.select.cyl.description": "シリンダーを選択", - "worldedit.select.convex.message": "凸多面体セレクター:左クリック=最初の頂点、右クリックでさらに追加。", - "worldedit.select.convex.limit-message": "最大{0} ポイント。", - "worldedit.select.convex.description": "凸多面体を選択してください", - "worldedit.select.default-set": "デフォルトの地域セレクタは{0} になりました。", - "worldedit.chunkinfo.chunk": "チャンク:{0}、{1}", - "worldedit.chunkinfo.old-filename": "古い形式:{0}", - "worldedit.chunkinfo.mcregion-filename": "マクレオン:地域/ {0}", - "worldedit.listchunks.listfor": "チャンクのリスト:{0}", - "worldedit.drain.drained": "{0} ブロックが空になりました。", - "worldedit.fill.created": "{0} 個のブロックが満たされました。", - "worldedit.fillr.created": "{0} 個のブロックが満たされました。", - "worldedit.fixlava.fixed": "{0} ブロックが修正されました。", - "worldedit.fixwater.fixed": "{0} ブロックが修正されました。", - "worldedit.removeabove.removed": "{0} ブロックが削除されました。", - "worldedit.removebelow.removed": "{0} ブロックが削除されました。", - "worldedit.removenear.removed": "{0} ブロックが削除されました。", - "worldedit.replacenear.replaced": "{0} 個のブロックが置き換えられました。", - "worldedit.snow.created": "{0} 個の表面が覆われています。", - "worldedit.thaw.removed": "{0} ブロックが解凍されました。", - "worldedit.green.changed": "{0} ブロックは緑化されています。", - "worldedit.extinguish.removed": "{0} 箇所の火を鎮火しました。", - "worldedit.butcher.killed": "半径{1} ブロックで{0} 匹のMobがキルされました。", - "worldedit.butcher.explain-all": "ロード済みのチャンクから全てのモブを削除する場合は、-1を入力してください", - "worldedit.remove.removed": "{0} エンティティに削除のマークが付けられました。", - "worldedit.remove.explain-all": "ロード済みのチャンクから全てのエンティティを削除する場合は、-1を入力してください", - "worldedit.calc.invalid": "'{0}' は有効な解析を実行できませんでした", - "worldedit.calc.invalid.with-error": "'{0}' は有効な式として解析できませんでした: '{1}'", - "worldedit.paste.pasted": "クリップボードの内容は {0} に貼り付けられました", - "worldedit.paste.selected": "選択したクリップボード貼り付け領域。", - "worldedit.rotate.no-interpolation": "注意:数値の補間には対応していません。そのため角度は90の倍数で指定することを推奨します", - "worldedit.rotate.rotated": "クリップボードのデータを回転しました", - "worldedit.flip.flipped": "クリップボードのデータを裏返しました", - "worldedit.clearclipboard.cleared": "クリップボードを消去しました", - "worldedit.set.done": "操作が完了しました", - "worldedit.set.done.verbose": "操作が完了しました({0})", - "worldedit.line.changed": "{0} ブロックが変更されました。", - "worldedit.line.invalid-type": "//lineは直方体選択または凸多面体選択でのみ機能します。", - "worldedit.curve.changed": "{0} ブロックが変更されました。", - "worldedit.curve.invalid-type": "//curve は凸多面体の選択でのみ動作します。", - "worldedit.replace.replaced": "{0} 個のブロックが置き換えられました。", - "worldedit.stack.changed": "{0} 個のブロックが変更されました。//undo で元に戻します。", - "worldedit.stack.intersecting-region": "スタックオフセットはブロック単位を使用しているときに領域と衝突してはなりません", - "worldedit.regen.regenerated": "エリアが再生成されました", - "worldedit.regen.failed": "チャンクの再生成ができませんでした。詳細はコンソールで確認してください。", - "worldedit.walls.changed": "{0} ブロックが変更されました。", - "worldedit.faces.changed": "{0} ブロックが変更されました。", - "worldedit.overlay.overlaid": "{0} 個のブロックが上書きされました。", - "worldedit.naturalize.naturalized": "{0} 個のブロックが自然な見た目に変更されました。", - "worldedit.center.changed": "中心に設置しました。({0} 個のブロックが変更されました)", - "worldedit.smooth.changed": "地形の高さを揃えました。 {0} 個のブロックが変更されました。", - "worldedit.snowsmooth.changed": "雪の高低差を滑らかにしました。 {0} ブロックが変更されました。", - "worldedit.move.moved": "{0} 個のブロックを移動しました。", - "worldedit.deform.deformed": "{0} 個のブロックを変形しました。", - "worldedit.hollow.changed": "{0} ブロックが変更されました。", - "worldedit.forest.created": "{0} 本の木が設置されました。", - "worldedit.flora.created": "{0} 本の植物が設置されました。", - "worldedit.unstuck.moved": "はい!", - "worldedit.ascend.obstructed": "あなたの上に利用可能な場所が見つかりませんでした", - "worldedit.ascend.moved": "{0} 階層上がりました。", - "worldedit.descend.obstructed": "あなたの下に利用可能な場所が見つかりませんでした", - "worldedit.descend.moved": "{0} 階層降りました。", - "worldedit.ceil.obstructed": "あなたの上に利用可能な場所が見つかりませんでした", - "worldedit.ceil.moved": "ビューン!", - "worldedit.thru.obstructed": "あなたの前方に利用可能な場所が見つかりませんでした", - "worldedit.thru.moved": "ビューン!", - "worldedit.jumpto.moved": "パッ!", - "worldedit.jumpto.none": "あなたの視界にブロックが存在しないか、遠すぎます!", - "worldedit.up.obstructed": "あなたの上のエリアを直撃するかもしれません", - "worldedit.up.moved": "ビューン!", - "worldedit.cone.invalid-radius": "1または2の半径を示す必要があります", - "worldedit.cone.created": "{0} 個のブロックが設置されました。", - "worldedit.cyl.invalid-radius": "1または2の半径を示す必要があります", - "worldedit.cyl.created": "{0} 個のブロックが設置されました。", - "worldedit.sphere.invalid-radius": "1または3の半径を示す必要があります", - "worldedit.sphere.created": "{0} 個のブロックが設置されました。", - "worldedit.forestgen.created": "{0} 本の木が設置されました。", - "worldedit.pumpkins.created": "{0} 個のカボチャの区画が設置されました。", - "worldedit.feature.created": "ストラクチャーを作成しました。", - "worldedit.feature.failed": "ストラクチャーの生成に失敗しました。有効な場所ですか?", - "worldedit.pyramid.created": "{0} 個のブロックが設置されました。", - "worldedit.generate.created": "{0} 個のブロックが設置されました。", - "worldedit.generatebiome.changed": "{0} 個のバイオームに影響を与えました。", - "worldedit.structure.created": "ストラクチャーが作成されました。", - "worldedit.structure.failed": "ストラクチャーの生成に失敗しました。それは有効な場所ですか?", - "worldedit.reload.config": "設定を再読み込みしました!", - "worldedit.report.written": "{0} 宛のWorldEditレポート", - "worldedit.report.error": "レポート: {0} の作成に失敗しました…", - "worldedit.report.callback": "WorldEditレポート: {0}.report", - "worldedit.timezone.invalid": "無効なタイムゾーン", - "worldedit.timezone.set": "このセッションのタイムゾーンを {0} に設定", - "worldedit.timezone.current": "そのタイムゾーンでの現在の時間: {0}", - "worldedit.version.version": "WorldEditのバージョン {0}", - "worldedit.trace.no-tracing-extents": "トレース: 範囲は使用されませんでした。", - "worldedit.trace.action-failed": "トレース: {0} の {1} アクションが {2} で破棄されました", - "worldedit.trace.active.already": "トレースモードはすでにオンです", - "worldedit.trace.inactive.already": "トレースモードはすでにオフです", - "worldedit.trace.active": "トレースモードがオンになりました", - "worldedit.trace.inactive": "トレースモードがオフになりました", - "worldedit.command.time-elapsed": "{0} 秒経過 (ログ: {1} 完了; {2} ブロック/秒)", - "worldedit.command.permissions": "実行する権限がありません。あなたは正しいモードですか?", - "worldedit.command.player-only": "このコマンドはプレイヤーに実行される必要があります。", - "worldedit.command.error.report": "このエラーを報告してください: [コンソールを確認してください]", - "worldedit.pastebin.uploading": "(しばらくお待ち下さい… 結果を保存中…)", - "worldedit.session.cant-find-session": "{0} のセッションを検索できません", - "worldedit.platform.no-file-dialog": "お使いの環境ではファイルダイアログはサポートされていません。", - "worldedit.asset.load.loading": "(assetを読み込んでいます。お待ちください...)", - "worldedit.asset.load.still-loading": "(まだassetを読み込んでいます。お待ちください...)", - "worldedit.asset.load.failed": "アセットの読み込みに失敗しました", - "worldedit.tool.max-block-changes": "変更できるブロック数の上限に達しました!", - "worldedit.tool.no-block": "視界にブロックがありません!", - "worldedit.tool.repl.equip": "置換ツールは {0} に設定されています。", - "worldedit.tool.repl.switched": "消しゴムツールは {0} に変更されました", - "worldedit.tool.data-cycler.equip": "ブロックデータサイクラーは {0} に設定されています。", - "worldedit.tool.data-cycler.block-not-permitted": "そのブロックのデータ値をサイクルする権限がありません!", - "worldedit.tool.data-cycler.cant-cycle": "そのブロックのデータはサイクルできません!", - "worldedit.tool.data-cycler.new-value": "{0} の値は現在 {1} です", - "worldedit.tool.data-cycler.cycling": "{0} をサイクルしています", - "worldedit.tool.deltree.equip": "空中の木削除ツールを {0} にセットしました。", - "worldedit.tool.deltree.not-tree": "それは木ではありません。気のせいです。", - "worldedit.tool.deltree.not-floating": "それは空中に残った木ではありません", - "worldedit.tool.tree.equip": "木ツールを {0} にセットしました。", - "worldedit.tool.tree.obstructed": "木をそこに設置することはできません", - "worldedit.tool.info.equip": "情報ツールを {0} にセットしました。", - "worldedit.tool.info.blockstate.hover": "ブロックの状態", - "worldedit.tool.info.internalid.hover": "内部ID", - "worldedit.tool.info.legacy.hover": "古いID:data", - "worldedit.tool.info.light.hover": "ブロックの明るさ / 上部の明るさ", - "worldedit.tool.none.equip": "ツールをアイテムから解除しました。", - "worldedit.tool.none.to.unequip": "現在のアイテムには何もセットされていません。", - "worldedit.tool.selwand.equip": "選択用の杖を {0} にセットしました。", - "worldedit.tool.navwand.equip": "案内用の杖を {0} にセットしました。", - "worldedit.tool.floodfill.equip": "水源用ツールを {0} にセットしました。", - "worldedit.tool.farwand.equip": "遠方用杖を {0} にセットしました。", - "worldedit.tool.lrbuild.equip": "広範囲建築用ツールを {0} にセットしました。", - "worldedit.tool.lrbuild.set": "左クリックで {0} にセット、右クリックで {1} にセット", - "worldedit.tool.stack.equip": "スタックツールを {0} にセットしました。", - "worldedit.tool.unbind-instruction": "アイテムを手に持っているときに {0} を実行してツール設定を解除します。", - "worldedit.tool.superpickaxe.mode.single": "現在シングルモードです。ツルハシを持って左クリックしてください。無効化するには // を入力してください。", - "worldedit.tool.superpickaxe.mode.area": "現在領域モードです。ツルハシを持って左クリックしてください。無効化するには // を入力してください。", - "worldedit.tool.superpickaxe.mode.recursive": "現在反復モードです。ツルハシを持って左クリックしてください。無効化するには // を入力してください。", - "worldedit.tool.superpickaxe.max-range": "最大範囲は {0} です。", - "worldedit.tool.superpickaxe.enabled.already": "スーパーツルハシはすでに有効です。", - "worldedit.tool.superpickaxe.disabled.already": "スーパーツルハシはすでに無効になっています。", - "worldedit.tool.superpickaxe.enabled": "スーパーツルハシを有効にしました。", - "worldedit.tool.superpickaxe.disabled": "スーパーツルハシを無効にしました。", - "worldedit.tool.mask.set": "ブラシマスクを設定しました。", - "worldedit.tool.mask.disabled": "ブラシマスクを無効にしました。", - "worldedit.tool.material.set": "ブラシで使う素材のセット", - "worldedit.tool.range.set": "ブラシのマスクを設定しました。", - "worldedit.tool.size.set": "ブラシのサイズを設定しました。", - "worldedit.tool.tracemask.set": "トレースマスクを設定しました。", - "worldedit.tool.tracemask.disabled": "トレースマスクを無効にしました。", - "worldedit.tool.error.cannot-bind": "ツールを {0} にバインドできません: {1}", - "worldedit.tool.error.item-only": "ブロックは使用できません。", - "worldedit.execute.script-permissions": "実行権限がありません。", - "worldedit.executelast.no-script": "まずスクリプト名を指定して /cs を使用してください。", - "worldedit.script.read-error": "スクリプト読み取りエラー: {0}", - "worldedit.script.unsupported": "現在サポートされているのは .js scriptsだけです。", - "worldedit.script.file-not-found": "スクリプトが存在しません: {0}", - "worldedit.script.no-script-engine": "スクリプトエンジンが見つかりませんでした。CraftScriptsの使用方法についての詳細は、こちらをご覧くださいhttps://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "実行に失敗しました: {0}", - "worldedit.script.failed-console": "実行に失敗しました (コンソール参照): {0}", - "worldedit.operation.affected.biome": "{0} 個のバイオームに影響を与えました。", - "worldedit.operation.affected.block": "{0} 個のブロックに影響を及ぼしました", - "worldedit.operation.affected.column": "{0} 列に影響を及ぼしました", - "worldedit.operation.affected.entity": "{0} 個のエンティティに影響を及ぼしました", - "worldedit.operation.deform.expression": "{0} を使用して変形しました", - "worldedit.error.invalid-number": "指定された数値; 文字列。", - "worldedit.error.unknown-block": "ブロック名 '{0}' は認識されませんでした。", - "worldedit.error.unknown-entity": "エンティティ名 '{0}' が認識されませんでした。", - "worldedit.error.unknown-mob": "Mob名 '{0}' は認識されませんでした。", - "worldedit.error.unknown-biome": "バイオーム名 '{0}' が認識されませんでした。", - "worldedit.error.unknown-tag": "タグ名 '{0}' は認識されませんでした。", - "worldedit.error.empty-tag": "タグ名 '{0}' には内容がありません。", - "worldedit.error.no-match": "「{0}」に一致するものはありません。", - "worldedit.error.disallowed-block": "ブロック'{0}' は許可されていません (WorldEdit の設定を参照してください)。", - "worldedit.error.max-changes": "操作できる最大のブロック数が変更されました({0})", - "worldedit.error.max-brush-radius": "ブラシの最大半径 (in configuration): {0}", - "worldedit.error.max-radius": "最大半径(in configuration): {0}", - "worldedit.error.unknown-direction": "不明な方向: {0}", - "worldedit.error.empty-clipboard": "クリップボードに何もありません。//copy を使用してください。", - "worldedit.error.invalid-filename": "ファイル名 '{0}' は無効です: {1}", - "worldedit.error.file-aborted": "ファイルの選択が中止されました。", - "worldedit.error.no-file-selected": "ファイルが選択されていません。", - "worldedit.error.not-a-block": "このアイテムはブロックではありません。", - "worldedit.error.not-a-block.item": "アイテム '{0}' はブロックではありません。", - "worldedit.error.incorrect-usage": "使い方{0}", - "worldedit.error.parser.duplicate-property": "重複したプロパティ: {0}", - "worldedit.error.parser.unknown-property": "ブロック '{1}' について '{0}' は不明なプロパティです", - "worldedit.error.parser.unknown-value": "プロパティ '{1}' について '{0}' は不明な値です", - "worldedit.error.parser.invalid-colon": "無効なコロンです。", - "worldedit.error.parser.invalid-expression": "無効な式: {0}", - "worldedit.error.parser.hanging-lbracket": "無効な形式です。閉じていない括弧は '{0}' 文字目です。", - "worldedit.error.parser.missing-rbracket": "状態に末尾の ']' がありません。", - "worldedit.error.parser.clipboard.missing-coordinates": "クリップボードのオフセットにはx,y,z座標が必要です。", - "worldedit.error.parser.player-only": "'{0}' を入力するにはプレイヤーが必要です。", - "worldedit.error.disabled": "この機能は無効です (WorldEdit の設定を参照してください)。", - "worldedit.error.unknown": "不明なエラーが発生しました: {0}", - "worldedit.error.missing-extent": "Extent が不明です", - "worldedit.error.missing-session": "LocalSession が不明です", - "worldedit.error.missing-actor": "アクターが不明です", - "worldedit.selection.cuboid.explain.primary": "開始位置を {0} に設定しました。", - "worldedit.selection.cuboid.explain.primary-area": "開始位置を {0} ({1}) に設定しました。", - "worldedit.selection.cuboid.explain.secondary": "終了位置を {0} に設定しました。", - "worldedit.selection.cuboid.explain.secondary-area": "終了位置を {0} ({1}) に設定しました。", - "worldedit.selection.ellipsoid.info.center": "中央: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z 半径: {0}", - "worldedit.selection.ellipsoid.explain.primary": "中心位置を {0} に設定しました。", - "worldedit.selection.ellipsoid.explain.primary-area": "中心位置を {0} ({1}) に設定しました。", - "worldedit.selection.ellipsoid.explain.secondary": "半径を {0} に設定しました。", - "worldedit.selection.ellipsoid.explain.secondary-area": "半径を {0} ({1}) に設定しました。", - "worldedit.selection.ellipsoid.error.even-horizontal": "球セレクターの変形は、すべての方向について均等でなければなりません。", - "worldedit.selection.cylinder.info.center": "中央: {0}", - "worldedit.selection.cylinder.info.radius": "半径: {0}", - "worldedit.selection.cylinder.explain.primary": "新しい円柱セレクターを {0} で開始しました。", - "worldedit.selection.cylinder.explain.secondary": "半径を {0}/{1} ブロックに設定しました。 ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "半径を設定する前に中心点を設定する必要があります。", - "worldedit.selection.cylinder.error.even-horizontal": "円柱セレクターの変形は、すべての水平方向について均等でなければなりません。", - "worldedit.selection.polygon2d.error.expand-only-vertical": "ポリゴンは垂直にしか拡げられません。", - "worldedit.selection.polygon2d.error.contract-only-vertical": "ポリゴンは垂直にしか狭められません。", - "worldedit.selection.sphere.explain.secondary": "半径を {0} に設定しました。", - "worldedit.selection.sphere.explain.secondary-defined": "半径を {0} ({1}) に設定しました。", - "worldedit.sideeffect.update": "アップデート", - "worldedit.sideeffect.update.description": "変更されたブロックの通知", - "worldedit.sideeffect.validation": "確認", - "worldedit.sideeffect.entity_ai": "エンティティAI", - "worldedit.sideeffect.events": "MOD/プラグイン イベント", - "worldedit.sideeffect.events.description": "該当する場合、他のMod/プラグインにこれらの変更について通知します", - "worldedit.sideeffect.state.on": "オン", - "worldedit.sideeffect.state.delayed": "遅延", - "worldedit.sideeffect.state.off": "オフ", - "worldedit.sideeffect.box.current": "現在", - "worldedit.sideeffect.box.change-to": "クリックして {0} に設定", - "worldedit.help.command-not-found": "コマンド '{0}' が見つかりませんでした", - "worldedit.cli.stopping": "停止中!", - "worldedit.cli.unknown-command": "コマンドが存在しません" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/jbo/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/jbo/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/jbo/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ka/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ka/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ka/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kab/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kab/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kab/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kk/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kk/strings.json deleted file mode 100644 index c138932..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kk/strings.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "worldedit.expand.description.vert": "Таңдалғанды әлем шектеуіне дейін тік кеңейту.", - "worldedit.expand.expanded": "Аймақ {0} блокқа кеңейтілді", - "worldedit.expand.expanded.vert": "Аймақ {0} блокқа кеңейтілді (үстінен астына).", - "worldedit.biomeinfo.lineofsight": "Көру нүктесіндегі биомдар: {0}", - "worldedit.biomeinfo.position": "Позицияңыздағы биомдар: {0}", - "worldedit.biomeinfo.selection": "Таңдалған аймақтағы биомдар: {0}", - "worldedit.brush.radius-too-large": "Максималды рұқсат етілген қылқалам радиусы: {0}", - "worldedit.brush.apply.description": "Қолдану қылқаламы, әр блокқа функция қолдану", - "worldedit.brush.apply.radius": "Қылқалам өлшемі", - "worldedit.brush.apply.shape": "Аймақ пішіні", - "worldedit.brush.apply.type": "Қолданылатын қылқалам түрі", - "worldedit.brush.apply.item.warning": "Бұл қылқалам зат қолдануға еліктейді. Әсері барлық платформада жұмыс істемеуі мүмкін, болдырмау мүмкін емес болуы мүмкін және басқа мод/плагинмен біртүрлі әрекеттесуге себеп болуы мүмкін. Нар тәуекел деп қолданыңыз.", - "worldedit.brush.paint.description": "Бояу қылқаламы, бетке функция қолдану", - "worldedit.brush.paint.size": "Қылқалам өлшемі", - "worldedit.brush.paint.shape": "Аймақ пішіні", - "worldedit.brush.paint.density": "Қылқалам тығыздығы", - "worldedit.brush.paint.type": "Қолданылатын қылқалам түрі", - "worldedit.brush.paint.item.warning": "Бұл қылқалам зат қолдануға еліктейді. Әсері барлық платформада жұмыс істемеуі мүмкін, болдырмау мүмкін емес болуы мүмкін және басқа мод/плагинмен біртүрлі әрекеттесуге себеп болуы мүмкін. Нар тәуекел деп қолданыңыз.", - "worldedit.brush.operation.equip": "Қылқалам бапталды: {0}.", - "worldedit.gmask.disabled": "Жаһандық бетперде өшірілді.", - "worldedit.gmask.set": "Жаһандық бетперде бапталды.", - "worldedit.clearhistory.cleared": "Тарих тазартылды.", - "worldedit.restore.loaded": "\"{0}\" снапшоты жүктелді; қалпына келуде...", - "worldedit.schematic.load.does-not-exist": "{0} сызбасы жоқ!", - "worldedit.schematic.delete.does-not-exist": "{0} сызбасы жоқ!", - "worldedit.schematic.delete.deleted": "{0} жойылды.", - "worldedit.chunkinfo.old-filename": "Ескі пішін: {0}", - "worldedit.ceil.moved": "Фүк!", - "worldedit.thru.moved": "Фүк!", - "worldedit.jumpto.moved": "Тарс!", - "worldedit.up.moved": "Фүк!", - "worldedit.tool.info.internalid.hover": "Ішкі ID", - "worldedit.tool.superpickaxe.max-range": "Максималды ауқым — {0}." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kn/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kn/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kn/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ko/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ko/strings.json deleted file mode 100644 index 8d92a96..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ko/strings.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "worldedit.expand.description.vert": "선택한 영역을 세계 한계까지 수직으로 확장시켜요.", - "worldedit.expand.expanded": "영역을 {0}블록 확장시켰어요", - "worldedit.expand.expanded.vert": "상하 영역을 {0}블록 확장시켰어요.", - "worldedit.biomeinfo.lineofsight": "바라보고 있는 지점의 생물 군계: {0}", - "worldedit.biomeinfo.position": "현재 위치의 생물 군계: {0}", - "worldedit.biomeinfo.selection": "선택한 영역의 생물 군계: {0}", - "worldedit.biomeinfo.not-locatable": "-p 플래그를 사용하기 위해서는 명령어 전송자 분이 세계에 존재해 있어야 해요.", - "worldedit.brush.radius-too-large": "허용된 브러시 최대 범위: {0}", - "worldedit.brush.apply.description": "칠 브러시, 모든 블록에 칠을 적용합니다", - "worldedit.brush.apply.radius": "브러시 크기", - "worldedit.brush.apply.shape": "영역 모양", - "worldedit.brush.apply.type": "사용할 브러시의 종류", - "worldedit.brush.apply.item.warning": "이 브러시는 아이템 사용을 시뮬레이션 합니다. 이는 모든 플랫폼에서 작동하지 않을 수 있으며, 되돌릴 수 없습니다. 또한 다른 모드 혹은 플러그인과의 이상한 상호작용을 발생시킬 수 있습니다. 이를 반드시 숙지하고 사용하십시오.", - "worldedit.brush.paint.description": "페인트 브러시, 표면에 칠을 적용합니다", - "worldedit.brush.paint.size": "브러시 크기", - "worldedit.brush.paint.shape": "영역 모양", - "worldedit.brush.paint.density": "브러시 밀도", - "worldedit.brush.paint.type": "사용할 브러시의 종류", - "worldedit.brush.paint.item.warning": "이 브러시는 아이템 사용을 시뮬레이션 합니다. 이는 모든 플랫폼에서 작동하지 않을 수 있으며, 되돌릴 수 없습니다. 또한 다른 모드 혹은 플러그인과의 이상한 상호작용을 발생시킬 수 있습니다. 이를 반드시 숙지하고 사용하십시오.", - "worldedit.brush.sphere.equip": "구형 브러시 장착됨 ({0}).", - "worldedit.brush.cylinder.equip": "실린더 모양 브러시 장착됨 ({0} - {1}).", - "worldedit.brush.clipboard.equip": "클립보드 모양 브러시 장착됨.", - "worldedit.brush.smooth.equip": "부드럽게 다듬기 브러쉬 장착됨 ({0} x {1}x {2} 사용).", - "worldedit.brush.extinguish.equip": "소화기 장착됨 ({0}).", - "worldedit.brush.gravity.equip": "중력 브러시 장착됨 ({0}).", - "worldedit.brush.butcher.equip": "도살자 브러시 장착됨 ({0}).", - "worldedit.brush.operation.equip": "브러시가 {0}으(로) 설정됨.", - "worldedit.brush.heightmap.equip": "높이맵 브러시가 장착됨 ({0})", - "worldedit.brush.heightmap.unknown": "알 수 없는 높이맵 브러시: {0}.", - "worldedit.brush.none.equip": "현재 아이템에서 브러시를 제거했습니다.", - "worldedit.setbiome.changed": "약 {0} 개 블럭의 바이옴이 변경되었습니다.", - "worldedit.setbiome.warning": "변경사항을 확인하려면 게임을 재접속해야 할 수도 있습니다(또는 월드를 닫고 다시 켜야 할 수도 있습니다).", - "worldedit.setbiome.not-locatable": "-p 플래그를 사용하기 위해서는 명령어 전송자 분이 세계에 존재해 있어야 해요.", - "worldedit.drawsel.disabled": "서버 CUI가 비활성화 되었습니다.", - "worldedit.drawsel.enabled": "서버 CUI가 활성화 되었습니다. 최대 {0}x{1}x{2} 크기의 직육면체 영역까지만 지원됩니다.", - "worldedit.drawsel.disabled.already": "서버 CUI는 이미 비활성화 상태입니다.", - "worldedit.drawsel.enabled.already": "서버 CUI는 이미 활성화 상태입니다.", - "worldedit.limit.too-high": "허용된 블럭의 최대치는 {0} 블럭입니다.", - "worldedit.limit.set": "블럭 변경의 최대치를 {0} 블럭으로 정하였습니다.", - "worldedit.limit.return-to-default": "(//limit을 사용하면 기본값으로 되돌아갑니다.)", - "worldedit.timeout.too-high": "허용된 지연의 최대치는 {0}ms입니다.", - "worldedit.timeout.set": "타임아웃 시간을 {0}ms로 설정했습니다.", - "worldedit.timeout.return-to-default": " (//timeout을 사용하면 기본값으로 되돌아갑니다.)", - "worldedit.fast.disabled": "고속 모드 비활성화됨.", - "worldedit.fast.enabled": "고속 모드가 활성화됨. 영향을 받은 구역의 명암이 잘못되거나 변경 사항을 확인하려면 재접속해야 할 수 있습니다.", - "worldedit.fast.disabled.already": "이미 고속 모드 비활성화됨.", - "worldedit.fast.enabled.already": "이미 고속 모드 활성화됨.", - "worldedit.perf.sideeffect.set": "부과 효과 \"{0}\"이 {1}(으)로 설정됨", - "worldedit.perf.sideeffect.get": "부과 효과 \"{0}\"(이)가 {1}(으)로 설정됨", - "worldedit.perf.sideeffect.already-set": "부과 효과 \"{0}\"(이)가 이미 {1}입니다.", - "worldedit.perf.sideeffect.set-all": "모든 부과 효과가 {0}로 설정됨", - "worldedit.reorder.current": "렌더러 모드가 {0} 입니다", - "worldedit.reorder.set": "이제 렌더러 모드는 {0} 입니다", - "worldedit.gmask.disabled": "글로벌 마스크가 비활성화 되었습니다.", - "worldedit.gmask.set": "글로벌 마스크가 생성되었습니다.", - "worldedit.toggleplace.pos1": "이제 첫 번째 위치에 설치합니다", - "worldedit.toggleplace.player": "이제 당신이 서 있는 블록 안에 설치합니다", - "worldedit.toggleplace.not-locatable": "이 컨텍스트에서 배치를 전환할 수 없습니다.", - "worldedit.searchitem.too-short": "검색글자는 최소 3글자 이상이어야 합니다(len > 2).", - "worldedit.searchitem.either-b-or-i": "당신은 'b'와 'i' 플래그를 동시에 사용할 수 없습니다.", - "worldedit.searchitem.searching": "(아이템 검색 중입니다... 잠시만 기다려주세요.)", - "worldedit.watchdog.no-hook": "이 플랫폼에는 감시 장치 고리가 없습니다.", - "worldedit.watchdog.active.already": "감시 장치 고리가 이미 활성화되어 있습니다.", - "worldedit.watchdog.inactive.already": "감시 장치 고리가 이미 비활성화되어 있습니다.", - "worldedit.watchdog.active": "이제 감시 장치 고리가 활성화되었습니다.", - "worldedit.watchdog.inactive": "이제 감시 장치 고리가 비활성화되었습니다.", - "worldedit.world.remove": "세계 우선 설정을 삭제했어요.", - "worldedit.world.set": "세계 우선 설정을 설정했어요: {0}. (//world 명령어로 기본값으로 되돌리세요)", - "worldedit.undo.undone": "편집 {0}개를 되돌렸어요.", - "worldedit.undo.none": "되돌릴 것이 없어요.", - "worldedit.redo.redone": "되돌렸던 편집 {0}개를 원래대로 했어요.", - "worldedit.redo.none": "되돌렸던 것이 없어요.", - "worldedit.clearhistory.cleared": "기록이 삭제됐어요.", - "worldedit.raytrace.noblock": "바라보는 지점에 블록이 없어요!", - "worldedit.raytrace.require-player": "광선 추적 명령어에는 플레이어 값이 있어야 해요!", - "worldedit.restore.not-configured": "스냅샷/백업 복원이 구성되지 않았어요.", - "worldedit.restore.not-available": "존재하지 않는 스냅샷이거나 사용할 수 없는 것 같아요.", - "worldedit.restore.failed": "스냅샷을 불러오던 도중 오류가 발생했어요: {0}", - "worldedit.restore.loaded": "스냅샷 '{0}'을(를) 불러왔어요. 복원 중이에요...", - "worldedit.restore.restored": "복원 도중 청크 {0}개가 손실됐고 다른 오류 {1}개가 발생했어요.", - "worldedit.restore.none-for-specific-world": "다음 세계 '{0}'에서 스냅샷을 찾지 못했어요.", - "worldedit.restore.none-for-world": "해당 세계에서 스냅샷을 찾지 못했어요.", - "worldedit.restore.none-found": "스냅샷을 찾지 못했어요.", - "worldedit.restore.none-found-console": "스냅샷을 찾지 못했어요. 상세한 내용은 콘솔을 확인하세요.", - "worldedit.restore.chunk-not-present": "스냅샷에서 만들어진 청크가 존재하지 않아요.", - "worldedit.restore.chunk-load-failed": "청크를 불러오지 못했어요. (보관이 잘못된 것 같아요.)", - "worldedit.restore.block-place-failed": "오류로 인해 블록이 복원되지 못했어요.", - "worldedit.restore.block-place-error": "지난 오류: {0}", - "worldedit.snapshot.use.newest": "최신 스냅샷을 사용하고 있어요.", - "worldedit.snapshot.use": "스냅샷이 설정됐어요: {0}", - "worldedit.snapshot.none-before": "{0} 이전에 생성된 스냅샷을 찾지 못했어요.", - "worldedit.snapshot.none-after": "{0} 이후에 생성된 스냅샷을 찾지 못했어요.", - "worldedit.snapshot.index-above-0": "유효하지 않은 인수에요, 1 이상이여야 해요.", - "worldedit.snapshot.index-oob": "유효하지 않은 인수에요, 1에서 {0} 사이여야 해요.", - "worldedit.schematic.unknown-format": "알려지지 않은 도식 형태입니다: {0}.", - "worldedit.schematic.load.does-not-exist": "존재하지 않는 도식 {0} 입니다!", - "worldedit.schematic.load.loading": "기다려 주세요... 건축물이 저장되고 있습니다.", - "worldedit.schematic.load.still-loading": "(기다려 주세요... 아직 도식을 불러오는 중입니다.)", - "worldedit.schematic.save.already-exists": "그 도식은 이미 존재합니다. -f 플래그를 이용해 덮어씌우세요.", - "worldedit.schematic.save.failed-directory": "도식들을 위한 폴더를 생성할 수 없었습니다!", - "worldedit.schematic.save.saving": "기다려 주세요... 건축물이 저장되고 있습니다.", - "worldedit.schematic.save.still-saving": "(기다려 주세요.. 아직 도식을 저장중입니다.)", - "worldedit.schematic.delete.does-not-exist": "존재하지 않는 도식 {0} 입니다!", - "worldedit.schematic.delete.failed": "{0} 삭제에 실패하였습니다! 읽기 전용으로 되어있나요?", - "worldedit.schematic.delete.deleted": "{0} 이 삭제되었습니다", - "worldedit.schematic.formats.title": "이용할 수 있는 클립보드 형식", - "worldedit.schematic.unsupported-minecraft-version": "해당 버전의 WorldEdit은 해당 Minecraft 버전을 지원하지 않아요. 문제가 해결되기 전까지는 Schematics가 작동하지 않을 거에요.", - "worldedit.pos.already-set": "위치가 이미 정해졌습니다.", - "worldedit.pos.console-require-coords": "콘솔로 좌표축을 제공해야 합니다.", - "worldedit.hpos.no-block": "시야에 블럭이 없습니다!", - "worldedit.hpos.already-set": "위치가 이미 정해졌습니다.", - "worldedit.chunk.selected-multiple": "청크가 선택됨: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "청크가 선택됨: {0}, {1}, {2}", - "worldedit.wand.invalid": "지휘봉이 구성되지 않았거나 사용할 수 없습니다.", - "worldedit.wand.selwand.info": "좌클릭: #1지점 선택, 우클릭: #2지점 선택", - "worldedit.wand.navwand.info": "좌클릭: 에임으로 텔레포트; 우클릭: 벽 관통", - "worldedit.wand.selwand.now.tool": "선택된 완드가 일반 도구로 설정되었습니다. {0}로 비활성화 할 수 있고, {1}로 아무 아이템이나 다시 제본할 수 있고, 또는 {2}로 새로운 완드를 얻을 수 있습니다.", - "worldedit.contract.contracted": "영역이 {0} 블록 확장됨.", - "worldedit.shift.shifted": "지역 변경됨.", - "worldedit.outset.outset": "지역 아웃셋됨.", - "worldedit.inset.inset": "지역 인셋됨.", - "worldedit.size.offset": "오프셋: {0}", - "worldedit.size.type": "유형: {0}", - "worldedit.size.size": "크기: {0}", - "worldedit.size.distance": "큐보이드 거리: {0}", - "worldedit.size.blocks": "#의 블록 수: {0}", - "worldedit.count.counted": "카운트: {0}", - "worldedit.distr.no-blocks": "블록이 카운트되지 않았습니다", - "worldedit.distr.no-previous": "이전 분배 내역이 없습니다.", - "worldedit.distr.total": "총 블럭 갯수: {0}", - "worldedit.select.cleared": "선택한것이 정리되었습니다.", - "worldedit.select.cuboid.description": "직육면체의 두 꼭짓점을 선택합니다", - "worldedit.select.extend.message": "직육면체: 좌클릭으로 시작 지점을, 우클릭으로 연장하세요", - "worldedit.select.extend.description": "고속 직육면체 선택 모드", - "worldedit.select.poly.message": "2D 다각형 선택기: 좌/우클릭으로 꼭짓점을 추가하세요.", - "worldedit.select.poly.limit-message": "최대 {0}개 꼭짓점", - "worldedit.select.poly.description": "높이가 있는 2D 다각형 선택", - "worldedit.select.ellipsoid.description": "타원체 선택", - "worldedit.select.sphere.message": "구 선택기: 좌클릭=중앙 설정, 우클릭으로 반지름을 설정", - "worldedit.select.sphere.description": "동그라미를 선택해주세요", - "worldedit.select.cyl.message": "원기둥 선택기: 좌클릭=중앙 선택, 우클릭으로 확장", - "worldedit.select.cyl.description": "원기둥 선택", - "worldedit.select.convex.message": "볼록 다면체 선택기: 좌클릭=첫 번째 꼭짓점, 우클릭으로 더 추가.", - "worldedit.select.convex.limit-message": "최대 {0}개 꼭짓점", - "worldedit.select.default-set": "기본 지역 선택자는 이제 {0} 입니다.", - "worldedit.chunkinfo.chunk": "청크: {0}, {1}", - "worldedit.chunkinfo.old-filename": "이전 형식: {0}", - "worldedit.drain.drained": "액체 {0} 블럭이 말랐습니다.", - "worldedit.fill.created": "블럭 {0} 개가 채워졌습니다.", - "worldedit.fillr.created": "블럭 {0} 개가 채워졌습니다.", - "worldedit.fixlava.fixed": "용암 {0} 블럭이 고정되었습니다.", - "worldedit.fixwater.fixed": "물 {0} 블럭이 고정되었습니다.", - "worldedit.removeabove.removed": "블럭 {0} 개가 지워졌습니다.", - "worldedit.removebelow.removed": "블럭 {0} 개가 지워졌습니다.", - "worldedit.removenear.removed": "블럭 {0} 개가 지워졌습니다.", - "worldedit.replacenear.replaced": "블럭 {0} 개가 교체되었습니다.", - "worldedit.snow.created": "블럭 {0} 개의 표면을 덮었습니다.", - "worldedit.thaw.removed": "물 {0} 블럭이 녹았습니다.", - "worldedit.green.changed": "블럭 {0} 개가 녹지화 되었습니다.", - "worldedit.extinguish.removed": "불 {0} 블럭이 꺼졌습니다.", - "worldedit.butcher.killed": "범위 {1} 에서 몬스터 {0} 마리를 죽였습니다.", - "worldedit.butcher.explain-all": "-1을 사용하면 로드된 청크의 모든 몬스터를 제거합니다.", - "worldedit.remove.removed": "{0} 개의 엔티티가 제거 대상으로 표시되었습니다.", - "worldedit.remove.explain-all": "-1을 사용하면 로드된 청크의 모든 엔티티를 제거합니다.", - "worldedit.calc.invalid": "'{0}'을 유효한 표현식으로 바꿀 수 없습니다.", - "worldedit.paste.pasted": "클립보드를 {0} 에 붙여졌습니다.", - "worldedit.paste.selected": "클립보드 붙여넣기 영역이 선택되었습니다.", - "worldedit.rotate.no-interpolation": "참고: 보간은 아직 지원되지 않으므로 각도를 90의 배수로 지정하는 것을 추천드립니다.", - "worldedit.rotate.rotated": "클립보드에 있는 사본을 회전시켰습니다.", - "worldedit.flip.flipped": "클립보드에 있는 사본을 반전시켰습니다.", - "worldedit.clearclipboard.cleared": "클립보드를 비웠습니다.", - "worldedit.set.done": "작업이 완료되었습니다.", - "worldedit.set.done.verbose": "({0}) 작업이 완료되었습니다.", - "worldedit.line.changed": "블럭 {0} 개가 변경되었습니다.", - "worldedit.line.invalid-type": "//line은 입방형과 블럭 다면체 선택에서만 작동합니다.", - "worldedit.curve.changed": "블럭 {0} 개가 변경되었습니다.", - "worldedit.curve.invalid-type": "//curve 명령어는 블럭 다면체 선택에서만 작동합니다.", - "worldedit.replace.replaced": "블럭 {0} 개가 교체되었습니다.", - "worldedit.stack.changed": "블럭 {0} 개가 변경되었습니다. //undo로 취소할 수 있습니다.", - "worldedit.regen.regenerated": "영역이 재생성되었습니다.", - "worldedit.regen.failed": "청크를 재생성할 수 없습니다. 자세한 사항은 콘솔을 확인하세요.", - "worldedit.walls.changed": "블럭 {0} 개가 변경되었습니다.", - "worldedit.faces.changed": "블럭 {0} 개가 변경되었습니다.", - "worldedit.overlay.overlaid": "블럭 {0} 개를 덮어씌웠습니다.", - "worldedit.naturalize.naturalized": "블럭 {0} 개를 더 자연적으로 만들었습니다.", - "worldedit.center.changed": "중심이 지정되었습니다. (블럭 {0} 개가 변경되었습니다.)", - "worldedit.smooth.changed": "지형의 높이를 부드럽게 했습니다. 블럭 {0} 개가 변경되었습니다,", - "worldedit.move.moved": "블럭 {0} 개가 이동했습니다.", - "worldedit.deform.deformed": "블럭 {0} 개가 변형되었습니다.", - "worldedit.hollow.changed": "블럭 {0} 개가 변경되었습니다.", - "worldedit.forest.created": "나무 {0} 그루가 생성되었습니다.", - "worldedit.flora.created": "식물 {0} 블럭이 생성되었습니다.", - "worldedit.unstuck.moved": "나왔어요!", - "worldedit.ceil.moved": "우와아!", - "worldedit.thru.moved": "우와아!", - "worldedit.jumpto.moved": "휙!", - "worldedit.jumpto.none": "바라보고 있는곳에 블록이 없거나 너무 멉니다!", - "worldedit.up.moved": "우와아!", - "worldedit.cone.created": "블럭 {0} 개가 생성되었습니다.", - "worldedit.cyl.created": "블럭 {0} 개가 생성되었습니다.", - "worldedit.sphere.created": "블럭 {0} 개가 생성되었습니다.", - "worldedit.forestgen.created": "나무 {0} 그루가 생성되었습니다.", - "worldedit.pumpkins.created": "{0} 개의 호박무리가 생성됨.", - "worldedit.pyramid.created": "블럭 {0} 개가 생성되었습니다.", - "worldedit.generate.created": "{0} 개의 블럭이 생성되었습니다.", - "worldedit.generatebiome.changed": "생물군계가 {0} 블록 영향받음.", - "worldedit.reload.config": "구성을 다시 불러왔어요!", - "worldedit.report.written": "WorldEdit 보고서가 다음 경로에 쓰여졌어요: {0}", - "worldedit.report.error": "보고서를 작성하던 도중 오류가 발생했어요: {0}", - "worldedit.report.callback": "월드에딧 보고서: {0}.보고서", - "worldedit.timezone.invalid": "유효하지 않은 시간대에요", - "worldedit.timezone.set": "해당 세션의 시간대를 설정했어요: {0}", - "worldedit.timezone.current": "해당 시간대의 현재 시각은 {0}이에요", - "worldedit.version.version": "월드에딧 버전 {0}", - "worldedit.trace.active.already": "추적 모드가 이미 활성화됐어요.", - "worldedit.trace.inactive.already": "추적 모드가 이미 비활성화됐어요.", - "worldedit.trace.active": "추적 모드를 활성화했어요.", - "worldedit.trace.inactive": "추적 모드를 비활성화했어요.", - "worldedit.command.permissions": "당신은 그렇게 할 수 없습니다. 지금 모드가 올바른가요?", - "worldedit.command.player-only": "해당 명령어는 플레이어만 사용 가능합니다.", - "worldedit.command.error.report": "해당 오류를 신고해주세요: [콘솔을 확인하세요]", - "worldedit.pastebin.uploading": "(기다려주세요... 출력물을 pastebin에 보내는 중입니다...)", - "worldedit.session.cant-find-session": "{0} 에 대한 세션을 찾을 수 없습니다.", - "worldedit.asset.load.loading": "(잠시 기다려 주세요... 내부 데이터를 불러오는 중입니다.)", - "worldedit.asset.load.still-loading": "(잠시 기다려 주세요... 아직도 내부 데이터를 불러오는 중입니다.)", - "worldedit.asset.load.failed": "내부 데이터 불러오기를 실패했습니다", - "worldedit.tool.max-block-changes": "변경 가능한 블럭의 최대치에 도달하였습니다.", - "worldedit.tool.no-block": "시야에 블럭이 없습니다!", - "worldedit.tool.deltree.not-tree": "그것은 나무가 아닙니다.", - "worldedit.tool.tree.obstructed": "나무는 그곳에 갈 수 없습니다.", - "worldedit.tool.info.blockstate.hover": "블록 상태", - "worldedit.tool.info.internalid.hover": "내부 ID", - "worldedit.tool.info.legacy.hover": "레거시 아이디:데이터", - "worldedit.tool.superpickaxe.mode.single": "모드가 현재 싱글 모드입니다. 곡괭이를 좌클릭하세요. //로 비활성화 할 수 있습니다.", - "worldedit.tool.superpickaxe.mode.area": "모드가 현재 구역 모드입니다. 곡괭이를 좌클릭하세요. //로 비활성화 할 수 있습니다.", - "worldedit.tool.superpickaxe.mode.recursive": "모드가 현재 재귀 모드입니다. 곡괭이를 좌클릭하세요. //로 비활성화 할 수 있습니다.", - "worldedit.tool.superpickaxe.max-range": "최대 범위는 {0} 입니다.", - "worldedit.tool.superpickaxe.enabled.already": "슈퍼 곡괭이는 이미 활성화 상태입니다.", - "worldedit.tool.superpickaxe.disabled.already": "슈퍼 곡괭이는 이미 비활성화 상태입니다.", - "worldedit.tool.superpickaxe.enabled": "슈퍼 곡괭이가 활성화되었습니다.", - "worldedit.tool.superpickaxe.disabled": "슈퍼 곡괭이가 비활성화되었습니다.", - "worldedit.tool.mask.set": "브러시 마스크 설정됨.", - "worldedit.tool.mask.disabled": "브러시 마스크 비활성화됨.", - "worldedit.tool.material.set": "브러시 재료 설정됨.", - "worldedit.tool.range.set": "브러시 범위 설정됨.", - "worldedit.tool.size.set": "브러시 크기 설정됨.", - "worldedit.tool.tracemask.set": "트레이스 마스크가 설정되었습니다.", - "worldedit.tool.tracemask.disabled": "트레이스 마스크가 비활성화 되었습니다.", - "worldedit.tool.error.item-only": "블록을 사용할 수 없음.", - "worldedit.execute.script-permissions": "스크립트를 실행할 권한이 없습니다.", - "worldedit.executelast.no-script": "명령어 /cs 를 스크립트의 이름과 함께 입력하십시오.", - "worldedit.script.read-error": "스크립트 읽기 오류: {0}", - "worldedit.script.unsupported": ".js 스크립트만 현재 지원중입니다", - "worldedit.script.file-not-found": "{0} 스크립트가 존재하지 않습니다.", - "worldedit.script.no-script-engine": "설치된 스크립트 엔진을 찾는 데 실패했습니다. 다음 링크를 확인해주세요.\nhttps://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "실행 실패: {0}", - "worldedit.script.failed-console": "실행 실패 (콘솔 확인바람): {0}", - "worldedit.operation.affected.biome": "바이옴 {0}개가 적용됨", - "worldedit.operation.affected.block": "블록 {0}개가 적용됨", - "worldedit.operation.affected.column": "세로열 {0}개가 적용됨", - "worldedit.operation.affected.entity": "개체 {0}개가 적용됨", - "worldedit.error.invalid-number": "수가 주어져야 합니다; 문자열이 주어졌습니다.", - "worldedit.error.invalid-number.matches": "수가 주어져야 하지만 문자열 {0} 이(가) 주어졌습니다.", - "worldedit.error.incomplete-region": "먼저 지역을 선택하십시오.", - "worldedit.error.unknown-block": "블럭명 '{0}'은(는) 인식되지 않았습니다.", - "worldedit.error.unknown-entity": "엔티티명 '{0}'은(는) 인식되지 않았습니다.", - "worldedit.error.unknown-mob": "몹 이름 '{0}'은(는) 인식되지 않았습니다.", - "worldedit.error.unknown-biome": "바이옴명 '{0}'은(는) 인식되지 않았습니다.", - "worldedit.error.unknown-tag": "태그명 '{0}'은(는) 인식되지 않았습니다.", - "worldedit.error.empty-tag": "태그명 '{0}'은(는) 아무런 내용이 없습니다.", - "worldedit.error.no-match": "'{0}'와(과) 일치하지 않음.", - "worldedit.error.disallowed-block": "블럭 '{0}'은 허용되지 않습니다 (WorldEdit 환경 설정 참고).", - "worldedit.error.max-changes": "처리할 수 있는 블록의 한계치를 넘어섰습니다(현재: {0}).", - "worldedit.error.max-brush-radius": "(설정 파일에 지정된) 최대 브러시 범위: {0}", - "worldedit.error.max-radius": "(설정 파일에 지정된) 최대 범위: {0}", - "worldedit.error.unknown-direction": "알 수 없는 경로: {0}", - "worldedit.error.empty-clipboard": "현재 클립보드가 비어있습니다. //copy를 먼저 사용하세요.", - "worldedit.error.invalid-filename": "'{0}' 파일명이 유효하지 않음: {1}", - "worldedit.error.file-resolution.outside-root": "경로가 허용 가능한 루트를 벗어났습니다.", - "worldedit.error.file-resolution.resolve-failed": "경로를 확인하지 못했습니다", - "worldedit.error.file-aborted": "파일 선택에 실패함.", - "worldedit.error.no-file-selected": "선택된 파일이 없습니다.", - "worldedit.error.world-unloaded": "해당 세계가 이미 로드되지 않았습니다.", - "worldedit.error.not-a-block": "이 아이템은 블럭이 아닙니다.", - "worldedit.error.not-a-block.item": "아이템 '{0}'(은)는 블럭이 아닙니다.", - "worldedit.error.incorrect-usage": "사용법: {0}", - "worldedit.error.invalid-page": "유효하지 않은 페이지 번호", - "worldedit.error.parser.bad-state-format": "해당 작업을 처리하기에 {0} 블록만큼 좋은 상태가 아닙니다", - "worldedit.error.parser.duplicate-property": "복제 설정값: {0}", - "worldedit.error.parser.empty-state": "부분이 비어있음", - "worldedit.error.parser.missing-equals-separator": "'=' separator 누락됨.", - "worldedit.error.parser.clipboard.missing-offset": "@(으)로 지정된 오프셋이 있지만 오프셋이 제공되지 않았습니다. '#copy@[x,y,z]'를 사용하세요.", - "worldedit.error.parser.unknown-property": "속성 '{0}'는 '{1}'에 적용되지 않습니다.", - "worldedit.error.parser.unknown-value": "값 '{0}'는 '{1}'에 적용되지 않는 속성입니다.", - "worldedit.error.parser.empty-property": "속성이 비어있음", - "worldedit.error.parser.empty-value": "값이 비어있음", - "worldedit.error.parser.invalid-colon": "유효하지 않은 colon입니다.", - "worldedit.error.parser.invalid-expression": "잘못된 입력: {0}", - "worldedit.error.parser.missing-rbracket": "상태 뒤에 ']'가 없습니다.", - "worldedit.error.parser.missing-random-type": "'{0}'에 대한 % 기호 뒤에 유형이 없습니다.", - "worldedit.error.parser.player-only": "입력란 '{0}'에는 플레이어가 들어가야 합니다!", - "worldedit.error.disabled": "이 기능은 비활성화 되었습니다 (WorldEdit 환경 설정 참고).", - "worldedit.error.unknown": "알 수 없는 오류가 발생했습니다: {0}", - "worldedit.error.missing-extent": "범위가 설정되지 않았습니다.", - "worldedit.error.missing-session": "로컬섹션이 설정되지 않았습니다.", - "worldedit.error.missing-world": "월드를 먼저 제시해야 합니다 (//world 입력)", - "worldedit.error.missing-actor": "행위자가 설정되지 않았습니다.", - "worldedit.selection.convex.info.vertices": "꼭짓점: {0}", - "worldedit.selection.convex.info.triangles": "삼각형: {0}", - "worldedit.selection.cuboid.info.pos1": "위치 1: {0}", - "worldedit.selection.cuboid.info.pos2": "위치 2: {0}", - "worldedit.selection.cuboid.explain.primary": "첫번째 위치가 {0} 로 지정되었습니다.", - "worldedit.selection.cuboid.explain.primary-area": "첫번째 위치가 {0} 로 지정되었습니다. ({1})", - "worldedit.selection.cuboid.explain.secondary": "두번째 위치가 {0} 로 지정되었습니다.", - "worldedit.selection.cuboid.explain.secondary-area": "두번째 위치가 {0} 로 지정되었습니다. ({1})", - "worldedit.selection.extend.explain.primary": "{0} ({1})에서 선택 시작됨.", - "worldedit.selection.ellipsoid.info.center": "중앙: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z 범위: {0}", - "worldedit.selection.ellipsoid.explain.primary": "중심 위치가 {0} 로 지정되었습니다.", - "worldedit.selection.ellipsoid.explain.primary-area": "중심 위치가 {0} 로 지정되었습니다. ({1})", - "worldedit.selection.ellipsoid.explain.secondary": "범위가 {0} 으로 정해졌습니다.", - "worldedit.selection.ellipsoid.explain.secondary-area": "범위가 {0} 으로 정해졌습니다 ({1}).", - "worldedit.selection.cylinder.info.center": "중심: {0}", - "worldedit.selection.cylinder.info.radius": "범위: {0}", - "worldedit.selection.cylinder.explain.primary": "{0} 에서 새로운 원통형 선택을 시작 중.", - "worldedit.selection.cylinder.explain.secondary": "범위가 {0}/{1} 블럭으로 정해졌습니다. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "범위를 지정하기 전에 중심점을 선택해야 합니다.", - "worldedit.selection.polygon2d.info": "# 포인트: {0}", - "worldedit.selection.polygon2d.explain.primary": "{0} 에서 새로운 폴리곤을 시작 중.", - "worldedit.selection.polygon2d.explain.secondary": "{1} 에 포인트 #{0} 를 추가했습니다.", - "worldedit.selection.sphere.explain.secondary": "범위가 {0} 으로 정해졌습니다.", - "worldedit.selection.sphere.explain.secondary-defined": "범위가 {0} 으로 정해졌습니다 ({1}).", - "worldedit.selection.intersection.error.cannot-expand": "영역을 교차로를 확장할 수 없습니다.", - "worldedit.selection.intersection.error.cannot-contract": "영역을 교차로를 수축할 수 없습니다.", - "worldedit.sideeffect.lighting": "조명", - "worldedit.sideeffect.lighting.description": "블럭 밝기 업데이트", - "worldedit.sideeffect.neighbors": "이웃", - "worldedit.sideeffect.neighbors.description": "근처 블록들의 변화를 감지합니다", - "worldedit.sideeffect.update": "업데이트", - "worldedit.sideeffect.update.description": "변경된 블럭 알리기", - "worldedit.sideeffect.validation": "확인", - "worldedit.sideeffect.validation.description": "연결이 끊어진 블록과 같은 일관되지 않은 세계 상태를 확인하고 수정합니다.", - "worldedit.sideeffect.entity_ai": "엔티티 AI", - "worldedit.sideeffect.entity_ai.description": "블록의 변화에 따른 엔티티 AI를 업데이트합니다", - "worldedit.sideeffect.events": "모드/플러그인 이벤트", - "worldedit.sideeffect.events.description": "해당될 때 다른 모드/플러그인에게 이 변화들에 대해 알립니다", - "worldedit.sideeffect.state.on": "켬", - "worldedit.sideeffect.state.delayed": "지연됨", - "worldedit.sideeffect.state.off": "끔", - "worldedit.sideeffect.box.current": "현재", - "worldedit.sideeffect.box.change-to": "클릭하여 {0}(으)로 설정", - "worldedit.help.command-not-found": "다음 명령어 '{0}'을(를) 찾지 못했어요.", - "worldedit.help.no-subcommands": "다음 명령어 '{0}'은(는) 하위 명령어를 가지고 있지 않아요. ('{1}'이 매개 변수일 수도 있어요.)", - "worldedit.help.subcommand-not-found": "다음 하위 명령어 '{0}'에 있는 '{1}'을(를) 찾지 못했어요.", - "worldedit.cli.stopping": "정지하는 중!", - "worldedit.cli.unknown-command": "알 수 없는 명령어에요!", - "worldedit.version.bukkit.unsupported-adapter": "해당 버전의 WorldEdit은 해당 Bukkit 버전을 완전히 지원하지 않아요. 상자와 같은 블록 개체가 없을 수 있고, 회전과 같은 블록 속성을 사용하지 못할 수도 있고, 다른 기능이 작동하지 않을 수도 있어요. 해당 기능을 사용하시려면 WorldEdit을 업데이트하세요: {0}", - "worldedit.bukkit.no-edit-without-adapter": "미지원 버전에서의 편집은 비활성화됐어요." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ksh/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ksh/strings.json deleted file mode 100644 index 8014c10..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ksh/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "Auswahl zu den Weltgrenzen vertikal erweitern.", - "worldedit.expand.expanded": "Region um {0} Blöcke erweitert", - "worldedit.expand.expanded.vert": "Region um {0} Blöcke erweitert (oben-nach-unten).", - "worldedit.biomeinfo.lineofsight": "Biome entlang des Fadenkreuzes: {0}", - "worldedit.biomeinfo.position": "Biome an deiner Position: {0}", - "worldedit.biomeinfo.selection": "Biome in deiner Auswahl: {0}", - "worldedit.biomeinfo.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.brush.radius-too-large": "Maximal zulässiger Pinselradius: {0}", - "worldedit.brush.apply.description": "Benutze einen Pinsel, eine Funktion auf jeden Block anwenden", - "worldedit.brush.apply.radius": "Die Größe des Pinsels", - "worldedit.brush.apply.shape": "Die Form der Region", - "worldedit.brush.apply.type": "Art des zu benutzenden Pinsels", - "worldedit.brush.apply.item.warning": "Dieser Pinsel simuliert die Verwendung von Items. Seine Effekte funktionieren möglicherweise nicht auf allen Plattformen, können nicht rückgängig gemacht werden und können seltsame Wechselwirkungen mit anderen Mods/Plugins verursachen. Verwendung auf eigene Gefahr.", - "worldedit.brush.paint.description": "Male mit einem Pinsel, eine Funktion auf eine Oberfläche anwenden", - "worldedit.brush.paint.size": "Die Größe eines Pinsels", - "worldedit.brush.paint.shape": "Die Form des Pinsels", - "worldedit.brush.paint.density": "Die Dichte des Pinsels", - "worldedit.brush.paint.type": "Typ des zu benutzenden Pinsels", - "worldedit.brush.paint.item.warning": "Dieser Pinsel simuliert die Verwendung von Items. Seine Effekte funktionieren möglicherweise nicht auf allen Plattformen, können nicht rückgängig gemacht werden und können seltsame Wechselwirkungen mit anderen Mods/Plugins verursachen. Verwendung auf eigene Gefahr.", - "worldedit.brush.sphere.equip": "Kugelförmiger Pinsel ausgerüstet ({0}).", - "worldedit.brush.cylinder.equip": "Zylinderförmiger Pinsel ausgerüstet ({0} von {1}).", - "worldedit.brush.splatter.equip": "Splatter-Pinselform ausgestattet ({0} mit {1} Verfall).", - "worldedit.brush.splatter.decay-out-of-range": "Splatterpinsel-Verfallswert: {0} liegt außerhalb des Bereichs 0 - 10.", - "worldedit.brush.clipboard.equip": "Pinsel mit Form der Zwischenablage ausgerüstet.", - "worldedit.brush.smooth.equip": "Glättender Pinsel ausgerüstet ({0} x {1}x benutzt {2}).", - "worldedit.brush.smooth.nofilter": "irgendein Block", - "worldedit.brush.smooth.filter": "filtern", - "worldedit.brush.snowsmooth.equip": "SnowSmooth Pinsel ausgestattet ({0} x {1}x mit {2}), {3} Schneeblöcke.", - "worldedit.brush.snowsmooth.nofilter": "irgendein Block", - "worldedit.brush.snowsmooth.filter": "filtern", - "worldedit.brush.extinguish.equip": "Löscher ausgerüstet ({0}).", - "worldedit.brush.gravity.equip": "Schwerkraft-Pinsel ausgerüstet ({0}).", - "worldedit.brush.butcher.equip": "Pinsel zur Monsterentfernung ausgerüstet ({0}).", - "worldedit.brush.operation.equip": "Pinsel auf {0} gesetzt.", - "worldedit.brush.heightmap.equip": "Heightmap-Pinsel ausgerüstet ({0}).", - "worldedit.brush.heightmap.unknown": "Unbekannter Heightmap-Pinsel: {0}.", - "worldedit.brush.morph.equip": "Morph-Pinselform ausgestattet: {0}.", - "worldedit.brush.biome.column-supported-types": "Diese Pinselform wird bei ganzen Spalten nicht unterstützt, versuche die Zylinderform.", - "worldedit.brush.none.equip": "Pinsel vom aktuellen Item entfernt.", - "worldedit.brush.none.equipped": "Du hast keinen Pinsel, der an deinen aktuellen Gegenstand gebunden ist. Versuche /brush sphere für einen einfachen Pinsel.", - "worldedit.setbiome.changed": "Biome wurden für etwa {0} Blöcke geändert.", - "worldedit.setbiome.warning": "Möglicherweise musst du deinem Spiel wieder beitreten (oder deine Welt schließen und wieder öffnen), um Änderungen zu sehen.", - "worldedit.setbiome.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.drawsel.disabled": "Server-CUI deaktiviert.", - "worldedit.drawsel.enabled": "Server CUI aktiviert. Dies unterstützt nur Cuboid Regionen, mit einer maximalen Größe von {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server-CUI bereits deaktiviert.", - "worldedit.drawsel.enabled.already": "Server-CUI schon aktiviert.", - "worldedit.limit.too-high": "Dein maximal erlaubtes Limit ist {0}.", - "worldedit.limit.set": "Blockveränderungslimit auf {0} gesetzt.", - "worldedit.limit.return-to-default": "(Benutze //limit um den Standard wieder herzustellen.)", - "worldedit.timeout.too-high": "Deine maximal zulässige Zeitüberschreitung ist {0}ms.", - "worldedit.timeout.set": "Zeitüberschreitung wurde auf {0}ms gesetzt.", - "worldedit.timeout.return-to-default": " (Benutze //timeout um zum Standard zurückzukehren.)", - "worldedit.fast.disabled": "Schnellen Modus deaktiviert.", - "worldedit.fast.enabled": "Schnellmodus aktiviert. Die Beleuchtung in den betroffenen Chunks kann falsch sein und/oder die Welt muss neu betreten werden, um Änderungen zu sehen.", - "worldedit.fast.disabled.already": "Schneller Modus bereits deaktiviert.", - "worldedit.fast.enabled.already": "Schneller Modus ist schon aktiviert.", - "worldedit.perf.sideeffect.set": "Nebeneffekt \"{0}\" gesetzt auf {1}", - "worldedit.perf.sideeffect.get": "Nebeneffekt \"{0}\" ist auf {1} gesetzt", - "worldedit.perf.sideeffect.already-set": "Nebeneffekt \"{0}\" ist bereits auf {1} gesetzt", - "worldedit.perf.sideeffect.set-all": "Alle Nebeneffekte auf {0} gesetzt", - "worldedit.update": "Nebeneffekte wurden auf die Auswahl angewendet.", - "worldedit.reorder.current": "Der Neuordnungs-Modus ist {0}", - "worldedit.reorder.set": "Der Neuordnungs-Modus ist nun {0}", - "worldedit.gmask.disabled": "Globale Maske deaktiviert.", - "worldedit.gmask.set": "Globale Mask gesetzt.", - "worldedit.toggleplace.pos1": "Jetzt wird bei Pos #1 platziert.", - "worldedit.toggleplace.pos1-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von Position #1 platzieren.", - "worldedit.toggleplace.player": "Platziere nun an dem Block, in dem du stehst.", - "worldedit.toggleplace.player-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Block auf dem du stehst platzieren.", - "worldedit.toggleplace.min": "Jetzt am Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.min-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max": "Jetzt am Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.world": "Jetzt am Weltursprung platzieren.", - "worldedit.toggleplace.world-offset": "Jetzt platzieren bei ({0}, {1}, {2}).", - "worldedit.toggleplace.not-locatable": "Platzieren in diesem Kontext nicht möglich.", - "worldedit.searchitem.too-short": "Gebe einen längeren Suchbegriff ein (läng > 2).", - "worldedit.searchitem.either-b-or-i": "Du kannst nicht die Flags 'b' und 'i' gleichzeitig verwenden.", - "worldedit.searchitem.searching": "(Bitte warten... suche nach Items.)", - "worldedit.watchdog.no-hook": "Diese Plattform hat keine Watchdog-Schnittstelle.", - "worldedit.watchdog.active.already": "Watchdog-Manipulation bereits aktiv.", - "worldedit.watchdog.inactive.already": "Watchdog-Manipulation bereits inaktiv.", - "worldedit.watchdog.active": "Watchdog-Manipulation jetzt aktiv.", - "worldedit.watchdog.inactive": "Watchdog-Manipulation jetzt inaktiv.", - "worldedit.world.remove": "Überschreibung der Welt entfernt.", - "worldedit.world.set": "Überschreitung der Welt auf {0} gesetzt. (Benutze //world um zur Standardeinstellung zurückzukehren)", - "worldedit.undo.undone": "{0} verfügbare Bearbeitungen rückgängig gemacht.", - "worldedit.undo.none": "Keine Bearbeitung zum Rückgängig machen verfügbar.", - "worldedit.redo.redone": "{0} verfügbare Bearbeitungen wieder hergestellt.", - "worldedit.redo.none": "Keine Bearbeitung zum Wiederherstellen verfügbar.", - "worldedit.clearhistory.cleared": "Verlauf gelöscht.", - "worldedit.raytrace.noblock": "Kein Block in Sicht!", - "worldedit.raytrace.require-player": "Raytracing Befehle benötigen einen Spieler!", - "worldedit.restore.not-configured": "Snapshot/Backup Wiederherstellung ist nicht konfiguriert.", - "worldedit.restore.not-available": "Dieser Snapshot existiert nicht oder ist nicht verfügbar.", - "worldedit.restore.failed": "Fehler beim Laden des Snapshots: {0}", - "worldedit.restore.loaded": "Snapshot '{0} geladen; Wiederherstellung im Gange...", - "worldedit.restore.restored": "Wiederhergestelt; {0} fehlende Chunks und {1} andere Fehler.", - "worldedit.restore.none-for-specific-world": "Für die Welt '{0}' wurden keine Snapshots gefunden.", - "worldedit.restore.none-for-world": "Für diese Welt wurden keine Snapshots gefunden.", - "worldedit.restore.none-found": "Es konnten keine Snapshots gefunden werden.", - "worldedit.restore.none-found-console": "Es konnten keine Snapshots gefunden werden. Siehe Konsole für Details.", - "worldedit.restore.chunk-not-present": "Chunks waren nicht im Snapshot enthalten.", - "worldedit.restore.chunk-load-failed": "Es konnten keine Chunks geladen werden. (Fehlerhaftes Archiv?)", - "worldedit.restore.block-place-failed": "Durch Fehler konnten keine Blöcke wiederhergestellt werden.", - "worldedit.restore.block-place-error": "Letzter Fehler: {0}", - "worldedit.snapshot.use.newest": "Nutze nun den neuesten Snapshot.", - "worldedit.snapshot.use": "Setze Snapshot auf: {0}", - "worldedit.snapshot.none-before": "Konnte keinen Snapshot vor {0} finden.", - "worldedit.snapshot.none-after": "Konnte keinen Snapshot nach {0} finden.", - "worldedit.snapshot.index-above-0": "Ungültiger Index, muss größer oder gleich 1 sein.", - "worldedit.snapshot.index-oob": "Ungültiger Index, muss zwischen 1 und {0} liegen.", - "worldedit.schematic.unknown-format": "Unbekanntes Schematic-Format: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.load.loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.still-loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.unsupported-version": "Diese Schematic Version wird derzeit nicht unterstützt. Version: {0}.", - "worldedit.schematic.save.already-exists": "Diese Schematic existiert bereits. Nutze die Flag -f, um die Datei zu überschreiben.", - "worldedit.schematic.save.failed-directory": "Konnte den Ordner für Schematics nicht anlegen!", - "worldedit.schematic.save.saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.save.still-saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.share.unsupported-format": "Das Schematic Freigabeziel \"{0}\" unterstützt nicht das Format \"{1}\".", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.delete.failed": "Löschen von {0} fehlgeschlagen! Ist die Datei schreibgeschützt?", - "worldedit.schematic.delete.deleted": "{0} wurde gelöscht.", - "worldedit.schematic.formats.title": "Verfügbare Formate für Zwischenablage (Name: Kurzbezeichnung)", - "worldedit.schematic.unsupported-minecraft-version": "Diese Version von WorldEdit unterstützt deine Minecraft-Version nicht. Schematics werden nicht funktionieren, solange dies nicht angepasst ist.", - "worldedit.pos.already-set": "Position bereits gesetzt.", - "worldedit.pos.console-require-coords": "Als Konsole müssen Koordinaten angegeben werden.", - "worldedit.hpos.no-block": "Kein Block in Sicht!", - "worldedit.hpos.already-set": "Position bereits gesetzt.", - "worldedit.chunk.selected-multiple": "Ausgewählte Chunks: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk ausgewählt: {0}, {1}, {2}", - "worldedit.wand.invalid": "Auswahl-Item ist falsch konfiguriert oder deaktiviert.", - "worldedit.wand.selwand.info": "Linksklick: Setze Position #1, Rechtsklick: Setze Position #2", - "worldedit.wand.navwand.info": "Linksklick: Springe zu der Position; Rechtsklick: Springe durch Wände", - "worldedit.wand.selwand.now.tool": "Der Selektionsstab ist nun ein normales Werkzeug. Du kannst es mit {0} deaktivieren und mit einem beliebigen Element mit {1} verbinden oder einen neuen Zauberstab mit {2} erhalten.", - "worldedit.contract.contracted": "Region um {0} Blöcke verkleinert.", - "worldedit.shift.shifted": "Region verschoben.", - "worldedit.outset.outset": "Region vergrößert.", - "worldedit.inset.inset": "Region verkleinert.", - "worldedit.trim.trim": "Region beschnitten.", - "worldedit.trim.no-blocks": "Keine Blöcke passten zur Schnittmaske.", - "worldedit.size.offset": "Versatz: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Größe: {0}", - "worldedit.size.distance": "Kubische Distanz: {0}", - "worldedit.size.blocks": "Anzahl von Blöcken: {0}", - "worldedit.count.counted": "Anzahl: {0}", - "worldedit.distr.no-blocks": "Keine Blöcke gezählt.", - "worldedit.distr.no-previous": "Keine vorherigen Verteilungen.", - "worldedit.distr.total": "Gesamte Blockanzahl: {0}", - "worldedit.select.cleared": "Auswahl aufgehoben.", - "worldedit.select.cuboid.message": "Kubisch: Linksklick für Punkt 1, Rechtsklick für Punkt 2", - "worldedit.select.cuboid.description": "Wähle zwei Ecken eines Quaders", - "worldedit.select.extend.message": "Kubisch: Linksklick für einen Startpunkt, Rechtsklick zum Erweitern", - "worldedit.select.extend.description": "Schneller kubische Auswahlmodus", - "worldedit.select.poly.message": "2D Polygon-Auswahl: Links/Rechtsklick um einen Punkt hinzuzufügen.", - "worldedit.select.poly.limit-message": "maximal {0} Punkte.", - "worldedit.select.poly.description": "Wähle ein 2D-Polygon mit Höhe", - "worldedit.select.ellipsoid.message": "Ellipsoide Auswahl: Linksklick für Mittelpunkt, Rechtsklick zum Erweitern", - "worldedit.select.ellipsoid.description": "Wähle ein Ellipsoid aus", - "worldedit.select.sphere.message": "Kugel Selektor: Linksklick für Mittelpunkt, Rechtsklick um Radius zu setzen", - "worldedit.select.sphere.description": "Wähle eine Kugel aus", - "worldedit.select.cyl.message": "Zylindrischer Selektor: Linksklick für Mittelpunkt, Rechtsklick zum Erweitern", - "worldedit.select.cyl.description": "Zylinderförmige Auswahl", - "worldedit.select.convex.message": "Konvex-Polyhedrische Auswahl: Linksklick für ersten Knoten, Rechtsklick zum Erweitern.", - "worldedit.select.convex.limit-message": "maximal {0} Punkte.", - "worldedit.select.convex.description": "Auswahl einer Konvex-Polyhedrischen Form", - "worldedit.select.default-set": "Deine standardmässige Regions-Auswahl ist jetzt {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Altes Format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: Region/{0}", - "worldedit.listchunks.listfor": "Auflistung von Chunks für: {0}", - "worldedit.drain.drained": "{0} Blöcke wurden getrocknet.", - "worldedit.fill.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fillr.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fixlava.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.fixwater.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.removeabove.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removebelow.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removenear.removed": "{0} Blöcke wurden entfernt.", - "worldedit.replacenear.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.snow.created": "{0} Oberflächen wurden bedeckt.", - "worldedit.thaw.removed": "{0} Blöcke wurden aufgetaut.", - "worldedit.green.changed": "{0} Blöcke wurden grün gemacht.", - "worldedit.extinguish.removed": "{0} Brände wurden gelöscht.", - "worldedit.butcher.killed": "{0} Kreaturen wurden in einem Radius von {1} getötet.", - "worldedit.butcher.explain-all": "Verwende -1, um alle Mobs in geladenen Chunks zu entfernen", - "worldedit.remove.removed": "{0} Entities wurden für das Entfernen markiert.", - "worldedit.remove.explain-all": "Verwende -1, um alle Entities in geladenen Chunks zu entfernen", - "worldedit.calc.invalid": "'{0}' konnte nicht als gültiger Ausdruck übersetzt werden", - "worldedit.calc.invalid.with-error": "'{0}' konnte nicht als gültiger Ausdruck geparst werden: '{1}'", - "worldedit.paste.pasted": "Die Zwischenablage wurde bei {0} eingefügt", - "worldedit.paste.selected": "Einfügebereich für Zwischenablage ausgewählt.", - "worldedit.rotate.no-interpolation": "Hinweis: Interpolation ist noch nicht unterstützt. Es ist empfohlen, Winkel mit einem Vielfachen von 90 zu nutzen.", - "worldedit.rotate.rotated": "Die Zwischenablage wurde gedreht.", - "worldedit.flip.flipped": "Die Zwischenablage wurde gespiegelt.", - "worldedit.clearclipboard.cleared": "Die Zwischenablage wurde geleert.", - "worldedit.set.done": "Vorgang abgeschlossen.", - "worldedit.set.done.verbose": "Vorgang abgeschlossen ({0}).", - "worldedit.line.changed": "{0} Blöcke wurden verändert.", - "worldedit.line.invalid-type": "//line funktioniert nur mit kubischen Selektionen oder konvex-polyhedrischen Selektionen", - "worldedit.curve.changed": "{0} Blöcke wurden verändert.", - "worldedit.curve.invalid-type": "//curve funktioniert nur mit konvex-polyhedrischen Selektionen", - "worldedit.replace.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.stack.changed": "{0} Blöcke wurden geändert. Rückgängig mit //undo", - "worldedit.stack.intersecting-region": "Stapelversatz darf bei Verwendung von Blockeinheiten nicht mit der Region kollidieren", - "worldedit.regen.regenerated": "Region neu generiert.", - "worldedit.regen.failed": "Chunks konnten nicht regeneriert werden. Siehe Konsole für Details.", - "worldedit.walls.changed": "{0} Blöcke wurden verändert.", - "worldedit.faces.changed": "{0} Blöcke wurden verändert.", - "worldedit.overlay.overlaid": "{0} Blöcke wurden bedeckt.", - "worldedit.naturalize.naturalized": "{0} Block/Blöcke wurden verändert, um natürlicher zu erscheinen.", - "worldedit.center.changed": "Mittelpunkt gesetzt. ({0} Blöcke geändert)", - "worldedit.smooth.changed": "Höhenkarte des Geländes geglättet. {0} Blöcke geändert.", - "worldedit.snowsmooth.changed": "Höhenkarte des Schnees geglättet. {0} Blöcke geändert.", - "worldedit.move.moved": "{0} Blöcke verschoben.", - "worldedit.deform.deformed": "{0} Blöcke wurden verformt.", - "worldedit.hollow.changed": "{0} Blöcke wurden verändert.", - "worldedit.forest.created": "{0} Bäume erstellt.", - "worldedit.flora.created": "{0} Pflanzen erstellt.", - "worldedit.unstuck.moved": "Bitte schön!", - "worldedit.ascend.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ascend.moved": "Um {0} Ebenen aufgestiegen.", - "worldedit.descend.obstructed": "Keine freie Stelle unter dir gefunden.", - "worldedit.descend.moved": "Um {0} Ebenen abgestiegen.", - "worldedit.ceil.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ceil.moved": "Magie!", - "worldedit.thru.obstructed": "Keine freie Stelle vor dir gefunden.", - "worldedit.thru.moved": "Magie!", - "worldedit.jumpto.moved": "Magie!", - "worldedit.jumpto.none": "Kein Block in Sicht (oder zu weit entfernt)!", - "worldedit.up.obstructed": "Du würdest etwas über dir treffen.", - "worldedit.up.moved": "Magie!", - "worldedit.cone.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cone.created": "{0} Blöcke wurden erstellt.", - "worldedit.cyl.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cyl.created": "{0} Blöcke wurden erstellt.", - "worldedit.sphere.invalid-radius": "Du musst entweder ein oder drei Radien angeben.", - "worldedit.sphere.created": "{0} Blöcke wurden erstellt.", - "worldedit.forestgen.created": "{0} Bäume erstellt.", - "worldedit.pumpkins.created": "{0} Kürbisbeete erstellt.", - "worldedit.feature.created": "Merkmal erstellt.", - "worldedit.feature.failed": "Fehler beim Generieren des Merkmals. Ist es ein gültiger Ort dafür?", - "worldedit.pyramid.created": "{0} Blöcke wurden erstellt.", - "worldedit.generate.created": "{0} Blöcke wurden erstellt.", - "worldedit.generatebiome.changed": "{0} Biome betroffen.", - "worldedit.structure.created": "Struktur erstellt.", - "worldedit.structure.failed": "Fehler beim Generieren der Struktur. Ist es ein gültiger Ort dafür?", - "worldedit.reload.config": "Konfiguration wurde neu geladen!", - "worldedit.report.written": "WorldEdit-Bereicht zu {0} geschrieben", - "worldedit.report.error": "Fehler beim Schreiben des Berichts: {0}", - "worldedit.report.callback": "WorldEdit Report: {0}.report", - "worldedit.timezone.invalid": "Ungültige Zeitzone", - "worldedit.timezone.set": "Zeitzone für diese Sitzung gesetzt: {0}", - "worldedit.timezone.current": "Die aktuelle Zeit in dieser Zeitzone ist: {0}", - "worldedit.version.version": "WorldEdit-Version {0}", - "worldedit.trace.no-tracing-extents": "Spurensuche: Es wurde kein Umfang verwendet.", - "worldedit.trace.action-failed": "Trace: Aktion(en) {0} bei {1} verworfen nach Ausmaß {2}", - "worldedit.trace.active.already": "Ablaufverfolgungs-Modus bereits aktiv.", - "worldedit.trace.inactive.already": "Ablaufverfolgungs-Modus bereits inaktiv.", - "worldedit.trace.active": "Ablaufverfolgungs-Modus ist nun aktiv.", - "worldedit.trace.inactive": "Ablaufverfolgungs-Modus ist nun inaktiv.", - "worldedit.command.time-elapsed": "{0}s vergangen (History: {1} geändert; {2} Blöcke/Sek).", - "worldedit.command.permissions": "Dazu bist du nicht berechtigt. Bist du im richtigen Modus?", - "worldedit.command.player-only": "Dieser Befehl muss als Spieler benutzt werden.", - "worldedit.command.error.report": "Bitte melde diesen Fehler: [Siehe Konsole]", - "worldedit.pastebin.uploading": "(Bitte warten... sende Daten an Pastebin...)", - "worldedit.session.cant-find-session": "Sitzung für {0} nicht gefunden", - "worldedit.platform.no-file-dialog": "Datei-Dialoge werden in Ihrer Umgebung nicht unterstützt.", - "worldedit.asset.load.loading": "(Bitte warten... lade Asset.)", - "worldedit.asset.load.still-loading": "(Bitte warten... lade weiterhin Asset.)", - "worldedit.asset.load.failed": "Fehler beim laden des Assets", - "worldedit.tool.max-block-changes": "Maximales Änderungslimit für Blöcke erreicht.", - "worldedit.tool.no-block": "Kein Block in Sicht!", - "worldedit.tool.repl.equip": "Ersetzen-Werkzeug an {0} gebunden.", - "worldedit.tool.repl.switched": "Ersetzen-Werkzeug geändert zu: {0}", - "worldedit.tool.data-cycler.equip": "Werkzeug zum Ändern von Blockdaten an {0} gebunden.", - "worldedit.tool.data-cycler.block-not-permitted": "Du hast keine Befugnis, die Werte dieses Blockes zu ändern.", - "worldedit.tool.data-cycler.cant-cycle": "Diese Blockdaten können nicht verändert werden!", - "worldedit.tool.data-cycler.new-value": "Wert von {0} ist jetzt {1}.", - "worldedit.tool.data-cycler.cycling": "Ändere nun {0}.", - "worldedit.tool.deltree.equip": "Werkzeug zum Entfernen fliegender Bäume an {0} gebunden.", - "worldedit.tool.deltree.not-tree": "Das ist kein Baum.", - "worldedit.tool.deltree.not-floating": "Das ist kein schwebender Baum.", - "worldedit.tool.tree.equip": "Werkzeug zum Bäume setzen an {0} gebunden.", - "worldedit.tool.tree.obstructed": "Hier kann kein Baum erstellt werden.", - "worldedit.tool.info.equip": "Werkzeug für Informationen an {0} gebunden.", - "worldedit.tool.info.blockstate.hover": "Blockstatus", - "worldedit.tool.info.internalid.hover": "Interne ID", - "worldedit.tool.info.legacy.hover": "Legacy-Id: Daten", - "worldedit.tool.info.light.hover": "Lichtlevel Block/Lichtlevel darüber", - "worldedit.tool.none.equip": "Werkzeug vom aktuellen Item entfernt.", - "worldedit.tool.none.to.unequip": "Ihr aktuelles Item ist nicht gebunden.", - "worldedit.tool.selwand.equip": "Werkzeug zum Auswählen an {0} gebunden.", - "worldedit.tool.navwand.equip": "Werkzeug zum Navigieren an {0} gebunden.", - "worldedit.tool.floodfill.equip": "Werkzeug zum Füllen von Blöcken an {0} gebunden.", - "worldedit.tool.farwand.equip": "Werkzeug zum Auswählen für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.equip": "Werkzeug zum Setzen von Blöcken für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.set": "Linksklick auf {0} gesetzt; Rechtsklick auf {1} gesetzt.", - "worldedit.tool.stack.equip": "Werkzeug zum Stapeln an {0} gebunden.", - "worldedit.tool.unbind-instruction": "Führe {0} aus, während du das Item in der Hand hältst, um es zu entbinden.", - "worldedit.tool.superpickaxe.mode.single": "Modus ist jetzt blockweise. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.area": "Modus ist jetzt bereichsförmig. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.recursive": "Modus ist jetzt rekursiv. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.max-range": "Maximale Entfernung ist {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superspitzhacke ist bereits aktiviert.", - "worldedit.tool.superpickaxe.disabled.already": "Superspitzhacke ist bereits deaktiviert.", - "worldedit.tool.superpickaxe.enabled": "Superspitzhacke aktiviert.", - "worldedit.tool.superpickaxe.disabled": "Superspitzhacke deaktiviert.", - "worldedit.tool.mask.set": "Maske für Pinsel gesetzt.", - "worldedit.tool.mask.disabled": "Maske für Pinsel deaktiviert.", - "worldedit.tool.material.set": "Material für Pinsel gesetzt.", - "worldedit.tool.range.set": "Reichweite für Pinsel gesetzt.", - "worldedit.tool.size.set": "Pinselgröße gesetzt.", - "worldedit.tool.tracemask.set": "Kollidierungsmaske gesetzt.", - "worldedit.tool.tracemask.disabled": "Kollidierungsmaske deaktiviert.", - "worldedit.tool.error.cannot-bind": "Kann das Werkzeug nicht an {0} binden: {1}", - "worldedit.tool.error.item-only": "Blöcke können nicht verwendet werden.", - "worldedit.execute.script-permissions": "Du hast keine Berechtigung, dieses Skript zu nutzen.", - "worldedit.executelast.no-script": "Benutze zuerst /cs mit einem Skriptnamen.", - "worldedit.script.read-error": "Skript Lesefehler: {0}", - "worldedit.script.unsupported": "Aktuell werden nur .js-Skripte unterstützt", - "worldedit.script.file-not-found": "Skript existiert nicht: {0}", - "worldedit.script.no-script-engine": "Fehler beim Finden einer Skript-Engine.\nBitte beachte https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Fehler beim Ausführen: {0}", - "worldedit.script.failed-console": "Fehler beim Ausführen (siehe Konsole): {0}", - "worldedit.operation.affected.biome": "{0} Biome betroffen", - "worldedit.operation.affected.block": "{0} Blöcke betroffen", - "worldedit.operation.affected.column": "{0} Stellen betroffen", - "worldedit.operation.affected.entity": "{0} Entities betroffen", - "worldedit.operation.deform.expression": "deformiert mit {0}", - "worldedit.error.invalid-number": "Anzahl erwartet; String angegeben.", - "worldedit.error.invalid-number.matches": "Anzahl erwartet; String \"{0}\" angegeben.", - "worldedit.error.incomplete-region": "Wähle zuerst eine Region aus.", - "worldedit.error.unknown-block": "Blockname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-item": "Name des Gegenstands '{0}' wurde nicht anerkannt.", - "worldedit.error.unknown-entity": "Entityname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-mob": "Mob-Name '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-biome": "Biomname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-tag": "Tagname '{0}' wurde nicht erkannt.", - "worldedit.error.empty-tag": "Tagname '{0}' hat keinen Inhalt.", - "worldedit.error.no-match": "Kein Treffer für '{0}'.", - "worldedit.error.disallowed-block": "Block '{0}' nicht erlaubt (siehe WorldEdit Konfiguration).", - "worldedit.error.max-changes": "Maximale Anzahl an Blöcken in einer Operation geändert ({0}).", - "worldedit.error.max-brush-radius": "Maximaler Pinselradius (in Konfiguration): {0}", - "worldedit.error.max-radius": "Maximaler Radius (in Konfiguration): {0}", - "worldedit.error.unknown-direction": "Unbekannte Richtung: {0}", - "worldedit.error.empty-clipboard": "Die Zwischenablage ist leer. Verwende zuerst //copy.", - "worldedit.error.invalid-filename": "Dateiname '{0}' ungültig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ungültige Zeichen oder Erweiterung fehlt", - "worldedit.error.file-resolution": "Datei '{0}' Fehler beim Auflösen der Datei: {1}", - "worldedit.error.file-resolution.outside-root": "Pfad ist außerhalb des erlaubten Verzeichnisses", - "worldedit.error.file-resolution.resolve-failed": "Fehler beim Auflösen des Pfades", - "worldedit.error.file-aborted": "Dateiauswahl abgebrochen.", - "worldedit.error.no-file-selected": "Es wurde keine Datei ausgewählt.", - "worldedit.error.world-unloaded": "Die Welt wurde bereits entladen.", - "worldedit.error.not-a-block": "Dieses Item ist kein Block.", - "worldedit.error.not-a-block.item": "Das Item '{0}' ist kein Block.", - "worldedit.error.incorrect-usage": "Benutzung: {0}", - "worldedit.error.invalid-page": "Ungültige Seitennummer", - "worldedit.error.parser.bad-state-format": "Fehlerhaftes Statusformat in {0}", - "worldedit.error.parser.duplicate-property": "Doppelte Eigenschaft: {0}", - "worldedit.error.parser.empty-state": "Leerer Teil im Status", - "worldedit.error.parser.missing-equals-separator": "Fehlendes Trennzeichen '='", - "worldedit.error.parser.clipboard.missing-offset": "Offset mit @ angegeben, aber kein Offset angegeben. Verwenden Sie '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Unbekannte Eigenschaft '{0}' für Block '{1}'", - "worldedit.error.parser.unknown-value": "Unbekannter Wert '{0}' für Eigenschaft '{1} '", - "worldedit.error.parser.empty-property": "Leere Eigenschaft im Status", - "worldedit.error.parser.empty-value": "Leerer Wert im Status", - "worldedit.error.parser.invalid-colon": "Ungültiger Doppelpunkt.", - "worldedit.error.parser.invalid-expression": "Ungültiger Ausdruck: {0}", - "worldedit.error.parser.negate-nothing": "Nichts kann nicht negiert werden!", - "worldedit.error.parser.hanging-lbracket": "Ungültiges Format. Fehlende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbracket": "Bei dem Status fehlt die schließende Klammer ']'", - "worldedit.error.parser.hanging-lbrace": "Ungültiges Format. Hängende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbrace": "NBT fehlt das nachgestellte '}'", - "worldedit.error.parser.missing-random-type": "Fehlender Typ hinter dem % symbol für '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Versatz für die Zwischenablage benötigt x,y,z Koordinaten.", - "worldedit.error.parser.player-only": "Eingabe '{0}' erfordert einen Spieler!", - "worldedit.error.parser.invalid-nbt": "Ungültige NBT-Daten in Eingabe: '{0}'. Fehler: {1}", - "worldedit.error.disabled": "Diese Funktion ist deaktiviert (siehe WorldEdit Konfiguration).", - "worldedit.error.unknown": "Unbekannter Fehler ist aufgetreten: {0}", - "worldedit.error.missing-extent": "Kein Ziel ist bekannt", - "worldedit.error.missing-session": "Keine lokale Session ist bekannt", - "worldedit.error.missing-world": "Du musst eine Welt angeben (Try //world)", - "worldedit.error.missing-actor": "Kein Akteur ist bekannt", - "worldedit.selection.convex.info.vertices": "Knoten: {0}", - "worldedit.selection.convex.info.triangles": "Dreiecke: {0}", - "worldedit.selection.convex.explain.primary": "Neue Auswahl mit Knoten {0} gestartet.", - "worldedit.selection.convex.explain.secondary": "Knoten {0} zur Auswahl hinzugefügt.", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Erste Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.primary-area": "Erste Position bei {0} ({1}) gesetzt.", - "worldedit.selection.cuboid.explain.secondary": "Zweite Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.secondary-area": "Zweite Position bei {0} ({1}) gesetzt.", - "worldedit.selection.extend.explain.primary": "Auswahl bei {0} ({1}) gestartet.", - "worldedit.selection.extend.explain.secondary": "Auswahl erweitert, damit {0} ({1}) beinhaltet wird.", - "worldedit.selection.ellipsoid.info.center": "Mittelpunkt: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Position des Mittelpunkts zu {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.primary-area": "Position des Mittelpunkts zu {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoid-Änderungen müssen für jede Dimension gleich sein.", - "worldedit.selection.cylinder.info.center": "Mittelpunkt: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Neue zylindrische Auswahl bei {0} gestartet.", - "worldedit.selection.cylinder.explain.secondary": "Radius auf {0}/{1} Blöcke gesetzt. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Damit der Radius eingestellt werden kann, ist es notwendig, einen Mittelpunkt zu wählen.", - "worldedit.selection.cylinder.error.even-horizontal": "Zylinderänderungen müssen auch für jede horizontale Dimension gelten.", - "worldedit.selection.polygon2d.info": "Anzahl Punkte: {0}", - "worldedit.selection.polygon2d.explain.primary": "Neues Polygon bei {0} gestartet.", - "worldedit.selection.polygon2d.explain.secondary": "Punkt #{0} bei {1} hinzugefügt.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygone können nur vertikal erweitert werden.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygone können nur vertikal verhandelt werden.", - "worldedit.selection.sphere.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.null.error.immutable": "NullRegion könnt nicht geändert werden.", - "worldedit.selection.intersection.error.cannot-expand": "Könnt nicht einen regionalen Schnittpunkt erweitern.", - "worldedit.selection.intersection.error.cannot-contract": "Könnt nicht einen regionalen Schnittpunkt verhandeln.", - "worldedit.selection.transform.error.cannot-expand": "Könnt nicht einen TransformedRegion erweitern.", - "worldedit.selection.transform.error.cannot-contract": "Könnt nicht einen TransformedRegion verhandeln.", - "worldedit.selection.transform.error.cannot-change": "Könnt nicht einen TransformedRegion ändern.", - "worldedit.selection.updated": "Positionen aktualisiert.", - "worldedit.sideeffect.lighting": "Beleuchtung", - "worldedit.sideeffect.lighting.description": "Aktualisiert Blockbeleuchtung", - "worldedit.sideeffect.neighbors": "Nachbarn", - "worldedit.sideeffect.neighbors.description": "Benachrichtigt Blöcke in der Nähe über den Änderungen", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Benachrichtigt den geänderten Block", - "worldedit.sideeffect.validation": "Überprüfung", - "worldedit.sideeffect.validation.description": "Überprüft und repariert inkonsistenten Weltzustand, so wie getrennte Blöcke", - "worldedit.sideeffect.entity_ai": "Wesen-KI", - "worldedit.sideeffect.entity_ai.description": "Aktualisiert Wesen-KI-Pfade für die Blockänderungen", - "worldedit.sideeffect.events": "Mod/Plugin-Ereignisse", - "worldedit.sideeffect.events.description": "Informiert andere Mods/Plugins über diese Änderungen, falls anwendbar", - "worldedit.sideeffect.state.on": "An", - "worldedit.sideeffect.state.delayed": "Verzögert", - "worldedit.sideeffect.state.off": "Aus", - "worldedit.sideeffect.box.current": "Aktuell", - "worldedit.sideeffect.box.change-to": "Klicken, um auf {0} zu setzen", - "worldedit.help.command-not-found": "Der Befehl '{0}' konnte nicht gefunden werden.", - "worldedit.help.no-subcommands": "'{0}' hat keine Unterbefehle. (Vielleicht steht '{1}' für einen Parameter?)", - "worldedit.help.subcommand-not-found": "Der Unterbefehl '{0}' unter '{1}' konnte nicht gefunden werden.", - "worldedit.cli.stopping": "Wird beendet!", - "worldedit.cli.unknown-command": "Unbekannter Befehl!", - "worldedit.version.bukkit.unsupported-adapter": "Diese WorldEdit Version unterstützt ihre Version von Bukkit nicht vollständig. Block-Entities (z.B. Truhen) sind leer, Blockeigenschaften (z. B. Rotation) fehlen und andere Dinge werden möglicherweise nicht funktionieren. Aktualisieren Sie WorldEdit um diese Funktion wiederherzustellen:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Bearbeiten von nicht unterstützten Versionen ist deaktiviert." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kw/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kw/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/kw/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/la-LA/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/la-LA/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/la-LA/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lb/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lb/strings.json deleted file mode 100644 index 0eba529..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lb/strings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "worldedit.expand.description.vert": "Den ausgewielten bereich get vertikal bis un d'limiten vun der Walt erweidert.", - "worldedit.expand.expanded": "D'auswahl em {0} bleeck erweideren", - "worldedit.expand.expanded.vert": "Auswahl em {0} bleeck erweidert (uewen-no-ennen)." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/li/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/li/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/li/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lo/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lo/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lo/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lol/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lol/strings.json deleted file mode 100644 index 2bb72c3..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lol/strings.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "worldedit.expand.description.vert": "VERTICALLY EXPAND TEH SELECSHUN 2 WURLD LIMITS.", - "worldedit.expand.expanded": "REGION EXPANDD {0} BLOCKZ", - "worldedit.expand.expanded.vert": "REGION EXPANDD {0} BLOCKZ (TOP-2-BOTTOM).", - "worldedit.biomeinfo.lineofsight": "BIOMEZ AT LINE OV SIGHT POINT: {0}", - "worldedit.biomeinfo.position": "BIOMEZ AT UR POSISHUN: {0}", - "worldedit.biomeinfo.selection": "BIOMEZ IN UR SELECSHUN: {0}", - "worldedit.brush.radius-too-large": "MAXIMUM ALLOWD BRUSH RADIUS: {0}", - "worldedit.brush.apply.description": "APPLY BRUSH, APPLY FUNCSHUN 2 EVRY BLOCK", - "worldedit.brush.apply.radius": "TEH SIZE OV TEH BRUSH", - "worldedit.brush.apply.shape": "TEH SHAPE OV TEH REGION", - "worldedit.brush.apply.type": "TYPE OV BRUSH 2 USE", - "worldedit.brush.apply.item.warning": "DIS BRUSH SIMULATEZ ITEM USAGEZ. ITZ EFFECTS CUD NOT WERK ON ALL PLATFORMS, CUD NOT BE UNDO-ABLE, AN CUD CAUSE STRANGE INTERACSHUNS WIF OTHR MODZ/PLUGINS. USE AT UR OWN RISK.", - "worldedit.brush.paint.description": "PAINT BRUSH, APPLY FUNCSHUN 2 SURFACE", - "worldedit.brush.paint.size": "TEH SIZE OV TEH BRUSH", - "worldedit.brush.paint.shape": "TEH SHAPE OV TEH REGION", - "worldedit.brush.paint.density": "TEH DENSITY OV TEH BRUSH", - "worldedit.brush.paint.type": "TYPE OV BRUSH 2 USE", - "worldedit.brush.paint.item.warning": "DIS BRUSH SIMULATEZ ITEM USAGEZ. ITZ EFFECTS CUD NOT WERK ON ALL PLATFORMS, CUD NOT BE UNDO-ABLE, AN CUD CAUSE STRANGE INTERACSHUNS WIF OTHR MODZ/PLUGINS. USE AT UR OWN RISK.", - "worldedit.brush.sphere.equip": "SFERE BRUSH SHAPE EQUIPPD ({0}).", - "worldedit.brush.cylinder.equip": "CYLINDR BRUSH SHAPE EQUIPPD ({0} BY {1}).", - "worldedit.brush.clipboard.equip": "CLIPBORD BRUSH SHAPE EQUIPPD.", - "worldedit.brush.smooth.equip": "SMOOTH BRUSH EQUIPPD ({0} X {1}X USIN {2}).", - "worldedit.brush.extinguish.equip": "EXTINGUISHR EQUIPPD ({0}).", - "worldedit.brush.gravity.equip": "GRAVITY BRUSH EQUIPPD ({0}).", - "worldedit.brush.butcher.equip": "BUTCHR BRUSH EQUIPPD ({0}).", - "worldedit.brush.operation.equip": "SET BRUSH 2 {0}.", - "worldedit.brush.none.equip": "BRUSH UNBOUND FRUM UR CURRENT ITEM.", - "worldedit.drawsel.disabled": "SERVR CUI DISABLD.", - "worldedit.drawsel.disabled.already": "SERVR CUI ALREADY DISABLD.", - "worldedit.drawsel.enabled.already": "SERVR CUI ALREADY ENABLD.", - "worldedit.limit.too-high": "UR MAXIMUM ALLOWABLE LIMIT IZ {0}.", - "worldedit.limit.set": "BLOCK CHANGE LIMIT SET 2 {0}.", - "worldedit.limit.return-to-default": "(USE //limit 2 GO BAK 2 TEH DEFAULT.)", - "worldedit.timeout.too-high": "UR MAXIMUM ALLOWABLE TIEMOUT IZ {0}MS.", - "worldedit.timeout.return-to-default": " (USE //timeout 2 GO BAK 2 TEH DEFAULT.)", - "worldedit.fast.disabled": "FAST MODE DISABLD.", - "worldedit.fast.enabled": "FAST MODE ENABLD. LIGHTIN IN DA AFFECTD CHUNKZ CUD BE WRONG AN/OR U CUD NED 2 REJOIN 2 C CHANGEZ.", - "worldedit.fast.disabled.already": "FAST MODE ALREADY DISABLD.", - "worldedit.fast.enabled.already": "FAST MODE ALREADY ENABLD.", - "worldedit.reorder.current": "TEH REORDR MODE IZ {0}", - "worldedit.reorder.set": "TEH REORDR MODE IZ NAO {0}", - "worldedit.gmask.disabled": "GLOBAL MASK DISABLD.", - "worldedit.gmask.set": "GLOBAL MASK SET.", - "worldedit.toggleplace.pos1": "NAO PLACIN AT POS #1.", - "worldedit.toggleplace.player": "NAO PLACIN AT TEH BLOCK U STAND IN.", - "worldedit.searchitem.too-short": "ENTR LONGR SEARCH STRIN (LEN > 2).", - "worldedit.searchitem.either-b-or-i": "U CANT USE BOTH TEH 'b' AN 'i' FLAGS SIMULTANEOUSLY.", - "worldedit.searchitem.searching": "(PLZ WAIT... SEARCHIN ITEMS.)", - "worldedit.watchdog.no-hook": "DIS PLATFORM HAS NO WATCHDOG HOOK.", - "worldedit.watchdog.active.already": "WATCHDOG HOOK ALREADY ACTIV.", - "worldedit.watchdog.inactive.already": "WATCHDOG HOOK ALREADY INACTIV.", - "worldedit.watchdog.active": "WATCHDOG HOOK NAO ACTIV.", - "worldedit.watchdog.inactive": "WATCHDOG HOOK NAO INACTIV.", - "worldedit.world.remove": "REMOVD WURLD OVERRIDE.", - "worldedit.world.set": "SET TEH WURLD OVERRIDE 2 {0}. (USE //world 2 GO BAK 2 DEFAULT)", - "worldedit.undo.undone": "UNDID {0} AVAILABLE EDITS.", - "worldedit.undo.none": "NOTHIN LEFT 2 UNDO.", - "worldedit.redo.redone": "REDID {0} AVALIBL CHAENJZ.", - "worldedit.redo.none": "NOTHIN LEFT 2 REDO.", - "worldedit.clearhistory.cleared": "HISTORY CLEARD.", - "worldedit.raytrace.noblock": "NO BLOCK IN SIGHT!", - "worldedit.restore.not-configured": "SNAPSHOT/BAKUP RESTORE IZ NOT CONFIGURD.", - "worldedit.restore.not-available": "DAT SNAPSHOT DOEZ NOT EXIST OR IZ NOT AVAILABLE.", - "worldedit.restore.failed": "FAILD 2 LOAD SNAPSHOT: {0}", - "worldedit.restore.loaded": "SNAPSHOT {0} LOADD; NAO RESTORIN...", - "worldedit.restore.restored": "RESTORD; {0} MISIN CHUNKZ AN {1} OTHR ERRORS.", - "worldedit.restore.none-for-specific-world": "NO SNAPSHUTS WUZ FINDZ 4 WURLD '{0}'.", - "worldedit.restore.none-for-world": "NO SNAPSHOTS WUZ FINDZ 4 DIS WURLD.", - "worldedit.restore.none-found": "NO SNAPSHOTS WUZ FINDZ.", - "worldedit.restore.none-found-console": "NO SNAPSHOTS WUZ FINDZ. C CONSOLE 4 DETAILS.", - "worldedit.restore.chunk-not-present": "CHUNKZ WUZ NOT PRESENT IN SNAPSHOT.", - "worldedit.restore.chunk-load-failed": "NO CHUNKZ CUD BE LOADD. (BAD ARCHIV?)", - "worldedit.restore.block-place-failed": "ERRORS PREVENTD ANY BLOCKZ FRUM BEAN RESTORD.", - "worldedit.restore.block-place-error": "LAST ERROR: {0}", - "worldedit.snapshot.use.newest": "NAO USIN NEWEST SNAPSHOT.", - "worldedit.snapshot.use": "SNAPSHOT SET 2: {0}", - "worldedit.snapshot.none-before": "COULDNT FIND SNAPSHOT BEFORE {0}.", - "worldedit.snapshot.none-after": "COULDNT FIND SNAPSHOT AFTR {0}.", - "worldedit.snapshot.index-above-0": "UNVALID INDEX, MUST BE BIGGR THAN OR TEH SAME AS 1.", - "worldedit.snapshot.index-oob": "INVALID INDEX, MUST BE TWEEN 1 AN {0}.", - "worldedit.schematic.unknown-format": "UNKNOWN SCHEMATIC FORMAT: {0}.", - "worldedit.schematic.load.does-not-exist": "SCHEMATIC {0} DOEZ NOT EXIST!", - "worldedit.schematic.load.loading": "(PLZ WAIT... LOADIN SCHEMATIC.)", - "worldedit.schematic.load.still-loading": "Plz wait! skematic still loading!", - "worldedit.schematic.save.already-exists": "DAT SCHEMATIC ALREADY EXISTS. USE TEH -f FLAG 2 OVERWRITE IT.", - "worldedit.schematic.save.failed-directory": "CUD NOT CREATE FOLDR 4 SCHEMATICS!", - "worldedit.schematic.save.saving": "(PLZ WAIT... SAVIN SCHEMATIC.)", - "worldedit.schematic.save.still-saving": "Plz wait! skematic still savingz!", - "worldedit.schematic.delete.does-not-exist": "SCHEMATIC {0} DOEZ NOT EXIST!", - "worldedit.schematic.delete.failed": "DELESHUN OV {0} FAILD! IZ READ-ONLY?", - "worldedit.schematic.delete.deleted": "{0} HAS BEEN DELETD.", - "worldedit.schematic.formats.title": "AVAILABLE CLIPBORD FORMATS (NAYM: LOOKUP NAMEZ)", - "worldedit.pos.already-set": "POSISHUN ALREADY SET.", - "worldedit.pos.console-require-coords": "U MUST PROVIDE COORDINATEZ AS CONSOLE.", - "worldedit.hpos.no-block": "NO BLOCK IN SIGHT!", - "worldedit.hpos.already-set": "POSISHUN ALREADY SET.", - "worldedit.chunk.selected-multiple": "chukz selected: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "chuk selected: {0}, {1}, {2}", - "worldedit.wand.invalid": "WAND ITEM IZ MIS-CONFIGURD OR DISABLD.", - "worldedit.wand.selwand.info": "LEFT CLICK: SELECT POS #1; RITE CLICK: SELECT POS #2", - "worldedit.wand.navwand.info": "LEFT CLICK: JUMP 2 LOCASHUN; RITE CLICK: PAS THRU WALLS", - "worldedit.wand.selwand.now.tool": "Selekshun wand now normal tol! can disable with {0}, rebind to otherr item with {1}, or get NEW wan with {2}.", - "worldedit.contract.contracted": "REGION CONTRACTD {0} BLOCKZ.", - "worldedit.shift.shifted": "REGION SHIFTD.", - "worldedit.outset.outset": "REGION OUTSET.", - "worldedit.inset.inset": "REGION INSET.", - "worldedit.size.offset": "OFFSET: {0}", - "worldedit.size.type": "TYPE: {0}", - "worldedit.size.size": "SIZE: {0}", - "worldedit.size.distance": "CUBOID DISTANCE: {0}", - "worldedit.size.blocks": "# OV BLOCKZ: {0}", - "worldedit.count.counted": "COUNTD: {0}", - "worldedit.distr.no-blocks": "NO BLOCKZ COUNTD.", - "worldedit.distr.no-previous": "NO PREVIOUS DISTRIBUSHUN.", - "worldedit.distr.total": "TOTAL BLOCK COUNT: {0}", - "worldedit.select.cleared": "SELECSHUN CLEARD.", - "worldedit.select.cuboid.message": "CUBOID: LEFT CLICK 4 POINT 1, RITE CLICK 4 POINT 2", - "worldedit.select.cuboid.description": "SELECT 2 CORNERS OV CUBOID", - "worldedit.select.extend.message": "CUBOID: LEFT CLICK 4 STARTIN POINT, RITE CLICK 2 EXTEND", - "worldedit.select.extend.description": "FAST CUBOID SELECSHUN MODE", - "worldedit.select.poly.message": "2D POLYGON SELECTOR: LEFT/RITE CLICK 2 ADD POINT.", - "worldedit.select.poly.limit-message": "{0} POINTS MAXIMUM.", - "worldedit.select.poly.description": "SELECT 2D POLYGON WIF HEIGHT", - "worldedit.select.ellipsoid.message": "ELLIPSOID SELECTOR: LEFT CLICK=SENTR, RITE CLICK 2 EXTEND", - "worldedit.select.ellipsoid.description": "SELECT AN ELLIPSOID", - "worldedit.select.sphere.message": "SFERE SELECTOR: LEFT CLICK=SENTR, RITE CLICK 2 SET RADIUS", - "worldedit.select.sphere.description": "SELECT SFERE", - "worldedit.select.cyl.message": "CYLINDRICAL SELECTOR: LEFT CLICK=SENTR, RITE CLICK 2 EXTEND", - "worldedit.select.cyl.description": "SELECT CYLINDR", - "worldedit.select.convex.message": "CONVEX POLYHEDRAL SELECTOR: LEFT CLICK=FURST VERTEX, RITE CLICK 2 ADD MOAR.", - "worldedit.select.convex.limit-message": "{0} POINTS MAXIMUM.", - "worldedit.select.convex.description": "SELECT CONVEX POLYHEDRAL", - "worldedit.select.default-set": "UR DEFAULT REGION SELECTOR IZ NAO {0}.", - "worldedit.chunkinfo.chunk": "CHUNK: {0}, {1}", - "worldedit.chunkinfo.old-filename": "OLD FORMAT: {0}", - "worldedit.chunkinfo.mcregion-filename": "MCREGION: region/{0}\n", - "worldedit.listchunks.listfor": "LISTIN CHUNKZ 4: {0}", - "worldedit.drain.drained": "{0} BLOCKZ HAS BEEN DRAIND.", - "worldedit.fill.created": "{0} BLOCKZ HAS BEEN FILLD.", - "worldedit.fillr.created": "{0} BLOCKZ HAS BEEN FILLD.", - "worldedit.fixlava.fixed": "{0} BLOCKZ HAS BEEN FIXD.", - "worldedit.fixwater.fixed": "{0} BLOCKZ HAS BEEN FIXD.", - "worldedit.removeabove.removed": "{0} BLOCKZ HAS BEEN REMOVD.", - "worldedit.removebelow.removed": "{0} BLOCKZ HAS BEEN REMOVD.", - "worldedit.removenear.removed": "{0} BLOCKZ HAS BEEN REMOVD.", - "worldedit.replacenear.replaced": "{0} BLOCKZ HAS BEEN REPLACD.", - "worldedit.snow.created": "{0} SURFACEZ HAS BEEN COVERD.", - "worldedit.thaw.removed": "{0} BLOCKZ HAS BEEN THAWD.", - "worldedit.green.changed": "{0} BLOCKZ HAS BEEN GREEND.", - "worldedit.extinguish.removed": "{0} FIREZ HAS BEEN EXTINGUISHD.", - "worldedit.butcher.killed": "{0} MOBS HAS BEEN KILLD IN RADIUS OV {1}.", - "worldedit.butcher.explain-all": "USE -1 2 REMOOV ALL MOBS IN LOADD CHUNKZ", - "worldedit.remove.removed": "{0} ENTITIEZ HAS BEEN MARKD 4 REMOVAL.", - "worldedit.remove.explain-all": "USE -1 2 REMOOV ALL ENTITIEZ IN LOADD CHUNKZ", - "worldedit.calc.invalid": "'{0}' CUD NOT BE PARSD AS VALID EXPRESHUN", - "worldedit.paste.pasted": "TEH CLIPBORD HAS BEEN PASTD AT {0}", - "worldedit.paste.selected": "SELECTD CLIPBORD PASTE REGION.", - "worldedit.rotate.no-interpolation": "NOWT: INTERPOLASHUN IZ NOT YET SUPPORTD, SO ANGLEZ DAT R MULTIPLEZ.", - "worldedit.rotate.rotated": "TEH CLIPBORD COPY HAS BEEN ROTATD.", - "worldedit.flip.flipped": "TEH CLIPBORD COPY HAS BEEN FLIPPD.", - "worldedit.clearclipboard.cleared": "CLIPBORD CLEARD.", - "worldedit.set.done": "OPERASHUN COMPLETD.", - "worldedit.set.done.verbose": "OPERASHUN COMPLETD ({0}).", - "worldedit.line.changed": "{0} BLOCKZ HAS BEEN CHANGD.", - "worldedit.line.invalid-type": "//line ONLY WERKZ WIF CUBOID SELECSHUNS OR CONVEX POLYHEDRAL SELECSHUNS", - "worldedit.curve.changed": "{0} BLOCKZ HAS BEEN CHANGD.", - "worldedit.curve.invalid-type": "//curve ONLY WERKZ WIF CONVEX POLYHEDRAL SELECSHUNS", - "worldedit.replace.replaced": "{0} BLOCKZ HAS BEEN REPLACD.", - "worldedit.stack.changed": "{0} BLOCKZ CHANGD. UNDO WIF //undo", - "worldedit.regen.regenerated": "REGION REGENERATD.", - "worldedit.regen.failed": "CANT REGENERATE CHUNKZ. CHECK DA CONSOLE 4 DETAILS.", - "worldedit.walls.changed": "{0} BLOCKZ HAS BEEN CHANGD.", - "worldedit.faces.changed": "{0} BLOCKZ HAS BEEN CHANGD.", - "worldedit.overlay.overlaid": "{0} BLOCKZ HAS BEEN OVERLAID.", - "worldedit.naturalize.naturalized": "{0} BLOCK(S) HAS BEEN MADE 2 LOOK MOAR NACHURAL.", - "worldedit.center.changed": "SENTR SET. ({0} BLOCKZ CHANGD)", - "worldedit.smooth.changed": "TERRAINS HEIGHT MAP SMOOTHD. {0} BLOCKZ CHANGD.", - "worldedit.move.moved": "{0} BLOCKZ MOVD.", - "worldedit.deform.deformed": "{0} BLOCKZ HAS BEEN DEFORMD.", - "worldedit.hollow.changed": "{0} BLOCKZ HAS BEEN CHANGD.", - "worldedit.forest.created": "{0} TREEZ CREATD.", - "worldedit.flora.created": "{0} FLORA CREATD.", - "worldedit.unstuck.moved": "THAR U GO!", - "worldedit.ascend.obstructed": "NO FREE SPOT ABOOV U FINDZ.", - "worldedit.ascend.moved": "ASCENDD {0} LEVELS.", - "worldedit.descend.obstructed": "NO FREE SPOT BELOW U FINDZ.", - "worldedit.descend.moved": "DESCENDD {0} LEVELS.", - "worldedit.ceil.obstructed": "NO FREE SPOT ABOOV U FINDZ.", - "worldedit.ceil.moved": "WOOSH!", - "worldedit.thru.obstructed": "NO FREE SPOT AHEAD OV U FINDZ.", - "worldedit.thru.moved": "WOOSH!", - "worldedit.jumpto.moved": "POOF!", - "worldedit.jumpto.none": "NO BLOCK IN SIGHT (OR 2 FAR AWAY)!", - "worldedit.up.obstructed": "U WUD HIT SOMETHIN ABOOV U.", - "worldedit.up.moved": "WOOSH!", - "worldedit.cone.invalid-radius": "U MUST EITHR SPECIFY 1 OR 2 RADIUS VALUEZ.", - "worldedit.cone.created": "{0} BLOCKZ HAS BEEN CREATD.", - "worldedit.cyl.invalid-radius": "U MUST EITHR SPECIFY 1 OR 2 RADIUS VALUEZ.", - "worldedit.cyl.created": "{0} BLOCKZ HAS BEEN CREATD.", - "worldedit.sphere.invalid-radius": "U MUST EITHR SPECIFY 1 OR 3 RADIUS VALUEZ.", - "worldedit.sphere.created": "{0} BLOCKZ HAS BEEN CREATD.", - "worldedit.forestgen.created": "{0} TREEZ CREATD.", - "worldedit.pumpkins.created": "{0} PUMPKIN PATCHEZ CREATD.", - "worldedit.pyramid.created": "{0} BLOCKZ HAS BEEN CREATD.", - "worldedit.generate.created": "{0} BLOCKZ HAS BEEN CREATD.", - "worldedit.reload.config": "CONFIGURASHUN RELOADD!", - "worldedit.report.written": "WORLDEDIT REPORT WRITTEN 2 {0}", - "worldedit.report.error": "FAILD 2 RITE REPORT: {0}", - "worldedit.report.callback": "WORLDEDIT REPORT: {0}.report", - "worldedit.timezone.invalid": "INVALID TIEMZONE", - "worldedit.timezone.set": "TIEMZONE SET 4 DIS SESHUN 2: {0}", - "worldedit.timezone.current": "TEH CURRENT TIEM IN DAT TIEMZONE IZ: {0}", - "worldedit.version.version": "WORLDEDIT VERSHUN {0}", - "worldedit.command.time-elapsed": "{0}S ELAPSD (HISTORY: {1} CHANGD; {2} BLOCKZ/SEC).", - "worldedit.command.permissions": "U R NOT PERMITTD 2 DO DAT. R U IN DA RITE MODE?", - "worldedit.command.player-only": "DIS COMMAND MUST BE USD WIF PLAYR.", - "worldedit.command.error.report": "PLZ REPORT DIS ERROR: [C CONSOLE]", - "worldedit.pastebin.uploading": "(PLZ WAIT... SENDIN OUTPUT 2 PASTEBIN...)", - "worldedit.session.cant-find-session": "UNABLE 2 FIND SESHUN 4 {0}", - "worldedit.platform.no-file-dialog": "FILE DIALOGS R NOT SUPPORTD IN UR ENVIRONMENT.", - "worldedit.tool.max-block-changes": "MAX BLOCKZ CHANGE LIMIT REACHD.", - "worldedit.tool.no-block": "NO BLOCK IN SIGHT!", - "worldedit.tool.repl.equip": "BLOCK REPLACR TOOL BOUND 2 {0}.", - "worldedit.tool.repl.switched": "REPLACR TOOL SWITCHD 2: {0}", - "worldedit.tool.data-cycler.equip": "BLOCK DATA CYCLR TOOL BOUND 2 {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "U R NOT PERMITTD 2 CYCLE TEH DATA VALUE OV DAT BLOCK.", - "worldedit.tool.data-cycler.cant-cycle": "DAT BLOCKZ DATA CANT BE CYCLD!", - "worldedit.tool.data-cycler.new-value": "VALUE OV {0} IZ NAO {1}.", - "worldedit.tool.data-cycler.cycling": "NAO CYCLIN {0}.", - "worldedit.tool.deltree.equip": "FLOATIN TREE REMOVR TOOL BOUND 2 {0}.", - "worldedit.tool.deltree.not-tree": "THAZ NOT TREE.", - "worldedit.tool.deltree.not-floating": "THAZ NOT FLOATIN TREE.", - "worldedit.tool.tree.equip": "TREE TOOL BOUND 2 {0}.", - "worldedit.tool.tree.obstructed": "A TREE CANT GO THAR.", - "worldedit.tool.info.equip": "INFO TOOL BOUND 2 {0}.", - "worldedit.tool.info.blockstate.hover": "BLOCK STATE", - "worldedit.tool.info.internalid.hover": "INTERNAL ID", - "worldedit.tool.info.light.hover": "BLOCK LIGHT/LIGHT ABOOV", - "worldedit.tool.none.equip": "TOOL UNBOUND FRUM UR CURRENT ITEM.", - "worldedit.tool.selwand.equip": "SELECSHUN WAND BOUND 2 {0}.", - "worldedit.tool.navwand.equip": "NAVIGASHUN WAND BOUND 2 {0}.", - "worldedit.tool.floodfill.equip": "BLOCK FLOOD FILL TOOL BOUND 2 {0}.", - "worldedit.tool.farwand.equip": "FAR WAND TOOL BOUND 2 {0}.", - "worldedit.tool.lrbuild.equip": "LONG-RANGE BUILDIN TOOL BOUND 2 {0}.", - "worldedit.tool.lrbuild.set": "LEFT-CLICK SET 2 {0}; RITE-CLICK SET 2 {1}.", - "worldedit.tool.superpickaxe.mode.single": "MODE IZ NAO SINGLE. LEFT CLICK WIF PICKAXE. // 2 DISABLE.", - "worldedit.tool.superpickaxe.mode.area": "MODE IZ NAO AREA. LEFT CLICK WIF PICKAXE. // 2 DISABLE.", - "worldedit.tool.superpickaxe.mode.recursive": "MODE IZ NAO RECURSIV. LEFT CLICK WIF PICKAXE. // 2 DISABLE.", - "worldedit.tool.superpickaxe.max-range": "MAXIMUM RANGE IZ {0}.", - "worldedit.tool.superpickaxe.enabled.already": "SUPR PICKAXE ALREADY ENABLD.", - "worldedit.tool.superpickaxe.disabled.already": "SUPR PICKAXE ALREADY DISABLD.", - "worldedit.tool.superpickaxe.enabled": "SUPR PICKAXE ENABLD.", - "worldedit.tool.superpickaxe.disabled": "SUPR PICKAXE DISABLD.", - "worldedit.tool.mask.set": "BRUSH MASK SET.", - "worldedit.tool.mask.disabled": "BRUSH MASK DISABLD.", - "worldedit.tool.material.set": "BRUSH MATERIAL SET.", - "worldedit.tool.range.set": "BRUSH RANGE SET.", - "worldedit.tool.size.set": "BRUSH SIZE SET.", - "worldedit.tool.tracemask.set": "TRACE MASK SET.", - "worldedit.tool.tracemask.disabled": "TRACE MASK DISABLD.", - "worldedit.execute.script-permissions": "U DOAN HAS PERMISHUN 2 USE DAT SCRIPT.", - "worldedit.executelast.no-script": "USE /cs WIF SCRIPT NAYM FURST.", - "worldedit.script.read-error": "SCRIPT READ ERROR: {0}", - "worldedit.script.unsupported": "ONLY .js SCRIPTS R CURRENTLY SUPPORTD", - "worldedit.script.file-not-found": "SCRIPT DOEZ NOT EXIST: {0}", - "worldedit.script.no-script-engine": "FAILD 2 FIND AN INSTALLD SCRIPT ENGINE.\nPLZ C https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "FAILD 2 EXECUTE: {0}", - "worldedit.script.failed-console": "FAILD 2 EXECUTE (C CONSOLE): {0}", - "worldedit.operation.affected.biome": "{0} BIOMEZ AFFECTD", - "worldedit.operation.affected.block": "{0} BLOCKZ AFFECTD", - "worldedit.operation.affected.column": "{0} COLUMNS AFFECTD", - "worldedit.operation.affected.entity": "{0} ENTITIEZ AFFECTD", - "worldedit.operation.deform.expression": "DEFORMD USIN {0}", - "worldedit.selection.convex.info.vertices": "VERTICEZ: {0}", - "worldedit.selection.convex.info.triangles": "TRIANGLEZ: {0}", - "worldedit.selection.convex.explain.primary": "STARTD NEW SELECSHUN WIF VERTEX {0}.", - "worldedit.selection.convex.explain.secondary": "ADDD VERTEX {0} 2 TEH SELECSHUN.", - "worldedit.selection.cuboid.info.pos1": "POSISHUN 1: {0}", - "worldedit.selection.cuboid.info.pos2": "POSISHUN 2: {0}", - "worldedit.selection.cuboid.explain.primary": "FURST POSISHUN SET 2 {0}.", - "worldedit.selection.cuboid.explain.primary-area": "FURST POSISHUN SET 2 {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "SECOND POSISHUN SET 2 {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "SECOND POSISHUN SET 2 {0} ({1}).", - "worldedit.selection.extend.explain.primary": "STARTD SELECSHUN AT {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "EXTENDD SELECSHUN 2 ENCOMPAS {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "SENTR: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z RADIUS: {0}", - "worldedit.selection.ellipsoid.explain.primary": "SENTR POSISHUN SET 2 {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "SENTR POSISHUN SET 2 {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "RADIUS SET 2 {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "RADIUS SET 2 {0} ({1}).", - "worldedit.selection.cylinder.info.center": "SENTR: {0}", - "worldedit.selection.cylinder.info.radius": "RADIUS: {0}", - "worldedit.selection.cylinder.explain.primary": "STARTIN NEW CYLINDRICAL SELECSHUN AT {0}.", - "worldedit.selection.cylinder.explain.secondary": "RADIUS SET 2 {0}/{1} BLOCKZ. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "U MUST SELECT TEH SENTR POINT BEFORE SETTIN TEH RADIUS.", - "worldedit.selection.polygon2d.info": "# POINTS: {0}", - "worldedit.selection.polygon2d.explain.primary": "STARTIN NEW POLYGON AT {0}.", - "worldedit.selection.polygon2d.explain.secondary": "ADDD POINT #{0} AT {1}.", - "worldedit.selection.sphere.explain.secondary": "RADIUS SET 2 {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "RADIUS SET 2 {0} ({1}).", - "worldedit.sideeffect.lighting": "LITIN", - "worldedit.sideeffect.lighting.description": "UPDATEZ BLOK LITIN", - "worldedit.help.command-not-found": "TEH COMMAND {0} CUD NOT BE FINDZ.", - "worldedit.help.no-subcommands": "{0} HAS NO SUB-COMMANDZ. (MAYBE {1} IZ 4 PARAMETR?)", - "worldedit.help.subcommand-not-found": "TEH SUB-COMMAND {0} UNDR {1} CUD NOT BE FINDZ.", - "worldedit.cli.stopping": "STOPPIN!", - "worldedit.cli.unknown-command": "UNKNOWN COMMAND!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lt/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lt/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lt/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lv/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lv/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/lv/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/me/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/me/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/me/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mi/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mi/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mi/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mk/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mk/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mk/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mn/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mn/strings.json deleted file mode 100644 index c8ee237..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mn/strings.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "worldedit.expand.description.vert": "Сонгосон мужийг босоо тэнхлэгийн дагуу дэлхийн хязгаар хүртэл сунгах.", - "worldedit.expand.expanded": "Муж {0} блокоор сунгагдлаа", - "worldedit.expand.expanded.vert": "Бүсийг {0} блок тэллээ (дээрээс доош).", - "worldedit.biomeinfo.lineofsight": "Харж байгаа цэгийн байгалийн бүс: {0}", - "worldedit.biomeinfo.position": "Таны байгаа газрын байгалийн бүс: {0}", - "worldedit.biomeinfo.selection": "Таны сонгосон хэсгийн байгалийн бүс: {0}", - "worldedit.brush.apply.radius": "Багсны хэмжээ", - "worldedit.brush.apply.shape": "Бүсийн хэлбэр", - "worldedit.brush.apply.type": "Ашиглах багсны төрөл", - "worldedit.brush.paint.size": "Багсны хэмжээ", - "worldedit.brush.paint.shape": "Бүсийн хэлбэр", - "worldedit.brush.paint.density": "Багсны нягтшил", - "worldedit.brush.paint.type": "Ашиглах багсны төрөл", - "worldedit.brush.operation.equip": "Багсыг {0} болгосон.", - "worldedit.brush.none.equip": "Одоогийн эд зүйлээс багсыг салгалаа.", - "worldedit.fast.disabled": "Хурдан горим унтарлаа.", - "worldedit.fast.enabled": "Хурдан горим аслаа. Өөрчлөлт хийсэн хэсгүүдийн гэрэлтүүлэг буруу байж магадгүй. Тиймээс та гараад, орж ирэх хэрэгтэй.", - "worldedit.fast.disabled.already": "Хурдан горим аль хэдийн унтарсан.", - "worldedit.fast.enabled.already": "Хурдан горим аль хэдийн ассан.", - "worldedit.clearhistory.cleared": "Түүхийг арилгасан.", - "worldedit.restore.block-place-error": "Сүүлийн алдаа: {0}", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} байхгүй байна!", - "worldedit.schematic.delete.deleted": "{0} устсан.", - "worldedit.hpos.no-block": "Харагдах блок байхгүй байна!", - "worldedit.hpos.already-set": "Байрлалыг аль хэдийн тохируулсан.", - "worldedit.shift.shifted": "Бүсийг хөдөлгөсөн.", - "worldedit.size.type": "Төрөл: {0}", - "worldedit.size.size": "Хэмжээ: {0}", - "worldedit.count.counted": "Тоолсон: {0}", - "worldedit.distr.no-blocks": "Нэг ч блок тоолоогүй.", - "worldedit.select.sphere.description": "Бөмбөрцөг сонгосон", - "worldedit.select.cyl.message": "Цилиндр сонгогч: Зүүн дарах=төв, баруун дарж өргөтгөх", - "worldedit.select.cyl.description": "Цилиндр сонгох" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/moh/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/moh/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/moh/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ms/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ms/strings.json deleted file mode 100644 index 4245f4b..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ms/strings.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "worldedit.brush.apply.radius": "Saiz berus", - "worldedit.brush.apply.shape": "Bentuk kawasan", - "worldedit.brush.apply.type": "Jenis berus untuk digunakan", - "worldedit.brush.apply.item.warning": "Berus ini mensimulasikan penggunaan item. Kesannya mungkin tidak berfungsi pada semua platform, mungkin tidak boleh dibuat asal, dan boleh menyebabkan interaksi pelik dengan mod/pemalam lain. Gunakan atas risiko anda sendiri.", - "worldedit.brush.paint.description": "Berus cat, gunakan fungsi pada permukaan", - "worldedit.brush.paint.size": "Saiz berus", - "worldedit.brush.paint.shape": "Bentuk kawasan", - "worldedit.brush.paint.density": "Ketumpatan berus", - "worldedit.brush.paint.type": "Jenis berus untuk digunakan", - "worldedit.brush.paint.item.warning": "Berus ini mensimulasikan penggunaan item. Kesannya mungkin tidak berfungsi pada semua platform, mungkin tidak boleh dibuat asal, dan boleh menyebabkan interaksi pelik dengan mod/pemalam lain. Gunakan atas risiko anda sendiri.", - "worldedit.brush.clipboard.equip": "Bentuk berus dari papan klip dilengkapi.", - "worldedit.setbiome.warning": "Anda mungkin perlu menyertai semula permainan anda (atau menutup dan membuka semula dunia anda) untuk melihat perubahan.", - "worldedit.drawsel.enabled": "CUI pelayan didayakan. Ini hanya menyokong kawasan kuboid, dengan saiz maksimum {0}x{1}x{2}.", - "worldedit.fast.enabled": "Mod pantas didayakan. Pencahayaan pada cebisan yang terjejas mungkin salah dan/atau anda mungkin perlu menyertai semula untuk melihat perubahan.", - "worldedit.world.set": "Tetapkan penggantian dunia kepada {0}. (Gunakan //world untuk kembali ke lalai)", - "worldedit.schematic.unsupported-minecraft-version": "Versi WorldEdit ini tidak menyokong versi Minecraft anda. Schematic tidak akan berfungsi sehingga ini diselesaikan.", - "worldedit.wand.selwand.now.tool": "Tongkat pemilihan kini adalah alat biasa. Anda boleh menyahdayakannya dengan {0} dan mengikatnya semula pada mana-mana item dengan {1} atau mendapatkan tongkat baharu dengan {2}.", - "worldedit.select.convex.message": "Pemilih polihedral cembung: Klik kiri=Titik pertama, klik kanan untuk menambah lagi.", - "worldedit.rotate.no-interpolation": "Catatan: Interpolasi belum lagi disokong, jadi sudut gandaan 90 disyorkan.", - "worldedit.line.invalid-type": "//line hanya berfungsi dengan pilihan kuboid atau pilihan polihedral cembung", - "worldedit.stack.intersecting-region": "Ofset tindanan tidak boleh berlanggar dengan rantau ini apabila menggunakan unit blok", - "worldedit.tool.superpickaxe.mode.recursive": "Mod kini rekursif. Klik kiri dengan beliung. // untuk menyahdayakan.", - "worldedit.script.no-script-engine": "Gagal mencari enjin skrip yang dipasang.\nSila lihat https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.error.parser.clipboard.missing-offset": "Ofset ditentukan dengan @ tetapi tiada ofset diberikan. Gunakan '#copy@[x,y,z]'.", - "worldedit.sideeffect.update": "Kemas kini", - "worldedit.sideeffect.validation.description": "Mengesahkan dan membetulkan keadaan dunia yang tidak konsisten, seperti blok yang terputus sambungan", - "worldedit.sideeffect.state.on": "Buka", - "worldedit.sideeffect.state.off": "Tutup", - "worldedit.sideeffect.box.current": "Semasa", - "worldedit.version.bukkit.unsupported-adapter": "Versi WorldEdit ini tidak menyokong sepenuhnya versi Bukkit anda. Entiti blok seperti peti akan kosong, sifat blok seperti putaran akan hilang dan perkara lain mungkin tidak berfungsi. Kemas kini WorldEdit untuk memulihkan fungsi ini:\n{0}" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mt/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mt/strings.json deleted file mode 100644 index dfc3c18..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/mt/strings.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "worldedit.expand.description.vert": "Jespandu vertikalment l-għażla għal-limiti dinjija.", - "worldedit.expand.expanded": "Ir-reġjun espanda {0}-blokki", - "worldedit.expand.expanded.vert": "Ir-reġjun espanda {0}-blokki (minn fuq għal isfel).", - "worldedit.biomeinfo.lineofsight": "Bijomes fil-punt tal-vista: {0}", - "worldedit.biomeinfo.position": "Bijomes fil-pożizzjoni tiegħek: {0}", - "worldedit.biomeinfo.selection": "Bijomessi fl-għażla tiegħek: {0}", - "worldedit.brush.radius-too-large": "Raġġ massimu permess tal-pinzell: {0}", - "worldedit.brush.apply.description": "Applika x-xkupilja, applika funzjoni għal kull blokka", - "worldedit.brush.apply.radius": "Id-daqs tal-pinzell", - "worldedit.brush.apply.shape": "Il-forma tar-reġjun", - "worldedit.brush.apply.type": "Tip ta' pinzell li għandu jintuża", - "worldedit.brush.apply.item.warning": "Dan il-pinzell jissimula l-użu tal-oġġett. L-effetti tiegħu jistgħu ma jaħdmux fuq il-pjattaformi kollha, jistgħu ma jkunux jistgħu jiġu indaqs, u jistgħu jikkawżaw interazzjonijiet strambi ma' modi/plugins oħra. Uża għar- riskju tiegħek stess.", - "worldedit.brush.paint.description": "Pinzell taż-żebgħa, applika funzjoni għal wiċċ", - "worldedit.brush.paint.size": "Id-daqs tal-pinzell", - "worldedit.brush.paint.shape": "Il-forma tar-reġjun", - "worldedit.brush.paint.type": "Tip ta' pinzell li għandu jintuża", - "worldedit.brush.paint.item.warning": "Dan il-pinzell jissimula l-użu tal-oġġett. L-effetti tiegħu jistgħu ma jaħdmux fuq il-pjattaformi kollha, jistgħu ma jkunux jistgħu jiġu indaqs, u jistgħu jikkawżaw interazzjonijiet strambi ma' modi/plugins oħra. Uża għar- riskju tiegħek stess." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nds/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nds/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nds/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ne-NP/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ne-NP/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ne-NP/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nl-BE/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nl-BE/strings.json deleted file mode 100644 index 442f2ef..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nl-BE/strings.json +++ /dev/null @@ -1,421 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vergroot de verticale selectie tot de wereldgrenzen.", - "worldedit.expand.expanded": "Regio uitgebreid met {0} blokken", - "worldedit.expand.expanded.vert": "Regio uitgebreid met {0} blokken (boven tot beneden).", - "worldedit.biomeinfo.lineofsight": "Klimaten op kijkpunt: {0}", - "worldedit.biomeinfo.position": "Vegetatie op uw positie: {0}", - "worldedit.biomeinfo.selection": "Vegetaties in je selectie: {0}", - "worldedit.biomeinfo.not-locatable": "Commando afzender moet aanwezig zijn in de wereld om de -p vlag te gebruiken.", - "worldedit.brush.radius-too-large": "Maximaal toegestane borstel radius: {0}", - "worldedit.brush.apply.description": "Pas borstel toe, pas een functie toe aan elke blok", - "worldedit.brush.apply.radius": "De grootte van de borstel", - "worldedit.brush.apply.shape": "De vorm van het gebied", - "worldedit.brush.apply.type": "Type van borstel om te gebruiken", - "worldedit.brush.apply.item.warning": "Deze borstel simuleert voorwerpengebruik. De effecten werkt mogelijk niet op alle platformen, kan mogelijk niet ongedaan te maken zijn, en kan vreemde interacties met andere mods/plugins veroorzaken. Gebruik op eigen risico.", - "worldedit.brush.paint.description": "Verf borstel, voeg een functie toe aan een oppervlak", - "worldedit.brush.paint.size": "De grootte van de borstel", - "worldedit.brush.paint.shape": "De vorm van het gebied", - "worldedit.brush.paint.density": "De dichtheid van de brush", - "worldedit.brush.paint.type": "Type van borstel om te gebruiken", - "worldedit.brush.paint.item.warning": "Deze borstel simuleert voorwerpengebruik. De effecten werkt mogelijk niet op alle platformen, kan mogelijk niet ongedaan te maken zijn, en kan vreemde interacties met andere mods/plugins veroorzaken. Gebruik op eigen risico.", - "worldedit.brush.sphere.equip": "Bol borstel vorm geselecteerd ({0}).", - "worldedit.brush.cylinder.equip": "Cilinder borstel vorm geselecteerd ({0} bij {1}).", - "worldedit.brush.clipboard.equip": "Klembord borstel vorm geselecteerd.", - "worldedit.brush.smooth.equip": "Verzachtingsborstel geactiveerd ({0} x {1}x met {2}).", - "worldedit.brush.extinguish.equip": "Brandblusser geactiveerd ({0}).", - "worldedit.brush.gravity.equip": "Zwaartekrachtborstel geactiveerd ({0}).", - "worldedit.brush.butcher.equip": "Slagersborstel geactiveerd ({0}).", - "worldedit.brush.operation.equip": "Borstel ingeseld op {0}.", - "worldedit.brush.heightmap.equip": "Hoogtekaart kwast geactiveerd ({0}).", - "worldedit.brush.heightmap.unknown": "Onbekend hoogtekaart kwast {0}.", - "worldedit.brush.none.equip": "Borstel ontkoppelt van je huidig voorwerp.", - "worldedit.setbiome.changed": "Biomes werden ongeveer {0} blokken veranderd.", - "worldedit.setbiome.warning": "Je moet mogelijk opnieuw deelnemen aan je spel (of je wereld sluiten en heropenen) om veranderingen te zien.", - "worldedit.setbiome.not-locatable": "Commando afzender moet aanwezig zijn in de wereld om de -p vlag te gebruiken.", - "worldedit.drawsel.disabled": "Server CUI uitgeschakeld.", - "worldedit.drawsel.enabled": "Server CUI ingeschakeld. Dit ondersteunt alleen kubus regio's met een maximale grootte van {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server CUI is al uitgeschakeld.", - "worldedit.drawsel.enabled.already": "Server CUI is al ingeschakeld.", - "worldedit.limit.too-high": "De limiet voor jou is {0}.", - "worldedit.limit.set": "Blok wijzigingslimiet is ingesteld op {0}.", - "worldedit.limit.return-to-default": "(Gebruik //limit om terug te gaan naar de standaard.)", - "worldedit.timeout.too-high": "Jouw maximaal toegestane time-out is {0}ms.", - "worldedit.timeout.set": "Time-out tijd ingesteld op {0}ms.", - "worldedit.timeout.return-to-default": " (Gebruik //timeout om terug te gaan naar de standaard.)", - "worldedit.fast.disabled": "Snelle modus uitgeschakeld.", - "worldedit.fast.enabled": "Snelle modus ingeschakeld. Verlichting in de betreffende chunks kan verkeerd zijn en/of u moet mogelijk opnieuw inloggen om wijzigingen te zien.", - "worldedit.fast.disabled.already": "Snelle modus is al uitgeschakeld.", - "worldedit.fast.enabled.already": "Snelle modus is al ingeschakeld.", - "worldedit.perf.sideeffect.set": "Extra effect \"{0}\" ingesteld op {1}", - "worldedit.perf.sideeffect.get": "Side effect \"{0}\" is ingesteld op {1}", - "worldedit.perf.sideeffect.already-set": "Side effect \"{0}\" is ingesteld op {1}", - "worldedit.perf.sideeffect.set-all": "Alle bijwerkeffecten ingesteld op {0}", - "worldedit.reorder.current": "De herordeningsmodus is {0}", - "worldedit.reorder.set": "De herordeningsmodus is nu {0}", - "worldedit.gmask.disabled": "Globaal masker uitgeschakeld.", - "worldedit.gmask.set": "Globaal masker ingesteld.", - "worldedit.toggleplace.pos1": "Nu plaatsen op pos #1.", - "worldedit.toggleplace.player": "Wordt nu geplaatst op het blok waarin je staat.", - "worldedit.toggleplace.not-locatable": "Kan niet wisselen tussen plaatsen in deze context.", - "worldedit.searchitem.too-short": "Geef een langere zoekopdracht op (lengte > 2).", - "worldedit.searchitem.either-b-or-i": "Je kunt de 'b'- en 'i'-vlaggen niet samen gebruiken.", - "worldedit.searchitem.searching": "(Een ogenblik geduld... zoeken tussen items.)", - "worldedit.watchdog.no-hook": "Kan niet communiceren met de waakhond van dit platform.", - "worldedit.watchdog.active.already": "Waakhondcommunicatie al actief.", - "worldedit.watchdog.inactive.already": "Waakhondcommunicatie al inactief.", - "worldedit.watchdog.active": "Watchdog haak nu actief.", - "worldedit.watchdog.inactive": "Watchdog haak nu inactief.", - "worldedit.world.remove": "Verwijderde wereld overschrijving.", - "worldedit.world.set": "Stel de wereld override in op {0}. (Gebruik //world om terug te gaan naar standaard)", - "worldedit.undo.undone": "{0} bewerkingen ongedaan gemaakt.", - "worldedit.undo.none": "Niets meer om ongedaan te maken.", - "worldedit.redo.redone": "{0} bewerkingen herhaald.", - "worldedit.redo.none": "Niets meer om opnieuw te doen.", - "worldedit.clearhistory.cleared": "Geschiedenis gewist.", - "worldedit.raytrace.noblock": "Geen blok in zicht!", - "worldedit.raytrace.require-player": "Raytracing commando's vereisen een speler!", - "worldedit.restore.not-configured": "Snapshot/backup herstel is niet geconfigureerd.", - "worldedit.restore.not-available": "Die snapshot bestaat niet of is niet beschikbaar.", - "worldedit.restore.failed": "Fout bij laden van snapshot: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' geladen; nu herstellen...", - "worldedit.restore.restored": "Teruggezet met {0} ontbrekende chunks en {1} andere fouten.", - "worldedit.restore.none-for-specific-world": "Geen snapshots gevonden voor de wereld '{0}'.", - "worldedit.restore.none-for-world": "Geen snapshots gevonden voor deze wereld.", - "worldedit.restore.none-found": "Geen snapshots gevonden.", - "worldedit.restore.none-found-console": "Geen snapshots gevonden. Zie de console voor meer informatie.", - "worldedit.restore.chunk-not-present": "Geen chunks gevonden in deze snapshot.", - "worldedit.restore.chunk-load-failed": "De chunks konden niet geladen worden. (Beschadigd archief?)", - "worldedit.restore.block-place-failed": "Door een fout konden geen blokken worden hersteld.", - "worldedit.restore.block-place-error": "Laatste fout: {0}", - "worldedit.snapshot.use.newest": "De nieuwste snapshot wordt nu gebruikt.", - "worldedit.snapshot.use": "Snapshot ingesteld op: {0}", - "worldedit.snapshot.none-before": "Kon geen snapshot vinden voor {0}.", - "worldedit.snapshot.none-after": "Kon geen snapshot vinden na {0}.", - "worldedit.snapshot.index-above-0": "Ongeldig nummer, de nummering begint bij 1.", - "worldedit.snapshot.index-oob": "Ongeldig nummer, je moet een nummer van 1 t/m {0} opgeven.", - "worldedit.schematic.unknown-format": "Onbekend schematic formaat: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} bestaat niet!", - "worldedit.schematic.load.loading": "(Een ogenblik geduld... schematic wordt geladen.)", - "worldedit.schematic.load.still-loading": "(Een ogenblik geduld... de schema wordt nog steeds geladen.)", - "worldedit.schematic.save.already-exists": "Deze schematic bestaat al. Gebruik de -f vlag om deze te overschrijven.", - "worldedit.schematic.save.failed-directory": "Map voor schematics kon niet worden gemaakt!", - "worldedit.schematic.save.saving": "(Een ogenblik geduld... schematic opslaan.)", - "worldedit.schematic.save.still-saving": "(Een ogenblik geduld... schematic opslaan.)", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} bestaat niet!", - "worldedit.schematic.delete.failed": "Verwijderen van {0} mislukt! Is het alleen-lezen?", - "worldedit.schematic.delete.deleted": "{0} is verwijderd.", - "worldedit.schematic.formats.title": "Beschikbare klembordformaten (Naam: termen)", - "worldedit.schematic.unsupported-minecraft-version": "Deze versie van WorldEdit ondersteunt uw Minecraft-versie niet. Schematics werken niet totdat dit is opgelost.", - "worldedit.pos.already-set": "Positie is al ingesteld.", - "worldedit.pos.console-require-coords": "De console moet verplicht coördinaten opgeven.", - "worldedit.hpos.no-block": "Geen blok in zicht!", - "worldedit.hpos.already-set": "Positie is al ingesteld.", - "worldedit.chunk.selected-multiple": "Chunks geselecteerd: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk geselecteerd: {0}, {1}, {2}", - "worldedit.wand.invalid": "Toverstokitem is verkeerd ingesteld of uitgezet.", - "worldedit.wand.selwand.info": "Linksklikken: positie #1; rechtsklikken: positie #2", - "worldedit.wand.navwand.info": "Linksklikken: springen naar locatie; rechtsklikken: door muren heengaan", - "worldedit.wand.selwand.now.tool": "De selectie-toverstok is nu normaal gereedschap. Je kan het uitzetten met {0} en opnieuw koppelen aan elk item met {1} of een nieuwe toverstaf krijgen met {2}.", - "worldedit.contract.contracted": "Regio met {0} blokken verkleind.", - "worldedit.shift.shifted": "Regio verlegd.", - "worldedit.outset.outset": "Uitlegvel van gebied.", - "worldedit.inset.inset": "Inlegvel van gebied.", - "worldedit.size.offset": "Verschuiving: {0}", - "worldedit.size.type": "Type: {0}", - "worldedit.size.size": "Grootte: {0}", - "worldedit.size.distance": "Balkafstand: {0}", - "worldedit.size.blocks": "Aantal blokken: {0}", - "worldedit.count.counted": "Geteld: {0}", - "worldedit.distr.no-blocks": "Geen blokken geteld.", - "worldedit.distr.no-previous": "Geen vorige distributie.", - "worldedit.distr.total": "Totaal aantal blokken: {0}", - "worldedit.select.cleared": "Selectie gewist.", - "worldedit.select.cuboid.message": "Balk: linksklikken voor punt 1, rechtsklikken voor punt 2", - "worldedit.select.cuboid.description": "Selecteer de twee hoeken van een balk", - "worldedit.select.extend.message": "Balk: linksklikken voor startpunt, rechtsklikken om uit te breiden", - "worldedit.select.extend.description": "Snelle balk-selectiemodus", - "worldedit.select.poly.message": "2D-polygoon selecteren: links/rechtsklikken om een punt toe te voegen.", - "worldedit.select.poly.limit-message": "Maximaal {0} punten.", - "worldedit.select.poly.description": "Selecteer een 2D-polygoon met hoogte", - "worldedit.select.ellipsoid.message": "Ellipsoïde selecteren: linkermuisknop=midden, rechtermuisknop om uit te breiden", - "worldedit.select.ellipsoid.description": "Selecteer een ellipsoïde", - "worldedit.select.sphere.message": "Bol selecteren: linkermuisknop=midden; rechtermuisknop om straal in te stellen", - "worldedit.select.sphere.description": "Selecteer een bol", - "worldedit.select.cyl.message": "Cilindervormige selectie: Linkermuisknop=midden, rechtermuisknop om uit te breiden", - "worldedit.select.cyl.description": "Selecteer een cilinder", - "worldedit.select.convex.message": "Convex veelvlak selectie: linkermuisknop=eerste punt, rechtermuisknop om meer toe te voegen.", - "worldedit.select.convex.limit-message": "{0} punten maximaal.", - "worldedit.select.convex.description": "Selecteer een convexe veelvlak", - "worldedit.select.default-set": "Uw standaard regio selector is nu {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Oud formaat: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: regio/{0}", - "worldedit.listchunks.listfor": "Lijst met chunks maken voor: {0}", - "worldedit.drain.drained": "{0} blokken zijn drooggelegd.", - "worldedit.fill.created": "{0} blokken zijn gevuld.", - "worldedit.fillr.created": "{0} blokken zijn gevuld.", - "worldedit.fixlava.fixed": "{0} lavablokken zijn gerepareerd.", - "worldedit.fixwater.fixed": "{0} waterblokken zijn gerepareerd.", - "worldedit.removeabove.removed": "{0} blokken zijn verwijderd.", - "worldedit.removebelow.removed": "{0} blokken zijn verwijderd.", - "worldedit.removenear.removed": "{0} blokken zijn verwijderd.", - "worldedit.replacenear.replaced": "{0} blokken zijn vervangen.", - "worldedit.snow.created": "{0} oppervlakken zijn bedekt.", - "worldedit.thaw.removed": "{0} blokken zijn ontdooid.", - "worldedit.green.changed": "{0} blokken zijn vergroend.", - "worldedit.extinguish.removed": "{0} branden zijn geblust.", - "worldedit.butcher.killed": "{0} mobs zijn gedood in een straal van {1}.", - "worldedit.butcher.explain-all": "Gebruik -1 om alle mobs uit de geladen chunks te verwijderen", - "worldedit.remove.removed": "{0} entiteiten zijn gemarkeerd voor verwijdering.", - "worldedit.remove.explain-all": "Gebruik -1 om alle entiteiten te verwijderen in geladen chunks", - "worldedit.calc.invalid": "'{0}' kon niet ingelezen worden als geldige expressie", - "worldedit.calc.invalid.with-error": "'{0}' kon niet worden geparseerd als geldige uitdrukking: '{1}'", - "worldedit.paste.pasted": "De inhoud van het klembord is geplakt op {0}", - "worldedit.paste.selected": "Plakregio voor klembord ingesteld.", - "worldedit.rotate.no-interpolation": "Let wel: interpolatie wordt nog niet ondersteund, dus gebruik het liefst alleen hoeken van 90 graden.", - "worldedit.rotate.rotated": "De kopie op het klembord is gedraaid.", - "worldedit.flip.flipped": "De kopie op het klembord is omgedaaid.", - "worldedit.clearclipboard.cleared": "Klembord leeggemaakt.", - "worldedit.set.done": "Handeling geslaagd.", - "worldedit.set.done.verbose": "Handeling geslaagd ({0}).", - "worldedit.line.changed": "{0} blokken zijn veranderd.", - "worldedit.line.invalid-type": "//line werkt alleen met kubus selecties of convexe veelvlak selecties", - "worldedit.curve.changed": "{0} blokken zijn veranderd.", - "worldedit.curve.invalid-type": "//curve werkt alleen met convexe veelvlakselecties", - "worldedit.replace.replaced": "{0} blokken zijn vervangen.", - "worldedit.stack.changed": "{0} blokken veranderd. Ongedaan maken met //undo", - "worldedit.stack.intersecting-region": "De Stack offset mag niet botsen met het gebied bij het gebruik van blok eenheden", - "worldedit.regen.regenerated": "Regio opnieuw gegenereerd.", - "worldedit.regen.failed": "Kan chunks niet opnieuw genereren. Zie de console voor meer informatie.", - "worldedit.walls.changed": "{0} blokken veranderd.", - "worldedit.faces.changed": "{0} blokken veranderd.", - "worldedit.overlay.overlaid": "{0} blokken zijn bedekt.", - "worldedit.naturalize.naturalized": "{0} blok(ken) zien er nu natuurlijker uit.", - "worldedit.center.changed": "Middelpunt ingesteld ({0} blokken gewijzigd)", - "worldedit.smooth.changed": "Hoogtekaart van het terrein is verzacht. {0} blokken zijn gewijzigd.", - "worldedit.move.moved": "{0} blokken verplaatst.", - "worldedit.deform.deformed": "{0} blokken zijn vervormd.", - "worldedit.hollow.changed": "{0} blokken zijn gewijzigd.", - "worldedit.forest.created": "{0} bomen geplaatst.", - "worldedit.flora.created": "{0} bloemen geplaatst.", - "worldedit.unstuck.moved": "Alsjeblieft!", - "worldedit.ascend.obstructed": "Geen vrije plek boven je gevonden.", - "worldedit.ascend.moved": "{0} blokken opgestegen.", - "worldedit.descend.obstructed": "Geen vrije plek onder je gevonden.", - "worldedit.descend.moved": "{0} blokken afgedaald.", - "worldedit.ceil.obstructed": "Geen vrije plek boven je gevonden.", - "worldedit.ceil.moved": "Woesh!", - "worldedit.thru.obstructed": "Geen vrije plek vóór je gevonden.", - "worldedit.thru.moved": "Woesh!", - "worldedit.jumpto.moved": "Poef!", - "worldedit.jumpto.none": "Geen blokken in zicht (of te ver weg)!", - "worldedit.up.obstructed": "Je zou iets boven je raken.", - "worldedit.up.moved": "Woesh!", - "worldedit.cone.invalid-radius": "Je moet één of twee waardes opgeven voor de straal.", - "worldedit.cone.created": "{0} blokken zijn geplaatst.", - "worldedit.cyl.invalid-radius": "Je moet één of twee waardes opgeven voor de straal.", - "worldedit.cyl.created": "{0} blokken zijn geplaatst.", - "worldedit.sphere.invalid-radius": "Je moet één of drie waardes opgeven voor de straal.", - "worldedit.sphere.created": "{0} blokken zijn geplaatst.", - "worldedit.forestgen.created": "{0} bomen geplaatst.", - "worldedit.pumpkins.created": "{0} groepjes pompoenen geplaatst.", - "worldedit.pyramid.created": "{0} blokken zijn geplaatst.", - "worldedit.generate.created": "{0} blokken zijn geplaatst.", - "worldedit.generatebiome.changed": "{0} biomen aangepast.", - "worldedit.reload.config": "Configuratie is herladen!", - "worldedit.report.written": "WorldEdit-rapport geschreven naar {0}", - "worldedit.report.error": "Kon rapport niet schrijven: {0}", - "worldedit.report.callback": "WorldEdit-rapport: {0}.report", - "worldedit.timezone.invalid": "Ongeldige tijdzone", - "worldedit.timezone.set": "Tijdzone voor deze sessie ingesteld op: {0}", - "worldedit.timezone.current": "De huidige tijd in die tijdzone is: {0}", - "worldedit.version.version": "WorldEdit-versie {0}", - "worldedit.trace.no-tracing-extents": "Trace: geen omvang gebruikt.", - "worldedit.trace.action-failed": "Traceer: Actie(s) {0} op {1} verwijderd door grootte {2}", - "worldedit.trace.active.already": "Traceermodus is al actief.", - "worldedit.trace.inactive.already": "Traceermodus is al inactief.", - "worldedit.trace.active": "Traceermodus nu actief.", - "worldedit.trace.inactive": "Traceermodus nu inactief.", - "worldedit.command.time-elapsed": "{0}s verstreken (geschiedenis: {1} veranderd; {2} blokken/sec).", - "worldedit.command.permissions": "Je hebt geen toestemming daarvoor. Zit je in de juiste modus?", - "worldedit.command.player-only": "Dit commando moet uitgevoerd worden met of door een speler.", - "worldedit.command.error.report": "Rapporteer alsjeblieft deze fout: [Zie de console]", - "worldedit.pastebin.uploading": "(Een ogenblik geduld... uitvoer wordt verzonden naar pastebin...)", - "worldedit.session.cant-find-session": "Kan de sessie voor {0} niet vinden", - "worldedit.platform.no-file-dialog": "Bestanddialogen worden niet ondersteund in uw omgeving.", - "worldedit.asset.load.loading": "(Een ogenblik geduld... asset laden.)", - "worldedit.asset.load.still-loading": "(Een ogenblik geduld... wordt asset nog steeds geladen.)", - "worldedit.asset.load.failed": "Kan asset niet laden", - "worldedit.tool.max-block-changes": "Maximum aantal blokwijzigingen bereikt.", - "worldedit.tool.no-block": "Geen blok in zicht!", - "worldedit.tool.repl.equip": "Blokvervanggereedschap gebonden aan {0}.", - "worldedit.tool.repl.switched": "Vervanggereedschap gewisseld naar: {0}", - "worldedit.tool.data-cycler.equip": "Blokkeer data cycler tool gebonden aan {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "U bent niet toegestaan om de data waarde van dat blok weer te veranderen.", - "worldedit.tool.data-cycler.cant-cycle": "De gegevens van dat blok kunnen niet worden veranderd!", - "worldedit.tool.data-cycler.new-value": "Waarde van {0} is nu {1}.", - "worldedit.tool.data-cycler.cycling": "{0} aan het doorlopen.", - "worldedit.tool.deltree.equip": "Zwevende boom verwijdertool gekoppeld aan {0}.", - "worldedit.tool.deltree.not-tree": "Dat is geen boom.", - "worldedit.tool.deltree.not-floating": "Dat is geen zwevende boom.", - "worldedit.tool.tree.equip": "Boom gereedschap is gebonden aan {0}.", - "worldedit.tool.tree.obstructed": "Daar kan geen boom geplaatst worden.", - "worldedit.tool.info.equip": "Info gereedschap is gebonden aan {0}.", - "worldedit.tool.info.blockstate.hover": "Blok status", - "worldedit.tool.info.internalid.hover": "Interne ID", - "worldedit.tool.info.legacy.hover": "Legacy id:data", - "worldedit.tool.info.light.hover": "Blokkeer licht/licht boven", - "worldedit.tool.none.equip": "Gereedschap is losgekoppeld van je huidige item.", - "worldedit.tool.none.to.unequip": "Uw huidige item is niet gebonden.", - "worldedit.tool.selwand.equip": "Selectie toverstok gebonden aan {0}.", - "worldedit.tool.navwand.equip": "Navigatie toverstok is gebonden aan {0}.", - "worldedit.tool.floodfill.equip": "Blok overstromingsgereedschap gekoppeld aan {0}.", - "worldedit.tool.farwand.equip": "Langeafstandstoverstok gebonden aan {0}.", - "worldedit.tool.lrbuild.equip": "Langeafstandsbouwgereedschap gebonden aan {0}.", - "worldedit.tool.lrbuild.set": "Linksklikken ingesteld op {0}; rechtsklikken op {1}.", - "worldedit.tool.stack.equip": "Stapel tool is gebonden aan {0}.", - "worldedit.tool.unbind-instruction": "Start {0} terwijl je het item ingedrukt houdt om het los te koppelen.", - "worldedit.tool.superpickaxe.mode.single": "Enkele modus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.mode.area": "Gebiedsmodus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.mode.recursive": "Recursieve modus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.max-range": "Maximaal bereik is {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superpikhouweel is al ingeschakeld.", - "worldedit.tool.superpickaxe.disabled.already": "Superpikhouweel al uitgeschakeld.", - "worldedit.tool.superpickaxe.enabled": "Superpikhouweel ingeschakeld.", - "worldedit.tool.superpickaxe.disabled": "Superpikhouweel uitgeschakeld.", - "worldedit.tool.mask.set": "Kwastmasker ingesteld.", - "worldedit.tool.mask.disabled": "Kwastmasker uitgezet.", - "worldedit.tool.material.set": "Kwastmateriaal ingesteld.", - "worldedit.tool.range.set": "Kwastbereik ingesteld.", - "worldedit.tool.size.set": "Kwastgrootte ingesteld.", - "worldedit.tool.tracemask.set": "Volgmasker ingesteld.", - "worldedit.tool.tracemask.disabled": "Volgmasker uitgezet.", - "worldedit.tool.error.cannot-bind": "Kan gereedschap niet koppelen aan {0}: {1}", - "worldedit.tool.error.item-only": "Blokken kunnen niet worden gebruikt.", - "worldedit.execute.script-permissions": "U heeft geen toestemming om dat script te gebruiken.", - "worldedit.executelast.no-script": "Gebruik /cs met als eerste een scriptnaam.", - "worldedit.script.read-error": "Script leesfout: {0}", - "worldedit.script.unsupported": "Alleen .js scripts zijn momenteel ondersteund", - "worldedit.script.file-not-found": "Script bestaat niet: {0}", - "worldedit.script.no-script-engine": "Fout bij het vinden van een geïnstalleerde scriptengine.\nZie https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Uitvoeren mislukt: {0}", - "worldedit.script.failed-console": "Uitvoeren mislukt (zie console): {0}", - "worldedit.operation.affected.biome": "{0} biomen aangepast", - "worldedit.operation.affected.block": "{0} blokken aangepast", - "worldedit.operation.affected.column": "{0} kolommen aangepast", - "worldedit.operation.affected.entity": "{0} entiteiten aangepast", - "worldedit.operation.deform.expression": "vervormd met {0}", - "worldedit.error.invalid-number": "Nummer verwacht; reeks gegeven.", - "worldedit.error.invalid-number.matches": "Nummer verwacht; string \"{0}\" opgegeven.", - "worldedit.error.incomplete-region": "Maak eerst een regio selectie.", - "worldedit.error.unknown-block": "Blok naam '{0}' werd niet herkend.", - "worldedit.error.unknown-entity": "Entiteit naam '{0}' werd niet herkend.", - "worldedit.error.unknown-mob": "Mob naam '{0}' werd niet herkend.", - "worldedit.error.unknown-biome": "Biome naam '{0}' werd niet herkend.", - "worldedit.error.unknown-tag": "Tag naam '{0}' werd niet herkend.", - "worldedit.error.empty-tag": "Tag naam '{0}' heeft geen inhoud.", - "worldedit.error.no-match": "Geen overeenkomsten voor '{0}'.", - "worldedit.error.disallowed-block": "Blok '{0}' is niet toegestaan (zie WorldEdit configuratie).", - "worldedit.error.max-changes": "Max blokken veranderd in een bewerking bereikt ({0}).", - "worldedit.error.max-brush-radius": "Maximale brush straal (in configuratie): {0}", - "worldedit.error.max-radius": "Maximale straal (in configuratie): {0}", - "worldedit.error.unknown-direction": "Onbekende richting: {0}", - "worldedit.error.empty-clipboard": "Je klembord is leeg. Gebruik eerst //copy.", - "worldedit.error.invalid-filename": "Bestandsnaam '{0}' ongeldig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ongeldige tekens of extensie ontbreekt", - "worldedit.error.file-resolution": "Bestand '{0}' resolutie fout: {1}", - "worldedit.error.file-resolution.outside-root": "Pad is niet toegestaan root", - "worldedit.error.file-resolution.resolve-failed": "Pad zoeken mislukt", - "worldedit.error.file-aborted": "Bestandsselectie afgebroken.", - "worldedit.error.no-file-selected": "Geen bestand geselecteerd.", - "worldedit.error.world-unloaded": "De wereld was al ontladen.", - "worldedit.error.not-a-block": "Dit item is geen blok.", - "worldedit.error.not-a-block.item": "Het item '{0}' is geen blok.", - "worldedit.error.incorrect-usage": "Gebruik: {0}", - "worldedit.error.invalid-page": "Ongeldig paginanummer", - "worldedit.error.parser.bad-state-format": "Slecht status formaat in {0}", - "worldedit.error.parser.duplicate-property": "Dupliceer eigenschap: {0}", - "worldedit.error.parser.empty-state": "Lege waarde in staat", - "worldedit.error.parser.missing-equals-separator": "Ontbrekend '=' scheidingsteken", - "worldedit.error.parser.clipboard.missing-offset": "Offset gespecificeerd met @ maar geen offset gegeven. Gebruik '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Onbekende eigenschap '{0}' voor blok '{1}'", - "worldedit.error.parser.unknown-value": "Onbekende waarde '{0}' voor eigenschap '{1}'", - "worldedit.error.parser.empty-property": "Lege eigenschap met status", - "worldedit.error.parser.empty-value": "Lege waarde in staat", - "worldedit.error.parser.invalid-colon": "Ongeldige colon.", - "worldedit.error.parser.invalid-expression": "Ongeldige expressie: {0}", - "worldedit.error.parser.negate-nothing": "Niets kan niet worden weggelaten!", - "worldedit.error.parser.hanging-lbracket": "Ongeldig formaat. Alleenstaand haakje op '{0}'.", - "worldedit.error.parser.missing-rbracket": "Staat mist ']' aan het eind", - "worldedit.error.parser.missing-random-type": "Het type ontbreekt na het % symbool voor '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Klembord offset vereist x,y,z coördinaten.", - "worldedit.error.parser.player-only": "Invoer '{0}' vereist een speler!", - "worldedit.error.disabled": "Deze functionaliteit is uitgeschakeld (zie WorldEdit configuratie).", - "worldedit.error.unknown": "Een onbekende fout trad op: {0}", - "worldedit.error.missing-extent": "Geen omvang is bekend", - "worldedit.error.missing-session": "Er is geen localSessie bekend", - "worldedit.error.missing-world": "Je moet een wereld opgeven (Probeer //world)", - "worldedit.error.missing-actor": "Er is geen omvang bekend", - "worldedit.selection.convex.info.vertices": "Hoekpunten: {0}", - "worldedit.selection.convex.info.triangles": "Driehoeken: {0}", - "worldedit.selection.convex.explain.primary": "Nieuwe selectie begonnen met hoekpunt {0}.", - "worldedit.selection.convex.explain.secondary": "Hoekpunt {0} toegevoegd aan selectie.", - "worldedit.selection.cuboid.info.pos1": "Positie 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Positie 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Eerste positie ingesteld op {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Eerste positie ingesteld op {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Tweede positie ingesteld op {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Tweede positie ingesteld op {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Selectie gestart op {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Selectie uitgebreid om {0} te bevatten ({1}).", - "worldedit.selection.ellipsoid.info.center": "Midden: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Middelpunt positie ingesteld op {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Middelpunt positie ingesteld op {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Straal ingesteld op {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Straal ingesteld op {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoïde veranderingen moeten hetzelfde zijn voor elke afmeting.", - "worldedit.selection.cylinder.info.center": "Midden: {0}", - "worldedit.selection.cylinder.info.radius": "Straal: {0}", - "worldedit.selection.cylinder.explain.primary": "Begin een nieuwe cilindervormige selectie op {0}.", - "worldedit.selection.cylinder.explain.secondary": "Straal ingesteld op {0}/{1} blokken. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "U moet eerst het middelpunt selecteren voordat u de straal instelt.", - "worldedit.selection.cylinder.error.even-horizontal": "Cylinderveranderingen moeten hetzelfde zijn voor elke horizontale dimensie.", - "worldedit.selection.polygon2d.info": "# punten: {0}", - "worldedit.selection.polygon2d.explain.primary": "Starten van een nieuwe polygoon op {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Punt #{0} toegevoegd op {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygons kunnen alleen verticaal worden uitgebreid.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygons kunnen alleen verticaal gecontracteerd worden.", - "worldedit.selection.sphere.explain.secondary": "Straal ingesteld op {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Straal ingesteld op {0} ({1}).", - "worldedit.selection.null.error.immutable": "Kan NullRegio niet wijzigen.", - "worldedit.selection.intersection.error.cannot-expand": "Kan regio kruispunt niet uitbreiden.", - "worldedit.selection.intersection.error.cannot-contract": "Kan kruispunt van regio niet uitbreiden.", - "worldedit.selection.transform.error.cannot-expand": "Kan geen TransformedRegio uitbreiden.", - "worldedit.selection.transform.error.cannot-contract": "Kan geen TransformedRegio uitbreiden.", - "worldedit.selection.transform.error.cannot-change": "Je kan een TransformedRegion niet wijzigen.", - "worldedit.sideeffect.lighting": "Belichting", - "worldedit.sideeffect.lighting.description": "Updates block verlichting", - "worldedit.sideeffect.neighbors": "Buren", - "worldedit.sideeffect.neighbors.description": "Meldt nabijgelegen blokken van wijzigingen", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Meldt het gewijzigde blok", - "worldedit.sideeffect.validation": "Validatie", - "worldedit.sideeffect.validation.description": "Valideert en repareert inconsistente wereldstaat, zoals loskoppelde blokken", - "worldedit.sideeffect.entity_ai": "Entity AI", - "worldedit.sideeffect.entity_ai.description": "Entiteit AI paden voor blokwijzigingen bijwerken", - "worldedit.sideeffect.events": "Mod/Plugin gebeurtenissen", - "worldedit.sideeffect.events.description": "Vertelt andere mods/plugins over deze wijzigingen indien van toepassing", - "worldedit.sideeffect.state.on": "Aan", - "worldedit.sideeffect.state.delayed": "Vertraagd", - "worldedit.sideeffect.state.off": "Uit", - "worldedit.sideeffect.box.current": "Huidig", - "worldedit.sideeffect.box.change-to": "Klik om in te stellen op {0}", - "worldedit.help.command-not-found": "Commando '{0}' niet gevonden.", - "worldedit.help.no-subcommands": "'{0}' heeft geen subcommando's. (Misschien is '{1}' bedoeld als parameter?)", - "worldedit.help.subcommand-not-found": "Het subcommando '{0}' onder '{1}' kon niet worden gevonden.", - "worldedit.cli.stopping": "Aan het stoppen!", - "worldedit.cli.unknown-command": "Onbekend commando!", - "worldedit.version.bukkit.unsupported-adapter": "Deze versie van WorldEdit ondersteunt uw versie van Bukkit niet volledig. Blok entiteiten (bijv. kisten) zullen leeg zijn, block eigenschappen (bijv. rotatie) zullen missen, en andere dingen zullen mogelijk niet werken. Update WorldEdit om deze functionaliteit te herstellen: {0}", - "worldedit.bukkit.no-edit-without-adapter": "Bewerken op niet-ondersteunde versies is uitgeschakeld." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nl/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nl/strings.json deleted file mode 100644 index 604f7e5..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nl/strings.json +++ /dev/null @@ -1,421 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vergroot de verticale selectie tot de wereldgrenzen.", - "worldedit.expand.expanded": "Regio uitgebreid met {0} blokken", - "worldedit.expand.expanded.vert": "Regio uitgebreid met {0} blokken (van boven tot beneden).", - "worldedit.biomeinfo.lineofsight": "Biomes aan het aanzicht punt: {0}", - "worldedit.biomeinfo.position": "Biomes op uw positie: {0}", - "worldedit.biomeinfo.selection": "Biomes in je selectie: {0}", - "worldedit.biomeinfo.not-locatable": "Commando afzender moet aanwezig zijn in de wereld om de -p vlag te gebruiken.", - "worldedit.brush.radius-too-large": "Maximaal toegestane brush radius: {0}", - "worldedit.brush.apply.description": "Pas brush toe, pas een functie toe op elk blok", - "worldedit.brush.apply.radius": "De grootte van de brush", - "worldedit.brush.apply.shape": "De vorm van het gebied", - "worldedit.brush.apply.type": "Type brush om te gebruiken", - "worldedit.brush.apply.item.warning": "Deze brush simuleert voorwerpgebruik. De effecten werken mogelijk niet op alle platforms, zijn mogelijk niet ongedaan te maken en kunnen vreemde interacties veroorzaken met andere mods/plugins. Gebruik op eigen risico.", - "worldedit.brush.paint.description": "Verf brush, voeg een functie toe op een oppervlak", - "worldedit.brush.paint.size": "De grootte van de brush", - "worldedit.brush.paint.shape": "De vorm van het gebied", - "worldedit.brush.paint.density": "De dichtheid van de brush", - "worldedit.brush.paint.type": "Type brush om te gebruiken", - "worldedit.brush.paint.item.warning": "Deze brush simuleert voorwerpgebruik. De effecten werken mogelijk niet op alle platforms, zijn mogelijk niet ongedaan te maken en kunnen vreemde interacties veroorzaken met andere mods/plugins. Gebruik op eigen risico.", - "worldedit.brush.sphere.equip": "Bol brush vorm geselecteerd ({0}).", - "worldedit.brush.cylinder.equip": "Cilinder brush vorm geselecteerd ({0} bij {1}).", - "worldedit.brush.clipboard.equip": "Klembord brush vorm geselecteerd.", - "worldedit.brush.smooth.equip": "Verzachtingskwast geactiveerd ({0} x {1}x met {2}).", - "worldedit.brush.extinguish.equip": "Brandblusser geactiveerd ({0}).", - "worldedit.brush.gravity.equip": "Zwaartekrachtkwast geactiveerd ({0}).", - "worldedit.brush.butcher.equip": "Slagerskwast geactiveerd ({0}).", - "worldedit.brush.operation.equip": "Kwast ingesteld op {0}.", - "worldedit.brush.heightmap.equip": "Hoogtekaart kwast geactiveerd ({0}).", - "worldedit.brush.heightmap.unknown": "Onbekend hoogtekaart kwast {0}.", - "worldedit.brush.none.equip": "Kwast ontkoppeld van je huidige item.", - "worldedit.setbiome.changed": "Biomes werden ongeveer {0} blokken veranderd.", - "worldedit.setbiome.warning": "Je moet mogelijk opnieuw deelnemen aan je spel (of je wereld sluiten en heropenen) om veranderingen te zien.", - "worldedit.setbiome.not-locatable": "Commando afzender moet aanwezig zijn in de wereld om de -p vlag te gebruiken.", - "worldedit.drawsel.disabled": "Server CUI uitgeschakeld.", - "worldedit.drawsel.enabled": "Server CUI ingeschakeld. Dit ondersteunt alleen kubus regio's met een maximale grootte van {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server CUI is al uitgeschakeld.", - "worldedit.drawsel.enabled.already": "Server CUI is al ingeschakeld.", - "worldedit.limit.too-high": "Uw maximaal toegestaande limiet is {0}.", - "worldedit.limit.set": "Blok wijzigingslimiet is ingesteld op {0}.", - "worldedit.limit.return-to-default": "(Gebruik //limit om terug te gaan naar de standaard.)", - "worldedit.timeout.too-high": "Je maximaal toegestane time-out is {0}ms.", - "worldedit.timeout.set": "Time-out tijd ingesteld op {0}ms.", - "worldedit.timeout.return-to-default": " (Gebruik //timeout om terug te gaan naar de standaard.)", - "worldedit.fast.disabled": "Snelle modus uitgeschakeld.", - "worldedit.fast.enabled": "Snelle modus ingeschakeld. Verlichting in de betreffende chunks kan verkeerd zijn en/of u moet mogelijk opnieuw inloggen om wijzigingen te zien.", - "worldedit.fast.disabled.already": "Snelle modus is al uitgeschakeld.", - "worldedit.fast.enabled.already": "Snelle modus is al ingeschakeld.", - "worldedit.perf.sideeffect.set": "Extra effect \"{0}\" ingesteld op {1}", - "worldedit.perf.sideeffect.get": "Side effect \"{0}\" is ingesteld op {1}", - "worldedit.perf.sideeffect.already-set": "Bijwerking \"{0}\" is al ingesteld op {1}", - "worldedit.perf.sideeffect.set-all": "Alle bijwerkeffecten ingesteld op {0}", - "worldedit.reorder.current": "De herordeningsmodus is {0}", - "worldedit.reorder.set": "De herordeningsmodus is nu {0}", - "worldedit.gmask.disabled": "Globaal masker uitgeschakeld.", - "worldedit.gmask.set": "Globaal masker ingesteld.", - "worldedit.toggleplace.pos1": "Nu plaatsen op pos #1.", - "worldedit.toggleplace.player": "Wordt nu geplaatst op het blok waar je bovenop staat.", - "worldedit.toggleplace.not-locatable": "Kan niet wisselen tussen plaatsen in deze context.", - "worldedit.searchitem.too-short": "Geef een langere zoekopdracht op (lengte > 2).", - "worldedit.searchitem.either-b-or-i": "Je kunt de 'b'- en 'i'-vlaggen niet samen gebruiken.", - "worldedit.searchitem.searching": "(Een ogenblik geduld... zoeken tussen items.)", - "worldedit.watchdog.no-hook": "Kan niet communiceren met de waakhond van dit spelplatform.", - "worldedit.watchdog.active.already": "Waakhondcommunicatie is al actief.", - "worldedit.watchdog.inactive.already": "Waakhondcommunicatie is al inactief.", - "worldedit.watchdog.active": "Waakhondcommunicatie is nu geactiveerd.", - "worldedit.watchdog.inactive": "Waakhondcommunicatie is nu gedeactiveerd.", - "worldedit.world.remove": "Verwijderde wereld overschrijving.", - "worldedit.world.set": "Je bewerkt nu de wereld {0}. (Gebruik //world om weer de huidige wereld te bewerken.)", - "worldedit.undo.undone": "{0} bewerkingen ongedaan gemaakt.", - "worldedit.undo.none": "Niets meer om ongedaan te maken.", - "worldedit.redo.redone": "{0} bewerkingen herhaald.", - "worldedit.redo.none": "Niets meer om opnieuw te doen.", - "worldedit.clearhistory.cleared": "Geschiedenis gewist.", - "worldedit.raytrace.noblock": "Geen blok in zicht!", - "worldedit.raytrace.require-player": "Raytracing commando's vereisen een speler!", - "worldedit.restore.not-configured": "Snapshot/backup herstel is niet geconfigureerd.", - "worldedit.restore.not-available": "Die snapshot bestaat niet of is niet beschikbaar.", - "worldedit.restore.failed": "Fout bij laden van snapshot: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' geladen; nu herstellen...", - "worldedit.restore.restored": "Teruggezet met {0} ontbrekende chunks en {1} andere fouten.", - "worldedit.restore.none-for-specific-world": "Geen snapshots gevonden voor de wereld '{0}'.", - "worldedit.restore.none-for-world": "Geen snapshots gevonden voor deze wereld.", - "worldedit.restore.none-found": "Geen snapshots gevonden.", - "worldedit.restore.none-found-console": "Geen snapshots gevonden. Zie de console voor meer informatie.", - "worldedit.restore.chunk-not-present": "Geen chunks gevonden in deze snapshot.", - "worldedit.restore.chunk-load-failed": "De chunks konden niet geladen worden. (Beschadigd archief?)", - "worldedit.restore.block-place-failed": "Door een fout konden geen blokken worden hersteld.", - "worldedit.restore.block-place-error": "Laatste fout: {0}", - "worldedit.snapshot.use.newest": "De nieuwste snapshot wordt nu gebruikt.", - "worldedit.snapshot.use": "Snapshot ingesteld op: {0}", - "worldedit.snapshot.none-before": "Kon geen snapshot vinden voor {0}.", - "worldedit.snapshot.none-after": "Kon geen snapshot vinden na {0}.", - "worldedit.snapshot.index-above-0": "Ongeldig nummer, de nummering begint bij 1.", - "worldedit.snapshot.index-oob": "Ongeldig nummer, je moet een nummer van 1 t/m {0} opgeven.", - "worldedit.schematic.unknown-format": "Onbekend schematic formaat: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} bestaat niet!", - "worldedit.schematic.load.loading": "(Een ogenblik geduld... schematic wordt geladen.)", - "worldedit.schematic.load.still-loading": "(Een ogenblik geduld... de schema wordt nog steeds geladen.)", - "worldedit.schematic.save.already-exists": "Deze schematic bestaat al. Gebruik de -f vlag om deze te overschrijven.", - "worldedit.schematic.save.failed-directory": "Map voor schematics kon niet worden gemaakt!", - "worldedit.schematic.save.saving": "(Een ogenblik geduld... schematic opslaan.)", - "worldedit.schematic.save.still-saving": "(Een ogenblik geduld... schematic opslaan.)", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} bestaat niet!", - "worldedit.schematic.delete.failed": "Verwijderen van {0} mislukt! Is het alleen-lezen?", - "worldedit.schematic.delete.deleted": "{0} is verwijderd.", - "worldedit.schematic.formats.title": "Beschikbare klembordformaten (Naam: termen)", - "worldedit.schematic.unsupported-minecraft-version": "Deze versie van WorldEdit ondersteunt uw Minecraft-versie niet. Schematics werken niet totdat dit is opgelost.", - "worldedit.pos.already-set": "Positie is al ingesteld.", - "worldedit.pos.console-require-coords": "De console moet verplicht coördinaten opgeven.", - "worldedit.hpos.no-block": "Geen blok in zicht!", - "worldedit.hpos.already-set": "Positie is al ingesteld.", - "worldedit.chunk.selected-multiple": "Chunks geselecteerd: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk geselecteerd: {0}, {1}, {2}", - "worldedit.wand.invalid": "Toverstokitem is verkeerd ingesteld of uitgezet.", - "worldedit.wand.selwand.info": "Linksklikken: positie #1; rechtsklikken: positie #2", - "worldedit.wand.navwand.info": "Linksklikken: springen naar locatie; rechtsklikken: door muren heengaan", - "worldedit.wand.selwand.now.tool": "De selectie-toverstok is nu normaal gereedschap. Je kan het uitzetten met {0} en opnieuw koppelen aan elk item met {1} of een nieuwe toverstaf krijgen met {2}.", - "worldedit.contract.contracted": "Regio met {0} blokken verkleind.", - "worldedit.shift.shifted": "Regio verlegd.", - "worldedit.outset.outset": "Uitlegvel van gebied.", - "worldedit.inset.inset": "Inlegvel van gebied.", - "worldedit.size.offset": "Verschuiving: {0}", - "worldedit.size.type": "Type: {0}", - "worldedit.size.size": "Grootte: {0}", - "worldedit.size.distance": "Balkafstand: {0}", - "worldedit.size.blocks": "Aantal blokken: {0}", - "worldedit.count.counted": "Geteld: {0}", - "worldedit.distr.no-blocks": "Geen blokken geteld.", - "worldedit.distr.no-previous": "Geen vorige distributie.", - "worldedit.distr.total": "Totaal aantal blokken: {0}", - "worldedit.select.cleared": "Selectie gewist.", - "worldedit.select.cuboid.message": "Balk: linksklikken voor punt 1, rechtsklikken voor punt 2", - "worldedit.select.cuboid.description": "Selecteer de twee hoeken van een balk", - "worldedit.select.extend.message": "Balk: linksklikken voor startpunt, rechtsklikken om uit te breiden", - "worldedit.select.extend.description": "Snelle balk-selectiemodus", - "worldedit.select.poly.message": "2D-polygoon selecteren: links/rechtsklikken om een punt toe te voegen.", - "worldedit.select.poly.limit-message": "Maximaal {0} punten.", - "worldedit.select.poly.description": "Selecteer een 2D-polygoon met hoogte", - "worldedit.select.ellipsoid.message": "Ellipsoïde selecteren: linkermuisknop=midden, rechtermuisknop om uit te breiden", - "worldedit.select.ellipsoid.description": "Selecteer een ellipsoïde", - "worldedit.select.sphere.message": "Bol selecteren: linkermuisknop=midden; rechtermuisknop om straal in te stellen", - "worldedit.select.sphere.description": "Selecteer een bol", - "worldedit.select.cyl.message": "Cilindervormige selectie: Linkermuisknop=midden, rechtermuisknop om uit te breiden", - "worldedit.select.cyl.description": "Selecteer een cilinder", - "worldedit.select.convex.message": "Convex veelvlak selectie: linkermuisknop=eerste punt, rechtermuisknop om meer toe te voegen.", - "worldedit.select.convex.limit-message": "{0} punten maximaal.", - "worldedit.select.convex.description": "Selecteer een convexe veelvlak", - "worldedit.select.default-set": "Uw standaard regio selector is nu {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Oud formaat: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: regio/{0}", - "worldedit.listchunks.listfor": "Lijst met chunks maken voor: {0}", - "worldedit.drain.drained": "{0} blokken zijn drooggelegd.", - "worldedit.fill.created": "{0} blokken zijn gevuld.", - "worldedit.fillr.created": "{0} blokken zijn gevuld.", - "worldedit.fixlava.fixed": "{0} lavablokken zijn gerepareerd.", - "worldedit.fixwater.fixed": "{0} waterblokken zijn gerepareerd.", - "worldedit.removeabove.removed": "{0} blokken zijn verwijderd.", - "worldedit.removebelow.removed": "{0} blokken zijn verwijderd.", - "worldedit.removenear.removed": "{0} blokken zijn verwijderd.", - "worldedit.replacenear.replaced": "{0} blokken zijn vervangen.", - "worldedit.snow.created": "{0} oppervlakken zijn bedekt.", - "worldedit.thaw.removed": "{0} blokken zijn ontdooid.", - "worldedit.green.changed": "{0} blokken zijn vergroend.", - "worldedit.extinguish.removed": "{0} branden zijn geblust.", - "worldedit.butcher.killed": "{0} mobs zijn gedood in een straal van {1}.", - "worldedit.butcher.explain-all": "Gebruik -1 om alle mobs uit de geladen chunks te verwijderen", - "worldedit.remove.removed": "{0} entiteiten zijn gemarkeerd voor verwijdering.", - "worldedit.remove.explain-all": "Gebruik -1 om alle entiteiten te verwijderen in geladen chunks", - "worldedit.calc.invalid": "'{0}' kon niet ingelezen worden als geldige expressie", - "worldedit.calc.invalid.with-error": "'{0}' kon niet worden geparseerd als geldige uitdrukking: '{1}'", - "worldedit.paste.pasted": "De inhoud van het klembord is geplakt op {0}", - "worldedit.paste.selected": "Plakregio voor klembord ingesteld.", - "worldedit.rotate.no-interpolation": "Let wel: interpolatie wordt nog niet ondersteund, dus gebruik het liefst alleen hoeken van 90 graden.", - "worldedit.rotate.rotated": "De kopie op het klembord is gedraaid.", - "worldedit.flip.flipped": "De kopie op het klembord is omgedaaid.", - "worldedit.clearclipboard.cleared": "Klembord leeggemaakt.", - "worldedit.set.done": "Handeling geslaagd.", - "worldedit.set.done.verbose": "Handeling geslaagd ({0}).", - "worldedit.line.changed": "{0} blokken zijn veranderd.", - "worldedit.line.invalid-type": "//line werkt alleen met kubus selecties of convexe veelvlak selecties", - "worldedit.curve.changed": "{0} blokken zijn veranderd.", - "worldedit.curve.invalid-type": "//curve werkt alleen met convexe veelvlakselecties", - "worldedit.replace.replaced": "{0} blokken zijn vervangen.", - "worldedit.stack.changed": "{0} blokken veranderd. Ongedaan maken met //undo", - "worldedit.stack.intersecting-region": "De Stack offset mag niet botsen met het gebied bij het gebruik van blok eenheden", - "worldedit.regen.regenerated": "Regio opnieuw gegenereerd.", - "worldedit.regen.failed": "Kan chunks niet opnieuw genereren. Zie de console voor meer informatie.", - "worldedit.walls.changed": "{0} blokken veranderd.", - "worldedit.faces.changed": "{0} blokken veranderd.", - "worldedit.overlay.overlaid": "{0} blokken zijn bedekt.", - "worldedit.naturalize.naturalized": "{0} blok(ken) zien er nu natuurlijker uit.", - "worldedit.center.changed": "Middelpunt ingesteld ({0} blokken gewijzigd)", - "worldedit.smooth.changed": "Hoogtekaart van het terrein is verzacht. {0} blokken zijn gewijzigd.", - "worldedit.move.moved": "{0} blokken verplaatst.", - "worldedit.deform.deformed": "{0} blokken zijn vervormd.", - "worldedit.hollow.changed": "{0} blokken zijn gewijzigd.", - "worldedit.forest.created": "{0} bomen geplaatst.", - "worldedit.flora.created": "{0} bloemen geplaatst.", - "worldedit.unstuck.moved": "Alsjeblieft!", - "worldedit.ascend.obstructed": "Geen vrije plek boven je gevonden.", - "worldedit.ascend.moved": "{0} blokken opgestegen.", - "worldedit.descend.obstructed": "Geen vrije plek onder je gevonden.", - "worldedit.descend.moved": "{0} blokken afgedaald.", - "worldedit.ceil.obstructed": "Geen vrije plek boven je gevonden.", - "worldedit.ceil.moved": "Woesh!", - "worldedit.thru.obstructed": "Geen vrije plek vóór je gevonden.", - "worldedit.thru.moved": "Woesh!", - "worldedit.jumpto.moved": "Poef!", - "worldedit.jumpto.none": "Geen blokken in zicht (of te ver weg)!", - "worldedit.up.obstructed": "Je zou iets boven je raken.", - "worldedit.up.moved": "Woesh!", - "worldedit.cone.invalid-radius": "Je moet één of twee waardes opgeven voor de straal.", - "worldedit.cone.created": "{0} blokken zijn geplaatst.", - "worldedit.cyl.invalid-radius": "Je moet één of twee waardes opgeven voor de straal.", - "worldedit.cyl.created": "{0} blokken zijn geplaatst.", - "worldedit.sphere.invalid-radius": "Je moet één of drie waardes opgeven voor de straal.", - "worldedit.sphere.created": "{0} blokken zijn geplaatst.", - "worldedit.forestgen.created": "{0} bomen geplaatst.", - "worldedit.pumpkins.created": "{0} groepjes pompoenen geplaatst.", - "worldedit.pyramid.created": "{0} blokken zijn geplaatst.", - "worldedit.generate.created": "{0} blokken zijn geplaatst.", - "worldedit.generatebiome.changed": "{0} biomen aangepast.", - "worldedit.reload.config": "Configuratie is herladen!", - "worldedit.report.written": "WorldEdit-rapport geschreven naar {0}", - "worldedit.report.error": "Kon rapport niet schrijven: {0}", - "worldedit.report.callback": "WorldEdit-rapport: {0}.report", - "worldedit.timezone.invalid": "Ongeldige tijdzone", - "worldedit.timezone.set": "Tijdzone voor deze sessie ingesteld op: {0}", - "worldedit.timezone.current": "De huidige tijd in die tijdzone is: {0}", - "worldedit.version.version": "WorldEdit-versie {0}", - "worldedit.trace.no-tracing-extents": "Trace: geen omvang gebruikt.", - "worldedit.trace.action-failed": "Traceer: Actie(s) {0} op {1} verwijderd door grootte {2}", - "worldedit.trace.active.already": "Traceermodus is al actief.", - "worldedit.trace.inactive.already": "Traceermodus is al inactief.", - "worldedit.trace.active": "Traceermodus nu actief.", - "worldedit.trace.inactive": "Traceermodus nu inactief.", - "worldedit.command.time-elapsed": "{0}s verstreken (geschiedenis: {1} veranderd; {2} blokken/sec).", - "worldedit.command.permissions": "Je hebt geen toestemming daarvoor. Zit je in de juiste modus?", - "worldedit.command.player-only": "Dit commando moet uitgevoerd worden met of door een speler.", - "worldedit.command.error.report": "Rapporteer alsjeblieft deze fout: [Zie de console]", - "worldedit.pastebin.uploading": "(Een ogenblik geduld... uitvoer wordt verzonden naar pastebin...)", - "worldedit.session.cant-find-session": "Kan de sessie voor {0} niet vinden", - "worldedit.platform.no-file-dialog": "Bestanddialogen worden niet ondersteund in uw omgeving.", - "worldedit.asset.load.loading": "(Een ogenblik geduld... asset laden.)", - "worldedit.asset.load.still-loading": "(Een ogenblik geduld... wordt asset nog steeds geladen.)", - "worldedit.asset.load.failed": "Kan asset niet laden", - "worldedit.tool.max-block-changes": "Maximum aantal blokwijzigingen bereikt.", - "worldedit.tool.no-block": "Geen blok in zicht!", - "worldedit.tool.repl.equip": "Blokvervanggereedschap gebonden aan {0}.", - "worldedit.tool.repl.switched": "Vervanggereedschap gewisseld naar: {0}", - "worldedit.tool.data-cycler.equip": "Blokkeer data cycler tool gebonden aan {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "U bent niet toegestaan om de data waarde van dat blok weer te veranderen.", - "worldedit.tool.data-cycler.cant-cycle": "De gegevens van dat blok kunnen niet worden veranderd!", - "worldedit.tool.data-cycler.new-value": "Waarde van {0} is nu {1}.", - "worldedit.tool.data-cycler.cycling": "{0} aan het doorlopen.", - "worldedit.tool.deltree.equip": "Zwevende boom verwijdertool gekoppeld aan {0}.", - "worldedit.tool.deltree.not-tree": "Dat is geen boom.", - "worldedit.tool.deltree.not-floating": "Dat is geen zwevende boom.", - "worldedit.tool.tree.equip": "Boom gereedschap is gebonden aan {0}.", - "worldedit.tool.tree.obstructed": "Daar kan geen boom geplaatst worden.", - "worldedit.tool.info.equip": "Info gereedschap is gebonden aan {0}.", - "worldedit.tool.info.blockstate.hover": "Blok status", - "worldedit.tool.info.internalid.hover": "Interne ID", - "worldedit.tool.info.legacy.hover": "Legacy id:data", - "worldedit.tool.info.light.hover": "Blokkeer licht/licht boven", - "worldedit.tool.none.equip": "Gereedschap is losgekoppeld van je huidige item.", - "worldedit.tool.none.to.unequip": "Uw huidige item is niet gebonden.", - "worldedit.tool.selwand.equip": "Selectie toverstok gebonden aan {0}.", - "worldedit.tool.navwand.equip": "Navigatie toverstok is gebonden aan {0}.", - "worldedit.tool.floodfill.equip": "Blok overstromingsgereedschap gekoppeld aan {0}.", - "worldedit.tool.farwand.equip": "Langeafstandstoverstok gebonden aan {0}.", - "worldedit.tool.lrbuild.equip": "Langeafstandsbouwgereedschap gebonden aan {0}.", - "worldedit.tool.lrbuild.set": "Linksklikken ingesteld op {0}; rechtsklikken op {1}.", - "worldedit.tool.stack.equip": "Stapel tool is gebonden aan {0}.", - "worldedit.tool.unbind-instruction": "Start {0} terwijl je het item ingedrukt houdt om het los te koppelen.", - "worldedit.tool.superpickaxe.mode.single": "Enkele modus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.mode.area": "Gebiedsmodus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.mode.recursive": "Recursieve modus ingesteld. Linksklikken met een pikhouweel. // om uit te zetten.", - "worldedit.tool.superpickaxe.max-range": "Maximaal bereik is {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superpikhouweel is al ingeschakeld.", - "worldedit.tool.superpickaxe.disabled.already": "Superpikhouweel al uitgeschakeld.", - "worldedit.tool.superpickaxe.enabled": "Superpikhouweel ingeschakeld.", - "worldedit.tool.superpickaxe.disabled": "Superpikhouweel uitgeschakeld.", - "worldedit.tool.mask.set": "Kwastmasker ingesteld.", - "worldedit.tool.mask.disabled": "Kwastmasker uitgezet.", - "worldedit.tool.material.set": "Kwastmateriaal ingesteld.", - "worldedit.tool.range.set": "Kwastbereik ingesteld.", - "worldedit.tool.size.set": "Kwastgrootte ingesteld.", - "worldedit.tool.tracemask.set": "Volgmasker ingesteld.", - "worldedit.tool.tracemask.disabled": "Volgmasker uitgezet.", - "worldedit.tool.error.cannot-bind": "Kan gereedschap niet koppelen aan {0}: {1}", - "worldedit.tool.error.item-only": "Blokken kunnen niet worden gebruikt.", - "worldedit.execute.script-permissions": "U heeft geen toestemming om dat script te gebruiken.", - "worldedit.executelast.no-script": "Gebruik /cs met als eerste een scriptnaam.", - "worldedit.script.read-error": "Script leesfout: {0}", - "worldedit.script.unsupported": "Alleen .js scripts zijn momenteel ondersteund", - "worldedit.script.file-not-found": "Script bestaat niet: {0}", - "worldedit.script.no-script-engine": "Fout bij het vinden van een geïnstalleerde scriptengine.\nZie https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Uitvoeren mislukt: {0}", - "worldedit.script.failed-console": "Uitvoeren mislukt (zie console): {0}", - "worldedit.operation.affected.biome": "{0} biomen aangepast", - "worldedit.operation.affected.block": "{0} blokken aangepast", - "worldedit.operation.affected.column": "{0} kolommen aangepast", - "worldedit.operation.affected.entity": "{0} entiteiten aangepast", - "worldedit.operation.deform.expression": "vervormd met {0}", - "worldedit.error.invalid-number": "Nummer verwacht; reeks gegeven.", - "worldedit.error.invalid-number.matches": "Nummer verwacht; string \"{0}\" opgegeven.", - "worldedit.error.incomplete-region": "Maak eerst een regio selectie.", - "worldedit.error.unknown-block": "Blok naam '{0}' werd niet herkend.", - "worldedit.error.unknown-entity": "Entiteit naam '{0}' werd niet herkend.", - "worldedit.error.unknown-mob": "Mob naam '{0}' werd niet herkend.", - "worldedit.error.unknown-biome": "Biome naam '{0}' werd niet herkend.", - "worldedit.error.unknown-tag": "Tag naam '{0}' werd niet herkend.", - "worldedit.error.empty-tag": "Tag naam '{0}' heeft geen inhoud.", - "worldedit.error.no-match": "Geen overeenkomsten voor '{0}'.", - "worldedit.error.disallowed-block": "Blok '{0}' is niet toegestaan (zie WorldEdit configuratie).", - "worldedit.error.max-changes": "Max blokken veranderd in een bewerking bereikt ({0}).", - "worldedit.error.max-brush-radius": "Maximale brush straal (in configuratie): {0}", - "worldedit.error.max-radius": "Maximale straal (in configuratie): {0}", - "worldedit.error.unknown-direction": "Onbekende richting: {0}", - "worldedit.error.empty-clipboard": "Je klembord is leeg. Gebruik eerst //copy.", - "worldedit.error.invalid-filename": "Bestandsnaam '{0}' ongeldig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ongeldige tekens of extensie ontbreekt", - "worldedit.error.file-resolution": "Bestand '{0}' resolutie fout: {1}", - "worldedit.error.file-resolution.outside-root": "Pad is niet toegestaan root", - "worldedit.error.file-resolution.resolve-failed": "Pad zoeken mislukt", - "worldedit.error.file-aborted": "Bestandsselectie afgebroken.", - "worldedit.error.no-file-selected": "Geen bestand geselecteerd.", - "worldedit.error.world-unloaded": "De wereld was al ontladen.", - "worldedit.error.not-a-block": "Dit item is geen blok.", - "worldedit.error.not-a-block.item": "Het item '{0}' is geen blok.", - "worldedit.error.incorrect-usage": "Gebruik: {0}", - "worldedit.error.invalid-page": "Ongeldig paginanummer", - "worldedit.error.parser.bad-state-format": "Slecht status formaat in {0}", - "worldedit.error.parser.duplicate-property": "Dupliceer eigenschap: {0}", - "worldedit.error.parser.empty-state": "Lege waarde in staat", - "worldedit.error.parser.missing-equals-separator": "Ontbrekend '=' scheidingsteken", - "worldedit.error.parser.clipboard.missing-offset": "Offset gespecificeerd met @ maar geen offset gegeven. Gebruik '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Onbekende eigenschap '{0}' voor blok '{1}'", - "worldedit.error.parser.unknown-value": "Onbekende waarde '{0}' voor eigenschap '{1}'", - "worldedit.error.parser.empty-property": "Lege eigenschap met status", - "worldedit.error.parser.empty-value": "Lege waarde in staat", - "worldedit.error.parser.invalid-colon": "Ongeldige colon.", - "worldedit.error.parser.invalid-expression": "Ongeldige expressie: {0}", - "worldedit.error.parser.negate-nothing": "Niets kan niet worden weggelaten!", - "worldedit.error.parser.hanging-lbracket": "Ongeldig formaat. Alleenstaand haakje op '{0}'.", - "worldedit.error.parser.missing-rbracket": "Staat mist ']' aan het eind", - "worldedit.error.parser.missing-random-type": "Het type ontbreekt na het % symbool voor '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Klembord offset vereist x,y,z coördinaten.", - "worldedit.error.parser.player-only": "Invoer '{0}' vereist een speler!", - "worldedit.error.disabled": "Deze functionaliteit is uitgeschakeld (zie WorldEdit configuratie).", - "worldedit.error.unknown": "Een onbekende fout trad op: {0}", - "worldedit.error.missing-extent": "Geen omvang is bekend", - "worldedit.error.missing-session": "Er is geen localSessie bekend", - "worldedit.error.missing-world": "Je moet een wereld opgeven (Probeer //world)", - "worldedit.error.missing-actor": "Er is geen omvang bekend", - "worldedit.selection.convex.info.vertices": "Hoekpunten: {0}", - "worldedit.selection.convex.info.triangles": "Driehoeken: {0}", - "worldedit.selection.convex.explain.primary": "Nieuwe selectie begonnen met hoekpunt {0}.", - "worldedit.selection.convex.explain.secondary": "Hoekpunt {0} toegevoegd aan selectie.", - "worldedit.selection.cuboid.info.pos1": "Positie 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Positie 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Eerste positie ingesteld op {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Eerste positie ingesteld op {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Tweede positie ingesteld op {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Tweede positie ingesteld op {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Selectie gestart op {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Selectie uitgebreid om {0} te bevatten ({1}).", - "worldedit.selection.ellipsoid.info.center": "Midden: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Middelpunt positie ingesteld op {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Middelpunt positie ingesteld op {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Straal ingesteld op {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Straal ingesteld op {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoïde veranderingen moeten hetzelfde zijn voor elke afmeting.", - "worldedit.selection.cylinder.info.center": "Midden: {0}", - "worldedit.selection.cylinder.info.radius": "Straal: {0}", - "worldedit.selection.cylinder.explain.primary": "Begin een nieuwe cilindervormige selectie op {0}.", - "worldedit.selection.cylinder.explain.secondary": "Straal ingesteld op {0}/{1} blokken. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "U moet eerst het middelpunt selecteren voordat u de straal instelt.", - "worldedit.selection.cylinder.error.even-horizontal": "Cylinderveranderingen moeten hetzelfde zijn voor elke horizontale dimensie.", - "worldedit.selection.polygon2d.info": "# punten: {0}", - "worldedit.selection.polygon2d.explain.primary": "Starten van een nieuwe polygoon op {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Punt #{0} toegevoegd op {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygons kunnen alleen verticaal worden uitgebreid.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygons kunnen alleen verticaal gecontracteerd worden.", - "worldedit.selection.sphere.explain.secondary": "Straal ingesteld op {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Straal ingesteld op {0} ({1}).", - "worldedit.selection.null.error.immutable": "Kan NullRegio niet wijzigen.", - "worldedit.selection.intersection.error.cannot-expand": "Kan regio kruispunt niet uitbreiden.", - "worldedit.selection.intersection.error.cannot-contract": "Kan kruispunt van regio niet uitbreiden.", - "worldedit.selection.transform.error.cannot-expand": "Kan geen TransformedRegio uitbreiden.", - "worldedit.selection.transform.error.cannot-contract": "Kan geen TransformedRegio uitbreiden.", - "worldedit.selection.transform.error.cannot-change": "Je kan een TransformedRegion niet wijzigen.", - "worldedit.sideeffect.lighting": "Belichting", - "worldedit.sideeffect.lighting.description": "Updates block verlichting", - "worldedit.sideeffect.neighbors": "Buren", - "worldedit.sideeffect.neighbors.description": "Meldt nabijgelegen blokken van wijzigingen", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Meldt het gewijzigde blok", - "worldedit.sideeffect.validation": "Validatie", - "worldedit.sideeffect.validation.description": "Valideert en repareert inconsistente wereldstaat, zoals loskoppelde blokken", - "worldedit.sideeffect.entity_ai": "Entity AI", - "worldedit.sideeffect.entity_ai.description": "Entiteit AI paden voor blokwijzigingen bijwerken", - "worldedit.sideeffect.events": "Mod/Plugin gebeurtenissen", - "worldedit.sideeffect.events.description": "Vertelt andere mods/plugins over deze wijzigingen indien van toepassing", - "worldedit.sideeffect.state.on": "Aan", - "worldedit.sideeffect.state.delayed": "Vertraagd", - "worldedit.sideeffect.state.off": "Uit", - "worldedit.sideeffect.box.current": "Huidig", - "worldedit.sideeffect.box.change-to": "Klik om in te stellen op {0}", - "worldedit.help.command-not-found": "Commando '{0}' niet gevonden.", - "worldedit.help.no-subcommands": "'{0}' heeft geen subcommando's. (Misschien is '{1}' bedoeld als parameter?)", - "worldedit.help.subcommand-not-found": "Het subcommando '{0}' onder '{1}' kon niet worden gevonden.", - "worldedit.cli.stopping": "Aan het stoppen!", - "worldedit.cli.unknown-command": "Onbekend commando!", - "worldedit.version.bukkit.unsupported-adapter": "Deze versie van WorldEdit ondersteunt uw versie van Bukkit niet volledig. Blok entiteiten (bijv. kisten) zullen leeg zijn, block eigenschappen (bijv. rotatie) zullen missen, en andere dingen zullen mogelijk niet werken. Update WorldEdit om deze functionaliteit te herstellen: {0}", - "worldedit.bukkit.no-edit-without-adapter": "Bewerken op niet-ondersteunde versies is uitgeschakeld." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nn-NO/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nn-NO/strings.json deleted file mode 100644 index fe9c27a..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nn-NO/strings.json +++ /dev/null @@ -1,405 +0,0 @@ -{ - "worldedit.expand.description.vert": "Utvid utvalg vertikalt til verdensgrensene.", - "worldedit.expand.expanded": "Region utvidet {0} blokker", - "worldedit.expand.expanded.vert": "Region utvidet {0} blokker (topp til bunn).", - "worldedit.biomeinfo.lineofsight": "Biomer i siktelinjepunkt: {0}", - "worldedit.biomeinfo.position": "Biomer ved din posisjon: {0}", - "worldedit.biomeinfo.selection": "Biomer i ditt utvalg: {0}", - "worldedit.biomeinfo.not-locatable": "Kommandoavsenderen må være i verdenen for å bruke -p-flaggen.", - "worldedit.brush.radius-too-large": "Største tillatte penselradius: {0}", - "worldedit.brush.apply.description": "Bruk pensel, bruk en funksjon på hver blokk", - "worldedit.brush.apply.radius": "Penselstørrelse", - "worldedit.brush.apply.shape": "Utformingen av regionen", - "worldedit.brush.apply.type": "Type pensel som skal brukes", - "worldedit.brush.apply.item.warning": "Denne penselen simulerer bruk av gjenstander. Dette fungerer kanskje ikke på alle plattformer, er kanskje ikke reversible og kan forårsake merkelige interaksjoner med andre mods/plugins. Bruk på eget ansvar.", - "worldedit.brush.paint.description": "Mal pensel, bruk en funksjon på en overflate", - "worldedit.brush.paint.size": "Penselstørrelse", - "worldedit.brush.paint.shape": "Utformingen av regionen", - "worldedit.brush.paint.density": "Tettheten av pensel", - "worldedit.brush.paint.type": "Type pensel som skal brukes", - "worldedit.brush.paint.item.warning": "Denne penselen simulerer bruk av gjenstander. Dette fungerer kanskje ikke på alle plattformer, er kanskje ikke reversible og kan forårsake merkelige interaksjoner med andre mods/plugins. Bruk på eget ansvar.", - "worldedit.brush.sphere.equip": "Sfære penselutforming utstyrt ({0}).", - "worldedit.brush.cylinder.equip": "Sylinderens penselforming utstyrt ({0} av {1}).", - "worldedit.brush.splatter.equip": "Sprutebørste-form utstyrt ({0} med {1} forråtning).", - "worldedit.brush.splatter.decay-out-of-range": "Sprutebørste forråtningsverdi: {0} er utenfor rekkevidde 0 - 10.", - "worldedit.brush.clipboard.equip": "Utkappet penselutforming utstyrt.", - "worldedit.brush.smooth.equip": "Jevn pensel utstyrt ({0} x {1}x ved bruk av {2}).", - "worldedit.brush.smooth.nofilter": "enhver blokk", - "worldedit.brush.smooth.filter": "filter", - "worldedit.brush.snowsmooth.equip": "Snøjevn-børste utstyrt ({0} x {1}x bruker {2}), {3} snøblokker.", - "worldedit.brush.snowsmooth.nofilter": "enhver blokk", - "worldedit.brush.snowsmooth.filter": "filter", - "worldedit.brush.extinguish.equip": "Brannslukker utstyrt ({0}).", - "worldedit.brush.gravity.equip": "Tyngdekraftpensel utstyrt ({0}).", - "worldedit.brush.butcher.equip": "Slakterpensel utstyrt ({0}).", - "worldedit.brush.operation.equip": "Sett pensel til {0}.", - "worldedit.brush.heightmap.equip": "Høydekart-børste valgt ({0}).", - "worldedit.brush.heightmap.unknown": "Ukjent høydekartbørste: {0}.", - "worldedit.brush.none.equip": "Pensel ubundet fra din gjeldende tryllestav.", - "worldedit.setbiome.changed": "Biomene ble endret for omtrent {0} blokker.", - "worldedit.setbiome.warning": "Du må kanskje gå innpå spillet på nytt (eller lukk og åpne verdenen din på nytt) for å se endringer.", - "worldedit.setbiome.not-locatable": "Kommandoavsenderen må være i verdenen for å bruke -p-flaggen.", - "worldedit.drawsel.disabled": "Server-BBG er deaktivert.", - "worldedit.drawsel.enabled": "Server-CUI aktivert. Dette støtter bare kubeområder med maksimal størrelse på {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server-BBG er allerede deaktivert.", - "worldedit.drawsel.enabled.already": "Server-BBG er allerede aktivert.", - "worldedit.limit.too-high": "Maksimalt tillatt grense er {0}.", - "worldedit.limit.set": "Blokkendringsgrense satt til {0}.", - "worldedit.limit.return-to-default": "(Bruk //limit for å gå bake til standard.)", - "worldedit.timeout.too-high": "Maksimalt tillatte tidsavbrudd er {0}ms.", - "worldedit.timeout.set": "Tidsavbrudd satt til {0}ms.", - "worldedit.timeout.return-to-default": " (Bruk //timeout for å gå bake til standard.)", - "worldedit.fast.disabled": "Raskmodus er deaktivert.", - "worldedit.fast.enabled": "Raskmodus aktivert. Belysning i de berørte delene kan være galt og/eller du må kanskje gå inn på nytt for å se endringer.", - "worldedit.fast.disabled.already": "Raskmodus er allerede deaktivert.", - "worldedit.fast.enabled.already": "Raskmodus er allerede aktivert.", - "worldedit.perf.sideeffect.set": "Bivirkning \"{0} satt til {1}", - "worldedit.perf.sideeffect.get": "Bivirkning \"{0} er satt til {1}", - "worldedit.perf.sideeffect.already-set": "Bivirkning \"{0}\" er allerede {1}", - "worldedit.perf.sideeffect.set-all": "Alle bivirkninger satt til {0}", - "worldedit.reorder.current": "Omorganiseringsmodus er {0}", - "worldedit.reorder.set": "Omorganiseringsmodus er nå {0}", - "worldedit.gmask.disabled": "Globalmaske deaktivert.", - "worldedit.gmask.set": "Globalmaske satt.", - "worldedit.toggleplace.pos1": "Setter nå på pos #1.", - "worldedit.toggleplace.player": "Setter nå på blokken du står i.", - "worldedit.searchitem.too-short": "Skriv inn en lengre søkestreng (lengde > 2).", - "worldedit.searchitem.either-b-or-i": "Du kan ikke bruke både de 'b' og 'i' flaggene samtidig.", - "worldedit.searchitem.searching": "(Vennligst vent... søk elementer.)", - "worldedit.watchdog.no-hook": "Denne plattformen har ingen vakthund krok.", - "worldedit.watchdog.active.already": "Vakthund krok allerede aktiv.", - "worldedit.watchdog.inactive.already": "Vakthund krok allerede uaktiv.", - "worldedit.watchdog.active": "Vakthund krok nå aktiv.", - "worldedit.watchdog.inactive": "Vakthund krok nå uaktiv.", - "worldedit.world.remove": "Fjernet verdenoverstyring.", - "worldedit.world.set": "Sette verdenovertyring til {0}. (Bruk //world for å gå bake til standard)", - "worldedit.undo.undone": "Ugjort {0} tilgjengelige redigeringer.", - "worldedit.undo.none": "Ikke noe mer å ugjøre.", - "worldedit.redo.redone": "Gjort om {0} tilgjengelige redigeringer.", - "worldedit.redo.none": "Ikke noe mer å gjøre om.", - "worldedit.clearhistory.cleared": "Logg slettet.", - "worldedit.raytrace.noblock": "Ingen blokk i blikket!", - "worldedit.restore.not-configured": "Øyeblikksbilde/sikkerhetskopiering gjenopprettingen er ikke konfigurert.", - "worldedit.restore.not-available": "Dette øyeblikksbildet finnes ikke eller er ikke tilgjengelig.", - "worldedit.restore.failed": "Kunne ikke laste inn øyeblikksbilde: {0}", - "worldedit.restore.loaded": "Øyeblikksbildet '{0}' lastet, nå gjenopprettes...", - "worldedit.restore.restored": "Gjenopprettet; {0} manglende chunks og {1} andre feil.", - "worldedit.restore.none-for-specific-world": "Fant ingen øyeblikksbilder for verden '{0}'.", - "worldedit.restore.none-for-world": "Fant ingen øyeblikksbilder for denne verden.", - "worldedit.restore.none-found": "Fant ingen øyeblikksbilder.", - "worldedit.restore.none-found-console": "Ingen øyeblikksbilder ble funnet. Se på konsoll for detaljer.", - "worldedit.restore.chunk-not-present": "Chunks ble ikke tilstede i øyeblikksbildet.", - "worldedit.restore.chunk-load-failed": "Ingen chunks kunne lastes. (Dårligt arkiv?)", - "worldedit.restore.block-place-failed": "Feil forhindret noen blokker fra å bli gjenopprettet.", - "worldedit.restore.block-place-error": "Siste feil: {0}", - "worldedit.snapshot.use.newest": "Nå bruker det nyeste øyeblikksbildet.", - "worldedit.snapshot.use": "Øyeblikksbildet satt til: {0}", - "worldedit.snapshot.none-before": "Kunne ikke finne et øyeblikksbilde før {0}.", - "worldedit.snapshot.none-after": "Kunne ikke finne et øyeblikksbilde etter {0}.", - "worldedit.snapshot.index-above-0": "Ugyldig indeks, må være større enn eller lik 1.", - "worldedit.snapshot.index-oob": "Ugyldig indeks, må være mellom 1 og {0}.", - "worldedit.schematic.unknown-format": "Ukjent skjematisk format: {0}.", - "worldedit.schematic.load.does-not-exist": "Skjematisk {0} finnes ikke!", - "worldedit.schematic.load.loading": "(Vennligst vent... laster skjematisk.)", - "worldedit.schematic.save.already-exists": "Den skjematiske finnes allerede. Bruk -f flagget for å overskrive den.", - "worldedit.schematic.save.failed-directory": "Kunne ikke opprette mappe for skjemaer!", - "worldedit.schematic.save.saving": "(Vennligst vent... lagre skjematisk.)", - "worldedit.schematic.delete.does-not-exist": "Skjematisk {0} finnes ikke!", - "worldedit.schematic.delete.failed": "Sletting av {0} mislyktes! Er den skrivebeskyttet?", - "worldedit.schematic.delete.deleted": "{0} har blitt slettet.", - "worldedit.schematic.formats.title": "Tilgjengelige utklippstavleformater (Navn: Oppslag navnene)", - "worldedit.pos.already-set": "Posisjon allerede angitt.", - "worldedit.pos.console-require-coords": "Du må gi inn koordinater som konsoll.", - "worldedit.hpos.no-block": "Ingen blokk i blikket!", - "worldedit.hpos.already-set": "Posisjon allerede angitt.", - "worldedit.chunk.selected-multiple": "Chunks valgt: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.wand.invalid": "Tryllestavelementet er feilkonfigurert eller deaktivert.", - "worldedit.wand.selwand.info": "Venstreklikk: velg pos #1; Høyreklikk: velg pos #2", - "worldedit.wand.navwand.info": "Venstreklikk: hopp til område; Høyreklikk: gå gjennom vegger", - "worldedit.contract.contracted": "Region kontraktsfestet {0} blokker.", - "worldedit.shift.shifted": "Region skiftet.", - "worldedit.outset.outset": "Region utgangspunktet.", - "worldedit.inset.inset": "Region inngangspunktet.", - "worldedit.size.offset": "Forskyvning: {0}", - "worldedit.size.type": "Type: {0}", - "worldedit.size.size": "Størrelse: {0}", - "worldedit.size.distance": "Kuperdistanse: {0}", - "worldedit.size.blocks": "# blokker: {0}", - "worldedit.count.counted": "Tellet: {0}", - "worldedit.distr.no-blocks": "Ingen blokker tellet.", - "worldedit.distr.no-previous": "Ingen tidligere fordeling.", - "worldedit.distr.total": "Totalt Antall Blokker: {0}", - "worldedit.select.cleared": "Utvalg tømt.", - "worldedit.select.cuboid.message": "Kuben: venstreklikk for punkt 1, høyreklikk for punkt 2", - "worldedit.select.cuboid.description": "Velg to hjørner av en kuben", - "worldedit.select.extend.message": "Kuben: venstreklikk for et startpunkt, høyreklikk for å utvide", - "worldedit.select.extend.description": "Rask kubenvalgmodus", - "worldedit.select.poly.message": "2D polygonvelger: Venstre/høyreklikk for å legge til et punkt.", - "worldedit.select.poly.limit-message": "{0} punkter maksimum.", - "worldedit.select.poly.description": "Velg en 2D polygon med høyde", - "worldedit.select.ellipsoid.message": "Ellipsoid velger: venstreklikk=senter, høyreklikk for å utvide", - "worldedit.select.ellipsoid.description": "Velg en ellipsoid", - "worldedit.select.sphere.message": "Sfærevelger: venstreklikk=senter, høyreklikk for å sette radius", - "worldedit.select.sphere.description": "Velg en sfære", - "worldedit.select.cyl.message": "Sylindriskvelger: Venstreklikk=senter, høyreklikk for å utvide", - "worldedit.select.cyl.description": "Velg en sylinder", - "worldedit.select.convex.message": "Konvekspolyhedralevelger: Venstreklikk=Første verteks, høyreklikk for å legge til flere.", - "worldedit.select.convex.limit-message": "{0} punkter maksimum.", - "worldedit.select.convex.description": "Velg en konvekspolyhedrale", - "worldedit.select.default-set": "Standard regionen din er nå {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Gammelt format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Ramser opp chunks for: {0}", - "worldedit.drain.drained": "{0} blokker ble drenert.", - "worldedit.fill.created": "{0} blokker ble fylt.", - "worldedit.fillr.created": "{0} blokker ble fylt.", - "worldedit.fixlava.fixed": "{0} blokker ble fikset.", - "worldedit.fixwater.fixed": "{0} blokker ble fikset.", - "worldedit.removeabove.removed": "{0} blokker ble fjernet.", - "worldedit.removebelow.removed": "{0} blokker ble fjernet.", - "worldedit.removenear.removed": "{0} blokker ble fjernet.", - "worldedit.replacenear.replaced": "{0} blokker ble ersattet.", - "worldedit.snow.created": "{0} overflater ble dekket.", - "worldedit.thaw.removed": "{0} blokker er tint.", - "worldedit.green.changed": "{0} blokker ble grønnet.", - "worldedit.extinguish.removed": "{0} branner er slukket.", - "worldedit.butcher.killed": "{0} vesener ble drept i en radius på {1}.", - "worldedit.butcher.explain-all": "Bruk -1 til å fjerne alle vesener i innlastede chunks", - "worldedit.remove.removed": "{0} enheter ble market for fjerning.", - "worldedit.remove.explain-all": "Bruk -1 til å fjerne alle enheter i innlastede chunks", - "worldedit.calc.invalid": "'{0}' kunne ikke analyseres som et gyldig uttrykk", - "worldedit.paste.pasted": "Utklippstavlen har blitt limt inn ved {0}", - "worldedit.paste.selected": "Valgt utklippstavle limte område.", - "worldedit.rotate.no-interpolation": "Merk: Interpolasjon er ikke støttet ennå, så vinkler som er multipler på 90 er anbefalt.", - "worldedit.rotate.rotated": "Utklippstavlen kopiering har blitt rotert.", - "worldedit.flip.flipped": "Utklippstavlen kopiering har blitt snu.", - "worldedit.clearclipboard.cleared": "Utklippstavlen er tømt.", - "worldedit.set.done": "Operasjon fullført.", - "worldedit.set.done.verbose": "Operasjon fullført ({0}).", - "worldedit.line.changed": "{0} blokker ble endret.", - "worldedit.line.invalid-type": "//linje fungerer bare med kubevalg eller konvekse polyhedralvalg", - "worldedit.curve.changed": "{0} blokker ble endret.", - "worldedit.curve.invalid-type": "//kurve fungerer bare med konvekse polyhedralvalg", - "worldedit.replace.replaced": "{0} blokker ble ersattet.", - "worldedit.stack.changed": "{0} blokker endret. Angre med //undo", - "worldedit.regen.regenerated": "Region regenerert.", - "worldedit.regen.failed": "Kan ikke regenerere chunks. Sjekk konsollen for detaljer.", - "worldedit.walls.changed": "{0} blokker ble endret.", - "worldedit.faces.changed": "{0} blokker ble endret.", - "worldedit.overlay.overlaid": "{0} blokker ble kledde.", - "worldedit.naturalize.naturalized": "{0} blokk(er) ble endret for å se mer naturlig ut.", - "worldedit.center.changed": "Senter sett. ({0} blokker endret)", - "worldedit.smooth.changed": "Terrengs høydekart er jevnet. {0} blokker endret.", - "worldedit.move.moved": "{0} blokker flyttet.", - "worldedit.deform.deformed": "{0} blokker ble deformert.", - "worldedit.hollow.changed": "{0} blokker ble endret.", - "worldedit.forest.created": "{0} trær opprettet.", - "worldedit.flora.created": "{0} flora opprettet.", - "worldedit.unstuck.moved": "Der går du!", - "worldedit.ascend.obstructed": "Ingen ledig sted over deg fant.", - "worldedit.ascend.moved": "Stigede {0} nivåer.", - "worldedit.descend.obstructed": "Ingen ledig sted under deg fant.", - "worldedit.descend.moved": "Synkende {0} nivåer.", - "worldedit.ceil.obstructed": "Ingen ledig sted over deg fant.", - "worldedit.ceil.moved": "Wuusj!", - "worldedit.thru.obstructed": "Ingen ledig sted foran deg fant.", - "worldedit.thru.moved": "Wuusj!", - "worldedit.jumpto.moved": "Poff!", - "worldedit.jumpto.none": "Ingen blokk i siktet (eller for langt borte)!", - "worldedit.up.obstructed": "Du ville truffet noe over deg.", - "worldedit.up.moved": "Wuusj!", - "worldedit.cone.invalid-radius": "Du må enten spesifisere vediene for radius på 1 eller 2.", - "worldedit.cone.created": "{0} blokker ble opprettet.", - "worldedit.cyl.invalid-radius": "Du må enten spesifisere vediene for radius på 1 eller 2.", - "worldedit.cyl.created": "{0} blokker ble opprettet.", - "worldedit.sphere.invalid-radius": "Du må enten spesifisere vediene for radius på 1 eller 3.", - "worldedit.sphere.created": "{0} blokker ble opprettet.", - "worldedit.forestgen.created": "{0} trær opprettet.", - "worldedit.pumpkins.created": "{0} gresskar plastre opprettet.", - "worldedit.pyramid.created": "{0} blokker ble opprettet.", - "worldedit.generate.created": "{0} blokker ble opprettet.", - "worldedit.reload.config": "Konfigurasjon oppdatert!", - "worldedit.report.written": "WorldEdit rapport skrevet til {0}", - "worldedit.report.error": "Feilet med å skrive rapport: {0}", - "worldedit.report.callback": "WorldEdit rapport: {0}.report", - "worldedit.timezone.invalid": "Ugyldig tidssone", - "worldedit.timezone.set": "Tidssone satt for denne økten til: {0}", - "worldedit.timezone.current": "Gjeldende tid i den tidssone er: {0}", - "worldedit.version.version": "WorldEdit versjon {0}", - "worldedit.command.time-elapsed": "{0}s har gått (historie: {1} endret; {2} blokker/sek).", - "worldedit.command.permissions": "Du har ikke rettigheter til å gjøre det. Er du i riktig modus?", - "worldedit.command.player-only": "Denne kommandoen må brukes med en spiller.", - "worldedit.command.error.report": "Vennligst rapporter denne feilen: [Se konsoll]", - "worldedit.pastebin.uploading": "(Vennligst vent... sender utdata til pastebin...)", - "worldedit.session.cant-find-session": "Kan ikke finne økt for {0}", - "worldedit.platform.no-file-dialog": "Fildialoger er ikke støttet i ditt miljø.", - "worldedit.tool.max-block-changes": "Maksimum blokker endringsgrense nådd.", - "worldedit.tool.no-block": "Ingen blokk i blikket!", - "worldedit.tool.repl.equip": "Blokk utskiftingsverktøy bundet til {0}.", - "worldedit.tool.repl.switched": "Erstatningsverktøy byttet til: {0}", - "worldedit.tool.data-cycler.equip": "Blokk datasyklusverkøy bundet til {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Du har ikke rettigheter til å sykle dataverdien for denne blokken.", - "worldedit.tool.data-cycler.cant-cycle": "Den blokkens data kan ikke sykles!", - "worldedit.tool.data-cycler.new-value": "Verdien av {0} er nå {1}.", - "worldedit.tool.data-cycler.cycling": "Nå sykler {0}.", - "worldedit.tool.deltree.equip": "Flytende trefjerningsverktøy bundet til {0}.", - "worldedit.tool.deltree.not-tree": "Det er ingen tre.", - "worldedit.tool.deltree.not-floating": "Det er ingen flytende tre.", - "worldedit.tool.tree.equip": "Treverktøy bundet til {0}.", - "worldedit.tool.tree.obstructed": "Et tre kan ikke være der.", - "worldedit.tool.info.equip": "Informasjonsverktøy bundet til {0}.", - "worldedit.tool.info.blockstate.hover": "Blokk tilstand", - "worldedit.tool.info.internalid.hover": "Intern ID", - "worldedit.tool.info.legacy.hover": "Eldre id:data", - "worldedit.tool.info.light.hover": "Blokk Lys/Lys Over", - "worldedit.tool.none.equip": "Verktøy bundet opp fra ditt nåværende element.", - "worldedit.tool.selwand.equip": "Utvalgtryllestav bundet til {0}.", - "worldedit.tool.navwand.equip": "Navigasjontryllestav bundet til {0}.", - "worldedit.tool.floodfill.equip": "Blokk flomfyllingsverktøy bundet til {0}.", - "worldedit.tool.farwand.equip": "Langtunnatryllestav bundet til {0}.", - "worldedit.tool.lrbuild.equip": "Langrekkeviddebygningsverktøy bundet til {0}.", - "worldedit.tool.lrbuild.set": "Venstreklikk satt til {0}; høyreklikk satt til {1}.", - "worldedit.tool.stack.equip": "Stabelverktøy bundet til {0}.", - "worldedit.tool.superpickaxe.mode.single": "Modus er nå enkelt. Venstreklikk med en hakke. // for å deaktivere.", - "worldedit.tool.superpickaxe.mode.area": "Modus er nå område. Venstreklikk med en hakke. // for å deaktivere.", - "worldedit.tool.superpickaxe.mode.recursive": "Modus er nå rekursiv. Venstreklikk med en hakke. // for å deaktivere.", - "worldedit.tool.superpickaxe.max-range": "Maksimum rekkevidde er {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superhakke er allerede aktivert.", - "worldedit.tool.superpickaxe.disabled.already": "Superhakke er allerede deaktivert.", - "worldedit.tool.superpickaxe.enabled": "Superhakke aktivert.", - "worldedit.tool.superpickaxe.disabled": "Superhakke deaktivert.", - "worldedit.tool.mask.set": "Pensel maske satt.", - "worldedit.tool.mask.disabled": "Pensel maske deaktivert.", - "worldedit.tool.material.set": "Pensel material satt.", - "worldedit.tool.range.set": "Pensel rekkevidde satt.", - "worldedit.tool.size.set": "Pensel størrelse satt.", - "worldedit.tool.tracemask.set": "Spor maske satt.", - "worldedit.tool.tracemask.disabled": "Spor maske deaktivert.", - "worldedit.tool.error.cannot-bind": "Kan ikke binde verktøy til {0}: {1}", - "worldedit.tool.error.item-only": "Blokker kan ikke brukes.", - "worldedit.execute.script-permissions": "Du har ikke tillatelse til å bruke det skriptet.", - "worldedit.executelast.no-script": "Bruk /cs med et skriptnavn først.", - "worldedit.script.read-error": "Skript lest feil: {0}", - "worldedit.script.unsupported": "Bare .js skripter støttes for øyeblikket", - "worldedit.script.file-not-found": "Skript finnes ikke: {0}", - "worldedit.script.no-script-engine": "Kunne ikke finne en installert skriptmotor.\nVennligst se https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Kunne ikke utføre: {0}", - "worldedit.script.failed-console": "Kunne ikke utføre (se konsoll): {0}", - "worldedit.operation.affected.biome": "{0} biomer påvirket", - "worldedit.operation.affected.block": "{0} blokker påvirket", - "worldedit.operation.affected.column": "{0} kolonner påvirket", - "worldedit.operation.affected.entity": "{0} enheter påvirket", - "worldedit.operation.deform.expression": "deformert ved hjelp av {0}", - "worldedit.error.invalid-number": "Nummer forventet; streng oppgitt.", - "worldedit.error.invalid-number.matches": "Nummer forventet; streng \"{0}\" oppgitt.", - "worldedit.error.incomplete-region": "Lag et regionutvalg først.", - "worldedit.error.unknown-block": "Blokknavn '{0}' ble ikke gjenkjent.", - "worldedit.error.unknown-entity": "Enhetnavn '{0}' ble ikke gjenkjent.", - "worldedit.error.unknown-mob": "Vesennavn '{0}' ble ikke gjenkjent.", - "worldedit.error.unknown-biome": "Biomenavn '{0}' ble ikke gjenkjent.", - "worldedit.error.unknown-tag": "Tagnavn '{0}' ble ikke gjenkjent.", - "worldedit.error.empty-tag": "Tagnavn '{0}' har ingen innhold.", - "worldedit.error.no-match": "Ingen lignende result for '{0}'.", - "worldedit.error.disallowed-block": "Blokk '{0}' er ikke tillat (se WorldEdit konfigurasjon).", - "worldedit.error.max-changes": "Maksimum blokker endret i en operasjon nådd ({0}).", - "worldedit.error.max-brush-radius": "Maksimal penselradius (i konfigurasjon): {0}", - "worldedit.error.max-radius": "Maksimal radius (i konfigurasjon): {0}", - "worldedit.error.unknown-direction": "Ukjent retning: {0}", - "worldedit.error.empty-clipboard": "Din utklippstavle er tom. Bruk //copy først.", - "worldedit.error.invalid-filename": "Filnavn '{0}' ugyldig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ugyldig bokstavner eller utvidelse mangler", - "worldedit.error.file-resolution": "Fil '{0}' oppløsningsfeil: {1}", - "worldedit.error.file-resolution.outside-root": "Stien er utenfor tillatt root", - "worldedit.error.file-resolution.resolve-failed": "Kunne ikke løse stien", - "worldedit.error.file-aborted": "Filvalg avbrutt.", - "worldedit.error.no-file-selected": "Ingen fil valgt.", - "worldedit.error.world-unloaded": "Verden var allerede ulastet.", - "worldedit.error.not-a-block": "Dette er ikke en blokk.", - "worldedit.error.not-a-block.item": "Elementet '{0}' er ikke en blokk.", - "worldedit.error.incorrect-usage": "Bruk: {0}", - "worldedit.error.invalid-page": "Ugyldig sidenummer", - "worldedit.error.parser.bad-state-format": "Dårlig statsformat i {0}", - "worldedit.error.parser.duplicate-property": "Duplisert eiendel: {0}", - "worldedit.error.parser.empty-state": "Tom del i stat", - "worldedit.error.parser.missing-equals-separator": "Mangler '=' separator", - "worldedit.error.parser.clipboard.missing-offset": "Avvik spesifisert med @ men ingen avvik oppgitt. Bruk '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Ukjent egenskap '{0}' for blokk '{1}'", - "worldedit.error.parser.unknown-value": "Ukjent verdi '{0}' for egenskap '{1}'", - "worldedit.error.parser.empty-property": "Tom egenskap i tilstand", - "worldedit.error.parser.empty-value": "Tom verdi i stat", - "worldedit.error.parser.invalid-colon": "Ugyldig kolon.", - "worldedit.error.parser.invalid-expression": "Ugyldig uttrykk: {0}", - "worldedit.error.parser.negate-nothing": "Kan ikke negere ingenting!", - "worldedit.error.parser.hanging-lbracket": "Ugyldig format. Hengende hakeparentes på '{0}'.", - "worldedit.error.parser.missing-rbracket": "Tilstand mangler følgende ']'", - "worldedit.error.parser.missing-random-type": "Mangler typen etter % symbolen for '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Utstedelse av utklippstavle krever x,y,z koordinater.", - "worldedit.error.parser.player-only": "Inndata '{0}' krever en spiller!", - "worldedit.error.disabled": "Denne funksjonaliteten er deaktivert (se WorldEdit konfigurasjon).", - "worldedit.error.unknown": "Ukjent feil oppstod: {0}", - "worldedit.error.missing-extent": "Ingen utstrekning er kjent", - "worldedit.error.missing-session": "Ingen lokaløkt er kjent", - "worldedit.error.missing-world": "Du må skaffe til en verden (Prøv //world)", - "worldedit.error.missing-actor": "Ingen figur er kjent", - "worldedit.selection.convex.info.vertices": "Vertikker: {0}", - "worldedit.selection.convex.info.triangles": "Triangler: {0}", - "worldedit.selection.convex.explain.primary": "Startet nytt valg med verteks {0}.", - "worldedit.selection.convex.explain.secondary": "Lagt verteks {0} til utvalget.", - "worldedit.selection.cuboid.info.pos1": "Posisjon 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Posisjon 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Første posisjon satt til {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Første posisjon satt til {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Andre posisjon satt til {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Andre posisjon satt til {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Begynte utvalg på {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Utvidet utvalg til å omfatte {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Senter: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Senter posisjon satt til {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Senter posisjon satt til {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radius satt til {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius satt til {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoid endringer må være jevn for hver dimensjon.", - "worldedit.selection.cylinder.info.center": "Senter: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Starter et nytt sylindrisk utvalg ved {0}.", - "worldedit.selection.cylinder.explain.secondary": "Radius satt til {0}/{1} blokker. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Du må velge senterpunktet før du setter radiusen.", - "worldedit.selection.cylinder.error.even-horizontal": "Sylindere endringer må være jevn for hver horisontale dimensjon.", - "worldedit.selection.polygon2d.info": "# poeng: {0}", - "worldedit.selection.polygon2d.explain.primary": "Starter en ny polygon på {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Lagt punkt #{0} til på {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygoner kan bare utvides vertikalt.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygoner kan bare være kontraktes vertikalt.", - "worldedit.selection.sphere.explain.secondary": "Radius satt til {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius satt til {0} ({1}).", - "worldedit.selection.null.error.immutable": "Kan ikke endre NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Kan ikke utvide et regionsskjær.", - "worldedit.selection.intersection.error.cannot-contract": "Kan ikke kontrakte et regionsskjær.", - "worldedit.selection.transform.error.cannot-expand": "Kan ikke utvide en TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Kan ikke krympe en TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Kan ikke endre en TransformedRegion.", - "worldedit.sideeffect.lighting": "Belysning", - "worldedit.sideeffect.lighting.description": "Oppdateringer blokk belysning", - "worldedit.sideeffect.neighbors": "Naboer", - "worldedit.sideeffect.neighbors.description": "Varsler nærliggende blokker av endringer", - "worldedit.sideeffect.update": "Oppdater", - "worldedit.sideeffect.validation": "Validering", - "worldedit.sideeffect.validation.description": "Validerer og fikser den ukonsekvente verdenstilstanden, som for eksempel frakoblede blokker", - "worldedit.sideeffect.entity_ai": "Enhet AI", - "worldedit.sideeffect.entity_ai.description": "Oppdater Enhet AI stier for blokkendringer", - "worldedit.sideeffect.events": "Mod/Plugin Hendelser", - "worldedit.sideeffect.events.description": "Forteller andre moder/pluginer om disse endringer når det er aktuelt", - "worldedit.sideeffect.state.on": "På", - "worldedit.sideeffect.state.delayed": "Forsinket", - "worldedit.sideeffect.state.off": "Av", - "worldedit.sideeffect.box.current": "Nåværende", - "worldedit.sideeffect.box.change-to": "Klikk for å sette til {0}", - "worldedit.help.command-not-found": "Kommandoen '{0}' ble ikke funnet.", - "worldedit.help.no-subcommands": "'{0}' har ingen underkommandoer. (Maybe '{1}' er for en parameter?)", - "worldedit.help.subcommand-not-found": "Underkommando '{0}' under '{1}' ble ikke funnet.", - "worldedit.cli.stopping": "Stopper!", - "worldedit.cli.unknown-command": "Ukjent kommando!", - "worldedit.version.bukkit.unsupported-adapter": "Denne WorldEdit versjonen støtter ikke din versjon av Bukkit. Blokker enheter (f.eks. kister) vil være tom, blokkegenskaper (e.. rotasjon) vil mangle og det kan hende at andre ting ikke virker. Oppdater WorldEdit for å gjenopprette denne funksjonen:\n{0}" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/no/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/no/strings.json deleted file mode 100644 index fe9c27a..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/no/strings.json +++ /dev/null @@ -1,405 +0,0 @@ -{ - "worldedit.expand.description.vert": "Utvid utvalg vertikalt til verdensgrensene.", - "worldedit.expand.expanded": "Region utvidet {0} blokker", - "worldedit.expand.expanded.vert": "Region utvidet {0} blokker (topp til bunn).", - "worldedit.biomeinfo.lineofsight": "Biomer i siktelinjepunkt: {0}", - "worldedit.biomeinfo.position": "Biomer ved din posisjon: {0}", - "worldedit.biomeinfo.selection": "Biomer i ditt utvalg: {0}", - "worldedit.biomeinfo.not-locatable": "Kommandoavsenderen må være i verdenen for å bruke -p-flaggen.", - "worldedit.brush.radius-too-large": "Største tillatte penselradius: {0}", - "worldedit.brush.apply.description": "Bruk pensel, bruk en funksjon på hver blokk", - "worldedit.brush.apply.radius": "Penselstørrelse", - "worldedit.brush.apply.shape": "Utformingen av regionen", - "worldedit.brush.apply.type": "Type pensel som skal brukes", - "worldedit.brush.apply.item.warning": "Denne penselen simulerer bruk av gjenstander. Dette fungerer kanskje ikke på alle plattformer, er kanskje ikke reversible og kan forårsake merkelige interaksjoner med andre mods/plugins. Bruk på eget ansvar.", - "worldedit.brush.paint.description": "Mal pensel, bruk en funksjon på en overflate", - "worldedit.brush.paint.size": "Penselstørrelse", - "worldedit.brush.paint.shape": "Utformingen av regionen", - "worldedit.brush.paint.density": "Tettheten av pensel", - "worldedit.brush.paint.type": "Type pensel som skal brukes", - "worldedit.brush.paint.item.warning": "Denne penselen simulerer bruk av gjenstander. Dette fungerer kanskje ikke på alle plattformer, er kanskje ikke reversible og kan forårsake merkelige interaksjoner med andre mods/plugins. Bruk på eget ansvar.", - "worldedit.brush.sphere.equip": "Sfære penselutforming utstyrt ({0}).", - "worldedit.brush.cylinder.equip": "Sylinderens penselforming utstyrt ({0} av {1}).", - "worldedit.brush.splatter.equip": "Sprutebørste-form utstyrt ({0} med {1} forråtning).", - "worldedit.brush.splatter.decay-out-of-range": "Sprutebørste forråtningsverdi: {0} er utenfor rekkevidde 0 - 10.", - "worldedit.brush.clipboard.equip": "Utkappet penselutforming utstyrt.", - "worldedit.brush.smooth.equip": "Jevn pensel utstyrt ({0} x {1}x ved bruk av {2}).", - "worldedit.brush.smooth.nofilter": "enhver blokk", - "worldedit.brush.smooth.filter": "filter", - "worldedit.brush.snowsmooth.equip": "Snøjevn-børste utstyrt ({0} x {1}x bruker {2}), {3} snøblokker.", - "worldedit.brush.snowsmooth.nofilter": "enhver blokk", - "worldedit.brush.snowsmooth.filter": "filter", - "worldedit.brush.extinguish.equip": "Brannslukker utstyrt ({0}).", - "worldedit.brush.gravity.equip": "Tyngdekraftpensel utstyrt ({0}).", - "worldedit.brush.butcher.equip": "Slakterpensel utstyrt ({0}).", - "worldedit.brush.operation.equip": "Sett pensel til {0}.", - "worldedit.brush.heightmap.equip": "Høydekart-børste valgt ({0}).", - "worldedit.brush.heightmap.unknown": "Ukjent høydekartbørste: {0}.", - "worldedit.brush.none.equip": "Pensel ubundet fra din gjeldende tryllestav.", - "worldedit.setbiome.changed": "Biomene ble endret for omtrent {0} blokker.", - "worldedit.setbiome.warning": "Du må kanskje gå innpå spillet på nytt (eller lukk og åpne verdenen din på nytt) for å se endringer.", - "worldedit.setbiome.not-locatable": "Kommandoavsenderen må være i verdenen for å bruke -p-flaggen.", - "worldedit.drawsel.disabled": "Server-BBG er deaktivert.", - "worldedit.drawsel.enabled": "Server-CUI aktivert. Dette støtter bare kubeområder med maksimal størrelse på {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server-BBG er allerede deaktivert.", - "worldedit.drawsel.enabled.already": "Server-BBG er allerede aktivert.", - "worldedit.limit.too-high": "Maksimalt tillatt grense er {0}.", - "worldedit.limit.set": "Blokkendringsgrense satt til {0}.", - "worldedit.limit.return-to-default": "(Bruk //limit for å gå bake til standard.)", - "worldedit.timeout.too-high": "Maksimalt tillatte tidsavbrudd er {0}ms.", - "worldedit.timeout.set": "Tidsavbrudd satt til {0}ms.", - "worldedit.timeout.return-to-default": " (Bruk //timeout for å gå bake til standard.)", - "worldedit.fast.disabled": "Raskmodus er deaktivert.", - "worldedit.fast.enabled": "Raskmodus aktivert. Belysning i de berørte delene kan være galt og/eller du må kanskje gå inn på nytt for å se endringer.", - "worldedit.fast.disabled.already": "Raskmodus er allerede deaktivert.", - "worldedit.fast.enabled.already": "Raskmodus er allerede aktivert.", - "worldedit.perf.sideeffect.set": "Bivirkning \"{0} satt til {1}", - "worldedit.perf.sideeffect.get": "Bivirkning \"{0} er satt til {1}", - "worldedit.perf.sideeffect.already-set": "Bivirkning \"{0}\" er allerede {1}", - "worldedit.perf.sideeffect.set-all": "Alle bivirkninger satt til {0}", - "worldedit.reorder.current": "Omorganiseringsmodus er {0}", - "worldedit.reorder.set": "Omorganiseringsmodus er nå {0}", - "worldedit.gmask.disabled": "Globalmaske deaktivert.", - "worldedit.gmask.set": "Globalmaske satt.", - "worldedit.toggleplace.pos1": "Setter nå på pos #1.", - "worldedit.toggleplace.player": "Setter nå på blokken du står i.", - "worldedit.searchitem.too-short": "Skriv inn en lengre søkestreng (lengde > 2).", - "worldedit.searchitem.either-b-or-i": "Du kan ikke bruke både de 'b' og 'i' flaggene samtidig.", - "worldedit.searchitem.searching": "(Vennligst vent... søk elementer.)", - "worldedit.watchdog.no-hook": "Denne plattformen har ingen vakthund krok.", - "worldedit.watchdog.active.already": "Vakthund krok allerede aktiv.", - "worldedit.watchdog.inactive.already": "Vakthund krok allerede uaktiv.", - "worldedit.watchdog.active": "Vakthund krok nå aktiv.", - "worldedit.watchdog.inactive": "Vakthund krok nå uaktiv.", - "worldedit.world.remove": "Fjernet verdenoverstyring.", - "worldedit.world.set": "Sette verdenovertyring til {0}. (Bruk //world for å gå bake til standard)", - "worldedit.undo.undone": "Ugjort {0} tilgjengelige redigeringer.", - "worldedit.undo.none": "Ikke noe mer å ugjøre.", - "worldedit.redo.redone": "Gjort om {0} tilgjengelige redigeringer.", - "worldedit.redo.none": "Ikke noe mer å gjøre om.", - "worldedit.clearhistory.cleared": "Logg slettet.", - "worldedit.raytrace.noblock": "Ingen blokk i blikket!", - "worldedit.restore.not-configured": "Øyeblikksbilde/sikkerhetskopiering gjenopprettingen er ikke konfigurert.", - "worldedit.restore.not-available": "Dette øyeblikksbildet finnes ikke eller er ikke tilgjengelig.", - "worldedit.restore.failed": "Kunne ikke laste inn øyeblikksbilde: {0}", - "worldedit.restore.loaded": "Øyeblikksbildet '{0}' lastet, nå gjenopprettes...", - "worldedit.restore.restored": "Gjenopprettet; {0} manglende chunks og {1} andre feil.", - "worldedit.restore.none-for-specific-world": "Fant ingen øyeblikksbilder for verden '{0}'.", - "worldedit.restore.none-for-world": "Fant ingen øyeblikksbilder for denne verden.", - "worldedit.restore.none-found": "Fant ingen øyeblikksbilder.", - "worldedit.restore.none-found-console": "Ingen øyeblikksbilder ble funnet. Se på konsoll for detaljer.", - "worldedit.restore.chunk-not-present": "Chunks ble ikke tilstede i øyeblikksbildet.", - "worldedit.restore.chunk-load-failed": "Ingen chunks kunne lastes. (Dårligt arkiv?)", - "worldedit.restore.block-place-failed": "Feil forhindret noen blokker fra å bli gjenopprettet.", - "worldedit.restore.block-place-error": "Siste feil: {0}", - "worldedit.snapshot.use.newest": "Nå bruker det nyeste øyeblikksbildet.", - "worldedit.snapshot.use": "Øyeblikksbildet satt til: {0}", - "worldedit.snapshot.none-before": "Kunne ikke finne et øyeblikksbilde før {0}.", - "worldedit.snapshot.none-after": "Kunne ikke finne et øyeblikksbilde etter {0}.", - "worldedit.snapshot.index-above-0": "Ugyldig indeks, må være større enn eller lik 1.", - "worldedit.snapshot.index-oob": "Ugyldig indeks, må være mellom 1 og {0}.", - "worldedit.schematic.unknown-format": "Ukjent skjematisk format: {0}.", - "worldedit.schematic.load.does-not-exist": "Skjematisk {0} finnes ikke!", - "worldedit.schematic.load.loading": "(Vennligst vent... laster skjematisk.)", - "worldedit.schematic.save.already-exists": "Den skjematiske finnes allerede. Bruk -f flagget for å overskrive den.", - "worldedit.schematic.save.failed-directory": "Kunne ikke opprette mappe for skjemaer!", - "worldedit.schematic.save.saving": "(Vennligst vent... lagre skjematisk.)", - "worldedit.schematic.delete.does-not-exist": "Skjematisk {0} finnes ikke!", - "worldedit.schematic.delete.failed": "Sletting av {0} mislyktes! Er den skrivebeskyttet?", - "worldedit.schematic.delete.deleted": "{0} har blitt slettet.", - "worldedit.schematic.formats.title": "Tilgjengelige utklippstavleformater (Navn: Oppslag navnene)", - "worldedit.pos.already-set": "Posisjon allerede angitt.", - "worldedit.pos.console-require-coords": "Du må gi inn koordinater som konsoll.", - "worldedit.hpos.no-block": "Ingen blokk i blikket!", - "worldedit.hpos.already-set": "Posisjon allerede angitt.", - "worldedit.chunk.selected-multiple": "Chunks valgt: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.wand.invalid": "Tryllestavelementet er feilkonfigurert eller deaktivert.", - "worldedit.wand.selwand.info": "Venstreklikk: velg pos #1; Høyreklikk: velg pos #2", - "worldedit.wand.navwand.info": "Venstreklikk: hopp til område; Høyreklikk: gå gjennom vegger", - "worldedit.contract.contracted": "Region kontraktsfestet {0} blokker.", - "worldedit.shift.shifted": "Region skiftet.", - "worldedit.outset.outset": "Region utgangspunktet.", - "worldedit.inset.inset": "Region inngangspunktet.", - "worldedit.size.offset": "Forskyvning: {0}", - "worldedit.size.type": "Type: {0}", - "worldedit.size.size": "Størrelse: {0}", - "worldedit.size.distance": "Kuperdistanse: {0}", - "worldedit.size.blocks": "# blokker: {0}", - "worldedit.count.counted": "Tellet: {0}", - "worldedit.distr.no-blocks": "Ingen blokker tellet.", - "worldedit.distr.no-previous": "Ingen tidligere fordeling.", - "worldedit.distr.total": "Totalt Antall Blokker: {0}", - "worldedit.select.cleared": "Utvalg tømt.", - "worldedit.select.cuboid.message": "Kuben: venstreklikk for punkt 1, høyreklikk for punkt 2", - "worldedit.select.cuboid.description": "Velg to hjørner av en kuben", - "worldedit.select.extend.message": "Kuben: venstreklikk for et startpunkt, høyreklikk for å utvide", - "worldedit.select.extend.description": "Rask kubenvalgmodus", - "worldedit.select.poly.message": "2D polygonvelger: Venstre/høyreklikk for å legge til et punkt.", - "worldedit.select.poly.limit-message": "{0} punkter maksimum.", - "worldedit.select.poly.description": "Velg en 2D polygon med høyde", - "worldedit.select.ellipsoid.message": "Ellipsoid velger: venstreklikk=senter, høyreklikk for å utvide", - "worldedit.select.ellipsoid.description": "Velg en ellipsoid", - "worldedit.select.sphere.message": "Sfærevelger: venstreklikk=senter, høyreklikk for å sette radius", - "worldedit.select.sphere.description": "Velg en sfære", - "worldedit.select.cyl.message": "Sylindriskvelger: Venstreklikk=senter, høyreklikk for å utvide", - "worldedit.select.cyl.description": "Velg en sylinder", - "worldedit.select.convex.message": "Konvekspolyhedralevelger: Venstreklikk=Første verteks, høyreklikk for å legge til flere.", - "worldedit.select.convex.limit-message": "{0} punkter maksimum.", - "worldedit.select.convex.description": "Velg en konvekspolyhedrale", - "worldedit.select.default-set": "Standard regionen din er nå {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Gammelt format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Ramser opp chunks for: {0}", - "worldedit.drain.drained": "{0} blokker ble drenert.", - "worldedit.fill.created": "{0} blokker ble fylt.", - "worldedit.fillr.created": "{0} blokker ble fylt.", - "worldedit.fixlava.fixed": "{0} blokker ble fikset.", - "worldedit.fixwater.fixed": "{0} blokker ble fikset.", - "worldedit.removeabove.removed": "{0} blokker ble fjernet.", - "worldedit.removebelow.removed": "{0} blokker ble fjernet.", - "worldedit.removenear.removed": "{0} blokker ble fjernet.", - "worldedit.replacenear.replaced": "{0} blokker ble ersattet.", - "worldedit.snow.created": "{0} overflater ble dekket.", - "worldedit.thaw.removed": "{0} blokker er tint.", - "worldedit.green.changed": "{0} blokker ble grønnet.", - "worldedit.extinguish.removed": "{0} branner er slukket.", - "worldedit.butcher.killed": "{0} vesener ble drept i en radius på {1}.", - "worldedit.butcher.explain-all": "Bruk -1 til å fjerne alle vesener i innlastede chunks", - "worldedit.remove.removed": "{0} enheter ble market for fjerning.", - "worldedit.remove.explain-all": "Bruk -1 til å fjerne alle enheter i innlastede chunks", - "worldedit.calc.invalid": "'{0}' kunne ikke analyseres som et gyldig uttrykk", - "worldedit.paste.pasted": "Utklippstavlen har blitt limt inn ved {0}", - "worldedit.paste.selected": "Valgt utklippstavle limte område.", - "worldedit.rotate.no-interpolation": "Merk: Interpolasjon er ikke støttet ennå, så vinkler som er multipler på 90 er anbefalt.", - "worldedit.rotate.rotated": "Utklippstavlen kopiering har blitt rotert.", - "worldedit.flip.flipped": "Utklippstavlen kopiering har blitt snu.", - "worldedit.clearclipboard.cleared": "Utklippstavlen er tømt.", - "worldedit.set.done": "Operasjon fullført.", - "worldedit.set.done.verbose": "Operasjon fullført ({0}).", - "worldedit.line.changed": "{0} blokker ble endret.", - "worldedit.line.invalid-type": "//linje fungerer bare med kubevalg eller konvekse polyhedralvalg", - "worldedit.curve.changed": "{0} blokker ble endret.", - "worldedit.curve.invalid-type": "//kurve fungerer bare med konvekse polyhedralvalg", - "worldedit.replace.replaced": "{0} blokker ble ersattet.", - "worldedit.stack.changed": "{0} blokker endret. Angre med //undo", - "worldedit.regen.regenerated": "Region regenerert.", - "worldedit.regen.failed": "Kan ikke regenerere chunks. Sjekk konsollen for detaljer.", - "worldedit.walls.changed": "{0} blokker ble endret.", - "worldedit.faces.changed": "{0} blokker ble endret.", - "worldedit.overlay.overlaid": "{0} blokker ble kledde.", - "worldedit.naturalize.naturalized": "{0} blokk(er) ble endret for å se mer naturlig ut.", - "worldedit.center.changed": "Senter sett. ({0} blokker endret)", - "worldedit.smooth.changed": "Terrengs høydekart er jevnet. {0} blokker endret.", - "worldedit.move.moved": "{0} blokker flyttet.", - "worldedit.deform.deformed": "{0} blokker ble deformert.", - "worldedit.hollow.changed": "{0} blokker ble endret.", - "worldedit.forest.created": "{0} trær opprettet.", - "worldedit.flora.created": "{0} flora opprettet.", - "worldedit.unstuck.moved": "Der går du!", - "worldedit.ascend.obstructed": "Ingen ledig sted over deg fant.", - "worldedit.ascend.moved": "Stigede {0} nivåer.", - "worldedit.descend.obstructed": "Ingen ledig sted under deg fant.", - "worldedit.descend.moved": "Synkende {0} nivåer.", - "worldedit.ceil.obstructed": "Ingen ledig sted over deg fant.", - "worldedit.ceil.moved": "Wuusj!", - "worldedit.thru.obstructed": "Ingen ledig sted foran deg fant.", - "worldedit.thru.moved": "Wuusj!", - "worldedit.jumpto.moved": "Poff!", - "worldedit.jumpto.none": "Ingen blokk i siktet (eller for langt borte)!", - "worldedit.up.obstructed": "Du ville truffet noe over deg.", - "worldedit.up.moved": "Wuusj!", - "worldedit.cone.invalid-radius": "Du må enten spesifisere vediene for radius på 1 eller 2.", - "worldedit.cone.created": "{0} blokker ble opprettet.", - "worldedit.cyl.invalid-radius": "Du må enten spesifisere vediene for radius på 1 eller 2.", - "worldedit.cyl.created": "{0} blokker ble opprettet.", - "worldedit.sphere.invalid-radius": "Du må enten spesifisere vediene for radius på 1 eller 3.", - "worldedit.sphere.created": "{0} blokker ble opprettet.", - "worldedit.forestgen.created": "{0} trær opprettet.", - "worldedit.pumpkins.created": "{0} gresskar plastre opprettet.", - "worldedit.pyramid.created": "{0} blokker ble opprettet.", - "worldedit.generate.created": "{0} blokker ble opprettet.", - "worldedit.reload.config": "Konfigurasjon oppdatert!", - "worldedit.report.written": "WorldEdit rapport skrevet til {0}", - "worldedit.report.error": "Feilet med å skrive rapport: {0}", - "worldedit.report.callback": "WorldEdit rapport: {0}.report", - "worldedit.timezone.invalid": "Ugyldig tidssone", - "worldedit.timezone.set": "Tidssone satt for denne økten til: {0}", - "worldedit.timezone.current": "Gjeldende tid i den tidssone er: {0}", - "worldedit.version.version": "WorldEdit versjon {0}", - "worldedit.command.time-elapsed": "{0}s har gått (historie: {1} endret; {2} blokker/sek).", - "worldedit.command.permissions": "Du har ikke rettigheter til å gjøre det. Er du i riktig modus?", - "worldedit.command.player-only": "Denne kommandoen må brukes med en spiller.", - "worldedit.command.error.report": "Vennligst rapporter denne feilen: [Se konsoll]", - "worldedit.pastebin.uploading": "(Vennligst vent... sender utdata til pastebin...)", - "worldedit.session.cant-find-session": "Kan ikke finne økt for {0}", - "worldedit.platform.no-file-dialog": "Fildialoger er ikke støttet i ditt miljø.", - "worldedit.tool.max-block-changes": "Maksimum blokker endringsgrense nådd.", - "worldedit.tool.no-block": "Ingen blokk i blikket!", - "worldedit.tool.repl.equip": "Blokk utskiftingsverktøy bundet til {0}.", - "worldedit.tool.repl.switched": "Erstatningsverktøy byttet til: {0}", - "worldedit.tool.data-cycler.equip": "Blokk datasyklusverkøy bundet til {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Du har ikke rettigheter til å sykle dataverdien for denne blokken.", - "worldedit.tool.data-cycler.cant-cycle": "Den blokkens data kan ikke sykles!", - "worldedit.tool.data-cycler.new-value": "Verdien av {0} er nå {1}.", - "worldedit.tool.data-cycler.cycling": "Nå sykler {0}.", - "worldedit.tool.deltree.equip": "Flytende trefjerningsverktøy bundet til {0}.", - "worldedit.tool.deltree.not-tree": "Det er ingen tre.", - "worldedit.tool.deltree.not-floating": "Det er ingen flytende tre.", - "worldedit.tool.tree.equip": "Treverktøy bundet til {0}.", - "worldedit.tool.tree.obstructed": "Et tre kan ikke være der.", - "worldedit.tool.info.equip": "Informasjonsverktøy bundet til {0}.", - "worldedit.tool.info.blockstate.hover": "Blokk tilstand", - "worldedit.tool.info.internalid.hover": "Intern ID", - "worldedit.tool.info.legacy.hover": "Eldre id:data", - "worldedit.tool.info.light.hover": "Blokk Lys/Lys Over", - "worldedit.tool.none.equip": "Verktøy bundet opp fra ditt nåværende element.", - "worldedit.tool.selwand.equip": "Utvalgtryllestav bundet til {0}.", - "worldedit.tool.navwand.equip": "Navigasjontryllestav bundet til {0}.", - "worldedit.tool.floodfill.equip": "Blokk flomfyllingsverktøy bundet til {0}.", - "worldedit.tool.farwand.equip": "Langtunnatryllestav bundet til {0}.", - "worldedit.tool.lrbuild.equip": "Langrekkeviddebygningsverktøy bundet til {0}.", - "worldedit.tool.lrbuild.set": "Venstreklikk satt til {0}; høyreklikk satt til {1}.", - "worldedit.tool.stack.equip": "Stabelverktøy bundet til {0}.", - "worldedit.tool.superpickaxe.mode.single": "Modus er nå enkelt. Venstreklikk med en hakke. // for å deaktivere.", - "worldedit.tool.superpickaxe.mode.area": "Modus er nå område. Venstreklikk med en hakke. // for å deaktivere.", - "worldedit.tool.superpickaxe.mode.recursive": "Modus er nå rekursiv. Venstreklikk med en hakke. // for å deaktivere.", - "worldedit.tool.superpickaxe.max-range": "Maksimum rekkevidde er {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superhakke er allerede aktivert.", - "worldedit.tool.superpickaxe.disabled.already": "Superhakke er allerede deaktivert.", - "worldedit.tool.superpickaxe.enabled": "Superhakke aktivert.", - "worldedit.tool.superpickaxe.disabled": "Superhakke deaktivert.", - "worldedit.tool.mask.set": "Pensel maske satt.", - "worldedit.tool.mask.disabled": "Pensel maske deaktivert.", - "worldedit.tool.material.set": "Pensel material satt.", - "worldedit.tool.range.set": "Pensel rekkevidde satt.", - "worldedit.tool.size.set": "Pensel størrelse satt.", - "worldedit.tool.tracemask.set": "Spor maske satt.", - "worldedit.tool.tracemask.disabled": "Spor maske deaktivert.", - "worldedit.tool.error.cannot-bind": "Kan ikke binde verktøy til {0}: {1}", - "worldedit.tool.error.item-only": "Blokker kan ikke brukes.", - "worldedit.execute.script-permissions": "Du har ikke tillatelse til å bruke det skriptet.", - "worldedit.executelast.no-script": "Bruk /cs med et skriptnavn først.", - "worldedit.script.read-error": "Skript lest feil: {0}", - "worldedit.script.unsupported": "Bare .js skripter støttes for øyeblikket", - "worldedit.script.file-not-found": "Skript finnes ikke: {0}", - "worldedit.script.no-script-engine": "Kunne ikke finne en installert skriptmotor.\nVennligst se https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Kunne ikke utføre: {0}", - "worldedit.script.failed-console": "Kunne ikke utføre (se konsoll): {0}", - "worldedit.operation.affected.biome": "{0} biomer påvirket", - "worldedit.operation.affected.block": "{0} blokker påvirket", - "worldedit.operation.affected.column": "{0} kolonner påvirket", - "worldedit.operation.affected.entity": "{0} enheter påvirket", - "worldedit.operation.deform.expression": "deformert ved hjelp av {0}", - "worldedit.error.invalid-number": "Nummer forventet; streng oppgitt.", - "worldedit.error.invalid-number.matches": "Nummer forventet; streng \"{0}\" oppgitt.", - "worldedit.error.incomplete-region": "Lag et regionutvalg først.", - "worldedit.error.unknown-block": "Blokknavn '{0}' ble ikke gjenkjent.", - "worldedit.error.unknown-entity": "Enhetnavn '{0}' ble ikke gjenkjent.", - "worldedit.error.unknown-mob": "Vesennavn '{0}' ble ikke gjenkjent.", - "worldedit.error.unknown-biome": "Biomenavn '{0}' ble ikke gjenkjent.", - "worldedit.error.unknown-tag": "Tagnavn '{0}' ble ikke gjenkjent.", - "worldedit.error.empty-tag": "Tagnavn '{0}' har ingen innhold.", - "worldedit.error.no-match": "Ingen lignende result for '{0}'.", - "worldedit.error.disallowed-block": "Blokk '{0}' er ikke tillat (se WorldEdit konfigurasjon).", - "worldedit.error.max-changes": "Maksimum blokker endret i en operasjon nådd ({0}).", - "worldedit.error.max-brush-radius": "Maksimal penselradius (i konfigurasjon): {0}", - "worldedit.error.max-radius": "Maksimal radius (i konfigurasjon): {0}", - "worldedit.error.unknown-direction": "Ukjent retning: {0}", - "worldedit.error.empty-clipboard": "Din utklippstavle er tom. Bruk //copy først.", - "worldedit.error.invalid-filename": "Filnavn '{0}' ugyldig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ugyldig bokstavner eller utvidelse mangler", - "worldedit.error.file-resolution": "Fil '{0}' oppløsningsfeil: {1}", - "worldedit.error.file-resolution.outside-root": "Stien er utenfor tillatt root", - "worldedit.error.file-resolution.resolve-failed": "Kunne ikke løse stien", - "worldedit.error.file-aborted": "Filvalg avbrutt.", - "worldedit.error.no-file-selected": "Ingen fil valgt.", - "worldedit.error.world-unloaded": "Verden var allerede ulastet.", - "worldedit.error.not-a-block": "Dette er ikke en blokk.", - "worldedit.error.not-a-block.item": "Elementet '{0}' er ikke en blokk.", - "worldedit.error.incorrect-usage": "Bruk: {0}", - "worldedit.error.invalid-page": "Ugyldig sidenummer", - "worldedit.error.parser.bad-state-format": "Dårlig statsformat i {0}", - "worldedit.error.parser.duplicate-property": "Duplisert eiendel: {0}", - "worldedit.error.parser.empty-state": "Tom del i stat", - "worldedit.error.parser.missing-equals-separator": "Mangler '=' separator", - "worldedit.error.parser.clipboard.missing-offset": "Avvik spesifisert med @ men ingen avvik oppgitt. Bruk '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Ukjent egenskap '{0}' for blokk '{1}'", - "worldedit.error.parser.unknown-value": "Ukjent verdi '{0}' for egenskap '{1}'", - "worldedit.error.parser.empty-property": "Tom egenskap i tilstand", - "worldedit.error.parser.empty-value": "Tom verdi i stat", - "worldedit.error.parser.invalid-colon": "Ugyldig kolon.", - "worldedit.error.parser.invalid-expression": "Ugyldig uttrykk: {0}", - "worldedit.error.parser.negate-nothing": "Kan ikke negere ingenting!", - "worldedit.error.parser.hanging-lbracket": "Ugyldig format. Hengende hakeparentes på '{0}'.", - "worldedit.error.parser.missing-rbracket": "Tilstand mangler følgende ']'", - "worldedit.error.parser.missing-random-type": "Mangler typen etter % symbolen for '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Utstedelse av utklippstavle krever x,y,z koordinater.", - "worldedit.error.parser.player-only": "Inndata '{0}' krever en spiller!", - "worldedit.error.disabled": "Denne funksjonaliteten er deaktivert (se WorldEdit konfigurasjon).", - "worldedit.error.unknown": "Ukjent feil oppstod: {0}", - "worldedit.error.missing-extent": "Ingen utstrekning er kjent", - "worldedit.error.missing-session": "Ingen lokaløkt er kjent", - "worldedit.error.missing-world": "Du må skaffe til en verden (Prøv //world)", - "worldedit.error.missing-actor": "Ingen figur er kjent", - "worldedit.selection.convex.info.vertices": "Vertikker: {0}", - "worldedit.selection.convex.info.triangles": "Triangler: {0}", - "worldedit.selection.convex.explain.primary": "Startet nytt valg med verteks {0}.", - "worldedit.selection.convex.explain.secondary": "Lagt verteks {0} til utvalget.", - "worldedit.selection.cuboid.info.pos1": "Posisjon 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Posisjon 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Første posisjon satt til {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Første posisjon satt til {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Andre posisjon satt til {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Andre posisjon satt til {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Begynte utvalg på {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Utvidet utvalg til å omfatte {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Senter: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Senter posisjon satt til {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Senter posisjon satt til {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radius satt til {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius satt til {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoid endringer må være jevn for hver dimensjon.", - "worldedit.selection.cylinder.info.center": "Senter: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Starter et nytt sylindrisk utvalg ved {0}.", - "worldedit.selection.cylinder.explain.secondary": "Radius satt til {0}/{1} blokker. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Du må velge senterpunktet før du setter radiusen.", - "worldedit.selection.cylinder.error.even-horizontal": "Sylindere endringer må være jevn for hver horisontale dimensjon.", - "worldedit.selection.polygon2d.info": "# poeng: {0}", - "worldedit.selection.polygon2d.explain.primary": "Starter en ny polygon på {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Lagt punkt #{0} til på {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygoner kan bare utvides vertikalt.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygoner kan bare være kontraktes vertikalt.", - "worldedit.selection.sphere.explain.secondary": "Radius satt til {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius satt til {0} ({1}).", - "worldedit.selection.null.error.immutable": "Kan ikke endre NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Kan ikke utvide et regionsskjær.", - "worldedit.selection.intersection.error.cannot-contract": "Kan ikke kontrakte et regionsskjær.", - "worldedit.selection.transform.error.cannot-expand": "Kan ikke utvide en TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Kan ikke krympe en TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Kan ikke endre en TransformedRegion.", - "worldedit.sideeffect.lighting": "Belysning", - "worldedit.sideeffect.lighting.description": "Oppdateringer blokk belysning", - "worldedit.sideeffect.neighbors": "Naboer", - "worldedit.sideeffect.neighbors.description": "Varsler nærliggende blokker av endringer", - "worldedit.sideeffect.update": "Oppdater", - "worldedit.sideeffect.validation": "Validering", - "worldedit.sideeffect.validation.description": "Validerer og fikser den ukonsekvente verdenstilstanden, som for eksempel frakoblede blokker", - "worldedit.sideeffect.entity_ai": "Enhet AI", - "worldedit.sideeffect.entity_ai.description": "Oppdater Enhet AI stier for blokkendringer", - "worldedit.sideeffect.events": "Mod/Plugin Hendelser", - "worldedit.sideeffect.events.description": "Forteller andre moder/pluginer om disse endringer når det er aktuelt", - "worldedit.sideeffect.state.on": "På", - "worldedit.sideeffect.state.delayed": "Forsinket", - "worldedit.sideeffect.state.off": "Av", - "worldedit.sideeffect.box.current": "Nåværende", - "worldedit.sideeffect.box.change-to": "Klikk for å sette til {0}", - "worldedit.help.command-not-found": "Kommandoen '{0}' ble ikke funnet.", - "worldedit.help.no-subcommands": "'{0}' har ingen underkommandoer. (Maybe '{1}' er for en parameter?)", - "worldedit.help.subcommand-not-found": "Underkommando '{0}' under '{1}' ble ikke funnet.", - "worldedit.cli.stopping": "Stopper!", - "worldedit.cli.unknown-command": "Ukjent kommando!", - "worldedit.version.bukkit.unsupported-adapter": "Denne WorldEdit versjonen støtter ikke din versjon av Bukkit. Blokker enheter (f.eks. kister) vil være tom, blokkegenskaper (e.. rotasjon) vil mangle og det kan hende at andre ting ikke virker. Oppdater WorldEdit for å gjenopprette denne funksjonen:\n{0}" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nuk/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nuk/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/nuk/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/oc/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/oc/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/oc/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/oj/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/oj/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/oj/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pa-IN/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pa-IN/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pa-IN/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pl/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pl/strings.json deleted file mode 100644 index 962c70f..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pl/strings.json +++ /dev/null @@ -1,421 +0,0 @@ -{ - "worldedit.expand.description.vert": "Pionowo rozszerz zaznaczenie do granic świata.", - "worldedit.expand.expanded": "Rozszerzono obszar o bloki (w sumie {0})", - "worldedit.expand.expanded.vert": "Rozszerzono obszar o bloki (w sumie {0} z góry na dół).", - "worldedit.biomeinfo.lineofsight": "Biomy w zasięgu wzroku: {0}", - "worldedit.biomeinfo.position": "Biom, w którym jesteś: {0}", - "worldedit.biomeinfo.selection": "Biomy w twoim obszarze zaznaczenia: {0}", - "worldedit.biomeinfo.not-locatable": "Nadawca poleceń musi być obecny na świecie, aby użyć flagi -p.", - "worldedit.brush.radius-too-large": "Maksymalny dozwolony promień pędzla: {0}", - "worldedit.brush.apply.description": "Zastosuj pędzel, zastosuj funkcję do każdego bloku", - "worldedit.brush.apply.radius": "Rozmiar pędzla", - "worldedit.brush.apply.shape": "Kształt obszaru", - "worldedit.brush.apply.type": "Rodzaj pędzla do użycia", - "worldedit.brush.apply.item.warning": "Ten pędzel symuluje użycie przedmiotu. Jego efekty mogą działać nie na wszystkich platformach, mogą być nieodwracalne i mogą powodować dziwne interakcje z innymi modami/wtyczkami. Używaj na własne ryzyko.", - "worldedit.brush.paint.description": "Pędzel malarski, nakładanie funkcji na powierzchnię", - "worldedit.brush.paint.size": "Rozmiar pędzla", - "worldedit.brush.paint.shape": "Kształt obszaru", - "worldedit.brush.paint.density": "Gęstość pędzla", - "worldedit.brush.paint.type": "Rodzaj używanego pędzla", - "worldedit.brush.paint.item.warning": "Ten pędzel symuluje użycie przedmiotu. Jego efekty mogą działać nie na wszystkich platformach, mogą być nieodwracalne i mogą powodować dziwne interakcje z innymi modami/wtyczkami. Używaj na własne ryzyko.", - "worldedit.brush.sphere.equip": "Wyposażono w pędzel kulisty ({0}).", - "worldedit.brush.cylinder.equip": "Wyposażono w pędzel walcowy ({0} na {1}).", - "worldedit.brush.clipboard.equip": "Wyposażono w pędzel o kształcie ze schowka.", - "worldedit.brush.smooth.equip": "Wyposażono w pędzel wygładzający ({0} × {1}× przy użyciu: {2}).", - "worldedit.brush.extinguish.equip": "Wyposażono w gaśnicę ({0}).", - "worldedit.brush.gravity.equip": "Wyposażono w pędzel grawitacyjny ({0}).", - "worldedit.brush.butcher.equip": "Wyposażono w pędzel rzeźniczy ({0}).", - "worldedit.brush.operation.equip": "Wybrano pędzel {0}.", - "worldedit.brush.heightmap.equip": "Wyposażono w pędzel mapy wysokościowej ({0}).", - "worldedit.brush.heightmap.unknown": "Nieznany pędzel mapy wysokościowej: {0}.", - "worldedit.brush.none.equip": "Usunięto przypisany pędzel z obecnego przedmiotu.", - "worldedit.setbiome.changed": "Zmieniono biomy dla około tylu bloków: {0}.", - "worldedit.setbiome.warning": "W celu zobaczenia zmian, może być wymagane ponowne dołączenie do gry (albo otwarcie świata).", - "worldedit.setbiome.not-locatable": "Nadawca poleceń musi być obecny na świecie, aby użyć flagi -p.", - "worldedit.drawsel.disabled": "Dezaktywowano CUI serwera.", - "worldedit.drawsel.enabled": "Aktywowano CUI serwera. Obsługuje tylko obszary prostokątne o maksymalnym rozmiarze {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "CUI serwera już jest zdezaktywowane.", - "worldedit.drawsel.enabled.already": "CUI serwera już jest aktywowane.", - "worldedit.limit.too-high": "Twój maksymalny dozwolony limit wynosi {0}.", - "worldedit.limit.set": "Ustawiono limit ilości zmienianych bloków na {0}.", - "worldedit.limit.return-to-default": "(Powróć do wartości domyślnej, używając polecenia //limit)", - "worldedit.timeout.too-high": "Twój maksymalny dozwolony limit czasu wynosi {0} ms.", - "worldedit.timeout.set": "Zmieniono limit czasu na {0} ms.", - "worldedit.timeout.return-to-default": " (Użyj //timeout w celu powrotu do wartości domyślnej.)", - "worldedit.fast.disabled": "Tryb szybki wyłączony.", - "worldedit.fast.enabled": "Tryb szybki włączony. Oświetlenie w objętych chunkach może być niewłaściwe i/lub może zaistnieć potrzeba ponownego dołączenia, w celu ujrzenia zmian.", - "worldedit.fast.disabled.already": "Tryb szybki już jest wyłączony.", - "worldedit.fast.enabled.already": "Tryb szybki już jest włączony.", - "worldedit.perf.sideeffect.set": "Efekt poboczny „{0}” został ustawiony na {1}", - "worldedit.perf.sideeffect.get": "Efekt poboczny „{0}” jest ustawiony na {1}", - "worldedit.perf.sideeffect.already-set": "Efekt poboczny „{0}” już został ustawiony na {1}", - "worldedit.perf.sideeffect.set-all": "Wszystkie działania niepożądane ustawione na {0}", - "worldedit.reorder.current": "Tryb zmiany kolejności wynosi {0}", - "worldedit.reorder.set": "Tryb zmiany kolejności teraz wynosi {0}", - "worldedit.gmask.disabled": "Maska globalna wyłączona.", - "worldedit.gmask.set": "Ustawiono maskę globalną.", - "worldedit.toggleplace.pos1": "Umieszczanie w pozycji nr 1.", - "worldedit.toggleplace.player": "Stawianie bloku w miejscu, w którym stoisz.", - "worldedit.toggleplace.not-locatable": "Nie można przełączyć umieszczania w tym kontekście.", - "worldedit.searchitem.too-short": "Wprowadź dłuższy ciąg do wyszukania. (dł. > 2).", - "worldedit.searchitem.either-b-or-i": "Nie możesz używać flagi \"b\" oraz \"i\" jednocześnie.", - "worldedit.searchitem.searching": "(Proszę czekać... wyszukiwanie przedmiotów.)", - "worldedit.watchdog.no-hook": "Ta platforma nie ma punktu zaczepienia licznika alarmowego.", - "worldedit.watchdog.active.already": "Punkt zaczepienia licznika alarmowego już jest aktywny.", - "worldedit.watchdog.inactive.already": "Punkt zaczepienia licznika alarmowego już jest nieaktywny.", - "worldedit.watchdog.active": "Punkt zaczepienia licznika alarmowego aktywowany.", - "worldedit.watchdog.inactive": "Punkt zaczepienia licznika alarmowego dezaktywowany.", - "worldedit.world.remove": "Usunięto zastąpienie świata.", - "worldedit.world.set": "Ustawiono zastąpienie świata {0}. (Użyj //world aby powrócić do domyślnego)", - "worldedit.undo.undone": "Cofnięto edycje. (dost. {0}).", - "worldedit.undo.none": "Nie ma już nic do cofnięcia.", - "worldedit.redo.redone": "Ponowiono dostępne edycje ({0}).", - "worldedit.redo.none": "Nie ma już nic do ponowienia.", - "worldedit.clearhistory.cleared": "Wyczyszczono historię.", - "worldedit.raytrace.noblock": "Brak bloku w zasięgu!", - "worldedit.raytrace.require-player": "Komendy śledzenia promieni wymagają gracza!", - "worldedit.restore.not-configured": "Przywrócenie kopii zapasowej/migawki nie jest skonfigurowane.", - "worldedit.restore.not-available": "Ta migawka nie istnieje lub jest niedostępna.", - "worldedit.restore.failed": "Błąd ładowania migawki: {0}", - "worldedit.restore.loaded": "Załadowano migawkę \"{0}\"; trwa przywracanie...", - "worldedit.restore.restored": "Przywrócono; brakujące chunki: {0}, inne błędy: {1}.", - "worldedit.restore.none-for-specific-world": "Nie znaleziono migawek świata \"{0}\".", - "worldedit.restore.none-for-world": "Nie znaleziono migawek dla tego świata.", - "worldedit.restore.none-found": "Nie znaleziono migawek.", - "worldedit.restore.none-found-console": "Nie znaleziono migawek. Zobacz konsolę dla szczegółów.", - "worldedit.restore.chunk-not-present": "Brak obecnych chunków w migawce.", - "worldedit.restore.chunk-load-failed": "Nie można załadować żadnych chunków. (niewłaściwe archiwum?)", - "worldedit.restore.block-place-failed": "Błędy uniemożliwiły przywrócenie jakichkolwiek bloków.", - "worldedit.restore.block-place-error": "Ostatni błąd: {0}", - "worldedit.snapshot.use.newest": "Używasz najnowszej migawki.", - "worldedit.snapshot.use": "Ustawiono migawkę na: {0}", - "worldedit.snapshot.none-before": "Nie można znaleźć migawki przed {0}.", - "worldedit.snapshot.none-after": "Nie można znaleźć migawki po {0}.", - "worldedit.snapshot.index-above-0": "Nieprawidłowy indeks, musi być on większy lub równy 1.", - "worldedit.snapshot.index-oob": "Nieprawidłowy indeks, musi być on pomiędzy 1 a {0}.", - "worldedit.schematic.unknown-format": "Nieznany format schematu: {0}.", - "worldedit.schematic.load.does-not-exist": "Schemat {0} nie istnieje!", - "worldedit.schematic.load.loading": "(Proszę czekać... wczytywanie schematu.)", - "worldedit.schematic.load.still-loading": "(Proszę czekać... wczytywanie schematu nadal trwa).", - "worldedit.schematic.save.already-exists": "Ten schemat już istnieje. Użyj flagi -f aby go nadpisać.", - "worldedit.schematic.save.failed-directory": "Nie udało się stworzyć folderu dla schematów!", - "worldedit.schematic.save.saving": "(Proszę czekać... zapisywanie schematu.)", - "worldedit.schematic.save.still-saving": "(Proszę czekać... zapisywanie schematu nadal trwa).", - "worldedit.schematic.delete.does-not-exist": "Schemat {0} nie istnieje!", - "worldedit.schematic.delete.failed": "Nie udało się usunąć: {0}! Czy jest tylko do odczytu?", - "worldedit.schematic.delete.deleted": "Usunięto: {0}.", - "worldedit.schematic.formats.title": "Dostępne formaty schowka (nazwa: krótka)", - "worldedit.schematic.unsupported-minecraft-version": "Ta wersja WorldEdit nie obsługuje tej wersji Minecrafta. Schematy nie będą działać, póki ten problem nie zostanie rozwiązany.", - "worldedit.pos.already-set": "Pozycja już ustawiona.", - "worldedit.pos.console-require-coords": "Współrzędne muszą być określone jako konsola.", - "worldedit.hpos.no-block": "Brak bloku w zasięgu!", - "worldedit.hpos.already-set": "Pozycja już ustawiona.", - "worldedit.chunk.selected-multiple": "Zaznaczono chunki: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Wybrano chunk: {0}, {1}, {2}", - "worldedit.wand.invalid": "Przedmiot różdżki jest nieprawidłowo skonfigurowany lub wyłączony.", - "worldedit.wand.selwand.info": "Lewy klik: zaznacz pozycję 1.; Prawy klik: zaznacz pozycję 2.", - "worldedit.wand.navwand.info": "Lewy klik: skocz do miejsca; Prawy klik: przejdź przez ścianę", - "worldedit.wand.selwand.now.tool": "Różdżka wyboru jest teraz normalnym narzędziem. Możesz ją wyłączyć używając {0} i powiązać z dowolną rzeczą używając {1}, oraz zdobyć nową różdżkę używając {2}.", - "worldedit.contract.contracted": "Obszar zwężony o {0} bl.", - "worldedit.shift.shifted": "Obszar przesunięty.", - "worldedit.outset.outset": "Obszar poszerzony.", - "worldedit.inset.inset": "Obszar zwężony.", - "worldedit.size.offset": "Przesunięcie: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Rozmiar: {0}", - "worldedit.size.distance": "Odległość prostopadłościanu: {0}", - "worldedit.size.blocks": "Nr bloków: {0}", - "worldedit.count.counted": "Policzono: {0}", - "worldedit.distr.no-blocks": "Nie policzono bloków.", - "worldedit.distr.no-previous": "Brak poprzednich dystrybucji.", - "worldedit.distr.total": "Całkowita Liczba Bloków: {0}", - "worldedit.select.cleared": "Wyczyszczono zaznaczenie.", - "worldedit.select.cuboid.message": "Kuboid: kliknij lewym, aby zaznaczyć pierwszy punkt, kliknij prawym, aby zaznaczyć drugi punkt", - "worldedit.select.cuboid.description": "Wybierz dwa narożniki kuboidu", - "worldedit.select.extend.message": "Kuboid: kliknij lewym, aby wybrać punkt startowy, kliknij prawym, aby rozszerzyć", - "worldedit.select.extend.description": "Tryb szybkiego wyboru kuboidu", - "worldedit.select.poly.message": "Wybór wielokąta 2D: Lewy/prawy klik — dodawanie punktu.", - "worldedit.select.poly.limit-message": "Maksimum {0} pkt.", - "worldedit.select.poly.description": "Wybór wielokąta dwuwymiarowego o dowolnej wysokości", - "worldedit.select.ellipsoid.message": "Wybór elipsoidalny: Lewy klik = środek; prawy klik — rozszerzanie", - "worldedit.select.ellipsoid.description": "Wybór elipsoidy", - "worldedit.select.sphere.message": "Wybór sferyczny: Lewy klik = środek, prawy klik — ustawianie promienia", - "worldedit.select.sphere.description": "Wybór sfery", - "worldedit.select.cyl.message": "Wybór walcowy: Lewy klik = środek; prawy klik — rozszerzanie", - "worldedit.select.cyl.description": "Wybór walca", - "worldedit.select.convex.message": "Wybór wypukły wieloboczny: Lewy klik = Pierwszy wierzchołek; prawy klik — więcej.", - "worldedit.select.convex.limit-message": "Maksimum {0} pkt.", - "worldedit.select.convex.description": "Zaznacz figurę wypukłą wieloboczną", - "worldedit.select.default-set": "Twój domyślny selektor obszaru to teraz {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Stary format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Lista chunków dla: {0}", - "worldedit.drain.drained": "Osuszono bloki (w sumie {0}).", - "worldedit.fill.created": "Wypełniono blokami (w sumie {0}).", - "worldedit.fillr.created": "Wypełniono blokami (w sumie {0}).", - "worldedit.fixlava.fixed": "Naprawiono bloki (w sumie {0}).", - "worldedit.fixwater.fixed": "Naprawiono bloki (w sumie {0}).", - "worldedit.removeabove.removed": "Usunięto bloki (w sumie {0}).", - "worldedit.removebelow.removed": "Usunięto bloki (w sumie {0}).", - "worldedit.removenear.removed": "Usunięto bloki (w sumie {0}).", - "worldedit.replacenear.replaced": "Zastąpiono bloki (w sumie {0}).", - "worldedit.snow.created": "Pokryto powierzchnie (w sumie {0}).", - "worldedit.thaw.removed": "Stopiono bloki (w sumie {0}).", - "worldedit.green.changed": "Pokryto zielenią bloki (w sumie {0}).", - "worldedit.extinguish.removed": "Ugaszono bloki ognia (w sumie {0}).", - "worldedit.butcher.killed": "Zabito moby (w sumie {0}) w promieniu {1} bl.", - "worldedit.butcher.explain-all": "Użyj -1, aby usunąć wszystkie moby z załadowanych chunków", - "worldedit.remove.removed": "Wyznaczono byty do usunięcia (w sumie {0}).", - "worldedit.remove.explain-all": "Użyj -1, aby usunąć wszystkie byty z załadowanych chunków", - "worldedit.calc.invalid": "Błąd analizy wartości \"{0}\" jako właściwego wyrażenia", - "worldedit.calc.invalid.with-error": "Błąd analizy wartości \"{0}\" jako właściwego wyrażenia: \"{1}\"", - "worldedit.paste.pasted": "Wklejono schowek do: {0}", - "worldedit.paste.selected": "Zaznaczono obszar wklejania ze schowka.", - "worldedit.rotate.no-interpolation": "Informacja: Interpolacja nie jest jeszcze wspierana, więc zalecane są kąty o wielokrotności liczby 90.", - "worldedit.rotate.rotated": "Zawartość schowka została obrócona.", - "worldedit.flip.flipped": "Zawartość schowka została odbita.", - "worldedit.clearclipboard.cleared": "Schowek wyczyszczony.", - "worldedit.set.done": "Operacja zakończona.", - "worldedit.set.done.verbose": "Operacja zakończona ({0}).", - "worldedit.line.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.line.invalid-type": "Polecenie //line działa tylko w przypadku zaznaczeń prostopadłościennych lub wypukłych wielościennych", - "worldedit.curve.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.curve.invalid-type": "Polecenie //curve działa tylko w przypadku zaznaczeń wypukłych wielościennych", - "worldedit.replace.replaced": "Zastąpiono bloki (w sumie {0}).", - "worldedit.stack.changed": "Zmieniono bloki (w sumie {0}). Użyj //undo w celu cofnięcia.", - "worldedit.stack.intersecting-region": "Przesunięcie stosu nie może kolidować z obszarem, podczas używania jednostek blokowych", - "worldedit.regen.regenerated": "Zregenerowano obszar.", - "worldedit.regen.failed": "Nie udało się zregenerować chunków. Po więcej informacji, zajrzyj do konsoli.", - "worldedit.walls.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.faces.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.overlay.overlaid": "Nałożono bloki (w sumie {0}).", - "worldedit.naturalize.naturalized": "Nadano naturalnego wyglądu blokom (zmodyfikowane bloki: {0}).", - "worldedit.center.changed": "Ustawiono środek. (zmodyfikowane bloki: {0})", - "worldedit.smooth.changed": "Wygładzono wysokość terenu. Zmodyfikowane bloki: {0}.", - "worldedit.move.moved": "Przesunięto bloki (w sumie {0}).", - "worldedit.deform.deformed": "Zdeformowano bloki (w sumie {0}).", - "worldedit.hollow.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.forest.created": "Stworzono {0} drzew.", - "worldedit.flora.created": "Stworzono roślinność (w sumie {0}).", - "worldedit.unstuck.moved": "Proszę bardzo!", - "worldedit.ascend.obstructed": "Nie znaleziono nad tobą wolnej przestrzeni.", - "worldedit.ascend.moved": "Przeniesiono cię {0} poz. wyżej.", - "worldedit.descend.obstructed": "Nie znaleziono pod tobą wolnej przestrzeni.", - "worldedit.descend.moved": "Przeniesiono cię {0} poz. niżej.", - "worldedit.ceil.obstructed": "Nie znaleziono nad tobą wolnej przestrzeni.", - "worldedit.ceil.moved": "Ziuuu!", - "worldedit.thru.obstructed": "Nie znaleziono przed tobą wolnej przestrzeni.", - "worldedit.thru.moved": "Ziuuu!", - "worldedit.jumpto.moved": "Puf!", - "worldedit.jumpto.none": "Brak bloku w zasięgu (lub jest za daleko)!", - "worldedit.up.obstructed": "Uderzysz w coś nad sobą.", - "worldedit.up.moved": "Ziuuu!", - "worldedit.cone.invalid-radius": "Musisz podać 1 lub 2 wartości promienia.", - "worldedit.cone.created": "Stworzono bloki (w sumie {0}).", - "worldedit.cyl.invalid-radius": "Musisz podać 1 lub 2 wartości promienia.", - "worldedit.cyl.created": "Stworzono bloki (w sumie {0}).", - "worldedit.sphere.invalid-radius": "Musisz podać 1 lub 3 wartości promienia.", - "worldedit.sphere.created": "Stworzono bloki (w sumie {0}).", - "worldedit.forestgen.created": "Stworzono drzewa (w sumie {0}).", - "worldedit.pumpkins.created": "Stworzono grupki dyń (w sumie {0}).", - "worldedit.pyramid.created": "Stworzono bloki (w sumie {0}).", - "worldedit.generate.created": "Stworzono bloki (w sumie {0}).", - "worldedit.generatebiome.changed": "{0} biomów uległo zmianie.", - "worldedit.reload.config": "Przeładowano konfigurację!", - "worldedit.report.written": "Raport WorldEdit został zapisany do: {0}", - "worldedit.report.error": "Błąd zapisywania raportu: {0}", - "worldedit.report.callback": "Raport WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Niewłaściwa strefa czasowa", - "worldedit.timezone.set": "Ustawiono strefę czasową na tę sesję: {0}", - "worldedit.timezone.current": "Obecny czas w tej strefie czasowej: {0}", - "worldedit.version.version": "WorldEdit — wersja: {0}", - "worldedit.trace.no-tracing-extents": "Trasowanie: Nie użyto żadnych rozszerzeń", - "worldedit.trace.action-failed": "Trasowanie: Odrzucono czynność/-ci {0} w pozycji {1} rozszerzeniem {2}", - "worldedit.trace.active.already": "Tryb trasowania już jest włączony.", - "worldedit.trace.inactive.already": "Tryb trasowania już jest wyłączony.", - "worldedit.trace.active": "Włączono tryb trasowania.", - "worldedit.trace.inactive": "Wyłączono tryb trasowania.", - "worldedit.command.time-elapsed": "Minęło {0} sek. (historia: {1} zmienionych; {2} bloków/sek.)", - "worldedit.command.permissions": "Nie masz do tego uprawnień. Na pewno jesteś w dobrym trybie?", - "worldedit.command.player-only": "To polecenie musi zostać użyte na graczu.", - "worldedit.command.error.report": "Zgłoś ten błąd: [Zobacz konsolę]", - "worldedit.pastebin.uploading": "(Proszę czekać... wysyłanie danych wyjściowych na pastebin...)", - "worldedit.session.cant-find-session": "Nie można odnaleźć sesji dla {0}", - "worldedit.platform.no-file-dialog": "Okna dialogowe plików nie są wspierane w twoim środowisku.", - "worldedit.asset.load.loading": "(Proszę czekać... ładowanie zasobu).", - "worldedit.asset.load.still-loading": "(Proszę czekać... ładowanie zasobu nadal trwa).", - "worldedit.asset.load.failed": "Błąd ładowania zasobu", - "worldedit.tool.max-block-changes": "Osiągnięto limit ilości zmienianych bloków.", - "worldedit.tool.no-block": "Brak bloku w zasięgu!", - "worldedit.tool.repl.equip": "Narzędzie zamiany bloków przypisano do: {0}.", - "worldedit.tool.repl.switched": "Narzędzie zamiany przełączono do: {0}", - "worldedit.tool.data-cycler.equip": "Narzędzie przełączające dane bloków przypisano do: {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Nie masz uprawnień do przełączania wartości danych tego bloku.", - "worldedit.tool.data-cycler.cant-cycle": "Dane tego bloku nie mogą być przełączone!", - "worldedit.tool.data-cycler.new-value": "Wartość {0} wynosi teraz {1}.", - "worldedit.tool.data-cycler.cycling": "Cykliczne przełączanie: {0}.", - "worldedit.tool.deltree.equip": "Narzędzie usuwania unoszących się drzew przypisano do: {0}.", - "worldedit.tool.deltree.not-tree": "To nie jest drzewo.", - "worldedit.tool.deltree.not-floating": "To nie jest unoszące się drzewo.", - "worldedit.tool.tree.equip": "Malarz drzew przypisano do: {0}.", - "worldedit.tool.tree.obstructed": "Nie można umieścić tam drzewa.", - "worldedit.tool.info.equip": "Narzędzie informacyjne przypisano do: {0}.", - "worldedit.tool.info.blockstate.hover": "Stan bloku", - "worldedit.tool.info.internalid.hover": "Wewnętrzne ID", - "worldedit.tool.info.legacy.hover": "Przestarzały tag id:data", - "worldedit.tool.info.light.hover": "Światło bloku/Światło powyżej", - "worldedit.tool.none.equip": "Usunięto przypisane narzędzie z obecnego przedmiotu.", - "worldedit.tool.none.to.unequip": "Nie przypisano obecnego przedmiotu.", - "worldedit.tool.selwand.equip": "Różdżkę zaznaczającą przypisano do: {0}.", - "worldedit.tool.navwand.equip": "Różdżkę nawigacyjną przypisano do: {0}.", - "worldedit.tool.floodfill.equip": "Narzędzie wypełniające blokami przypisano do: {0}.", - "worldedit.tool.farwand.equip": "Różdżka dalekosiężna przypisana do {0}.", - "worldedit.tool.lrbuild.equip": "Dalekosiężne narzędzie budowlane przypisano do: {0}.", - "worldedit.tool.lrbuild.set": "Lewy przycisk ustawiono na {0}; prawy przycisk ustawiono na {1}.", - "worldedit.tool.stack.equip": "Narzędzie stosu przypisano do: {0}.", - "worldedit.tool.unbind-instruction": "Uruchom {0} trzymając przedmiot aby usunąć przypisanie.", - "worldedit.tool.superpickaxe.mode.single": "Ustawiono tryb pojedynczy. Kliknij lewym, trzymając kilof. Wyłącz poleceniem //", - "worldedit.tool.superpickaxe.mode.area": "Ustawiono tryb obszarowy. Kliknij lewym, trzymając kilof. Wyłącz poleceniem //", - "worldedit.tool.superpickaxe.mode.recursive": "Ustawiono tryb rekursywny. Kliknij lewym, trzymając kilof. Wyłącz poleceniem //", - "worldedit.tool.superpickaxe.max-range": "Maksymalny zakres to {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superkilof jest już włączony.", - "worldedit.tool.superpickaxe.disabled.already": "Superkilof jest już wyłączony.", - "worldedit.tool.superpickaxe.enabled": "Superkilof włączony.", - "worldedit.tool.superpickaxe.disabled": "Superkilof wyłączony.", - "worldedit.tool.mask.set": "Ustawiono maskę pędzla.", - "worldedit.tool.mask.disabled": "Wyłączono maskę pędzla.", - "worldedit.tool.material.set": "Ustawiono materiał pędzla.", - "worldedit.tool.range.set": "Ustawiono zakres pędzla.", - "worldedit.tool.size.set": "Ustawiono rozmiar pędzla.", - "worldedit.tool.tracemask.set": "Ustawiono maskę trasującą.", - "worldedit.tool.tracemask.disabled": "Maska trasująca wyłączona.", - "worldedit.tool.error.cannot-bind": "Nie można przypisać narzędzia do {0}: {1}", - "worldedit.tool.error.item-only": "Nie można używać bloków.", - "worldedit.execute.script-permissions": "Nie masz uprawnień do korzystania z tego skryptu.", - "worldedit.executelast.no-script": "Najpierw użyj /cs z nazwą skryptu.", - "worldedit.script.read-error": "Błąd odczytu skryptu: {0}", - "worldedit.script.unsupported": "Obecnie są wspierane tylko skrypty .js", - "worldedit.script.file-not-found": "Skrypt nie istnieje: {0}", - "worldedit.script.no-script-engine": "Nie udało się znaleźć zainstalowanego silnika skryptu.\nPrzejdź do: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Nie udało się wykonać: {0}", - "worldedit.script.failed-console": "Nie udało się wykonać (zobacz konsolę): {0}", - "worldedit.operation.affected.biome": "Objęto biomy (w sumie {0})", - "worldedit.operation.affected.block": "Objęto bloki (w sumie {0})", - "worldedit.operation.affected.column": "Objęto kolumny (w sumie {0})", - "worldedit.operation.affected.entity": "Objęto byty (w sumie {0})", - "worldedit.operation.deform.expression": "zdeformowano przy użyciu: {0}", - "worldedit.error.invalid-number": "Oczekiwano liczbę; otrzymano ciąg znaków.", - "worldedit.error.invalid-number.matches": "Oczekiwano liczbę; otrzymano ciąg „{0}”.", - "worldedit.error.incomplete-region": "Najpierw zaznacz obszar.", - "worldedit.error.unknown-block": "Nazwa bloku '{0}' nie została rozpoznana.", - "worldedit.error.unknown-entity": "Nazwa obiektu '{0}' nie została rozpoznana.", - "worldedit.error.unknown-mob": "Nazwa moba '{0}' nie została rozpoznana.", - "worldedit.error.unknown-biome": "Nazwa biomu '{0}' nie została rozpoznana.", - "worldedit.error.unknown-tag": "Nazwa tagu '{0}' nie została rozpoznana.", - "worldedit.error.empty-tag": "Nazwa tagu '{0}' nie ma zawartości.", - "worldedit.error.no-match": "Brak dopasowania dla '{0}'.", - "worldedit.error.disallowed-block": "Blok '{0}' jest niedozwolony (zobacz konfigurację WorldEdit).", - "worldedit.error.max-changes": "Osiągnięto maksymalną liczbę bloków zmienionych w operacji ({0}).", - "worldedit.error.max-brush-radius": "Maksymalny promień pędzla (w konfiguracji): {0}", - "worldedit.error.max-radius": "Maksymalny promień (w konfiguracji): {0}", - "worldedit.error.unknown-direction": "Nieznany kierunek: {0}", - "worldedit.error.empty-clipboard": "Twój schowek jest pusty. Najpierw użyj polecenia //copy.", - "worldedit.error.invalid-filename": "Niepoprawna nazwa pliku „{0}\": {1}", - "worldedit.error.invalid-filename.invalid-characters": "Niedozwolone znaki lub brakujące rozszerzenie", - "worldedit.error.file-resolution": "Błąd rozpoznania pliku „{0}”: {1}", - "worldedit.error.file-resolution.outside-root": "Ścieżka znajduje się poza dozwolonym katalogiem", - "worldedit.error.file-resolution.resolve-failed": "Nie udało się rozwiązać ścieżki", - "worldedit.error.file-aborted": "Wybieranie pliku przerwane.", - "worldedit.error.no-file-selected": "Nie wybrano pliku.", - "worldedit.error.world-unloaded": "Świat już został zwolniony.", - "worldedit.error.not-a-block": "Ten przedmiot nie jest blokiem.", - "worldedit.error.not-a-block.item": "Przedmiot „{0}” nie jest blokiem.", - "worldedit.error.incorrect-usage": "Składnia: {0}", - "worldedit.error.invalid-page": "Nieprawidłowy numer strony", - "worldedit.error.parser.bad-state-format": "Błędny format stanu w {0}", - "worldedit.error.parser.duplicate-property": "Zduplikowana właściwość: {0}", - "worldedit.error.parser.empty-state": "Pusta część w stanie", - "worldedit.error.parser.missing-equals-separator": "Brakujący separator (=)", - "worldedit.error.parser.clipboard.missing-offset": "Określono przesunięcie za pomocą znaku @, ale nie zostało ono podane. Użyj „#copy@[x,y,z]”.", - "worldedit.error.parser.unknown-property": "Nieznana właściwość „{0}” bloku „{1}”", - "worldedit.error.parser.unknown-value": "Nieznana wartość „{0}” właściwości „{1}”", - "worldedit.error.parser.empty-property": "Pusta właściwość w stanie", - "worldedit.error.parser.empty-value": "Pusta wartość w stanie", - "worldedit.error.parser.invalid-colon": "Nieprawidłowe użycie dwukropka.", - "worldedit.error.parser.invalid-expression": "Nieprawidłowe wyrażenie: {0}", - "worldedit.error.parser.negate-nothing": "Nie można zmienić znaku przy niczym!", - "worldedit.error.parser.hanging-lbracket": "Nieprawidłowy format. Niedomknięty nawias przy „{0}”.", - "worldedit.error.parser.missing-rbracket": "W stanie brakuje kończącego nawiasu ( ] )", - "worldedit.error.parser.missing-random-type": "Brak określonego typu po symbolu % „{0}”", - "worldedit.error.parser.clipboard.missing-coordinates": "Przesunięcie schowka wymaga współrzędnych x, y, z.", - "worldedit.error.parser.player-only": "Dane „{0}” wymagają gracza!", - "worldedit.error.disabled": "Ta funkcja jest wyłączona (skonsultuj konfigurację WorldEdit).", - "worldedit.error.unknown": "Wystąpił nieznany błąd: {0}", - "worldedit.error.missing-extent": "Nie jest znany żaden zakres", - "worldedit.error.missing-session": "Nie jest znana żadna sesja lokalna", - "worldedit.error.missing-world": "Należy określić świat (Spróbuj poleceniem //world)", - "worldedit.error.missing-actor": "Nie jest znany żaden aktor", - "worldedit.selection.convex.info.vertices": "Wierzchołki: {0}", - "worldedit.selection.convex.info.triangles": "Trójkąty: {0}", - "worldedit.selection.convex.explain.primary": "Zaznaczenie rozpoczęte wierzchołkiem {0}.", - "worldedit.selection.convex.explain.secondary": "Dodano wierzchołek ({0}) do zaznaczenia.", - "worldedit.selection.cuboid.info.pos1": "Pozycja 1.: {0}", - "worldedit.selection.cuboid.info.pos2": "Pozycja 2.: {0}", - "worldedit.selection.cuboid.explain.primary": "Ustawiono pozycję pierwszą: {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Ustawiono pozycję pierwszą: {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Ustawiono pozycję drugą: {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Ustawiono pozycję drugą: {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Zaznaczenie rozpoczęte przy {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Rozszerzono zaznaczenie w celu objęcia: {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Środek: {0}", - "worldedit.selection.ellipsoid.info.radius": "Promień jako X/Y/Z: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Ustawiono pozycję środka: {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Ustawiono pozycję środka: {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Ustawiono promień: {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Ustawiono promień: {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Zmiany elipsoidalne muszą być równe dla każdego wymiaru.", - "worldedit.selection.cylinder.info.center": "Środek: {0}", - "worldedit.selection.cylinder.info.radius": "Promień: {0}", - "worldedit.selection.cylinder.explain.primary": "Rozpoczynasz zaznaczenie walcowe przy {0}.", - "worldedit.selection.cylinder.explain.secondary": "Ustawiono promień: {0}/{1} bl. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Najpierw wybierz punkt środkowy, zanim ustalisz promień.", - "worldedit.selection.cylinder.error.even-horizontal": "Zmiany stożkowe muszą być równe dla każdego wymiaru poziomego.", - "worldedit.selection.polygon2d.info": "Nr punktów: {0}", - "worldedit.selection.polygon2d.explain.primary": "Rozpoczynasz nowy wielokąt przy {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Dodano punkt #{0} przy {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Wielokąty można rozszerzyć tylko pionowo.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Wielokąty można zwężyć tylko pionowo.", - "worldedit.selection.sphere.explain.secondary": "Ustawiono promień: {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Ustawiono promień: {0} ({1}).", - "worldedit.selection.null.error.immutable": "Nie można zmienić regionu o zerowej wartości.", - "worldedit.selection.intersection.error.cannot-expand": "Nie można rozszerzyć przecięcia obszarów.", - "worldedit.selection.intersection.error.cannot-contract": "Nie można skrócić przecięcia obszarów.", - "worldedit.selection.transform.error.cannot-expand": "Nie można rozszerzyć TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Nie można skrócić TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Nie można zmienić TransformedRegion.", - "worldedit.sideeffect.lighting": "Piorun", - "worldedit.sideeffect.lighting.description": "Aktualizuje bloki oświetleniowe", - "worldedit.sideeffect.neighbors": "Sąsiedzi", - "worldedit.sideeffect.neighbors.description": "Powiadamia o zmianach pobliskich bloków", - "worldedit.sideeffect.update": "Aktualizuj", - "worldedit.sideeffect.update.description": "Powiadamia zmieniony blok", - "worldedit.sideeffect.validation": "Sprawdzanie poprawności", - "worldedit.sideeffect.validation.description": "Sprawdza poprawność i naprawia niespójności stanu świata, takie jak rozłączone bloki", - "worldedit.sideeffect.entity_ai": "AI bytów", - "worldedit.sideeffect.entity_ai.description": "Aktualizuje ścieżki dla SI bytów, aby te odzwierciedlały zmiany bloków", - "worldedit.sideeffect.events": "Wydarzenia moda/pluginu", - "worldedit.sideeffect.events.description": "W stosownych przypadkach informuje inne mody/pluginy o tych zmianach", - "worldedit.sideeffect.state.on": "Wł.", - "worldedit.sideeffect.state.delayed": "Opóź.", - "worldedit.sideeffect.state.off": "Wył.", - "worldedit.sideeffect.box.current": "Bieżący", - "worldedit.sideeffect.box.change-to": "Kliknij, aby ustawić {0}", - "worldedit.help.command-not-found": "Polecenie \"{0}\" nie zostało znalezione.", - "worldedit.help.no-subcommands": "\"{0}\" nie ma podpoleceń. (Może \"{1}\" oznacza parametr?)", - "worldedit.help.subcommand-not-found": "Nie znaleziono podpolecenia \"{0}\" dla \"{1}\".", - "worldedit.cli.stopping": "Zatrzymywanie!", - "worldedit.cli.unknown-command": "Nieznane polecenie!", - "worldedit.version.bukkit.unsupported-adapter": "Ta wersja WorldEdit nie obsługuje w pełni twojej wersji pluginu Bukkit. Byty bloków (np. skrzynie) będą puste, właściwości bloków (np. obrót) zostaną pominięte, a nie działać mogą też inne rzeczy. Zaktualizuj WorldEdit, aby przywrócić tę funkcjonalność:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Edytowanie jest wyłączone w nieobsługiwanych wersjach." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pt-BR/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pt-BR/strings.json deleted file mode 100644 index 002561e..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pt-BR/strings.json +++ /dev/null @@ -1,422 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expande verticalmente a seleção até os limites do mundo.", - "worldedit.expand.expanded": "Região expandida em {0} blocos", - "worldedit.expand.expanded.vert": "Região expandida em {0} blocos (de cima para baixo).", - "worldedit.biomeinfo.lineofsight": "Biomas na linha de visão: {0}", - "worldedit.biomeinfo.position": "Biomas na sua posição: {0}", - "worldedit.biomeinfo.selection": "Biomas na sua seleção: {0}", - "worldedit.biomeinfo.not-locatable": "O remetente do comando deve estar presente no mundo para usar a bandeira -p.", - "worldedit.brush.radius-too-large": "Raio máximo permitido do pincel: {0}", - "worldedit.brush.apply.description": "Aplicar pincel, aplicar uma função a cada bloco", - "worldedit.brush.apply.radius": "O tamanho do pincel", - "worldedit.brush.apply.shape": "O formato da região", - "worldedit.brush.apply.type": "Tipo de pincel para usar", - "worldedit.brush.apply.item.warning": "Este pincel simula o uso de itens. Seus efeitos podem não funcionar em todas as plataformas, podem não ser desfeitas e podem causar estranhas interações com outros mods/plugins. Use por sua própria conta e risco.", - "worldedit.brush.paint.description": "Pincel para pintar, aplicar uma função a uma superfície", - "worldedit.brush.paint.size": "O tamanho do pincel", - "worldedit.brush.paint.shape": "O formato da região", - "worldedit.brush.paint.density": "A densidade do pincel", - "worldedit.brush.paint.type": "Tipo de pincel para usar", - "worldedit.brush.paint.item.warning": "Este pincel simula o uso de itens. Seus efeitos podem não funcionar em todas as plataformas, podem não ser reversíveis e podem causar interacções estranhas com outros mods/plugins. Usar por conta própria.", - "worldedit.brush.sphere.equip": "Pincel com forma esférica equipado ({0}).", - "worldedit.brush.cylinder.equip": "Pincel com forma cilíndrica equipado ({0} por {1}).", - "worldedit.brush.clipboard.equip": "Pincel com forma 'clipboard' equipado.", - "worldedit.brush.smooth.equip": "Pincel suave equipado ({0} x {1} x usando {2}).", - "worldedit.brush.extinguish.equip": "Extintor equipado ({0}).", - "worldedit.brush.gravity.equip": "Pincel de gravidade equipado. ({0}).", - "worldedit.brush.butcher.equip": "Pincel talhante equipado ({0}).", - "worldedit.brush.operation.equip": "Definir pincel para {0}.", - "worldedit.brush.heightmap.equip": "Pincel de mapa de altura equipado ({0}).", - "worldedit.brush.heightmap.unknown": "Pincel de mapa de altura desconhecido: {0}.", - "worldedit.brush.none.equip": "Pincel desvinculado do teu item actual.", - "worldedit.setbiome.changed": "Os biomas foram alterados em aproximadamente {0} blocos.", - "worldedit.setbiome.warning": "Você pode ter que entrar novamente no seu jogo (ou fechar e reabrir seu mundo) para ver as mudanças.", - "worldedit.setbiome.not-locatable": "O remetente do comando deve estar presente no mundo para usar a bandeira -p.", - "worldedit.drawsel.disabled": "CUI do servidor desativado.", - "worldedit.drawsel.enabled": "Servidor CUI ativado. Isso suporta apenas regiões cubóides, com um tamanho máximo de {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "CUI do servidor já se encontra desativado.", - "worldedit.drawsel.enabled.already": "A CUI do Servidor já está habilitada.", - "worldedit.limit.too-high": "Seu limite máximo permitido é de {0}.", - "worldedit.limit.set": "Limite de alterações dos blocos definido para {0}.", - "worldedit.limit.return-to-default": "(Use //limit para voltar ao padrão.)", - "worldedit.timeout.too-high": "Seu 'timeout' máximo permitido é {0}ms.", - "worldedit.timeout.set": "Tempo limite definido para {0}ms.", - "worldedit.timeout.return-to-default": " (Use //timeout para voltar ao padrão.)", - "worldedit.fast.disabled": "Modo rápido desativado.", - "worldedit.fast.enabled": "Modo rápido ativado. Iluminação nos chunks afetados podem estar errados e/ou você poderá ter de voltar a entrar no jogo para ver as alterações.", - "worldedit.fast.disabled.already": "Modo rápido já está desativado.", - "worldedit.fast.enabled.already": "Modo administrador já habilitado.", - "worldedit.perf.sideeffect.set": "Efeito lateral \"{0}\" definido para {1}", - "worldedit.perf.sideeffect.get": "Efeito lateral \"{0}\" definido para {1}", - "worldedit.perf.sideeffect.already-set": "Efeito lateral \"{0}\" definido para {1}", - "worldedit.perf.sideeffect.set-all": "Todos os efeitos laterais definidos para {0}", - "worldedit.reorder.current": "O modo de reordenação é {0}", - "worldedit.reorder.set": "O modo de reordenação é agora {0}", - "worldedit.gmask.disabled": "Máscara global desativada.", - "worldedit.gmask.set": "Máscara global definida.", - "worldedit.toggleplace.pos1": "Colocando agora na posição #1.", - "worldedit.toggleplace.player": "Colocando agora no bloco que você está posicionado.", - "worldedit.toggleplace.not-locatable": "Não é possível alternar a colocação neste contexto.", - "worldedit.searchitem.too-short": "Digite uma string de pesquisa mais comprida (dimensão > 2).", - "worldedit.searchitem.either-b-or-i": "Não se pode usar as flags \"b\" e \"i\" simultaneamente.", - "worldedit.searchitem.searching": "(Por favor aguarde... pesquisando itens.)", - "worldedit.watchdog.no-hook": "Esta plataforma não tem hooks de watchdog.", - "worldedit.watchdog.active.already": "Extensão watchdog já se encontra ativada.", - "worldedit.watchdog.inactive.already": "Extensão watchdog já se encontra desativada.", - "worldedit.watchdog.active": "Extensão watchdog está agora ativada.", - "worldedit.watchdog.inactive": "Extensão watchdog está agora desativada.", - "worldedit.world.remove": "Substituição do mundo removida.", - "worldedit.world.set": "Define a substituição do mundo para {0}. (Use //world para voltar ao padrão)", - "worldedit.undo.undone": "Foram restauradas {0} edições possíveis.", - "worldedit.undo.none": "Não existe mais nada para desfazer.", - "worldedit.redo.redone": "{0} edições disponíveis foram refeitas.", - "worldedit.redo.none": "Não existe mais nada para refazer.", - "worldedit.clearhistory.cleared": "Histórico limpo.", - "worldedit.raytrace.noblock": "Nenhum bloco no campo de visão!", - "worldedit.raytrace.require-player": "Os comandos de Raytracing requerem um jogador!", - "worldedit.restore.not-configured": "Restauração de snapshot/backup não está configurada.", - "worldedit.restore.not-available": "Este snapshot não existe ou não está disponível.", - "worldedit.restore.failed": "Falha ao carregar o snapshot: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' carregado; restaurando agora...", - "worldedit.restore.restored": "Restaurado; {0} chunks faltando e {1} outros erros.", - "worldedit.restore.none-for-specific-world": "Nenhum snapshot foi encontrado para o mundo '{0}'.", - "worldedit.restore.none-for-world": "Nenhuma snapshot foi encontrada para este mundo.", - "worldedit.restore.none-found": "Nenhuma snapshot foi encontrada.", - "worldedit.restore.none-found-console": "Nenhum snapshot foi encontrado. Consulte o console para obter detalhes.", - "worldedit.restore.chunk-not-present": "Chunks não estavam presentes no snapshot.", - "worldedit.restore.chunk-load-failed": "Nenhum chunks pode ser carregado. (Arquivo danificado?)", - "worldedit.restore.block-place-failed": "Erros impediram que qualquer bloco fosse restaurado.", - "worldedit.restore.block-place-error": "Último erro: {0}", - "worldedit.snapshot.use.newest": "Agora usando o snapshot mais recente.", - "worldedit.snapshot.use": "Snapshot definida para: {0}", - "worldedit.snapshot.none-before": "Não foi possível encontrar um snapshot antes de {0}.", - "worldedit.snapshot.none-after": "Não foi possível encontrar um snapshot antes de {0}.", - "worldedit.snapshot.index-above-0": "Índice invalido, o valor deve ser superior ou igual a 1.", - "worldedit.snapshot.index-oob": "Índice inválido, deve estar entre 1 e {0}.", - "worldedit.schematic.unknown-format": "Formato esquema desconhecido: {0}.", - "worldedit.schematic.load.does-not-exist": "Esquema {0} não existe!", - "worldedit.schematic.load.loading": "(Aguarde... carregando diagrama.)", - "worldedit.schematic.load.still-loading": "(Aguarde... ainda carregando o esquema.)", - "worldedit.schematic.load.unsupported-version": "Esta versão de esquema não é compatível no momento. Versão: {0}.", - "worldedit.schematic.save.already-exists": "Esse esquema já existe. Use a flag -f para substituí-lo.", - "worldedit.schematic.save.failed-directory": "Não foi possível criar pasta para esquemas!", - "worldedit.schematic.save.saving": "(Aguarde... salvando esquema.)", - "worldedit.schematic.save.still-saving": "(Aguarde... ainda salvando o esquema.)", - "worldedit.schematic.delete.does-not-exist": "Esquema {0} não existe!", - "worldedit.schematic.delete.failed": "Remoção de {0} falhou! É somente leitura?", - "worldedit.schematic.delete.deleted": "{0} foi excluído.", - "worldedit.schematic.formats.title": "Formatos disponíveis da área de transferência (Nome: Pesquisar nomes)", - "worldedit.schematic.unsupported-minecraft-version": "Esta versão do WorldEdit não suporta sua versão do Minecraft. Os esquemas não funcionarão até que isso seja resolvido.", - "worldedit.pos.already-set": "Posição já definida.", - "worldedit.pos.console-require-coords": "Você deve fornecer coordenadas como console.", - "worldedit.hpos.no-block": "Nenhum bloco no campo de visão!", - "worldedit.hpos.already-set": "Posição já definida.", - "worldedit.chunk.selected-multiple": "Chunks selecionados: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk selecionado: {0}, {1}, {2}", - "worldedit.wand.invalid": "O item da Varinha está mal configurado ou desativado.", - "worldedit.wand.selwand.info": "Clique Esquerdo: seleciona pos #1; Clique Direito: seleciona pos #2", - "worldedit.wand.navwand.info": "Botão esquerdo: pula para a localização; Botão direito: atravessa as paredes", - "worldedit.wand.selwand.now.tool": "A varinha de seleção agora é uma ferramenta normal. Você pode desativá-lo com {0} e revinculá-lo a qualquer item com {1} ou obter uma nova varinha com {2}.", - "worldedit.contract.contracted": "Região encolhida em {0} blocos.", - "worldedit.shift.shifted": "Região deslocada.", - "worldedit.outset.outset": "Região iniciada.", - "worldedit.inset.inset": "Região intercalada.", - "worldedit.size.offset": "Deslocamento: {0}", - "worldedit.size.type": "Tipo: {0}", - "worldedit.size.size": "Tamanho: {0}", - "worldedit.size.distance": "Distância do cubóide: {0}", - "worldedit.size.blocks": "# de blocos: {0}", - "worldedit.count.counted": "Contado: {0}", - "worldedit.distr.no-blocks": "Blocos não contados.", - "worldedit.distr.no-previous": "Nenhuma distribuição anterior.", - "worldedit.distr.total": "Contagem total de blocos: {0}", - "worldedit.select.cleared": "Seleção limpa.", - "worldedit.select.cuboid.message": "Cuboid: clique esquerdo para o ponto 1, clique direito para o ponto 2", - "worldedit.select.cuboid.description": "Selecione dois cantos do cubo", - "worldedit.select.extend.message": "Cubóide: clique com o botão esquerdo para um ponto de partida, clique com o botão direito para estender", - "worldedit.select.extend.description": "Modo de seleção rápida de cubóide", - "worldedit.select.poly.message": "Seletor polígono 2D: Clique esquerdo / direito para adicionar um ponto.", - "worldedit.select.poly.limit-message": "Máximo de {0} pontos.", - "worldedit.select.poly.description": "Selecione um polígono 2D com altura", - "worldedit.select.ellipsoid.message": "Seletor de elipsóide: clique esquerdo = centro, clique direito para estender", - "worldedit.select.ellipsoid.description": "Selecione um elipsóide", - "worldedit.select.sphere.message": "Seletor de elipsóide: clique esquerdo = centro, clique direito para estender", - "worldedit.select.sphere.description": "Selecione uma esfera", - "worldedit.select.cyl.message": "Seletor cilíndrico: clique esquerdo = centro, clique direito para estender", - "worldedit.select.cyl.description": "Selecionar um cilindro", - "worldedit.select.convex.message": "Seletor poliédrico convexo: Clique esquerdo = Primeiro vértice, clique direito para adicionar mais.", - "worldedit.select.convex.limit-message": "Máximo de {0} pontos.", - "worldedit.select.convex.description": "Selecione um poliedro convexo", - "worldedit.select.default-set": "Seu seletor de região padrão agora é {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Formato antigo: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: região/{0}", - "worldedit.listchunks.listfor": "Listando chunks para: {0}", - "worldedit.drain.drained": "{0} blocos foram drenados.", - "worldedit.fill.created": "{0} blocos foram preenchidos.", - "worldedit.fillr.created": "{0} blocos foram preenchidos.", - "worldedit.fixlava.fixed": "{0} blocos foram fixados.", - "worldedit.fixwater.fixed": "{0} blocos foram fixados.", - "worldedit.removeabove.removed": "{0} blocos foram removidos.", - "worldedit.removebelow.removed": "{0} blocos foram removidos.", - "worldedit.removenear.removed": "{0} blocos foram removidos.", - "worldedit.replacenear.replaced": "{0} blocos foram substituídos.", - "worldedit.snow.created": "{0} mensagens foram cobertos.", - "worldedit.thaw.removed": "{0} blocos foram dissolvidos.", - "worldedit.green.changed": "{0} blocos foram esverdeados.", - "worldedit.extinguish.removed": "{0} fogos foram apagados.", - "worldedit.butcher.killed": "{0} mobs foram mortos em um raio de {1}.", - "worldedit.butcher.explain-all": "Use -1 para remover todos os mobs nos chunks carregados", - "worldedit.remove.removed": "{0} entidades foram marcadas para remoção.", - "worldedit.remove.explain-all": "Use -1 para remover todos os mobs nos chunks carregados", - "worldedit.calc.invalid": "'{0}' não pode ser analisado como uma expressão válida", - "worldedit.calc.invalid.with-error": "'{0}' não pôde ser analisado como uma expressão válida: '{1}'", - "worldedit.paste.pasted": "A área de transferência foi colada em {0}", - "worldedit.paste.selected": "Selecionada área de transferência de cola.", - "worldedit.rotate.no-interpolation": "Nota: A interpolação ainda não é suportada, sendo recomendados ângulos que são múltiplos de 90.", - "worldedit.rotate.rotated": "A cópia da área de transferência foi girada.", - "worldedit.flip.flipped": "A cópia da área de transferência foi girada.", - "worldedit.clearclipboard.cleared": "Área de transferência foi limpa.", - "worldedit.set.done": "Operação concluída.", - "worldedit.set.done.verbose": "Operação concluída ({0}).", - "worldedit.line.changed": "{0} blocos foram alterados.", - "worldedit.line.invalid-type": "//linha só funciona com seleções cubóides ou seleções convexas poliedrais", - "worldedit.curve.changed": "{0} blocos foram alterados.", - "worldedit.curve.invalid-type": "//curva só funciona com seleções poliedrais convexas", - "worldedit.replace.replaced": "{0} blocos foram substituídos.", - "worldedit.stack.changed": "{0} bloqueios alterados. Desfazer com //undo", - "worldedit.stack.intersecting-region": "Deslocamento da pilha não deve colidir com a região ao usar unidades de bloco", - "worldedit.regen.regenerated": "Região regenerada.", - "worldedit.regen.failed": "Não foi possível regenerar chunks. Verifique o console para detalhes.", - "worldedit.walls.changed": "{0} blocos foram alterados.", - "worldedit.faces.changed": "{0} blocos foram alterados.", - "worldedit.overlay.overlaid": "{0} blocos foram recobertos.", - "worldedit.naturalize.naturalized": "{0} bloco(s) foram feitos para parecer mais naturais.", - "worldedit.center.changed": "Conjunto do centro. ({0} blocos alterados)", - "worldedit.smooth.changed": "A altura do terreno foi suavizada. {0} blocos mudaram.", - "worldedit.move.moved": "{0} blocos movidos.", - "worldedit.deform.deformed": "{0} blocos foram deformados.", - "worldedit.hollow.changed": "{0} blocos foram alterados.", - "worldedit.forest.created": "{0} árvores foram criadas.", - "worldedit.flora.created": "{0} árvores foram criadas.", - "worldedit.unstuck.moved": "Muito bem!", - "worldedit.ascend.obstructed": "Não há lugar livre acima de onde você está.", - "worldedit.ascend.moved": "Ascendeu {0} níveis.", - "worldedit.descend.obstructed": "Não há lugar livre acima de onde você está.", - "worldedit.descend.moved": "Desceu {0} níveis.", - "worldedit.ceil.obstructed": "Não há lugar livre acima de onde você está.", - "worldedit.ceil.moved": "Uau!", - "worldedit.thru.obstructed": "Não há lugar livre acima de onde você está.", - "worldedit.thru.moved": "Uau!", - "worldedit.jumpto.moved": "Poof!", - "worldedit.jumpto.none": "Nenhum bloco visível (ou muito para longe)!", - "worldedit.up.obstructed": "Você atingiria algo acima de você.", - "worldedit.up.moved": "Uau!", - "worldedit.cone.invalid-radius": "Você deve especificar 1 ou 2 valores de raio.", - "worldedit.cone.created": "{0} blocos foram criados.", - "worldedit.cyl.invalid-radius": "Você deve especificar 1 ou 2 valores de raio.", - "worldedit.cyl.created": "{0} blocos foram criados.", - "worldedit.sphere.invalid-radius": "Você deve especificar 1 ou 3 valores de raio.", - "worldedit.sphere.created": "{0} blocos foram criados.", - "worldedit.forestgen.created": "{0} árvores foram criadas.", - "worldedit.pumpkins.created": "{0} patches de abóbora criados.", - "worldedit.pyramid.created": "{0} blocos foram criados.", - "worldedit.generate.created": "{0} blocos foram criados.", - "worldedit.generatebiome.changed": "{0} biomas afetados.", - "worldedit.reload.config": "Configuração recarregada!", - "worldedit.report.written": "Relatório WorldEdit gravado em {0}", - "worldedit.report.error": "Falha ao gravar relatório: {0}", - "worldedit.report.callback": "Relatório WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Fuso horário inválido", - "worldedit.timezone.set": "Fuso horário definido para esta sessão para: {0}", - "worldedit.timezone.current": "A hora atual neste fuso horário é: {0}", - "worldedit.version.version": "WorldEdit versão {0}", - "worldedit.trace.no-tracing-extents": "Rastreamento: Nenhuma extensão foi usada.", - "worldedit.trace.action-failed": "Rastreamento: Ação(ões) {0} em {1} descartada pela extensão {2}", - "worldedit.trace.active.already": "Modo de rastreamento já ativo.", - "worldedit.trace.inactive.already": "Modo de rastreamento já inativo.", - "worldedit.trace.active": "Modo de rastreamento agora ativo.", - "worldedit.trace.inactive": "Modo de rastreamento agora inativo.", - "worldedit.command.time-elapsed": "{0}s decorridos (histórico: {1} alterado; {2} blocos/seg).", - "worldedit.command.permissions": "Você não tem permissão para fazer isso. Está no modo certo?", - "worldedit.command.player-only": "Esse comando deve ser usado com um jogador.", - "worldedit.command.error.report": "Por favor, reporte este erro: [Ver console]", - "worldedit.pastebin.uploading": "(Por favor, aguarde... enviando a saída para pastebin...)", - "worldedit.session.cant-find-session": "Não foi possível encontrar a sessão para {0}", - "worldedit.platform.no-file-dialog": "Diálogos de arquivo não são suportados em seu ambiente.", - "worldedit.asset.load.loading": "(Aguarde... carregando recurso.)", - "worldedit.asset.load.still-loading": "(Aguarde... ainda carregando o recurso.)", - "worldedit.asset.load.failed": "Falha ao carregar recurso", - "worldedit.tool.max-block-changes": "Limite máximo de blocos alterados foi atingido.", - "worldedit.tool.no-block": "Nenhum bloco no campo de visão!", - "worldedit.tool.repl.equip": "Ferramenta de substituição de bloco vinculada a {0}.", - "worldedit.tool.repl.switched": "Ferramenta de substituição de bloco mudou para: {0}", - "worldedit.tool.data-cycler.equip": "Ferramenta de substituição de bloco vinculada a {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Você não tem permissão para ciclo do valor de dados desse bloco.", - "worldedit.tool.data-cycler.cant-cycle": "Os dados deste bloco não podem ser alterados!", - "worldedit.tool.data-cycler.new-value": "O valor de {0} agora é {1}.", - "worldedit.tool.data-cycler.cycling": "Agora fazendo o ciclo{0}.", - "worldedit.tool.deltree.equip": "Ferramenta de remoção de árvore flutuante vinculada a {0}.", - "worldedit.tool.deltree.not-tree": "Isso não é uma árvore.", - "worldedit.tool.deltree.not-floating": "Isso não é uma árvore flutuante.", - "worldedit.tool.tree.equip": "Ferramenta de árvore vinculada a {0}.", - "worldedit.tool.tree.obstructed": "Uma árvore não pode ir lá.", - "worldedit.tool.info.equip": "Ferramenta de informação vinculada a {0}.", - "worldedit.tool.info.blockstate.hover": "Estado do Bloco", - "worldedit.tool.info.internalid.hover": "ID interno", - "worldedit.tool.info.legacy.hover": "Id Legado: dados", - "worldedit.tool.info.light.hover": "Bloco claro/luz acima", - "worldedit.tool.none.equip": "Pincel desvinculado do seu item atual.", - "worldedit.tool.none.to.unequip": "Seu item atual não está vinculado.", - "worldedit.tool.selwand.equip": "Varinha de seleção vinculada a {0}.", - "worldedit.tool.navwand.equip": "Varinha de navegação vinculada a {0}.", - "worldedit.tool.floodfill.equip": "Ferramenta de inundação de bloco vinculada a {0}.", - "worldedit.tool.farwand.equip": "Ferramenta Varinha remota vinculada a {0}.", - "worldedit.tool.lrbuild.equip": "Ferramenta de construção de longo alcance vinculada a {0}.", - "worldedit.tool.lrbuild.set": "Clique esquerdo definido para {0}; clique com o botão direito definido para {1}.", - "worldedit.tool.stack.equip": "Ferramenta de stack vinculada a {0}.", - "worldedit.tool.unbind-instruction": "Execute {0} enquanto segura o item para desvinculá-lo a ferramenta.", - "worldedit.tool.superpickaxe.mode.single": "O modo agora é simples. Clique com o botão esquerdo com uma picareta. // para desativar.", - "worldedit.tool.superpickaxe.mode.area": "O modo agora é área. Clique com o botão esquerdo com uma picareta. // para desativar.", - "worldedit.tool.superpickaxe.mode.recursive": "O modo agora é recursivo. Clique com o botão esquerdo com uma picareta. // para desativar.", - "worldedit.tool.superpickaxe.max-range": "Alcance máximo é de {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Super picareta já está habilitada.", - "worldedit.tool.superpickaxe.disabled.already": "Super picareta já está desativada.", - "worldedit.tool.superpickaxe.enabled": "Super picareta ativada.", - "worldedit.tool.superpickaxe.disabled": "Super picareta desativada.", - "worldedit.tool.mask.set": "Mascara de pincel definida.", - "worldedit.tool.mask.disabled": "Máscara de pincel desativada.", - "worldedit.tool.material.set": "Material pincelado definido.", - "worldedit.tool.range.set": "Alcance do pincel definido.", - "worldedit.tool.size.set": "Tamanho do pincel definido.", - "worldedit.tool.tracemask.set": "Máscara de rastreamento definida.", - "worldedit.tool.tracemask.disabled": "Máscara de rastreamento desativada.", - "worldedit.tool.error.cannot-bind": "Não é possível vincular a ferramenta a {0}: {1}", - "worldedit.tool.error.item-only": "Blocos não podem ser usados.", - "worldedit.execute.script-permissions": "Você não tem permissão para usar esse script.", - "worldedit.executelast.no-script": "Use /cs com um nome de script primeiro.", - "worldedit.script.read-error": "Erro ao ler script: {0}", - "worldedit.script.unsupported": "Somente scripts .js são atualmente suportados", - "worldedit.script.file-not-found": "Script não existe: {0}", - "worldedit.script.no-script-engine": "Falha ao encontrar um mecanismo de script instalado.\nPor favor, veja https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Falha ao executar: {0}", - "worldedit.script.failed-console": "Falha ao executar (ver console): {0}", - "worldedit.operation.affected.biome": "{0} biomas afetados", - "worldedit.operation.affected.block": "{0} blocos afetados", - "worldedit.operation.affected.column": "{0} colunas afetadas", - "worldedit.operation.affected.entity": "{0} entidades afetadas", - "worldedit.operation.deform.expression": "deformado usando {0}", - "worldedit.error.invalid-number": "Número esperado; cadeia fornecida.", - "worldedit.error.invalid-number.matches": "Número esperado; string \"{0}\" fornecida.", - "worldedit.error.incomplete-region": "Selecione uma região Primeiro.", - "worldedit.error.unknown-block": "O nome do bloco '{0}' não foi reconhecido.", - "worldedit.error.unknown-entity": "O nome da entidade '{0}' não foi reconhecido.", - "worldedit.error.unknown-mob": "O nome do mob '{0}' não foi reconhecido.", - "worldedit.error.unknown-biome": "O nome do bioma '{0}' não foi reconhecido.", - "worldedit.error.unknown-tag": "A tag de nome '{0}' não foi reconhecido.", - "worldedit.error.empty-tag": "A tag de nome '{0}' não possui conteúdo.", - "worldedit.error.no-match": "Nenhuma correspondência para '{0}'.", - "worldedit.error.disallowed-block": "O bloco '{0}' não é permitido (verifique nas configurações do WorldEdit).", - "worldedit.error.max-changes": "Máximo de blocos alterados em uma operação atingida ({0}).", - "worldedit.error.max-brush-radius": "Raio máximo do pincel de brush (na configuração): {0}", - "worldedit.error.max-radius": "Raio máximo (na configuração): {0}", - "worldedit.error.unknown-direction": "Direção desconhecida: {0}", - "worldedit.error.empty-clipboard": "Sua área de transferência está vazia. Use //copy primeiro.", - "worldedit.error.invalid-filename": "Nome de arquivo '{0}' inválido: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Caracteres inválidos ou extensão ausente", - "worldedit.error.file-resolution": "Erro de resolução do arquivo '{0}': {1}", - "worldedit.error.file-resolution.outside-root": "O caminho está fora da raiz permitida", - "worldedit.error.file-resolution.resolve-failed": "Falha ao resolver o caminho", - "worldedit.error.file-aborted": "Seleção de arquivo abortada.", - "worldedit.error.no-file-selected": "Nenhum arquivo selecionado.", - "worldedit.error.world-unloaded": "O mundo já estava descarregado.", - "worldedit.error.not-a-block": "Este item não é um bloco.", - "worldedit.error.not-a-block.item": "O item '{0}' não é um bloco.", - "worldedit.error.incorrect-usage": "Uso: {0}", - "worldedit.error.invalid-page": "Número da página inválido", - "worldedit.error.parser.bad-state-format": "Formato de estado inválido em {0}", - "worldedit.error.parser.duplicate-property": "Propriedade duplicada: {0}", - "worldedit.error.parser.empty-state": "Parte vazia no estado", - "worldedit.error.parser.missing-equals-separator": "Falta o separador '='", - "worldedit.error.parser.clipboard.missing-offset": "Offset especificado com @ mas nenhum offset fornecido. Use '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Propriedade desconhecida '{0}' para bloco '{1}'", - "worldedit.error.parser.unknown-value": "Valor desconhecido '{0}' para propriedade '{1}'", - "worldedit.error.parser.empty-property": "Propriedade vazia no estado", - "worldedit.error.parser.empty-value": "Valor vazio no estado", - "worldedit.error.parser.invalid-colon": "Dois pontos inválidos.", - "worldedit.error.parser.invalid-expression": "Expressão inválida: {0}", - "worldedit.error.parser.negate-nothing": "Não posso negar nada!", - "worldedit.error.parser.hanging-lbracket": "Formato Inválido. Colchete suspenso em '{0}'.", - "worldedit.error.parser.missing-rbracket": "O estado está faltando no final ']'", - "worldedit.error.parser.missing-random-type": "Falta o tipo após o símbolo % para '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "O offset da área de transferência precisa de coordenadas x,y,z.", - "worldedit.error.parser.player-only": "A entrada '{0}' requer um jogador!", - "worldedit.error.disabled": "Esta funcionalidade está desabilitada (Verifique nas configurações do WorldEdit).", - "worldedit.error.unknown": "Ocorreu um erro desconhecido: {0}", - "worldedit.error.missing-extent": "Nenhuma extensão é conhecida", - "worldedit.error.missing-session": "Nenhuma LocalSession é conhecida", - "worldedit.error.missing-world": "Você precisa fornecer um mundo (tente //world)", - "worldedit.error.missing-actor": "Nenhum ator é conhecido", - "worldedit.selection.convex.info.vertices": "Vértices: {0}", - "worldedit.selection.convex.info.triangles": "Triângulos: {0}", - "worldedit.selection.convex.explain.primary": "Iniciou uma nova seleção com um vértice {0}.", - "worldedit.selection.convex.explain.secondary": "Um vértice {0} foi adicionado à seleção.", - "worldedit.selection.cuboid.info.pos1": "Posição 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Posição 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Primeira posição definida para {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Primeira posição definida para {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Segunda posição definida para {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Segunda posição definida para {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Seleção iniciada em {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Seleção estendida para englobar {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Centro: {0}", - "worldedit.selection.ellipsoid.info.radius": "Raio X/Y/Z: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Posição central definida para {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Posição do centro definida para {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Raio definido para {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Raio definido para {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "As alterações do elipsóide devem ser iguais para cada dimensão.", - "worldedit.selection.cylinder.info.center": "Centro: {0}", - "worldedit.selection.cylinder.info.radius": "Raio: {0}", - "worldedit.selection.cylinder.explain.primary": "Iniciando uma nova seleção cilíndrica em {0}.", - "worldedit.selection.cylinder.explain.secondary": "Raio definido para {0}/{1} blocos. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Você deve selecionar o ponto central antes de definir o raio.", - "worldedit.selection.cylinder.error.even-horizontal": "As trocas de cilindros devem ser uniformes para cada dimensão horizontal.", - "worldedit.selection.polygon2d.info": "# pontos: {0}", - "worldedit.selection.polygon2d.explain.primary": "Iniciando um novo polígono em {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Ponto adicionado #{0} em {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Os polígonos só podem ser expandidos verticalmente.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Os polígonos só podem ser contraídos verticalmente.", - "worldedit.selection.sphere.explain.secondary": "Raio definido para {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Raio definido para {0} ({1}).", - "worldedit.selection.null.error.immutable": "Não é possível alterar NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Não é possível expandir uma interseção de região.", - "worldedit.selection.intersection.error.cannot-contract": "Não é possível contrair uma interseção de região.", - "worldedit.selection.transform.error.cannot-expand": "Não é possível expandir uma TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Não é possível contrair uma TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Não é possível alterar uma TransformedRegion.", - "worldedit.sideeffect.lighting": "Iluminação", - "worldedit.sideeffect.lighting.description": "Atualizar iluminação de bloco", - "worldedit.sideeffect.neighbors": "Vizinhos", - "worldedit.sideeffect.neighbors.description": "Notifica blocos de mudanças próximos", - "worldedit.sideeffect.update": "Atualização", - "worldedit.sideeffect.update.description": "Notifica o bloco alterado", - "worldedit.sideeffect.validation": "Validação", - "worldedit.sideeffect.validation.description": "Valida e corrige o estado incoerente do mundo, como bloqueios desconectados", - "worldedit.sideeffect.entity_ai": "Entidade IA", - "worldedit.sideeffect.entity_ai.description": "Atualiza os caminhos IA da entidade para as alterações do bloco", - "worldedit.sideeffect.events": "Eventos de Mod/Plugin", - "worldedit.sideeffect.events.description": "Diz a outros mods/plugins sobre essas alterações quando aplicável", - "worldedit.sideeffect.state.on": "Ligado", - "worldedit.sideeffect.state.delayed": "Adiada", - "worldedit.sideeffect.state.off": "Desligado", - "worldedit.sideeffect.box.current": "Atual", - "worldedit.sideeffect.box.change-to": "Clique para definir para {0}", - "worldedit.help.command-not-found": "O comando '{0}' não foi encontrado.", - "worldedit.help.no-subcommands": "'{0}' não possui subcomandos. (Talvez '{1}' seja para um parâmetro?)", - "worldedit.help.subcommand-not-found": "O subcomando '{0}' em '{1}' não foi encontrado.", - "worldedit.cli.stopping": "Parando!", - "worldedit.cli.unknown-command": "Comando desconhecido!", - "worldedit.version.bukkit.unsupported-adapter": "Esta versão do WorldEdit não suporta totalmente a sua versão do Bukkit. Bloquear entidades (por exemplo, baús) ficará vazia, propriedades do bloco (por exemplo, rotação) estarão faltando, e outras coisas podem não funcionar. Atualize o WorldEdit para restaurar esta funcionalidade:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "A edição em versões não suportadas está desativada." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pt-PT/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pt-PT/strings.json deleted file mode 100644 index a847046..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/pt-PT/strings.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expande verticalmente a selecção até aos limites do mundo.", - "worldedit.expand.expanded": "Região expandida {0} blocos", - "worldedit.expand.expanded.vert": "Região expandida {0} blocos (cima para baixo).", - "worldedit.biomeinfo.lineofsight": "Biomas na linha de visão: {0}", - "worldedit.biomeinfo.position": "Biomas na tua posição: {0}", - "worldedit.biomeinfo.selection": "Biomas na tua selecção: {0}", - "worldedit.brush.radius-too-large": "Raio máximo permitido do pincel: {0}", - "worldedit.brush.apply.description": "Aplicar pincel, aplicar uma função a cada bloco", - "worldedit.brush.apply.radius": "O tamanho do pincel", - "worldedit.brush.apply.shape": "O formato da região", - "worldedit.brush.apply.type": "Tipo de pincel a usar", - "worldedit.brush.apply.item.warning": "Este pincel simula o uso de itens. Seus efeitos podem não funcionar em todas as plataformas, podem não ser irreversíveis e podem causar interacções estranhas com outros mods/plugins. Usar por conta própria.", - "worldedit.brush.paint.description": "Pincel para pintar, aplicar uma função a uma superfície", - "worldedit.brush.paint.size": "O tamanho do pincel", - "worldedit.brush.paint.shape": "O formato da região", - "worldedit.brush.paint.density": "A densidade do pincel", - "worldedit.brush.paint.type": "Tipo de pincel a usar", - "worldedit.brush.paint.item.warning": "Este pincel simula o uso de itens. Seus efeitos podem não funcionar em todas as plataformas, podem não ser irreversíveis e podem causar interacções estranhas com outros mods/plugins. Usar por conta própria.", - "worldedit.brush.sphere.equip": "Pincel com forma esférica equipado ({0}).", - "worldedit.brush.cylinder.equip": "Pincel com forma cilíndrica equipado ({0} por {1}).", - "worldedit.brush.clipboard.equip": "Pincel com forma 'clipboard' equipado.", - "worldedit.brush.smooth.equip": "Pincel suave equipado ({0} x {1} x usando {2}).", - "worldedit.brush.extinguish.equip": "Extintor equipado ({0}).", - "worldedit.brush.gravity.equip": "Pincel de gravidade equipado. ({0}).", - "worldedit.brush.butcher.equip": "Pincel talhante equipado ({0}).", - "worldedit.brush.operation.equip": "Definir pincel para {0}.", - "worldedit.brush.none.equip": "Pincel desvinculado do teu item actual.", - "worldedit.drawsel.disabled": "CUI do servidor desactivado.", - "worldedit.drawsel.disabled.already": "CUI do servidor já se encontra desactivado.", - "worldedit.drawsel.enabled.already": "CUI do servidor já se encontra activado.", - "worldedit.limit.too-high": "O teu limite máximo permitido é {0}.", - "worldedit.limit.set": "Limite de alterações dos blocos definido para {0}.", - "worldedit.limit.return-to-default": "(Usa //limit para voltar ao padrão.)", - "worldedit.timeout.too-high": "Seu 'timeout' máximo permitido é {0}ms.", - "worldedit.timeout.return-to-default": " (Usa //timeout para voltar ao padrão.)", - "worldedit.fast.disabled": "Modo rápido desactivado.", - "worldedit.fast.enabled": "Modo rápido activado. Iluminação nos chunks afectados podem estar errados e/ou poderás ter de voltar a entrar no jogo para ver alterações.", - "worldedit.fast.disabled.already": "Modo rápido já se encontra desactivado.", - "worldedit.fast.enabled.already": "Modo rápido já se encontra activado.", - "worldedit.reorder.current": "O modo de reordenação é {0}", - "worldedit.reorder.set": "O modo de reordenação é agora {0}", - "worldedit.gmask.disabled": "Máscara global desactivada.", - "worldedit.gmask.set": "Máscara global definida.", - "worldedit.toggleplace.pos1": "Colocando agora na posição #1.", - "worldedit.toggleplace.player": "Colocando agora no bloco que pisas.", - "worldedit.searchitem.too-short": "Digita uma string de pesquisa maior (dimensão > 2).", - "worldedit.searchitem.either-b-or-i": "Não podes usar ambos os atributos 'b' e 'i' simultaneamente.", - "worldedit.searchitem.searching": "(Por favor aguarda... A pesquisar itens.)", - "worldedit.watchdog.no-hook": "Esta plataforma não possui extensões watchdog.", - "worldedit.watchdog.active.already": "Extensão watchdog já se encontra activado.", - "worldedit.watchdog.inactive.already": "Extensão watchdog já se encontra desactivado.", - "worldedit.watchdog.active": "Extensão watchdog está agora activado.", - "worldedit.watchdog.inactive": "Extensão watchdog está agora desactivado.", - "worldedit.world.remove": "Substituição do mundo removida.", - "worldedit.world.set": "Define a substituição do mundo para {0}. (Usa //world para voltar ao padrão)", - "worldedit.undo.undone": "Foram restauradas {0} edições possíveis.", - "worldedit.undo.none": "Não existe mais para desfazer.", - "worldedit.redo.redone": "{0} edições disponíveis foram refeitas.", - "worldedit.redo.none": "Não existe mais para refazer.", - "worldedit.clearhistory.cleared": "Histórico limpo.", - "worldedit.raytrace.noblock": "Nenhum bloco no campo de visão!", - "worldedit.hpos.no-block": "Nenhum bloco no campo de visão!", - "worldedit.wand.navwand.info": "Botão esquerdo: pule para a localização; Botão direito: atravessa as paredes", - "worldedit.tool.no-block": "Nenhum bloco no campo de visão!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/qya-AA/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/qya-AA/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/qya-AA/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ro/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ro/strings.json deleted file mode 100644 index 4104a58..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ro/strings.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "worldedit.expand.description.vert": "Selectia a fost extinsa vertical pana la limita.", - "worldedit.expand.expanded": "Regiunea a fost extinsa {0} blocuri", - "worldedit.expand.expanded.vert": "Regiunea a fost extinsa {0} blocuri (de sus pana jos).", - "worldedit.biomeinfo.position": "Biome-uri la pozitia ta: {0}", - "worldedit.biomeinfo.selection": "Biome-uri in selectia ta: {0}", - "worldedit.brush.radius-too-large": "Raza maxima permisă a pensulei: {0}", - "worldedit.brush.apply.description": "Aplica pensula, aplica o functie pentru fiecare bloc", - "worldedit.brush.apply.radius": "Marimea pensulei", - "worldedit.brush.apply.shape": "Forma regiunii", - "worldedit.brush.apply.type": "Tip de pensula folosit", - "worldedit.brush.apply.item.warning": "Aceasta pensula simuleaza folosirea unui obiect. Efectele acesteia s-ar putea sa nu functioneze pe toate platformele, s-ar putea sa nu fie anulabila, si poate cauza interactii neobisnuite cu alte mod-uri/plugin-uri. Folositi pe propria raspundere.", - "worldedit.brush.paint.description": "Pensula de pictat, aplica o functie pe o suprafata", - "worldedit.brush.paint.size": "Marimea pensulei", - "worldedit.brush.paint.shape": "Forma regiunii", - "worldedit.brush.paint.density": "Densitatea pensulei", - "worldedit.brush.paint.type": "Tip de pensula folosit", - "worldedit.brush.paint.item.warning": "Aceasta pensula simuleaza folosirea unui obiect. Efectele acesteia s-ar putea sa nu functioneze pe toate platformele, s-ar putea sa nu fie anulabila, si poate cauza interactii neobisnuite cu alte mod-uri/plugin-uri. Folositi pe propria raspundere.", - "worldedit.brush.sphere.equip": "Pensula cu forma de sfera echipata ({0})." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ru/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ru/strings.json deleted file mode 100644 index db60239..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ru/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "Расширить выделенную область по вертикали от 0 до максимальной высоты строительства.", - "worldedit.expand.expanded": "Регион расширен на {0} блока(ов)", - "worldedit.expand.expanded.vert": "Выделенная область расширена на {0} блока(ов) (от самой нижней точки до самой высшей точки).", - "worldedit.biomeinfo.lineofsight": "Биомы в поле зрения: {0}", - "worldedit.biomeinfo.position": "Биом там, где вы стоите: {0}", - "worldedit.biomeinfo.selection": "Биомы в выделенной области: {0}", - "worldedit.biomeinfo.not-locatable": "Отправитель команды должен присутствовать в мире, чтобы использовать флаг -p.", - "worldedit.brush.radius-too-large": "Максимально разрешенный радиус кисти: {0}", - "worldedit.brush.apply.description": "Применить кисть, применить функцию к каждому блоку", - "worldedit.brush.apply.radius": "Размер кисти", - "worldedit.brush.apply.shape": "Форма региона", - "worldedit.brush.apply.type": "Тип кисти для использования", - "worldedit.brush.apply.item.warning": "Эта кисть имитирует использование предметов. Она может работать не на всех платформах. Не всегда можно отменить. Плохо взаимодействует с другими плагинами/модами. Используйте на свой страх и риск.", - "worldedit.brush.paint.description": "Кисть, применить функцию к поверхности", - "worldedit.brush.paint.size": "Размер кисти", - "worldedit.brush.paint.shape": "Форма региона", - "worldedit.brush.paint.density": "Плотность кисти", - "worldedit.brush.paint.type": "Тип кисти для использования", - "worldedit.brush.paint.item.warning": "Эта кисть имитирует использование предметов. Она может работать не на всех платформах. Не всегда можно отменить уже сделанное ей. Плохо взаимодействует с другими плагинами/модами. Используйте на свой страх и риск.", - "worldedit.brush.sphere.equip": "Кисть сферической формы экипирована ({0}).", - "worldedit.brush.cylinder.equip": "Кисть цилиндрической формы экипирована ({0} на {1}).", - "worldedit.brush.splatter.equip": "Форма кисти с брызгами ({0} с {1} разложением).", - "worldedit.brush.splatter.decay-out-of-range": "Значение затухания кисти брызг: {0} находится вне диапазона 0 - 10.", - "worldedit.brush.clipboard.equip": "Кисть буфера обмена экипирована.", - "worldedit.brush.smooth.equip": "Сглаживающая кисть экипирована ({0} x {1}x с маской {2}).", - "worldedit.brush.smooth.nofilter": "любой блок", - "worldedit.brush.smooth.filter": "фильтр", - "worldedit.brush.snowsmooth.equip": "Экипирована кисточка SnowSmooth ({0} x {1}x используя {2}), {3} блоков снега.", - "worldedit.brush.snowsmooth.nofilter": "любой блок", - "worldedit.brush.snowsmooth.filter": "фильтр", - "worldedit.brush.extinguish.equip": "Огнетушитель экипирован ({0}).", - "worldedit.brush.gravity.equip": "Гравитационная кисть экипирована ({0}).", - "worldedit.brush.butcher.equip": "Забойная кисть экипирована ({0}).", - "worldedit.brush.operation.equip": "Установите кисть на {0}.", - "worldedit.brush.heightmap.equip": "Кисть карты высот экипирована ({0}).", - "worldedit.brush.heightmap.unknown": "Неизвестная кисть карты высот: {0}.", - "worldedit.brush.morph.equip": "Форма кисти морфа оснащена: {0}.", - "worldedit.brush.biome.column-supported-types": "Эта форма кисти не поддерживается при работе с целыми колонками, попробуйте использовать форму цилиндра.", - "worldedit.brush.none.equip": "Кисть отвязана от предмета в вашей руке.", - "worldedit.brush.none.equipped": "У вас нет кисти, привязанной к текущему предмету. Попробуйте использовать /brush sphere для получения базовой кисти.", - "worldedit.setbiome.changed": "Биом был изменен примерно у {0} блоков.", - "worldedit.setbiome.warning": "Возможно, вам придется пере-подключиться к вашей игре (или пере-открыть свой мир), чтобы увидеть изменения.", - "worldedit.setbiome.not-locatable": "Отправитель команды должен присутствовать в мире, чтобы использовать флаг -p.", - "worldedit.drawsel.disabled": "CUI сервера отключен.", - "worldedit.drawsel.enabled": "CUI сервера включен. Он поддерживает только регионы выделенные как кубоид с максимальным размером {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "CUI сервера уже отключен.", - "worldedit.drawsel.enabled.already": "CUI сервера уже включен.", - "worldedit.limit.too-high": "Ваш максимально допустимый лимит составляет {0}.", - "worldedit.limit.set": "Лимит изменения блока установлен: {0}.", - "worldedit.limit.return-to-default": "(Используйте //limit, чтобы вернуться к значению по умолчанию.)", - "worldedit.timeout.too-high": "Ваш максимальный допустимый перерыв {0} мс.", - "worldedit.timeout.set": "Время ожидания установлено на {0}мс.", - "worldedit.timeout.return-to-default": " (Используйте //timeout, чтобы вернуть значение по умолчанию.)", - "worldedit.fast.disabled": "Быстрый режим отключен.", - "worldedit.fast.enabled": "Быстрый режим включен. Свет в затрагиваемых чанках может быть неправильным. Вам может потребоваться перезайти, чтобы увидеть изменения.", - "worldedit.fast.disabled.already": "Быстрый режим уже отключен.", - "worldedit.fast.enabled.already": "Быстрый режим уже включен.", - "worldedit.perf.sideeffect.set": "Побочный эффект \"{0}\" установлен на {1}", - "worldedit.perf.sideeffect.get": "Побочный эффект \"{0}\" установлен на {1}", - "worldedit.perf.sideeffect.already-set": "Побочный эффект \"{0}\" уже установлен на {1}", - "worldedit.perf.sideeffect.set-all": "Все побочные эффекты установлены на {0}", - "worldedit.update": "Применяет побочные эффекты к выбору.", - "worldedit.reorder.current": "Режим повторения {0}", - "worldedit.reorder.set": "Режим повторения {0}", - "worldedit.gmask.disabled": "Глобальная маска отключена.", - "worldedit.gmask.set": "Глобальная маска установлена.", - "worldedit.toggleplace.pos1": "Первая точка возвращена на исходное местоположение.", - "worldedit.toggleplace.pos1-offset": "Теперь размещаем со смещением ({0}, {1}, {2}) от позиции #1.", - "worldedit.toggleplace.player": "Блок на котором вы стоите теперь считается первой точкой выделения.", - "worldedit.toggleplace.player-offset": "Теперь разместитесь на расстоянии ({0}, {1}, {2}) от блока, в котором вы стоите.", - "worldedit.toggleplace.min": "Теперь разместите на минимуме текущего выделения.", - "worldedit.toggleplace.min-offset": "Теперь размещаем со смещением ({0}, {1}, {2}) от минимума текущего выделения.", - "worldedit.toggleplace.max": "Теперь размещаем на максимуме текущего выделения.", - "worldedit.toggleplace.max-offset": "Теперь размещаем со смещением ({0}, {1}, {2}) от максимума текущего выделения.", - "worldedit.toggleplace.world": "Теперь поместите в начало мира.", - "worldedit.toggleplace.world-offset": "Теперь поместите в ({0}, {1}, {2}).", - "worldedit.toggleplace.not-locatable": "Нельзя переключить выделение в этой ситуации.", - "worldedit.searchitem.too-short": "Введите длинную строку поиска (len > 2).", - "worldedit.searchitem.either-b-or-i": "Вы не можете одновременно использовать флаги 'b' и 'i'.", - "worldedit.searchitem.searching": "(Пожалуйста, подождите... поиск предметов.)", - "worldedit.watchdog.no-hook": "У этой платформы нет watchdog hook.", - "worldedit.watchdog.active.already": "Watchdog hook уже включен.", - "worldedit.watchdog.inactive.already": "Watchdog hook уже отключен.", - "worldedit.watchdog.active": "Watchdog hook включен.", - "worldedit.watchdog.inactive": "Watchdog hook отключен.", - "worldedit.world.remove": "Переопределение мира удалено.", - "worldedit.world.set": "Установить переопределение мира: {0}. (Используйте //world, чтобы вернуть значение по умолчанию)", - "worldedit.undo.undone": "Отменено изменений: {0}.", - "worldedit.undo.none": "Нечего отменять.", - "worldedit.redo.redone": "Возвращено изменений: {0}.", - "worldedit.redo.none": "Нечего возвращать.", - "worldedit.clearhistory.cleared": "История очищена.", - "worldedit.raytrace.noblock": "Нет блоков в поле зрения!", - "worldedit.raytrace.require-player": "Команды Raytracing требуют игрока!", - "worldedit.restore.not-configured": "Снепшоты/резервное копирование не настроены.", - "worldedit.restore.not-available": "Этот снепшот не существует или недоступен.", - "worldedit.restore.failed": "Не удалось загрузить снепшот: {0}", - "worldedit.restore.loaded": "Снимок \"{0}\" был загружен; восстанавливается...", - "worldedit.restore.restored": "Восстановлено; {0} недостает чанков и {1} другие ошибки.", - "worldedit.restore.none-for-specific-world": "Снепшоты для мира '{0}' не найдены.", - "worldedit.restore.none-for-world": "Снепшоты для этого мира не найдены.", - "worldedit.restore.none-found": "Снепшоты не найдены.", - "worldedit.restore.none-found-console": "Снепшоты не найдены. Подробная информация в консоли.", - "worldedit.restore.chunk-not-present": "Чунки не присутствовали в снапшоте.", - "worldedit.restore.chunk-load-failed": "Не удалось загрузить чанки. (Плохой архив?)", - "worldedit.restore.block-place-failed": "Ошибки мешали восстановлению любых блоков.", - "worldedit.restore.block-place-error": "Последняя ошибка: {0}", - "worldedit.snapshot.use.newest": "Теперь используйте новый снапшот.", - "worldedit.snapshot.use": "Снапшот установлен: {0}", - "worldedit.snapshot.none-before": "Снепшоты до {0} не найдены.", - "worldedit.snapshot.none-after": "Снепшоты после{0} не найдены.", - "worldedit.snapshot.index-above-0": "Некорректное значение, индекс должен быть больше или равен 1.", - "worldedit.snapshot.index-oob": "Некорректное значение, индекс должен быть между 1 и {0}.", - "worldedit.schematic.unknown-format": "Неизвестный формат схемы: {0}.", - "worldedit.schematic.load.does-not-exist": "Схема {0} не существует!", - "worldedit.schematic.load.loading": "(Пожалуйста, подождите... загрузка схемы)", - "worldedit.schematic.load.still-loading": "(Пожалуйста, подождите... загрузка схемы.)", - "worldedit.schematic.load.unsupported-version": "Эта версия схемы в настоящее время не поддерживается. Версия:{0}.", - "worldedit.schematic.save.already-exists": "Схема с таким названием уже существует. Используйте флаг -f для перезаписи.", - "worldedit.schematic.save.failed-directory": "Не удалось создать папку для схем!", - "worldedit.schematic.save.saving": "(Пожалуйста, подождите... сохранение схемы)", - "worldedit.schematic.save.still-saving": "(Пожалуйста, подождите... сохранение схемы.)", - "worldedit.schematic.share.unsupported-format": "Пункт назначения общего доступа к схемам \"{0}\" не поддерживает формат \"{1}\".", - "worldedit.schematic.delete.does-not-exist": "Схема {0} не существует!", - "worldedit.schematic.delete.failed": "Ошибка при удалении схемы {0}! Возможно у файла установлен атрибут \"Только для чтения\"?", - "worldedit.schematic.delete.deleted": "Схема {0} удалена.", - "worldedit.schematic.formats.title": "Доступные форматы схем (Название: расширения)", - "worldedit.schematic.unsupported-minecraft-version": "Эта версия WorldEdit не поддерживает вашу версию Minecraft. Схемы не будут работать, пока это не будет решено.", - "worldedit.pos.already-set": "Точка уже установлена.", - "worldedit.pos.console-require-coords": "При использовании этой команды из консоли вы должны указывать координаты.", - "worldedit.hpos.no-block": "Нет блоков в поле зрения!", - "worldedit.hpos.already-set": "Точка уже установлена.", - "worldedit.chunk.selected-multiple": "Выбранные чанки: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Выбранный чанк: {0}, {1}, {2}", - "worldedit.wand.invalid": "Предмет для выделения территории не настроен или отключен.", - "worldedit.wand.selwand.info": "ЛКМ - первая точка; ПКМ - вторая точка", - "worldedit.wand.navwand.info": "ЛКМ: переместиться в точку; ПКМ: пройти через стену", - "worldedit.wand.selwand.now.tool": "Палочка выбора теперь обычный инструмент. Вы можете отключеть это введя {0}, привязать к другому предмету введя {1}, или получить новую палочку выбора введя {2}.", - "worldedit.contract.contracted": "Выделенная область уменьшена на {0} блока(ов).", - "worldedit.shift.shifted": "Выделенная область сдвинута.", - "worldedit.outset.outset": "Выделенная область расширена.", - "worldedit.inset.inset": "Выделенная область сжата.", - "worldedit.trim.trim": "Регион срезан.", - "worldedit.trim.no-blocks": "Ни один блок не соответствует маске отделки.", - "worldedit.size.offset": "Смещение: {0}", - "worldedit.size.type": "Тип: {0}", - "worldedit.size.size": "Габариты: {0}", - "worldedit.size.distance": "Расстояние кубоида: {0}", - "worldedit.size.blocks": "Количество блоков: {0}", - "worldedit.count.counted": "Количество: {0}", - "worldedit.distr.no-blocks": "Блоки не найдены.", - "worldedit.distr.no-previous": "Нет предыдущего распределения.", - "worldedit.distr.total": "Всего блоков: {0}", - "worldedit.select.cleared": "Выделение очищено.", - "worldedit.select.cuboid.message": "Кубоид: ЛКМ - первая точка, ПКМ- вторая точка", - "worldedit.select.cuboid.description": "Выбелите два угла кубоида", - "worldedit.select.extend.message": "Кубоид: ЛКМ - начальная точка; ПКМ - расширить", - "worldedit.select.extend.description": "Режим быстрого выбора кубоида", - "worldedit.select.poly.message": "2D многоугольник: ПКМ/ЛКМ - добавить точку.", - "worldedit.select.poly.limit-message": "{0} точки(ек) максимум.", - "worldedit.select.poly.description": "Выделите 2D многоугольник с высотой", - "worldedit.select.ellipsoid.message": "Эллипсоид: ЛКМ - центр; ПКМ - расширить", - "worldedit.select.ellipsoid.description": "Выберите эллипсоид", - "worldedit.select.sphere.message": "Сфера: ЛКМ - центр; ПКМ - радиус", - "worldedit.select.sphere.description": "Выберите сферу", - "worldedit.select.cyl.message": "Цилиндр: ЛКМ - центр; ПКМ - расширить", - "worldedit.select.cyl.description": "Выберите цилиндр", - "worldedit.select.convex.message": "Выпуклый многоугольник: ЛКМ - первая вершина; ПКМ - добавить вершину.", - "worldedit.select.convex.limit-message": "{0} точки(ек) максимум.", - "worldedit.select.convex.description": "Выберите выпуклый многогранник", - "worldedit.select.default-set": "Ваш выбор региона по умолчанию {0}.", - "worldedit.chunkinfo.chunk": "Чанк: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Старый формат: {0}", - "worldedit.chunkinfo.mcregion-filename": "Майнкрафт Регион: region/{0}", - "worldedit.listchunks.listfor": "Список чанков: {0}", - "worldedit.drain.drained": "{0} блока(ов) осушено.", - "worldedit.fill.created": "{0} блока(ов) заполнено.", - "worldedit.fillr.created": "{0} блока(ов) заполнено.", - "worldedit.fixlava.fixed": "{0} блока(ов) исправлено.", - "worldedit.fixwater.fixed": "{0} блока(ов) исправлено.", - "worldedit.removeabove.removed": "{0} блока(ов) удалено.", - "worldedit.removebelow.removed": "{0} блока(ов) удалено.", - "worldedit.removenear.removed": "{0} блока(ов) удалено.", - "worldedit.replacenear.replaced": "{0} блока(ов) заменено.", - "worldedit.snow.created": "{0} блока(ов) покрыто снегом.", - "worldedit.thaw.removed": "{0} блока(ов) очищено от снега.", - "worldedit.green.changed": "{0} блока(ов) озеленено.", - "worldedit.extinguish.removed": "{0} очага(ов) огня потушены.", - "worldedit.butcher.killed": "{0} моба(ов) убито в радиусе {1}.", - "worldedit.butcher.explain-all": "Используйте -1 для удаления всех мобов в загруженных чанках", - "worldedit.remove.removed": "{0} сущности(ей) отмечены для удаления.", - "worldedit.remove.explain-all": "Используйте -1 для удаления всех мобов в загруженных чанках", - "worldedit.calc.invalid": "'{0}' не может быть обработано как допустимое выражение", - "worldedit.calc.invalid.with-error": "'{0}' не может быть обработано как допустимое выражение: '{1}'", - "worldedit.paste.pasted": "Буфер обмена был вставлен в {0}", - "worldedit.paste.selected": "Выделена область, в которую будет вставлено содержимое буфера обмена.", - "worldedit.rotate.no-interpolation": "Примечание: Интерполяция еще не поддерживается, поэтому рекомендуется использовать углы кратные 90.", - "worldedit.rotate.rotated": "Содержимое буфера обмена повёрнуто.", - "worldedit.flip.flipped": "Содержимое буфера обмена зеркально отражено.", - "worldedit.clearclipboard.cleared": "Буфер обмена очищен.", - "worldedit.set.done": "Операция завершена.", - "worldedit.set.done.verbose": "Операция завершена ({0}).", - "worldedit.line.changed": "{0} блока(ов) изменено.", - "worldedit.line.invalid-type": "//line работает только с выделениями типа кубоид или выпуклый многогранник", - "worldedit.curve.changed": "{0} блока(ов) изменено.", - "worldedit.curve.invalid-type": "//curve работает только с выпуклыми многогранниками", - "worldedit.replace.replaced": "{0} блока(ов) заменено.", - "worldedit.stack.changed": "{0} блока(ов) изменено. Используйте //undo, чтобы отменить", - "worldedit.stack.intersecting-region": "Продление блоков не должно пересекатся с регионом при использовании блоков", - "worldedit.regen.regenerated": "Выделенная область регенерирована.", - "worldedit.regen.failed": "Не удалось регенерировать выделенную область. Подробная информация в консоли.", - "worldedit.walls.changed": "{0} блока(ов) изменено.", - "worldedit.faces.changed": "{0} блока(ов) изменено.", - "worldedit.overlay.overlaid": "{0} блока(ов) наложено.", - "worldedit.naturalize.naturalized": "{0} блока(ов) теперь выглядят более естественно.", - "worldedit.center.changed": "Центр измененов. ({0} блока(ов) изменено)", - "worldedit.smooth.changed": "Ландшафт сглажен. {0} блока(ов) изменено.", - "worldedit.snowsmooth.changed": "Карта высоты снега сглажена. Изменено {0} блоков.", - "worldedit.move.moved": "{0} блока(ов) перемещено.", - "worldedit.deform.deformed": "{0} блока(ов) деформировано.", - "worldedit.hollow.changed": "{0} блока(ов) изменено.", - "worldedit.forest.created": "{0} дерева(ьев) создано.", - "worldedit.flora.created": "{0} растения(ий) создано.", - "worldedit.unstuck.moved": "Вы освободились!", - "worldedit.ascend.obstructed": "Нет свободного места над вами.", - "worldedit.ascend.moved": "Подняться на {0} уровня(ей).", - "worldedit.descend.obstructed": "Нет свободного места под вами.", - "worldedit.descend.moved": "Спуститься на {0} уровня(ей).", - "worldedit.ceil.obstructed": "Нет свободного места над вами.", - "worldedit.ceil.moved": "Вжух!", - "worldedit.thru.obstructed": "Нет свободного места перед вами.", - "worldedit.thru.moved": "Вжух!", - "worldedit.jumpto.moved": "Бац!", - "worldedit.jumpto.none": "Нет блока в поле зрения (или он слишком далеко)!", - "worldedit.up.obstructed": "Ты бы ударил что-то над собой.", - "worldedit.up.moved": "Вжух!", - "worldedit.cone.invalid-radius": "Значение радиуса должно быть 1 или 2.", - "worldedit.cone.created": "{0} блока(ов) создано.", - "worldedit.cyl.invalid-radius": "Значение радиуса должно быть 1 или 2.", - "worldedit.cyl.created": "{0} блока(ов) создано.", - "worldedit.sphere.invalid-radius": "Значение радиуса должно быть 1 или 3.", - "worldedit.sphere.created": "{0} блока(ов) создано.", - "worldedit.forestgen.created": "{0} дерева(ьев) создано.", - "worldedit.pumpkins.created": "{0} тыкв(ы) создано.", - "worldedit.feature.created": "Создана особенность.", - "worldedit.feature.failed": "Не удалось сгенерировать функцию. Является ли это место действительным?", - "worldedit.pyramid.created": "{0} блока(ов) создано.", - "worldedit.generate.created": "{0} блока(ов) создано.", - "worldedit.generatebiome.changed": "{0} биома(ов) затронуты.", - "worldedit.structure.created": "Структура создана.", - "worldedit.structure.failed": "Не удалось сгенерировать структуру. Является ли это место подходящим для нее?", - "worldedit.reload.config": "Конфигурация обновлена!", - "worldedit.report.written": "WorldEdit отчет записан на {0}", - "worldedit.report.error": "Не удалось написать отчет: {0}", - "worldedit.report.callback": "Отчёт WorldEdit: {0}.отчёт", - "worldedit.timezone.invalid": "Неверный часовой пояс", - "worldedit.timezone.set": "Часовой пояс для этой сессии изменен: {0}", - "worldedit.timezone.current": "Текущее время в этом часовом поясе: {0}", - "worldedit.version.version": "Версия WorldEdit {0}", - "worldedit.trace.no-tracing-extents": "Трассировка: Расширения не были использованы.", - "worldedit.trace.action-failed": "Трассировка: Действие(я) {0} на позиции {1} отклонено расширением {2}", - "worldedit.trace.active.already": "Режим трассировки уже активен.", - "worldedit.trace.inactive.already": "Режим трассировки уже неактивен.", - "worldedit.trace.active": "Режим трассировки активирован.", - "worldedit.trace.inactive": "Режим трассировки деактивирован.", - "worldedit.command.time-elapsed": "{0}с истекло (история: {1} изменено; {2} блоков/сек).", - "worldedit.command.permissions": "У вас нет на это права!", - "worldedit.command.player-only": "Эту команду можно использовать только из игры.", - "worldedit.command.error.report": "Пожалуйста, сообщите об этой ошибке: [Смотрите консоль]", - "worldedit.pastebin.uploading": "(Пожалуйста, подождите... отправка вывода на pastebin...)", - "worldedit.session.cant-find-session": "Не удалось найти сессию для {0}", - "worldedit.platform.no-file-dialog": "Файловый диалог не поддерживается в вашей среде.", - "worldedit.asset.load.loading": "(Пожалуйста, подождите... загрузка ресурса.)", - "worldedit.asset.load.still-loading": "(Пожалуйста, подождите... загрузка ресурса.)", - "worldedit.asset.load.failed": "Не удалось загрузить ресурс", - "worldedit.tool.max-block-changes": "Достигнут лимит изменения блоков.", - "worldedit.tool.no-block": "Нет блока в поле зрения!", - "worldedit.tool.repl.equip": "Инструмент замены блоков привязан к {0}.", - "worldedit.tool.repl.switched": "Инструмент замены переключен на: {0}", - "worldedit.tool.data-cycler.equip": "Инструмент для переключения данных блока был назначен на {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "У вас нет разрешения на переключение значений данных этого блока.", - "worldedit.tool.data-cycler.cant-cycle": "Данные этого блока не могут быть переключены!", - "worldedit.tool.data-cycler.new-value": "Значение {0} теперь {1}.", - "worldedit.tool.data-cycler.cycling": "Сейчас велосипед {0}.", - "worldedit.tool.deltree.equip": "Инструмент удаления парящих деревьев привязан к {0}.", - "worldedit.tool.deltree.not-tree": "Это не дерево.", - "worldedit.tool.deltree.not-floating": "Это не плавающее дерево.", - "worldedit.tool.tree.equip": "Инструмент создания деревьев привязан к {0}.", - "worldedit.tool.tree.obstructed": "Дерево не может быть там.", - "worldedit.tool.info.equip": "Инструмент информации о блоке привязан к {0}.", - "worldedit.tool.info.blockstate.hover": "Состояние блока", - "worldedit.tool.info.internalid.hover": "Внутренний ID", - "worldedit.tool.info.legacy.hover": "Устаревший id:data", - "worldedit.tool.info.light.hover": "Блокировать Свет/Свет Сверху", - "worldedit.tool.none.equip": "Инструмент отвязан от предмета в вашей руке.", - "worldedit.tool.none.to.unequip": "Предмет в вашей руке не привязан.", - "worldedit.tool.selwand.equip": "Палочка выбора привязана к {0}.", - "worldedit.tool.navwand.equip": "Палочка навигации привязана к {0}.", - "worldedit.tool.floodfill.equip": "Инструмент заливки блоков привязан к {0}.", - "worldedit.tool.farwand.equip": "Инструмент удаленного выделения привязан к {0}.", - "worldedit.tool.lrbuild.equip": "Строительный инструмент дальнего действия привязан к {0}.", - "worldedit.tool.lrbuild.set": "Щелкните левой кнопкой мыши на {0}; правой кнопкой мыши задаётся {1}.", - "worldedit.tool.stack.equip": "Инструмент продления блоков привязан к {0}.", - "worldedit.tool.unbind-instruction": "Введите {0} держа предмет что-бы отвязать его.", - "worldedit.tool.superpickaxe.mode.single": "Одиночный режим. Щёлкните левую кнопку мыши с киркой. // для выключения.", - "worldedit.tool.superpickaxe.mode.area": "Режим области. Щелкните левой кнопкой мыши с киркой. // для выключения.", - "worldedit.tool.superpickaxe.mode.recursive": "Рекурсивный режим. Щёлкните левой кнопкой мыши с киркой. // для выключения.", - "worldedit.tool.superpickaxe.max-range": "Максимальный диапазон: {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Супер-кирка уже включена.", - "worldedit.tool.superpickaxe.disabled.already": "Супер-кирка уже отключена.", - "worldedit.tool.superpickaxe.enabled": "Супер-кирка включена.", - "worldedit.tool.superpickaxe.disabled": "Супер-кирка отключена.", - "worldedit.tool.mask.set": "Маска для кисти установлена.", - "worldedit.tool.mask.disabled": "Маска для кисти отключена.", - "worldedit.tool.material.set": "Материал кисти установлен.", - "worldedit.tool.range.set": "Диапозон кисти установлен.", - "worldedit.tool.size.set": "Размер кисти установлен.", - "worldedit.tool.tracemask.set": "Маска трассировки установлена.", - "worldedit.tool.tracemask.disabled": "Маска трассировки отключена.", - "worldedit.tool.error.cannot-bind": "Не удается привязать инструмент к {0}: {1}", - "worldedit.tool.error.item-only": "Блоки не могут быть использоваться.", - "worldedit.execute.script-permissions": "У вас нет права на использование этого скрипта.", - "worldedit.executelast.no-script": "Сначала используйте /cs с названием скрипта.", - "worldedit.script.read-error": "Ошибка при чтении скрипта: {0}", - "worldedit.script.unsupported": "В настоящее время поддерживаются только скрипты с расширением js", - "worldedit.script.file-not-found": "Скрипт не существует: {0}", - "worldedit.script.no-script-engine": "Не удалось найти установленный скриптовый движок.\nСмотрите https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Ошибка при выполнении: {0}", - "worldedit.script.failed-console": "Ошибка при выполнении (смотрите консоль): {0}", - "worldedit.operation.affected.biome": "{0} биома(ов) затронуты", - "worldedit.operation.affected.block": "{0} блока(ов) затронуты", - "worldedit.operation.affected.column": "{0} столба(ов) затронуто", - "worldedit.operation.affected.entity": "{0} сущности(ей) затронуто", - "worldedit.operation.deform.expression": "деформировано с помощью {0}", - "worldedit.error.invalid-number": "Числа нет, а строка есть.", - "worldedit.error.invalid-number.matches": "Числа нет, а строка \"{0}\" есть.", - "worldedit.error.incomplete-region": "Сначала выберите регион.", - "worldedit.error.unknown-block": "Не удается распознать название блока '{0}'.", - "worldedit.error.unknown-item": "Имя элемента '{0}' не распознано.", - "worldedit.error.unknown-entity": "Не удается распознать название сущности '{0}'.", - "worldedit.error.unknown-mob": "Не удается распознать название моба '{0}'.", - "worldedit.error.unknown-biome": "Не удается распознать название биома '{0}'.", - "worldedit.error.unknown-tag": "Не удается распознать название тега '{0}'.", - "worldedit.error.empty-tag": "Тег '{0}' ничего не содержит.", - "worldedit.error.no-match": "Ничего не нашлось по запросу '{0}'.", - "worldedit.error.disallowed-block": "Блок '{0}' запрещен (см. конфигурацию WorldEdit).", - "worldedit.error.max-changes": "Достигнуто максимальное количество изменённых блоков в операции ({0}).", - "worldedit.error.max-brush-radius": "Максимальный радиус кисти есть {0} (см. конфигурацию WorldEdit)", - "worldedit.error.max-radius": "Максимальный радиус есть {0} (см. конфигурацию WorldEdit)", - "worldedit.error.unknown-direction": "Неизвестное направление: {0}", - "worldedit.error.empty-clipboard": "Буфер обмена пуст. Используйте //copy.", - "worldedit.error.invalid-filename": "Недопустимое имя файла '{0}': {1}", - "worldedit.error.invalid-filename.invalid-characters": "Недопустимые символы или отсутствуют расширение", - "worldedit.error.file-resolution": "Ошибка чтения файла '{0}': {1}", - "worldedit.error.file-resolution.outside-root": "Путь за пределами разрешенной директории", - "worldedit.error.file-resolution.resolve-failed": "Не удалось прочитать путь", - "worldedit.error.file-aborted": "Выбор файла отменён.", - "worldedit.error.no-file-selected": "Файл не выбран.", - "worldedit.error.world-unloaded": "Мир уже подавно выгружен.", - "worldedit.error.not-a-block": "Эта вещь не является блоком.", - "worldedit.error.not-a-block.item": "'{0}' не является блоком.", - "worldedit.error.incorrect-usage": "Правильный вариант: {0}", - "worldedit.error.invalid-page": "Неверный номер страницы", - "worldedit.error.parser.bad-state-format": "Неверный формат состояния в {0}", - "worldedit.error.parser.duplicate-property": "Повторяющееся свойство: {0}", - "worldedit.error.parser.empty-state": "Пустая часть в состоянии", - "worldedit.error.parser.missing-equals-separator": "Отсутствует разделитель '='", - "worldedit.error.parser.clipboard.missing-offset": "Смещение указано с @, но значение не указано. Используйте '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Неизвестное свойство '{0}' для блока '{1}'", - "worldedit.error.parser.unknown-value": "Неизвестное значение '{0}' для свойства '{1}'", - "worldedit.error.parser.empty-property": "Пустое свойство в состоянии", - "worldedit.error.parser.empty-value": "Пустое значение в состоянии", - "worldedit.error.parser.invalid-colon": "Некорректное двоеточие.", - "worldedit.error.parser.invalid-expression": "Недопустимое выражение: {0}", - "worldedit.error.parser.negate-nothing": "Нельзя отрицать ничто!", - "worldedit.error.parser.hanging-lbracket": "Некорректный формат. Висящая скобка на позиции '{0}'.", - "worldedit.error.parser.missing-rbracket": "У состояния отсутствует закрывающая ']'", - "worldedit.error.parser.hanging-lbrace": "Недопустимый формат. Висячая скобка на '{0}'.", - "worldedit.error.parser.missing-rbrace": "У NBT отсутствует закрывающая '}'", - "worldedit.error.parser.missing-random-type": "Не указан тип после символа % в '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Смещение буфера обмена требует x,y,z координат.", - "worldedit.error.parser.player-only": "Команда '{0}' требует игрока!", - "worldedit.error.parser.invalid-nbt": "Поданы неверные NBT данные на вход: '{0}'. Ошибка: {1}", - "worldedit.error.disabled": "Эта функция отключена (см. конфигурацию WorldEdit).", - "worldedit.error.unknown": "Произошла неизвестная ошибка: {0}", - "worldedit.error.missing-extent": "Расширение отсутствует", - "worldedit.error.missing-session": "Локальная сессия отсутствует", - "worldedit.error.missing-world": "Вам нужно указать мир (Попробуйте //world)", - "worldedit.error.missing-actor": "Исполнитель отсутствует", - "worldedit.selection.convex.info.vertices": "Вершины: {0}", - "worldedit.selection.convex.info.triangles": "Треугольники: {0}", - "worldedit.selection.convex.explain.primary": "Выделение области начато, первая вершина {0}.", - "worldedit.selection.convex.explain.secondary": "Добавить {0} верну к выделенной области.", - "worldedit.selection.cuboid.info.pos1": "Точка 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Точка 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Первая точка установлена: {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Первая точка установлена: {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Вторая точка установлена: {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Вторая точка установлена: {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Начальная точка установлена: {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Выделенная область после расширения включает: {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Центр: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z радиус: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Центр установлен: {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Центр установлен: {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Радиус изменен {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Радиус изменен: {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Изменения эллипсоида должны быть чётными для каждого измерения.", - "worldedit.selection.cylinder.info.center": "Центр: {0}", - "worldedit.selection.cylinder.info.radius": "Радиус: {0}", - "worldedit.selection.cylinder.explain.primary": "Начало нового цилиндрического выделения в {0}.", - "worldedit.selection.cylinder.explain.secondary": "Радиус изменен {0}/{1} блока(ов). ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Вам нужно выбрать центр перед установкой радиуса.", - "worldedit.selection.cylinder.error.even-horizontal": "Изменения цилиндра должны быть чётными для каждого горизонтального измерения.", - "worldedit.selection.polygon2d.info": "# очков: {0}", - "worldedit.selection.polygon2d.explain.primary": "Первая точка многоугольника: {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Добавлена {0} точка: {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Полигоны могут быть расширены только вертикально.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Полигоны могут быть сокращены только вертикально.", - "worldedit.selection.sphere.explain.secondary": "Радиус изменен: {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Радиус изменен: {0} ({1}).", - "worldedit.selection.null.error.immutable": "Невозможно изменить NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Невозможно расширить пересечение регионов.", - "worldedit.selection.intersection.error.cannot-contract": "Невозможно сократить пересечение регионов.", - "worldedit.selection.transform.error.cannot-expand": "Невозможно расширить TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Невозможно сократить TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Невозможно изменитьTransformedRegion.", - "worldedit.selection.updated": "Позиции обновлены.", - "worldedit.sideeffect.lighting": "Освещение", - "worldedit.sideeffect.lighting.description": "Обновляет освещение блоков", - "worldedit.sideeffect.neighbors": "Соседи", - "worldedit.sideeffect.neighbors.description": "Оповещает соседние блоки об изменениях", - "worldedit.sideeffect.update": "Обновить", - "worldedit.sideeffect.update.description": "Уведомляет измененный блок", - "worldedit.sideeffect.validation": "Проверка", - "worldedit.sideeffect.validation.description": "Проверяет и исправляет некорректное состояние мира, такое как разъединённые блоки", - "worldedit.sideeffect.entity_ai": "ИИ сущностей", - "worldedit.sideeffect.entity_ai.description": "Обновляет пути перемещения в ИИ сущностей, чтобы учесть изменения блоков", - "worldedit.sideeffect.events": "События мода/плагина", - "worldedit.sideeffect.events.description": "Сообщает другим модам/плагинам об этих изменениях, когда это применимо", - "worldedit.sideeffect.state.on": "Вкл.", - "worldedit.sideeffect.state.delayed": "Отложено", - "worldedit.sideeffect.state.off": "Выкл.", - "worldedit.sideeffect.box.current": "Сейчас", - "worldedit.sideeffect.box.change-to": "Нажмите, чтобы установить на {0}", - "worldedit.help.command-not-found": "Команда '{0}' не найдена.", - "worldedit.help.no-subcommands": "У команды '{0}' нет подкоманд. (Возможно '{1}' это параметр)", - "worldedit.help.subcommand-not-found": "Подкоманда '{0}' '{1}' не найдена.", - "worldedit.cli.stopping": "Остановка!", - "worldedit.cli.unknown-command": "Неизвестная команда!", - "worldedit.version.bukkit.unsupported-adapter": "Эта версия WorldEdit не поддерживает вашу версию Bukkit до конца. Блоки-сущности (например, сундуки) будут пустыми, состояния блоков (например, поворот) будут отсутствовать, и другие функции могут не работать. Обновите WorldEdit, чтобы восстановить этот функционал:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Редактирование неподдерживаемых версий отключено." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ry-UA/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ry-UA/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ry-UA/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sah/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sah/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sah/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/se/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/se/strings.json deleted file mode 100644 index e800d86..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/se/strings.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "worldedit.restore.block-place-error": "Maŋimus meattáhus: {0}", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Puf!", - "worldedit.up.moved": "Woosh!", - "worldedit.timezone.invalid": "Boasttu áigiavádat", - "worldedit.tool.info.internalid.hover": "Siskkáldas ID", - "worldedit.error.incorrect-usage": "Geavaheapmi: {0}", - "worldedit.selection.convex.info.triangles": "Golbmačiehka: {0}", - "worldedit.selection.cuboid.info.pos1": "Sajus 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Sajus 2: {0}", - "worldedit.selection.ellipsoid.info.center": "Guovddáš: {0}", - "worldedit.selection.cylinder.info.center": "Guovddáš: {0}", - "worldedit.sideeffect.state.on": "Oaivi", - "worldedit.sideeffect.state.off": "Eret alde" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sk/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sk/strings.json deleted file mode 100644 index ad8d040..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sk/strings.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vertikálne expanduje selekciu na svetový limit.", - "worldedit.expand.expanded": "Región bol expandovaný o {0} blokov", - "worldedit.expand.expanded.vert": "Región bol expandovaný o {0} blokov (z hora nadol).", - "worldedit.biomeinfo.lineofsight": "Biomy na dohľad: {0}", - "worldedit.biomeinfo.position": "Biomy na vašej pozícií: {0}", - "worldedit.biomeinfo.selection": "Biomy vo vašej selekcií: {0}", - "worldedit.brush.radius-too-large": "Maximálny povolený rádius štetca: {0}", - "worldedit.brush.apply.description": "Aplikuj štetec, aplikuj funkciu na každý blok", - "worldedit.brush.apply.radius": "Veľkosť štetca", - "worldedit.brush.apply.shape": "Tvar regiónu", - "worldedit.brush.apply.type": "Typ štetca na použitie", - "worldedit.brush.apply.item.warning": "Tento štetec simuluje použitie predmetov. Jeho efekty možno nebudú fungovať na každej platforme, možno nebude možné vrátenie späť a môže zapríčiniť zvláštne interakcie s ostatnými módami a pluginami. Používajte na vlastnú zodpovednosť.", - "worldedit.brush.paint.description": "Štetec na maľovanie, aplikuj funkciu na povrch", - "worldedit.brush.paint.size": "Veľkosť štetca", - "worldedit.brush.paint.shape": "Tvar regiónu", - "worldedit.brush.paint.density": "Hustota štetca", - "worldedit.brush.paint.type": "Typ štetca na použitie", - "worldedit.brush.paint.item.warning": "Tento štetec simuluje použitie predmetov. Jeho efekty možno nebudú fungovať na každej platforme, možno nebude možné vrátenie späť a môže zapríčiniť zvláštne interakcie s ostatnými módami a pluginami. Používajte na vlastnú zodpovednosť.", - "worldedit.brush.sphere.equip": "Sférický tvar štetca vybavená ({0}).", - "worldedit.brush.cylinder.equip": "Valcový tvar štetca vybavený ({0} x {1}).", - "worldedit.brush.clipboard.equip": "Kopírovací tvar štetca vybavený.", - "worldedit.brush.smooth.equip": "Hladiaci štetec vybavený ({0} x {1}x použitím {2}).", - "worldedit.brush.extinguish.equip": "Hasiaci prístroj vybavený ({0}).", - "worldedit.brush.gravity.equip": "Gravitačný štetec vybavený ({0}).", - "worldedit.brush.butcher.equip": "Mäsiarsky štetec vybavený ({0}).", - "worldedit.brush.operation.equip": "Nastaviť štetec na {0}.", - "worldedit.brush.none.equip": "Štetec odviazaný od tvojho momentálneho predmetu.", - "worldedit.setbiome.changed": "Biómy boli zmenené pre približne {0} kociek.", - "worldedit.setbiome.warning": "Možno sa budete musieť znovu pripojiť (znovu otvoriť svet) aby ste videli vykonanú zmenu.", - "worldedit.drawsel.disabled": "Serverové CUI vypnuté.", - "worldedit.drawsel.disabled.already": "Serverové CUI už bolo vypnuté.", - "worldedit.drawsel.enabled.already": "Serverové CUI už bolo povolené.", - "worldedit.limit.too-high": "Tvoj maximálny povolený limit je {0}.", - "worldedit.limit.set": "Zmena blokového limitu nastavený na {0}.", - "worldedit.limit.return-to-default": "(Použi //limit na návrat do pôvodného nastavenia.)", - "worldedit.timeout.too-high": "Tvoj maximálny čas na vypršanie je {0}ms.", - "worldedit.timeout.set": "Čas na vypršanie nastavený na {0}ms.", - "worldedit.timeout.return-to-default": " (Použi //timeout na návrat do pôvodného nastavenia.)", - "worldedit.fast.disabled": "Rýchly režim vypnutý.", - "worldedit.fast.enabled": "Rýchly režim povolený. Blesky v ovplyvnených chunkoch môže byť zlé a možno budeš musieť sa znova napojiť aby si videl zmeny.", - "worldedit.fast.disabled.already": "Rýchly režim je už vypnutý.", - "worldedit.fast.enabled.already": "Rýchly režim je už povolený.", - "worldedit.perf.sideeffect.set": "Vedľajší efekt \"{0}\" nastavený na {1}", - "worldedit.perf.sideeffect.get": "Vedľajší efekt \"{0}\" je nastavený na {1}", - "worldedit.perf.sideeffect.already-set": "Vedľajší efekt \"{0}\" je už nastavený na {1}", - "worldedit.perf.sideeffect.set-all": "Všetky vedľajšie efekty nastavené na {0}", - "worldedit.reorder.current": "Režim pre usporiadanie je {0}", - "worldedit.reorder.set": "Režim pre usporiadanie je teraz {0}", - "worldedit.gmask.disabled": "Globálna maska vypnutá.", - "worldedit.gmask.set": "Globálna maska nastavená.", - "worldedit.toggleplace.pos1": "Pokladám na pozícii #1.", - "worldedit.toggleplace.player": "Pokladám na blok v ktorom stojíš.", - "worldedit.searchitem.too-short": "Zadajte dlhší vyhľadávací reťazec (dĺžka > 2).", - "worldedit.searchitem.either-b-or-i": "Nemôžeš použiť vlajky 'b' a 'i' naraz.", - "worldedit.searchitem.searching": "(Prosím počkajte... hľadám predmety.)", - "worldedit.watchdog.no-hook": "Táto platforma nemá watchdog hák.", - "worldedit.watchdog.active.already": "Watchdog hák je už aktívny.", - "worldedit.watchdog.inactive.already": "Watchdog hák je už neaktívny.", - "worldedit.watchdog.active": "Watchdog hák aktívny.", - "worldedit.watchdog.inactive": "Watchdog hák neaktívny.", - "worldedit.world.remove": "Vymazané prepísanie sveta.", - "worldedit.world.set": "Nastaviť prepísanie sveta na {0}. (Použi //world na návrat do pôvodného nastavenia)", - "worldedit.undo.undone": "Vrátené {0} dostupné úpravy.", - "worldedit.undo.none": "Nič, čo by bolo možné vrátiť späť.", - "worldedit.redo.redone": "Prerobené {0} dostupné úpravy.", - "worldedit.redo.none": "Nič, čo by bolo možné prerobiť.", - "worldedit.clearhistory.cleared": "História zmazaná.", - "worldedit.raytrace.noblock": "Žiaden blok na dohľad!", - "worldedit.restore.not-configured": "Snapshot/zálohovanie nieje nakonfigurované.", - "worldedit.restore.not-available": "Ten snapshot neexistuje alebo nieje dostupný.", - "worldedit.restore.failed": "Načítanie snapshotu zlyhalo: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' načítaný; obnovujem...", - "worldedit.restore.restored": "Obnovených; {0} chýbajúcich chunkov a {1} ostatných chýb.", - "worldedit.restore.none-for-specific-world": "Žiadne snapshoty neboli nájdené pre svet '{0}'.", - "worldedit.restore.none-for-world": "Žiadne snapshoty neboli nájdené pre tento svet.", - "worldedit.restore.none-found": "Nenašli sa žiadne snapshoty.", - "worldedit.restore.none-found-console": "Nenašli sa žiadne snapshoty. Pozri konzolu pre detaily.", - "worldedit.restore.chunk-not-present": "Chunky neboli prítomné v snapshote.", - "worldedit.restore.chunk-load-failed": "Žiadne chunky nemohli byť načítané. (Zlý archív?)", - "worldedit.restore.block-place-failed": "Chyby zabránili obnovu akýchkoľvek blokov.", - "worldedit.restore.block-place-error": "Posledná chyba: {0}", - "worldedit.snapshot.use.newest": "Používa najnovší snapshot.", - "worldedit.snapshot.use": "Snapshot nastavený na: {0}", - "worldedit.snapshot.none-before": "Nebolo možné nájsť snapshot pred {0}.", - "worldedit.snapshot.none-after": "Nebolo možné nájsť snapshot po {0}.", - "worldedit.snapshot.index-above-0": "Chyba, hodnota musí byť väčšia alebo rovná 1.", - "worldedit.snapshot.index-oob": "Chyba, index musí mať hodnotu medzi 1 a {0}.", - "worldedit.schematic.unknown-format": "Neznámy schématický formát: {0}.", - "worldedit.schematic.load.does-not-exist": "Schéma {0} neexistuje!", - "worldedit.schematic.load.loading": "(Prosím počkajte... načítavanie schémy.)", - "worldedit.schematic.load.still-loading": "(Prosím počkajte... stále načítavam schému.)", - "worldedit.schematic.save.already-exists": "Táto schéma už existuje. Použite -f flag na jej prepísanie.", - "worldedit.schematic.save.failed-directory": "Nebolo možné vytvoriť priečinok pre schému!", - "worldedit.schematic.save.saving": "(Prosím počkajte... načítavanie schémy.)", - "worldedit.schematic.save.still-saving": "(Prosím počkajte... stále ukladám schému.)", - "worldedit.schematic.delete.does-not-exist": "Schéma {0} neexistuje!", - "worldedit.schematic.delete.failed": "Chyba vo vymazávaní {0}!", - "worldedit.schematic.delete.deleted": "Položka {0} bola odstránená.", - "worldedit.schematic.formats.title": "Dostupné formáty schránky (Názov: Vyhľadávacie mená)", - "worldedit.schematic.unsupported-minecraft-version": "Táto verzia WorldEditu nepodporuje vašu Minecraft verziu. Schémy nebudú fungovať pokým toto nebude opravené.", - "worldedit.pos.already-set": "Pozícia je už nastavená.", - "worldedit.pos.console-require-coords": "Je potreba poskytnúť súradnice konzoly.", - "worldedit.hpos.no-block": "Žiaden blok na dohľad!", - "worldedit.hpos.already-set": "Pozícia je už nastavená.", - "worldedit.chunk.selected-multiple": "Vybrané chunky: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk označený: {0}, {1}, {2}", - "worldedit.wand.invalid": "Položka prútika je nesprávne nakonfigurovaná alebo zakázaná.", - "worldedit.wand.selwand.info": "Ľavé tlačidlo: výber prvej pozície; Pravé tlačidlo: výber druhej pozície", - "worldedit.wand.navwand.info": "Ľavé tlačidlo: skočiť na umiestnenie; Pravé tlačidlo: prejsť cez steny", - "worldedit.contract.contracted": "Oblasť bola rozšírená o {0} blokov.", - "worldedit.shift.shifted": "Oblasť posunutá.", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Veľkosť: {0}", - "worldedit.size.distance": "Vzdialenosť kvádra: {0}", - "worldedit.size.blocks": "# blokov: {0}", - "worldedit.count.counted": "Spočítaných: {0}", - "worldedit.distr.no-blocks": "Žiadny bloky spočítané.", - "worldedit.distr.no-previous": "Žiadne predchádzajúce rozdelenie.", - "worldedit.distr.total": "Celkový Počet Blokov: {0}", - "worldedit.select.cleared": "Označenie vymazané.", - "worldedit.tool.no-block": "Žiaden blok na dohľad!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sl/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sl/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sl/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/so/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/so/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/so/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sq/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sq/strings.json deleted file mode 100644 index 710f1f0..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sq/strings.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "worldedit.expand.description.vert": "Zgjero vertikalisht zgjedhjen në kufijtë e botës.", - "worldedit.expand.expanded": "Rajon i zgjatur prej {0} blloqe", - "worldedit.expand.expanded.vert": "Rajon i zgjatur prej {0} blloqe (Lart tej fund).", - "worldedit.biomeinfo.lineofsight": "Biomet në pikën e shikimit : {0}", - "worldedit.biomeinfo.position": "Biomët në pozicionin tuaj : {0}", - "worldedit.biomeinfo.selection": "Biomët në zgjedhjen tuaj : {0}", - "worldedit.brush.radius-too-large": "Rrezja maksimale e lejuar e furçës : {0}", - "worldedit.brush.apply.description": "Aplikoni furçë, zbatoni një funksion në çdo bllok", - "worldedit.brush.apply.radius": "Madhësia e furçës", - "worldedit.brush.apply.shape": "Forma e rajonit", - "worldedit.brush.apply.type": "Lloji i furçës për t’u përdorur", - "worldedit.brush.apply.item.warning": "Kjo furçë simulon përdorimet e sendeve. Efektet e saj mund të mos funksionojnë në të gjitha platformat, mund të mos jenë të pa-aftësuar dhe mund të shkaktojnë ndërveprime të çuditshme me mod/shtojcat e tjera. Përdorni me rrezikun tuaj.", - "worldedit.brush.paint.description": "Furça me bojë, aplikoni një funksion në një sipërfaqe", - "worldedit.brush.paint.size": "Madhësia e furçës", - "worldedit.brush.paint.shape": "Forma e rajonit", - "worldedit.brush.paint.density": "Dendësia e furçës", - "worldedit.brush.paint.type": "Lloji i furçës për t’u përdorur", - "worldedit.brush.paint.item.warning": "Kjo furçë simulon përdorimet e sendeve. Efektet e saj mund të mos funksionojnë në të gjitha platformat, mund të mos jenë të pa-aftësuar dhe mund të shkaktojnë ndërveprime të çuditshme me mod/shtojcat e tjera. Përdorni me rrezikun tuaj.", - "worldedit.brush.sphere.equip": "Formë e pajisur ({0}) për furçë sferike.", - "worldedit.brush.cylinder.equip": "Formë e pajisur ({0} nga {1}). për furçë cilindri.", - "worldedit.brush.clipboard.equip": "Furçë me kopje e pajisur.", - "worldedit.brush.smooth.equip": "Furça zbutëse e pajisur ({0} x {1} x duke përdorur {2}).", - "worldedit.brush.extinguish.equip": "Zjarrfikës i pajisur ({0}).", - "worldedit.brush.gravity.equip": "Furça e gravitetit e pajisur ({0}).", - "worldedit.brush.butcher.equip": "Furça kasapi e pajisur ({0}).", - "worldedit.brush.operation.equip": "Vendosni furçën në {0}.", - "worldedit.brush.none.equip": "Furça u hoq nga objekti në dorë.", - "worldedit.drawsel.disabled": "Serveri CUI u çaktivizua.", - "worldedit.drawsel.disabled.already": "Server CUI është çaktivizuar tashmë.", - "worldedit.drawsel.enabled.already": "Serveri CUI është aktivizuar tashmë.", - "worldedit.limit.too-high": "Kufiri juaj maksimal i lejueshëm është {0}.", - "worldedit.limit.set": "Kufiri i ndryshimit të bllokut është vendosur në {0}.", - "worldedit.limit.return-to-default": "(Përdorni //limit për t'u rikthyer në parazgjedhje.)", - "worldedit.timeout.too-high": "Afati juaj maksimal i lejueshëm është {0}ms.", - "worldedit.timeout.set": "Koha e afatit të caktuar është {0}ms.", - "worldedit.timeout.return-to-default": " (Përdorni //timeout për t'u rikthyer në parazgjedhje.)", - "worldedit.fast.disabled": "Modaliteti i shpejtë është çaktivizuar.", - "worldedit.fast.enabled": "Modaliteti i shpejtë i aktivizuar. Ndriçimi në copëzat e prekura mund të jetë i gabuar dhe/ose ju mund të keni nevojë të ribeni përsëri për të parë ndryshime.", - "worldedit.fast.disabled.already": "Modaliteti i shpejtë është çaktivizuar tashmë.", - "worldedit.fast.enabled.already": "Modaliteti i shpejtë është aktivizuar tashmë.", - "worldedit.reorder.current": "Modaliteti i riorganizimit është {0}", - "worldedit.reorder.set": "Modaliteti i riorganizimit tani është {0}", - "worldedit.gmask.disabled": "Maska globale është çaktivizuar.", - "worldedit.gmask.set": "Maskë globale e përcaktuar.", - "worldedit.toggleplace.pos1": "Tani duke u vendosur në pos #1.", - "worldedit.toggleplace.player": "Tani duke u vendosur në blloku ku ju jeni duke qëndruar.", - "worldedit.searchitem.too-short": "Futni një varg kërkimi më të gjatë (gjat > 2).", - "worldedit.searchitem.either-b-or-i": "Ju nuk mund të përdorni të dyja flamurët 'b' dhe 'i' njëkohësisht.", - "worldedit.searchitem.searching": "(Ju lutemi prisni... duke kërkuar artikuj.)", - "worldedit.watchdog.no-hook": "Kjo platformë nuk ka goditje watchdog.", - "worldedit.watchdog.active.already": "Watchdog tashmë aktive.", - "worldedit.watchdog.inactive.already": "Watchdog tashmë joaktive.", - "worldedit.watchdog.active": "Watchdog tani është aktive.", - "worldedit.watchdog.inactive": "Watchdog tani është joaktive.", - "worldedit.world.remove": "Tejkaloja i botës e hequr.", - "worldedit.world.set": "Vendoseni që bota të tejkalojë në {0}. (Përdorni //botë për të kthyer përsëri në parazgjedhje)", - "worldedit.undo.undone": "Undid {0} redaktimet në dispozicion.", - "worldedit.undo.none": "Asgjë nuk mbetet për të zhbërë.", - "worldedit.clearhistory.cleared": "Historia u pastrua.", - "worldedit.raytrace.noblock": "Nuk ka bllok në shikim!", - "worldedit.hpos.no-block": "Nuk ka bllok në shikim!", - "worldedit.hpos.already-set": "Pozicioni i vendosur tashmë.", - "worldedit.chunk.selected-multiple": "Copëza të zgjedhura : ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.wand.invalid": "Shkopit është i konfiguruar gabimisht ose i çaktivizuar.", - "worldedit.wand.selwand.info": "Klikoni në të majtë : zgjidhni poz #1 ; Klikoni me të djathtën : zgjidhni pozin #2", - "worldedit.wand.navwand.info": "Klikoni në të majtë : kërce në vendndodhje ; Klikoni me të djathtën : kaloni nëpër mure", - "worldedit.contract.contracted": "Rajoni është kontraktuar nga {0} blloqe.", - "worldedit.shift.shifted": "Rajoni u zhvendos.", - "worldedit.outset.outset": "Rajoni është dilatuar.", - "worldedit.inset.inset": "Rajoni është zvogëluar.", - "worldedit.size.offset": "Ndryshim : {0}", - "worldedit.size.type": "Lloji : {0}", - "worldedit.size.size": "Madhësia : {0}", - "worldedit.size.distance": "Distanca kuboide : {0}", - "worldedit.size.blocks": "Numri i blloqeve : {0}", - "worldedit.count.counted": "Numëruar : {0}", - "worldedit.distr.no-blocks": "Asnjë bllok nuk llogaritet.", - "worldedit.distr.no-previous": "Asnjë shpërndarje e mëparshme.", - "worldedit.distr.total": "Numri total i bllokut : {0}", - "worldedit.select.cleared": "Zgjedhja u pastrua.", - "worldedit.tool.no-block": "Nuk ka bllok në shikim!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr-CS/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr-CS/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr-CS/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr-Cyrl-ME/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr-Cyrl-ME/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr-Cyrl-ME/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sr/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/strings.json deleted file mode 100644 index 54438bb..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/strings.json +++ /dev/null @@ -1,485 +0,0 @@ -{ - "worldedit.expand.description.vert": "Vertically expand the selection to world limits.", - "worldedit.expand.expanded": "Region expanded {0} blocks", - "worldedit.expand.expanded.vert": "Region expanded {0} blocks (top-to-bottom).", - - "worldedit.biomeinfo.lineofsight": "Biomes at line of sight point: {0}", - "worldedit.biomeinfo.position": "Biomes at your position: {0}", - "worldedit.biomeinfo.selection": "Biomes in your selection: {0}", - "worldedit.biomeinfo.not-locatable": "Command sender must be present in the world to use the -p flag.", - - "worldedit.brush.radius-too-large": "Maximum allowed brush radius: {0}", - "worldedit.brush.apply.description": "Apply brush, apply a function to every block", - "worldedit.brush.apply.radius": "The size of the brush", - "worldedit.brush.apply.shape": "The shape of the region", - "worldedit.brush.apply.type": "Type of brush to use", - "worldedit.brush.apply.item.warning": "This brush simulates item usages. Its effects may not work on all platforms, may not be undo-able, and may cause strange interactions with other mods/plugins. Use at your own risk.", - "worldedit.brush.paint.description": "Paint brush, apply a function to a surface", - "worldedit.brush.paint.size": "The size of the brush", - "worldedit.brush.paint.shape": "The shape of the region", - "worldedit.brush.paint.density": "The density of the brush", - "worldedit.brush.paint.type": "Type of brush to use", - "worldedit.brush.paint.item.warning": "This brush simulates item usages. Its effects may not work on all platforms, may not be undo-able, and may cause strange interactions with other mods/plugins. Use at your own risk.", - "worldedit.brush.sphere.equip": "Sphere brush shape equipped ({0}).", - "worldedit.brush.cylinder.equip": "Cylinder brush shape equipped ({0} by {1}).", - "worldedit.brush.splatter.equip": "Splatter brush shape equipped ({0} with {1} decay).", - "worldedit.brush.splatter.decay-out-of-range": "Splatter brush decay value: {0} is out of range 0 - 10.", - "worldedit.brush.clipboard.equip": "Clipboard brush shape equipped.", - "worldedit.brush.smooth.equip": "Smooth brush equipped ({0} x {1}x using {2}).", - "worldedit.brush.smooth.nofilter": "any block", - "worldedit.brush.smooth.filter": "filter", - "worldedit.brush.snowsmooth.equip": "SnowSmooth brush equipped ({0} x {1}x using {2}), {3} snow blocks.", - "worldedit.brush.snowsmooth.nofilter": "any block", - "worldedit.brush.snowsmooth.filter": "filter", - "worldedit.brush.extinguish.equip": "Extinguisher equipped ({0}).", - "worldedit.brush.gravity.equip": "Gravity brush equipped ({0}).", - "worldedit.brush.butcher.equip": "Butcher brush equipped ({0}).", - "worldedit.brush.operation.equip": "Set brush to {0}.", - "worldedit.brush.heightmap.equip": "Heightmap brush equipped ({0}).", - "worldedit.brush.heightmap.unknown": "Unknown heightmap brush: {0}.", - "worldedit.brush.morph.equip": "Morph brush shape equipped: {0}.", - "worldedit.brush.biome.column-supported-types": "This brush shape is not supported with whole-column brushing, try the cylinder shape.", - "worldedit.brush.none.equip": "Brush unbound from your current item.", - "worldedit.brush.none.equipped": "You have no brush bound to your current item. Try /brush sphere for a basic brush.", - - "worldedit.setbiome.changed": "Biomes were changed for approximately {0} blocks.", - "worldedit.setbiome.warning": "You may have to re-join your game (or close and re-open your world) to see changes.", - "worldedit.setbiome.not-locatable": "Command sender must be present in the world to use the -p flag.", - - "worldedit.drawsel.disabled": "Server CUI disabled.", - "worldedit.drawsel.enabled": "Server CUI enabled. This only supports cuboid regions, with a maximum size of {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server CUI already disabled.", - "worldedit.drawsel.enabled.already": "Server CUI already enabled.", - "worldedit.limit.too-high": "Your maximum allowable limit is {0}.", - "worldedit.limit.set": "Block change limit set to {0}.", - "worldedit.limit.return-to-default": "(Use //limit to go back to the default.)", - "worldedit.timeout.too-high": "Your maximum allowable timeout is {0}ms.", - "worldedit.timeout.set": "Timeout time set to {0}ms.", - "worldedit.timeout.return-to-default": " (Use //timeout to go back to the default.)", - "worldedit.fast.disabled": "Fast mode disabled.", - "worldedit.fast.enabled": "Fast mode enabled. Lighting in the affected chunks may be wrong and/or you may need to rejoin to see changes.", - "worldedit.fast.disabled.already": "Fast mode already disabled.", - "worldedit.fast.enabled.already": "Fast mode already enabled.", - "worldedit.perf.sideeffect.set": "Side effect \"{0}\" set to {1}", - "worldedit.perf.sideeffect.get": "Side effect \"{0}\" is set to {1}", - "worldedit.perf.sideeffect.already-set": "Side effect \"{0}\" is already {1}", - "worldedit.perf.sideeffect.set-all": "All side effects set to {0}", - "worldedit.update": "Applied side effects to the selection.", - "worldedit.reorder.current": "The reorder mode is {0}", - "worldedit.reorder.set": "The reorder mode is now {0}", - "worldedit.gmask.disabled": "Global mask disabled.", - "worldedit.gmask.set": "Global mask set.", - "worldedit.toggleplace.pos1": "Now placing at pos #1.", - "worldedit.toggleplace.pos1-offset": "Now placing at an offset of ({0}, {1}, {2}) from pos #1.", - "worldedit.toggleplace.player": "Now placing at the block you stand in.", - "worldedit.toggleplace.player-offset": "Now placing at an offset of ({0}, {1}, {2}) from the block you stand in.", - "worldedit.toggleplace.min": "Now placing at the minimum of the current selection.", - "worldedit.toggleplace.min-offset": "Now placing at an offset of ({0}, {1}, {2}) from the minimum of the current selection.", - "worldedit.toggleplace.max": "Now placing at the maximum of the current selection.", - "worldedit.toggleplace.max-offset": "Now placing at an offset of ({0}, {1}, {2}) from the maximum of the current selection.", - "worldedit.toggleplace.world": "Now placing at world origin.", - "worldedit.toggleplace.world-offset": "Now placing at ({0}, {1}, {2}).", - "worldedit.toggleplace.not-locatable": "Cannot toggle placing in this context.", - "worldedit.searchitem.too-short": "Enter a longer search string (len > 2).", - "worldedit.searchitem.either-b-or-i": "You cannot use both the 'b' and 'i' flags simultaneously.", - "worldedit.searchitem.searching": "(Please wait... searching items.)", - "worldedit.watchdog.no-hook": "This platform has no watchdog hook.", - "worldedit.watchdog.active.already": "Watchdog hook already active.", - "worldedit.watchdog.inactive.already": "Watchdog hook already inactive.", - "worldedit.watchdog.active": "Watchdog hook now active.", - "worldedit.watchdog.inactive": "Watchdog hook now inactive.", - "worldedit.world.remove": "Removed world override.", - "worldedit.world.set": "Set the world override to {0}. (Use //world to go back to default)", - - "worldedit.undo.undone": "Undid {0} available edits.", - "worldedit.undo.none": "Nothing left to undo.", - "worldedit.redo.redone": "Redid {0} available edits.", - "worldedit.redo.none": "Nothing left to redo.", - "worldedit.clearhistory.cleared": "History cleared.", - - "worldedit.raytrace.noblock": "No block in sight!", - "worldedit.raytrace.require-player": "Raytracing commands require a player!", - - "worldedit.restore.not-configured": "Snapshot/backup restore is not configured.", - "worldedit.restore.not-available": "That snapshot does not exist or is not available.", - "worldedit.restore.failed": "Failed to load snapshot: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' loaded; now restoring...", - "worldedit.restore.restored": "Restored; {0} missing chunks and {1} other errors.", - "worldedit.restore.none-for-specific-world": "No snapshots were found for world '{0}'.", - "worldedit.restore.none-for-world": "No snapshots were found for this world.", - "worldedit.restore.none-found": "No snapshots were found.", - "worldedit.restore.none-found-console": "No snapshots were found. See console for details.", - "worldedit.restore.chunk-not-present": "Chunks were not present in snapshot.", - "worldedit.restore.chunk-load-failed": "No chunks could be loaded. (Bad archive?)", - "worldedit.restore.block-place-failed": "Errors prevented any blocks from being restored.", - "worldedit.restore.block-place-error": "Last error: {0}", - - "worldedit.snapshot.use.newest": "Now using newest snapshot.", - "worldedit.snapshot.use": "Snapshot set to: {0}", - "worldedit.snapshot.none-before": "Couldn't find a snapshot before {0}.", - "worldedit.snapshot.none-after": "Couldn't find a snapshot after {0}.", - "worldedit.snapshot.index-above-0": "Invalid index, must be greater than or equal to 1.", - "worldedit.snapshot.index-oob": "Invalid index, must be between 1 and {0}.", - - "worldedit.schematic.unknown-format": "Unknown schematic format: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} does not exist!", - "worldedit.schematic.load.loading": "(Please wait... loading schematic.)", - "worldedit.schematic.load.still-loading": "(Please wait... still loading schematic.)", - "worldedit.schematic.load.unsupported-version": "This schematic version is currently not supported. Version: {0}.", - "worldedit.schematic.save.already-exists": "That schematic already exists. Use the -f flag to overwrite it.", - "worldedit.schematic.save.failed-directory": "Could not create folder for schematics!", - "worldedit.schematic.save.saving": "(Please wait... saving schematic.)", - "worldedit.schematic.save.still-saving": "(Please wait... still saving schematic.)", - "worldedit.schematic.share.unsupported-format": "The schematic share destination \"{0}\" does not support the \"{1}\" format.", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} does not exist!", - "worldedit.schematic.delete.failed": "Deletion of {0} failed! Is it read-only?", - "worldedit.schematic.delete.deleted": "{0} has been deleted.", - "worldedit.schematic.formats.title": "Available clipboard formats (Name: Lookup names)", - "worldedit.schematic.unsupported-minecraft-version": "This version of WorldEdit does not support your Minecraft version. Schematics will not work until this is resolved.", - - "worldedit.pos.already-set": "Position already set.", - "worldedit.pos.console-require-coords": "You must provide coordinates as console.", - "worldedit.hpos.no-block": "No block in sight!", - "worldedit.hpos.already-set": "Position already set.", - "worldedit.chunk.selected-multiple": "Chunks selected: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk selected: {0}, {1}, {2}", - "worldedit.wand.invalid": "Wand item is mis-configured or disabled.", - "worldedit.wand.selwand.info": "Left click: select pos #1; Right click: select pos #2", - "worldedit.wand.navwand.info": "Left click: jump to location; Right click: pass through walls", - "worldedit.wand.selwand.now.tool": "The selection wand is now a normal tool. You can disable it with {0} and rebind it to any item with {1} or get a new wand with {2}.", - "worldedit.contract.contracted": "Region contracted {0} blocks.", - "worldedit.shift.shifted": "Region shifted.", - "worldedit.outset.outset": "Region outset.", - "worldedit.inset.inset": "Region inset.", - "worldedit.trim.trim": "Region trimmed.", - "worldedit.trim.no-blocks": "No blocks matched the trim mask.", - "worldedit.size.offset": "Offset: {0}", - "worldedit.size.type": "Type: {0}", - "worldedit.size.size": "Size: {0}", - "worldedit.size.distance": "Cuboid distance: {0}", - "worldedit.size.blocks": "# of blocks: {0}", - "worldedit.count.counted": "Counted: {0}", - "worldedit.distr.no-blocks": "No blocks counted.", - "worldedit.distr.no-previous": "No previous distribution.", - "worldedit.distr.total": "Total Block Count: {0}", - "worldedit.select.cleared": "Selection cleared.", - "worldedit.select.cuboid.message": "Cuboid: left click for point 1, right click for point 2", - "worldedit.select.cuboid.description": "Select two corners of a cuboid", - "worldedit.select.extend.message": "Cuboid: left click for a starting point, right click to extend", - "worldedit.select.extend.description": "Fast cuboid selection mode", - "worldedit.select.poly.message": "2D polygon selector: Left/right click to add a point.", - "worldedit.select.poly.limit-message": "{0} points maximum.", - "worldedit.select.poly.description": "Select a 2D polygon with height", - "worldedit.select.ellipsoid.message": "Ellipsoid selector: left click=center, right click to extend", - "worldedit.select.ellipsoid.description": "Select an ellipsoid", - "worldedit.select.sphere.message": "Sphere selector: left click=center, right click to set radius", - "worldedit.select.sphere.description": "Select a sphere", - "worldedit.select.cyl.message": "Cylindrical selector: Left click=center, right click to extend", - "worldedit.select.cyl.description": "Select a cylinder", - "worldedit.select.convex.message": "Convex polyhedral selector: Left click=First vertex, right click to add more.", - "worldedit.select.convex.limit-message": "{0} points maximum.", - "worldedit.select.convex.description": "Select a convex polyhedral", - "worldedit.select.default-set": "Your default region selector is now {0}.", - - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Old format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Listing chunks for: {0}", - - "worldedit.drain.drained": "{0} blocks have been drained.", - "worldedit.fill.created": "{0} blocks have been filled.", - "worldedit.fillr.created": "{0} blocks have been filled.", - "worldedit.fixlava.fixed": "{0} blocks have been fixed.", - "worldedit.fixwater.fixed": "{0} blocks have been fixed.", - "worldedit.removeabove.removed": "{0} blocks have been removed.", - "worldedit.removebelow.removed": "{0} blocks have been removed.", - "worldedit.removenear.removed": "{0} blocks have been removed.", - "worldedit.replacenear.replaced": "{0} blocks have been replaced.", - "worldedit.snow.created": "{0} surfaces have been covered.", - "worldedit.thaw.removed": "{0} blocks have been thawed.", - "worldedit.green.changed": "{0} blocks have been greened.", - "worldedit.extinguish.removed": "{0} fires have been extinguished.", - "worldedit.butcher.killed": "{0} mobs have been killed in a radius of {1}.", - "worldedit.butcher.explain-all": "Use -1 to remove all mobs in loaded chunks", - "worldedit.remove.removed": "{0} entities have been marked for removal.", - "worldedit.remove.explain-all": "Use -1 to remove all entities in loaded chunks", - "worldedit.calc.invalid": "'{0}' could not be parsed as a valid expression", - "worldedit.calc.invalid.with-error": "'{0}' could not be parsed as a valid expression: '{1}'", - - "worldedit.paste.pasted": "The clipboard has been pasted at {0}", - "worldedit.paste.selected": "Selected clipboard paste region.", - "worldedit.rotate.no-interpolation": "Note: Interpolation is not yet supported, so angles that are multiples of 90 is recommended.", - "worldedit.rotate.rotated": "The clipboard copy has been rotated.", - "worldedit.flip.flipped": "The clipboard copy has been flipped.", - "worldedit.clearclipboard.cleared": "Clipboard cleared.", - - "worldedit.set.done": "Operation completed.", - "worldedit.set.done.verbose": "Operation completed ({0}).", - "worldedit.line.changed": "{0} blocks have been changed.", - "worldedit.line.invalid-type": "//line only works with cuboid selections or convex polyhedral selections", - "worldedit.curve.changed": "{0} blocks have been changed.", - "worldedit.curve.invalid-type": "//curve only works with convex polyhedral selections", - "worldedit.replace.replaced": "{0} blocks have been replaced.", - "worldedit.stack.changed": "{0} blocks changed. Undo with //undo", - "worldedit.stack.intersecting-region": "Stack offset must not collide with the region when using block units", - "worldedit.regen.regenerated": "Region regenerated.", - "worldedit.regen.failed": "Unable to regenerate chunks. Check console for details.", - "worldedit.walls.changed": "{0} blocks have been changed.", - "worldedit.faces.changed": "{0} blocks have been changed.", - "worldedit.overlay.overlaid": "{0} blocks have been overlaid.", - "worldedit.naturalize.naturalized": "{0} block(s) have been made to look more natural.", - "worldedit.center.changed": "Center set. ({0} blocks changed)", - "worldedit.smooth.changed": "Terrain's height map smoothed. {0} blocks changed.", - "worldedit.snowsmooth.changed": "Snow's height map smoothed. {0} blocks changed.", - "worldedit.move.moved": "{0} blocks moved.", - "worldedit.deform.deformed": "{0} blocks have been deformed.", - "worldedit.hollow.changed": "{0} blocks have been changed.", - "worldedit.forest.created": "{0} trees created.", - "worldedit.flora.created": "{0} flora created.", - - "worldedit.unstuck.moved": "There you go!", - "worldedit.ascend.obstructed": "No free spot above you found.", - "worldedit.ascend.moved": "Ascended {0} levels.", - "worldedit.descend.obstructed": "No free spot below you found.", - "worldedit.descend.moved": "Descended {0} levels.", - "worldedit.ceil.obstructed": "No free spot above you found.", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.obstructed": "No free spot ahead of you found.", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Poof!", - "worldedit.jumpto.none": "No block in sight (or too far away)!", - "worldedit.up.obstructed": "You would hit something above you.", - "worldedit.up.moved": "Woosh!", - - "worldedit.cone.invalid-radius": "You must either specify 1 or 2 radius values.", - "worldedit.cone.created": "{0} blocks have been created.", - "worldedit.cyl.invalid-radius": "You must either specify 1 or 2 radius values.", - "worldedit.cyl.created": "{0} blocks have been created.", - "worldedit.sphere.invalid-radius": "You must either specify 1 or 3 radius values.", - "worldedit.sphere.created": "{0} blocks have been created.", - "worldedit.forestgen.created": "{0} trees created.", - "worldedit.pumpkins.created": "{0} pumpkin patches created.", - "worldedit.feature.created": "Feature created.", - "worldedit.feature.failed": "Failed to generate feature. Is it a valid spot for it?", - "worldedit.pyramid.created": "{0} blocks have been created.", - "worldedit.generate.created": "{0} blocks have been created.", - "worldedit.generatebiome.changed": "{0} biomes affected.", - "worldedit.structure.created": "Structure created.", - "worldedit.structure.failed": "Failed to generate structure. Is it a valid spot for it?", - - "worldedit.reload.config": "Configuration reloaded!", - "worldedit.report.written": "WorldEdit report written to {0}", - "worldedit.report.error": "Failed to write report: {0}", - "worldedit.report.callback": "WorldEdit report: {0}.report", - "worldedit.timezone.invalid": "Invalid timezone", - "worldedit.timezone.set": "Timezone set for this session to: {0}", - "worldedit.timezone.current": "The current time in that timezone is: {0}", - "worldedit.version.version": "WorldEdit version {0}", - - "worldedit.trace.no-tracing-extents": "Trace: No extent was used.", - "worldedit.trace.action-failed": "Trace: Action(s) {0} at {1} discarded by extent {2}", - "worldedit.trace.active.already": "Trace mode already active.", - "worldedit.trace.inactive.already": "Trace mode already inactive.", - "worldedit.trace.active": "Trace mode now active.", - "worldedit.trace.inactive": "Trace mode now inactive.", - - "worldedit.command.time-elapsed": "{0}s elapsed (history: {1} changed; {2} blocks/sec).", - "worldedit.command.permissions": "You are not permitted to do that. Are you in the right mode?", - "worldedit.command.player-only": "This command must be used with a player.", - "worldedit.command.error.report": "Please report this error: [See console]", - "worldedit.pastebin.uploading": "(Please wait... sending output to pastebin...)", - "worldedit.session.cant-find-session": "Unable to find session for {0}", - "worldedit.platform.no-file-dialog": "File dialogs are not supported in your environment.", - - "worldedit.asset.load.loading": "(Please wait... loading asset.)", - "worldedit.asset.load.still-loading": "(Please wait... still loading asset.)", - "worldedit.asset.load.failed": "Failed to load asset", - - "worldedit.tool.max-block-changes": "Max blocks change limit reached.", - "worldedit.tool.no-block": "No block in sight!", - "worldedit.tool.repl.equip": "Block replacer tool bound to {0}.", - "worldedit.tool.repl.switched": "Replacer tool switched to: {0}", - "worldedit.tool.data-cycler.equip": "Block data cycler tool bound to {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "You are not permitted to cycle the data value of that block.", - "worldedit.tool.data-cycler.cant-cycle": "That block's data cannot be cycled!", - "worldedit.tool.data-cycler.new-value": "Value of {0} is now {1}.", - "worldedit.tool.data-cycler.cycling": "Now cycling {0}.", - "worldedit.tool.deltree.equip": "Floating tree remover tool bound to {0}.", - "worldedit.tool.deltree.not-tree": "That's not a tree.", - "worldedit.tool.deltree.not-floating": "That's not a floating tree.", - "worldedit.tool.tree.equip": "Tree tool bound to {0}.", - "worldedit.tool.tree.obstructed": "A tree can't go there.", - "worldedit.tool.info.equip": "Info tool bound to {0}.", - "worldedit.tool.info.blockstate.hover": "Block state", - "worldedit.tool.info.internalid.hover": "Internal ID", - "worldedit.tool.info.legacy.hover": "Legacy id:data", - "worldedit.tool.info.light.hover": "Block Light/Light Above", - "worldedit.tool.none.equip": "Tool unbound from your current item.", - "worldedit.tool.none.to.unequip": "Your current item is not bound.", - "worldedit.tool.selwand.equip": "Selection wand bound to {0}.", - "worldedit.tool.navwand.equip": "Navigation wand bound to {0}.", - "worldedit.tool.floodfill.equip": "Block flood fill tool bound to {0}.", - "worldedit.tool.farwand.equip": "Far wand tool bound to {0}.", - "worldedit.tool.lrbuild.equip": "Long-range building tool bound to {0}.", - "worldedit.tool.lrbuild.set": "Left-click set to {0}; right-click set to {1}.", - "worldedit.tool.stack.equip": "Stack tool bound to {0}.", - - "worldedit.tool.unbind-instruction": "Run {0} while holding the item to unbind it.", - - "worldedit.tool.superpickaxe.mode.single": "Mode is now single. Left click with a pickaxe. // to disable.", - "worldedit.tool.superpickaxe.mode.area": "Mode is now area. Left click with a pickaxe. // to disable.", - "worldedit.tool.superpickaxe.mode.recursive": "Mode is now recursive. Left click with a pickaxe. // to disable.", - "worldedit.tool.superpickaxe.max-range": "Maximum range is {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Super pickaxe already enabled.", - "worldedit.tool.superpickaxe.disabled.already": "Super pickaxe already disabled.", - "worldedit.tool.superpickaxe.enabled": "Super pickaxe enabled.", - "worldedit.tool.superpickaxe.disabled": "Super pickaxe disabled.", - "worldedit.tool.mask.set": "Brush mask set.", - "worldedit.tool.mask.disabled": "Brush mask disabled.", - "worldedit.tool.material.set": "Brush material set.", - "worldedit.tool.range.set": "Brush range set.", - "worldedit.tool.size.set": "Brush size set.", - "worldedit.tool.tracemask.set": "Trace mask set.", - "worldedit.tool.tracemask.disabled": "Trace mask disabled.", - "worldedit.tool.error.cannot-bind": "Can't bind tool to {0}: {1}", - "worldedit.tool.error.item-only": "Blocks can't be used.", - - "worldedit.execute.script-permissions": "You don't have permission to use that script.", - "worldedit.executelast.no-script": "Use /cs with a script name first.", - "worldedit.script.read-error": "Script read error: {0}", - "worldedit.script.unsupported": "Only .js scripts are currently supported", - "worldedit.script.file-not-found": "Script does not exist: {0}", - "worldedit.script.no-script-engine": "Failed to find an installed script engine.\nPlease see https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Failed to execute: {0}", - "worldedit.script.failed-console": "Failed to execute (see console): {0}", - - "worldedit.operation.affected.biome": "{0} biomes affected", - "worldedit.operation.affected.block": "{0} blocks affected", - "worldedit.operation.affected.column": "{0} columns affected", - "worldedit.operation.affected.entity": "{0} entities affected", - "worldedit.operation.deform.expression": "deformed using {0}", - - "worldedit.error.invalid-number": "Number expected; string given.", - "worldedit.error.invalid-number.matches": "Number expected; string \"{0}\" given.", - "worldedit.error.incomplete-region": "Make a region selection first.", - "worldedit.error.unknown-block": "Block name '{0}' was not recognized.", - "worldedit.error.unknown-item": "Item name '{0}' was not recognized.", - "worldedit.error.unknown-entity": "Entity name '{0}' was not recognized.", - "worldedit.error.unknown-mob": "Mob name '{0}' was not recognized.", - "worldedit.error.unknown-biome": "Biome name '{0}' was not recognized.", - "worldedit.error.unknown-tag": "Tag name '{0}' was not recognized.", - "worldedit.error.empty-tag": "Tag name '{0}' has no contents.", - "worldedit.error.no-match": "No match for '{0}'.", - "worldedit.error.disallowed-block": "Block '{0}' not allowed (see WorldEdit configuration).", - "worldedit.error.max-changes": "Max blocks changed in an operation reached ({0}).", - "worldedit.error.max-brush-radius": "Maximum brush radius (in configuration): {0}", - "worldedit.error.max-radius": "Maximum radius (in configuration): {0}", - "worldedit.error.unknown-direction": "Unknown direction: {0}", - "worldedit.error.empty-clipboard": "Your clipboard is empty. Use //copy first.", - "worldedit.error.invalid-filename": "Filename '{0}' invalid: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Invalid characters or extension missing", - "worldedit.error.file-resolution": "File '{0}' resolution error: {1}", - "worldedit.error.file-resolution.outside-root": "Path is outside allowable root", - "worldedit.error.file-resolution.resolve-failed": "Failed to resolve path", - "worldedit.error.file-aborted": "File selection aborted.", - "worldedit.error.no-file-selected": "No file selected.", - "worldedit.error.world-unloaded": "The world was unloaded already.", - "worldedit.error.not-a-block": "This item is not a block.", - "worldedit.error.not-a-block.item": "The item '{0}' is not a block.", - "worldedit.error.incorrect-usage": "Usage: {0}", - "worldedit.error.invalid-page": "Invalid page number", - "worldedit.error.parser.bad-state-format": "Bad state format in {0}", - "worldedit.error.parser.duplicate-property": "Duplicate property: {0}", - "worldedit.error.parser.empty-state": "Empty part in state", - "worldedit.error.parser.missing-equals-separator": "Missing '=' separator", - "worldedit.error.parser.clipboard.missing-offset": "Offset specified with @ but no offset given. Use '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Unknown property '{0}' for block '{1}'", - "worldedit.error.parser.unknown-value": "Unknown value '{0}' for property '{1}'", - "worldedit.error.parser.empty-property": "Empty property in state", - "worldedit.error.parser.empty-value": "Empty value in state", - "worldedit.error.parser.invalid-colon": "Invalid colon.", - "worldedit.error.parser.invalid-expression": "Invalid expression: {0}", - "worldedit.error.parser.negate-nothing": "Cannot negate nothing!", - "worldedit.error.parser.hanging-lbracket": "Invalid format. Hanging bracket at '{0}'.", - "worldedit.error.parser.missing-rbracket": "State is missing trailing ']'", - "worldedit.error.parser.hanging-lbrace": "Invalid format. Hanging brace at '{0}'.", - "worldedit.error.parser.missing-rbrace": "NBT is missing trailing '}'", - "worldedit.error.parser.missing-random-type": "Missing the type after the % symbol for '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Clipboard offset needs x,y,z coordinates.", - "worldedit.error.parser.player-only": "Input '{0}' requires a player!", - "worldedit.error.parser.invalid-nbt": "Invalid NBT Data in input: '{0}'. Error: {1}", - "worldedit.error.disabled": "This functionality is disabled (see WorldEdit configuration).", - "worldedit.error.unknown": "Unknown error occurred: {0}", - "worldedit.error.missing-extent": "No Extent is known", - "worldedit.error.missing-session": "No LocalSession is known", - "worldedit.error.missing-world": "You need to provide a world (Try //world)", - "worldedit.error.missing-actor": "No actor is known", - - "worldedit.selection.convex.info.vertices": "Vertices: {0}", - "worldedit.selection.convex.info.triangles": "Triangles: {0}", - "worldedit.selection.convex.explain.primary": "Started new selection with vertex {0}.", - "worldedit.selection.convex.explain.secondary": "Added vertex {0} to the selection.", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "First position set to {0}.", - "worldedit.selection.cuboid.explain.primary-area": "First position set to {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Second position set to {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Second position set to {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Started selection at {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Extended selection to encompass {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Center: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Center position set to {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Center position set to {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radius set to {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius set to {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoid changes must be even for each dimension.", - "worldedit.selection.cylinder.info.center": "Center: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Starting a new cylindrical selection at {0}.", - "worldedit.selection.cylinder.explain.secondary": "Radius set to {0}/{1} blocks. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "You must select the center point before setting the radius.", - "worldedit.selection.cylinder.error.even-horizontal": "Cylinders changes must be even for each horizontal dimension.", - "worldedit.selection.polygon2d.info": "# points: {0}", - "worldedit.selection.polygon2d.explain.primary": "Starting a new polygon at {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Added point #{0} at {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygons can only be expanded vertically.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygons can only be contracted vertically.", - "worldedit.selection.sphere.explain.secondary": "Radius set to {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius set to {0} ({1}).", - "worldedit.selection.null.error.immutable": "Cannot change NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Cannot expand a region intersection.", - "worldedit.selection.intersection.error.cannot-contract": "Cannot contract a region intersection.", - "worldedit.selection.transform.error.cannot-expand": "Cannot expand a TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Cannot contract a TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Cannot change a TransformedRegion.", - "worldedit.selection.updated": "Positions updated.", - - "worldedit.sideeffect.lighting": "Lighting", - "worldedit.sideeffect.lighting.description": "Updates block lighting", - "worldedit.sideeffect.neighbors": "Neighbors", - "worldedit.sideeffect.neighbors.description": "Notifies nearby blocks of changes", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Notifies the changed block", - "worldedit.sideeffect.validation": "Validation", - "worldedit.sideeffect.validation.description": "Validates and fixes inconsistent world state, such as disconnected blocks", - "worldedit.sideeffect.entity_ai": "Entity AI", - "worldedit.sideeffect.entity_ai.description": "Updates Entity AI paths for the block changes", - "worldedit.sideeffect.events": "Mod/Plugin Events", - "worldedit.sideeffect.events.description": "Tells other mods/plugins about these changes when applicable", - "worldedit.sideeffect.state.on": "On", - "worldedit.sideeffect.state.delayed": "Delayed", - "worldedit.sideeffect.state.off": "Off", - "worldedit.sideeffect.box.current": "Current", - "worldedit.sideeffect.box.change-to": "Click to set to {0}", - - "worldedit.help.command-not-found": "The command '{0}' could not be found.", - "worldedit.help.no-subcommands": "'{0}' has no sub-commands. (Maybe '{1}' is for a parameter?)", - "worldedit.help.subcommand-not-found": "The sub-command '{0}' under '{1}' could not be found.", - - "worldedit.cli.stopping": "Stopping!", - "worldedit.cli.unknown-command": "Unknown command!", - - "worldedit.version.bukkit.unsupported-adapter": "This WorldEdit version does not fully support your version of Bukkit. Block entities (e.g. chests) will be empty, block properties (e.g. rotation) will be missing, and other things may not work. Update WorldEdit to restore this functionality:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Editing on unsupported versions is disabled." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sv-SE/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sv-SE/strings.json deleted file mode 100644 index 8cee873..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/sv-SE/strings.json +++ /dev/null @@ -1,365 +0,0 @@ -{ - "worldedit.expand.description.vert": "Expandera vertikalt markerat området till världsgränsen.", - "worldedit.expand.expanded": "Område expanderat {0} block", - "worldedit.expand.expanded.vert": "Område expanderat {0} block (från topp till botten).", - "worldedit.biomeinfo.lineofsight": "Biom inom synhåll: {0}", - "worldedit.biomeinfo.position": "Biom på det block du står på: {0}", - "worldedit.biomeinfo.selection": "Biom som du markerat: {0}", - "worldedit.brush.radius-too-large": "Maximalt tillåten radie på borste: {0}", - "worldedit.brush.apply.description": "Appliceringspenseln, applicera en funktion på varje block", - "worldedit.brush.apply.radius": "Storleken av penseln", - "worldedit.brush.apply.shape": "Formen av regionen", - "worldedit.brush.apply.type": "Typ av pensel att använda", - "worldedit.brush.apply.item.warning": "Denna borste simulerar föremålsanvändning. Dess effekter kanske inte fungerar på alla plattformar, kanske inte kan ångras, och kan orsaka konstiga interaktioner med andra mods/plugins. Använd på egen risk.", - "worldedit.brush.paint.description": "Målarpensel, applicera en funktion på en yta", - "worldedit.brush.paint.size": "Storleken av penseln", - "worldedit.brush.paint.shape": "Formen av regionen", - "worldedit.brush.paint.density": "Densiteten av penseln", - "worldedit.brush.paint.type": "Typ av pensel att använda", - "worldedit.brush.paint.item.warning": "Denna borste simulerar föremålsanvändning. Dess effekter kanske inte fungerar på alla plattformar, kanske inte kan ångras, och kan orsaka konstiga interaktioner med andra mods/plugins. Använd på egen risk.", - "worldedit.brush.sphere.equip": "Sfärpenselform utrustad ({0}).", - "worldedit.brush.cylinder.equip": "Cylinderpenselform utrustad ({0} av {1}).", - "worldedit.brush.extinguish.equip": "Brandsläckare utrustad ({0}).", - "worldedit.brush.gravity.equip": "Gravitetspensel utrustad ({0}).", - "worldedit.brush.butcher.equip": "Slaktpensel utrustad ({0}).", - "worldedit.brush.operation.equip": "Ställ in penseln till {0}.", - "worldedit.brush.heightmap.equip": "Heightmap-pensel utrustad ({0}).", - "worldedit.brush.heightmap.unknown": "Okänd heightmap-pensel: {0}.", - "worldedit.brush.none.equip": "Pensel obunden från ditt aktuella föremål.", - "worldedit.setbiome.changed": "Biomer har ändrats för ungefär {0} block.", - "worldedit.setbiome.warning": "Du kan behöva återansluta till ditt spel (eller stänga och åter öppna din värld) för att se förändringar.", - "worldedit.drawsel.disabled": "Server CUI inaktiverad.", - "worldedit.drawsel.disabled.already": "Server CUI redan inaktiverad.", - "worldedit.drawsel.enabled.already": "Server CUI redan aktiverad.", - "worldedit.limit.too-high": "Din maximalt tillåten gräns är {0}.", - "worldedit.limit.set": "Block ändringsgräns satt till {0}.", - "worldedit.limit.return-to-default": "(Använd //limit för att återvända till standardinställningar.)", - "worldedit.timeout.too-high": "Din maximalt tillåten timeout är {0}ms.", - "worldedit.timeout.set": "Längd av Timeout inställd på {0}ms.", - "worldedit.timeout.return-to-default": " (Använd //timeout för att återvända till standardinställningar.)", - "worldedit.fast.disabled": "Snabbt läge inaktiverad.", - "worldedit.fast.enabled": "Snabbt läge aktiverad. Belysningen i de påverkade chunkarna kan vara fel och/eller du kan behöva återansluta för att se ändringarna.", - "worldedit.fast.disabled.already": "Snabbt läge redan inaktiverad.", - "worldedit.fast.enabled.already": "Snabbt läge redan aktiverad.", - "worldedit.perf.sideeffect.set": "Bieffekt \"{0}\" inställd på {1}", - "worldedit.perf.sideeffect.get": "Bieffekt \"{0}\" är inställd på {1}", - "worldedit.perf.sideeffect.already-set": "Bieffekt \"{0}\" är redan {1}", - "worldedit.perf.sideeffect.set-all": "Alla bieffekter inställda på {0}", - "worldedit.gmask.disabled": "Global mask inaktiverad.", - "worldedit.gmask.set": "Global mask inställd.", - "worldedit.toggleplace.pos1": "Placerar nu på pos #1.", - "worldedit.toggleplace.player": "Placerar nu vid blocket du står i.", - "worldedit.searchitem.too-short": "Ange en längre söksträng (längd > 2).", - "worldedit.searchitem.either-b-or-i": "Du kan inte använda både 'b' och 'i' flaggorna samtidigt.", - "worldedit.searchitem.searching": "(Var god vänta... söker efter föremål.)", - "worldedit.watchdog.no-hook": "Denna plattform har ingen watchdog krok.", - "worldedit.watchdog.active.already": "Watchdog krok redan aktiv.", - "worldedit.watchdog.inactive.already": "Watchdog krok redan inaktiv.", - "worldedit.watchdog.active": "Watchdog krok är nu aktiv.", - "worldedit.watchdog.inactive": "Watchdog krok är nu inaktiv.", - "worldedit.world.remove": "Borttagen världsöverskridning.", - "worldedit.world.set": "Ställ in världsöverskridningen till {0}. (Använd //world för att återvända till standardinställningar.)", - "worldedit.undo.undone": "{0} tillgängliga redigeringar ångrades.", - "worldedit.undo.none": "Inget kvar att ångra.", - "worldedit.redo.redone": "{0} tillgängliga redigeringar gjordes om.", - "worldedit.redo.none": "Inget kvar att göra om.", - "worldedit.clearhistory.cleared": "Historik rensad.", - "worldedit.raytrace.noblock": "Inget block i sikte!", - "worldedit.restore.not-configured": "Snapshot/backupåterställning är inte konfigurerat.", - "worldedit.restore.not-available": "Den snapshoten finns inte eller är ej tillgänglig.", - "worldedit.restore.failed": "Misslyckades att ladda snapshot: {0}", - "worldedit.restore.loaded": "Snapshot '{0}' laddad; återställer...", - "worldedit.restore.restored": "Återställde; {0} saknade chunks och {1} andra fel.", - "worldedit.restore.none-for-specific-world": "Inga snapshots hittades för värld '{0}'.", - "worldedit.restore.none-for-world": "Snapshots för denna värld kunde inte hittas.", - "worldedit.restore.none-found": "Inga snapshots hittades.", - "worldedit.restore.none-found-console": "Inga snapshots hittades. Detaljer finns i konsolen.", - "worldedit.restore.chunk-not-present": "Chunks ej närvarande i snapshoten.", - "worldedit.restore.chunk-load-failed": "Inga chunks kunde laddas in. (Dåligt arkiv?)", - "worldedit.restore.block-place-failed": "Fel hindrade alla block från att återställas.", - "worldedit.restore.block-place-error": "Senaste felet: {0}", - "worldedit.snapshot.use.newest": "Nu används den senaste snapshoten.", - "worldedit.snapshot.use": "Snapshot inställd på: {0}", - "worldedit.snapshot.none-before": "Kunde inte hitta en snapshot före {0}.", - "worldedit.snapshot.none-after": "Kunde inte hitta en snapshot efter {0}.", - "worldedit.snapshot.index-above-0": "Ogiltigt index, måste vara större än eller lika med 1.", - "worldedit.snapshot.index-oob": "Ogiltigt index, måste ligga mellan 1 och {0}.", - "worldedit.schematic.unknown-format": "Okänt Schematic format: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} finns inte!", - "worldedit.schematic.load.loading": "(Var god vänta... laddar schematic.)", - "worldedit.schematic.load.still-loading": "(Var god vänta... laddar fortfarande schematic.)", - "worldedit.schematic.save.already-exists": "Denna schematic finns redan. Använd flaggan -f för att skriva över den.", - "worldedit.schematic.save.failed-directory": "Kunde inte skapa mapp för schematics!", - "worldedit.schematic.save.saving": "(Var god vänta... sparar schematic.)", - "worldedit.schematic.save.still-saving": "(Var god vänta... sparar fortfarande schematic.)", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} finns inte!", - "worldedit.schematic.delete.failed": "Borttagning av {0} misslyckades! Är det skrivskyddat?", - "worldedit.schematic.delete.deleted": "{0} har raderats.", - "worldedit.schematic.unsupported-minecraft-version": "Denna version av WorldEdit stöder inte din Minecraft-version. Schematics kommer inte att fungera förrän detta är löst.", - "worldedit.pos.already-set": "Position redan angiven.", - "worldedit.pos.console-require-coords": "Du måste ange koordinater som konsol.", - "worldedit.hpos.no-block": "Inget block i sikte!", - "worldedit.hpos.already-set": "Position redan angiven.", - "worldedit.chunk.selected-multiple": "Valda chunks: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk vald: {0}, {1}, {2}", - "worldedit.wand.invalid": "Stavföremålet är felkonfigurerat eller inaktiverat.", - "worldedit.wand.selwand.info": "Vänsterklick: välj position #1; Högerklick: välj position #2", - "worldedit.wand.navwand.info": "Vänsterklick: hoppa till plats; Högerklicka: passera genom väggar", - "worldedit.shift.shifted": "Region skiftad.", - "worldedit.inset.inset": "Region inlagd.", - "worldedit.size.offset": "Förskjutning: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Storlek: {0}", - "worldedit.size.distance": "Cuboid distans: {0}", - "worldedit.size.blocks": "Antal block: {0}", - "worldedit.count.counted": "Räknade: {0}", - "worldedit.distr.no-blocks": "Inga block räknades.", - "worldedit.distr.no-previous": "Ingen tidigare distribution.", - "worldedit.distr.total": "Totalt antal block: {0}", - "worldedit.select.cleared": "Markering rensad.", - "worldedit.select.cuboid.message": "Cuboid: vänsterklicka för punkt 1, högerklicka för punkt 2", - "worldedit.select.cuboid.description": "Välj två hörn av en cuboid", - "worldedit.select.extend.message": "Cuboid: vänsterklicka för en utgångspunkt, högerklicka för att förlänga", - "worldedit.select.extend.description": "Snabb cuboid markeringsläge", - "worldedit.select.poly.message": "2D polygon selector: Vänster/högerklicka för att lägga till en punkt.", - "worldedit.select.poly.limit-message": "Maximalt {0} poäng.", - "worldedit.select.poly.description": "Välj en 2D polygon med höjd", - "worldedit.select.ellipsoid.message": "Ellipsoidselektor: vänsterklick för mittpunkten, högerklicka för att förlänga", - "worldedit.select.ellipsoid.description": "Välj en ellipsoid", - "worldedit.select.sphere.message": "Sfärselektor: vänsterklick för mittpunkten, högerklicka för att ställa in radie", - "worldedit.select.sphere.description": "Välj en sfär", - "worldedit.select.cyl.message": "Cylinderselektor: vänsterklick för mittpunkten, högerklicka för att förlänga", - "worldedit.select.cyl.description": "Välj en cylinder", - "worldedit.select.convex.message": "Konvex polyheder-selektor: Vänster click = Första toppunkten, högerklicka för att lägga till mer.", - "worldedit.select.convex.limit-message": "Maximalt {0} poäng.", - "worldedit.select.convex.description": "Välj en konvex polyeder", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Gammalt format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.drain.drained": "{0} block har tömts.", - "worldedit.fill.created": "{0} block har fyllts i.", - "worldedit.fillr.created": "{0} block har fyllts i.", - "worldedit.fixlava.fixed": "{0} block har fixats.", - "worldedit.fixwater.fixed": "{0} block har fixats.", - "worldedit.removeabove.removed": "{0} block har tagits bort.", - "worldedit.removebelow.removed": "{0} block har tagits bort.", - "worldedit.removenear.removed": "{0} block har tagits bort.", - "worldedit.replacenear.replaced": "{0} block har ersatts.", - "worldedit.snow.created": "{0} ytor har täckts.", - "worldedit.thaw.removed": "{0} block har tinats.", - "worldedit.green.changed": "{0} block har växt gräss.", - "worldedit.extinguish.removed": "{0} bränder har släckts.", - "worldedit.butcher.killed": "{0} varelser har dödats i en radie av {1}.", - "worldedit.butcher.explain-all": "Använd -1 för att ta bort alla varelser i chunkerna som laddats in", - "worldedit.remove.removed": "{0} entiteter har markerats för borttagning.", - "worldedit.remove.explain-all": "Använd -1 för att ta bort alla entiteter i chunkerna som laddats in", - "worldedit.calc.invalid": "'{0}' kunde inte tolkas som ett giltigt uttryck", - "worldedit.calc.invalid.with-error": "'{0}' kunde inte tolkas som ett giltigt uttryck: '{1}'", - "worldedit.paste.pasted": "Urklipp har klistrats in vid {0}", - "worldedit.clearclipboard.cleared": "Urklipp rensat.", - "worldedit.set.done": "Handling utförd.", - "worldedit.set.done.verbose": "Handling utförd ({0}).", - "worldedit.line.changed": "{0} block har ändrats.", - "worldedit.line.invalid-type": "//line fungerar endast med cuboidval eller konvex polyeder-val", - "worldedit.curve.changed": "{0} block har ändrats.", - "worldedit.curve.invalid-type": "//curve fungerar endast med konvex polyederl-val", - "worldedit.replace.replaced": "{0} block har ersatts.", - "worldedit.stack.changed": "{0} block har ändrats. Ångra med //undo", - "worldedit.stack.intersecting-region": "Stack offset får inte kollidera med regionen vid användning av blockenheter", - "worldedit.regen.regenerated": "Region regenererad.", - "worldedit.walls.changed": "{0} block har ändrats.", - "worldedit.faces.changed": "{0} block har ändrats.", - "worldedit.overlay.overlaid": "{0} block har täckts över.", - "worldedit.naturalize.naturalized": "{0} block har gjorts för att se mer naturligt ut.", - "worldedit.center.changed": "Mittpunkt satt. ({0} block ändrade)", - "worldedit.smooth.changed": "Terrängens heightmap har blivit utjämnad. {0} block ändrades.", - "worldedit.move.moved": "{0} block flyttades.", - "worldedit.deform.deformed": "{0} block har deformerats.", - "worldedit.hollow.changed": "{0} block har ändrats.", - "worldedit.forest.created": "{0} träd skapade.", - "worldedit.flora.created": "{0} flora skapades.", - "worldedit.unstuck.moved": "Så där ja!", - "worldedit.ascend.obstructed": "Det finns inget ledigt utrymme ovanför dig.", - "worldedit.ascend.moved": "Steg up {0} nivåer.", - "worldedit.descend.obstructed": "Det finns inget ledigt utrymme under dig.", - "worldedit.descend.moved": "Steg ner {0} nivåer.", - "worldedit.ceil.obstructed": "Det finns inget ledigt utrymme ovanför dig.", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.obstructed": "Det finns inget ledigt utrymme framför dig.", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Poof!", - "worldedit.jumpto.none": "Inget block i sikte (eller för långt borta)!", - "worldedit.up.obstructed": "Du hade träffat något ovanför dig.", - "worldedit.up.moved": "Woosh!", - "worldedit.cone.invalid-radius": "Du måste antingen ange 1 eller 2 radie värden.", - "worldedit.cone.created": "{0} block har skapats.", - "worldedit.cyl.invalid-radius": "Du måste antingen ange 1 eller 2 radie värden.", - "worldedit.cyl.created": "{0} block har skapats.", - "worldedit.sphere.invalid-radius": "Du måste antingen ange 1 eller 3 radie värden.", - "worldedit.sphere.created": "{0} block har skapats.", - "worldedit.forestgen.created": "{0} träd skapade.", - "worldedit.pumpkins.created": "{0} pumpafält skapade.", - "worldedit.pyramid.created": "{0} block har skapats.", - "worldedit.generate.created": "{0} block har skapats.", - "worldedit.generatebiome.changed": "{0} biomer påverkade.", - "worldedit.reload.config": "Konfigurationen laddades om!", - "worldedit.report.written": "WorldEdit rapport skriven till {0}", - "worldedit.report.error": "Kunde inte skriva rapport: {0}", - "worldedit.report.callback": "WorldEdit rapport: {0}.report", - "worldedit.timezone.invalid": "Ogiltig tidszon", - "worldedit.timezone.set": "Tidszon inställd för denna session till: {0}", - "worldedit.timezone.current": "Den aktuella tiden i den tidszonen är: {0}", - "worldedit.version.version": "WorldEdit version {0}", - "worldedit.trace.active.already": "Spårningsläge redan aktivt.", - "worldedit.trace.inactive.already": "Spårningsläge redan inaktivt.", - "worldedit.trace.active": "Spårningsläge är nu aktivt.", - "worldedit.trace.inactive": "Spårningsläge är nu inaktivt.", - "worldedit.command.permissions": "Du har inte tillåtelse att göra det. Är du i rätt läge?", - "worldedit.command.player-only": "Detta kommando måste användas med en spelare.", - "worldedit.command.error.report": "Rapportera detta fel: [Se konsol]", - "worldedit.pastebin.uploading": "(Var god vänta... skickar data till pastebin...)", - "worldedit.asset.load.loading": "(Var god vänta... laddar tillgång.)", - "worldedit.asset.load.still-loading": "(Var god vänta... laddar fortfarande tillgång.)", - "worldedit.asset.load.failed": "Misslyckades att ladda tillgången", - "worldedit.tool.no-block": "Inget block i sikte!", - "worldedit.tool.repl.equip": "Blockutbytesverktyg bundet till {0}.", - "worldedit.tool.repl.switched": "Utbytesverktyget byttes till: {0}", - "worldedit.tool.data-cycler.new-value": "Värdet av {0} är nu {1}.", - "worldedit.tool.deltree.not-tree": "Det är inte ett träd.", - "worldedit.tool.deltree.not-floating": "Det är inte ett flytande träd.", - "worldedit.tool.tree.equip": "Trädverktyg bundet till {0}.", - "worldedit.tool.tree.obstructed": "Ett träd kan inte gå dit.", - "worldedit.tool.info.equip": "Informationsverktyg är bundet till {0}.", - "worldedit.tool.info.blockstate.hover": "Block status", - "worldedit.tool.info.internalid.hover": "Internt ID", - "worldedit.tool.none.to.unequip": "Din nuvarande föremål är inte bunden.", - "worldedit.tool.selwand.equip": "Markeringsstav bunden till {0}.", - "worldedit.tool.navwand.equip": "Navigationsstav bunden till {0}.", - "worldedit.tool.floodfill.equip": "Blockfyllningsverktyg bunden till {0}.", - "worldedit.tool.lrbuild.set": "Vänsterklick satt till {0}; högerklick satt till {1}.", - "worldedit.tool.superpickaxe.max-range": "Maximalt räckvidd är {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Super pickaxe redan aktiverad.", - "worldedit.tool.superpickaxe.disabled.already": "Super pickaxe redan inaktiverad.", - "worldedit.tool.superpickaxe.enabled": "Super pickaxe aktiverad.", - "worldedit.tool.superpickaxe.disabled": "Super pickaxe inaktiverad.", - "worldedit.tool.mask.set": "Penselmask ändrat.", - "worldedit.tool.mask.disabled": "Penselmask inaktiverad.", - "worldedit.tool.material.set": "Penselmaterial ändrat.", - "worldedit.tool.range.set": "Penselräckvidd ändrat.", - "worldedit.tool.size.set": "Penselstorlek ändrat.", - "worldedit.tool.tracemask.set": "Trace mask ändrat.", - "worldedit.tool.tracemask.disabled": "Trace mask inaktiverad.", - "worldedit.tool.error.cannot-bind": "Kan inte binda verktyget till {0}: {1}", - "worldedit.tool.error.item-only": "Blocken kan inte användas.", - "worldedit.execute.script-permissions": "Du har inte tillstånd att använda detta skript.", - "worldedit.executelast.no-script": "Använd /cs med ett skriptnamn först.", - "worldedit.script.read-error": "Fel vid skriptläsning: {0}", - "worldedit.script.unsupported": "Endast .js-skript stöds för närvarande", - "worldedit.script.file-not-found": "Skriptet kunde inte finnas: {0}", - "worldedit.script.no-script-engine": "Det gick inte att hitta en installerad skriptmotor.\nSe https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Misslyckades att utföra: {0}", - "worldedit.script.failed-console": "Misslyckades att utföra (mer info i konsolen): {0}", - "worldedit.operation.affected.biome": "{0} biomer påverkade", - "worldedit.operation.affected.block": "{0} block påverkade", - "worldedit.operation.affected.column": "{0} kolumner påverkade", - "worldedit.operation.affected.entity": "{0} entiteter påverkade", - "worldedit.operation.deform.expression": "deformeras med {0}", - "worldedit.error.invalid-number": "Nummer förväntas; sträng angiven.", - "worldedit.error.invalid-number.matches": "Nummer förväntas; sträng \"{0}\"angiven.", - "worldedit.error.incomplete-region": "Gör ett regionval först.", - "worldedit.error.unknown-block": "Blocknamnet '{0}' kändes inte igen.", - "worldedit.error.unknown-entity": "Entitetsnamnet '{0}' kändes inte igen.", - "worldedit.error.unknown-mob": "Varelsenamnet '{0}' kändes inte igen.", - "worldedit.error.unknown-biome": "Biomnamnet '{0}' kändes inte igen.", - "worldedit.error.unknown-tag": "Taggnamn '{0}' kändes inte igen.", - "worldedit.error.empty-tag": "Taggnamn '{0}' har inget innehåll.", - "worldedit.error.no-match": "Ingen match för '{0}'.", - "worldedit.error.disallowed-block": "Block '{0}' ej tillåtet (se WorldEdit konfiguration).", - "worldedit.error.max-brush-radius": "Maximal penselradie (i konfiguration): {0}", - "worldedit.error.max-radius": "Maximal radie (i konfiguration): {0}", - "worldedit.error.unknown-direction": "Okänd riktning: {0}", - "worldedit.error.empty-clipboard": "Urklipp är tomt. Använd //copy först.", - "worldedit.error.invalid-filename": "Filnamn '{0}' ogiltig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ogiltiga tecken eller saknande filsuffix", - "worldedit.error.file-resolution.outside-root": "Vägen är utanför tillåten rot", - "worldedit.error.file-resolution.resolve-failed": "Misslyckades att hitta väg", - "worldedit.error.file-aborted": "Filval avbröts.", - "worldedit.error.no-file-selected": "Ingen fil vald.", - "worldedit.error.not-a-block": "Detta föremål är inte ett block.", - "worldedit.error.not-a-block.item": "Föremålet '{0}' är inte ett block.", - "worldedit.error.incorrect-usage": "Användning: {0}", - "worldedit.error.invalid-page": "Ogiltigt sidnummer", - "worldedit.error.parser.empty-state": "Tom del i tillståndet", - "worldedit.error.parser.missing-equals-separator": "Saknar '=' separator", - "worldedit.error.parser.unknown-property": "Okänd egenskap '{0}' för block '{1}'", - "worldedit.error.parser.unknown-value": "Okänt värde '{0}' för egenskap '{1}'", - "worldedit.error.parser.empty-property": "Tom egenskap i tillståndet", - "worldedit.error.parser.empty-value": "Tomt värde i tillståndet", - "worldedit.error.parser.invalid-colon": "Ogiltigt kolon.", - "worldedit.error.parser.invalid-expression": "Ogiltigt uttryck: {0}", - "worldedit.error.parser.missing-rbracket": "Tillståndet saknar efterföljande ']'", - "worldedit.error.parser.clipboard.missing-coordinates": "Urklipp offset behöver x,y,z koordinater.", - "worldedit.error.parser.player-only": "Input '{0}' kräver en spelare!", - "worldedit.error.disabled": "Denna funktion är inaktiverad (se WorldEdit konfiguration).", - "worldedit.error.unknown": "Ett okänt fel uppstod: {0}", - "worldedit.error.missing-extent": "Inget Extent kändes igen", - "worldedit.error.missing-session": "Ingen LocalSession kändes igen", - "worldedit.error.missing-world": "Du måste bereda en värld (Prova //world)", - "worldedit.error.missing-actor": "Ingen aktör kändes igen", - "worldedit.selection.convex.info.vertices": "Hörn: {0}", - "worldedit.selection.convex.info.triangles": "Trianglar: {0}", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Första positionen satt till {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Första positionen satt till {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Andra positionen satt till {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Andra positionen satt till {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Börjat val på {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Utökad markering för att omfatta {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Mittpunkt: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Mittpunktens position satt till {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Mittpunktens position satt till {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Radien satt till {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radien satt till {0} ({1}).", - "worldedit.selection.cylinder.info.center": "Mittpunkt: {0}", - "worldedit.selection.cylinder.info.radius": "Radie: {0}", - "worldedit.selection.cylinder.explain.secondary": "Radien satt till {0}/{1} block. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Du måste välja mittpunkten innan du ställer in radien.", - "worldedit.selection.cylinder.error.even-horizontal": "Ändringar till cylindrar måste vara jämna för varje horisontell dimension.", - "worldedit.selection.polygon2d.info": "# poäng: {0}", - "worldedit.selection.polygon2d.explain.primary": "Börjat en ny polygon vid {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Lade till punkt #{0} vid {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygoner kan endast utökas vertikalt.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygoner kan endast krympas vertikalt.", - "worldedit.selection.sphere.explain.secondary": "Radien satt till {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Radien satt till {0} ({1}).", - "worldedit.selection.null.error.immutable": "Kan inte ändra NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Kan inte expandera en regionkorsning.", - "worldedit.selection.intersection.error.cannot-contract": "Kan inte krympa en regionkorsning.", - "worldedit.selection.transform.error.cannot-expand": "Kan inte expandera TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Kan inte krympa TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Kan inte ändra ett TransformedRegion.", - "worldedit.sideeffect.lighting": "Belysning", - "worldedit.sideeffect.neighbors": "Grannar", - "worldedit.sideeffect.neighbors.description": "Notifierar närliggande block av ändringar", - "worldedit.sideeffect.update": "Uppdatera", - "worldedit.sideeffect.update.description": "Notifierar det ändrade blocket", - "worldedit.sideeffect.validation": "Validering", - "worldedit.sideeffect.validation.description": "Validerar och rättar inkonsekventa världstillstånd, såsom frånkopplade block", - "worldedit.sideeffect.entity_ai": "Entitet AI", - "worldedit.sideeffect.entity_ai.description": "Uppdaterar Entitet AIs sökvägar för blockförändringar", - "worldedit.sideeffect.events": "Mod/Plugin event", - "worldedit.sideeffect.events.description": "Säger till andra mods/plugins om dessa ändringar i förekommande fall", - "worldedit.sideeffect.state.on": "På", - "worldedit.sideeffect.state.delayed": "Försenat", - "worldedit.sideeffect.state.off": "Av", - "worldedit.sideeffect.box.current": "Nuvarande", - "worldedit.sideeffect.box.change-to": "Klicka för att ställa in till {0}", - "worldedit.help.command-not-found": "Kommandot '{0}' kunde inte hittas.", - "worldedit.help.no-subcommands": "'{0}' har inga underkommandon. (Kanske '{1}' är för en parameter?)", - "worldedit.help.subcommand-not-found": "Underkommandot '{0}' under '{1}' kunde inte hittas.", - "worldedit.cli.stopping": "Avbyter!", - "worldedit.cli.unknown-command": "Okänt kommando!", - "worldedit.version.bukkit.unsupported-adapter": "Denna version av WorldEdit stöder inte helt din version av Bukkit. Blockentiteter (t.ex. kistor) kommer att vara tomma, blockegenskaper (t.ex. rotation) kommer att saknas, och andra saker kanske inte fungerar. Uppdatera WorldEdit för att återställa denna funktionalitet:\n{0}" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/swg/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/swg/strings.json deleted file mode 100644 index 8014c10..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/swg/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "Auswahl zu den Weltgrenzen vertikal erweitern.", - "worldedit.expand.expanded": "Region um {0} Blöcke erweitert", - "worldedit.expand.expanded.vert": "Region um {0} Blöcke erweitert (oben-nach-unten).", - "worldedit.biomeinfo.lineofsight": "Biome entlang des Fadenkreuzes: {0}", - "worldedit.biomeinfo.position": "Biome an deiner Position: {0}", - "worldedit.biomeinfo.selection": "Biome in deiner Auswahl: {0}", - "worldedit.biomeinfo.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.brush.radius-too-large": "Maximal zulässiger Pinselradius: {0}", - "worldedit.brush.apply.description": "Benutze einen Pinsel, eine Funktion auf jeden Block anwenden", - "worldedit.brush.apply.radius": "Die Größe des Pinsels", - "worldedit.brush.apply.shape": "Die Form der Region", - "worldedit.brush.apply.type": "Art des zu benutzenden Pinsels", - "worldedit.brush.apply.item.warning": "Dieser Pinsel simuliert die Verwendung von Items. Seine Effekte funktionieren möglicherweise nicht auf allen Plattformen, können nicht rückgängig gemacht werden und können seltsame Wechselwirkungen mit anderen Mods/Plugins verursachen. Verwendung auf eigene Gefahr.", - "worldedit.brush.paint.description": "Male mit einem Pinsel, eine Funktion auf eine Oberfläche anwenden", - "worldedit.brush.paint.size": "Die Größe eines Pinsels", - "worldedit.brush.paint.shape": "Die Form des Pinsels", - "worldedit.brush.paint.density": "Die Dichte des Pinsels", - "worldedit.brush.paint.type": "Typ des zu benutzenden Pinsels", - "worldedit.brush.paint.item.warning": "Dieser Pinsel simuliert die Verwendung von Items. Seine Effekte funktionieren möglicherweise nicht auf allen Plattformen, können nicht rückgängig gemacht werden und können seltsame Wechselwirkungen mit anderen Mods/Plugins verursachen. Verwendung auf eigene Gefahr.", - "worldedit.brush.sphere.equip": "Kugelförmiger Pinsel ausgerüstet ({0}).", - "worldedit.brush.cylinder.equip": "Zylinderförmiger Pinsel ausgerüstet ({0} von {1}).", - "worldedit.brush.splatter.equip": "Splatter-Pinselform ausgestattet ({0} mit {1} Verfall).", - "worldedit.brush.splatter.decay-out-of-range": "Splatterpinsel-Verfallswert: {0} liegt außerhalb des Bereichs 0 - 10.", - "worldedit.brush.clipboard.equip": "Pinsel mit Form der Zwischenablage ausgerüstet.", - "worldedit.brush.smooth.equip": "Glättender Pinsel ausgerüstet ({0} x {1}x benutzt {2}).", - "worldedit.brush.smooth.nofilter": "irgendein Block", - "worldedit.brush.smooth.filter": "filtern", - "worldedit.brush.snowsmooth.equip": "SnowSmooth Pinsel ausgestattet ({0} x {1}x mit {2}), {3} Schneeblöcke.", - "worldedit.brush.snowsmooth.nofilter": "irgendein Block", - "worldedit.brush.snowsmooth.filter": "filtern", - "worldedit.brush.extinguish.equip": "Löscher ausgerüstet ({0}).", - "worldedit.brush.gravity.equip": "Schwerkraft-Pinsel ausgerüstet ({0}).", - "worldedit.brush.butcher.equip": "Pinsel zur Monsterentfernung ausgerüstet ({0}).", - "worldedit.brush.operation.equip": "Pinsel auf {0} gesetzt.", - "worldedit.brush.heightmap.equip": "Heightmap-Pinsel ausgerüstet ({0}).", - "worldedit.brush.heightmap.unknown": "Unbekannter Heightmap-Pinsel: {0}.", - "worldedit.brush.morph.equip": "Morph-Pinselform ausgestattet: {0}.", - "worldedit.brush.biome.column-supported-types": "Diese Pinselform wird bei ganzen Spalten nicht unterstützt, versuche die Zylinderform.", - "worldedit.brush.none.equip": "Pinsel vom aktuellen Item entfernt.", - "worldedit.brush.none.equipped": "Du hast keinen Pinsel, der an deinen aktuellen Gegenstand gebunden ist. Versuche /brush sphere für einen einfachen Pinsel.", - "worldedit.setbiome.changed": "Biome wurden für etwa {0} Blöcke geändert.", - "worldedit.setbiome.warning": "Möglicherweise musst du deinem Spiel wieder beitreten (oder deine Welt schließen und wieder öffnen), um Änderungen zu sehen.", - "worldedit.setbiome.not-locatable": "Der Befehlssender muss sich in der Welt befinden, um die -p Flag zu verwenden.", - "worldedit.drawsel.disabled": "Server-CUI deaktiviert.", - "worldedit.drawsel.enabled": "Server CUI aktiviert. Dies unterstützt nur Cuboid Regionen, mit einer maximalen Größe von {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Server-CUI bereits deaktiviert.", - "worldedit.drawsel.enabled.already": "Server-CUI schon aktiviert.", - "worldedit.limit.too-high": "Dein maximal erlaubtes Limit ist {0}.", - "worldedit.limit.set": "Blockveränderungslimit auf {0} gesetzt.", - "worldedit.limit.return-to-default": "(Benutze //limit um den Standard wieder herzustellen.)", - "worldedit.timeout.too-high": "Deine maximal zulässige Zeitüberschreitung ist {0}ms.", - "worldedit.timeout.set": "Zeitüberschreitung wurde auf {0}ms gesetzt.", - "worldedit.timeout.return-to-default": " (Benutze //timeout um zum Standard zurückzukehren.)", - "worldedit.fast.disabled": "Schnellen Modus deaktiviert.", - "worldedit.fast.enabled": "Schnellmodus aktiviert. Die Beleuchtung in den betroffenen Chunks kann falsch sein und/oder die Welt muss neu betreten werden, um Änderungen zu sehen.", - "worldedit.fast.disabled.already": "Schneller Modus bereits deaktiviert.", - "worldedit.fast.enabled.already": "Schneller Modus ist schon aktiviert.", - "worldedit.perf.sideeffect.set": "Nebeneffekt \"{0}\" gesetzt auf {1}", - "worldedit.perf.sideeffect.get": "Nebeneffekt \"{0}\" ist auf {1} gesetzt", - "worldedit.perf.sideeffect.already-set": "Nebeneffekt \"{0}\" ist bereits auf {1} gesetzt", - "worldedit.perf.sideeffect.set-all": "Alle Nebeneffekte auf {0} gesetzt", - "worldedit.update": "Nebeneffekte wurden auf die Auswahl angewendet.", - "worldedit.reorder.current": "Der Neuordnungs-Modus ist {0}", - "worldedit.reorder.set": "Der Neuordnungs-Modus ist nun {0}", - "worldedit.gmask.disabled": "Globale Maske deaktiviert.", - "worldedit.gmask.set": "Globale Mask gesetzt.", - "worldedit.toggleplace.pos1": "Jetzt wird bei Pos #1 platziert.", - "worldedit.toggleplace.pos1-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von Position #1 platzieren.", - "worldedit.toggleplace.player": "Platziere nun an dem Block, in dem du stehst.", - "worldedit.toggleplace.player-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Block auf dem du stehst platzieren.", - "worldedit.toggleplace.min": "Jetzt am Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.min-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Minimum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max": "Jetzt am Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.max-offset": "Jetzt mit einem Versatz von ({0}, {1}, {2}) von dem Maximum der aktuellen Auswahl platzieren.", - "worldedit.toggleplace.world": "Jetzt am Weltursprung platzieren.", - "worldedit.toggleplace.world-offset": "Jetzt platzieren bei ({0}, {1}, {2}).", - "worldedit.toggleplace.not-locatable": "Platzieren in diesem Kontext nicht möglich.", - "worldedit.searchitem.too-short": "Gebe einen längeren Suchbegriff ein (läng > 2).", - "worldedit.searchitem.either-b-or-i": "Du kannst nicht die Flags 'b' und 'i' gleichzeitig verwenden.", - "worldedit.searchitem.searching": "(Bitte warten... suche nach Items.)", - "worldedit.watchdog.no-hook": "Diese Plattform hat keine Watchdog-Schnittstelle.", - "worldedit.watchdog.active.already": "Watchdog-Manipulation bereits aktiv.", - "worldedit.watchdog.inactive.already": "Watchdog-Manipulation bereits inaktiv.", - "worldedit.watchdog.active": "Watchdog-Manipulation jetzt aktiv.", - "worldedit.watchdog.inactive": "Watchdog-Manipulation jetzt inaktiv.", - "worldedit.world.remove": "Überschreibung der Welt entfernt.", - "worldedit.world.set": "Überschreitung der Welt auf {0} gesetzt. (Benutze //world um zur Standardeinstellung zurückzukehren)", - "worldedit.undo.undone": "{0} verfügbare Bearbeitungen rückgängig gemacht.", - "worldedit.undo.none": "Keine Bearbeitung zum Rückgängig machen verfügbar.", - "worldedit.redo.redone": "{0} verfügbare Bearbeitungen wieder hergestellt.", - "worldedit.redo.none": "Keine Bearbeitung zum Wiederherstellen verfügbar.", - "worldedit.clearhistory.cleared": "Verlauf gelöscht.", - "worldedit.raytrace.noblock": "Kein Block in Sicht!", - "worldedit.raytrace.require-player": "Raytracing Befehle benötigen einen Spieler!", - "worldedit.restore.not-configured": "Snapshot/Backup Wiederherstellung ist nicht konfiguriert.", - "worldedit.restore.not-available": "Dieser Snapshot existiert nicht oder ist nicht verfügbar.", - "worldedit.restore.failed": "Fehler beim Laden des Snapshots: {0}", - "worldedit.restore.loaded": "Snapshot '{0} geladen; Wiederherstellung im Gange...", - "worldedit.restore.restored": "Wiederhergestelt; {0} fehlende Chunks und {1} andere Fehler.", - "worldedit.restore.none-for-specific-world": "Für die Welt '{0}' wurden keine Snapshots gefunden.", - "worldedit.restore.none-for-world": "Für diese Welt wurden keine Snapshots gefunden.", - "worldedit.restore.none-found": "Es konnten keine Snapshots gefunden werden.", - "worldedit.restore.none-found-console": "Es konnten keine Snapshots gefunden werden. Siehe Konsole für Details.", - "worldedit.restore.chunk-not-present": "Chunks waren nicht im Snapshot enthalten.", - "worldedit.restore.chunk-load-failed": "Es konnten keine Chunks geladen werden. (Fehlerhaftes Archiv?)", - "worldedit.restore.block-place-failed": "Durch Fehler konnten keine Blöcke wiederhergestellt werden.", - "worldedit.restore.block-place-error": "Letzter Fehler: {0}", - "worldedit.snapshot.use.newest": "Nutze nun den neuesten Snapshot.", - "worldedit.snapshot.use": "Setze Snapshot auf: {0}", - "worldedit.snapshot.none-before": "Konnte keinen Snapshot vor {0} finden.", - "worldedit.snapshot.none-after": "Konnte keinen Snapshot nach {0} finden.", - "worldedit.snapshot.index-above-0": "Ungültiger Index, muss größer oder gleich 1 sein.", - "worldedit.snapshot.index-oob": "Ungültiger Index, muss zwischen 1 und {0} liegen.", - "worldedit.schematic.unknown-format": "Unbekanntes Schematic-Format: {0}.", - "worldedit.schematic.load.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.load.loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.still-loading": "(Bitte warten... lade Schematics.)", - "worldedit.schematic.load.unsupported-version": "Diese Schematic Version wird derzeit nicht unterstützt. Version: {0}.", - "worldedit.schematic.save.already-exists": "Diese Schematic existiert bereits. Nutze die Flag -f, um die Datei zu überschreiben.", - "worldedit.schematic.save.failed-directory": "Konnte den Ordner für Schematics nicht anlegen!", - "worldedit.schematic.save.saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.save.still-saving": "(Bitte warten... speichere Schematics.)", - "worldedit.schematic.share.unsupported-format": "Das Schematic Freigabeziel \"{0}\" unterstützt nicht das Format \"{1}\".", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} existiert nicht!", - "worldedit.schematic.delete.failed": "Löschen von {0} fehlgeschlagen! Ist die Datei schreibgeschützt?", - "worldedit.schematic.delete.deleted": "{0} wurde gelöscht.", - "worldedit.schematic.formats.title": "Verfügbare Formate für Zwischenablage (Name: Kurzbezeichnung)", - "worldedit.schematic.unsupported-minecraft-version": "Diese Version von WorldEdit unterstützt deine Minecraft-Version nicht. Schematics werden nicht funktionieren, solange dies nicht angepasst ist.", - "worldedit.pos.already-set": "Position bereits gesetzt.", - "worldedit.pos.console-require-coords": "Als Konsole müssen Koordinaten angegeben werden.", - "worldedit.hpos.no-block": "Kein Block in Sicht!", - "worldedit.hpos.already-set": "Position bereits gesetzt.", - "worldedit.chunk.selected-multiple": "Ausgewählte Chunks: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Chunk ausgewählt: {0}, {1}, {2}", - "worldedit.wand.invalid": "Auswahl-Item ist falsch konfiguriert oder deaktiviert.", - "worldedit.wand.selwand.info": "Linksklick: Setze Position #1, Rechtsklick: Setze Position #2", - "worldedit.wand.navwand.info": "Linksklick: Springe zu der Position; Rechtsklick: Springe durch Wände", - "worldedit.wand.selwand.now.tool": "Der Selektionsstab ist nun ein normales Werkzeug. Du kannst es mit {0} deaktivieren und mit einem beliebigen Element mit {1} verbinden oder einen neuen Zauberstab mit {2} erhalten.", - "worldedit.contract.contracted": "Region um {0} Blöcke verkleinert.", - "worldedit.shift.shifted": "Region verschoben.", - "worldedit.outset.outset": "Region vergrößert.", - "worldedit.inset.inset": "Region verkleinert.", - "worldedit.trim.trim": "Region beschnitten.", - "worldedit.trim.no-blocks": "Keine Blöcke passten zur Schnittmaske.", - "worldedit.size.offset": "Versatz: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Größe: {0}", - "worldedit.size.distance": "Kubische Distanz: {0}", - "worldedit.size.blocks": "Anzahl von Blöcken: {0}", - "worldedit.count.counted": "Anzahl: {0}", - "worldedit.distr.no-blocks": "Keine Blöcke gezählt.", - "worldedit.distr.no-previous": "Keine vorherigen Verteilungen.", - "worldedit.distr.total": "Gesamte Blockanzahl: {0}", - "worldedit.select.cleared": "Auswahl aufgehoben.", - "worldedit.select.cuboid.message": "Kubisch: Linksklick für Punkt 1, Rechtsklick für Punkt 2", - "worldedit.select.cuboid.description": "Wähle zwei Ecken eines Quaders", - "worldedit.select.extend.message": "Kubisch: Linksklick für einen Startpunkt, Rechtsklick zum Erweitern", - "worldedit.select.extend.description": "Schneller kubische Auswahlmodus", - "worldedit.select.poly.message": "2D Polygon-Auswahl: Links/Rechtsklick um einen Punkt hinzuzufügen.", - "worldedit.select.poly.limit-message": "maximal {0} Punkte.", - "worldedit.select.poly.description": "Wähle ein 2D-Polygon mit Höhe", - "worldedit.select.ellipsoid.message": "Ellipsoide Auswahl: Linksklick für Mittelpunkt, Rechtsklick zum Erweitern", - "worldedit.select.ellipsoid.description": "Wähle ein Ellipsoid aus", - "worldedit.select.sphere.message": "Kugel Selektor: Linksklick für Mittelpunkt, Rechtsklick um Radius zu setzen", - "worldedit.select.sphere.description": "Wähle eine Kugel aus", - "worldedit.select.cyl.message": "Zylindrischer Selektor: Linksklick für Mittelpunkt, Rechtsklick zum Erweitern", - "worldedit.select.cyl.description": "Zylinderförmige Auswahl", - "worldedit.select.convex.message": "Konvex-Polyhedrische Auswahl: Linksklick für ersten Knoten, Rechtsklick zum Erweitern.", - "worldedit.select.convex.limit-message": "maximal {0} Punkte.", - "worldedit.select.convex.description": "Auswahl einer Konvex-Polyhedrischen Form", - "worldedit.select.default-set": "Deine standardmässige Regions-Auswahl ist jetzt {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Altes Format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: Region/{0}", - "worldedit.listchunks.listfor": "Auflistung von Chunks für: {0}", - "worldedit.drain.drained": "{0} Blöcke wurden getrocknet.", - "worldedit.fill.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fillr.created": "{0} Blöcke wurden ausgefüllt.", - "worldedit.fixlava.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.fixwater.fixed": "{0} Blöcke wurden korrigiert.", - "worldedit.removeabove.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removebelow.removed": "{0} Blöcke wurden entfernt.", - "worldedit.removenear.removed": "{0} Blöcke wurden entfernt.", - "worldedit.replacenear.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.snow.created": "{0} Oberflächen wurden bedeckt.", - "worldedit.thaw.removed": "{0} Blöcke wurden aufgetaut.", - "worldedit.green.changed": "{0} Blöcke wurden grün gemacht.", - "worldedit.extinguish.removed": "{0} Brände wurden gelöscht.", - "worldedit.butcher.killed": "{0} Kreaturen wurden in einem Radius von {1} getötet.", - "worldedit.butcher.explain-all": "Verwende -1, um alle Mobs in geladenen Chunks zu entfernen", - "worldedit.remove.removed": "{0} Entities wurden für das Entfernen markiert.", - "worldedit.remove.explain-all": "Verwende -1, um alle Entities in geladenen Chunks zu entfernen", - "worldedit.calc.invalid": "'{0}' konnte nicht als gültiger Ausdruck übersetzt werden", - "worldedit.calc.invalid.with-error": "'{0}' konnte nicht als gültiger Ausdruck geparst werden: '{1}'", - "worldedit.paste.pasted": "Die Zwischenablage wurde bei {0} eingefügt", - "worldedit.paste.selected": "Einfügebereich für Zwischenablage ausgewählt.", - "worldedit.rotate.no-interpolation": "Hinweis: Interpolation ist noch nicht unterstützt. Es ist empfohlen, Winkel mit einem Vielfachen von 90 zu nutzen.", - "worldedit.rotate.rotated": "Die Zwischenablage wurde gedreht.", - "worldedit.flip.flipped": "Die Zwischenablage wurde gespiegelt.", - "worldedit.clearclipboard.cleared": "Die Zwischenablage wurde geleert.", - "worldedit.set.done": "Vorgang abgeschlossen.", - "worldedit.set.done.verbose": "Vorgang abgeschlossen ({0}).", - "worldedit.line.changed": "{0} Blöcke wurden verändert.", - "worldedit.line.invalid-type": "//line funktioniert nur mit kubischen Selektionen oder konvex-polyhedrischen Selektionen", - "worldedit.curve.changed": "{0} Blöcke wurden verändert.", - "worldedit.curve.invalid-type": "//curve funktioniert nur mit konvex-polyhedrischen Selektionen", - "worldedit.replace.replaced": "{0} Blöcke wurden ersetzt.", - "worldedit.stack.changed": "{0} Blöcke wurden geändert. Rückgängig mit //undo", - "worldedit.stack.intersecting-region": "Stapelversatz darf bei Verwendung von Blockeinheiten nicht mit der Region kollidieren", - "worldedit.regen.regenerated": "Region neu generiert.", - "worldedit.regen.failed": "Chunks konnten nicht regeneriert werden. Siehe Konsole für Details.", - "worldedit.walls.changed": "{0} Blöcke wurden verändert.", - "worldedit.faces.changed": "{0} Blöcke wurden verändert.", - "worldedit.overlay.overlaid": "{0} Blöcke wurden bedeckt.", - "worldedit.naturalize.naturalized": "{0} Block/Blöcke wurden verändert, um natürlicher zu erscheinen.", - "worldedit.center.changed": "Mittelpunkt gesetzt. ({0} Blöcke geändert)", - "worldedit.smooth.changed": "Höhenkarte des Geländes geglättet. {0} Blöcke geändert.", - "worldedit.snowsmooth.changed": "Höhenkarte des Schnees geglättet. {0} Blöcke geändert.", - "worldedit.move.moved": "{0} Blöcke verschoben.", - "worldedit.deform.deformed": "{0} Blöcke wurden verformt.", - "worldedit.hollow.changed": "{0} Blöcke wurden verändert.", - "worldedit.forest.created": "{0} Bäume erstellt.", - "worldedit.flora.created": "{0} Pflanzen erstellt.", - "worldedit.unstuck.moved": "Bitte schön!", - "worldedit.ascend.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ascend.moved": "Um {0} Ebenen aufgestiegen.", - "worldedit.descend.obstructed": "Keine freie Stelle unter dir gefunden.", - "worldedit.descend.moved": "Um {0} Ebenen abgestiegen.", - "worldedit.ceil.obstructed": "Keine freie Stelle über dir gefunden.", - "worldedit.ceil.moved": "Magie!", - "worldedit.thru.obstructed": "Keine freie Stelle vor dir gefunden.", - "worldedit.thru.moved": "Magie!", - "worldedit.jumpto.moved": "Magie!", - "worldedit.jumpto.none": "Kein Block in Sicht (oder zu weit entfernt)!", - "worldedit.up.obstructed": "Du würdest etwas über dir treffen.", - "worldedit.up.moved": "Magie!", - "worldedit.cone.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cone.created": "{0} Blöcke wurden erstellt.", - "worldedit.cyl.invalid-radius": "Du musst entweder ein oder zwei Radien angeben.", - "worldedit.cyl.created": "{0} Blöcke wurden erstellt.", - "worldedit.sphere.invalid-radius": "Du musst entweder ein oder drei Radien angeben.", - "worldedit.sphere.created": "{0} Blöcke wurden erstellt.", - "worldedit.forestgen.created": "{0} Bäume erstellt.", - "worldedit.pumpkins.created": "{0} Kürbisbeete erstellt.", - "worldedit.feature.created": "Merkmal erstellt.", - "worldedit.feature.failed": "Fehler beim Generieren des Merkmals. Ist es ein gültiger Ort dafür?", - "worldedit.pyramid.created": "{0} Blöcke wurden erstellt.", - "worldedit.generate.created": "{0} Blöcke wurden erstellt.", - "worldedit.generatebiome.changed": "{0} Biome betroffen.", - "worldedit.structure.created": "Struktur erstellt.", - "worldedit.structure.failed": "Fehler beim Generieren der Struktur. Ist es ein gültiger Ort dafür?", - "worldedit.reload.config": "Konfiguration wurde neu geladen!", - "worldedit.report.written": "WorldEdit-Bereicht zu {0} geschrieben", - "worldedit.report.error": "Fehler beim Schreiben des Berichts: {0}", - "worldedit.report.callback": "WorldEdit Report: {0}.report", - "worldedit.timezone.invalid": "Ungültige Zeitzone", - "worldedit.timezone.set": "Zeitzone für diese Sitzung gesetzt: {0}", - "worldedit.timezone.current": "Die aktuelle Zeit in dieser Zeitzone ist: {0}", - "worldedit.version.version": "WorldEdit-Version {0}", - "worldedit.trace.no-tracing-extents": "Spurensuche: Es wurde kein Umfang verwendet.", - "worldedit.trace.action-failed": "Trace: Aktion(en) {0} bei {1} verworfen nach Ausmaß {2}", - "worldedit.trace.active.already": "Ablaufverfolgungs-Modus bereits aktiv.", - "worldedit.trace.inactive.already": "Ablaufverfolgungs-Modus bereits inaktiv.", - "worldedit.trace.active": "Ablaufverfolgungs-Modus ist nun aktiv.", - "worldedit.trace.inactive": "Ablaufverfolgungs-Modus ist nun inaktiv.", - "worldedit.command.time-elapsed": "{0}s vergangen (History: {1} geändert; {2} Blöcke/Sek).", - "worldedit.command.permissions": "Dazu bist du nicht berechtigt. Bist du im richtigen Modus?", - "worldedit.command.player-only": "Dieser Befehl muss als Spieler benutzt werden.", - "worldedit.command.error.report": "Bitte melde diesen Fehler: [Siehe Konsole]", - "worldedit.pastebin.uploading": "(Bitte warten... sende Daten an Pastebin...)", - "worldedit.session.cant-find-session": "Sitzung für {0} nicht gefunden", - "worldedit.platform.no-file-dialog": "Datei-Dialoge werden in Ihrer Umgebung nicht unterstützt.", - "worldedit.asset.load.loading": "(Bitte warten... lade Asset.)", - "worldedit.asset.load.still-loading": "(Bitte warten... lade weiterhin Asset.)", - "worldedit.asset.load.failed": "Fehler beim laden des Assets", - "worldedit.tool.max-block-changes": "Maximales Änderungslimit für Blöcke erreicht.", - "worldedit.tool.no-block": "Kein Block in Sicht!", - "worldedit.tool.repl.equip": "Ersetzen-Werkzeug an {0} gebunden.", - "worldedit.tool.repl.switched": "Ersetzen-Werkzeug geändert zu: {0}", - "worldedit.tool.data-cycler.equip": "Werkzeug zum Ändern von Blockdaten an {0} gebunden.", - "worldedit.tool.data-cycler.block-not-permitted": "Du hast keine Befugnis, die Werte dieses Blockes zu ändern.", - "worldedit.tool.data-cycler.cant-cycle": "Diese Blockdaten können nicht verändert werden!", - "worldedit.tool.data-cycler.new-value": "Wert von {0} ist jetzt {1}.", - "worldedit.tool.data-cycler.cycling": "Ändere nun {0}.", - "worldedit.tool.deltree.equip": "Werkzeug zum Entfernen fliegender Bäume an {0} gebunden.", - "worldedit.tool.deltree.not-tree": "Das ist kein Baum.", - "worldedit.tool.deltree.not-floating": "Das ist kein schwebender Baum.", - "worldedit.tool.tree.equip": "Werkzeug zum Bäume setzen an {0} gebunden.", - "worldedit.tool.tree.obstructed": "Hier kann kein Baum erstellt werden.", - "worldedit.tool.info.equip": "Werkzeug für Informationen an {0} gebunden.", - "worldedit.tool.info.blockstate.hover": "Blockstatus", - "worldedit.tool.info.internalid.hover": "Interne ID", - "worldedit.tool.info.legacy.hover": "Legacy-Id: Daten", - "worldedit.tool.info.light.hover": "Lichtlevel Block/Lichtlevel darüber", - "worldedit.tool.none.equip": "Werkzeug vom aktuellen Item entfernt.", - "worldedit.tool.none.to.unequip": "Ihr aktuelles Item ist nicht gebunden.", - "worldedit.tool.selwand.equip": "Werkzeug zum Auswählen an {0} gebunden.", - "worldedit.tool.navwand.equip": "Werkzeug zum Navigieren an {0} gebunden.", - "worldedit.tool.floodfill.equip": "Werkzeug zum Füllen von Blöcken an {0} gebunden.", - "worldedit.tool.farwand.equip": "Werkzeug zum Auswählen für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.equip": "Werkzeug zum Setzen von Blöcken für große Distanzen an {0} gebunden.", - "worldedit.tool.lrbuild.set": "Linksklick auf {0} gesetzt; Rechtsklick auf {1} gesetzt.", - "worldedit.tool.stack.equip": "Werkzeug zum Stapeln an {0} gebunden.", - "worldedit.tool.unbind-instruction": "Führe {0} aus, während du das Item in der Hand hältst, um es zu entbinden.", - "worldedit.tool.superpickaxe.mode.single": "Modus ist jetzt blockweise. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.area": "Modus ist jetzt bereichsförmig. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.mode.recursive": "Modus ist jetzt rekursiv. Linksklick mit einer Spitzhacke. // zum deaktivieren.", - "worldedit.tool.superpickaxe.max-range": "Maximale Entfernung ist {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superspitzhacke ist bereits aktiviert.", - "worldedit.tool.superpickaxe.disabled.already": "Superspitzhacke ist bereits deaktiviert.", - "worldedit.tool.superpickaxe.enabled": "Superspitzhacke aktiviert.", - "worldedit.tool.superpickaxe.disabled": "Superspitzhacke deaktiviert.", - "worldedit.tool.mask.set": "Maske für Pinsel gesetzt.", - "worldedit.tool.mask.disabled": "Maske für Pinsel deaktiviert.", - "worldedit.tool.material.set": "Material für Pinsel gesetzt.", - "worldedit.tool.range.set": "Reichweite für Pinsel gesetzt.", - "worldedit.tool.size.set": "Pinselgröße gesetzt.", - "worldedit.tool.tracemask.set": "Kollidierungsmaske gesetzt.", - "worldedit.tool.tracemask.disabled": "Kollidierungsmaske deaktiviert.", - "worldedit.tool.error.cannot-bind": "Kann das Werkzeug nicht an {0} binden: {1}", - "worldedit.tool.error.item-only": "Blöcke können nicht verwendet werden.", - "worldedit.execute.script-permissions": "Du hast keine Berechtigung, dieses Skript zu nutzen.", - "worldedit.executelast.no-script": "Benutze zuerst /cs mit einem Skriptnamen.", - "worldedit.script.read-error": "Skript Lesefehler: {0}", - "worldedit.script.unsupported": "Aktuell werden nur .js-Skripte unterstützt", - "worldedit.script.file-not-found": "Skript existiert nicht: {0}", - "worldedit.script.no-script-engine": "Fehler beim Finden einer Skript-Engine.\nBitte beachte https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Fehler beim Ausführen: {0}", - "worldedit.script.failed-console": "Fehler beim Ausführen (siehe Konsole): {0}", - "worldedit.operation.affected.biome": "{0} Biome betroffen", - "worldedit.operation.affected.block": "{0} Blöcke betroffen", - "worldedit.operation.affected.column": "{0} Stellen betroffen", - "worldedit.operation.affected.entity": "{0} Entities betroffen", - "worldedit.operation.deform.expression": "deformiert mit {0}", - "worldedit.error.invalid-number": "Anzahl erwartet; String angegeben.", - "worldedit.error.invalid-number.matches": "Anzahl erwartet; String \"{0}\" angegeben.", - "worldedit.error.incomplete-region": "Wähle zuerst eine Region aus.", - "worldedit.error.unknown-block": "Blockname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-item": "Name des Gegenstands '{0}' wurde nicht anerkannt.", - "worldedit.error.unknown-entity": "Entityname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-mob": "Mob-Name '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-biome": "Biomname '{0}' wurde nicht erkannt.", - "worldedit.error.unknown-tag": "Tagname '{0}' wurde nicht erkannt.", - "worldedit.error.empty-tag": "Tagname '{0}' hat keinen Inhalt.", - "worldedit.error.no-match": "Kein Treffer für '{0}'.", - "worldedit.error.disallowed-block": "Block '{0}' nicht erlaubt (siehe WorldEdit Konfiguration).", - "worldedit.error.max-changes": "Maximale Anzahl an Blöcken in einer Operation geändert ({0}).", - "worldedit.error.max-brush-radius": "Maximaler Pinselradius (in Konfiguration): {0}", - "worldedit.error.max-radius": "Maximaler Radius (in Konfiguration): {0}", - "worldedit.error.unknown-direction": "Unbekannte Richtung: {0}", - "worldedit.error.empty-clipboard": "Die Zwischenablage ist leer. Verwende zuerst //copy.", - "worldedit.error.invalid-filename": "Dateiname '{0}' ungültig: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Ungültige Zeichen oder Erweiterung fehlt", - "worldedit.error.file-resolution": "Datei '{0}' Fehler beim Auflösen der Datei: {1}", - "worldedit.error.file-resolution.outside-root": "Pfad ist außerhalb des erlaubten Verzeichnisses", - "worldedit.error.file-resolution.resolve-failed": "Fehler beim Auflösen des Pfades", - "worldedit.error.file-aborted": "Dateiauswahl abgebrochen.", - "worldedit.error.no-file-selected": "Es wurde keine Datei ausgewählt.", - "worldedit.error.world-unloaded": "Die Welt wurde bereits entladen.", - "worldedit.error.not-a-block": "Dieses Item ist kein Block.", - "worldedit.error.not-a-block.item": "Das Item '{0}' ist kein Block.", - "worldedit.error.incorrect-usage": "Benutzung: {0}", - "worldedit.error.invalid-page": "Ungültige Seitennummer", - "worldedit.error.parser.bad-state-format": "Fehlerhaftes Statusformat in {0}", - "worldedit.error.parser.duplicate-property": "Doppelte Eigenschaft: {0}", - "worldedit.error.parser.empty-state": "Leerer Teil im Status", - "worldedit.error.parser.missing-equals-separator": "Fehlendes Trennzeichen '='", - "worldedit.error.parser.clipboard.missing-offset": "Offset mit @ angegeben, aber kein Offset angegeben. Verwenden Sie '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Unbekannte Eigenschaft '{0}' für Block '{1}'", - "worldedit.error.parser.unknown-value": "Unbekannter Wert '{0}' für Eigenschaft '{1} '", - "worldedit.error.parser.empty-property": "Leere Eigenschaft im Status", - "worldedit.error.parser.empty-value": "Leerer Wert im Status", - "worldedit.error.parser.invalid-colon": "Ungültiger Doppelpunkt.", - "worldedit.error.parser.invalid-expression": "Ungültiger Ausdruck: {0}", - "worldedit.error.parser.negate-nothing": "Nichts kann nicht negiert werden!", - "worldedit.error.parser.hanging-lbracket": "Ungültiges Format. Fehlende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbracket": "Bei dem Status fehlt die schließende Klammer ']'", - "worldedit.error.parser.hanging-lbrace": "Ungültiges Format. Hängende Klammer bei '{0}'.", - "worldedit.error.parser.missing-rbrace": "NBT fehlt das nachgestellte '}'", - "worldedit.error.parser.missing-random-type": "Fehlender Typ hinter dem % symbol für '{0}'", - "worldedit.error.parser.clipboard.missing-coordinates": "Versatz für die Zwischenablage benötigt x,y,z Koordinaten.", - "worldedit.error.parser.player-only": "Eingabe '{0}' erfordert einen Spieler!", - "worldedit.error.parser.invalid-nbt": "Ungültige NBT-Daten in Eingabe: '{0}'. Fehler: {1}", - "worldedit.error.disabled": "Diese Funktion ist deaktiviert (siehe WorldEdit Konfiguration).", - "worldedit.error.unknown": "Unbekannter Fehler ist aufgetreten: {0}", - "worldedit.error.missing-extent": "Kein Ziel ist bekannt", - "worldedit.error.missing-session": "Keine lokale Session ist bekannt", - "worldedit.error.missing-world": "Du musst eine Welt angeben (Try //world)", - "worldedit.error.missing-actor": "Kein Akteur ist bekannt", - "worldedit.selection.convex.info.vertices": "Knoten: {0}", - "worldedit.selection.convex.info.triangles": "Dreiecke: {0}", - "worldedit.selection.convex.explain.primary": "Neue Auswahl mit Knoten {0} gestartet.", - "worldedit.selection.convex.explain.secondary": "Knoten {0} zur Auswahl hinzugefügt.", - "worldedit.selection.cuboid.info.pos1": "Position 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Position 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Erste Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.primary-area": "Erste Position bei {0} ({1}) gesetzt.", - "worldedit.selection.cuboid.explain.secondary": "Zweite Position bei {0} gesetzt.", - "worldedit.selection.cuboid.explain.secondary-area": "Zweite Position bei {0} ({1}) gesetzt.", - "worldedit.selection.extend.explain.primary": "Auswahl bei {0} ({1}) gestartet.", - "worldedit.selection.extend.explain.secondary": "Auswahl erweitert, damit {0} ({1}) beinhaltet wird.", - "worldedit.selection.ellipsoid.info.center": "Mittelpunkt: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Radius: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Position des Mittelpunkts zu {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.primary-area": "Position des Mittelpunkts zu {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.ellipsoid.error.even-horizontal": "Ellipsoid-Änderungen müssen für jede Dimension gleich sein.", - "worldedit.selection.cylinder.info.center": "Mittelpunkt: {0}", - "worldedit.selection.cylinder.info.radius": "Radius: {0}", - "worldedit.selection.cylinder.explain.primary": "Neue zylindrische Auswahl bei {0} gestartet.", - "worldedit.selection.cylinder.explain.secondary": "Radius auf {0}/{1} Blöcke gesetzt. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Damit der Radius eingestellt werden kann, ist es notwendig, einen Mittelpunkt zu wählen.", - "worldedit.selection.cylinder.error.even-horizontal": "Zylinderänderungen müssen auch für jede horizontale Dimension gelten.", - "worldedit.selection.polygon2d.info": "Anzahl Punkte: {0}", - "worldedit.selection.polygon2d.explain.primary": "Neues Polygon bei {0} gestartet.", - "worldedit.selection.polygon2d.explain.secondary": "Punkt #{0} bei {1} hinzugefügt.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Polygone können nur vertikal erweitert werden.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Polygone können nur vertikal verhandelt werden.", - "worldedit.selection.sphere.explain.secondary": "Radius auf {0} gesetzt.", - "worldedit.selection.sphere.explain.secondary-defined": "Radius auf {0} ({1}) gesetzt.", - "worldedit.selection.null.error.immutable": "NullRegion könnt nicht geändert werden.", - "worldedit.selection.intersection.error.cannot-expand": "Könnt nicht einen regionalen Schnittpunkt erweitern.", - "worldedit.selection.intersection.error.cannot-contract": "Könnt nicht einen regionalen Schnittpunkt verhandeln.", - "worldedit.selection.transform.error.cannot-expand": "Könnt nicht einen TransformedRegion erweitern.", - "worldedit.selection.transform.error.cannot-contract": "Könnt nicht einen TransformedRegion verhandeln.", - "worldedit.selection.transform.error.cannot-change": "Könnt nicht einen TransformedRegion ändern.", - "worldedit.selection.updated": "Positionen aktualisiert.", - "worldedit.sideeffect.lighting": "Beleuchtung", - "worldedit.sideeffect.lighting.description": "Aktualisiert Blockbeleuchtung", - "worldedit.sideeffect.neighbors": "Nachbarn", - "worldedit.sideeffect.neighbors.description": "Benachrichtigt Blöcke in der Nähe über den Änderungen", - "worldedit.sideeffect.update": "Update", - "worldedit.sideeffect.update.description": "Benachrichtigt den geänderten Block", - "worldedit.sideeffect.validation": "Überprüfung", - "worldedit.sideeffect.validation.description": "Überprüft und repariert inkonsistenten Weltzustand, so wie getrennte Blöcke", - "worldedit.sideeffect.entity_ai": "Wesen-KI", - "worldedit.sideeffect.entity_ai.description": "Aktualisiert Wesen-KI-Pfade für die Blockänderungen", - "worldedit.sideeffect.events": "Mod/Plugin-Ereignisse", - "worldedit.sideeffect.events.description": "Informiert andere Mods/Plugins über diese Änderungen, falls anwendbar", - "worldedit.sideeffect.state.on": "An", - "worldedit.sideeffect.state.delayed": "Verzögert", - "worldedit.sideeffect.state.off": "Aus", - "worldedit.sideeffect.box.current": "Aktuell", - "worldedit.sideeffect.box.change-to": "Klicken, um auf {0} zu setzen", - "worldedit.help.command-not-found": "Der Befehl '{0}' konnte nicht gefunden werden.", - "worldedit.help.no-subcommands": "'{0}' hat keine Unterbefehle. (Vielleicht steht '{1}' für einen Parameter?)", - "worldedit.help.subcommand-not-found": "Der Unterbefehl '{0}' unter '{1}' konnte nicht gefunden werden.", - "worldedit.cli.stopping": "Wird beendet!", - "worldedit.cli.unknown-command": "Unbekannter Befehl!", - "worldedit.version.bukkit.unsupported-adapter": "Diese WorldEdit Version unterstützt ihre Version von Bukkit nicht vollständig. Block-Entities (z.B. Truhen) sind leer, Blockeigenschaften (z. B. Rotation) fehlen und andere Dinge werden möglicherweise nicht funktionieren. Aktualisieren Sie WorldEdit um diese Funktion wiederherzustellen:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Bearbeiten von nicht unterstützten Versionen ist deaktiviert." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/szl/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/szl/strings.json deleted file mode 100644 index 962c70f..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/szl/strings.json +++ /dev/null @@ -1,421 +0,0 @@ -{ - "worldedit.expand.description.vert": "Pionowo rozszerz zaznaczenie do granic świata.", - "worldedit.expand.expanded": "Rozszerzono obszar o bloki (w sumie {0})", - "worldedit.expand.expanded.vert": "Rozszerzono obszar o bloki (w sumie {0} z góry na dół).", - "worldedit.biomeinfo.lineofsight": "Biomy w zasięgu wzroku: {0}", - "worldedit.biomeinfo.position": "Biom, w którym jesteś: {0}", - "worldedit.biomeinfo.selection": "Biomy w twoim obszarze zaznaczenia: {0}", - "worldedit.biomeinfo.not-locatable": "Nadawca poleceń musi być obecny na świecie, aby użyć flagi -p.", - "worldedit.brush.radius-too-large": "Maksymalny dozwolony promień pędzla: {0}", - "worldedit.brush.apply.description": "Zastosuj pędzel, zastosuj funkcję do każdego bloku", - "worldedit.brush.apply.radius": "Rozmiar pędzla", - "worldedit.brush.apply.shape": "Kształt obszaru", - "worldedit.brush.apply.type": "Rodzaj pędzla do użycia", - "worldedit.brush.apply.item.warning": "Ten pędzel symuluje użycie przedmiotu. Jego efekty mogą działać nie na wszystkich platformach, mogą być nieodwracalne i mogą powodować dziwne interakcje z innymi modami/wtyczkami. Używaj na własne ryzyko.", - "worldedit.brush.paint.description": "Pędzel malarski, nakładanie funkcji na powierzchnię", - "worldedit.brush.paint.size": "Rozmiar pędzla", - "worldedit.brush.paint.shape": "Kształt obszaru", - "worldedit.brush.paint.density": "Gęstość pędzla", - "worldedit.brush.paint.type": "Rodzaj używanego pędzla", - "worldedit.brush.paint.item.warning": "Ten pędzel symuluje użycie przedmiotu. Jego efekty mogą działać nie na wszystkich platformach, mogą być nieodwracalne i mogą powodować dziwne interakcje z innymi modami/wtyczkami. Używaj na własne ryzyko.", - "worldedit.brush.sphere.equip": "Wyposażono w pędzel kulisty ({0}).", - "worldedit.brush.cylinder.equip": "Wyposażono w pędzel walcowy ({0} na {1}).", - "worldedit.brush.clipboard.equip": "Wyposażono w pędzel o kształcie ze schowka.", - "worldedit.brush.smooth.equip": "Wyposażono w pędzel wygładzający ({0} × {1}× przy użyciu: {2}).", - "worldedit.brush.extinguish.equip": "Wyposażono w gaśnicę ({0}).", - "worldedit.brush.gravity.equip": "Wyposażono w pędzel grawitacyjny ({0}).", - "worldedit.brush.butcher.equip": "Wyposażono w pędzel rzeźniczy ({0}).", - "worldedit.brush.operation.equip": "Wybrano pędzel {0}.", - "worldedit.brush.heightmap.equip": "Wyposażono w pędzel mapy wysokościowej ({0}).", - "worldedit.brush.heightmap.unknown": "Nieznany pędzel mapy wysokościowej: {0}.", - "worldedit.brush.none.equip": "Usunięto przypisany pędzel z obecnego przedmiotu.", - "worldedit.setbiome.changed": "Zmieniono biomy dla około tylu bloków: {0}.", - "worldedit.setbiome.warning": "W celu zobaczenia zmian, może być wymagane ponowne dołączenie do gry (albo otwarcie świata).", - "worldedit.setbiome.not-locatable": "Nadawca poleceń musi być obecny na świecie, aby użyć flagi -p.", - "worldedit.drawsel.disabled": "Dezaktywowano CUI serwera.", - "worldedit.drawsel.enabled": "Aktywowano CUI serwera. Obsługuje tylko obszary prostokątne o maksymalnym rozmiarze {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "CUI serwera już jest zdezaktywowane.", - "worldedit.drawsel.enabled.already": "CUI serwera już jest aktywowane.", - "worldedit.limit.too-high": "Twój maksymalny dozwolony limit wynosi {0}.", - "worldedit.limit.set": "Ustawiono limit ilości zmienianych bloków na {0}.", - "worldedit.limit.return-to-default": "(Powróć do wartości domyślnej, używając polecenia //limit)", - "worldedit.timeout.too-high": "Twój maksymalny dozwolony limit czasu wynosi {0} ms.", - "worldedit.timeout.set": "Zmieniono limit czasu na {0} ms.", - "worldedit.timeout.return-to-default": " (Użyj //timeout w celu powrotu do wartości domyślnej.)", - "worldedit.fast.disabled": "Tryb szybki wyłączony.", - "worldedit.fast.enabled": "Tryb szybki włączony. Oświetlenie w objętych chunkach może być niewłaściwe i/lub może zaistnieć potrzeba ponownego dołączenia, w celu ujrzenia zmian.", - "worldedit.fast.disabled.already": "Tryb szybki już jest wyłączony.", - "worldedit.fast.enabled.already": "Tryb szybki już jest włączony.", - "worldedit.perf.sideeffect.set": "Efekt poboczny „{0}” został ustawiony na {1}", - "worldedit.perf.sideeffect.get": "Efekt poboczny „{0}” jest ustawiony na {1}", - "worldedit.perf.sideeffect.already-set": "Efekt poboczny „{0}” już został ustawiony na {1}", - "worldedit.perf.sideeffect.set-all": "Wszystkie działania niepożądane ustawione na {0}", - "worldedit.reorder.current": "Tryb zmiany kolejności wynosi {0}", - "worldedit.reorder.set": "Tryb zmiany kolejności teraz wynosi {0}", - "worldedit.gmask.disabled": "Maska globalna wyłączona.", - "worldedit.gmask.set": "Ustawiono maskę globalną.", - "worldedit.toggleplace.pos1": "Umieszczanie w pozycji nr 1.", - "worldedit.toggleplace.player": "Stawianie bloku w miejscu, w którym stoisz.", - "worldedit.toggleplace.not-locatable": "Nie można przełączyć umieszczania w tym kontekście.", - "worldedit.searchitem.too-short": "Wprowadź dłuższy ciąg do wyszukania. (dł. > 2).", - "worldedit.searchitem.either-b-or-i": "Nie możesz używać flagi \"b\" oraz \"i\" jednocześnie.", - "worldedit.searchitem.searching": "(Proszę czekać... wyszukiwanie przedmiotów.)", - "worldedit.watchdog.no-hook": "Ta platforma nie ma punktu zaczepienia licznika alarmowego.", - "worldedit.watchdog.active.already": "Punkt zaczepienia licznika alarmowego już jest aktywny.", - "worldedit.watchdog.inactive.already": "Punkt zaczepienia licznika alarmowego już jest nieaktywny.", - "worldedit.watchdog.active": "Punkt zaczepienia licznika alarmowego aktywowany.", - "worldedit.watchdog.inactive": "Punkt zaczepienia licznika alarmowego dezaktywowany.", - "worldedit.world.remove": "Usunięto zastąpienie świata.", - "worldedit.world.set": "Ustawiono zastąpienie świata {0}. (Użyj //world aby powrócić do domyślnego)", - "worldedit.undo.undone": "Cofnięto edycje. (dost. {0}).", - "worldedit.undo.none": "Nie ma już nic do cofnięcia.", - "worldedit.redo.redone": "Ponowiono dostępne edycje ({0}).", - "worldedit.redo.none": "Nie ma już nic do ponowienia.", - "worldedit.clearhistory.cleared": "Wyczyszczono historię.", - "worldedit.raytrace.noblock": "Brak bloku w zasięgu!", - "worldedit.raytrace.require-player": "Komendy śledzenia promieni wymagają gracza!", - "worldedit.restore.not-configured": "Przywrócenie kopii zapasowej/migawki nie jest skonfigurowane.", - "worldedit.restore.not-available": "Ta migawka nie istnieje lub jest niedostępna.", - "worldedit.restore.failed": "Błąd ładowania migawki: {0}", - "worldedit.restore.loaded": "Załadowano migawkę \"{0}\"; trwa przywracanie...", - "worldedit.restore.restored": "Przywrócono; brakujące chunki: {0}, inne błędy: {1}.", - "worldedit.restore.none-for-specific-world": "Nie znaleziono migawek świata \"{0}\".", - "worldedit.restore.none-for-world": "Nie znaleziono migawek dla tego świata.", - "worldedit.restore.none-found": "Nie znaleziono migawek.", - "worldedit.restore.none-found-console": "Nie znaleziono migawek. Zobacz konsolę dla szczegółów.", - "worldedit.restore.chunk-not-present": "Brak obecnych chunków w migawce.", - "worldedit.restore.chunk-load-failed": "Nie można załadować żadnych chunków. (niewłaściwe archiwum?)", - "worldedit.restore.block-place-failed": "Błędy uniemożliwiły przywrócenie jakichkolwiek bloków.", - "worldedit.restore.block-place-error": "Ostatni błąd: {0}", - "worldedit.snapshot.use.newest": "Używasz najnowszej migawki.", - "worldedit.snapshot.use": "Ustawiono migawkę na: {0}", - "worldedit.snapshot.none-before": "Nie można znaleźć migawki przed {0}.", - "worldedit.snapshot.none-after": "Nie można znaleźć migawki po {0}.", - "worldedit.snapshot.index-above-0": "Nieprawidłowy indeks, musi być on większy lub równy 1.", - "worldedit.snapshot.index-oob": "Nieprawidłowy indeks, musi być on pomiędzy 1 a {0}.", - "worldedit.schematic.unknown-format": "Nieznany format schematu: {0}.", - "worldedit.schematic.load.does-not-exist": "Schemat {0} nie istnieje!", - "worldedit.schematic.load.loading": "(Proszę czekać... wczytywanie schematu.)", - "worldedit.schematic.load.still-loading": "(Proszę czekać... wczytywanie schematu nadal trwa).", - "worldedit.schematic.save.already-exists": "Ten schemat już istnieje. Użyj flagi -f aby go nadpisać.", - "worldedit.schematic.save.failed-directory": "Nie udało się stworzyć folderu dla schematów!", - "worldedit.schematic.save.saving": "(Proszę czekać... zapisywanie schematu.)", - "worldedit.schematic.save.still-saving": "(Proszę czekać... zapisywanie schematu nadal trwa).", - "worldedit.schematic.delete.does-not-exist": "Schemat {0} nie istnieje!", - "worldedit.schematic.delete.failed": "Nie udało się usunąć: {0}! Czy jest tylko do odczytu?", - "worldedit.schematic.delete.deleted": "Usunięto: {0}.", - "worldedit.schematic.formats.title": "Dostępne formaty schowka (nazwa: krótka)", - "worldedit.schematic.unsupported-minecraft-version": "Ta wersja WorldEdit nie obsługuje tej wersji Minecrafta. Schematy nie będą działać, póki ten problem nie zostanie rozwiązany.", - "worldedit.pos.already-set": "Pozycja już ustawiona.", - "worldedit.pos.console-require-coords": "Współrzędne muszą być określone jako konsola.", - "worldedit.hpos.no-block": "Brak bloku w zasięgu!", - "worldedit.hpos.already-set": "Pozycja już ustawiona.", - "worldedit.chunk.selected-multiple": "Zaznaczono chunki: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Wybrano chunk: {0}, {1}, {2}", - "worldedit.wand.invalid": "Przedmiot różdżki jest nieprawidłowo skonfigurowany lub wyłączony.", - "worldedit.wand.selwand.info": "Lewy klik: zaznacz pozycję 1.; Prawy klik: zaznacz pozycję 2.", - "worldedit.wand.navwand.info": "Lewy klik: skocz do miejsca; Prawy klik: przejdź przez ścianę", - "worldedit.wand.selwand.now.tool": "Różdżka wyboru jest teraz normalnym narzędziem. Możesz ją wyłączyć używając {0} i powiązać z dowolną rzeczą używając {1}, oraz zdobyć nową różdżkę używając {2}.", - "worldedit.contract.contracted": "Obszar zwężony o {0} bl.", - "worldedit.shift.shifted": "Obszar przesunięty.", - "worldedit.outset.outset": "Obszar poszerzony.", - "worldedit.inset.inset": "Obszar zwężony.", - "worldedit.size.offset": "Przesunięcie: {0}", - "worldedit.size.type": "Typ: {0}", - "worldedit.size.size": "Rozmiar: {0}", - "worldedit.size.distance": "Odległość prostopadłościanu: {0}", - "worldedit.size.blocks": "Nr bloków: {0}", - "worldedit.count.counted": "Policzono: {0}", - "worldedit.distr.no-blocks": "Nie policzono bloków.", - "worldedit.distr.no-previous": "Brak poprzednich dystrybucji.", - "worldedit.distr.total": "Całkowita Liczba Bloków: {0}", - "worldedit.select.cleared": "Wyczyszczono zaznaczenie.", - "worldedit.select.cuboid.message": "Kuboid: kliknij lewym, aby zaznaczyć pierwszy punkt, kliknij prawym, aby zaznaczyć drugi punkt", - "worldedit.select.cuboid.description": "Wybierz dwa narożniki kuboidu", - "worldedit.select.extend.message": "Kuboid: kliknij lewym, aby wybrać punkt startowy, kliknij prawym, aby rozszerzyć", - "worldedit.select.extend.description": "Tryb szybkiego wyboru kuboidu", - "worldedit.select.poly.message": "Wybór wielokąta 2D: Lewy/prawy klik — dodawanie punktu.", - "worldedit.select.poly.limit-message": "Maksimum {0} pkt.", - "worldedit.select.poly.description": "Wybór wielokąta dwuwymiarowego o dowolnej wysokości", - "worldedit.select.ellipsoid.message": "Wybór elipsoidalny: Lewy klik = środek; prawy klik — rozszerzanie", - "worldedit.select.ellipsoid.description": "Wybór elipsoidy", - "worldedit.select.sphere.message": "Wybór sferyczny: Lewy klik = środek, prawy klik — ustawianie promienia", - "worldedit.select.sphere.description": "Wybór sfery", - "worldedit.select.cyl.message": "Wybór walcowy: Lewy klik = środek; prawy klik — rozszerzanie", - "worldedit.select.cyl.description": "Wybór walca", - "worldedit.select.convex.message": "Wybór wypukły wieloboczny: Lewy klik = Pierwszy wierzchołek; prawy klik — więcej.", - "worldedit.select.convex.limit-message": "Maksimum {0} pkt.", - "worldedit.select.convex.description": "Zaznacz figurę wypukłą wieloboczną", - "worldedit.select.default-set": "Twój domyślny selektor obszaru to teraz {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Stary format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: region/{0}", - "worldedit.listchunks.listfor": "Lista chunków dla: {0}", - "worldedit.drain.drained": "Osuszono bloki (w sumie {0}).", - "worldedit.fill.created": "Wypełniono blokami (w sumie {0}).", - "worldedit.fillr.created": "Wypełniono blokami (w sumie {0}).", - "worldedit.fixlava.fixed": "Naprawiono bloki (w sumie {0}).", - "worldedit.fixwater.fixed": "Naprawiono bloki (w sumie {0}).", - "worldedit.removeabove.removed": "Usunięto bloki (w sumie {0}).", - "worldedit.removebelow.removed": "Usunięto bloki (w sumie {0}).", - "worldedit.removenear.removed": "Usunięto bloki (w sumie {0}).", - "worldedit.replacenear.replaced": "Zastąpiono bloki (w sumie {0}).", - "worldedit.snow.created": "Pokryto powierzchnie (w sumie {0}).", - "worldedit.thaw.removed": "Stopiono bloki (w sumie {0}).", - "worldedit.green.changed": "Pokryto zielenią bloki (w sumie {0}).", - "worldedit.extinguish.removed": "Ugaszono bloki ognia (w sumie {0}).", - "worldedit.butcher.killed": "Zabito moby (w sumie {0}) w promieniu {1} bl.", - "worldedit.butcher.explain-all": "Użyj -1, aby usunąć wszystkie moby z załadowanych chunków", - "worldedit.remove.removed": "Wyznaczono byty do usunięcia (w sumie {0}).", - "worldedit.remove.explain-all": "Użyj -1, aby usunąć wszystkie byty z załadowanych chunków", - "worldedit.calc.invalid": "Błąd analizy wartości \"{0}\" jako właściwego wyrażenia", - "worldedit.calc.invalid.with-error": "Błąd analizy wartości \"{0}\" jako właściwego wyrażenia: \"{1}\"", - "worldedit.paste.pasted": "Wklejono schowek do: {0}", - "worldedit.paste.selected": "Zaznaczono obszar wklejania ze schowka.", - "worldedit.rotate.no-interpolation": "Informacja: Interpolacja nie jest jeszcze wspierana, więc zalecane są kąty o wielokrotności liczby 90.", - "worldedit.rotate.rotated": "Zawartość schowka została obrócona.", - "worldedit.flip.flipped": "Zawartość schowka została odbita.", - "worldedit.clearclipboard.cleared": "Schowek wyczyszczony.", - "worldedit.set.done": "Operacja zakończona.", - "worldedit.set.done.verbose": "Operacja zakończona ({0}).", - "worldedit.line.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.line.invalid-type": "Polecenie //line działa tylko w przypadku zaznaczeń prostopadłościennych lub wypukłych wielościennych", - "worldedit.curve.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.curve.invalid-type": "Polecenie //curve działa tylko w przypadku zaznaczeń wypukłych wielościennych", - "worldedit.replace.replaced": "Zastąpiono bloki (w sumie {0}).", - "worldedit.stack.changed": "Zmieniono bloki (w sumie {0}). Użyj //undo w celu cofnięcia.", - "worldedit.stack.intersecting-region": "Przesunięcie stosu nie może kolidować z obszarem, podczas używania jednostek blokowych", - "worldedit.regen.regenerated": "Zregenerowano obszar.", - "worldedit.regen.failed": "Nie udało się zregenerować chunków. Po więcej informacji, zajrzyj do konsoli.", - "worldedit.walls.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.faces.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.overlay.overlaid": "Nałożono bloki (w sumie {0}).", - "worldedit.naturalize.naturalized": "Nadano naturalnego wyglądu blokom (zmodyfikowane bloki: {0}).", - "worldedit.center.changed": "Ustawiono środek. (zmodyfikowane bloki: {0})", - "worldedit.smooth.changed": "Wygładzono wysokość terenu. Zmodyfikowane bloki: {0}.", - "worldedit.move.moved": "Przesunięto bloki (w sumie {0}).", - "worldedit.deform.deformed": "Zdeformowano bloki (w sumie {0}).", - "worldedit.hollow.changed": "Zmieniono bloki (w sumie {0}).", - "worldedit.forest.created": "Stworzono {0} drzew.", - "worldedit.flora.created": "Stworzono roślinność (w sumie {0}).", - "worldedit.unstuck.moved": "Proszę bardzo!", - "worldedit.ascend.obstructed": "Nie znaleziono nad tobą wolnej przestrzeni.", - "worldedit.ascend.moved": "Przeniesiono cię {0} poz. wyżej.", - "worldedit.descend.obstructed": "Nie znaleziono pod tobą wolnej przestrzeni.", - "worldedit.descend.moved": "Przeniesiono cię {0} poz. niżej.", - "worldedit.ceil.obstructed": "Nie znaleziono nad tobą wolnej przestrzeni.", - "worldedit.ceil.moved": "Ziuuu!", - "worldedit.thru.obstructed": "Nie znaleziono przed tobą wolnej przestrzeni.", - "worldedit.thru.moved": "Ziuuu!", - "worldedit.jumpto.moved": "Puf!", - "worldedit.jumpto.none": "Brak bloku w zasięgu (lub jest za daleko)!", - "worldedit.up.obstructed": "Uderzysz w coś nad sobą.", - "worldedit.up.moved": "Ziuuu!", - "worldedit.cone.invalid-radius": "Musisz podać 1 lub 2 wartości promienia.", - "worldedit.cone.created": "Stworzono bloki (w sumie {0}).", - "worldedit.cyl.invalid-radius": "Musisz podać 1 lub 2 wartości promienia.", - "worldedit.cyl.created": "Stworzono bloki (w sumie {0}).", - "worldedit.sphere.invalid-radius": "Musisz podać 1 lub 3 wartości promienia.", - "worldedit.sphere.created": "Stworzono bloki (w sumie {0}).", - "worldedit.forestgen.created": "Stworzono drzewa (w sumie {0}).", - "worldedit.pumpkins.created": "Stworzono grupki dyń (w sumie {0}).", - "worldedit.pyramid.created": "Stworzono bloki (w sumie {0}).", - "worldedit.generate.created": "Stworzono bloki (w sumie {0}).", - "worldedit.generatebiome.changed": "{0} biomów uległo zmianie.", - "worldedit.reload.config": "Przeładowano konfigurację!", - "worldedit.report.written": "Raport WorldEdit został zapisany do: {0}", - "worldedit.report.error": "Błąd zapisywania raportu: {0}", - "worldedit.report.callback": "Raport WorldEdit: {0}.report", - "worldedit.timezone.invalid": "Niewłaściwa strefa czasowa", - "worldedit.timezone.set": "Ustawiono strefę czasową na tę sesję: {0}", - "worldedit.timezone.current": "Obecny czas w tej strefie czasowej: {0}", - "worldedit.version.version": "WorldEdit — wersja: {0}", - "worldedit.trace.no-tracing-extents": "Trasowanie: Nie użyto żadnych rozszerzeń", - "worldedit.trace.action-failed": "Trasowanie: Odrzucono czynność/-ci {0} w pozycji {1} rozszerzeniem {2}", - "worldedit.trace.active.already": "Tryb trasowania już jest włączony.", - "worldedit.trace.inactive.already": "Tryb trasowania już jest wyłączony.", - "worldedit.trace.active": "Włączono tryb trasowania.", - "worldedit.trace.inactive": "Wyłączono tryb trasowania.", - "worldedit.command.time-elapsed": "Minęło {0} sek. (historia: {1} zmienionych; {2} bloków/sek.)", - "worldedit.command.permissions": "Nie masz do tego uprawnień. Na pewno jesteś w dobrym trybie?", - "worldedit.command.player-only": "To polecenie musi zostać użyte na graczu.", - "worldedit.command.error.report": "Zgłoś ten błąd: [Zobacz konsolę]", - "worldedit.pastebin.uploading": "(Proszę czekać... wysyłanie danych wyjściowych na pastebin...)", - "worldedit.session.cant-find-session": "Nie można odnaleźć sesji dla {0}", - "worldedit.platform.no-file-dialog": "Okna dialogowe plików nie są wspierane w twoim środowisku.", - "worldedit.asset.load.loading": "(Proszę czekać... ładowanie zasobu).", - "worldedit.asset.load.still-loading": "(Proszę czekać... ładowanie zasobu nadal trwa).", - "worldedit.asset.load.failed": "Błąd ładowania zasobu", - "worldedit.tool.max-block-changes": "Osiągnięto limit ilości zmienianych bloków.", - "worldedit.tool.no-block": "Brak bloku w zasięgu!", - "worldedit.tool.repl.equip": "Narzędzie zamiany bloków przypisano do: {0}.", - "worldedit.tool.repl.switched": "Narzędzie zamiany przełączono do: {0}", - "worldedit.tool.data-cycler.equip": "Narzędzie przełączające dane bloków przypisano do: {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "Nie masz uprawnień do przełączania wartości danych tego bloku.", - "worldedit.tool.data-cycler.cant-cycle": "Dane tego bloku nie mogą być przełączone!", - "worldedit.tool.data-cycler.new-value": "Wartość {0} wynosi teraz {1}.", - "worldedit.tool.data-cycler.cycling": "Cykliczne przełączanie: {0}.", - "worldedit.tool.deltree.equip": "Narzędzie usuwania unoszących się drzew przypisano do: {0}.", - "worldedit.tool.deltree.not-tree": "To nie jest drzewo.", - "worldedit.tool.deltree.not-floating": "To nie jest unoszące się drzewo.", - "worldedit.tool.tree.equip": "Malarz drzew przypisano do: {0}.", - "worldedit.tool.tree.obstructed": "Nie można umieścić tam drzewa.", - "worldedit.tool.info.equip": "Narzędzie informacyjne przypisano do: {0}.", - "worldedit.tool.info.blockstate.hover": "Stan bloku", - "worldedit.tool.info.internalid.hover": "Wewnętrzne ID", - "worldedit.tool.info.legacy.hover": "Przestarzały tag id:data", - "worldedit.tool.info.light.hover": "Światło bloku/Światło powyżej", - "worldedit.tool.none.equip": "Usunięto przypisane narzędzie z obecnego przedmiotu.", - "worldedit.tool.none.to.unequip": "Nie przypisano obecnego przedmiotu.", - "worldedit.tool.selwand.equip": "Różdżkę zaznaczającą przypisano do: {0}.", - "worldedit.tool.navwand.equip": "Różdżkę nawigacyjną przypisano do: {0}.", - "worldedit.tool.floodfill.equip": "Narzędzie wypełniające blokami przypisano do: {0}.", - "worldedit.tool.farwand.equip": "Różdżka dalekosiężna przypisana do {0}.", - "worldedit.tool.lrbuild.equip": "Dalekosiężne narzędzie budowlane przypisano do: {0}.", - "worldedit.tool.lrbuild.set": "Lewy przycisk ustawiono na {0}; prawy przycisk ustawiono na {1}.", - "worldedit.tool.stack.equip": "Narzędzie stosu przypisano do: {0}.", - "worldedit.tool.unbind-instruction": "Uruchom {0} trzymając przedmiot aby usunąć przypisanie.", - "worldedit.tool.superpickaxe.mode.single": "Ustawiono tryb pojedynczy. Kliknij lewym, trzymając kilof. Wyłącz poleceniem //", - "worldedit.tool.superpickaxe.mode.area": "Ustawiono tryb obszarowy. Kliknij lewym, trzymając kilof. Wyłącz poleceniem //", - "worldedit.tool.superpickaxe.mode.recursive": "Ustawiono tryb rekursywny. Kliknij lewym, trzymając kilof. Wyłącz poleceniem //", - "worldedit.tool.superpickaxe.max-range": "Maksymalny zakres to {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Superkilof jest już włączony.", - "worldedit.tool.superpickaxe.disabled.already": "Superkilof jest już wyłączony.", - "worldedit.tool.superpickaxe.enabled": "Superkilof włączony.", - "worldedit.tool.superpickaxe.disabled": "Superkilof wyłączony.", - "worldedit.tool.mask.set": "Ustawiono maskę pędzla.", - "worldedit.tool.mask.disabled": "Wyłączono maskę pędzla.", - "worldedit.tool.material.set": "Ustawiono materiał pędzla.", - "worldedit.tool.range.set": "Ustawiono zakres pędzla.", - "worldedit.tool.size.set": "Ustawiono rozmiar pędzla.", - "worldedit.tool.tracemask.set": "Ustawiono maskę trasującą.", - "worldedit.tool.tracemask.disabled": "Maska trasująca wyłączona.", - "worldedit.tool.error.cannot-bind": "Nie można przypisać narzędzia do {0}: {1}", - "worldedit.tool.error.item-only": "Nie można używać bloków.", - "worldedit.execute.script-permissions": "Nie masz uprawnień do korzystania z tego skryptu.", - "worldedit.executelast.no-script": "Najpierw użyj /cs z nazwą skryptu.", - "worldedit.script.read-error": "Błąd odczytu skryptu: {0}", - "worldedit.script.unsupported": "Obecnie są wspierane tylko skrypty .js", - "worldedit.script.file-not-found": "Skrypt nie istnieje: {0}", - "worldedit.script.no-script-engine": "Nie udało się znaleźć zainstalowanego silnika skryptu.\nPrzejdź do: https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Nie udało się wykonać: {0}", - "worldedit.script.failed-console": "Nie udało się wykonać (zobacz konsolę): {0}", - "worldedit.operation.affected.biome": "Objęto biomy (w sumie {0})", - "worldedit.operation.affected.block": "Objęto bloki (w sumie {0})", - "worldedit.operation.affected.column": "Objęto kolumny (w sumie {0})", - "worldedit.operation.affected.entity": "Objęto byty (w sumie {0})", - "worldedit.operation.deform.expression": "zdeformowano przy użyciu: {0}", - "worldedit.error.invalid-number": "Oczekiwano liczbę; otrzymano ciąg znaków.", - "worldedit.error.invalid-number.matches": "Oczekiwano liczbę; otrzymano ciąg „{0}”.", - "worldedit.error.incomplete-region": "Najpierw zaznacz obszar.", - "worldedit.error.unknown-block": "Nazwa bloku '{0}' nie została rozpoznana.", - "worldedit.error.unknown-entity": "Nazwa obiektu '{0}' nie została rozpoznana.", - "worldedit.error.unknown-mob": "Nazwa moba '{0}' nie została rozpoznana.", - "worldedit.error.unknown-biome": "Nazwa biomu '{0}' nie została rozpoznana.", - "worldedit.error.unknown-tag": "Nazwa tagu '{0}' nie została rozpoznana.", - "worldedit.error.empty-tag": "Nazwa tagu '{0}' nie ma zawartości.", - "worldedit.error.no-match": "Brak dopasowania dla '{0}'.", - "worldedit.error.disallowed-block": "Blok '{0}' jest niedozwolony (zobacz konfigurację WorldEdit).", - "worldedit.error.max-changes": "Osiągnięto maksymalną liczbę bloków zmienionych w operacji ({0}).", - "worldedit.error.max-brush-radius": "Maksymalny promień pędzla (w konfiguracji): {0}", - "worldedit.error.max-radius": "Maksymalny promień (w konfiguracji): {0}", - "worldedit.error.unknown-direction": "Nieznany kierunek: {0}", - "worldedit.error.empty-clipboard": "Twój schowek jest pusty. Najpierw użyj polecenia //copy.", - "worldedit.error.invalid-filename": "Niepoprawna nazwa pliku „{0}\": {1}", - "worldedit.error.invalid-filename.invalid-characters": "Niedozwolone znaki lub brakujące rozszerzenie", - "worldedit.error.file-resolution": "Błąd rozpoznania pliku „{0}”: {1}", - "worldedit.error.file-resolution.outside-root": "Ścieżka znajduje się poza dozwolonym katalogiem", - "worldedit.error.file-resolution.resolve-failed": "Nie udało się rozwiązać ścieżki", - "worldedit.error.file-aborted": "Wybieranie pliku przerwane.", - "worldedit.error.no-file-selected": "Nie wybrano pliku.", - "worldedit.error.world-unloaded": "Świat już został zwolniony.", - "worldedit.error.not-a-block": "Ten przedmiot nie jest blokiem.", - "worldedit.error.not-a-block.item": "Przedmiot „{0}” nie jest blokiem.", - "worldedit.error.incorrect-usage": "Składnia: {0}", - "worldedit.error.invalid-page": "Nieprawidłowy numer strony", - "worldedit.error.parser.bad-state-format": "Błędny format stanu w {0}", - "worldedit.error.parser.duplicate-property": "Zduplikowana właściwość: {0}", - "worldedit.error.parser.empty-state": "Pusta część w stanie", - "worldedit.error.parser.missing-equals-separator": "Brakujący separator (=)", - "worldedit.error.parser.clipboard.missing-offset": "Określono przesunięcie za pomocą znaku @, ale nie zostało ono podane. Użyj „#copy@[x,y,z]”.", - "worldedit.error.parser.unknown-property": "Nieznana właściwość „{0}” bloku „{1}”", - "worldedit.error.parser.unknown-value": "Nieznana wartość „{0}” właściwości „{1}”", - "worldedit.error.parser.empty-property": "Pusta właściwość w stanie", - "worldedit.error.parser.empty-value": "Pusta wartość w stanie", - "worldedit.error.parser.invalid-colon": "Nieprawidłowe użycie dwukropka.", - "worldedit.error.parser.invalid-expression": "Nieprawidłowe wyrażenie: {0}", - "worldedit.error.parser.negate-nothing": "Nie można zmienić znaku przy niczym!", - "worldedit.error.parser.hanging-lbracket": "Nieprawidłowy format. Niedomknięty nawias przy „{0}”.", - "worldedit.error.parser.missing-rbracket": "W stanie brakuje kończącego nawiasu ( ] )", - "worldedit.error.parser.missing-random-type": "Brak określonego typu po symbolu % „{0}”", - "worldedit.error.parser.clipboard.missing-coordinates": "Przesunięcie schowka wymaga współrzędnych x, y, z.", - "worldedit.error.parser.player-only": "Dane „{0}” wymagają gracza!", - "worldedit.error.disabled": "Ta funkcja jest wyłączona (skonsultuj konfigurację WorldEdit).", - "worldedit.error.unknown": "Wystąpił nieznany błąd: {0}", - "worldedit.error.missing-extent": "Nie jest znany żaden zakres", - "worldedit.error.missing-session": "Nie jest znana żadna sesja lokalna", - "worldedit.error.missing-world": "Należy określić świat (Spróbuj poleceniem //world)", - "worldedit.error.missing-actor": "Nie jest znany żaden aktor", - "worldedit.selection.convex.info.vertices": "Wierzchołki: {0}", - "worldedit.selection.convex.info.triangles": "Trójkąty: {0}", - "worldedit.selection.convex.explain.primary": "Zaznaczenie rozpoczęte wierzchołkiem {0}.", - "worldedit.selection.convex.explain.secondary": "Dodano wierzchołek ({0}) do zaznaczenia.", - "worldedit.selection.cuboid.info.pos1": "Pozycja 1.: {0}", - "worldedit.selection.cuboid.info.pos2": "Pozycja 2.: {0}", - "worldedit.selection.cuboid.explain.primary": "Ustawiono pozycję pierwszą: {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Ustawiono pozycję pierwszą: {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Ustawiono pozycję drugą: {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Ustawiono pozycję drugą: {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Zaznaczenie rozpoczęte przy {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Rozszerzono zaznaczenie w celu objęcia: {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Środek: {0}", - "worldedit.selection.ellipsoid.info.radius": "Promień jako X/Y/Z: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Ustawiono pozycję środka: {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Ustawiono pozycję środka: {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Ustawiono promień: {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Ustawiono promień: {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Zmiany elipsoidalne muszą być równe dla każdego wymiaru.", - "worldedit.selection.cylinder.info.center": "Środek: {0}", - "worldedit.selection.cylinder.info.radius": "Promień: {0}", - "worldedit.selection.cylinder.explain.primary": "Rozpoczynasz zaznaczenie walcowe przy {0}.", - "worldedit.selection.cylinder.explain.secondary": "Ustawiono promień: {0}/{1} bl. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Najpierw wybierz punkt środkowy, zanim ustalisz promień.", - "worldedit.selection.cylinder.error.even-horizontal": "Zmiany stożkowe muszą być równe dla każdego wymiaru poziomego.", - "worldedit.selection.polygon2d.info": "Nr punktów: {0}", - "worldedit.selection.polygon2d.explain.primary": "Rozpoczynasz nowy wielokąt przy {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Dodano punkt #{0} przy {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Wielokąty można rozszerzyć tylko pionowo.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Wielokąty można zwężyć tylko pionowo.", - "worldedit.selection.sphere.explain.secondary": "Ustawiono promień: {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Ustawiono promień: {0} ({1}).", - "worldedit.selection.null.error.immutable": "Nie można zmienić regionu o zerowej wartości.", - "worldedit.selection.intersection.error.cannot-expand": "Nie można rozszerzyć przecięcia obszarów.", - "worldedit.selection.intersection.error.cannot-contract": "Nie można skrócić przecięcia obszarów.", - "worldedit.selection.transform.error.cannot-expand": "Nie można rozszerzyć TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Nie można skrócić TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Nie można zmienić TransformedRegion.", - "worldedit.sideeffect.lighting": "Piorun", - "worldedit.sideeffect.lighting.description": "Aktualizuje bloki oświetleniowe", - "worldedit.sideeffect.neighbors": "Sąsiedzi", - "worldedit.sideeffect.neighbors.description": "Powiadamia o zmianach pobliskich bloków", - "worldedit.sideeffect.update": "Aktualizuj", - "worldedit.sideeffect.update.description": "Powiadamia zmieniony blok", - "worldedit.sideeffect.validation": "Sprawdzanie poprawności", - "worldedit.sideeffect.validation.description": "Sprawdza poprawność i naprawia niespójności stanu świata, takie jak rozłączone bloki", - "worldedit.sideeffect.entity_ai": "AI bytów", - "worldedit.sideeffect.entity_ai.description": "Aktualizuje ścieżki dla SI bytów, aby te odzwierciedlały zmiany bloków", - "worldedit.sideeffect.events": "Wydarzenia moda/pluginu", - "worldedit.sideeffect.events.description": "W stosownych przypadkach informuje inne mody/pluginy o tych zmianach", - "worldedit.sideeffect.state.on": "Wł.", - "worldedit.sideeffect.state.delayed": "Opóź.", - "worldedit.sideeffect.state.off": "Wył.", - "worldedit.sideeffect.box.current": "Bieżący", - "worldedit.sideeffect.box.change-to": "Kliknij, aby ustawić {0}", - "worldedit.help.command-not-found": "Polecenie \"{0}\" nie zostało znalezione.", - "worldedit.help.no-subcommands": "\"{0}\" nie ma podpoleceń. (Może \"{1}\" oznacza parametr?)", - "worldedit.help.subcommand-not-found": "Nie znaleziono podpolecenia \"{0}\" dla \"{1}\".", - "worldedit.cli.stopping": "Zatrzymywanie!", - "worldedit.cli.unknown-command": "Nieznane polecenie!", - "worldedit.version.bukkit.unsupported-adapter": "Ta wersja WorldEdit nie obsługuje w pełni twojej wersji pluginu Bukkit. Byty bloków (np. skrzynie) będą puste, właściwości bloków (np. obrót) zostaną pominięte, a nie działać mogą też inne rzeczy. Zaktualizuj WorldEdit, aby przywrócić tę funkcjonalność:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Edytowanie jest wyłączone w nieobsługiwanych wersjach." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ta/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ta/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ta/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/th/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/th/strings.json deleted file mode 100644 index 391cfad..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/th/strings.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "worldedit.expand.description.vert": "ขยายบริเวณที่เลือกในแนวตั้งไปยังจุดสูงสุดของโลก", - "worldedit.expand.expanded": "ขยายบริเวณที่เลือก {0} บล็อก", - "worldedit.expand.expanded.vert": "ขยายบริเวณที่เลือก {0} บล็อก (จุดสูงสุดถึงต่ำสุด)", - "worldedit.biomeinfo.lineofsight": "ไบโอมของบริเวณที่มอง: {0}", - "worldedit.biomeinfo.position": "ไบโอมที่ต่ำแหน่งปัจจุบัน: {0}", - "worldedit.biomeinfo.selection": "ไบโอมในส่วนที่คุณเลือก: {0}", - "worldedit.biomeinfo.not-locatable": "ผู้ใช้คำสั่งจะต้องอยู่ในโลกเพื่อใช้ flag -p", - "worldedit.brush.radius-too-large": "รัศมีสูงสุดของแปรง: {0}", - "worldedit.brush.apply.radius": "ขนาดของแปรง", - "worldedit.brush.apply.shape": "รูปร่างของบริเวณที่เลือก", - "worldedit.brush.apply.type": "ชนิดของแปรงที่ใช้", - "worldedit.brush.paint.size": "ขนาดของแปรง", - "worldedit.brush.paint.shape": "รูปร่างของบริเวณที่เลือก", - "worldedit.brush.paint.density": "ความหนาแน่นของแปรง", - "worldedit.brush.paint.type": "ชนิดของแปรงที่ใช้", - "worldedit.brush.paint.item.warning": "แปรงนี้เป็นการจำลองการใช้ไอเทมซึ่งอาจจะใช้งานไม่ได้ในบางแพลตฟอร์ม ย้อนกลับไม่ได้และอาจเกิดผลแปลกกับม็อดและปลั๊กอินอื่นๆ ใช้ด้วยความระมัดระวัง", - "worldedit.brush.clipboard.equip": "รูปร่างแปลงในคลิปบอร์ดถูกใช้งาน", - "worldedit.brush.operation.equip": "ตั้งค่าแปรงเป็น {0}", - "worldedit.brush.none.equip": "ยกเลิกไอเทมแปรงในไอเทมปัจจุบัน", - "worldedit.setbiome.changed": "ไบโอมถูกเปลี่ยนไปประมาณ {0} บล็อก", - "worldedit.setbiome.warning": "คุณอาจจะต้องเข้าเกมใหม่ (หรือเข้าร่วมโลกใหม่) เพื่อดูการเปลี่ยนแปลง", - "worldedit.setbiome.not-locatable": "ผู้ใช้คำสั่งจะต้องอยู่ในโลกเพื่อใช้ flag -p", - "worldedit.drawsel.disabled": "Server CUI ถูกปิดใช้งาน", - "worldedit.drawsel.enabled": "Server CUI ถูกเปิดใช้งานใช้ได้กับเฉพาะบริเวณที่เลือกที่เป็นทรงลูกบาศก์ ขนาดสูงสุด {0}x{1}x{2}", - "worldedit.drawsel.disabled.already": "Server CUI ถูกปิดใช้งานแล้ว", - "worldedit.drawsel.enabled.already": "Server CUI ถูกเปิดใช้งานแล้ว", - "worldedit.clearhistory.cleared": "ประวัติถูกล้าง", - "worldedit.raytrace.noblock": "ไม่พบบล็อกในจุดที่มอง!", - "worldedit.hpos.no-block": "ไม่พบบล็อกในจุดที่มอง!", - "worldedit.hpos.already-set": "ตำแหน่งถูกตั้งแล้ว", - "worldedit.wand.invalid": "ไอเทมเลือกพื้นที่ตั้งค่าผิดพลาดหรือถูกปิดใช้งาน", - "worldedit.wand.selwand.info": "คลิกซ้าย: เลือกตำแหน่งที่ #1 คลิกขวา: เลือกตำแหน่งที่ #2", - "worldedit.wand.navwand.info": "คลิกซ้าย: ไปยังตำแหน่งนั้น คลิกขวา: ทะลุผ่านกำแพง", - "worldedit.wand.selwand.now.tool": "คฑาเลือกพื้นที่นี้กลายเป็นอุปกรณ์ปกติแล้ว คุณสามารถปิดใช้งานมันด้วย {0} และเลือกอุปกรณ์ใหม่เป็นคฑาเลือกพื้นที่ด้วย {1} หรือรับคฑาเลือกพื้นที่ใหม่ด้วย {2}", - "worldedit.fill.created": "{0} บล็อกถูกเติม", - "worldedit.fillr.created": "{0} บล็อกถูกเติม", - "worldedit.fixlava.fixed": "{0} บล็อกถูกซ่อม", - "worldedit.fixwater.fixed": "{0} บล็อกถูกซ่อม", - "worldedit.removeabove.removed": "{0} บล็อกถูกนำออก", - "worldedit.removebelow.removed": "{0} บล็อกถูกนำออก", - "worldedit.removenear.removed": "{0} บล็อกถูกนำออก", - "worldedit.replacenear.replaced": "{0} บล็อกถูกแทนที่", - "worldedit.snow.created": "{0} พื้นผิวถูกปกคลุม", - "worldedit.green.changed": "{0} บล็อกถูกปกคลุมด้วยสีเขียว", - "worldedit.extinguish.removed": "{0} เปลวไฟถูกดับ", - "worldedit.butcher.killed": "ม็อบ {0} ตัวถูกฆ่าในรัศมี {1}", - "worldedit.butcher.explain-all": "ใช้ -1 เพื่อลบม็อบทุกตัวใน chunks ที่โหลด", - "worldedit.remove.removed": "สิ่งมีชีวิต {0} ตัวถูกมาร์กเพื่อลบ", - "worldedit.remove.explain-all": "ใช้ -1 เพื่อลบสิ่งมีชีวิตทุกตัวใน chunks ที่โหลด", - "worldedit.clearclipboard.cleared": "คลิปบอร์ดถูกล้าง", - "worldedit.set.done": "ดำเนินการเสร็จสิ้น", - "worldedit.set.done.verbose": "ดำเนินการเสร็จสิ้น ({0})", - "worldedit.line.changed": "{0} บล็อกถูกเปลี่ยนแปลง", - "worldedit.line.invalid-type": "//line ใช้ได้เฉพาะกับบริเวณที่เลือกแบบลูกบาศก์และหลายเหลี่ยมนูน", - "worldedit.curve.changed": "{0} บล็อกถูกเปลี่ยนแปลง", - "worldedit.replace.replaced": "{0} บล็อกถูกแทนที่", - "worldedit.walls.changed": "{0} บล็อกถูกเปลี่ยนแปลง", - "worldedit.faces.changed": "{0} บล็อกถูกเปลี่ยนแปลง", - "worldedit.hollow.changed": "{0} บล็อกถูกเปลี่ยนแปลง", - "worldedit.up.moved": "วูชช!", - "worldedit.cone.created": "{0} บล็อกถูกสร้าง", - "worldedit.cyl.created": "{0} บล็อกถูกสร้าง", - "worldedit.sphere.created": "{0} บล็อกถูกสร้าง", - "worldedit.forestgen.created": "ต้นไม้ {0} ต้นถูกสร้าง", - "worldedit.pyramid.created": "{0} บล็อกถูกสร้าง", - "worldedit.generate.created": "{0} บล็อกถูกสร้าง", - "worldedit.reload.config": "รีโหลดการตั้งค่า!", - "worldedit.tool.no-block": "ไม่พบบล็อกในจุดที่มอง!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tl/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tl/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tl/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tlh-AA/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tlh-AA/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tlh-AA/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tr/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tr/strings.json deleted file mode 100644 index 1fd8e7b..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tr/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "Seçimi dünya limitine kadar dikey genişletir.", - "worldedit.expand.expanded": "Bölge {0} blok genişletildi", - "worldedit.expand.expanded.vert": "Bölge {0} blok genişletildi (yukarıdan-aşağıya).", - "worldedit.biomeinfo.lineofsight": "Görüş hattındaki biyomlar: {0}", - "worldedit.biomeinfo.position": "Pozisyonundaki biyomlar: {0}", - "worldedit.biomeinfo.selection": "Seçimindeki biyomlar: {0}", - "worldedit.biomeinfo.not-locatable": "-p bayrağını kullanmak için komut gönderici dünyada mevcut olmalıdır.", - "worldedit.brush.radius-too-large": "İzin verilen maksimum fırça yarıçapı: {0}", - "worldedit.brush.apply.description": "Uygulama fırçası, her bloğa bir fonksiyon uygulayın", - "worldedit.brush.apply.radius": "Fırçanın boyutu", - "worldedit.brush.apply.shape": "Bölgenin şekli", - "worldedit.brush.apply.type": "Kullanılacak fırçanın türü", - "worldedit.brush.apply.item.warning": "Bu fırça, öğe kullanımını simüle eder. Etkileri bütün platformlarda çalışmayabilir, geri alınabilir olmayabilir ve diğer modlarla/eklentilerle garip etkileşimlere sebep olabilir. Kendi bilincinizde kullanın.", - "worldedit.brush.paint.description": "Boyama fırçası, bir yüzeye bir fonksiyon uygulayın", - "worldedit.brush.paint.size": "Fırçanın boyutu", - "worldedit.brush.paint.shape": "Bölgenin şekli", - "worldedit.brush.paint.density": "Fırçanın yoğunluğu", - "worldedit.brush.paint.type": "Kullanılacak fırçanın türü", - "worldedit.brush.paint.item.warning": "Bu fırça, öğe kullanımını simüle eder. Etkileri bütün platformlarda çalışmayabilir, geri alınabilir olmayabilir ve diğer modlarla/eklentilerle garip etkileşimlere sebep olabilir. Kendi bilincinizde kullanın.", - "worldedit.brush.sphere.equip": "Küre fırça şekli etkin ({0}).", - "worldedit.brush.cylinder.equip": "Silinder fırça şekli etkin ({1} tarafından {0}).", - "worldedit.brush.splatter.equip": "Sıçratma fırçası donanıldı ({0} yarıçap {1} şans).", - "worldedit.brush.splatter.decay-out-of-range": "Sıçratma fırçası şansı: {0} ama 0 - 10 arasında olması gerekiyor.", - "worldedit.brush.clipboard.equip": "Pano fırça şekli etkin.", - "worldedit.brush.smooth.equip": "Düzgün fırça etkin ({2} kullanarak {0} x {1}x).", - "worldedit.brush.smooth.nofilter": "herhangi bir blok", - "worldedit.brush.smooth.filter": "filtre", - "worldedit.brush.snowsmooth.equip": "DüzgünKar fırçası donanıldı ({0} x {1}x {2} kullanılarak) {3} kar bloğu koyuldu.", - "worldedit.brush.snowsmooth.nofilter": "herhangi bir blok", - "worldedit.brush.snowsmooth.filter": "filtre", - "worldedit.brush.extinguish.equip": "Söndürücü etkin ({0}).", - "worldedit.brush.gravity.equip": "Yerçekimi fırçası etkin ({0}).", - "worldedit.brush.butcher.equip": "Kasap fırçası etkin ({0}).", - "worldedit.brush.operation.equip": "Fırçayı {0} olarak ayarla.", - "worldedit.brush.heightmap.equip": "Yükseklik haritası fırçası etkin ({0}).", - "worldedit.brush.heightmap.unknown": "Bilinmeyen yükseklik haritası fırçası: {0}.", - "worldedit.brush.morph.equip": "Şekillendirme fırçası donanıldı: {0}.", - "worldedit.brush.biome.column-supported-types": "Bu fırça şekli tüm sütun fırçalamada desteklenmiyor, silindir şeklini deneyebilirsin.", - "worldedit.brush.none.equip": "Fırçanın şimdiki öğenle bağlantısı koparıldı.", - "worldedit.brush.none.equipped": "Mevcut öğenize bağlı bir fırçanız yok. Temel bir fırça için /brush sphere komutunu deneyebilirsiniz.", - "worldedit.setbiome.changed": "Biyomlar yaklaşık {0} blok için değiştirildi.", - "worldedit.setbiome.warning": "Değişiklikleri görmek için oyununuza yeniden katılmanız (veya dünyanızı kapatıp yeniden açmanız) gerekebilir.", - "worldedit.setbiome.not-locatable": "-p bayrağını kullanmak için komut gönderici dünyada mevcut olmalıdır.", - "worldedit.drawsel.disabled": "Sunucu CUI kapatıldı.", - "worldedit.drawsel.enabled": "Sunucu CUI etkinleştirildi. Bu, yalnızca maksimum boyutu {0}x{1}x{2} olan kübik bölgeleri destekler.", - "worldedit.drawsel.disabled.already": "Sunucu CUI çoktan kapalı.", - "worldedit.drawsel.enabled.already": "Sunucu CUI çoktan açık.", - "worldedit.limit.too-high": "İzin verilebilecek maksimum limitin {0}.", - "worldedit.limit.set": "Blok değiştirme limiti {0} olarak ayarlandı.", - "worldedit.limit.return-to-default": "(Varsayılana dönmek için //limit komudunu kullanın.)", - "worldedit.timeout.too-high": "İzin verilebilecek maksimum zaman aşımı süren {0}ms.", - "worldedit.timeout.set": "Zaman aşımı {0}ms olarak ayarlandı.", - "worldedit.timeout.return-to-default": " (Varsayılana dönmek için //timeout komudunu kullanın.)", - "worldedit.fast.disabled": "Hızlı mod kapatıldı.", - "worldedit.fast.enabled": "Hızlı mod açıldı. Etkilenen parçalardaki aydınlatma yanlış olabilir ve/veya değişiklikleri görmek için yeniden katılmanız gerekebilir.", - "worldedit.fast.disabled.already": "Hızlı mod çoktan kapatıldı.", - "worldedit.fast.enabled.already": "Hızlı mod çoktan açıldı.", - "worldedit.perf.sideeffect.set": "\"{0}\" yan etkisi {1} olarak ayarlandı", - "worldedit.perf.sideeffect.get": "\"{0}\" yan etkisi {1} olarak ayarlandı", - "worldedit.perf.sideeffect.already-set": "\"{0}\" yan etkisi zaten {1} değerinde", - "worldedit.perf.sideeffect.set-all": "Bütün yan etkiler {0} olarak ayarlandı", - "worldedit.update": "Seçime yan etkiler uygulandı.", - "worldedit.reorder.current": "Yeniden sıralama modu {0}", - "worldedit.reorder.set": "Yeniden sıralama modu artık {0}", - "worldedit.gmask.disabled": "Global maske kapalı.", - "worldedit.gmask.set": "Global maske ayarlandı.", - "worldedit.toggleplace.pos1": "Şimdi pos #1'e koyuluyor.", - "worldedit.toggleplace.pos1-offset": "Şu anda konum #1'den ({0}, {1}, {2}) uzaklığına yerleştiriyoruz.", - "worldedit.toggleplace.player": "Şimdi durduğunuz bloğa koyuluyor.", - "worldedit.toggleplace.player-offset": "Şu anda içinde bulunduğunuz bloktan ({0}, {1}, {2}) uzakta konumlandırın.", - "worldedit.toggleplace.min": "Şu anda mevcut seçimin minimum noktasına yerleştiriyoruz.", - "worldedit.toggleplace.min-offset": "Şu anda mevcut seçimin minimumundan ({0}, {1}, {2}) uzaklığa yerleştiriyoruz.", - "worldedit.toggleplace.max": "Şu anda mevcut seçimin maksimum noktasına yerleştiriliyor.", - "worldedit.toggleplace.max-offset": "Şu anda geçerli seçimin maksimumundan ({0}, {1}, {2}) uzaklığa yerleştiriyoruz.", - "worldedit.toggleplace.world": "Şuanda dünya orjinine yerleştiriliyor.", - "worldedit.toggleplace.world-offset": "Şu anda ({0}, {1}, {2}) konumuna yerleştiriliyor.", - "worldedit.toggleplace.not-locatable": "Bu bağlamda yerleştirme arasında geçiş yapılamaz.", - "worldedit.searchitem.too-short": "Daha uzun arama dizisi gir (len > 2).", - "worldedit.searchitem.either-b-or-i": "Aynı anda hem 'b' hem de 'i' etiketini kullanamazsın.", - "worldedit.searchitem.searching": "(Lütfen bekle... öğeler aranıyor.)", - "worldedit.watchdog.no-hook": "Bu platformda bekçi bağlantısı yok.", - "worldedit.watchdog.active.already": "Bekçi bağlantısı çoktan aktif.", - "worldedit.watchdog.inactive.already": "Bekçi bağlantısı çoktan kapalı.", - "worldedit.watchdog.active": "Bekçi bağlantısı şimdi aktif.", - "worldedit.watchdog.inactive": "Bekçi bağlantısı şimdi kapalı.", - "worldedit.world.remove": "Dünya override'ı kaldırıldı.", - "worldedit.world.set": "Dünya override'ı {0} olarak ayarlandı. (Varsayılana dönmek için //world komudunu kullanın)", - "worldedit.undo.undone": "{0} mevcut hareket geri yapıldı.", - "worldedit.undo.none": "Geri alınacak bir şey kalmadı.", - "worldedit.redo.redone": "{0} mevcut hareket yeniden yapıldı.", - "worldedit.redo.none": "Yeniden yapılacak bir şey kalmadı.", - "worldedit.clearhistory.cleared": "Geçmiş temizlendi.", - "worldedit.raytrace.noblock": "Görünürde blok yok!", - "worldedit.raytrace.require-player": "Işın izleme komutları için bir oyuncu olmak gerekir!", - "worldedit.restore.not-configured": "Denem sürümü/yedek onarımı yapılandırılmamış.", - "worldedit.restore.not-available": "Bu deneme sürümü yok veya mevcut değil.", - "worldedit.restore.failed": "Deneme sürümü yüklenemedi: {0}", - "worldedit.restore.loaded": "'{0}' deneme sürümü yüklendi; şimdi onarılıyor...", - "worldedit.restore.restored": "{0} eksik chunk ve {1} diğer hatalar onarıldı.", - "worldedit.restore.none-for-specific-world": "'{0}' dünyası için deneme sürümü bulunamadı.", - "worldedit.restore.none-for-world": "Bu dünya için deneme sürümü bulunamadı.", - "worldedit.restore.none-found": "Deneme sürümü bulunamadı.", - "worldedit.restore.none-found-console": "Deneme sürümü bulunamadı. Detaylar için konsola bakın.", - "worldedit.restore.chunk-not-present": "Deneme sürümünde chunklar mevcut değil.", - "worldedit.restore.chunk-load-failed": "Chunklar yüklenemedi. (Kötü arşiv?)", - "worldedit.restore.block-place-failed": "Hatalar, herhangi bir bloğun geri yüklenmesini engelledi.", - "worldedit.restore.block-place-error": "Son hata: {0}", - "worldedit.snapshot.use.newest": "Şimdi e yeni deneme sürümü kullanılıyor.", - "worldedit.snapshot.use": "Deneme sürümü ayarlandı: {0}", - "worldedit.snapshot.none-before": "{0} deneme sürümünden önce bir deneme sürümü bulunamadı.", - "worldedit.snapshot.none-after": "{0} deneme sürümünden sonra bir deneme sürüm bulunamadı.", - "worldedit.snapshot.index-above-0": "Geçersiz dizin, 1'den büyük veya eşit olmalı.", - "worldedit.snapshot.index-oob": "Geçersiz dizin, 1 ile {0} arasında olmalı.", - "worldedit.schematic.unknown-format": "Bilinmeyen şematik formatı: {0}.", - "worldedit.schematic.load.does-not-exist": "{0} şematiği yok!", - "worldedit.schematic.load.loading": "(Lütfen bekle... şematik yükleniyor.)", - "worldedit.schematic.load.still-loading": "(Lütfen bekle... şematik yüklemesi sürüyor.)", - "worldedit.schematic.load.unsupported-version": "Bu schematic versiyonu şu anda desteklenmiyor. Schematic Versiyonu: {0}.", - "worldedit.schematic.save.already-exists": "Bu şematik çoktan var. Üzerine yazmak için -f etiketi kullanın.", - "worldedit.schematic.save.failed-directory": "Şematikler için klasör oluşturulamıyor!", - "worldedit.schematic.save.saving": "(Lütfen bekle... şematik kaydediliyor.)", - "worldedit.schematic.save.still-saving": "(Lütfen bekle... şematik kaydedilmeye devam ediyor.)", - "worldedit.schematic.share.unsupported-format": "\"{0}\" adlı dosyada schematic paylaşımı \"{1}\" biçimini desteklemiyor.", - "worldedit.schematic.delete.does-not-exist": "{0} şematiği yok!", - "worldedit.schematic.delete.failed": "{0} şematiğinin silinmesi başarısız oldu! Salt okunur mu?", - "worldedit.schematic.delete.deleted": "{0} şematiği silindi.", - "worldedit.schematic.formats.title": "Mevcut pano formatları (İsim: Arama adları)", - "worldedit.schematic.unsupported-minecraft-version": "WorldEdit'in bu sürümü Minecraft sürümünüzü desteklemiyor. Bu çözülene kadar şemalar çalışmayacaktır.", - "worldedit.pos.already-set": "Pozisyon çoktan ayarlandı.", - "worldedit.pos.console-require-coords": "Bir konsol olarak koordinatları sağlamalısınız.", - "worldedit.hpos.no-block": "Görünürde blok yok!", - "worldedit.hpos.already-set": "Pozisyon çoktan ayarlandı.", - "worldedit.chunk.selected-multiple": "Seçilen chunklar: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Seçilen yığın: {0}, {1}, {2}", - "worldedit.wand.invalid": "Asa öğesi yanlış yapılandırılmış veya devre dışı.", - "worldedit.wand.selwand.info": "Sol tıkla: pos #1 seç; Sağ tıkla: pos #2 seç", - "worldedit.wand.navwand.info": "Sol tıkla: lokasyona zıpla; Sağ tıkla: duvarların içinden geç", - "worldedit.wand.selwand.now.tool": "Seçim çubuğu artık normal bir araçtır. {0} ile devre dışı bırakabilir ve {1} ile herhangi bir öğeye yeniden bağlayabilir veya {2} ile yeni bir değnek alabilirsiniz.", - "worldedit.contract.contracted": "Bölge {0} blok genişletildi.", - "worldedit.shift.shifted": "Bölge değişti.", - "worldedit.outset.outset": "Bölgenin başlangıcı.", - "worldedit.inset.inset": "Bölge girişi.", - "worldedit.trim.trim": "Bölge kırpıldı.", - "worldedit.trim.no-blocks": "Hiçbir blok kırpma maskesiyle eşleşmedi.", - "worldedit.size.offset": "Dengeleme: {0}", - "worldedit.size.type": "Tür: {0}", - "worldedit.size.size": "Boyut: {0}", - "worldedit.size.distance": "Kübik mesafesi: {0}", - "worldedit.size.blocks": "Blok #: {0}", - "worldedit.count.counted": "Sayıldı: {0}", - "worldedit.distr.no-blocks": "Blok sayılmadı.", - "worldedit.distr.no-previous": "Önceki dağıtım yok.", - "worldedit.distr.total": "Toplam Blok Sayısı: {0}", - "worldedit.select.cleared": "Seçim temizlendi.", - "worldedit.select.cuboid.message": "Kübik: 1. nokta için sol tıkla, 2. nokta için sağ tıkla", - "worldedit.select.cuboid.description": "Bir kübiğin iki köşesini seç", - "worldedit.select.extend.message": "Kübik: bir başlama noktası için sol tıkla, uzatmak için sağ tıklayın", - "worldedit.select.extend.description": "Hızlı kübid seçim modu", - "worldedit.select.poly.message": "2B çokgen seçici: Bir nokta eklemek için sol/sağ tıklayın.", - "worldedit.select.poly.limit-message": "Maksimum {0} puan.", - "worldedit.select.poly.description": "Yükseklikli 2B bir çokgen seçin", - "worldedit.select.ellipsoid.message": "Elipsoit seçici: sol tıkla=merkez, uzatmak için sağ tıkla", - "worldedit.select.ellipsoid.description": "Bir elipsoit seç", - "worldedit.select.sphere.message": "Küre seçici: sol tıkla=merkez, yarıçap ayarlamak için sağ tıkla", - "worldedit.select.sphere.description": "Bir küre seç", - "worldedit.select.cyl.message": "Silindirik seçici: Sol tıkla=merkez, uzatmak için sağ tıkla", - "worldedit.select.cyl.description": "Bir silindir seç", - "worldedit.select.convex.message": "Dış bükey çok yüzlü seçici: Sol tık:İlk köşe, daha fazla eklemek için sağ tıkla.", - "worldedit.select.convex.limit-message": "Maksimum {0} puan.", - "worldedit.select.convex.description": "Bir dış bükey öok yüzlü seçin", - "worldedit.select.default-set": "Artık varsayılan bölge seçicin {0}.", - "worldedit.chunkinfo.chunk": "Chunk: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Eski format: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: bölge/{0}", - "worldedit.listchunks.listfor": "Oluşturulan yığın dizini: {0}", - "worldedit.drain.drained": "{0} blok kurutuldu.", - "worldedit.fill.created": "{0} blok dolduruldu.", - "worldedit.fillr.created": "{0} blok dolduruldu.", - "worldedit.fixlava.fixed": "{0} blok düzeltildi.", - "worldedit.fixwater.fixed": "{0} blok düzeltildi.", - "worldedit.removeabove.removed": "{0} blok kaldırıldı.", - "worldedit.removebelow.removed": "{0} blok kaldırıldı.", - "worldedit.removenear.removed": "{0} blok kaldırıldı.", - "worldedit.replacenear.replaced": "{0} blok yeniden yerleştirildi.", - "worldedit.snow.created": "{0} yüzey kaplandı.", - "worldedit.thaw.removed": "{0} blok çözüldü.", - "worldedit.green.changed": "{0} blok yeşillendirildi.", - "worldedit.extinguish.removed": "{0} ateş söndürüldü.", - "worldedit.butcher.killed": "{1} yarıçapında {0} canlı öldürüldü.", - "worldedit.butcher.explain-all": "Yüklü chunklardaki tüm mobları kaldırmak için -1 ifadesini kullanın", - "worldedit.remove.removed": "Kaldırılma için {0} varlık işaretlendi.", - "worldedit.remove.explain-all": "Yüklü chunklardaki tüm varlıkları kaldırmak için -1 ifadesini kullanın", - "worldedit.calc.invalid": "'{0}' geçerli bir ifade olarak ayrıştırılamadı", - "worldedit.calc.invalid.with-error": "'{0}' geçerli bir ifade olarak ayrıştırılamadı: '{1}'", - "worldedit.paste.pasted": "Pano {0}'a yapıştırıldı", - "worldedit.paste.selected": "Pano yapıştırılma bölgesi seçildi.", - "worldedit.rotate.no-interpolation": "Not: İnterpolasyon henüz desteklenmemektedir, bu nedenle 90'ın katları olan açılar önerilir.", - "worldedit.rotate.rotated": "Pano kopyası döndürüldü.", - "worldedit.flip.flipped": "Pano kopyası çevrildi.", - "worldedit.clearclipboard.cleared": "Pano temizlendi.", - "worldedit.set.done": "Operasyon tamamlandı.", - "worldedit.set.done.verbose": "Operasyon tamamlandı ({0}).", - "worldedit.line.changed": "{0} blok değiştirildi.", - "worldedit.line.invalid-type": "//line sadece kübik veya dışbükey çok yüzlü seçimlerde çalışır", - "worldedit.curve.changed": "{0} blok değiştirildi.", - "worldedit.curve.invalid-type": "//curve sadece dışbükey çok yüzlü seçimlerde çalışır", - "worldedit.replace.replaced": "{0} blok yeniden yerleştirildi.", - "worldedit.stack.changed": "{0} blok değiştirildi. //undo ile geri al", - "worldedit.stack.intersecting-region": "Blok birimleri kullanılırken yığın dengesi bölgeyle çakışmamalıdır", - "worldedit.regen.regenerated": "Bölge yenilendi.", - "worldedit.regen.failed": "Chunklar yeniden oluşturulamıyor. Detaylar için konsolu kontrol edin.", - "worldedit.walls.changed": "{0} blok değiştirildi.", - "worldedit.faces.changed": "{0} blok değiştirildi.", - "worldedit.overlay.overlaid": "{0} blok kaplandı.", - "worldedit.naturalize.naturalized": "{0} bloğun daha doğal gözükmesi sağlandı.", - "worldedit.center.changed": "Merkez ayarlandı. ({0} blok değişti)", - "worldedit.smooth.changed": "Arazinin yükseklik haritası düzleştirildi. {0} blok değiştirildi.", - "worldedit.snowsmooth.changed": "Snow'un yükseklik haritası düzeltildi. {0} blok değiştirildi.", - "worldedit.move.moved": "{0} blok taşındı.", - "worldedit.deform.deformed": "{0} blok yeniden deforme edildi.", - "worldedit.hollow.changed": "{0} blok değiştirildi.", - "worldedit.forest.created": "{0} ağaç oluşturuldu.", - "worldedit.flora.created": "{0} bitki örtüsü oluşturuldu.", - "worldedit.unstuck.moved": "İşte böyle!", - "worldedit.ascend.obstructed": "Yukarıda boş yer bulunamadı.", - "worldedit.ascend.moved": "{0} seviye yükseltildi.", - "worldedit.descend.obstructed": "Altında boş yer bulunamadı.", - "worldedit.descend.moved": "{0} seviye alçaltıldı.", - "worldedit.ceil.obstructed": "Yukarıda boş yer bulunamadı.", - "worldedit.ceil.moved": "Woosh!", - "worldedit.thru.obstructed": "Önünde boş yer bulunamadı.", - "worldedit.thru.moved": "Woosh!", - "worldedit.jumpto.moved": "Puf!", - "worldedit.jumpto.none": "Görünürde blok yok (veya çok uzakta)!", - "worldedit.up.obstructed": "Üstündeki bir hedefi vurursun.", - "worldedit.up.moved": "Woosh!", - "worldedit.cone.invalid-radius": "1 veya 2 yarıçap değeri belirtmelisin.", - "worldedit.cone.created": "{0} blok oluşturuldu.", - "worldedit.cyl.invalid-radius": "1 veya 2 yarıçap değeri belirtmelisin.", - "worldedit.cyl.created": "{0} blok oluşturuldu.", - "worldedit.sphere.invalid-radius": "1 veya 3 yarıçap değeri belirtmelisin.", - "worldedit.sphere.created": "{0} blok oluşturuldu.", - "worldedit.forestgen.created": "{0} ağaç oluşturuldu.", - "worldedit.pumpkins.created": "{0} balkabağı parçası oluşturuldu.", - "worldedit.feature.created": "Özellik oluşturuldu.", - "worldedit.feature.failed": "Özellik jenerasyonunda hata meydana geldi. Burası bunun için uygun yer mi?", - "worldedit.pyramid.created": "{0} blok oluşturuldu.", - "worldedit.generate.created": "{0} blok oluşturuldu.", - "worldedit.generatebiome.changed": "{0} biyom etkilendi.", - "worldedit.structure.created": "Yapı oluşturuldu.", - "worldedit.structure.failed": "Yapı oluşturulurken hata meydana geldi. Burası bunun için uygun yer mi?", - "worldedit.reload.config": "Yapılandırma yeniden yüklendi!", - "worldedit.report.written": "WorldEdit raporu {0}'a yazıldı", - "worldedit.report.error": "Rapor yazılamadı: {0}", - "worldedit.report.callback": "WorldEdit raporu: {0}.report", - "worldedit.timezone.invalid": "Geçersiz saat dilimi", - "worldedit.timezone.set": "Bu oturum için ayarlanan saat dilimi: {0}", - "worldedit.timezone.current": "O saat dilimindeki geçerli saat: {0}", - "worldedit.version.version": "WorldEdit versiyonu {0}", - "worldedit.trace.no-tracing-extents": "İşaret: Hiçbir kapsam kullanılmadı.", - "worldedit.trace.action-failed": "İşaret: {1} adresindeki {0} Eylem(ler) {2} kapsamına göre iptal edildi", - "worldedit.trace.active.already": "İzleme yöntemi zaten etkin.", - "worldedit.trace.inactive.already": "İzleme yöntemi zaten etkin değil.", - "worldedit.trace.active": "İzleme yöntemi şimdi etkin.", - "worldedit.trace.inactive": "İzleme yöntemi şimdi etkin değil.", - "worldedit.command.time-elapsed": "{0} tane geçti (geçmiş: {1} değişen; {2} blok/sn).", - "worldedit.command.permissions": "Bu yapmaya iznin yok. Doğru modda mısın?", - "worldedit.command.player-only": "Komut bir oyuncu ile kullanılmalı.", - "worldedit.command.error.report": "Lütfen bu hatayı bildirin: [Konsola bakın]", - "worldedit.pastebin.uploading": "(Lütfen bekle... çıkış pastebin'e gönderiliyor...)", - "worldedit.session.cant-find-session": "{0} için oturum bulunamadı", - "worldedit.platform.no-file-dialog": "Dosya diyalogları çevrende desteklenmiyor.", - "worldedit.asset.load.loading": "(Lütfen bekle... varlık yükleniyor.)", - "worldedit.asset.load.still-loading": "(Lütfen bekle... varlık yüklemesi sürüyor.)", - "worldedit.asset.load.failed": "Varlık yüklenemedi", - "worldedit.tool.max-block-changes": "Maks blok değiştirme limitine ulaşıldı.", - "worldedit.tool.no-block": "Görünürde blok yok!", - "worldedit.tool.repl.equip": "Blok yeniden yerleştirme aleti {0} öğesine bağlandı.", - "worldedit.tool.repl.switched": "Yeniden yerleştirme aleti şuna değiştirildi: {0}", - "worldedit.tool.data-cycler.equip": "Block veri dögüleyicisi aleti {0} öğesine bağlandı.", - "worldedit.tool.data-cycler.block-not-permitted": "Bu bloğun veri değerini döngülemeye iznin yok.", - "worldedit.tool.data-cycler.cant-cycle": "Bu bloğun verisi döngülenemez!", - "worldedit.tool.data-cycler.new-value": "{0}'in değeri şimdi {1}.", - "worldedit.tool.data-cycler.cycling": "Şimdi {0} dögüleniyor.", - "worldedit.tool.deltree.equip": "Uçan ağaç kaldırıcı aleti {0} öğesine bağlandı.", - "worldedit.tool.deltree.not-tree": "Bu bir ağaç değil.", - "worldedit.tool.deltree.not-floating": "Bu uçan bir ağaç değil.", - "worldedit.tool.tree.equip": "Ağaç aleti {0} öğesine bağlandı.", - "worldedit.tool.tree.obstructed": "Bir ağaç oraya gidemez.", - "worldedit.tool.info.equip": "Bilgi aracı, {0}'e bağlı.", - "worldedit.tool.info.blockstate.hover": "Blok durumu", - "worldedit.tool.info.internalid.hover": "Dahili kimlik", - "worldedit.tool.info.legacy.hover": "Eski kimlik:veri", - "worldedit.tool.info.light.hover": "Blok Işığı/Üstteki Işık", - "worldedit.tool.none.equip": "Araç mevcut öğenizden bağımsız.", - "worldedit.tool.none.to.unequip": "Mevcut öğeniz bağlı değil.", - "worldedit.tool.selwand.equip": "Seçim çubuğu {0}'e bağlı.", - "worldedit.tool.navwand.equip": "Gezinme çubuğu {0}'e bağlı.", - "worldedit.tool.floodfill.equip": "{0}'e bağlı toplu doldurma aracını engelle.", - "worldedit.tool.farwand.equip": "Uzak seçim çubuğu aracı {0}'e bağlı.", - "worldedit.tool.lrbuild.equip": "{0} öğesine bağlı uzun menzilli inşa aracı.", - "worldedit.tool.lrbuild.set": "Sol tıklama {0} olarak; sağ tıklama {1} olarak ayarlandı.", - "worldedit.tool.stack.equip": "{0} öğesine bağlı yığın aracı.", - "worldedit.tool.unbind-instruction": "Çözmek için öğeyi tutarken {0} öğesini çalıştırın.", - "worldedit.tool.superpickaxe.mode.single": "Oyun artık tek oyuncu kipinde. Devre dışı bırakmak için Bir kazma ile // sol imleci tıkla.", - "worldedit.tool.superpickaxe.mode.area": "Oyun alan kipinde. Devre dışı bırakmak için Bir kazma ile // sol imleci tıkla.", - "worldedit.tool.superpickaxe.mode.recursive": "Oyun artık yineleme kipinde. Devre dışı bırakmak için Bir kazma ile // sol imleci tıkla.", - "worldedit.tool.superpickaxe.max-range": "Maksimum menzil {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Süper kazma zaten aktif.", - "worldedit.tool.superpickaxe.disabled.already": "Süper kazma zaten devre dışı.", - "worldedit.tool.superpickaxe.enabled": "Süper kazma aktif edildi.", - "worldedit.tool.superpickaxe.disabled": "Süper kazma devre dışı bırakıldı.", - "worldedit.tool.mask.set": "Fırça maskesi ayarlandı.", - "worldedit.tool.mask.disabled": "Fırça maskesi kapalı.", - "worldedit.tool.material.set": "Fırça malzemesi ayarlandı.", - "worldedit.tool.range.set": "Fırça gamı ayarlandı.", - "worldedit.tool.size.set": "Fırça uzunluğu ayarlandı.", - "worldedit.tool.tracemask.set": "İzleme maskesi ayarlandı.", - "worldedit.tool.tracemask.disabled": "İzleme maskesi kapalı.", - "worldedit.tool.error.cannot-bind": "Araç {0}: {1} öğesine bağlanamıyor", - "worldedit.tool.error.item-only": "Bloklar kullanılamıyor.", - "worldedit.execute.script-permissions": "Bu komutu kullanmak için yetkin yok.", - "worldedit.executelast.no-script": "Önce bir komut dosyası adıyla /cs kullan.", - "worldedit.script.read-error": "Komut okuma hatası: {0}", - "worldedit.script.unsupported": "Şu anda yalnızca .js komut dosyaları desteklenmektedir", - "worldedit.script.file-not-found": "Komut mevcut değil: {0}", - "worldedit.script.no-script-engine": "Yüklü bir komut dosyası motoru bulunamadı.\nLütfen https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/ adresini ziyaret et", - "worldedit.script.failed": "Çalıştırılamadı: {0}", - "worldedit.script.failed-console": "Çalıştırılamadı (konsola bak): {0}", - "worldedit.operation.affected.biome": "{0} biyom etkilendi", - "worldedit.operation.affected.block": "{0} blok etkilendi", - "worldedit.operation.affected.column": "{0} sütun etkilendi", - "worldedit.operation.affected.entity": "{0} tane varlık etkilendi", - "worldedit.operation.deform.expression": "{0} kullanılarak deforme edildi", - "worldedit.error.invalid-number": "Beklenen sayı; verilen dizi.", - "worldedit.error.invalid-number.matches": "Beklenen sayı; \"{0}\" verilen dizi.", - "worldedit.error.incomplete-region": "Önce bölgeyi seç.", - "worldedit.error.unknown-block": "Blok adı '{0}' tanınamadı.", - "worldedit.error.unknown-item": "Eşya ismi olan '{0}' tanımlanamadı.", - "worldedit.error.unknown-entity": "Varlık adı '{0}' tanınamadı.", - "worldedit.error.unknown-mob": "Grup adı '{0}' tanınamadı.", - "worldedit.error.unknown-biome": "Biyom adı '{0}' tanınamadı.", - "worldedit.error.unknown-tag": "Etiket adı '{0}' tanınamadı.", - "worldedit.error.empty-tag": "Etiket adı '{0}' içeriği yok.", - "worldedit.error.no-match": "'{0}' için eşleşme bulunamadı.", - "worldedit.error.disallowed-block": "'{0}' bloku yasak (WorldEdit ayarlarına bak).", - "worldedit.error.max-changes": "Bir işlemde değiştirilen maksimum blok sayısı ({0}) sayısına ulaştı.", - "worldedit.error.max-brush-radius": "Maksimum fırça yarıçapı (yapılandırmada): {0}", - "worldedit.error.max-radius": "Maksimum yarıçap (yapılandırmada): {0}", - "worldedit.error.unknown-direction": "Bilinmeyen yön: {0}", - "worldedit.error.empty-clipboard": "Panon boş. Kopyalamak için //copy komutunu kullan.", - "worldedit.error.invalid-filename": "Dosya adı '{0}' geçersiz: {1}", - "worldedit.error.invalid-filename.invalid-characters": "Geçersiz karakterler veya eksik uzantı", - "worldedit.error.file-resolution": "Dosya '{0}' çözümleme hatası: {1}", - "worldedit.error.file-resolution.outside-root": "Yol izin verilen kökün dışında", - "worldedit.error.file-resolution.resolve-failed": "Yol çözümlenemedi", - "worldedit.error.file-aborted": "Dosya seçimi iptal edildi.", - "worldedit.error.no-file-selected": "Seçili dosya yok.", - "worldedit.error.world-unloaded": "Dünya dosyaları zaten boşaltılmış.", - "worldedit.error.not-a-block": "Bu eşya bir blok değildir.", - "worldedit.error.not-a-block.item": "'{0}' öğesi bir blok değildir.", - "worldedit.error.incorrect-usage": "Kullanım: {0}", - "worldedit.error.invalid-page": "Geçersiz sayfa numarası", - "worldedit.error.parser.bad-state-format": "{0} içinde bir biçim kötü durumda", - "worldedit.error.parser.duplicate-property": "Çoğaltma özelliği: {0}", - "worldedit.error.parser.empty-state": "Durumdaki boş kısım", - "worldedit.error.parser.missing-equals-separator": "Eksik '=' ayırıcı", - "worldedit.error.parser.clipboard.missing-offset": "@ ile belirtilen ofset ancak ofset verilmedi. '#copy@[x,y,z]' kullanın.", - "worldedit.error.parser.unknown-property": "'{1}' bloğu için bilinmeyen özellik '{0}'", - "worldedit.error.parser.unknown-value": "'{1}' özelliği için bilinmeyen değer '{0}'", - "worldedit.error.parser.empty-property": "Özellik durumu boş", - "worldedit.error.parser.empty-value": "Değer durumu boş", - "worldedit.error.parser.invalid-colon": "Geçersiz kolon.", - "worldedit.error.parser.invalid-expression": "Geçersiz ifade: {0}", - "worldedit.error.parser.negate-nothing": "Hiçbir şey inkar edilemez!", - "worldedit.error.parser.hanging-lbracket": "Geçersiz format. '{0}' noktasındaki parantez.", - "worldedit.error.parser.missing-rbracket": "Durumun sonundaki ']' eksik", - "worldedit.error.parser.hanging-lbrace": "Geçersiz biçim. '{0}' konumu parantez içermelidir.", - "worldedit.error.parser.missing-rbrace": "NBT'de sondaki '}' eksik", - "worldedit.error.parser.missing-random-type": "'{0}' için % sembolünden sonraki tür eksik", - "worldedit.error.parser.clipboard.missing-coordinates": "Pano ofseti x,y,z koordinatlarına ihtiyaç duyar.", - "worldedit.error.parser.player-only": "'{0}' girişi bir oyuncu içermelidir!", - "worldedit.error.parser.invalid-nbt": "Girişte geçersiz NBT Verisi: '{0}'. Hata: {1}", - "worldedit.error.disabled": "Bu işlevsellik devre dışıdır (bak WorldEdit yapılandırması).", - "worldedit.error.unknown": "Bilinmeyen hata meydana geldi: {0}", - "worldedit.error.missing-extent": "Hiçbir Uzantı bilinmiyor", - "worldedit.error.missing-session": "Hiçbir YerelOturum bilinmiyor", - "worldedit.error.missing-world": "Bir dünya sağlamanız gerekiyor (\"//world\" komudunu dene)", - "worldedit.error.missing-actor": "Hiçbir aktör bulunamadı", - "worldedit.selection.convex.info.vertices": "Köşeler: {0}", - "worldedit.selection.convex.info.triangles": "Üçgenler: {0}", - "worldedit.selection.convex.explain.primary": "{0} köşesiyle yeni seçim başlatıldı.", - "worldedit.selection.convex.explain.secondary": "Seçime {0} köşe noktası eklendi.", - "worldedit.selection.cuboid.info.pos1": "Pozisyon 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Pozisyon 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Birinci pozisyon {0} olarak ayarlandı.", - "worldedit.selection.cuboid.explain.primary-area": "Birinci pozisyon {0} olarak ayarlandı ({1}).", - "worldedit.selection.cuboid.explain.secondary": "İkinci pozisyon {0} olarak ayarlandı.", - "worldedit.selection.cuboid.explain.secondary-area": "İkinci pozisyon {0} olarak ayarlandı ({1}).", - "worldedit.selection.extend.explain.primary": "Seçime {0} noktasından başlandı ({1}).", - "worldedit.selection.extend.explain.secondary": "{0}'ı kapsayacak şekilde genişletilmiş seçim ({1}).", - "worldedit.selection.ellipsoid.info.center": "Merkez: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z Yarıçapı: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Merkez nokta {0} pozisyonuna ayarlandı.", - "worldedit.selection.ellipsoid.explain.primary-area": "Merkez pozisyonu {0} olarak ayarlandı ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Yarıçap {0} olarak ayarlandı.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Yarıçap {0} olarak ayarlandı ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Elipsoid değişimleri her boyut için eşit olmalıdır.", - "worldedit.selection.cylinder.info.center": "Merkez: {0}", - "worldedit.selection.cylinder.info.radius": "Yarıçap: {0}", - "worldedit.selection.cylinder.explain.primary": "{0} noktasında yeni bir silindirik seçim başlatılıyor.", - "worldedit.selection.cylinder.explain.secondary": "Yarıçap, {0}/{1} bloklara ayarlandı. ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Yarıçapı ayarlamadan önce merkez noktasını seçmelisiniz.", - "worldedit.selection.cylinder.error.even-horizontal": "Silindir değişiklikleri her yatay boyut için eşit olmalıdır.", - "worldedit.selection.polygon2d.info": "# puan: {0}", - "worldedit.selection.polygon2d.explain.primary": "{0} konumunda yeni bir çokgen başlatılıyor.", - "worldedit.selection.polygon2d.explain.secondary": "{1} noktasına #{0} noktası eklendi.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Çokgenler yalnızca dikey olarak genişletilebilir.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Çokgenler yalnızca dikey olarak daraltılabilir.", - "worldedit.selection.sphere.explain.secondary": "Yarıçap {0} olarak ayarlandı.", - "worldedit.selection.sphere.explain.secondary-defined": "Yarıçap {0} ({1}) olarak ayarlandı.", - "worldedit.selection.null.error.immutable": "NullRegion değiştirilemiyor.", - "worldedit.selection.intersection.error.cannot-expand": "Bir bölge kesişimi genişletilemez.", - "worldedit.selection.intersection.error.cannot-contract": "Bir bölge kavşağı daraltılamaz.", - "worldedit.selection.transform.error.cannot-expand": "Bir TransformedRegion genişletilemez.", - "worldedit.selection.transform.error.cannot-contract": "Bir TransformedRegion daraltılamaz.", - "worldedit.selection.transform.error.cannot-change": "Bir TransformedRegion değiştirilemez.", - "worldedit.selection.updated": "Pozisyonlar güncellendi.", - "worldedit.sideeffect.lighting": "Aydınlatma", - "worldedit.sideeffect.lighting.description": "Blok aydınlatmasını günceller", - "worldedit.sideeffect.neighbors": "Komşular", - "worldedit.sideeffect.neighbors.description": "Yakındaki bloklara değişimi bildirir", - "worldedit.sideeffect.update": "Güncelle", - "worldedit.sideeffect.update.description": "Değiştirilen bloğu bildirir", - "worldedit.sideeffect.validation": "Doğrulama", - "worldedit.sideeffect.validation.description": "Bağlantısı kesilmiş bloklar gibi tutarsız dünya durumunu doğrular ve düzeltir", - "worldedit.sideeffect.entity_ai": "Varlık Yapay Zeka", - "worldedit.sideeffect.entity_ai.description": "Blok değişiklikleri için Varlık Yapay Zeka yollarını günceller", - "worldedit.sideeffect.events": "Mod/Plugin Etkinlikleri", - "worldedit.sideeffect.events.description": "Mümkün olduğunda diğer mods/plugins öğelerine bu değişiklikler hakkında bilgi verir", - "worldedit.sideeffect.state.on": "Açık", - "worldedit.sideeffect.state.delayed": "Ertelendi", - "worldedit.sideeffect.state.off": "Kapalı", - "worldedit.sideeffect.box.current": "Güncel", - "worldedit.sideeffect.box.change-to": "{0} değerine ayarlamak için tıkla", - "worldedit.help.command-not-found": "Komut '{0}' bulunamıyor.", - "worldedit.help.no-subcommands": "'{0}' alt komutlara sahip değil. (Acaba '{1}' parametre olarak mı kullanılıyor?)", - "worldedit.help.subcommand-not-found": "'{1}' altındaki '{0}' alt komutu bulunamadı.", - "worldedit.cli.stopping": "Durduruluyor!", - "worldedit.cli.unknown-command": "Bilinmeyen komut!", - "worldedit.version.bukkit.unsupported-adapter": "WorldEdit versiyonu Bukkit sürümünü tamamen desteklemiyor. Block varlıklar (örn. sandıklar) boş olacak, blok özellikleri (örn. rotasyon) eksik olacak, ve diğer şeyler çalışmayabilir. Bu işlevselliği onarmak için WorldEdit'i güncelleyin:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Desteklenmeyen sürümlerde düzenleme devre dışı bırakıldı." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tt-RU/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tt-RU/strings.json deleted file mode 100644 index 83877bf..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tt-RU/strings.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "worldedit.fast.disabled": "Тиз шарт сүндерелде.", - "worldedit.restore.block-place-error": "Соңгы хата: {0}", - "worldedit.size.type": "Төр: {0}", - "worldedit.size.size": "Зурлык: {0}", - "worldedit.count.counted": "Сан: {0}", - "worldedit.chunkinfo.chunk": "Чанк: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Иске формат: {0}", - "worldedit.fill.created": "{0} блок тутырылды.", - "worldedit.fillr.created": "{0} блок тутырылды.", - "worldedit.removeabove.removed": "{0} блок бетерелде.", - "worldedit.removebelow.removed": "{0} блок бетерелде.", - "worldedit.removenear.removed": "{0} блок бетерелде.", - "worldedit.forest.created": "{0} агач ясалды.", - "worldedit.forestgen.created": "{0} агач ясалды.", - "worldedit.tool.data-cycler.new-value": "{0} кыйммәте {1} хәзер.", - "worldedit.tool.deltree.not-tree": "Бу агач түгел.", - "worldedit.tool.info.blockstate.hover": "Блок халәте", - "worldedit.error.no-file-selected": "Файл сайланмады.", - "worldedit.selection.ellipsoid.info.center": "Үзәк: {0}", - "worldedit.selection.cylinder.info.center": "Үзәк: {0}", - "worldedit.sideeffect.update": "Яңарту", - "worldedit.sideeffect.state.on": "Кушык", - "worldedit.sideeffect.state.off": "Сүнек", - "worldedit.cli.unknown-command": "Билгесез боерык!" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tzl/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tzl/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/tzl/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/uk/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/uk/strings.json deleted file mode 100644 index ce04955..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/uk/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "Розширити виділену область за вертикаллю від 0 до максимальної висоти будівництва.", - "worldedit.expand.expanded": "Регіон розширено до {0} блоків.", - "worldedit.expand.expanded.vert": "Регіон розширено: {0} блоків (зверху до низу).", - "worldedit.biomeinfo.lineofsight": "Біоми в точці прямої видимості: {0}", - "worldedit.biomeinfo.position": "Біоми у вашій позиції: {0}", - "worldedit.biomeinfo.selection": "Вибрані біоми: {0}", - "worldedit.biomeinfo.not-locatable": "Відправник команди повинен бути присутнім у світі, щоб використовувати прапор -p.", - "worldedit.brush.radius-too-large": "Максимально допустимий радіус пензля: {0}", - "worldedit.brush.apply.description": "Застосуйте пензлик, застосуйте функцію до кожного блоку", - "worldedit.brush.apply.radius": "Розмір пензля", - "worldedit.brush.apply.shape": "Форма регіону", - "worldedit.brush.apply.type": "Тип пензля для використання", - "worldedit.brush.apply.item.warning": "Цей пензлик імітує використання предметів. Його ефекти можуть працювати не на всіх платформах, не можуть бути скасовувати та можуть викликати дивну взаємодію з іншими модами/плагінами. Використовуйте на свій страх і ризик.", - "worldedit.brush.paint.description": "Пензлик, застосуйте функцію на поверхню", - "worldedit.brush.paint.size": "Розмір пензля", - "worldedit.brush.paint.shape": "Форма регіону", - "worldedit.brush.paint.density": "Розмір пензля", - "worldedit.brush.paint.type": "Тип пензля для використання", - "worldedit.brush.paint.item.warning": "Цей пензлик імітує використання предметів. Його ефекти можуть працювати не на всіх платформах, не можуть бути скасовувати та можуть викликати дивну взаємодію з іншими модами/плагінами. Використовуйте на свій страх і ризик.", - "worldedit.brush.sphere.equip": "Обладнана форма сферичної кисті ({0}).", - "worldedit.brush.cylinder.equip": "Обладнана форма циліндрової щітки ({0} на {1}).", - "worldedit.brush.splatter.equip": "Форма щітки для розбризкування оснащена ({0} з {1} розпадом).", - "worldedit.brush.splatter.decay-out-of-range": "Значення розпаду пензля розбризкування: {0} знаходиться поза діапазоном 0 - 10.", - "worldedit.brush.clipboard.equip": "Обладнана форма щітки для буфера обміну.", - "worldedit.brush.smooth.equip": "Плавне пензля обладнане ({0} x {1}за допомогою {2}).", - "worldedit.brush.smooth.nofilter": "будь-який блок", - "worldedit.brush.smooth.filter": "фільтр", - "worldedit.brush.snowsmooth.equip": "Щітка SnowSmooth оснащена ({0} x {1}x з використанням {2}), {3} сніговими блоками.", - "worldedit.brush.snowsmooth.nofilter": "будь-який блок", - "worldedit.brush.snowsmooth.filter": "фільтр", - "worldedit.brush.extinguish.equip": "Погасник обладнаний ({0}).", - "worldedit.brush.gravity.equip": "Гравітаційний пензель обладнаний ({0}).", - "worldedit.brush.butcher.equip": "М'ясник обладнаний ({0}).", - "worldedit.brush.operation.equip": "Установлено пензлик на {0}.", - "worldedit.brush.heightmap.equip": "Висота пензля обладнано ({0}).", - "worldedit.brush.heightmap.unknown": "Невідома висота пензля: {0}.", - "worldedit.brush.morph.equip": "Морфологічну форму щітки обладнано: {0}.", - "worldedit.brush.biome.column-supported-types": "Ця форма щітки не підтримується щіткою по всьому стовпчику, спробуйте форму циліндра.", - "worldedit.brush.none.equip": "Видалити відв'язане від поточного елемента.", - "worldedit.brush.none.equipped": "До вашого поточного елемента не прив'язано жодного пензля. Спробуйте /brush sphere для базового пензля.", - "worldedit.setbiome.changed": "Біоми були змінені приблизно на {0} блоків.", - "worldedit.setbiome.warning": "Можливо, вам доведеться повторно приєднатися до гри (або закрити і повторно відкрити ваш світ), щоб побачити зміни.", - "worldedit.setbiome.not-locatable": "Відправник команди повинен бути присутнім у світі, щоб використовувати прапор -p.", - "worldedit.drawsel.disabled": "Інтерфейс сервера вимкнено.", - "worldedit.drawsel.enabled": "Server CUI включений. Це підтримує тільки кубоїді регіони, з максимальним розміром {0}x{1}x{2}.", - "worldedit.drawsel.disabled.already": "Інтерфейс сервера успішно вимкнено.", - "worldedit.drawsel.enabled.already": "CUI успішно увімкнено.", - "worldedit.limit.too-high": "Ваш максимально допустимий ліміт становить {0}.", - "worldedit.limit.set": "Обмеження зміни блоку встановлено на {0}.", - "worldedit.limit.return-to-default": "(Використовуйте //limit, щоб повернутися до значення за замовчуванням.)", - "worldedit.timeout.too-high": "Максимально допустимий час очікування становить {0} мс.", - "worldedit.timeout.set": "Час очікування встановлено до {0}мс.", - "worldedit.timeout.return-to-default": " (Використовуйте //timeout, щоб повернутися до значення за замовчуванням.)", - "worldedit.fast.disabled": "Швидкий режим вимкнено.", - "worldedit.fast.enabled": "Увімкнено швидкий режим. Освітлення в постраждалих чанках може бути неправильним і/або вам доведеться повторно приєднатися, щоб побачити зміни.", - "worldedit.fast.disabled.already": "Швидкий режим успішно вимкнено.", - "worldedit.fast.enabled.already": "Швидкий режим успішно увімкнено.", - "worldedit.perf.sideeffect.set": "Побічний ефект \"{0}\" встановлено на {1}", - "worldedit.perf.sideeffect.get": "Побічний ефект \"{0}\" встановлений на {1}", - "worldedit.perf.sideeffect.already-set": "Побічний ефект \"{0}\" вже є {1}", - "worldedit.perf.sideeffect.set-all": "Усі побічні ефекти встановлено на {0}", - "worldedit.update": "Застосував побічні ефекти до вибору.", - "worldedit.reorder.current": "Режим зміни порядку: {0}", - "worldedit.reorder.set": "Тепер режим зміни порядку {0}", - "worldedit.gmask.disabled": "Глобальна маска вимкнена.", - "worldedit.gmask.set": "Глобальний набір масок.", - "worldedit.toggleplace.pos1": "Зараз розміщення на позиції №1.", - "worldedit.toggleplace.pos1-offset": "Тепер розміщуємо зі зміщенням ({0}, {1}, {2}) від позиції #1.", - "worldedit.toggleplace.player": "Тепер поставте біля блоку, в якому стоїте.", - "worldedit.toggleplace.player-offset": "Тепер розміщуємо на відстані ({0}, {1}, {2}) від блоку, в якому ви стоїте.", - "worldedit.toggleplace.min": "Тепер розміщуємо на мінімумі поточного виділення.", - "worldedit.toggleplace.min-offset": "Тепер розміщуємо на відстані ({0}, {1}, {2}) від мінімуму поточного виділення.", - "worldedit.toggleplace.max": "Тепер розміщуємо на максимумі поточного виділення.", - "worldedit.toggleplace.max-offset": "Тепер розміщуємо на відстані ({0}, {1}, {2}) від максимуму поточного виділення.", - "worldedit.toggleplace.world": "Тепер розміщуємо на світовому рівні.", - "worldedit.toggleplace.world-offset": "Тепер розмістимо в ({0}, {1}, {2}).", - "worldedit.toggleplace.not-locatable": "Неможливо перемкнути розміщення в цьому контексті.", - "worldedit.searchitem.too-short": "Введіть довший рядок пошуку (len > 2).", - "worldedit.searchitem.either-b-or-i": "Ви не можете використовувати одночасно флаги 'b' і 'i'.", - "worldedit.searchitem.searching": "(Зачекайте... пошук елементів.)", - "worldedit.watchdog.no-hook": "Ця платформа не має сторожового гачка.", - "worldedit.watchdog.active.already": "Сторожовий гачок уже активний.", - "worldedit.watchdog.inactive.already": "Watchdog hook уже неактивний.", - "worldedit.watchdog.active": "Watchdog hook тепер активний.", - "worldedit.watchdog.inactive": "Watchdog hook зараз неактивний.", - "worldedit.world.remove": "Видалено заміну світу.", - "worldedit.world.set": "Встановіть перевизначення світу на {0}. (Використовуйте //world, щоб повернутися до стандартного)", - "worldedit.undo.undone": "Скасовано {0} доступних змін.", - "worldedit.undo.none": "Нема чого скасувати.", - "worldedit.redo.redone": "Перероблено {0} доступних змін.", - "worldedit.redo.none": "Нема чого переробляти.", - "worldedit.clearhistory.cleared": "Історія очищена.", - "worldedit.raytrace.noblock": "Блоку не видно!", - "worldedit.raytrace.require-player": "Для команд трасування променів потрібен гравець!", - "worldedit.restore.not-configured": "Відновлення моментального знімка/резервної копії не налаштовано.", - "worldedit.restore.not-available": "Цей знімок не існує або недоступний.", - "worldedit.restore.failed": "Не вдалося завантажити знімок: {0}", - "worldedit.restore.loaded": "Знімок \"{0}\" завантажено; зараз відновлюю...", - "worldedit.restore.restored": "Відновлений; Відсутні фрагменти: {0} та інші помилки: {1}.", - "worldedit.restore.none-for-specific-world": "Не знайдено знімків для світу \"{0}\".", - "worldedit.restore.none-for-world": "Не знайдено жодних знімків для цього світу.", - "worldedit.restore.none-found": "Знімків не знайдено.", - "worldedit.restore.none-found-console": "Знімків не знайдено. Подробиці дивіться на консолі.", - "worldedit.restore.chunk-not-present": "На знімку не було фрагментів.", - "worldedit.restore.chunk-load-failed": "Не вдалося завантажити шматки. (Поганий архів?)", - "worldedit.restore.block-place-failed": "Помилки не дозволили відновити будь-які блоки.", - "worldedit.restore.block-place-error": "Остання помилка: {0}", - "worldedit.snapshot.use.newest": "Тепер використовується найновіший знімок.", - "worldedit.snapshot.use": "Знімок встановлено на: {0}", - "worldedit.snapshot.none-before": "Не вдалося знайти знімок до {0}.", - "worldedit.snapshot.none-after": "Не вдалося знайти знімок після {0}.", - "worldedit.snapshot.index-above-0": "Недійсний індекс, має бути більшим або рівним 1.", - "worldedit.snapshot.index-oob": "Недійсний індекс, має бути від 1 до {0}.", - "worldedit.schematic.unknown-format": "Невідомий формат схеми: {0}.", - "worldedit.schematic.load.does-not-exist": "Схема {0} не існує!", - "worldedit.schematic.load.loading": "(Будь ласка, зачекайте... завантаження схеми.)", - "worldedit.schematic.load.still-loading": "(Будь ласка, зачекайте... все ще завантажує схему.)", - "worldedit.schematic.load.unsupported-version": "Наразі ця версія схеми не підтримується. Версія: {0}.", - "worldedit.schematic.save.already-exists": "Ця схема вже існує. Використовуйте -f flag, щоб перезаписати її.", - "worldedit.schematic.save.failed-directory": "Не вдалося створити папку для схеми!", - "worldedit.schematic.save.saving": "(Будь ласка, зачекайте... збереження схеми)", - "worldedit.schematic.save.still-saving": "(Будь ласка, зачекайте... збереження схеми.)", - "worldedit.schematic.share.unsupported-format": "Схематичне призначення спільного ресурсу \"{0}\" не підтримує формат \"{1}\".", - "worldedit.schematic.delete.does-not-exist": "Схема {0} не існує!", - "worldedit.schematic.delete.failed": "Помилка при видаленні схеми {0}! Можливо у файлу встановлено атрибут \"Тільки для читання\"?", - "worldedit.schematic.delete.deleted": "Схема {0} видалена.", - "worldedit.schematic.formats.title": "Доступні формати схем (Назва: розширення)", - "worldedit.schematic.unsupported-minecraft-version": "Ця версія WorldEdit не підтримує версію Minecraft. Схеми не працюватимуть, поки це не буде вирішено.", - "worldedit.pos.already-set": "Позиція вже встановлена.", - "worldedit.pos.console-require-coords": "Використовуючи цю команду з консолі, ви повинні вказувати координати.", - "worldedit.hpos.no-block": "Блоку не видно!", - "worldedit.hpos.already-set": "Позиція вже встановлена.", - "worldedit.chunk.selected-multiple": "Вибрані чанки: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "Вибраний чанк: {0}, {1}, {2}", - "worldedit.wand.invalid": "Предмет для виділення території не налаштований чи вимкнений.", - "worldedit.wand.selwand.info": "ЛКМ – перша точка; ПКМ – друга точка", - "worldedit.wand.navwand.info": "ЛКМ: переміститися на точку; ПКМ: пройти через стіну", - "worldedit.wand.selwand.now.tool": "Паличка вибору тепер звичайний інструмент. Ви можете вимкнути це введення {0}, прив'язати до іншого предмета ввівши {1}, або отримати нову паличку вибору ввівши {2}.", - "worldedit.contract.contracted": "Виділена область зменшена на {0} блок(ів).", - "worldedit.shift.shifted": "Регіон зміщений.", - "worldedit.outset.outset": "Виділена область розширено.", - "worldedit.inset.inset": "Виділена область стиснута.", - "worldedit.trim.trim": "Область обрізана.", - "worldedit.trim.no-blocks": "Жоден блок не збігався з маскою обрізки.", - "worldedit.size.offset": "Зміщення: {0}", - "worldedit.size.type": "Тип: {0}", - "worldedit.size.size": "Габарити: {0}", - "worldedit.size.distance": "Відстань кубоїду: {0}", - "worldedit.size.blocks": "Кількість блоків: {0}", - "worldedit.count.counted": "Кількість: {0}", - "worldedit.distr.no-blocks": "Блоки не знайдено.", - "worldedit.distr.no-previous": "Немає попереднього розподілу.", - "worldedit.distr.total": "Усього блоків: {0}", - "worldedit.select.cleared": "Виділення очищене.", - "worldedit.select.cuboid.message": "Кубоїд: ЛКМ - перша точка, ПКМ-друга точка", - "worldedit.select.cuboid.description": "Вибіліть два кути кубоїду", - "worldedit.select.extend.message": "Кубоїд: ЛКМ – початкова точка; ПКМ – розширити", - "worldedit.select.extend.description": "Режим швидкого вибору кубоїду", - "worldedit.select.poly.message": "2D багатокутник: ПКМ/ЛКМ - додати точку.", - "worldedit.select.poly.limit-message": "Максимум балів: {0}.", - "worldedit.select.poly.description": "Виберіть 2D багатокутник з висотою", - "worldedit.select.ellipsoid.message": "Еліпсоід: ЛКМ – центр; ПКМ – розширити", - "worldedit.select.ellipsoid.description": "Виберіть еліпсоїд", - "worldedit.select.sphere.message": "Сфера: ЛКМ – центр; ПКМ – радіус", - "worldedit.select.sphere.description": "Виберіть сферу", - "worldedit.select.cyl.message": "Циліндр: ЛКМ – центр; ПКМ – розширити", - "worldedit.select.cyl.description": "Виберіть циліндр", - "worldedit.select.convex.message": "Випуклий багатокутник: ЛКМ – перша вершина; ПКМ – додати вершину.", - "worldedit.select.convex.limit-message": "Максимум балів: {0}.", - "worldedit.select.convex.description": "Виберіть опуклий багатогранник", - "worldedit.select.default-set": "Вибір регіону за замовчанням {0}.", - "worldedit.chunkinfo.chunk": "Чанк: {0}, {1}", - "worldedit.chunkinfo.old-filename": "Старий формат: {0}", - "worldedit.chunkinfo.mcregion-filename": "Майнкрафт Регіон: region/{0}", - "worldedit.listchunks.listfor": "Список чанків: {0}", - "worldedit.drain.drained": "Висушених блоків: {0}.", - "worldedit.fill.created": "Заповнено блоків: {0}.", - "worldedit.fillr.created": "Заповнено блоків: {0}.", - "worldedit.fixlava.fixed": "Виправлено {0} блоків.", - "worldedit.fixwater.fixed": "Виправлено {0} блоків.", - "worldedit.removeabove.removed": "Вилучено блоків: {0}.", - "worldedit.removebelow.removed": "Вилучено блоків: {0}.", - "worldedit.removenear.removed": "Вилучено блоків: {0}.", - "worldedit.replacenear.replaced": "Замінено блоків: {0}.", - "worldedit.snow.created": "Покриті поверхні: {0}.", - "worldedit.thaw.removed": "Розморожено блоків: {0}.", - "worldedit.green.changed": "{0} блоків озеленено.", - "worldedit.extinguish.removed": "Пожежі ліквідовано: {0}.", - "worldedit.butcher.killed": "Мобів ({0}) було вбито в радіусі {1}.", - "worldedit.butcher.explain-all": "Використовуйте -1, щоб видалити всіх мобів у завантажених частинах", - "worldedit.remove.removed": "Об’єктів позначено для видалення: {0}.", - "worldedit.remove.explain-all": "Використовуйте -1, щоб видалити всі сутності в завантажених фрагментах", - "worldedit.calc.invalid": "\"{0}\" не можна проаналізувати як дійсний вираз", - "worldedit.calc.invalid.with-error": "\"{0}\" не можна проаналізувати як дійсний вираз: \"{1}\"", - "worldedit.paste.pasted": "Буфер обміну вставлено в {0}", - "worldedit.paste.selected": "Вибрана область вставки в буфер обміну.", - "worldedit.rotate.no-interpolation": "Примітка. Інтерполяція ще не підтримується, тому рекомендується використовувати кути, кратні 90.", - "worldedit.rotate.rotated": "Копію буфера обміну повернуто.", - "worldedit.flip.flipped": "Копію буфера обміну було перевернуто.", - "worldedit.clearclipboard.cleared": "Буфер обміну очищено.", - "worldedit.set.done": "Операція завершена.", - "worldedit.set.done.verbose": "Операцію завершено ({0}).", - "worldedit.line.changed": "Змінено блоків: {0}.", - "worldedit.line.invalid-type": "//рядок працює лише з кубоїдними виділеннями або опуклими багатогранними виділеннями", - "worldedit.curve.changed": "Змінено блоків: {0}.", - "worldedit.curve.invalid-type": "//крива працює лише з опуклими багатогранними виділеннями", - "worldedit.replace.replaced": "Замінено блоків: {0}.", - "worldedit.stack.changed": "Змінено блоків: {0}. Скасувати за допомогою //undo", - "worldedit.stack.intersecting-region": "Зміщення стека не повинно стикатися з областю при використанні блокових одиниць", - "worldedit.regen.regenerated": "Регіон відновлений.", - "worldedit.regen.failed": "Неможливо відновити фрагменти. Перевірте консоль, щоб дізнатися більше.", - "worldedit.walls.changed": "Змінено блоків: {0}.", - "worldedit.faces.changed": "Змінено блоків: {0}.", - "worldedit.overlay.overlaid": "Накладено блоків: {0}.", - "worldedit.naturalize.naturalized": "Блоків ({0}) було зроблено більш природним.", - "worldedit.center.changed": "Центр set. (Змінено блоків: {0})", - "worldedit.smooth.changed": "Карта висот місцевості згладжена. Змінено блоків: {0}.", - "worldedit.snowsmooth.changed": "Карта висот Снігу згладжена. {0} блоків змінено.", - "worldedit.move.moved": "Переміщено блоків: {0}.", - "worldedit.deform.deformed": "Деформовано блоків: {0}.", - "worldedit.hollow.changed": "Змінено блоків: {0}.", - "worldedit.forest.created": "Створено дерев: {0}.", - "worldedit.flora.created": "{0} рослини(ий) створено.", - "worldedit.unstuck.moved": "Ось так!", - "worldedit.ascend.obstructed": "Нема вільного місця над вами.", - "worldedit.ascend.moved": "Піднятися на {0} рівня(ів).", - "worldedit.descend.obstructed": "Нема вільного місця під вами.", - "worldedit.descend.moved": "Спуститися на {0} рівня(ів).", - "worldedit.ceil.obstructed": "Нема вільного місця над вами.", - "worldedit.ceil.moved": "Вжух!", - "worldedit.thru.obstructed": "Вільного місця перед вами не знайдено.", - "worldedit.thru.moved": "Вжух!", - "worldedit.jumpto.moved": "Бац!", - "worldedit.jumpto.none": "Немає блоку у полі зору (або він надто далеко)!", - "worldedit.up.obstructed": "Ти вдарив би щось над собою.", - "worldedit.up.moved": "Вжух!", - "worldedit.cone.invalid-radius": "Ви повинні вказати 1 або 2 значення радіуса.", - "worldedit.cone.created": "{0} блоку(ів) створено.", - "worldedit.cyl.invalid-radius": "Ви повинні вказати 1 або 2 значення радіуса.", - "worldedit.cyl.created": "{0} блоку(ів) створено.", - "worldedit.sphere.invalid-radius": "Значення радіусу має бути 1 або 3.", - "worldedit.sphere.created": "{0} блоку(ів) створено.", - "worldedit.forestgen.created": "Створено дерев: {0}.", - "worldedit.pumpkins.created": "{0} гарбуз(и) створено.", - "worldedit.feature.created": "Функцію створено.", - "worldedit.feature.failed": "Не вдалося згенерувати функцію. Це правильне місце для нього?", - "worldedit.pyramid.created": "{0} блоку(ів) створено.", - "worldedit.generate.created": "{0} блоку(ів) створено.", - "worldedit.generatebiome.changed": "{0} біом(ів) залучено.", - "worldedit.structure.created": "Структуру створено.", - "worldedit.structure.failed": "Не вдалося створити структуру. Чи це правильне місце для неї?", - "worldedit.reload.config": "Конфігурацію оновлено!", - "worldedit.report.written": "Звіт WorldEdit збережено {0}", - "worldedit.report.error": "Неможливо написати звіт: {0}", - "worldedit.report.callback": "Звіт WorldEdit: {0}.", - "worldedit.timezone.invalid": "Неправильний часовий пояс", - "worldedit.timezone.set": "Часовий пояс для цієї сесії змінено: {0}", - "worldedit.timezone.current": "Cьогодні у цьому часовому поясі: {0}", - "worldedit.version.version": "Версія WorldEdit {0}", - "worldedit.trace.no-tracing-extents": "Трасування: Розширення не було використано.", - "worldedit.trace.action-failed": "Трасування: Дія {0} на позиції {1} відхилена розширенням {2}", - "worldedit.trace.active.already": "Режим трасування вже активний.", - "worldedit.trace.inactive.already": "Режим трасування вже неактивний.", - "worldedit.trace.active": "Режим трасування активовано.", - "worldedit.trace.inactive": "Режим трасування деактивовано.", - "worldedit.command.time-elapsed": "{0}з закінчення (історія: {1} змінено; {2} блоків/сек).", - "worldedit.command.permissions": "У вас немає права на це!", - "worldedit.command.player-only": "Цю команду можна використовувати лише з гри.", - "worldedit.command.error.report": "Будь ласка, повідомте про цю помилку: [Дивіться консоль]", - "worldedit.pastebin.uploading": "(Будь ласка, зачекайте... надсилання виводу на pastebin...)", - "worldedit.session.cant-find-session": "Неможливо знайти сесію для {0}", - "worldedit.platform.no-file-dialog": "Файловий діалог не підтримується у вашому середовищі.", - "worldedit.asset.load.loading": "(Будь ласка, зачекайте... завантаження ресурсу.)", - "worldedit.asset.load.still-loading": "(Будь ласка, зачекайте... завантаження ресурсу.)", - "worldedit.asset.load.failed": "Неможливо завантажити ресурс", - "worldedit.tool.max-block-changes": "Досягнуто ліміт зміни блоків.", - "worldedit.tool.no-block": "Блоку не видно!", - "worldedit.tool.repl.equip": "Інструмент заміни блоків прив'язаний до {0}.", - "worldedit.tool.repl.switched": "Інструмент заміни перемикається на: {0}", - "worldedit.tool.data-cycler.equip": "Інструмент для перемикання даних блоку було призначено на {0}.", - "worldedit.tool.data-cycler.block-not-permitted": "У вас немає дозволу на перемикання значень даних цього блоку.", - "worldedit.tool.data-cycler.cant-cycle": "Дані цього блоку неможливо переключити!", - "worldedit.tool.data-cycler.new-value": "Значення {0} тепер {1}.", - "worldedit.tool.data-cycler.cycling": "Зараз велосипед {0}.", - "worldedit.tool.deltree.equip": "Інструмент видалення ширяючих дерев прив'язаний до {0}.", - "worldedit.tool.deltree.not-tree": "Це не дерево.", - "worldedit.tool.deltree.not-floating": "Це не плаваюче дерево.", - "worldedit.tool.tree.equip": "Інструмент створення дерев прив'язаний до {0}.", - "worldedit.tool.tree.obstructed": "Дерево там не може бути.", - "worldedit.tool.info.equip": "Інструмент інформації про блок прив'язаний до {0}.", - "worldedit.tool.info.blockstate.hover": "Стан блоку", - "worldedit.tool.info.internalid.hover": "Внутрішній ID", - "worldedit.tool.info.legacy.hover": "Застарілий id:data", - "worldedit.tool.info.light.hover": "Блокувати Світло/Світло Зверху", - "worldedit.tool.none.equip": "Інструмент відв'язаний від предмета у руці.", - "worldedit.tool.none.to.unequip": "Предмет у вашій руці не прив'язаний.", - "worldedit.tool.selwand.equip": "Паличка вибору прив'язана до {0}.", - "worldedit.tool.navwand.equip": "Паличка навігації прив'язана до {0}.", - "worldedit.tool.floodfill.equip": "Інструмент заливки блоків прив'язаний до {0}.", - "worldedit.tool.farwand.equip": "Інструмент віддаленого виділення прив'язаний до {0}.", - "worldedit.tool.lrbuild.equip": "Будівельний інструмент дальньої дії прив'язаний до {0}.", - "worldedit.tool.lrbuild.set": "Клацніть лівою кнопкою миші {0}; правою кнопкою миші задається {1}.", - "worldedit.tool.stack.equip": "Інструмент продовження блоків прив'язаний до {0}.", - "worldedit.tool.unbind-instruction": "Введіть {0} тримаючи предмет щоб відв'язати його.", - "worldedit.tool.superpickaxe.mode.single": "Поодинокий режим. Клацніть ліву кнопку миші з киркою. // для вимикання.", - "worldedit.tool.superpickaxe.mode.area": "Режим області. Клацніть лівою кнопкою миші з киркою. // для вимикання.", - "worldedit.tool.superpickaxe.mode.recursive": "Рекурсивний режим Клацніть лівою кнопкою миші з киркою. // для вимикання.", - "worldedit.tool.superpickaxe.max-range": "Максимальний діапазон: {0}.", - "worldedit.tool.superpickaxe.enabled.already": "Суперкирка вже включена.", - "worldedit.tool.superpickaxe.disabled.already": "Суперкирка вже відключена.", - "worldedit.tool.superpickaxe.enabled": "Супер кирка ввімкнена.", - "worldedit.tool.superpickaxe.disabled": "Суперкирка вимкнена.", - "worldedit.tool.mask.set": "Маска пензля встановлена.", - "worldedit.tool.mask.disabled": "Маска пензля вимкнена.", - "worldedit.tool.material.set": "Матеріал пензля встановлений.", - "worldedit.tool.range.set": "Діапозон пензля встановлено.", - "worldedit.tool.size.set": "Розмір пензля встановлено.", - "worldedit.tool.tracemask.set": "Маску трасування встановлено.", - "worldedit.tool.tracemask.disabled": "Маску трасування відключено.", - "worldedit.tool.error.cannot-bind": "Не вдається прив'язати інструмент до {0}: {1}", - "worldedit.tool.error.item-only": "Блоки не можна використовувати.", - "worldedit.execute.script-permissions": "У вас немає права використовувати цей скрипт.", - "worldedit.executelast.no-script": "Спочатку використовуйте /cs під назвою скрипта.", - "worldedit.script.read-error": "Помилка під час читання скрипта: {0}", - "worldedit.script.unsupported": "В даний час підтримуються лише скрипти з розширенням js", - "worldedit.script.file-not-found": "Скрипт не існує: {0}", - "worldedit.script.no-script-engine": "Не вдалося знайти встановлений скриптовий двигун.\nДивіться https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "Помилка під час виконання: {0}", - "worldedit.script.failed-console": "Помилка під час виконання (дивіться консоль): {0}", - "worldedit.operation.affected.biome": "{0} біома(ів) задіяно", - "worldedit.operation.affected.block": "{0} блок(ів) задіяно", - "worldedit.operation.affected.column": "{0} стовп(ів) залучено", - "worldedit.operation.affected.entity": "{0} сутності задіяно", - "worldedit.operation.deform.expression": "деформовано за допомогою {0}", - "worldedit.error.invalid-number": "Числа немає, а рядок є.", - "worldedit.error.invalid-number.matches": "Числа немає, а рядок \"{0}\" є.", - "worldedit.error.incomplete-region": "Спочатку виберіть регіон.", - "worldedit.error.unknown-block": "Не вдається розпізнати назву блоку '{0}'.", - "worldedit.error.unknown-item": "Ім'я елемента '{0}' не було розпізнано.", - "worldedit.error.unknown-entity": "Неможливо розпізнати назву сутності '{0}'.", - "worldedit.error.unknown-mob": "Не вдається розпізнати назву моба '{0}'.", - "worldedit.error.unknown-biome": "Неможливо розпізнати назву біома '{0}'.", - "worldedit.error.unknown-tag": "Не вдається розпізнати назву тега '{0}'.", - "worldedit.error.empty-tag": "Тег \"{0}\" нічого не містить.", - "worldedit.error.no-match": "Нічого не знайшлося на запит '{0}'.", - "worldedit.error.disallowed-block": "Блок '{0}' заборонено (див. конфігурацію WorldEdit).", - "worldedit.error.max-changes": "Досягнуто максимальної кількості змінених блоків в операції ({0}).", - "worldedit.error.max-brush-radius": "Максимальний радіус пензля є {0} (див. конфігурацію WorldEdit)", - "worldedit.error.max-radius": "Максимальний радіус є {0} (див. конфігурацію WorldEdit)", - "worldedit.error.unknown-direction": "Невідомий напрямок: {0}", - "worldedit.error.empty-clipboard": "Буфер обміну порожній. Використовуйте //copy.", - "worldedit.error.invalid-filename": "Неприпустиме ім'я файлу '{0}': {1}", - "worldedit.error.invalid-filename.invalid-characters": "Неприпустимі символи або відсутні розширення", - "worldedit.error.file-resolution": "Помилка читання файлу '{0}': {1}", - "worldedit.error.file-resolution.outside-root": "Шлях за межами дозволеної директорії", - "worldedit.error.file-resolution.resolve-failed": "Не вдалося прочитати шлях", - "worldedit.error.file-aborted": "Вибір файлу скасовано.", - "worldedit.error.no-file-selected": "Файл не вибрано.", - "worldedit.error.world-unloaded": "Світ уже давно вивантажений.", - "worldedit.error.not-a-block": "Ця річ не є блоком.", - "worldedit.error.not-a-block.item": "'{0}' не є блоком.", - "worldedit.error.incorrect-usage": "Правильний варіант: {0}", - "worldedit.error.invalid-page": "Неправильний номер сторінки", - "worldedit.error.parser.bad-state-format": "Неправильний формат стану {0}", - "worldedit.error.parser.duplicate-property": "Повторювана властивість: {0}", - "worldedit.error.parser.empty-state": "Порожня частина може", - "worldedit.error.parser.missing-equals-separator": "Відсутній роздільник '='", - "worldedit.error.parser.clipboard.missing-offset": "Зміщення вказане з @, але значення не вказано. Використовуйте '#copy@[x,y,z]'.", - "worldedit.error.parser.unknown-property": "Невідома властивість '{0}' для блоку '{1}'", - "worldedit.error.parser.unknown-value": "Невідоме значення '{0}' для властивості '{1}'", - "worldedit.error.parser.empty-property": "Порожня властивість у стані", - "worldedit.error.parser.empty-value": "Порожнє значення може", - "worldedit.error.parser.invalid-colon": "Некоректна двокрапка.", - "worldedit.error.parser.invalid-expression": "Неприпустимий вираз: {0}", - "worldedit.error.parser.negate-nothing": "Не можна заперечувати нічого!", - "worldedit.error.parser.hanging-lbracket": "Неправильний формат. Висяча дужка на позиції '{0}'.", - "worldedit.error.parser.missing-rbracket": "У стану відсутня закриває ']'", - "worldedit.error.parser.hanging-lbrace": "Неправильний формат. Висяча дужка на '{0}'.", - "worldedit.error.parser.missing-rbrace": "У NBT відсутня кінцева '}'", - "worldedit.error.parser.missing-random-type": "Відсутній тип після символу % для \"{0}\"", - "worldedit.error.parser.clipboard.missing-coordinates": "Зміщення буфера обміну вимагає x,y,z координат.", - "worldedit.error.parser.player-only": "Команда '{0}' вимагає гравця!", - "worldedit.error.parser.invalid-nbt": "Невірні дані NBT у вхідних даних: '{0}'. Помилка: {1}", - "worldedit.error.disabled": "Ця функція вимкнена (див. конфігурацію WorldEdit).", - "worldedit.error.unknown": "Виникла невідома помилка: {0}", - "worldedit.error.missing-extent": "Розширення відсутнє", - "worldedit.error.missing-session": "Локальна сесія відсутня", - "worldedit.error.missing-world": "Вам потрібно вказати світ (Спробуйте //world)", - "worldedit.error.missing-actor": "Виконавця відсутня", - "worldedit.selection.convex.info.vertices": "Вершини: {0}", - "worldedit.selection.convex.info.triangles": "Трикутники: {0}", - "worldedit.selection.convex.explain.primary": "Виділення області розпочато, перша вершина {0}.", - "worldedit.selection.convex.explain.secondary": "Додати {0} поверну до виділеної області.", - "worldedit.selection.cuboid.info.pos1": "Точка 1: {0}", - "worldedit.selection.cuboid.info.pos2": "Точка 2: {0}", - "worldedit.selection.cuboid.explain.primary": "Першу точку встановлено: {0}.", - "worldedit.selection.cuboid.explain.primary-area": "Першу точку встановлено: {0} ({1}).", - "worldedit.selection.cuboid.explain.secondary": "Другу точку встановлено: {0}.", - "worldedit.selection.cuboid.explain.secondary-area": "Другу точку встановлено: {0} ({1}).", - "worldedit.selection.extend.explain.primary": "Початкова точка встановлена: {0} ({1}).", - "worldedit.selection.extend.explain.secondary": "Виділена область після розширення включає: {0} ({1}).", - "worldedit.selection.ellipsoid.info.center": "Центр: {0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z радіус: {0}", - "worldedit.selection.ellipsoid.explain.primary": "Центр встановлено: {0}.", - "worldedit.selection.ellipsoid.explain.primary-area": "Центр встановлено: {0} ({1}).", - "worldedit.selection.ellipsoid.explain.secondary": "Радіус змінено {0}.", - "worldedit.selection.ellipsoid.explain.secondary-area": "Радіус змінено: {0} ({1}).", - "worldedit.selection.ellipsoid.error.even-horizontal": "Зміни еліпсоїда повинні бути парними для кожного виміру.", - "worldedit.selection.cylinder.info.center": "Центр: {0}", - "worldedit.selection.cylinder.info.radius": "Радіус: {0}", - "worldedit.selection.cylinder.explain.primary": "Початок нового циліндричного виділення {0}.", - "worldedit.selection.cylinder.explain.secondary": "Радіус змінено {0}/{1} блоку(ів). ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "Вам потрібно вибрати центр перед встановленням радіусу.", - "worldedit.selection.cylinder.error.even-horizontal": "Зміни циліндра мають бути парними для кожного горизонтального виміру.", - "worldedit.selection.polygon2d.info": "# очків: {0}", - "worldedit.selection.polygon2d.explain.primary": "Перша точка багатокутника: {0}.", - "worldedit.selection.polygon2d.explain.secondary": "Додано {0} точка: {1}.", - "worldedit.selection.polygon2d.error.expand-only-vertical": "Полігони можуть бути розширені лише вертикально.", - "worldedit.selection.polygon2d.error.contract-only-vertical": "Полігони можуть бути скорочені лише вертикально.", - "worldedit.selection.sphere.explain.secondary": "Радіус змінено: {0}.", - "worldedit.selection.sphere.explain.secondary-defined": "Радіус змінено: {0} ({1}).", - "worldedit.selection.null.error.immutable": "Неможливо змінити NullRegion.", - "worldedit.selection.intersection.error.cannot-expand": "Неможливо розширити перетин регіонів.", - "worldedit.selection.intersection.error.cannot-contract": "Неможливо скоротити перетин регіонів.", - "worldedit.selection.transform.error.cannot-expand": "Неможливо розширити TransformedRegion.", - "worldedit.selection.transform.error.cannot-contract": "Неможливо скоротити TransformedRegion.", - "worldedit.selection.transform.error.cannot-change": "Неможливо змінити TransformedRegion.", - "worldedit.selection.updated": "Позиції оновлено.", - "worldedit.sideeffect.lighting": "Освітлення", - "worldedit.sideeffect.lighting.description": "Оновлює освітлення блоків", - "worldedit.sideeffect.neighbors": "Сусіди", - "worldedit.sideeffect.neighbors.description": "Повідомляє сусідні блоки про зміни", - "worldedit.sideeffect.update": "Оновити", - "worldedit.sideeffect.update.description": "Повідомляє змінений блок", - "worldedit.sideeffect.validation": "Перевірте", - "worldedit.sideeffect.validation.description": "Перевіряє та виправляє некоректний стан світу, такий як роз'єднані блоки", - "worldedit.sideeffect.entity_ai": "ІІ сутностей", - "worldedit.sideeffect.entity_ai.description": "Оновлює шляхи переміщення в ІІ сутності, щоб врахувати зміни блоків", - "worldedit.sideeffect.events": "Події мода/плагіна", - "worldedit.sideeffect.events.description": "Повідомляє інші моди/плагіни про ці зміни, коли це застосовно", - "worldedit.sideeffect.state.on": "Вкл.", - "worldedit.sideeffect.state.delayed": "Відкладено", - "worldedit.sideeffect.state.off": "Вимк.", - "worldedit.sideeffect.box.current": "Зараз", - "worldedit.sideeffect.box.change-to": "Натисніть, щоб встановити {0}", - "worldedit.help.command-not-found": "Команда '{0}' не знайдено.", - "worldedit.help.no-subcommands": "Команда '{0}' не має підкоманд. (Можливо '{1}' це параметр)", - "worldedit.help.subcommand-not-found": "Підкоманда '{0}' '{1}' не знайдено.", - "worldedit.cli.stopping": "Зупинка!", - "worldedit.cli.unknown-command": "Невідома команда!", - "worldedit.version.bukkit.unsupported-adapter": "Ця версія WorldEdit не підтримує версію Bukkit до кінця. Блоки-сутності (наприклад, скрині) будуть порожніми, стану блоків (наприклад, поворот) будуть відсутні, інші функції можуть не працювати. Обновіть WorldEdit, щоб відновити цей функціонал:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "Редагування непідтримуваних версій вимкнено." -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ur-PK/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ur-PK/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/ur-PK/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/uz/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/uz/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/uz/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/val-ES/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/val-ES/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/val-ES/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/vec/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/vec/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/vec/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/vi/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/vi/strings.json deleted file mode 100644 index 8be3918..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/vi/strings.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "worldedit.expand.description.vert": "Mở rộng khu lựa chọn theo chiều dọc tới giới hạn của thế giới.", - "worldedit.expand.expanded": "Khu vực đã mở rộng {0} block", - "worldedit.expand.expanded.vert": "Khu vực đẫ mở rộng {0} block (từ trên xuống).", - "worldedit.biomeinfo.lineofsight": "Quần xã tại điểm ngắm: {0}", - "worldedit.biomeinfo.position": "Các quần xã tại vị trí của bạn: {0}", - "worldedit.biomeinfo.selection": "Các quần xã tại vị trí đã chọn: {0}", - "worldedit.brush.radius-too-large": "Bán kính cọ tối đa: {0}", - "worldedit.brush.apply.description": "Áp dụng cọ, áp dụng chức năng vào mỗi block", - "worldedit.brush.apply.radius": "Kích thước của cọ", - "worldedit.brush.apply.shape": "Hình dạng của khu vực", - "worldedit.brush.apply.type": "Kiểu chổi để dùng", - "worldedit.brush.apply.item.warning": "Cọ này mô phỏng cho việc sử dụng vật phẩm. Tác dụng của nó có thể không hoạt động trên tất cả các nền tảng, có thể cũng không thể hoàn tác được, và có thể gây ra các tương tác kỳ lạ với các mod/plugin khác. Cẩn trọng khi sử dụng.", - "worldedit.brush.paint.description": "Cọ vẽ, áp dụng cho chức năng với một bề mặt", - "worldedit.brush.paint.size": "Kích thước của cọ", - "worldedit.brush.paint.shape": "Hình dạng của khu vực", - "worldedit.brush.paint.density": "Sự dày đặc của cọ", - "worldedit.brush.paint.type": "Kiểu chổi để dùng", - "worldedit.brush.paint.item.warning": "Cọ này mô phỏng cho việc sử dụng vật phẩm. Tác dụng của nó có thể không hoạt động trên tất cả các nền tảng, có thể cũng không thể hoàn tác được, và có thể gây ra các tương tác kỳ lạ với các mod/plugin khác. Cẩn trọng khi sử dụng.", - "worldedit.brush.sphere.equip": "Cọ vẽ hình dạng quả cầu đã mặc ({0}).", - "worldedit.brush.cylinder.equip": "Cọ vẽ hình dạng khối trụ đã mặc ({0} by {1}).", - "worldedit.brush.clipboard.equip": "Cọ vẽ dạng clipboard đã mặc.", - "worldedit.brush.smooth.equip": "Cọ vẽ làm trơn tru đã mặc ({0} x {1}x đang sử dụng {2}).", - "worldedit.brush.extinguish.equip": "Thiết bị chữa cháy đã mặc ({0}).", - "worldedit.brush.gravity.equip": "Cọ vẽ trọng lực đã mặc ({0}).", - "worldedit.brush.butcher.equip": "Cọ vẽ butcher đã mặc ({0}).", - "worldedit.brush.operation.equip": "Đã đặt cọ vẽ {0}.", - "worldedit.brush.heightmap.equip": "Cọ vẽ kiểu bản đồ chiều cao đã mặc ({0}).", - "worldedit.brush.heightmap.unknown": "Cọ vẽ heightmap không xác định: {0}.", - "worldedit.brush.none.equip": "Cọ vẽ đã tháo ra khỏi vật phẩm của bạn đang cầm.", - "worldedit.setbiome.changed": "Quần xã đã được thay đổi với xấp xỉ khoảng {0} blocks.", - "worldedit.setbiome.warning": "Bạn có thể thoát ra vào lại game (hoặc đóng và mở lại thế giới của bạn) để xem sự thay đổi.", - "worldedit.drawsel.disabled": "Server CUI đã tắt.", - "worldedit.drawsel.disabled.already": "Server CUI đã tắt sẵn rồi.", - "worldedit.drawsel.enabled.already": "Server CUI đã bật sẵn rồi.", - "worldedit.limit.too-high": "Tối đa giới hạn cho phép của bạn là {0}.", - "worldedit.limit.set": "Giới hạn thay đổi block đã đặt đến {0}.", - "worldedit.limit.return-to-default": "(Sử dụng //limit để quay lại ban đầu.)", - "worldedit.timeout.too-high": "Thời gian chờ tối đa cho phép của bạn là {0}ms.", - "worldedit.timeout.set": "Thời gian chờ đã đặt đến {0}ms.", - "worldedit.timeout.return-to-default": " (Sử dụng //timeout để quay lại ban đầu.)", - "worldedit.fast.disabled": "Đã bật chế độ nhanh.", - "worldedit.fast.enabled": "Đã bật chế độ nhanh. Ánh sáng ở chunk bị ảnh hưởng có thể bị sai và/hoặc bạn cần phải đăng nhập lại để xem sự thay đổi.", - "worldedit.fast.disabled.already": "Chế độ nhanh đã bị tắt rồi.", - "worldedit.fast.enabled.already": "Chế độ nhanh đã bật rồi.", - "worldedit.perf.sideeffect.set": "Tác dụng phụ \"{0}\" đã đặt đến {1}", - "worldedit.perf.sideeffect.get": "Tác dụng phụ \"{0}\" đã được đặt đến {1}", - "worldedit.perf.sideeffect.already-set": "Tác dụng phụ \"{0}\" đã đặt đến {1} rồi", - "worldedit.perf.sideeffect.set-all": "Tất cả tác dụng phụ đã đặt tới {0}", - "worldedit.reorder.current": "Chế độ sắp xếp lại là {0}", - "worldedit.reorder.set": "Chế độ sắp xếp bây giờ là {0}", - "worldedit.gmask.disabled": "Mask tổng quát đã tắt.", - "worldedit.gmask.set": "Mask tổng quát đã đặt.", - "worldedit.toggleplace.pos1": "Đang đặt tại vị trí số 1.", - "worldedit.toggleplace.player": "Đang đặt tại block mà bạn đứng.", - "worldedit.toggleplace.not-locatable": "Không thể chuyển đổi cách đặt trong ngữ cảnh này.", - "worldedit.searchitem.searching": "(Vui lòng chờ... đang tìm vật phẩm.)", - "worldedit.world.remove": "Đã xóa ghi đè thế giới.", - "worldedit.world.set": "Đã đặt ghi đè thế giới đến {0}. (Sử dụng //world để quay lại ban đầu)", - "worldedit.undo.undone": "Đã hoàn tác {0} những sửa đổi hiện có.", - "worldedit.wand.selwand.info": "Chuột trái: để chọn vị trí số 1; Chuột phải: để chọn vị trí số 2", - "worldedit.operation.deform.expression": "đã bị biến dạng bởi {0}" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/yi/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/yi/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/yi/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/yo/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/yo/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/yo/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-CN/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-CN/strings.json deleted file mode 100644 index 5aad222..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-CN/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "将选区垂直扩展至世界限制。", - "worldedit.expand.expanded": "选区已扩展 {0} 个方块", - "worldedit.expand.expanded.vert": "选区已扩展 {0} 个方块 (垂直方向)。", - "worldedit.biomeinfo.lineofsight": "视线范围内的生物群系:{0}", - "worldedit.biomeinfo.position": "当前坐标的生物群系: {0}", - "worldedit.biomeinfo.selection": "当前选区的生物群系: {0}", - "worldedit.biomeinfo.not-locatable": "要使用-p开关,命令发送者必须在世界中。", - "worldedit.brush.radius-too-large": "允许的最大笔刷半径: {0}", - "worldedit.brush.apply.description": "将笔刷及函数套用至每个方块", - "worldedit.brush.apply.radius": "笔刷大小", - "worldedit.brush.apply.shape": "选区形状", - "worldedit.brush.apply.type": "欲使用笔刷类型", - "worldedit.brush.apply.item.warning": "这个笔刷会模拟物品的使用方式。可能无法在所有平台起效果,也可能会无法撤销,且可能会与其他模组或插件产生怪异互动。需自行承担使用风险。", - "worldedit.brush.paint.description": "绘图笔刷,对表面套用函数", - "worldedit.brush.paint.size": "笔刷大小", - "worldedit.brush.paint.shape": "选区形状", - "worldedit.brush.paint.density": "笔刷密度", - "worldedit.brush.paint.type": "欲使用笔刷类型", - "worldedit.brush.paint.item.warning": "这个笔刷会模拟物品的使用方式。可能无法在所有平台起效果,也可能会无法撤销,且可能会与其他模组或插件产生怪异互动。需自行承担使用风险。", - "worldedit.brush.sphere.equip": "已装载球型笔刷({0})。", - "worldedit.brush.cylinder.equip": "已装载柱型笔刷({0},被 {1})。", - "worldedit.brush.splatter.equip": "已装载喷枪笔刷({0},损失度 {1})", - "worldedit.brush.splatter.decay-out-of-range": "喷枪笔刷损失度:{0} 超出 0-10。", - "worldedit.brush.clipboard.equip": "已装备剪贴板笔刷形状。", - "worldedit.brush.smooth.equip": "已装备平滑笔刷 ({0} x {1}倍 使用 {2})。", - "worldedit.brush.smooth.nofilter": "任何方块", - "worldedit.brush.smooth.filter": "过虑器", - "worldedit.brush.snowsmooth.equip": "已装载 SnowSmooth 笔刷({0} x {1} 使用 {2}),{3} 个雪块。", - "worldedit.brush.snowsmooth.nofilter": "任何方块", - "worldedit.brush.snowsmooth.filter": "过虑器", - "worldedit.brush.extinguish.equip": "已装备灭火器 ({0})。", - "worldedit.brush.gravity.equip": "已装备重力笔刷 ({0})。", - "worldedit.brush.butcher.equip": "已装备屠夫笔刷 ({0})。", - "worldedit.brush.operation.equip": "将笔刷设成 {0}。", - "worldedit.brush.heightmap.equip": "已装备高地笔刷 ({0})。", - "worldedit.brush.heightmap.unknown": "未知的高地笔刷: {0}。", - "worldedit.brush.morph.equip": "已装载变形笔刷:{0}。", - "worldedit.brush.biome.column-supported-types": "此笔刷形状不支持整列笔刷,尝试圆柱形。", - "worldedit.brush.none.equip": "笔刷已从您的当前物品解绑。", - "worldedit.brush.none.equipped": "当前物品没有绑定笔刷。尝试 /brush sphere 创建基础笔刷。", - "worldedit.setbiome.changed": "已改变面积大约 {0} 格方块的生物群系。", - "worldedit.setbiome.warning": "你可能需要重新加入游戏(或者关闭再打开世界)才能看到更改。", - "worldedit.setbiome.not-locatable": "要使用-p开关,命令发送者必须在世界中。", - "worldedit.drawsel.disabled": "已停用服务器 CUI。", - "worldedit.drawsel.enabled": "服务器CUI已经被启用,这仅可以支持最大为{0}x{1}x{2}的立方体区域", - "worldedit.drawsel.disabled.already": "已停用服务器 CUI。", - "worldedit.drawsel.enabled.already": "已启用服务器 CUI。", - "worldedit.limit.too-high": "您最大的允许限制为 {0}。", - "worldedit.limit.set": "方块变更限制已设定成 {0}。", - "worldedit.limit.return-to-default": "(使用//limit以复原至预设值。)", - "worldedit.timeout.too-high": "您最大的允许超时为 {0} 毫秒。", - "worldedit.timeout.set": "超时时间设置为{0}毫秒。", - "worldedit.timeout.return-to-default": "(使用 //timeout 以复原至预设值。)", - "worldedit.fast.disabled": "已停用快速模式。", - "worldedit.fast.enabled": "已启用快速模式。受影响区块的光源可能会有错误(或者是看不到变更),可能需要重新加入。", - "worldedit.fast.disabled.already": "已停用快速模式。", - "worldedit.fast.enabled.already": "已启用快速模式。", - "worldedit.perf.sideeffect.set": "副效果 \"{0}\" 设置为 {1} ", - "worldedit.perf.sideeffect.get": "已将副效果 \"{0}\" 设置为 {1} ", - "worldedit.perf.sideeffect.already-set": "副效果 \"{0}\" 已经是 {1} 了", - "worldedit.perf.sideeffect.set-all": "所有的副效果已设置为 {0}", - "worldedit.update": "已为选区应用副作用。", - "worldedit.reorder.current": "重新排序模式为 {0}", - "worldedit.reorder.set": "目前的重新排序模式为 {0}", - "worldedit.gmask.disabled": "已禁用全局蒙版。", - "worldedit.gmask.set": "已设置全局蒙版。", - "worldedit.toggleplace.pos1": "正在坐标 #1 处摆放目标。", - "worldedit.toggleplace.pos1-offset": "现在从位置 #1 开始 ({0}, {1}, {2}) 的偏移位置放置。", - "worldedit.toggleplace.player": "现在,请摆在您站着的方块。", - "worldedit.toggleplace.player-offset": "现在从你站立的方块开始 ({0}, {1}, {2}) 的偏移位置放置。", - "worldedit.toggleplace.min": "现在在当前选区的最小范围放置。", - "worldedit.toggleplace.min-offset": "现在从当前选区的最小范围开始 ({0}, {1}, {2}) 偏移的位置放置。", - "worldedit.toggleplace.max": "现在在当前选区的最大范围放置。", - "worldedit.toggleplace.max-offset": "现在从当前选区的最大范围开始 ({0}, {1}, {2}) 偏移的位置放置。", - "worldedit.toggleplace.world": "现在从世界原点放置。", - "worldedit.toggleplace.world-offset": "现在在 ({0}, {1}, {2}) 放置。", - "worldedit.toggleplace.not-locatable": "无法在此环境中切换放置。", - "worldedit.searchitem.too-short": "请输入长一点的搜寻字符串 (字符串长度 > 2)。", - "worldedit.searchitem.either-b-or-i": "你不可以同时使用“b”和“i”两个开关。", - "worldedit.searchitem.searching": "(请等待…正在搜索物品。)", - "worldedit.watchdog.no-hook": "当前选择的平台不存在watchdog hook。", - "worldedit.watchdog.active.already": "Watchdog hook已经激活了!", - "worldedit.watchdog.inactive.already": "Watchdog hook已经停用了!", - "worldedit.watchdog.active": "Watchdog hook已激活。", - "worldedit.watchdog.inactive": "Watchdog hook已停用。", - "worldedit.world.remove": "已移除世界覆写。", - "worldedit.world.set": "将世界覆写设置为 {0}。 (使用指令//world即可返回默认值)", - "worldedit.undo.undone": "已撤销 {0} 项操作。", - "worldedit.undo.none": "已抵达最早的操作记录。", - "worldedit.redo.redone": "已重新进行 {0} 项被撤销的操作。", - "worldedit.redo.none": "已抵达最晚的操作记录。", - "worldedit.clearhistory.cleared": "已清除历史记录。", - "worldedit.raytrace.noblock": "视野中不存在方块!", - "worldedit.raytrace.require-player": "视线追踪的命令需要玩家!", - "worldedit.restore.not-configured": "未设定快照 / 备份复原。", - "worldedit.restore.not-available": "该快照不存在或无法使用。", - "worldedit.restore.failed": "无法载入快照:{0}", - "worldedit.restore.loaded": "已载入「{0}」快照;正在复原…", - "worldedit.restore.restored": "已复原;共有 {0} 个遗失区块,及 {1} 个其他错误。", - "worldedit.restore.none-for-specific-world": "世界“{0}”未找到快照。", - "worldedit.restore.none-for-world": "此世界尚无快照。", - "worldedit.restore.none-found": "未找到任何快照。", - "worldedit.restore.none-found-console": "未找到任何快照。请检视终端机以取得更多信息。", - "worldedit.restore.chunk-not-present": "区块不存在快照中。", - "worldedit.restore.chunk-load-failed": "没有可载入的区块。(存档损坏?)", - "worldedit.restore.block-place-failed": "复原失败!在操作时遭遇错误。", - "worldedit.restore.block-place-error": "上个错误:{0}", - "worldedit.snapshot.use.newest": "现正使用最新快照。", - "worldedit.snapshot.use": "快照已设置为:{0}", - "worldedit.snapshot.none-before": "在 {0} 之前找不到快照。", - "worldedit.snapshot.none-after": "在 {0} 之后找不到快照。", - "worldedit.snapshot.index-above-0": "无效索引,必须大于等于1。", - "worldedit.snapshot.index-oob": "无效的索引,必须介于1和{0}之间。", - "worldedit.schematic.unknown-format": "未知的schematic格式:{0}。", - "worldedit.schematic.load.does-not-exist": "Schematic {0} 不存在!", - "worldedit.schematic.load.loading": "(请等待... 正在加载 schematic。)", - "worldedit.schematic.load.still-loading": "(请等待…仍在加载schematic。)", - "worldedit.schematic.load.unsupported-version": "不支持当前 schematic 版本。版本:{0}。", - "worldedit.schematic.save.already-exists": "此schematic已存在。使用-f以覆盖。", - "worldedit.schematic.save.failed-directory": "无法创建 schematics 文件夹!", - "worldedit.schematic.save.saving": "(请等待... 正在保存 schematic.)", - "worldedit.schematic.save.still-saving": "(请等待…仍在保存schematic。)", - "worldedit.schematic.share.unsupported-format": "schematic 的分享目标“{0}”不支持“{1}”的格式。", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} 不存在!", - "worldedit.schematic.delete.failed": "无法删除 {0}!检查它是否只读?", - "worldedit.schematic.delete.deleted": "{0} 已经被删除。", - "worldedit.schematic.formats.title": "可用的剪贴板格式 (名称: 查找名称)", - "worldedit.schematic.unsupported-minecraft-version": "WorldEdit版本不支持您的Minecraft版本。只有解决此问题,schematic才能正常运作。", - "worldedit.pos.already-set": "位置已设置。", - "worldedit.pos.console-require-coords": "你必须在控制台提供坐标。", - "worldedit.hpos.no-block": "视野方向不存在方块!", - "worldedit.hpos.already-set": "位置已设置。", - "worldedit.chunk.selected-multiple": "已选择区块: ({0}, {1}, {2}) - ({3}, {4}, {5})", - "worldedit.chunk.selected": "已选择区块: {0}, {1}, {2}", - "worldedit.wand.invalid": "法杖物品配置错误或已被禁用。", - "worldedit.wand.selwand.info": "左击:选择第一个位置;右击:选择第二个位置", - "worldedit.wand.navwand.info": "左键点击:跳到位置;右键点击:穿过墙", - "worldedit.wand.selwand.now.tool": "选择法杖现在是正常工具。你可以通过 {0} 来禁用它,并使用 {1} 来重新绑定到任何物品,或者通过 {2} 来获取一个新的法杖。", - "worldedit.contract.contracted": "选区已收缩 {0} 个方块。", - "worldedit.shift.shifted": "选区已移动。", - "worldedit.outset.outset": "选区已向外扩展。", - "worldedit.inset.inset": "选区已向内收缩。", - "worldedit.trim.trim": "选区已剪裁。", - "worldedit.trim.no-blocks": "没有方块匹配剪裁蒙版。", - "worldedit.size.offset": "偏移:{0}", - "worldedit.size.type": "类型:{0}", - "worldedit.size.size": "大小:{0}", - "worldedit.size.distance": "长方体距离:{0}", - "worldedit.size.blocks": "方块数量:{0}", - "worldedit.count.counted": "已计数:{0}", - "worldedit.distr.no-blocks": "没有统计到任何方块。", - "worldedit.distr.no-previous": "无既有分配。", - "worldedit.distr.total": "总方块数:{0}", - "worldedit.select.cleared": "选区已清除。", - "worldedit.select.cuboid.message": "长方体:左击选择点1,右击选择点2。", - "worldedit.select.cuboid.description": "选择长方体的两个角", - "worldedit.select.extend.message": "长方体:左键选择开始顶点,右键以扩展", - "worldedit.select.extend.description": "长方体快速选取模式", - "worldedit.select.poly.message": "平面多边形选择器:左/右键新增顶点。", - "worldedit.select.poly.limit-message": "最多 {0} 个点。", - "worldedit.select.poly.description": "选择一个平面多边形与高度", - "worldedit.select.ellipsoid.message": "椭圆球体选择器:左键=中心,右键扩大范围", - "worldedit.select.ellipsoid.description": "选择一个椭圆球体", - "worldedit.select.sphere.message": "球体选择器:左键=中心,右键设定半径", - "worldedit.select.sphere.description": "选择一个球体", - "worldedit.select.cyl.message": "圆柱体选择器:左键=中心,右键扩大范围", - "worldedit.select.cyl.description": "选择一个圆柱体", - "worldedit.select.convex.message": "凸多面体选择器:左键=第一个顶点,右键新增更多。", - "worldedit.select.convex.limit-message": "最多 {0} 个点。", - "worldedit.select.convex.description": "选择一个凸多面体", - "worldedit.select.default-set": "您的预设选区选择器现在为 {0}。", - "worldedit.chunkinfo.chunk": "区块: {0},{1}", - "worldedit.chunkinfo.old-filename": "旧格式: {0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion: 区域/{0}", - "worldedit.listchunks.listfor": "列出 {0} 的区块", - "worldedit.drain.drained": "已抽空 {0} 格液体。", - "worldedit.fill.created": "已经填充 {0} 个方块。", - "worldedit.fillr.created": "已经填充 {0} 个方块。", - "worldedit.fixlava.fixed": "已经修复 {0} 个方块。", - "worldedit.fixwater.fixed": "已经修复 {0} 个方块。", - "worldedit.removeabove.removed": "已经移除 {0} 个方块。", - "worldedit.removebelow.removed": "已经移除 {0} 个方块。", - "worldedit.removenear.removed": "已移除 {0} 个方块。", - "worldedit.replacenear.replaced": "已替换 {0} 个方块", - "worldedit.snow.created": "已覆盖 {0} 个表面。", - "worldedit.thaw.removed": "已解除 {0} 个方块的冻结状态。", - "worldedit.green.changed": "已绿化 {0} 个方块。", - "worldedit.extinguish.removed": "已熄灭 {0} 个火焰。", - "worldedit.butcher.killed": "已杀死 {1} 半径内的 {0} 个生物。", - "worldedit.butcher.explain-all": "使用 -1 以移除载入区块中的所有生物", - "worldedit.remove.removed": "已标记 {0} 个待移除的实体。", - "worldedit.remove.explain-all": "使用 -1 以移除载入区块中的所有物件", - "worldedit.calc.invalid": "无法解析「{0}」成有效的表示式。", - "worldedit.calc.invalid.with-error": "“{0}”不能被解析为有效的表达式:“{1}”", - "worldedit.paste.pasted": "成功将剪贴簿的内容粘贴至坐标{0}", - "worldedit.paste.selected": "已选择剪贴板的粘贴选区。", - "worldedit.rotate.no-interpolation": "注意:插值尚未被支持,因此推荐的角度是 90 的倍数。", - "worldedit.rotate.rotated": "已旋转剪贴板副本。", - "worldedit.flip.flipped": "已翻转剪贴板副本。", - "worldedit.clearclipboard.cleared": "已清除剪贴板当前内容。", - "worldedit.set.done": "操作成功。", - "worldedit.set.done.verbose": "操作成功 ({0})。", - "worldedit.line.changed": "已更改 {0} 个方块。", - "worldedit.line.invalid-type": "//line 只适用于长方体或凸多边形的选区", - "worldedit.curve.changed": "已更改 {0} 个方块。", - "worldedit.curve.invalid-type": "//curve 仅适用于凸多边形选区", - "worldedit.replace.replaced": "已替换 {0} 个方块。", - "worldedit.stack.changed": "已修改 {0} 个方块。使用命令 //undo 即可撤销操作", - "worldedit.stack.intersecting-region": "使用方块单位时,堆叠偏移不能够与选区重合。", - "worldedit.regen.regenerated": "选区内容已重新生成。", - "worldedit.regen.failed": "无法重新生成区块。请检查控制台获取详细信息。", - "worldedit.walls.changed": "已更改 {0} 个方块。", - "worldedit.faces.changed": "已更改 {0} 个方块。", - "worldedit.overlay.overlaid": "已覆盖 {0} 个方块。", - "worldedit.naturalize.naturalized": "已使得 {0} 个方块看上去更加自然。", - "worldedit.center.changed": "中心已设定。(已经修改 {0} 个方块)", - "worldedit.smooth.changed": "地形的高低差已平滑化。已经修改 {0} 个方块。", - "worldedit.snowsmooth.changed": "雪的高低差已平滑化。已经修改 {0} 个方块。", - "worldedit.move.moved": "已移动 {0} 个方块。", - "worldedit.deform.deformed": "已形变 {0} 个方块。", - "worldedit.hollow.changed": "已更改 {0} 个方块。", - "worldedit.forest.created": "已种植 {0} 棵树。", - "worldedit.flora.created": "已种植 {0} 株植物。", - "worldedit.unstuck.moved": "完成了!", - "worldedit.ascend.obstructed": "你的上方不存在有效空间。", - "worldedit.ascend.moved": "上升了 {0} 层。", - "worldedit.descend.obstructed": "你的下方不存在有效空间。", - "worldedit.descend.moved": "下降了 {0} 层。", - "worldedit.ceil.obstructed": "你的上方不存在有效空间。", - "worldedit.ceil.moved": "呼!", - "worldedit.thru.obstructed": "未在你的前方发现有效空间。", - "worldedit.thru.moved": "呼!", - "worldedit.jumpto.moved": "噗!", - "worldedit.jumpto.none": "看不到任何方块(或距离太远)!", - "worldedit.up.obstructed": "你的头会撞到某些东西。", - "worldedit.up.moved": "呼!", - "worldedit.cone.invalid-radius": "您必须指定 1 或 2 个半径值。", - "worldedit.cone.created": "已经建立 {0} 个方块。", - "worldedit.cyl.invalid-radius": "您必须指定 1 或 2 个半径值。", - "worldedit.cyl.created": "已经建立 {0} 个方块。", - "worldedit.sphere.invalid-radius": "您必须指定 1 或 3 个半径值。", - "worldedit.sphere.created": "已创建 {0} 个方块。", - "worldedit.forestgen.created": "已种植 {0} 棵树。", - "worldedit.pumpkins.created": "已创建 {0} 个南瓜群。", - "worldedit.feature.created": "地物已创建。", - "worldedit.feature.failed": "无法生成地物。这里的位置有效吗?", - "worldedit.pyramid.created": "已创建 {0} 个方块。", - "worldedit.generate.created": "已创建 {0} 个方块。", - "worldedit.generatebiome.changed": "影响了 {0} 个生物群系。", - "worldedit.structure.created": "结构已创建。", - "worldedit.structure.failed": "无法生成结构。这里的位置有效吗?", - "worldedit.reload.config": "已重新载入设定!", - "worldedit.report.written": "WorldEdit 报告已写入 {0}", - "worldedit.report.error": "无法写入报告:{0}", - "worldedit.report.callback": "WorldEdit 报告:{0}.report", - "worldedit.timezone.invalid": "时区错误", - "worldedit.timezone.set": "已将此阶段的时区设成:{0}", - "worldedit.timezone.current": "目前该时区的时间是:{0}", - "worldedit.version.version": "WorldEdit 版本 {0}", - "worldedit.trace.no-tracing-extents": "追踪: 未使用任何范围。", - "worldedit.trace.action-failed": "追踪: 尝试于 {1} 执行的操作 {0} 已被范围 {2} 所无效化", - "worldedit.trace.active.already": "追踪模式已在运作中!", - "worldedit.trace.inactive.already": "无法再次停用追踪模式。", - "worldedit.trace.active": "已启用追踪模式。", - "worldedit.trace.inactive": "已停用追踪模式。", - "worldedit.command.time-elapsed": "已经过 {0} 秒 (历史记录:已变更 {1} 个;每秒 {2} 个方块)。", - "worldedit.command.permissions": "你无权限这样做。你是否处于正确模式?", - "worldedit.command.player-only": "此指令必须由玩家使用。", - "worldedit.command.error.report": "请回报此错误:[看控制台的输出]", - "worldedit.pastebin.uploading": "(请稍候... 正在将输出传送至 pastebin...)", - "worldedit.session.cant-find-session": "无法找到 {0} 的工作阶段", - "worldedit.platform.no-file-dialog": "您的环境不支持文件对话框。", - "worldedit.asset.load.loading": "(请等待……正在加载资源。)", - "worldedit.asset.load.still-loading": "(请等待……仍在加载资源。)", - "worldedit.asset.load.failed": "加载资源失败", - "worldedit.tool.max-block-changes": "已抵达方块更改上限。", - "worldedit.tool.no-block": "视野中不存在方块!", - "worldedit.tool.repl.equip": "方块替换工具已绑定为 {0}。", - "worldedit.tool.repl.switched": "替换工具已切换至:{0}", - "worldedit.tool.data-cycler.equip": "方块数据循环工具已绑定到 {0}。", - "worldedit.tool.data-cycler.block-not-permitted": "你不允许循环这个方块的数据值。", - "worldedit.tool.data-cycler.cant-cycle": "此方块数据无法循环。", - "worldedit.tool.data-cycler.new-value": "{0} 的值现为 {1}。", - "worldedit.tool.data-cycler.cycling": "现正循环 {0}。", - "worldedit.tool.deltree.equip": "漂浮树移除工具已绑定至 {0} 。", - "worldedit.tool.deltree.not-tree": "这并不是树。", - "worldedit.tool.deltree.not-floating": "这不是一棵浮空树。", - "worldedit.tool.tree.equip": "树木工具已绑定至 {0}。", - "worldedit.tool.tree.obstructed": "那里不能种树。", - "worldedit.tool.info.equip": "信息工具已绑定至 {0}。", - "worldedit.tool.info.blockstate.hover": "方块状态", - "worldedit.tool.info.internalid.hover": "内部 ID", - "worldedit.tool.info.legacy.hover": "旧的 id:data", - "worldedit.tool.info.light.hover": "方块光/上方光", - "worldedit.tool.none.equip": "工具已从您的当前物品解绑。", - "worldedit.tool.none.to.unequip": "您当前的物品没有绑定。", - "worldedit.tool.selwand.equip": "选取魔法棒工具已系结至 {0}。", - "worldedit.tool.navwand.equip": "导航法杖已绑定至 {0}。", - "worldedit.tool.floodfill.equip": "方块颜料桶工具绑定至 {0}。", - "worldedit.tool.farwand.equip": "超远距离法杖绑定至 {0}。", - "worldedit.tool.lrbuild.equip": "远距离建筑工具绑定至 {0}。", - "worldedit.tool.lrbuild.set": "左键设置为 {0};右键设置为 {1}。", - "worldedit.tool.stack.equip": "堆叠工具已绑定至 {0}。", - "worldedit.tool.unbind-instruction": "手持物品运行 {0} 以将其解绑。", - "worldedit.tool.superpickaxe.mode.single": "当前的模式为单独模式。使用镐左键单击。//以禁用。", - "worldedit.tool.superpickaxe.mode.area": "当前的模式为区域模式。使用镐左键单击。//以禁用。", - "worldedit.tool.superpickaxe.mode.recursive": "当前的模式为递归模式。使用镐左键单击。//以禁用。", - "worldedit.tool.superpickaxe.max-range": "最大范围是 {0}。", - "worldedit.tool.superpickaxe.enabled.already": "你已经启用超级镐了!", - "worldedit.tool.superpickaxe.disabled.already": "你已经禁用超级镐了!", - "worldedit.tool.superpickaxe.enabled": "已启用超级镐。", - "worldedit.tool.superpickaxe.disabled": "已停用超级斧头。", - "worldedit.tool.mask.set": "已设定笔刷蒙版。", - "worldedit.tool.mask.disabled": "已禁用笔刷蒙版。", - "worldedit.tool.material.set": "已设定笔刷材料。", - "worldedit.tool.range.set": "已设定笔刷范围。", - "worldedit.tool.size.set": "已设定笔刷大小。", - "worldedit.tool.tracemask.set": "已设定追踪蒙版。", - "worldedit.tool.tracemask.disabled": "已取消追踪蒙版。", - "worldedit.tool.error.cannot-bind": "无法绑定工具到 {0}: {1}", - "worldedit.tool.error.item-only": "无法使用方块。", - "worldedit.execute.script-permissions": "您没有权限使用那个脚本。", - "worldedit.executelast.no-script": "请先使用/cs和脚本名称。", - "worldedit.script.read-error": "脚本读取错误: {0}", - "worldedit.script.unsupported": "当前仅支持后缀名为.js的脚本文件", - "worldedit.script.file-not-found": "脚本不存在:{0}", - "worldedit.script.no-script-engine": "无法找到已安装的脚本引擎。\n请参考 https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "执行失败:{0}", - "worldedit.script.failed-console": "无法执行(参见控制台):{0}", - "worldedit.operation.affected.biome": "已影响 {0} 个生物群系", - "worldedit.operation.affected.block": "影响了 {0} 个方块", - "worldedit.operation.affected.column": "影响了 {0} 道垂直区域", - "worldedit.operation.affected.entity": "影响了 {0} 个实体", - "worldedit.operation.deform.expression": "已使用 {0} 变形", - "worldedit.error.invalid-number": "需要数字,但得到了字符串。", - "worldedit.error.invalid-number.matches": "需要数字,但得到了字符串“{0}”。", - "worldedit.error.incomplete-region": "请先建立一个选区。", - "worldedit.error.unknown-block": "无法识别方块名称“{0}”。", - "worldedit.error.unknown-item": "无法识别物品名称“{0}”。", - "worldedit.error.unknown-entity": "无法识别实体名称“{0}”。", - "worldedit.error.unknown-mob": "无法识别生物名称“{0}”。", - "worldedit.error.unknown-biome": "无法识别生物群系名称“{0}”。", - "worldedit.error.unknown-tag": "无法识别标签名称“{0}”。", - "worldedit.error.empty-tag": "标签名“{0}”无内容。", - "worldedit.error.no-match": "不存在与 '{0}' 的匹配项。", - "worldedit.error.disallowed-block": "不允许方块“{0}”(参见WorldEdit配置)。", - "worldedit.error.max-changes": "已抵达变更方块的最高上限 ({0})。", - "worldedit.error.max-brush-radius": "最大笔刷半径 (配置文件): {0}", - "worldedit.error.max-radius": "最大半径 (配置文件): {0}", - "worldedit.error.unknown-direction": "未知的方向:{0}", - "worldedit.error.empty-clipboard": "您的剪贴板是空的。请先使用 //copy。", - "worldedit.error.invalid-filename": "文件名“{0}”无效:{1}", - "worldedit.error.invalid-filename.invalid-characters": "无效字符或缺少扩展名", - "worldedit.error.file-resolution": "文件 '{0}' 解析错误: {1}", - "worldedit.error.file-resolution.outside-root": "该路径在允许的根目录之外", - "worldedit.error.file-resolution.resolve-failed": "解析路径失败", - "worldedit.error.file-aborted": "文件选择已中止。", - "worldedit.error.no-file-selected": "未选择文件。", - "worldedit.error.world-unloaded": "世界已经停止加载过了!", - "worldedit.error.not-a-block": "该物品不是方块。", - "worldedit.error.not-a-block.item": "物品“{0}”不是方块。", - "worldedit.error.incorrect-usage": "用法:{0}", - "worldedit.error.invalid-page": "无效的页码", - "worldedit.error.parser.bad-state-format": "{0} 的状态格式错误", - "worldedit.error.parser.duplicate-property": "重复的属性:{0}", - "worldedit.error.parser.empty-state": "状态存在空白组成部分", - "worldedit.error.parser.missing-equals-separator": "缺少分隔符 '='", - "worldedit.error.parser.clipboard.missing-offset": "使用@指定了偏移但是没有给予偏移量。使用“#copy@[x,y,z]”。", - "worldedit.error.parser.unknown-property": "方块“{1}”的属性“{0}”未知", - "worldedit.error.parser.unknown-value": "属性“{1}”的值“{0}”未知。", - "worldedit.error.parser.empty-property": "状态存在空白属性", - "worldedit.error.parser.empty-value": "状态存在空白数值", - "worldedit.error.parser.invalid-colon": "无效的冒号。", - "worldedit.error.parser.invalid-expression": "无效的表达式:{0}", - "worldedit.error.parser.negate-nothing": "不能不否定任何东西!", - "worldedit.error.parser.hanging-lbracket": "格式无效。在 '{0}' 处出现了未匹配的括号。", - "worldedit.error.parser.missing-rbracket": "状态缺少了结尾部分的 ']' 括号", - "worldedit.error.parser.hanging-lbrace": "格式无效。在 '{0}' 处出现了未匹配的括号。", - "worldedit.error.parser.missing-rbrace": "NBT 缺少了结尾的“]”", - "worldedit.error.parser.missing-random-type": "在 '{0}' 的%符号后方缺少了类型", - "worldedit.error.parser.clipboard.missing-coordinates": "剪贴板偏移需要x,y,z坐标。", - "worldedit.error.parser.player-only": "输入 '{0}' 需要玩家!", - "worldedit.error.parser.invalid-nbt": "输入的无效的 NBT 数据:“{0}”。错误:{1}", - "worldedit.error.disabled": "此功能已禁用(见WorldEdition 配置)。", - "worldedit.error.unknown": "发生未知错误:{0}", - "worldedit.error.missing-extent": "不存在已知的范围", - "worldedit.error.missing-session": "不存在已知的本地会话", - "worldedit.error.missing-world": "你需要提供一个世界 (请尝试指令//world)", - "worldedit.error.missing-actor": "不存在已知的Actor", - "worldedit.selection.convex.info.vertices": "顶点: {0}", - "worldedit.selection.convex.info.triangles": "三角: {0}", - "worldedit.selection.convex.explain.primary": "已于顶点 {0} 处开始新选区。", - "worldedit.selection.convex.explain.secondary": "已将顶点 {0} 加入选取。", - "worldedit.selection.cuboid.info.pos1": "第一点:{0}", - "worldedit.selection.cuboid.info.pos2": "第二点:{0}", - "worldedit.selection.cuboid.explain.primary": "第一选取点已设置为 {0}。", - "worldedit.selection.cuboid.explain.primary-area": "第一选取点已设置为 {0} ({1})。", - "worldedit.selection.cuboid.explain.secondary": "第二选取点已设置为 {0}。", - "worldedit.selection.cuboid.explain.secondary-area": "第二选取点已设置为 {0} ({1})。", - "worldedit.selection.extend.explain.primary": "由 {0} 开始选取 ({1})。", - "worldedit.selection.extend.explain.secondary": "已扩展选区以含括 {0} ({1})。", - "worldedit.selection.ellipsoid.info.center": "中心:{0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z 半径:{0}", - "worldedit.selection.ellipsoid.explain.primary": "中心点已设置为 {0}。", - "worldedit.selection.ellipsoid.explain.primary-area": "中心点已设置为 {0} ({1})。", - "worldedit.selection.ellipsoid.explain.secondary": "半径已设为 {0}。", - "worldedit.selection.ellipsoid.explain.secondary-area": "半径已设为 {0} ({1})。", - "worldedit.selection.ellipsoid.error.even-horizontal": "椭圆体的变化必须在所有维度上保持比例", - "worldedit.selection.cylinder.info.center": "中心:{0}", - "worldedit.selection.cylinder.info.radius": "半径:{0}", - "worldedit.selection.cylinder.explain.primary": "于坐标 {0} 处开始新的圆柱型选区。", - "worldedit.selection.cylinder.explain.secondary": "半径已设置为 {0}/{1} 格。 ({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "您必须在设定半径前设置选区中心点", - "worldedit.selection.cylinder.error.even-horizontal": "圆柱体的变化必须在每个水平坐标(y)保持一致", - "worldedit.selection.polygon2d.info": "顶点数量: {0}", - "worldedit.selection.polygon2d.explain.primary": "在{0} 开始一个新的多边形。", - "worldedit.selection.polygon2d.explain.secondary": "在 {1} 增加点 #{0}。", - "worldedit.selection.polygon2d.error.expand-only-vertical": "多边形只能垂直扩展。", - "worldedit.selection.polygon2d.error.contract-only-vertical": "多边形只能垂直收缩。", - "worldedit.selection.sphere.explain.secondary": "半径已设为 {0}。", - "worldedit.selection.sphere.explain.secondary-defined": "半径已设为 {0} ({1})。", - "worldedit.selection.null.error.immutable": "无法更改无效选区。", - "worldedit.selection.intersection.error.cannot-expand": "无法扩展区域交叉点。", - "worldedit.selection.intersection.error.cannot-contract": "无法收缩区域交叉点。", - "worldedit.selection.transform.error.cannot-expand": "无法展开变换的区域。", - "worldedit.selection.transform.error.cannot-contract": "无法收缩变换的区域。", - "worldedit.selection.transform.error.cannot-change": "无法更改变换的区域。", - "worldedit.selection.updated": "位置已更新。", - "worldedit.sideeffect.lighting": "光照", - "worldedit.sideeffect.lighting.description": "正在更新方块光照", - "worldedit.sideeffect.neighbors": "附近", - "worldedit.sideeffect.neighbors.description": "告知附近的已变更方块", - "worldedit.sideeffect.update": "更新", - "worldedit.sideeffect.update.description": "告知已变更的方块", - "worldedit.sideeffect.validation": "验证", - "worldedit.sideeffect.validation.description": "验证并修复非连续的世界状态 (例如断断续续的方块)", - "worldedit.sideeffect.entity_ai": "实体 AI", - "worldedit.sideeffect.entity_ai.description": "为方块更改同步更新实体AI路径", - "worldedit.sideeffect.events": "模组/插件事件", - "worldedit.sideeffect.events.description": "若可能的话, 请将此更改告知其他的模组/插件", - "worldedit.sideeffect.state.on": "开启", - "worldedit.sideeffect.state.delayed": "遭遇了延迟", - "worldedit.sideeffect.state.off": "关闭", - "worldedit.sideeffect.box.current": "当前", - "worldedit.sideeffect.box.change-to": "单击以设置为 {0}", - "worldedit.help.command-not-found": "找不到命令 “{0}”。", - "worldedit.help.no-subcommands": "'{0}'没有子命令。(也许'{1}'代表一个参数?)", - "worldedit.help.subcommand-not-found": "'{1}'下所属的子命令'{0}'无法被找到", - "worldedit.cli.stopping": "正在停止!", - "worldedit.cli.unknown-command": "未知的指令!", - "worldedit.version.bukkit.unsupported-adapter": "当前WorldEdit版本不能完全支持您的Bukkit版本。实体方块(例如箱子)中将不会有物品,方块属性(例如朝向)将会遗失,以及很多其他特性可能均已经失效。请更新WorldEdit以恢复这些功能:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "在不支持的版本上的编辑被禁用。" -} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-HK/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-HK/strings.json deleted file mode 100644 index 0967ef4..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-HK/strings.json +++ /dev/null @@ -1 +0,0 @@ -{} diff --git a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-TW/strings.json b/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-TW/strings.json deleted file mode 100644 index 1a00d3d..0000000 --- a/mcserver/plugins/WorldEdit/.archive-unpack/0ac1a273/zh-TW/strings.json +++ /dev/null @@ -1,454 +0,0 @@ -{ - "worldedit.expand.description.vert": "將選擇區域垂直拉展至世界限制。", - "worldedit.expand.expanded": "區域已延伸 {0} 個方塊", - "worldedit.expand.expanded.vert": "區域已延伸 {0} 個方塊(由上而下)。", - "worldedit.biomeinfo.lineofsight": "視線停留處的生態系:{0}", - "worldedit.biomeinfo.position": "你目前位置的生態域:{0}", - "worldedit.biomeinfo.selection": "你選擇範圍的生態域:{0}", - "worldedit.biomeinfo.not-locatable": "指令執行者必須再此世界才可以使用-p 標誌", - "worldedit.brush.radius-too-large": "最大允許筆刷半徑:{0}", - "worldedit.brush.apply.description": "將筆刷及函數套用至每個方塊", - "worldedit.brush.apply.radius": "筆刷大小", - "worldedit.brush.apply.shape": "區域外型", - "worldedit.brush.apply.type": "欲使用筆刷類型", - "worldedit.brush.apply.item.warning": "這個筆刷會模擬物件的使用方式,可能無法在所有平台起效果,也可能會無法復原變更,且可能會與其他模組 / 插件產生怪異互動。使用所產生的問題恕不負責。", - "worldedit.brush.paint.description": "繪圖筆刷,對表面套用函數", - "worldedit.brush.paint.size": "筆刷大小", - "worldedit.brush.paint.shape": "區域外型", - "worldedit.brush.paint.density": "筆刷密度", - "worldedit.brush.paint.type": "欲使用筆刷類型", - "worldedit.brush.paint.item.warning": "這個筆刷會模擬物件的使用方式,可能無法在所有平台起效果,也可能會無法復原變更,且可能會與其他模組 / 插件產生怪異互動。使用所產生的問題恕不負責。", - "worldedit.brush.sphere.equip": "已裝備球型筆刷({0})。", - "worldedit.brush.cylinder.equip": "已裝備柱型筆刷({0},被 {1})。", - "worldedit.brush.splatter.equip": "已裝備噴槍筆刷({0},損失度 {1})。", - "worldedit.brush.splatter.decay-out-of-range": "噴槍筆刷損失度:{0} 超出 0-10。", - "worldedit.brush.clipboard.equip": "已裝備剪貼簿筆刷樣式。", - "worldedit.brush.smooth.equip": "已裝備平滑筆刷樣式({0} x {1} 倍,使用 {2})。", - "worldedit.brush.smooth.nofilter": "任何方塊", - "worldedit.brush.smooth.filter": "filter", - "worldedit.brush.snowsmooth.equip": "已裝備柔雪筆刷({0} x {1} 使用 {2}),{3} 個雪方塊。", - "worldedit.brush.snowsmooth.nofilter": "任何方塊", - "worldedit.brush.snowsmooth.filter": "filter", - "worldedit.brush.extinguish.equip": "已裝備滅火器({0})。", - "worldedit.brush.gravity.equip": "已裝備重力筆刷({0})。", - "worldedit.brush.butcher.equip": "已裝備屠夫筆刷({0})。", - "worldedit.brush.operation.equip": "已將筆刷設成 {0}。", - "worldedit.brush.heightmap.equip": "已裝備高度圖筆刷({0})。", - "worldedit.brush.heightmap.unknown": "未知的高度圖筆刷:{0}。", - "worldedit.brush.morph.equip": "已裝備變形筆刷:{0}。", - "worldedit.brush.biome.column-supported-types": "此筆刷形狀不支援整列筆刷,嘗試圓柱形。", - "worldedit.brush.none.equip": "已解除你手持的物品與筆刷之間的綁定。", - "worldedit.brush.none.equipped": "你還沒有將目前物品綁定筆刷。嘗試 /brush sphere 建立基礎筆刷。", - "worldedit.setbiome.changed": "已變更約 {0} 個方塊的生態域。", - "worldedit.setbiome.warning": "你可能需要重新加入遊戲(或關閉再開啟世界)才能看到變更。", - "worldedit.setbiome.not-locatable": "指令執行者必須再此世界才可以使用-p 標誌", - "worldedit.drawsel.disabled": "已停用伺服器 CUI。", - "worldedit.drawsel.enabled": "已啟用伺服器 CUI。這功能只支援最大大小為 {0}x{1}x{2} 的長方體區域。", - "worldedit.drawsel.disabled.already": "已停用伺服器 CUI。", - "worldedit.drawsel.enabled.already": "已啟用伺服器 CUI。", - "worldedit.limit.too-high": "你最大的允許限制為 {0}。", - "worldedit.limit.set": "方塊變更限制已設定成 {0}。", - "worldedit.limit.return-to-default": "(使用 //limit 以復原至預設值。)", - "worldedit.timeout.too-high": "你最大的允許逾時為 {0} 毫秒。", - "worldedit.timeout.set": "逾時時間已設定成 {0} 毫秒。", - "worldedit.timeout.return-to-default": "(使用 //timeout 以復原至預設值。)", - "worldedit.fast.disabled": "已停用快速模式。", - "worldedit.fast.enabled": "已啟用快速模式。受影響區塊的光源可能會有錯誤(或者是看不到變更),可能需要重新加入。", - "worldedit.fast.disabled.already": "已停用快速模式。", - "worldedit.fast.enabled.already": "已啟用快速模式。", - "worldedit.perf.sideeffect.set": "邊緣效果「{0}」設定為 {1}", - "worldedit.perf.sideeffect.get": "邊緣效果「{0}」設定為 {1}", - "worldedit.perf.sideeffect.already-set": "邊緣效果「{0}」已設定為 {1}", - "worldedit.perf.sideeffect.set-all": "已設定所有邊緣效果為 {0}", - "worldedit.update": "已為選擇範圍套用副作用。", - "worldedit.reorder.current": "重新排序模式為 {0}", - "worldedit.reorder.set": "目前的重新排序模式為 {0}", - "worldedit.gmask.disabled": "已停用全域遮罩。", - "worldedit.gmask.set": "已設定全域遮罩。", - "worldedit.toggleplace.pos1": "現在,請擺在第一點。", - "worldedit.toggleplace.pos1-offset": "現在從位置 #1 開始({0}, {1}, {2})的偏移位置放置。", - "worldedit.toggleplace.player": "現在,請放在你站著的方塊。", - "worldedit.toggleplace.player-offset": "現在從你站立的方塊開始({0}, {1}, {2})的偏移位置放置。", - "worldedit.toggleplace.min": "現在在目前選擇範圍最小的範圍放置。", - "worldedit.toggleplace.min-offset": "現在從目前選擇的最小範圍開始({0}, {1}, {2})偏移的位置放置。", - "worldedit.toggleplace.max": "現在在目前選擇範圍最大的範圍放置。", - "worldedit.toggleplace.max-offset": "現在從目前選擇的最大範圍開始({0}, {1}, {2})偏移的位置放置。", - "worldedit.toggleplace.world": "現在從世界的原點放置。", - "worldedit.toggleplace.world-offset": "現在在({0}, {1}, {2})放置。", - "worldedit.toggleplace.not-locatable": "無法在此上下中切換放置。", - "worldedit.searchitem.too-short": "請輸入長一點的搜尋字串(字串長度 > 2)。", - "worldedit.searchitem.either-b-or-i": "你不可以同時使用「b」和「i」旗標。", - "worldedit.searchitem.searching": "(請稍候……正在搜尋物品。)", - "worldedit.watchdog.no-hook": "此平台沒有 Watchdog 掛鉤。", - "worldedit.watchdog.active.already": "已啟用 Watchdog 掛鉤。", - "worldedit.watchdog.inactive.already": "已停用 Watchdog 掛鉤。", - "worldedit.watchdog.active": "啟用了 Watchdog 掛鉤。", - "worldedit.watchdog.inactive": "關閉了 Watchdog 掛鉤。", - "worldedit.world.remove": "已移除世界覆寫。", - "worldedit.world.set": "已將世界覆寫設為 {0}。(使用 //world 來復原至預設值)", - "worldedit.undo.undone": "已復原 {0} 個可復原編輯。", - "worldedit.undo.none": "沒有東西需要復原。", - "worldedit.redo.redone": "已重作 {0} 個可重作編輯。", - "worldedit.redo.none": "沒有東西需要重作。", - "worldedit.clearhistory.cleared": "已清除歷史記錄。", - "worldedit.raytrace.noblock": "眼前沒有方塊 !", - "worldedit.raytrace.require-player": "光線追蹤指令必須是玩家才能執行!", - "worldedit.restore.not-configured": "未設定快照 / 備份復原。", - "worldedit.restore.not-available": "該快照不存在或無法使用。", - "worldedit.restore.failed": "無法載入快照:{0}", - "worldedit.restore.loaded": "已載入「{0}」快照;正在復原……", - "worldedit.restore.restored": "已復原;共有 {0} 個遺失區塊,及 {1} 個其他錯誤。", - "worldedit.restore.none-for-specific-world": "世界「{0}」尚未有快照。", - "worldedit.restore.none-for-world": "此世界尚無快照。", - "worldedit.restore.none-found": "未找到任何快照。", - "worldedit.restore.none-found-console": "未找到任何快照,請詳見控制台。", - "worldedit.restore.chunk-not-present": "區塊不存在快照中。", - "worldedit.restore.chunk-load-failed": "沒有可載入的區塊。(封存檔損壞?)", - "worldedit.restore.block-place-failed": "因發生錯誤而導致無法復原方塊。", - "worldedit.restore.block-place-error": "上個錯誤:{0}", - "worldedit.snapshot.use.newest": "現正使用最新快照。", - "worldedit.snapshot.use": "已把快照設定為:{0}", - "worldedit.snapshot.none-before": "找不到在 {0} 之前的快照。", - "worldedit.snapshot.none-after": "找不到在 {0} 之後的快照。", - "worldedit.snapshot.index-above-0": "無效的數值,數值必須大於或等於 1 。", - "worldedit.snapshot.index-oob": "無效的數值,數值必須在 1 和 {0} 之間。", - "worldedit.schematic.unknown-format": "未知的 Schematic 格式:{0}。", - "worldedit.schematic.load.does-not-exist": "Schematic {0} 不存在!", - "worldedit.schematic.load.loading": "(請稍候……正在載入 Schematic。)", - "worldedit.schematic.load.still-loading": "(請稍候……仍在載入 Schematic。)", - "worldedit.schematic.load.unsupported-version": "目前不支援此版本的 schematic。版本:{0}。", - "worldedit.schematic.save.already-exists": "該 Schematic 已存在。請使用 -f 標籤來覆寫它。", - "worldedit.schematic.save.failed-directory": "無法建立 Schematic 資料夾!", - "worldedit.schematic.save.saving": "(請稍候……正在儲存 Schematic。)", - "worldedit.schematic.save.still-saving": "(請稍候……仍在儲存 Schematic。)", - "worldedit.schematic.share.unsupported-format": "schematic 的分享目標「{0}」不支援「{1}」格式。", - "worldedit.schematic.delete.does-not-exist": "Schematic {0} 不存在!", - "worldedit.schematic.delete.failed": "無法刪除 {0}!它是否被設定為唯讀?", - "worldedit.schematic.delete.deleted": "{0} 已被刪除。", - "worldedit.schematic.formats.title": "可供使用的剪貼簿格式(名稱:尋找名稱)", - "worldedit.schematic.unsupported-minecraft-version": "此 WorldEdit 版本不支援你的 Minecraft 版本。Schematic 只會在此問題解決後才能正常運作。", - "worldedit.pos.already-set": "選擇點已被設定。", - "worldedit.pos.console-require-coords": "你必須在控制台提供座標。", - "worldedit.hpos.no-block": "眼前沒有方塊 !", - "worldedit.hpos.already-set": "選擇點已被設定。", - "worldedit.chunk.selected-multiple": "已選擇區塊:({0}, {1}, {2})-({3}, {4}, {5})", - "worldedit.chunk.selected": "已選擇區塊:{0}, {1}, {2}", - "worldedit.wand.invalid": "選擇杖沒有被正確地設定或已被關閉。", - "worldedit.wand.selwand.info": "左鍵選擇第一點;右鍵選擇第二點", - "worldedit.wand.navwand.info": "左鍵:跳到指向的位置;右鍵:穿牆", - "worldedit.wand.selwand.now.tool": "選擇魔法棒現在是一個普通的工具。你可以使用 {0} 停用它並使用 {1} 將它重新綁定到任何項目或使用 {2} 獲得新魔法棒。", - "worldedit.contract.contracted": "區域已縮窄 {0} 個方塊.", - "worldedit.shift.shifted": "區域已位移。", - "worldedit.outset.outset": "選區已向外擴展。", - "worldedit.inset.inset": "選區已向內收縮。", - "worldedit.trim.trim": "已剪取區域。", - "worldedit.trim.no-blocks": "沒有方塊匹配剪取遮罩。", - "worldedit.size.offset": "位移:{0}", - "worldedit.size.type": "類型:{0}", - "worldedit.size.size": "大小:{0}", - "worldedit.size.distance": "長方體距離:{0}", - "worldedit.size.blocks": "方塊的數量:{0}", - "worldedit.count.counted": "已計算:{0}", - "worldedit.distr.no-blocks": "沒有已算方塊。", - "worldedit.distr.no-previous": "沒有先前的分佈。", - "worldedit.distr.total": "總方塊數量: {0}", - "worldedit.select.cleared": "已清除選擇範圍。", - "worldedit.select.cuboid.message": "長方體:左鍵為設定第 1 點;右鍵為設定第 2 點", - "worldedit.select.cuboid.description": "選擇長方體的兩個角", - "worldedit.select.extend.message": "長方體:左鍵選擇開始頂點,右鍵擴大範圍", - "worldedit.select.extend.description": "長方體快速選擇模式", - "worldedit.select.poly.message": "平面多邊形選擇器:左 / 右鍵新增頂點。", - "worldedit.select.poly.limit-message": "最多 {0} 個點。", - "worldedit.select.poly.description": "選擇一個平面多邊形與高度", - "worldedit.select.ellipsoid.message": "橢圓球體選擇器:左鍵 = 中心,右鍵擴大範圍", - "worldedit.select.ellipsoid.description": "選擇一個橢圓球體", - "worldedit.select.sphere.message": "球體選擇器:左鍵 = 中心,右鍵設定半徑", - "worldedit.select.sphere.description": "選擇一個球體", - "worldedit.select.cyl.message": "圓柱體選擇器:左鍵 = 中心,右鍵擴大範圍", - "worldedit.select.cyl.description": "選擇一個圓柱體", - "worldedit.select.convex.message": "凸多面體選擇器:左鍵 = 第一個頂點,右鍵新增更多。", - "worldedit.select.convex.limit-message": "最多 {0} 個點。", - "worldedit.select.convex.description": "選擇一個凸多面體", - "worldedit.select.default-set": "你的預設區域選擇器現在為 {0}。", - "worldedit.chunkinfo.chunk": "區塊:{0},{1}", - "worldedit.chunkinfo.old-filename": "舊格式:{0}", - "worldedit.chunkinfo.mcregion-filename": "McRegion:區域 / {0}", - "worldedit.listchunks.listfor": "列出 {0} 的區塊", - "worldedit.drain.drained": "已抽走 {0} 個方塊。", - "worldedit.fill.created": "已填充 {0} 個方塊。", - "worldedit.fillr.created": "已填充 {0} 個方塊。", - "worldedit.fixlava.fixed": "已修復 {0} 個方塊。", - "worldedit.fixwater.fixed": "已修復 {0} 個方塊。", - "worldedit.removeabove.removed": "已移除 {0} 個方塊。", - "worldedit.removebelow.removed": "已移除 {0} 個方塊。", - "worldedit.removenear.removed": "已移除 {0} 個方塊。", - "worldedit.replacenear.replaced": "已取代 {0} 個方塊。", - "worldedit.snow.created": "已覆蓋 {0} 個表面。", - "worldedit.thaw.removed": "已解除 {0} 個方塊的凍結狀態。", - "worldedit.green.changed": "已綠化 {0} 個方塊。", - "worldedit.extinguish.removed": "已熄滅 {0} 個火焰。", - "worldedit.butcher.killed": "已殺死 {1} 半徑內的 {0} 個生物。", - "worldedit.butcher.explain-all": "使用 -1 以移除載入區塊中的所有生物", - "worldedit.remove.removed": "已標記 {0} 個待移除的實體。", - "worldedit.remove.explain-all": "使用 -1 以移除載入區塊中的所有物件", - "worldedit.calc.invalid": "無法解析「{0}」成有效的表示式。", - "worldedit.calc.invalid.with-error": "無法解析「{0}」成有效的表示式︰「{1}」", - "worldedit.paste.pasted": "剪貼簿已貼到 {0}", - "worldedit.paste.selected": "已選擇剪貼簿貼上範圍。", - "worldedit.rotate.no-interpolation": "注意:由於尚未支援插補,所以建議使用 90 的倍數為旋轉的角度。", - "worldedit.rotate.rotated": "已旋轉剪貼簿復本。", - "worldedit.flip.flipped": "已翻轉剪貼簿復本。", - "worldedit.clearclipboard.cleared": "已清除剪貼簿。", - "worldedit.set.done": "操作完成。", - "worldedit.set.done.verbose": "操作完成({0})。", - "worldedit.line.changed": "已變更 {0} 個方塊。", - "worldedit.line.invalid-type": "//line 只適用於長方體或凸多面體的選區", - "worldedit.curve.changed": "已變更 {0} 個方塊。", - "worldedit.curve.invalid-type": "//curve 只適用於凸多面體的選區", - "worldedit.replace.replaced": "已取代 {0} 個方塊。", - "worldedit.stack.changed": "已變更 {0} 個方塊。使用 //undo 來復原", - "worldedit.stack.intersecting-region": "使用方塊單元時,堆棧偏移不得與區域衝突", - "worldedit.regen.regenerated": "區域已重新產生。", - "worldedit.regen.failed": "無法重新產生區域,請詳見控制台。", - "worldedit.walls.changed": "已變更 {0} 個方塊。", - "worldedit.faces.changed": "已變更 {0} 個方塊。", - "worldedit.overlay.overlaid": "已覆蓋 {0} 個方塊。", - "worldedit.naturalize.naturalized": "{0} 個方塊看起來更加自然了。", - "worldedit.center.changed": "已設定中心。(已變更 {0} 個方塊)", - "worldedit.smooth.changed": "已平滑化地形的高低差。已變更 {0} 個方塊。", - "worldedit.snowsmooth.changed": "已平滑化雪的高低差。已變更 {0} 個方塊。", - "worldedit.move.moved": "已移動 {0} 個方塊。", - "worldedit.deform.deformed": "已變形 {0} 個方塊。", - "worldedit.hollow.changed": "已變更 {0} 個方塊。", - "worldedit.forest.created": "已創造 {0} 棵樹。", - "worldedit.flora.created": "已創造 {0} 群植物。", - "worldedit.unstuck.moved": "好了喔!", - "worldedit.ascend.obstructed": "你的上方沒有空間。", - "worldedit.ascend.moved": "已上升 {0} 階。", - "worldedit.descend.obstructed": "你的下方沒有空間。", - "worldedit.descend.moved": "已下降 {0} 階。", - "worldedit.ceil.obstructed": "你的上方沒有空間。", - "worldedit.ceil.moved": "呼!", - "worldedit.thru.obstructed": "你的前方沒有空間。", - "worldedit.thru.moved": "呼!", - "worldedit.jumpto.moved": "噗!", - "worldedit.jumpto.none": "眼前沒有方塊(或太遠了)!", - "worldedit.up.obstructed": "你的頭會撞到上面的東西。", - "worldedit.up.moved": "呼!", - "worldedit.cone.invalid-radius": "你必須指定 1 或 2 個半徑值。", - "worldedit.cone.created": "已建立 {0} 個方塊。", - "worldedit.cyl.invalid-radius": "你必須指定 1 或 2 個半徑值。", - "worldedit.cyl.created": "已建立 {0} 個方塊。", - "worldedit.sphere.invalid-radius": "你必須指定 1 或 3 個半徑值。", - "worldedit.sphere.created": "已建立 {0} 個方塊。", - "worldedit.forestgen.created": "已創造 {0} 棵樹。", - "worldedit.pumpkins.created": "已建立 {0} 群南瓜。", - "worldedit.feature.created": "已建立地物。", - "worldedit.feature.failed": "無法產生地物。這裡的位置有效嗎?", - "worldedit.pyramid.created": "已建立 {0} 個方塊。", - "worldedit.generate.created": "已建立 {0} 個方塊。", - "worldedit.generatebiome.changed": "影響了 {0} 個生態域。", - "worldedit.structure.created": "已建立結構。", - "worldedit.structure.failed": "無法產生結構。這裡的位置有效嗎?", - "worldedit.reload.config": "已重新載入設定!", - "worldedit.report.written": "WorldEdit 報告已寫入 {0}", - "worldedit.report.error": "無法寫入報告:{0}", - "worldedit.report.callback": "WorldEdit 報告:{0}.report", - "worldedit.timezone.invalid": "時區錯誤", - "worldedit.timezone.set": "已將此工作階段的時區設成:{0}", - "worldedit.timezone.current": "目前該時區的時間是:{0}", - "worldedit.version.version": "WorldEdit 版本 {0}", - "worldedit.trace.no-tracing-extents": "追蹤:沒有範圍已被使用。", - "worldedit.trace.action-failed": "追蹤:{1} 處的操作 {0} 被範圍 {2} 拋棄", - "worldedit.trace.active.already": "已啟用追蹤模式。", - "worldedit.trace.inactive.already": "已停用追蹤模式。", - "worldedit.trace.active": "啟動了追蹤模式。", - "worldedit.trace.inactive": "已關閉追蹤模式。", - "worldedit.command.time-elapsed": "已過 {0} 秒(歷史記錄:已變更 {1} 個;每秒 {2} 個方塊)。", - "worldedit.command.permissions": "你沒有使用該指令的權限。你是否在正確的模式?", - "worldedit.command.player-only": "此指令必須由玩家使用。", - "worldedit.command.error.report": "請回報此錯誤:[請詳見控制台]", - "worldedit.pastebin.uploading": "(請稍候……正在將輸出傳送至 pastebin……)", - "worldedit.session.cant-find-session": "無法找到 {0} 的工作階段", - "worldedit.platform.no-file-dialog": "你的環境不支援文件對話框。", - "worldedit.asset.load.loading": "(請稍候……正在載入素材。)", - "worldedit.asset.load.still-loading": "(請稍候……仍在載入素材。)", - "worldedit.asset.load.failed": "無法載入素材", - "worldedit.tool.max-block-changes": "已碰到最大方塊變更上限。", - "worldedit.tool.no-block": "眼前沒有方塊!", - "worldedit.tool.repl.equip": "方塊替換工具已綁定至 {0}。", - "worldedit.tool.repl.switched": "取代工具已切換至:{0}", - "worldedit.tool.data-cycler.equip": "阻止資料綁定循環器工具到 {0}。", - "worldedit.tool.data-cycler.block-not-permitted": "你不被允許循環此方塊的資料值。", - "worldedit.tool.data-cycler.cant-cycle": "該方塊的資料不能循環!", - "worldedit.tool.data-cycler.new-value": "{0} 的值現為 {1}。", - "worldedit.tool.data-cycler.cycling": "現正循環 {0}。", - "worldedit.tool.deltree.equip": "浮空樹木移除工具已綁定至 {0}。", - "worldedit.tool.deltree.not-tree": "這不是棵樹。", - "worldedit.tool.deltree.not-floating": "這棵樹並未漂浮在空中。", - "worldedit.tool.tree.equip": "樹木工具已綁定至 {0}。", - "worldedit.tool.tree.obstructed": "樹不能在那裡。", - "worldedit.tool.info.equip": "資訊工具已綁定至 {0}。", - "worldedit.tool.info.blockstate.hover": "方塊狀態", - "worldedit.tool.info.internalid.hover": "內部 ID", - "worldedit.tool.info.legacy.hover": "Legacy id:data", - "worldedit.tool.info.light.hover": "阻擋光源 / 頂部光源", - "worldedit.tool.none.equip": "已解除你手持的物品與工具之間的綁定。", - "worldedit.tool.none.to.unequip": "你目前的物品尚未綁定。", - "worldedit.tool.selwand.equip": "選擇魔法棒工具已綁定至 {0}。", - "worldedit.tool.navwand.equip": "導航魔法棒工具已綁定至 {0}。", - "worldedit.tool.floodfill.equip": "方塊顏料桶工具已綁定至 {0}。", - "worldedit.tool.farwand.equip": "遙距選擇工具已綁定至 {0}。", - "worldedit.tool.lrbuild.equip": "遠距離建築工具已綁定至 {0}。", - "worldedit.tool.lrbuild.set": "左鍵設定為 {0}; 右鍵設定為 {1}。", - "worldedit.tool.stack.equip": "堆疊工具已綁定至 {0}。", - "worldedit.tool.unbind-instruction": "手持物品時執行 {0} 來將其解除綁定。", - "worldedit.tool.superpickaxe.mode.single": "現在模式是單一的。對鎬子點擊左鍵 // 以停用。", - "worldedit.tool.superpickaxe.mode.area": "現在模式是區域的。對鎬子點擊左鍵 // 以停用。", - "worldedit.tool.superpickaxe.mode.recursive": "現在模式是遞歸的。對鎬子點擊左鍵 // 以停用。", - "worldedit.tool.superpickaxe.max-range": "最大範圍是 {0}。", - "worldedit.tool.superpickaxe.enabled.already": "已啟用超級鎬子。", - "worldedit.tool.superpickaxe.disabled.already": "已停用超級鎬子。", - "worldedit.tool.superpickaxe.enabled": "啟用超級鎬子。", - "worldedit.tool.superpickaxe.disabled": "停用超級鎬子。", - "worldedit.tool.mask.set": "已設定筆刷遮罩。", - "worldedit.tool.mask.disabled": "已停用筆刷遮罩。", - "worldedit.tool.material.set": "已設定筆刷材料。", - "worldedit.tool.range.set": "已設定筆刷範圍。", - "worldedit.tool.size.set": "已設定筆刷大小。", - "worldedit.tool.tracemask.set": "已設定追蹤遮罩。", - "worldedit.tool.tracemask.disabled": "已停用追蹤遮罩。", - "worldedit.tool.error.cannot-bind": "無法綁定工具到 {0}:{1}", - "worldedit.tool.error.item-only": "不能使用方塊。", - "worldedit.execute.script-permissions": "你沒有使用該腳本的權限。", - "worldedit.executelast.no-script": "請先使用 /cs 及輸入腳本名稱。", - "worldedit.script.read-error": "腳本讀取錯誤:{0}", - "worldedit.script.unsupported": "目前只支援副檔名為 .js 的腳本檔案。", - "worldedit.script.file-not-found": "腳本不存在:{0}", - "worldedit.script.no-script-engine": "找不到已安裝的腳本引擎。\n請參考 https://worldedit.enginehub.org/en/latest/usage/other/craftscripts/", - "worldedit.script.failed": "執行失敗:{0}", - "worldedit.script.failed-console": "無法執行「{0}」,請詳見控制台。", - "worldedit.operation.affected.biome": "影響了 {0} 個生態域。", - "worldedit.operation.affected.block": "影響了 {0} 個方塊", - "worldedit.operation.affected.column": "影響了 {0} 欄", - "worldedit.operation.affected.entity": "影響了 {0} 個實體", - "worldedit.operation.deform.expression": "已使用 {0} 變形", - "worldedit.error.invalid-number": "需要數字,但得到了字串。", - "worldedit.error.invalid-number.matches": "需要數字,但得到了字串 \"{0}\"。", - "worldedit.error.incomplete-region": "請先選擇區域。", - "worldedit.error.unknown-block": "無法識別方塊名稱「{0}」。", - "worldedit.error.unknown-item": "無效的物品名稱「{0}」。", - "worldedit.error.unknown-entity": "無法識別實體名稱「{0}」。", - "worldedit.error.unknown-mob": "無法識別生物名稱「{0}」。", - "worldedit.error.unknown-biome": "無法識別生態域名稱「{0}」。", - "worldedit.error.unknown-tag": "無法識別標籤名稱‘{0}’。", - "worldedit.error.empty-tag": "標籤名‘{0}’無內容。", - "worldedit.error.no-match": "找不到與 '{0}' 相符的項目。", - "worldedit.error.disallowed-block": "不允許方塊「{0}」(詳見 WorldEdit 組態設定)。", - "worldedit.error.max-changes": "已達到可變更的方塊上限({0})。", - "worldedit.error.max-brush-radius": "最大筆刷半徑(在組態設定中):{0}", - "worldedit.error.max-radius": "最大半徑(在組態設定中):{0}", - "worldedit.error.unknown-direction": "未知的方向:{0}", - "worldedit.error.empty-clipboard": "你的剪貼簿是空的,請先使用 //copy。", - "worldedit.error.invalid-filename": "檔案名稱「{0}」無效:{1}", - "worldedit.error.invalid-filename.invalid-characters": "無效的字元或缺少擴展名稱", - "worldedit.error.file-resolution": "解析檔案「{0}」時發生錯誤:{1}", - "worldedit.error.file-resolution.outside-root": "該路徑在允許的根目錄以外", - "worldedit.error.file-resolution.resolve-failed": "無法解析路徑", - "worldedit.error.file-aborted": "檔案選擇已中止。", - "worldedit.error.no-file-selected": "未選擇任何檔案。", - "worldedit.error.world-unloaded": "世界已經卸載了。", - "worldedit.error.not-a-block": "這個物品不是一個方塊。", - "worldedit.error.not-a-block.item": "物品 '{0}' 不是一個方塊。", - "worldedit.error.incorrect-usage": "用法:{0}", - "worldedit.error.invalid-page": "無效的頁碼", - "worldedit.error.parser.bad-state-format": "{0} 的狀態格式發現錯誤", - "worldedit.error.parser.duplicate-property": "重複的屬性:{0}", - "worldedit.error.parser.empty-state": "狀態為空", - "worldedit.error.parser.missing-equals-separator": "缺少分隔符號「=」", - "worldedit.error.parser.clipboard.missing-offset": "已用 @ 指定偏移量,但未給出偏移量。 使用「#copy@[x,y,z]」。", - "worldedit.error.parser.unknown-property": "'{0}' 在方塊 '{1}' 中是未知的屬性", - "worldedit.error.parser.unknown-value": "'{0}' 在屬性 '{1}' 中是未知的值", - "worldedit.error.parser.empty-property": "狀態屬性為空", - "worldedit.error.parser.empty-value": "狀態值為空", - "worldedit.error.parser.invalid-colon": "無效的冒號。", - "worldedit.error.parser.invalid-expression": "無效的表示式:{0}", - "worldedit.error.parser.negate-nothing": "不能否定空的東西!", - "worldedit.error.parser.hanging-lbracket": "無效的格式。在「{0}」處出現了未匹配的括號。", - "worldedit.error.parser.missing-rbracket": "狀態缺少結尾「]」", - "worldedit.error.parser.hanging-lbrace": "無效的格式。在「{0}」處出現了未匹配的括號。", - "worldedit.error.parser.missing-rbrace": "NBT 缺少了結尾的「}」", - "worldedit.error.parser.missing-random-type": "「{0}」的 % 符號後缺少類型", - "worldedit.error.parser.clipboard.missing-coordinates": "剪貼簿偏移需要 x,y,z 座標。", - "worldedit.error.parser.player-only": "輸入值「{0}」必須是玩家!", - "worldedit.error.parser.invalid-nbt": "輸入的無效的 NBT 資料:「{0}」。錯誤:{1}", - "worldedit.error.disabled": "此功能已停用(詳見 WorldEdit 組態設定)。", - "worldedit.error.unknown": "發生了未知的錯誤:{0}", - "worldedit.error.missing-extent": "沒有已知的範圍", - "worldedit.error.missing-session": "沒有已知的地區工作階段", - "worldedit.error.missing-world": "你需要提供一個世界(請嘗試執行 //world)", - "worldedit.error.missing-actor": "沒有已知的演員", - "worldedit.selection.convex.info.vertices": "頂點:{0}", - "worldedit.selection.convex.info.triangles": "三角形:{0}", - "worldedit.selection.convex.explain.primary": "以 {0} 為頂點來開始新的選擇範圍。", - "worldedit.selection.convex.explain.secondary": "已把頂點 {0} 新增到選擇範圍。", - "worldedit.selection.cuboid.info.pos1": "第一點:{0}", - "worldedit.selection.cuboid.info.pos2": "第二點:{0}", - "worldedit.selection.cuboid.explain.primary": "第一點已設為 {0}。", - "worldedit.selection.cuboid.explain.primary-area": "第一點已設為 {0} ({1} 格)。", - "worldedit.selection.cuboid.explain.secondary": "第二點已設為 {0}。", - "worldedit.selection.cuboid.explain.secondary-area": "第二點已設為 {0} ({1} 格)。", - "worldedit.selection.extend.explain.primary": "已從 {0} 開始選擇({1})。", - "worldedit.selection.extend.explain.secondary": "已把選擇範圍延伸到包圍 {0} ({1})。", - "worldedit.selection.ellipsoid.info.center": "中心:{0}", - "worldedit.selection.ellipsoid.info.radius": "X/Y/Z 半徑:{0}", - "worldedit.selection.ellipsoid.explain.primary": "中心點已設為 {0}。", - "worldedit.selection.ellipsoid.explain.primary-area": "中心點已設為 {0}({1})。", - "worldedit.selection.ellipsoid.explain.secondary": "半徑已設為 {0}。", - "worldedit.selection.ellipsoid.explain.secondary-area": "半徑已設為 {0}({1})。", - "worldedit.selection.ellipsoid.error.even-horizontal": "每個尺度的橢圓球變化必須均勻。", - "worldedit.selection.cylinder.info.center": "中心:{0}", - "worldedit.selection.cylinder.info.radius": "半徑:{0}", - "worldedit.selection.cylinder.explain.primary": "正在於 {0} 開始新的圓柱形選擇範圍。", - "worldedit.selection.cylinder.explain.secondary": "半徑已設為 {0} / {1} 格。({2})", - "worldedit.selection.cylinder.explain.secondary-missing": "設定半徑之前必須選擇中心點。", - "worldedit.selection.cylinder.error.even-horizontal": "每個水平尺度的圓柱體變化必須均勻。", - "worldedit.selection.polygon2d.info": "點的數量:{0}", - "worldedit.selection.polygon2d.explain.primary": "從 {0} 起新增一個多邊形。", - "worldedit.selection.polygon2d.explain.secondary": "已在 {1} 增加點 #{0}。", - "worldedit.selection.polygon2d.error.expand-only-vertical": "多邊形只可以垂直擴展。", - "worldedit.selection.polygon2d.error.contract-only-vertical": "多邊形只可以垂直收縮。", - "worldedit.selection.sphere.explain.secondary": "半徑已設為 {0}。", - "worldedit.selection.sphere.explain.secondary-defined": "半徑已設為 {0}({1})。", - "worldedit.selection.null.error.immutable": "無法更改 NullRegion。", - "worldedit.selection.intersection.error.cannot-expand": "無法擴展區域交叉點。", - "worldedit.selection.intersection.error.cannot-contract": "無法擴展區域交叉點。", - "worldedit.selection.transform.error.cannot-expand": "無法擴展 TransformedRegion。", - "worldedit.selection.transform.error.cannot-contract": "無法收縮 TransformedRegion。", - "worldedit.selection.transform.error.cannot-change": "無法更改 TransformedRegion。", - "worldedit.selection.updated": "已更新位置。", - "worldedit.sideeffect.lighting": "照明", - "worldedit.sideeffect.lighting.description": "更新方塊光照", - "worldedit.sideeffect.neighbors": "鄰居", - "worldedit.sideeffect.neighbors.description": "通知附近的方塊變化", - "worldedit.sideeffect.update": "更新", - "worldedit.sideeffect.update.description": "通知已變更的方塊", - "worldedit.sideeffect.validation": "驗證", - "worldedit.sideeffect.validation.description": "驗證並修正不一致的世界狀態,例如中斷連接的方塊", - "worldedit.sideeffect.entity_ai": "實體 AI", - "worldedit.sideeffect.entity_ai.description": "為方塊變化更新實體 AI 路徑", - "worldedit.sideeffect.events": "模組 / 插件事件", - "worldedit.sideeffect.events.description": "在適用時將這些變更傳遞給其他模組 / 插件", - "worldedit.sideeffect.state.on": "開啟", - "worldedit.sideeffect.state.delayed": "已延遲", - "worldedit.sideeffect.state.off": "關閉", - "worldedit.sideeffect.box.current": "目前", - "worldedit.sideeffect.box.change-to": "點擊以設定為 {0}", - "worldedit.help.command-not-found": "無法找到指令「{0}」。", - "worldedit.help.no-subcommands": "「{0}」沒有子指令。(也許「{1}」是參數?)", - "worldedit.help.subcommand-not-found": "找不到 '{1}' 附屬的子指令 '{0}'。", - "worldedit.cli.stopping": "正在停止!", - "worldedit.cli.unknown-command": "未知的指令!", - "worldedit.version.bukkit.unsupported-adapter": "目前的 WorldEdit 版本不能完全支援你的 Bukkit 版本。實體方塊(例如︰箱子)會被清空,方塊屬性(例如︰方向)將會遺失,其他特性亦有可能失效。請更新 WorldEdit 以恢復這些功能:\n{0}", - "worldedit.bukkit.no-edit-without-adapter": "在不支援的版本上的編輯已被停用。" -} diff --git a/mcserver/plugins/WorldGuard/cache/profiles.sqlite b/mcserver/plugins/WorldGuard/cache/profiles.sqlite deleted file mode 100644 index a8fb3e2..0000000 Binary files a/mcserver/plugins/WorldGuard/cache/profiles.sqlite and /dev/null differ diff --git a/mcserver/plugins/bStats/config.yml b/mcserver/plugins/bStats/config.yml deleted file mode 100644 index 55e487c..0000000 --- a/mcserver/plugins/bStats/config.yml +++ /dev/null @@ -1,8 +0,0 @@ -# bStats collects some data for plugin authors like how many servers are using their plugins. -# To honor their work, you should not disable it. -# This has nearly no effect on the server performance! -# Check out https://bStats.org/ to learn more :) - -enabled: false -serverUuid: b1eb8e33-764e-40b0-8d64-e85a7adea3fe -logFailedRequests: false diff --git a/mcserver/plugins/spark/tmp-client/about.txt b/mcserver/plugins/spark/tmp-client/about.txt deleted file mode 100644 index 31c393f..0000000 --- a/mcserver/plugins/spark/tmp-client/about.txt +++ /dev/null @@ -1,10 +0,0 @@ -# What is this directory? - -* In order to perform certain functions, spark sometimes needs to write temporary data to the disk. -* Previously, a temporary directory provided by the operating system was used for this purpose. -* However, this proved to be unreliable in some circumstances, so spark now stores temporary data here instead! - -spark will automatically cleanup the contents of this directory. -(but if for some reason it doesn't, if the server is stopped, you can freely delete any files ending in .tmp) - -tl;dr: spark uses this folder to store some temporary data. diff --git a/mcserver/plugins/vane-admin/storage.json b/mcserver/plugins/vane-admin/storage.json deleted file mode 100644 index 1e2a2c8..0000000 --- a/mcserver/plugins/vane-admin/storage.json +++ /dev/null @@ -1 +0,0 @@ -{"version":"1"} \ No newline at end of file diff --git a/mcserver/plugins/vane-core/storage.json b/mcserver/plugins/vane-core/storage.json deleted file mode 100644 index bec3b2b..0000000 --- a/mcserver/plugins/vane-core/storage.json +++ /dev/null @@ -1 +0,0 @@ -{"auth_multiplex":{},"auth_multiplexer_id":{},"version":"1"} \ No newline at end of file diff --git a/mcserver/plugins/vane-permissions/storage.json b/mcserver/plugins/vane-permissions/storage.json deleted file mode 100644 index 70f346e..0000000 --- a/mcserver/plugins/vane-permissions/storage.json +++ /dev/null @@ -1 +0,0 @@ -{"command_vouch.vouched_by":{},"player_groups":{},"version":"1"} \ No newline at end of file diff --git a/mcserver/plugins/vane-trifles/storage.json b/mcserver/plugins/vane-trifles/storage.json deleted file mode 100644 index 1e2a2c8..0000000 --- a/mcserver/plugins/vane-trifles/storage.json +++ /dev/null @@ -1 +0,0 @@ -{"version":"1"} \ No newline at end of file diff --git a/mcserver/server-icon.png b/mcserver/server-icon.png old mode 100755 new mode 100644 diff --git a/mcxboxbroadcast/start.sh b/mcxboxbroadcast/start.sh old mode 100755 new mode 100644 diff --git a/plugins/100125.jar.disabled b/plugins/100125.jar.disabled deleted file mode 100644 index c2643b4..0000000 Binary files a/plugins/100125.jar.disabled and /dev/null differ diff --git a/plugins/62325.jar b/plugins/62325.jar deleted file mode 100644 index ef24b0e..0000000 Binary files a/plugins/62325.jar and /dev/null differ diff --git a/plugins/AuthMe-5.7.0-FORK-Universal.jar b/plugins/AuthMe-5.7.0-FORK-Universal.jar deleted file mode 100644 index c7c8ab2..0000000 Binary files a/plugins/AuthMe-5.7.0-FORK-Universal.jar and /dev/null differ diff --git a/plugins/BetterChairs-v1.18.0.jar b/plugins/BetterChairs-v1.18.0.jar deleted file mode 100644 index b87c15c..0000000 Binary files a/plugins/BetterChairs-v1.18.0.jar and /dev/null differ diff --git a/plugins/Chunky-Bukkit-1.4.40.jar b/plugins/Chunky-Bukkit-1.4.40.jar deleted file mode 100644 index f05c9df..0000000 Binary files a/plugins/Chunky-Bukkit-1.4.40.jar and /dev/null differ diff --git a/plugins/CoordinateOffset-Paper-6.1.0.jar b/plugins/CoordinateOffset-Paper-6.1.0.jar deleted file mode 100644 index 8711a7d..0000000 Binary files a/plugins/CoordinateOffset-Paper-6.1.0.jar and /dev/null differ diff --git a/plugins/CustomDaytime-1.1.2.jar b/plugins/CustomDaytime-1.1.2.jar deleted file mode 100644 index ee1c009..0000000 Binary files a/plugins/CustomDaytime-1.1.2.jar and /dev/null differ diff --git a/plugins/DistantHorizonsSupport-0.13.0.jar.disabled b/plugins/DistantHorizonsSupport-0.13.0.jar.disabled deleted file mode 100644 index 2d23d79..0000000 Binary files a/plugins/DistantHorizonsSupport-0.13.0.jar.disabled and /dev/null differ diff --git a/plugins/FastLoginBukkit.jar b/plugins/FastLoginBukkit.jar deleted file mode 100644 index d1d498a..0000000 Binary files a/plugins/FastLoginBukkit.jar and /dev/null differ diff --git a/plugins/Geyser-Spigot.jar b/plugins/Geyser-Spigot.jar deleted file mode 100755 index 93da663..0000000 Binary files a/plugins/Geyser-Spigot.jar and /dev/null differ diff --git a/plugins/LuckPerms-Bukkit-5.5.42.jar b/plugins/LuckPerms-Bukkit-5.5.42.jar deleted file mode 100644 index 149f766..0000000 Binary files a/plugins/LuckPerms-Bukkit-5.5.42.jar and /dev/null differ diff --git a/plugins/ProtocolLib.jar b/plugins/ProtocolLib.jar deleted file mode 100644 index 8069a7d..0000000 Binary files a/plugins/ProtocolLib.jar and /dev/null differ diff --git a/plugins/SeeMore-1.0.2.jar b/plugins/SeeMore-1.0.2.jar deleted file mode 100644 index 676d33e..0000000 Binary files a/plugins/SeeMore-1.0.2.jar and /dev/null differ diff --git a/plugins/SkinsRestorer.jar b/plugins/SkinsRestorer.jar deleted file mode 100644 index 9342b00..0000000 Binary files a/plugins/SkinsRestorer.jar and /dev/null differ diff --git a/plugins/ViaVersion-5.9.1.jar b/plugins/ViaVersion-5.9.1.jar deleted file mode 100644 index ff70989..0000000 Binary files a/plugins/ViaVersion-5.9.1.jar and /dev/null differ diff --git a/plugins/bluemap-5.7-paper.jar b/plugins/bluemap-5.7-paper.jar deleted file mode 100644 index badfba6..0000000 Binary files a/plugins/bluemap-5.7-paper.jar and /dev/null differ diff --git a/plugins/floodgate-spigot.jar b/plugins/floodgate-spigot.jar deleted file mode 100755 index d20e6eb..0000000 Binary files a/plugins/floodgate-spigot.jar and /dev/null differ diff --git a/plugins/hiddenArmor.jar b/plugins/hiddenArmor.jar deleted file mode 100644 index 59f020b..0000000 Binary files a/plugins/hiddenArmor.jar and /dev/null differ diff --git a/plugins/packetevents-spigot-2.11.0.jar b/plugins/packetevents-spigot-2.11.0.jar deleted file mode 100644 index 60d0b32..0000000 Binary files a/plugins/packetevents-spigot-2.11.0.jar and /dev/null differ diff --git a/plugins/vane-admin-1.18.0.jar b/plugins/vane-admin-1.18.0.jar deleted file mode 100644 index 8fff22f..0000000 Binary files a/plugins/vane-admin-1.18.0.jar and /dev/null differ diff --git a/plugins/vane-bedtime-1.18.0.jar.disabled b/plugins/vane-bedtime-1.18.0.jar.disabled deleted file mode 100644 index e458524..0000000 Binary files a/plugins/vane-bedtime-1.18.0.jar.disabled and /dev/null differ diff --git a/plugins/vane-core-1.18.0.jar b/plugins/vane-core-1.18.0.jar deleted file mode 100644 index d171170..0000000 Binary files a/plugins/vane-core-1.18.0.jar and /dev/null differ diff --git a/plugins/vane-permissions-1.18.0.jar.disabled b/plugins/vane-permissions-1.18.0.jar.disabled deleted file mode 100644 index 366d688..0000000 Binary files a/plugins/vane-permissions-1.18.0.jar.disabled and /dev/null differ diff --git a/plugins/vane-trifles-1.18.0.jar b/plugins/vane-trifles-1.18.0.jar deleted file mode 100644 index 502a897..0000000 Binary files a/plugins/vane-trifles-1.18.0.jar and /dev/null differ diff --git a/plugins/voicechat-bukkit-2.6.17.jar b/plugins/voicechat-bukkit-2.6.17.jar deleted file mode 100644 index fb79ce8..0000000 Binary files a/plugins/voicechat-bukkit-2.6.17.jar and /dev/null differ