Difference between revisions of "LoAShards"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 40: Line 40:
 
'''ScreenShots:'''
 
'''ScreenShots:'''
  
[[File:Statsexample.jpg|frame|left]]
+
[[File:Statsexample.jpg|frame|center]]

Revision as of 10:25, 15 May 2019

1. Create your account

The first step to register you server is get an account on the website (www.loashards.com). So you need to join our official Discord server and ask into the #help channel to get monitored. After some verifications, we will ask an email and an username.


2. Create you server

After the first login and password reset, you could start create your Project.
Newproject.jpg
You can insert a lot of information about your project like:
-Website
-Description with images and video links.
-Icon
-Direct connection to your server
-The status of the project (Open,Closed, In development)
-Type (pvp,pvm,rp)
-Discord
-Forum
-Feed RSS of your website (Soon)
-Configure the monitoring System
-Enable or not Players connected and statistics, if enabled everyone can see your player status, if not only the admin of the project can see it.
When you are ready press “Submit to approval”.
Remember: You dont need our review for start the configuration of the monitoring system and collect data. Reviews ETA approx 24 hours.


3. Configure the monitoring sistem

Configuring the monitoring sys is very easy, you only need to download those File:LoAShards V.2.0.3.zip and follow the instruction below:
-Extract the file and put the plugins folder into the mods folder. Like: PublicServerxxx/mods/yourmodsfolder/plugins.
-Add the lua code for call the plugin into the script folder like: PublicServerxxx/mods/yourmodsfolder/scripts/status_sender.lua , u can simply add an object with status_sender module to the world or add a require in your scripts where you want for example into the cluster_controller.lua.
-Open the status_sender_config.xml into the plugins folder and put the LoAShards api key of your server. (U can see the Api into your project details).
-Start the server.

P.S.

Editing the LUA file or ddl files cause the System stop working. If you want look the codes you can with a lot of editors, if u want edit it no. ;)


ScreenShots:

Statsexample.jpg