Custom Commands
The Ashen Age Server Manager adds a variety of custom commands for both server administrators (via RCON) and players (in-game client commands). Each command requires a specific permission level to execute.
RCON Commands
These commands are executed remotely through RCON and are intended for server administrators.
| Command |
Permission |
Description |
listcmos |
mapmanager |
List spawnable CMOs as defined by Cinders Server Manager |
spawncmo |
mapmanager |
Spawn a given CMO at a location with rotation and scale |
addicon |
mapmanager |
Add icon to user's map |
removeicon |
mapmanager |
Remove icon from given user |
settime |
mapmanager |
Set the time of day |
getallplayerdata |
manager |
Extended player info for all players on the server |
getcharid |
manager |
Get character ID of the requested player |
getallstats |
manager |
Get all stats |
listskins |
manager |
List a player's dino skins |
Client Commands
These commands are run in-game by players or administrators through the chat command system.
| Command |
Permission |
Description |
status |
none |
Show/Hide status UI |
compass |
none |
Show/Hide compass |
floatingdamage |
none |
Toggle floating damage numbers on/off |
minimap <show/hide> |
none |
Show/Hide minimap |
myhunger |
none |
Get your current hunger as a % |
gethunger <name/agid> |
playermanager |
Gets hunger of specified player |
getstats |
balance |
Get stats on a dino |
infinitestamina <uname/agid> |
stats |
Give infinite stamina to a user |
aahelp |
ashenage |
Opens the help menu for Ashen Age Server Manager |
aatest |
ashenage |
Checks to see if the Ashen Age Manager CMO is present in the world |
Permissions
Commands require specific permission groups to be assigned to the user. A permission of none means any player can use the command without additional configuration.
Permission Groups
- none - Available to all players
- ashenage - Basic Ashen Age mod access
- balance - Balance and stat viewing
- stats - Stat manipulation
- playermanager - Player data management
- manager - General server management
- mapmanager - Map, CMO, and world management