Skip to content

Helianthella/hercules-reserved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reserved names plugin for Hercules

This plugin allows to reserve char names using an SQL table so that they cannot be used to create new chars.


Installation

  1. Put reserved.c in Hercules/src/plugins
  2. Run make plugin.reserved

Usage

You can load the plugin with ./map-server --load-plugin reserved or you can add it to your plugin list in conf/plugins.conf. Add names to the reservation table to prevent their use in char creation.