-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
305c199
commit b75ee89
Showing
44 changed files
with
1,033 additions
and
668 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ plugins { | |
} | ||
|
||
group = 'ArizonSoftware' | ||
version = '1.2 ' | ||
version = '1.3' | ||
|
||
repositories { | ||
mavenCentral() | ||
|
Oops, something went wrong.