RobotStaff
RobotStaff
RobotStaff is an easy to use, helpful plugin to answer players questions, even if no staff are online! If you think this plugin is just what you need, Hurry up and hit the download button, because it IS what you need. A simple plugin that will answer all of your players questions at once.
Why Use RobotStaff?
Sometimes your staff are all offline, and your players are dying to ask a question. Why make them wait when you can get their question answered with one easy-to-use plugin?! Well here you go, the answer to all your problems. We present to you, RobotStaff! Simple and easy to use with a fully customisable design, to add in FAQ to be answered by the Wonderful RobotStaff.
How to install
- Press the download button.
- Click 'Save' and save it to wherever you desire.
- Drag and drop the .jar into your server plugins folder.
- Run the server.
- Enjoy This Amazing Plugin!
When is it coming out?
RobotStaff is currently being discussed and development will begin as soon as our ideas are set in stone. It will be out as soon as we have created our first working prototype. I am as excited as you will be.
Versions
Version 1.0 is out ! Basic command, Main chat functions are now underway!
Commands
/robostaff - Main Command, giving you info
Todo
- Add /addquestion 'index number' 'question' 'answer'
- Add /removequestion 'index'
- Finish adding bungeecord support
Credits
CreeperAnatomy
MajorSkillage
There will be another command. Currently /addquestion wont work because you need to set a question index first. Doable with /setquestion (index) "the question in quotation marks" "the answer in another quotation marks". Then you can use /addquestion (the index) "the question to add to it". This will be in the next update and when we know it works we will add /removequestion (index) "the question" and another which will be /removequestions (index) to remove them all. Thanks for downloading! These will be in the next update!
@Corndogozy
I apologise for the inconvenience, this plugin is not out on 1.8 just yet. Hold tight and it will be out soon :)
Could not load 'plugins/RobotStaff.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/creepermajor/robotstaff/RobotStaff : Unsupported major.minor version 52.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.reload(CraftServer.java:744) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.Bukkit.reload(Bukkit.java:534) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:646) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchServerCommand(CraftServer.java:632) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at net.minecraft.server.v1_8_R1.DedicatedServer.aM(DedicatedServer.java:353) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:317) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65] Caused by: java.lang.UnsupportedClassVersionError: me/creepermajor/robotstaff/RobotStaff : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.7.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:800) [?:1.7.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) [?:1.7.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) [?:1.7.0_65] at java.net.URLClassLoader.access$100(URLClassLoader.java:71) [?:1.7.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:361) [?:1.7.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [?:1.7.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [?:1.7.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) [?:1.7.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) [?:1.7.0_65] at java.lang.Class.forName0(Native Method) [?:1.7.0_65] at java.lang.Class.forName(Class.java:274) [?:1.7.0_65] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [spigot-1.8.jar:git-Spigot-35348a5-ee6d0fa] ... 14 more