Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: paramat/snowdrift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: monk-afk/snowlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 1 commit
  • 20 files changed
  • 1 contributor

Commits on May 8, 2024

  1. initial commit

    monk-afk committed May 8, 2024
    Copy the full SHA
    bc669c9 View commit details
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
SnowLite
--------
monk | 2024

A light snow fall effect, configurable per-player or globally.

Based on Snowdrift by paramat, and PiezoU005F
https://github.com/paramat/snowdrift
https://github.com/PiezoU005F/snowdrift

Chat Commands
-------------
### `/snow_globe`
+ Toggle snow for all players. Requires `server` priv

### `/snow`
+ Player toggle own snowfall. Requires `interact` priv

Planned
-------
- [ ] Set particle `amount = ` with command, ex: `/snow_globe 5`. Alternatively have the amount vary randomly

##
**`0.0.1`**
11 changes: 0 additions & 11 deletions README.txt

This file was deleted.

1 change: 0 additions & 1 deletion depends.txt

This file was deleted.

Loading