https://github.com/brenoepics/prizeplugin
Arcturus Morningstar plugin
https://github.com/brenoepics/prizeplugin
arcturus habbo morningstar plugin
Last synced: over 1 year ago
JSON representation
Arcturus Morningstar plugin
- Host: GitHub
- URL: https://github.com/brenoepics/prizeplugin
- Owner: brenoepics
- Created: 2022-01-16T23:27:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T23:31:58.000Z (over 4 years ago)
- Last Synced: 2025-02-01T11:44:46.709Z (over 1 year ago)
- Topics: arcturus, habbo, morningstar, plugin
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PrizePlugin
Working with Arcturus Morningstar 3.0.0
## How to use?
you just need to send:
```:prize ```
- update prize list with :update_prize [x]
- Prize per level (credits, diamonds, duckets, points, badge, furni...)[x]
- Kick user [x]
- User won event BubbleAlert[x]
- Discord logging [x]
## How can i install it?
1. Download a pre-compiled version. [PrizePlugin](https://github.com/brenoepics/PrizePlugin/releases/)
2. Run the sql and add badges/texts.
3. Paste the PrizePlugin-1.0-jar-with-dependencies.jar file into your emulator's plugins folder and start/restart the emulator.
4. Now you need to give permission for your staffs to use prize command, to do it open your database in the permissions table, and change the permissions cmd_prize and cmd_update_prize.
5. Then, open prize_plugin table, and configure rewards.
6. Now, enter your hotel and type: :update_permissions and :update_prize and then try :prize
7. if you want to configure webhooks check [Config webhook](#Discord)
## configuration
OBS: the level -1 is the default reward if there's none on user's level.
Permissions:
| Key | Default Value |
|----------------------|---------------|
| cmd_prize | 0 |
| cmd_update_prize | 0 |
## Discord

1. Open your emulator_settings, and change the key `prizeplugin.logging_discord` to 1.
2. Go to the discord channel, Click the gear icon (Edit Channel) of the channel you want to post to.
3. Click Webhooks in the left menu.
4. Click the Create Webhook button.
5. Enter a Name of your choice.
6. Click the Copy button of the Webhook URL.
7. Click the Save button.
8. Paste the Webhook URL into emulator_settings, key `prizeplugin.logging.discord-webhook.url`
My Discord: BrenoEpic#9671