Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion #1

Open
mrpwes opened this issue Oct 10, 2020 · 2 comments
Open

Suggestion #1

mrpwes opened this issue Oct 10, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@mrpwes
Copy link

mrpwes commented Oct 10, 2020

add addons @ScoreHud plugin by Ifera.

add TopPlayTime that lists voters on your PocketMine-MP Server using FloatingTextParticles.

add config giving reward per time consume
console execute command per [ hr / mins ] // rewards: items [ hr / mins ] <

config-version: 1
Type: cmd
   #cmd
   #rewards
Type2: simpleform
   #simpleform
   #modalform

##cmdsimpleform
CmdType: on
Time: hr #hr/mins
Time2: 1
   #if hr 1-24
   #if mins 1-60
command: givemoney {player} 50
##cmd simpleform player will receive stable reward 

##cmdmodalform
CmdType: off
Time: hr #hr/mins
Time2: 1
   #if hr 1-24
   #if mins 1-60
command: givemoney {player} 100
Time2: 2
   #if hr 1-24
   #if mins 1-60
command: givemoney {player} 200
Time2: 3
   #if hr 1-24
   #if mins 1-60
command: givemoney {player} 300
Time2: max
   #if max this is the maximum player can receive
   #if hr 1-24
   #if mins 1-60
command: givemoney {player} 400
##cmd modalform player will receive other reward per hour

##simplerewards
RewardType: off
Time: hr #hr/mins
Time2: 1
   #if hr 1-24
   #if mins 1-60
Items:
  - "260:0:10"
  - "267:0:10"
##rewards simpleform player will receive stable reward 

##modalformrewards
RewardType: off
Time: hr #hr/mins
Time2: 1
   #if hr 1-24
   #if mins 1-60
Items:
  - "260:0:10"
  - "267:0:10"
Time2: 2
   #if hr 1-24
   #if mins 1-60
Items:
  - "260:0:10"
  - "267:0:10"
Time2: max
   #if max this is the maximum player can receive
   #if hr 1-24
   #if mins 1-60
Items:
  - "260:0:10"
  - "267:0:10"
##rewards modalform player will receive other reward per hour

This is just a suggestion for a better future. ❤️❤️

@EPT8TPE
Copy link
Owner

EPT8TPE commented Oct 10, 2020 via email

@EPT8TPE EPT8TPE added the enhancement New feature or request label Jan 19, 2021
@MrBlasyMSK
Copy link

In 5 years do you think it will be ready?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants