Skip to content

Commit

Permalink
requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
WILLATRONIX committed Jun 3, 2024
1 parent 81d0105 commit 4975254
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 120 deletions.
3 changes: 0 additions & 3 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
- [Other](tools/other/intro.md)
- [Ruler Tool](tools/other/ruler.md)
- [Path Tool](tools/other/path.md)
- [Multiplayer](multiplayer/intro.md)
- [Commercial Usage](multiplayer/commercial.md)
- [Permissions](multiplayer/permissions.md)
- [Advanced](advanced/intro.md)
- [Commands](advanced/commands.md)
- [Config](advanced/configuration.md)
14 changes: 4 additions & 10 deletions src/advanced/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Commands are essential for management and debugging.

### /axiomenablecheats

- Forces the world to have cheats enabled, even if they are disabled. This is not available in [Multiplayer](/multiplayer/intro.md).
- Forces the world to have cheats enabled, even if they are disabled. This is not available in Multiplayer.

### /axiomhandshake

- Tests the connection by emulating a player join on a server. This only works on [Multiplayer](/multiplayer/intro.md).
- Tests the connection by emulating a player join on a server.

### /axiomintro

Expand All @@ -28,7 +28,7 @@ Commands are essential for management and debugging.

## Axiom Gamerule Commands

These are some extra commands for controlling the world and its properties. These are not available in [Multiplayer](/multiplayer/intro.md).
These are some extra commands for controlling the world and its properties. These are not available when playing on a paper server.

### axiomDoBlockDrops

Expand All @@ -48,10 +48,4 @@ These are some extra commands for controlling the world and its properties. Thes

## Compatible commands

`//pos1` and `//pos2` are part of Axiom, but are intended to be used alongside WorldEdit.

## Multiplayer Commands

### /axiompaperdebug [permission]

- Used to check whether the player has the provided [permission](/multiplayer/permissions.md) and returns true/false.
`//pos1` and `//pos2` are part of Axiom, but are intended to be used alongside WorldEdit. They expand the provided corner point to the player's position.
4 changes: 2 additions & 2 deletions src/builder/blockattributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The Edit Block Attributes menu can be used to configure multiple settings that a

| Setting | Description |
| ---------------------------- | ------------------------------------------------------------------------------------------ |
| Show Collision Mesh | Creates a red outline for every block with a transparent hitbox like leaves or fences. |
| Show Collision Mesh | Creates a red outline for every block with a transparent hitbox like barriers or fences. |
| Show Light Blocks | Adds a texture[^note1] for light blocks and enables interactions with them. |
| Show Structure Void Blocks | Adds a texture[^note2] for structure void blocks. |
| Expand Hitboxes to Full Cube | Sets all hitboxes to a full block. Affects blocks like slabs or buttons. |
Expand All @@ -15,4 +15,4 @@ The Edit Block Attributes menu can be used to configure multiple settings that a

[^note1]: ![Light Block Texture](/img/light_block_15.png)

[^note2]: ![Light Block Texture](/img/structure_void.png)
[^note2]: ![Structure Void Texture](/img/structure_void.png)
4 changes: 2 additions & 2 deletions src/editor/mainmenubar.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ The main menu bar gives users access to crucial functionality of the mod. Here y
| Function | Description |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Import Schematic | Imports schematic files to your clipboard. |
| Export Schematic | Exports clipboard as a schematic file. With the [Commercial License](/multiplayer/commercial.md), you can set what version the schematic should be. This can go all the way back to 1.7. |
| Export Schematic | Exports clipboard as a schematic file. With the [Commercial License](https://axiom.moulberry.com/commercial), you can set what version the schematic should be. This can go all the way back to 1.7. |
| Open Reference Image | Adds a window with an image of your choice. |
| Load Bedrock Packs | Allows you to import Bedrock Edition textures or models. (Requires [Commercial License](/multiplayer/commercial.md)) |
| Load Bedrock Packs | Allows you to import Bedrock Edition textures or models. (Requires [Commercial License](https://axiom.moulberry.com/commercial)) |
| Save Selection as CSV | Exports a selection to a CSV[^note1] format. |
| Save Clipboard as JSON Model | This allows you to take blocks and convert them to an item model. Models can be used in resource packs or imported into Blockbench. |

Expand Down
10 changes: 1 addition & 9 deletions src/editor/windows/blueprints.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ Once you have blueprints, you can view them in the **Blueprint Browser**. You'll

> Tip: You can go back and refresh by clicking the appropriate button next to the seach box.
## File Format

Blueprints are stored as `.bp` files in the [Configuration](/advanced/configuration.md). The blueprint file itself is a GZ[^note1] and can be opened in programs such as 7zip to reveal the NBT file inside. The thumbnail, author and tags are also stored within the `.bp` file.

## Multiplayer

On [Multiplayer](/multiplayer/intro.md), blueprints can be saved to and downloaded from the server rather than saving to your device. This means everyone on the server can use your saved blueprint.

## Notes

[^note1]: [GZ](https://en.wikipedia.org/wiki/Gzip) is a compressed file format.
On multiplayer, blueprints can be saved to and downloaded from the server rather than saving to your device. This means everyone on the server can use your saved blueprint.
13 changes: 1 addition & 12 deletions src/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,5 @@ To open/close the [Editor Mode](editor/intro.md), press Right Shift

These keybinds can be adjusted in Minecraft's controls menu (Esc > Options > Controls)

## Latest Update

Update 3.0.0 introduced the [Script Brush](tools/painting/scriptbrush.md). This tool has been on the todo list for months but it's finally here! This unique tool introduces many new possibilities as it allows users to create their own brush with its own unique functionality.



<iframe width="560" height="315" src="https://www.youtube.com/embed/0czfydvLLOc?si=qDzbjg263Izi_6uu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

There is another new operation called 'Export Clipboard to JSON Model' and it can be found under the Operations menu in the [Main Menu Bar](editor/mainmenubar.md). Alongside this, some smaller features such as the '/axiomtogglecapability' [Command](advanced/commands.md) and some bug fixes.

<iframe width="560" height="315" src="https://www.youtube.com/embed/PWFBYJeqrlk?si=aPHQLeuJHM71qdeK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

###### Last Documentation Update: 29/05/24
###### Last Documentation Update: 03/06/24
55 changes: 0 additions & 55 deletions src/multiplayer/commercial.md

This file was deleted.

7 changes: 0 additions & 7 deletions src/multiplayer/intro.md

This file was deleted.

20 changes: 0 additions & 20 deletions src/multiplayer/permissions.md

This file was deleted.

0 comments on commit 4975254

Please sign in to comment.