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.
- Host: GitHub
- URL: https://github.com/azerothcore/lua-command-plus
- Owner: azerothcore
- Created: 2020-02-21T21:05:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T22:15:24.000Z (about 6 years ago)
- Last Synced: 2025-10-11T18:27:49.776Z (5 months ago)
- Topics: azerothcore-lua
- Language: Lua
- Homepage:
- Size: 35.2 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#  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)