mirror of
				https://github.com/PlaceholderAPI/Javascript-Expansion.git
				synced 2025-11-04 11:32:29 +00:00 
			
		
		
		
	Added saveData() method
							parent
							
								
									0775da5161
								
							
						
					
					
						commit
						14e89492d4
					
				@ -86,5 +86,6 @@ Here is an example script that...
 | 
			
		||||
- `Data.remove(key)` removes a key from the data.
 | 
			
		||||
- `Data.set(key, value)` stores a `value` under `key`.
 | 
			
		||||
- `Data.isEmpty()` returns true if the data is empty; else false.
 | 
			
		||||
- `Placeholder.saveData()` saves the current data state to the data file.
 | 
			
		||||
 | 
			
		||||
// IN PROGRESS
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user