[FUN/MECH] Armageddon v2.4.2 - cannons, grenades, and guns galore [1317]

Discussion in 'Inactive/Unsupported Plugins' started by sunkid, Jun 8, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    sunkid

    Armageddon
    Cannons, grenades, and guns galore!

    All updates and project support is now handled on our DevBukkit site!
     
    BlisteredHeart, Soryo, rakiru and 2 others like this.
  2. Offline

    XGfr0sty

    I change the setting ingame..
    /cb 0.0 10 80

    I said its been changed to 0degrees 10m/s and 80 ticker..

    But then when I change the block to a cannon by left clicking, it reverts to the default; am I do something wrong?
     
  3. Offline

    ratman150

    i found a bug it takes two tnt to shoot 1
     
  4. Offline

    sunkid

    I just saw this post, my apologies! Somehow, I am not being notified of posts to this thread :(

    Is this on a moving craft or on stationary ground? Also, are both TNT actually shot out just with different settings? (I cannot tell if both are live TNT in your screenshot)

    Can you give me more information on how I may be able to replicate this? It works as intended for me.

    Did you left-click with a torch or with red stone?

    CannonBall's projectile will honor any protection plugins. If you have one of those installed (anything that disables TNT entirely or disables damage to certain areas), you may have to look into their configuration.

    GOOD NEWS EVERYBODY: CannonBall is changing has changed its name to "Cannons and Grenades" "Armageddon" - please see the top post for more information!

    [outdated information removed]

    I am making this available as a beta release for now. To install, you must be running the latest CraftBukkit build and you must use the latest BaseBukkitPlugin.jar. Please make sure to backup your world before trying some of the more advanced arsenal types. Especially when shooting them from cannons, or you may end up with something like this:

    [​IMG]

    If you use or have used the beta ANY version, please let me know if you like it or if you have suggestions for improvements or additions to the arsenal.

    Have fun! :)

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

    Clucky

    YAY FIRST ERROR! :eek:

    Code:
    03:47:41 [INFO] [CannonBall 0.4] Server version compatibility check succeeded
    03:47:41 [SEVERE] Error occurred while enabling CannonBall v0.4 (Is it up to date?): org/anjocaido/groupmanager/GroupManager
    java.lang.NoClassDefFoundError: org/anjocaido/groupmanager/GroupManager
    	at com.iminurnetz.bukkit.plugin.BukkitPermissionHandler.<init>(BukkitPermissionHandler.java:35)
    	at com.iminurnetz.bukkit.plugin.cannonball.CBPermissionHandler.<init>(CBPermissionHandler.java:37)
    	at com.iminurnetz.bukkit.plugin.cannonball.CannonBallPlugin.enablePlugin(CannonBallPlugin.java:58)
    	at com.iminurnetz.bukkit.plugin.BukkitPlugin.onEnable(BukkitPlugin.java:183)
    	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
    	at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: org.anjocaido.groupmanager.GroupManager
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    	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(ClassLoader.java:321)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    	... 14 more
    

    Any idea what i did wrong? :oops:

    Show Spoiler

    Heres my list of plugins:

    Code:
    Plugins: DeathMessagePlugin, Residence, CustomCrafting, FloodGates, Tetris, BedHeal, Vegetation, TeleConfirmLite, SimpleAwaySleep, Showcase, FlamingArrows, uCalc, Elevators, StarterKit, SafeLight, ThunderTower, BedHome, InvTools, FenceStack, BananaChunk, SimpleFall, Permissions, IBICF, CommandBook, ZeeSlag, RepairChest, AppleTree, ItemDrop, LockChest, GravelClay, Fridges, CannonBall, Drink, Citizens, Turnstile, MineCal, CookieMonster, WeatherSync, RoundWorld, MyWolf, MagnetBlock, SimpleSave, HeroSpawn, playerList, ItemDetector, CoorTeleport, AbsorbPlugin, FishPeople, SheepFeed, NoDrop, RocketBoots, WorldEdit, Pitfall, ToolNotifier, iConomy, MonsterBox, WurkIt, GrowingOre, PlayerLogger, Runecraft, Stackable, SpyerAdmin, SignShop, Tips, LoginMessage, NoCraft, ChairCraft, BaseBukkitPlugin
    
     
  6. Offline

    XGfr0sty

    wait; we change it with a torch?; I used redstone :p...
     
  7. Offline

    sunkid

    Both the location and the nature of the error have me stumped :( I tested both without any permissions plugin, with the latest Permissions plugin, and with the latest GroupManager plugin and all work.

    Can you pastie the full log from server startup, please?
     
  8. Offline

    Clucky

    Here eet ees.

    Show Spoiler


    Here is everything from startup, until right before first player login.

    Code:
    148 recipes
    16 achievements
    03:47:38 [INFO] Starting minecraft server version Beta 1.6.6
    03:47:38 [INFO] Loading properties
    03:47:38 [INFO] Starting Minecraft server on *:25565
    03:47:38 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    03:47:38 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    03:47:38 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    03:47:38 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    03:47:38 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-gb9d0b04-b860jnks (MC: 1.6.6)
    03:47:38 [INFO] Preparing level "Japitaja"
    03:47:38 [INFO] Preparing start region for level 0
    03:47:39 [INFO] Preparing start region for level 1
    03:47:39 [INFO] Preparing spawn area: 36%
    03:47:40 [INFO] [CannonBall 0.4] initialized
    03:47:40 [SEVERE] Could not load 'plugins/h2.jar' in folder 'plugins': 
    java.io.FileNotFoundException: Jar does not contain plugin.yml
    	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:63)
    	at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:194)
    	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:117)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:109)
    	at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    03:47:40 [INFO] [BaseBukkitPlugin 1.0] initialized
    03:47:40 [INFO] [Permissions] (Yeti) was initialized.
    03:47:40 [INFO] DeathMessagePlugin version 2.1 is enabled with permissions!
    03:47:40 [INFO] [Residence] Found Permissions Plugin!
    03:47:40 [INFO] [Residence] Successfully linked with iConomy!
    03:47:40 [INFO] [Residence] Loaded Residences...
    03:47:40 [INFO] [Residence] Enabled! Version v2.2 by bekvon
    03:47:40 [INFO] Loaded CustomCrafting by nickguletskii200.
    03:47:40 [INFO] Custom recipes added.
    03:47:40 [INFO] [Tetris] Permission plugin found, Adding these
    03:47:40 [INFO] Tetris version 0.4 is enabled!
    03:47:40 [INFO] [BedHeal]: starting...
    03:47:41 [INFO] [Bedheal]: started!
    03:47:41 [INFO] [Vegetation]: Permissions found!
    03:47:41 [INFO] [Vegetation]: Settings for world [Japitaja] loaded.
    03:47:41 [INFO] [Vegetation]: Vegetation v3.3 enabled.
    03:47:41 [INFO] [TeleConfirmLite] [v1.5] loaded
    03:47:41 [INFO] [SimpleAwaySleep] Version 1.1.1
    03:47:41 [CONFIG] [SimpleAwaySleep] Inactivity Limit: 300
    03:47:41 [CONFIG] [SimpleAwaySleep] Safe Radius: 3
    03:47:41 [CONFIG] [SimpleAwaySleep] Unsafe Creature Types: [Skeleton, Spider, Zombie]
    03:47:41 [CONFIG] [SimpleAwaySleep] Always Ignored Players: []
    03:47:41 [INFO] [SimpleAwaySleep] Plugin Enabled
    03:47:41 [INFO] Showcase version 0.6.4 is enabled!
    03:47:41 [INFO] [Showcase] registered type [basic] (0 items loaded)
    03:47:41 [INFO] [Showcase] registered type [finite] (160 items loaded)
    03:47:41 [INFO] [Showcase] registered type [infinite] (0 items loaded)
    03:47:41 [INFO] [Showcase] registered type [exchange] (6 items loaded)
    03:47:41 [INFO] Enabled FlamingArrows!
    03:47:41 [INFO]  - Author(s): [Geoffrey Davis]
    03:47:41 [INFO]  - Version: 1.2.1
    03:47:41 [INFO] uCalc 0.5.1 enabled (By Sosser)
    03:47:41 [INFO] Elevators version 1.4.3 is enabled and linked to Permissions! 1 elevator in worlds "Japitaja", "Japitaja_nether" loaded.
    03:47:41 [INFO] [StarterKit] Enabled
    03:47:41 [INFO] SafeLight v1.0 has been enabled! Author: Kynolin
    03:47:41 [INFO] [ThunderTower] Loaded 0 Towers for Japitaja, active : true
    03:47:41 [INFO] [ThunderTower] Loaded 0 Towers for Japitaja_nether, active : false
    03:47:41 [INFO] [ThunderTower] Plugin ThunderTower, by Rominos2, version 1.2, is enabled.
    03:47:41 [INFO] BedHome version 0.1 - Copyright 2011 - Shannon Wynter (http://fremnet.net) is enabled :)
    03:47:41 [INFO] InvTools v.1.2.1 is enabled.
    03:47:41 [INFO] FenceStack version 1.13 loaded.
    03:47:41 [INFO] [BananaChunk] version 4.6 is enabled!
    03:47:41 [INFO] [SimpleFall] Version 1.0 has been enabled!
    03:47:41 [INFO] [Permissions] version [3.1.4] (Yeti)  loaded
    03:47:41 [INFO] [TeleConfirmLite] Found Permissions. Using it for permissions
    03:47:41 [INFO] [InvTools] Found Permissions (v3.1.4)
    03:47:41 [INFO] IBICF is properly working.
    03:47:41 [INFO] CommandBook 1.5.2-customized enabled.
    03:47:41 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
    03:47:41 [INFO] CommandBook: 0 banned name(s) loaded.
    03:47:41 [INFO] CommandBook: 1 kit(s) loaded.
    03:47:41 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    03:47:41 [INFO] ZeeSlag: Initializing Settings and HashMaps...
    03:47:41 [INFO] ZeeSlag: Hooked into Permissions!
    03:47:41 [INFO] ZeeSlag: Done in (3 ms)!
    03:47:41 [INFO] [RepairChest 0.5] Enabled!  currency: GOLD_INGOT   baseCost: 0.01
    03:47:41 [INFO] AppleTree v0.5.1 activated.
    03:47:41 [INFO] [ItemDrop] 1.2.1 is loaded 6 block(s) loaded
    03:47:41 [INFO] [LockChest] Using Permissions!
    03:47:41 [INFO] [LockChest] Enabled
    03:47:41 [INFO] [GravelClay] version 1.2.5 by [Darklust] is enabled.
    03:47:41 [INFO] [Fridges] has been enabled.
    03:47:41 [INFO] [Fridges] hooked into Permissions.
    03:47:41 [INFO] [Fridges] hooked into iConomy.
    03:47:41 [INFO] [CannonBall 0.4] Server version compatibility check succeeded
    03:47:41 [SEVERE] Error occurred while enabling CannonBall v0.4 (Is it up to date?): org/anjocaido/groupmanager/GroupManager
    java.lang.NoClassDefFoundError: org/anjocaido/groupmanager/GroupManager
    	at com.iminurnetz.bukkit.plugin.BukkitPermissionHandler.<init>(BukkitPermissionHandler.java:35)
    	at com.iminurnetz.bukkit.plugin.cannonball.CBPermissionHandler.<init>(CBPermissionHandler.java:37)
    	at com.iminurnetz.bukkit.plugin.cannonball.CannonBallPlugin.enablePlugin(CannonBallPlugin.java:58)
    	at com.iminurnetz.bukkit.plugin.BukkitPlugin.onEnable(BukkitPlugin.java:183)
    	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
    	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
    	at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
    	at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    	at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    	at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: org.anjocaido.groupmanager.GroupManager
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    	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(ClassLoader.java:321)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    	... 14 more
    03:47:41 [INFO] Drink version 0.1 is enabled!
    03:47:41 [INFO] [Citizens]: version [1.0.8f] (Realist) loaded
    03:47:41 [INFO] [Citizens]: Permissions enabled.
    03:47:41 [INFO] Turnstile 1.7.6 is enabled!
    03:47:41 [INFO] [Citizens]: Permissions enabled.
    03:47:41 [INFO] [Turnstile] Successfully linked with Permissions!
    03:47:41 [INFO] MineCal v0.3 loaded!
    03:47:41 [INFO] [Citizens]: Permissions enabled.
    03:47:41 [INFO] [CookieMonster] Attached to iConomy.
    03:47:42 [INFO] [CookieMonster]  v1.3.4 loaded successfully.
    03:47:42 [INFO] [CookieMonster]  Developed by: [jascotty2, Coelho]
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] WeatherSync version 1.2 is enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [RoundWorld] RoundWorld initialized
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [MyWolf] version 0.4.4beta ENABLED
    03:47:42 [INFO] [MyWolf] 0 wolf/wolves loaded
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] MagnetBlock version 0.4.7 by [narrowtux] has been enabled.
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] SimpleSave: Parts of config file are blank, but not null. Possible errors might happen.
    03:47:42 [INFO] SimpleSave: Parts of config file are blank, but not null. Possible errors might happen.
    03:47:42 [INFO] SimpleSave: 3.12 Initialized
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [HeroSpawn] Permissions system detected!
    03:47:42 [INFO] [HeroSpawn] Version 0.2 Enabled
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [playerList] Plugin Enabled.
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [ItemDetector] Permission plugin found, Adding these
    03:47:42 [INFO] ItemDetector version 1.0 is enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] <CoorTeleport> CoorTeleport v1.6 is on.
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] AbsorbPlugin version 2.1 is enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [FishPeople] version 1.6 is enabled!
    03:47:42 [INFO] [FishPeople] using permissions
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] SheepFeed version 1.3 by ArmEagle is enabled!
    03:47:42 [INFO] Sheepfeed: Permission system detected.
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [NoDrop] 0.2.3 is enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] RocketBoots v0.3.6 enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] WorldEdit 4.4 enabled.
    03:47:42 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] Pitfall version 0.5 is enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] ToolNotifier version 0.4 is enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [iConomy] Logging is currently disabled.
    03:47:42 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    03:47:42 [INFO] [iConomy] Developed by: [Nijikokun]
    03:47:42 [INFO] [Showcase] Payment method found (iConomy version: 5)
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [Citizens]: Payment method found (iConomy version: 5)
    03:47:42 [INFO] [Turnstile] Successfully linked with iConomy 5!
    03:47:42 [INFO] [iConomy] hooked into Permissions.
    03:47:42 [INFO] MonsterBox version 0.1 is enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [MapClone] hooked into iConomy.
    03:47:42 [INFO] [WurkIt] Enabled Successfully
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] [WurkIt] hooked into iConomy.
    03:47:42 [INFO] [GrowingOre] Loaded 0 ores to regrow.
    03:47:42 [INFO] GrowingOre version 0.6 is enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:42 [INFO] PlayerLogger has been enabled!
    03:47:42 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] [Runecraft] Rune blacklist with 0 runes loaded.
    03:47:43 [INFO] [Runecraft] Loaded:
    03:47:43 [INFO] [Runecraft]  - 61 waypoints, 117 teleporters
    03:47:43 [INFO] [Runecraft]  - 16 position runes
    03:47:43 [INFO] [Runecraft]  - 0 rune pads
    03:47:43 [INFO] [Runecraft]  - 3 player data sets
    03:47:43 [INFO] [Runecraft]  - 50 block runes
    03:47:43 [INFO] [Runecraft] World 'Japitaja-1': id 1.
    03:47:43 [INFO] [Runecraft] World 'Japitaja_nether': id 2.
    03:47:43 [INFO] [Runecraft] World 'Japitaja': id 0.
    03:47:43 [INFO] [Runecraft] Runecraft 2.7 initialized.
    03:47:43 [INFO] Runecraft plugin version 0.4 is enabled!
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] Stackable: Configuration file loaded.
    03:47:43 [INFO] Stackable: Version 0.5.1 enable.
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] SpyerAdmin has completed updating the script successfully.
    03:47:43 [SEVERE] sun.org.mozilla.javascript.WrappedException: Wrapped java.lang.ClassNotFoundException: com.earth2me.essentials.Console (<Unknown source>#115) in <Unknown source> at line number 115
    03:47:43 [INFO] SpyerAdmin module version 1.3_2 stable, a spying utility for administrators and moderators, is active. Part of the Spyer package by [nickguletskii200]
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] [QuantumCircuits] Saving circuits...
    03:47:43 [INFO] [QuantumCircuits] Circuits saved!
    03:47:43 [INFO] [SignShop] v0.7.3 ENABLED
    03:47:43 [INFO] [SignShop] Hooked into Permissions
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] [SignShop] hooked into iConomy.
    03:47:43 [INFO] [Tips] Loaded 0 global tip set(s)
    03:47:43 [INFO] [Tips] Loaded 0 tip set(s) for world Japitaja
    03:47:43 [INFO] [Tips] Loaded 0 tip set(s) for world Japitaja_nether
    03:47:43 [INFO] [Tips] version 1.0.1 enabled
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] [LoginMessage] 0.6.61 enabled
    03:47:43 [INFO] [LoginMessage] Attempting to fill in local fields...
    03:47:43 [INFO] [LoginMessage] Unable to fill in local fields.
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] [NoCraft] 9 recipes disabled.
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] ChairCraft 1.2.2 is enabled.
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] [BaseBukkitPlugin 1.0] Server version compatibility check succeeded
    03:47:43 [INFO] [Citizens]: Permissions enabled.
    03:47:43 [INFO] Done (0.533s)! For help, type "help" or "?"
    03:47:43 [INFO] [Citizens]: Loaded 17 NPCs.
    
    Yeah, I think i may have a slight plugin addiction... lol.
     
  9. Offline

    colin8696909

    this is pirfict for building condensed cannons. thank you for making this
     
  10. Offline

    sunkid

    Can you please download the BaseBukkitPlugin.jar again? The new link I used pointed to a jar that wasn't compiled with the same settings as the CannonBall.jar. It should be working now!

    I just upgraded the Beta Version to b1.2 to address an issue with yields continually increasing when using a cannon.

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

    ledhead900

    This looks real cool will totally be testing this out on friday.
     
  12. Offline

    ratman150

    uhm no but i might be able to film it...
    also other times it will take 1 from each one of the tnt's (if you have more then one in there) and only fire one
     
  13. Offline

    sunkid

    Would you be able to share your world?
     
  14. Offline

    Skyve

    Great that this dispenser idea with variable ammo has finally been implemented.
    Suggestions:
    • Controlling the cannons via a nearby sign (if there is a sign in a set radius, cannons pick angle/velocity/fuse data from there). This is important to be able to use this mod with Movecraft and similar plugins (as it seems your cannon data is tied to coordinates, which may change as blocks move around)
    • Ability to set cluster spread/angle/velocity; also why not have a "hasClusters" setting for all ammo types?
    • Ability to change cannon to grenade factor for each ammo type separately
    • Ability to reliably drop projectiles vertically to bomb targets from above (this sometimes hits the dispenser itself)
    • Ammo type: ensare - fires soul sand, changes surface blocks to soul sand in explosion radius
    • Stun grenades' effect on people is quite glitchy, perhaps add an option to not affect players
    • EDIT: Ability to set ammo types via item IDs (for example, make feathers act as cluster munitions instead of slime by simply changing the ID)

    Bugs (CB #921, your latest beta)
    • Water, web and flint&steel projectiles do nothing (a snowball is fired and an explosion is heard, no other effect)
     
  15. Offline

    ratman150

    sure or if you like you can join the server uhm let me fetch that its a multi world server but i have only tested it on the main world
     

    Attached Files:

  16. Offline

    Soryo

    This is awesome!
     
  17. Offline

    sunkid

    Not sure what to do with the attachment... could you zip up your world (if it's not too large) and share it via dropbox or similar?
     
  18. Offline

    noahwhygodwhy

    the craft is completely stationary, i reset the cannons with the torch to the exact same settings, then used a lever to fire them at the same time. they both shot off lit, but one went at 45 degrees and the other one i really don't know what happened.
     
  19. Offline

    sunkid

    That's very off behavior that I cannot replicate. I just tried 3 dispensers next to each other with one set up as dispenser, and two as cannons with different settings. All 3 behave as expected.
     
  20. Offline

    hofec

    Oh hello sunkid !

    This is really amazing plugin! :D

    My question .. can u please somehow implement to the config option when i can disable "cannon message" while someone click on him with hands (and have perms) ? I need this, because SimpleVend using similar thing :)

    Thank you and great work ! [fire]
     
  21. Offline

    noahwhygodwhy

    hmm, then turned the 'boat' using movecraft, reclicked with the torch, and fired, and they both went perfectly straight. turned again, and the right one, on my pic above, did the exact same thing, dove into the ocean.

    Edit------------------------

    was playing around with it, got this huge error that crashed my server and my computer, the log was lost in the crash, didn't save, i don't know why, but it fires normally.

    Further edit---------------

    *facepalm* when my computer crashed it saved the log, and then thew it away in the recycle bin. I looked at it, and there was this major conflict between a whole lot of plugins. I was going to post it, but i kinda got distracted my facebook and my recycle bin auto deleted it, really need to get rid of that... and my facebook... but everythings working fine now, amazing plugin.
     
  22. Offline

    sunkid

    Ahhh... they are on a moving craft! Yes, right now, whenever you move or turn, you need to make a dispenser a cannon again. Movecraft support will come soon!
     
  23. Offline

    sjoerdtim

    Good plugin, but....

    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin
    11:09:49 [SEVERE] Nag author: 'sunkid <[email protected]>' of 'CannonBall' about the following: This plugin is not properly shutting down its async tasks when it is being reloaded. This may cause conflicts with the newly loaded version of the plugin

    and how to configure permissions with "bomb's and grenates"
     
  24. Offline

    sunkid

    Looks like you may be running an older beta version. Can you see if this still happens with version b1.2?

    The permission nodes for the grenades are 'cannonball.arsenal.*' and 'cannonball.arsenal.<grenade>' where <grenade> is one of 'stun', 'grenade', 'nuclear', etc..

    The permission nodes for the grenades are 'armageddon.grenades.*' and 'armageddon.grenades.<grenade>' where <grenade> is one of 'stun', 'grenade', 'nuclear', etc..
     
  25. Offline

    sjoerdtim

    very much thx it wors all now :D
     
  26. Offline

    noahwhygodwhy

    i know, i did that, it's just when i turn it, then remake the cannon(or do you mean replace the dispenser?) with the torch, that it does it. It's just when it's pointing in either east and west or north and south, that it did that, i didn't think of figuring out which direction, but it's gone now.
     
  27. Offline

    ratman150

    :/ well i could but its rather large...and multi world....
     
  28. Offline

    Infection

    I just bought a server at Verygames.net and your beta mod ain't working sadly on it. No clue why any ideas?
     
  29. Offline

    sunkid

    Are they on the latest RB? Anything pop up in the server logs? The plugin is using some API calls that have only been introduced in the last RB so the plugin checks for a version number.
     
  30. Offline

    Infection

    I Installed the server as Minecraft craftbukkit, theres barly any options when it comes to plugins, I reinstalled it to tryout openmod and classic and see how my luck goes there.
    Edit: Succes! The openmod version worked and btw I love your plugin, should be able to shoot stone, like cannon balls on pirate ships and snowballs would be cool aswell. Thanks again!
     
  31. Offline

    sunkid

    Thanks for the suggestions, Skyve! Much appreciated.
    • Movecraft support is in the works and I would rather not have to go off signs, but that is a good alternative.
    • While I want clusters to be a bit random (maybe not with the spread they currently have), I very much like the idea of allowing any grenade to have a cluster setting.
    • Yes, stunning of players looks glitchy to the stunned player because the client independently moves the player before being told to stand still (well, the client is told to go back to a position). Unfortunately there is no alternative way of doing it, yet I would rather keep the ability to stun players. Maybe this could be a configuration setting!?
    • Yes, water, web, and fire projectiles are not yet working as I mentioned in my post. They are coming and I also like the idea of 'ensnare'
    That said, here is what I am planning to do for the release:
    • implement movecraft support
    • allow the configuration of materials to perform any of a set of grenade actions
    • allow each material to have its own cluster, player yield, and cannon yield setting
    • add implementation of water, web, fire, and ensnare
    Stay tuned, this will be a bit of re-work of the current code, but not too much!
     
Thread Status:
Not open for further replies.

Share This Page