Giter VIP home page Giter VIP logo

five-nights-at-freddy-s-in-minecraft's People

Contributors

ucchyocean avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

five-nights-at-freddy-s-in-minecraft's Issues

Adding FredBear

The request from Japanese Minecraft Forum.


If 1 on 1 battle, we want to use FredBear instead of Chica.

Skills:

  • Speed-up skill item.
  • Threat skill item. (Same as Chica)
  • Teleporting to the empty battery player. (Same as Freddy)

Others:

  • Respawn location is same as Freddy's.

Sprint & Jump as Animatronic

Animatronics can bypass slow walking by holding sprint (2x w or holding CTRL on keyboard) and jumping forward this makes them faster. Fix this please

Adding "join sign" feature.

The request from BukkitDev.


Would it be possible to add in a "ready" block that players hit to show they are ready? When all players are ready it would take them into the game.

Night1終了後にエラーが出てNight2が始まらなくなった

フォーラムで報告された不具合。

[17:34:22 WARN]: [FiveNightAtFreddysInMinecraft] Task #219 for FiveNightAtFreddy
sInMinecraft v0.6.1 generated an exception
java.lang.IllegalArgumentException: Entry cannot be longer than 16 characters!
        at org.bukkit.craftbukkit.v1_7_R4.scoreboard.CraftObjective.getScore(Cra
ftObjective.java:98) ~[spigot1649.jar:git-Spigot-1649]
        at org.bitbucket.ucchy.fnafim.game.ScoreboardDisplay.getScoreItem(Scoreb
oardDisplay.java:136) ~[?:?]
        at org.bitbucket.ucchy.fnafim.game.ScoreboardDisplay.setRole(ScoreboardD
isplay.java:179) ~[?:?]
        at org.bitbucket.ucchy.fnafim.game.GameSession.startPreparing(GameSessio
n.java:321) ~[?:?]
        at org.bitbucket.ucchy.fnafim.game.GameSession$3.run(GameSession.java:62
8) ~[?:?]
        at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java
:71) ~[spigot1649.jar:git-Spigot-1649]
        at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHea
rtbeat(CraftScheduler.java:350) [spigot1649.jar:git-Spigot-1649]
        at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:6
41) [spigot1649.jar:git-Spigot-1649]
        at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
89) [spigot1649.jar:git-Spigot-1649]
        at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
84) [spigot1649.jar:git-Spigot-1649]
        at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
:490) [spigot1649.jar:git-Spigot-1649]
        at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
28) [spigot1649.jar:git-Spigot-1649]

0.9.0 にて、/fn spectate コマンドを実行したり、参加プレイヤーが死亡したりすると、エラーが起こって観客席に移動しない

スタックトレースは下記のとおり。

[17:57:44] [Server thread/INFO]: Player300 issued server command: /fn spectate
[17:57:44] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'fn' in plugin FiveNightAtFreddysInMinecraft v0.9.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
    at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
Caused by: java.lang.NullPointerException
    at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.teleport(CraftPlayer.java:460) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    at org.bitbucket.ucchy.fnafim.game.GameSession.joinSpectator(GameSession.java:1171) ~[?:?]
    at org.bitbucket.ucchy.fnafim.FNAFIMCommand.spectateCommand(FNAFIMCommand.java:260) ~[?:?]
    at org.bitbucket.ucchy.fnafim.FNAFIMCommand.onCommand(FNAFIMCommand.java:50) ~[?:?]
    at org.bitbucket.ucchy.fnafim.FiveNightsAtFreddysInMinecraft.onCommand(FiveNightsAtFreddysInMinecraft.java:105) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
    ... 15 more

Feature request: Allow conigurable equip for animatronics

since i found some cool texture pack that use iron ore, gold ore as 3d heads of chica and bonnie i would like a option to see if is possible to configure these thing into configurations (normal hats dont work as 3d hats and should be ores on heads)
Here i am wearing gold iron set + gold iron ore as hat:
http://i.imgur.com/xkoLs8k.png
Texture used: https://www.dropbox.com/s/pd7sni7m9pdaulc/Faithful%20to%20FNaF.zip?dl=0

If you will do it i will you all my babies <3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.