From dba8168e108d443c9bbdfbb7ea05c5e4a28f123b Mon Sep 17 00:00:00 2001 From: zombie Date: Wed, 27 Oct 2021 19:38:46 -0400 Subject: [PATCH 1/5] added da rulez we still need to add exploits --- README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/README.md b/README.md index e69de29..8ccde18 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,31 @@ +# Fermi modpack rulez + +### Winning/Losing Conditions: +Win - Eliminate all other players + +Loss - All of your bases have been destroyed, and you cannot rebuild with the already available resources, or your name is QTechQuantum + +### Definitions: +Base - A structure where any type of processing occurs that is not directly related to extracting the raw resources. + +Raid - An entrance into another's territory for the purpose of seizing goods or valuables. + +### Misc: +Power generation is considered an extension of anything it is powering, not a separate entity. + +### Rules: +1. Do not search for bases/raid bases until the grace period has ended + 1. Grace period ends on November 13th at 11:59PM Eastern Time* + 1. If you find a base on accident during these periods, that's fine. + 1. Doing PVP in the grace period is very frowned upon and rude +1. Bases must be within 2500 blocks of spawn (0,75,0) and in the Overworld (non base stuff can be anywhere) +1. Bases cannot be blast-proof (however, blast resistance is highly recommended) +1. No raiding people when they are offline +1. No unraidable storage (personal safes, alt accounts, etc) +1. No hacked/utility/minecraft enhancement clients +1. No ESP (except for things already included in or made in the modpack) +1. To raid bases, you must blast in using missiles + 1. To raid nonbases, you may use any explosive +1. You cannot teleport within 250 blocks of an enemy base + 1. Exceptions are: `/spawn` and any vanilla means +*May change by popular vote From 3f331e1d01cacf72deeb59d01a614825dda2e0fd Mon Sep 17 00:00:00 2001 From: zombie Date: Wed, 27 Oct 2021 21:35:24 -0400 Subject: [PATCH 2/5] fixed the spaces --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8ccde18..179e9fa 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ Power generation is considered an extension of anything it is powering, not a se ### Rules: 1. Do not search for bases/raid bases until the grace period has ended - 1. Grace period ends on November 13th at 11:59PM Eastern Time* - 1. If you find a base on accident during these periods, that's fine. - 1. Doing PVP in the grace period is very frowned upon and rude + 1. Grace period ends on November 13th at 11:59PM Eastern Time* + 1. If you find a base on accident during these periods, that's fine. + 1. Doing PVP in the grace period is very frowned upon and rude 1. Bases must be within 2500 blocks of spawn (0,75,0) and in the Overworld (non base stuff can be anywhere) 1. Bases cannot be blast-proof (however, blast resistance is highly recommended) 1. No raiding people when they are offline @@ -25,7 +25,7 @@ Power generation is considered an extension of anything it is powering, not a se 1. No hacked/utility/minecraft enhancement clients 1. No ESP (except for things already included in or made in the modpack) 1. To raid bases, you must blast in using missiles - 1. To raid nonbases, you may use any explosive + 1. To raid nonbases, you may use any explosive 1. You cannot teleport within 250 blocks of an enemy base - 1. Exceptions are: `/spawn` and any vanilla means + 1. Exceptions are: `/spawn` and any vanilla means *May change by popular vote From 781e5b290b1e7419a88aa7fc9935f7861f5df3b9 Mon Sep 17 00:00:00 2001 From: Logan G Date: Wed, 27 Oct 2021 23:51:51 -0400 Subject: [PATCH 3/5] Grammar and stuff --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 179e9fa..f083cfc 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# Fermi modpack rulez +# Fermi modpack rules ### Winning/Losing Conditions: Win - Eliminate all other players -Loss - All of your bases have been destroyed, and you cannot rebuild with the already available resources, or your name is QTechQuantum +Loss - All of your bases have been destroyed, and you cannot rebuild with the already available resources, or your in game name is QTechQuantum ### Definitions: -Base - A structure where any type of processing occurs that is not directly related to extracting the raw resources. +Base - A structure where any type of processing occurs that is not directly related to extracting raw resources. -Raid - An entrance into another's territory for the purpose of seizing goods or valuables. +Raid - An entrance into another's territory for the purpose of seizing goods, valuables or causing destruction. ### Misc: Power generation is considered an extension of anything it is powering, not a separate entity. From 83290a81643e42147d664343964363451ef3e54f Mon Sep 17 00:00:00 2001 From: Thomas Muller Date: Sun, 7 Nov 2021 17:19:37 -0500 Subject: [PATCH 4/5] Let me do what I want "Enable this only if you absolutely trust all users on your server and all Lua code you run." "only enable this is you know what you're doing." Bitch dont tell me what to do, I trust no one and dont know what im doing But im going to do it anyway --- config/opencomputers/settings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/opencomputers/settings.conf b/config/opencomputers/settings.conf index 2da9289..ba59bfe 100644 --- a/config/opencomputers/settings.conf +++ b/config/opencomputers/settings.conf @@ -198,7 +198,7 @@ opencomputers { # code can easily be used for exploits, running arbitrary code on the # real server! I cannot stress this enough: only enable this is you # know what you're doing. - allowBytecode=false + allowBytecode=true # Whether to allow user defined __gc callbacks, i.e. __gc callbacks # defined *inside* the sandbox. Since garbage collection callbacks From cd93b515174da4e015675c14bf6f7584f99ef158 Mon Sep 17 00:00:00 2001 From: Logan G Date: Wed, 10 Nov 2021 19:29:20 -0500 Subject: [PATCH 5/5] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f083cfc..72595bf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Win - Eliminate all other players Loss - All of your bases have been destroyed, and you cannot rebuild with the already available resources, or your in game name is QTechQuantum ### Definitions: -Base - A structure where any type of processing occurs that is not directly related to extracting raw resources. +Base - A structure where any type of processing or storage occurs that is not directly related to extracting raw resources. Raid - An entrance into another's territory for the purpose of seizing goods, valuables or causing destruction.