Plugin:TotalFreedomMod: Difference between revisions

From TotalFreedom Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PluginTemplate|status=Active|github=https://github.com/AtlasMediaGroup/TotalFreedomMod|license=TotalFreedom General License v2}}
{{PluginTemplate|status=Active|github=https://github.com/AtlasMediaGroup/TotalFreedomMod|license=TotalFreedom General License v2}}
'''TotalFreedomMod''' is the core plugin of TotalFreedom. Without it, there wouldn't be any functionality of a proper all-OP server.
'''TotalFreedomMod''' was the core plugin of TotalFreedom. Originally developed in late 2011 and maintained until the server's closure in 2023, it established a foundation for a free-OP server that used its own proprietary ranking system to grant permissions rather than the Bukkit permission system.


== FrontDoor ==
== FrontDoor ==
Designed for amateur server operators or people who like to take the binary copies of the TotalFreedomMod and claim it as their own work. It connects to a hidden blacklist that Prozza and (supposedly) Madgeek1450 control, and if it detects that the IP address, port, and other things are in the blacklist, the plugin acts like a poison plugin and triggers the "evil mode".
Designed for amateur server operators or people who like to take the binary copies of the TotalFreedomMod and claim it as their own work. It connects to a hidden blacklist that Prozza and (supposedly) Madgeek1450 control, and if it detects that the IP address, port, and other things are in the blacklist, the plugin acts like a poison plugin and triggers the "evil mode".


When the "evil mode" is enabled, the following message appears:<syntaxhighlight>
When the "evil mode" is enabled, the following message appears:<syntaxhighlight lang="text">
*****************************************************
*****************************************************
* WARNING: TotalFreedomMod is running in evil-mode! *
* WARNING: TotalFreedomMod is running in evil-mode! *
Line 16: Line 16:


=== Evil Mode Behavior ===
=== Evil Mode Behavior ===
The Evil Mode basically does very strange and unexpected behavior. It gets a random number, and each number does different things.
The Evil Mode causes TotalFreedomMod to behave in a disruptive manner. It gets a random number, and each number does different things.
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 76: Line 76:
|Sets everyone's tag to "[TotalFreedom]".
|Sets everyone's tag to "[TotalFreedom]".
|}
|}
There is a YouTube video online demonstrating the FrontDoor: <youtube>4uBBAzJVdt0</youtube>
There is a YouTube video online demonstrating the FrontDoor.
<br>
<youtube>4uBBAzJVdt0</youtube>

Latest revision as of 20:13, 11 September 2023

TotalFreedomMod
StatusActive
GitHubhttps://github.com/AtlasMediaGroup/TotalFreedomMod
LicenseTotalFreedom General License v2

TotalFreedomMod was the core plugin of TotalFreedom. Originally developed in late 2011 and maintained until the server's closure in 2023, it established a foundation for a free-OP server that used its own proprietary ranking system to grant permissions rather than the Bukkit permission system.

FrontDoor

Designed for amateur server operators or people who like to take the binary copies of the TotalFreedomMod and claim it as their own work. It connects to a hidden blacklist that Prozza and (supposedly) Madgeek1450 control, and if it detects that the IP address, port, and other things are in the blacklist, the plugin acts like a poison plugin and triggers the "evil mode".

When the "evil mode" is enabled, the following message appears:

*****************************************************
* WARNING: TotalFreedomMod is running in evil-mode! *
* This might result in unexpected behaviour...      *
* - - - - - - - - - - - - - - - - - - - - - - - - - *
* The only thing necessary for the triumph of evil  *
*          is for good men to do nothing.           *
*****************************************************

Evil Mode Behavior

The Evil Mode causes TotalFreedomMod to behave in a disruptive manner. It gets a random number, and each number does different things.

# Action
0 Adds a random player to the Super Admin list.
1 Bans a random player.
2 Starts to trail a random player.
3 Displays a message in the chat promoting TotalFreedom.
4 Clears the banlist.
5 Enables water and lava placement as well as fluid spread.
6 Enables fire placement, fire spread, and explosives.
7 Unblocks all blocked commands.
8 Removes all the area protections.
9 Places signs promoting TotalFreedom around and at the spawnpoint.
10 Enables the jump pads.
11 Gives everyone a book titled "Why you should go to TotalFreedom instead", authored by "SERVER OWNER", and the contents of the book is basically a promotion for TotalFreedom.
12 Supposedly wiping the whitelist. There isn't any code that wipes the whitelist.
13 Announces in the chat that the plugin is in the "evil mode".
14 Cages a random player in PURE_DARTH.
15 Silently orbits a random player.
16 Disables the anti-nuker.
17 Sets everyone's tag to "[TotalFreedom]".

There is a YouTube video online demonstrating the FrontDoor.