Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vtstech/shinyrocks
Minecraft Plugin - Ore Breaking Broadcaster
https://github.com/vtstech/shinyrocks
java minecraft minecraft-plugin
Last synced: 3 days ago
JSON representation
Minecraft Plugin - Ore Breaking Broadcaster
- Host: GitHub
- URL: https://github.com/vtstech/shinyrocks
- Owner: VTSTech
- Created: 2018-08-09T02:29:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T03:35:08.000Z (about 6 years ago)
- Last Synced: 2023-10-22T13:17:35.346Z (about 1 year ago)
- Topics: java, minecraft, minecraft-plugin
- Language: Java
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
name: ShinyRocks
author: YT_Veritas0923
version: 0.1b
main: mc.v0923.ShinyRocks.ShinyRocks
description: Ore Breaking Broadcaster
A simple plugin that will broadcast whenever a player breaks the following ores:
GOLD_ORE
DIAMOND_ORE
EMERALD_ORE
Designed to be less spammy than other plugins of this nature. Will only broadcast once per player per ore, Until a different player/ore is broken.
This is my first plugin :)
SpigotMC https://www.spigotmc.org/resources/shinyrocks.59639/
Changelog:
v0.1b 8/22/2018 5:46:53 AM
Added plugin prefix.
v0.1a 8/9/2018 2:56:53 PM
Now supports config.yml
Simply set your 'message' and
that will be displayed on broadcastv0.1 8/8/2018 10:57:28 PM
First release