Strobe
Strobe
Strobe and rainbow lights and regions!
Features:
This plugin allows you to create strobe lights and 3d regions, as well as color changing wool regions.
Strobe also can make obsidian flashing glowstone.
Commands:
/strobe set - Tool for setting the Strobe Block
/strobe - Toggle on/off Strobe Block
/rainbow set - Tool for setting Rainbow Block
/rainbow - Toggle on/off Rainbow Block
/strobe 3d set - Tool for setting cuboid region
/rainbow 3d set - Tool for setting cuboid region
/rainbow 3d - Toggles
/strobe 3d - Toggles
Permissions:
strobe.use - Master permission.
Changelog:
2.2:
- Updated plugin.yml finally!
2.1:
- Upgraded to SuperPerms
2.0:
- Improved reload efficiency.
- Set up configuration saving in RAM for efficiency.
- Removed block safety checker, all sizes are safe now.
- Changed to sync tasks for maximum efficiency and reliability.
All versions of Strobe 1 are HIGHLY deprecated and not even to be shown.
Video:
See page:
http://dev.bukkit.org/server-mods/strobe/pages/you-tube-video/
-
View User Profile
-
Send Message
Posted Jul 27, 2013Going to upgrade it, Hang On, I will put it on in a second Plugin released soon
-
View User Profile
-
Send Message
Posted Jul 15, 2013@Tobias2289
I would love to take this plugin on, but I would have to learn Java... I will do my best and if anyone can help teach me that would be amazing! Any support?
-
View User Profile
-
Send Message
Posted Feb 16, 2013Someone take on this plugin! I loved using this in the past and really could use it now!
-
View User Profile
-
Send Message
Posted May 22, 2012it isn't working for 1.2.5 !
I see the text and says: click on point one , but when I click he doesn't react!
-
View User Profile
-
Send Message
Posted Dec 31, 2011Is there a way to set up multiple 3d strobe or rainbow selections or is that not a feature yet?
If it isn't, a database for cuboid selections might work nicely.
-
View User Profile
-
Send Message
Posted Dec 13, 2011Interesting and embarrassing on my part!
-
View User Profile
-
Send Message
Posted Dec 13, 2011I fixed the problem alot of people are having when it won't load:
go into the classpath file and change the classpathentry kind="lib" to wherever your CraftBukkit-1.0.0-SNAPSHOT.jar is saved e.g.
<classpathentry kind="lib" path="C:/Minecraft/New Server/craftbukkit-1.0.0-SNAPSHOT.jar"/>
replace the 'Minecraft' and 'New Server' to get to where your CraftBukkit-1.0.0-SNAPSHOT.jar is saved.
I hope this helps all of you who really wanted this plugin :) and a bug fix to the developer
-
View User Profile
-
Send Message
Posted Dec 12, 2011I fixed the error below myself. You have to change the package name in plugin.yml as it does not match the packages in all the classes.
Also, I would add the ability to have multiple strobes/rainbows by allowing the user to name the strobe/rainbows. It could be /strobe 3d set <name>. To play it, it could be /strobe 3d <name>.
Just some suggestions
-
View User Profile
-
Send Message
Posted Dec 11, 2011Tried to load this plugin...and it didn't even load. Server returns:
2011-12-11 19:46:39 [INFO] This server is running Craftbukkit version git-Bukkit-1.8.1-R4-59-g68f5ce9-b1534jnks (MC: 1.0.0) (Implementing API version 1.0.0-R1-SNAPSHOT) 2011-12-11 19:46:39 [SEVERE] Could not load 'plugins\Strobe.jar' in folder 'plugins': java.lang.ClassNotFoundException: org.nerdycast.Strobe.Strobe 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.findClass(PluginClassLoader.java:36) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24) 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.java:170) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:147) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:123) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:141) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
-
View User Profile
-
Send Message
Posted Dec 9, 2011That error should be fixed in 2.1
-
View User Profile
-
Send Message
Posted Dec 2, 2011yea im getting that error too
-
View User Profile
-
Send Message
Posted Dec 1, 2011Hello :D I'm trying to use this plugin, but it comes out an internal error :
org.bukkit.command.CommandException: Unhandled exception executing command 'strobe' in plugin Strobe v2.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:364) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler at org.nerdycast.Strobe.Strobe.onCommand(Strobe.java:189) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 12 more
---------Any Ideas on how to fix? I'm a newbie on all of this, so thanks alot for helping me :D
-
View User Profile
-
Send Message
Posted Nov 20, 2011Reactivated this project and updated it as well as fixed it.