An open API service indexing awesome lists of open source software.

https://github.com/azerothcore/lua-command-plus

Command+ it's a script for create news command for AC.
https://github.com/azerothcore/lua-command-plus

azerothcore-lua

Last synced: 4 months ago
JSON representation

Command+ it's a script for create news command for AC.

Awesome Lists containing this project

README

          

# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore

# Command+

### Description

I share my Command+.
Command+ it's a script for create news command for AC.

You can configure the commands by changing the code directly.

This script adding a few commands :
- player teleport #game_tele === Teleport selected player to game_tele
- getmodel item | npc | gob #entry === Return Model of #entry
- getnpc entry | guid | model === Return Information of Selected NPC
- duplicate item | npc | gob #entry === Duplicate *_template #entry on DB

In developpment :
- player set faction #race === Set player faction for race enter

I still recommend changing the code only if you are sure of what you are doing.

I will not support any changes to the commands in the code.

Repository: https://github.com/iThorgrim-hub/Eluna-Catalogue/tree/lua-command+
Download: https://github.com/iThorgrim-hub/Eluna-Catalogue/releases
License: AGPL

# Usage

- Download the [release](https://github.com/iThorgrim-hub/Eluna-Catalogue/releases).
- Just **drop the lua-command+.lua on your *lua_scripts* folder.**
- **EXPERT ONLY!** Configure the command. **(Open with notepad & go to line 34)**.
- Reload Eluna (.reload eluna).
- Enjoy :D

# Need help?

If you encounter a bug please [open a issue](https://github.com/iThorgrim-hub/Eluna-Catalogue/issues).

## Credits

* [iThorgrim-hub](https://github.com/iThorgrim-hub)

AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)