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 Sep 24, 2012doesn't work
-
View User Profile
-
Send Message
Posted Aug 23, 2012@Keselo1
Keselo i had the same problem with those 2 plugins
Alias wont 100% fix this problem but you can use "/herostronghold" in place of "/hs
So you could make a "/build <region>" for your "/herostronghold create <region>"
I can help you set this up if you PM some more details about your HeroStronghold setup (eg are you using the default regions? or your own custom ones?"
-
View User Profile
-
Send Message
Posted Aug 22, 2012Hey, I have a conflict between two mods. Hyperconomy and HeroStrongholds share the same command of /hs . Would this help? I don't quite understand how to set aliases. Any where I can get a more detailed explanation?
-
View User Profile
-
Send Message
Posted Jun 18, 2012Hello, Make i this alias correct' : spam: "*": /say Dies ist ein Spamm. Wenn sie diesen Newsletter abonnieren wollen, drücken sie bitte auf diesen Link:" http://www.youtube.com/misterskilly " und drücken auf "&2Abonnieren&f". Vielen Dank für ihe sicher wertvolle Zeit und Geduld. Falls Sie es vergessen haben: Dies ist ein Spamm !*
Because, this don't work. Oh, Colors work with aliases?
-
View User Profile
-
Send Message
Posted Jun 17, 2012@Joxiscraft
Yes, but on separate lines, like my example
-
View User Profile
-
Send Message
Posted Jun 16, 2012@Joxiscraft
Here's an example from the config file:
Or 0, if you have no parameters
-
View User Profile
-
Send Message
Posted Jun 8, 2012@AkiraShirou
It's replaced with everything the person said, so:
becomes
-
View User Profile
-
Send Message
Posted Jun 8, 2012i don't get this part:
what does the "*" mean?
-
View User Profile
-
Send Message
Posted Jun 7, 2012@Ne0nx3r0
Thanks. It does make me feel better <3
-
View User Profile
-
Send Message
Posted Jun 7, 2012@DevonCWoodcomb
Well, as I said it still works fine, and since I use it on my server when it breaks I'll provide an update.
If it makes you feel better I'll leave it as active :).
-
View User Profile
-
Send Message
Posted Jun 7, 2012@ryvix
I agree, this plugin looks a lot nicer and easier to use. Without all of the useless added stuff.
-
View User Profile
-
Send Message
Posted Jun 5, 2012@Ne0nx3r0
I decided to use this instead of CommandHelper because it is far more simple to use.
So I disagree with that because this plugin works in a different way, in a simpler way, and in a way that allows me to not have a gigantic plugin such as CommandHelper with all its extra features I don't need which often caused me problems and took my time up.
I will just keep using this and hopefully will be able to keep it working if anything changes. Thanks for the hard work =)
-
View User Profile
-
Send Message
Posted Jun 2, 2012It still works fine; the author of CommandHelper felt that it duplicated his efforts so I agreed not to develop it's features further.
-
View User Profile
-
Send Message
Posted Jun 2, 2012Why did this have to be inactive all the sudden? Its so damn good.
-
View User Profile
-
Send Message
Posted May 19, 2012@FurmigaHumana
Typically you would just route 0 to the plugin, like:
-
View User Profile
-
Send Message
Posted May 19, 2012@Ne0nx3r0
Hey, should be nice if have something to send msg like:
you can use PlayerChatEvent and event.setMessage(your,code);
-
View User Profile
-
Send Message
Posted May 19, 2012@fuzyfeet
Added to v0.3: http://dev.bukkit.org/server-mods/betteralias/files/5-v0-3/
-
View User Profile
-
Send Message
Posted May 19, 2012@Ne0nx3r0 Sorry it took so long to post this (hard drive death).
I'm using MagicSpells to make a 'spell' that lets a race in my server 'eat' metal items. Normally they would have to type '/cast 257' (to eat a pickaxe), but with your plugin they can type 'eat 257', but if there was the !item# veritable then they would have it in there and and type '/eat' and that would be that.
-
View User Profile
-
Send Message
Posted May 19, 2012@ryvix
Looks like it was an issue with case sensitivity, fixed in 0.2.1: http://dev.bukkit.org/server-mods/betteralias/files/4-v0-2-1/
-
View User Profile
-
Send Message
Posted May 19, 2012@Ne0nx3r0
Awesome, thank you =)