Hey guys lumisol back with another video so today we’re going to actually be looking at some economy plugins so there’s only two that we currently use on the server we use the essentials plug-in which i will actually be using for the signs function of it and the base economy and We’re also going to be using chess shops so this is actually what the players use i found it to work a lot lot better than just straight up essentials or i would just use that alone and if you want to go ahead and make a world for your shops and such i highly Recommend also adding a plots plugin which i’ll roughly talk about i’m not going to go into full detail on that because that’s just an extra if you really just want to so this is going to be a tutorial if you already have a server setup if you don’t Have a bucket paper or spigot server already set up i highly recommend going looking up a video make sure you already have all that set up if you don’t go ahead and stop this video go get the server set up i am not going to be doing Anything in this video or any future videos on how to set up that server because there’s so many videos out there already i don’t feel the need to constantly just repeat it so we’re going to go ahead and start talking about installing these two plugins so installing plugins has Been made really really easy over the past couple years we use paper for lamination however you should be able to use either bucket or spigot if the versions are available check to make sure what’s available first before going past this step make sure that your bucket version is Available make sure that the spigot version or the paper version we use paper so i know that works but just double check so what you want to do is you’ll want to go to the specific website for the plugin so i’ll drop the links down below Just go ahead and download the dot jar for both of them and then put them into your plugins folder it’s that easy then restart your server so the next thing that we’re going to look at is actually going to be permissions and config settings i’m not going to go Deep into the permissions or anything i’m just going to show you what i use for our server because what you might use is different but if you want to use just the economy stuff just throw in what we have right here and the economy should work Just fine and if you have any questions just ask down below in the comments i can answer and help with anything i can so the next step is going to be in minecraft so it’s going to be really easy there’s only three signs you need Two are going to be made by the admins and the owners and the other one is going to be for the players to use so for the admins what they’re going to have to do is they’re going to make the buy and the sell signs so these are really Easy you’re just going to put brackets on the top with either buy or sell in them the next line is going to be the amount followed by the item and then the last line is going to be how much for the buy or the sell so you want to Make sure that you kind of do a little bit of guesswork to make these pretty even for how you want your economy set up because these are going to be like the outside bounds of whatever your economy is going to be so the next part is going to be what Your players do so this is going to be their trading sign basically you can either buy sell or buy and sell from the same sign so on the second line you’re going to put the amount that you’re going to be buying or selling the third line is going to be your buy And sell lines so you’re going to do buy the amount or sell the amount so if you want to buy and sell you’re going to do b space the amount space semicolon space the amount and then s so that’s going to set you up for buying buying and selling So the last line you can either put the item that you want to do or i prefer to put the item in there and then just do a question mark it’ll auto fill this is really good for like enchanted gear and such because they have their own data tags and everything So i recommend just using question mark all the time that’s personally what i do you don’t have to though so that’s really all i have to say about these two plugins i would probably put this as one of the easiest ways to do an economy you can also do just essentials itself Which is even easier but i found that the signs just don’t work as well you can’t use any kind of enchanted items or such so chess shops combined with this is honestly the best of both worlds it’s going to take a lot of time for you to really tune it and such But it’s worth it in the end your players are going to love the economy and everything i know mine do they have been racking up the money they’ve been making their shops and they’ve been loving it so guys if you did enjoy the video go Ahead and drop a like it means a ton and if you want to see more subscribe along with i’m also streaming on twitch so if you have any more in-depth questions i might be able to help with i do stream there monday wednesday friday and saturday 5 30 cst so if you ever want to come and hang out or gain access to the server yourself but overall this is a really fun video to make if you have any more questions or if you have anything you’d like to see in the future from me Drop a comment below i look at all of them so i really have nothing else to say so i hope you peeps have an amazing day Video Information
This video, titled ‘Fastest Economy Server Setup | Minecraft SMP | Plugin Guide Tutorial’, was uploaded by Llama_SoL on 2021-01-12 21:30:00. It has garnered 40362 views and 749 likes. The duration of the video is 00:04:45 or 285 seconds.
Probably the easiest economy I could think to use for a common server and how to set it up.
EssentialsX: https://bit.ly/3nyNxC4 Chest Shop: https://bit.ly/3q7j0gn ——————————————————————————– Discord: https://discord.gg/7atACQW
Other Socials: https://streamerlinks.com/llama_sol
Live MWFS: https://twitch.tv/llama_sol ——————————————————————————– Chestshop Permissions
– chestshop – chestshop.shop – ChestShop.shop.* ——————————————————————————– Essentials Permissions
– essentials.pay – essentials.eco.loan: [So you’re players won’t go into debt] value: false – essentials.balance – essentials.balancetop – essentials.signs.create.trade – essentials.signs.use.buy – essentials.signs.use.free – essentials.signs.use.sell – essentials.signs.use.trade ——————————————————————————– Essentials Config
725 # Set the minimum amount of money a player can have (must be above the negative of max-money). 726 # Setting this to 0, will disable overdrafts/loans completely. Users need ‘essentials.eco.loan’ perm to go below 0. 727 min-money: 0