AntiPluginList

I wrote this plugin completely new. Please delete your old config.yml !!
Hi,
First: This is my very first plugin. Let me know if you have suggestions for improvement.
Features:
- Block "/plugins" and "/version" (Also aliases like "/ver", "/pl" and "/?")
- Permissions support
- Configurable messages
Commands:
- -
Permissions:
- antipluginlist.plugins (Allows you to list the plugins)
- antipluginlist.version (Allows you to display the version)
Changelog:
- -
To-Do:
- -
Config:
#AntiPluginList developed by TheHarofreak AntiPluginList: Block-Plugins: true Block-Version: true AntiVersion: #Which message should the player receive after trying to display the version ? For-Player: '&cThe attempt to display the version has been logged !' #Which message should the admin receive ? (At the beginning the playername is displayed). For-OP: '&6%player &ctried to display the version.' AntiPlugin: #Which message should the player receive after trying to list the plugins ? For-Player: '&cThe attempt to list the plugin has been logged !' #Which message should the admin receive after trying to list the plugins ? (At the beginning the playername is displayed). For-OP: '&6%player &ctried to list the plugins.'

-
View User Profile
-
Send Message
Posted May 25, 2013-
View User Profile
-
Send Message
Posted Nov 28, 2012@VladasX
You start your server with the wrong java version. Try to start your server with java7. Also you should download the new version :)
-
View User Profile
-
Send Message
Posted Nov 28, 2012I am getting an issue when I start this plugin or reload the server and the plugin errors this:
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/theharofreak/Main : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:154) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:205) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:51) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398) at net.minecraft.server.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.UnsupportedClassVersionError: de/theharofreak/Main : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:143) ... 9 more
-
View User Profile
-
Send Message
Posted Sep 28, 2012@vladka110
It should work. What's the problem, any error ?
-
View User Profile
-
Send Message
Posted Sep 27, 2012Update this please not start on my server
-
View User Profile
-
Send Message
Posted Aug 30, 2012@datwerd86
There are already plugins with this function like commandalert. Maybe i can add this in the future.
-
View User Profile
-
Send Message
Posted Aug 29, 2012@TheHarofreak
why not have a config where players can add any command they like to the list?
-
View User Profile
-
Send Message
Posted Aug 28, 2012@datwerd86
That's right, but this plugin has some special features like alert the admins.
-
View User Profile
-
Send Message
Posted Aug 28, 2012this could also be done by negating the bukkit.command.plugin and bukkit.command.version permissions to whatever groups you do not want to allow the commands
-
View User Profile
-
Send Message
Posted Aug 28, 2012@borgs
Good to hear :)
-
View User Profile
-
Send Message
Posted Aug 28, 2012working great thanks very much :-)
-
View User Profile
-
Send Message
Posted Aug 28, 2012Looking good :-)