AmaCarpet is an extension of the Carpet Mod specifically designed for Amateras SMP. Feel free to report any issues or contribute to this mod.
Prohibits specific features in client-side mods such as Tweakeroo, Tweakermore, Litematica. The features to restrict can be configured using the
/restrictioncommand.
Note
Only works in server side.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA,SURVIVAL
Enables
/listrestrictioncommand to display features restricted by cheatRestriction./listrestrictioncommand provides the same output as/restrictionwhen used with no arguments. However, unlike/restriction, this command can be executed by players without operator permissions by default.
- Type:
String - Default value:
true - Suggested options:
true,false,ops,0,1,2,3,4 - Categories:
AMA,COMMAND,SURVIVAL
Enables
/restrictioncommand to configure features restricted by cheatRestriction.
- Type:
String - Default value:
ops - Suggested options:
true,false,ops,0,1,2,3,4 - Categories:
AMA,COMMAND,SURVIVAL
Enables debug print for AmaCarpet developer.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA
Disables animal spawning during chunk generation.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA,OPTIMIZATION,SURVIVAL
Disables all server-side sound engine processes.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA,CREATIVE,OPTIMIZATION,SURVIVAL
Allows entities traveling through end gateway portals to load a 3x3 chunk area, similar to nether portals. This is a backport of a feature implemented in Minecraft 1.21.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA,SURVIVAL
Allows entities traveling through end portals to load a 3x3 chunk area, similar to nether portals. This is a backport of a feature implemented in Minecraft 1.21.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA,SURVIVAL
Sends notifications to player's chat when a schematic is shared or unshared using Syncmatica or Kyoyu.
Note
Only works in server side.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA,SURVIVAL
Reloads all Nether portal chunk-loading tickets during server startup. This ensures that chunk loaders remain functional after server restarts. This feature is a backport of the implementation in snapshot 25w05a.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA,SURVIVAL
Prevents clients without AmaCarpet installed from logging in. The timeout duration can be configured with requireAmaCarpetClientTimeoutSeconds.
- Type:
boolean - Default value:
false - Suggested options:
false,true - Categories:
AMA
Determines timeout duration for requireAmaCarpetClient to check if the client has ama-carpet on login phase.
- Type:
int - Default value:
5 - Suggested options:
3,5,10 - Categories:
AMA