Configuration/Automation

To make the plugin self-running you have to configure 2 nodes :

  • PluginMode.AutoStart setting it to true will make the plugin everytime trying to start if there is no running game
  • PluginMode.DefaultLevel if there is no level loaded (at startup for example) this is the default level to load

You may want to configure these 3 other nodes

  • PluginMode.ServerExclusive setting it to true will makes every player automatically join the game (/tribu enter) in the whole server
  • PluginMode.WorldExclusive basically the same but for the world of the level
  • Level.MinPlayers this is the minimum number of player to reach before starting the game

Comments

Posts Quoted:
Reply
Clear All Quotes