• 0

    posted a message on Port Forwarding Questions

    Hello :3 mhh I want to Port Forward my server and stop using hamachi but I have some questions.. hope someone can answer them :3


    - Will Port Forwarding affect other computers connected to the WIFI?

    - Will it ruin the internet and then the people who uses the WIFI will get mad at me?

    - Does it do the same as Hamachi? (The same results)

    - Will this help my server players to just put the server IP and can join instantlly?? Or there's something else that i need to do??

    Posted in: Server Support and Administration
  • 0

    posted a message on Player Prefix

    Hmm... so.. as the image shows... I have that prefix but... Is there a way to make it that only displays when I send a message in chat and not when I do /gamemode, /say, etc???

    Plugins I use:
    - AdminFun
    - BossShop
    - ChatFeelings
    - Citizens
    - DiscoFloor
    - DiscorsSRV
    - EmptyWorldGenerator
    - Essentials
    - ExtraStorage
    - iDisguise
    - iDisguiseAdditions
    - LuckPerms
    - Magic
    - Multiverse-Core
    - Placeholder API
    - PlaceItmes
    - PluginMetrics
    - SimpleSit
    - Tablist
    - Vault
    - VaultChatFormatter
    - WorldEdit

    Posted in: Server Support and Administration
  • 0

    posted a message on Citizens Mobs not spawning

    Oh, I tried again and it worked :D Thanks anyways

    Posted in: Server Support and Administration
  • 0

    posted a message on Citizens Mobs not spawning

    I have the Citizens plugin and when I want to spawn a Mob, It doesn't appear, Ican just listen to their sound...


    plugins:
    - AdminFun
    - BossShop
    - ChatFeelings
    - Citizens
    - DIscoFloor
    - DiscordSRV
    - EmptyWorldGenerator
    - Essentials
    - ExtraStorage
    - iDisguise
    - iDisguiseAdditions
    - Magic
    - Multiverse Core
    - Power Ranks
    - Simple Sit
    - Tablist
    - Vault
    - World Edit

    Please help ;-;

    Posted in: Server Support and Administration
  • 0

    posted a message on Essentials PlayerInteractiveEvent error

    Mhh, where can I found the Compile Logs?? Or are they in the logs file// are they the same?

    Posted in: Server Support and Administration
  • 0

    posted a message on Essentials PlayerInteractiveEvent error

    I have a 1.12.2 Bukkit server and I have the Magic plugin, and when I right click my wand, this message starts spamming the Console... Is there a way to fix this??

    (I use Essentials X and CraftBukkit)

    https://pastebin.com/htqV6rDs

    Posted in: Server Support and Administration
  • 0

    posted a message on How can I fix my Corrupted World??

    So as the title says... My Server world got "Corrupted"... I downloaded MCEdit 2.0 and 1.0 but in 1.0 everytime I do Fix Region or ssomething like that,,, nothing happens... Please help ;-;

    Some images on how my server ended are in the Attachments section

    Also... I'm using a Bukkit server and it's 1.12.2

    Posted in: Server Support and Administration
  • 0

    posted a message on Creating Villager Trades with custom Items [1.12.2]

    Ok, So in my server I created some custom items as the server currency, so I wanted to use the villagers to trade the Custom items. I tried different Item Generators but when I spawn the villager with the custom trade and I put the custom item (To trade it) It doesn't work, I can't put the Custom Item... please help ;-;









    2) Any recomendations on a plugin for making GUI Sign Shops?? also that I can put the custom currency (Custom Items)

    Posted in: Server Support and Administration
  • 0

    posted a message on MINECRAFT BUKKIT SERVER ERRORS

    Well... im not that good as a "Server admin" (I don't know everything about the console).. But I know this is not normal:


    [17:37:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10242ms behind, skipping 204 tick(s)[17:37:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10242ms behind, skipping 204 tick(s)[17:37:46] [User Authenticator #1/INFO]: UUID of player L4CH is e5f6be5d-8d22-4d68-926d-a81df22243bf[17:37:46] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AdminFun v2.5.0org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[craftbukkit.jar:git-Bukkit-c1aa859] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-c1aa859] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-c1aa859] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:311) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:145) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:119) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:224) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.ServerConnection.c(SourceFile:187) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:765) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:360) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:650) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Bukkit-c1aa859] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor at me.trevor1134.adminfun.AdminFun.onJoin(AdminFun.java:163) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[craftbukkit.jar:git-Bukkit-c1aa859] ... 14 moreCaused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-c1aa859] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-c1aa859] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111] at me.trevor1134.adminfun.AdminFun.onJoin(AdminFun.java:163) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[craftbukkit.jar:git-Bukkit-c1aa859] ... 14 more[17:37:47] [Server thread/INFO]: L4CH[/25.97.183.222:55322] logged in with entity id 403 at ([world]-383.4513272049953, 70.41999998688698, 262.1892666827908)[17:38:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 26122ms behind, skipping 522 tick(s)[17:38:26] [User Authenticator #2/INFO]: UUID of player Mr_ChickenLord is 96bb087c-1891-4eda-b05c-1a4c0ae4e953[17:38:26] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AdminFun v2.5.0org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[craftbukkit.jar:git-Bukkit-c1aa859] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-c1aa859] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-c1aa859] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:311) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:145) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:119) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:224) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.ServerConnection.c(SourceFile:187) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:765) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:360) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:650) [craftbukkit.jar:git-Bukkit-c1aa859] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:554) [craftbukkit.jar:git-Bukkit-c1aa859] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor at me.trevor1134.adminfun.AdminFun.onJoin(AdminFun.java:163) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[craftbukkit.jar:git-Bukkit-c1aa859] ... 14 more[17:38:36] [Server thread/INFO]: Mr_ChickenLord[/25.64.49.224:54657] logged in with entity id 686 at ([world]-383.3216161286926, 64.0, 282.26264063606465)[17:38:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 27218ms behind, skipping 544 tick(s)[17:38:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 12271ms behind, skipping 245 tick(s)


    *Well... As I said I'm not good at looking at consoles thats why I need someone to tell me what happened (It produced a lot of lag) and if there is a way to fix it...

    This never happened before...

    Thanks you :V

    Posted in: Server Support and Administration
  • 0

    posted a message on MINECRAFT MODDED SERVER CRASHES

    Hi! I wanted to create a Modded 1.7.10 server... and I did it!! But when I try to enter the server it crashes :( When I open the console and I put multiplayer on my minecraft it looks like it might worked, but when I try to enter it appears on the console: Lucky_Luck (My Username) has joined the server, but instantly it crashes and this appears: The game crashed whilst ticking screen
    Error: java.lang.IndexOutOfBoundsException. I tried with both "JAR Files" forge-1.7.10-10.13.4.1614-1.7.10-universal and minecraft_server.1.7.10.

    PD: I use Hamachi :v and I tried to enter my server without any mods... PD2: Its the same FORGE version

    I hope you can help me... Thanks

    Posted in: Server Support and Administration
  • 0

    posted a message on HELP! My server crashed because of TNT

    Oh.. I think i Understand... I will try to do that... thanks :) Hope it works

    Posted in: Server Support and Administration
  • 0

    posted a message on HELP! My server crashed because of TNT

    Oh... also I would like to know why when I logged in there was still explotions

    Posted in: Server Support and Administration
  • 0

    posted a message on HELP! My server crashed because of TNT

    I don't think so... but didn't the server do an automatic backup? But... do you think if I copy the "world" (I dont know exact name) file and I paste it in Singleplayer Saves folder, and I delete all the tnt... will it work??

    Posted in: Server Support and Administration
  • 0

    posted a message on HELP! My server crashed because of TNT

    Please HELP!!! I don't want to create a new server ;-; I was playing with my friends and there was lava, so he put a lot of tnt with qorld edit and it started to explode.... but when there was no more tnt it was still exploding and suddenly the server crashed and it said Server Closed. When i tried to enter the server again I still heard the explosions and I could see some tnt exploding... and when i try to do something it CRASHES AGAIN. Pls I really love my server and I wouldnt like to create another one... Pls help...

    Posted in: Server Support and Administration
  • To post a comment, please .