your current location:首页 > news>hex js mincrapt

hex js mincrapt

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

Brief introduction

HEXJS is a module that integrates spelling and Kubejs functions for the integrated package producer and server owner.

Main function

Blacklist/whitelist

The server and each player have a corresponding pattern configuration list. This list can be blacklist or white list.(Blacklist with empty content is empty)

The configuration list of each player is long -lasting, and the global list is not.If there is conflict, it will be prioritized in the player's configuration list.

Note: If you add numbers to the list: 0 patterns, all positive and negative numbers will be added to this list.

Redirect

The server and each player have a corresponding redirect list to correspond to another pattern. This operation is processed after the black/white list.

You only need to redirect the actual effect of the two patterns very simple at a time.If there is conflict, it will be prioritized in the player's configuration list.

Custom pattern

Provide the ability to customize patterns and spells through Kubejs internal functions!

This happy in 2 parts, first you register the pattern with a name and such, and then you check if the pattern in question. Event "to do your logic. This can be used to override existing patterns.

This process is mainly divided into two steps. First of all, you need to register a pattern of your own, and then check whether this pattern can trigger the "registerEdPatternCastevent" event normally, so as to achieve your spell logic.This operation can be used to cover existing patterns.

Note: I am not very clear about this part, so I put the original text up. If there are big guys knowing the operation, I can help change it, thank you!

Pre -reference casting item

Production records of miscellaneous parts, dynasties and creations of custom spells and media!This function can be used to survive the list of war -based products, monsters fall, and more!

Mandatory casting

Through Kubejs, forced to apply on any player!

This function can be used for proxy casting, and it can also be used normally on a fake player who is a carpet module!

Miscellaneous item

Allow customs, ancient scrolls.

Angle Signature is allowed to obtain excellent spells through Kubejs.

Allows the setting of a scholar strategy to store the maximum length of IOTA.(Global/single player, black/white list)

Exempt statement

Since most of the author's tests are performed on the Fabric terminal, there may be more errors in the forge version of this module.

Please report any errors you found on Github.Thanks!