DynamicAliases
DynamicAliases
This plugin allows you to create custom commands with tab completion to show messages and/or run different commands.
This plugin has no commands or permissions on its own, it will have an example command when you first start it! This one can be removed and replaced, it shows all features of the plugin.
Config
Look at the example config that will be generated when you run it for the first time!
# Anything that is empty will default to an empty object. # If a command in the commands list of an alias contains {args} then the plugin will put the used command arguments there commands: TimtowerIsAwesome: description: You can give your own description usage: /TimtowerIsAwesome, your own usage permission: TimtowerIsAwesome.use permission-message: You don't have the power to make timtower awesome! commands: - me is not as awesome as timtower - say define commands here - give timtower 278 1 messages: - This is a list of messages - '&aC&bo&cl&do&er&fs &1a&2r&3e &4s&5u&6p&7p&8o&9r&0t&ae&bd'
Anything that is empty will default to an empty object.
If a command in the commands list of an alias contains {args} then the plugin will put the used command arguments there.
Other
If you have any questions then just ask!
Got feature requests or bugs? Please create a ticket about it!
-
View User Profile
-
Send Message
Posted Feb 1, 2025Is there a way you can make it so you can add a delay to the command it runs? for example I want it to give them a item after 1 second of them running the command
-
View User Profile
-
Send Message
Posted Feb 3, 2025In reply to gasolinesxd:
Do you see that happening for the total alias? Why do you want the delay in the first place?
-
View User Profile
-
Send Message
Posted Jul 3, 2019Do you plan to upgrade it ?
You're almost the only one who has an updated plugin to create Aliases.
I have many suggestions that i'd like to give to you and if you want it i could even provide a free translation for your plugins. You really saved me with this plugin!
contact me on thevipershowita@gmail.com if you want another translation for your plugin, they never hurt.
-
View User Profile
-
Send Message
Posted Jul 3, 2019In reply to Forge_User_89057681:
Suggestions are very welcome, you can make them here: https://dev.bukkit.org/projects/dynamicaliases/issues
There is no need for translation as there is nothing to translate.
Won't contact anybody through email, people can find me here and on the forums.
-
View User Profile
-
Send Message
Posted Jan 7, 2019Uploaded a new version that supports colors for the usage, description and the no permission message.
-
View User Profile
-
Send Message
Posted Jul 26, 2018Apparently the usage and the description isn't shown by the essentials /help command.
-
View User Profile
-
Send Message
Posted Aug 13, 2018In reply to davidhernandez93:
If it is the normal Bukkit system then it needs to be checked.
Do the commands show up at all?
-
View User Profile
-
Send Message
Posted Jul 9, 2018add a feature that executes a command as console
like
Spawn:
description: Teleports the player to the spawn.
usage: /spawn
permission:
permission-message:
commands:
- warp spawn
- console: tell @s Teleporting to spawn...
-
View User Profile
-
Send Message
Posted Jul 10, 2018In reply to davidhernandez93:
-
View User Profile
-
Send Message
Posted Apr 28, 2018best alias plugin ever
-
View User Profile
-
Send Message
Posted Apr 29, 2018-
View User Profile
-
Send Message
Posted May 26, 2017Would this work? If not can you tell me why and if there's a fix..
# Anything that is empty will default to an empty object.
# If a command in the commands list of an alias contains {args} then the plugin will put the used command arguments there
commands:
Rank:
description: Alias for /manuadd
usage: /rank {args} {args}
permission: efunrank.use
permission-message: You are not an Admin rank!
commands:
- manuadd {args} {args}
messages:
- 'Rank sucessfully changed!'
-
View User Profile
-
Send Message
Posted May 26, 2017In reply to VoidPlayzz:
-
View User Profile
-
Send Message
Posted Jan 27, 2017# Anything that is empty will default to an empty object.
# If a command in the commands list of an alias contains {args} then the plugin will put the used command arguments there
commands:
Apparate:
description: Teleport with STYLE!
usage: /Apparate
permission: apparation.use
permission-message: You must've not passed your apparation test.
commands:
- tp {args}
messages:
- 'Apparating...'
Coosmetics:
description: You can give your own description
usage: /Cosmetics
permission: cosmetics.use
permission-message: It seems you aren't a donator, cosmetics are not for you.
commands:
- uc menu main
messages:
- So you're a donator, eh?
Rank:
description:
usage: /Rank
permission: rank.user
permission-message: Admin+, sweety.
commands:
- pex user {arge} group set {args}
messages:
- '&eGroup sucessfully changed
Am I doing this right?
-
View User Profile
-
Send Message
Posted Jan 27, 2017-
View User Profile
-
Send Message
Posted Jan 28, 2017http://pastebin.com/cVf4BtRS
-
View User Profile
-
Send Message
Posted Jan 29, 2017-
View User Profile
-
Send Message
Posted Feb 2, 2017Apparate never found the player and Cosmetics just didn't do it right.
-
View User Profile
-
Send Message
Posted Feb 2, 2017-
View User Profile
-
Send Message
Posted Feb 5, 2017Woops..