Modscraper Modscraper Minecraft
BlueIce Server Tweaks logo

BlueIce Server Tweaks

Mod

A simple mod that adds a few useful server-side features.

Type

Mod

Modrinth Downloads

103

Modrinth ID

hMHWrWww

Last Updated

Jul 21, 2026

Description

This mod adds a few server-side features such as commands, interactions and recipe addition and modifications that may be useful in some situations.

There is a permission system powered by scoreboard for operators to control whether a player with no vanilla permission can use a command in No requirement list below.

Contents

Command List

Requiring level 3

  1. /bist ... - Modify the config;
  2. /setpermission string:command entity:player boolean:permission - Set the permission of /command of player to permission, use a dot (.) to represent all the commands;
  3. [Deprecated] /setlanguage string:language - Set server language to language, supported inputs: en_us, zh_cn;
  4. /logger ... - Write a line to log in INFO, WARN or ERROR;
  5. /getinfos ... - Get some information of the server;

Requiring level 2

  1. /g itemstack:item - Get 1 stack of item;
  2. /gm string:gamemode - Change gamemode to gamemode, supported inputs: 0, s, 1, c, 2, a, 3;
  3. /debugamerule boolean:enabled - Change a set of gamerules that are useful when debugging;

No requirement

  1. /goto blockpos:location - Teleport to location if the chunk is loaded;
  2. /compass blockpos:location string:name - Turn a Compass into a Lodestone Compass called name which points to location;
  3. [Deprecated] /random ... - Generate random numbers that has nothing to do with the world seed;
  4. /crafting - Open Crafting Table GUI;
  5. /k - Kill yourself with confirmation;
  6. /fly boolean:enabled - Toggle creative flight ability to enabled;
  7. /head string:playerName - Get a skull of player called playerName;
  8. [Deprecated] /free ... - Provides a server-side free camera powered by Spectator mode;
  9. [Deprecated] /gamma boolean:enabled - Provides a server-side gamma override powered by Night Vision effect;
  10. /hat - Put mainhand item to helmet slot if it is empty;
  11. /painting string:id - Get a Painting with namespace ID id;
  12. /name string:name - Rename mainhand item to name.

Interaction List

  1. [Deprecated] Shift and Right click on a Block with Hoe in mainhand to collect the block if it is in #blueice_server_tweaks:collectable or break the block if it is in #blueice_server_tweaks:destroyable;
  2. Right click on Fletching Table with Arrows in mainhand and Potion or Glowstone Dust in offhand to create Tipped Arrows much cheaper;
  3. Right click on Fletching Table with 1 Mushroom Stew in mainhand and Potion in offhand to create Suspicious Stew with full potion effect.

Compatibility

Mod Loaders

Fabric Forge Neoforge Quilt

Game Versions

1.20 1.20.1 1.21.1 1.21.11

Similar Mods

External Resources