SoulPoints icon

SoulPoints -----

Protect Inventory, PvE/PvP, Support MythicMobs, Vanilla Mobs, Placeholder and other features.....




Hello, after a long time feeling helpless with the plugins I code, I recode this plugins ~~
New link: https://www.spigotmc.org/resources/bsoul-soulpoints-recode.102499/
----------, Jun 8, 2022

Fix bug

Add support MythicMobs v4 & v5

SoulPoints-v1 --> Only work with MythicMobs 4.x.x & java 8+

SoulPoints-v2 --> Only work with MythicMobs 5.x.x & java 16+

Join discord to get support and dev build faster discord.com/invite/2r4hm9bsp7
----------, Mar 21, 2022

Now we have 2 version
- Support MythicMobs 5.0.1+ => You need java 16+ => [Premium]
- Support MythicMobs 5.0.0- => You need java 8+ => [Legacy]

Thanks for 400+ download !
----------, Mar 15, 2022

Change whitelist world to blacklist world so you need change
Code (Text):
available-world
to
Code (Text):
disable-world
in config
Add update command (update to devbuild) | /souls update
----------, Feb 20, 2022

Fix startup error
----------, Feb 20, 2022

Update bstats
Fix some errors
Create Files package
........
----------, Feb 20, 2022

Thanks for more than 300 downloads and almost 10 servers using it. This is the first plugin I code and also the first time I learn to code while at home. Thank you to everyone who supported me. I thank you very much. The new year is also coming, I wish everyone good health :3
----------, Dec 31, 2021

----------, Dec 13, 2021

----------, Dec 9, 2021

----------, Dec 7, 2021

Fix config-version
----------, Dec 6, 2021

Small changes.....

Discord: https://discord.gg/hzVgTtTXfb (My main language is not English, so if you need help, please message the support channel in the other category)
----------, Dec 5, 2021

----------, Dec 1, 2021

Fix config & lang
----------, Nov 23, 2021

----------, Nov 22, 2021

Thanks over 130 downloads!
----------, Nov 22, 2021

Fix death message (i forgot i changed its format in the config but not in the code, sorry)
----------, Nov 22, 2021

Fix config-version and lang-version
----------, Nov 22, 2021

----------, Nov 22, 2021

Update Protect-Inventory (Thanks @crazy233 )
New config.yml and lang.yml (Backup and restart server)
Add chance to get souls when killing other player (Thanks @crazy233 )
----------, Nov 21, 2021

----------, Nov 21, 2021

Fix issues with MythicMobs
----------, Nov 21, 2021

----------, Nov 19, 2021

Remove beta features
Fix issues plugins doesn't load when start
~~
----------, Nov 19, 2021

Fix command ~~
Add IgnoreDeathCause ...... If set to true, mobs will receive souls no matter how they die, if false, they will not receive deaths in the list below the config, please reset the config!!!!! (Do not use this feature, beta features have not been tried)
Removed the choice between mythicmobs or vanilla mobs and replaced them with both
Fix issuse with vanilla mobs (yooo maybe???)
----------, Nov 19, 2021

Fix again....
----------, Nov 19, 2021

Maybe fixed the bug that mobs died on their own and couldn't find the killer
----------, Nov 19, 2021

[+] Add CheckUpdater, TabCompleter
[+] Add kill mobs to receive Souls
[+] Support MythicMobs
[+] New Config (Backup old config and delete it plz!)
[+] New line in Lang (Backup old lang and delete it plz!)
[+] New File (Mobs.yml)
[+] optimize commands....
----------, Nov 18, 2021

move message to other file, you need reset your config!
----------, Oct 21, 2021

[Update]
add Minimum Souls: If the player has fewer souls than that number of souls, they will lose their items when they die, if they have more souls than that, they will be kept.
----------, Oct 16, 2021

[Add] Chinese language (thanks so much SnowCutieOwO#5789). Vietnamese language
[New] Config (You can create custom language in config, and you need remove old config)
[Fix] Bug
[Config]
Code (Text):

DropRandomItems: true #false to lost all inventory
language: enUs
available-worlds:
  - world
  - world_nether
  - world_the_end
PVP:
  Enable: true
  Kill-souls: 1
ActionBar:
  Enable: true
General:
  Maximum-souls: 7
  Death-souls: 1
  Daily-souls: 1
  Souls-regenerate-duration: 60 #60 = 1s
  Respawn_souls: 3
  Lose-soul-message-after: 3
  First_join: 5
lang:
  enUs:
    Soul-earn-message: '&d[Souls] &fYou have earned %souls% Soul!'
    Death-message: '&d[Souls] &fYou lost %lost% souls because you dead, You have %souls% Souls Now!'
    Death-message-inventory: '&4[Souls] &cYou have lost random item because you do not enough souls to keep it!'
    Kill-message: '&d[Souls] &bYou receive %souls% Souls because you killed %player%'
    Take-message: '&4[Souls] &cRemove %souls% souls from %player%'
    Add-message: '&4[Souls] &cAdd %souls% souls to %player%'
    Set-message: '&4[Souls] &cSet %souls% souls to %player%'
    Check-message: '&4[Souls] &c%player% has %souls%'
    Soul-message: '&d[Souls] &fYou have %souls% souls!'
    Not-online: '&d[Souls] &cThat player is not online!'
    Enough: '&d[Souls] &cToo much amount to remove!'
    Reload: '&d[Souls] &cReload Config'
  zhCN:
    Soul-earn-message: '&d[Souls] &f你获得了 %souls% 灵魂点数!'
    Death-message: '&d[Souls] &f你失去了 %lost% 点灵魂点数, 现在有 %souls% 灵魂点数剩余!'
    Death-message-inventory: '&4[Souls] &c缺少足够灵魂点数, 背包内物品已随机掉落!'
    Kill-message: '&d[Souls] &b你通过击杀玩家 %player% 获得了 %souls% 灵魂点数'
    Take-message: '&4[Souls] &c你移除了玩家 %player% %souls% 点灵魂点数'
    Add-message: '&4[Souls] &c给予玩家 %player% 了点 %souls%灵魂点数'
    Set-message: '&4[Souls] &c将玩家 %player% 的灵魂点数设置为了 %souls%'
    Check-message: '&4[Souls] &c%player% 拥有 %souls% 点灵魂点数'
    Soul-message: '&d[Souls] &f你现在有 %souls% 灵魂点数!'
    Not-online: '&d[Souls] &c玩家不在线!'
    Enough: '&d[Souls] &c移除的灵魂点数过多!'
    Reload: '&d[Souls] &c配置已重载'
  viVN:
    Soul-earn-message: '&d[Souls] &fBạn nhận được %souls% Souls!'
    Death-message: '&d[Souls] &fBạn đã chết và mất %lost% souls, bạn còn %souls% Souls!'
    Death-message-inventory: '&4[Souls] &cBạn đã bị mất đồ vì mất hết souls!'
    Kill-message: '&d[Souls] &bBạn nhận được %souls% Souls vì bạn giết người chơi %player%'
    Take-message: '&4[Souls] &cLoại bỏ %souls% souls từ %player%'
    Add-message: '&4[Souls] &cThêm %souls% souls cho %player%'
    Set-message: '&4[Souls] &cĐặt %souls% souls cho %player%'
    Check-message: '&4[Souls] &c%player% có %souls%'
    Soul-message: '&d[Souls] &fBạn có %souls% souls!'
    Not-online: '&d[Souls] &cNgười chơi không hoạt động!'
    Enough: '&d[Souls] &cKhông đủ để loại bỏ!'
    Reload: '&d[Souls] &cTải lại config'
Help-player:
  - "&a/souls check <player> &f- &7Check souls of player"
Help-admin:
  - "§a/souls check <player> §f- §7Check souls of player"
  - "§a/souls add <player> <amount> §f- §7Add souls "
  - "§a/souls remove <player> <amount> §f- §7Remove souls"
  - "§a/souls set <player> <amount> §f- §7Set souls"
  - "§a/souls reload §f- §7Reload Config"
config-version: 5
[Add] More picture
2021-10-01_11.31.21.png 2021-10-01_11.31.43.png 2021-10-01_11.31.54.png 2021-10-01_11.32.17.png 2021-10-01_11.30.45.png 2021-10-01_11.31.05.png
----------, Oct 1, 2021

[Add] bStats
----------, Sep 30, 2021

[Add] Random drop item when player death
[New]
[Config]
Code (Text):

DropRandomItems: true #false to lost all inventory
 
----------, Sep 30, 2021

[Add] New Command
[Add] New line in config
[Config]
Code (Text):

available-worlds:
  - world
  - world_nether
  - world_the_end
PVP:
  Enable: true
  Kill-souls: 1
  Kill-message: '&d[Souls] &bYou receive 1 Souls because you killed other player'
ActionBar:
  Enable: true
General:
  Default-amount-souls: 7
  Death-souls: 1
  Daily-souls: 60
  Respawn_souls: 3
  Lose-soul-message-after: 3
Message:
  Soul-earn-message: '&d[Souls] &fYou have earned 1 Soul!'
  Death-message: '&d[Souls] &fYou have lost 2 Soul, You have %souls% Souls Now!'
  Death-message-inventory: '&4[Souls] &cYou have lost all of your souls, your inventory has been dropped!'
  Take-message: '&4[Souls] &cRemove %souls% souls from %player%'
  Add-message: '&4[Souls] &cAdd %souls% souls to %player%'
  Set-message: '&4[Souls] &cSet %souls% souls to %player%'
  Check-message: '&4[Souls] &c%player% has %souls%'
  Soul-message: '&d[Souls] &fYou have %souls% souls!'
  Not-online: '&d[Souls] &cThat player is not online!'
  Enough: '&d[Souls] &cToo much amount to remove!'
  Reload: '&d[Souls] &cReload Config'
Help-player:
  - "&a/souls check <player> &f- &7Check souls of player"
Help-admin:
  - "§a/souls check <player> §f- §7Check souls of player"
  - "§a/souls add <player> <amount> §f- §7Add souls "
  - "§a/souls remove <player> <amount> §f- §7Remove souls"
  - "§a/souls set <player> <amount> §f- §7Set souls"
  - "§a/souls reload §f- §7Reload Config"
config-version: 4
----------, Sep 28, 2021

[Add] New settings about ActionBar
[Add] Respawn Souls (Souls give when player respawn after death)

Add this to load new config
Code (Text):


ActionBar:
  Enable: true
General:
  Default-amount-souls: 7
  Death-souls: 1
  Daily-souls: 60
  Respawn_souls: 3
  Lose-soul-message-after: 3
----------, Sep 27, 2021

[New] New config
[Fix] Fix data
[Add] PvP can get soulpoints
----------, Sep 24, 2021

[ADD] Add help command to config (/souls) [New config version]
[ADD] Add picture

[FIX] Fix 2 message when remove souls 2021-09-23_20.42.05.png 2021-09-23_20.42.55.png
----------, Sep 23, 2021

Resource Information
Author:
----------
Total Downloads: 2,141
First Release: Sep 22, 2021
Last Update: Jun 8, 2022
Category: ---------------
All-Time Rating:
2 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings