Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/restoremonarchyplugins/airdropmanager3
RocketMod plugin to manage airdrops in Unturned
https://github.com/restoremonarchyplugins/airdropmanager3
airdropmanager mcrow restoremonarchy rocketmod rocketmod4 rocketmod5 unturned unturned-airdrop unturned-plugin
Last synced: 2 months ago
JSON representation
RocketMod plugin to manage airdrops in Unturned
- Host: GitHub
- URL: https://github.com/restoremonarchyplugins/airdropmanager3
- Owner: RestoreMonarchyPlugins
- License: mit
- Created: 2019-05-12T20:14:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T11:25:28.000Z (4 months ago)
- Last Synced: 2024-09-12T22:44:05.739Z (4 months ago)
- Topics: airdropmanager, mcrow, restoremonarchy, rocketmod, rocketmod4, rocketmod5, unturned, unturned-airdrop, unturned-plugin
- Language: C#
- Homepage: https://restoremonarchy.com/plugins/airdropmanager
- Size: 17.2 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Airdrop Manager
The all-in-one airdrop manager for Unturned servers.## Features
* **Airdrop Interval:** Automatically send airdrops at a configurable interval.
* **Airdrop Spawns:** Set up airdrop spawns with custom airdrop configurations.
* **Airdrop Commands:** Order airdrops at random spawn, specific spawn, or your current position.
* **Mass Airdrop:** Order a mass airdrop at all spawns.
* **Airdrop Grenade:** Configure airdrops to be ordered by throwing a specific grenade.
* **Customizable Messages:** Customize all messages sent by the plugin.
* **Customizable Airdrops:** Set up custom airdrops with custom items and weights.
* **Rich Text Formatting:** Use rich text formatting in messages.## Commands
* **/airdrop** - Order an airdrop at random spawn.
* **/airdrop \ [speed]** - Order an airdrop at a specific spawn with optional speed.
* **/airdrop random [speed]** - Order an airdrop at a random spawn with optional speed.
* **/airdrophere** - Order an airdrop at your current position.
* **/airdrophere \ [speed]** - Order an airdrop at your current position with optional speed.
* **/airdrophere random [speed]** - Order an airdrop at your current position with optional speed.
* **/massairdrop** - Order a mass airdrop at all spawns.
* **/massairdrop [speed]** - Order a mass airdrop at all spawns with optional speed.
* **/setairdropspawn \ [airdrop]** - Set the airdrop spawn at your current position.
* **/whenairdrop** - Check the time until the next airdrop.
* **/rocket reload airdropmanager** - Reload the AirdropManager configuration.## Permissions
All permissions are the same as the command names. Here are additional permissions:
```xmlairdrop.full
airdrophere.full
massairdrop.full
```## FAQ
### How to use airdrop grenades?
In `Airdrops.{Map}.xml` file add `` tag, like so:
```xml
...```
### How to change the size of storage of one specific airdrop?
In `Airdrops.{Map}.xml` file add `` tag, like so:
```xml
...
```
You can also change the barricade id of the storage by adding the `BarricadeId` attribute to the `` tag.
```xml```
### How to change the effect of one specific airdrop?
In `Airdrops.{Map}.xml` file add `` tag, like so:
```xml
61d63a016a6448ffb6e4432a4c6a6ee1
...
```## Configuration
### AirdropManager3.configuration.xml
```xmlfalse
yellow
true
2400
3600
5
128
1374
7
7
2c17fbd0f0ce49aeb3bc4637b68809a2
```
### Airdrops.Washington.xml
```xml
```
### AirdropSpawns.Washington.xml
```xml
```
## Translations
```xml
```