4: 2020-02-29 (土) 16:05:54 iseki  |
現: 2020-03-01 (日) 16:27:44 iseki  |
| ;; Enables selling things for $0. Default is true. | | ;; Enables selling things for $0. Default is true. |
| SellEnabled = true | | SellEnabled = true |
| + | |
| ;CurrencyServer = "" ;; ex.) "https://jogrid.net:8008/" Default is "" | | ;CurrencyServer = "" ;; ex.) "https://jogrid.net:8008/" Default is "" |
| EconomyModule = DTLNSLMoneyModule | | EconomyModule = DTLNSLMoneyModule |
| + | |
| ; | | ; |
| ;; CA | | ;; CA |
| ;CheckServerCert = false | | ;CheckServerCert = false |
| ;CACertFilename = "cacert.crt" | | ;CACertFilename = "cacert.crt" |
| + | |
| ; | | ; |
| ;; Client Cert | | ;; Client Cert |
| ;ClientCertFilename = "region_cert.p12" | | ;ClientCertFilename = "region_cert.p12" |
| ;ClientCertPassword = "" | | ;ClientCertPassword = "" |
| + | |
| ; | | ; |
| ;; Money Unit fee to upload textures, animations etc. Default is 0. | | ;; Money Unit fee to upload textures, animations etc. Default is 0. |
| PriceUpload = 10 | | PriceUpload = 10 |
| + | |
| ;; Mesh upload factors | | ;; Mesh upload factors |
| ;MeshModelUploadCostFactor = 0.0 | | ;MeshModelUploadCostFactor = 0.0 |
| ;MeshModelUploadTextureCostFactor = 1.0 | | ;MeshModelUploadTextureCostFactor = 1.0 |
| ;MeshModelMinCostFactor = 0.0 | | ;MeshModelMinCostFactor = 0.0 |
| + | |
| ;; Money Unit fee to create groups. Default is 0. | | ;; Money Unit fee to create groups. Default is 0. |
| PriceGroupCreate = 10 | | PriceGroupCreate = 10 |
| + | |
| ; | | ; |
| ;; Avatar Class for HG Avatar | | ;; Avatar Class for HG Avatar |
| ;; Processing for each avatar class is dependent on Money Server settings. | | ;; Processing for each avatar class is dependent on Money Server settings. |
| ;HGAvatarAs = "HGAvatar" | | ;HGAvatarAs = "HGAvatar" |
- | | |
- | ; | |
- | ;; in development | |
- | ;SettlementByWeb = false | |
- | ;SettlementURL = "http://www.jogrid.net" | |
- | ;SettlementMessage = "Goto the settlement of accounts Web page. (Testing now)" | |
| | | |
| #br | | #br |