ColdEstiny
Version 3.0.0
If anything goes wrong during use, add Yunleah's Discord
Discord | Github is open source | Wiki
▎ Video demonstration
▎ Function introduction
- Super strong random drops
ColdEstiny offers 10 random modes to make players fall in love with death punishment 
- Fancy Drop
Player item drop support erupts into the sky like Borderlands,
The offset is user-customizable and offers both random and aliquot options.
- Fully customizable death punishment
A complete death punishment process,
ColdEstiny breaks it down into 5 modules for judgment, so you can do almost everything you want
- Open source based on the MIT License
ColdEstiny is open source on Github, and mom no longer has to be afraid of plugins having backdoors (of course, this anti-gentleman, not anti-villain :| )
Provide perfect preset variables, through the death action can achieve a variety of judgments,
Tailor your own death punishment for each player
- The multi-modules are independent of each other
Drop, Select, Manager, Region, Relics
Each performs its own duties, does not interfere with each other, and matches each other to achieve various strange needs
▎ Plugin Command
[ ] is required, () is optional All requires OP permission | alias ["death", "ce"]
/ce reload > Overload the plug-in configuration
/ce version > Check the plug-in version
/ce create [Configuration Group] (profile name created) > Create a profile
/ce dev [Selection tool] (added text)
/ce keep > One click to open all worlds death does not drop [It is strongly recommended to enter it manually once |.] Otherwise, there may be duplication of items.
/ce help > View help information
/ce eval (Run Kether script) > Run Kether script
▎ Plug-in example configuration | You need to create your own
Setting.yml
Code (Text):
#ColdeEstiny Setting
Options:
Debug: false
DeathInfo: true
Workspace/Manager/ExampleManager.yml
Code (Text):
ManagerGroup:
GroupKey: 'ExampleManager'
Weigh: 100
BindGroup:
DropKey: 'ExampleDrop'
RegionKey: 'ExampleRegion'
RelicsKey: 'ExampleRelics'
SelectKey: 'ExampleSelect'
runAction:
Pre-Action: |-
tell 'Pre-Action 执行完毕'
Post-Action: |-
tell 'Post-Action 执行完毕'
SpawnPlayer:
AutoSpawn:
Enable: true
延迟: 50Tick
Options:
Type:
Info:
Workspace/Drop/ExampleDrop.yml
Code (Text):
DropGroup:
GroupKey: 'ExampleDrop'
Options:
Drop:
Type: 'percentage'
Info:
Workspace/Region/ExampleRegion.yml
Code (Text):
RegionGroup:
GroupKey: 'ExampleRegion'
Weigh: 100
Options:
Enable: false
Type: 'world'
Info:
- 'Test'
- 'Example'
Workspace/Relics/ExampleRelics.yml
Code (Text):
RelicsGroup:
GroupKey: 'ExampleRelics'
Options:
FancyDrop:
# 偏移量
offset:
# 横向偏移量(或随机最小偏移量-随机最大偏移量)
x: 0.1
# 纵向偏移量(或随机最小偏移量-随机最大偏移量)
y: 0.8
angle:
# 抛射类型(round/random)
type: round
Workspace/Select/ExampleSelect.yml
Code (Text):
SelectGroup:
GroupKey: 'ExampleSelect'
Weigh: 10
Options:
# ['perm' 'player']
Enable: false
Select: 'player'
Info:
- 'Yunleah763'
- 'LittleYunleah'
▎ Plugin installation
1. DownloadColdEstiny
2. Drop the file into the plugins folder
3. Restart the server
▎ Changelog
functional updatesMarked red Important bug fixesMarked blue
Head over to Github
V3.0.0 Plugin release
V3.0.1 Add en_US language files
▎ Use of Protocols
☑You can use this plugin as much as you like in your server;
☒You may not claim that you wrote this plug-in, and you are prohibited from reselling this plugin.
![[IMG]](/proxy/image?url=https%3A%2F%2Fbstats.org%2Fsignatures%2Fbukkit%2FColdEstiny.svg)
The code used in this plugin is partly from other open source works (NeigeItems | Vulpecula) are authorized[/align]