cartman-2000

Results 6 comments of cartman-2000

the only way really is to set the tick-distance parameter in the config file to a higher value, but that would hit the performance of the server a bit.

I see an average of ~140% cpu usage, 1.4 cores on mine with multicore enabled.

Without quotes it would "try" to parse speed as the second variable while only an amount is supported for it. The line here gets the amount: https://github.com/RocketMod/Rocket.Unturned/blob/fa73a1c7a361a9039f81f7bb76652a1a429b185d/Rocket.Unturned/Commands/CommandItem.cs#L50 There could be...

You could add an option to the configs to either allow, or disallow the auto loading of a world when using a warp/home, you could give a general "World is...

I get this error on the creation of the mutes table. The length of the UUID varchar doesn't need to be that long it only needs to be ~36 characters...

I also got the same in forge for 1.10.2, it would seem that the events for player joins and DC's aren't working currently. You can get the list of players...