AdminFun
AdminFun
The essential plugin for admin entertainment!
About
AdminFun is a bukkit plugin created by KingFaris10. It was later handed down to me, Trevor1134. AdminFun has grown to be one of the top plugins for admin entertainment. From broadcasting to shooting players up in the air, AdminFun has it all! With over 350k downloads, AdminFun is constantly growing in popularity as well as features.
Click here for a video: https://www.youtube.com/watch?v=gfaPhP-k57U
Update Checking
This plugin utilizes Gravity's update checker to notify when a new version of the plugin is out, it will not automatically download the new version.It does, however have the option for automatic updates. This can be enabled or disabled in the config.yml. To disable update-checking, set check-for-updates to false. To toggle auto-updates(default to false) set automatic-updates to false.
Metrics System
This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
Bug Reports
Please report all bugs to the following link: https://github.com/Trevor1134/AdminFun/issues
Thank you!
Thank you for your interest and support for this plugin!
All feedback is appreciated and encouraged! Remember, without feedback, I don't know how to make it a better plugin for you!
still doesnt work i cant do /af hide mysticforce cause im op or i have th exemption perm but i didnt even have the exempt perm added..
@96bretg96
That would be KingFaris! However I am now working on the plugin :)
LOL this plugin is so hilarious whoever made it is a genious
@Mysticforce12345
put /adminfun (or /af) in front of all of the commands (ex: /af hide <name>)
@Trevor1134
im trying to do /hide {my user name} and im op
@maxlehot1234
It's not updating your inventory, I'll tell Trevor how to do this.
Trevor, once the items have been added to their inventory in the CommandEnchant or whatever it's called, type player.updateInventory();
And, why is there a delay when you perform the commands?
If I start a dropparty, all the items go in a line to the South-East? Why? Why isn't it just in middle where im standing?
When i enter a command, i dont see it in the chat and i am disconnected from my server, why? But i see no errors on the console. If i do: /AdminFun enchant i am been disconnect and when i reconnect i see my items...
So I know it was addressed in the 2.1.2 build, but I can't seem to toggle /hide and /stalk
@Mysticforce12345
In what usage are you usage it? The proper way to use it is: /hide or /hide [TARGET/all]
'/hide' and '/hide all' do the same thing.
hey king could you help me with the perms please i added the perms to bpermissions but it doesnt work... and when i tried to hide myself as op it says i cant hide cause i either have the exempt perm or im an op..-_- could u fix this?
@a1var023
I'm reporting your project, you can't just make a new project exactly like mine and then say it's yours, adding me to the Author without even MY NOR Trevor's permission.
Nice Plugin
i have a problem with the perms none of my admins can use it? i did adminfun.admin but they couldnt use it? im using bperms and i have a problem when i try to hide myself it says that i either am op or i have the adminfun exempt perm? how do ii hide myself if im op?
@Gabepro3
Please enter this into a ticket, so I can properly and easily view it.
Side Note: Try removing AdminFun, rebooting, and adding it.
Help please
[11:59:20 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-b2974jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.2) [11:59:20 ERROR]: Could not load 'plugins/AdminFun.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/trevor/adminfun/AdminFun : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) [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.UnsupportedClassVersionError: me/trevor/adminfun/AdminFun : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65] at java.lang.Class.forName0(Native Method) [?:1.6.0_65] at java.lang.Class.forName(Class.java:249) [?:1.6.0_65] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] ... 9 more
i updated to java 7 then installed version 2.1.4 but i still get the major.minor error?!? what did i do wrong
@NoChanceSD
Fixed.
@armanisbeast
Sender is the players username.
@NoChanceSD
Thanks again.