Weekend Server Rate's Modifier

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
Did you read ANYTHING before posting that?
I read all.. no need to be so rude.

let me break it down for you..

ArkAPI Log
Code:
12/14/19 12:47 [API][info] Loaded plugin WeekendRates V1.0 (Change multiplier's for weekend only)

GameUserSettings.ini
Code:
HarvestAmountMultiplier=3.000000

ServerGrid.json
Code:
"OverrideShooterGameModeDefaultGameIni": {},


Yet when i change the below in config.json in the mod file, it doesnt change, but the notice shows up.
Code:
"HarvestAmountMultiplier":6.0,

JSON:
Code:
{
   "WeekendRates":{
      "ServerName":"GamingAlliance Atlas",
      "Notification":true,
      "Chatbox":true,
      "WeekendRatesEnabledRGB":[
         0,
         1,
         0,
         1
      ],
      "WeekendRatesEnabledMessage":"Double Weekend Rates Active (Xp, Taming, Resources)",
      "WeekendRatesDisabledRGB":[
         1,
         0,
         0,
         1
      ],
      "WeekendRatesDisabledMessage":"Double Weekend Rates Disabled",
      "MOTDChangeEnabled":false,
      "WeekendMOTD":"Double Weekend (Xp, Taming, Resources)",
      "NormalMOTD":"",
      "StartDay":6,
      "EndDay":1,
      "XPMultiplier":6.0,
      "TamingSpeedMultiplier":6.0,
      "HarvestAmountMultiplier":6.0,
      "HarvestHealthMultiplier":1.0,
      "CraftXPMultiplier":1.0,
      "FishingLootQualityMultiplier":1.0,
      "BabyMatureSpeedMultiplier":6.0,
      "MateBoostEffectMultiplier":1.0,
      "MatingIntervalMultiplier":0.5,
      "MatingSpeedMultiplier":1.0,
      "EggHatchSpeedMultiplier":6.0,
      "LayEggIntervalMultiplier":1.0,
      "ResourcesRespawnPeriodMultiplier":1.0,
      "SupplyCrateLootQualityMultiplier":1.0,
      "StructureResistanceMultiplier":1.0
   }
}
 
As with most forums, a single post stating mod not working, doesnt always mean 100% mod is NOT WORKING... i have had reports it works for some, and others its not...
Hopefully this just confirms more people have issues and @OwnProx can have a look at it.
 
Last edited:
I have a map that has 3 different zones and different rates because PVE/PVPspecificrules/PVPnoRules. how would this plugin work with something like that? Thanks for a great mod btw just trying to adapt it to my new server.
 
Is there a max multiplier that can be applied? Is this multiplying the default server value of 1 by the number entered or is it multiplying the config numbers by the specified number. Ie if my server is x6 xp and i do 2.0 is it 2.0 or is it 12x?
 
getting some odd results since the last couple WildCard patches. My plugin functions but it will not turn itself off now. Could this be related to the the GetTimeSeconds command being removed that affected the vote rewards plugin?
 
Thats not from the patches. Its always had that issue. Great idea, terribly undependable!
 
Thats not from the patches. Its always had that issue. Great idea, terribly undependable!

this is the first time I’ve been having issues with it as I’ve run it for over a year.
 
Hello, plugin loaded but nothing change :/


{
"WeekendRates":{
"ServerName":"ServerNameHere",
"Notification":true,
"Chatbox":true,
"WeekendRatesEnabledRGB":[
0,
1,
0,
1
],
"WeekendRatesEnabledMessage":"Double Weekend Rates Active (Xp, Taming, Resources, Breeding)",
"WeekendRatesDisabledRGB":[
1,
0,
0,
1
],
"WeekendRatesDisabledMessage":"Double Weekend Rates terminé",
"MOTDChangeEnabled":true,
"WeekendMOTD":"Double Weekend (Xp, Taming, Resources, Breeding)",
"NormalMOTD":"Welcome back to X1",
"StartDay":6,
"EndDay":1,
"XPMultiplier":2.0,
"TamingSpeedMultiplier":2.0,
"HarvestAmountMultiplier":2.0,
"HarvestHealthMultiplier":1.0,
"CraftXPMultiplier":2.0,
"FishingLootQualityMultiplier":1.0,
"BabyMatureSpeedMultiplier":2.0,
"MateBoostEffectMultiplier":1.0,
"MatingIntervalMultiplier":0.5,
"MatingSpeedMultiplier":2.0,
"EggHatchSpeedMultiplier":2.0,
"LayEggIntervalMultiplier":2.0,
"ResourcesRespawnPeriodMultiplier":1.0,
"SupplyCrateLootQualityMultiplier":2.0,
"StructureResistanceMultiplier":1.0,
"StructureDamageMultiplier":1.0
}
}
 
Tempest Dedicated Servers
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Monetize your ARK server
Tebex
Back
Top