RoyalCommands
RoyalCommands - v5.2.2
Download | Changelog | Configuration | Commands & Permissions
Features
I've listed just a few of the features contained in RoyalCommands below.
- Easy to configure
- Fully featured auto-afk system with kick option.
- Completely developed ban, tempban, and kick system with support for IPs (and the ability to look up who banned and why)
- Teleportation suite with /back and requests
- Fully developed home and warp systems
- Inventory management - including /give, /item, and selective clear inventory and full clear inventory (also modify other players' inventories)
- A warning system to complement ban and kick
- Open enchanting tables, furnaces, and workbenches via command
- Get masses of information on players (including IPs) - even if they're offline
- Freeze, mute, jail, and other punishments for rowdy players
- Check the amount of server lag
- Set up kits of items
- Advanced whisper system
- Integration with VanishNoPacket - use commands on other players if you can see them!
- TagAPI integration - nicknames change your nametag!
- Monitor players as if you were them! See what they see in real time
- Open and use a backpack to save valuable items.
- Developed, working, useful plugin manager - load, update, view info, and more!
- Download plugins from BukkitDev and load them in-game (dev build)!
- Determine if a player has paid for Minecraft or is using a cracked account.
- WorldGuard & LWC integration for item creation via the plugin
- Change world biomes
- System of VIP players that can join the server when it's full
- Manage all worlds and separate inventories based on groups of worlds (replaces most other world manager features!)
- Much, much more. You can see all the commands here.
Commands & Permissions
Information for Commands & Permissions can be found at the Official (but never complete) RoyalCommands documentation, these can be found here
Source and Downloads
The source code on GitHub is available with compiling instructions. It follows the GNU GPLv3 license. Please refer to me if you fork it.
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. Continuous Integration.
The changelog is also available.
Contact
The Worldwide Minecraft Alliance Discord is the best place to find us, under the #development channel join us here
Servers
Run RoyalCommands on your server? Let us know the name and address (and a note if you want), and we'll list it here!
Of course, there's the server it was made for:
| Server Name | Server Address | Note |
|---|---|---|
| Worldwide Minecraft Alliance | wma.im | The Australian Multi-Purpose Server |
About the original developer
RoyalCommands was originally written by anna-is-cute (formerly known as jkcclemens)
The Worldwide Minecraft Alliance has since taken over RoyalCommands (and the rest of the suite)
The Royal Suite
| Name | Description |
|---|---|
| RoyalCommands | A set of useful, general commands for your Minecraft server |
| RoyalChat | A simple chat manager for your Minecraft server |
-
View User Profile
-
Send Message
Posted Jan 23, 2013@jkcclemens
Thanks that config part was missing! :) The Portals are not my problem, multiverse can handle that permission. Oh and Pex never broke for me, it's smooth and soft :P Thanks again. Edit: Ok, somehow need to take it back... What I want is not to block everything (e.g. I as an admin want to be able to tphere them to the worlds), but just block that users can't use "/spawn WORLDNAME" to everyworld. That's basicly all. So as Lazy_Architect guessed. Should I create a ticket for that?
May I suggest a command to teleport users instantly if there is a warmup configured? Or a permission to exempt users from that warmup, if an admin uses /tphere it should be instantaneous. :)
-
View User Profile
-
Send Message
Posted Jan 22, 2013@jkcclemens
I think the problem here is he wants people to be able to do /spawn but not /spawn world_nether But still be able to access the nether with nether portals.
-
View User Profile
-
Send Message
Posted Jan 21, 2013@xWallou
This can be done with permissions, just don't give 'rcmds.backpack' or 'rcmds.trade' to players in the creative world.
-
View User Profile
-
Send Message
Posted Jan 21, 2013Hi, you said in some previous commands that there should be a permission for /spawn worldxy to restrict that this should only work with specific worlds. Is it me or is it not working? If it should, how? Thanks :) Tried: rcmds.worldaccess with permission add -rcmds.worldaccess.* (pex) and adding rcmds.worldaccess.world again. Did not do anything...
-
View User Profile
-
Send Message
Posted Jan 20, 2013Can you make it so that everyone's /backpack is world based? I have a creative world and a survival world and it's not happy together. (And if possible no /trade between worlds)
-
View User Profile
-
Send Message
Posted Jan 13, 2013Is it possible to remove spawned mobs? If not, please make it possible asap.
(a player has exploited the wrongly set permission node for spawning enderdragons. he spawned more than 600... you can guess what happened)
-
View User Profile
-
Send Message
Posted Jan 2, 2013@Maddis1337
We would really appreciate it if you could submit this as a bug report on
http://bugs.royaldev.org/secure/CreateIssue!default.jspa
It would help us fix the issues more quickly.
HOWEVER, I am also using the plugin and have not run into this issue. Which build is this on, what command were you trying to disable, have you tested it on the latest build on http://ci.royaldev.org ?
Thanks.
-
View User Profile
-
Send Message
Posted Jan 1, 2013disabling of commands does not work, again
-
View User Profile
-
Send Message
Posted Dec 28, 2012@jkcclemens
Glad to see and hear it. Great plugin!
-
View User Profile
-
Send Message
Posted Dec 22, 2012Loved using this, hopefully development continues :D
-
View User Profile
-
Send Message
Posted Dec 22, 2012when is update to 1.4.6?
-
View User Profile
-
Send Message
Posted Dec 21, 2012@Dominikflight
The RoyalDev site loads fine for me...
-
View User Profile
-
Send Message
Posted Dec 21, 2012@WizardCM I can't connect to the link or to royaldev.org. Looks like the webisite is down :-/
-
View User Profile
-
Send Message
Posted Dec 20, 2012pls updtae to 1.4.6 dev builds
-
View User Profile
-
Send Message
Posted Dec 19, 2012@Dominikflight
May I suggest trying a development build? http://ci.royaldev.org/job/dev-RoyalCommands/
-
View User Profile
-
Send Message
Posted Dec 19, 2012Not compatible with Craftukkit 1.4.5 R1.0. I got this error: 14:29:08 [SEVERE] Error occurred while enabling RoyalCommands v0.2.5 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/EntityHuman at org.royaldev.royalcommands.RoyalCommands.onEnable(RoyalCommands.java:773) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_4_5.CraftServer.loadPlugin(CraftServer.java:272) at org.bukkit.craftbukkit.v1_4_5.CraftServer.enablePlugins(CraftServer.java:254) at net.minecraft.server.v1_4_5.MinecraftServer.j(MinecraftServer.java:320) at net.minecraft.server.v1_4_5.MinecraftServer.e(MinecraftServer.java:299) at net.minecraft.server.v1_4_5.MinecraftServer.a(MinecraftServer.java:258) at net.minecraft.server.v1_4_5.DedicatedServer.init(DedicatedServer.java:147) at net.minecraft.server.v1_4_5.MinecraftServer.run(MinecraftServer.java:398) at net.minecraft.server.v1_4_5.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.ClassNotFoundException: net.minecraft.server.EntityHuman at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 12 more
-
View User Profile
-
Send Message
Posted Nov 26, 2012@ninjaleon2
would probably help if you said what you want the command to do
-
View User Profile
-
Send Message
Posted Nov 24, 2012I don't know whether or not you are working on this but...... can you add a command for anvils?
-
View User Profile
-
Send Message
Posted Nov 24, 2012@jkcclemens
Sorry, was not intended as rude. I really apreciate your work :) Some might just sound odd because I am German and trying to find the right words ;) But some bugs are (in my opinion) more or less urgent.
I will create a ticket with further information, but some "quick" response for you: 1) it does and it worked in the previous versions/previous bukkit versions. To 3) which sentence?
Greetings
-
View User Profile
-
Send Message
Posted Nov 23, 2012Hi there, 2 main errors in the current release (using Bukkit 1.4.5 R 0.2beta): 1.) Command deactivation stops royalcommands from handling the command, but it still blocks other plugins, so I e.g. use MultiHome and /home gives me the help text of your /home command, but I deactivated it in the config 2.) Your Multihomes do not work correctly. Anyone with rmcmds.home.multi can set unlimited homes (I configured just 3), but if I want to set the default home after setting 100 custom ones, it says "You've reached your max number of homes (3)". So basicly you failed at the check for the configuration just to check on /home without additional parameters...