BetterAlias
Tired of entering tedious and repetitive commands? Wish you could group commands into one short and easy to use command?
With BetterAlias you can specify any number of aliases for your commands!
Features
- Create aliases for long repetitive commands:
becomes/permissions player setgroup <playerName> VIP
/vip <playerName>
- Combine multiple commands into one simple command
- Compatible with your existing permissions/plugin commands!
- Supports partial player name lookups (ie "e0n" to find "Ne0nx3r0")
Installation
- Add BetterAlias.jar to your plugins directory
- Once loaded an aliases.yml file will be created
- Customize the file and use /bareload to enable the changes.
- Use the examples inside aliases.yml to setup aliases for everyone to use! (or add a custom permission node for the command)
Usage
See the examples page.
Multiple Commands
Separate multiple commands with dashes (-):
tpthenkick: 1: - /tp !1p !name - /kick !1p
The examples file that comes with the plugin includes examples of every type
-

-
View User Profile
-
Send Message
Posted Aug 3, 2013@Visonik46
You can take a look at the examples page; it may help.
-
View User Profile
-
Send Message
Posted Aug 2, 2013i don't understand this plugin whatsoever :( SimpleAlias is easier to understand but lacks the features of this plugin...
-
View User Profile
-
Send Message
Posted Aug 2, 2013@Ne0nx3r0
Players were saying they were getting kicked from the server when trying to use /home. Like you said this is a loop causing NoCheat+ to kick players for command spam. Here's the alias, I haven't had a problem until this update:
-
View User Profile
-
Send Message
Posted Aug 1, 2013@xDeeKay
It sounds like you've setup an infinite loop somehow, what alias is causing this?
You may have to restart your server/log to find it.
-
View User Profile
-
Send Message
Posted Aug 1, 2013Getting these errors spammed in v1.4: http://pastebin.com/jpwUUe1E
I have no idea where it starts or stops, so I just pasted a big chunk of it.
-
View User Profile
-
Send Message
Posted Aug 1, 2013@Ne0nx3r0
Thanks...
-
View User Profile
-
Send Message
Posted Jul 30, 2013@Sayonatchi
If you subscribe to a plugin's updates, you get updated as soon as a file is uploaded.
-
View User Profile
-
Send Message
Posted Jul 29, 2013Somehow I have a copy of 1.4? I got a notification through my plugin subscription.
-
View User Profile
-
Send Message
Posted Jul 29, 2013Cheers Ne0n.
I really appreciate it
-
View User Profile
-
Send Message
Posted Jul 29, 2013@Sayonatchi
I've added support for case sensitive aliases in v1.4 (not approved yet by Bukkit; btw neither is v1.3):
Case sensitivity
(makeOp vs makeop, MakeoP, etc.)
-
View User Profile
-
Send Message
Posted Jul 28, 2013One other thing that will improve your plugin a lot is a toggle the will make it so the aliases don't need the exact commands in terms of Upper case and lower case letters.
Example:
At the moment an alias in the config as "Promote Lv2" can't be typed as /promote lv2 in game, it has to be /Promote Lv2
This plugin would be perfect if you added this :)
-
View User Profile
-
Send Message
Posted Jul 28, 2013Thank you so much!
Amazing plugin.
-
View User Profile
-
Send Message
Posted Jul 28, 2013@Sayonatchi
@iDeViLxD
I've added support for spaces in v1.3
-
View User Profile
-
Send Message
Posted Jul 23, 2013@MineLab
Wouldn't it be so much easier to have the ability to have a space in the name? Even more possibilities unfold.
Also Could you add a toggle in the config so that we don't have to make multiple aliases for the same alias because of the caps.
Example:
/alias can be typed /alias AND /Alias
instead of it having to be the exact case letters?
-
View User Profile
-
Send Message
Posted Jul 22, 2013@Sayonatchi
You can :)
Exemple, if you want this command : /want steak
In config:
In fact, when the player type "/want steak", it will execute the command "/want" with the argument "steak", and then the player will execute the command "/textsteak" !
this plugin has endless possibilities ! ;D
-
View User Profile
-
Send Message
Posted Jul 15, 2013Is it possible to make an alias like this, where a multiword command is an alias?
command somethingelsehere: 0: option here
-
View User Profile
-
Send Message
Posted Jul 14, 2013@LeChuuck
You can't but it would be cool if he implemented this feature.
It would only make the plugin better.
-
View User Profile
-
Send Message
Posted Jul 14, 2013can there be spaces in the alias name? for example, this is a test: or does it need to be a one whole text, thisisatest:
-
View User Profile
-
Send Message
Posted Jul 11, 2013I love this plugin! It's really helpful since it lets me shorten/restructure commands in a way that I can remeber them (e.g. /day does /time set 0 and /time <time> does /time set <time>).
@DanielBlakey
Did you configure it properly? It should look something like this:
All my aliases work at the moment, but that doesn't mean it would work for you. If you haven't already, check the CraftBukkit and plugin version.
-
View User Profile
-
Send Message
Posted Jul 4, 2013@craftik7
I've updated it to 1.6.1, thanks.