S2E Minecraft Farm Plugin

Download the minecraft mini-game plugin that will summon cows, sheeps, pigs which will eat wheat on a field. Can be used with streamtoearn.io (s2e) or tikfinity. Includes free demo.

تحميل لـWindows

دليل فيديو

Updates

How to make animals walk faster?

In the StreamToEarn program, there is a "Plugin Manager" with a tab called "Installed." There, you can find the installed plugin "Farm" and a button labeled "Edit config." Clicking this button will open a file for editing configurations. In this file, you can find the parameter mob_velocity , which you can change from 1 to 1.5 or 2. After making the change, save the file and restart the server.

Description

S2E Farm Plugin - This is a plugin for Minecraft that allows a streamer to play a mini-game live during a TikTok Live. With it, you can create a wheat field and add commands that summon various animals that eat the wheat.

This plugin is compatible with StreamToEarn and other programs that track events from the broadcast and transmit them to your Minecraft server.

Features: Your character can grow wheat by hitting the sprouts with a snowball. You need to sow and grow the entire field for the victory timer to start. Different animals have different effects. Animals are created in random rows to avoid spawning in same row for most cases.

The mini-game field is created by one command.

Only one farm is created per server and farm commands are available to all players on the server, even if he is not an operator.

About Demo

Before you opt for the full version, you can use our demo version to check if everything works for you. The demo version contains only one entity, specifically the White Sheep, which is summoned with the command /farm wsheep . Otherwise, the plugin functions just like the full version.

Animals

  • sheep - Eats only ripe wheat and leaves behind wheat sprouts.
  • pig - Eats only ripe wheat and leaves behind wheat sprouts.
  • cow - It eats only ripe wheat and leaves behind empty land that needs to be planted with sprouts (wheat seed).
  • villager - He walks along one row and sows the field.
  • svillager - He runs around the field, looking for empty cells to sow wheat and dies when he sows 20 blocks.
  • slime - It destroys three rows of fields at once, including sprouts.
  • chicken - Walks along the row and eats only sprouts (wheat seed). Can be destroyed by a snowball.
  • schicken - Smart chicken, created just above the field up in the air above center area. After landing looks for wheat sprouts and eats them until it is destroyed by a snowball.
  • horses - Works like a cow, only it creates simultaneously on all rows, leaving only seed behind.
  • dragon- The dragon flies over the field and burns everything in its path, leaving behind only clean land.
  • wolf- Wolf that runs around the entire field and only eats animals (can be configured in config file)
  • Magma cube- It destroys 5 rows of fields at once, including sprouts.

TNT

It generates randomly above the field and destroys everything within the standard TNT radius. It's important that before starting to use TNT in your broadcasts, you need to save the farm with the command /farm save so that it regenerates automatically.

/farm save - saves a copy of your field with a 10-block buffer zone around it, so that decorations are also gradually restored after explosions.

Instructions

1) Transfer the plugin's .jar file to the plugins folder of your server. It works well with the PaperMC version 1.20.*. Restart your server if it was on. For a quick restart, you can use the command /reload confirm.

2) Choose the location for your farm. Find the coordinates of the central block. To do this, you can press F3 and look at your coordinates or the coordinates of the block you are looking at.

3) Next, enter the command using either of the following methods: For a field centered under your current position, use /farm create ~ ~ ~ 10 12. The "~" symbols represent your current coordinates, creating the field directly beneath you. Alternatively, if you want to specify a particular location, use /farm create 200 97 182 10 12, where 200 97 182 are the exact coordinates of the field's center. In both cases, 10 represents the field's radius (the number of blocks in every direction from the field's center), and 12 is the number of seconds until victory when the entire field is sown. A timer will appear in the center of the screen when the entire field is sown.

4) Switch to Creative mode, if you haven't alreadys done so, by using the command /gamemode creative, or by pressing F3+F4 if you are an operator (OP) on the server.

5) Important! To prevent the field from drying out and to stop mobs from dropping loot, two additional commands need to be executed to change the server rules.

  1. /gamerule randomTickSpeed 0- so that the farmland does not dry out to dirt and the wheat does not grow on its own
  2. /gamerule doMobLoot false - Mobs will no longer drop loot and items

6) Use commands to create animals to see how they work, for example, /farm wsheep Name.

7) Define which events will be executed for which actions in your program such as StreamToEarn or tikfinity

Config file

The config file is generated automatically in the server's plugins\s2e-farm\config.yml directory after you start the server with the plugin version no less than 1.1.0. After any changes in config.yml, you need to manually restart the server or use the command /reload confirm to apply the changes.

الأوامر

No image
/farm create X Y Z R T
مثال: /farm create ~ ~ ~ 10 10
الوصف: X Y Z - Coordinates of the central block of the field OR use ~ ~ ~ - Instead of X Y Z to create a field under the player R - Radius, the number of blocks from the center of the field that will be created for the game. Example, if the number is 10, then the field size will be 21 by 21 (R * 2 + 1) T - How many seconds will it take for victory to occur after the entire field is sown.
No image
/farm stop
مثال: /farm stop
الوصف: Stops the game. All farm commands will stop working and can be created again
No image
/farm fill
مثال: /farm fill
الوصف: Fills the entire field with ripe wheat
No image
/farm clear
مثال: /farm clear
الوصف: Clears the entire field
No image
/farm sheep {nickname}
مثال: /farm sheep {nickname}
الوصف: Summon colored sheep. The (name) is optional and can be more than one word
No image
/farm wsheep {nickname}
مثال: /farm wsheep {nickname}
الوصف: Summon white sheep.
No image
/farm ssheep {nickname}
مثال: /farm ssheep {nickname}
الوصف: Summon shaved sheep.
No image
/farm pig {nickname}
مثال: /farm pig {nickname}
الوصف: Summon pig.
No image
/farm cow {nickname}
مثال: /farm cow {nickname}
الوصف: Summon cow.
No image
/farm chicken {nickname}
مثال: /farm chicken {nickname}
الوصف: Summon chicken. Moving in straight line, eats young weed only.
No image
/farm superchicken {nickname}
مثال: /farm superchicken {nickname}
الوصف: Summon chicken. Moving in straight line, eats grown weed completely.
No image
/farm schicken {nickname}
مثال: /farm schicken {nickname}
الوصف: Summon smart chicken. Moving across the field, eats young weed only.
No image
/farm superschicken {nickname}
مثال: /farm superschicken {nickname}
الوصف: Summon smart chicken. Moving across the field, eats grown weed completely.
No image
/farm slime {nickname}
مثال: /farm slime {nickname}
الوصف: Summon slime.
No image
/farm villager {nickname}
مثال: /farm villager {nickname}
الوصف: Summon villager Which goes along the row.
No image
/farm svillager {nickname}
مثال: /farm svillager {nickname}
الوصف: Summon smart villager
No image
/farm horses {nickname}
مثال: /farm horses {nickname}
الوصف: Summon Row of horses
No image
/farm lightning
مثال: /farm lightning
الوصف: Lightning strikes a random place in the field except for 2x rows. Upon hit, creates a pumpkin that lasts for 8 seconds. Destroys wheat 1 block
No image
/farm cobwebs
مثال: /farm cobwebs
الوصف: Creates a long row of webs for 16 seconds, slows down the movement of animals and destroys wheat
No image
/farm dragon {nickname}
مثال: /farm dragon {nickname}
الوصف: Summon a dragon that flies over the field and burns all blocks, replacing them first with fire and then with farmland. (Some parameters can be adjusted in the plugin's config file)
No image
/farm wolf {nickname}
مثال: /farm wolf {nickname}
الوصف: Summon a wolf that runs across the field, hunts for animals, and by default, eats only 5 white sheep. Parameters can be edited in the config.
No image
/farm mcube {nickname}
مثال: /farm mcube {nickname}
الوصف: Summon Magma Cube.
No image
/farm tnt (number)
مثال: /farm tnt 300.
الوصف: It generates TNT above the field in a random location in a specific quantity, from 1 to 1000.
No image
/farm save
مثال: /farm save
الوصف: It saves a copy of the farm and decorations within a radius of 10 blocks from the field for restoration. Restoration is also triggered after TNT explosions.
No image
/farm restore
مثال: /farm restore
الوصف: It restores the farm and decorations from the copy saved by the command "/farm save". This command does not need to be used after each TNT explosion; it is automatically executed after TNT is generated using the command "/farm tnt", provided that you have saved the farm beforehand with the "/farm save" command.
No image
/farm ghast (number)
مثال: /farm ghast (number)
الوصف: Summon a ghust that shoots fireballs at the farm and burns the crops.
No image
/farm wither {nickname}
مثال: /farm wither {nickname}
الوصف: Summon a wither that flies over the field and burns all blocks, replacing them first with fire and then with farmland.
No image
/farm fill_seeds
مثال: /farm fill_seeds
الوصف: Plant field with seeds
/farm prison (number)
/farm prison (number)
مثال: /farm prison 10
الوصف: Teleport the player in a prison above the box for a specified number of seconds.

نصائح عامة لإعداد خادم Minecraft

  • /gamerule keepInventory true — لن تسقط من شخصيتك الأغراض والكتل عند الموت.
  • /gamerule sendCommandFeedback false — لن تظهر في الدردشة الأوامر التي ينفّذها السيرفر.
  • /time set day — يضبط الوقت على النهار في السيرفر.
  • /gamerule doDaylightCycle false — يوقف تبادل الليل والنهار.
  • /gamerule doWeatherCycle false — لن يتبدّل المطر بالشمس والعكس.
  • /weather clear — يضبط الطقس صافياً في السيرفر.
  • /gamemode creative — يحوّل وضع اللعب إلى Creative.
  • /gamemode survival — يحوّل وضع اللعب إلى Survival.

لا تعمل هذه الأوامر إلا إذا كنت مشرفاً على السيرفر (OP). لتجعل نفسك مشرفاً، اكتب في طرفية السيرفر: op NickName.