This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the problem?When I do any of the hawk commands, It simply shows the "Type /hawk help <command>" thing.
Server: /hawkCONSOLE: ---------------------- HawkEye ----------------------CONSOLE: Type /hawk help for more info on that command
What steps will reproduce the problem?1. Use any of the /hawk commands2.3.
What version of HawkEye are you using (shown in console during start-up)?1.07b
Show me any console errors and/or your start-up console message for HawkEye
[SEVERE] Error occurred while enabling HawkEye v1.0.7b (Is it up to date?)java.lang.NullPointerException at uk.co.oliwali.HawkEye.util.Permission.<init>(Permission.java:39) at uk.co.oliwali.HawkEye.HawkEye.onEnable(HawkEye.java:86) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)
log: lava-bucket: true water-bucket: true painting-place: true pvp-death: false mob-death: false other-death: false command: true chat: true join: false quit: false door-interact: true open-container: true container-transaction: true item-pickup: false item-drop: false button: true teleport: true lever: true sign-place: true sign-break: true painting-break: true flint-steel: true block-place: true block-break: true block-burn: true block-fade: true block-form: true leaf-decay: false mushroom-grow: true tree-grow: true water-flow: false lava-flow: false explosion: true enderman-pickup: true enderman-place: true entity-kill: true other: truegeneral: max-lines: 0 log-item-drops-on-death: false cleanse-period: 20m cleanse-age: 336h delete-data-on-rollback: false log-ip-addresses: true debug: false max-radius: 0 give-user-tool: true tool-block: '17' default-here-radius: 5 default-tool-command: '' check-for-updates: true op-permissions: falsemysql: hawkeye-table: hawkeye port: 3306 player-table: hawk_players username: root world-table: hawk_worlds hostname: localhost max-connections: 10 password: ********** database: hawkeyeignore-worlds: []version: 1.0.7bcommand-filter: []block-filter: []
Have you checked the FAQ page? Yep
Should be fixed in latest build.
To post a comment, please login or register a new account.