InfoButton

InfoButton
Quote:Want to save a million signs at your spawn point explaining rules and info? Well, now you can have a simple button! Press it, and it will either show the user text, in colour format which you define in a text file. Or run a command. Simple but effective!
![]() | Version | InfoButton-2.1-R1 |
![]() | Bukkit Release | 1.3.2-R0.1 |
![]() | Requires | (Without Vault 'InfoButton' will disable on its own!) |
![]() | Development Builds | ![]() |
![]() | Javadoc API | ![]() |
![]() | Source code | ![]() |
How to set up
Run a command
- Place a button
- Look at the button and type /ib create
- Still looking at the button, type /ib command <command> <args> (Do not include the /)
Read a file
- Place a button
- Look at the button and type /ib create
- Create a file with the text inside and upload to plugins/InfoButton/infoBooks/ (Make sure it has no spaces in the filename, and it is a .txt)
- Still looking at the button, type /ib file <filename> (Do not type the .txt) Note: You may use colours, bold, underline, strikethrough in the txt file. To do this, use &a, &b etc for colours, &o for bold, etc


















-
View User Profile
-
Send Message
Posted Jan 7, 2013@bobbiimarcil
in the config.yml add these id's to buttonBlocks
70 (stone pressure plate)
72 (Wooden pressure plate)
-
View User Profile
-
Send Message
Posted Jan 7, 2013Can you do the same thing with the presure plate ???
-
View User Profile
-
Send Message
Posted Dec 30, 2012@Phreddie1971
Did you start the server? and if you dint get it get the newest version so no error happens. it worked for me.
-
View User Profile
-
Send Message
Posted Dec 9, 2012i got no config file when adding it to my server
-
View User Profile
-
Send Message
Posted Oct 7, 2012@Rasta_Dash
@hovedhakker
Could you give more detail? Turn on debug in the config, and then reload the plugin, what does it output when you click it? Then reload the plugin again, and click it.
-
View User Profile
-
Send Message
Posted Oct 6, 2012Same problem here :S
-
View User Profile
-
Send Message
Posted Oct 5, 2012My buttons are getting all messed up, the coods are changing randomly from one button to another, what can I do ?
-
View User Profile
-
Send Message
Posted Oct 1, 2012@0dayRUDE
Yes, add a console command to the button, with the command that changes the group for that user :)
-
View User Profile
-
Send Message
Posted Oct 1, 2012Can this be used to change a user to a certain permission group using groupmanager ?
-
View User Profile
-
Send Message
Posted Sep 27, 2012Nice plugin keep up the good work :)
-
View User Profile
-
Send Message
Posted Sep 25, 2012@TruDan97
Okay, thanks for your support :)
-
View User Profile
-
Send Message
Posted Sep 25, 2012@PanniCraft
Solved the problem. The world PVP-Welt either is not loaded, or doesnt exist. So that is why it caused the error. Also, you have two buttons that are identical for that world, although that should not matter. If you try the latest development version (#14) that should fix your problem for now. It will be uploaded to here shortly.
-
View User Profile
-
Send Message
Posted Sep 25, 2012@TruDan97 Sure, here it is:
-
View User Profile
-
Send Message
Posted Sep 25, 2012@PanniCraft
Strange, thats the line where it gets the infobutton block itself. Could you paste your buttons.yml too?
-
View User Profile
-
Send Message
Posted Sep 25, 2012This plugin doesn't really work for me too.
If anyone tries to click a button he gets the message: "No permissions" or he gets the totally wrong message/command.
In my Server-Log I get these errors:
2012-09-25 12:40:04 [SEVERE] Error occurred while enabling InfoButton v2.0-R1 (Is it up to date?) java.lang.NullPointerException at net.roguedraco.infobutton.InfoButtons.loadButtons(InfoButtons.java:137) at net.roguedraco.infobutton.InfoButtonPlugin.onEnable(InfoButtonPlugin.java:92) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247) at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296) at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Plugin Version: v2.0-R1
Bukkit Version:1.3.2-R0.1
Config:
debug: false
useFancyConsole: true
buttonBlocks:
- 77
buttonDefaults:
permission: infobutton.use
price: 0.0
enabled: true
Permissions are definetly set up right.
-
View User Profile
-
Send Message
Posted Sep 20, 2012@AndyCYXU
/reload or /stop and then start up?
/reload doesnt work properly. And #10 and #11 Use different saving methods i believe.
If you PM your server ip, i can log in and talk on there to maybe try and refine the bug further
-
View User Profile
-
Send Message
Posted Sep 20, 2012@TruDan97
OK sorry I actually was using the latest build 11, so just for kicks i tired older version 10 still lost all buttons configuration on server restart there is Buttons.yml when using ver10 file that is empty i guess maybe that is where the buttons should save their location.... Any other suggestions...? PS: In console there are no any errors when loading and buttons do work perfect just the only thing they do not SAVE and get lost on server RESTART
-
View User Profile
-
Send Message
Posted Sep 19, 2012@AndyCYXU
Try #11 on the development builds, if the link above doesnt work. use this here:
http:ci.roguedraco.net:8080/job/InfoButton/11/
-
View User Profile
-
Send Message
Posted Sep 19, 2012Love the plugin but when i restart server seems all buttons need to get reconfigured as none of them work.. :(
I am using the newest version from sept5th
-
View User Profile
-
Send Message
Posted Sep 12, 2012@UrNowKoed
Hmm seems strange :S does it have buttonDefaults in the config.yml now? it should do, if not add them in.