Skip to content

Commit

Permalink
fix: version and resources updated
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Jan 4, 2023
1 parent 8653cdd commit 59fcc89
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 184 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
plugin = "1.0.0"
name = "AstraLibs"
plugin = "2.0.0"
name = "AstraShop"
group = "com.astrainteractive"
description = "Shop plugin for EmpireSMP"
wear-gms = "18.0.0"
Expand Down
5 changes: 0 additions & 5 deletions plugin/src/main/resources/META-INF/MANIFEST.MF

This file was deleted.

121 changes: 0 additions & 121 deletions plugin/src/main/resources/config.yml

This file was deleted.

19 changes: 0 additions & 19 deletions plugin/src/main/resources/menu/config.yml

This file was deleted.

17 changes: 1 addition & 16 deletions plugin/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
main: ru.astrainteractive.astrashop.AstraShop
prefix: AstraTemplate
prefix: '${name}'
description: '${description}'
version: '${version}'
name: '${name}'
Expand All @@ -12,19 +12,4 @@ depend: [ ]
loadbefore: [ ]
commands:
ashop:
add:
rickandmorty:
atempreload:
description: Reload plugin
permission: astra_template.reload
permission-message: You do not have permission!
usage: /<command>
adamage:
description: Damage player
permission: astra_template.damage
permission-message: You do not have permission!
usage: /<command> <player> amount
atempgui:
description: Shows template gui
usage: /<command>
translation:
21 changes: 0 additions & 21 deletions plugin/src/main/resources/translations.yml

This file was deleted.

0 comments on commit 59fcc89

Please sign in to comment.