feat: 添加潜影盒快捷打开和末影箱自定义标题功能
This commit is contained in:
75
.temp/[基础]CMI-9.8.4.10/Settings/PlayTimeRewards.yml
Normal file
75
.temp/[基础]CMI-9.8.4.10/Settings/PlayTimeRewards.yml
Normal file
@@ -0,0 +1,75 @@
|
||||
hourly1:
|
||||
DisplayName: "&7Hourly reward"
|
||||
AutoClaim: true
|
||||
Description:
|
||||
- "&2Get reward for every hour you are online"
|
||||
- "&2Free heal and 20 bucks into your pocket"
|
||||
PayEvery: 3600
|
||||
Commands:
|
||||
- asConsole! cmi heal [playerName] -s
|
||||
- asConsole! cmi money give [playerName] 20
|
||||
daily1:
|
||||
DisplayName: "&7Daily reward"
|
||||
AutoClaim: true
|
||||
Description:
|
||||
- "&2Get reward for every 24 hours of playtime"
|
||||
- "&22000 bucks into your pocket!"
|
||||
PayEvery: 86400
|
||||
Commands:
|
||||
- asConsole! cmi money give [playerName] 2000
|
||||
1hour:
|
||||
DisplayName: "&fOne hour reward"
|
||||
AutoClaim: false
|
||||
Description:
|
||||
- "&2Get reward for 1 hour you have been online"
|
||||
- "&2500 bucks into your pocket!"
|
||||
PayFor: 3600
|
||||
Commands:
|
||||
- asConsole! cmi money give [playerName] 500
|
||||
6hour:
|
||||
DisplayName: "&f6 hour reward"
|
||||
AutoClaim: false
|
||||
Description:
|
||||
- "&2Get reward for 6 hour's you have been online"
|
||||
- "&22 000 bucks into your pocket!"
|
||||
PayFor: 21600
|
||||
Commands:
|
||||
- asConsole! cmi money give [playerName] 2000
|
||||
12hour:
|
||||
DisplayName: "&f12 hour reward"
|
||||
AutoClaim: false
|
||||
Description:
|
||||
- "&2Get reward for 12 hour's you have been online"
|
||||
- "&25 000 bucks into your pocket!"
|
||||
PayFor: 43200
|
||||
Commands:
|
||||
- asConsole! cmi money give [playerName] 5000
|
||||
24hour:
|
||||
DisplayName: "&f24 hour reward"
|
||||
AutoClaim: false
|
||||
Description:
|
||||
- "&2Get reward for 24 hour's you have been online"
|
||||
- "&215 000 bucks into your pocket!"
|
||||
PayFor: 86400
|
||||
Commands:
|
||||
- asConsole! cmi money give [playerName] 15000
|
||||
7days:
|
||||
DisplayName: "&f7 day reward"
|
||||
AutoClaim: false
|
||||
Description:
|
||||
- "&2Get reward for 7 days you have been online"
|
||||
- "&250 000 bucks into your pocket!"
|
||||
PayFor: 604800
|
||||
Commands:
|
||||
- asConsole! cmi money give [playerName] 50000
|
||||
30days:
|
||||
DisplayName: "&f30 day reward"
|
||||
AutoClaim: false
|
||||
Description:
|
||||
- "&2Get reward for 30 days you have been online"
|
||||
- "&2500 000 bucks into your pocket!"
|
||||
PayFor: 2592000
|
||||
Commands:
|
||||
- asConsole! cmi money give [playerName] 500000
|
||||
|
||||
|
||||
129
.temp/[基础]CMI-9.8.4.10/Settings/Ranks.yml
Normal file
129
.temp/[基础]CMI-9.8.4.10/Settings/Ranks.yml
Normal file
@@ -0,0 +1,129 @@
|
||||
Newbie:
|
||||
Enabled: true
|
||||
DisplayName: "&2Newbie"
|
||||
DefaultRank: true
|
||||
AutoRankup: true
|
||||
NextRanks:
|
||||
- Branch1
|
||||
- Branch2
|
||||
Branch1:
|
||||
Enabled: true
|
||||
DisplayName: "&2Branch1"
|
||||
AutoRankup: true
|
||||
RankupConfirmation: true
|
||||
Votes: 5
|
||||
PermissionRequirement:
|
||||
- "cmi.command.fly:Fly"
|
||||
McMMORequirement:
|
||||
- "woodcutting:10"
|
||||
- "power:20"
|
||||
JobsRequirement:
|
||||
- "miner:10"
|
||||
- "totallevel:20"
|
||||
AuraSkillsRequirement:
|
||||
- "miner:10"
|
||||
- "power:20"
|
||||
AureliumRequirement:
|
||||
- "fishing:10"
|
||||
- "power:30"
|
||||
ItemRequirement:
|
||||
- "stone:10"
|
||||
- "stone:1:20"
|
||||
- "book:20"
|
||||
NextRanks:
|
||||
- Branch1Rank1
|
||||
MoneyCost: 100
|
||||
Commands:
|
||||
- "broadcast! &6[playerDisplayName] &eleveled up to Branch1 rank!"
|
||||
StatsRequirements:
|
||||
- "PlayTime:3600"
|
||||
- "travel:1000"
|
||||
- "MonsterKills:zombie:10"
|
||||
- "MonsterKills:slime:5"
|
||||
- "MonsterKills:wolf:5"
|
||||
- "AccountAge:1209600"
|
||||
Branch1Rank1:
|
||||
Enabled: true
|
||||
DisplayName: "&2Branch1Rank1"
|
||||
DefaultRank: false
|
||||
AutoRankup: true
|
||||
RankupConfirmation: false
|
||||
PermissionRequirement:
|
||||
- "cmi.command.heal:Heal"
|
||||
NextRanks:
|
||||
- Last
|
||||
MoneyCost: 300
|
||||
ExpCost: 350
|
||||
Commands:
|
||||
- "broadcast! &6[playerDisplayName] &eleveled up to Branch1Rank1 rank!"
|
||||
StatsRequirements:
|
||||
- "travel:10000"
|
||||
- "blocksmined:3000"
|
||||
- "blocksmined:diamond_ore:30"
|
||||
- "MonsterKills:1000"
|
||||
- "AccountAge:1209600"
|
||||
McMMORequirement:
|
||||
- "taming:10"
|
||||
- "unarmed:30"
|
||||
Branch2:
|
||||
Enabled: true
|
||||
DisplayName: "&2Branch2"
|
||||
AutoRankup: true
|
||||
RankupConfirmation: true
|
||||
MoneyCost: 150
|
||||
NextRanks:
|
||||
- Branch2Rank1
|
||||
Commands:
|
||||
- "broadcast! &6[playerDisplayName] &eleveled up to Branch2 rank!"
|
||||
PermissionRequirement:
|
||||
- "cmi.command.tp:Teleport"
|
||||
StatsRequirements:
|
||||
- "PlayTime:3600"
|
||||
- "travel:2000"
|
||||
- "MonsterKills:zombie:15"
|
||||
- "MonsterKills:slime:10"
|
||||
Branch2Rank1:
|
||||
Enabled: true
|
||||
DisplayName: "&2Branch2Rank1"
|
||||
AutoRankup: true
|
||||
RankupConfirmation: false
|
||||
MoneyCost: 100
|
||||
ExpCost: 150
|
||||
NextRanks:
|
||||
- Branch2Rank2
|
||||
Commands:
|
||||
- "broadcast! &6[playerDisplayName] &eleveled up to Branch1Rank1 rank!"
|
||||
StatsRequirements:
|
||||
- "PlayTime:4600"
|
||||
- "Swim:1000"
|
||||
- "SneakTime:180"
|
||||
- "MonsterKills:100"
|
||||
Branch2Rank2:
|
||||
Enabled: true
|
||||
DisplayName: "&2Branch2Rank2"
|
||||
AutoRankup: true
|
||||
RankupConfirmation: false
|
||||
MoneyCost: 100
|
||||
ExpCost: 150
|
||||
NextRanks:
|
||||
- Last
|
||||
Commands:
|
||||
- "broadcast! &6[playerDisplayName] &eleveled up to Branch2Rank2 rank!"
|
||||
StatsRequirements:
|
||||
- "walk:15000"
|
||||
- "HorseTravel:1000"
|
||||
- "ItemsUsed:10000"
|
||||
- "PlayerKills:10"
|
||||
Last:
|
||||
Enabled: true
|
||||
DisplayName: "&2Last"
|
||||
AutoRankup: true
|
||||
StatsRequirements:
|
||||
- "PlayTime:21600"
|
||||
- "walk:30000"
|
||||
- "MonsterKills:1000"
|
||||
- "blocksmined:30000"
|
||||
Commands:
|
||||
- "broadcast! &6[playerDisplayName] &eleveled up to Last rank!"
|
||||
- "cmi heal [playerName]"
|
||||
- "money give [playerName] 100"
|
||||
78
.temp/[基础]CMI-9.8.4.10/Settings/Schedules.yml
Normal file
78
.temp/[基础]CMI-9.8.4.10/Settings/Schedules.yml
Normal file
@@ -0,0 +1,78 @@
|
||||
GiveDiamonds:
|
||||
Enabled: false
|
||||
MinPlayers: 3
|
||||
FeedBack: true
|
||||
Repeat: true
|
||||
PerformOn:
|
||||
1:
|
||||
Hour: 18
|
||||
Commands:
|
||||
- cmi give [randomPlayer] diamond %rand/1-5%
|
||||
- msg! [randomPlayer] &eYou just got diamonds!
|
||||
StopServer:
|
||||
Enabled: false
|
||||
PerformOn:
|
||||
1:
|
||||
Hour: 3
|
||||
Minute: 59
|
||||
Second: 30
|
||||
Commands:
|
||||
- actionbar! &eServer will stop in &630 &esec!
|
||||
- delay! 5
|
||||
- actionbar! &eServer will stop in &625 &esec!
|
||||
- delay! 5
|
||||
- actionbar! &eServer will stop in &620 &esec!
|
||||
- delay! 5
|
||||
- actionbar! &eServer will stop in &615 &esec!
|
||||
- delay! 5
|
||||
- actionbar! &eServer will stop in &610 &esec!
|
||||
- delay! 5
|
||||
- actionbar! &eServer will stop in &65 &esec!
|
||||
- delay! 1
|
||||
- actionbar! &eServer will stop in &64 &esec!
|
||||
- delay! 1
|
||||
- actionbar! &eServer will stop in &63 &esec!
|
||||
- delay! 1
|
||||
- actionbar! &eServer will stop in &62 &esec!
|
||||
- delay! 1
|
||||
- actionbar! &eServer will stop in &61 &esec!
|
||||
- delay! 1
|
||||
- kickall! &eServer will be back online soon!
|
||||
- delay! 1
|
||||
- stop
|
||||
AllInOneJustExample:
|
||||
Enabled: false
|
||||
MinPlayers: 3
|
||||
MaxPlayers: 10
|
||||
FeedBack: false
|
||||
Delay: 600
|
||||
Repeat: true
|
||||
PerformOn:
|
||||
1:
|
||||
Month: 12
|
||||
Day: monday
|
||||
Hour: 18
|
||||
Minute: 36
|
||||
Second: 15
|
||||
2:
|
||||
Hour: 18
|
||||
Commands:
|
||||
- cmi give [randomPlayer] diamond %rand/1-5%
|
||||
- msg! [randomPlayer] &eYou just got diamonds!
|
||||
- broadcast! &e[randomPlayer] just got some stuff!
|
||||
- delay! 1
|
||||
- actionbar! &eServer will stop in &61 &esec!
|
||||
- kickall! &eServer will be back online soon!
|
||||
Announcer:
|
||||
Enabled: false
|
||||
MinPlayers: 1
|
||||
FeedBack: false
|
||||
Delay: 600
|
||||
Repeat: true
|
||||
Randomize: true
|
||||
Commands:
|
||||
- broadcast! &eRules can be found at &e/rules
|
||||
- broadcast! &eKits can be accesed with &e/kits
|
||||
- broadcast! &eIf you need help, ask staff
|
||||
- broadcast! &eAdvertisement of other servers will be punished
|
||||
|
||||
Reference in New Issue
Block a user