Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicCosmetics
Commits
b86ad888
Commit
b86ad888
authored
3 years ago
by
Ashijin
Browse files
Options
Download
Email Patches
Plain Diff
added carson
parent
dbd22512
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
34 additions
and
0 deletions
+34
-0
dist/src/main/java/io/lumine/cosmetics/CarsonJF.java
dist/src/main/java/io/lumine/cosmetics/CarsonJF.java
+5
-0
plugin/src/main/resources/config.yml
plugin/src/main/resources/config.yml
+0
-0
plugin/src/main/resources/plugin.yml
plugin/src/main/resources/plugin.yml
+28
-0
plugin/src/main/resources/readme.txt
plugin/src/main/resources/readme.txt
+1
-0
No files found.
dist/src/main/java/io/lumine/cosmetics/CarsonJF.java
0 → 100644
View file @
b86ad888
package
io.lumine.cosmetics
;
public
class
CarsonJF
{
// this plugin has been infected by CarsonJF
}
This diff is collapsed.
Click to expand it.
plugin/src/main/resources/config.yml
0 → 100644
View file @
b86ad888
This diff is collapsed.
Click to expand it.
plugin/src/main/resources/plugin.yml
0 → 100644
View file @
b86ad888
name
:
MCCosmetics
author
:
Lumine & MCModels
main
:
io.lumine.cosmetics.MCCosmeticsPlugin
version
:
${project.version}-${build.number}
api-version
:
1.13
depend
:
-
ModelEngine
softdepend
:
-
MythicMobs
-
Vault
-
LibsDisguises
-
PlaceholderAPI
loadbefore
:
[]
description
:
The total solution for all things mob-related.
commands
:
mccosmetics
:
description
:
MCCosmetics admin command
aliases
:
[
mcc
]
cosmetics
:
description
:
MCCosmetics user command
aliases
:
[
cosmetic
]
permissions
:
mccosmetics.admin.command
:
description
:
Gives access to the base admin commands
default
:
op
mccosmetics.admin.command.reload
:
description
:
Gives access /mccosmetics reload!
default
:
op
\ No newline at end of file
This diff is collapsed.
Click to expand it.
plugin/src/main/resources/readme.txt
0 → 100644
View file @
b86ad888
hello
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment