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 Dec 12, 2011possibility to add command to request a teleport to a player?
like:
/tpto pincopallo to request a teleport to pincopallo
/tphere pincopallo to request pincopallo teleport here
and me or pincopallo: /tpaccept or /tpdeny
-
View User Profile
-
Send Message
Posted Dec 11, 2011@Lathanael
Done in Dev version 12.12.2011 @ 01:01:49
-
View User Profile
-
Send Message
Posted Dec 11, 2011@TechCraft
oups. Sorry that was my fault, simple typo, is corrected and should be uploaded soon ;)
-
View User Profile
-
Send Message
Posted Dec 11, 2011yes and thats fixed it Thanks! also there is no bug in the console but I changed the Join and Quit message to different colours, now when someone joins it says they joined, when someone leaves it says they joined, its quite funny but do you want my en_US.yml, I checked and can't find the reason but you might!
-
View User Profile
-
Send Message
Posted Dec 11, 2011@TechCraft
did you change the kit.yml file ?
-
View User Profile
-
Send Message
Posted Dec 11, 2011I have this error not sure if its that bad, as it still works on the server, it just does not count how long people have been online anymore, but i'm not sure if its because i'm using bukkit dev build 1565
Error from console: 11.12 21:42:48 [Server] INFO [AdminCmd] Successfully linked with Yeti's Permissions. 11.12 21:42:48 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 11.12 21:42:48 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:393) 11.12 21:42:48 [Server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165) 11.12 21:42:48 [Server] INFO at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:329) 11.12 21:42:48 [Server] INFO at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:342) 11.12 21:42:48 [Server] INFO at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169) 11.12 21:42:48 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186) 11.12 21:42:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280) 11.12 21:42:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957) 11.12 21:42:48 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188) 11.12 21:42:48 [Server] INFO at be.Balor.bukkit.AdminCmd.AdminCmd.onEnable(AdminCmd.java:509) 11.12 21:42:48 [Server] INFO at be.Balor.bukkit.AdminCmd.ACHelper.loadInfos(ACHelper.java:1033) 11.12 21:42:48 [Server] INFO at be.Balor.Tools.Files.FileManager.loadKits(FileManager.java:511) 11.12 21:42:48 [Server] INFO at org.bukkit.configuration.MemorySection.addDefault(MemorySection.java:147) 11.12 21:42:48 [Server] INFO at be.Balor.Tools.Configuration.ExMemoryConfiguration.addDefault(ExMemoryConfiguration.java:60) 11.12 21:42:48 [Server] INFO at org.bukkit.configuration.MemorySection.set(MemorySection.java:196) 11.12 21:42:48 [Server] INFO at org.bukkit.configuration.MemorySection.set(MemorySection.java:193) 11.12 21:42:48 [Server] INFO at org.bukkit.configuration.MemorySection.prepForStorage(MemorySection.java:863) 11.12 21:42:48 [Server] INFO java.lang.IllegalArgumentException: Cannot store {} into MemorySection[path='kits.Tools', root='MemoryConfiguration'], unsupported class 11.12 21:42:48 [Server] SEVERE Error occurred while enabling AdminCmd v5.10.1 (BUILD 11.12.2011 @ 16:16:18) (Is it up to date?): Cannot store {} into MemorySection[path='kits.Tools', root='MemoryConfiguration'], unsupported class
-
View User Profile
-
Send Message
Posted Dec 11, 2011@Dark_Balor
OMG! MySQL :D
-
View User Profile
-
Send Message
Posted Dec 11, 2011@th3controller
Already the case for changing blocks, using the Bukkit Scheduler.
For the 6.0 Version, I'll add a MySQL support for user/world informations.
-
View User Profile
-
Send Message
Posted Dec 11, 2011@Dark_Balor
Hey Balor I think having a queue will be a great way for AdminCMD to manage it's task more efficiently (e.g. turning blocks into air) of course by using SQLite or MySQL.
-
View User Profile
-
Send Message
Posted Dec 11, 2011Version 5.10.1 is now OUT.
When bukkit approuve the file, it will be in Files section too. We are now using the file section for STABLE Release.
-
View User Profile
-
Send Message
Posted Dec 11, 2011@CrashNT
Well WITHOUT that true PermissionsBukkit won't work! If you did get errors than your YAML file was not formated the right way ;)
But as now everything works with PEX i guess this comes a little bit to late!
-
View User Profile
-
Send Message
Posted Dec 10, 2011@Lathanael
I just switched to using PEX, now everything works beautifully. Here is the permbukkit .yml just in case. I would have posted the console text, but there was never any errors untill I added a ': true' to the end of each node.
users: CrashNT: groups: - admin groups: default: permissions: admincmd.server.help admincmd.spawn.tp admincmd.warp.tp admincmd.tp.home admincmd.player.msg admincmd.player.reply admincmd.player.afk admincmd.player.roll admincmd.server.rules admincmd.server.news admincmd.server.motd mcmmo.ability.* mcmmo.skills.* mcmmo.chat.partychat mcmmo.commands.ability mcmmo.commands.myspawn mcmmo.commands.setmyspawn mcmmo.commands.ptp mcmmo.commands.party iConomy.holdings iConomy.help iConomy.payment admin: permissions: permissions.*: true inheritance: - user user: permissions: permissions.build: true worlds: creative: coolplugin.item: true inheritance: - default messages: build: '&cYou do not have permission to build here.'
-
View User Profile
-
Send Message
Posted Dec 10, 2011@CrashNT
Can we have a console output of the server and the content of your permissions.yml? Best use Paste and post thos here or open a ticket with the content!
-
View User Profile
-
Send Message
Posted Dec 9, 2011@th3controller
Well thanks for the help! Like I said earlier, you guys are great on support! I will try this out as I need a fix for my members :)
-
View User Profile
-
Send Message
Posted Dec 9, 2011@CrashNT
This is beyond my extent all I can tell you is convert to PermissionsEx or bPermissions, however if you are comfortable with PermissionsBukkit and don't want to switch you can submit a ticket to tell Balor/Lathanael about the bug/glitch. Coding is not my expertise it's Lathanael and Balors problem now.
-
View User Profile
-
Send Message
Posted Dec 9, 2011@th3controller
yeah im using permissionsbukkit. I also changed the config file for admincmd to force permbukkit, as I was told to do from your permissions page. So from what I understand Admincmd should be grabbing perm nodes from the permissionsbukkit config file. Then I restarted server and permbukkit is grabbing permmissions from all my plugins(McMMO, iconomy, ect.) except from admincmd. Am I missing a step? Is Permissionsbukkit the one messing up? Should I use a different permissions plugin?
-
View User Profile
-
Send Message
Posted Dec 9, 2011@CrashNT
Do you have a permission plugin installed? Bukkit does not run a standalone permission system you need a permission plugin for that. You can search BukkitDev or Bukkit.org for permissions plugin.
-
View User Profile
-
Send Message
Posted Dec 9, 2011none of the permissions work for me. Am I suppose to be using something else besides permbukkit? I put forcepermbukkit true and still nothing! Very aggitated now. been messing with permissions for 2 days and I still can't get /spawn to work for anyone except me. LOL Im dropping this plugin and my server until I can get a RB from bukkit. Not worth the time and anger for it to still not work lol. Thanks for all the help! Great support by the way.
-
View User Profile
-
Send Message
Posted Dec 9, 2011@Lathanael
that was it thank you!
-
View User Profile
-
Send Message
Posted Dec 9, 2011@CrashNT
AdminCmd does not bind commands on items/tools. Do you have CommandBook or WorldEdit installed?
If you can have alook into the console output of AdminCmd. It'll report which commands (and aliases) are already in use and because of that the AdminCmd might be deactivated!