Skip to content

This lua script checks a players zone, whether it is listed in the array of config flags. If listed the player keeps getting kicked.

License

Notifications You must be signed in to change notification settings

55Honey/Acore_Zonecheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-zonecheck

Lua script for Azerothcore with ElunaLUA to check for a players zone and kick the player if it is listed in the config flags.

Proudly hosted on ChromieCraft

Find me on patreon: https://www.patreon.com/Honeys

Adds a db scheme specified in Config_customDbName on first startup.

Requirements:

Compile your Azerothcore with Eluna Lua. The ElunaLua module itself usually doesn't require much setup/config. Just specify the subfolder where to put your lua_scripts in its .conf file.

If the directory was not changed in the ElunaLua config, add the .lua script to your ../lua_scripts/ directory as a subfolder of the worldserver. Adjust the top part of the .lua file with the config flags.

GMs Level 1 or higher are excluded by default.

Credits to Roboto for re-writing most of this.

Find me on patreon: https://www.patreon.com/Honeys

About

This lua script checks a players zone, whether it is listed in the array of config flags. If listed the player keeps getting kicked.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages