Skip to content

Commit

Permalink
GITBOOK-617: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneDev6 authored and gitbook-bot committed Oct 29, 2024
1 parent 55b14d1 commit b5ef459
Show file tree
Hide file tree
Showing 168 changed files with 1,407 additions and 1,047 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
description: This website helps you configuring and creating custom items for my plugin
icon: house-blank
---

# 👋 Welcome
# Welcome

Some of this website pages may contain affiliate links, meaning I get a commission if you decide to make a purchase (at no cost to you).

Expand Down
278 changes: 131 additions & 147 deletions SUMMARY.md

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion compatibility-with-other-plugins/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# ✅ Compatibility with other plugins
---
icon: square-check
---

# Compatibility with other plugins

6 changes: 5 additions & 1 deletion compatibility-with-other-plugins/compatible/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# ✅ Compatible
---
icon: square-check
---

# Compatible

2 changes: 1 addition & 1 deletion compatibility-with-other-plugins/compatible/slimefun4.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Note: this is not the official resourcepack and I'm not its author. Please don't

* Download the resourcepack [here](https://www.planetminecraft.com/texture-pack/slimefun-texture-by-raulh22/)
* Paste the [items-model.yml](https://www.mediafire.com/file/4s42i4b1uk6r05j/file) file inside the Slimefun folder
* Merge the Slimefun resourcepack with ItemsAdder resourcepack ([read here](../../plugin-usage/merge-resourcepacks/))
* Merge the Slimefun resourcepack with ItemsAdder resourcepack ([read here](../../plugin-usage/merge-resourcepacks.md))
* Done

![](../../.gitbook/assets/13338410.png)
4 changes: 2 additions & 2 deletions compatibility-with-other-plugins/compatible/tab.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

## Tutorials

{% content-ref url="../../plugin-usage/adding-content/ranks-textures-prefix.md" %}
[ranks-textures-prefix.md](../../plugin-usage/adding-content/ranks-textures-prefix.md)
{% content-ref url="../../plugin-usage/adding-content/ranks-prefixes.md" %}
[ranks-prefixes.md](../../plugin-usage/adding-content/ranks-prefixes.md)
{% endcontent-ref %}
6 changes: 5 additions & 1 deletion compatibility-with-other-plugins/not-compatible.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# ⚠ Not compatible
---
icon: triangle-exclamation
---

# Not compatible

_**Is it compatible with plugin X?**_

Expand Down
6 changes: 5 additions & 1 deletion contribute/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# ✏ Contribute
---
icon: pen-to-square
---

# Contribute

14 changes: 0 additions & 14 deletions contribute/beta-testing.md

This file was deleted.

6 changes: 5 additions & 1 deletion developers/branding.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# ™ Branding
---
icon: trademark
---

# Branding

## Download branding assets

Expand Down
9 changes: 7 additions & 2 deletions developers/denizen-api.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 📓 Denizen API
---
icon: terminal
---

# Denizen API

{% hint style="warning" %}
Needs ItemsAdder 3.2.4+
Expand All @@ -23,7 +27,8 @@ set_custom_block <context.location> ruby_block
# Check if block is a custom block
context.location.is_ia_block
# Get block namespaced id
context.location.ia_namespaced_id</code></pre>
context.location.ia_namespaced_id
</code></pre>

## Examples

Expand Down
6 changes: 5 additions & 1 deletion developers/java-api/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# ☕ Java API
---
icon: terminal
---

# Java API

6 changes: 5 additions & 1 deletion developers/skript-api/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# 📓 Skript API
---
icon: square-terminal
---

# Skript API

4 changes: 2 additions & 2 deletions faq/3-3-vs-3-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ Each <mark style="color:purple;">**namespace**</mark> folder contains all the gr

## Merge resourcepacks order (step 4):

{% content-ref url="../plugin-usage/merge-resourcepacks/" %}
[merge-resourcepacks](../plugin-usage/merge-resourcepacks/)
{% content-ref url="../plugin-usage/merge-resourcepacks.md" %}
[merge-resourcepacks.md](../plugin-usage/merge-resourcepacks.md)
{% endcontent-ref %}
7 changes: 4 additions & 3 deletions faq/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ❓ Frequently asked questions
---
icon: circle-question
---

_**What type of items/weapons/bows exists? Can I create item X, weapon Y... can I add this attribute, can I, can I, can I??? Has the plugin this feature? Why do I have this problem and that problem?**_
# Frequently asked questions

I wrote this wiki and its tutorials as clearly as possible, so please don't send me support requests for the first problem you encounter configuring the plugin or if you have questions. Please use the wiki and its search bar on the top before doing this. Thanks!
File renamed without changes.
2 changes: 0 additions & 2 deletions faq/armors-bugs/README.md

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
---
icon: sparkles
---

# Block particles not playing

* close your game
* open the game folder \(should be in `%appdata%\.minecraft\` \)
* open the game folder (should be in `%appdata%\.minecraft\` )
* open `options.txt`
* set `particles:0`
* start the game

2 changes: 0 additions & 2 deletions faq/blocks-minerals-issues/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions faq/blocks-minerals-issues/blocks-drop-mushrooms.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 2 additions & 1 deletion faq/broken-emote-textures.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
description: Emotes have bugged textures (1.17+)
icon: person-walking
---

# 💃 Broken emote textures
# Broken emote textures

## Shader Mod issues

Expand Down
4 changes: 4 additions & 0 deletions faq/bungeecord-velocity/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
---
icon: network-wired
---

# Bungeecord / Velocity

2 changes: 1 addition & 1 deletion faq/bungeecord-velocity/remove-pack-on-server-change.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Follow this tutorial if you have multiple servers and you want the ItemsAdder re
### How to

1. Download the [blank resourcepack](http://matteodev.it/spigot/itemsadder/blank\_pack.zip).
2. Upload it somewhere, for example (skip the `/iazip` part of the tutorial) [DropBox](../../plugin-usage/resourcepack-hosting/resourcepack-on-dropbox.md), [OneDrive](../../plugin-usage/resourcepack-hosting/onedrive.md), [GoogleDrive](../../plugin-usage/resourcepack-hosting/google-drive-1.17.1+.md)...
2. Upload it somewhere, for example (skip the `/iazip` part of the tutorial) [DropBox](../../plugin-usage/resourcepack-hosting/resourcepack-on-dropbox.md), [OneDrive](../../plugin-usage/resourcepack-hosting/onedrive.md), [GoogleDrive](../../plugin-usage/resourcepack-hosting/google-drive-1.17.1+.md), etc.
3. Get the URL
4. Open the other server `server.properties` file and set the URL

Expand Down
4 changes: 4 additions & 0 deletions faq/bungeecord-velocity/single-resourcepack-bungeecord.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: >-

# Single resourcepack Bungeecord

{% hint style="danger" %}
## This tutorial is outdated, will require a rewrite.
{% endhint %}

## Network-wide resourcepack

Do you want to install ItemsAdder on multiple Spigot servers of your network?\
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
icon: message-exclamation
---

# Can't write in chat and can't move

## Worldguard
Expand Down
4 changes: 4 additions & 0 deletions faq/citizens-npc-doesnt-rotate-head.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
icon: head-side
---

# Citizens NPC doesn't rotate head

This is a known issue and seems to happen only on 1.19+ with the latest version of Citizens.\
Expand Down
Loading

0 comments on commit b5ef459

Please sign in to comment.