https://github.com/initialposition/globalcountdown
A Spigot plugin to add an expiration date to Minecraft servers
https://github.com/initialposition/globalcountdown
Last synced: 8 months ago
JSON representation
A Spigot plugin to add an expiration date to Minecraft servers
- Host: GitHub
- URL: https://github.com/initialposition/globalcountdown
- Owner: InitialPosition
- License: mit
- Created: 2021-03-17T12:49:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T13:55:18.000Z (almost 5 years ago)
- Last Synced: 2025-04-06T15:51:04.465Z (11 months ago)
- Language: Java
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GlobalCountdown
_"Because everything ends eventually"_
## Content
1. Introduction
2. Functions
3. Installation
4. Config
## Introduction
GlobalCountdown adds an expiration date to your Minecraft server.
A countdown is displayed for all players. Once the time reaches zero, every player will be set to spectator mode.
## Functions
- Ingame timer
- Thats it this plugin doesn't have that many features
## Installation
To install the plugin, head over to [RELEASES](https://github.com/InitialPosition/GlobalCountdown/releases), download the latest `.jar` file and place it into the `plugins` folder of your Spigot installation.
The plugin will generate a config file on first startup. It is recommended to edit this file and to either reload or restart the server afterwards.
## Config
The following parameters exist in the config file and can be changed.
| Parameter | Usage | Accepted input |
| :-------- | ----- | -------------- |
| confEndingTime | The date at which to set all players to spectator mode | A UNIX timestamp |