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 Mar 21, 2020Hi Jeter I was wondering if you could add a cool down at /spawn or /tpa?
Greetings
Shulze :)
-
View User Profile
-
Send Message
Posted Mar 18, 2020Hi, I have problem with warps. After used command /setwarp [name] I had: The warps was added but warps weren't added. :(
-
View User Profile
-
Send Message
Posted Nov 23, 2019Hi question, for the tpa plug in how do I allow everyone to use it, im the only one able to use it right now because I am admin, thanks
-
View User Profile
-
Send Message
Posted Nov 24, 2019In reply to ltsTank:
You need to give the players the permission to use the command using a permissions plugin such as PermissiosEx for example
-
View User Profile
-
Send Message
Posted Nov 22, 2019Is this better than EssentialsX?
-
View User Profile
-
Send Message
Posted Nov 23, 2019In reply to Mersyc:
Test it out by yourself :)
-
View User Profile
-
Send Message
Posted Oct 13, 2019where is command list
-
View User Profile
-
Send Message
Posted Oct 13, 2019In reply to Forge_User_23898356:
Not finished yet completely, but some of them are already on the wiki.
-
View User Profile
-
Send Message
Posted Oct 4, 2019hey uhhh. how do i make myself admin with this, i got my own server and stuff but dont know how to do this, pls help
-
View User Profile
-
Send Message
Posted Oct 5, 2019In reply to abighotdog:
you have to give yourself the permissions using a permissions plugin
-
View User Profile
-
Send Message
Posted Oct 4, 2019Hello, I have this as well as the VirtualChest addon, but I'm not sure how to set the permissions for regular players to use it, if possible. So far I'm really loving AdminCmd as a whole! Thank you
-
View User Profile
-
Send Message
Posted Oct 5, 2019In reply to Inverted_FEB:
just do it as you would do with any other plugin too
-
View User Profile
-
Send Message
Posted Sep 29, 2019For some reason I dont have permission to run any commands on my own server, my user is in the OP list and i'm the owner of the server, is there any way I can fix this?
EDIT:: Got it working, no issue here
-
View User Profile
-
Send Message
Posted Sep 21, 2019Hi, i have problem with new version for 1.14
[12:23:22] [Server thread/ERROR]: Could not pass event PlayerDeathEvent to AdminCMD v8.0.0 (BUILD 20.09.2019 @ 22:06:05)
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:726) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.EntityPlayer.die(EntityPlayer.java:519) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.EntityLiving.damageEntity(EntityLiving.java:1169) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.EntityHuman.damageEntity(EntityHuman.java:769) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.EntityPlayer.damageEntity(EntityPlayer.java:674) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.EntityArrow.a(EntityArrow.java:365) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.EntityArrow.a(EntityArrow.java:277) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.EntityArrow.tick(EntityArrow.java:188) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.EntityTippedArrow.tick(EntityTippedArrow.java:87) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.WorldServer.entityJoinedWorld(WorldServer.java:568) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.World.a(World.java:745) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:344) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1068) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:393) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:970) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:815) [spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
Caused by: java.lang.IllegalStateException: Removing entity while ticking!
at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1104) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.WorldServer.removePlayer(WorldServer.java:1123) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.PlayerList.moveToWorld(PlayerList.java:568) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at net.minecraft.server.v1_14_R1.PlayerList.moveToWorld(PlayerList.java:561) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at org.bukkit.craftbukkit.v1_14_R1.entity.CraftPlayer$1.respawn(CraftPlayer.java:1699) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
at com.admincmd.events.PlayerDeathListener.onDeath(PlayerDeathListener.java:41) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.14.4.jar:git-Spigot-798ea6a-2012f1e]
... 20 more
-
View User Profile
-
Send Message
Posted Sep 21, 2019In reply to Forge_User_18219892:
This will get fixed in the next version. For now disable directRespawn in the config file
-
View User Profile
-
Send Message
Posted Jun 2, 2017-
View User Profile
-
Send Message
Posted Dec 8, 2016A very first Alpha Pre Release is available for download now on Github!
Notice that it has only a few basic commands, and some basic features because the other stuff is not finished yet! But if you want to test the plugin, here you go:
v8.0.0-Alpha.1
-
View User Profile
-
Send Message
Posted Dec 7, 2016NEWS: Development will continue today on the rewrite, sorry for the Long wait Guys, my full time Job took lots of time from me but now Im going to continue coding.
-
View User Profile
-
Send Message
Posted Apr 28, 2016Just came back after nearly two years of not playing. Hoping this gets an update for 1.9, not sure how I'll run the server without all it provided. Sadly I've no idea how to compile the github version to get a jar to test.
-
View User Profile
-
Send Message
Posted Apr 15, 2016@zippolino
Hi, at the moment, activity is slow and comes in short bursts. The Github project compiles and runs successfully on 1.9 from tests I've run. A large amount of commands aren't currently implemented, and there is no documentation, but if anybody really wants too, you can compile the Github project for a working jar. No guarantees, but it should work fine for basic commands!