-
Posts
465 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by UntitledGoose
-
-
 Locked
Please refrain from replying to topics that have been inactive for a month or longer @ThatSquirrelJack, thanks!
-
 Locked
Please refrain replying to topics that have been inactive for a month or longer @kaiz3n-CESPPA, thanks!
-
ran
-
honkore is a Minecraft Server core made by me, so I don't have to make a core with Skript every time I start a new server. I just finished it today, and all systems have been tested.
Here is the link to the plugin's GitHub
This plugin provides:
- Report System
- Vanish System
- Gamemode Commands, /fly
- Staff Chat
- Chat Mute, Chat Clear
I'm hoping to add punishments and other features in future updates aswell
Â
Edit: Tested with 1.16.4 PaperSpigot
-
-
please stop i dont want any competition
-
 Locked
Please don't reply to topics that have been inactive for a month or longer.
-
For convenience, why not add an extra argument so people can specify how many times they want to dupe the item, without needing to spam /dupe?
command dupe <int=1>: trigger: give player (item amount of player's tool * arg) of player's tool
Â
-
 Moved to Script Releases
Please post topics in the correct category next time, thanks!
-
12 hours ago, pizzaschut said:
i earned like 20 reputation last week but k
i dont see 75
-
 Locked
Please don't post on topics that have been inactive for a month or longer @Taichninja. Thanks!
-
M I N E H U TÂ C O M M U N I T YÂ F A Q
HOW TO TRANSFER REALMS WORLDS TO YOUR SERVER
DIFFICULTY: EASYIntroduction
Sometimes, you may find yourself moving from Realms to Minehut, and need to transfer all your progress. Lucky for you, this will tell you all about it!
How to transfer worlds
Downloading your realms world
To download your world, first youâll want to go to the Minecraft Realms section in your title screen, then you can follow these instructions to download the world:
-
Select the realm you want to download the world from.
-
Click the Configure Realm button at the bottom of the screen.
-
Click the World Backups button.
-
Click Download latest, and then confirm that you want to download the world.



Uploading your world to the server
Now that youâve downloaded your world, we can move onto uploading it to the server:
-
Open up your file manager of choice (Finder, File Explorer, File Manager, etc.)
-
Navigate to your Minecraft folder, you can see the locations of the folder below:
Windows %appdata%/.minecraft
MacOS ~/Library/Application Support/Minecraft
Linux ~/.minecraft
-
Open up the folder named saves, this folder contains all the worlds youâve created, including the realms world you downloaded.
-
Find the realms world (the name of the folder will be the name of the realm), and put it in a .zip file, then upload the zip to a file hosting service like file.io or Dropbox. If youâre unsure how to upload your world, you can learn more about it here.
-
Once youâve uploaded your world to your file hosting service of choice, go in game and run /ul world (name of world, must not include spaces or any other special characters) (the link the file hosting service gave you) (note this command requires op to run.)
-
If all goes according to plan, your world will have successfully been uploaded, and you can find it by running /worlds.
Require further assistance?
If you need more help on this topic, head over to this section of forums, or join our Discord!
Compiled by the Minehut Staff Team
Â
-
3
-
-
kek
-
 Locked
Please refrain from replying to topics that have been inactive for a month or longer.
-
rad
-
1
-
1
-
-
-
 Moved to Off Topic
Please post in the right category next time, thanks.
-
What is up gamers? I've got a real solid conspiracy for ya. I am convinced that Rebeka and Justin Bieber are the same person. Let's jump right into it! Let's state the obvious first. The length of JustinBieber is a multiple of the length of Rebeka. They also both (probably) played Minecraft to an extent. This evidence, however, is true for many people, so it doesn't help us narrow it down. Rebeka is secretly an anagram. The word "beak" can be spelled with this name. Beak is referring to the conspiracy that Justin Bieber is secretly a honk, which doesn't exist. Hey, speaking of not existing, Justin Bieber released this one song that took the world by storm and a half decade later people wish it didn't exist, canonically. Rebeka was leaving us clues all along! Bam, exposed.
-
Â
M I N E H U TÂ C O M M U N I T YÂ F A Q
HOW TO LINK YOUR CHAT WITH DISCORDSRV
REQUIREMENTS: DiscordSRV
DIFFICULTY: MediumIntroduction
With DiscordSRV, you can link a discord channel with Minecraft chat, so Discord chat is sent to Minecraft and Minecraft chat is sent to Discord. It may also be used for live console in a discord channel.
Creating a Discord bot
Before we do anything on our server, youâll need to create a Discord bot for DiscordSRV to use.
-
Go to https://discord.com/developers/applications/ (must be signed into Discord) and click âCreate New Applicationâ. Choose a name for your application and then click âCreateâ.
-
Under the âSettingsâ tab, click "Botâ, then click âAdd Botâ and confirm the creation of the bot by clicking âYes, do it!â
-
Now, youâve created a bot, you may customize the avatar and name if you like.
-
Copy your botâs token by clicking the button labeled âCopyâ.Â
-
Make sure to keep âPUBLIC BOTâ unchecked so people other than yourself canât invite your bot to other servers, and enable âSERVER MEMBERS INTENTâ so you donât run into issues with DiscordSRV later.

Now, weâll wanna invite your bot to your server:
-
Under the âSettingsâ tab, check âbotâ in the scopes list, and then give your bot the permissions âSend Messagesâ and âView Channelâ in the Bot Permissions list.
-
Discord will give you a long link, click âCopyâ to copy the link, and then go to that link in your browser.
-
Youâll be brought to a page where you can invite your bot to a server, select a server from the list of servers, and then click âContinueâ. Then, confirm your decision by clicking âAuthorizeâ.

Setting up DiscordSRV
Go to your serverâs panel, and install the plugin named âDiscordSRVâ, and restart your server. (View this CFAQ if youâre unsure how to install plugins)
Navigate to your file manager and head to DiscordSRVâs config.yml file (located at âplugins/DiscordSRV/config.ymlâ), here weâll wanna add in some values like our token and our channel IDs:
-
Find the field labeled âBotTokenâ and set the value to the bot token you copied earlier. Your end result should look like âBotToken: âmy tokenââ
-
Now open Discord, and navigate to Settings > Appearance > Advanced, and enable Developer Mode.
-
Close settings, and find the channel you want Minecraft chat to appear in. Right click the channel, and click Copy ID.
-
Now, go back to your config.yml file, and search for the Channels option. Replace 000000000000000000 with the channel ID you copied.
-
Restart your server.
Require further assistance?
If you need more help on this topic, head over to this section of forums, or join our Discord!
  https://youtu.be/P-4s_mgxxlo
Compiled by the Minehut Staff Team
-
2
-
-
The server probably had a Combat Log plugin. If you get hit and you leave within 15-30 seconds, you are killed.
-
-
Not to mention, SkUtilities allows users to manage files and run bash commands, which is a large security issue for Minehut.
-
 Locked
Please refrain from replying to threads that have been inactive for a month or longer @frejaoliver!
-
 Locked
Please refrain from replying to threads that have been inactive for a month or longer @Slushyfishy!


TABS REBORN reload error
in Help
Posted
Please refrain from replying to topics that have been inactive for a month or longer @GradyBorch, thanks!