From 114bcdfe4c38cb799333dfa0a876f7ca9a2df5b0 Mon Sep 17 00:00:00 2001 From: aleabodo Date: Mon, 15 Jul 2024 01:04:53 +0200 Subject: [PATCH] creative docs --- docs/wiki/Features/creative.md | 90 ++++++++++++++++++++++++++++++++++ docs/wiki/Features/features.md | 1 + docs/wiki/about.md | 7 ++- 3 files changed, 96 insertions(+), 2 deletions(-) create mode 100644 docs/wiki/Features/creative.md diff --git a/docs/wiki/Features/creative.md b/docs/wiki/Features/creative.md new file mode 100644 index 0000000..cf82b02 --- /dev/null +++ b/docs/wiki/Features/creative.md @@ -0,0 +1,90 @@ +# Creative Server + +We have a (public) Creative server with plots where you can use World Edit and Creative tools to pre-build your base. + +- `/plot claim`: Find an empty plot (you can see whether it's empty with `/plot info`) and run the command to claim it. +- `/plot auto`: Instead of manually claming a plot, this command will automatically find an available plot for your. +- `/plot info`: Show info about the plot you're currently in, including the owner. +- `/plot add PLAYER`: Adds PLAYER to the plot so they can help you build **while you're online**. +- `/plot trust PLAYER`: Similarly to `/plot add PLAYER`, this allows PLAYER to use your plot but **also when you're offline**. +- `/plot remove PLAYER`: Untrusts PLAYER. +- `/plot merge`: If you have two adjacent plots you can merge both plots by looking from one plot in the direction of the other plot and running this command. +- `/plot unlink`: Reverts the plot merging. Be careful when using this command! It's not reversible and will devide your merged plots with streets again! +- `/plot alias set NAME`: Create a name for your plot that's listed in the plot list and info. With `/plot alias remove NAME` you can remove the alias. +- `/plot sethome`: Set the plot-home you're standing on. The plothome is the position where the player will teleport if he uses the `/plot home` or `/plot visit` command. +- `/plot home NUMBER/ALIAS`: Teleports you to the plot with NUMBER or ALIAS if you've set a plot alias. +- `/plot visit PLAYER NUMBER/ALIAS`: Same as `/plot home` but for visiting plots of other players. +- `/plot list mine`: Lists all of your plots. `/plot list all` lists all plots. `/plot list PLAYER` lists all plots owned by PLAYER. +- `/plot biome BIOME`: Sets the biome of the plot. You need to rejoin. +- `/tp PLAYER`: Teleports to a player + +## Schematics + +### Download Schematic + +You can easily save schematics (`.schem`) files from your builds. + +1. Select the area you want to save with the wooden axe (WE tool). +2. Run `//copy` +3. Run `//download` +4. Follow the instructions in chat and download the schematic from the linked website. + +### Load Schematic + +1. Visit https://athion.net/fawe/ +2. Upload the schematic to the site. +3. Copy the command from the website. +4. Paste it into the game chat. +5. Run `//paste` or `//paste -a` to paste the loaded schematic. + +## Using World Edit + +- Watch [this video](pathname://https://www.youtube.com/watch?v=SOOvommDpUA) to learn the basics of World Edit. +- Check out the [FAWE documentation](pathname://https://intellectualsites.gitbook.io/fastasyncworldedit/basic-commands/brushes) for more commands and more powerful tools. + +### Basic Commands Spreadsheet + +```python +//pos1 # Equivalent to left-clickging with your wooden axe. +//pos2 # Equivalent to right-clickging with your wooden axe. + +//copy +//cut +//paste +//paste -a # Paste without air. +//flip # Will flip the clipboard to the direction you look at. +//rotate DEGREE # DEGREE can be 90,180,-90,-180. +//replace PATTERN_1 PATTERN_2 +//deform EXPRESSION # More advanced transformations like scale and rotate. + +//brush sphere PATTERN RADIUS # Sphere brush +//brush cylinder PATTERN RADIUS +/mask PATTERN # Sets a mask to only use brush on blocks in PATTERN. + +//outline PATTERN # Cover every outer part of region with a pattern. +//line PATTERN SIZE +//curve PATTERN SIZE +//cyl PATTERN RADIUS HEIGHT # Cylinder +//hcyl PATTERN RADIUS HEIGHT # Hollow Cylinder + +//naturalize # Makes stone, dirt, grass layers +//forest TYPE DENSITY +//flora DENSITY + +//fill PATTERN RADIUS DEPTH # Fill particular blocks around the player's feet with the cylinder's radius and bottom sphere's depth. +//fillr PATTERN RADIUS DEPTH # Fill but recursively. +//fixwater RADIUS # Fixes broken water +//fixlava RADIUS +``` + +### Advanced Masks + +https://intellectualsites.gitbook.io/fastasyncworldedit/features/masks + +### Advanced Patterns + +https://intellectualsites.gitbook.io/fastasyncworldedit/command-utilities/patterns + +### Advanced Selection (Cuboid, Convex, etc.) + +https://intellectualsites.gitbook.io/fastasyncworldedit/basic-commands/selection \ No newline at end of file diff --git a/docs/wiki/Features/features.md b/docs/wiki/Features/features.md index 9f53056..25091c5 100644 --- a/docs/wiki/Features/features.md +++ b/docs/wiki/Features/features.md @@ -14,6 +14,7 @@ sidebar_position: 2 - **Sitting**: Right-click with your empty fist on any stair or slab to sit on it. Press *SHIFT* to stand up again. - **Riding player**: You can ride on the back of a player by right-clicking them with your empty fist. - **Custom music discs**: We have custom music discs collectibles that you can win from the vote crate (vote with `/vote`). In order to hear the custom music, you need to have the [voice chat mod](./vc.md) enabled. You can adjust the volume of the music discs in the voice chat settings (`v`). +- [Creative Server](./creative.md) - [Proximity Voicechat](./vc.md) - [Raknetify](./raknetify.md) - [Amor Stand Tool](./ast.md). diff --git a/docs/wiki/about.md b/docs/wiki/about.md index 4febeb2..2ae06a4 100644 --- a/docs/wiki/about.md +++ b/docs/wiki/about.md @@ -12,7 +12,9 @@ If you're just here to join the Creative plots server you can join without apply We are a friendly and active community of mostly young adults and teenager that enjoy playing Minecraft after a tiring day at work or school. We like to keep things as Vanilla as possible while also having some extra Vanilla-friendly features to complement the experience. -We build beautiful bases and massive community mega project. We also have an active community-managed market at Spawn. You are creative? You join building and meeting new friends? Feel free to join our community. You can apply on our [Discord](pathname://https://discord.gg/WKAtDzEu24) with the application form below. If you decide to apply, you can include the word *stardust* in your application, so we know that you checked out this website before applying 😊 +We build beautiful bases and massive community mega project. We also have an active community-managed market at Spawn. You are creative? You enjoy building and meeting new friends? Feel free to join our community. You can apply on our [Discord](pathname://https://discord.gg/WKAtDzEu24) with the application form below. If you decide to apply, you can include the word *stardust* in your application, so we know that you checked out this website before applying 😊 + +If you want to learn more about the features this server has, check out the [Features Page](./Features/features.md) on this wiki. ## At a Glance @@ -20,7 +22,7 @@ We build beautiful bases and massive community mega project. We also have an act |---|---| | IP | `survival-pi.com` | | Version | 1.21 | -| Type | Vanilla-like Building and Redstone | +| Type | Vanilla-like, Building and Redstone | | Since | 2020 | | Latest Season | [Season 2](../season2/season2.md) | Proximity Voicechat | ✅ | @@ -30,6 +32,7 @@ We build beautiful bases and massive community mega project. We also have an act | World download | ✅ | | Dynmap | ✅ | | Armor stand tools | ✅ | +| PvP | Toggleable | | Website accepting contributions | Contribute [here](./Contribute/tutorial.md) | | Specs | Intel i3-10100, 500 GB M.2 NVMe SSD, 32 GB RAM, 1000 Mbit/s internet |