thanks man waiting

Alias System
Allows you to create aliases for existing commands
Total Downloads: 2,040 - First Release: Aug 22, 2015 - Last Update: Feb 4, 2017
- 5/5, 12 likes
-
EDIT: Nvm, was stupid player to default group change.
Last edited by a moderator: May 30, 2016 -
Can anyone lend a hand as to how one sets permission to set up an alias? I'm an admin of the server but it says i have no permission to use the command.
-
-
It would seem as though, every time I restart my server, I have to re-enter my alias's
-
It seems doesn't work for command.
{
"alias": [
{
"original": "reload InfoPanel",
"alias": "shuaxin",
"originaltype": "console",
"aliastype": "console",
"permission": "commandalias.use"
},
{
"original": "reload InfoPanel",
"alias": "/shuaxin",
"originaltype": "console",
"aliastype": "chat",
"permission": "commandalias.use"
},
{
"original": "reload InfoPanel",
"alias": "/ceshi",
"originaltype": "console",
"aliastype": "chat",
"permission": "commandalias.use"
},
{
"original": "/rules",
"alias": "/bz",
"originaltype": "chat",
"aliastype": "chat",
"permission": "commandalias.use"
}
]
}
Console dosen't work right. -
I want to make reload easier,so i want to use alias system.
But it find it doesn't work for console.
Here is my data.
/bz work correctly,but shuaxin,/shauxin,/ceshi don't work correctly.
Tks for any answers
Code:{ "alias": [ { "original": "reload InfoPanel", "alias": "shuaxin", "originaltype": "console", "aliastype": "console", "permission": "commandalias.use" }, { "original": "reload InfoPanel", "alias": "/shuaxin", "originaltype": "console", "aliastype": "chat", "permission": "commandalias.use" }, { "original": "reload InfoPanel", "alias": "/ceshi", "originaltype": "console", "aliastype": "chat", "permission": "commandalias.use" }, { "original": "/rules", "alias": "/bz", "originaltype": "chat", "aliastype": "chat", "permission": "commandalias.use" } ] }
Last edited by a moderator: Aug 6, 2016 -
-
I have tried it .
But it type shuaxin in console, it doesn't work.
Code:{ "alias": [ { "original": "oxide.reload AutoBroadcast", "alias": "shuaxin", "originaltype": "console", "aliastype": "console", "permission": "commandalias.use" }, { "original": "reload", "alias": "/shuaxin", "originaltype": "console", "aliastype": "chat", "permission": "commandalias.use" }, { "original": "reload InfoPanel", "alias": "/ceshi", "originaltype": "console", "aliastype": "chat", "permission": "commandalias.use" }, { "original": "/rules", "alias": "/bz", "originaltype": "chat", "aliastype": "chat", "permission": "commandalias.use" }, { "original": "env.time", "alias": "time", "originaltype": "console", "aliastype": "console", "permission": "commandalias.use" } ] }
Last edited by a moderator: Aug 9, 2016 -
-
Hi ! I have a problem with aliassystem plugin.
When i want to create an alias with the plugin clan for a french server, with this command:
/alias add "/clan crée" /"clan create"
It doesn't work for me :/ i have test with "crée" and "cree" and it's the same...
Someone have an idea please ? -
You have a slash on the outside of one of your quotes
-
Yes, but when i type the command it's: /alias add "/clan crée" "/clan create" ^^
-
Hi, i post here the translation of this plugin in French and the doc
Salut ! Je poste ici la traduction du plugin en Français et sa docAttached Files:
-
-
Update PLS!!!
-
Yea, excellent plugin but maybe an update can be good !
-
New problem when i reload the plugin:
Code:(14:05:41) | [Oxide] 14:06 [Warning] Missing plugin name prefix 'aliassystem.' for permission 'commandalias.admin' (by plugin 'Alias System') (14:05:41) | [Oxide] 14:06 [Warning] Missing plugin name prefix 'aliassystem.' for permission 'commandalias.use' (by plugin 'Alias System')
-
Would it be possible to add cooldowns to these commands? Would be fantastic to give VIP's access to some server console commands but it would need to have a cooldown
And would you be able to add support for placeholders like ? This would be amazing just to plug these into the console commands
Thanks Laser you're an amazing developer! -
-
Enjoy your vacation!