Jump to content

Lonno

Member
  • Posts

    3
  • Joined

  • Last visited

Lonno's Achievements

Junior Member

Junior Member (1/8)

0

Reputation

  1. Hello, i did search a while, but i could not find any information regarding this so i hope someone can help me out with an answer. Is it possible to create Multi language E-Mail Templates? (e.g. 1 x English and 1 x German) i had tried that as i have seen i am able to change the language selection when editing this templates. But this does not seem to have any affect i did switch it and then i edited the template, but then i still edited the same template as the German was changed to English. It would be pretty nice, if there would be the ability to setup different language templates so that the system does choose to send it's mails by selected country in the order process. (would it may possible to set this up in the billing api via whmcs "like just set the template id to send there"?) best regards lonno
  2. Hi, i got the same error, but the game still did appear in my games list but i have no idea what could cause this.
  3. Hello, did you set "chmod +x" to the file to make it able to execute? i had the same problem on another game, the panel was able to start it but if i wanted to start via SSH i needed to make it executable.
  4. Hello, i have created custom variables like this one: (X = means enabled / - = means disabled) Variable Name: Xms Default Value: 1024 X is numeric X Preserve Value - Max memory View Order: 0 Note: Xms sets the minimum memory heap size. "Variable Options i enabled" X Command line parameter - Don't add space after command line parameter - Script parameter - Save script parameter value X Admin access X Sub admin access X Reseller access - User access X Server owner access X Value is required Required Message: Please set the minimum heap size (Xms) Parent Variable: Xms Parent Value: (empty) Label: Minimum Memory Heap Size: Description: Sets the minimum memory heap size. Type: Number Min Value: 1024 Max Value: 65535 Max Lenght: 0 Decimal Digits: 0 Decimal Separator: . Group Separator: , Group Size: 3.00 Negative Pattern: -n Postive Pattern: n - Show spin buttons X write all Decimals Parameter Template: (Empty) after this is done, i did go to configuration files, and then i added the "Configuration Editor" to the server.properties there i have added the default values like "hostname" etc. and my own Xms (and Xmx) values. Item Type: Numeric textbox Variable: Xms X Value is required Required Message: Please set the Maximum allowed heap size. Parent Variable: (Empty) Parent Value: (Empty) Label: Xms: Description: Minimum ram usage for Minecraft. Type: Number Min Value: 1,024 Max Value: 65,535 Max Length: 0 Decimal Digits: 0 Decimal Separator: . Group Separator: , Group Size: 3.00 Negative Pattern: -n Positive Pattern: n - Show spin buttons - Write all decimals after this is saved you can create a Minecraft server with following setting options via configuration editor: Server Name: MC Server MOTD: Level Name: world Xmx: 4,096 Xms: 3,072 View Distance: 10 Max Connections: 3 Level Seed: X Verify names - Admin slot - Hellworld X Allow nether X Spawn monsters X Spawn animals X PvP - Allow flight - Whitelist then it will a create a minecraft server and replace your variables with your settings, so my normal start parameter i have set in the minecraft config: -Xmx![Xmx]M -Xms![Xms]M -jar minecraft_server.jar nogui does look like this when i do it with my custom variables: ./minecraft_server.sh -Xmx4096M -Xms3072M -jar minecraft_server.jar --nojline nogui the server does run without issues, but because of this strange display of ram usage i can't build a check that does warn me if the server / customer uses to much power for a too long time. regards Lonno
  5. Hello, i know this thread is already a bit older, but i have a similar problem and so i don't wanted to create a new thread if there is already an existing thread with a question to mine craft memory usage / display. Currently I do have a mine craft Setup with "-Xmx4096M -Xms3072M" and since then i always get a strange Memory usage display in TCAdmin i have tried Vanilla and mods like Feed the beast the memory does show something like this: Feed the Beast: Memory: 93438.28% (2.74 GB) Vanilla: Memory: 47900% (1.40 GB) if i have the server configured with: "-Xmx1024M -Xms1024M" i get: Memory: 15932.16% (477.96 MB) normally it should show around 50% ? has somebody an idea what could cause this? (this does happen since i edited the configuration editor to allow me to set Xmx and Xms value if i create / reinstall the game server). (sorry for my bad English it's not my native language) regards lonno
  6. Hello, did you already checkout the TCAdmin 2 Game Config Files Forum part? if not i think this config here will help you i downloaded it and i think it's pretty nice. So Credits to kaosx the creator of this config. http://clientforums.tcadmin.com/showthread.php?t=10902&highlight=csgo
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use