Recent Posts

Pages: 1 ... 8 9 [10]
91
Minecraft / How to Whitelist with JAVA+BEDROCK Combo (Geyser)
« Last post by crazy on 02 January 2021, 13:08:48 »
If you are using JAVA+BEDROCK Combo (GeyserMC), you can still use the existing Minecraft whitelist system to prevent unwanted players to your server. However, as Java edition and Bedrock edition have separate player name database, they can often conflict with same player names. As such, every bedrock player will have a dot starting with the name. Eg .steve instead of steve

Example Commands to type in CONSOLE section of the control panel:

To add player to whitelist for JAVA players:
whitelist add playername

To add player to whitelist for BEDROCK (GeyserMC) players:
whitelist add .playername   (Note the dot in front of the name)

Example: If the player is joining from a Bedrock edition, and his player name is: steve
Command would be:
whitelist add .steve

Don't forget to turn on Whitelist for your server for the server to start restricting all players but the ones listed in the whitelist
92
Minecraft / Re: Ps4 mods
« Last post by crazy on 02 January 2021, 09:37:17 »
Hello I was wondering if I rent a server for me and my mates to play on (we are on ps5) will I be able to add mods to the server? Or will they not work because we are on console?

PS5 uses bedrock edition of Minecraft, not Java. Mods don't work on bedrock editions.

But you can add Spigot Plugins to the server which will work players who connect from PS5
93
News and Updates / Re: Happy 2021!
« Last post by Techman on 01 January 2021, 21:00:12 »
I hope this year treats us better and let's make it 6 years with stipe ;)
94
News and Updates / Happy 2021!
« Last post by crazy on 01 January 2021, 00:11:21 »
Happy new year!

Stay safe and look forward to another great year!

Love from the people of STIPE Servers Australia.
95
Minecraft / Ps4 mods
« Last post by Zeaknight on 31 December 2020, 20:20:56 »
Hello I was wondering if I rent a server for me and my mates to play on (we are on ps5) will I be able to add mods to the server? Or will they not work because we are on console?
96
News and Updates / Minecraft 1.16.4 update released
« Last post by crazy on 03 November 2020, 08:45:47 »
A small update, Minecraft 1.16.4 has been released including an update for Bedrock edition.

Spigot is ready but still waiting on PaperMC

This is the final release of Minecraft 1.16 before the next major release!
97
News and Updates / Re: Updates, updates and more updates!
« Last post by Techman on 05 October 2020, 21:41:51 »
The commitment to the customer experience is why I've stuck with stipe for over 5 years! Many years and updates still to come :P
98
News and Updates / Updates, updates and more updates!
« Last post by crazy on 05 October 2020, 13:39:05 »
Minecraft has never been so popular over the past 6 months during tough COVID-19 times and we've had our hands full just trying to keep up with the demand! Our devs and support team have also been busy working on updates and features for you.

More Modpacks: Last month we've added more than 60 new modpacks (and updated just over 220 modpacks) from Twitch/CurseForge, AtLauncher and FeedTheBeast. We continue to add more packs as requested by our customers!

UI Improvements: We are constantly improving the control panel interface. Along with improved mobile phone and tablet support. While still not perfect, we are adding more improvements over the next few weeks so you can control, monitor and maintain your server from the comfort of your phone.

Hardware Improvements: One of our biggest achievements for this year is upgrading of our entire server infrastructure. With the introduction of our budget and premium servers, running one of the fastest + highest core CPU combo for a Minecraft server (AMD Ryzen 9 3950x), we've never seen such amazing results and feedback from our customers. We are proud to be the only Minecraft provider in Australia running such powerful CPUs

More updates to come, stay safe!
99
News and Updates / Minecraft 1.16.3 update released.
« Last post by crazy on 11 September 2020, 13:09:26 »
A small update, Minecraft 1.16.3 has been released including an update for Bedrock edition. (All Plugin builds such as Spigot are ready too!)

Updates include:

  • Giving an item and a gold ingot to a Baby Piglin and killing it no longer duplicates the item
  • Pathfinding for Piglins, Piglin Brutes, Hoglins and Zoglins has been fixed and they can now correctly navigate to the player when attacking


100
Minecraft / How to connect PS4/5 or XBOX players to your Minecraft server
« Last post by crazy on 03 September 2020, 08:55:11 »
Here's how you get your PS4/5 or XBOX to connect to your server.

Server Requirements:
Your server must be running the latest Bedrock edition of Minecraft or latest Java edition with Hybird Bedrock plugin installed (GeyserMC)

Examples of server editions which can work:
Minecraft Bedrock (Mojang Vanilla)
Spi-Got CraftBukkit + GeyserMC & Floodgate Plugin (Contact us to help you set this up)

Examples of server editions which will NOT work:
Java Forge based Modpacks
Minecraft Java (Vanilla)
Anything else not mentioned above will probably not work.


Client Requirements:
Currently PS4/5 and XBOX do not offer direct connection to online hosted minecraft servers, yet. So additional steps are required to get around this (Mojang are working on it and hopefully in the near future these steps can be skipped)

For a PS4/5 or XBOX to connect, the client's home network will need to have a proxy server running that will act as a local LAN server but in reality it is just redirecting data to your online hosted minecraft server. This proxy server must run on the same network as the PS4/5 or XBOX device.

This might sound complex, but we have come up with 2 different solutions which we believe are the easiest and quickest.

Solution 1 - very easy method: Run an App on Android/IOS Phone (About $4 to purchase, free trial)
OR
Solution 2 - easy to moderate: Run a Software on PC/MAC (FREE)


Solution 1:
We have tested this for Android devices and it works well. This can drain power fast so we recommend plugging in when playing.


Now go to the final step.


Solution 2:
This requires you to install a 3rd party software called Phantom. This software is open source and from our tests, works great.

Easy method:
Contact our STIPE support team and we will provide you a pre-configured phantom file for your server. You or your friends will just need to extract and double click the run_me.bat file and away you go!

Self Method:
This is how you can manually download, configure and run the phantom app:
  • Download Phantom Software: https://github.com/jhead/phantom Click on Download and click on the latest version. Download the edition for your PC. For example if you are running Windows 10, download phantom-windows.exe
  • Extract the files to a folder on your PC
  • There is no GUI for this application so simply starting it will not work. It needs to be started through a command prompt. However we recommend creating a bat file and launching from there.
  • In the same folder where your phantom files are, create a text file and edit it
  • In the text file, add the line: phantom-windows.exe -server {server_IP}:{port}
    (Note: Replace the {server_IP}:{port} with your actual server ip and port found in the control panel, example:
    phantom-windows.exe -server 221.121.111.50:25566
  • Save the file, and rename it to run_me.bat
  • Double click the file and you should see command prompt pop up with phantom running



Final Step:
Once you have either one of the solutions running above, go to your PS4 or XBOX, start Minecraft, go to FRIENDS tab and you should see your server in the list. Join and play!
Pages: 1 ... 8 9 [10]