Jump to content

Darkdeviousdevil

Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Darkdeviousdevil

  1. Was just wondering what I can do in the spigot.yml file for my server. Anything super useful in there that I should know about? Thanks in advance!
  2. M I N E H U T C O M M U N I T Y F A Q HOW TO USE PAPER.YML DIFFICULTY: EASY Introduction: The “paper.yml” document is a very useful server config file that can do a wide variety of things. It can enable patched glitches that you may want to use, it can be tweaked to reduce some potential server lag, and it can even give your server anti-xray. Of course, it’s not necessary to mess with any of it, but it’s got some cool things packed in there! Getting started: If you don’t know how to find the file, it’s located in the “File Manager” tab for your server. It’s one of the main files, so you shouldn't be looking in any folders seeking it out. The document itself is essentially a list of settings that you can configure to your needs. Below is a list of some useful settings separated into appropriate categories. While navigating the file, feel free to use ctrl + f to locate these settings more easily. After making changes to anything in this document, you must save the file and restart the server! Allowing exploits: allow-permanent-block-break-exploits = (Set to true) Allows for usually unbreakable blocks to be broken through glitches, such as bedrock, end portal frames, and more. allow-piston-duplication = (Set to true) Allows for duplication of TNT, carpets, and rails. allow-headless-pistons = (Set to true) Allows for pistons to become headless in some circumstances, which can also be used to break unbreakable blocks. Reducing lag: max-auto-save-chunks-per-tick = (Set to 6-8) Chunk saving is pretty inefficient in recent versions, and this option can slow incremental chunk saving. Keep this around 8 if you have a large number of players. max-entity-collisions = (Set to 4-6) Having many entities in 1 area can cause extreme lag, but this can reduce that. This can give players some difficulty in pushing around mobs, so do not lower it too much unless you are having severe mob-related lag. despawn-ranges = (Set soft to 28, and hard to 96) This option can clear far away mobs that the player can’t even see and allow more to be spawned actually near players. You can experiment with this option to see what you like best. prevent-moving-into-unloaded-chunks = (Set to true) Loading chunks is a stressing task for any Minecraft server. Stopping players from perpetually loading chunks will help save your tps from dropping. no-tick-view-distance = (Set to 6-12) This option allows for players to see farther terrain than what you set “View Distance” to in your server’s settings, but without activating any entities. This way your players can see far off hills or forests, but your server won’t lag loading in mobs. Setting up anti-xray: Setting an anti-xray through paper.yml is a bit tedious, but pays off in the end. It blocks nearly every xray client or texture pack out there. To set it up, refer to the popular guide linked here. You’d want to go with “Engine-Mode 2” and just copy and paste the configurations stated in the guide. If you’re stuck on where exactly to paste them, just search for the world-settings section of the paper.yml document. From there, it should be self-explanatory. A little warning though, this anti-xray can cause ping issues but they very rarely occur. Having trouble?: Here is a link to the full documentation of every single setting in the paper.yml if you wish to learn about all of them in-depth. If you need more help on this topic, head over to this section of forums, or join our Discord! Compiled by Darkdeviousdevil at the Minehut Staff Team
  3. Don't believe you'll be able to retrieve your inventories sadly. Perhaps you can download the other world, and upload the playerdata to try and get it back, but don't think that's possible.
  4. M I N E H U T C O M M U N I T Y F A Q How to use AuctionHouse REQUIREMENTS: Vault and economy plugin (ie. EssentialsX) DIFFICULTY: EASY Introduction: Make sure you have Vault and an economy plugin like Essentials installed first! AuctionHouse is a gui market plugin that allows players to put any items up for sale that others can buy. With this plugin people no longer have to meet up, or head over to a person's shop to buy/sell something! It's all in the global menu that anyone can open through a simple command. Getting started: To view all of the current items that players have put up for sale on the server, simply do /ah and it will list them in a gui menu. If you spot an item with a nice price, just click on it and you will receive the item, while the money will be taken from your balance. Want to sell your own stuff? Just hold the item you want in your hand, and enter in /ah sell <price>. After that, the item will be put up with a price tag for anyone else to snag. To cancel an item you’ve put up, do /ah selling and click on the item you’d like to cancel. After a certain amount of time, items will “expire” because they couldn’t be sold. To see any of your items that have expired, do /ah expired. Not online? Not a thing to worry about! As long as you have items up on the auction house, players can still purchase them even if you’re not on the server. The money will be there when you return. Interested in what items of yours have sold recently? Type in /ah sold to see them. Basic commands: - /ah = Opens up the auction house menu - /ah sell <price> = Puts up the item in-hand for sale - /ah selling = View the items that you’re currently selling; you can take down any items you’re selling here as well - /ah sold = View the items that you’ve sold recently - /ah expired = View the items that didn’t end up selling after a long time Helpful config options: Where is the “config” you ask? Jump into the File Manager tab for your server and head into plugins > AuctionHouse > config.yml - "listingDuration:" = Sets the amount of time an item can be put up before it expires - "minSellPrice:" = Sets a minimum price for selling things - "maxSellPrice:" = Sets a maximum price for selling things - "allowDamagedItems:" = Allows damaged items to be sold - "defaultMaxListings:" = Sets the amount of items a single player can be selling at once - "restricted_items:" = Disallows certain items to be sold Require further assistance?: If you need more help on this topic, head over to this section of forums, or join our Discord!
  5. Might have to make sure you're op'd first. To get op: Go the the server dashboard on the website Click "Edit Server" for a server Click on the "Appearance" tab if it doesn't automatically send u there Under "Server Command" enter in "/op <user>" But I'd also make sure command blocks are enabled in the "Settings" tab for your server as well. Hope this helps!
  6. Best to whitelist your server with "/whitelist on" so that nobody can join unless you added them into the server. To add a friend or anyone you want in, just do "/whitelist add <user>" and they can get in.
×
×
  • Create New...