[INACTIVE][TP/FUN] NetherGate v0.56 - Just Like Single Player! [803]

Discussion in 'Inactive/Unsupported Plugins' started by NathanWolf, Feb 4, 2011.

  1. Offline

    NathanWolf

    NetherGate - A plugin that uses multi-world to create a completely automatic Nether experience.

    If you're using Essnetials, go no further.

    Essentials breaks NetherGate in strange and frustrating ways, I'm not going to support it anymore. I'll try and get this resolved by NG beta, at which point I'll remove this message.

    [​IMG]


    Use
    To use NetherGate, drop the required jars in your plugins folder.

    Then you can create and light a portal to travel to the nether!

    Downloads
    Grab elBukkit.zip to get all of my plugins- take out the ones you don't want.

    For more details on NetherGate, or for individual jar downloads, see the NetherGate entry on bukkit's wiki.

    Tip Jar
    If you really love my stuff, and you're feeling generous, I'd more than appreciate a donation.

    Go here if you're interested!

    Changelog
    View changelog on github
     
  2. Offline

    NathanWolf

    Thanks, very useful. :p

    There is a long list of reasons why this plugin is in "alpha" in the FAQ, I assume you are talking about those sorts of things.

    Yeah, there's a tremendous amount of noise in this forum. If your post is over a day old, and I missed it, it's rolled off. I apologize for missing it, but I really can't go digging for context- please summarize what's going on.

    I haven't had a chance to test anything in depth with 670, but I did step through a portal and it worked.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  3. Offline

    Mathew Alden

    So... even if the portal mapping isn't done, will it still land me within a few chunks of the intended point?
     
  4. Offline

    phaed

    Will this be converted to use bukkit's built in persistence system Ebeans?
     
  5. Offline

    cobrasvt1999

    is seems the download links for both NetherGate.jar and Persistence.jar are broken. can anyone confirm this? i cant seem to download them and it is exceptionally annoying.
     
  6. Offline

    NathanWolf

    No.

    Or at least, not by me.

    I've been having wifi issues at home, moving server around, etc. There will likely need to be a more permanent place for these in the future, I believe I had an offer from a kind soul and I may take them up on it.

    Anyway, they should be up for now. If they're down, I probably know about it and will get it fixed as soon as I can.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  7. Offline

    Nathan Bowes

    Not sure if its me being stupid but nether doesn't seem to be working properly, /nether kit doesn't even work as a command. If you could help that would be awesome, thanks!

    It did create a folder in the server of the world, but the portals or commands do nothing.
     
  8. Offline

    NathanWolf

    Do you have Essentials or any other kind of portal plugin running? I have not been able to test on latest CB- I think it's working on 670 though.

    Console commands are generally for admins and require permissions to use- being an op doesn't help.
     
  9. Offline

    Ambedrake

    Hi nathan been awhile since Ive been on due to classes but I got a new one for ya lol.

    CB 677 testing does the following

    During a restart you can not get nether to load unless you deleter the nether and global data files in persistance, on loading after that if you try to load the worlds you get a persistance error for each command that starts as " Persistance: Can't find callback '.......' " where the ..... refers to the command ofc.

    It also seems that crowd control and nether are no longer playing nicely in CB 677, new worlds CC wont work properly so as a work around on the multi worlds (not the main world oddly) I pipe the monster and things into pigs run a CC on the pigs that will slow it down but fails from time to time on the CC part (not the replace part) requiring a nuke to undo lag.

    Seperately these plugins work fine together they seem to be grumping lol.

    Best regaurds,
    Ambe ^_^
     
  10. Offline

    NathanWolf

    I'm in the process of trying to get a new NG released that works with 677- I'm having some fairly annoying issues, but I'm hoping it will be soon.
     
  11. Offline

    Ambedrake

    rgr I will be right here testing it when you do as usual lol ^_^

    Thanks m8
     
  12. Offline

    NathanWolf

    It's up! I'm about to update posts- you can grab elBukkit.zip from the usual spot- right now, it's only got NetherGate and CrowdControl in it.

    The only notable change is that "nether kit" is now a default command- so anyone can use it. This should prevent people from getting trapped in the nether :)

    There were a few fixes to work with 677 as well, but it seems to be working.
     
  13. Offline

    Ambedrake

    rgr testing now

    Edit : Boy was that an entertaining read ^_^ this was what I got im trying to figure it out now.

    Code:
    2011-04-16 12:40:06 [INFO] Starting minecraft server version Beta 1.4
    2011-04-16 12:40:06 [INFO] Loading properties
    2011-04-16 12:40:06 [INFO] Starting Minecraft server on *:25565
    2011-04-16 12:40:06 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-653-g9992fff-b677jnks (MC: 1.4)
    2011-04-16 12:40:06 [INFO] Preparing level "TheDragon'sDen"
    2011-04-16 12:40:06 [INFO] Preparing start region
    2011-04-16 12:40:06 [INFO] 144 recipes
    2011-04-16 12:40:07 [INFO] Preparing spawn area: 89%
    2011-04-16 12:40:07 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-04-16 12:40:07 [SEVERE] Could not load 'plugins\SQLite.jar' in folder 'plugins':
    java.lang.NoClassDefFoundError: com/elmakers/mine/bukkit/data/DataStoreProvider
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$000(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:132)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:158)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:106)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.ClassNotFoundException: com.elmakers.mine.bukkit.data.DataStoreProvider
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 24 more
    2011-04-16 12:40:07 [SEVERE] Could not load 'plugins\CrowdControl.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:158)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:106)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.IncompatibleClassChangeError: Found interface com.elmakers.mine.bukkit.persistence.Persistence, but class was expected
        at com.elmakers.mine.bukkit.plugins.crowd.Controller.<clinit>(Controller.java:52)
        at com.elmakers.mine.bukkit.plugins.crowd.CrowdControlPlugin.<init>(CrowdControlPlugin.java:47)
        ... 13 more
    2011-04-16 12:40:07 [SEVERE] Could not load 'plugins\NetherGate.jar' in folder 'plugins':
    java.lang.IncompatibleClassChangeError: Found interface com.elmakers.mine.bukkit.persistence.Persistence, but class was expected
        at com.elmakers.mine.bukkit.plugins.nether.NetherGatePlugin.<clinit>(NetherGatePlugin.java:39)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:132)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:158)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:106)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-16 12:40:07 [INFO] [Permissions] version [2.7] (Phoenix)  loaded
    2011-04-16 12:40:07 [INFO] PermissionsSupport: Found Permissions, using it for permissions.
    2011-04-16 12:40:07 [INFO] PermissionsSupport version 0.1 is enabled
    2011-04-16 12:40:07 [INFO] Persistence version 0.64 is enabled
    2011-04-16 12:40:08 [INFO] Spells version 0.996 is enabled
    2011-04-16 12:40:08 [INFO] Varietree: Permissions support enabled
    2011-04-16 12:40:08 [INFO] Varietree version 0.5 is enabled!
    2011-04-16 12:40:08 [INFO] Warpz0r version 1.2.1 is enabled
    2011-04-16 12:40:08 [INFO] [Warpz0r] Found Permissions (v2.7)
    2011-04-16 12:40:08 [INFO] Done (0.164s)! For help, type "help" or "?"
    
     
  14. Offline

    NathanWolf

    Ah, I'm not sure PermissionsSupport.jar works anymore- please lose that, only use what's in the zip file.

    Permissions is dead, bukkit has a persistence engine now, permissions release should be imminent :) (I hope!)
     
  15. Offline

    Ambedrake

    Same errors as above when only those ones are run im going to try and redown them and see if it was a corruption

    Edit : Seems there was a corruption on DL, it works solo and also with permission/warpz0r/varitree seems the breaking factor is spells at this point which im assuming is just an update issue for now.

    Also by permissions is dead you mean they finally built in a system or just the permissions plugin isnt being monitored?

    Edit 2 : Seems '/nether world go' command are getting no response or output from the server.... interesting (I just love playing with this plugin keep up the good work, after real life ofc, but either way)
     
  16. Offline

    Nathan Bowes

    I'm using Permissions plugin and I'm an admin on that with all access.
    Also no other portal plugins, the plugin you made does create a folder in which a nether world is made I think, but portals dont teleport me to it.
     
  17. Offline

    Ambedrake

    @Nathan Bowes

    Which plugins do you currently have and what CB build. I have noticed that certain plugins dont play nicely. Also a print out of your server console from start to the command action is a good way to get things looked into faster. Such as how I did above you can see that there were some issues upon updating that were easily worked out. And in CB 677 there was some issues that negated my NetherGate commands that he just fixed via an update for 677 if you read our convo right above this one.
     
  18. Offline

    NathanWolf

    @Ambedrake- yes... ah, I should have mentioned that this update kills Wand and Spells- which are barely working on latest RB anyway. Those plugins are officially dead, and unfortunately Magic is not yet ready to replace them.
     
  19. Offline

    Nathan Bowes

    I have the latest CB build and the plugins are have are as follows:
    ClearInventory
    ClothColor
    Disarm
    GodMode
    LyTreeHelper
    OChestDump
    Permissions
    PickBoat
    PlgSetspawn
    Qucikstrasse
    SignLift
    Spawnlist
    SpawnMob
    SuperPowers
    TorchMissle
     
  20. Offline

    Ambedrake

    0_0 thats one list of plugins! must be an entertaining server. Anyways try the new version of NetherGate, make sure you dont have spells/persistance etc on the server anymore as Wolf stated they are dead (but I dont see them in you list). If it still does not work then remove all the plugins but NetherGate, test that, then if that works move on to adding the plugins back one by one restarting the server each time and testing to see if you have any plugins that are not being friendly to it. If you do find a non friendly plugin please respond in this thread so that others know it can cause an issue and maybe even a fix for cooperation may or may not be implimented.

    I know its an annoying process but with each CB update this method of finding issues seems to be the most effective.
     
  21. Offline

    Nathan Bowes

    Thank you Amber! ;)

    So I dont need persistence anymore? I get this error on start up now:
    22:16:16 [SEVERE] Could not load 'plugins\NetherGate.jar' in folder 'plugins': P
    ersistence
    org.bukkit.plugin.UnknownDependencyException: Persistence
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:123)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:158)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:106)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  22. Offline

    Sadaki

  23. Offline

    NathanWolf

    Persistence.jar and SQLite.jar are now both required, in addition to NetherGate.jar. Please use the zip in the OP, or search for all the jars on the wiki :)
     
  24. Offline

    Nathan Bowes

    Yea Amber said I dont need it anymore, I guess I do then.

    Thank you Nathan! Will test now.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
    NathanWolf likes this.
  25. Offline

    Ambedrake

    Yay I get my seperate persistence back ^_^ I prefer Wolf's mods over the built in ones, but thats cuz I have more confidence in Wolf then CB as he can focus on a smaller area then the main team can =P

    Thanks Wolf!

    Edit : fail >.< ok nether commands work in server console but not in game, permissions is set to allow the "admins" to have all commands I even did every node seperately. Is there a different way to put persmissions on a toon that im missing here?

    I feel noob atm lol sry

    Edit 2:

    I feel retarded I figured it out. Apparently you need to create permission profiles for persistence and then grant them to players. >.< I wish we could have the permissions support plugin back but its understandable to do it this way it keeps it all in house so to speak.
     
    NathanWolf likes this.
  26. Offline

    cuco

    I am always getting this:
    Code:
    2011-04-17 16:47:41 [INFO] Error reading plugin permissions:
    org.bukkit.plugin.InvalidPluginException
    	at com.elmakers.mine.bukkit.permission.PermissionManager.loadPluginPermissions(PermissionManager.java:160)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.getPermissions(PersistencePlugin.java:127)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.initialize(PersistencePlugin.java:195)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.onEnable(PersistencePlugin.java:249)
    	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:584)
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
    	at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    	at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.io.FileNotFoundException: plugins\ScrapBukkit.jar does not exist
    	... 14 more
    2011-04-17 16:47:41 [INFO] Error reading plugin permissions:
    org.bukkit.plugin.InvalidPluginException
    	at com.elmakers.mine.bukkit.permission.PermissionManager.loadPluginPermissions(PermissionManager.java:160)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.getPermissions(PersistencePlugin.java:127)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.initialize(PersistencePlugin.java:195)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.onEnable(PersistencePlugin.java:249)
    	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:584)
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
    	at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    	at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.io.FileNotFoundException: plugins\ChatBukkit.jar does not exist
    	... 14 more
    2011-04-17 16:47:41 [INFO] Error reading plugin permissions:
    org.bukkit.plugin.InvalidPluginException
    	at com.elmakers.mine.bukkit.permission.PermissionManager.loadPluginPermissions(PermissionManager.java:160)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.getPermissions(PersistencePlugin.java:127)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.initialize(PersistencePlugin.java:195)
    	at com.elmakers.mine.bukkit.plugins.persistence.PersistencePlugin.onEnable(PersistencePlugin.java:249)
    	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:584)
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
    	at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    	at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.io.FileNotFoundException: plugins\HomeBukkit.jar does not exist
    	... 14 more
    Why is Persistence searching for HomeBukkit.jar, ChatBukkit.jar and ScrapBukkit.jar??? They have its original name like bukkit-home-0.0.1-SNAPSHOT.jar
     
  27. Offline

    Mathew Alden

    So... even though mapping isn't done, will it still land me within a few chunks of the intended spot?
     
  28. Offline

    Ambedrake

    Works in 684, just tellin ya Wolf
     
    NathanWolf likes this.
  29. Offline

    NathanWolf

    Thank you very much! I'm still running 677 on my server... god I miss wand and spells :(

    It should! There is still that "moved wrongly" thing I need to take care of, somehow. I intended to use bukkitsched to postpone TP so that it happens a bit after chunk load- I'm hoping that fixes the problem.

    But, that's a random bug- when it doesn't happen, you should go where you're supposed to. This includes if you turn on scaling with the "nether world scale" command.

    That.... I don't know why it's doing that. I do scan every plugin for permissions- this is an attempt to replicate the bukkit permissions system. If that is now officially released, I need to remove all that code- but I'm not sure when I'll get a chance to do that. It needs to happen for Magic to get released, anyway.

    I thought some of you may appreciate how lost I am without my own plugins :(

    Firing up MC 1.5

    I blame NetherGate for this, mostly! =D

    I should have logged in and tp'd home before updating.


    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 8, 2016
  30. Offline

    Ambedrake

    Lol, I won't run 1.5 quite yet. I found 2 infinite loops in the single player which is making me wary of the server at the moment so back to 1.4 with me ^_^
     
  31. Offline

    NeoEvil

    I realize this isn't quite ready yet Mr Wolf, but just a heads up if it wasn't mentioned yet.

    CB Build 716
    In-Game commands broke of course, but i haven't tried Ambedrake's stuff yet, so no worries there.

    Nethergate does sort of work, i think. Most of the time, say 4 out of 5 times, the console spits out an error:
    [WARNING] <playername> moved too quickly!

    Then the server boots me and i get the error:
    Disconnected By Server
    You moved too quickly :( (Hacking?)

    Fun Fact > you do that twice in a row and it crashes the client, every time.

    I'm not expecting anything, just trying to provide feedback.

    Thanks as always!

    Code Dump > freshly updated everything and clean startup. Entered NG portals a few times.
    Code:
    [Lnet.minecraft.server.Statistic;@781edf4
    146 recipes
    [Lnet.minecraft.server.Statistic;@781edf4
    16 achievements
    22:32:43 [INFO] Starting minecraft server version Beta 1.5_02
    22:32:43 [INFO] Loading properties
    22:32:43 [INFO] Starting Minecraft server on *:25565
    22:32:43 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-687-
    gfa3915d-b716jnks (MC: 1.5_02)
    22:32:43 [INFO] Preparing level "world"
    22:32:43 [INFO] Preparing start region
    22:32:44 [INFO] [Permissions] (Phoenix) was Initialized.
    22:32:44 [INFO] CommandBook 1.4.1-customized enabled.
    22:32:44 [INFO] CommandBook: 1 banned name(s) loaded.
    22:32:44 [INFO] CommandBook: 0 kit(s) loaded.
    22:32:44 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    22:32:44 [INFO] Growbie version 2.3 enabled.
    22:32:44 [INFO] IBICF is properly working.
    22:32:44 [INFO] KitPlugin version 1.1 is enabled!
    22:32:44 [INFO] [LimitSpawns] version 1.11 by lonelydime is enabled!
    22:32:44 [INFO] [mcMMO] Permissions enabled.
    22:32:44 [INFO] mcMMO version 0.9.30 is enabled!
    22:32:44 [INFO] [Permissions] version [2.7] (Phoenix)  loaded
    22:32:44 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    22:32:45 [INFO] Persistence: Create a plugins/Persistence/plugins\Persistence\pe
    rmissions.yml to use internal permissions
    22:32:45 [INFO] Persistence version 0.76 is enabled
    22:32:45 [INFO] [SpawnControl] version [0.8.1] loaded
    22:32:45 [INFO] SQLite version 0.1 is enabled
    22:32:45 [INFO] Tombstone v.1.2.6 is enabled.
    22:32:45 [INFO] [Tombstone] Using Permissions (v2.7)
    22:32:45 [INFO] TravelPortals version 1.5 is enabled!
    22:32:45 [INFO] Wandmin version 0.35 is enabled
    22:32:45 [INFO] WorldEdit 4.4 enabled.
    22:32:45 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    22:32:45 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    22:32:45 [INFO] WorldGuard: (world) Single session is enforced.
    22:32:45 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    22:32:45 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    22:32:45 [INFO] WorldGuard: (world) Lava fire is blocked.
    22:32:45 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    22:32:45 [INFO] WorldGuard: Loaded configuration for world 'world"
    22:32:45 [INFO] WorldGuard: 1 regions loaded for 'world'
    22:32:45 [INFO] WorldGuard 5.0-alpha8 enabled.
    22:32:45 [INFO] CrowdControl version 0.21 is enabled
    22:32:45 [INFO] WorldGuard: (nether) Single session is enforced.
    22:32:45 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
    22:32:45 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
    22:32:45 [INFO] WorldGuard: (nether) Lava fire is blocked.
    22:32:45 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
    22:32:45 [INFO] WorldGuard: Loaded configuration for world 'nether"
    22:32:46 [INFO] NetherGate version 0.55 is enabled
    22:32:46 [INFO] Done (0.313s)! For help, type "help" or "?"
    22:32:56 [INFO] <playername>[/<IP Address>:65481] logged in with entity id 3
    10
    22:33:19 [INFO] NG: TP'ing Player <playername>from (-31, 64, 87) to (-31, 65,
     87)
    22:33:19 [INFO] NG: Clearing area around -31, 65, 87
    22:33:19 [INFO] NG: Building a platform at -31, 65, 87
    22:33:19 [WARNING] <playername>moved wrongly!
    22:33:19 [INFO] Got position -31.0, 66.0, 87.0
    22:33:19 [INFO] Expected -30.69999998807907, 64.20000004768372, 87.0
    22:33:19 [INFO] NG: TP'ing Player <playername>from (-32, 66, 86) to (-32, 96,
     86)
    22:33:19 [INFO] NG: Clearing area around -32, 96, 86
    22:33:19 [INFO] NG: Building a platform at -32, 96, 86
    22:33:20 [WARNING] <playername>moved too quickly!
    22:35:55 [INFO] <playername>[/<IP Address>:65498] logged in with entity id 4
    20
    22:36:03 [INFO] NG: TP'ing Player <playername>from (-31, 64, 87) to (-31, 65,
     87)
    22:36:03 [INFO] NG: Clearing area around -31, 65, 87
    22:36:03 [INFO] NG: Building a platform at -31, 65, 87
    22:36:03 [WARNING] <playername>moved wrongly!
    22:36:03 [INFO] Got position -31.0, 66.0, 87.0
    22:36:03 [INFO] Expected -30.69999998807907, 64.20000004768372, 87.0
    22:36:03 [INFO] Loaded world: nether
    22:36:14 [INFO] NG: TP'ing Player <playername> from (-33, 65, 86) to (-33, 96,
     86)
    22:36:14 [INFO] NG: Clearing area around -33, 96, 86
    22:36:14 [INFO] NG: Building a platform at -33, 96, 86
    22:36:14 [WARNING] <playername>moved too quickly!
    22:36:14 [WARNING] <playername>moved too quickly!
    22:36:14 [WARNING] <playername>moved too quickly!
    
     
    NathanWolf likes this.

Share This Page