Recent Posts

Pages: 1 ... 5 6 [7] 8 9 10
61
Minecraft / FTP World Upload
« Last post by Vardogr on 02 June 2021, 09:03:29 »
What is the recommended way to upload a world save via FTP? I noticed the worlds create three separate folders with suffixes _nether and _the_end. How do I need to break up the normal save folder to populate these separate folders? Or can I upload a zip file and have world management take care of the subfolders? The world is too large to upload through the control panel.

Edit: Never mind, figured it out.

FYI
Step 1) FTP > Upload zip file to root folder
Step 2) In Stipe control panel File Manager extract the zip file

It didn't create the separate folders but I tested the world and it doesn't seem to matter.

Edit 2: It did create the separate folders after I went on the server and tested it.
62
Minecraft / Minecraft 1.17 Caves and Cliffs P1 is out!
« Last post by crazy on 01 June 2021, 15:22:02 »
Customers: If you need to update, please see this tutorial


Minecraft 1.17 Part 1 Release Dates:
  • Java Vanilla Edition - RELEASED!
  • Java Spigot - RELEASED!
  • Java Spigot PaperMC - RELEASED!
  • Bedrock Vanilla Edition - RELEASED!
  • Java+Bedrock Combo Edition - RELEASED!

Part 1 of Minecraft 1.17 Caves and Cliffs Update has finally been released!

The first of a two-part release, has three new mobs and up to 91 new blocks and much more. Although this release doesn't appear to have many features when compared to the part 2 of the release which is ETA around end of this year, it does however have technical changes in the core development which allows for an easier transition into part 2. It's even deployed on a new Java version which hasn't been done for years! (Java 8 will no longer be supported)

STIPE Servers have been thoroughly testing the upcoming update. The new version is higher demanding than all of its previous releases but we are pleased to announce we have updated both hardware and software to ensure not only high compatibility and stability, but also performance.

More information:

This version will be released on both Java and Bedrock editions. We will also support Cross Platform GeyserMC allowing Bedrock clients to join Java servers but expect some delays as we wait for its release. Customers should note that Spigot may also have a delayed release so if you rely on plugins, expect to wait a few hours or days.


63
Minecraft / allow-piston-duplication is false by default in Spigot PaperMC
« Last post by crazy on 30 May 2021, 19:41:04 »
If you are having issues with your duplicator, this may be because you have Spigot PaperMC installed and hence the piston duplication is set to false by default. You need to enable this to true.

Go to Paper MC config file and change
allow-piston-duplication: true

NOTE, for Minecraft 1.19+ PaperMC have relocated their paper config file.

For Minecraft Paper Spi-got v1.19+

  • Go to Control panel --> File Manger section
  • Look for config/paper-global.yml file and edit it
  • NOTE: This file is very sensitive to spaces. Don't add an extra space or line anywhere or it will break
  • Look for: allow-piston-duplication: false and change the false part to true. (Careful not to add any extra spaces)



  • Save the file by clicking on the Save button
  • Restart server and your duplicator will work!

For Minecraft Paper Spi-got v1.18 or less

  • Go to Control panel --> File Manger section
  • Look for paper.yml file and edit it
  • NOTE: This file is very sensitive to spaces. Don't add an extra space or line anywhere or it will break



  • Look for: allow-piston-duplication: false and change the false part to true. (Careful not to add any extra spaces)



  • Save the file by clicking on the Save button
  • Restart server and your duplicator will work!
64
News and Updates / Our Ryzen 9 5900x CPUs now live!
« Last post by crazy on 27 May 2021, 17:49:52 »
Just when you thought it can't get better than Ryzen 9 3950x, we've gone ahead and added the new Ryzen 9 5900x CPUs!

More players, more entities, more world generation, more everything!

Available under our premium plans.
65
Quick updates and notices / Re: Java 16 ready! Minecraft 1.17 ready!
« Last post by Techman on 18 May 2021, 09:12:47 »
Woo hoo!  ;D
66
Quick updates and notices / Java 16 ready! Minecraft 1.17 ready!
« Last post by crazy on 15 May 2021, 07:34:11 »
Our servers now run Java 16 enabling the use of latest snapshot release of Minecraft 1.17 Caves and Cliffs update. (21W19A Snapshot)

Note that some older versions of minecraft builds like Forge modpacks may not be compatible with Java 16, so we recommend that you continue to use the older versions.

You can change Java versions any time from Control Panel --> Settings --> Express Settings --> Java Version section of the control panel
67
Minecraft / Re: Proximity Chat(Simple Voice Chat)
« Last post by gmorry on 13 April 2021, 23:59:30 »
Thanks!
68
Minecraft / Re: How to: Set game modes for players (survival, creative...)
« Last post by Techman on 11 April 2021, 21:53:22 »
I did not know you could do the whole server at once. The more you know xD
69
Minecraft / How to: Set game modes for players (survival, creative...)
« Last post by crazy on 07 April 2021, 22:01:07 »
Minecraft comes with several game modes. The most popular ones are Survival and Creative.

NOTE: You can initially set the server game mode from either the server.properties file, Express Settings section, or using the defaultgamemode command. Once players join however, any changes you make in the settings will not apply to those existing players (except new players). You will need to use the gamemode command instead to make changes to existing players.

You can enter commands from In-Game with Ops permission, or via the Console section of the control panel.

To set everyone to Survival:
Code: [Select]
In-game: /gamemode survival
or
Console: gamemode survival

To set everyone to Creative:
Code: [Select]
In-game: /gamemode creative
or
Console: gamemode creative

To set only a single player:
If player name is "bob123"
Code: [Select]
In-game: /gamemode creative bob123
or
Console: gamemode creative bob123

NOTE: The commands above are case sensitive make sure you enter as above (lowercase)


Here are all possible game modes (As vanilla):

  • survival - standard mode of play, craft and collect blocks from the world, take damage and upon death drops all items.
  • creative - unlimited blocks, unlimited items, unlimted health, instant break any blocks, and you can fly
  • adventure - similar to survival, but can't break and modify blocks without the correct permissions. Best for exploration purposes
  • hardcore - survival mode but with difficulty set to hard mode. Once player dies, he cannot respawn in that world. Must start a new world
  • spectator - player cannot interact with the world. Only watch and fly through anywhere. Other mode players cannot see spectators.
70
Minecraft / How to: Update Minecraft Bedrock to latest version
« Last post by crazy on 07 April 2021, 14:45:52 »
Unable to join your Bedrock server anymore? It might still be on the older version.
Here is how you can check and update:

  • In the control panel page, stop your server
  • Click Settings and go to the Installer and Modpack section
  • Search for Bedrock
  • To confirm you need to update, look for the previous version of Bedrock (See image below for example) If you see that previous version is installed, proceed to next step.



  • Now click INSTALL for the latest version
  • To continue playing your existing world, select UPDATE Existing


  • Done! Restart server and play!


Pages: 1 ... 5 6 [7] 8 9 10