Author Topic: !!ATTENTION!! Server Hosters - Package your servers as Gamemodes.  (Read 812 times)

People seem to not understand Gamemodes sometimes. Gamemodes allow Colorsets, Add-ons, Saves (Builds), and Scripts to all be organized into a simple file.

Advantages to using Gamemodes include:
  • No hassle. Start up the server with the Gamemode and you are all set.
  • If you wish to release your server's files, it is as simple as uploading the Gamemode. (And possible required add-ons.)
  • Slayer support. No looking for the minigame in your favorites.
  • Dedicated server support. They do, just not many people do it or know about it.
  • Server.cs can execute scripts in the Gamemode without having to make other add-ons.
  • Quick troubleshooting. Fix something in the Gamemode and quickly test it in Singleplayer.

If you think enabling a Gamemode on a dedicated server is impossible, it's not. Under the Admin Menu, you can change the Gamemode. You can also use the -gamemode tag on the dedicated server shortcut with the Gamemode name without .zip.

Popular servers that do this:
  • Scenery/Gytyyhgfffff's Suburbia (Upcoming)
  • Crown's Jailbreak (Previously)
  • Visolator's City RPG and Tower Defense
  • Meta_KnightX's Speedkart X

Save yourself time and make a Gamemode. It only takes 10 to 15 mins.

Here is a more in depth topic about Gamemodes: http://forum.blockland.us/index.php?topic=203327.0
« Last Edit: November 22, 2015, 05:42:01 PM by rggbnnnnn »

« Last Edit: November 22, 2015, 03:07:54 PM by Kyuande »


Great tip. I do this for all of my servers nowadays.

i actually tried doing this before with battlemix and it failed horribly
if i were to release it as a gamemode i would have to recode all of it and i'm not doing that any time soon
maybe i'll make a dump of every single thing i've made and post it or something idk

Yeah, this is a good tip. The slayer intergration to minigames is actually super easy and I'm surprised more people don't make use of it. The gamemode system is actually a really clever way to distribute content in bundles. It's a shame that the primary way provided to make use of putting stuff out there for people to use is so under appreciated.

Release your things! I've tooted this horn a million times! I don't care!

It's a shame that the primary way provided to make use of putting stuff out there for people to use is so under appreciated.
its under appreciated because it is a massive pain in the ass to do it
its not as easy as just putting something in a file and then releasing it

its under appreciated because it is a massive pain in the ass to do it
its not as easy as just putting something in a file and then releasing it
If you first made the server surrounding a Gamemode though, you specifically coded it to work within the Gamemode.

its under appreciated because it is a massive pain in the ass to do it
its not as easy as just putting something in a file and then releasing it
I didn't say it was easy! I just said it was a good way to put out content. I'm not disputing it being kind of annoying to do, it sucks, but it's a good method.