your current location:首页 > news>Joe Tat and Minecraft

Joe Tat and Minecraft

2024-12-12 09:31:35|Myriagame |source:minecraft skins

JOETATER is a regional file and server management tool. It is a small and simple module, which aims to make the server administrator easier.It considers the Lotr Mod server during design, but it is an independent MOD that can be used for any server.

Worldedit is not good enough in this regard.Save a very large building is a terrible job, sometimes it will cause the server to collapse, and it may be a nightmare to paste them back.

Main function

JOETATER added four main functions:

JOETATE, a world reset tool

Jbiome, a command to change the Chinese biological community

Backpack scanner, remind the administrator when there are specific items in the player's backpack

IP list, track the player IP and remind the administrator when the player joins the same IP as the player.

If you just want to use some of these functions, you can disable all functions other than Jbiome in the configuration.

Cause

We are all familiar with the rapid development rhythm of the Rings, as well as many new biological group systems, structures and other terrain generation changes brought about.Because of this, server players inevitably want to reset the block in the service, so that they can go to the module to update the unbounded area to find new things.Any good server should be ready for these reset.

But of course, players don't want their architecture to be reset!The Lord of the Lord can become very large, and players' architecture is also common.The addition of these things means that execution of the server resetting may be a long and arduous task.

Usually, you must collect the location of all buildings, organize a list, calculate the corresponding area files, and then spend a long time to download the correct area file where the player building is located.You can delete the world and upload the preserved area files.This is a long and arduous process, and every step is full of possibility of disaster.

JOETATER eliminates the needs of the second part of this process.You still need to collect lists of all buildings, but you don't have to spend a long time to calculate and download the correct area files.

Using commands/JOETATE, you can define a area in the game, and it will automatically backup all regional files in the area into a separate "JOETATER" folder in your world folder (World).These blocks did not need to be loaded in the game at the time, it is better not to load.

Repeat this operation for each building, and then you can delete the world and copy the regional file backup of JOETATED from its folder to provide new terrain around them while restoring the building.arrange!

Use

1. JOETATE

There are two modes of this command:

Square "radius" mode: Use/JOETATE R [center X coordinate] [center Z coordinate] select anywhere in the world as the center of the world.If you want to choose a square area centered on the current position, ignore the coordinates.Specify the square "radius" (that is, half the length of the edge).

Frame Mode: Use/JOETATE B Select a rectangular area. The range from X-MIN to X-MAX (west to east) and Z-MIN to Z-MAX (from north to south).Similarly, there is no need to load the area in the world.

By default, the largest area is 2000 X 2000.This can be increased to 20000 X 20000 by the configuration file.When you use this command, it notified how many regional files you have saved.These files are copied to the appropriate position in the "JOETER" folder, and you can retrieve them for future use.

Yes, it is suitable for all aspects.The structure of the "JOETER" folder is the same as the World folder, and has the same dimension subfolder.This command will be performed from your same dimension.But if you run the JOETATE command from the console, it will file the file in the main world of Joetate.

Important Tips: If the area is loaded in the game, Joetter will not save it first.Joetater only copys the currently existing files on the hard disk drive corresponding to the area, which may include or does not contain any recent changes that have been made since the service.(So ​​to save the server first!)

2. jbiome

Have you ever thought about changing the biological community of Middle -earth?Maybe you try to change it with the world editor but not successful?Jbiome is a command that allows you to change the area to the Middle -earth Biological Group you choose.

Usage is the same as the JOETATE command. Jbiome has two modes:

Square "radius" mode: Use /jbiome r [center X coordinate] [center Z coordinate], select a area and change it to the specified biological group system.Specify the square "radius" (that is, half the length of the edge).Frame Mode: Use/jbiome b Select range from X-MIN to X-MAX (west to east) and Z-MinTo the rectangular area of ​​Z-MAX (from north to south).This will change the area to the specified biological group system.

To find the biological group ID, please find on the area page of Wiki.

Warning: Be careful when choosing a large area, because of too large reasons, it will cause considerable delay or even let the server get stuck.

Note: If the client does not see any changes, you may need to uninstall and reload the block we just changed

Third, backpack scanner

The backpack scanner is a tool. As long as the player has the designated items (prohibited items) in the list, it will remind the administrator.It is very useful for any disabled server, especially the main world and any related items.

To set up, find a file with the name of JOETATER_INGAME_CHECKER.txt in your configuration folder.Then edit this file.Each line is a new item, and the line that starts with "#" will be ignored.

To add entries, type

, ,

"ID" cannot be numbers, it must be Minecraft: item, lotr.tile: item and other forms.

"Meta-DATA" to check the metadata of the item; please use -1 for all metadata.

"Quantity" is the number of items that players must reach the warning.

Example of an item:

Minecraft: Planks, -1, 20 (only when the player has at least 20 pieces of data of any meta -data, it will be triggered.)

Examples shown below to the alarm message displayed to the administrator.

 JOETATER: Warning! Player and a certain HAS 20 of Item Minecraft: Planks: -1 

By default, check the items bar of all players every five seconds, although this can be changed to each game carving (Tick) once every two minutes.Any player who has a specified item when checking the backpack will trigger the alarm message to the administrator.By default, a continuous warning will be issued every minute, but it can be changed from the frequency of each moment to 5 minutes.

If the player takes a very short time for prohibited items, you can avoid the scanner, but this is very difficult because you don't know when you will have a backpack scan, so the opportunity to be caught is very high.However, you can hide your items in your bag to avoid being discovered, but putting them back to your backpack will make you face the risk of being caught because of having a prohibited item.

Fourth, IP list

The IP list tracks the IP address of each player and warns the administrator when joining the same IP as the banker.This is very useful for detectors to bypass their ban through another account.Of course, another member of the same LAN connection may always play games on the same server.

This IP address list is stored in the main server directory marked with JOETER-IPS.JSON.It contains the player's ID name, their UUID, their IP address, and the date they connect to the IP address last time.

If the forbidden player uses multiple IP addresses to connect, it will list each IP address and the last date.The IP address retains 200 days by default, but can be changed according to your preference.