You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: database/seeds/MinecraftServiceTableSeeder.php
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ private function addCoreOptions()
116
116
], [
117
117
'name' => 'Vanilla Minecraft',
118
118
'description' => 'Minecraft is a game about placing blocks and going on adventures. Explore randomly generated worlds and build amazing things from the simplest of homes to the grandest of castles. Play in Creative Mode with unlimited resources or mine deep in Survival Mode, crafting weapons and armor to fend off dangerous mobs. Do all this alone or with friends.',
@@ -131,7 +131,7 @@ private function addCoreOptions()
131
131
], [
132
132
'name' => 'Spigot',
133
133
'description' => 'Spigot is the most widely-used modded Minecraft server software in the world. It powers many of the top Minecraft server networks around to ensure they can cope with their huge player base and ensure the satisfaction of their players. Spigot works by reducing and eliminating many causes of lag, as well as adding in handy features and settings that help make your job of server administration easier.',
'config_startup' => '{"userInteraction": [ "You need to agree to the EULA"]}',
151
151
'config_files' => null,
152
152
'config_logs' => null,
@@ -161,7 +161,7 @@ private function addCoreOptions()
161
161
], [
162
162
'name' => 'Bungeecord',
163
163
'description' => 'For a long time, Minecraft server owners have had a dream that encompasses a free, easy, and reliable way to connect multiple Minecraft servers together. BungeeCord is the answer to said dream. Whether you are a small server wishing to string multiple game-modes together, or the owner of the ShotBow Network, BungeeCord is the ideal solution for you. With the help of BungeeCord, you will be able to unlock your community\'s full potential.',
@@ -90,7 +90,7 @@ private function addCoreOptions()
90
90
], [
91
91
'name' => 'Insurgency',
92
92
'description' => 'Take to the streets for intense close quarters combat, where a team\'s survival depends upon securing crucial strongholds and destroying enemy supply in this multiplayer and cooperative Source Engine based experience.',
@@ -105,7 +105,7 @@ private function addCoreOptions()
105
105
], [
106
106
'name' => 'Team Fortress 2',
107
107
'description' => 'Team Fortress 2 is a team-based first-person shooter multiplayer video game developed and published by Valve Corporation. It is the sequel to the 1996 mod Team Fortress for Quake and its 1999 remake.',
@@ -120,7 +120,7 @@ private function addCoreOptions()
120
120
], [
121
121
'name' => 'Ark: Survival Evolved',
122
122
'description' => 'As a man or woman stranded, naked, freezing, and starving on the unforgiving shores of a mysterious island called ARK, use your skill and cunning to kill or tame and ride the plethora of leviathan dinosaurs and other primeval creatures roaming the land. Hunt, harvest resources, craft items, grow crops, research technologies, and build shelters to withstand the elements and store valuables, all while teaming up with (or preying upon) hundreds of other players to survive, dominate... and escape! — Gamepedia: ARK',
Copy file name to clipboardExpand all lines: database/seeds/TerrariaServiceTableSeeder.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ private function addCoreOptions()
74
74
], [
75
75
'name' => 'Terraria Server (TShock)',
76
76
'description' => 'TShock is a server modification for Terraria, written in C#, and based upon the Terraria Server API. It uses JSON for configuration management, and offers several features not present in the Terraria Server normally.',
@@ -89,7 +89,7 @@ private function addCoreOptions()
89
89
], [
90
90
'name' => 'Teamspeak3 Server',
91
91
'description' => 'VoIP software designed with security in mind, featuring crystal clear voice quality, endless customization options, and scalabilty up to thousands of simultaneous users.',
0 commit comments