daniel44866
New member
daniel44866 submitted a new resource:
Cluster_Notifier_ASE - ClusterNotifier
Read more about this resource...
Cluster_Notifier_ASE - ClusterNotifier
A plugin for notifying player logins and logouts
"ServerName": "Ragnarok",
"SharedDbPath": "C:\\ArkServers\\ClusterData\\ClusterNotifier.db",
"JoinMessageFormat": "{} joined {}",
"LeaveMessageFormat": "{} left {}",
"JoinMessageColor": {
"R": 0.0,
"G": 1.0,
"B": 0.0
},
"LeaveMessageColor": {
"R": 1.0,
"G": 0.0,
"B": 0.0
},
"MessageDisplayTime": 5.0,
"MessageDisplayScale": 1.5,
"PollingIntervalSeconds": 5
}
Read more about this resource...