Skip to content

Commit

Permalink
v1.3.0-1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
axtonprice committed Aug 19, 2024
1 parent 305c199 commit b75ee89
Show file tree
Hide file tree
Showing 44 changed files with 1,033 additions and 668 deletions.
Binary file added .git_media/configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .git_media/credits.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .git_media/features.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .git_media/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .git_media/image1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .git_media/image2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .git_media/installation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .git_media/license.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .git_media/title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ gradle-app.setting
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties

# vscode
.vscode

# From https://github.com/github/gitignore/blob/master/Java.gitignore
*.class

Expand Down
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2024 axtonprice

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
146 changes: 119 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,140 @@
# Axton's Emotes v1.2
<p align="center">
<img width="550" src=".git_media/title.png">
</p>
<p align="center">
<a href="https://discord.gg/dP3MuBATGc"><img src="https://img.shields.io/discord/308323056592486420?logo=discord&logoColor=white%22%20alt=%22Chat%20on%20Discord%22"></a>
<a href="https://github.com/axtonprice/axtons-emotes/releases"><img src="https://img.shields.io/github/release/axtonprice/axtons-emotes?include_prereleases=&sort=semver&color=blue"></a>
<a href="https://github.com/axtonprice/axtons-emotes/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue"></a>
<a href="https://modrinth.com/plugin/axtonsemotes"><img src="https://img.shields.io/badge/Available_On_Modrinth-green"></a>
</p>

> A lightweight social emotes plugin for Bukkit/Spigot 1.21
# Axton's Emotes v1.3.0
> A lightweight social emotes plugin for Bukkit/Spigot/Paper 1.21
<img width="300" src="https://github.com/axtonprice/axtons-emotes/assets/37771600/cb218cd7-80af-4241-ba33-e18800b4df1d">
<img width="300" src="https://github.com/axtonprice/axtons-emotes/assets/37771600/5884fbf1-54bd-4093-808a-e7fb910650c3">
<img width="300" src=".git_media/image1.png">
<img width="300" src=".git_media/image2.png">

<br>
<img width="350" src=".git_media/installation.png">
<hr>

## Installation
1. **Download**: Grab the latest `.jar` file from the [releases tab](https://github.com/axtonprice/axtons-emotes/releases).
2. **Deploy**: Place the downloaded file into your server's `/plugins` folder.
3. **Restart**: Restart your server. For optimal performance, using PaperMC is recommended.

## Commands
> A minimum of Java 21 is required on the server to run this plugin.
<br>
<img width="230" src=".git_media/features.png">
<hr>

### Emotes

Interact with other players using these emotes:
- `/dapup <player>` - Dap-up another player
- `/highfive <player>` - High-five another player
- `/hug <player>` - Hug another player
- `/kiss <player>` - Kiss another player
- `/poke <player>` - Poke another player
- `/stomp <player>` - Stomp another player's foot
- `/slap <player>` - Slap another player
- `/stab <player>` - Stab another player
- `/stare <player>` - Stare at another player
- `/thank <player>` - Thank another player

| Command | Description | Permission Node |
|----------------------|--------------------------------|----------------------------|
| `/dapup <player>`<br>`/dap <player>` | Dap-up another player. | `axtonsemotes.dapup` |
| `/highfive <player>`<br>`/hf <player>` | High-five another player. | `axtonsemotes.highfive` |
| `/hug <player>` | Hug another player. | `axtonsemotes.hug` |
| `/kiss <player>`<br>`/smooch <player>` | Kiss another player. | `axtonsemotes.kiss` |
| `/poke <player>` | Poke another player. | `axtonsemotes.poke` |
| `/stomp <player>` | Stomp on another player's foot. | `axtonsemotes.stomp` |
| `/slap <player>` | Slap another player. | `axtonsemotes.slap` |
| `/stab <player>`<br>`/shank <player>` | Stab another player. | `axtonsemotes.stab` |
| `/stare <player>` | Stare at another player. | `axtonsemotes.stare` |
| `/thank <player>`<br>`/ty <player>` | Thank another player. | `axtonsemotes.thank` |
| `/applaud <player>`<br>`/clap <player>` | Applaud another player. | `axtonsemotes.applaud` |

### Expressions

Express yourself to all players on the server:
- `/applaud` - Applaud
- `/cry` - Cry
- `/sulk` - Sulk

| Command | Description | Permission Node |
|-----------|---------------------------------|----------------------------|
| `/wave` | Wave at all players. | `axtonsemotes.wave` |
| `/cry`<br>`/sulk` | Cry in front of all players. | `axtonsemotes.cry` |

### Miscellaneous
- `/emotes` or `/axtonsemotes emotes` - List all available emotes
- `/expressions` or `/axtonsemotes expressions` - List all available expressions
- `/axtonsemotes reload` - Reload the plugin configuration

## Configuration
Miscellaneous commands & extra features:

| Command | Description | Permission Node |
|-------------------|----------------------------------|----------------------------|
| `/bog`<br>` | Jumpscare yourself! | `axtonsemotes.bog` |
| `/emotes`<br>`/ae emotes` | List all available emotes. | `axtonsemotes.emotes` |
| `/expressions`<br>`/ae expressions` | List all available expressions. | `axtonsemotes.expressions` |
| `/ae reload` | Reload the plugin configuration. | `axtonsemotes.reload`<br>Default: op |


<br>
<img width="350" src=".git_media/configuration.png">
<hr>

To customize the plugin, edit the `config.yml` file:

```yml
# Enables or disables the ability for players to execute emote commands on themselves.
allowSelfExecutions: true
allowSelfExecutions: true

# Enable/disable specific commands
commands:
# Expressions
applaud:
enabled: true
cry:
enabled: true
sulk:
enabled: true
wave:
enabled: true

# Shared emotes
dapup:
enabled: true
highfive:
enabled: true
hug:
enabled: true
kiss:
enabled: true
poke:
enabled: true
slap:
enabled: true
stab:
enabled: true
stare:
enabled: true
stomp:
enabled: true
thank:
enabled: true

# Misc Commands
emotes:
enabled: true
expressions:
enabled: true
bog:
enabled: true

```
After updating the configuration, reload it with `/axtonsemotes reload`.
After updating the configuration, reload it with `/ae reload`.

<br>
<img width="200" src=".git_media/credits.png">
<hr>

### Main Author

axtonprice ✨ <br>
[Github](https://github.com/axtonprice/axtons-emotes) | [Discord](https://discord.gg/dP3MuBATGc) | Donate *(Coming Soon)*

<br>
<img width="200" src=".git_media/license.png">
<hr>

This project is MIT licensed. View the license [here](https://github.com/axtonprice/axtons-emotes/LICENSE).

## Disclaimer
This project was developed for educational purposes.
MIT © axtonprice
16 changes: 16 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Security Policy

## Supported Versions

We address security patches only for the supported versions listed below. Requests for unsupported versions will not be considered.

| Version | Supported |
| ----------- | ------------------ |
| Latest | :white_check_mark: |
| Older versions | :x: |

## Reporting Vulnerabilities

If you discover a vulnerability or security issue, please report it by creating a new issue in the [Issues](https://github.com/your-repo/issues) tab of this repository.

Alternatively, you can reach out to us via Discord. Join our server using the link found in the Credits section of `README.md`.
49 changes: 48 additions & 1 deletion bin/main/config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,49 @@
#
# Axtons Emotes | Configuration
# Please see https://github.com/axtonprice/axtons-emotes
#

# Enables or disables the ability for players to execute emote commands on themselves.
allowSelfExecutions: true
allowSelfExecutions: true

# Enable/disable specific commands
commands:
# Expressions
applaud:
enabled: true
cry:
enabled: true
sulk:
enabled: true
wave:
enabled: true

# Shared emotes
dapup:
enabled: true
highfive:
enabled: true
hug:
enabled: true
kiss:
enabled: true
poke:
enabled: true
slap:
enabled: true
stab:
enabled: true
stare:
enabled: true
stomp:
enabled: true
thank:
enabled: true

# Misc Commands
emotes:
enabled: true
expressions:
enabled: true
bog:
enabled: true
30 changes: 18 additions & 12 deletions bin/main/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
name: AxtonsEmotes
version: '${version}'
main: com.arizonsoftware.Main
author: axtonprice
website: https://github.com/axtonprice/axtons-emotes
description: A simple social emotes & expression chat plugin for Minecraft servers.
api-version: '1.21'

commands:

# Misc commands
axtonsemotes:
description: Main plugin command
aliases: []
aliases: [ae]
emotes:
description: Displays available emote commands
aliases: []
expressions:
description: Displays available expression commands
aliases: []
bog:
description: Jumpscares the player with bogged entities
aliases: []

# Emotes
hug:
Expand All @@ -33,29 +39,29 @@ commands:
aliases: [ty]
slap:
description: Slap another player.
dap:
dapup:
description: Dap-up another player.
aliases: [dapup]
aliases: [dap]
stomp:
description: Stomp another player's foot.
aliases: [shinkick]
description: Stomp on another player's foot.
aliases: []
stab:
description: Stab another player
aliases: [ shank ]
stare:
description: Stare at another player
aliases: [ ]

# Expressions
wave:
description: Say hello to everyone! (Public)
cry:
description: Cry in sadness.
sulk:
description: Sulk in your sadness.
aliases: [ sulk ]
description: Express your sadness. (Public)
applaud:
description: Publicly applaud another player.
aliases: [ clap, cheer ]

description: Applaud another player. (Public)
aliases: [ clap ]

# Command permissions
permissions:
axtonsemotes.reload:
default: op
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group = 'ArizonSoftware'
version = '1.2 '
version = '1.3'

repositories {
mavenCentral()
Expand Down
Loading

0 comments on commit b75ee89

Please sign in to comment.