Stable
3.3.0
This update requires no update to rlib if you are running Epistle v3.2.0.
- [added] new feature 'Welcome Text', displays a welcome message on server when each player connects ( motd aspect )
- [added] new permission: 'epistle_motd_canignore' which allows staff to bypass MOTD ( if enabled ) when they join
- [added] new config options to disable ULX rules and motd commands on server startup
- [added] new player chat command '!motd' if motd mode enabled
- [added] new player chat command '!rules' which allows players to view the server rules without loading Lektro
- [added] new admin command for font refreshing ( for development purposes ). Included for xadmin, ulx, and sam admin mod
- [change] config file broken up into categorized files located in
modules\lektro\cfg\
- sh_cfg_bg.lua
- sh_cfg_binds.lua
- sh_cfg_dev.lua
- sh_cfg_general.lua
- sh_cfg_nav.lua
- sh_cfg_rules.lua
- sh_cfg_servers.lua
- sh_cfg_slider.lua
- sh_cfg_ticker.lua
- sh_cfg_welcome.lua
- [change] config option
cfg.initialize.onjoin_enabledrenamed to cfg.initialize.motd_enabled ( for conformity ) - [change] removed ghost rnet ticker call no longer needed as of v2.1.0