mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 01:23:27 +02:00
introduce premium account system as a real premmium account for donators while regular features like travling and spells are free
This commit is contained in:
@@ -44,11 +44,9 @@
|
||||
<talkaction words="/queryhouses" separator=" " script="query_houses.lua" />
|
||||
|
||||
<!-- player talkactions -->
|
||||
<talkaction words="!buypremium" script="buyprem.lua"/>
|
||||
<talkaction words="!buyhouse" script="buyhouse.lua"/>
|
||||
<talkaction words="!sellhouse" separator=" " script="sellhouse.lua" />
|
||||
<talkaction words="!leavehouse" script="leavehouse.lua"/>
|
||||
<talkaction words="!changesex" script="changesex.lua"/>
|
||||
<talkaction words="!uptime" script="uptime.lua"/>
|
||||
<talkaction words="!deathlist" script="deathlist.lua"/>
|
||||
<talkaction words="!kills" script="kills.lua"/>
|
||||
|
Reference in New Issue
Block a user