Hello.
In the past few weeks I've found a way to make custom quests using DeluxeMenus and PlaceholderAPI and another plugin for rewards if the [givemoney] one from DMenus is not enough. Unfortunately this will only work on server versions 1.14+.
These quests can be made using any placeholder that returns an integer. For example I can make a quest that requires a player to mine 10 Stone or play 10 Minutes etc. The only downside of this type of quests is that they need to be started and ended from inside a menu.
Some type of quests I can make:
- Mine x Blocks (specific blocks or just any block)
- Place x Blocks (specific blocks or just any block)
- Kill x Players (unfortunately I can't specify which player)
- Kill x Mobs/Animals (specific or any mob)
- Craft x Items (can't specify which item)
- Play x Day/sHours/Minutes/Seconds (real time)
- Crouch/Jump/Walk/Sprint/Dive/Swim x Days/Hours/Minutes/Seconds (real time)
- Breed x Animals (can't specify which animal)
- Deal/Take x Damage
- Catch x Fish
- Enchant x Items (can't specify which item)
- Complete an Advancement
- and many others.
Options for the quests:
- I can make the players be able to complete just a quest at a time or a number of quests or all at one time.
- I can add cooldowns on quests. These cooldowns can work in 2 different ways. Either you can have `daily, weekly, monthly or even yearly quests` and every day/week/month/year they reset using either the server time or a specific timezone time or you can have a specific time delay and the delay starts only when the player has completed the quest. The upside with the specific time delay is that you can see how long until the delay expires. The downside is that you'll either have to use the plugin MasterCooldown, LuckPerms's temporary permissions or you'll follow a tutorial I'll give on how to make PAPI javascript cooldowns so it will take some of your time to set up in case you don't have any of those things above already set up.
- I can make the quests give any rewards as long as you have a plugin to give those rewards. If you don't want to use any other plugin I can only give vault currency.
- I could also make a special points currency but you will need a custom store made using DeluxeMenus to use that currency or just another Menu plugin that accept placeholder requirements (I can't explain how to use that. It will take a long long time ).
- I can make special checks for example for the mine/place blocks so players can't mine and place the same block and complete a quest.
Here is an example quest that I made for a live server:
The price of these quests are 1$/5 quests (only paypal and payment upfront)
I make other menus as well. We can set a price for those in DMs.
Please contact me using Discord: BlitzGamer_88#0531
Also please mention why you are contacting me. I use this discord for a lot of things. Thanks.
In the past few weeks I've found a way to make custom quests using DeluxeMenus and PlaceholderAPI and another plugin for rewards if the [givemoney] one from DMenus is not enough. Unfortunately this will only work on server versions 1.14+.
These quests can be made using any placeholder that returns an integer. For example I can make a quest that requires a player to mine 10 Stone or play 10 Minutes etc. The only downside of this type of quests is that they need to be started and ended from inside a menu.
Some type of quests I can make:
- Mine x Blocks (specific blocks or just any block)
- Place x Blocks (specific blocks or just any block)
- Kill x Players (unfortunately I can't specify which player)
- Kill x Mobs/Animals (specific or any mob)
- Craft x Items (can't specify which item)
- Play x Day/sHours/Minutes/Seconds (real time)
- Crouch/Jump/Walk/Sprint/Dive/Swim x Days/Hours/Minutes/Seconds (real time)
- Breed x Animals (can't specify which animal)
- Deal/Take x Damage
- Catch x Fish
- Enchant x Items (can't specify which item)
- Complete an Advancement
- and many others.
Options for the quests:
- I can make the players be able to complete just a quest at a time or a number of quests or all at one time.
- I can add cooldowns on quests. These cooldowns can work in 2 different ways. Either you can have `daily, weekly, monthly or even yearly quests` and every day/week/month/year they reset using either the server time or a specific timezone time or you can have a specific time delay and the delay starts only when the player has completed the quest. The upside with the specific time delay is that you can see how long until the delay expires. The downside is that you'll either have to use the plugin MasterCooldown, LuckPerms's temporary permissions or you'll follow a tutorial I'll give on how to make PAPI javascript cooldowns so it will take some of your time to set up in case you don't have any of those things above already set up.
- I can make the quests give any rewards as long as you have a plugin to give those rewards. If you don't want to use any other plugin I can only give vault currency.
- I could also make a special points currency but you will need a custom store made using DeluxeMenus to use that currency or just another Menu plugin that accept placeholder requirements (I can't explain how to use that. It will take a long long time ).
- I can make special checks for example for the mine/place blocks so players can't mine and place the same block and complete a quest.
Here is an example quest that I made for a live server:
The price of these quests are 1$/5 quests (only paypal and payment upfront)
I make other menus as well. We can set a price for those in DMs.
Please contact me using Discord: BlitzGamer_88#0531
Also please mention why you are contacting me. I use this discord for a lot of things. Thanks.
Last edited:
