This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
@Tyrotoxism
I get his Error when I start the Server:
[17:56:34] [Server thread/ERROR]: Could not load 'plugins\StaffText.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: File cannot be null
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:182) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
Caused by: java.lang.IllegalArgumentException: File cannot be null
at org.apache.commons.lang.Validate.notNull(Validate.java:203) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:171) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:118) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:112) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at com.main.stafftext.StaffText.<init>(StaffText.java:45) [?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.7.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_51]
at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.7.0_51]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:178) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
... 9 more
Why I get this Error?
Can you fix this?
Please Help!
I would love if you could make the staffchat channels display only the user's ign, and not with crazy nick colors or formatting. I have seen another staffchat plugin that has done this, it was much easier to read then having to see the colorful nicks along with the message.
I made tutorial for your plugin on Youtube (in Polish language, but... i have hope, that this help for some people). If you want you can add this to decription or something:
Can you add a "toggle" option? So, for example, I could type /broadcast -toggle, and all further chat messages would be sent to 'broadcast' and not regular chat? I need this feature very badly. :3
This is a great plugin. :) I really love the different ways you can customize each channel. And, everything is super-easy! Although I do not have a slow mind, I do like the ease of use of this plugin, plus you have a great tutorial right here.
''The unique name of the channel is broadcast, this is also the command''
Could you please add the ability to let players automatically join their channel, instead of letting them typ their channel name followed by a message, all the time?
Thank your for all your replies, it took some time because I want to make sure the most important features works. I believe this is a stable release, but if there are issues please come back and report them.
-
View User Profile
-
Send Message
Posted Jun 19, 2014@iamandrewj
I completely disagree, I guess that it should be a config option.
-
View User Profile
-
Send Message
Posted May 14, 2014@Tyrotoxism I get his Error when I start the Server:
[17:56:34] [Server thread/ERROR]: Could not load 'plugins\StaffText.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: File cannot be null at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:182) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] Caused by: java.lang.IllegalArgumentException: File cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:203) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:171) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:118) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:112) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at com.main.stafftext.StaffText.<init>(StaffText.java:45) [?:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.7.0_51] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_51] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_51] at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.7.0_51] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:178) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] ... 9 more
Why I get this Error? Can you fix this? Please Help!
Azure_Blure
-
View User Profile
-
Send Message
Posted Nov 28, 2013I would love if you could make the staffchat channels display only the user's ign, and not with crazy nick colors or formatting. I have seen another staffchat plugin that has done this, it was much easier to read then having to see the colorful nicks along with the message.
-
View User Profile
-
Send Message
Posted Jun 19, 2013Hi!
I made tutorial for your plugin on Youtube (in Polish language, but... i have hope, that this help for some people). If you want you can add this to decription or something:
http://www.youtube.com/watch?v=s6uca3pMsuw
-
View User Profile
-
Send Message
Posted Jul 14, 2012Can you add a "toggle" option? So, for example, I could type /broadcast -toggle, and all further chat messages would be sent to 'broadcast' and not regular chat? I need this feature very badly. :3
Thanks!
-
View User Profile
-
Send Message
Posted Jul 10, 2012This is a great plugin. :) I really love the different ways you can customize each channel. And, everything is super-easy! Although I do not have a slow mind, I do like the ease of use of this plugin, plus you have a great tutorial right here.
Great job, keep up the good work! :D
-
View User Profile
-
Send Message
Posted May 15, 2012''The unique name of the channel is broadcast, this is also the command''
Could you please add the ability to let players automatically join their channel, instead of letting them typ their channel name followed by a message, all the time?
Thanks!
-
View User Profile
-
Send Message
Posted May 1, 2012Could you add support to add the default chat colour. I know you have chat colours in the options but no default one.
Thanks.
-
View User Profile
-
Send Message
Posted Apr 10, 2012@etherz10
It should work.
-
View User Profile
-
Send Message
Posted Apr 10, 2012@Tyrotoxism
Update to 1.2.5 please
-
View User Profile
-
Send Message
Posted Mar 24, 2012@etherz10
No, I will not do that.
Thanks
-
View User Profile
-
Send Message
Posted Mar 24, 2012@Tyrotoxism
Like if your running a permissions system like PEX, have an option to display their group name & prefix of that group
-
View User Profile
-
Send Message
Posted Mar 23, 2012@etherz10
What do you mean?
-
View User Profile
-
Send Message
Posted Mar 23, 2012@Tyrotoxism
can you add a prefix thing to the format options
-
View User Profile
-
Send Message
Posted Mar 23, 2012@etherz10
Change the format or the name for the specific channel.
Set the name to §cRedName if you want a red name for that channel. Format is what handles colors, usually.
-
View User Profile
-
Send Message
Posted Mar 23, 2012@Tyrotoxism
Can you make a feature that allows us to change the colour of the channel tags?
-
View User Profile
-
Send Message
Posted Mar 23, 2012@etherz10
Thank your for all your replies, it took some time because I want to make sure the most important features works. I believe this is a stable release, but if there are issues please come back and report them.
Thank you!
-
View User Profile
-
Send Message
Posted Mar 20, 2012@Tyrotoxism
I got it working but using PEX causes issues with getting channels to work as said in known problems, how long till a new update?
tbh i think it should be all based in a config but access to them should be controlled by permissions
-
View User Profile
-
Send Message
Posted Mar 20, 2012A new version with more control over channels is coming soon.
@etherz10
I have no clue, absolutely no clue; what's causes that.
-
View User Profile
-
Send Message
Posted Mar 18, 2012doesn't work on 2083, uploaded the jar into my plugins folder and it didnt load it