) Plugin requested by jessepm123 @ bukkit.org (! Info: When you eat a piece of food you gain x amount of weight. The more weight you have, the slower you go. M3 data recovery license key youtube. Microsoft visio product key 2013 free. When you walk x amounts of blocks, it will remove x amount of weight. Stardew Valley is a game that could easily accommodate a weight gain mod. Basically add a ‘caloric' value to each food, and balance it against the energy mechanic that's already there. In other words, you burn calories doing the same things that drain energy, but keeping your calorie intake higher means you wake up fatter each day.
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
Necessities (v2.5.6)
( ! ) Plugin requested by jessepm123
@ bukkit.org ( ! )
Info:
+ - + [Default: TRUE] + - +
Installation:
Info:
- When you eat a piece of food you gain x amount of weight.
- The more weight you have, the slower you go.
- When you walk x amounts of blocks, it will remove x amount of weight.
- When you drink a potion your bladder fills with x amount of fluid.
- When your bladder fills up, you are no longer able to drink fluids until you use the restroom.
- You can add or remove foods that are used with this plugin.
- You can configure the amount of weight each piece of food gives you.
- You have to be standing on the block you choose in the config in order to use the bathroom.
- You have the option to set it so your bladder automatically empties whilst standing on the bathroom block.
- A sound and effect is played when you use the bathroom. These can be changed to your preferred option from the config.
- Now compatible with scoreboards, must have placeholderAPI installed for these to work on your scoreboard. Find the placeholders below.
- Tested on versions 1.8.x-1.14.x
- ( ! ) You are recommended to have plugman so you don't have to fully shut down your server when you want to edit the config. ( ! )
- Reload command coming soon.
+ - + [Default: TRUE] + - +
- necessities.weight - Checks what your weight is. [/weight]
- necessities.bathroom - Uses the bathroom. [/usebathroom]
- necessities.bladder - Checks how full your bladder is. [/bladder]
Installation:
- download the .jar
- put the .jar in your plugins folder
- restart your server
- you're good to go
Stardew Valley Weight Gain Mod
- %necessities_weight% - displays the amount of weight you currently have.
- %necessities_bladder% - displays the fullness of your bladder.
If you have found a bug or have a suggestion feel free to PM me or leave it in the discussion tab.
Weight Gain Model
leave a review!
Quick Demonstration:
Config:
@ bukkit.org ( ! )
Info:
+ - + [Default: TRUE] + - +
Installation:
If you have found a bug or have a suggestion feel free to PM me or leave it in the discussion tab.
leave a review!
Quick Demonstration:
Config:
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Necessities plugin by MehBoss (created on 2/2/2017) #
# Version v2.5.7 #
# #
# ( ! ) INSTALL PLUGMAN TO EDIT CONFIG WITHOUT FULLY SHUTTING DOWN YOUR SERVER ( ! ) #
# You may either use the itemID number or the itemNAME. #
# #
# Every block walked it takes away '1' from you weight. (CONFIGURABLE) #
# CONFIG PLACE HOLDERS: #
# %PERMISSION% = gets replaced with one of the permissions depending on which command you did #
# %AMOUNT% = gets replaced with the amount added #
# #
# SCOREBOARD PLACE HOLDERS: #
# %necessities_weight% #
# %necessities_bladder% #
# MUST HAVE PLACEHOLDERAPI INSTALLED TO WORK #
# #
# Sounds: #
# ( ! ) 1.11 SOUNDS AND 1.8 SOUNDS CHANGED! FIND 1.11 SOUNDS ON MINECRAFT WIKI. ( ! ) #
# https://dev.bukkit.org/projects/justsound/pages/sound-list #
# #
# CHANGE THE SOUND STRING TO 'none' IF YOU DON'T WANT A SOUND PLAYED #
# WHEN YOU USE THE BATHROOM. #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# #
# PERMS: | necessities.bathroom (DEFAULT) | necessities.bladder (DEFAULT) | #
# | necessities.weight (DEFAULT) | #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Items:
CARROT: 10
APPLE: 10
COOKED_BEEF: 10
BEEF: 10
COOKED_CHICKEN: 10
CHICKEN: 10
COOKED_PORKCHOP: 10
PORKCHOP: 10
COOKED_MUTTON: 10
MUTTON: 10
MUSHROOM_STEW: 10
BREAD: 10
GOLDEN_APPLE: 10
FISH: 10
COOKED_FISH: 10
CAKE: 10
COOKIE: 10
MELON: 10
ROTTON_FLESH: 10
SPIDER_EYE: 10
POTATO: 10
BAKED_POTATO: 10
POISONOUS_POTATO: 10
PUMPKIN_PIE: 10
RABBIT: 10
COOKED_RABBIT: 10
RABBIT_STEW: 10
Potion-Drink:
Thirst: 10
Blocks-Walked:
Walked-Blocks: 2
Weight-Removed: 1
Bathroom-Use:
Block: 'CAULDRON'
Sound: 'LEVEL_UP'
Automatic-Use: 'true'
Automatic-Use-Seconds: 5
Player-Effect: 'true'
Messages:
Prefix: '&8[&e&lNecessities&8] '
Time: '&7Wait %time% seconds until your bladder has been fully emptied..'
Use-Bathroom-Automatic: '&7You can not use this command because your bladder automatically empties while standing on the required item!'
Full-Bladder: '&7You can't drink this, your bladder is full. You must use the bathroom!'
Max-Weight: '&7You can't do this, you have max weight compacity. You must walk to lose weight!'
Predict-Weight-Increase: '&7You can't eat this, you will have max weight compacity!'
Predict-Bladder-Increase: '&7You can't drink this, you will have a full bladder!'
Weight-Increase: '&7You filled your stomach. Your weight has increased by %AMOUNT%'
Bladder-Increase: '&7You hydrated yourself. Your bladder has filled up by %AMOUNT%'
Not-On-Cauldron: '&7You have to be on a cauldron to use the bathroom!'
Bladder-Empty: '&7Your bladder is empty'
Use-Bathroom: '&7You emptied your bladder using the toilet. your bladder is now empty'
No-Perm: '&cYou do not have the permission &8(&a%PERMISSION%&8)&c to execute this command.'
Bladder-Total: '&a&lBladder &8>> &7%AMOUNT%&8/&7100'
Weight-Total: '&a&lWeight &8>> &7%AMOUNT%&8/&7100'
Not-Enabled: '&7This feature is disabled!'
Reload: '&aNecessities has been reloaded!'
Toggle:
Weight-Enabled: 'true'
Bladder-Enabled: 'true'
Info:
- When you eat a piece of food you gain x amount of weight.
- The more weight you have, the slower you go.
- When you walk x amounts of blocks, it will remove x amount of weight.
- When you drink a potion your bladder fills with x amount of fluid.
- When your bladder fills up, you are no longer able to drink fluids until you use the restroom.
- You can add or remove foods that are used with this plugin.
- You can configure the amount of weight each piece of food gives you.
- You have to be standing on the block you choose in the config in order to use the bathroom.
- You have the option to set it so your bladder automatically empties whilst standing on the bathroom block.
- A sound and effect is played when you use the bathroom. These can be changed to your preferred option from the config.
- Now compatible with scoreboards, must have placeholderAPI installed for these to work on your scoreboard. Find the placeholders below.
- Tested on versions 1.8.x-1.14.x
- ( ! ) You are recommended to have plugman so you don't have to fully shut down your server when you want to edit the config. ( ! )
- Reload command coming soon.
+ - + [Default: TRUE] + - +
- necessities.weight - Checks what your weight is. [/weight]
- necessities.bathroom - Uses the bathroom. [/usebathroom]
- necessities.bladder - Checks how full your bladder is. [/bladder]
Installation:
- download the .jar
- put the .jar in your plugins folder
- restart your server
- you're good to go
Stardew Valley Weight Gain Mod
- %necessities_weight% - displays the amount of weight you currently have.
- %necessities_bladder% - displays the fullness of your bladder.
If you have found a bug or have a suggestion feel free to PM me or leave it in the discussion tab.
Weight Gain Model
leave a review!
Quick Demonstration:
Config:
Weight Gain Mod Minecraft
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Necessities plugin by MehBoss (created on 2/2/2017) #
# Version v2.5.7 #
# #
# ( ! ) INSTALL PLUGMAN TO EDIT CONFIG WITHOUT FULLY SHUTTING DOWN YOUR SERVER ( ! ) #
# You may either use the itemID number or the itemNAME. #
# #
# Every block walked it takes away '1' from you weight. (CONFIGURABLE) #
# CONFIG PLACE HOLDERS: #
# %PERMISSION% = gets replaced with one of the permissions depending on which command you did #
# %AMOUNT% = gets replaced with the amount added #
# #
# SCOREBOARD PLACE HOLDERS: #
# %necessities_weight% #
# %necessities_bladder% #
# MUST HAVE PLACEHOLDERAPI INSTALLED TO WORK #
# #
# Sounds: #
# ( ! ) 1.11 SOUNDS AND 1.8 SOUNDS CHANGED! FIND 1.11 SOUNDS ON MINECRAFT WIKI. ( ! ) #
# https://dev.bukkit.org/projects/justsound/pages/sound-list #
# #
# CHANGE THE SOUND STRING TO 'none' IF YOU DON'T WANT A SOUND PLAYED #
# WHEN YOU USE THE BATHROOM. #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# #
# PERMS: | necessities.bathroom (DEFAULT) | necessities.bladder (DEFAULT) | #
# | necessities.weight (DEFAULT) | #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Items:
CARROT: 10
APPLE: 10
COOKED_BEEF: 10
BEEF: 10
COOKED_CHICKEN: 10
CHICKEN: 10
COOKED_PORKCHOP: 10
PORKCHOP: 10
COOKED_MUTTON: 10
MUTTON: 10
MUSHROOM_STEW: 10
BREAD: 10
GOLDEN_APPLE: 10
FISH: 10
COOKED_FISH: 10
CAKE: 10
COOKIE: 10
MELON: 10
ROTTON_FLESH: 10
SPIDER_EYE: 10
POTATO: 10
BAKED_POTATO: 10
POISONOUS_POTATO: 10
PUMPKIN_PIE: 10
RABBIT: 10
COOKED_RABBIT: 10
RABBIT_STEW: 10
Potion-Drink:
Thirst: 10
Blocks-Walked:
Walked-Blocks: 2
Weight-Removed: 1
Bathroom-Use:
Block: 'CAULDRON'
Sound: 'LEVEL_UP'
Automatic-Use: 'true'
Automatic-Use-Seconds: 5
Player-Effect: 'true'
Messages:
Prefix: '&8[&e&lNecessities&8] '
Time: '&7Wait %time% seconds until your bladder has been fully emptied..'
Use-Bathroom-Automatic: '&7You can not use this command because your bladder automatically empties while standing on the required item!'
Full-Bladder: '&7You can't drink this, your bladder is full. You must use the bathroom!'
Max-Weight: '&7You can't do this, you have max weight compacity. You must walk to lose weight!'
Predict-Weight-Increase: '&7You can't eat this, you will have max weight compacity!'
Predict-Bladder-Increase: '&7You can't drink this, you will have a full bladder!'
Weight-Increase: '&7You filled your stomach. Your weight has increased by %AMOUNT%'
Bladder-Increase: '&7You hydrated yourself. Your bladder has filled up by %AMOUNT%'
Not-On-Cauldron: '&7You have to be on a cauldron to use the bathroom!'
Bladder-Empty: '&7Your bladder is empty'
Use-Bathroom: '&7You emptied your bladder using the toilet. your bladder is now empty'
No-Perm: '&cYou do not have the permission &8(&a%PERMISSION%&8)&c to execute this command.'
Bladder-Total: '&a&lBladder &8>> &7%AMOUNT%&8/&7100'
Weight-Total: '&a&lWeight &8>> &7%AMOUNT%&8/&7100'
Not-Enabled: '&7This feature is disabled!'
Reload: '&aNecessities has been reloaded!'
Toggle:
Weight-Enabled: 'true'
Bladder-Enabled: 'true'