Footsteps is a mod for Bukkit that makes use of an unused particle effect in the Minecraft code to produce footsteps onto blocks while you are walking. This will help to add a new level of immersion to your server. Other players that are near you will see your footsteps as well!
UPDATED 5/6: Now works for layered snow (block #78).
You cannot see footprints if you have particles set to minimal!
The defaults are set to sand and dirt, but you can configure this to work with any type of block. If you wish to add blocks that get footsteps, just add its type ID to the list in the supplied config file.
== Commands ==
/footsteps reload - Reload the configuration file.
== Permissions ==
footsteps.reload - Allows the use of **/footsteps reload**.Thanks for looking!
Very clever, does it work on just sand or other blocks?
It comes with a configuration file that enables it for dirt and sand by default. You can add any block ID to this configuration file to have it active for other blocks though.
I'm pretty bad at installing things and I apologize for any further questions but is this a client side mod? I know it says a plugin but what exactly is it (can it be used for SSP) and how do you install it?
The footstep particle is something within the vanilla, Its just not implemented XD
@OP Nice job, Something you may want to look into is a video or mod review that could show how the mod mechanics work.
00:06:55 [SEVERE] Could not load 'plugins\Footsteps.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError
: com/gmail/rofmud/Footsteps : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
ava:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:230)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.ja
va:239)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:21
7)
at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11
)
at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.jav
a:106)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java
:382)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:5
73)
Caused by: java.lang.UnsupportedClassVersionError: com/gmail/rofmud/Footsteps :
Unsupported major.minor version 51.0
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.findClass0(PluginClassLoader
.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:53)
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.j
ava:173)
... 9 more
I'm pretty bad at installing things and I apologize for any further questions but is this a client side mod? I know it says a plugin but what exactly is it (can it be used for SSP) and how do you install it?
00:06:55 [SEVERE] Could not load 'plugins\Footsteps.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError
: com/gmail/rofmud/Footsteps : Unsupported major.minor version 51.0
You will need to use version 1.5.2 of Bukkit or Spigot for this to work correctly. Just unzip the file into your plugins directory and start your server up and it should be good to go.
You will need to use version 1.5.2 of Bukkit or Spigot for this to work correctly. Just unzip the file into your plugins directory and start your server up and it should be good to go.
21:44:05 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R0.1
-b2771jnks (MC: 1.5.2) (Implementing API version 1.5.2-R0.1)
That's my version of Bukkit. I've tried several development builds and the beta build i get the error with all of them.
21:44:05 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R0.1
-b2771jnks (MC: 1.5.2) (Implementing API version 1.5.2-R0.1)
That's my version of Bukkit. I've tried several development builds and the beta build i get the error with all of them.
Sorry, it looks like I was using R0.2 snapshot.. if you can't upgrade to this or it still gives you errors, I can compile at a lower version if you need. Just PM me with the details.
21:44:05 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R0.1
-b2771jnks (MC: 1.5.2) (Implementing API version 1.5.2-R0.1)
That's my version of Bukkit. I've tried several development builds and the beta build i get the error with all of them.
You need to update your server to Java 7 or request the OP if he could compile the plugin with Java 6.
(At least this is what I think, and PetitionPlugin gave me the same error before I updated to Java 7.)
It comes with a configuration file that enables it for dirt and sand by default. You can add any block ID to this configuration file to have it active for other blocks though.
If another person asks me to code a hunger games plugin for them, I swear...
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI believe there is a texture called "footstep.png"
I'm a pixel artist who makes pixel things and maps! I also do line art occasionally.
I have two work in progress resource packs!
This is the second one!
And of course, by "work-in-progress" I mean "will never, ever be completed".
-
View User Profile
-
View Posts
-
Send Message
Retired StaffI'm pretty bad at installing things and I apologize for any further questions but is this a client side mod? I know it says a plugin but what exactly is it (can it be used for SSP) and how do you install it?
The footstep particle is something within the vanilla, Its just not implemented XD
@OP Nice job, Something you may want to look into is a video or mod review that could show how the mod mechanics work.
Farewell everyone o/
00:06:55 [SEVERE] Could not load 'plugins\Footsteps.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError
: com/gmail/rofmud/Footsteps : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
ava:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:230)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.ja
va:239)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:21
7)
at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11
)
at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.jav
a:106)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java
:382)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:5
73)
Caused by: java.lang.UnsupportedClassVersionError: com/gmail/rofmud/Footsteps :
Unsupported major.minor version 51.0
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.findClass0(PluginClassLoader
.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:53)
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.j
ava:173)
... 9 more
You will need to use version 1.5.2 of Bukkit or Spigot for this to work correctly. Just unzip the file into your plugins directory and start your server up and it should be good to go.
The footprints last a few seconds and then disappear. They're behaving like any other particle effect you would find in the game.
Similar from what I understand, but these don't last forever and this is a server side mod.
I would love to, but I don't know much about how to do videos honestly
21:44:05 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R0.1
-b2771jnks (MC: 1.5.2) (Implementing API version 1.5.2-R0.1)
That's my version of Bukkit. I've tried several development builds and the beta build i get the error with all of them.
Sorry, it looks like I was using R0.2 snapshot.. if you can't upgrade to this or it still gives you errors, I can compile at a lower version if you need. Just PM me with the details.
You need to update your server to Java 7 or request the OP if he could compile the plugin with Java 6.
(At least this is what I think, and PetitionPlugin gave me the same error before I updated to Java 7.)
Thank you so much! this fixed my problem!
If it doesn't, can you make a version for Singleplayer?
I'd LOVE to have this mod on SSP.
[==========================================]
[I am the leader and creator of the Sheep Bros™]
[==========================================]