[ADMIN] AdminsCanFly v1.3.0 - Allow select bypassing of the default flight kicking [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Lappy, Jul 27, 2011.

  1. Offline

    Lappy

    AdminsCanFly
    Allow select bypassing of the default flight kicking

    Allow OPs and users with the superperms permission to bypass the default flight kicking (allow-flight=false).

    If Permissions 2+ has been detected you have the ability to disable OPs being allowed to fly by default, just alter "auto-op" in config.yml.

    Permissions
    Permission nodes (Supports SuperPerms and Permissions 2+)
    Code:
    adminscanfly.allow
    Install Tutorial
    Thanks to IAMWIN for making the tutorial.


    Bukkit
    Download - v1.3.0
    Download - Dev

    Spout
    Download - v1.3.0
    Download - Dev

    ChangeLog
    Code:
    1.3.0 (24/08/11) - Built against the 1060 Bukkit API, hopefully fixed issues with the plugin not working like it should
    1.2.1 (01/08/11) - Added config.yml with property "auto-op", used when Permissions 2+ is detected
    1.2.0 (29/07/11) - Added Permissions 2+ support and neatened permissions checking code
    1.1.0 (27/07/11) - Fixed console spam caused by default kick message
    1.0.2 (27/07/11) - Initial release
     
    Chike, lastern, TimboHSV and 2 others like this.
  2. Offline

    Lappy

    If it would be easier for you I'm available in my channel on irc.llamanet.org
     
  3. Offline

    jacktickle

    Please help i have the permissions for me and my fellow admins set as '*' and as-well i have the adminscanfly.allow node and to top it all of we are in the ops.txt well i don't know if it works for the other people but it would work for me wouldn't it?
     
  4. Offline

    Lappy

    Which
    Which permissions plugin are you running?
     
  5. Offline

    dunst0

    Code:
    2011-08-06 14:13:43 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    
    Code:
    14:16:43 [SEVERE] Could not pass event PLAYER_KICK to PermissionsBukkit
    java.lang.IllegalArgumentException: Attachment cannot be null
            at org.bukkit.permissions.PermissibleBase.removeAttachment(PermissibleBase.java:134)
            at org.getspout.spout.player.SpoutCraftPlayer.removeAttachment(SpoutCraftPlayer.java:142)
            at com.platymuus.bukkit.permissions.PermissionsPlugin.unregisterPlayer(PermissionsPlugin.java:137)
            at com.platymuus.bukkit.permissions.PlayerListener.onPlayerKick(PlayerListener.java:29)
            at org.bukkit.plugin.java.JavaPluginLoader$4.execute(JavaPluginLoader.java:265)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:96)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:354)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:491)
            at net.minecraft.server.Packet10Flying.a(SourceFile:126)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    this happend when flying, i'm not sure but maby the problem is on permission bukkit site
    cause this also happends when someone just get kicked
     
  6. Offline

    Lappy

    It does seem more related to PermissionsBukkit, however I also notice that you are running Spout and I'm unable to support my plugin for Spout users, sorry.
     
  7. Offline

    jacktickle

    oh hi thanks for replying i'm running essentials and group manager if that helps
     
  8. I'm also getting what dunst0 is getting but I don't use spot or bukkit contrib
    i'm using:

    - Essentials
    - Bukkit Permissions
    - Superperms
    - alot of other plugins I'm sure not causing the problems

    please reply!
     
  9. Offline

    Lappy

    Could you possibly post your exact stacktrace?

    Sorry for late reply, my laptop has broken and I had to get a backup.

    Group manager should work the same as Permissions as long as you are also running the bridge, so I don't see any reason it shouldn't be working.. :s

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

    Det117

  11. Offline

    Lappy

    This plugin doesn't really do anything that can be filmed, it's what it allows you to do without being kicked that matters :3
     
  12. Offline

    jacktickle

    Thats ok thanks :)
     
  13. Offline

    Rz666

    Maybe an idea to add in-game commands for temporary flight permissions per player
     
  14. Offline

    mrvertigo27

    mmm dont seem to see my issue listed so here you go i cant fly with this, not only that but it took preference of my fake permissions(super perms bridge) rather than superperms whats with that? my whole output is below

    read below the code for important information


    Code:
    19:09:21 [INFO] [Administrate] - Disabled!
    19:09:22 [INFO] [Citizens] version [1.0.9d] (Odyssey) disabled
    19:09:22 [INFO] [dynmap] Unloaded 11 components.
    19:09:22 [INFO] [dynmap] Stopping map renderer...
    19:09:22 [INFO] [dynmap] Shutting down webserver...
    19:09:22 [INFO] LWC: Freeing MySQL
    19:09:22 [INFO] [dynmap] Webserver shut down.
    19:09:22 [INFO] Saving chunks
    19:09:23 [INFO] Stopping server
    >
    C:\Users\home-pc\Desktop\server>start.bat
    
    C:\Users\home-pc\Desktop\server>java -Xms6G -Xmx6G -server -XX:+UseParNewGC -XX:
    UseSSE=3 -jar craftbukkit-0.0.1-SNAPSHOT.jar nogui
    151 recipes
    16 achievements
    19:09:28 [INFO] Starting minecraft server version Beta 1.7.3
    19:09:28 [INFO] Loading properties
    19:09:28 [INFO] Starting Minecraft server on *:25565
    19:09:28 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-970-
    g4345206-b1046jnks (MC: 1.7.3)
    19:09:28 [INFO] Starting Minequery server on *:25566
    19:09:29 [INFO] [SuperpermBridge] Superperm/Permissions bridge initialized
    19:09:29 [INFO] LWC: Loading shared objects
    19:09:29 [INFO] LWC: Protection cache: 0/10000
    19:09:29 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/amd64/sqlite
    jdbc.dll
    19:09:29 [INFO] ControllerBlock: 1.18 by Hell_Fire
    19:09:29 [INFO] ControllerBlock: Using IRON_BLOCK (42) as ControllerBlock, loade
    d 0 disallowed types from config
    19:09:29 [INFO] Preparing level "mrvertigo27"
    19:09:29 [INFO] Preparing start region for level 0 (Seed: -605617536)
    19:09:30 [INFO] Preparing start region for level 1 (Seed: -605617536)
    19:09:30 [INFO] Preparing spawn area: 52%
    19:09:30 [INFO] [AdminsCanFly] Version 1.2.1 - By Lappy
    19:09:30 [INFO] [AdminsCanFly] Starting up...
    19:09:30 [INFO] [AdminsCanFly] Loading configuration...
    19:09:30 [INFO] [AdminsCanFly] Registering event listeners...
    19:09:30 [INFO] [AdminsCanFly] Started up successfully
    19:09:30 [INFO] [AdminsCanFly] Permissions v2.7.7 support is enabled! Will now l
    isten to the auto-op config.
    19:09:30 [INFO] [ATM] hooked into Permissions.
    19:09:30 [INFO] [ATM] Configuration file loaded!
    19:09:30 [INFO] [ATM] is up to date.
    19:09:30 [INFO] [ATM] version v1.8b2 is enabled.
    19:09:30 [INFO] [ATM] Payment method found (iConomy version: 5)
    19:09:30 [INFO] [BBROTHER] ------------------------------------
    19:09:31 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of
     BigBrother!
    19:09:31 [INFO] [BBROTHER] Please note that, since this is far from complete, th
    ere will be many bugs.
    19:09:31 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bu
    gs.nexisonline.net/bb
    19:09:31 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for up
    dates and build notifications.
    19:09:31 [INFO] [BBROTHER] ------------------------------------
    19:09:31 [WARNING] [BBROTHER] Table BB_bbdata uses the MySQL storage engine Inno
    DB.
    19:09:31 [INFO] [BBROTHER] For optimal performance, we suggest changing to MyISA
    M via the following SQL statement:
    19:09:31 [INFO] [BBROTHER]   ALTER TABLE BB_bbdata ENGINE = MyISAM;
    19:09:31 [INFO] [BBROTHER] Please note that, on many tables, this could take a v
    ery long time.
    19:09:31 [INFO] [BBROTHER] BBData MySQL Driver r1 loaded!
    19:09:31 [INFO] [BBROTHER] Action #1 - BrokenBlock
    19:09:31 [INFO] [BBROTHER] Action #2 - PlacedBlock
    19:09:31 [INFO] [BBROTHER] Action #3 - DestroySignText
    19:09:31 [INFO] [BBROTHER] Action #4 - Teleport
    19:09:31 [INFO] [BBROTHER] Action #5 - DeltaChest
    19:09:31 [INFO] [BBROTHER] Action #6 - Command
    19:09:31 [INFO] [BBROTHER] Action #7 - Chat
    19:09:31 [INFO] [BBROTHER] Action #8 - Disconnect
    19:09:31 [INFO] [BBROTHER] Action #9 - Login
    19:09:31 [INFO] [BBROTHER] Action #10 - DoorOpen
    19:09:31 [INFO] [BBROTHER] Action #11 - ButtonPress
    19:09:31 [INFO] [BBROTHER] Action #12 - LeverSwitch
    19:09:31 [INFO] [BBROTHER] Action #13 - CreateSignText
    19:09:31 [INFO] [BBROTHER] Action #14 - LeafDecay
    19:09:31 [INFO] [BBROTHER] Action #15 - FlintAndSteel
    19:09:31 [INFO] [BBROTHER] Action #16 - TNTExplosion
    19:09:31 [INFO] [BBROTHER] Action #17 - CreeperExplosion
    19:09:31 [INFO] [BBROTHER] Action #18 - MiscExplosion
    19:09:31 [INFO] [BBROTHER] Action #19 - ChestOpen
    19:09:31 [INFO] [BBROTHER] Action #20 - BlockBurn
    19:09:31 [INFO] [BBROTHER] Action #21 - Flow
    19:09:31 [INFO] [BBROTHER] Action #22 - DropItem
    19:09:31 [INFO] [BBROTHER] Action #23 - PickupItem
    19:09:31 [INFO] [BBROTHER] Action #24 - SignDestroyed
    19:09:31 [INFO] [BBROTHER] Action #25 - Heartbeat
    19:09:31 [INFO] [BBROTHER] Action #26 - BlockPistoned
    19:09:31 [INFO] [BBROTHER] Permissions plugin found but disabled. Enabling 'Perm
    issions' (v2.7.7).
    19:09:31 [INFO] [SuperpermBridge] Superperm/Permissions bridge enabled
    19:09:31 [INFO] [BBROTHER] Permissions enabled using: Permissions v2.7.7
    19:09:31 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    19:09:31 [INFO] [BBROTHER] BigBrother 1.10.1-SNAPSHOT (build #648) enabled!
    19:09:31 [INFO] PermissionsBukkit v1.1 is now enabled
    19:09:31 [INFO] [BukkitUpdater] Found and will use plugin Permissions v2.7.7
    19:09:31 [INFO] [BukkitUpdater] version 0.2.6 enabled.
    19:09:31 [INFO] [Cabinet] Permissions found hooking in.
    19:09:31 [INFO] [Cabinet] version 1.5.2 is enabled!
    19:09:31 [INFO] CommandBook 1.5.2 enabled.
    19:09:31 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat
    ures have been disabled to be compatible with poorly written server wrappers.
    19:09:31 [INFO] CommandBook: 12 banned name(s) loaded.
    19:09:31 [INFO] CommandBook: 1 kit(s) loaded.
    19:09:31 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    19:09:31 [INFO] ControllerBlock: Enabling full redstone check
    19:09:31 [INFO] ControllerBlock: Events registered
    19:09:31 [INFO] CraftBukkitUpToDate version 2.6.0 is enabled!
    19:09:31 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    19:09:31 [INFO] WorldGuard: Loaded configuration for world 'mrvertigo27"
    19:09:31 [INFO] WorldGuard: Loaded configuration for world 'mrvertigo27_nether"
    19:09:31 [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
    19:09:31 [INFO] WorldGuard 5.2.2 enabled.
    19:09:31 [INFO] [CustomDifficulty] Hooked into WorldGuard v5.2.2.
    19:09:31 [INFO] [CustomDifficulty] Found the following 2 difficulties:
    default, DefaultNether.
    19:09:31 [INFO] [CustomDifficulty] Hooked into Permissions v2.7.7.
    19:09:31 [INFO] [CustomDifficulty] Hooked into iConomy v5.01.
    19:09:31 [INFO] [CustomDifficulty] Spawning activated for world mrvertigo27. | I
    nterval: 5
    19:09:31 [WARNING] [CustomDifficulty] Spawning will not be activated for world m
    rvertigo27_nether. World's difficulty is invalid and ignoring is disabled.
    19:09:31 [INFO] [CustomDifficulty] AggressivenessControl activated for world: mr
    vertigo27. | Interval: 10
    19:09:31 [INFO] [CustomDifficulty] BurnsInSunlightControl activated for world: m
    rvertigo27. | Interval: 20
    19:09:31 [INFO] [CustomDifficulty] MobListCleanup activated.
    19:09:31 [INFO] [CustomDifficulty] version 4.2.3 has been enabled. (218.33ms)
    19:09:31 [INFO] Fire Tools Version 1.3 is ENABLED!
    19:09:31 [INFO] Found and will use plugin Permissions v2.7.7
    19:09:31 [INFO] CButD: CraftBukkit is Outdate, try to download new version
    19:09:31 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
            at de.nofear13.craftbukkituptodate.CraftBukkitUpToDateHelper.updateCraft
    Bukkit(CraftBukkitUpToDateHelper.java:1181)
            at de.nofear13.craftbukkituptodate.UpdateThread.run(UpdateThread.java:28
    )
    19:09:32 [INFO] [GiantShop][1.4](Leaky Nipple) was succesfully enabled
    19:09:32 [INFO] [GiantShop] now using bukkit superperms!
    19:09:32 [INFO] [GiantShop] Can't find help....
    19:09:32 [INFO] [Gills] - Gills found 2 itemset(s)!
    19:09:32 [INFO] [Gills] - Permissions plugin found, using Permissions!
    19:09:32 [INFO] [Gills] - Gills version 3.1 is enabled!
    19:09:32 [INFO] [HeroSpawn] Permissions system detected!
    19:09:32 [INFO] [HeroSpawn] Version 0.2 Enabled
    19:09:32 [INFO] [iConomy] Logging is currently disabled.
    19:09:32 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    19:09:32 [INFO] [iConomy] Developed by: [Nijikokun]
    19:09:32 [INFO] [GiantShop] hooked into iConomy.
    19:09:32 [INFO] [iConomy] hooked into Permissions.
    19:09:32 [INFO] [iConomyDeath] Loaded configuration for world 'mrvertigo27'
    19:09:32 [INFO] [iConomyDeath] Loaded configuration for world 'mrvertigo27_nethe
    r'
    19:09:32 [INFO] [iConomyDeath] version 0.7 is enabled!
    19:09:32 [INFO] [iConomyDeath] Payment method found (iConomy version: 5)
    19:09:32 [WARNING] [LogOres] WARNING: No loggers defined! Using default file log
    ger.
    19:09:32 [INFO] [LogOres] version [0.7] loaded
    19:09:32 [INFO] [MobileAdmin] Loading server stats.
    19:09:32 [INFO] [MobileAdmin] Loading chat log.
    19:09:32 [INFO] [MobileAdmin] Loading users.
    19:09:32 [INFO] [MobileAdmin] Starting server...
    19:09:32 [INFO] [MobileAdmin] Version 3.0 is enabled!
    19:09:32 [INFO] [MobileAdmin] Server listening on *:5839
    19:09:32 [INFO] Version: 51
    19:09:32 [INFO] [NarrowtuxLib] v0.5.1 by [narrowtux] enabled.
    19:09:32 [INFO] [NarrowtuxLib] Payment method found (iConomy version: 5)
    19:09:32 [INFO] PermissionsHelper version 1.0.2 loaded!
    19:09:32 [INFO] PermissionsHelper will generate a permissions list in approximat
    ely thirty seconds.
    19:09:32 [INFO] [Plugins_info] PLUGIN_INFO v1.01 is enabled! created by: Patrick
    _pk91
    19:09:34 [INFO] [Residence] Found Permissions Plugin!
    19:09:34 [INFO] [Residence] Successfully linked with iConomy!
    19:09:34 [INFO] [Residence] Loaded Residences...
    19:09:34 [INFO] [Residence] Enabled! Version 2.3.7 by bekvon
    19:09:34 [INFO] SecretDoors v0.2 by MrChick enabled
    19:09:35 [INFO] Spout 1.0.2.78 has been initialized
    19:09:35 [INFO] Vanilla version 0.1 is enabled!
    19:09:35 [INFO] [Vault][Economy] 3co not found.
    19:09:35 [INFO] [Vault][Economy] BOSEconomy not found.
    19:09:35 [INFO] [Vault][Economy] Essentials Economy not found.
    19:09:35 [INFO] [Vault][Economy] iConomy 4 not found.
    19:09:35 [INFO] [Vault][Economy] iConomy 5 hooked.
    19:09:35 [INFO] [Vault][Economy] iConomy 5 found: Loaded
    19:09:35 [INFO] [Vault][Permission] PermissionsEx not found.
    19:09:35 [INFO] [Vault][Permission] Permissions (Yetti) hooked.
    19:09:35 [INFO] [Vault][Permission] Permissions (Yetti) found: Loaded
    19:09:35 [INFO] [Vault] Enabled Version 1.0.0dev-b12
    19:09:35 [INFO] Loaded vote listener: iConomyListener
    19:09:35 [INFO] Votifier enabled.
    19:09:35 [INFO] WorldEdit 4.6 enabled.
    19:09:35 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    19:09:35 [INFO] [xWarp]: 0 warps loaded
    19:09:35 [INFO] [xWarp]: Linked with permissions system: Permissions v2.7.7
    19:09:35 [INFO] [xWarp]: Linked with economy system: iConomy v5.01
    19:09:35 [INFO] [xWarp]: xWarp 2.12.0 enabled
    19:09:35 [INFO] [Administrate] Found Service (Permission) Permissions (Yetti)
    19:09:35 [INFO] [Administrate] Using Permission Provider Permissions (Yetti)
    19:09:35 [INFO] [Citizens] Loaded 0 quests.
    19:09:35 [INFO] [Citizens] Permissions enabled.
    19:09:35 [INFO] [Citizens] version [1.0.9d] (Odyssey) loaded
    19:09:35 [INFO] [Citizens] Payment method found (iConomy version: 5)
    19:09:35 [INFO] CommandHelper 70-fdf6a5c enabled
    19:09:35 [INFO] CommandHelper: Permissions plugin detected! Using Permissions pl
    ugin for permissions.
    19:09:35 [INFO] [CommandHelper]: 4 alias(es) defined.
    19:09:35 [INFO] [dynmap] Loading shaders...
    19:09:36 [INFO] [dynmap] Loaded 10 shaders.
    19:09:36 [INFO] [dynmap] Loading perspectives...
    19:09:36 [INFO] [dynmap] Loaded 54 perspectives.
    19:09:36 [INFO] [dynmap] Loading lightings...
    19:09:36 [INFO] [dynmap] Loaded 6 lightings.
    19:09:36 [INFO] [dynmap] Using environment as template: normal
    19:09:36 [INFO] [dynmap] Configuration of world mrvertigo27
    19:09:36 [INFO] [dynmap] center: org.dynmap.ConfigurationNode@5e3fe8cc
    19:09:36 [INFO] [dynmap] extrazoomout: 3
    19:09:36 [INFO] [dynmap] enabled: true
    19:09:36 [INFO] [dynmap] title: mrvertigo27
    19:09:36 [INFO] [dynmap] maps: [{class=org.dynmap.flat.FlatMap, name=flat, title
    =Flat, prefix=flat, colorscheme=default, textured=smooth}, {class=org.dynmap.kze
    dmap.KzedMap, renderers=[{class=org.dynmap.kzedmap.DefaultTileRenderer, name=sur
    face, title=Surface, prefix=t, maximumheight=127, colorscheme=default, shadowstr
    ength=1.0, ambientlight=4, night-and-day=true, background=#000000}, {class=org.d
    ynmap.kzedmap.CaveTileRenderer, name=cave, title=Cave, prefix=ct, maximumheight=
    127}]}]
    19:09:36 [INFO] [dynmap] bigworld: true
    19:09:36 [INFO] [dynmap] name: mrvertigo27
    19:09:36 [INFO] [dynmap] Loading maps of world 'mrvertigo27'...
    19:09:36 [INFO] [dynmap] Loading renderers for map 'class org.dynmap.kzedmap.Kze
    dMap'...
    19:09:36 [INFO] [dynmap] Loaded 2 renderers for map 'class org.dynmap.kzedmap.Kz
    edMap'.
    19:09:36 [INFO] [dynmap] Loaded 2 maps of world 'mrvertigo27'.
    19:09:36 [INFO] [dynmap] Using environment as template: nether
    19:09:36 [INFO] [dynmap] Configuration of world mrvertigo27_nether
    19:09:36 [INFO] [dynmap] center: org.dynmap.ConfigurationNode@289007d8
    19:09:36 [INFO] [dynmap] extrazoomout: 3
    19:09:36 [INFO] [dynmap] enabled: true
    19:09:36 [INFO] [dynmap] title: mrvertigo27_nether
    19:09:36 [INFO] [dynmap] maps: [{class=org.dynmap.flat.FlatMap, name=flat, title
    =Flat, prefix=flat, colorscheme=default, background=#300806, textured=smooth}, {
    class=org.dynmap.kzedmap.KzedMap, renderers=[{class=org.dynmap.kzedmap.DefaultTi
    leRenderer, name=nether, title=Surface, prefix=nt, maximumheight=127, colorschem
    e=default, background=#300806}]}]
    19:09:36 [INFO] [dynmap] bigworld: true
    19:09:36 [INFO] [dynmap] name: mrvertigo27_nether
    19:09:36 [INFO] [dynmap] Loading maps of world 'mrvertigo27_nether'...
    19:09:36 [INFO] [dynmap] Loading renderers for map 'class org.dynmap.kzedmap.Kze
    dMap'...
    19:09:36 [INFO] [dynmap] Loaded 1 renderers for map 'class org.dynmap.kzedmap.Kz
    edMap'.
    19:09:36 [INFO] [dynmap] Loaded 2 maps of world 'mrvertigo27_nether'.
    19:09:36 [INFO] [dynmap] Web server is permitting symbolic links
    19:09:36 [INFO] [dynmap] Loaded 11 components.
    19:09:36 [INFO] [dynmap] The 'snowform' trigger has been deprecated due to Bukki
    t changes - use 'blockformed'
    19:09:36 [INFO] [dynmap] Dynmap WebServer started on null:8123
    19:09:36 [INFO] [dynmap] version 0.20 is enabled
    19:09:36 [INFO] LWC: Loaded 135 locale strings (0 overrides)
    19:09:36 [INFO] LWC: Permissions API: BukkitPermissions
    19:09:36 [INFO] LWC: Currency API: iConomyCurrency
    19:09:36 [INFO] LWC: Loading MySQL
    19:09:36 [INFO] LWC: Using: Mysql-connector-java-5.1.14 ( Revision: ${bzr.revisi
    on-id} )
    19:09:36 [INFO] LWC: Precached 1 protections.
    19:09:36 [INFO] LWC: At version: 3.31-git-LWC-b9ea01e8c2f66480ada443ba9084dfbe98
    32f06e-b81jnks
    19:09:36 [INFO] Done (0.720s)! For help, type "help" or "?"
    19:09:36 [INFO] [Citizens] Loaded 15 NPCs.
    19:09:36 [INFO] ControllerBlock: Loaded v4 data - 14 ControllerBlocks loaded
    19:09:39 [INFO] [BBROTHER] Removed 0 records older than 1080h00m00s in 0h00m00s.
    
    19:09:41 [INFO] The automatic update-Check only work every 6 hours, the last che
    ck was 33 minutes ago.
    19:09:41 [WARNING] CraftBukkitUpToDate a Error:
    java.lang.NullPointerException
            at de.nofear13.craftbukkituptodate.CraftBukkitUpToDate$1.run(CraftBukkit
    UpToDate.java:137)
            at java.util.TimerThread.mainLoop(Unknown Source)
            at java.util.TimerThread.run(Unknown Source)
    19:10:06 [INFO] PermissionsHelper will now generate a list of permissions and wr
    ite them to plugins/PermissionsHelper/list.txt
    19:10:06 [INFO] Writing has finished.
    19:10:19 [INFO] MRVERTIGO27 [/127.0.0.1:62177] logged in with entity id 315 at (
    [mrvertigo27] -547.5, 70.0, -95.3125)
    19:10:31 [WARNING] MRVERTIGO27 was kicked for floating too long!
    19:10:31 [WARNING] MRVERTIGO27 was kicked for floating too long!
    19:10:31 [WARNING] MRVERTIGO27 was kicked for floating too long!
    19:10:31 [INFO] MRVERTIGO27 lost connection: disconnect.endOfStream
    19:12:24 [INFO] MRVERTIGO27 [/127.0.0.1:62188] logged in with entity id 3265 at
    ([mrvertigo27] -482.625, 95.0, -11.0)
    19:12:28 [WARNING] MRVERTIGO27 was kicked for floating too long!
    19:12:28 [INFO] MRVERTIGO27 lost connection: disconnect.endOfStream
    >
    just noticed you said you cant support for spout users... is that because spout causes a conflict? if so please list that on the main page as some of my plugins require it (i will never fully understand why but i digress) this is valuable information to have up front.
     
  15. Offline

    BeMacizedGaming

    Somehow I can't download the plugin from the link you provided. I tried it with a different web browser and it still didn't work. Could you maybe provide a new link so I can try your plugin (because it looks awesome!)?

    Thanx, BeMacizedGaming
     
  16. Offline

    joeyismusic

    download link is dead @Lappy
     
  17. Offline

    Rz666

    Dead download link
     
  18. Offline

    joeyismusic

    Someone please post the .jar?
     
  19. Offline

    tierdal

    I'd really like to see Spout Support, for I have to sacrifice my plugins for this one (people actually tend to donate for flying rights!) and this is one of a kind plugin so far
     
  20. Offline

    atlem

    darn dead link. hope you put it back up
     
  21. Offline

    Pyanapple

    Download link is broken"?
     
  22. Offline

    excalibr23

    Anyone that can put up a mirror?
     
  23. Offline

    joeyismusic

    bug: pre-existing chunks out of site range do not get loaded while in flying mode with zombe (moving into those chunks)

    work around: exit flying mode, touch ground, chunks get loaded
     
  24. Offline

    excalibr23

    Think you could post a mirror for the plugin?
     
  25. Offline

    joeyismusic

    its pretty useless as-is. unless you want to fly around, stop, stand, wait, fly around some more, stop, stand, wait....

    no offense to the developer but, i uninstalled it after 2 mins. it doesn't load chunks on the move.
     
  26. Offline

    KamiKAXI

    yo flappy please post a new link because the current one is broken. i really need this mod for my server :(
    thanks i appreciate it :)
     
  27. Offline

    wannabemac

    When trying to download the plugin you receive a not found error.
    Please fix!
     
  28. Offline

    tryy3

    anyone got a recomanded bukkit fly plugin i can install? cuz i will use this but i need a fly plugin too anyone? plz?
     
  29. Offline

    Mcmaxx

    Download link is down, please fix(?)
     
  30. Offline

    emilhem

    The addon doesn't block the message though. I'm getting spamed messages about being kicked while I'm not actually being kicked.
     
  31. Offline

    toro_m16

    link is off, please reupload.
     

Share This Page