RefactoredWaffleNK

Discontinued RefactoredWaffleNK 0.7.0

Compatible API Versions
1.0.0
Sourcecode
https://github.com/indra87g/refactored-waffle-nk
I'm no longer develop this plugin! Please wait for the remastered version🙏

A nukkit plugin that provides various useful commands to your server. This is delicious like a waffle😋

This plugin is perfect for use together with EssentialsNK, as they complement each other :)

With this plugin, you not need these plugins anymore:

Commands
CommandPermissionDescriptionUsage
setblockwaffle.setblockPlace block on desired place/setblock <x> <y> <z> <block_id>
clearchatwaffle.clearchatClear your chat/clearchat <amount>
casinowaffle.casinoBet your money/casino <coinflip | slot | dice>
calcwaffle.calcDo a math operations/calc <num1> <operator> <num2>
dailywaffle.dailyClaim daily rewards/daily
roamwaffle.roamRoaming with spectator mode/roam <cancel | trial>
reloadwaffle.reloadReload a plugin/reload <pluginName>
serverswaffle.serversServer selector/servers
Known Issues

- Clearing chats below 100 does not make the chat clean.
- Cooldown for command not working

Configs

YAML:
casino:
    cooldown: 20
    hidden: false
    aliases:
        - bet
warp:
    cooldown: 0
    hidden: true
    aliases: []

YAML:
afk_timeout: 300
schedules:
  - id: "main"
    interval: 300
    reward: 20
    message: "You gain money every 5 minutes"

  - id: "bonus"
    interval: 900
    reward: 100
    message: "Bonus!"

YAML:
rewards:
  reward1:
    - type: money
      amount: 1000
    - type: item
      id: 260
      amount: 10
  reward2:
    - type: exp
      amount: 100
  reward3:
    - type: item
      id: 265
      amount: 32
    - type: effect
      effect: SPEED
      duration: 300
      amplifier: 2
  reward4:
    - type: item
      id: 264
      amount: 15
  reward5:
    - type: money
      amount: 200
  reward6:
    - type: exp
      amount: 200
  reward7:
    - type: item
      id: 322
      amount: 1

messages:
  success: "You have claimed your daily reward (Day %day%)!"
  already_claimed: "You already claimed your daily reward today!"
  not_available: "Daily reward not available now. Please try again later."

YAML:
servers:
  lobby:
    name: "§aSakura Universe"
    ip: "veda.hidencloud.com"
    port: 24689

Sorry for the rather slow development of this plugin🙏, I'm still new to learning Java.

Want to support me?
- Vote my minecraft server
- Star and fork the github repo

Note: Translated using Google Translate
Author
indra87g
Downloads
2,179
Views
2,179
First release
Last update
Rating
5.00 star(s) 2 ratings

More resources from indra87g

Latest updates

  1. Version 0.7.0

    Add /reload command Add /servers command Merge command alias, cooldown, hide config to one file...
  2. Version 0.6.0

    Add /daily command Add /roam command
  3. Version 0.5.0

    Add commands cooldown Add time reward

Latest reviews

It spams a little bit in the server log but works none the less.
indra87g
indra87g
Sorry for the trouble you're having, but I'm no longer developing this plugin🙏 I'm now focused on recreate this plugin.
Отзыв в поддержку автора! Рекомендую сменить команду /clear на /clearchat или /clear:chat . Так же с /setblock посмотреть не перекрывает ли он другие команды плагинов. Рекомендую добавить Config.yml и вывести все сообщения в него ! Это легко :) С хорошими пожеланиями !
indra87g
indra87g
Спасибо за ваш вклад🥰 Я очень ценю это! Если будет время, я обязательно это сделаю.
Top