generated from AriasCreations/vsmodtemplate
Some refactoring work
Add command aliases Begin adding the sethomemount command Part of #6
This commit is contained in:
parent
45b024654a
commit
bd12021575
5 changed files with 45 additions and 21 deletions
|
@ -93,6 +93,7 @@ namespace AriasServerUtils
|
|||
public PlayerPosition Location;
|
||||
public string CreatedBy;
|
||||
public DateTime CreatedAt;
|
||||
public bool CanHaveMount = false;
|
||||
|
||||
|
||||
public static Warp Create(IServerPlayer player)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue