sBundles
Create custom bundles to give to your players!
What is sBundles?
sBundles is the most advanced and configurable bundles plugin available on MC-Market, created by Sftp Development. It is a great way for any server to make some money by selling these bundles to their players. Each bundle (when opened) runs all of the bundle commands (these are all executed), then runs 1 random command out of a separate list as a bonus reward for the user, defined in the vastly customisation configuration file, as either Console or as the player. This can be diamonds or rare enchantment books, this is all configurable by you.
Commands
/sBundles [help] - Displays a help message
/sBundles list - Displays the list of available bundles
/sBundles give <bundle> <player> <amount> - Give a player a bundle
/sBundles reload - Reload the plugin
Configuration
Sftp Development wanted to make this plugin as configurable as possible, to tailor to all servers wanting to use this plugin.
The supported placeholders have been shown in the default configuration file above.
Screenshots
Pricing
JAR File - $10
Source Code / Resell Rights - Negotiable via Discord
Support
We wish to offer support for sBundles free of charge to our clients! Please join our Discord if you need any assistance!
https://discord.gg/4a3guE9
Create custom bundles to give to your players!
This resource is available for 10% off when bought through this post, it will soon be available as a Resource. Hurry to claim this offer!
What is sBundles?
sBundles is the most advanced and configurable bundles plugin available on MC-Market, created by Sftp Development. It is a great way for any server to make some money by selling these bundles to their players. Each bundle (when opened) runs all of the bundle commands (these are all executed), then runs 1 random command out of a separate list as a bonus reward for the user, defined in the vastly customisation configuration file, as either Console or as the player. This can be diamonds or rare enchantment books, this is all configurable by you.
Here is an example of how a bundle works.
Here is a list of my commands which I want executed each time:
- give %player iron 1
- give %player gold 1
Here are my bonus commands:
- give %player diamond 1
- give %player diamond 2
- give %player diamond 3
When this bundle is opened, the player will receive 1 iron ingot and 1 gold ingot, and has an even chance to get either 1, 2 or 3 diamonds.
Here is a list of my commands which I want executed each time:
- give %player iron 1
- give %player gold 1
Here are my bonus commands:
- give %player diamond 1
- give %player diamond 2
- give %player diamond 3
When this bundle is opened, the player will receive 1 iron ingot and 1 gold ingot, and has an even chance to get either 1, 2 or 3 diamonds.
Commands
/sBundles [help] - Displays a help message
/sBundles list - Displays the list of available bundles
/sBundles give <bundle> <player> <amount> - Give a player a bundle
/sBundles reload - Reload the plugin
Configuration
Sftp Development wanted to make this plugin as configurable as possible, to tailor to all servers wanting to use this plugin.
Code:
#
# sBundles Configuration
#
license: ''
Commands:
bundle:
Permission:
Message: "&bsBundles &8» &eYou don't have permission to perform that command."
Argument:
Message: "&bsBundles &8» &eThat argument was not recognised."
Help:
Lines:
- "&bbundle Help Commands&7:"
- "&8- &f/sBundles | /sBundles help &7- &bShows these commands"
- "&8- &f/sBundles list &7- &bShows the list of current bundles"
- "&8- &f/sBundles give <bundle> <amount> <player> &7- &bGives a bundle to a player"
- "&8- &f/sBundles reload &7- &bReloads the config"
List:
None:
Message: "&bsBundles &8» &eThere are no available bundles."
Lines:
- "&bAvailable sBundles&7:"
- "&7[&e%bundles&7]"
Give:
Invalid:
Message: "&bsBundles &8» &cInvalid&8: &e/bundle give <bundle> <amount <player>"
Offline:
Message: "&bsBundles &8» &eThat player is not connected to the server."
Numerical:
Message: "&bsBundles &8» &eThe amount must be a numerical value."
Exist:
Message: "&bsBundles &8» &eA bundle with that name does not exist."
Specified:
Word:
Material: "material"
Displayname: "displayname"
Message: "&bsBundles &8» &eA %specified hasn't been specified for that bundle."
Full:
# Drops the bundles if the players inventory is full.
Drop: false
Yourself:
Message: "&bsBundles &8» &eYour inventory is full."
Other:
Message: "&bsBundles &8» &eThat players inventory is full."
Given:
Yourself:
Message: "&bsBundles &8» &eYou have received &dx%amount &e'&d%bundle&e' bundle(s)."
Sender:
Message: "&bsBundles &8» &eYou have sent &dx%amount &e'&d%bundle&e' bundle(s) to the player '&d%player&e'."
Receiver:
# Leave empty to stop message being sent to the player
Message: "&bsBundles &8» &eYou have received &dx%amount &e'&d%bundle&e' bundle(s) from the player '&d%player&e'."
Reload:
Reloaded:
Message: "&bsBundles &8» &eYou have reloaded the configuration file."
Listeners:
Interact:
bundle:
# Leave empty to stop sound being played to the player
Sound: ""
# Leave empty to stop message being sent to the player
Message: "&bsBundles &8» &eYou have used your bundle."
bundles:
Example:
Material: "ENDER_CHEST"
Displayname: "&aExample Bundle &7(Right-Click)"
Lore:
- "&7Right-click this bundle"
- "&7for a reward."
Commands:
Player: []
Console:
- "give %player iron 1"
- "give %player gold 1"
Random-Commands:
Player: []
Console:
- "give %player diamond 1"
- "give %player diamond 2"
- "give %player diamond 3"
Blacklist:
Message: "&bsBundles &8» &eYou cannot use that bundle."
Sound: "ANVIL_LAND"
Permissions: []
The supported placeholders have been shown in the default configuration file above.
Screenshots
Pricing
JAR File - $10
Source Code / Resell Rights - Negotiable via Discord
Support
We wish to offer support for sBundles free of charge to our clients! Please join our Discord if you need any assistance!
https://discord.gg/4a3guE9
