AdminCmd

Website : www.admincmd.com
Wiki : https://github.com/AdminCMD/AdminCMD/wiki/
GitHub : http://github.com/AdminCMD/AdminCMD
Description
AdminCMD is a powerful plug-in that brings you commands that can give you total management over your server. Featuring the most widely used commands in Bukkit server management such as: inventory management, banishment of bad players, limitation to teleporting, setting spawn and home way points, and much, much more! Blockface approved and rated as one of the best plug-in by server owners.
Unleash the power of Bukkit!
Features
- Time & Weather Management Commands
- Player Commands
- Teleport & Home Commands
- Warp Commands
- Mob Management Commands
- Server Management Commands
- Colored Signs
- Working with SQLite/YML/MySQl
- Open Inventory Feature
- Help implementation with permission support
- Maintenance Commands to lockdown server (ProtocolLib needed)
- Addon API
- Setup the Plugin
- VirtualChest Addon
- Multi-World compatible
- Fully configurable from the configuration file
- BungeeCord and Cross-Server world editing support
- Multilingual: English by default, or any other language you want
- Using Metrics to gather anonymous stats about the plugin. Explained here : Metrics by Hidendra
Auto updater
The plugin has an auto update feature which can be disabled in the config by setting check-for-updates to false.
The files the auto-updater downloads are NOT approved by the bukkitdev staff.
Donation
Coding takes much time and effort, if you like my work and want to buy me a coffee, feel free to donate on PayPal, every help is appreciated!



-
View User Profile
-
Send Message
Posted Apr 12, 2012The motd doesn't work with Zombes build-in deactivator.
I write "no-z-cheat" but i can use the cheat mod.
-
View User Profile
-
Send Message
Posted Apr 11, 2012@Dark_Balor
@jkmalan @Dark_Balor
Sure thing guys, I'll make those changes probably by tomorrow (Today my life must take place outside of MC). Glad you're liking it so far. ^_^
-
View User Profile
-
Send Message
Posted Apr 11, 2012Hello AdminCmd, long time user of your plugin. I have googled and searched your wiki for a AdminCmd command that "Resets" all powers of a given person. The same functionality done when teleporting between worlds (if enabled via configuration) but as a command.
My situation: Players with given permissions are able to enable /fly then they enter a MobArena and use the flying abilities already active. I wanted to use MyCommands plugins and build a script to Reset admincmd powers and then enter the arena.
If you have that feature command and I didn't find it, I apologize.
Thank you for your time, Great Work Guys!
-
View User Profile
-
Send Message
Posted Apr 11, 2012@ClearTranquil
Personally I liked it pretty much :D
I'll put it on the Wiki to see how it's goes. Thanks :D
edit : Can you do a bigger version without background and maybe with an another colour (of your choice, I trust you) to replace the image on the first page of the wiki ?
-
View User Profile
-
Send Message
Posted Apr 10, 2012@DonRedhorse
The message is already customizable. Find "afk" in the locale file.
So you mean when he is going afk that monsters do not target him and players can not damage them?
-
View User Profile
-
Send Message
Posted Apr 10, 2012@Lathanael
yeah, I meant a customizable message, also it would be nice if the player is afk to trigger other settings, like:
no pvp no monstertarget no damage
configurable with on / off / only automatic ... only automatic meaning that the protection would only kick in when the timer is done, not when people do a /afk
-
View User Profile
-
Send Message
Posted Apr 10, 2012@ClearTranquil
I like it, its not too crazy, simple and nice to look at. I think too much blue, it could use another color to offset it, but I cant think of one right now. Maybe a dark red or light red somewhere along the outline? Somthing to compliment all the blue
-
View User Profile
-
Send Message
Posted Apr 9, 2012@Lathanael
Feel free to hate it or suggest any tweaks. I included one without a BG and one with just so you can see how they look. The one with the BG matches the current colours on the wiki.
http://imgur.com/CAQWA,YtIIC
-
View User Profile
-
Send Message
Posted Apr 9, 2012@California292
Icould imagen such a thing as an Add-On as i think that it does not really fit to AdminCmd itself.
-
View User Profile
-
Send Message
Posted Apr 7, 2012Offline messages would be kinda cool, like an inbox-type thing. You can /msg someone who is offline, and it'll tell them the msg when they join again. Helpful for those in different timezones. It'd be really cool if it'd work with the /msg command.
-
View User Profile
-
Send Message
Posted Apr 7, 2012@Op759
You see that fency coloured link on the top?
BugTracker : bug.admincmd.com
Please go there and file a ticket! (Sorry if this sounds rude but it is a PITA to handle such things here in the comments!)
-
View User Profile
-
Send Message
Posted Apr 7, 2012I'm receiving a error and my admins are unable to do any commands:
"2012-04-07 17:17:59 [SEVERE] Could not pass event PluginEnableEvent to AdminCmd org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:343) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232) at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:543) at org.bukkit.Bukkit.reload(Bukkit.java:182) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at be.Balor.bukkit.AdminCmd.ConfigEnum.getBoolean(ConfigEnum.java:171) at be.Balor.Manager.Permissions.PermissionManager.setPEX(PermissionManager.java:223) at be.Balor.Listeners.ACPluginListener.onPluginEnable(ACPluginListener.java:62) at sun.reflect.GeneratedMethodAccessor329.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ... 21 more"
-
View User Profile
-
Send Message
Posted Apr 6, 2012CreativePlus update: 1.2-SNAPSHOT (BUILD 07.04.2012 @ 01:56:27)
For more info have a look into the wiki!
-
View User Profile
-
Send Message
Posted Apr 5, 2012@ClearTranquil
I do not have any colour set or font in mind right now. I guess balor neither. So surprise us :D
-
View User Profile
-
Send Message
Posted Apr 5, 2012@Blackixx
Has been fixed in the dev-version!
-
View User Profile
-
Send Message
Posted Apr 5, 2012I just noticed a note from th3controller at the bottom, and yes we are in need of a trustable member of knowledgeable staff with some coding experience. I run a server called LiveCraft and we would be love to have you on board if you are still looking for a server, PM me if it's still relevant, if it isn't - good luck!
-
View User Profile
-
Send Message
Posted Apr 5, 2012First adminCmd worked great. Then I installed Heroes 1.4.7, and now there is an error: Class not found exception: com.herocraftonline.dev.heroes.Heroes... I also have AdminCmd 5.12.1
http://www.pastie.org/3731725
-
View User Profile
-
Send Message
Posted Apr 4, 2012@Lathanael
I could do this for you guys. I've been using your plugin for about half a year (or more) and it's been fairly reliable. It'd be nice to pay you back. Give me some colours (if you have them) and a font you like and I'll whip something up. If no preference I'll come up with it on my own.
-
View User Profile
-
Send Message
Posted Apr 4, 2012@DonRedhorse
It should already display a message about going AFK and comig back online. Only if you have the fakeQuit enabled by using the command /invisible + the setting in the config or the command /fakequit. Then there is no message!
-
View User Profile
-
Send Message
Posted Apr 4, 2012Hi,
would it be possible to send a message when a player goes afk and comes back?
Nice plugin btw :-)